From: Dietmar Maurer Date: Wed, 31 May 2017 07:08:07 +0000 (+0200) Subject: bump version to 5.0-13 X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=commitdiff_plain;h=d31335c674a63f4f41a88ea4ddbdfb08385a9831 bump version to 5.0-13 --- diff --git a/Makefile b/Makefile index 124b30e..1171e31 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION=5.0 -PKGREL=12 +PKGREL=13 PACKAGE=libpve-common-perl diff --git a/debian/changelog b/debian/changelog index ecd4ba2..a311d6e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Wed, 31 May 2017 09:06:35 +0200 + libpve-common-perl (5.0-12) unstable; urgency=medium * fix #1388: cpuset: sort members numerically