usbredir 0.8.0-ok2build1 source package in openKylin

Changelog

usbredir (0.8.0-ok2build1) yangtze; urgency=medium

  * bupt-181 CVE-2021-3700 安全更新:Avoid use-after-free in serialization

 -- zhang long <email address hidden>  Fri, 24 Feb 2023 15:49:00 +0800

Upload details

Uploaded by:
zhang long
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Liang Guo
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main libs
Yangtze V1.0 proposed main libs

Downloads

File Size SHA-256 Checksum
usbredir_0.8.0.orig.tar.bz2 323.6 KiB 87bc9c5a81c982517a1bec70dc8d22e15ae197847643d58f20c0ced3c38c5e00
usbredir_0.8.0-ok2build1.debian.tar.xz 4.2 KiB f41e72fa705e5e0abd358fe21c797340aa838efd162980c8379db0669ea8ad12
usbredir_0.8.0-ok2build1.dsc 2.0 KiB 2a63eeb3e45e7929db724173f7a28bc2113ad4b2d828dd7ffa66b90c0e75039f

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.

libusbredirhost1: 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.

libusbredirhost1-dbgsym: debug symbols for libusbredirhost1
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.

libusbredirparser1: Parser for the usbredir protocol (runtime)

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

libusbredirparser1-dbgsym: debug symbols for libusbredirparser1
usbredirserver: Simple USB host TCP server

 usbredirserver is a small standalone server for exporting an USB device for
 use from another (virtual) machine through the usbredir protocol.

usbredirserver-dbgsym: debug symbols for usbredirserver