From a0ae64b6a1adeeef03a06a1139ef08f47c6173c8b8b7e6a1912eac7e01af344f Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 13 May 2022 16:00:07 +0000 Subject: [PATCH] - Update to release 1.8.8 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iptables?expand=0&rev=151 --- iptables-1.8.7.tar.bz2 | 3 --- iptables-1.8.7.tar.bz2.sig | Bin 566 -> 0 bytes iptables-1.8.8.tar.bz2 | 3 +++ iptables-1.8.8.tar.bz2.sig | Bin 0 -> 566 bytes iptables-batch-lock.patch | 46 ++++++++++++++++++------------------- iptables.changes | 14 +++++++++++ iptables.spec | 4 ++-- 7 files changed, 42 insertions(+), 28 deletions(-) delete mode 100644 iptables-1.8.7.tar.bz2 delete mode 100644 iptables-1.8.7.tar.bz2.sig create mode 100644 iptables-1.8.8.tar.bz2 create mode 100644 iptables-1.8.8.tar.bz2.sig diff --git a/iptables-1.8.7.tar.bz2 b/iptables-1.8.7.tar.bz2 deleted file mode 100644 index 1c24da2..0000000 --- a/iptables-1.8.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c109c96bb04998cd44156622d36f8e04b140701ec60531a10668cfdff5e8d8f0 -size 717862 diff --git a/iptables-1.8.7.tar.bz2.sig b/iptables-1.8.7.tar.bz2.sig deleted file mode 100644 index e2ba9695e335cc3ee09374c0eeb580b76cfcd16c9f6a04ee3c5c7903ed089567..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 566 zcmV-60?GY}0y6{v0SW*e79j*T*<`H1NrA^z0Q;NOU6+cA6d>dU0$>6XQS|4dvMo1UhGdXU~^%pl3S>CVJ5M$zNspMeuLuX~*f_7Upr z$MK!o%fw`{LgdJ-a-pvROx*7KmCK4ma*?Q;*=+mQ_h#-&gU&+b2NXY3aOWcvHweS% ztDSA|sTQ~D?-AX>lqO06xd)sUfN$b2$;tkTLOsXYC5+E)Ew!a`a`YUJCOY8Go#l$@j|3WH^XeLv}u| zS23DWw{QeI-cp@|zfa`)cg^PObjzel z=~5#YFOh9M5SJZ+el`cq+g>nSB~NzJx2)6<3C895-nTYK$YuR?Hy`=2EH;3#WqutZ E46VW#3jhEB diff --git a/iptables-1.8.8.tar.bz2 b/iptables-1.8.8.tar.bz2 new file mode 100644 index 0000000..123c4d7 --- /dev/null +++ b/iptables-1.8.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71c75889dc710676631553eb1511da0177bbaaf1b551265b912d236c3f51859f +size 746985 diff --git a/iptables-1.8.8.tar.bz2.sig b/iptables-1.8.8.tar.bz2.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..088b87b0cf2fedede57866d7927c0b7ca37927ac490dca26c8e3b27ec9457178 GIT binary patch literal 566 zcmV-60?GY}0y6{v0SW*e79j*T*<`H1NrA^z0Q;NOU6+cA6d>dU0%Cq*2LK8Q5Y=6m zii#8<4YP`6gV;*xa**0(Wn~ezeef7 zS164YpCstGw|tG9o`W|qOP@XYI?w>?9jT8mj=z-tNyhqj4!;j;oWO_c{cZPgTGzE< zuGI1=D{7tJaf85rBT5M^jxF#z1Ts#Cd>VX)rcvF)&eyZ{o;5<$CsraOm&__;*T!c@ znb4CY4^3$JVR2l;uRq?2ZVtnc8#{ga|fuVI+yWfeG!d<^Mtm8fSJJ+hHOldBupp&EIJ!&UBnLaq+TiQ*-l z9v_xu^<|>_sFqXHm2sBY&cu=HnGG&11JRpAhi6LS&OLvuF_s*FlUDP1D=23*0Lrm~ z<4(?3=j3qk#3PjAG52D#Z`>`)meVS|4HFBwNHJ2HFd E3 + +- Update to release 1.8.8 + * Add iptables-translate support for: sctp match's + --chunk-types option, connlimit match, multiport match's + --ports option, and the tcpmss match. + * Reject setuid executables in libxtables for safety reasons + * Extended arptables-nft with -C, -I, -R, -S cmomands and the + "-c N,M" counter syntax. + * Debug output in iptables-restore (all variants), iptables-nft + and ebtables-nft when specifying -v multiple times + * Improved performance of iptables-save and -restore + ------------------------------------------------------------------- Thu Dec 30 15:05:20 UTC 2021 - Danilo Spinella diff --git a/iptables.spec b/iptables.spec index af7fbf0..a5d893c 100644 --- a/iptables.spec +++ b/iptables.spec @@ -1,7 +1,7 @@ # # spec file for package iptables # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ %endif Name: iptables -Version: 1.8.7 +Version: 1.8.8 Release: 0 Summary: IP packet filter administration utilities License: Artistic-2.0 AND GPL-2.0-only