diff --git a/nftables-0.5.tar.bz2 b/nftables-0.5.tar.bz2 deleted file mode 100644 index ce42e8a..0000000 --- a/nftables-0.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1fb6dff333d8a4fc347cbbe273bf905a2634b27a8c39df0d3a45d5a3fde10ad6 -size 388790 diff --git a/nftables-0.5.tar.bz2.sig b/nftables-0.5.tar.bz2.sig deleted file mode 100644 index 5103698..0000000 Binary files a/nftables-0.5.tar.bz2.sig and /dev/null differ diff --git a/nftables-0.6.tar.bz2 b/nftables-0.6.tar.bz2 new file mode 100644 index 0000000..042fe1d --- /dev/null +++ b/nftables-0.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dede62655f1c56f2bc9f9be12d103d930dcef6d5f9e0855854ad9c6f93cd6c2d +size 400629 diff --git a/nftables-0.6.tar.bz2.sig b/nftables-0.6.tar.bz2.sig new file mode 100644 index 0000000..9854fd9 Binary files /dev/null and b/nftables-0.6.tar.bz2.sig differ diff --git a/nftables.changes b/nftables.changes index d0e05b1..5e49104 100644 --- a/nftables.changes +++ b/nftables.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jun 2 18:31:23 UTC 2016 - jengelh@inai.de + +- Update to new upstream release 0.6 +* Rules may be replaced now +* Flow table support (requires Linux >= 4.3) +* Support for tracing +* Ratelimiting now supports units like bytes/second. +* Matchinv VLAN IDs, DSCP/ECN, ICMP RtAdv & RtSol + ------------------------------------------------------------------- Thu Sep 17 21:16:31 UTC 2015 - jengelh@inai.de diff --git a/nftables.spec b/nftables.spec index 4342b47..830fc50 100644 --- a/nftables.spec +++ b/nftables.spec @@ -1,7 +1,7 @@ # # spec file for package nftables # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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,7 +17,7 @@ Name: nftables -Version: 0.5 +Version: 0.6 Release: 0 Summary: Userspace utility to access the nf_tables packet filter License: GPL-2.0 @@ -37,7 +37,7 @@ BuildRequires: pkgconfig >= 0.21 BuildRequires: readline-devel BuildRequires: xsltproc BuildRequires: pkgconfig(libmnl) >= 1.0.3 -BuildRequires: pkgconfig(libnftnl) >= 1.0.5 +BuildRequires: pkgconfig(libnftnl) >= 1.0.6 Obsoletes: nftables-plus < %version-%release Provides: nftables-plus = %version-%release