usbredir 0.13.0-2.1build1 source package in Ubuntu

Changelog

usbredir (0.13.0-2.1build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:20:12 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release main libs

Downloads

File Size SHA-256 Checksum
usbredir_0.13.0.orig.tar.xz 67.5 KiB 844de39f4ebcfd639f0f9349bd9258ad34f361c0d11461d44f77ed0ab5f64cbe
usbredir_0.13.0-2.1build1.debian.tar.xz 12.6 KiB 270f28b8c4582a9f18145f50ebd99cd63c802eb9cbd1878a5e939918687c30e9
usbredir_0.13.0-2.1build1.dsc 2.3 KiB fe6ed9594658fb952c89314cf200eaecce2fce6f70c90c2e5e11f73257d69c9f

View changes file

Binary packages built by this source

libusbredirhost-dev: implementing the usb-host (*) side of a usbredir connection (development)

 Usbredirhost is a library implementing the usb-host (*) side of a
 usbredir connection. All that an application wishing to implement
 an usb-host needs to do is:
  * Provide a libusb device handle for the device
  * Provide write and read callbacks for the actual transport of usbredir data
  * Monitor for usbredir and libusb read/write events and call their handlers
 .
 This package contains the development header files.

libusbredirhost1t64: Implementing the usb-host (*) side of a usbredir connection (runtime)

 Usbredirhost is a library implementing the usb-host (*) side of a
 usbredir connection. All that an application wishing to implement
 an usb-host needs to do is:
  * Provide a libusb device handle for the device
  * Provide write and read callbacks for the actual transport of usbredir data
  * Monitor for usbredir and libusb read/write events and call their handlers
 .
 This package contains the runtime library.

libusbredirhost1t64-dbgsym: debug symbols for libusbredirhost1t64
libusbredirparser-dev: Parser for the usbredir protocol (development)

 Usbredirparse is a library containing the parser for the usbredir protocol.
 This package contains the development header files.

libusbredirparser1t64: Parser for the usbredir protocol (runtime)

 Usbredirparse is a library containing the parser for the usbredir protocol.
 This package contains the runtime library.

libusbredirparser1t64-dbgsym: debug symbols for libusbredirparser1t64
usbredirect: Simple USB host TCP client

 usbredirect is an usbredir client for exporting an USB device either as TCP
 client or server, for use from another (virtual) machine through the usbredir
 protocol.

usbredirect-dbgsym: debug symbols for usbredirect