]> git.proxmox.com Git - pve-common.git/commitdiff
bump version to 5.0-17
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 6 Sep 2017 07:37:01 +0000 (09:37 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 6 Sep 2017 07:37:01 +0000 (09:37 +0200)
Makefile
debian/changelog

index 2ae10e30c464f6e1ddceed2ce82569d504311ff7..b42e76ae15c58fe41184c1a0e7d5aa4309ad3169 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 VERSION=5.0
 VERSION=5.0
-PKGREL=16
+PKGREL=17
 
 PACKAGE=libpve-common-perl
 
 
 PACKAGE=libpve-common-perl
 
index da72a7669ff0b4f252836949227b8802a75cbcdc..a6e7c111146594b0b3601d989e0d4ba354c0e984 100644 (file)
@@ -1,6 +1,18 @@
+libpve-common-perl (5.0-17) unstable; urgency=medium
+
+  * api: fix rendering of filepath/string parameters
+
+  * tools: add pipe_socket_to_command
+
+  * JSONSchema: add parse_boolean helper
+
+  * restenv: catch broadcast_tasklist errors gracefully
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 6 Sep 2017 09:34:43 +0200
+
 libpve-common-perl (5.0-16) unstable; urgency=medium
 
 libpve-common-perl (5.0-16) unstable; urgency=medium
 
-  * add helper to time-out hard blocking operations (eg. on stale NFS moutns)
+  * add helper to time-out hard blocking operations (eg. on stale NFS mounts)
 
  -- Proxmox Support Team <support@proxmox.com>  Fri, 30 Jun 2017 09:18:04 +0200
 
 
  -- Proxmox Support Team <support@proxmox.com>  Fri, 30 Jun 2017 09:18:04 +0200