X-Git-Url: http://git.onelab.eu/?p=lxc-userspace.git;a=blobdiff_plain;f=lxctools.spec;h=2f0461b2e5f7d44af550093a6698132c569e4f06;hp=67147860c21cd9c091ba0dafe36576e80c8cb663;hb=efc2f080ea01f58c9ef342c482d22fd6baed693c;hpb=509720d6f87c294bae9eba2236dbd48d88eb7fa0 diff --git a/lxctools.spec b/lxctools.spec index 6714786..2f0461b 100644 --- a/lxctools.spec +++ b/lxctools.spec @@ -1,6 +1,6 @@ %define name lxctools -%define version 0.904 -%define taglevel 2 +%define version 0.9 +%define taglevel 5 %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,15 @@ chmod u+s /usr/sbin/vsh %postun %changelog +* 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 +