]> git.proxmox.com Git - pve-common.git/commitdiff
bump version to 5.0-24
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 13 Dec 2017 14:05:07 +0000 (15:05 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 13 Dec 2017 14:05:07 +0000 (15:05 +0100)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Makefile
debian/changelog

index bdfe97165c0063ed2ff74f9569baca5cc061f4b1..5d7f50d4327629dce96d74d501aefbb6ab684431 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 VERSION=5.0
-PKGREL=23
+PKGREL=24
 
 PACKAGE=libpve-common-perl
 
index 319a22fe581508acd1b7ac5fbd81df1bcf00e5ec..e3ee0d305bc2736431be016f4e83086fecca3c70 100644 (file)
@@ -1,3 +1,11 @@
+libpve-common-perl (5.0-24) unstable; urgency=medium
+
+  * let password queries be cancelled via Ctrl+C again
+
+  * improve vnc port allocation stability
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 13 Dec 2017 15:05:05 +0100
+
 libpve-common-perl (5.0-23) unstable; urgency=medium
 
   * added pty handling modules for upcoming pve-xtermjs package