Hello community, here is the log from the commit of package libnl3 for openSUSE:Factory checked in at 2012-02-10 17:17:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libnl3 (Old) and /work/SRC/openSUSE:Factory/.libnl3.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libnl3", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/libnl3/libnl3.changes 2012-02-08 17:18:47.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libnl3.new/libnl3.changes 2012-02-10 17:17:13.000000000 +0100 @@ -1,0 +2,13 @@ +Wed Feb 8 22:34:09 UTC 2012 - [email protected] + +- Update to new upstream release 3.2.7 +* link: fix regression in link message parser +* nl_addr_cmp: handle prefix length during address comparison +* avoid dangling co_major_cache reference to NL_AUTO_PROVIDE caches +* dsmark: Add missing declarations for + rtnl_class_dsmark_(get|set)_bitmask +* rtnl_link_bond_add: allow to allocate bond name in case NULL + is given +* link: allow to add/get linkinfo of unknown type + +------------------------------------------------------------------- Old: ---- avoid-dangling-co_major_cache-reference-to-NL_AUTO_P.diff libnl-3.2.3.tar.xz New: ---- libnl-3.2.7.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libnl3.spec ++++++ --- /var/tmp/diff_new_pack.amRt2m/_old 2012-02-10 17:17:15.000000000 +0100 +++ /var/tmp/diff_new_pack.amRt2m/_new 2012-02-10 17:17:15.000000000 +0100 @@ -18,7 +18,7 @@ Name: libnl3 %define lname libnl3-200 %define with_tools 1 -Version: 3.2.3 +Version: 3.2.7 Release: 0 Summary: Convenience library for working with Netlink sockets License: LGPL-2.1 and GPL-2.0 @@ -30,7 +30,6 @@ Source: libnl-%version.tar.xz Source2: baselibs.conf Patch1: libdir.diff -Patch2: avoid-dangling-co_major_cache-reference-to-NL_AUTO_P.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: autoconf BuildRequires: automake @@ -105,7 +104,7 @@ tar -xf "%{S:0}" --use=xz; %setup -DTqn libnl-%version %endif -%patch -P 1 -P 2 -p1 +%patch -P 1 -p1 %build # we do have patches -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
