]> git.proxmox.com Git - pve-access-control.git/commitdiff
bump version to 5.0-4
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 2 May 2017 09:58:54 +0000 (11:58 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 2 May 2017 09:58:54 +0000 (11:58 +0200)
Makefile
changelog.Debian

index b0045bd4fb8e6fafe31f066ed0842a0046510762..a9512ea716f7690182b11d242fe4f0faed0749d1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=5.0
 PACKAGE=libpve-access-control
 VERSION=5.0
 PACKAGE=libpve-access-control
-PKGREL=3
+PKGREL=4
 
 DESTDIR=
 PREFIX=/usr
 
 DESTDIR=
 PREFIX=/usr
index 6c1455c08d394e17037e08a9013093f5134c725c..ae0677d88583c6e0801fb4826abf4821336d726b 100644 (file)
@@ -1,3 +1,13 @@
+libpve-access-control (5.0-4) unstable; urgency=medium
+
+  * PVE/CLI/pveum.pm: call setup_default_cli_env()
+
+  * PVE/Auth/PVE.pm: encode uft8 password before calling crypt
+
+  * check_api2_permissions: avoid warning about uninitialized value
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 02 May 2017 11:58:15 +0200
+
 libpve-access-control (5.0-3) unstable; urgency=medium
 
   * use new PVE::OTP class from pve-common
 libpve-access-control (5.0-3) unstable; urgency=medium
 
   * use new PVE::OTP class from pve-common