]> git.proxmox.com Git - lxc.git/commitdiff
bump version to 2.0.8-3
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 30 Jun 2017 09:02:08 +0000 (11:02 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 30 Jun 2017 09:02:08 +0000 (11:02 +0200)
Makefile
debian/changelog

index 89c4446403f706fc7089e7424835206b0b6b5ca6..06a80c371005aa01d498007c336a8f060301dd03 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=lxc-pve
 LXCVER=2.0.8
-DEBREL=2
+DEBREL=3
 
 SRCDIR=lxc
 SRCTAR=${SRCDIR}.tgz
index 47abf00ccfa1cddf1f06a8e3411e2968a5a4e0f8..15c1b0b4d9b97aabb0d6fa9d1d2d7fb35bc20bc6 100644 (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>