Project usbredir-0.13.0-2.el9
content_copy
Name
usbredir
Epoch
0
Version
0.13.0
Release
2.el9
Website/URL
https://spice-space.org/usbredir.html
License
LGPLv2+
Build Time
2025-02-21 16:52:25
Build Host
certified-builder01.msvsphere-os.ru
Summary
USB network redirection protocol libraries
Repositories
OS
Description
The usbredir libraries allow USB devices to be used on remote and/or virtual
hosts over TCP. The following libraries are provided:
usbredirparser:
A library containing the parser for the usbredir protocol
usbredirhost:
A library implementing the USB host side of a usbredir connection.
All that an application wishing to implement a 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
Errata
—
×
Package
Summary
SHA-256 checksum
x86_64
usbredir-0.13.0-2.el9.x86_64
content_copy
USB network redirection protocol libraries
06a35b341578e407a9db64d9ff1c31fff643963d1c3af64ac7c73dfc36b259ec
download
i686
usbredir-0.13.0-2.el9.i686
content_copy
USB network redirection protocol libraries
f428e3ab46a59fe57be44ee52d6ec25253bd7c50622b50568ef4ee4dd4cccddd
download
src
usbredir-0.13.0-2.el9.src
content_copy
USB network redirection protocol libraries
2847c3a8b4078e7aa1486c195758e4f3f41b366b05f92d6db8860baed56d0dfa
download
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.12.0-3
- Rebuilt for MSVSphere 9.1.
* Thu Jan 05 2023 Victor Toso <victortoso@redhat.com> - 0.13.0-2
- Fixes 100% CPU usage when usbredirect used as TCP server
Related: rhbz#2157520
- Fixes USB redirection of identical devices
Resolves: rhbz#2157520
* Wed Nov 30 2022 Victor Toso <victortoso@redhat.com> - 0.13.0-1
- Rebase to latest upstream: 0.13.0
- Keeps usbredirserver binary (removed upstream)
Related: rhbz#2135760
* Thu Jul 28 2022 Victor Toso <victortoso@redhat.com> - 0.12.0-3
- Fix unserialization (migration regression)
Related: rhbz#2111368
* Wed Jan 19 2022 Victor Toso <victortoso@redhat.com> - 0.12.0-2
- Fix gating process
Related: rhbz#2020215
* Mon Nov 15 2021 Victor Toso <victortoso@redhat.com> - 0.12.0-1
- Rebase to latest upstream: 0.12.0
Related: rhbz#2020215
* Wed Sep 15 2021 Victor Toso <victortoso@redhat.com> - 0.8.0-9
- Avoid use-after-free in serialization
Related: rhbz#1992873
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 0.8.0-8
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.8.0-7
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937