diff --git a/libnftnl-1.0.6.tar.bz2 b/libnftnl-1.0.6.tar.bz2 deleted file mode 100644 index bb84de1..0000000 --- a/libnftnl-1.0.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ad3b932a39a1e567308e91b683b32239a5e1aea9b4582dfffe2288c3400ab07e -size 381897 diff --git a/libnftnl-1.0.6.tar.bz2.sig b/libnftnl-1.0.6.tar.bz2.sig deleted file mode 100644 index 3705c04..0000000 Binary files a/libnftnl-1.0.6.tar.bz2.sig and /dev/null differ diff --git a/libnftnl-1.0.7.tar.bz2 b/libnftnl-1.0.7.tar.bz2 new file mode 100644 index 0000000..7b66437 --- /dev/null +++ b/libnftnl-1.0.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bb66ecbc64b8508249402f0093829f44177770ad99f6042b86b3a467d963982 +size 384969 diff --git a/libnftnl-1.0.7.tar.bz2.sig b/libnftnl-1.0.7.tar.bz2.sig new file mode 100644 index 0000000..ace74c8 Binary files /dev/null and b/libnftnl-1.0.7.tar.bz2.sig differ diff --git a/libnftnl.changes b/libnftnl.changes index 879ed87..e3b325a 100644 --- a/libnftnl.changes +++ b/libnftnl.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Dec 20 21:59:39 UTC 2016 - jengelh@inai.de + +- Update to new upstream release 1.0.7 + * Support for new kernel expressions: Number generator + ("numgen"), routing ("rt"), range, inverted set lookups, + inverted dynamic set updates (i.e. rule mismatch on full + sets), packet quota, hash, Forward Information Base lookups + ("fib"), reference to stateful objects, and "notrack". + * Allow to add userdata to sets. + * Support for stateful objects, including quota and counter + * Support for layer 4 pseudoheader fields checksum updates + ------------------------------------------------------------------- Mon May 30 11:06:35 UTC 2016 - jengelh@inai.de diff --git a/libnftnl.spec b/libnftnl.spec index 59fb6e0..970b4a0 100644 --- a/libnftnl.spec +++ b/libnftnl.spec @@ -18,7 +18,7 @@ Name: libnftnl %define lname libnftnl4 -Version: 1.0.6 +Version: 1.0.7 Release: 0 Summary: Userspace library to access the nftables Netlink interface License: GPL-2.0+ @@ -37,7 +37,6 @@ BuildRequires: pkgconfig >= 0.21 BuildRequires: xz BuildRequires: pkgconfig(jansson) >= 2.3 BuildRequires: pkgconfig(libmnl) >= 1.0.3 -BuildRequires: pkgconfig(mxml) >= 2.6 %description libnftnl is a userspace library providing a low-level netlink