]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 2.0-27
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 13 Sep 2018 09:20:55 +0000 (11:20 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 13 Sep 2018 09:20:55 +0000 (11:20 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index ae709ffc1661a41ca629245449e6cf1762651bc9..ad8eadb7b64d7587f58c7319decdbe40ff495e8e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=2.0
 PACKAGE=pve-container
-PKGREL=26
+PKGREL=27
 
 GITVERSION:=$(shell git rev-parse HEAD)
 
index ff1473318291048db085eaeb1301f1a4b2f15f73..42d3e9a2e0940510b878f9218452a2379c8affd1 100644 (file)
@@ -1,3 +1,15 @@
+pve-container (2.0-27) unstable; urgency=medium
+
+  * fix #1885: delete old route when changing gateway
+
+  * fix #1874: autodev hook: setup devices cgroup
+
+  * fix #1897: bump MAX_MOUNT_POINTS to 256
+
+  * config: add missing lock types to schema
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 13 Sep 2018 11:19:19 +0200
+
 pve-container (2.0-26) unstable; urgency=medium
 
   * fix #1851: check 'replicate' flag for non-volume mountpoints