From: Sapan Bhatia Date: Mon, 3 Jun 2013 19:55:18 +0000 (-0400) Subject: Setting tag lxctools-0.9-8 X-Git-Tag: lxc-userspace-1.0-0^0 X-Git-Url: http://git.onelab.eu/?p=lxc-userspace.git;a=commitdiff_plain;h=cdd17e08b7ddd1e9934c140d9059a90f34a89f9e Setting tag lxctools-0.9-8 - Upgraded code for compatibility with kernel 3.6.9 - Obsoleted modules for switching into mnt and pid namespaces - Added command to mount /proc if not mounted --- diff --git a/lxctools.spec b/lxctools.spec index 759de0f..30982c7 100644 --- a/lxctools.spec +++ b/lxctools.spec @@ -1,6 +1,6 @@ %define name lxctools %define version 0.9 -%define taglevel 7 +%define taglevel 8 %define percent % %define braop \{ @@ -52,6 +52,11 @@ chmod u+s /usr/sbin/vsh %postun %changelog +* Mon Jun 03 2013 Sapan Bhatia - lxctools-0.9-8 +- - Upgraded code for compatibility with kernel 3.6.9 +- - Obsoleted modules for switching into mnt and pid namespaces +- - Added command to mount /proc if not mounted + * Wed May 29 2013 Andy Bavier - lxctools-0.9-7 - Use ArgumentParser, fix issue with sensing arch