]> git.proxmox.com Git - pve-common.git/blobdiff - debian/changelog
add print_text_table, print_entry to CLIHandler
[pve-common.git] / debian / changelog
index ce668a6bfb1efc3f85497a20561077e2b007301b..e74bbb09c121818d7905706924272614bbcd40b6 100644 (file)
@@ -1,3 +1,35 @@
+libpve-common-perl (5.0-34) unstable; urgency=medium
+
+  * split out systemd specific code to own perl module
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 15 Jun 2018 12:05:54 +0200
+
+libpve-common-perl (5.0-33) unstable; urgency=medium
+
+  * only show subcommand specific usage if command incomplete
+
+  * filter out aliases when trying to expand command
+
+  * fix handling unknown commands
+
+  * add a generalized 'read and confirm password' sub
+
+  * improve bash completion
+
+  * fix getopt when invoking without arguments
+
+  * ensure errors from forked commands get returned correctly
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 14 Jun 2018 09:15:41 +0200
+
+libpve-common-perl (5.0-32) unstable; urgency=medium
+
+  * fix #1766: compare task start time numerically
+
+  * add helper to dump API with resolved references
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 29 May 2018 07:33:47 +0200
+
 libpve-common-perl (5.0-31) unstable; urgency=medium
 
   * add ACME library and challenge plugins