Accepting request 415858 from home:enzokiel:branches:hardware
Update to version 2.4.0 OBS-URL: https://build.opensuse.org/request/show/415858 OBS-URL: https://build.opensuse.org/package/show/hardware/usb_modeswitch?expand=0&rev=70
This commit is contained in:
parent
b6fff5498a
commit
820c4c01ac
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f93e940c2eb0c585a5d2210177338e68a9b24f409e351e4a854132453246b894
|
||||
size 263141
|
3
usb-modeswitch-2.4.0.tar.bz2
Normal file
3
usb-modeswitch-2.4.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:17dc32bf10df8e370f2369b5137d34dfd8f2347faaa51524c5f21c922f42e212
|
||||
size 259433
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d679a44a48b1d1f243fea6b4d2bd54e0e08010ff579dd81eaf698954c0c6dfa7
|
||||
size 31166
|
3
usb-modeswitch-data-20160612.tar.bz2
Normal file
3
usb-modeswitch-data-20160612.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9c99c03a126ae98b373bacc8e78be6b88ee33e9439291fa59477a866832f6914
|
||||
size 30788
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 29 13:55:21 UTC 2016 - joerg.lorenzen@ki.tng.de
|
||||
|
||||
- Update to version 2.4.0
|
||||
* ATTENTION: All ad-hoc driver binding code (using new_id driver
|
||||
attribute) removed - was a potential source of side effects and
|
||||
should now be obsoleted by good kernel support for modems.
|
||||
* Added "dummy" setting for config files, to conditionally
|
||||
refrain from handling a device (see this topic:
|
||||
www.draisberghof.de/usb_modeswitch/bb/viewtopic.php?f=4&t=2458).
|
||||
* Extended StandardEject sequence to include LUN 1, required for
|
||||
some D-Link devices.
|
||||
* Add device class 239 ("miscellaneous") to sanity check (thanks
|
||||
to Daniel Drake for reporting).
|
||||
* udev shell script - removed driver binding, removed almost all
|
||||
waiting and forking, improved check for systemd (thanks to
|
||||
Daniel Drake for problem analysis and solution, see this
|
||||
topic/patch:
|
||||
www.draisberghof.de/usb_modeswitch/bb/viewtopic.php?p=16777#p16777,
|
||||
gist.github.com/dsd/9f83c4830ab78ce94078aedb2cf16a8f).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 16 15:03:17 UTC 2016 - joerg.lorenzen@ki.tng.de
|
||||
|
||||
|
@ -17,10 +17,10 @@
|
||||
|
||||
|
||||
%define source_name usb-modeswitch
|
||||
%define date 20160112
|
||||
%define date 20160612
|
||||
%define _udevdir %(pkg-config --variable=udevdir udev)
|
||||
Name: usb_modeswitch
|
||||
Version: 2.3.0
|
||||
Version: 2.4.0
|
||||
Release: 0
|
||||
Summary: A mode switching tool for controlling multiple-device USB gear
|
||||
License: GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user