Setting tag vsys-scripts-0.95-37 vsys-scripts-0.95-37
authorSapan Bhatia <gwsapan@gmail.com>
Mon, 9 Apr 2012 18:11:01 +0000 (14:11 -0400)
committerSapan Bhatia <gwsapan@gmail.com>
Mon, 9 Apr 2012 18:11:01 +0000 (14:11 -0400)
A new script that lets slices serve DNS by binding to UDP port 53.

vsys-scripts.spec

index f6ff1d6..c36439c 100644 (file)
@@ -8,7 +8,7 @@
 
 %define name vsys-scripts
 %define version 0.95
 
 %define name vsys-scripts
 %define version 0.95
-%define taglevel 36
+%define taglevel 37
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
 %postun
 
 %changelog
 %postun
 
 %changelog
+* 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.
+
 * Tue Mar 20 2012 Sapan Bhatia <sapanb@cs.princeton.edu> - vsys-scripts-0.95-36
 - Disable namespaces for pl_netflow
 
 * Tue Mar 20 2012 Sapan Bhatia <sapanb@cs.princeton.edu> - vsys-scripts-0.95-36
 - Disable namespaces for pl_netflow