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

bump version to 2.0.8-3

This commit is contained in:
Wolfgang Bumiller 2017-06-30 11:02:08 +02:00
parent cf815adf2d
commit 78b723632b
2 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,6 @@
PACKAGE=lxc-pve
LXCVER=2.0.8
DEBREL=2
DEBREL=3
SRCDIR=lxc
SRCTAR=${SRCDIR}.tgz

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
lxc (2.0.8-3) unstable; urgency=medium
* fix a segfault when using lxc-attach with the -s option
-- Proxmox Support Team <support@proxmox.com> Fri, 30 Jun 2017 11:01:58 +0200
lxc (2.0.8-2) unstable; urgency=medium
* merge: resource limit support via lxc.limit.<RLIMIT_NAME>