X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lxc-userspace.spec;h=401f9621ce9d7eeaac385c42acb6a89e34aae608;hb=e089948992a8feff3f15719708e21e40b514acf8;hp=b522a3fc5d595c5ff7ddbaa0e7e1049538c9dcf6;hpb=7c896e0e362697247a4da1f1311337e0afa233ea;p=lxc-userspace.git diff --git a/lxc-userspace.spec b/lxc-userspace.spec index b522a3f..401f962 100644 --- a/lxc-userspace.spec +++ b/lxc-userspace.spec @@ -1,6 +1,6 @@ %define name lxc-userspace %define version 1.0 -%define taglevel 3 +%define taglevel 4 %define percent % %define braop \{ @@ -55,6 +55,11 @@ chmod u+s /usr/sbin/vsh %postun %changelog +* Mon Jul 01 2013 Sapan Bhatia - lxc-userspace-1.0-4 +- Bug fixes: +- - lxcsu works again +- - pid namespace issue that would let slices see all processes + * Fri Jun 28 2013 Sapan Bhatia - lxc-userspace-1.0-3 - Fixed bug that would let slices see all processes in root context.