Setting tag lxc-userspace-1.0-6 lxc-userspace-1.0-6
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Sat, 13 Jul 2013 22:15:26 +0000 (00:15 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Sat, 13 Jul 2013 22:15:26 +0000 (00:15 +0200)
merge back lxcsu and -internal into a single source file
capsh --uid instead of --user that was not yet supported in f12 (hopefully tmp)

lxc-userspace.spec

index 0d40082..f29dafa 100644 (file)
@@ -1,6 +1,6 @@
 %define name lxc-userspace
 %define version 1.0
 %define name lxc-userspace
 %define version 1.0
-%define taglevel 5
+%define taglevel 6
 
 %define percent %
 %define braop \{
 
 %define percent %
 %define braop \{
@@ -55,6 +55,10 @@ chmod u+s /usr/sbin/vsh
 %postun
 
 %changelog
 %postun
 
 %changelog
+* Sun Jul 14 2013 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - lxc-userspace-1.0-6
+- merge back lxcsu and -internal into a single source file
+- capsh --uid instead of --user that was not yet supported in f12 (hopefully tmp)
+
 * Wed Jul 03 2013 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - lxc-userspace-1.0-5
 - entering in a slice now correctly ends up with right uid and pwd
 - make sync
 * Wed Jul 03 2013 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - lxc-userspace-1.0-5
 - entering in a slice now correctly ends up with right uid and pwd
 - make sync