mirror of
https://git.proxmox.com/git/pve-access-control
synced 2025-08-05 20:44:43 +00:00
bump version to 5.0-4
This commit is contained in:
parent
e623414a30
commit
868fb1eae5
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
||||
VERSION=5.0
|
||||
PACKAGE=libpve-access-control
|
||||
PKGREL=3
|
||||
PKGREL=4
|
||||
|
||||
DESTDIR=
|
||||
PREFIX=/usr
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user