]> git.proxmox.com Git - pve-common.git/commitdiff
bump version to 5.0-21
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 14 Nov 2017 07:01:56 +0000 (08:01 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 14 Nov 2017 07:01:56 +0000 (08:01 +0100)
Makefile
debian/changelog

index 427e9499e41af3745f1f86775dc0a83595fa6b2e..181476252ad7b26f52e4956ff1a2c930cabf57e6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 VERSION=5.0
 VERSION=5.0
-PKGREL=20
+PKGREL=21
 
 PACKAGE=libpve-common-perl
 
 
 PACKAGE=libpve-common-perl
 
index e44f228df3e0d8f843cf0f91f187f0eaa6f20774..2608ce50d0da75ed63f1086f924a404518217e28 100644 (file)
@@ -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 <support@proxmox.com>  Tue, 14 Nov 2017 08:01:25 +0100
+
 libpve-common-perl (5.0-20) unstable; urgency=medium
 
   * tools: add run_fork
 libpve-common-perl (5.0-20) unstable; urgency=medium
 
   * tools: add run_fork