]> git.proxmox.com Git - pve-common.git/commitdiff
bump version to 5.0-39
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 20 Sep 2018 07:39:13 +0000 (09:39 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 20 Sep 2018 07:39:13 +0000 (09:39 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index 0c45312819885a011e53fb64331485210d2b29f6..510c4a6cbdce3d68423b830bb54565e4b689670a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 VERSION=5.0
-PKGREL=38
+PKGREL=39
 
 PACKAGE=libpve-common-perl
 
index 0af0c41bb5e9c208be6ce6c4e1a6ccd2bb504549..1c3a416c42bf4099bf8e12a47611684f1d797393 100644 (file)
@@ -1,3 +1,19 @@
+libpve-common-perl (5.0-39) unstable; urgency=medium
+
+  * fix #1914: CLIFormatter: check also for existence of type
+
+  * generate_usage_str: do not group sub-commands
+
+  * run_fork_with_timeout: handle SIGTERM
+
+  * intoify: improve mtu/bridgebort checks
+
+  * api_dump_full: reduce enumerated options to a single one
+
+  * inotify: add methods for reading/writing /etc/hosts
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 20 Sep 2018 09:38:32 +0200
+
 libpve-common-perl (5.0-38) unstable; urgency=medium
 
   * getopt_usage: do not display $standard_output_options