[Spice-devel] Announcing usbredir-0.7

Hans de Goede hdegoede at redhat.com
Thu May 22 06:31:55 PDT 2014


Hi All,

I'm happy to announce usbredir-0.7

usbredir-0.7   19 May 2014
--------------------------
-usbredirproto:
 -the usb_redir_ep_info_header has been extended with a max_streams field,
  this is only send / received if both sides have usb_redir_cap_bulk_streams
 -Change bulk_stream packet definitions to allow allocating / freeing
  streams on multiple endpoints in one go, technically this is a protocol
  change, but no-one has implemented usb_redir_cap_bulk_streams so far, so
  we can safely do this
 -add a USBREDIR_VERSION define so applications can test against which
  version they are building
-usbredirparser:
 -fix a bug causing parsing breakage when receiving a hello packet with 64 bit
  id capabiliy and another packet in succession so that they both got parsed
  in one usbredirparser_do_read call
-usbredirhost:
 -use libusb_set_auto_detach_kernel_driver when available
 -add support for bulk streams, this only gets enabled with libusbx >= 1.0.19
 -stop iso / bulk streams on reset
 -make cancellation handeling more robust
 -reset device on release
-usbredirserver:
 -listen to both ipv4 and ipv6 addresses on ipv6 capable systems

For more info on usbredir, see:
http://spice-space.org/page/UsbRedir

Regards,

Hans


More information about the Spice-devel mailing list