From f128d6b2edf48bfc4ead75ba1127a9265429e0e5 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 3 Oct 2018 16:46:54 +0200 Subject: [PATCH] bump version to 2.0-28 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ad8eadb..c88db45 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=2.0 PACKAGE=pve-container -PKGREL=27 +PKGREL=28 GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index 42d3e9a..52e57ee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Wed, 03 Oct 2018 16:45:56 +0200 + pve-container (2.0-27) unstable; urgency=medium * fix #1885: delete old route when changing gateway -- 2.39.2