1
0
forked from pool/libusb-compat
Files
libusb-compat/libusb-compat.changes
T

46 lines
1.6 KiB
Plaintext

-------------------------------------------------------------------
Tue Apr 14 17:42:31 CEST 2009 - sbrabec@suse.cz
- Updated to version 0.1.0:
* Bug fixes.
* Documentation of incompatibilities with libusb-0.1.
- Implemented rpm build option FULLY_REPLACE_LIBUSB_0_1.
- Another attempt to replace libusb-0.1 completely.
-------------------------------------------------------------------
Wed Nov 12 15:40:48 CET 2008 - sbrabec@suse.cz
- Changed library soname to libusb-0.1 incompatible libusb-0.1.so.5
allowing to install both in paralel. (bnc#443861, works around
also bnc#432129 and bnc#439574)
- Confllict with libusb-devel instead of obsoleting it.
-------------------------------------------------------------------
Wed Oct 22 17:05:31 CEST 2008 - sbrabec@suse.cz
- Properly obsolete old implementation of the library (bnc#437768).
-------------------------------------------------------------------
Wed Oct 8 15:16:57 CEST 2008 - meissner@suse.de
- handle case where usb_init() failed (ctx NULL), so
we do not crash. bnc#432129
- added more NULL ptr checks, where older libusb were
more graceful and did not crash. bnc#432129
-------------------------------------------------------------------
Mon Oct 6 12:06:49 CEST 2008 - sbrabec@suse.cz
- Added baselibs.conf (bnc#432304).
-------------------------------------------------------------------
Thu Sep 25 13:00:57 CEST 2008 - ro@suse.de
- fix debug package requires
-------------------------------------------------------------------
Wed Sep 10 14:32:59 CEST 2008 - sbrabec@suse.cz
- New package providing compatibility layer for libusb.