bump version to 4.4-10

This commit is contained in:
Fabian Grünbichler 2017-01-25 09:38:49 +01:00
parent 8dccd400fd
commit 9a91a41cea
2 changed files with 15 additions and 1 deletions

View File

@ -1,3 +1,17 @@
pve-manager (4.4.-10) unstable; urgency=medium
* do no translate ha states
* Use the enabled/disabled toggler to render grid options
* Add new renderer function for toggling enabled/disabled options
* Remove technical terms from content to be translated
* Move VZDump base plugin to libpve-common-guest-perl
-- Proxmox Support Team <support@proxmox.com> Wed, 25 Jan 2017 09:37:47 +0100
pve-manager (4.4-9) unstable; urgency=medium pve-manager (4.4-9) unstable; urgency=medium
* use new PVE::Storage::check_volume_access() * use new PVE::Storage::check_volume_access()

View File

@ -2,7 +2,7 @@ RELEASE=4.4
VERSION=4.4 VERSION=4.4
PACKAGE=pve-manager PACKAGE=pve-manager
PACKAGERELEASE=9 PACKAGERELEASE=10
BINDIR=${DESTDIR}/usr/bin BINDIR=${DESTDIR}/usr/bin
PERLLIBDIR=${DESTDIR}/usr/share/perl5 PERLLIBDIR=${DESTDIR}/usr/share/perl5