From patchwork Sat Jul 9 14:03:36 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Peter_M=C3=BCller?= X-Patchwork-Id: 5739 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4LgBhH5tTtz3wwD for ; Sat, 9 Jul 2022 14:03:43 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4LgBhG5L4sz1FZ; Sat, 9 Jul 2022 14:03:42 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4LgBhG4MJZz2yT5; Sat, 9 Jul 2022 14:03:42 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4LgBhD674Hz2xCY for ; Sat, 9 Jul 2022 14:03:40 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4LgBhC2WYkzjK for ; Sat, 9 Jul 2022 14:03:38 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1657375420; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=tGqNqd6SVL8ToMDt7KqKrC5xjrpcsHWh7PC09ZYadEM=; b=j8CTjTVag01gXOaCP85CnWjZPD+BGL3UhJJs97CtAuGf66imrCyd1tXfmL6Sg9lG3JA26U ECHON296CViMq2BA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1657375420; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=tGqNqd6SVL8ToMDt7KqKrC5xjrpcsHWh7PC09ZYadEM=; b=VULJXkw/fSgK3frYJFYoysMoB8Stxkqq4aIdvFC/EcyPRFUdEPXD3H9BmUWw5s7H9Yu4qW fxrE+895dSgIAmCBKy7Azqkkch/Lq4EJwYpBV+ji6w1PJb/clYKLs+72xMf7zRO8RjQ3sY LK+791JG+EFyZS619UiSm+eYhBzqH+rkeG2ATDBH6BWZRdCZ0087063BEoQFI+uLBfNWB9 Xg6K0b45HDqQfk3JWOGi0ZMFrb3pMvfzb3Tiy4E/1NPy3sObkyYeGku+XUsc7AiALWCV5T Vl9VV7pw/3xvduoF5Po4IrmXq3yIg/3OkIFos5RAB/rXDRKI3vwJc7Lq7dPLGg== Message-ID: <6ac0be2b-f035-6756-ac5d-db2825d5650b@ipfire.org> Date: Sat, 9 Jul 2022 14:03:36 +0000 MIME-Version: 1.0 Content-Language: en-US To: "IPFire: Development" From: =?utf-8?q?Peter_M=C3=BCller?= Subject: [PATCH] usbutils: Update to 014 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Full changelog as retrieved from NEWS file: usbutils 014 ============ Adrian Kalazi (1): Add Tx+Rx lanes to tree mode Aurelien Jarno (1): lsusb(8): mention the udev's hardware database Benson Leung (1): lsusb: Fix typo in string output for iAdditionalInfoURL Bui Quang Minh (1): lsusb-t: Add lower bound checks in read_sysfs_file_string Grant Grundler (2): lsusb: remove unused RETRIES constant lsusb: don't complain on EAGAIN Greg Kroah-Hartman (10): sysfs: add copyright notice taken from name.* LICENSES: add symlink to handle "or-later" issue for GPL-2.0 LICENSES: put spdx headers on the license files rename "GPL-2.0+" to "GPL-2.0-or-later" LICENSE: rename GPL-3.0.txt -> GPL-3.0-only.txt usbhid-dump.8.in: add copyright information .gitignore: add copyright and SPDX info usbhid-dump: add copyright and SPDX info SPDX header cleanups from GPL-2.0 -> GPL-2.0-only usbutils.spdx: update with output of latest reuse tool Jonathan Neuschäfer (2): lsusb: Fix spelling of bEndpointAddress in UVC lsusb: Decode endpoint addresses in UVC Lukas Zaoral (3): lsusb.c: fix leak in dump_printer_device usb-devices: do not use `local` in a POSIX shell script desc-defs.c: fix possible out-of-bound read Matthias Braun (1): Fix typos in lsusb.8.in Ruslan Kabatsayev (5): Fix locating endpoint when it's a directory rather than a symlink Fix formatting of interface descriptors to match /sys/kernel/debug/usb/devices Fix formatting of endpoint direction to match /sys/kernel/debug/usb/devices Fix formatting of endpoint type to match /sys/kernel/debug/usb/devices Fix formatting of max endpoint packet size to match /sys/kernel/debug/usb/devices Thomas Hebb (1): lsusb: Fix buffer size copy/paste error Tormod Volden (1): Makefile.am: Remove unused DATADIR Signed-off-by: Peter Müller Reviewed-by: Adolf Belka --- lfs/usbutils | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lfs/usbutils b/lfs/usbutils index 0ad637d30..e2d2e92a6 100644 --- a/lfs/usbutils +++ b/lfs/usbutils @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2021 IPFire Team # +# Copyright (C) 2007-2022 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,10 +24,10 @@ include Config -VER = 013 +VER = 014 THISAPP = usbutils-$(VER) -DL_FILE = $(THISAPP).tar.xz +DL_FILE = $(THISAPP).tar.gz DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = d6e7925e180ba90f27ca12f13ed985f34e51b230ec08188c91bf39bb8e64baa319aa63d473318e1a4cb21b53808e8610f837ea0bb85657072f1c70107d037873 +$(DL_FILE)_BLAKE2 = 8defadf7aa05dedb5af52a08ee8b5c152529c35e32514360326c9bc45860c8a1d10b5688cc40ddc2218824b7a776ed8590182cee2c54504d4fbd94512ce80259 install : $(TARGET)