mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-08 10:32:50 +00:00
bump version to 4.4-8
This commit is contained in:
parent
e9e284c26a
commit
5ed88bcc5e
10
debian/changelog.Debian
vendored
10
debian/changelog.Debian
vendored
@ -1,3 +1,13 @@
|
|||||||
|
pve-manager (4.4-8) unstable; urgency=medium
|
||||||
|
|
||||||
|
* use new libpve-http-server-perl package
|
||||||
|
|
||||||
|
* remove www/bootstrap completely (now in pve-http-server)
|
||||||
|
|
||||||
|
* HTTPServer.pm: rewrite rest_handler (simplify code)
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Mon, 16 Jan 2017 18:42:44 +0100
|
||||||
|
|
||||||
pve-manager (4.4-7) unstable; urgency=medium
|
pve-manager (4.4-7) unstable; urgency=medium
|
||||||
|
|
||||||
* disable autoselect of targetstorage
|
* disable autoselect of targetstorage
|
||||||
|
@ -2,7 +2,7 @@ RELEASE=4.4
|
|||||||
|
|
||||||
VERSION=4.4
|
VERSION=4.4
|
||||||
PACKAGE=pve-manager
|
PACKAGE=pve-manager
|
||||||
PACKAGERELEASE=7
|
PACKAGERELEASE=8
|
||||||
|
|
||||||
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