X-Git-Url: http://git.onelab.eu/?p=iptables.git;a=blobdiff_plain;f=iptables.spec;h=9ca19a0f31004ef9b989d0a42d4c69d4dd0e7dbd;hp=29522f845cad8d408a0622c6cfb1e8882e3e63df;hb=HEAD;hpb=7fe27694461ef9f6b548376c0bcc2d695fcb5955 diff --git a/iptables.spec b/iptables.spec index 29522f8..9ca19a0 100644 --- a/iptables.spec +++ b/iptables.spec @@ -1,8 +1,10 @@ %define name iptables -%define version 1.4.10 -%define taglevel 3 +%define version 1.4.12 +%define subversion .1 +%define taglevel 0 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} +%define actual_name %{name}-%{version}%{subversion} Vendor: PlanetLab Packager: PlanetLab Central @@ -13,7 +15,7 @@ Summary: Tools for managing Linux kernel packet filtering capabilities Name: %{name} Version: %{version} Release: %{release} -Source: http://www.netfilter.org/projects/iptables/files/%{name}-%{version}.tar.bz2 +Source: http://www.netfilter.org/projects/iptables/files/%{actual_name}.tar.bz2 Source1: iptables.init Source2: iptables-config Source3: planetlab-config @@ -62,7 +64,7 @@ The iptc interface is upstream marked as not public. The interface is not stable and may change with every new version. It is therefore unsupported. %prep -%setup -q +%setup -q -n %{actual_name} %patch1 -p1 %build @@ -180,6 +182,16 @@ fi %{_libdir}/pkgconfig/xtables.pc %changelog +* Tue Aug 09 2011 Sapan Bhatia - iptables-1.4.10-5 +- Adding a recently abused (=received experimental traffic from planetlab) node to a global iptables blacklist. I will be +- implementing this mechanism more formally +- using +- iptables in the coming days. Unfortunately, because of the complexity of the recipient network we are unable to +- determine a comprehensive set of the slices responsible in this case, so I am adding this temporary hack for now. + +* Thu Mar 24 2011 S.Çağlar Onur - iptables-1.4.10-4 +- Don't start iptables service on build time + * Wed Feb 23 2011 S.Çağlar Onur - iptables-1.4.10-3 - Remove ugly hack for config files