Changelog for
libusb-1_0-devel-32bit-1.0.19-1.11.x86_64.rpm :
Wed Jul 23 14:00:00 2014 mardnhAATTgmx.de
- Update to version 1.0.19:
* Add support for USB bulk streams on Linux and Mac OS X (#11)
* Windows: Add AMD and Intel USB-3.0 root hub support
* Windows: Fix USB 3.0 speed detection on Windows 8 or later (#10)
* Added Russian translation for libusb_strerror strings
* All: Various small fixes and cleanups
Wed May 21 14:00:00 2014 sbrabecAATTsuse.cz
- Build with pkgconfig(libudev), not pkgconfig(udev).
Fri Feb 7 13:00:00 2014 sbrabecAATTsuse.cz
- New upstream, new home page.
- Update to version 1.0.18:
* API extensions:
* hotplug support
* topology support
* error processing, detaching, debugging etc.
* many fixes
* for more see ChangeLog
Mon Apr 15 14:00:00 2013 mmeisterAATTsuse.com
- Added url as source.
Please see http://en.opensuse.org/SourceUrls
Thu Apr 26 14:00:00 2012 sbrabecAATTsuse.cz
- Use %makeinstall instead of %make_install to build on SLE11.
Fri Apr 20 14:00:00 2012 dimstarAATTopensuse.org
- Update to version 1.0.9:
+ Numerous bug fixes and improvements
+ Backend for Windows, for devices using the WinUSB.sys driver
+ Backend for OpenBSD and NetBSD, for devices using the ugen
driver
+ Add libusb_get_device_speed()
+ Add libusb_has_capability()
+ Add libusb_error_name()
+ Add libusb_get_version()
- Drop libtool BuildRequires and call to autoreconf: as we switched
to an officialy released tarball, there is no need to bootstrap
anymore.
Tue Apr 3 14:00:00 2012 sbrabecAATTsuse.cz
- Update to the latest git snapshot 6b1982b:
* Bug fixes.
* Support for USB 3.0.
* Add LIBUSB_TRANSFER_ADD_ZERO_PACKET flag.
Sun Feb 12 13:00:00 2012 crrodriguezAATTopensuse.org
- Libraries back in %{_libdir}, /usr merge project.
Thu Nov 24 13:00:00 2011 dimstarAATTopensuse.org
- Update to version 1.0.9rc3:
+ Fix memory leaks
+ Factorize event handler interruption code
+ Add Windows support
+ Fix inconsistencies between prototypes and definitions
+ Add libusb_error_name() API function.
Sun Nov 20 13:00:00 2011 cooloAATTsuse.com
- add libtool as buildrequire to avoid implicit dependency
Wed Jun 1 14:00:00 2011 seife+obsAATTb1-systems.com
- move libusb from /usr to / to make it usable for other packages
and work around rpmlint stupidity
Mon Jun 21 14:00:00 2010 opensuseAATTsukimashita.com
- Updated to version 1.0.8:
* Bug fixes and documentation tweaks
* Add more interface class definitions
- This release fixes a crash for kernel\'s with debug flag enabled
Sat Apr 24 14:00:00 2010 cooloAATTnovell.com
- buildrequire pkg-config to fix provides
Tue Dec 15 13:00:00 2009 jengelhAATTmedozas.de
- add baselibs.conf as a source
Wed Dec 9 13:00:00 2009 ajAATTsuse.de
- Create libusb-1_0-devel-32bit for grub2.
Mon Nov 23 13:00:00 2009 sbrabecAATTsuse.cz
- Updated to version 1.0.6:
* Increase libusb_handle_events() timeout to 60 seconds.
* Allows libusb applications to access multiple interfaces of the
same device in the same application.
* Use timerfd for timeout handling.
* Add support for the new URB_BULK_CONTINUATION flag.
* Support for transfer locking.
* More flexibility with monotonic clock.
Tue Sep 8 14:00:00 2009 opensuseAATTsukimashita.com
- Updated to version 1.0.3:
* Bug fixes
* Allow sending zero length bulk packets
* Add libusb_get_max_iso_packet_size()
Mon Jun 29 14:00:00 2009 sbrabecAATTsuse.cz
- Updated to version 1.0.2:
* Bug fixes, see ChangeLog.
Wed May 20 14:00:00 2009 sbrabecAATTsuse.cz
- Updated to version 1.0.1:
* Bug fixes
* Darwin backend
Thu Apr 9 14:00:00 2009 sbrabecAATTsuse.cz
- Updated to version 1.0.0, the new official stable branch:
* Bug fixes
* Add libusb_attach_kernel_driver()