]> git.proxmox.com Git - pve-common.git/blobdiff - debian/changelog
bump version to 5.0-26
[pve-common.git] / debian / changelog
index 72463a175587bd7ef90f7175b46b5b815a0af1fb..3c50c07c0489362eebc5fdc998f524acbc7736d4 100644 (file)
@@ -1,3 +1,60 @@
+libpve-common-perl (5.0-26) unstable; urgency=medium
+
+  * support sub command structures for command line utilities
+
+  * JSONSchema: add fingerprint-sha256 standard option
+
+  * fix 'failed to read tail' error message on background tasks
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 18 Jan 2018 09:27:50 +0100
+
+libpve-common-perl (5.0-25) unstable; urgency=medium
+
+  * fix issue where 0.5MB converted to GB becomes 0
+
+  * fix issue which caused the web GUI to not show a new login window when the
+    ticket becomes invalid (eg. timed out)
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 15 Dec 2017 13:25:41 +0100
+
+libpve-common-perl (5.0-24) unstable; urgency=medium
+
+  * let password queries be cancelled via Ctrl+C again
+
+  * improve vnc port allocation stability
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 13 Dec 2017 15:05:05 +0100
+
+libpve-common-perl (5.0-23) unstable; urgency=medium
+
+  * added pty handling modules for upcoming pve-xtermjs package
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 04 Dec 2017 10:14:24 +0100
+
+libpve-common-perl (5.0-22) unstable; urgency=medium
+
+  * daemon: fix termination of busy workers on reload
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 20 Nov 2017 14:22:07 +0100
+
+libpve-common-perl (5.0-21) unstable; urgency=medium
+
+  * daemon: refactor and cleanup
+
+  * daemon: don't send SIGTERM before restart on leave_children_open_on_reload
+
+  * lock_file_full: add missing trailing newline
+
+  * JSONSchema.pm - add a 'download' attribute
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 14 Nov 2017 08:01:25 +0100
+
+libpve-common-perl (5.0-20) unstable; urgency=medium
+
+  * tools: add run_fork
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 17 Oct 2017 15:08:48 +0200
+
 libpve-common-perl (5.0-19) unstable; urgency=medium
 
   * PVE::Subscription - new class to simplify subscription management