Hello community, here is the log from the commit of package libnl3 for openSUSE:Factory checked in at 2019-12-29 15:48:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libnl3 (Old) and /work/SRC/openSUSE:Factory/.libnl3.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "libnl3" Sun Dec 29 15:48:53 2019 rev:34 rq:759593 version:3.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libnl3/libnl3.changes 2018-02-28 20:01:44.566111088 +0100 +++ /work/SRC/openSUSE:Factory/.libnl3.new.6675/libnl3.changes 2019-12-29 15:49:05.323159576 +0100 @@ -1,0 +2,21 @@ +Thu Dec 19 23:02:43 UTC 2019 - Jan Engelhardt <jengelh@inai.de> + +- Update to release 3.5.0 + * route/qdisc: add 64-bit rate/ceil support for htb class + * xfrmi: introduce XFRM interfaces support + * xfrm: fix memory corruption (dangling pointer) when when + setting xfrmnl_sa + * route/link: avoid dangling pointer in rtnl_link_set_slave_type() + * nla_ok: fix overrun in attribute iteration. + * route:act: add vlan action + * route:tc: allow to set chain index for tc objects + * route:qdisc: add MQPRIO Qdisc + * if_tunnel: update IFLA defines up to FWMARK + * Add support for cloning cgroup filter objects + * neigh: cache updates as well query AF_BRIDGE neigh + * route:cls: add matchall classifier + * neigh: support bridge entries for vxlan interfaces + * rule: add support for protocol and port ranges + * link: add Geneve support + +------------------------------------------------------------------- Old: ---- libnl-3.4.0.tar.gz libnl-3.4.0.tar.gz.sig New: ---- libnl-3.5.0.tar.gz libnl-3.5.0.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libnl3.spec ++++++ --- /var/tmp/diff_new_pack.l0MeDD/_old 2019-12-29 15:49:06.767160234 +0100 +++ /var/tmp/diff_new_pack.l0MeDD/_new 2019-12-29 15:49:06.787160244 +0100 @@ -1,7 +1,7 @@ # # spec file for package libnl3 # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,26 +12,25 @@ # 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: libnl3 %define lname libnl3-200 %define with_tools 1 -%define uver 3_4_0 -%define rversion 3.4.0 -Version: 3.4 +%define uver 3_5_0 +Version: 3.5.0 Release: 0 Summary: Convenience library for working with Netlink sockets -License: LGPL-2.1 and GPL-2.0 +License: LGPL-2.1-only AND GPL-2.0-only Group: Development/Libraries/C and C++ -Url: http://www.carisma.slowglass.com/~tgr/libnl/#(outdated) +URL: http://www.carisma.slowglass.com/~tgr/libnl/#(outdated) -#Git-Clone: git://github.com/thom311/libnl/ +#Git-Clone: https://github.com/thom311/libnl/ #Mailing-List: http://lists.infradead.org/mailman/listinfo/libnl -Source: https://github.com/thom311/libnl/releases/download/libnl%uver/libnl-%rversio... -Source2: https://github.com/thom311/libnl/releases/download/libnl%uver/libnl-%rversio... +Source: https://github.com/thom311/libnl/releases/download/libnl%uver/libnl-%version... +Source2: https://github.com/thom311/libnl/releases/download/libnl%uver/libnl-%version... Source3: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: bison >= 2.4 @@ -51,7 +50,7 @@ %package -n %lname Summary: Convenience library for working with Netlink sockets -License: LGPL-2.1 +License: LGPL-2.1-only Group: System/Libraries Requires: libnl-config >= %version @@ -61,7 +60,7 @@ %package devel Summary: Libraries and headers for libnl -License: LGPL-2.1 +License: LGPL-2.1-only Group: Development/Libraries/C and C++ Requires: %lname = %version Provides: libnl-devel = %version-%release @@ -78,7 +77,7 @@ %package -n libnl-config Summary: Name maps for libnl -License: LGPL-2.1 and GPL-2.0 +License: LGPL-2.1-only AND GPL-2.0-only Group: Productivity/Networking/Security %if 0%{?suse_version} >= 1130 BuildArch: noarch @@ -92,7 +91,7 @@ %package -n libnl-tools Summary: Command line utilities to directly work with Netlink -License: GPL-2.0 +License: GPL-2.0-only Group: Productivity/Networking/Security %description -n libnl-tools @@ -102,7 +101,7 @@ %endif %prep -%setup -qn libnl-%rversion +%setup -qn libnl-%version %build %configure --disable-static ++++++ libnl-3.4.0.tar.gz -> libnl-3.5.0.tar.gz ++++++ ++++ 26633 lines of diff (skipped)
participants (1)
-
root