From 8767dd7c1a245c74c9c800d7a01f26374a75e173 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Tue, 14 Nov 2017 08:01:56 +0100 Subject: [PATCH] bump version to 5.0-21 --- Makefile | 2 +- debian/changelog | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 427e949..1814762 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION=5.0 -PKGREL=20 +PKGREL=21 PACKAGE=libpve-common-perl diff --git a/debian/changelog b/debian/changelog index e44f228..2608ce5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +libpve-common-perl (5.0-21) unstable; urgency=medium + + * daemon: refactor and cleanup + + * daemon: don't send SIGTERM before restart on leave_children_open_on_reload + + * lock_file_full: add missing trailing newline + + * JSONSchema.pm - add a 'download' attribute + + -- Proxmox Support Team Tue, 14 Nov 2017 08:01:25 +0100 + libpve-common-perl (5.0-20) unstable; urgency=medium * tools: add run_fork -- 2.39.2