]> git.proxmox.com Git - pve-common.git/commitdiff
bump version to 5.0-18
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 12 Sep 2017 11:43:55 +0000 (13:43 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 12 Sep 2017 11:43:55 +0000 (13:43 +0200)
Makefile
debian/changelog

index b42e76ae15c58fe41184c1a0e7d5aa4309ad3169..20189c928b3c0eadbae768f8094f0ce41ffb8d7c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 VERSION=5.0
 VERSION=5.0
-PKGREL=17
+PKGREL=18
 
 PACKAGE=libpve-common-perl
 
 
 PACKAGE=libpve-common-perl
 
index a6e7c111146594b0b3601d989e0d4ba354c0e984..5f1a70154d03cd23d36a9fcaf0e77239ea9f29b4 100644 (file)
@@ -1,3 +1,14 @@
+libpve-common-perl (5.0-18) unstable; urgency=medium
+
+  * use double hyphens for command options in the documentation
+
+  * fix an issue with signal handlers being replaced leading to services not
+    shutting down properly
+
+  * tools: add `convert_size` for generic byte conversion
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 12 Sep 2017 13:40:53 +0200
+
 libpve-common-perl (5.0-17) unstable; urgency=medium
 
   * api: fix rendering of filepath/string parameters
 libpve-common-perl (5.0-17) unstable; urgency=medium
 
   * api: fix rendering of filepath/string parameters