libimobiledevice6-32bit-1.2.0+git20170122.45fda81-lp151.3.3.1<>,Dp]p︋/=„ӵd*7 $W𑝗Z83A'~呧 51W@~ XGҸsS@ڔ0aRlTyޭ"6\HΚ)ܽ,\ E~ߡTR BZ0^R_AQdΐ6ܩ>hKf}+{&1JP6/i.aRaDt\'Z~\T=>~h9EdN=-J 5tYL1J%>>(?(d4 @ i (2 K\|     ",lt$(K8T 9| :J >%gG%pH%xI%X%Y%\%]%^&b&"c&d'ze'f'l'u'v'w(4x(<y(D((((Clibimobiledevice6-32bit1.2.0+git20170122.45fda81lp151.3.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.]pbuild33y4openSUSE Leap 15.1openSUSELGPL-2.1+http://bugs.opensuse.orgSystem/Librarieshttp://www.libimobiledevice.orglinuxx86_64/sbin/ldconfigy4]p]pbe2bd7eb7fbafba6a05a00aabc5c91486e043fddd91c4e28de1fe1715c7b57calibimobiledevice.so.6.0.0rootrootrootrootlibimobiledevice-1.2.0+git20170122.45fda81-lp151.3.3.1.src.rpmlibimobiledevice.so.6libimobiledevice6-32bitlibimobiledevice6-32bit(x86-32)@@@@@@@@@@@@@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.15)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.8)libcrypto.so.1.1libcrypto.so.1.1(OPENSSL_1_1_0)libplist.so.3libpthread.so.0libpthread.so.0(GLIBC_2.0)libpthread.so.0(GLIBC_2.1)libssl.so.1.1libssl.so.1.1(OPENSSL_1_1_0)libusbmuxd.so.4rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.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./bin/sh1.2.0+git20170122.45fda81-lp151.3.3.11.2.0+git20170122.45fda81-lp151.3.3.1libimobiledevice.so.6libimobiledevice.so.6.0.0/usr/lib/-fomit-frame-pointer -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:11011/openSUSE_Leap_15.1_Update/cba16e77ea0ebac2e031b9560fc38210-libimobiledevice.openSUSE_Leap_15.1_Updatedrpmxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=ef16bb6adcea8bbe0394269ec6789fed10cfde4e, strippedPRR RRRRR R RRRRRRR RR RRutf-8c4ffc492d4a96e197b373699ebad846918699bd60598b9ba28406dfc946c6014? 7zXZ !t/*1]"k&y-oQ͓k+V YQ ]ޛ 53xF¬$iTo+>%hy`6̂{pҙ-$|ڂN}Vq|BO"ZaO&C+GF5tŝ & VXN38Qc a <%Fx94ǂkRXpN;5I=}}\UOnwxAy"6aE]Y>8hFOwXfIbega:`vTU~ZDI!E o/)[Ssnwas4gM߶1 :D $};,),"ⱲkS\?M~`ڍ]t #mj˝rrSXdƫP;+Qf&Sp ,'wt@I/<^|#v;(3mŇN(fH]PMM[fUͭCS_"9IՂ2dm7{ALmfƃJEⲣ, 7̵2#b|;ur![z7r2ixץo <{Sلh}o^/52&Η01a޹'/@ǣu"3f}y͚'d\+C.5+헶 B)R򈛵GKM%ݘE55gJ7H qɟʉUI'X;b;C]jy Q5Pw$VkoRhn䕢Y4Z~y42f$v5[i$hlj0sTjHwXQ$Z\'.'@G5J>@nfʊ /O`H]5!es^"Hnwxv  E:88 Ԝ҂vZb ĺ5[qV,u͢M;m; ߡ3sq֌Oa/ז[ =ԟ] iW߮l wJ讙SD&ڵNnLj(>.f=h1.C&餂(Y alqi إGKkb}_W,*.x%cE#=I.0x TX 4j_ _V0Ml`hU>pu'ɁCrRa;æ@f%)9LEm q9?(ک3'Jf4́DF6}xQfgX~ Nq13kZ~) 1[{JJxI;/L|SpmT};{jLhp*mfz1 1kT+0ҥ:SYL3w=񨜆JٺŽ`a^NUh?=h!.u\o*o LS NEhMI#ɘڝxSբ.2kvr"S7Q`H31 zsuO,U ؠxi>F+߮8lW+_<^oLIu_܄K[UJb s\?C7v -LQeW냡ZމPA3B[X* -6>J8"<މM;hO+.kV/mua2~Ne c7Tn& wA@{9swOL`o_Kǭ)>f:/ї5y^G#\(<745OJF)G֨mM7nm]|l#Vn$PwVQPha->9hRuyMc厛"^D\bV\~}立9_fR:@#ifNc6ua0]m$ V;KΕ1[oœ0R\tg l :b123\WS-Z QNWbkVlם07>t֢YwSE# =~,D*/&5].7[o "<+]{GvEgh^rU8ch?Wɪ[A`i:rϼM$!ł?у0b5g +Ŧz7VBYšg-6v=ÇUgq$3.$фlc7 1xj{qX&+'Z͋ 'j=Me ms჻gnI?P=I<F'E4 j;8 0YW©jZS45w/g&V-[+ML\kݎ:ʲ>K,3M&dZe 8Rarrڤ nXSM`%qyӦ$vPv{w,|W9TNRCVwUh-ר5cnX]>(D aFT2Fqަ[zLK)R2}v=iG~AO~ΚkͻiRvs> vYS a w\ZT3Evou +Oȏm#!Y)JBkm?ǀgi{ZFM]sK˖ghmTKK0̜>:+J^3 'OኸL:sl0c̱-GEu 03 jq.'.U dCt+W2eB ^Xzw:V?I'K6*7XȴCtPvXQ&`A;XƮz6ڔzM+WYև\rD?yx`O*Ot2(AΛ%JrJ\[BM~|8y\Y2+J;"4H_PDq(d8[:xf'_]S~ C3)+h$ Wt㟓nY&A/|p0w_Q"aS ^4l+J,IG|!ЉM)s=*~O*=8Xkհ H3`J3c, `` d.^^--C郇~5MUȹh>x NzAJ?-Q]G} jEPU+%F 3lC"|/ϝ6_aW;iNؑ}Vԡca-lÐVPTC]N_MpA3HDkS|w爭i6]_9npv8Eد)EdS=ku1:0nyڗuBՍaYwa,X]x\b \P[tWQøcqQ_{I&Ů@$Vؙ8Ixp2-; (3Y"Q 'Y[