diff --git a/Makefile b/Makefile index b7efd31..e5e094e 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION=5.0 -PKGREL=52 +PKGREL=53 PACKAGE=libpve-common-perl diff --git a/debian/changelog b/debian/changelog index 1a01714..ed3adef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +libpve-common-perl (5.0-53) unstable; urgency=medium + + * add fallback CSRF token recognition + + * systemd: add wait_for_unit_removed helper + + * inotify: network/interfaces: fix 'Use of uninitialized value' for + netmask + + -- Proxmox Support Team Mon, 24 Jun 2019 16:39:14 +0200 + libpve-common-perl (5.0-52) unstable; urgency=medium * INotify: map address and netmask also to IP/CIDR while parsing