diff --git a/debian/changelog.Debian b/debian/changelog.Debian index 47e225cd..71c9cd3d 100644 --- a/debian/changelog.Debian +++ b/debian/changelog.Debian @@ -1,3 +1,22 @@ +pve-manager (4.3-3) unstable; urgency=medium + + * HA/Groups: add onlineHelp button to edit window + + * ha/groups: allow editing node priorities through UI + + * When adding a new hard disk, use the most used controller as suggested + value + + * remove debugging code from postrm + + * use correct info on disks in destroyosd and skip smart + + * fix #1099: get correct info on disks in createosd + + * Sort all lists in the storage what we load dynamically + + -- Proxmox Support Team Fri, 07 Oct 2016 11:46:03 +0200 + pve-manager (4.3-2) unstable; urgency=medium * fix #1108: add copy firewall rule to GUI diff --git a/defines.mk b/defines.mk index caf29ead..8a100379 100644 --- a/defines.mk +++ b/defines.mk @@ -2,7 +2,7 @@ RELEASE=4.3 VERSION=4.3 PACKAGE=pve-manager -PACKAGERELEASE=2 +PACKAGERELEASE=3 BINDIR=${DESTDIR}/usr/bin PERLLIBDIR=${DESTDIR}/usr/share/perl5