Changelog for
libnl3-200-3.2.22-52.1.x86_64.rpm :
* Wed Jun 05 2013 jengelhAATTinai.de- Update to new upstream release 3.2.22
* ct: add ICMPv6 type,code and ID
* attr: Provide nla_is_nested() function
* bridge: Support the new bridging attributes
* bridge: Provide rtnl_link_bridge_alloc()
* vlan: Provide rtnl_link_vlan_alloc()
* bond: Provide rtnl_link_bond_alloc()
* attr: Add nla_nest_cancel() to remove partially added nested attributes- Remove 0001-Add-symbol-version-maps-to-libnl.patch (merged upstream)
* Thu Mar 07 2013 jengelhAATTinai.de- Add preliminary symbol versioning for libnl (0001-Add-symbol-version-maps-to-libnl.patch)
* Fri Jan 25 2013 jengelhAATTinai.de- Update to new upstream release 3.2.21
* SocketCAN support
* Add link carrier support
* Sun Nov 25 2012 jengelhAATTinai.de- Update to new upstream release 3.2.16
* Optional hashtable backend for caches
* Improved netlink expectations support
* Extended AF_BRIDGE support for link and neighbour caches
* Better thread safety in module registration operations
* Wed Nov 14 2012 jengelhAATTinai.de- Update to new upstream release 3.2.14
* This release contains bugfixes and adds support for some new link features.
* Tue Oct 09 2012 jengelhAATTinai.de- Update to new upstream release 3.2.13
* More clean NL_AUTO_PORT and NL_AUTO_SEQ usage in nl_complete_msg
* genl_ctrl_probe_by_name: fix checking of genlmsg_put() return value
* Fri Aug 31 2012 jengelhAATTinai.de- Update to new upstream release 3.2.12
* Add new API to retrieve versioning information at runtime suitable for python ctype.
* Tue Jun 19 2012 jengelhAATTinai.de- Update to new upstream release 3.2.11
* add fwmark mask support
* genl: add genlmsg_hdr(), genlmsg_user_hdr(), genlmsg_user_data(), and genlmsg_user_datalen()
* genl: Export genl_ops_resolve() and genl_mngt_resolve() in header
* rtnl_link_(get|set)_weight is deprecated in libnl
* Fri May 11 2012 vuntzAATTopensuse.org- Update to version 3.2.9:
* Fix return value of nl_recvmsgs()
* Sat May 05 2012 jengelhAATTmedozas.de- Update to new upstream release 3.2.8
* Support plug qdisc - queue traffic until explicit release
* Wed Feb 08 2012 jengelhAATTmedozas.de- 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
* Thu Jan 12 2012 cooloAATTsuse.com- change license to be in spdx.org format
* Tue Jan 03 2012 adrianAATTsuse.de- add dangling-co_major_cache-reference fix required by ntrack
* Sat Nov 19 2011 cooloAATTsuse.com- add libtool as buildrequire to avoid implicit dependency
* Fri Nov 11 2011 jengelhAATTmedozas.de- Update to new upstream release 3.2.3
* Add missing libnl-cli-3.0 pkgconfig file
* Fix memory leaks durgin rtnl_addr object freeing
* Wed Sep 21 2011 jengelhAATTmedozas.de- Update to new upstream release 3.2.1
* new API to create/enslave/release bonding devices
* Tue Sep 20 2011 jengelhAATTmedozas.de- Relax Requires in libnl3-devel
* Wed Sep 14 2011 jengelhAATTmedozas.de- Update to libnl-3.2
* Sat Apr 24 2010 cooloAATTnovell.com- buildrequire pkg-config to fix provides
* Wed Dec 16 2009 jengelhAATTmedozas.de- Add baselibs.conf as a source- Add baselib definitions for SPARC- Enable parallel building
* Fri Jun 12 2009 cooloAATTnovell.com- fix build with glibc 2.10
* Thu Feb 05 2009 bphilipsAATTsuse.de- baselibs.conf: create -32bit packages. Required to compile Intel WiMax tools.
* Wed Jan 07 2009 olhAATTsuse.de- obsolete old -XXbit packages (bnc#437293)
* Tue Nov 11 2008 jprAATTnovell.com- Add baselibs.conf (bnc#443023)
* Thu Oct 02 2008 mawAATTsuse.de- Install libraries in %_lib, not %{_libdir} (bnc#428433).
* Fri Feb 01 2008 cooloAATTsuse.de- update to 1.1: o patches went upstream o Generic netlink support o Route Addition/Deletion o Fixed reference counting while objects stay in caches. ... tons of other fixes
* Fri Jan 25 2008 adrianAATTsuse.de- fix changelog entries order
* Wed Oct 03 2007 mawAATTsuse.de- Apply libnl.route.metric-overflow.patch with -p1.
* Sat Aug 25 2007 olhAATTsuse.de- remove incomplete copies of kernel headers linux/types.h were needed
* Fri Aug 24 2007 olhAATTsuse.de- include linux/types.h do not redefine typedefs use stddef.h offsetof fix out of bounds access in route metric functions fix incorrect char usage in nl_str2af remove compiler warnings by checking vasprintf return value
* Wed Aug 22 2007 dmuellerAATTsuse.de- fix accesses of free\'d memory which crash NetworkManager-kde
* Wed Aug 22 2007 dmuellerAATTsuse.de- update to 1.0-pre6:
* fixes write after delete crashes
* fixes realloc() handling
* fixes format string warnings
* fixes invalid free in nl_addr_parse for AF_UNSPEC addresses
* fixes double nlmsg_free() in nl_recvmsgs() while receiving a multipart message and the read was interrupted.
* Sun Feb 19 2006 roAATTsuse.de- fix build on ia64, ppc64, s390x
* Wed Jan 25 2006 mlsAATTsuse.de- converted neededforbuild to BuildRequires
* Tue Nov 15 2005 yxuAATTsuse.de- fixed conflicting type definition
* Fri Nov 04 2005 rmlAATTsuse.de- Update to 1.0-pre5
* Mon Oct 31 2005 gekkerAATTsuse.de- Initial import into autobuild Version 1.0-pre3- Patch makefile