libxmlrpc_abyss3-1.51.07-150400.1.11 >  A bvp9|p+@9]u JwoրMw?qThIvGlkDwZ~ ZE[+lQnD8USY/(H"pk0P^DU$A'Y'&q?#mN3v!c_tS+Jv<(r$\sj{.-c%J=OqkVP,SX]c/YhLr0ahU=}WG2%&x@hTrjG߇=spo14e309a7b953d76a980e469d83985f9d9afbfd3dabd48a72ba3cca059b50c4e42632d9cb0c454a4c315d508aa5757ce658056f9cŀbvp9|F@`VFp a/suO Ic+ D hTЫ:nQ#ănm2RYϝ5처L%eb\ ,kB[/}xN8pu7r;Tbѡ-YyIO~ PM+r2´ס,;9B^i(kQ9sFY|<*)R bx:V”7 ٰᣫs-<&.֩J{Elt9*>y'3wp@>p@10?1 d ' ]2G ]n     ",T\(8 9 : >. @.F.(G.<H.DI.LX.PY.\\.].^.b.c/rd/e/f/l/u/v/w0x0y0 z00001Clibxmlrpc_abyss31.51.07150400.1.11Library implementing XML-based Remote Procedure CallsXML-RPC is a lightweight RPC protocol based on XML and HTTP. This package is used by XML-RPC clients and servers written in C and C++.bvLs390zp32ψSUSE Linux Enterprise 15SUSE LLC BSD-3-Clause AND MIThttps://www.suse.com/System/Librarieshttp://xmlrpc-c.sourceforge.net/linuxs390xψbv9bv:db5eb4fe950fcb374c8427e147f52a401ce252eba185515be398514ef00c4000libxmlrpc_abyss.so.3.51rootrootrootrootxmlrpc-c-1.51.07-150400.1.11.src.rpmlibxmlrpc_abyss.so.3()(64bit)libxmlrpc_abyss3libxmlrpc_abyss3(s390-64)@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(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.7)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2)(64bit)libpthread.so.0(GLIBC_2.3.3)(64bit)libxmlrpc_util.so.4()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3`_>eX @W@VKU4@T@T9R;Q@dmueller@suse.comdmueller@suse.commpluskal@suse.comschwab@suse.dempluskal@suse.commpluskal@suse.commpluskal@suse.commpluskal@suse.comjengelh@inai.deasterios.dramis@gmail.com- update to 1.51.07: * fix bug: wild memory reference when server times out waiting for request header.- update to 1.51.06: * Build: fix bug: won't compile with --enable-libxml2, introduced with Release 1.44 (December 2015). * Remove trace statements accidentally added in Release 1.51.00. (Released December 2017, promoted to Super Stable March 2019). * Build: fix bug: ignores LDFLAGS_FOR_BUILD, LDFLAGS_PERSONAL, and LDFLAGS_PTHREAD when building the build tool Gennmtab. * Fix tiny memory leak in virtually impossible low memory situation. * Fix bug: 'toValue' won't compile for vector of vectors or map of vectors. Thanks Yang Bo . * Build: fix missing xmlrpc-c/config.h include file in separate build tree build. Thanks Philip Belemezov . * Build: Add --disable-abyss-openssl for build environments that appear to have Openssl but don't really. (A Pkg-config design flaw makes that happen sometimes - you can't control what directories it searches for .pc files). * Windows build: add Visual Studio 2017 project files, fix various things broken for Windows in recent updates. Thanks to Maksym Veremeyenko . * Disable 10M restriction on document size in Libxml2 XML parser. * Build: Recognize additional Linux "host OS" environments. E.g. "linux-uclibc". * Build: replace BUILDTOOL_CC and BUILDTOOL_CCLD with more conventional CC_FOR_BUILD. Add CFLAGS_FOR_BUILD, LDFLAGS_FOR_BUILD. * Build: Don't attempt to build C++ internal utility module cmdline_parser_cpp if we aren't building the C++ libraries. In that case, 1) it isn't needed, and 2) the environment probably is incapable of compiling C++. * Build: Use AC_CHECK_TOOL to determine 'ar' command and AC_PROG_RANLIB to determine 'ranlib' command to use. * Build: fix compile failure in build for a system that does not have Unicode wide characters (wchar_t). * Packet stream client: Add option to throw a BrokenConnEx exception when transport fails because the server hung up or network broke, instead of throwing error. * Add ServerAbyss::getListenName method, ChanSwitchUnixGetListeName: ability to find out on what port your server is listening. * Packet stream server ('serverPstreamConn'): fix bug: runOnce() fails with indication that it was interrupted when the server hangs up. Always broken (interruptible RunOnce() was new in Xmlrpc-c 1.14 (March 2008). * Fix compile failure with old OpenSSL that doesn't have SSL_ERROR_WANT_ACCEPT. Introduced in Xmlrpc-c 1.45. * Add SSL/TLS capability via OpenSSL to Abyss server. * Fix xmlrpc_mem_block accidentally made private in 1.44. * Build: Remove example and test program usage of XML parser facility (), which was made private in 1.44, so the examples and tools no longer build. * C++: Add 'toValue' and 'fromValue' for 64-bit integer (xmlrpc_c::value_i8). * Memory block utility: Remove xmlrpc_mem_block_init and xmlrpc_mem_block_clean. These complicate forward compatibility and probably were never used. xmlrpc_mem_block_new and xmlrpc_mem_block_free remain to fulfill the same purpose. * Remove XML parser () from external API. This is not specific to XML-RPC, so has no business being a service of Xmlrpc-c. It is just an abstraction to allow us to use various XML parsing libraries (to wit, Expat and Libxml2). We don't think it was ever used externally. * Add xmlrpc_value_new(): deep copy of xmlrpc_value. * Abyss C++: Add 'terminate' and 'resetTerminate' methods, analogous to C Abyss 'ServerTerminate' and 'ServerResetTerminate'. * Fix bug: infinite recursion if you try to format a floating point value that was created from something other than a finite number. Creation of a floating point XML-RPC value from something other than a number now fails. Introduced in Xmlrpc-c 1.15 (June 2008). * Curl client: fix garbage in message where explanation from Curl library belongs. Always there, with some Curl libraries. * Curl client: fix instantaneous timeout with some Curl libraries. Introduced in Xmlrpc-c 1.41 (March 2015). * Curl client: fix 'connect_timeout' transport parameter interpreted as 'timeout'. Always broken ('connect_timeout' was new in Xmlrpc-c 1.41 (March 2015)). * AbysssServer: add 'Session::headerValue' and 'Session::getHeaderValue'. * Fix crash in 'xmlrpc' program under most circumstances. Broken in Xmlrpc-c 1.40 (December 2014). * Packet socket: fix missing parenthesis in error message. Broken in Xmlrpc-c 1.25 (December 2010). * Fix crash: multithreaded client program that uses the Curl XML transport and does not specify a Curl timeout transport parameter crashes because of signal use inside the Curl library, unless the Curl library is one that does DNS lookups with the ARES library. * Make a client that uses the Curl XML transport and does not specify a Curl timeout transport parameter wait indefinitely for a DNS lookup, or at least until the OS DNS lookup service gives up, unless the Curl library is one that does DNS lookups with the ARES library. In previous releases, the RPC failed after waiting 5 minutes. This was not intended as an enhancement, but rather is a side effect of fixing the crash described above. But it also adds consistency, since the wait for the DNS lookup was always indefinite, ironically, in the case that the program specified timeout. * Add connect_timeout curl transport parameter. * Packet stream socket: fix: sends corrupted packet when the packet contains an ESC character. Always broken. (packet stream sockets were new in Xmlrpc-c 1.11 - June 2007). * Add XMLRPC_TRACE_PACKETSOCKET environment variable: a means of tracing communication at the packet socket level. * Fix AbyssServer::readRequestBody for chunked bodies. Always broken (AbyssServer was new in Netpbm 1.39 (September 2014). - remove xmlrpc-c-no_return_nonvoid.patch (upstream)- Update to version 1.39.12: * For full list of changes see: http://xmlrpc-c.sourceforge.net/change_super_stable.html - Drop upstreamed narrowing.patch - Add xmlrpc-c-no_return_nonvoid.patch- narrowing.patch: fix invalid narrowing conversion- Update to 1.33.18 * Fix bug: infinite recursion if you try to format a floating point value that was created from something other than a finite number. Creation of a floating point XML-RPC value from something other than a number now fails.- Update to 1.33.17 * Build: fix a "recompile with -fPIC" failure in parallel make.- Update dependencies - Enable checks- Cleanup spec file with spec-cleaner - Use url for source - Update to 1.33.16 * Packet stream socket: fix: sends corrupted packet when the packet contains an ESC character. Always broken. (packet stream sockets were new in Xmlrpc-c 1.11 - June 2007). * Build: fix 'make distclean' so it doesn't leave src/cpp/srcdir and src/cpp/blddir. - Changes for 1.33.15 * Build: fix 'make distclean' so it doesn't leave src/cpp/srcdir and src/cpp/blddir.- Update to new upstream release 1.33 * Abyss XML-RPC server: Implement HTTP access control and the OPTIONS method * Change strategy for overallocating memory - grow blocks no more than a megabyte at a time- Update to 1.25.23: * Test program build: include instead of . 1.25.22: * Abyss server: don't reject a request with colons in the host name (e.g. IPv6 address form "[::1]") as invalid. This appears to be all that is required for Abyss to work on an IPv6 network, as long as the user binds the listening socket himself. 1.25.21: * libxml2: fix memory leaks. * Server: fix method add failure when signature string contains "I" (for 64 bit integer). 1.25.20: * Client with Curl transport: fix bug which disables interruption unless you register a progress function for the transport. Introduced in 1.24. 1.25.19: * Server: Fix crash when string value in parameter list contains invalid UTF-8. Broken in 1.18 (March 2006). 1.25.18: * Build: fix build tree != source tree bug: no transport_config.mk. Broken in 1.10 (March 2007). 1.25.17: * Fix crash due to bogus memory free when xmlrpc_parse_value() fails. Broken in 1.07 (October 2006). 1.25.16: * Install: fix install of man pages to wrong directory. Broken in 1.18 (March 2009). * Build: Add a user-defined default constructor for class callInfo to avoid compilation failure with recent GNU compilers. 1.25.15: * Abyss XML-RPC server: Fix bug in access control expiration. * xmlrpc, xmlrpc_pstream client programs: fix bug in display of unprintable ASCII as \xHH: shows \xff where it should be something else. 1.25.14: * Windows Abyss: fix 16 byte per thread memory leak. Thanks Angelo Masci. 1.25.13: * xmlrpc client program: fix bug: doesn't accept b/f to mean boolean false. Broken since 1.07. 1.25.12: * Fix crash when sending structure with a member value too large. Introduced in 1.21. 1.25.11: * Build with --disable-abyss-threads: include instead of in Abyss thread_fork.c. 1.25.10: * Fix bug: infinite loop parsing XML when a string or character data is longer than 1K in UTF-8. Introduced in 1.12. * Client curl transport: fix bug: multiple authentication methods doesn't work; only one of them takes effect. Always broken. 1.25.09: * Curl client: fix libcurl version in user-agent header. Always broken (user-agent function added in Release 1.03). * C++ Curl client: fix bug: ignores proxy Curl transport options. Always broken. 1.25.08: * Accomodate newer libcurl, which does not have . * Build of test programs: Fix "struct sockaddr_in" not defined in server_pstream.cpp. * Fix per-connection memory leak in libwww client XML transport. Present since the beginning. - Removed xmlrpc-c-default-constructor.patch (fixed upstream). - Removed xmlrpc-c-no-curltypes-incl.patch (fixed upstream). - Updated license to "BSD-3-Clause and MIT". - Removed autoconf, automake, file, libtool and libstdc++-devel build requirements (not needed). - Added ncurses-devel and readline-devel build requirements. - Removed support for openSUSE < 10.4. - Renamed libxmlrpc-c-devel package to xmlrpc-c-devel. Added the necessary Provides/Obsoletes entries for libxmlrpc-c-devel. - Remove static libraries./sbin/ldconfig/sbin/ldconfigs390zp32 16519632121.51.07-150400.1.111.51.07-150400.1.11libxmlrpc_abyss.so.3libxmlrpc_abyss.so.3.51/usr/lib64/-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.suse.de/SUSE:SLE-15-SP4:GA/standard/9f9759920c526a2ec1ca802b4c488501-xmlrpc-ccpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=1b56d5aedab0f64e7e1f23377a3ab953bc293804, stripped PR R RRRRRR RR=y*BYxc0o,utf-8cc8f47c656ee76d9e6063c21ea2c4e058d9e37685681692838bcedba8184be27?7zXZ !t/?] cr$x#FLW~l:_ H4!UrfDڷFysaCMkrv%LG| *H;Z5dE&t׶5*BZLļLGE7[MF7ɯ5GR(cb 2y'aD'cU = Xbf@W\0*󗰮\ DOqm>xio.`@AßG[Z~bIpVj`jsL(Ƿ7' :).WN8tF0KDǧ%Fmr5zDEӛW˫$ύOOMfw'$8w&u^a5T_Ֆb WELT\l8%"1ԯc #4(J;u:on}JKM#}m}.b,"_0lV=9lEڤY;49Fڇ9T>liA-Gq=K.dʿR{eLh2+׋0t.2u)W [W Ah! Qik8 2\l&k&TLLΉirL pչFapؕI 0~6 `g㉇|G6@)O*j8f?kV{kom8]nyiS'Iܔl)]$uZf- IWEnUg<)SI(54j ,tj[?W],5\pXf1sڡU4ywIp(3UP^" U#.Xϛi=c%\d`#-]W * M:{{Tf )9.U ]L|Z48E:Ǭen1 B,a򔄈 e-zb(&! s_&2q71ж RX1IzhY" gcop+kfuJiSu CHO19F(?CKL!*F}0.CJE6e9LҢ"?1%7VGO23'OtF#Mf/ Ş״&tvY|11>\H6i֖H>ںcw,!0*]s@2;lրNu=ཱd|[CSLNY<4_# "L^S UPcun t`4, 66^ߢ_yDBA[e3L gE?|K.232c}SlWHek!ip~TqPx1d@g5ǢWT6!7'#`Ew\I#AֿV!R[At`#5/UAw>ݏp`gۆ+.*}ubP+UH_!`5d ^D0%ڿGBC9hOu&XЙSA hAs=ɭQZ?ԛa\KMF<Ѓ6ʱGg.. _vGHknnWzعSQ.$W""V:_ǤW[eJSF fxZY4>z3<GF| ýWVG׋9 D3k#Ec@X{,7v#8w>( ~t}RǓ wOwб6EEtu2F:2ʄդ+ 9>g;V`6_ >TZJF M F+!9qa Gj9@yKA!$y_q q|E[bǽQNJ5҉R㱈l5XIIWy<ň v7xXB}/+ JgL =C_F;^0kIgTr8BJ: l4jC SJͽЇv邗{a"嚩8g O7+.@Z٬3;w-.yVh2|ljRvFKpI[c TѼx 3DS]{ wvQz&U˰ ;W&Xm6W/J3Y/0>涊 M1͵6NmBA4rn[Hֻ^&Mb=ҖC@Fv߃^w$`l!A.KtX~N#'ґ챯Î}_d+Re$e|$5Ut;HRVk}=Leib*#\ 3RtlMѽ _)E4.D=V>`UUI4^+JcnǸC3w's`$;[w&y1Rm36b'6{ b5 }S+xbxį914G}!*'`2kZ]֨L=XiEɀW[AaIJ ئ-R<\I{sW")vR*K91 }Yɧ hTp3갏nCW{65 9nCL-AgQT_,N!mrae%o9(h{y!rWwCl7a۱ 3\fp(0SKwt1pUoVx{@qSDiCs噻ƋV)]ކƸJ zExj"mf^oBH61g!&H&1Lz|'[a{7߉>φ48iAyz@` 91/>"_@%OoeeU^3mXU+Ш'Ao`4EH)zJ`/n׳eE=2͋ Σ!v9t0 %8"rlhoXy?-./vĶ>:u[\9+P#Ap3BNTηŕWfѸ^7 ABm. JiMsxһf3]?Ҕt7U| m ['V@X%Re`g\Q[0Ā|J9 `[ ME[RvdJhD7c񜪐^=j͟)ĹhO%C:$_M&/8`NOjXx,״<NCyfQ @LkZo>Jo=O>ԷBEϦY䡘tTM/t1츁If)aeZ ĦwLC-8{dMy?-3!ӍfIos*a5^جfCwQ 7e5:՜K*.+qn(U#sowMa 9vå;%][ˇR.Noˠ,PCSe+'{ &S6+?jtZqA9^BۗkTRċ\uQmRK 3 Od*Bⵞ@Щ6]1x!(:,Wړu[Gx˖+G4PP&;왉`TW{[K+T#͌)>!fm-W*"/:Ѱ!jM^%+ЁsLc:]SZEeU<҉&Ե )h+)>=fȁx"r,͐b5,y%EOuiy!>\⣠AAH.uԈ7!GNt(FYٮ}1l֜53fZ9wNPG;TMƱJ z»9O[Y=az`KcJR\c=Ytvx0! _^9.sWsv7Wrv\Yt-Ijt ®1@a(齫RHTnM,Cu%wL$yx 8$AWxi/}Fe3x1BoqmhΟ~ZpDoh'/$'OjJ-K'kvhPPxΒ$&oiEwK YQV5U~&qf0;Fo8;97O8a@72q-rx43Z4 JI-$ُuqgz5Q(7<=Q]F_HQ%Li&H}MS@)>)hWQ@ х]Lj% ?0 .o|QVO]d^1?߁eTsdJ8+ ^PytXָOYۛ^u0l@6rϥN#ھrdZ*5C=Q O;FyTm ( ,;%@ I#`Ss~~j)&!wBNH?L>ߕ"e_Mp _o_FkB*sp`e!]O>f+wdsWrØPKZjF0(?DP)қN˃ Χn GCUiyn5~P\7;+9S)iԲ;E!q6ptY |Wa]SmXsn9J `-3PyNwzRD`\oa9{=|)@!G)AI?T`:aÒ)vnxP%}(M44LE:H=B]'ԓ=ބf6?ᡁ@`؇ja>q> HbRBʽǁ|d\+Q=T#Y52[anwaj["58uGK)E X IK>Qcggٌkt%ӑ1 q[ۖˏr5HW/ae̱5>ԛR=^x$+Xj&l#rjf0+eX*oԝAFΝwt\PwV͐=C B)VүOfȕZ]c@u9D'@;M1t^i!".ˢEfrԠE8 ỼnnXnV{|8S-,*Z|\5Osp&T۽wG &Doq( ܦ0E ֜bgۖ[ \]aYvA8)-#X1&Nt6-amَB+kߢ:EM(2g/ }+ːR5c'1De̒9Ehi$xf ᯨ3 t>osNm[eFQ-T ,<\JR7KhڏFyHl$h0EY+>f%zAo=x09R@vFWu31sߛXal`~TbԐ$.γG\k%QΘU#u?a%X,kZŇî 4\Kh4?P[[TJ s_}wP(COZq\Ʒ?+$i%gr,Ps>}g+Y׹R=7O6]@-ahysƒsOTk^5@789|{p_5j_& ck70T1g‡ܨ 踡}.̾S Cf^}AifdyJA1D%6I˝yIQ=i6֎{3uؑ}᳕`Zi%/Ϧ[gr949OD)Qn>G-S}6A^f`/oÿ_¯K3 )P^Jxp<ػu( (9W6 +nO)fbk e#Eszw|vRߊKcfe 23E&?@!i ᄋvǦemc"bXG(;zuUXJlu4Uyڕ'EE :HP@=Mr"Dה ;ڤG/67‰ш Xd{8Oeȑa.Dϰ^dPpS3bup3l}VC( ;6l3}.$)k"P+V"Yklê"w"d,NsfM c9> De).vͅ(9aW9oþ6SO3 mA,WBGe+Us&Rc&7O1 aC皌|v&k~)UX}\F_Q=bn1qó>6Ӈ(4@@ v 4` w_},U9p(`ʭ̠/p2- Dsb[(k_1CL͗\zw9 _~* 2c~i&vhKe8~zulWGkʩpey~{W7wXFu#P[GDG+%v~a1E ⱕZWSgŠB{oSL8ՉS-J~j(sHD$V Y,|AI.!;H@-ė:{*A 2.qCyϤKĈynT|FCA6{NOMy!Iw* p!yh O_mjExagCP1d{VS lsO~Ҍ$^brJ IſfT̯Ş*铹{ƚf.',KtpYZH\_)*MGsiy"*cD_BsNul0."o/ɔ" =Fm2 w"*M>Gtdha%ѯQxrYPz<~Ɯʺ0@ۯ@XD= "`:~ nwֽǼa{0;.TѰ}P&$8D\L>[ɴyȕcuR?цCUXaK&(S,i淨梋$]6' 5Yxvu[?O-;'k`6Oʼ<>|fpJ0F'?+r]8^|P5]^TMkUxBd-_>)@ŕ$_pT03 q+IW(QI҂n!<;$ 3I Ccq F:K׍믙\m>'dpV-i|@4c*oG=y>1ih|ddHc 5Ksmo?{* \r؞{[r=_v3: VUe_+s*Up"9md+,B*ݖ KD,9UWa7a\2P(AъPvw=~0vӉى1")wq9<}I,~#n^Q[Ɍ˵EәiEA3 F^Mt%\YD},جς*^;ʐNe9;5D͔wnٺB.UZtFVIyO3 O@W~@bc)IRE5Q .sO'ZP,=Gҁg*)/T xYܻmS5>;]fI{hz3@W;c˙\J ~ؗo-b6vvNS8`ҡNi[VZo SWQZ[-`\ gwa[!n1_]NZ!EIj?i#7$`; /RkF}ۆxcи-pgnPH+Kli%V8o+Ŀ!%@01Mf\C/4G׭>\ts=8x!I)AAjXsf],`zZh%pn>덄FqLSROfВ C,8wGd\#dSi_!k!_zK/1Ԡ3횥S}E(2,֗/*kڒIkRg'`%^ { .;v=H~K]l6mtTs) -2DNI2_cUcߜ RDGtgM茅Y~˼>n.,Ca`b td.`T%Kx@|6&0c 9#?Hjr5bQJ4w i sSUwIa~RR>fFp@t˅a=-)|E>E:96X9R,<_͞n=hgCVOMH 3:ZH6AIo6@3H$\g!Uȏ$5e Y:K!wu5$LJ*Sh{Bi)= BxxER2v3_p_$X)˘}Iܼe'i$g6!k:ShEH0A'bBv?v +gL^'7K%m`A@ .G L oGֵ%&Vr;rz1r:K|T%b?7UE}Pȷ.U TRŻx_ySSVZ+6T# dm*zq%HX!qm>UO76^ 9xt.?ސ3( Vk Iz<`c`h.FyEAViȍ$3rRYXY +v''.8igEo&͙`r+S_fNRX/nߓ.1L1%_Ee:qhc -uL :M5ԋXͅ7d̎ Y1ZwWJR+`sL!̱w@V6guzZKSɃ@UOx0NND 󛉖`9fYӺ1V"2gk`pL&G L z#0qvB܆NeTg5ߙ9/PML./nZNhr^A F7N ߫u!E̒7V7@%jSNH.+E5h ?kJJ2>Տ\D؆|Om5]Xe'LN23l6a~.=+Rur`oLY%ȫ2S=ɳv/iyYyܜG?~m%_6TF.@ж?ć_ڊv3Ckb!乆uhL'ȡZj҈BKӆQז:FxR9n[SR!1;'W&T^ nQ 8u\zrxR绞Or 5 GGp^r4+,RG{={>HB?cʅ4МYLuȬBJ0bKvҭ0#U:M4d?d%Nw޳w>I䠺9diJɇyxnELbZ|rY݇,oC徰0y#U-rUb||I%E*~'XN@gjwv?SҶ}aBz)ߢ o D#c}Q5: p@ꮣgyn~W"OBex5p/2l:9/!d9UR"b*kMX@b7hP=zD#o2Z{ t.t#NkKa+X̡YXbؼ:;GR!3%0yXI/=5fs( 9߁;n3(+wgyz]ڐ̟E|u ™jG9K^Nhf*4vWl|Bx)59,Xb 24[ѹuR4 " ?<؎(XC*< Kƪ79ّ8R¥v+C٭/:9wU.JlD&҈GdwN]ޚAÈm 0 baj1`r*Qy+QeR7}enj6261H\ƅ[J fIOB t|1f:QNq9;CQ<)@-#mGL&o*.!6mކE N1/|X5)YW5xQh`!arYYwvve8w[@#c^M]˚ԚZ `4$D# ôhE2ۘ?6\qK=͋Fވ;.-1zY_4Z V7 A+6iBG0w :k)[#0Rc^;DbxoCjyMH;1~i]]MABHKc"vNfgtsiGxHs8ܨw^.^/s}xSoʘpI-;',6Ŧ눓52Xqa7pѩVo9&@酨YM|y/5.u4BQ}楩μ.r=a(aw)3%1#ΒF1.& 5șȗt3Q'=Y0`9J.r%4Ӏ ;A xl՟tm kʙ:^=&F_*+»W\xU1s5}pՌ돤<~ws7o-*n<`/*Em @,~z~Z`R!= vi@?YHhJG:X* mBXK/5DofQ1PJLj^ǣ2g}XpAEIĻim zc'En]u#QLJ/P"`2},l_uP}=3ܱVLuJnzYz֯BE71cDm4w%_`6 Pg7fwP,APt|cFNOkp,fe]2]k&;:ZY$*ncས|c~{i$PPg8|>4Z_U yyK%UlQ G_#U#7]Ino,6>DӍkW/L,葮v =/NZsA'U#fA.5N=Q.CH d ߫d*w mkV0 /eESE՘!b#hoI;n~7gk`Z4;;3oۤj]4oR* -U.\:;8T\_꩚]KQNP9$^vZ-\ i!`L1 ϲBZE2yf[@dvftzZN^EO`mΦZS֝w;ֿۙ鴝Ml)>{庹SL `p Ld6z7ҩU3 Lm5}_ٯ6Ԛ-C%Py,h-,TG6×{3î-/8ܐYfGyOhl^ *"fC@vj8;>O28.hG`9-, {i} Ld4?ZWKr ,%=p%4{AUE[a0:1e X($ƛM詺1#'bV 06ɪUJpR xj,?'ۚb ]ӺZnw a|sƊwySfw,K akғU\=׾=g&JW( ;6s =]Կsb^ZT)6$VĖqe䋠4H]';#Ղo T F.cu}}D YoF=xkAWݧő'͖r5z3@!HI] Xٞݹ>I(!uHw#GVvv)g\]$zQ<|ЛKv>2*b;ȆF[20^ ǟOrU*585wPw?i ~^B&DOǞFR(h(9ږwrnjJ.yQ[e8u jh)/<^r'6)$brci@4 o0OIʷ?=~vҗsRNL4 $Ciq-Wd)Zj>I|ܓ.~q"g}?<֟ PTp=& ǰ$ȃSN2?H-[Pe(x`["@ןe$t%ON:9=Ҡ7ra8h٫n/m~[ڗ Odc7kEw5CX\̍xM!-vIMhL#_ϙB L}67N}<_\olxrIHW Y먔\9Bi`t|׏s*l78KQx034(sk(VM+=7fA81pYDO4 &)NWiFaMZ QaOrWVN~¡ )c \\3%2mQ=}<qa-3t@LXB:`My$m:c#3WLͬ>噩)VUԠW/AOnGtgBz4U+v SX|:c)fxMF_)0cı0~n P.SEv(xdUx{;>"촼tbz<î̋RR@hN ͯ4PE^g~a/cC; ׽ٙ4 >LfSKՄdfboS̵U2P*g̘ZzS/'ee.nxkTa;dj#*B;F4}n,6al까lYyy # pnm2E]OKjRqzrd6m|eT'LۣnjkQiAwǔT6l[?xuwɊg6K=\RXdxeO~[懝 _-b!kF|P봘yҥƿq=3Ť@@PJ3U厛k2u՗Yl(Еڞ 4.)aC.ؠ3!foo: b˳G6Vptuʇ̙J(JkR,P_(!^FHyH}RO} 7?5€= yt[ЦͶ#ԤIppS!c0 4[k3>}|Z=!BV7_HsKGbI}0)vV$/6';~~VRJ2B"rꩮH#`uUc$x]  Szp^ >k|ʱpП~ƲVPlҠ{6+huPqJJ6KsX(47._ߊ˴R)+XI,-Uz@af熬T'!46!B~YU׎/@ܰM0h!PDݣMJ,ީշP}X8R14lf g2"}r~dJƕTqKj,bi+v!#c!S5hv!y"d O>“8L[veMxS?iWɥ!L9cJ|v*5 T8'{* ;n" ۤ 픯\.4G Hdfܠ:&_mKv ŭ<$.}=L(X\YOe8 8|;qߝ^:*6O5QዌYğ v_@Ӌ[~J؀M+  q ,?ޱ1]gep3ՖO+qC{[hj+t3,!JNW ~\tA`ρq%wG t )"K$ Mj R^o/@t3,աF1 lsg1eD{'&mcdZ" 0Bߞ7Ȧj֚V=ESӬ,\%X@[ǎ xZ_d~$iK7\(4W_&=?~'+  Sk.FBqC7:$ijesn79;ʖ}q2B=;W\6eJHHB@k~ ,6dTsEɘG3Nl%Uݹ.0$b՛{ Oyf Pש"b m'x.LDr9D@vk7/yLԱF*IcIR$œگ=p0cx #e[Ͷ s u;C7${XR5 +ԅe·^ońG {*JQyZ oq?$!HlZf'w{lV6qdg۳AjQahL $A)SM@ {E n|}O)EN_ώAHHLzi 3%W_9^oUYj9꧳dq/;ݤZ5RX"b"mNOo=D#m9@f 6i7,Q[4禋k^C2RJpD8pCP}4, O0^sY4Z[ҧo :{h "df'Q)X!`w70{h&{2yAfq<~q\7]48h8Z)a./ϯ$ǪyE3)Ӏ1]C$Z=ɌǪ}AKuuqC?G"<.C0Afz`sj 9juޗķ_r-;ݬIF-i$8v*sgEg}ȏdg"Q$j,LcC $sv>!tLs,!cxrѷd Y>(5fWRDz0ПN`o=ݤ;W ȦkzqDvӒdͨJzڋyo`Lr>=`Ѯ5Yħ Uen>lv0_݄jd{q_3qOg" 6ճWpmF "xG%`N8[l6pBGm!lzshO:6*<%]2CRLdtӵ/KڱT=̹U[05WrDȱItiaSRu3|Ĭ5*T!6{Q:B}D U ƣ7llZV^;яd)@bH(IK:=KspM. #a GǕڱ7TNOC!Zu *s6h\&>qJ9iRlmfjˑղ[7P/fwGNx+.S8+!zhBsQ7smI;}7BCGh e@?6Pp]&[9J F&;Ÿ\8=Myi5u|5|WCeQ$<~) F%f^m* eg4;=k~{ј`^rY83W4M6=Y3fW^ys@ʗf侍_t&f}Mܰ5IC)9pr | fyUnߊ`cޔ끕UXq1S_*wI:ALvhO3DK+~0^gr~_h6Z16Q2l --J(EEɕ_^lP \$%>+,3H_Q7oo߾v- Z7Olh u]F 3aC?'i9Gf|a%/4톻L̢g -7v`s4Ě_xD9PtKd)8lY@,w*-mm!Si /]^&/,Rx9M ~ɮ)v9٘1ktw QN݅-9i͒\ïswiZS(>]c$ưIܬ@ǹ}v}άmdLݰ){oS_V# MMg&u 6A?wMy_9! 1fOQ]4R啓vB7ymNz^|)X)0; RR<>DANIc>ns4w,bgq}LWӋNM9eW"9K8dw~&w d  K̞cmζlQyxZfiycrFS8hiU0;>i8b܀aJHϰ?Cm>YuՈV`{9S(h_icE7ے- `]vs-Q3ՒJ?j `an;1%0/;c6*\5o| 'HTfQ(vj,KŦ w`t{0`!ZK.E* XJiCL_ k&MNe7Q\֛d@~GF98VCo_W@HO.]djB5-M侟33T{@GCՃr-62"1FݡS}BXdPéx~7*+(&̻Ȏ4}+K6P0ʼI͐ȣD%ҵ) ;;D}>!G]lྶvųqnwֳJP@j0x\2kVxQ.J_FVi@H"ma,ax=fnT`MwyV!D31)Vt)5X  ЄH~ݬ!p TF(V=:le܉r8 q|wcSЋuLjOW/2W>50-bQ\Q|V3,OGǜ5EUϞ|h/#%5;Wmy%~jB-%: h㵹8DWPUHﴔ6JPwpNoR#_"T!rcBZc/0B![/Ggj souX ,HQtP,n6]`0˱Tu}s~m4oARN,/Ǟ, v<f\dLtRy64V^j9O< q)g_$~A:DD'# sP$(p·ŷ7I | Lv$GWO(cPt%1]Ag`,9oʤe*(j7d슈Jx;..'7yeMz@N̥Zg~ZƫYG֌ ]flC˦U f͆P ˀѵ6zӬ03|LOF 15;SQA\p%4"Ndt,QQG2JR"^BD2^HidRv8$āpn}x"Ӻqf{`>i#Q LiMr]e<&4DVwPȦ{_kRB jB./f='[k;\ #\0"=Pd)I쉵CghlVXc#ǎ=׈ 8Rd#MPO^X'+xVX1_1ٵ!sjπ4-{>UH~@ͷ:x {&yʅ8EZVN E:sϵU,36 ĆfzUc0̈Q:wWE0ͧr F^) cEf7HD.uv_|SϭwE=V$|rOƫlgҕS ߘ>)2 Ee~踓 8*쥤>J!U6Ip8X59<|8_~*tʠI[IG"2v8l%%Okjs@_kg>1+Y)A9V_ԁ[9Ux4"$Jy]CiBo &05DZn>4A`0u;DHoqp*)4_뺪 .Cl?j7D\'<2ZPiͨ+7 a  RmfBqT8Ou'R$IYe2]BPz׼tGȺkrΨ1SHP(2י:-W ^iMX0IuQF%G*J 0FBڍ} \y.{Bo*RKL.\e9tT0Sr|Kj MEH.wFPւ5&HR䙄uf鰧I7mƵ zF.,7teRpGWhRݮ*gv'@No]*gDzk[R7;ykD۳Ϙ35d"T9:ELr.ErGNGk_+oZWE6_8:w6(Z n1y{ИS>OY8G\y3m#WIcQw.`Hz[ϱs40MF׫OJBo+Hagdψ&ZCr&sSN)/.3w˱h@FZ:e~^?#HTJE]`K c"(e9<9vU^ܱa6UVք8P.h8D>cb&qO(sM[^\^KN勋 |Q/¢/a8X/}'^LqMB%|Vl+9G e]@MA8HT3aI[to PUo:['6L ZXz'J;.=vmySqE0%` ^OrGkmV  ȤU2+Y,HimF'rgw*Jfk^ЌvtR8ㄑyOHj\&Lj\3х_Dg0@Ci삈<:0}ua5D0l .X:20YŒMΨ:wQhr~WxQk~([*~ _Y5zLR ҜSүd9w]YUW5egD[N}“*o'-bwN6"C呆+t$N;O6&By `Atj\1m^2 }ĭo_A[ɦC%v-ü(m&; 4E.ᕙRJF= :^ڂ\I)ڜfV\"P4 d^޿jz^x @0QM%td2DϣWH =Pe}/}}'5Z"r9_s*}+P%맿N?NȈYݥnXXty M><mB\?2z Є6:N]9m&L#&g ))"A[nz iυ!AvzG ʔo>}FM(?!Yk AFiӅո 4O|7PW\}8\`$w s l_̦`M}NvfdЩ9 ;Mh{7&%`a,T8&:3~4Op=ioiZwL E# ngaaaH{V!MpE ˷1՟:2%^о8kʗ'2~Ч+nĭ۹CLY7:vq'Fz(n2X"VM<`VUU ف>V39^B&v;#ݜ4'mla AޚRR./AC{Jn =Ai3Fw~dF.8'W1ABB "˩`n=5!:ΧstF$fNmlnq.VdT0)ZVb9OVB-\^1V<UNqgQ9Pj2,{JsMtWfU |O7?x?uX@W-[%Ԇ AxA_Π]BP3ܧXEAC_; h>c6ܻolG wshVR5nsI9*zgDIv(hKEd_V8$|0%a}m6nQ~j$*/`%BUnRG_ ֫N~ܲZm\c_xrxϣ>[f D)+{9{ iSY;k̕"͓X ڷ 7?M!0zwYdp NcD^a_>+e_M:*X"6惀؈ Bg)׮jrƣYFeMnu"e2v$tl= %xH"ya6S`~Y bŽ(#1841 g'ɧ:)7+.7TTvܕ)*boMrp5yf6Ή"Yy Y\)TE>sa6E-ۢ;h*;pd ]o5V kRLt=_$I9>@X(B>.Pb\CH5OdgI[0c#BhlPafE[/x3,WH?=Ui]1w]8ؤdJ}&H&I4Yj?⭺{]zUIRQa ܢ6 3_n7>1P%;_5t(GOSMR{BAAb>yy? @9N9'h."c0k\_52Mu œd)?/-07Ѣ[(7>u-vi-DRt}R[XZx9.![z"th*{,j7Mk24$L5D,u~:)}U* G[|iu_[JBm7&R{Kid5Q+Ǹx@Tϳ.Z~JP%"wⒶ\yzEYk@.EyO4dQU ]If 3Ѳv{Q_U g?C{aiPI߸(v~2m'sN gbּ Rsc֋ܭ8,+/ub#&ƨZxxԪr *L@IJ QlbHJ!N3sVXr톾Et p0 $_,UBLsBWS7B*y΁.svBS枎#7a?9+q.dVOtF9qݮv"ZjBOvBx&g%5Jݽ%uWάTfCگ/o.J_e|^5_t>8aKqz%m-x Ŷ$\!u0(5 ؊$?mpV =orB':mtN[6כR !Gok#m!N!UQr w`շwL܁RJ/HdIR ݥewG~Lؕ{jC ?/$(^)˿Ig5Ejst:)ڣkMGݤx>ÝA=5zYOʍm&r4dnia"0)vտ{5Zh~YQJL{d{]zSxQweW)g-U_De5<@¯'`#rJ%gpv|jD[:#&%⥺nL/er8Yݳ} dٴ/q}=u6*\Lv8gi0_,7_O,lT5WJEi# v!~0q-TtnG_$ƈ_HX&OMOt{*-Wpi;[l\U.Aw;l8R7!Q>MAO-Y "@êWosȶ1L.@9,= gP{^^= #tF5QdB":`ZMs[N 5VIKVfq?%`V4pom$_ T j`[{7Ec;܍¾nL)b1(zE p:P+z0 06hA ?,OX*WK [?>6Bs,QY HEmQ0bk/֦KyvqȓY -.62 5 d͖q}Ij|%fm.,X/Z*6`y!Xltc6ff0p~dEgg-- C@axIY0c+,XYT:!$`wna @bt!}j^ᪿd(Cbh-FFd3˴e%Ad6p^R[K\fM6J7bsj4J9'j8F5bK;֣y,l<{ʑO-HutT[Hh~¼g[m67Mm@:m"O6v7]GTz_5bO \јA!iU;Ɉt* *}6s3|ze]Vr/#!O7/Sgemlh9kPj \*PT~$]h=)UCׅlv;|Q:GDBtGy~l!P2I?[sJIqm4ǖGIuuO\=~G=[^>M@:OyZ(X4I' S2IPY-'<]! z& щí2qjq~ʊ_z2`נv$b|g.դ{*4riJSr^m/ ņݵHMJĠFv_5A8gOzEZbKV~ʁD__chT"պLj7j- &bZ@w݌3ܾjfVq֒経ؙ^p_})geu Bl{6tYP]4az}_!:E|ý-EuMX~T -IQ=zeKsk  E3 8RNeB13/:rKwLȵӎ잪tYvno6W*h6@tP+|]y*VJ* "'R,0ҁ_ꆮR:lF2D^fmp0FWDr4e$r 7ܑlx!϶<ȱ  2 w0~‚L'Ѐa 7rN7I0:B7V@uHBC/]hd">aKpUl|7Q \eg? ;^gu@'l7a!0i+R~d6B 0X$;J̋&Ņ^mu Pjp@x x.e%seQ2w)|aԳOa{Xk<`*Z ;;=ߪ~kOwS+H%pbxꌗFQT.6d{c? WC{).ݎ뇌cR ե4"ȸ  YZ