X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lxctools.spec;h=57e9f33b34bab2a4fd5995242f0997a7a442c9ac;hb=c587cef8affadec1b4307a58d7b2b5695471d12f;hp=f1a9a92917dbb890205c4c2aa5f8472d6f57b98f;hpb=2e7dc22a9fb1f3cb3a0080126ce47c5e8fef9c47;p=lxc-userspace.git diff --git a/lxctools.spec b/lxctools.spec index f1a9a92..57e9f33 100644 --- a/lxctools.spec +++ b/lxctools.spec @@ -1,6 +1,6 @@ %define name lxctools -%define version 0.902 -%define taglevel 2 +%define version 0.9 +%define taglevel 6 %define percent % %define braop \{ @@ -43,7 +43,7 @@ cp build/lib*/setns.so $RPM_BUILD_ROOT/usr/sbin rm -rf $RPM_BUILD_ROOT %files -/usr/sbin +/usr/sbin/* %post chmod u+s /usr/sbin/vsh @@ -51,3 +51,18 @@ chmod u+s /usr/sbin/vsh %postun %changelog +* Wed May 29 2013 Thierry Parmentelat - lxctools-0.9-6 +- implements vm's arch + +* Tue Apr 23 2013 Thierry Parmentelat - lxctools-0.9-5 +- more flexible and more robust lxcsu + +* Thu Mar 07 2013 Thierry Parmentelat - lxctools-0.9-4 +- nicer polish to lxcsu returning the right thing + +* Mon Mar 04 2013 Thierry Parmentelat - lxctools-0.9-3 +- lxcsu to propagate its forked process's return code + +* Fri Feb 22 2013 Thierry Parmentelat - lxctools-0.9-2 +- various fixes +