diff --git a/debian/changelog.Debian b/debian/changelog.Debian index 1c565c9c..2b0e4c14 100644 --- a/debian/changelog.Debian +++ b/debian/changelog.Debian @@ -1,3 +1,32 @@ +pve-manager (4.3-13) unstable; urgency=medium + + * adds a help button to the migration window + + * change lxc migration option to restart mode + + * Add online help for startup/shutdown order and LXC general settings + + * Add the possibility to create an unprivileged container at creation + time in the GUI. + + * show in/out/up/down icons in osd overview + + * make ceph status in cluster dashboard clickable + + * add noout button and reorder actions + + * add ceph flags api calls + + * also return the ceph flags in osd api call + + * pvereport: tell lsblk to use ascii + + * plug new ClusterConfig API at /cluster/config + + * Add Windows 2016 as available ostype to select + + -- Proxmox Support Team Fri, 02 Dec 2016 16:38:30 +0100 + pve-manager (4.3-12) unstable; urgency=medium * fix #1212: allow options for delete in pvesh diff --git a/defines.mk b/defines.mk index 89e5d0c7..0c532822 100644 --- a/defines.mk +++ b/defines.mk @@ -2,7 +2,7 @@ RELEASE=4.3 VERSION=4.3 PACKAGE=pve-manager -PACKAGERELEASE=11 +PACKAGERELEASE=13 BINDIR=${DESTDIR}/usr/bin PERLLIBDIR=${DESTDIR}/usr/share/perl5