From c10939c2fae04d3572bf8a3e56873e47c76c4f67 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 20 Sep 2018 09:39:13 +0200 Subject: [PATCH] bump version to 5.0-39 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0c45312..510c4a6 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION=5.0 -PKGREL=38 +PKGREL=39 PACKAGE=libpve-common-perl diff --git a/debian/changelog b/debian/changelog index 0af0c41..1c3a416 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +libpve-common-perl (5.0-39) unstable; urgency=medium + + * fix #1914: CLIFormatter: check also for existence of type + + * generate_usage_str: do not group sub-commands + + * run_fork_with_timeout: handle SIGTERM + + * intoify: improve mtu/bridgebort checks + + * api_dump_full: reduce enumerated options to a single one + + * inotify: add methods for reading/writing /etc/hosts + + -- Proxmox Support Team Thu, 20 Sep 2018 09:38:32 +0200 + libpve-common-perl (5.0-38) unstable; urgency=medium * getopt_usage: do not display $standard_output_options -- 2.39.2