libimobiledevice6-1.2.0+git20170122.45fda81-lp151.3.3.1<>,Bx]p/=„jze}~qq[4-|r ٟ ?v W$VFǁSPFifna4gjwQ}Cp\UhI']y!Q$`frċ/:9ŬY*Nj5\^m.l"Fѭ%6')QYjDL Jx͸fl#G^oEͅF1O1Y> G}}SsYR$ ;q<\>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.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.]pbuild36openSUSE Leap 15.1openSUSELGPL-2.1+http://bugs.opensuse.orgSystem/Librarieshttp://www.libimobiledevice.orglinuxx86_64/gBA큤]p]p]pX}3c6b757f5e9892a60c6f560cfe8140cb002f74247a4044f4686d1aad6aa3eab7e237fa56668030e928551ddd60f05df5fe957f75eab874bbd017e085ed722e7clibimobiledevice.so.6.0.0rootrootrootrootrootrootrootrootlibimobiledevice-1.2.0+git20170122.45fda81-lp151.3.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/ldconfiglibimobiledevicelibiphone0build36 15676857651.2.0+git20170122.45fda811.2.0+git20170122.45fda81-lp151.3.3.11.2.0+git20170122.45fda81-lp151.3.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:11011/openSUSE_Leap_15.1_Update/cba16e77ea0ebac2e031b9560fc38210-libimobiledevice.openSUSE_Leap_15.1_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=4604ab43feeb2992643a226c2545d68266d53c19, strippeddirectoryASCII textPRRRRRR RRRR RR RR R R:}<=" 4J _utf-8717f72e8569881a4e4e4e5d53062371e13c9d644284a24206bdc9406f35548b0?7zXZ !t/&L]"k%K y-oQ͓cEPRD7j͜:7Uѥ[)ݩVN i1 zj# I+ϦScLDAAٯGs}bi.LTM4Z#-SX$, Lo'wGjg["5a j?o> |l&Gx=*Q]NHC&4<^kX~#BKkrm`j6N_F"W&J <:sWŇkzv#O'b:؆?M@"h>!Y%ô]vrOkJђMى,V~E?4>SIdMƈVnHQuXTkR-*h-el8|qD^;q!ŜG(MvqO~f@ĵEh@UФjVy/݉8TTcu"6ROA[yXOof䏄~5y2"^7KoNj`#gߩR7#T0&H6ZjbbdD|:9,j&d=I 8`sޅP6C |׏OQ2,DT*ҙ- ?Q˙>Fy4C|渎1BF+{U&9 eYL#Uy. xzm38g#U$R shj+1 ᥎R+Ôe)lB.EYMr߂:Sdbd{r͓UCm()dAz#@^oN֧w/)6ܽ\m+ߨb}3ȾP0'JsDPnrqF0m_FF]]։A%Bph.s$ٔ5iǡg__C֘ߑ'(؜T X)v|F(5l=x xYwAܽᘏ3"82'q 0ve(Jh8_YV8Uo [TͶǔ ]?Ǯt|o`)ܟfq%vKսA;2̶&`;uC,`5v@+Ym t`_"HwUv G@h#|Q{-J =cF\*Rr1+ڝ)֐$$q jݨy[= ‡l-scGڝ&·Si(Bw'#h%`Q(bpx\&[P9@2H}%P)ы"wь[ٜV4g2.3«Mef&$Ճ,kV&(w^/} lQLF ]0hY`-*KmNYϼ*L)̠?O<ϥ-pZ $GrKg<@%~>>_?j"3})o!03%I(m $c9S1Wk[XNRv[JqR4@u*}?G|P#'p!KehRXޭE~p\ \1rs~@ÄyED_#!| uQ%oՒ$Ũ1t= ؼ)G\yυIł.FG$i Z \|TFi1-@!NS(p]Bstם@pǓi<3\}1؜{4gwxAiwsiid-~AWO\g\сl{TraY~g 3+Pn"p+.FݩD/yyV(6c 8=DDM‹B63lsɓ ET+j=.vDM5:S9 @=:2TWro_I#tVqN\  }rWu uGM1(NtybpH'só,㌹eש<: u淕U;ĴEO~axE< ڙY_쥎ֻ! 'A=}h!${B| x#&_X`uW+pj0Zc.SZl樜/r[YhI)[]A욛 ӅeIiCyN4)S msN޻ ӓ΄^kЏ_1ZrsJ%-=OS67N w¨8:$1]x9:"gGprif$,u+ϗL^S`9tʔؔ;n\n j%c}]1kuV']Jm()}ȉ;3v5LM%HӸy2~ 5fB _^`#xBvI\ԓZl&U{ ڮ!iv!H0z6E)N`jͰ;lٿ]u//uZaco(!l9K,ͺ%]<`P+x6Z'x7CnUvǀQ+ Td7c ꉖ֪a[ysz#.jX.QB\~iWTn;lŖ՞_L _pa-C\:`!IB6'Mz-HUG; FcbJz/S` }o2|zjg"\7G ~NDqΓaaƱaU3\e^ S6¾ұ`QRۢ-n{}|{ y]A`Ycu2oW-~moAL:w씞:S~$&=eTxHNr] -R9>ڨHz'U?ZnHuSi/h1TM##M[}bs~q5Ī[lAH?& ]96\rr@{|=~6~;`&L;j3y0ZPpL~25>#ߎIoe+']XZl6ukiLAuFĚEdG~bbW6Xa[+T3? hc*D2pC5b`!~,A7-|ܦ!%&Lp*W YZ