Hello community, here is the log from the commit of package libnftnl for openSUSE:Factory checked in at 2018-11-18 23:22:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libnftnl (Old) and /work/SRC/openSUSE:Factory/.libnftnl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libnftnl" Sun Nov 18 23:22:04 2018 rev:13 rq:648739 version:1.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libnftnl/libnftnl.changes 2018-07-13 10:14:52.177993639 +0200 +++ /work/SRC/openSUSE:Factory/.libnftnl.new/libnftnl.changes 2018-11-18 23:22:13.686206136 +0100 @@ -1,0 +2,10 @@ +Tue Nov 13 13:52:57 UTC 2018 - Jan Engelhardt <[email protected]> + +- Update to new upstream release 1.1.2 + * This release adds supports for new kernel extensions: tproxy, + tunneling, xfrm, osf, conntrack timeouts and helpers. This + release deprecates the nftnl_rule_cmp() interface and the low + level JSON infrastructure. +- Remove bufferov.diff (obsolete) + +------------------------------------------------------------------- Old: ---- bufferov.diff libnftnl-1.1.1.tar.bz2 libnftnl-1.1.1.tar.bz2.sig New: ---- libnftnl-1.1.2.tar.bz2 libnftnl-1.1.2.tar.bz2.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libnftnl.spec ++++++ --- /var/tmp/diff_new_pack.VdD38j/_old 2018-11-18 23:22:15.142204356 +0100 +++ /var/tmp/diff_new_pack.VdD38j/_new 2018-11-18 23:22:15.146204352 +0100 @@ -12,13 +12,13 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: libnftnl -%define lname libnftnl7 -Version: 1.1.1 +%define lname libnftnl11 +Version: 1.1.2 Release: 0 Summary: Userspace library to access the nftables Netlink interface License: GPL-2.0-or-later @@ -28,11 +28,9 @@ #Git-Clone: git://git.netfilter.org/libnftnl Source: http://ftp.netfilter.org/pub/libnftnl/%name-%version.tar.bz2 Source2: http://ftp.netfilter.org/pub/libnftnl/%name-%version.tar.bz2.sig -Patch1: bufferov.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: pkgconfig >= 0.21 BuildRequires: xz -BuildRequires: pkgconfig(jansson) >= 2.3 BuildRequires: pkgconfig(libmnl) >= 1.0.3 %description @@ -61,11 +59,9 @@ %prep %setup -q -%patch -P 1 -p1 %build -%configure --with-xml-parsing --with-json-parsing \ - --includedir="%_includedir/%name" +%configure --with-xml-parsing --includedir="%_includedir/%name" make %{?_smp_mflags} %install @@ -77,7 +73,7 @@ %files -n %lname %defattr(-,root,root) -%_libdir/libnftnl.so.7* +%_libdir/libnftnl.so.11* %files devel %defattr(-,root,root) ++++++ libnftnl-1.1.1.tar.bz2 -> libnftnl-1.1.2.tar.bz2 ++++++ ++++ 14443 lines of diff (skipped)
