SHA256
1
0
forked from pool/uhubctl

Accepting request 1033615 from home:mnhauke

- Update to version 2.5.0
  * Added support for Linux sysfs based power switching provided
    in Linux kernel 6.0+ - it allows to solve reliability issues
    when turning power off on Linux.
  * Added option --nodesc to skip querying device string
    descriptors (necessary for some buggy devices which otherwise
    would completely freeze).
  * New simpler way to configure udev rules on Linux (one rule
    works for any USB hub).
  * Even more supported devices.

OBS-URL: https://build.opensuse.org/request/show/1033615
OBS-URL: https://build.opensuse.org/package/show/devel:tools/uhubctl?expand=0&rev=12
This commit is contained in:
Martin Hauke 2022-11-06 10:04:19 +00:00 committed by Git OBS Bridge
parent a41ffc594e
commit 6a28325506
4 changed files with 19 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:391f24fd1f89cacce801df38ecc289b34c3627bc08ee69eec515af7e1a283d97
size 25661

3
uhubctl-2.5.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d4452252f7862f7a45dd9c62f2ea7cd3a57ab5f5ab0e54a857d4c695699bbba3
size 28241

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Nov 4 19:17:59 UTC 2022 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.5.0
* Added support for Linux sysfs based power switching provided
in Linux kernel 6.0+ - it allows to solve reliability issues
when turning power off on Linux.
* Added option --nodesc to skip querying device string
descriptors (necessary for some buggy devices which otherwise
would completely freeze).
* New simpler way to configure udev rules on Linux (one rule
works for any USB hub).
* Even more supported devices.
-------------------------------------------------------------------
Sun Feb 14 08:47:13 UTC 2021 - Martin Hauke <mardnh@gmx.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package uhubctl
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: uhubctl
Version: 2.4.0
Version: 2.5.0
Release: 0
Summary: USB hub per-port power control
License: GPL-2.0-only