File libusb-compat.changes of Package libusb-compat
-------------------------------------------------------------------
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.