]> git.proxmox.com Git - pxar.git/commitdiff
bump version to 0.1.5-1
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 8 Jun 2020 08:09:25 +0000 (10:09 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 8 Jun 2020 08:09:25 +0000 (10:09 +0200)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Cargo.toml
debian/changelog

index 4d1926a55524f18720b43713f8f5345786973ab7..41913cca18681f7c8ed70660082354342053e779 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "pxar"
-version = "0.1.4"
+version = "0.1.5"
 authors = ["Wolfgang Bumiller <w.bumiller@proxmox.com>"]
 edition = "2018"
 license = "AGPL-3"
index a456c9e1a80e57ddbd4b3f479828f3cb2d75914a..2545b065f40e98afd31dd0797fd513ed4615c223 100644 (file)
@@ -1,3 +1,9 @@
+rust-pxar (0.1.5-1) pve; urgency=medium
+
+  * fixup hardlink encoding
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 08 Jun 2020 10:08:06 +0200
+
 rust-pxar (0.1.4-1) pve; urgency=medium
 
   * remove LinkOffset from some file types