From dac11b1d6c7927a64112fc94c2b5d1673c8c4442ac7f3153f01a82da71a3dde2 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 17 Sep 2015 21:30:41 +0000 Subject: [PATCH] nftables-0.5 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/nftables?expand=0&rev=16 --- nftables-0.4.tar.bz2 | 3 --- nftables-0.4.tar.bz2.sig | Bin 543 -> 0 bytes nftables-0.5.tar.bz2 | 3 +++ nftables-0.5.tar.bz2.sig | Bin 0 -> 543 bytes nftables.changes | 9 +++++++++ nftables.spec | 7 ++++--- 6 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 nftables-0.4.tar.bz2 delete mode 100644 nftables-0.4.tar.bz2.sig create mode 100644 nftables-0.5.tar.bz2 create mode 100644 nftables-0.5.tar.bz2.sig diff --git a/nftables-0.4.tar.bz2 b/nftables-0.4.tar.bz2 deleted file mode 100644 index 6e07155..0000000 --- a/nftables-0.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f6ca69b75c68915f9f3a3972274ec68354dfbbcfc0b9fc55c813a0525c351d3c -size 362120 diff --git a/nftables-0.4.tar.bz2.sig b/nftables-0.4.tar.bz2.sig deleted file mode 100644 index 916d14bad0dd0f04b7569592c46318191d12c6eba6a88eb0302af98bce349e9f..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 543 zcmV+)0^t3L0vrSY0RjL91p-u$X2bvr2@s?aABnqPSj>y25CDt+PkFmc&07?u4kuXM z1dmCb^8PflaP@4|SO;A#792@N)MUa-tj@9g-k>g(=f~6A{n?9AOjBf~$qAxKcNCCA z{zNf#HVImonFD@nG^Wk$J}c&5V6rAxr^OQ4?6WcI*TzsB!Uu;|!j-*Tg6OOfTB8Iq zP|4ydh2=jlIs`jGilVZKi|F7=w%0I5@jk-d$Duc&u}Q&F^WmA-+?eAPXN?Wr*0y_( zcBF~sFN#Q3(S*aV25`d%>Qh&JkCkKqvE7PJJ!qZGi6zEM&C`{ze?&vM%}UFVf#mdf z%?_N?!NgxGMf!*rD!vV6OShW#^koHw%j}w|ZSmwb6$*%_NF*_(!eRP#*wv@yZf9b*>$b zl~l59_(l&vYQ1=3i@_?01W$Wa-68WVB-|zB)#UduC=VQPSZm#scHx8Fk-fmm_^von z^O_q|<^EWB-C)JJsQ3?->wFnv6%chr_W}>*NSA%ck{^j_`-A7OPCBLn)X#0A6?;lo z!L#@)1{atiChinG+}8&-OeZwpaE<{RiD}LK^!{>!&fS@`x3ps3*1IbWUp4VZYMoP{ zi;Qop?;A&|)`=xAP}?MuUX&WO|9@79xsB?h)!lQ@k6|sLpw77a$(%cNkte~$A`rA} zED%lO(}llsDI#4#z=#yl)PbK*OG>Pe{A^|3gWr%>+wcwzcu+>p)n?*_u(=@cW^Wu5 z`#{ZA_~}IbDD+dG$U<0x)z=iZ)=!_kqqmtHc=XU^MkAJ(VvniE$_)Up+f|mp3Az|C h4Go;X?LITgT3D}_@Z4G!rDCy(T&xoTihBI9H!M783)%nx literal 0 HcmV?d00001 diff --git a/nftables.changes b/nftables.changes index d33a767..d0e05b1 100644 --- a/nftables.changes +++ b/nftables.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Sep 17 21:16:31 UTC 2015 - jengelh@inai.de + +- Update to new upstream release 0.5 +* Support combinations of two or more selectors to build a tuple +* Timeout support for sets +* Dormant flag for tables +* Default chain policy specifiable on creation + ------------------------------------------------------------------- Sat May 23 23:06:12 UTC 2015 - mrueckert@suse.de diff --git a/nftables.spec b/nftables.spec index 5d940ae..4342b47 100644 --- a/nftables.spec +++ b/nftables.spec @@ -1,7 +1,7 @@ # # spec file for package nftables # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,14 @@ Name: nftables -Version: 0.4 +Version: 0.5 Release: 0 Summary: Userspace utility to access the nf_tables packet filter License: GPL-2.0 Group: Productivity/Networking/Security Url: http://netfilter.org/projects/nftables/ #Git-Clone: git://git.netfilter.org/nftables + Source: http://ftp.netfilter.org/pub/nftables/nftables-%version.tar.bz2 Source2: http://ftp.netfilter.org/pub/nftables/nftables-%version.tar.bz2.sig BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -36,7 +37,7 @@ BuildRequires: pkgconfig >= 0.21 BuildRequires: readline-devel BuildRequires: xsltproc BuildRequires: pkgconfig(libmnl) >= 1.0.3 -BuildRequires: pkgconfig(libnftnl) >= 1.0.2 +BuildRequires: pkgconfig(libnftnl) >= 1.0.5 Obsoletes: nftables-plus < %version-%release Provides: nftables-plus = %version-%release