]> git.proxmox.com Git - pve-manager.git/commitdiff
bump version to 4.4-13
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 13 Mar 2017 12:06:09 +0000 (13:06 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 13 Mar 2017 13:20:14 +0000 (14:20 +0100)
debian/changelog.Debian
defines.mk

index 6a3041a625ce91966cd814f95c0cb70d72834d99..46acd9574fc8691434f20567e47a69eb2751ab26 100644 (file)
@@ -1,3 +1,31 @@
+pve-manager (4.4-13) unstable; urgency=medium
+
+  * fix #1299: sort pools in pool selector by default
+  * fix #306: add email address field to backup-now window
+
+  * added a clone button to the VM toolbar
+
+  * change rendering of timestamps where no sorting is required
+
+  * drop net-tools dependency, use iproute2 instead
+
+  * handle references to deleted storages better
+
+  * influxdb plugins: send nodename when updating CT/VM status
+
+  * minor UI improvements:
+    - clone: use an empty-text to show the meaning of an empty storage field
+    - don't try to translate paths such as '/dev/console'
+    - don't try to translate common terms/abbreviations such as 'USB'
+    - add a css fix for chrome >= 56
+    - fix not having a node selected showing a 'Node seems to be offline' error
+
+  * correctly pass 'nowritecache' for zfs storages
+
+  * fix hangs with ceph.target and our ceph.service file with ceph >= 10.2.6
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 13 Mar 2017 12:46:43 +0100
+
 pve-manager (4.4-12) unstable; urgency=medium
 
   * REST/RPCEnvironment's check_worker is a method now
index 18ee1c10cf3b7f88908d0ac13e8b7217b398ac22..6e834fdd52ef0ab4e36570173981de7580ca1a85 100644 (file)
@@ -1,8 +1,6 @@
-RELEASE=4.4
-
 VERSION=4.4
 PACKAGE=pve-manager
-PACKAGERELEASE=12
+PACKAGERELEASE=13
 
 BINDIR=${DESTDIR}/usr/bin
 PERLLIBDIR=${DESTDIR}/usr/share/perl5