Merge branch 'master' of ssh://git.planet-lab.org/git/vsys-scripts
authorSapan Bhatia <gwsapan@gmail.com>
Tue, 8 May 2012 19:22:33 +0000 (15:22 -0400)
committerSapan Bhatia <gwsapan@gmail.com>
Tue, 8 May 2012 19:22:33 +0000 (15:22 -0400)
vsys-scripts.spec

index c36439c..2a33128 100644 (file)
@@ -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 <sapanb@cs.princeton.edu> - 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 <sapanb@cs.princeton.edu> - vsys-scripts-0.95-37
 - A new script that lets slices serve DNS by binding to UDP port 53.