Opened 9 years ago

Closed 9 years ago

#6892 closed enhancement (fixed)

libusb-1.0.20

Reported by: Fernando de Oliveira Owned by: Igor Živković
Priority: normal Milestone: 7.9
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description (last modified by Fernando de Oliveira)

http://downloads.sourceforge.net/libusb/libusb-1.0.20.tar.bz2

https://github.com/libusb/libusb/blob/v1.0.20/ChangeLog

or

http://sourceforge.net/p/libusb/mailman/message/34456411/

[libusb] Announce libusb-1.0.20
From: Chris Dickens <christopher.dickens@gm...> - 2015-09-14 01:59:02
Attachments: Message as HTML    

Hi All,

I'm pleased to announce the libusb-1.0.20 final release.

It has been over a year since the last release, and a lot of changes have
gone in during that time (95 commits).

Changelog:
• Add Haiku support
• Fix multiple memory and resource leaks (#16, #52, #76, #81)
• Fix possible deadlock when executing transfer callback
• New libusb_free_pollfds() API
• Darwin: Fix devices not being detected on OS X 10.8 (#48)
• Linux: Allow larger isochronous transfer submission (#23)
• Windows: Fix broken builds Cygwin/MinGW builds and compiler warnings
• Windows: Fix broken bus number lookup
• Windows: Improve submission of control requests for composite devices
• Examples: Add two-stage load support to fxload (#12)
• Correctly report cancellations due to timeouts
• Improve efficiency of event handling
• Improve speed of transfer submission in multi-threaded environments
• Various other bug fixes and improvements
The (#xx) numbers are libusb issue numbers, see ie:
https://github.com/libusb/libusb/issues/16

Regards,
Chris

Change History (4)

comment:1 by Fernando de Oliveira, 9 years ago

now at rc3.

comment:2 by Fernando de Oliveira, 9 years ago

Description: modified (diff)
Milestone: hold7.9
Summary: libusb-1.0.20 (placeholder)libusb-1.0.20

comment:3 by Igor Živković, 9 years ago

Owner: changed from blfs-book@… to Igor Živković
Status: newassigned

comment:4 by Igor Živković, 9 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r16518.

Note: See TracTickets for help on using tickets.