mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-26 23:03:55 +00:00
bump version to 4.4-10
This commit is contained in:
parent
8dccd400fd
commit
9a91a41cea
14
debian/changelog.Debian
vendored
14
debian/changelog.Debian
vendored
@ -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()
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user