Opened 14 months ago
Closed 12 months ago
#18999 closed enhancement (fixed)
libusb-1.0.27
Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 12.1 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description
New point version.
Change History (7)
comment:1 by , 14 months ago
Milestone: | 12.1 → 99-Waiting |
---|---|
Summary: | libusb-1.0.27 → libusb-1.0.27 (rc1, wait for final release) |
comment:3 by , 12 months ago
Milestone: | 99-Waiting → 12.1 |
---|
comment:4 by , 12 months ago
Summary: | libusb-1.0.27 (rc1, wait for final release) → libusb-1.0.27 |
---|
comment:5 by , 12 months ago
We are happy to announce the final release of libusb 1.0.27.
ChangeLog with most important changes since 1.0.26:
- New libusb_init_context API to replace libusb_init
- New libusb_get_max_alt_packet_size API
- New libusb_get_platform_descriptor API (BOS)
- Allow setting log callback with libusb_set_option/libusb_init_context
- New WebAssembly + WebUSB backend using Emscripten
- Fix regression in libusb_set_interface_alt_setting
- Fix sync transfer completion race and use-after-free
- Fix hotplug exit ordering
- Linux: NO_DEVICE_DISCOVERY option set per context
- macOS: Fix missing device list cleanup locking
- macOS: Do not clear device data toggle for newer OS versions
- macOS: Fix running binaries on older OS than build host
- Windows: Allow claiming multiple associated interfaces
- Windows: Ignore non-configured devices instead of waiting
- Windows: Improved root hub detection
comment:6 by , 12 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:7 by , 12 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at commits
0ef09874d9 Update to libusb-1.0.27. b859f299d1 Update to SDL2-2.30.0.
Note:
See TracTickets
for help on using tickets.
As at now there is only 1.0.27-rc1.