From: Sapan Bhatia Date: Fri, 28 Jun 2013 16:58:36 +0000 (-0400) Subject: Setting tag lxc-userspace-1.0-3 X-Git-Tag: lxc-userspace-1.0-3^0 X-Git-Url: http://git.onelab.eu/?p=lxc-userspace.git;a=commitdiff_plain;h=7c896e0e362697247a4da1f1311337e0afa233ea Setting tag lxc-userspace-1.0-3 Fixed bug that would let slices see all processes in root context. --- diff --git a/lxc-userspace.spec b/lxc-userspace.spec index e9e5375..b522a3f 100644 --- a/lxc-userspace.spec +++ b/lxc-userspace.spec @@ -1,6 +1,6 @@ %define name lxc-userspace %define version 1.0 -%define taglevel 2 +%define taglevel 3 %define percent % %define braop \{ @@ -55,6 +55,9 @@ chmod u+s /usr/sbin/vsh %postun %changelog +* Fri Jun 28 2013 Sapan Bhatia - lxc-userspace-1.0-3 +- Fixed bug that would let slices see all processes in root context. + * Wed Jun 26 2013 Thierry Parmentelat - lxc-userspace-1.0-2 - split into lxcsu{,-internal}