From: Dietmar Maurer Date: Fri, 14 Aug 2015 05:57:29 +0000 (+0200) Subject: bump version to 4.0-7 X-Git-Url: https://git.proxmox.com/?p=pve-access-control.git;a=commitdiff_plain;h=7c26cb4a48f40364688b5a737c30a864a112e022;ds=sidebyside bump version to 4.0-7 --- diff --git a/Makefile b/Makefile index 2c490de..a260c89 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.0 VERSION=4.0 PACKAGE=libpve-access-control -PKGREL=6 +PKGREL=7 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index 2d3a77b..6327eb8 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +libpve-access-control (4.0-7) unstable; urgency=medium + + * new helper to remove access permissions for removed VMs + + -- Proxmox Support Team Fri, 14 Aug 2015 07:57:02 +0200 + libpve-access-control (4.0-6) unstable; urgency=medium * improve parse_user_config, parse_shadow_config