File libnl-1_1.changes of Package libnl-1_1
-------------------------------------------------------------------
Tue Aug 26 12:05:41 UTC 2014 - fcrozat@suse.com
- Add obsoletes/provides to baselibs.conf.
-------------------------------------------------------------------
Wed Jun 5 13:33:54 UTC 2013 - jengelh@inai.de
- Update to new upstream release 1.1.4
* fix wrong calcultation in nla_reserve()
* nl: Increase receive buffer size to 4 pages
* Fix leak of cb if nl_socket_alloc_cb() failed to allocate socket
* Perform no operation on nl_object_free(NULL)
- Move libraries back to /usr/lib
- Remove libnl-1.1.diff (merged upstream)
- Follow shlib package naming guide and move library files from
libnl-1_1 to libnl1 package
-------------------------------------------------------------------
Wed Dec 19 10:04:54 UTC 2012 - jengelh@inai.de
- Have package build successfully with non-SUSE
-------------------------------------------------------------------
Sat Dec 31 21:16:22 UTC 2011 - jengelh@medozas.de
- License clarification
-------------------------------------------------------------------
Wed Oct 5 15:08:11 UTC 2011 - uli@suse.com
- cross-build fix: use %configure macro
-------------------------------------------------------------------
Thu Sep 15 13:31:14 UTC 2011 - jengelh@medozas.de
- Second attempt at getting baselibs.conf more right
-------------------------------------------------------------------
Wed Sep 14 09:27:34 UTC 2011 - jengelh@medozas.de
- Remove Conflicts tag, this will be automatically detected
-------------------------------------------------------------------
Mon Sep 12 07:08:51 UTC 2011 - jengelh@medozas.de
- Fix up baselibs.conf to name the right packages
- Restore BuildRequires for non-SUSE
-------------------------------------------------------------------
Wed Sep 7 10:48:01 UTC 2011 - jengelh@medozas.de
- Disarm %-in-a-comment (rpmlint warning)
- Use %_smp_mflags
- Remove redundant %clean section
- Run spec-beautifier
-------------------------------------------------------------------
Mon Sep 5 12:47:55 UTC 2011 - jengelh@medozas.de
- Rename libnl -> libnl-1_1 to allow for concurrent installations
of (newer versions of) libnl libraries
-------------------------------------------------------------------
Sat Apr 24 11:38:21 UTC 2010 - coolo@novell.com
- buildrequire pkg-config to fix provides
-------------------------------------------------------------------
Wed Dec 16 10:07:04 CET 2009 - jengelh@medozas.de
- Add baselibs.conf as a source
- Add baselib definitions for SPARC
- Enable parallel building
-------------------------------------------------------------------
Fri Jun 12 15:30:06 CEST 2009 - coolo@novell.com
- fix build with glibc 2.10
-------------------------------------------------------------------
Thu Feb 5 13:36:06 PST 2009 - bphilips@suse.de
- baselibs.conf: create -32bit packages. Required to compile Intel
WiMax tools.
-------------------------------------------------------------------
Wed Jan 7 12:34:56 CET 2009 - olh@suse.de
- obsolete old -XXbit packages (bnc#437293)
-------------------------------------------------------------------
Mon Nov 10 19:13:52 EST 2008 - jpr@novell.com
- Add baselibs.conf (bnc#443023)
-------------------------------------------------------------------
Thu Oct 2 13:38:04 CDT 2008 - maw@suse.de
- Install libraries in %_lib, not %{_libdir} (bnc#428433).
-------------------------------------------------------------------
Fri Feb 1 12:45:47 CET 2008 - coolo@suse.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 08:15:02 CET 2008 - adrian@suse.de
- fix changelog entries order
-------------------------------------------------------------------
Wed Oct 3 22:20:13 CEST 2007 - maw@suse.de
- Apply libnl.route.metric-overflow.patch with -p1.
-------------------------------------------------------------------
Sat Aug 25 11:57:33 CEST 2007 - olh@suse.de
- remove incomplete copies of kernel headers
linux/types.h were needed
-------------------------------------------------------------------
Fri Aug 24 17:26:02 CEST 2007 - olh@suse.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 15:26:31 CEST 2007 - dmueller@suse.de
- fix accesses of free'd memory which crash NetworkManager-kde
-------------------------------------------------------------------
Wed Aug 22 02:10:01 CEST 2007 - dmueller@suse.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.
-------------------------------------------------------------------
Mon Feb 20 00:21:49 CET 2006 - ro@suse.de
- fix build on ia64, ppc64, s390x
-------------------------------------------------------------------
Wed Jan 25 21:37:35 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Tue Nov 15 14:10:15 CET 2005 - yxu@suse.de
- fixed conflicting type definition
-------------------------------------------------------------------
Fri Nov 4 22:23:10 CET 2005 - rml@suse.de
- Update to 1.0-pre5
-------------------------------------------------------------------
Mon Oct 31 21:12:24 CET 2005 - gekker@suse.de
- Initial import into autobuild Version 1.0-pre3
- Patch makefile