From: Thierry Parmentelat Date: Wed, 3 Jul 2013 05:56:27 +0000 (+0200) Subject: Setting tag lxc-userspace-1.0-5 X-Git-Tag: lxc-userspace-1.0-5^0 X-Git-Url: http://git.onelab.eu/?p=lxc-userspace.git;a=commitdiff_plain;h=ad4e3d788c5e3e6fbe99292d6bd6032188ff7343 Setting tag lxc-userspace-1.0-5 entering in a slice now correctly ends up with right uid and pwd make sync --- diff --git a/lxc-userspace.spec b/lxc-userspace.spec index 401f962..0d40082 100644 --- a/lxc-userspace.spec +++ b/lxc-userspace.spec @@ -1,6 +1,6 @@ %define name lxc-userspace %define version 1.0 -%define taglevel 4 +%define taglevel 5 %define percent % %define braop \{ @@ -55,6 +55,10 @@ 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