Name: | usbredir |
---|---|
Version: | 0.4.3 |
Release: | 1.el6 |
Architecture: | x86_64 |
Group: | System Environment/Libraries |
Size: | 85701 |
License: | LGPLv2+ |
RPM: | usbredir-0.4.3-1.el6.x86_64.rpm |
Source RPM: | usbredir-0.4.3-1.el6.src.rpm |
Build Date: | Sat May 05 2012 |
Build Host: | ca-build19.us.oracle.com |
Vendor: | Oracle America |
URL: | http://spice-space.org/page/UsbRedir |
Summary: | USB network redirection protocol libraries |
Description: | usbredir is a protocol for redirection USB traffic from a single USB device, to a different (virtual) machine then the one to which the USB device is attached. This package contains a number of libraries to help implementing support for usbredir: 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 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 |
- Update to upstream 0.4.3 release - Don't crash on devices in unconfigured state - Resolves: rhbz#808758 - Significantly speed up reset handling - Resolves: rhbz#808730
- Update to upstream 0.4.2 release - Related: rhbz#758098
- Update to upstream 0.4.1 release - Related: rhbz#758098
- Update to upstream 0.4 release - Related: rhbz#758098
- Add ExcludeArch: s390 s390x as there is no libusb there - Related: rhbz#758098
- Build for RHEL-6 - Resolves: rhbz#758098
- Update to upstream 0.3.3 release
- Update to upstream 0.3.2 release
- Update to upstream 0.3.1 release
- Initial Fedora package