1
0

Accepting request 596720 from home:enzokiel:branches:hardware

- Update to version 2.5.2
  * Bugfix release: fixed additional MessageContent parameters not
    working, reported by Frank Schmirler (see
    http://draisberghof.de/usb_modeswitch/bb/viewtopic.php?p=18369).
  * Fixed "early crash" when killed before libusb context
    initialization (see
    https://bugzilla.redhat.com/show_bug.cgi?id=1358472), reported
    by Lubomir Rinteln.
  * Fixed bad string reference, reported by Lubomir Rintel, (see
    http://draisberghof.de/usb_modeswitch/bb/viewtopic.php?p=18238).
  * Fixed detection of systemd if /sbin/init is a cascaded symlink
    (see
    http://draisberghof.de/usb_modeswitch/bb/viewtopic.php?p=18218).
  * Fixed quirk in help message from usb_modeswitch binary.

OBS-URL: https://build.opensuse.org/request/show/596720
OBS-URL: https://build.opensuse.org/package/show/hardware/usb_modeswitch?expand=0&rev=77
This commit is contained in:
Tomáš Chvátal 2018-04-15 13:15:00 +00:00 committed by Git OBS Bridge
parent e0e91aac42
commit 129b572c03
4 changed files with 23 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Sun Apr 15 12:55:31 UTC 2018 - enzokiel@kabelmail.de
- Update to version 2.5.2
* Bugfix release: fixed additional MessageContent parameters not
working, reported by Frank Schmirler (see
http://draisberghof.de/usb_modeswitch/bb/viewtopic.php?p=18369).
* Fixed "early crash" when killed before libusb context
initialization (see
https://bugzilla.redhat.com/show_bug.cgi?id=1358472), reported
by Lubomir Rinteln.
* Fixed bad string reference, reported by Lubomir Rintel, (see
http://draisberghof.de/usb_modeswitch/bb/viewtopic.php?p=18238).
* Fixed detection of systemd if /sbin/init is a cascaded symlink
(see
http://draisberghof.de/usb_modeswitch/bb/viewtopic.php?p=18218).
* Fixed quirk in help message from usb_modeswitch binary.
-------------------------------------------------------------------
Tue Aug 22 20:27:49 UTC 2017 - joerg.lorenzen@ki.tng.de

View File

@ -1,7 +1,7 @@
#
# spec file for package usb_modeswitch
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -20,7 +20,7 @@
%define date 20170806
%define _udevdir %(pkg-config --variable=udevdir udev)
Name: usb_modeswitch
Version: 2.5.1
Version: 2.5.2
Release: 0
Summary: A mode switching tool for controlling multiple-device USB gear
License: GPL-2.0+