Tue, 18 Jun 2024 21:10:36 CST | login

Information for build usbredir-0.13.0-2.el9

ID24839
Package Nameusbredir
Version0.13.0
Release2.el9
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/usbredir.git#6d94fe44844b9bdda2b0f669cbee004a6aca4366
SummaryUSB network redirection protocol libraries
DescriptionThe 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
Built bydistrobuild
State complete
Volume DEFAULT
StartedThu, 11 May 2023 23:15:24 CST
CompletedThu, 11 May 2023 23:20:37 CST
Taskbuild (dist-circle9, /stage/rpms/usbredir.git:6d94fe44844b9bdda2b0f669cbee004a6aca4366)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/usbredir.git?#6d94fe44844b9bdda2b0f669cbee004a6aca4366'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
usbredir-0.13.0-2.el9.src.rpm (info) (download)
aarch64
usbredir-0.13.0-2.el9.aarch64.rpm (info) (download)
usbredir-devel-0.13.0-2.el9.aarch64.rpm (info) (download)
usbredir-server-0.13.0-2.el9.aarch64.rpm (info) (download)
usbredir-debuginfo-0.13.0-2.el9.aarch64.rpm (info) (download)
usbredir-debugsource-0.13.0-2.el9.aarch64.rpm (info) (download)
usbredir-server-debuginfo-0.13.0-2.el9.aarch64.rpm (info) (download)
i686
usbredir-0.13.0-2.el9.i686.rpm (info) (download)
usbredir-devel-0.13.0-2.el9.i686.rpm (info) (download)
usbredir-server-0.13.0-2.el9.i686.rpm (info) (download)
usbredir-debuginfo-0.13.0-2.el9.i686.rpm (info) (download)
usbredir-debugsource-0.13.0-2.el9.i686.rpm (info) (download)
usbredir-server-debuginfo-0.13.0-2.el9.i686.rpm (info) (download)
ppc64le
usbredir-0.13.0-2.el9.ppc64le.rpm (info) (download)
usbredir-devel-0.13.0-2.el9.ppc64le.rpm (info) (download)
usbredir-server-0.13.0-2.el9.ppc64le.rpm (info) (download)
usbredir-debuginfo-0.13.0-2.el9.ppc64le.rpm (info) (download)
usbredir-debugsource-0.13.0-2.el9.ppc64le.rpm (info) (download)
usbredir-server-debuginfo-0.13.0-2.el9.ppc64le.rpm (info) (download)
s390x
usbredir-0.13.0-2.el9.s390x.rpm (info) (download)
usbredir-devel-0.13.0-2.el9.s390x.rpm (info) (download)
usbredir-server-0.13.0-2.el9.s390x.rpm (info) (download)
usbredir-debuginfo-0.13.0-2.el9.s390x.rpm (info) (download)
usbredir-debugsource-0.13.0-2.el9.s390x.rpm (info) (download)
usbredir-server-debuginfo-0.13.0-2.el9.s390x.rpm (info) (download)
x86_64
usbredir-0.13.0-2.el9.x86_64.rpm (info) (download)
usbredir-devel-0.13.0-2.el9.x86_64.rpm (info) (download)
usbredir-server-0.13.0-2.el9.x86_64.rpm (info) (download)
usbredir-debuginfo-0.13.0-2.el9.x86_64.rpm (info) (download)
usbredir-debugsource-0.13.0-2.el9.x86_64.rpm (info) (download)
usbredir-server-debuginfo-0.13.0-2.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * 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 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild