diff --git a/debian/changelog.Debian b/debian/changelog.Debian index 3092b510..596f962f 100644 --- a/debian/changelog.Debian +++ b/debian/changelog.Debian @@ -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 Thu, 22 Dec 2016 12:02:18 +0100 + pve-manager (4.4-2) unstable; urgency=medium * rebalance_lxc_containers: avoid repeated warnings if rebalance fail diff --git a/defines.mk b/defines.mk index 8e76ae01..a06d1751 100644 --- a/defines.mk +++ b/defines.mk @@ -2,7 +2,7 @@ RELEASE=4.4 VERSION=4.4 PACKAGE=pve-manager -PACKAGERELEASE=2 +PACKAGERELEASE=3 BINDIR=${DESTDIR}/usr/bin PERLLIBDIR=${DESTDIR}/usr/share/perl5