From 346c91b4cd54571b2a68282ececb50b49f46bf16b091adf0c462e32bfb56dc60 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 20 Jan 2012 18:07:31 +0000 Subject: [PATCH 1/2] Adjust the red faction's buildrequires OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iptables?expand=0&rev=47 --- iptables.spec | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/iptables.spec b/iptables.spec index 0e089c7..46f2076 100644 --- a/iptables.spec +++ b/iptables.spec @@ -41,9 +41,14 @@ BuildRequires: sgmltool %if 0%{?fedora_version} || 0%{?centos_version} BuildRequires: sgml-common %endif -BuildRequires: autoconf automake fdupes libtool -BuildRequires: pkgconfig >= 0.23 pkgconfig(libnfnetlink) >= 1.0.0 -BuildRequires: xz +BuildRequires: autoconf automake libtool +BuildRequires: pkgconfig >= 0.21 xz +%if 0%{?suse_version} +BuildRequires: fdupes pkgconfig(libnfnetlink) >= 1.0.0 +%endif +%if 0%{?fedora} || 0%{?rhel} +BuildRequires: libnfnetlink-devel >= 1.0.0 +%endif %description iptables is used to set up, maintain, and inspect the tables of IP From 01146bd054b9877bb7b841ee32b8513f045b08543b2b8c3aecc10335f978076e Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 27 Mar 2012 13:48:47 +0000 Subject: [PATCH 2/2] iptables 1.4.13 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iptables?expand=0&rev=48 --- iptables-1.4.12.90.tar.xz | 3 --- iptables-1.4.13.tar.bz2 | 3 +++ iptables-1.4.13.tar.bz2.sig | Bin 0 -> 543 bytes iptables.changes | 6 ++++++ iptables.spec | 19 +++++++++++-------- 5 files changed, 20 insertions(+), 11 deletions(-) delete mode 100644 iptables-1.4.12.90.tar.xz create mode 100644 iptables-1.4.13.tar.bz2 create mode 100644 iptables-1.4.13.tar.bz2.sig diff --git a/iptables-1.4.12.90.tar.xz b/iptables-1.4.12.90.tar.xz deleted file mode 100644 index cee4550..0000000 --- a/iptables-1.4.12.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c175beb7f1eaa983efe6a416aa91f5218c68d5b32bed182fb20c7a430366874c -size 223348 diff --git a/iptables-1.4.13.tar.bz2 b/iptables-1.4.13.tar.bz2 new file mode 100644 index 0000000..9ad5e6b --- /dev/null +++ b/iptables-1.4.13.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:321e2600fc4541a958e44cafd85a42864b0035404097e0f2e082d474029b9ded +size 502942 diff --git a/iptables-1.4.13.tar.bz2.sig b/iptables-1.4.13.tar.bz2.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..57a8fa4e86a00898ac030c13e308c163163a8f945dfc578b8cb2b1e4536ad602 GIT binary patch literal 543 zcmV+)0^t3L0vrSY0RjL91p-fTrJeu^2@s?aABnqPSj;+b5B@3pv*A#%eQ^AqCYlcg z-;B$&#uL24mJr)`NMwwQ`IV`w`Q{GT7Fe>)0ZM~-SM{r&m^P0$ok(cN(^Z~>T)?jD61Xb{Uu ziiM@u7TdUlFT3WkeP6-7(j)`8q&G{7umiE3WV6CQ`_!w*Z=>3{co%Vmg9CDgZ}JBn zxh~m$%;j|COfveMCM@b8$Q7Q301fF8)jG_&Js?j#fTf#e`b}Xcmuybsq}B38{u=E$ zzS@#-sZvFGA}LOlqR-?f?M^lao4)wn7FW#gc6U&$*~*C{Mobo6)yKfXKuWJfk|@qJ zcvnRVx;Ur~yKFUMCk`}zJ+I=zh2C(A&0iRI2i63YJgSwk;eg6LocwHf43y0+Xal+h zB1yp_=VKW#3_DhfCa0D#9E(t{3uxnG>lN4AjCc;~Mvro>sxD=th8{96C4P>HtUSNF z_8;?iBlv|r_B=GMJ42vLjFK^5SpSqJ_uhhSzFI9Z;et;Tcd!3y?gYd()RWdJr+&Rq h)xqOHFwLj)eelQcBZ%`S@YhUga|{RiyV6*$KSm*O1(^T< literal 0 HcmV?d00001 diff --git a/iptables.changes b/iptables.changes index 07a735d..e4c09c7 100644 --- a/iptables.changes +++ b/iptables.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 27 13:29:31 UTC 2012 - jengelh@medozas.de + +- Update to new upstream release 1.4.13 +* Add the rpfilter, nfacct and IPv6 ECN extensions + ------------------------------------------------------------------- Mon Jan 2 21:30:38 UTC 2012 - jengelh@medozas.de diff --git a/iptables.spec b/iptables.spec index 46f2076..81ea6d4 100644 --- a/iptables.spec +++ b/iptables.spec @@ -16,13 +16,12 @@ # - Name: iptables %define lname_ipq libipq0 %define lname_iptc libiptc0 %define lname_xt libxtables7 -Version: 1.4.12.90 -Release: 1 +Version: 1.4.13 +Release: 0 Summary: IP Packet Filter Administration utilities License: GPL-2.0+ Group: Productivity/Networking/Security @@ -31,7 +30,8 @@ Url: http://netfilter.org/ #DL-URL: ftp://ftp.netfilter.org/pub/iptables/ #Git-Web: http://git.netfilter.org/ #Git-Clone: git://git.netfilter.org/iptables -Source: %name-%version.tar.xz +Source: %name-%version.tar.bz2 +Source2: %name-%version.tar.bz2.sig Patch1: iptables-batch.patch Patch2: iptables-apply-mktemp-fix.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -41,10 +41,13 @@ BuildRequires: sgmltool %if 0%{?fedora_version} || 0%{?centos_version} BuildRequires: sgml-common %endif -BuildRequires: autoconf automake libtool -BuildRequires: pkgconfig >= 0.21 xz +BuildRequires: autoconf +BuildRequires: automake +BuildRequires: libtool +BuildRequires: pkgconfig >= 0.21 %if 0%{?suse_version} -BuildRequires: fdupes pkgconfig(libnfnetlink) >= 1.0.0 +BuildRequires: fdupes +BuildRequires: pkgconfig(libnfnetlink) >= 1.0.0 %endif %if 0%{?fedora} || 0%{?rhel} BuildRequires: libnfnetlink-devel >= 1.0.0 @@ -128,7 +131,7 @@ xtables --variable=xtlibdir). %if 0%{?__xz:1} %setup -q %else -tar -xf "%{S:0}" --use=xz; +tar -xf "%{S:0}" --use=bzip2; %setup -DTq %endif %patch -P 1 -p1