From: Thomas Lamprecht Date: Mon, 24 Jun 2019 15:16:57 +0000 (+0200) Subject: bump version to 6.0-2 X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=commitdiff_plain;h=95ff6bd08200f6b5924358e8308e02fcd0e3e14c bump version to 6.0-2 Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index 31fb359..1b3a3ad 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION=6.0 -PKGREL=1 +PKGREL=2 PACKAGE=libpve-common-perl diff --git a/debian/changelog b/debian/changelog index 6518cca..a557866 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +libpve-common-perl (6.0-2) pve pmg; urgency=medium + + * systemd: add wait_for_unit_removed helper + + * add fallback for CSRF token recognition + + * use hmac_sha256 when assembling CSRF token + + -- Proxmox Support Team Mon, 24 Jun 2019 17:16:28 +0200 + libpve-common-perl (6.0-1) pve pmg; urgency=medium * print defaulttxt as sprintf parameter