]> git.proxmox.com Git - pve-common.git/commitdiff
bump version to 5.0-13
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 31 May 2017 07:08:07 +0000 (09:08 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 31 May 2017 07:08:07 +0000 (09:08 +0200)
Makefile
debian/changelog

index 124b30e2d0021f62502ff31ad389bac8a6a3331b..1171e3120aa5b8575591c2f07d28812cd78877db 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 VERSION=5.0
-PKGREL=12
+PKGREL=13
 
 PACKAGE=libpve-common-perl
 
index ecd4ba204c2c079c16f3e40996df6092c91d1aec..a311d6ebc8ec273c0e56026fed3fba7de3a0f613 100644 (file)
@@ -1,3 +1,19 @@
+libpve-common-perl (5.0-13) unstable; urgency=medium
+
+  *  calendarevent: change sorting of hours and minutes to numeric
+
+  * tools: next_unused_port: use IPPROTO_TCP explicitly
+
+  * tools: unused ports: optional address parameter
+
+  * PVE::JSONSchema - add proxyto_callback property
+
+  * Revert "JSONSchema.pm: register new standard option pve-replicate
+
+  * swap raw syscall numbers with syscall.ph for easier porting
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 31 May 2017 09:06:35 +0200
+
 libpve-common-perl (5.0-12) unstable; urgency=medium
 
   * fix #1388: cpuset: sort members numerically