]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 1.0-12
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 19 Oct 2015 06:53:10 +0000 (08:53 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 19 Oct 2015 06:53:10 +0000 (08:53 +0200)
Makefile
debian/changelog

index 0d93a27ea7631bfc9d92906e24957d257b291185..d0edbb3301c744b49d0b8d98d78c6177f1b3fcca 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.0
 
 VERSION=1.0
 PACKAGE=pve-container
-PKGREL=11
+PKGREL=12
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index cc81a611fa92ba6cc48f2cba97bbfa3fc44f793b..2e834c2e1dacd813ed03b81377240a5626f0cf22 100644 (file)
@@ -1,3 +1,11 @@
+pve-container (1.0-12) unstable; urgency=medium
+
+  * allow /32 CIDRs and remove duplicated mask array
+
+  * network setup: deal with gateways outside the subnet
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 19 Oct 2015 08:52:02 +0200
+
 pve-container (1.0-11) unstable; urgency=medium
 
   * setup/debian: avoid writing multiple auto lines