From: thierry Date: Mon, 9 Nov 2009 08:18:18 +0000 (+0000) Subject: Setting tag ipfw-0.9-5 X-Git-Tag: ipfw-0.9-5~1 X-Git-Url: http://git.onelab.eu/?p=ipfw.git;a=commitdiff_plain;h=b933933b5c82d840de435395dfbb5558cabd66d0 Setting tag ipfw-0.9-5 additional features on matching packets, including uid match --- diff --git a/ipfw-slice.spec b/ipfw-slice.spec index 1c8089c..364107a 100644 --- a/ipfw-slice.spec +++ b/ipfw-slice.spec @@ -13,7 +13,7 @@ %define name ipfw-slice %define version 0.9 -%define taglevel 4 +%define taglevel 5 %define release %{kernel_version}.%{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %define kernel_id_arch %{kernel_version}-%{kernel_release}-%{kernel_arch} @@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man8/ipfw.8* %changelog +* 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 diff --git a/ipfw.spec b/ipfw.spec index d4754be..6eaece1 100644 --- a/ipfw.spec +++ b/ipfw.spec @@ -17,7 +17,7 @@ %define name ipfw %define version 0.9 -%define taglevel 4 +%define taglevel 5 %define release %{kernel_version}.%{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %define kernel_id_arch %{kernel_version}-%{kernel_release}-%{kernel_arch} @@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT %{_sysconfdir}/cron.d/ipfw.cron %changelog +* 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