diff --git a/Makefile b/Makefile index 5995c07..cc5d3e0 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=2.2 VERSION=2.0 PACKAGE=libpve-storage-perl -PKGREL=34 +PKGREL=35 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index f73d825..8752409 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,11 @@ +libpve-storage-perl (2.0-35) unstable; urgency=low + + * remove hardcoded blowfish cipher + + * purge snapshots before delete volume + + -- Proxmox Support Team Wed, 31 Oct 2012 14:07:52 +0100 + libpve-storage-perl (2.0-34) unstable; urgency=low * rbd: add storage space stats, get volume size for volumes list