diff --git a/Makefile b/Makefile index c49cfa8..f8e0002 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.1 VERSION=4.0 PACKAGE=libpve-access-control -PKGREL=13 +PKGREL=14 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index 62cdbe0..4674679 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +libpve-access-control (4.0-14) unstable; urgency=medium + + * Add is_worker to RPCEnvironment + + -- Proxmox Support Team Tue, 15 Mar 2016 16:47:34 +0100 + libpve-access-control (4.0-13) unstable; urgency=medium * fix #916: allow HTTPS to access custom yubico url