]> git.proxmox.com Git - pve-manager.git/commitdiff
bump version to 4.4-6
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 12 Jan 2017 13:24:13 +0000 (14:24 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 12 Jan 2017 13:24:13 +0000 (14:24 +0100)
debian/changelog.Debian
defines.mk

index 656d2963d74436a1d6cdd5cfccadc77c299b08c3..c4c1ec5737fc7512279449dfe8b459dd5386c969 100644 (file)
@@ -1,3 +1,53 @@
+pve-manager (4.4-6) unstable; urgency=medium
+
+  * add setup_environment hooks to CLIHandler classes
+
+  * remove obsolete PVE::REST class
+
+  * bin/Makefile: export PERLLIB=.. so that doc generator works correctly
+
+  * HTTPServer.pm: cleanups
+
+  * Clone GUI: cleanups
+
+  * add sort to jsgettext.pl
+
+  * update po files, updated german translation
+
+  * add type column to storage content view
+
+  * check general health for ceph monitors, not only time
+
+  * fix #1247: disregard timecheck for one monitor
+
+  * disable submit button in migrate window when not valid
+
+  * make filtered columns in grid more prominent
+
+  * change Start/Stop/Migrate all to Bulk actions
+
+  * show only relevant vms in bulk action window
+
+  * add vmid filter to (start/stop/migrate)all
+
+  * ha: re-add node to service status
+
+  * remove not needed vnc code
+
+  * remove vznet.conf
+
+  * Reload the Ceph OSDTree afer adding an OSD
+
+  * fix #1230: add blocksize for ZFSPoolPlugin
+
+  * Clone.js: add onlineHelp
+
+  * HA: Add a warning/info message for HA setups < 3 votes fix: #1228
+
+  * remove PVE::API2Client class and related examples
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 12 Jan 2017 14:23:42 +0100
+
 pve-manager (4.4-5) unstable; urgency=medium
 
   * add unpriviledged flag to container restore window
index e5c10cf42e3bdc2b20ed503c1beffb7aa2b99c65..5c90eefc79da5ad3bb0b9b56fb33c984b116daa7 100644 (file)
@@ -2,7 +2,7 @@ RELEASE=4.4
 
 VERSION=4.4
 PACKAGE=pve-manager
-PACKAGERELEASE=5
+PACKAGERELEASE=6
 
 BINDIR=${DESTDIR}/usr/bin
 PERLLIBDIR=${DESTDIR}/usr/share/perl5