libusbmuxd2-1.0.8-5.1.1>t 4 DpQ(/=„eܚpcA $%1ԤK+p[iL)+$OVUӭ+"B,\׉Q5^Es4,qwFbo(wzWYI560lc%L01]Շ&8OMK]o{Lv܅>]Mfϳ8L ΓA/A\3V|NNϰ :׵-4+g2X^eTUCQ(/=„]j\^hA-ïgyp=X/WEValEV5WB?WAl7%H RW"EO{)dp\-Ð}t٠+Ɍ{Tuت p#XXk;lRqd\at-+K`@}sTF|ͧ7cfP۱-2'6/X01b|ioB+ *zimK 4m5FDvmE|VsI)Z#Y]s5.ea5d3c3ba546af837d3be7416ca62fc78834be8el>??d  d #F _p      08|/(Q8X9:>@B FG,H4I<X@YPZp[t\|]^bc'defluvwDxLyT z|Clibusbmuxd21.0.85.1.1A library to abstract socket/protocol communication to the usbmuxd daemonThis package contains the libusbmuxd library which provides an interface to talk to the usbmux daemon, create connections and list attached devices.Qzbuild20jpopenSUSE 12.3openSUSE(GPL-2.0 or GPL-3.0) and LGPL-2.1+http://bugs.opensuse.orgSystem/Librarieshttp://cgit.sukimashita.com/usbmuxd.git/linuxx86_64jpQpQo9875fc4509f0df1cb6077ab2f6a3f70flibusbmuxd.so.1.0.8rootrootrootrootusbmuxd-1.0.8-5.1.1.src.rpmlibusbmuxdlibusbmuxd.so.2()(64bit)libusbmuxd2libusbmuxd2(x86-64)@@@@@@@@@   /sbin/ldconfig/sbin/ldconfiglibc.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)libc.so.6(GLIBC_2.4)(64bit)libplist.so.1()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libpthread.so.0(GLIBC_2.3.3)(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)usbmuxdrpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.10.2P~O O}OW@MM2@M2@ML L LH2LKFK@Ks@K@J&J2@J Jx"JuJd\@Jfcrozat@suse.comcfarrell@suse.comopensuse@sukimashita.comcoolo@suse.comtoddrme2178@gmail.comopensuse@sukimashita.comopensuse@sukimashita.comcristian.rodriguez@opensuse.orgcoolo@novell.comcoolo@novell.comopensuse@sukimashita.comdavejplater@gmail.comopensuse@sukimashita.comopensuse@sukimashita.comopensuse@sukimashita.comopensuse@sukimashita.comopensuse@sukimashita.comopensuse@sukimashita.comopensuse@sukimashita.comopensuse@sukimashita.comopensuse@sukimashita.comopensuse@sukimashita.comopensuse@sukimashita.com- Fix build with new udev rules location- license update: (GPL-2.0 or GPL-3.0) and LGPL-2.1+ See README- Update to version 1.0.8 * Fix possible buffer overflow in libusbmuxd * Fix detection for Apple TV 2 due to small interface detection bug * Licensed common/utils.c and common/utils.h under LGPL * Several bug fixes and improvements in libusbmuxd's device detection and event handling code * udev: Set owner to usbmux on device node to make it useable for usbmux user * function usbmuxd_get_device_by_uuid has been renamed to usbmuxd_get_device_by_udid * usbmuxd_device_info_t member uuid been renamed to udid- remove _service, too fragile- Add 32bit compatibility libraries- Create and use "usbmux" user in %pre to fix bno#679159- Update to version 1.0.7 * Detect iPad 2 and upcoming next generation iPhone devices * Fix support for ancient devices running iOS 1.x * Optionally use inotify instead of polling to safe energy- Fix -devel package dependencies, libusb is only required at runtime. - disable static library creation instead of removing it.- ran spec-cleaner- Update to version 1.0.6 * Bump udev rules to 0-9a-f, should last for a few device iterations * Fix potential issue with USB transactions >=32k multiples of 16k - remove patch no longer necessary- Update to version 1.0.5 * Protocol version 1 support. Enables libusbmuxd to talk to Apple's official usbmuxd on Windows and OSX * Recovery mode support for idevicerestore firmware restores * Detach kernel USB drivers to avoid USB issues * Win32 support for libusbmuxd * FreeBSD support * Basic C++ support * Fixes crasher bugs - Added libplist dependancy - Remove upstreamed patch- Fixed incorrect summary and description see bnc#611595- Update to version 1.0.4 * Fix aborts due to transmit window overflow * libusbmuxd: close connection after enumerating devices * Ignore SIGPIPE, otherwise usbmuxd might shut down * OSX: add workaround for missing ppoll system call * Detect the iPad and let usbmuxd talk to it * libusbmuxd: support shorter device info record messages- Update to version 1.0.3 * Set USBMUX_SUPPORTED in udev rules for user space to be able to recognize devices supporting the usbmux protocol.- Update to version 1.0.2 * Change documentation to mention libimobiledevice, add a trademark notice, and make things more consistent * Security fix: fix a potential buffer overflow that could be triggered by a rogue device * Fixed a crash when we get unexpected TCP packets early (e.g. reconnected device). * usbmuxd will not 'drop' privileges to root (-U root is now a no-op) * Made -U require an argument. The optional argument behavior was causing some confusion (since -U didn't work, it had to be -U), so now the argument is required. Please make sure that you specify an explicit name from now on ('-U' will not work). * Removed debugging printfs in libusbmuxd * Cleaned up and improved CMakeLists. Now it should honor the CFLAGS environment variable if it is present and nonempty * Add a missing include to libusbmuxd- Update to version 1.0.0 * Workaround udev bug; fixes not reacting to signals * Do not try to claim all Apple devices * Fix libusbmuxd cleanup when usbmuxd shuts down - Remove upstreamed patches- Update to version 1.0.0-rc2 * Improved documentation * Fix install target for 64bit architectures * Fix underlinking of libusbmuxd- Update to version 1.0.0-rc1 * completly new implementation * uses cmake build system * improved libusbmuxd API with device hotplug callbacks * better performance and lower cpu usage- Update to version 0.1.4 * udev operation mode * better udev rules for non-Debian distributions * debugging output refined with a mutex to prevent garbled output * smaller buffer size in usbmuxd_client_handler_thread to fix connection resets- Update to version 0.1.3 * Proper fix for USB communication issue using wMaxPacketSize- Update to version 0.1.1 * Fix USB communication issue with packet sizes of N*128 or N*512- Update to version 0.1.0 * First official release * Adds iPhone 3GS support and exposes new tethering USB interface * Fix race condition using multiple clients simultaneously * Fix various usbmux protocol bugs- Initial package created/sbin/ldconfig/sbin/ldconfiglibusbmuxdbuild20 13593514181.0.81.0.8-5.1.11.0.8-5.1.11.0.8libusbmuxd.so.1.0.8libusbmuxd.so.2/usr/lib64/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:12.3/standard/a3861f610c5ccd7c764c9d01f26856c2-usbmuxdcpiolzma5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=0xcf36426c7cb402df700f54a3cb8cdef9aa0928e4, strippeddirectory PRRRRRRRR R G5'&+ޚd<?] crv9vX3_GqhgyDz7 ClSTeEMd$?Nj IO93sy! ,Ydי S䨉 !nx_qdMT7rea#pݮz.IOh4#U+4wYk)y*}4xgPOUj #be>d9T&ѻRkØ V}ОAiPAO!XJu0$ަڇf4|VxWsK"HBnWo3cJ{vz3Nf I(\C x:W IV;E_-T[kdqiʞ%jMZ0t)JD`u =8Z2‚󙭷K?t)w/{X7̻S)"GZqdGA 6<0p# cJdx|/<6xUwUsC1_RKV[z",d..6SE:T8k_rIL:3sBt!Ta}J4CbjhճQƤD׈blHRtecD,[,C}Drm|LM(JDž>RF=lP;d3>1/>D=?VXy!i$M8K{nU_GeqF#F,5Tgf'.YcjXC,=u];3Si]4J`] 'xASvٮAC6WEI&Qvހg0a%֑YZ =*UAAf!mu~6M\Ƌ6"SbN38M0&rSWASnw.#fs#saK;yrkJHs`dag'{k(}Y/ΘL]gS bE%s_ ۫";¿_1s.%g%97A Dy'і6TFq6xt2aRW>ۙnr: ܳ83P/}"HE͉ <{.;I ef UTUSk ϣoǓy)c&t,},apC_E|oB)pŌ5gE"l-OtIukgʝZۓZi'J1#pb3`揍B31]L&e<)vӚlݤ࿹فZk`+|`Ǣ2+}ݑܬGGem'E{"?P= wSuk%' krd E>Z8iv{Aҙ}Dy.E䡔 L/Tؒj& o@W\Su,<(\ MU A}e)8uUC8 =&nliP p*;ҡO%”zKx"6CÓ3,"?N3Ǩ|JSs[Gt,"o,8<ނu, =sNZaWUh,*M> E7u=_(m;hC:.P-{ӂI1/˟A1e[ ެpe O%sSզ"v=C9·2g%#3cQ'W]i {JbG.U^uQ^5X8HgB@Gj}tv7Cr?ST <е2,Cw#_ xMdҍ@pp%G EFE%`un"6!'n:˿CG-?GP8T]*#{4052MlqL ?RH P-ۍANQc|bR(#hchdM5p8 F>@>0N-ܝ'!풓 cD1qf3N7\A7G̋Na>  ̧U7O`d}Rht4  ̉b{)2 @#H?+F8t6EͺK #_#G ^rol[wOP8w|H1fb2?#W\IR_DHdzNUs9ޫWOE:=7 xD ?b| `tT3L|o}24Ό_2`}Q)剤!b9yzr hVqC<=SHuTBjK'2`"],` zbo&*4&)O8@R?П@z'X҄!E澙õVFK㲪+VMAJ P/ 'X'(la *]YO99|IͺɾlrZdޑKU?a'{=MЭkLuֹ r}4b5ϒtV곀="흏_8a]It@>\hP^wCpN[ !ebHܑҩaXM_C ogmp(ٷg"mnS62j{zE¿Vf}[ 9|#9U_K(GNr( [<~1ooXUe0 7Uw3Ja[®bb曹?.{ΥxWXkl]ۏv;_EYJ`.QjؓRngڕ7DW.U \`Gj,KCbQY2 mR1BmP8v0]Hus{^lTA,`77[m-Bi¿ۮ4 "goH䢺 ΨUX&y5{h'\ I5)>(u|˿Uw2Z\GvxA``v9%w<~KO<}㋼f6PNˣAvx*mW_itlZ×9︵|fS6[ߪz.oP&]Ne2E$d7xL&5JFw\F(mAlOMtvy󞁭 ,jƝy 2%=x[Usm7G꺞!(u~raLl$.wu[:]Gpe;Eո*0@Ϥ`~'f[f~^^k.{-dӍ \Xܡ,G{k<~ #m.`:+ecFXJk!NTj+Q1q c8sHBBf'qq?)uAZo̲M"%yI`gȅdZI;д1ՍͿt9&T늪~X|Uô3ե#A>m&'o3s UK6L5J烂{#ҤI=i"SK2q[_l 16'h6LKA4XH-i>`TnD5uHy_A [K Gg8&jzpa KW+F/̤ʧ.L":0ZR.$ ݺ5gL}1 QI10^C2&3~=)֞ڏqC}Ͽt H u0;,"$^sLFU>*(|[֎ܷpǢ1j[A౬SC՘;ʒfLL9l߇2ϧ ϥףD?h_EcAP8x6AKok9 n6&[*m} S[GI"O=nȶT _t~|EAOxº㔻K×蚫.VZ]`4c;uСLf˾~@ V/%X̎aYfҩ4!M-8cC'v?D64߶mbz5 Bf8Ѐ֟8=}D{%dAđ !Cgꃃ yڐA&_h:{7)+ )ܣQ,i+SSd];UxX#*d 2:XMO<e㴚nUL!դwyu/EԅE q8 Â[#-] <dv[kqVeꑕa͔|glf'oP fh 9_}}oHlm5n?Do[Lp>^0$1ɩ۶&JLAxxu~!naC\ZKmtNۺ0ҋ|V!~uV"\mZG&U'D i4 QO#Nңk Q]7bݭtF5"eBY8|H"9hޝa(On!k޺k6cd9 6ˍ,ljο p5-6(6G܏ܢ >\=Ц뚛 $K~$_ԛ;9%ˁ_ﰇZ0,F J+66JS99hwֳn`o̙sQpSeI?NjꤋeGKܣ2Xlo!2^(r8m0JMqS`,hQDku1y'z 7%v"\t2񍣻2t2d8DIHQzz~,4 m)k xP5j*)јpjWo؟XN-ԦWȰZțUNHHd$>Še0 nU$'"`?<+(pev;,,E?)w,r{5'x6Js q^8;f XdfatM)i!Hчl r͜>YQd]n8dJ![!S7ռ8Y=r7(89ʽu9<\twQ }6xf&߸ -KcC.Ld~S,6h%!mOs1VIa".PԌä/pCN٫,|AhL_ \ΒEu5 ק;, | m:~NwT6V:ĻLb;>{YK컷CZu g {V͎LnR;t bϻ*f.2FDH$2wkuEu.lqt[-#JREJ=,!$mYWYOEo=$>f[?]O9>t˦݀G  No5x==~% YPk)W/?ߙ\FZ(V*V1{'p;K}x.qUepvwrʣBu0ֺtڷ1+5FTֈ1M`6#gKTG[gPlu==Ft)[JL!(nԟ6+qrD&=De 5&8KZCOFcuz)4g%? Il