diff --git a/Makefile b/Makefile index 4746f57..f4e87fc 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=libpve-access-control -PKGREL=1 +PKGREL=2 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index 12a4529..4372f65 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +libpve-access-control (5.0-2) unstable; urgency=medium + + * encrypt_pw: avoid '+' for crypt salt + + -- Proxmox Support Team Thu, 30 Mar 2017 08:54:10 +0200 + libpve-access-control (5.0-1) unstable; urgency=medium * rebuild for PVE 5.0