From: Sapan Bhatia Date: Tue, 8 May 2012 19:23:53 +0000 (-0400) Subject: Setting tag vsys-scripts-0.95-39 X-Git-Tag: vsys-scripts-0.95-39^0 X-Git-Url: http://git.onelab.eu/?p=vsys-scripts.git;a=commitdiff_plain;h=5bbf97fc8c56cad812ad27c1407c3e23f4fbb176 Setting tag vsys-scripts-0.95-39 prevent vserver from unsharing namespaces --- diff --git a/vsys-scripts.spec b/vsys-scripts.spec index 2a33128..cad1eb4 100644 --- a/vsys-scripts.spec +++ b/vsys-scripts.spec @@ -8,7 +8,7 @@ %define name vsys-scripts %define version 0.95 -%define taglevel 38 +%define taglevel 39 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT %postun %changelog +* Tue May 08 2012 Sapan Bhatia - vsys-scripts-0.95-39 +- prevent vserver from unsharing namespaces + * Thu Apr 19 2012 Sapan Bhatia - vsys-scripts-0.95-38 - This change resolves the pricky issue of bind mounting across namespaces by disabling namespaces altogether.