]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 2.0-28
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 3 Oct 2018 14:46:54 +0000 (16:46 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 3 Oct 2018 14:46:54 +0000 (16:46 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index ad8eadb7b64d7587f58c7319decdbe40ff495e8e..c88db458cd58b6dbd4bc61bf70cfbd8ba3028485 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=2.0
 PACKAGE=pve-container
-PKGREL=27
+PKGREL=28
 
 GITVERSION:=$(shell git rev-parse HEAD)
 
index 42d3e9a2e0940510b878f9218452a2379c8affd1..52e57ee0aa86290c6888270a44d3346712e5b2b5 100644 (file)
@@ -1,3 +1,14 @@
+pve-container (2.0-28) unstable; urgency=medium
+
+  * configure IPv6AcceptRA in systemd-networkd files
+
+  * enable emulation of containers using qemu-user-static
+
+  * add feature flags (for now: mount, nesting, keyctl) using apparmor
+    profile generation
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 03 Oct 2018 16:45:56 +0200
+
 pve-container (2.0-27) unstable; urgency=medium
 
   * fix #1885: delete old route when changing gateway