From b1b07e9c341f774d49ab3729e0f9729a4653db3d Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 24 Jun 2019 16:39:52 +0200 Subject: [PATCH] bump version to 5.0-53 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) 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