From: Greg KH <greg@kroah.com>
To: linux-usb@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, Matthias Gerstner <mgerstner@suse.de>
Subject: usbview 3.0 release
Date: Sat, 22 Jan 2022 13:11:08 +0100 [thread overview]
Message-ID: <Yev0XJ7qs6xTNQQ9@kroah.com> (raw)
Hot on the heels of the 2.2 release, here is "3.0", with an entirely
rewritten back-end where the USB data is read from. No longer is
debugfs access needed, all of the information is taken directly from
sysfs as normal user permissions.
This should allow distros and packagers to no longer need polkit
policies at all, and hopefully remove any potential future problems in
the tool.
The package can be downloaded at:
http://www.kroah.com/linux/usb/usbview-3.0.tar.gz
and the git tree can be found at:
http://github.com/gregkh/usbview
thanks,
greg k-h
-------
version 3.0
- remove need for debugfs/usbdevfs/usbfs file entirely, rely only on
sysfs now. This removes the need to run the program as root, which
should have never happened.
- added SPDX identifiers and .spdx file to make packaging easier for
others.
reply other threads:[~2022-01-22 12:11 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=Yev0XJ7qs6xTNQQ9@kroah.com \
--to=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=mgerstner@suse.de \
/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
Powered by JetHome