bump version to 3.0-8
This commit is contained in:
parent
fdbeefcc3c
commit
72c3bf16da
8
debian/changelog.Debian
vendored
8
debian/changelog.Debian
vendored
@ -1,3 +1,11 @@
|
||||
pve-manager (3.0-8) unstable; urgency=low
|
||||
|
||||
* disable Nagle algorithm to maximitze performance
|
||||
|
||||
* fix multipart parser
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Tue, 16 Apr 2013 07:43:56 +0200
|
||||
|
||||
pve-manager (3.0-7) unstable; urgency=low
|
||||
|
||||
* use new event driven https server instead of apache2 (pveproxy)
|
||||
|
@ -2,7 +2,7 @@ RELEASE=3.0
|
||||
|
||||
VERSION=3.0
|
||||
PACKAGE=pve-manager
|
||||
PACKAGERELEASE=7
|
||||
PACKAGERELEASE=8
|
||||
|
||||
BINDIR=${DESTDIR}/usr/bin
|
||||
PERLLIBDIR=${DESTDIR}/usr/share/perl5
|
||||
|
Loading…
x
Reference in New Issue
Block a user