5
0
mirror of git://git.proxmox.com/git/lxc.git synced 2025-03-16 10:50:38 +03:00

bump version to 3.0.2+pve1-4

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2018-11-16 12:13:16 +01:00
parent 71a3cc63d4
commit 03d77c24c8
2 changed files with 8 additions and 1 deletions

View File

@ -1,6 +1,6 @@
PACKAGE=lxc-pve
LXCVER=3.0.2+pve1
DEBREL=3
DEBREL=4
SRCDIR=lxc
BUILDSRC := $(PACKAGE)-$(LXCVER)

7
debian/changelog vendored
View 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