]> git.proxmox.com Git - pve-common.git/commitdiff
bump version to 4.0-19
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 8 Sep 2015 05:17:08 +0000 (07:17 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 8 Sep 2015 05:17:08 +0000 (07:17 +0200)
Makefile
debian/changelog

index 8db0bc6136a6d30101f3b77a7d224e2621233e4a..c65b85c6b83f981291822f387cbd42159cc6f10b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 RELEASE=4.0
 
 VERSION=4.0
-PKGREL=18
+PKGREL=19
 
 PACKAGE=libpve-common-perl
 
index 296b9734a809f214912269e038285e794d9f9f54..61cc710e860e94e9befc1c0d87a77e4cbd6ea963 100644 (file)
@@ -1,3 +1,17 @@
+libpve-common-perl (4.0-19) unstable; urgency=medium
+
+  * add missing formatter property to method schema
+
+  * CLIHandler: add helper to generate bash completion (and config)
+
+  * add helpers to verify API without starting the binary
+
+  * remove + from getopt's prefix_pattern
+
+  * new helpers: read_proc_mounts and is_mounted
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 08 Sep 2015 07:16:47 +0200
+
 libpve-common-perl (4.0-18) unstable; urgency=medium
 
   * added 'extra-args' CLI handling