mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-27 09:20:18 +00:00
bump version to 4.4-3
This commit is contained in:
parent
19bada0c96
commit
e754ce4644
14
debian/changelog.Debian
vendored
14
debian/changelog.Debian
vendored
@ -1,3 +1,17 @@
|
|||||||
|
pve-manager (4.4-3) unstable; urgency=medium
|
||||||
|
|
||||||
|
* support ceph jewel
|
||||||
|
|
||||||
|
* do not hide ceph on dashboard if the api call fails
|
||||||
|
|
||||||
|
* add filter to dashboard storage graph
|
||||||
|
|
||||||
|
* add a storage selection in the settings window
|
||||||
|
|
||||||
|
* load the diffstore on init
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Thu, 22 Dec 2016 12:02:18 +0100
|
||||||
|
|
||||||
pve-manager (4.4-2) unstable; urgency=medium
|
pve-manager (4.4-2) unstable; urgency=medium
|
||||||
|
|
||||||
* rebalance_lxc_containers: avoid repeated warnings if rebalance fail
|
* rebalance_lxc_containers: avoid repeated warnings if rebalance fail
|
||||||
|
@ -2,7 +2,7 @@ RELEASE=4.4
|
|||||||
|
|
||||||
VERSION=4.4
|
VERSION=4.4
|
||||||
PACKAGE=pve-manager
|
PACKAGE=pve-manager
|
||||||
PACKAGERELEASE=2
|
PACKAGERELEASE=3
|
||||||
|
|
||||||
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