X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=vsys-scripts.spec;h=12bfaf1d07b23629d547408a044c059f1da1e80d;hb=refs%2Fheads%2Ftrunk%4012817;hp=aa08b57f709181cc0798df6347b88a6edf0d4c6d;hpb=5d61e0d5ed95916949500275cd8aa817421ce6a3;p=vsys-scripts.git diff --git a/vsys-scripts.spec b/vsys-scripts.spec index aa08b57..12bfaf1 100644 --- a/vsys-scripts.spec +++ b/vsys-scripts.spec @@ -8,7 +8,7 @@ %define name vsys-scripts %define version 0.95 -%define taglevel 13 +%define taglevel 19 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -54,6 +54,28 @@ rm -rf $RPM_BUILD_ROOT %postun %changelog +* Thu Jul 01 2010 Baris Metin - vsys-scripts-0.95-19 +- change dotsshmount's mount point + +* Fri Jun 25 2010 Sapan Bhatia - vsys-scripts-0.95-18 +- Switch fd_tuntap to 2.6.27. + +* Fri Apr 30 2010 Sapan Bhatia - vsys-scripts-0.95-17 +- Tweak to if_port_forward script. + +* Fri Apr 30 2010 Sapan Bhatia - vsys-scripts-0.95-16 +- Added if_port_forward script to enable slices to forward ports for their +- allocated IP addresses. + +* Wed Mar 03 2010 Talip Baris Metin - vsys-scripts-0.95-15 +- - hostname filter and updated documentation for ipfw scripts - Marta +- - vsys script for letting users to set the Type of Services(ToS) byte in the IPv4 header - Caglar +- (if this is not needed anymore please remove and tag again) + +* 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