mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-16 01:12:30 +00:00
bump version to 3.1-26
This commit is contained in:
parent
a51ceeb704
commit
ef1107496f
12
debian/changelog.Debian
vendored
12
debian/changelog.Debian
vendored
@ -1,3 +1,15 @@
|
|||||||
|
pve-manager (3.1-26) unstable; urgency=low
|
||||||
|
|
||||||
|
* add new console option to datacenter.cfg (java applet vs. spice)
|
||||||
|
|
||||||
|
* new execute API (execute multiple commands with one request)
|
||||||
|
|
||||||
|
* depend on spiceterm
|
||||||
|
|
||||||
|
* better GUI for console (use a splitbutton)
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Tue, 10 Dec 2013 12:07:05 +0100
|
||||||
|
|
||||||
pve-manager (3.1-25) unstable; urgency=low
|
pve-manager (3.1-25) unstable; urgency=low
|
||||||
|
|
||||||
* delay UNAUTHORIZED response to avoid DOS attac
|
* delay UNAUTHORIZED response to avoid DOS attac
|
||||||
|
@ -2,7 +2,7 @@ RELEASE=3.1
|
|||||||
|
|
||||||
VERSION=3.1
|
VERSION=3.1
|
||||||
PACKAGE=pve-manager
|
PACKAGE=pve-manager
|
||||||
PACKAGERELEASE=25
|
PACKAGERELEASE=26
|
||||||
|
|
||||||
BINDIR=${DESTDIR}/usr/bin
|
BINDIR=${DESTDIR}/usr/bin
|
||||||
PERLLIBDIR=${DESTDIR}/usr/share/perl5
|
PERLLIBDIR=${DESTDIR}/usr/share/perl5
|
||||||
|
Loading…
Reference in New Issue
Block a user