mirror of
git://git.proxmox.com/git/pxar.git
synced 2025-01-22 02:04:04 +03:00
bump version to 0.1.7-1
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
fd99ae79bc
commit
0588460861
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "pxar"
|
||||
version = "0.1.6"
|
||||
version = "0.1.7"
|
||||
authors = ["Wolfgang Bumiller <w.bumiller@proxmox.com>"]
|
||||
edition = "2018"
|
||||
license = "AGPL-3"
|
||||
|
9
debian/changelog
vendored
9
debian/changelog
vendored
@ -1,3 +1,12 @@
|
||||
rust-pxar (0.1.7-1) pve; urgency=medium
|
||||
|
||||
* add some safety checks
|
||||
|
||||
* fix search for Entry header in hardlinks (don't mess with internal decoder
|
||||
state for this)
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Mon, 15 Jun 2020 10:35:27 +0200
|
||||
|
||||
rust-pxar (0.1.6-1) pve; urgency=medium
|
||||
|
||||
* refuse illegal file names in encoder/decoder/accessor
|
||||
|
Loading…
x
Reference in New Issue
Block a user