From b25aa6dbc79486f857c8aa7df9e693585c8febcd3ba1ff3e5c38b17e8f17f9aa Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 21 Dec 2022 23:55:34 +0000 Subject: [PATCH] - Update to release 1.0.6 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/nftables?expand=0&rev=72 --- nftables-1.0.5.tar.bz2 | 3 --- nftables-1.0.5.tar.bz2.sig | Bin 566 -> 0 bytes nftables-1.0.6.tar.xz | 3 +++ nftables-1.0.6.tar.xz.sig | Bin 0 -> 566 bytes nftables.changes | 11 +++++++++++ nftables.spec | 8 ++++---- 6 files changed, 18 insertions(+), 7 deletions(-) delete mode 100644 nftables-1.0.5.tar.bz2 delete mode 100644 nftables-1.0.5.tar.bz2.sig create mode 100644 nftables-1.0.6.tar.xz create mode 100644 nftables-1.0.6.tar.xz.sig diff --git a/nftables-1.0.5.tar.bz2 b/nftables-1.0.5.tar.bz2 deleted file mode 100644 index 08ad29b..0000000 --- a/nftables-1.0.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8d1b4b18393af43698d10baa25d2b9b6397969beecac7816c35dd0714e4de50a -size 982538 diff --git a/nftables-1.0.5.tar.bz2.sig b/nftables-1.0.5.tar.bz2.sig deleted file mode 100644 index cc0dceeb4ed4ba1ae89b822bb3d426d3ca92e8fb11a3e48190f39e329b3e7f0a..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 566 zcmV-60?GY}0y6{v0SW*e79j*T*<`H1NrA^z0Q;NOU6+cA6d>dU0%G#DAOH#p5Y=6m zii#8<L0N$11`jxc2A=I{CD-(pH7c~GFU zZ4ba4xkk)N=kE1VPp}Qb1NkL`uy+CPEc!rb0}(G0I8mAGW9<02BXS^Oe}lhzJ+ zhT!Qabzl0Pm`{XcIk6hkwJHlERSDO#Z1T(Qe!K2uN*Z#IVMNWHF% zb3vOzQ2#*K1;`n24zFfvMk}f&8N79U!=q*EK3rJ6Z_Dd*sR;?{ynby1QywJkz`@zJ z5C7`p?!CC<%^m_i#od_4Xx&1r7gHH;jH4K9%INkPh>|AA>TkOs$q9s!1l@RV8MEoh zzJ@ZaOvS?Qbj1!;PFzEgA`>$4lO@%=prs-wJFEkTb7qmg(3bRnd6b||M0_a`bN``z zJdz!B6WJ&#%y?l?Ti=HiTPoveizI@9At5jf$p7A_@Yw>V>jx^;+&4c@PrKgJ!N1T2 Ev94Gd*8l(j diff --git a/nftables-1.0.6.tar.xz b/nftables-1.0.6.tar.xz new file mode 100644 index 0000000..4731bda --- /dev/null +++ b/nftables-1.0.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2407430ddd82987670e48dc2fda9e280baa8307abec04ab18d609df3db005e4c +size 834584 diff --git a/nftables-1.0.6.tar.xz.sig b/nftables-1.0.6.tar.xz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..1a5c742adc1a08e7469575e8cf8e2e671cf154c3df8d4c37255bb3c78421c3fc GIT binary patch literal 566 zcmV-60?GY}0y6{v0SW*e79j*T*<`H1NrA^z0Q;NOU6+cA6d>dU0%M~{l>iC}5Y=6m zii#8<KJRia8m zQ5ZzI8u^f2=@M$%!rQ)sJACR1Vb5vqoH0J z->pmCs8Z|n(Ij?=h90Vd#+xR@Vn2#$q`q_?_d#-wpk4@W4D(d5&LK=1LL@R#_Nis> z_eYeV4=OiDNWahS(;p0!L5p6(6Xv}_67{`=Id@olpAuQcM;Jd+8E6+rK3ATPaK6dH zvG>q-pfL3J1l0igUOCQPEEh!h(wi9rk;Y(Fmc%hy6+Fe`r{7ZdeH9;Vx=o%J=Ct0R zCnW}*XR$&N*V)RxMJDTy8fMEqFhxrEVdX&<-HWXWW;%`RMtm|h{6o(dW?V + +- Update to release 1.0.6 + * Fix bytecode generation for concatenation of intervals where + selectors use different byteorder datatypes, e.g. IPv4 + (network byte order). + * Fix match of uncommon protocol matches with raw expressions + * Unbreak insertion of rules with intervals ("sport { + 3478-3497, 16384-16387 }") + ------------------------------------------------------------------- Wed Aug 17 19:21:15 UTC 2022 - Dirk Müller diff --git a/nftables.spec b/nftables.spec index 602fff6..76b2eb5 100644 --- a/nftables.spec +++ b/nftables.spec @@ -17,7 +17,7 @@ Name: nftables -Version: 1.0.5 +Version: 1.0.6 Release: 0 Summary: Userspace utility to access the nf_tables packet filter License: GPL-2.0-only @@ -25,8 +25,8 @@ Group: Productivity/Networking/Security URL: https://netfilter.org/projects/nftables/ #Git-Clone: git://git.netfilter.org/nftables -Source: http://ftp.netfilter.org/pub/%name/%name-%version.tar.bz2 -Source2: http://ftp.netfilter.org/pub/%name/%name-%version.tar.bz2.sig +Source: http://ftp.netfilter.org/pub/%name/%name-%version.tar.xz +Source2: http://ftp.netfilter.org/pub/%name/%name-%version.tar.xz.sig Source3: %name.keyring BuildRequires: asciidoc BuildRequires: bison @@ -38,7 +38,7 @@ BuildRequires: python3-base BuildRequires: pkgconfig(jansson) BuildRequires: pkgconfig(libedit) BuildRequires: pkgconfig(libmnl) >= 1.0.4 -BuildRequires: pkgconfig(libnftnl) >= 1.2.2 +BuildRequires: pkgconfig(libnftnl) >= 1.2.4 BuildRequires: pkgconfig(xtables) >= 1.6.1 %description