From 4a890465af526ece5ee7ad83f11e2de62638d5df Mon Sep 17 00:00:00 2001 From: thierry Date: Sat, 9 Jan 2010 09:43:02 +0000 Subject: [PATCH] Setting tag ipfw-0.9-8 builds on 2.6.22 & 2.6.27 - for 32 and 64 bits --- planetlab/ipfwroot.spec | 5 ++++- planetlab/ipfwslice.spec | 7 +++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/planetlab/ipfwroot.spec b/planetlab/ipfwroot.spec index b7b08e7..ef64aa0 100644 --- a/planetlab/ipfwroot.spec +++ b/planetlab/ipfwroot.spec @@ -16,7 +16,7 @@ %define name ipfwroot %define version 0.9 -%define taglevel 7 +%define taglevel 8 %define release %{kernel_version}.%{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %define kernel_id_arch %{kernel_version}-%{kernel_release}-%{kernel_arch} @@ -86,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT LOADED=`cat /proc/modules | grep ^ipfw_mod`; if [ -n "$LOADED" ] ; then rmmod ipfw_mod; fi %changelog +* Sat Jan 09 2010 Thierry Parmentelat - ipfw-0.9-8 +- builds on 2.6.22 & 2.6.27 - for 32 and 64 bits + * Wed Jan 06 2010 Marta Carbone - move to dummynet2, added support for table lookup - added the vsys-script dependencies and the ipfw initialization diff --git a/planetlab/ipfwslice.spec b/planetlab/ipfwslice.spec index 30824ab..3fabfd4 100644 --- a/planetlab/ipfwslice.spec +++ b/planetlab/ipfwslice.spec @@ -5,7 +5,7 @@ # restart crond # modprobe ipfw_mod.ko (depmod ?) # -%define url $URL:$ +%define url $URL$ # Marta Carbone # 2009 - Universita` di Pisa @@ -13,7 +13,7 @@ %define name ipfwslice %define version 0.9 -%define taglevel 7 +%define taglevel 8 %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 +* Sat Jan 09 2010 Thierry Parmentelat - ipfw-0.9-8 +- builds on 2.6.22 & 2.6.27 - for 32 and 64 bits + * Tue Dec 15 2009 Marta Carbone - more work on the radix code, added sysctl read/write support -- 2.43.0