Re: [Spice-devel] Usb redirection

2013-01-01 Thread Jackson
P.S In libusb int usbi_handle_transfer_completion(...) { ... if (transfer->callback) transfer->callback(transfer); ... } this transfer->callback always jump to usbredirhost.c static void usbredirhost_control_packet_complete() ___ Spic

[Spice-devel] Fixing the spice-gtk version scheme mess

2013-01-01 Thread Hans de Goede
Hi all, Marc-André just did a new Fedora build fixing the SSL issues we we're having with 0.15 (thanks for that), but this is based on a git snapshot, and because of the way our buildsys code generates git snapshot tarbals is numbered 0.15.3 There are several problems with this: 1. If we've a se