From: Sapan Bhatia Date: Thu, 19 Apr 2012 22:26:55 +0000 (-0400) Subject: Setting tag vsys-scripts-0.95-38 X-Git-Tag: vsys-scripts-0.95-38^0 X-Git-Url: http://git.onelab.eu/?p=vsys-scripts.git;a=commitdiff_plain;h=7152a8ddd26fbf8d99a4c0ccbadb5d76cc6ce0be Setting tag vsys-scripts-0.95-38 This change resolves the pricky issue of bind mounting across namespaces by disabling namespaces altogether. --- diff --git a/vsys-scripts.spec b/vsys-scripts.spec index c36439c..2a33128 100644 --- a/vsys-scripts.spec +++ b/vsys-scripts.spec @@ -8,7 +8,7 @@ %define name vsys-scripts %define version 0.95 -%define taglevel 37 +%define taglevel 38 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT %postun %changelog +* 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. + * Mon Apr 09 2012 Sapan Bhatia - vsys-scripts-0.95-37 - A new script that lets slices serve DNS by binding to UDP port 53.