From 701270450e50160dfa804eb20e03fd31b7a3675c Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Thu, 22 Jun 2017 08:26:17 +0200 Subject: [PATCH] bump version to 5.0-14 --- Makefile | 2 +- debian/changelog | 16 +++++++++++++++- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 1171e31..b4fc9c0 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION=5.0 -PKGREL=13 +PKGREL=14 PACKAGE=libpve-common-perl diff --git a/debian/changelog b/debian/changelog index a311d6e..97cc395 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,20 @@ +libpve-common-perl (5.0-14) unstable; urgency=medium + + * calendarevent: add the parsing error message to the format + + * calendarevent: add ability to have multiple timespecs for hours and minutes + + * calendarevent: trim event and check if empty + + * calendarevent: check range for start also without repetition + + * add and use physical NIC regexp + + -- Proxmox Support Team Thu, 22 Jun 2017 08:25:57 +0200 + libpve-common-perl (5.0-13) unstable; urgency=medium - * calendarevent: change sorting of hours and minutes to numeric + * calendarevent: change sorting of hours and minutes to numeric * tools: next_unused_port: use IPPROTO_TCP explicitly -- 2.39.2