update version to 1.0-3

This commit is contained in:
Dietmar Maurer 2011-12-02 09:56:58 +01:00
parent 7b24102dc5
commit 1fba27e00b
2 changed files with 8 additions and 1 deletions

View File

@ -2,7 +2,7 @@ RELEASE=2.0
VERSION=1.0
PACKAGE=libpve-access-control
PKGREL=2
PKGREL=3
DESTDIR=
PREFIX=/usr

View File

@ -1,3 +1,10 @@
libpve-access-control (1.0-3) unstable; urgency=low
* add support for delayed parameter parsing - We need that to disable
file upload for normal API request (avoid DOS attacs)
-- Proxmox Support Team <support@proxmox.com> Fri, 02 Dec 2011 09:56:10 +0100
libpve-access-control (1.0-2) unstable; urgency=low
* fix bug in fork_worker