mirror of
https://git.proxmox.com/git/pve-access-control
synced 2025-06-13 13:15:30 +00:00
bump version to 4.0-22
This commit is contained in:
parent
e83e0ed584
commit
1f1c4593a1
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
|||||||
VERSION=4.0
|
VERSION=4.0
|
||||||
PACKAGE=libpve-access-control
|
PACKAGE=libpve-access-control
|
||||||
PKGREL=21
|
PKGREL=22
|
||||||
|
|
||||||
DESTDIR=
|
DESTDIR=
|
||||||
PREFIX=/usr
|
PREFIX=/usr
|
||||||
|
@ -1,3 +1,12 @@
|
|||||||
|
libpve-access-control (4.0-22) unstable; urgency=medium
|
||||||
|
|
||||||
|
* RPCEnvironment: removed check_volume_access() to avoid cyclic dependency
|
||||||
|
(moved to PVE::Storage)
|
||||||
|
|
||||||
|
* PVE::PCEnvironment: use new PVE::RESTEnvironment as base class
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Thu, 19 Jan 2017 09:12:04 +0100
|
||||||
|
|
||||||
libpve-access-control (4.0-21) unstable; urgency=medium
|
libpve-access-control (4.0-21) unstable; urgency=medium
|
||||||
|
|
||||||
* setup_default_cli_env: expect $class as first parameter
|
* setup_default_cli_env: expect $class as first parameter
|
||||||
|
Loading…
Reference in New Issue
Block a user