]> git.proxmox.com Git - pve-common.git/commitdiff
bump version to 4.0-23
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 21 Sep 2015 10:11:36 +0000 (12:11 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 21 Sep 2015 10:11:36 +0000 (12:11 +0200)
Makefile
debian/changelog

index c0fc13fc0f62cf957499c8c45bdb4ef5b47893ab..dc1ffb6247ab2ce381b9b36fbd5c55496d42b103 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 RELEASE=4.0
 
 VERSION=4.0
-PKGREL=22
+PKGREL=23
 
 PACKAGE=libpve-common-perl
 
index b7d0688d970d5c9be2e15726173a8291c979a7e9..b60506e444b9196c41d67fbfdb2e197a6c2c9e5c 100644 (file)
@@ -1,3 +1,15 @@
+libpve-common-perl (4.0-23) unstable; urgency=medium
+
+  * support QinQ / vlan stacking
+
+  * improve bash completion
+
+  * Tools: add unshare system call
+
+  * Allow top level devel domain name up to 63 characters in email adresse
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 21 Sep 2015 12:11:17 +0200
+
 libpve-common-perl (4.0-22) unstable; urgency=medium
 
   * Tools::run_command: support command pipes (array of arrays)