X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=ipfw-slice.spec;h=2a8daab32381770cbc215621f9ac3444f69ae4ad;hb=602f54f9731caf5cadfd479a857043dc2cbb21c2;hp=83fc2b1e5afba29204b238674eea61db32c92ef2;hpb=dbe6d9d8e841b9ec73a0d76060a4c3f479f31440;p=ipfw.git diff --git a/ipfw-slice.spec b/ipfw-slice.spec index 83fc2b1..2a8daab 100644 --- a/ipfw-slice.spec +++ b/ipfw-slice.spec @@ -13,7 +13,7 @@ %define name ipfw-slice %define version 0.9 -%define taglevel 3 +%define taglevel 6 %define release %{kernel_version}.%{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %define kernel_id_arch %{kernel_version}-%{kernel_release}-%{kernel_arch} @@ -56,6 +56,16 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man8/ipfw.8* %changelog +* Thu Nov 26 2009 Thierry Parmentelat - ipfw-0.9-6 +- root: removed goto into the main ipfw switch, enabled slice_id matching +- slice: completely move netconfig checks into the backend + +* Mon Nov 09 2009 Thierry Parmentelat - ipfw-0.9-5 +- additional features on matching packets, including uid match + +* Mon Sep 07 2009 Thierry Parmentelat - ipfw-0.9-4 +- on behalf of Marta Carbone, more options and features + * Thu Jul 23 2009 Thierry Parmentelat - ipfw-0.9-3 - fixed memory usage issue