Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nftables for openSUSE:Factory checked in at 2021-06-09 21:51:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nftables (Old) and /work/SRC/openSUSE:Factory/.nftables.new.32437 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nftables" Wed Jun 9 21:51:01 2021 rev:24 rq:896788 version:0.9.9 Changes: -------- --- /work/SRC/openSUSE:Factory/nftables/nftables.changes 2021-01-19 16:00:08.515193827 +0100 +++ /work/SRC/openSUSE:Factory/.nftables.new.32437/nftables.changes 2021-06-09 21:51:03.866342381 +0200 @@ -1,0 +2,11 @@ +Tue May 25 23:20:59 UTC 2021 - Jan Engelhardt <[email protected]> + +- Update to release 0.9.9 + * Flowtable hardware offload support + * Support for the table owner flag. + * 802.1ad (QinQ) support + * cgroupsv2 support. + * match on SCTP packet chunks (dependent on Linux 5.14) + * Allow to use verdict in set/map typeof definitions + +------------------------------------------------------------------- Old: ---- nftables-0.9.8.tar.bz2 nftables-0.9.8.tar.bz2.sig New: ---- nftables-0.9.9.tar.bz2 nftables-0.9.9.tar.bz2.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nftables.spec ++++++ --- /var/tmp/diff_new_pack.lgIIjF/_old 2021-06-09 21:51:04.330343208 +0200 +++ /var/tmp/diff_new_pack.lgIIjF/_new 2021-06-09 21:51:04.334343215 +0200 @@ -17,7 +17,7 @@ Name: nftables -Version: 0.9.8 +Version: 0.9.9 Release: 0 Summary: Userspace utility to access the nf_tables packet filter License: GPL-2.0-only @@ -37,7 +37,7 @@ BuildRequires: readline-devel BuildRequires: pkgconfig(jansson) BuildRequires: pkgconfig(libmnl) >= 1.0.4 -BuildRequires: pkgconfig(libnftnl) >= 1.1.9 +BuildRequires: pkgconfig(libnftnl) >= 1.2.0 BuildRequires: pkgconfig(xtables) >= 1.6.1 %description @@ -98,13 +98,14 @@ %make_install -C obj rm -f "%buildroot/%_libdir"/*.la mkdir -p "$b/%_docdir/%name/examples" -mv "$b/%_sysconfdir/nftables"/* "$b/%_docdir/%name/examples/" +mv -v "$b/%_datadir/nftables"/*.nft "$b/%_docdir/%name/examples/" %post -n libnftables1 -p /sbin/ldconfig %postun -n libnftables1 -p /sbin/ldconfig %files %license COPYING +%_sysconfdir/nftables/ %_sbindir/nft %_mandir/man5/*.5* %_mandir/man8/nft* ++++++ nftables-0.9.8.tar.bz2 -> nftables-0.9.9.tar.bz2 ++++++ ++++ 46809 lines of diff (skipped)
