libimobiledevice6-32bit-1.2.0+git20170122.45fda81-lp150.2.3.1<>,d]p/=„9\NoU(Gi$o%U,N4x(]Kˏt@J塝D7t=au DT86{,MZ6*zRփq)ezUz>vXf+;ן"HRdeNQv#Ag}& JS' vC\seje̗0%x𘵮D슈KWF- V6#{Ўzē0HΝ"Z/3g,Q8=Ou>>(?(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.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.]plamb65y4openSUSE Leap 15.0openSUSELGPL-2.1+http://bugs.opensuse.orgSystem/Librarieshttp://www.libimobiledevice.orglinuxx86_64/sbin/ldconfigy4]p]p62d67fbc1869df62e585276d9cf54aab837d77c38a8aa63727df4867d22ae746libimobiledevice.so.6.0.0rootrootrootrootlibimobiledevice-1.2.0+git20170122.45fda81-lp150.2.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-lp150.2.3.11.2.0+git20170122.45fda81-lp150.2.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:11010/openSUSE_Leap_15.0_Update/61435a0796595d2be9d2e1a723e8cd08-libimobiledevice.openSUSE_Leap_15.0_Updatedrpmxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=26d886ee756fbf9ff52ec3ad5e1add155fa46172, strippedPRR RRRRR R RRRRRRR RR RRutf-8897a31f9453fe669f165b6625e2631d6907f6b72a232721a9befafdb9d1d9295? 7zXZ !t/Xq7Z]"k&ky-oQ͓k+V YQ ]ޛ 53xFyG\mc\@s>DžYxP\ʧ|t [he+AE߰{[IfLkTOx%k~9 r|KϷ@mCe}WѮ$uk'?'VĆ1;WQQЫ!+E!.7 YPwq/$犾ތ!m An$ve8=i >dk05c#?P*h]4b}w b{yf=:<OIwGGs 8~6=&=a;x x|4b| {1M8~ ]yc؈ZBsu~8*~ݹ k@TXΔ,Rn!IKQ]o1%߽4OM̷Jʊ:T]EUphAMy[J0헑]wqpٻ;S5[1@2(~%ExPjawȍ]}!fz\1~-¯~ 13SNG"\ӎ% D3w 9ѳ.!tڐ&>QɑMBhȽ{jmoCu۵+N=Nṱ+-G!MV\PK a]Cs67Y ] tj1)lE Yl'܅iok?I&|Y%b_ pA^^싔qHZ亮Y>2xiɛs_QK |؊K\U[..TYVB'oRY/%lsL1o$BM5Xe6(TѝMi&e?$ fIGC #d&,lEAn iUf/suK1baycT,rq/!<ۿF-xu [>jB8Ac@*YK ]gѼPӮ>hqOq!lg#4 gْ5 X˸hӟ#~Dx` !J*C^)µۖD" `:?iu+v$d"EqH]fI0Yz^,R nAT)\WKU 4ptBq ]ן~I= mZeq'ItL_.&'_rcL'cʈ(]F:7{8q'kBv~ix@)̶`zXFy>#?3*aܨf8cZs?.=QPǺ*+#LHi&HB/=g`?h4y1Y|c zJ'>3:Mucvᮘ cFB˕ȐڝAZ_H.SD&utMU+$ 9ރxa &ˉ#d0.xqʥ#qg ӻ(; IOWu>'$2p<\>L10!<XOf}]= &X2x&i׸v.$ gvP?AƎkS& b1(Yx4KI8Y%<"FeeeǤ*U%Q;N-z7|%jpde)^VgY F#غBٺ @ KFG쇖C_d:e,=4N^Wͩ:$j"D43&jQ!l+<xGh?,kw>fBpNyn,YsvzhT~4'G2|Itn':aܱ.0&xr4}뭜bĸТoz]V*(%w wQڏ"X(w2rMWR{EL)COܜ>5[&oj%:S;\ dN(}^XxWZ*ݬ Nn@Pkū зАC $0 VDhAg$.fw+vSIO3MWC_Xuӽ-k_,tD@Nj E+% &n@ru` _ƹ<勜#z r FR]{MZF a2-D nRp{A2Bc -LH>ד7酝^$`U ㉺m֑qwm'#HR]l,=oO^9(t{PZa+P^ y\Į2ْR4<{u UUnBu(iOU ON ڷ?)z Smg>X"6i2kVS!5اw,LGV8 ,˞-B҆RKhjwJlqEe̘28ү4>U{|ˏ*)c Aiqf* :ZQ 55+QjC!LL\a5=F|ati$9m}L<ܻ:lDWb&z4K5Eq9!(EZDšpZ'0m3|' 볤h%P$k{2Q= 4@ykR p@>bp $}\#vT,^OXQ%h;yԠgLhHsvwHc?, (7jbtTfӃX|Y;s~fžhDcw\(XW2$akͯdq.F0@q?YiBK,2Kg KY3YqO# SZQmvQ˽K$O<6 l_Lڸ쥹R.UÃ`^o?ZbI.C'$( 'F ݑҾiν:@VqfҊ<7fl2s!fE;"TKkͪMRԴ$pdQTZi&uB=w<XJ|xak~МYԫZ׫'i In;1Bv "VP[0h$cQ %PJnƆCI\e@'O0SPym ܸ[A_GA0b۽m*3R6=bnw$0- XB 5x$>$ȲEy۟se=9iJSa]lf?U+1}*A|(ۍm!dp/?Yʳ4Z坛9_dl^༴Gx>6:7o(o=F&{(vk-K^92 JCdE\DYFvN~ا,"gb{er9R&\=" Ohs"cvb#C4* ̬&=-%vIb&}1% ~9zG ?+]3uȾ%nK_[NIpMNuݓR#Dl ']D1>@cA qpp,:k(f@4Ӊ(Ai:yjџoIӇ?BjKz}1D ~(;O~1 977QKs+u"nu\qgث[.HmF)m^>~x>9-T<w\4~:F"EbK+q|,ʫ Dv.S-LBٷ?|zpcIa`DV-kvA=뺨 EXKoDa JwcSOH.|8\M}Iv%!`>h=I 3+e9(Y?VyڿP(=j,bTJoqCS.v~AR ȱBV3^PF3.WdTܞ;^ tkOD`e8gx Hu.-ÖqͲ׬1,Z,{'.+n¿:G$C2 g5j-{Zim@u9Bx\Dsx6lft #4(amLW*<LJڴǵ WN$Wl*Io9=s @S[32]C^+ 茭lND#c_?bS]~h}=hfYclaDo4Z#{y1o)}{/'_f>ҫ51 x}2:"N[b1%Kcڛݫ 9kGnD tO~EA)󖗖ďZe .1w), w\}!X5y7D敱Ɯ($+Կtnb$-<5XpGUMT]%ߔhtF2;[61R;hB1SR%+7}AYIr<Rr3)1U8%Ĺ~V[V\/ّ&xTLjy<_FU E4Uo5Q1 jldkSNt')iѣjù$6j`":Z&(Ǿ&BU㪥>u׹ ,۠Qg>ȈSmu7VOY&qEGr&bee&Os>!mp%a)I~/MaJ0`hQUQç՜S2-?Adx,GQhK+O]nd@9X,Dp\*o4xVSkUSOi <[8\8ʃŘj; Ԃ,9f>B88V PӿBlUla- }fQ~1l7&U2V9Smq7t~mp 1gO; e팬 @}aw᷺![VѰԈ̋YɑEj,Dlٰī+'ѕDRPcl8Pdt. 9i)o8A~DaECyS~?KG|%{ hڬ C`4| 7pUd;:v+p'b胙C2B^86zTD_30K$U?G[k'DNz6^`29EÁ);h>0)w]8r/lOB2dd<13DcPVWxN5`+h#JH%hbCpj%9㽒50Bj.|'*z *Ķtp~- Ҩ\ %Hy^N+QgSR֧\0\'Dr'\_!ا!lmٲӉ~3ָ;n`Mt=`cGohP"BsmNP ffuuwRPqz ?i)Ľ@T=]b%!kh&7240"[ TSfoqp,@4M#ܘ602i,svs+bt훎 nIa[wΠORƠ79C1bk]U6dD8c_ӞմRu<$tH:\VzΠNvQ-H ^APKqzϒ$|E7"Shs__^YCa[H^bb5`u ~!dt}qE;s03$] ,8ˈ SCAG9o\()]֩sy@1pY6@o@mS h;FaOчx:U lYS;X# n /<oʬ]<+#z7-_| E,ncCv[s+s$jd?# ^~A[F_QdNXd/ji"w=kY#tBSrG0o\'F!|#~z&`Ayp(TBqN92~Nmֈ^4se:SOs(ؒ'Z0!5=ڝa?w IȢ Tiv rO4:cd}-cvyk׫lKKg9E%3 ڀ%v"\~&[5&FyޑMp{ e>vg,ӽS]1>F5R]e0oF+b_@H濃foڗ̈́ t< 4SDA }|nB'4@K鵓}lVĭFDOUO (l04Xt@QJF5)Fg1 X5P_51 S>63 H9L\v[Bi2g([H@~dvW[$$v41:8~˺9񁂁aN b%}hQ/1/D%k&]>W~o0GV#o8(Y# ӱ- 9r[(O=zGݤqJxoEu מk7Nc%_B-߹`@d/S`fPa bh[ 1 `pRrB"H?n o$Ez;?FFYjoR >yY3q7ޅWm3E@9*KuY\ȉoW]q ri3S_BDE?&y*Tib+—6fG iz4b-\ s0hN|JE?ꐺ&;ݤky^ \С<]08 yt2mѿ\n=a{ *48"WCIO ŀԺ<}KC–DzKX!|kx}Qx2&=AnjG?AkRf6P X ^t¿Y-3R:ݿjCo5ߖ,N0ЈҮ̿@dΣJ1ߝPV2`FFaq.j~[T+Їд$fKZ%فU6*t)e(O6pU9TMk`%QL;!!.&s|-xgGm}ߍswHC2J{&>'a^lڗ jͥ#bsA,Poz4t E sܥg/X2:{Sb *ʧŨ7^KuІp< x)oGX>J*JG7#%vib-s뺯p]3AKB~k܅~,֯|̅Z C T.zqkaItEE$R s)w`MF>z1JEy+EMW R9? Z&:Kܛ,!D ;.x:$No,hn Wz[aY:~V'hMSqhs48FL+K *!'=-` cD}k~~XYlW $MMC_N-,!u?=d8v B'\(E!|zh]"dcpmj/ /Aq׀qlz{4BglIlR4v6aS[`:l=_@Krsv؛4*Z)q+kzNRO6CTE򘢓@!=$Fb0~hEkcSB<x%Z脜K݇k櫌sob+gO]trRU!}I;e̦@|R^9aI/UݒU-a@/K&.Ȓx8kt UlQ5f -\_=W]$(b*GmI6%Hf *}΂!hYw. 5Xt̕T,jӸQGF9EQ4$@\cS*әz_`H6n>F#\[;3 ^~P*;4jN/q7y7ǰ휠 Ng($̦, t*%gK:z2c;hjn_˦쑒Cck4$<&%m*XX0~H*G_tmJ/yyr&kH;2>@$^1Rtr @ %Nok}z'V"4"̔U'k/ E*kj$k^),_I'\h-2aavDژ' 8 ydj4T+u{.D:Bb&ʐdnի π?Wܓk|8SR,+>1s{z굯KB9m(;c_m&R%k_ݴSP#V-];Gֈ^clC %f)PI!tqpVw`bGF-*=:8.2º@[ݕU>'m( +z#y65ߵkX+lv3 ֩M%=,܋I>$ciȺej?e(|55\4/4*_KPyp ]ʔQ&;:/>Fva F `cqe=ȼW*smSʊɠ'nKb/tSPQzQ4*6Lj:v᥌eׂ -(" 8;KU4EEShȒ!h ԀpgKmó$w_'ߞ;:«FrXE#lM|%&N\smYBuC9XƷ佳}W<<3btWD6(;+ȖaC/},WdL-7!3j5 씦QUp:Kgp}~3WLsE[5BqkM @Fk3k3|`|B@QZ+Оkі1Vt|Aƌmtig📟FJ:V9OK.jOՋ[;zmS9a1|Zz ͨz*ٵƤ]ZOk oojrw{~Z_,jG(M]q"r7 K3^qN \Vagrh*+py ̉}pox=n6Uj2wJcc.?+f.Js ~ ')5!_ Gm$^\}O1XDiO&YH4KƘHGaF rCv/XUOd2z{/a#A|!#)Ю]ZGΈYLչTyYtHv5-&q'1E1+Z=D&Z0?5zQJ>F~,lfؕ>6;k 9T^5̊i.u*i29X`׼g4Օ܅}`s&̪bTjEN'7VhOnj֡>['ƛpD'JJ3v-oEВFf7e@jf#vUث|ޭj pXX9syt*YU}oXm)"J. #a=i#$E,XSV_KpX><$YNȧ~*KA{U2z:LZf O}-B5S^jվnĩyo>; ۹Ԧ^ )"hȉ,iVK Uo*V:`S=1r3>2}{wkw ~[p)ϓye]#Ib*5ӀEPH`rAu1Zr*zca84R7#)-}S k<_Dsw ªE=іe潱xJ5m`bwn>oJ5adc풛! ˏzҬLptjZg]Su`@ea "RX2~Q\Ge|b˛ [Yc~\qv$b;y%Baf\Vhkڃ`!e2i-*^.Pnĸ:j[.P,{m?5QŤxnMϊK.ۅ5V#qB&V.6Bhx2J<+CYg7G{At%A !>.#`f긓7&`q¸ }0jzuļjį17 $z'[aY T.fU1oP  YZ