Security update. umount had an issue that might have been exploited.
authorSapan Bhatia <sapanb@cs.princeton.edu>
Mon, 18 May 2009 19:36:38 +0000 (19:36 +0000)
committerSapan Bhatia <sapanb@cs.princeton.edu>
Mon, 18 May 2009 19:36:38 +0000 (19:36 +0000)
Tagging module vsys-scripts - vsys-scripts-0.95-2

vsys-scripts.spec

index 4184d9d..c946001 100644 (file)
@@ -8,7 +8,7 @@
 
 %define name vsys-scripts
 %define version 0.95
-%define taglevel 1
+%define taglevel 2
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
 %postun
 
 %changelog
+* Mon May 18 2009 Sapan Bhatia <sapanb@cs.princeton.edu> - vsys-scripts-0.95-2
+- Security update. umount had an issue that might have been exploited.
+
 * Thu May 14 2009 Sapan Bhatia <sapanb@cs.princeton.edu> - vsys-scripts-0.95-1
 - Adding port reservation script (goodfences)
 - Modifying umount to be more (or less, depending on your point of view) robust