X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lxc-userspace.spec;h=0d400827a07ebdfbd22bf75006ad44340320fb5d;hb=e0abda420d460dc1a717193b2eabc564bd81feb1;hp=e9e5375f05c24cf4c5ac4a37a6f3518bfaa8ce6c;hpb=9aeaf209864065305bbd6edb584b0c9735df8126;p=lxc-userspace.git diff --git a/lxc-userspace.spec b/lxc-userspace.spec index e9e5375..0d40082 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 5 %define percent % %define braop \{ @@ -55,6 +55,18 @@ chmod u+s /usr/sbin/vsh %postun %changelog +* Wed Jul 03 2013 Thierry Parmentelat - lxc-userspace-1.0-5 +- entering in a slice now correctly ends up with right uid and pwd +- make sync + +* 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. + * Wed Jun 26 2013 Thierry Parmentelat - lxc-userspace-1.0-2 - split into lxcsu{,-internal}