1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00
openwrt/package
Georgi Valkov 4b37e3bc2b libusb: Fix parsing of descriptors for multi-configuration devices
Prerequisite patch:
Correct a typo in the Changelog and clean up a stray file

Fix changes in libusb which introduced a regression:
Commit e2be556bd2 ("linux_usbfs: Parse config descriptors during device
initialization") introduced a regression for devices with multiple
configurations. The logic that verifies the reported length of the
configuration descriptors failed to count the length of the
configuration descriptor itself and would truncate the actual length by
9 bytes, leading to a parsing error for subsequent descriptors.

Signed-off-by: Georgi Valkov <gvalkov@abv.bg>
2021-02-21 10:12:10 -10:00
..
base-files base-files: use hwclock --systz 2021-02-14 15:15:32 +01:00
boot tfa-layerscape: build fiptool again 2021-02-21 00:01:36 +01:00
devel strace: update package to v5.10 2021-01-30 01:03:00 +01:00
firmware tfa-layerscape: build fiptool again 2021-02-21 00:01:36 +01:00
kernel x86: add led driver for PC Engines APU1 2021-02-20 00:29:18 -10:00
libs libusb: Fix parsing of descriptors for multi-configuration devices 2021-02-21 10:12:10 -10:00
network hostapd: backport ignoring 4addr mode enabling error 2021-02-20 10:38:48 +01:00
system openwrt-keyring: add OpenWrt 21.02 GPG/usign keys 2021-02-20 15:59:47 +01:00
utils bcm27xx-userland: update to latest version 2021-02-18 23:42:46 +01:00
Makefile build: always build package/kernel/linux 2020-10-15 13:25:58 +02:00