From d31335c674a63f4f41a88ea4ddbdfb08385a9831 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Wed, 31 May 2017 09:08:07 +0200 Subject: [PATCH] bump version to 5.0-13 --- Makefile | 2 +- debian/changelog | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) 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 -- 2.39.2