From: Thierry Parmentelat Date: Mon, 9 Jul 2012 14:48:21 +0000 (+0200) Subject: Setting tag vsys-scripts-0.95-42 X-Git-Tag: vsys-scripts-0.95-42^0 X-Git-Url: http://git.onelab.eu/?p=vsys-scripts.git;a=commitdiff_plain;h=63c3289dad5a13d6c701fb88a96cf00943263ffc Setting tag vsys-scripts-0.95-42 fix TUN devices creation (was always creating TAP's) --- diff --git a/vsys-scripts.spec b/vsys-scripts.spec index 376e92e..d86a693 100644 --- a/vsys-scripts.spec +++ b/vsys-scripts.spec @@ -8,7 +8,7 @@ %define name vsys-scripts %define version 0.95 -%define taglevel 41 +%define taglevel 42 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT %postun %changelog +* Mon Jul 09 2012 Thierry Parmentelat - vsys-scripts-0.95-42 +- fix TUN devices creation (was always creating TAP's) + * Tue Jun 12 2012 Sapan Bhatia - vsys-scripts-0.95-41 * Wed Jun 06 2012 Sapan Bhatia - vsys-scripts-0.95-40