[pbs-devel] [PATCH pxar 6/6] bump version to 0.3.0-1

Wolfgang Bumiller w.bumiller at proxmox.com
Tue Jul 28 12:33:21 CEST 2020


Signed-off-by: Wolfgang Bumiller <w.bumiller at proxmox.com>
---
 Cargo.toml       | 2 +-
 debian/changelog | 8 ++++++++
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/Cargo.toml b/Cargo.toml
index c2f0f96..c1b53fb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "pxar"
-version = "0.2.1"
+version = "0.3.0"
 authors = ["Wolfgang Bumiller <w.bumiller at proxmox.com>"]
 edition = "2018"
 license = "AGPL-3"
diff --git a/debian/changelog b/debian/changelog
index 5901b61..b1a1852 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+rust-pxar (0.3.0-1) pve; urgency=medium
+
+  * introduce 96 bit time stamp type with support for negative timestamps
+
+  * introduce PXAR_ENTRY version 2 header type
+
+ -- Proxmox Support Team <support at proxmox.com>  Tue, 28 Jul 2020 11:56:47 +0200
+
 rust-pxar (0.2.1-1) pve; urgency=medium
 
   * sync encoder: fix metadata lifetime leaking into encoder
-- 
2.20.1






More information about the pbs-devel mailing list