Tagging module vsys - vsys-0.7-17
authorSapan Bhatia <sapanb@cs.princeton.edu>
Tue, 15 Jul 2008 17:01:08 +0000 (17:01 +0000)
committerSapan Bhatia <sapanb@cs.princeton.edu>
Tue, 15 Jul 2008 17:01:08 +0000 (17:01 +0000)
* Don't kill vsys twice on restarts, do it only once
* Restart vsys following a reinstall

vsys.spec

index 29398ce..02e5bd6 100644 (file)
--- a/vsys.spec
+++ b/vsys.spec
@@ -10,7 +10,7 @@
 
 %define name vsys
 %define version 0.7
-%define taglevel 16
+%define taglevel 17
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -77,6 +77,10 @@ fi
 %postun
 
 %changelog
+* Tue Jul 15 2008 Sapan Bhatia <sapanb@cs.princeton.edu> - vsys-0.7-17
+- * Don't kill vsys twice on restarts, do it only once
+- * Restart vsys following a reinstall
+
 * Wed Jul 02 2008 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - vsys-0.7-16
 - Usability changes that are necessary for the stability of CoMon