From: Thierry Parmentelat Date: Fri, 21 Mar 2014 15:50:00 +0000 (+0100) Subject: Setting tag lxc-userspace-1.0-9 X-Git-Tag: lxc-userspace-1.0-9^0 X-Git-Url: http://git.onelab.eu/?p=lxc-userspace.git;a=commitdiff_plain;h=807fcfecd3e0731b66a0969ef8bf79bd705f0a96 Setting tag lxc-userspace-1.0-9 does not rely on capsh (actually this was the one in the sliver) use native capability dropping instead provides new slicesu binary suitable for libvirt-1.1 and above --- diff --git a/lxc-userspace.spec b/lxc-userspace.spec index c38e385..d23cac0 100644 --- a/lxc-userspace.spec +++ b/lxc-userspace.spec @@ -1,6 +1,6 @@ %define name lxc-userspace %define version 1.0 -%define taglevel 8 +%define taglevel 9 %define percent % %define braop \{ @@ -55,6 +55,12 @@ chmod u+s /usr/sbin/vsh %postun %changelog +* Fri Mar 21 2014 Thierry Parmentelat - lxc-userspace-1.0-9 +- does not rely on capsh (actually this was the one in the sliver) +- use native capability dropping instead +- provides new slicesu binary +- suitable for libvirt-1.1 and above + * Fri Sep 20 2013 Thierry Parmentelat - lxc-userspace-1.0-8 - fix vsh permissions