Subject: CVS commit: pkgsrc/devel/libusb1
From: Thomas Klausner
Date: 2024-02-10 17:40:56
Message id: 20240210164056.79AB3FA42@cvs.NetBSD.org

Log Message:
libusb1: update to 1.0.27.

2024-01-31: v1.0.27
* 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

Files:
RevisionActionfile
1.32modifypkgsrc/devel/libusb1/Makefile
1.8modifypkgsrc/devel/libusb1/buildlink3.mk
1.6modifypkgsrc/devel/libusb1/builtin.mk
1.20modifypkgsrc/devel/libusb1/distinfo