usbredir-0.7.1-lp150.1.7 >  A ZB?/=„c!S2;bZցh-lgE|<: (VUVٚ3͘Wd"# Y/1i,iXGo;zR\&M4@ UV M w~GȮsK<_=Q0QʆRoŝdGa6 +uRhtԀ7XwH9|īV[; ex'OV2t<r0`u߬ԉ)^0b507211dbb3effa9c189d6462660107d94218ba2727c2ae75c02d1c52d80b491890289e8ade7d0ea9ca79f3ceba234e07700298`ZB?/=„$,r.&>R25$]xk̽ҽ6tm^?.j~*~߾8fcGL8Msr >ڵۄs>5JzA,) ׮Wֳ*s15aFr~*ZyHl=ApD٤3+>ĵM)'BfҿΣo^]w qX %:z\/SڀTN+`s6[jHSACOO6OT*^PnUd[H>p>"?" d   B8<DH[d{      f l @ F (h8p 9 :} FGHIX Y\4]L^bcdeflu v (w!dx!|y!z!!!!"Cusbredir0.7.1lp150.1.7A protocol for redirection USB trafficusbredir 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. See usb-redirection-protocol.txt for the description / definition of this protocol.V@lamb24JopenSUSE Leap 15.0openSUSEGPL-2.0+ and LGPL-2.1+https://bugs.opensuse.orgSystem/Librarieshttp://spice-space.org/page/UsbRedirlinuxx86_64:(F^oA큤ZB.ZB/UP}V38UP}ZB-16dc11a6d7b7c9154ac2f7eead49545e85b0c8081261bcec72249e9d2eee1dcf8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643ac5737f0f82565fefb45bab58c1a7c0890ac8bf14dff1f4e62a67c013e420c7cd2a0628b47da96b2561cc2c0e8429513848e74ff291fcc429410b79c3fdd1b5e61090c7d815f218a9d2c35db246e6b07ba6da32bbc988c7499a2cd6c887eca66rootrootrootrootrootrootrootrootrootrootrootrootusbredir-0.7.1-lp150.1.7.src.rpmusbredirusbredir(x86-64)@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libusb-1.0.so.0()(64bit)libusbredirhost.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1V@T>aP@P@P@P@P@OOOYO'N1mkravec@suse.comzaitor@opensuse.orgzaitor@opensuse.orgp.drouand@gmail.comp.drouand@gmail.comp.drouand@gmail.comp.drouand@gmail.comjoop.boonen@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.org- Update to version 0.7.1 + usbredirfilter: - force check to device which had all interfaces skipped. This fix a bug which allow a KVM device to be redirect when it should not + usbredirparser: - allow missing capabilities from source host when loading a USB redirection stream during a qemu migration + usbredirhost: - new callback to drop isoc packets when application's pending writes buffer size is too big; The threshold calculation aims at 10fps as worst case to give at least 150ms of continuous data to application.- Update to version 0.7: + 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.- Update to version 0.6: + usbredirproto: - add support for bulk packets with 32 bits length - add support for buffered bulk input + usbredirparser: - add support for bulk packets with 32 bits length - add support for buffered bulk input + usbredirhost: - add support for bulk packets with 32 bits length - queue multiple transfers for interrupt receiving - add support for buffered bulk input - only apply mult to max-packet-size for isoc high speed endpoints - add a do-not-reset device blacklist, populate it with 1210:001c - Changes from version 0.5.3: + usbredirparser: - add support for bulk packets longer then 65535 bytes + usbredirhost: - add support for bulk packets longer then 65535 bytes- Rename libusbredirparser0 to libusbredirparser1: The lib version has changed- Update to version 0.5.2: + usbredirparser: - rename libusbredirparser.pc to libusbredirparser-0.5.pc This should really have been done with the 0.5 release as API compatibility with previous releases was broken there!- Update to version 0.5.1: + usbredirparser: - usbredirparser_has_data_to_write now returns the write queue depth, instead of only 0 or 1 + usbredirhost: - usbredirhost_has_data_to_write now returns the write queue depth, instead of only 0 or 1 - when the write queue gets too large, drop isochronous input packets- Update to version 0.5: - Windows support - Add support for 64 bit packet ids - usbredirparser: - Add state serialization support - API and ABI changed to use 64 bit ids, - usbredirhost: - Remove bulk packets time out, this fixes various devices not working - Ack packet cancels immediately - Now supports 64 bits packet ids - Use libusb_error_name instead of logging raw error codes - usbredirfilter_check return -ENOENT rather then -EPERM if no rules match a device, this way the caller can differentiate between a deny caused by a matching rule, and one caused by there being no matching rules.- Update to version 0.4.3: + usbredirhost: - Don't crash on devices in unconfigured state - Restore original device configuration when releasing the device - Significantly speed up reset handling + usbredirserver: - Add a manpage- Update to version 0.4.2: + Add usb_redir_babble status code + usbredirparser: - extend the usb_redir_ep_info packet header with a max_packet_size field + usbredirhost: - Ensure we always re-attach kernel drivers on cleanup - Make set_config handling more robust - A set_config or a reset can cause us to loose access to the device - Changes from version 0.4.1: + Brown paper bag release, fix a return without value in a non void function - Changes from version 0.4: + Add usb_redir_filter_reject and usb_redir_filter_filter packets and an usb_redir_cap_filter capability flag + Add an usb_redir_device_disconnect_ack packet and an usb_redir_cap_device_disconnect_ack capability flag + usbredirparser: - Add an usbredirparser_have_peer_caps function + usbredirhost: - Allow re-using a host instance with multiple devices - Quite a few bugfixes- Update to version 0.3.3: + usbredirparser: - add usbredirfilter code, to help apps exclude certain devices from redirection. + usbredirhost: - add a usbredirhost_check_device_filter helper function. - Changes from version 0.3.2: + Switched to automake/autoconf/libtool based make system + usbredirparser: - limited multi-thread safeness, see README.multi-thread - extend the device_connect packet header with a device_version field - Add a hello_func callback which gets called after receiving the hello packet from the other side. This can be used to determine when the caps from the other side have been received and it thus is safe to call usbredirparser_send_device_connect. + usbredirhost: - limited multi-thread safeness, see README.multi-thread - properly handle clear stalls send from the usbguest - try to keep our iso buffer size near the target size - implement usb_redir_cap_connect_device_version - Call configure instead of exporting LDFLAGS and CPPFLAGS; this is now possible as upstream switched to auto*.- Initial package, version 0.3.1lamb24 14556240000.7.1-lp150.1.70.7.1-lp150.1.7usbredirserverusbredirCOPYINGChangeLogREADMEusbredirserver.1.gz/usr/sbin//usr/share/doc/packages//usr/share/doc/packages/usbredir//usr/share/man/man1/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Leap:15.0/standard/33d0f0e97b751aa18316a6d606d230d0-usbredircpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=9b228b86493f7eed76abd2b8f2038482f00f6472, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRRӂ¨}hY{utf-83906cd3deab31c4285702b87de20e929335ef728b260ab8948beb52fdd1fa440? 7zXZ !t/G:] crv9uo1FK'`]`~1`#͝(6z;Ьx[kx;J9;vu"q],(@|i 4jOvw׏Dz鰀qjK:pЊ)(lI5pvjhIuC"x\iK^BFJ 0FY}`!}>}gR v1xխq#*0J2%0 >߉:{bLAw?UG9Q2pFaUYA Uq}kH Faݷ`}3YDՇiFcr@-`#5M-:yc0nL؟6U<Fަ|nD 1msrxWm2c O)Pܜq)FimdO,")ͳJsϖh <#iߐ {!̏J0 ZBjl\\\ǻ׳:޶fێ(mnxҚ=Z[MC2dL1PH MD3,=l65Jw!)]wMIѴ"$foxbV%E#T1˨|`\4s6-N3Z y Z.B*䴻|]V^ ?E 0ԽΠ#yl`FR/ڵOx Y}0Ig:YM"1z PjS`Ki@bGEϻO[9G3O@ OЯ/OPCE ?A&|{#Jb-=gȥ;9ݩ<ܛ@{3gF= G~SbLYFP8Eaf'zG`KswRB @[>CePp8˦QVB<@Hk'2d,+YhW?""*5;dzA:vTy/tt U,&i_OEb~uAR{T`Fc+)F*5TCrP0B+0Wԫ/.rݻc&XI V$Y/KauoV 'N A  ; v`[u謄,QjMo ?B,POS>vs0[k|r'rqqTHa r['QgH?OW5y FcVTPþM Ptp;0lCy }D;"M_jI Vil<6@=\&f&b;/3[l LW]x p*,]%o<+fRmzц|y<*h3[&`'4zQpFS5EpE;se( Mt V=F*I 7@Wѓ_DnzXT}w'j"k2UԁrLlC>ϣOiL>O%?])X8L 2jrk]_k|(FdB3٪ e;Dn=كۦ1(+1z?fz3N8Kz1V9dʢ)=0,Hy$Cf}ԗ}NUp>ϩԨ+uÑ'1;c>"k5q>Gn;*O)KI# jω =7|+ aH26L]!EL$Aoc(ü$hvxM0ѕH@0. XB̒wp %m TY"8}zsuE.+MôAJ+OknOKH[A䶊,=TvZw?Buyk88_? $11Hޞh ; ӋTb ct3 b?I@i3TP먣eE`mF~۠QPғ#?W8P&%+3huOĊ+]؅ڝߗRXǯ̞'0A ^BCEdL3[{jϚUcBiQvyA#9Iy5\gQ G6U`0LBY&cJkdG̔drjEApqhM swisdS}bú? 1'?;}iBP2d)G 2Ϸ5_Y~}o7. r_tv,S Rt96-,p#(r۶;)]d}@'  rBB>Q} KmNZ͠^([t^ /Ť"C%Y)޲Y-=rdw/Z!#_ Y3N$Fn{N)ad_O Ѽ ,ϸB,&1Ď"W~t}aew7gs$ʄ?+fCJ)J '0zCv_\RFQ`㌋_>dsJUb c>,SI M]?˧WM;B+СOdv566'" c=IJs_!>LYJDʴ?TXx` 7YQv;"+^Zwi62!&ytqRf*v f48>؉o, ""s׿ %n=D޻}p&р}!>K±`R! %ZmMc WfKy-$|YK",ޒ1ޙc6e_olz?-Zx9#/g:9* ZB_†G ڶ^l~E$q"T "W0>bU7h>OSg=K FCװN^ ߎj斆TF@x mms{'gE>NQ*UWE9Ԋ({ĘϩDӲ(T09<#חI|PFB mh tN!r2XBY{\FL0}y]i. MKx֠`h_M!a /׳ÎFЅdJ?P-CK[vP Cp#[Mt|{&eucfkݣݜQ=$%t'D &bcCt^~@5 y KҗO1>`G;>VPtH)i( 66b:gg8Äđt4xP*OI!uy7y|A!f=5Z.)򣠀okH]Z[eF>H_f_pD5rXGߺGlFylVU19I-I jZ|zH:0U|XkAFfSPo았K5OWs&qdz}ѽd44@`sϾ&F0k]dk/.jI :ѝ /QR}JZ FaJW̿@}zA*aeZ<{#={qt] ~}Ty+6%1L?7DŐ3^0jEȔ5.(>N +,r\:HJPw:;^TJ'VN2 V*:cܩȏɂnV[ӻ= oQ?wBE@2Qi_V¸KREbU+AqsB[CuA52SjrqVI`ؠ˜[ o"CQ(T 7hpZt9Siٚ֍,g@ I=/$=xU|8-`70dB#2iv `X12#œ@q>B`nL RPMK}C+L`/24 F`87bYÆ;CX@UQy>Ý'pՊ߃~W(ݫzu, PASb?/KaĮXL8[M4U!+9JLVaoB(4Y$G&v#|+E@420]~ )t8?'lC 6> y݇÷Ut֒hj,XYfk JhKCQZ:+cO%9hS0uBanskg7bvStPUԇ8vcQ5۩^+ uoxv쪬9U"MzoQ- i+D癥7WEfal3GcJ(jLJos0 :KwNv(UAmj4a^HWY]cco/4ݪyk1*NSJ~ rQob3rߙ!s\XzY8MG~LmJ迸\6T|z+jK"p7 Q3lBQ57 _8 U!/T{tapI? Zcg(bg3A%X@DGZh8Uou/ݧkLLlґS^Ceϱ[YlSs }0+' %DԒL=L+;ƆNwP% n Ճ%v5 xN!.Iyci"=d\(*&y45vNOJ~lɬv,NRĽh Đ1 xsev=2KźÇ~~nxSAiu,;uM~SM-:r/U!.VӒnްqӁ=J0KưO (c->3K"6R=u Zݎ6']\\ve|D[]ne&T5?ԭ.l֬Ȳ`eRZӤn >pTE ۭ#?:.ܫ9P oNܪhCv:"Px}3h= <%HT1s-`Yi#8id@&T p]xq/pRǻƨs+1kMFc $YEm,%'E9XnW6$\:` pܭ\r~]J(ɡBC̈٤||n-IC1+3G:L.)S}*T5vROf]oEu7s\L ];»V'-{⯣0U@^|5 sHt43-9u [ 'Tgx=t.z ^-Gw[`Ƭ\uCdTZ7Xv2g;*-y^CI<8ѹقwV<}ND|!@ǥ`|s#CtUz^ '1V7nVdKm˓u}(O㛩0s5{k.Tk%ۻ}oΨPK‡^#UIrKLG!c1ZֻKc[&ΓZPqp B+S. WvO-62 不Ilcd=Oi?|4ֽH8~}ÄRp0YI%u"7 H#zGs,:$/rRAT0-렸(˶gN6W6J`,\n./YJC#HUKtc=R wċڙF V޵%6eZB/tN_JnLd)TAVP`3LxNK {Æ6^-} X?ޱ$щgAQk^l an?Ka>0}O z4Z'iTyDпEz{b x|t )k> /fכDP[Ɨ@#K R鿓o)Ak [E==$fDJa!0<%pzXu!)jW:=ls2(|>vϒ>|&EL-Dއw:HpȅxW||YJNxx LVfvo,Kَ~2t$$̭>ƾGO4ۍ谟Me_0f7;`Uf :=`aq'ݔ*&<.c%@_Qq&34=BI,JMmUZȿg xs o ] TcW6xrc52+kͮ>a!YߋX 'Z+AOOٔAƞҐvAC3A"(݅D$ ~y?EΥ'-Mk! Blhm.@A6<思g϶VSpmŮhng0 ao!OXWϟK O7)z}[DNPYW?/ ʏ &!{6gUt2*urQV6,nFM\PoVŰx 0>]PN)ejY0ب]uuooIDǩ 9AMJOy2oVlk>r$bH`HipWjjЁվnNb F:P%$L&:H }N(icbA_NcI,;"uʬ);H*wCH LsmZ[C#-)=i&Q BI`D7d5N%Ynb\#(Xwex6m"sN0C'b-D=OWlZ -bJ1gbcJ_CP#OO|ןԤvy~<;k&.Y\A:1NAܱ$"to}}.0f7M@2qhϬ+X7?ϣrhf~LWOA?5 ѭ Cu&dٲ3k]ϻB#cã뤲#6=,aHx}K݌FW$Xe˜ׅRx$3'|ˮ9$ˣ8uw9711`91h!wUcqfݘS1u048)q1Ѱ!Ic9oi?7=at;gC\!EPmO -@6ҍ?sJTآsЃq ItK~@y P Fi?4['xBxXvbθ|c?nѐ}1u1`pSkV^C 4_MCdzȭ~kbj  Dwpv*Tf?ɝZcouV`a:ߪX\n){zMF9FVqx?M}p"X9ד̋w5u_2XjkCQU I5۳UbjnOѤ(@qy߸s M@)ը/ cVK6YbuRB3ܙq ?<W,ipl:K.LJdjܘp##NAOK:*=weD -镚:݈݂Awf }nMBD\|mEpy5z{N Efh-rO5wF}ʂ%ZB\'mW-;+)_fily3o*@sAr6qD-t)PHx&:YsV"[L$L,*#P?bViC } P TXĬw=VSװIV޺=W8GkW%*tsO'y sJx٭*Z6Kۄ NXl9w2e:aːOk(bzfs!xDFsQg# ^Ev_)BcaI:+A/< ZRM R`*BINTguEʻTETD\_^teF[\bjP|j Gyer{RdZ^0 `#v36[F8Z 罎[A|W.(c~]{Hh3nfo%/t}3 CP?aVչp0um&[E:qp uRnTfAz=#i^}jd=_҇n;lx8˩ !:?Ƭ>J|Z3}@wY>mě6e }g<IJ`XC BNͥޛq,v;Ha(t[WOT!䞛KĘ8W'|PXi@pzEx{QW֧oǢ@Pc.7tIaef'QI8Δ҅g3C m#87=szFBб6g강rpr]a2_/ap:@VQSDZ`GPʼht6t{e9[0=ҁw0=ݧ<#Ѱsh W%krR;c!d˞CٍW p1Ӷn) xQqD}ݢ=SUEPϲOGc]E,0FԯSګ>>l@p?z8@rKb•!.L D` o(%HH L܋Sh+6)lg$Q.bLHR 4t?$-DLyW } į?鲉;'n_)Y$ޟkd]9|V6dC_꣪ 2q\= qT#fu9׻ۧ2vPN)RUJ6{ ?tb"l+TS3S!.S{x3"bwUDR|@y&RJ E|%R59R.>92Kps%Ԑvtه/i!Nt?ᎠmbutJlIlYزѦ+_JD*=@"9F:_w?s<;)<v웪t< u TqrjIjI".aѣsẫF*.2 ØƏ_ɚ {TGBA1[<[O@0l4 3(Dӻ`cu+8c:@:R N#T캏c"ۜUH43\uN=s۟ܚC9-cH+ G]LmfT{tQlلȧiܒަ% jC W10;,yK86oJy(To,θvx}GӵO}. 1(f+UPPe[7&P-Tn5Wk?K!ȥhoT;AOӯ_#yBXU|ՅǦ޴ێ$Xtwؼe]`K|a*MO J^ꛝy?W?wp]ҟږ] 2d#Dr-$A5Ul(GB{ՊErc݁]dʈ֥+ڋwKumv /&Qi>Uߵnϻ'D8;(BH9M,ev̘r;7&2LZ%gLt/<.3 nW9[  v--ˣZz=.(ŏKJ)չmXM*Xϥ?C ʔbMc-rpmV ATk`<Aeq*1x#RT[4E1VK]Y @E,KZnt/#!ΰ|Om!22nޟif,΢O=ejiUY h(_/s\jɊAԽTᑒ f rNgCm2Z"STAU,ȠZm8qf͒'D_ v=-??{Uqϖo (q) bRX]^.-u6Q )LϭBW8jUhFD3oLjt!;W9g2l ]F&5B9~ıi v}K#r6ѩ&;^'=HSU7 X^ Y% SkXG;Gj5Z.o u4.X!,FhOv ]eKev{iP0;W 0̛ɵц9wRc:Y'ߓ n"E߇"wC쨯.+j)z!pqI:"DH׊؎ ṿ@2hVdzru_9 YZ