mirror of
https://git.proxmox.com/git/pve-access-control
synced 2025-10-04 21:05:57 +00:00
update version to 1.0-3
This commit is contained in:
parent
7b24102dc5
commit
1fba27e00b
2
Makefile
2
Makefile
@ -2,7 +2,7 @@ RELEASE=2.0
|
|||||||
|
|
||||||
VERSION=1.0
|
VERSION=1.0
|
||||||
PACKAGE=libpve-access-control
|
PACKAGE=libpve-access-control
|
||||||
PKGREL=2
|
PKGREL=3
|
||||||
|
|
||||||
DESTDIR=
|
DESTDIR=
|
||||||
PREFIX=/usr
|
PREFIX=/usr
|
||||||
|
@ -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
|
libpve-access-control (1.0-2) unstable; urgency=low
|
||||||
|
|
||||||
* fix bug in fork_worker
|
* fix bug in fork_worker
|
||||||
|
Loading…
Reference in New Issue
Block a user