]> git.proxmox.com Git - lxc.git/commitdiff
bump version to 3.0.2+pve1-4
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 16 Nov 2018 11:13:16 +0000 (12:13 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 16 Nov 2018 11:13:16 +0000 (12:13 +0100)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Makefile
debian/changelog

index e6feb98fc9a6798a66c0bbe62c062e91bdd3f987..fe9c7ab2b352500f4035c2291ccf70a267541317 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=lxc-pve
 LXCVER=3.0.2+pve1
-DEBREL=3
+DEBREL=4
 
 SRCDIR=lxc
 BUILDSRC := $(PACKAGE)-$(LXCVER)
index b05df1331e319ee9d414403c03f601873193fafe..4a061688af86477437c1167fa0aeec98814fe66b 100644 (file)
@@ -1,3 +1,10 @@
+lxc-pve (3.0.2+pve1-4) stable; urgency=medium
+
+  * apparmor: allow various read-only-bind-remount combinations required for
+    newer systemd versions
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 16 Nov 2018 12:12:49 +0100
+
 lxc-pve (3.0.2+pve1-3) stable; urgency=medium
 
   * fix ns/ sub cgroup not being created by default for unprivileged containers