X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=vsys-scripts.spec;h=9b399061fc2a1403a6bafc4a25a5c1c375692d3b;hb=405ae7f1be68ee97dadeeec10b46e6474d2a95b2;hp=7d673b94f136ec379a3ffdd87987f6b543e34ec4;hpb=f2e500c82ad0af47ea0154fddfba2f031ac21195;p=vsys-scripts.git diff --git a/vsys-scripts.spec b/vsys-scripts.spec index 7d673b9..9b39906 100644 --- a/vsys-scripts.spec +++ b/vsys-scripts.spec @@ -8,7 +8,7 @@ %define name vsys-scripts %define version 0.95 -%define taglevel 9 +%define taglevel 14 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -54,6 +54,25 @@ rm -rf $RPM_BUILD_ROOT %postun %changelog +* Thu Jan 21 2010 Sapan Bhatia - vsys-scripts-0.95-14 +- Tweak to Thom Haddow's script to let a slice see packets related to +- existing connections. + +* Mon Jan 11 2010 Thierry Parmentelat - vsys-scripts-0.95-13 +- ipfw frontend has a rules cleanup feature +- ongoing work around vif_up +- new script 'run_with_devices' + +* Thu Nov 26 2009 Thierry Parmentelat - vsys-scripts-0.95-12 +- improve usability of the ipfw backend + +* Wed Oct 28 2009 Sapan Bhatia - vsys-scripts-0.95-11 +- * Load the tun module if it is not already loaded +- * Fixed a bug in fd_tuntap + +* Tue Oct 27 2009 Sapan Bhatia - vsys-scripts-0.95-10 +- Adds Thom Haddow's tun/tap changes. I omitted a change in my previous commit. + * Tue Oct 27 2009 Sapan Bhatia - vsys-scripts-0.95-9 - This update adds Thom Haddow's custom tun/tap-device scripts.