From: Adolf Belka Date: Sun, 8 Jun 2025 20:35:06 +0000 (+0200) Subject: libusb: Update to version 1.0.29 X-Git-Tag: v2.29-core196~7^2~66 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=756f87be320a3ecf770bc16cb51766b8876551a9;p=ipfire-2.x.git libusb: Update to version 1.0.29 - Update from version 1.0.28 to 1.0.29 - Update of rootfile not required - Changelog 1.0.29 * Fix regression on macOS leading to timeouts in enumeration * LIBUSB_API_VERSION bump for the new functions in 1.0.28 * Fix xusb regression displaying wrong error on claim failure Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer --- diff --git a/lfs/libusb b/lfs/libusb index 2c782cfe2..4b12242d7 100644 --- a/lfs/libusb +++ b/lfs/libusb @@ -24,7 +24,7 @@ include Config -VER = 1.0.28 +VER = 1.0.29 THISAPP = libusb-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 9bf506455fc1b981de155600936ab229f089ea28e58491076eab632455c4e814bf0336cd9326056a255508aa3956643c503af3ff2feda80bac036cf5cad86e80 +$(DL_FILE)_BLAKE2 = 74db11918fa704eae3a320838c84dd06427acd5e3f73263e965decd1a09f0a14ed2d1a3916bf7eada26ab1164a3955a9fa3bdff8e3294264c6f8e1137866652a install : $(TARGET)