X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=iptables.spec;h=cc10d1fc41a39c7615869e1446dc5bacf57a273e;hb=2c0de495e57d2fc8f87d6217d1fc5454cb7861b1;hp=99aca2ee4906b36b2b1290ed97dd47c846dae3b0;hpb=9eadba894a15cd5c7d4047d0f2fbd8372b385a90;p=iptables.git diff --git a/iptables.spec b/iptables.spec index 99aca2e..cc10d1f 100644 --- a/iptables.spec +++ b/iptables.spec @@ -1,6 +1,6 @@ %define name iptables %define version 1.4.10 -%define taglevel 4 +%define taglevel 5 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -14,7 +14,6 @@ Name: %{name} Version: %{version} Release: %{release} Source: http://www.netfilter.org/projects/iptables/files/%{name}-%{version}.tar.bz2 -Source: http://ipset.netfilter.org/ipset-4.5.tar.bz2 Source1: iptables.init Source2: iptables-config Source3: planetlab-config @@ -181,6 +180,13 @@ 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