diff --git a/Makefile b/Makefile index 7eaa8da..a22679d 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PACKAGE=libpve-guest-common-perl PKGVER=2.0 -PKGREL=14 +PKGREL=15 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb diff --git a/debian/changelog b/debian/changelog index 4a98386..ec1557e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +libpve-guest-common-perl (2.0-15) unstable; urgency=medium + + * fix #1694: make failure of snapshot removal non-fatal + + * vzdump: add common log sub-method + + * vzdump: allow all defined log levels + + -- Proxmox Support Team Mon, 16 Apr 2018 11:47:34 +0200 + libpve-guest-common-perl (2.0-14) unstable; urgency=medium * leave handling or reporting of replication errors to the user of the