diff --git a/debian/changelog b/debian/changelog index 31f24eee..23c97060 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,33 @@ +pve-manager (5.1-45) stable; urgency=medium + + * pveversion: sort kernel packages by version + + * pveversion: add new pve packages + + * fix wizard validity check for options spanning multiple tabs + + * fix #1573: show bootdisk usage on container summary + + * fix edit button for some panels + + * fix #1629: improve min/max memory handling + + * fix #1631: change units to binary prefix + + * fix #1635: correctly change maxIds in ControllerSelector in wizard + + * enable/disable xtermjs depending on the existance of a serial port + + * show serial ports on the gui + + * change group of unused to 99 to that we can add things in between + + * add icon/class for serial ports + + * qemu/Monitor: save the last 20 commands + + -- Proxmox Support Team Fri, 16 Feb 2018 12:45:50 +0100 + pve-manager (5.1-44) stable; urgency=medium * fix upgrade of other cluster nodes via xtermjs not working properly diff --git a/defines.mk b/defines.mk index b1fe25e4..c3277444 100644 --- a/defines.mk +++ b/defines.mk @@ -1,6 +1,6 @@ VERSION=5.1 PACKAGE=pve-manager -PACKAGERELEASE=44 +PACKAGERELEASE=45 BINDIR=${DESTDIR}/usr/bin PERLLIBDIR=${DESTDIR}/usr/share/perl5