diff --git a/Makefile b/Makefile index 1cf6a2b..c330ecc 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.0 VERSION=4.0 PACKAGE=libpve-storage-perl -PKGREL=14 +PKGREL=15 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index bc9576e..d0acc1e 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,13 @@ +libpve-storage-perl (4.0-15) unstable; urgency=medium + + * upload API: safer filename handling + + * add subvol support for directory storage + + * zfs_parse_zvol_list: do not add pool to volname + + -- Proxmox Support Team Tue, 18 Aug 2015 16:27:52 +0200 + libpve-storage-perl (4.0-14) unstable; urgency=medium * storage status API: allow to filter multiple content types