From: Dietmar Maurer Date: Wed, 9 Mar 2016 13:41:35 +0000 (+0100) Subject: bump version to 4.0-12 X-Git-Url: https://git.proxmox.com/?p=pve-access-control.git;a=commitdiff_plain;h=ae2a6bf9d3db8adba45613fbaed2da35a8b109ff;hp=449037034e2fbd5d0894a05f7369bc6bc894caa0 bump version to 4.0-12 --- diff --git a/Makefile b/Makefile index c82ec2c..14c50ba 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.1 VERSION=4.0 PACKAGE=libpve-access-control -PKGREL=11 +PKGREL=12 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index 363924c..e6f9aa2 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +libpve-access-control (4.0-12) unstable; urgency=medium + + * Catch certificate errors instead of segfaulting + + -- Proxmox Support Team Wed, 09 Mar 2016 14:41:01 +0100 + libpve-access-control (4.0-11) unstable; urgency=medium * Fix #861: use safer sprintf formatting