From: Sapan Bhatia Date: Tue, 15 Jul 2008 17:01:08 +0000 (+0000) Subject: Tagging module vsys - vsys-0.7-17 X-Git-Tag: vsys-0.7-17~1 X-Git-Url: http://git.onelab.eu/?p=vsys.git;a=commitdiff_plain;h=271c8c6295771c2c7c5692ed91577f4606ef7a9f Tagging module vsys - vsys-0.7-17 * Don't kill vsys twice on restarts, do it only once * Restart vsys following a reinstall --- diff --git a/vsys.spec b/vsys.spec index 29398ce..02e5bd6 100644 --- 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 - 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 - vsys-0.7-16 - Usability changes that are necessary for the stability of CoMon