Author: gotar Date: Fri Feb 24 00:38:28 2006 GMT Module: SPECS Tag: DEVEL-1_2_11 ---- Log message: - upgraded to 1.2.11
---- Files affected: SPECS: iptables24.spec (1.38 -> 1.38.2.1) ---- Diffs: ================================================================ Index: SPECS/iptables24.spec diff -u SPECS/iptables24.spec:1.38 SPECS/iptables24.spec:1.38.2.1 --- SPECS/iptables24.spec:1.38 Thu Dec 8 13:15:35 2005 +++ SPECS/iptables24.spec Fri Feb 24 01:38:22 2006 @@ -4,8 +4,8 @@ %bcond_without doc # without documentation (HOWTOS) which needed TeX %bcond_without patchedkernel # without ippool, prestate, log (which requires patched 2.4.x kernel) # -%define netfilter_snap 20040302 -%define iptables_version 1.2.9 +%define netfilter_snap 0 +%define iptables_version 1.2.11 %define _kernelsrcdir /usr/src/linux-2.4 Summary: Extensible packet filtering system && extensible NAT system @@ -25,15 +25,15 @@ License: GPL Vendor: Netfilter mailing list <[email protected]> Group: Networking/Daemons -Source0: ftp://ftp.netfilter.org/pub/iptables/snapshot/iptables-%{iptables_version}-%{netfilter_snap}.tar.bz2 -# Source0-md5: 66a4b6d48127c6fd791ddb3ab449e3ba +Source0: ftp://ftp.netfilter.org/pub/iptables/iptables-%{iptables_version}.tar.bz2 +# Source0-md5: 0a5f5f226e41ce408a895bec995e8c05 Source1: cvs://cvs.samba.org/netfilter/iptables-howtos.tar.bz2 # Source1-md5: 2ed2b452daefe70ededd75dc0061fd07 Source2: iptables24.init Source3: ip6tables24.init Patch0: iptables-man.patch Patch1: iptables-1.2.9-ipt_imq.patch -Patch2: grsecurity-%{iptables_version}-iptables.patch +Patch2: http://www.grsecurity.net/grsecurity-%{iptables_version}-iptables.patch Patch3: %{name}-dstlimit.patch Patch4: %{name}-noext.patch Patch5: %{name}-glibc225.patch @@ -158,7 +158,7 @@ iptables(8). %prep -%setup -q -a1 -n iptables-%{iptables_version}-%{netfilter_snap} +%setup -q -a1 -n iptables-%{iptables_version} %patch0 -p1 %if %{with patchedkernel} %patch1 -p1 @@ -284,6 +284,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.38.2.1 2006/02/24 00:38:22 gotar +- upgraded to 1.2.11 + Revision 1.38 2005/12/08 12:15:35 qboosh - rel 14 for kernel24 2.4.32 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/iptables24.spec?r1=1.38&r2=1.38.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
