usbredir 0.13.0-2.1 source package in Ubuntu

Changelog

usbredir (0.13.0-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1063037

 -- Steve Langasek <email address hidden>  Wed, 28 Feb 2024 21:27:05 +0000

Upload details

Uploaded by:
Lance Lin
Uploaded to:
Sid
Original maintainer:
Lance Lin
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
usbredir_0.13.0-2.1.dsc 2.2 KiB c9cbafb76c9078dcf5e0b8a28185aea3dc33042f55ea219d0aac1fa9a85a1517
usbredir_0.13.0.orig.tar.xz 67.5 KiB 844de39f4ebcfd639f0f9349bd9258ad34f361c0d11461d44f77ed0ab5f64cbe
usbredir_0.13.0-2.1.debian.tar.xz 12.5 KiB 3ef755ab647aa168bbd6a063b980ff8228339e966a55362d190c9a1a0ddd2e1b

Available diffs

No changes file available.

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