bump version to 4.0-12

This commit is contained in:
Dietmar Maurer 2016-03-09 14:41:35 +01:00
parent 449037034e
commit ae2a6bf9d3
2 changed files with 7 additions and 1 deletions

View File

@ -2,7 +2,7 @@ RELEASE=4.1
VERSION=4.0
PACKAGE=libpve-access-control
PKGREL=11
PKGREL=12
DESTDIR=
PREFIX=/usr

View File

@ -1,3 +1,9 @@
libpve-access-control (4.0-12) unstable; urgency=medium
* Catch certificate errors instead of segfaulting
-- Proxmox Support Team <support@proxmox.com> Wed, 09 Mar 2016 14:41:01 +0100
libpve-access-control (4.0-11) unstable; urgency=medium
* Fix #861: use safer sprintf formatting