usb-modeswitch 2.5.2+repack0-2ubuntu2 source package in Ubuntu

Changelog

usb-modeswitch (2.5.2+repack0-2ubuntu2) focal; urgency=medium

  * debian/patches/dispatcher-c-rewrite.patch: fix SIGSEGV occuring when
    device has no usb interface 0 and serialization of a NULL pointer
    into usb_modeswitch cmdline (LP: #1676763)

 -- Jakub Vaněk <email address hidden>  Sun, 29 Dec 2019 20:51:10 +0100

Upload details

Uploaded by:
Jakub Vaněk
Sponsored by:
Sebastien Bacher
Uploaded to:
Focal
Original maintainer:
Didier Raboud
Architectures:
any
Section:
comm
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
usb-modeswitch_2.5.2+repack0.orig.tar.xz 43.1 KiB 4d38618d7bc1bef89865c62fcfafd5e71a3312ea61711dd09e93f8323cd6abcb
usb-modeswitch_2.5.2+repack0-2ubuntu2.debian.tar.xz 28.6 KiB c8baacdd1a337e5a3f2204876d48b27bfd1fe5b54f2e3c9748e9c16601f9ba27
usb-modeswitch_2.5.2+repack0-2ubuntu2.dsc 1.3 KiB a392529d533f037cb17c308a7c8e97038b62133f59e9e3a2816d87d68fba3239

View changes file

Binary packages built by this source

usb-modeswitch: mode switching tool for controlling "flip flop" USB devices

 Several new USB devices have their proprietary Windows drivers onboard,
 especially WAN dongles. When plugged in for the first time, they act
 like a flash storage and start installing the driver from there. If
 the driver is already installed, the storage device vanishes and
 a new device, such as an USB modem, shows up. This is called the
 "ZeroCD" feature.
 .
 On Debian, this is not needed, since the driver is included as a
 Linux kernel module, such as "usbserial". However, the device still
 shows up as "usb-storage" by default. usb-modeswitch solves that
 issue by sending the command which actually performs the switching
 of the device from "usb-storage" to "usbserial".
 .
 This package contains the binaries and the brother scripts.

usb-modeswitch-dbgsym: debug symbols for usb-modeswitch