From f0d1e49fb5a2a0bbf05122df15217294c6d6ef2c13de372286767e3381771b3f Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 15 Jan 2021 22:33:53 +0000 Subject: [PATCH] - Update to release 0.9.8 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/nftables?expand=0&rev=59 --- nftables-0.9.7.tar.bz2 | 3 --- nftables-0.9.7.tar.bz2.sig | Bin 566 -> 0 bytes nftables-0.9.8.tar.bz2 | 3 +++ nftables-0.9.8.tar.bz2.sig | Bin 0 -> 566 bytes nftables.changes | 9 +++++++++ nftables.spec | 8 ++++---- 6 files changed, 16 insertions(+), 7 deletions(-) delete mode 100644 nftables-0.9.7.tar.bz2 delete mode 100644 nftables-0.9.7.tar.bz2.sig create mode 100644 nftables-0.9.8.tar.bz2 create mode 100644 nftables-0.9.8.tar.bz2.sig diff --git a/nftables-0.9.7.tar.bz2 b/nftables-0.9.7.tar.bz2 deleted file mode 100644 index f53f58d..0000000 --- a/nftables-0.9.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fe6b8a8c326a2c09c02ca162b840d7d4aadb043ce7a367c166d6455b0e112cb0 -size 872759 diff --git a/nftables-0.9.7.tar.bz2.sig b/nftables-0.9.7.tar.bz2.sig deleted file mode 100644 index 779fffcb756f10d6e3c6d1743634f384b7017304d3174f03670b7308773e0e5d..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 566 zcmV-60?GY}0y6{v0SW*e79j*T*<`H1NrA^z0Q;NOU6+cA6d>dU0$-Q$!2k*g5Y=6m zii#8<e&&*M~<&E2M`HR^zLmplMd+>frJJ;2VY^P{T*0);4BVdi`w{9rJr ztg5&3Q$wV(_DnRk!%M+(z&WRb5*N}|@vG}EsvE^xwf>9M zL~H4SxGybzOp+hcR$ywLRWy7k0#FR?oJZflois7N3}6OECHWkov{B5M7N22(6?vY^ zqczKhuNW*jHc8zc(QWIuAxU?*0Imht7T6A14?LI(U(4Oln$4ElRy0*m!V*E@1@o*4 z=CIy?tb}137?+xRXWiY&&|9<}(LZ{#%QTn|dKX}qU6BYBM45}9az^>eSU7ruq;POd zqN?c@hVBQ#3lTL6z6V17ASu5Q=foy=y3RQK#M1m+*|)qUJd9|Qw&(j-s*RUbiRQ0a E^~K~DvH$=8 diff --git a/nftables-0.9.8.tar.bz2 b/nftables-0.9.8.tar.bz2 new file mode 100644 index 0000000..16485af --- /dev/null +++ b/nftables-0.9.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60fc004656dae4fefc4901c939c9d64120b4dedb49738e420a9a34989f108fe4 +size 879516 diff --git a/nftables-0.9.8.tar.bz2.sig b/nftables-0.9.8.tar.bz2.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..3e6414a26ee7b7ef94f55c85e4b65a80ca24f91c4cf53bd13c24837940d443fc GIT binary patch literal 566 zcmV-60?GY}0y6{v0SW*e79j*T*<`H1NrA^z0Q;NOU6+cA6d>dU0$>6R?Enf15Y=6m zii#8<!68lCP~ z>8PKKFaX#;mT}F%7}NQ9Sjmr4;m_Xo=7s|v%FAHXpHmjy6=Acidv!xHCROAdQ`;Y~ z|E`&?8PmqgN2f*wv~3vW<%5T?dJ%Tu^ac2pcK<)<0~@}_{@6zL|EcAv-OfS|@*s!5z29H&0_j zXPBD8m-T+7S-iOX*K^jjHRAc?AVaJ_%jbrSB~DY`(5q9(V1iCQ_Cq=FyygFsih zI4F7PZ>E1&Vk_hJBqSH;K%RC|8)KV3HVa9Y1u2dTKE4%~OziBr6&F5E zonFs8gN}%!VTekv38kDdpXT~m;W^rwT7DqK?Q$jEELaDV;on}!uer<#3J&cGD4mE% z>%M+hJ#?$Gte8R&d^jF#FlZt(xDBmDAe58`J01JGDtj;mLL-P%{5JVcQp|XCWQ7WZ z`6iSVnT%2ngwuDXAv&Na=2WX{zb>7edX;wlB>!LUC!Y~0g&9I`1HR$W<%#1se1E+<8T^K ERVvR9oB#j- literal 0 HcmV?d00001 diff --git a/nftables.changes b/nftables.changes index 2b7c132..bf240d9 100644 --- a/nftables.changes +++ b/nftables.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Jan 15 22:28:26 UTC 2021 - Jan Engelhardt + +- Update to release 0.9.8 + * Complete support for matching ICMP header content fields. + * Added raw tcp option match support. + * Added ability to check for the presence of any tcp option. + * Support for rejecting traffic from the ingress chain. + ------------------------------------------------------------------- Tue Oct 27 12:08:37 UTC 2020 - Jan Engelhardt diff --git a/nftables.spec b/nftables.spec index ce4e2fb..6a74ffd 100644 --- a/nftables.spec +++ b/nftables.spec @@ -1,7 +1,7 @@ # # spec file for package nftables # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: nftables -Version: 0.9.7 +Version: 0.9.8 Release: 0 Summary: Userspace utility to access the nf_tables packet filter License: GPL-2.0-only @@ -36,8 +36,8 @@ BuildRequires: pkg-config >= 0.21 BuildRequires: python3-base BuildRequires: readline-devel BuildRequires: pkgconfig(jansson) -BuildRequires: pkgconfig(libmnl) >= 1.0.3 -BuildRequires: pkgconfig(libnftnl) >= 1.1.8 +BuildRequires: pkgconfig(libmnl) >= 1.0.4 +BuildRequires: pkgconfig(libnftnl) >= 1.1.9 BuildRequires: pkgconfig(xtables) >= 1.6.1 %description