Commit 9b00aa2f authored by Dietmar Maurer's avatar Dietmar Maurer

bump version to 3.0-9

parent e9c31a4e
pve-manager (3.0-9) unstable; urgency=low
* http: improve security by setting size limits
* stop keep-alive when there are many open connections
* improve syslog for file uploads
-- Proxmox Support Team <support@proxmox.com> Tue, 16 Apr 2013 11:56:00 +0200
pve-manager (3.0-8) unstable; urgency=low pve-manager (3.0-8) unstable; urgency=low
* disable Nagle algorithm to maximitze performance * disable Nagle algorithm to maximitze performance
......
...@@ -2,7 +2,7 @@ RELEASE=3.0 ...@@ -2,7 +2,7 @@ RELEASE=3.0
VERSION=3.0 VERSION=3.0
PACKAGE=pve-manager PACKAGE=pve-manager
PACKAGERELEASE=8 PACKAGERELEASE=9
BINDIR=${DESTDIR}/usr/bin BINDIR=${DESTDIR}/usr/bin
PERLLIBDIR=${DESTDIR}/usr/share/perl5 PERLLIBDIR=${DESTDIR}/usr/share/perl5
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment