mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-06 05:22:40 +00:00
bump version to 3.0-10
This commit is contained in:
parent
91b0d3c2c7
commit
0ee3bc7a67
10
debian/changelog.Debian
vendored
10
debian/changelog.Debian
vendored
@ -1,3 +1,13 @@
|
||||
pve-manager (3.0-10) unstable; urgency=low
|
||||
|
||||
* pveproxy: implement if-modified-since
|
||||
|
||||
* pveproxy: implement host based access control
|
||||
|
||||
* implement node netstat call to get current tap network counters
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Wed, 24 Apr 2013 08:05:11 +0200
|
||||
|
||||
pve-manager (3.0-9) unstable; urgency=low
|
||||
|
||||
* http: improve security by setting size limits
|
||||
|
@ -2,7 +2,7 @@ RELEASE=3.0
|
||||
|
||||
VERSION=3.0
|
||||
PACKAGE=pve-manager
|
||||
PACKAGERELEASE=9
|
||||
PACKAGERELEASE=10
|
||||
|
||||
BINDIR=${DESTDIR}/usr/bin
|
||||
PERLLIBDIR=${DESTDIR}/usr/share/perl5
|
||||
|
Loading…
Reference in New Issue
Block a user