Opened 5 months ago

Closed 3 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 Xi Ruoyao, 5 months ago

Milestone: 12.199-Waiting
Summary: libusb-1.0.27libusb-1.0.27 (rc1, wait for final release)

As at now there is only 1.0.27-rc1.

comment:2 by Joe Locash, 3 months ago

Now at 1.0.27.

comment:3 by Bruce Dubbs, 3 months ago

Milestone: 99-Waiting12.1

comment:4 by Bruce Dubbs, 3 months ago

Summary: libusb-1.0.27 (rc1, wait for final release)libusb-1.0.27

comment:5 by Bruce Dubbs, 3 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 Bruce Dubbs, 3 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:7 by Bruce Dubbs, 3 months ago

Resolution: fixed
Status: assignedclosed

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.