public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH] usbutils: Update to version 019
Date: Mon, 27 Oct 2025 12:05:14 +0100	[thread overview]
Message-ID: <20251027110514.57701-2-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20251027110514.57701-1-adolf.belka@ipfire.org>

- Update from version 018 to 019
- No change to rootfile
- Changelog
    019
      usbreset.1: fix typo in the busnum/devicenum example
      lsusb.py: add usb.ids path for Debian
      usbreset: fix swapped vendor and product ID in help/manpage
      usbreset.1: fix groff warnings and small fixes
      ci: stop manually creating build/
      ci/codeql: use filter-sarif to filter meson-private
      Remove commented out code in usbreset.c and list.h and container_of.h
      lsusb: turn a FIXME comment for dump_comm_descriptor() into something real
      lsusb: remove FIXME about wireless usb device
      lsusb: change FIXME for bmEthernetStatistics into a TODO
      lsusb.c: change TODO into a fixme in do_dualspeed()
      usbreset: move the serial number forward in the output
      usb-devices: fix up bash warning for $altset
      usb-devices: fix up some minor shellcheck warning messages
      usb-spec: remove vendor specific entry
      usbreset: apply clang-format
      usbreset: support resetting device by serial number
      ci: Fix debian/ubuntu installation
      lsusb: Show wBytesPerInterval field of the SS EP companion descriptor
      usb-devices: Make devcount 'local' to handle recursion
      usb-devices: Make devnum 'local' to handle recursion
      lsusb-t: add verblevel 3 to print_usbdevice()
      lsusb: improve usb2 device capability descriptor
      Fix display of HID descriptors
      ci: bump the all-actions group with 4 updates
      ci: bump github/codeql-action in the all-actions group
      ci: bump github/codeql-action in the all-actions group
      ci: bump the all-actions group with 2 updates
      ci: bump github/codeql-action in the all-actions group
      ci: bump the all-actions group with 2 updates
      ci: bump the all-actions group with 2 updates
      ci: bump github/codeql-action in the all-actions group
      ci: bump the all-actions group across 1 directory with 3 updates

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 lfs/usbutils | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/lfs/usbutils b/lfs/usbutils
index 25653e847..277154b3e 100644
--- a/lfs/usbutils
+++ b/lfs/usbutils
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2024  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2025  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # 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,9 +24,8 @@
 
 include Config
 
-VER        = 018
-
-# https://www.kernel.org/pub/linux/utils/usb/usbutils/
+VER        = 019
+#          https://www.kernel.org/pub/linux/utils/usb/usbutils/
 
 THISAPP    = usbutils-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -42,7 +41,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 030f45afd5867ee38c8284a0741d1de63653a98746bfef42281390c5bdefbbb99c318d708e88ea2e28810d519d735da3103fe438befa889fc9b5ae9e21200992
+$(DL_FILE)_BLAKE2 = 8267a36ec9670e83a0df5d5d34aee70d37e773ca25a20978cd6c99df29426e926af4308f97bb38463f50abdea2a764e98752bc4a5ca703bfcfdf9fcc361a7638
 
 install : $(TARGET)
 
-- 
2.51.1



      reply	other threads:[~2025-10-27 11:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-27 11:05 [PATCH] core199: Ship usbutils Adolf Belka
2025-10-27 11:05 ` Adolf Belka [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251027110514.57701-2-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox