From fef0f0ca2c9c0f118f8c2419649265c5a88fa50f Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Sat, 31 Aug 2013 11:29:26 +0200 Subject: [PATCH] Setting tag lxc-userspace-1.0-7 perform vsys sysctl inside of container remove unnecessary proc remounts prevent setting LD_PRELOAD if the library doesn't exist in image add --noslicehome option check /etc/lxcsu_default for default arguments fix permissions support conventional invocation of make --- lxc-userspace.spec | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/lxc-userspace.spec b/lxc-userspace.spec index f29dafa..26c3d1c 100644 --- a/lxc-userspace.spec +++ b/lxc-userspace.spec @@ -1,6 +1,6 @@ %define name lxc-userspace %define version 1.0 -%define taglevel 6 +%define taglevel 7 %define percent % %define braop \{ @@ -55,6 +55,15 @@ chmod u+s /usr/sbin/vsh %postun %changelog +* Sat Aug 31 2013 Thierry Parmentelat - lxc-userspace-1.0-7 +- perform vsys sysctl inside of container +- remove unnecessary proc remounts +- prevent setting LD_PRELOAD if the library doesn't exist in image +- add --noslicehome option +- check /etc/lxcsu_default for default arguments +- fix permissions +- support conventional invocation of make + * Sun Jul 14 2013 Thierry Parmentelat - 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) -- 2.43.0