usbredir-devel-0.7.1-lp152.3.6 >  A ^|/=„ȯH,}]2TUi [SByXAVk?U6b+پRJe gSn^ *)i}7`'Ǟ'nN=2~M~SkrD(Ҍn; u ߤWoer.$uAe$L^4p]Lk.F;k$512>~urB݄Α"29`H,)kJ` ߲RM0ѵ~ْ4eA%Zm_mrcJZr͠^J006e14de03ec03ad8e87caa48c98e2e475b76d80a15530b1409875e2743ec53f2aa629ddea8502df720cb1bce117b9042596dab8K(^|/=„ƪYq!)r8g$He=Q|t7,ML88=jӺ.*$z `AŃE0Ht߱_R'6p>#\?#Ld ! \PT\`s|  (  <  P  x  B      0 X   (8 9 : FG H8 I` XlY|\ ] ^ b c!d"e"f" l" u" v"Hw" x" y"z""###HCusbredir-devel0.7.1lp152.3.6A protocol for redirection USB traffic - Development filesusbredir 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.^ubuild85openSUSE Leap 15.2openSUSEGPL-2.0+ and LGPL-2.1+https://bugs.opensuse.orgDevelopment/Languages/C and C++http://spice-space.org/page/UsbRedirlinuxx86_64+Jh VA큤^s^t^s^s^t^s^t^s^tUP}386e43651f6c6a50f14e70c77bf5855ab1f1e4975596e8e2a68f74c34f047ce170cd44183f198855171575ccda277689bdf3183d0ddaf2b89b44316025f4bed9dc132a74140014c6fb2cdfe6099341fab9a366d51d901840c3fedc580360f2b537cabaaed260c4be977adec5e23081fc29d7874a2904ab76092a8cb999a674dd833da6155ddd36f39d0937b6391d3712121e61f18afa48642e1873e47224839b8a1eb3adb70983495c778a6a28dff3e6003ba1a866108cb5ad592b9c42462f369ed42cb07ee4192baeae985ffa3dd4bd0d4511a41707115c44ae5b530c8aaeaclibusbredirhost.so.1.0.0libusbredirparser.so.1.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootusbredir-0.7.1-lp152.3.6.src.rpmpkgconfig(libusbredirhost)pkgconfig(libusbredirparser-0.5)usbredir-develusbredir-devel(x86-64)@@@    /usr/bin/pkg-configlibusbredirhost1libusbredirparser1pkgconfig(libusb-1.0)pkgconfig(libusbredirparser-0.5)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.7.10.7.13.0.4-14.6.0-14.0-15.2-14.14.1V@T>aP@P@P@P@P@OOOYO'mkravec@suse.comzaitor@opensuse.orgzaitor@opensuse.orgp.drouand@gmail.comp.drouand@gmail.comp.drouand@gmail.comp.drouand@gmail.comjoop.boonen@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*.build85 1589639285 0.7.10.7.10.7.1-lp152.3.60.7.1-lp152.3.6usbredirfilter.husbredirhost.husbredirparser.husbredirproto.hlibusbredirhost.solibusbredirparser.solibusbredirhost.pclibusbredirparser-0.5.pcusbredir-develREADME.multi-thread/usr/include//usr/lib64//usr/lib64/pkgconfig//usr/share/doc/packages//usr/share/doc/packages/usbredir-devel/-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.2/standard/c4e41188b4b13173506d57305c7d8389-usbredircpioxz5x86_64-suse-linuxC source, ASCII textpkgconfig filedirectoryASCII textPRRRPRzN )utf-87c521326f7224e2652e8509ce75d1464559d40f19b1e1aab064b5ff32e543dc4? 7zXZ !t/ౣ#] crv(vX0dʥʹ HlȒ?8!U{ :K{[_ahey<|;N7A)ݮ'4 ^x'j0,KS=d k_^@fQ,tO1agฺmb`(ގ[^yE~s٫$l#+zĸyʛ X'8SYЊ`sBpAcȮ^O,@ S) ק#N!6*JÐssDx`fRAQp2(ER)I0%V'Mp0j KJUt&#٦""49{PmzH_I|e>U~L17n'JRºKmž4]8aY[u"t&nŘAMWdp 3L G 0Yt #qgw(دY.E#yiwoxr(<=GG{ߖ Z__fS~r F&;Qaq 1Oׂ\*TmC3 yYq8/Cnˢԫi'{iHU<ɵ7`AB33]~c>)Ba-gzq}?5}0yo{k-|U&&$Q}8?kOD.N>Mm\+U ^(6%A{kn~-trٿ~%MVIt# 3Ҧa1+p@<2W7WI>Ht& Gt7ַe$Q09y':{- [8'qL:vŅgҘLB6Mej|m!kgg.cTuj6CJZ{o閷 f*fh,2*Gh^S h={a*S#Z@og;fݜ(XnxW{;yx:AT3wgz (4Qk"jKYq.l^TYPW $47b %ׯDͫ;CH\֪-F5Y Mi!RH+h;˭.! gS B>_7щsx.:[8Qf9p'@09I ~uȔo֥#?#iq',er=pmPI SOKȔljr)Rp x֦<"j3еJWi9 >8AU %7_3b2kD}5%.yrxW+-wD+.3J }rQ q2'Jt;BOVjHVRBDi3{lEpeQfA;*'\\ZaKaAf[ 2l<4nx8b gq; һ>1 JY}:nKzdTdvwl - C:2x!CK_>N/A1)Q"UkZؖb%-6ܨLJĖ9E- &-412 ue1$Eh`<@y ʳnjy\[.8@fBCp`*34S$ion UtYM 3 Z.ЗA;¡#yv2{׊uoNÕEZUl4YGwmn41}_9<;mPigZXGci;ܖXo{UBfFv5NCs̵tgw.ؠFZdeY 2R^ =c(x ]`՛Uhq9V)Iފ)#MsR?$ O4$oR@âj& @Y0?] _b׆ۊg^r&,[I Mg1.5ԲCP RcDF2fsVJ- Q*u`uM mpAx ^5Lo,4? a`ձ2mÂePyj5QB/Q(Ա=:y|RgTmg'4vΙ5qZ UN!,S+4_1N\Km"^k6f\]P锗SI\Z)U-&,?}eRAsN#j/N+QAD`vZ%UmaA6zq w0^%Amo. zTtFZ(FQ%z͈I څ hJٶ bS12\L#% BcsAj!E5)ݔBqTd;AH_DMq#q0,+Z%+ &!Vܩ7"]/#,j0] %?`G:Wxf$CޓL L=u/%}yU 7QI!^ VN~]N$lWwM 싾|}QhNkl!:0Rb1U6,Jɢ_JL POj0E& l$]WȀк&Wͻj>TL⪚kdĢwv"T_njB5LNONȪHz_ <^i!,oA&jOϒZ5d5;D,*e"cIm9NwWH.4e&X|#B,p 0{ k=|"ͱX~ǹ]/&~(<8WiW Y&d\?U2(T_pxZ z̩qȥZH%->14+%RAcyPCZ@/Q]&}f 6 㥊296ۭn _^0C-; (NȩA5iyrZؓi|^ϩzMj`9!_D ٠ب-th2]gu=R#Ş4/*u$2X`>,ZBI|Ir ;`ԣA6)kx"Ia|\n+Ny#ibjf{PEC_*NtQSuǒ 5J?R$/3@V639&5bآG{+MҊnwYk^9; 9xp%w|r,y1yH\.>" ,.MK&56SZV k%܄W Mȝu"bL>\d}1TB6W(;uNw kv#kp2ͧ)[x}PyȢ#@Xi>g&$mȕ ["mrdZZtBǁZ(z6cq*`(Y$Y9{{-dIyptta; ,yRZ (;V5$)K6=jx}=DQn< Q|S|o;+¨%7SŅYiZС}q{:r~q"(!-E,_dLw,7v}=g64̸+UV~ANEJ?2QI@)`(_zrRc_-X!f t@~|*?kȅл9[uc}v*D[}勉ENMXZqQ@{ㅆ+%qR Bl8Ě>v@xVLi` %U16dgǨuR `MPЯЀڹ%V@)DUf,x@yY LpFܣgLk8 6GrL;4tn)V`j=-rA/*GUKX<*>؂>o(V(b9؎tՙ ,rzZ\>S]wH+D| 呭G94h0.84!SQ9dTM0 `JCD䜦sQ r*?fCE}M \)eK[Tf#L(<% J|8("f^t Op2hBxW=/[ZhQNr#jQ:SנJ"8օk[Z-eG'dBnԿqe>B[TOX~*hmaJ~y֐rr:ι(gh6FDj=ޟgp,`;+U]³}78#43`Q!tUޑ+ zKMɻ@ YΊdJ& B00xQy'B~M*'1[ā'XOYc " O /o} z=a@ޠ"/- SX|'sw,M({@FR0L TDž 7͎m[2>W72+gYXWscN 'r7G`>LC*Y 0MJSP8SP[+E܉>Ɋa]t]F`N"OG]ii īϺ4,CK/evuUƪ )Ύ#sZ-/,_Ivi֩j8xq J o_5yAO-g mv6fRb*`l_O\K\֫{* 2が؁(@/\MQpd2 ˊ|.-xB9*f9I,v@`E]H\ '%:?&OkT~Omﳱ\`F;|)]1ee:҉ UxoI~u=cvvɭ&=G˛\͕G:w *2dQ] W3"Փ<޲ ɌxVS}W$O3rDjٺ(p gz6x=8^*9ԁd6-%!lR4"eI: 6gt͉xWC;\;")&n# EYυ`S6]ՒW_W#ᄾ'ْ\:G[1@?d"_p)c}&J+d~x_=ڹ&7 L-JP#>4o+%4L $ hr\5cpS@ȴ}\Πof#\ QӲ/1iڈ%9F4aaםgt WkO8 B1=~j|TZ ! 8>ѱj~xve+ƥQRIYÎ fI 8 lwյTAQ:pIQR(T.zG~e+ϸ˭!;@K?{(7@4 g;NjE%%Dp2sڹQdLJm/X::4AmZJ;J3~"5CqǤԖX|k)Ch+U.ЅܼcyŒ H R۽ͣh |- t썉*Js܍k<X\vo@-)1BC: H< '&\M\0,V/R/oE dވ3Vۯty6q$#*OSv̀HRߧ{;, mrk' :k%NKEq ;w5JF)†q}~"D{ Br, /j