From b76f7ec5f71dcaa7f6a6b9a32a1268f7dd162a59daea896d1e9f34ef0d2c076a Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 3 Mar 2018 23:21:21 +0000 Subject: [PATCH] - Update to new upstream release 0.8.3 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/nftables?expand=0&rev=29 --- nftables-0.8.2.tar.bz2 | 3 --- nftables-0.8.2.tar.bz2.sig | Bin 543 -> 0 bytes nftables-0.8.3.tar.bz2 | 3 +++ nftables-0.8.3.tar.bz2.sig | Bin 0 -> 543 bytes nftables.changes | 7 +++++++ nftables.spec | 17 ++++++++--------- 6 files changed, 18 insertions(+), 12 deletions(-) delete mode 100644 nftables-0.8.2.tar.bz2 delete mode 100644 nftables-0.8.2.tar.bz2.sig create mode 100644 nftables-0.8.3.tar.bz2 create mode 100644 nftables-0.8.3.tar.bz2.sig diff --git a/nftables-0.8.2.tar.bz2 b/nftables-0.8.2.tar.bz2 deleted file mode 100644 index 1cbe455..0000000 --- a/nftables-0.8.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:675f0aaf88f11e7eacef63dc89cb65d207d9e09c3ea6d518f0ebbb013f0767ec -size 678179 diff --git a/nftables-0.8.2.tar.bz2.sig b/nftables-0.8.2.tar.bz2.sig deleted file mode 100644 index de2ea11f35fa45828457075c501920c3112afa183cc6c7d13065cfdcf7004883..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 543 zcmV+)0^t3L0vrSY0RjL91p-=hi*Eo52@tDBRiP%*lH@FR5CEbc{UosvJ1JZ@EORE#D<( z?MVM}SNsjw^NUl2b1oEq`~D14fRShHO>CRfL_v+VRvK5yXQ8gDHca4`K$;^|w$1Af z;(YN{jkHcxHIH*`kM1wOe8AAhW6f=v6twQ6r#h*mk5vhIQhU68Ip zum1e#7n@3EN67<3fSAeZ01Uv3*9F<)<*Jgpc_cTBgvWXkI8+xVdcp-pBmFA$@x{xd z!KxgUh39qtGOagg<#rrejy(3<<@CdtM|@OhQB$upl*iu@6O>+tw1N9qh1eWz-P2EF z;UreF?cWT~Tq-;J0j;HF=X)yUSre3~69x89FRtxMc_j|~4?@f&eGJAkvZ#o|q?82A z%lEfUg(eL{oX+n0h?381Vg diff --git a/nftables-0.8.3.tar.bz2 b/nftables-0.8.3.tar.bz2 new file mode 100644 index 0000000..4f7aded --- /dev/null +++ b/nftables-0.8.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d16be1f5db88e95d29fc0b0e4df88acd079f3ee8e2b872ec7673f9a0d5d95e38 +size 683802 diff --git a/nftables-0.8.3.tar.bz2.sig b/nftables-0.8.3.tar.bz2.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..4ad6a53b30cbbd62769b7b073ba1dcf5e4f47bee18f02072068f9521746fac89 GIT binary patch literal 543 zcmV+)0^t3L0vrSY0RjL91p-={er*5>2@tDBRiP%*lH_r45C3B?TFAuNzTwMOaMn4P zc54bm;dc%>;E-CDCv_Hfy;B}**K@3GKg5WikB*Uq4K>Zx--~BXO#Md}bj258x>WK> zH%TssS|~&?*PRHONSQ*I%XKudcTk;a9zH;q_j*nIy=2m0MlCzRj%_W9jlAvZ)nqJu zbk<-CrRrEvG8cZTUG8?0sdNJO>Y~=*r#1+oX_h?h7Wvx9s{~7ym zA4$rixHW$~yCnYQIaJRTBSjgSY7j7LdgzfJLUr0WL zL>wQSpVDUU?16C(lPf*Pw*46hLvJSchv_5jbbuibCbdywv{64~8;}W`y`8beNMw!$KL+9L(}+8L(A21KR)q literal 0 HcmV?d00001 diff --git a/nftables.changes b/nftables.changes index bb090a8..7057fe6 100644 --- a/nftables.changes +++ b/nftables.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Mar 3 22:59:01 UTC 2018 - jengelh@inai.de + +- Update to new upstream release 0.8.3 + * raw payload support to match headers that do not yet have + received a mnemonic. + ------------------------------------------------------------------- Sat Feb 3 14:26:36 UTC 2018 - jengelh@inai.de diff --git a/nftables.spec b/nftables.spec index dee38a4..3c3284a 100644 --- a/nftables.spec +++ b/nftables.spec @@ -17,10 +17,10 @@ Name: nftables -Version: 0.8.2 +Version: 0.8.3 Release: 0 Summary: Userspace utility to access the nf_tables packet filter -License: GPL-2.0 +License: GPL-2.0-only Group: Productivity/Networking/Security Url: http://netfilter.org/projects/nftables/ @@ -41,15 +41,15 @@ BuildRequires: pkgconfig(libnftnl) >= 1.0.9 BuildRequires: pkgconfig(xtables) >= 1.6.0 %description -nf_tables is the new firewalling infrastructure in the Linux kernel, -intended to replace ip_tables, ip6_tables, arp_tables and ebtables in -the long term. nftables is the corresponsing userspace frontend, -replacing their respective userspace utilities. +nf_tables is a new firewalling mechanism in the Linux kernel, running +independently of, and thus parallel to, ip_tables, ip6_tables, +arp_tables and ebtables. nftables is the corresponsing userspace +frontend. nftables features native support for sets and dictionaries of arbitrary types, support for many different protocols, meta data -types, connection tracking, NAT, logging, atomic incremental and full -ruleset updates. +types, connection tracking, NAT setup, logging, atomic incremental +and full ruleset updates. %prep %setup -q @@ -72,7 +72,6 @@ rm -f "%buildroot/%_libdir/pkgconfig"/*.pc %files %defattr(-,root,root) -%config %_sysconfdir/nftables %_sbindir/nft %_mandir/man8/nft* %doc COPYING