libimobiledevice6-1.2.0+git20170122.45fda81-lp150.2.3.1<>,Z@]p/=„N֨''{[Kջg-% u lGr6MJF#=JC9YV0zht$vt#jp!hאtP~O$P_B}.?[yogZۢqF) 0Caf凉k1V-uYZ[߯vr -`w$/GRќ߈e5U2iX:_y0^l& >C+?+d. : c * CTtz    8 Xh|H(+84 9\ :* >&G@&VB&eF&G&H&I&X&Y&Z'P['X\'x]'^'b()c(d)le)qf)tl)vu)v)w*<x*Ly*\z*****Clibimobiledevice61.2.0+git20170122.45fda81lp150.2.3.1Native protocols library for iOS deviceslibimobiledevice is a software library that talks the protocols to support iOS devices. It does not depend on any existing libraries from Apple.]pbuild79openSUSE Leap 15.0openSUSELGPL-2.1+http://bugs.opensuse.orgSystem/Librarieshttp://www.libimobiledevice.orglinuxx86_64/gBA큤]p]p]pX}7bbebbda826e27adc2c8df60d44d7ab9f4292ba5355d8d3185a0c39f689d9565e237fa56668030e928551ddd60f05df5fe957f75eab874bbd017e085ed722e7clibimobiledevice.so.6.0.0rootrootrootrootrootrootrootrootlibimobiledevice-1.2.0+git20170122.45fda81-lp150.2.3.1.src.rpmlibimobiledevicelibimobiledevice.so.6()(64bit)libimobiledevice6libimobiledevice6(x86-64)libiphone0@@@@@@@@@@@@@@@@     /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.8)(64bit)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)libplist.so.3()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libssl.so.1.1()(64bit)libssl.so.1.1(OPENSSL_1_1_0)(64bit)libusbmuxd.so.4()(64bit)libusbmuxd4rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.0.93.0.4-14.6.0-14.0-15.2-14.14.1]R@X@X@XWH6U@U?T@TAS@Michael Gorse i@marguerite.sujengelh@inai.dei@marguerite.sudimstar@opensuse.orgi@marguerite.sucrrodriguez@opensuse.orgi@marguerite.sum.szulecki@libimobiledevice.orgi@marguerite.su- Add libimobiledevice-boo1103546-double-free.patch: avoid double free with OpenSSL 1.1 (boo#1103546).- added _service file to clearly show the package origin- SRPM group assignment fix. Trim DLL/library format baggage from description.- update version 1.2.0+git20170122.45fda81 * m4: use python-config if available to fix python3 support on newer distros * lockdown: remove unneeded plist_free() calls since entire dict is freed later * lockdown: add more error codes * add new lockdownd_pair_with_options() function * fix installation_proxy when using GnuTLS instead of OpenSSL * tools: fix inverted abort condition in idevicecrashreport * tools: idevicecrashreport: propertly initialize buffer used to check for ping message * tools: idevicecrashreport: fix missing 0-term when creating local filename * make sure sockets only listen locally * idevicebackup: fix some timestamps that are relative to the Mac epoch instead of Unix one * avoid potential NULL pointer dereference (leading to segfault) if functions are called w/ null arguments * add new functions to get the underlying file descriptor of an idevice connection * idevicedebug: show error if container info not found * diagnostics_relay: plug small memory leak * file_relay: plug small memory leak * update GnuTLS certificate callback to new API * fix SSL version negotiation with newer versions of OpenSSL * lockdown: remove unnecessary check for pair record file during pairing * userpref: remove obsoleted function userpref_has_pair_record() * idevice: update GnuTLS code to support iOS 10 * lockdown: return LOCKDOWN_E_INVALID_HOST_ID when missing pair record * idevicebackup2: fix removal of snapshot dir during backup w iOS 10+ * idevicebackup2: add installed application info to Info.plist during backup * idevicebackup2: fix assertion occuring when copying non-present MEID * idevicebackup2: suppress repeated printing of global status when 100% is reached * idevicebackup2: use remove_file() wrapper instead of remove() * idevicebackup2: don't report an error when file to remove doesn't exist * idevicebackup2: fix heap buffer out-of-bounds write caused by wrong buffer size * userpref: [GnuTLS]fix pairing record generation and improve error handling * idevicebackup2: plug some small memory leaks * misagent: add new misagent_copy_all() function (introduced in iOS 9.3) * ideviceprovision: use newer API to get list of profiles on iOS 9.3+ * ideviceprovision: check output directory parameter for 'copy' command and return exit code on error * ideviceprovision: allow copying single profiles instead of all * ideviceprovision: add new remove-all command to remove all installed profiles at once * idevicebackup2: fix logical bug when checking for success of backup operation * ideviceprovision: fix ASN1 parsing for large provisioning profiles * property_list_service: remove packet length check when receiving plist data - drop libimobiledevice-CVE-2016-5104.patch, upstreamed - drop libimobiledevice-nosslv3.patch, upstream changed default method from SSLv3_method to TLSv1_method.- Add libimobiledevice-CVE-2016-5104.patch: Make sure sockets only listen locally (CVE-2016-5104, boo#982014).- fix baselibs.conf- libimobiledevice-nosslv3.patch: In tumbleweed, SSLv3_method fails because there is no sslv3 support, use SSLv233_method instead to negotiate the highest TLS version available.- update version 1.2.0 * Require autoconf 2.64 or later * Remove dev tools, will return either as proper tools or website examples * Refactor installation proxy service implementation and normalize code * API: Added instproxy_lookup() to efficiently lookup app information * API: Added instproxy_check_capabilities_match() to check device capabilities * API: Added various instproxy command and status plist getters * API: Make debugserver_client_set_ack_mode() public * Fix handling of clients reconnecting in idevicedebugserverproxy which previously didn't work properly * Flush stdout for every line in idevicesyslog * Fix shutdown of idevicedebugserverproxy tool which could hang * Notify user when erroneously using idevicebackup with iOS 4 or later * Enable build of idevicecrashreport on WIN32 * Fix thread handle leaks on WIN32 adding thread_new and thread_free * cython: Add receive/receive_timeout methods for iDeviceConnection to receive raw data from a connection * cython: Add new FILE_RELAY_E_PERMISSION_DENIED(-6) error * API: Refactor lockdown service internal error checking and add a bunch of new native errors * Convert int16_t macro error types into enum within common module, too * Add new "idevicenotificationproxy" tool to post or observe notifications * Fix overlong blocking in np_client_free() * Improve maintainability and Requires of pkg-config file * API: Add new LOCKDOWN_E_SERVICE_LIMIT error to detect service limit states * API: Remove const argv requirement for debugserver_command_new * cython: Add get_path_for_bundle_identifier() method to InstallationProxyClient * cython: Add DebugServerClient class to communicate with debugserver * Comply to strict function prototypes by using (void) instead of just () * Fix notification proxy shutdown process which was incorrectly implemented * Fix linking problems on OS X * Fix missing debug output which broke with the last release * Unify and improve various debug messages * Fix re-pairing if pairing with existing pair record failed initially * Skip printing long plist (16kb+) files to prevent excessive debug output * Move a few common helpers from backup tools to common utility helper code * Remove incorrect flags from afc_file_open() documentation * Fix various memory leaks- Update to version 1.1.7 * Fix broken app args, environment handling and memory leaks in idevicedebug * Make all tools print an error if lockdown connection fails * Convert int16_t macro error types into enum for better type-checking and * for various debugging benefits * Avoid exporting non-public symbols for better ABI stability * Fix failing backup process for devices having a passcode set and entering * lock state during the process in idevicebackup2 * API: Added lockdownd_start_service_with_escrow_bag() * API: Added afc_remove_path_and_contents() for recursive deletion * Fix last memory leak with OpenSSL through proper library deinitialization * Add new idevicedebug tool to interact with debugserver on a device * API: Add debugserver service implementation * Handle new PermissionDenied error of file_relay due new security in iOS 8+ * Fix retry loop problem when device requests 0 files in idevicebackup2 * Add trust dialog related error codes to Cython bindings * Fix various memory leaks in AFC implementation * Fix disk image upload with latest iOS 8 in ideviceimagemounter * Add new "dump" command to print information about a provisioning profile in * ideviceprovision * Refactor plist print helper code and move it into common module for better * reuse accross the tools * Do not crash if retrieving the system buid fails * API: Make generic "propery_list_service_client" public * Moved doc comments from private to public headers * Fix possible segfault when using lockdownd_get_value() due to always * returning success * Do not read files entirely into memory during restore in idevicebackup * Plug a few memory leaks and fix invalid password check in idevicebackup2 * Add support for file sizes > 4GB on Win32 in idevicebackup2 * Fix declaration for DllMain on Win32 * Silence various compiler warnings * Fix assert within pairing logic- add hard depedency on libplist-devel for libimobiledevice-devel * fix build for openSUSE Factory * I don't know why it didn't automatically requires it./sbin/ldconfig/sbin/ldconfiglibimobiledevicelibiphone0build79 15676850531.2.0+git20170122.45fda811.2.0+git20170122.45fda81-lp150.2.3.11.2.0+git20170122.45fda81-lp150.2.3.11.2.0+git20170122.45fda811.2.0+git20170122.45fda810.9.6libimobiledevice.so.6libimobiledevice.so.6.0.0libimobiledevice6COPYING.LESSER/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libimobiledevice6/-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:Maintenance:11010/openSUSE_Leap_15.0_Update/61435a0796595d2be9d2e1a723e8cd08-libimobiledevice.openSUSE_Leap_15.0_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=d038b72b4d5691c3dd9b6f4722425d90af107f4e, strippeddirectoryASCII textPRRRRRR RRRR RR RR R Rm H@焒>utf-88061279e5fcba1273cb6ebfc2c5bf1635f503bb1da8b34f82b03b6b47b572d2e?7zXZ !t/H*]"k%텫y-oQ͓cEPRD7j͜:7Uѥ[)@S7IIcG 9Ck@P;9se NE+Ҹ̊>Qc#/$}Zf-#ޢ} $*2r_mH Կ!W30X!JA>:HdRC=3lxd:3;˯zTV+1/Mj.W"7 F g=[֢9sw<%1')""!罴rDܧ[WҨXŒ/G) sySfw2$ 郻9@kl*s|#(CQݨaI[@jMB`4xD0:B" qAhO/f oLD{7R]M[] )O2 2!Cr‡k#مbwFp}^0,Xi 2>qZfxV|EaNQ#L49C^sOԪIca.5nٔuFMɹ:ktыy.A@˓XG9{m$ ؼC:T2c<[ (,8"&JMsI2=K'kҥb\8bޑ!4-?/_Ure䞌5pTiơ` .OB8^MݲBW衱p2K 8\.12k]B%#ѹv`+h!T;+h:TMo`Z̜I6Y:p 05u#c4 w?=Kl$b,^CcҦv/:bPo}V?'jrĮԙ CM:=Fjq)ʂ0`5)!!߀Vώ Q)m8B_W׶E@ݥ?S %yIS! X&s[ʙa{=MBH (Y/%w;TIҐuQevR'T˒A>:V±ap Kj1@\c5JPnꗯa|y&[%X~z25$%Ch |R~#uXΌ> U:6yUKdmJ0QPY&@&w")^dbf2Mb$*>E!tݬ_႑ ([@0vӇwkƁuS(JדЬ= >YtmrFfbyg 0v<})`k8$G~hz~VȝKNҝtYU,4>6RO gUycd`Өj.8&(=ӻjj 'w$8,]bKsSߙ`6vWIbe8.v ":0Tfg13l5SVWW٘٠X]YqSAB]\wwr|$p8 3N}nLyW#ʨC_xJJ.ɲ~EU+Qj2Vk /Uh-5UKWʴD^pѯtnKP_p@]0Uflx:rûGȴN̘ǣ qL@f 19Z-tuU1鸿֎yfkz7%2(Ovj5RB;d%VK-ˁCa)) oƈ čacbmS5rְ&^[nb\(Eȋb^X1EP'`bo.5'[w\} Ue }YƄ؝pl4i(;ۋk;Wd( ih5=X-EG` ~ ;ѷ,n_~q^r(phaZ2-^6  i_9l<<8;AX Ks~nT;!Um,GuR=tzN/MfDPF{N[ǷzLY}ҥW-ܬJ KUc^WK6ګSVYBaʏ_шWgH5x aI6o!O=aq_P8:g ̧CG֯LX1asI't}(NjL̠]OM=p5x.Chknp0 ˕}\#'r:,vCO~Ҁt\$ X%IC&bEKyyj` ƁOVe `\Kt,dY &~˫zրE^03峛I):UDjpf` ja}shW`ư_OۅRHUd-; ZUfyHhd(kM+SBToaS\ԛKHl?S {}s_<$7`<Z2;)O3SȨ+]* k(4s6$є 9~HY=ERqc#U8:qL eL0 |ZVƱYvS1+[ a'܋x,IyU°|bJ*X]{<,i.ݿԀGnj2:Io>݇CS0uoIlw2(%ZuÔ0'a+C;?JkTҙC}rm> ۈUMyv3b *sVx\T4S49&Ϫ/fC F&IgDz24X67VWl<]#罊-q@VU,w­uY إRmZeyI\>-癜aS*#unYkI ˽59_fD`Q6E%C.GD׈GT>w]9i&opo &SxM'*wBvV8J%sy }e/A +?QY[!C <1= cyڪQ(0Qf(EDJ46>VKRg`z>wUS*6ʠZ"ޥX1#![|V/b[ \y˥,D{,?s%Kv\#v| yvv:X[m&? hgt%鸔,g7"" 3E^ZQ3J7jmKvfogx)ŒO ]][L( x+˂ t 8{9a#cD-ϭ?Ј/ ⇾^}} tH$>.Lvʴ] 3!C2C*b~ߕP܎sL^#}{4Es]D9!&tTI:lw; jXXjгdZ0usMTfeϘa B4a\j`gJ]ydWdX@ftx(0^fKCKOf|\LjcRE2?,X{Wӿi~R܇^yZpӟT[FB:%6vg8!.7ԲDDpߏPƈ#ͱlhCZl0U5{w_Uk/ULuYLllM;a[Li5l~t9̷K q '-$]s  H99\yF9xuݷ@,iT.CI>B ͦR~eTω0Py[^(T_ə*y־k(,Jh{'GG7-=̐8UMd] pK'.2GZwy v+1Ǫu8J8aD}4m-'<^+^˷'w<<Փ07M|vmOt3׽Wrk=NRꖁh|oFzx9iXN^!Ըl"nfݏ90sNowG_ܸؤ!= [m|Bcpa.e3BffC-4V$}Ʌ$&VsB[v&nWt̜ 0س#ٓy!Wؾ#;Fpo rbo}076F_1Ċl7΅@į ,QxZzЀ}a6hx~_g(+/&ö"^BgMS3%:#]׻]*!gyg[a Qu_#a'2E'wˉ-]^ldi1z8'jN?GY60Uϥ HEM8^).#3iwuSߞkD pI$<Y:i>[6]/UNLD.|~ /$ڹ_ -eW@oLolD% E LZV'9,hmon_gXC@>k>hLO^<]7W Ű/P#(q;ؖI[瘄ˎvo/ޱZd* 6 0@IHF,jD$_DT=b6HO+>7Vه¿O%! -^p8Vf,ħX (pA>ÁuG3_Έ*`l3^ o$<5w1(:ijyDftvYJcKe< +=5IMO=b'(|?io0ƨ@p HQ@(\GKQ+ $ >sK=21,6 OӑݧXN<,'id 7)]`o¥W<:0ߥM+n7o34L-vUtӽFi'HǨ\g( BB- P[h&rc8ު=t89\By͉>q&ф>M8^ j%-x8ptd@Wxȷx÷KzOo]УV(SMEqtt36tU䪐~3h&\;B:"s:Mr R Qՙπt# U+5_Xh7Aވs=w/&<7G,H8Q[|ADIoX^< X,c)ziS:1lг+͒IGW4t~0*m809G ұQ1~_Ț6 ;E;1!:Y}%v[BOрiگS|p饾.ug⽸ =R`oKkߎj%FN[׳Όm ֦LYEmZA'RPNiMo.t0T恭>3=SbأƩ1yFiFдLgGq=\6dRH!Yfk YaߥkgM,O@N  >XLAD.?JH3[$ZL9hhuB_'ƌn'@2<?5 3G[IsDk?Y4'"A -r 7rbfߜ Ps}ép䒃''5T}J#BMa,8&BdfU֌m[ɵM㟆Gr<,ǚ>RP)z&wIY雐DP=o4l"c:q>U#yVdLfhq ^h?q ER9z?LE0>Gj<F =98D 9gCl9=VTb,dqJ;F)/` |y!A#M'f4>DH-4`y:vJ01oE"?fcD4o"neM"Syt@W)2גc?ښ2)MNGA9N)8~kDFpd[^*D!pQcOvC ĴU>yJसnFL\t Qy_ 30}qU$f>LS#R\azW@"4"|v{E@UEwv私ud\\A$<6ȟ+1<£ZTTUgMi&[X٧ItGQ,!DLpdU g (daګl;k>^R>/yZ 䜣B"5Ր[R$΄iIHˈL̯8r-W>vJG.7l)]zԡ;3W瑋fl(fe[yo-=x) g[~ǂ)(ӊ_;)i;],XgO셋~lJ,22y Ťl<56X̶5G197L=T~)Nc#壽(Zw{I].: /ZW5,ӻ- zr.+&E}x{,hXH W4>cLyYoX"FtC2PnWX7H@,Y7D{K1LƜ؄2/zI[Nl.)UM$5& ȡd#=hDɀAbC6XLݟZє){R{l3 }EGP' VQmTiN347sj 72W!͔*]gCDޮ6vDnFaw@аGn.;cc`KEnGiJ>s_,?ilL"E[ڎ?pG/Qbb!b2H m>S$R"QG$pݧZ@Tmd"+[֤?ebcb_^.'+>):<݀e/||}AX¬נH#g+|uE h>qBnsw2 ϩ^Ϟ%CBXCiQϴԹADVX-Kv+RKBy}eWseq"2iV$$Ɍāo<ʳO+EJU^Ϟwy^ܠm {<ݩ7h x`xa,>CӓX(Jw\z7ӨZПp^l*~ SSRtAee( ,.5ШKICm|*V}ZbD )'yBUT盙kQ[.E4g W24IX3ZNh~ DRgFZ)s;0-d c&y%${ DPWۍO# H+,3xzll.s;s,M0뎞`2{e8 fH{Xvhuã t=E{rؕȰv7 7Y^U<1IzlgHTW[ Ouazb@cG|V4ԚV2OXuvRgt{86quGCBLtfZ4`"pxȯoT =ZVœ4H\Ԓ)e%I1XwJS𨕱&nfmM/Lpc H4w7P̂[.Q z 943&7A?$`v$(=T)'bk]Hfz̓*\ݽS}\asHvC`Z}ug20t\q[~HoWwݰ"Hg r*V`iv詄Miq:CIvjz-/B@{pgP{ ݼob)CDQZeQ8a9i߆wP-Q(QHZ(Bü͝B49Y8ր e}AmvaϓwƳI0#@P!ׂi^\WI#ajJ\_I[ g9wBLXIH;p F i)n(MQw{E=PV"lVozgD?^)+3l+j&_EAP?nj J8R'y#pϧY韉ote6#7[-IQJӀך] h^?(5;GHvӯHȭFV1U{ YZ