SHA256
1
0
forked from pool/libnl3
libnl-3/libnl3.changes

122 lines
3.8 KiB
Plaintext

-------------------------------------------------------------------
Wed Sep 14 08:11:31 UTC 2011 - jengelh@medozas.de
- Update to libnl-3.2
-------------------------------------------------------------------
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