]> git.proxmox.com Git - pve-common.git/commitdiff
bump version to 4.0-21
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 15 Sep 2015 07:04:24 +0000 (09:04 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 15 Sep 2015 07:04:24 +0000 (09:04 +0200)
Makefile
debian/changelog

index ba25720333da5296cd69e4b6293e512ce669f52d..70bfefbd718678e808dcb80daf8e6a4131d45fa0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 RELEASE=4.0
 
 VERSION=4.0
-PKGREL=20
+PKGREL=21
 
 PACKAGE=libpve-common-perl
 
index cfa7ca50ef2c11acc18cf3bda8d7ec04327dba81..2486ab85e0eb8bf48641cc36713221f10e2bb31e 100644 (file)
@@ -1,3 +1,11 @@
+libpve-common-perl (4.0-21) unstable; urgency=medium
+
+  * remove autostart property from bridge ports
+
+  * CLIHandler: allow binaries with '-' in command name
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 15 Sep 2015 09:04:01 +0200
+
 libpve-common-perl (4.0-20) unstable; urgency=medium
 
   * avoid Exporter warning with Cwd