libqb-0.16.0-6.el7> H HtxHFSss7 ?*}}@X?=)v_{]gajr:Σ͂R3pi㠏@30a99a561b190cfa2fc445bef1ea152af1d40b8b\ܓ1/U笈FSss7 ?*}}?;5m4:6GfKM0u'&FR*(>;LP?L@d  A -3<P Z d x = ThP(8!9L!: Q!>HU@HdGHtHHIHXHYH\H]H^IbI`dIeIfIlJtJuJ0vJDwKxKyKL<Clibqb0.16.06.el7An IPC library for high performance serverslibqb provides high performance client server reusable features. Initially these are IPC and poll.SdWfortythree.fnal.govScientific LinuxScientific LinuxLGPLv2+Scientific LinuxSystem Environment/Librarieshttp://www.libqb.orglinuxx86_64S8_A큤SdWSdWSdWSdWQi5c109b531dfb51793f0f7c29210a36ad351df97adf62ebacef45b89c1351a5c0292db46a7fc334a2096216b242d86c6f117fbc728ddb0ce10b7252ddacf01aef00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2libqb.so.0.16.0rootrootrootrootrootrootrootrootrootrootlibqb-0.16.0-6.el7.src.rpmlibqblibqb(x86-64)libqb.so.0()(64bit)@@@@@@@@@@@@@@@@   @ /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.16)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.2)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.9)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.2.5)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libqb.so.0()(64bit)librt.so.1()(64bit)librt.so.1(GLIBC_2.2.5)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rtld(GNU_HASH)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.11.1R@RURRkRpQ@QQQPPoPoPPy@PM@P@O@OO\O:LO1@O/O"O (@ON@N_sN\N$ @Md@MQ0@MF@M0:M)@David Vossel - 0.16.0-6Daniel Mach - 0.16.0-5David Vossel - 0.16.0-4Daniel Mach - 0.16.0-3David Vossel - 0.16.0-2David Vossel - 0.16.0-1David Vossel - 0.15.0-2David Vossel - 0.15.0-1Fedora Release Engineering - 0.14.4-2Angus Salkeld - 0.14.4-1Angus Salkeld - 0.14.3-2Angus Salkeld - 0.14.3-1Angus Salkeld - 0.14.2-2Angus Salkeld - 0.14.2-1Angus Salkeld - 0.14.1-1Angus Salkeld - 0.14.0-1Angus Salkeld - 0.13.0-1Angus Salkeld - 0.11.1-1Angus Salkeld - 0.10.1-1Angus Salkeld - 0.10.0-1Angus Salkeld - 0.9.0-2Angus Salkeld - 0.9.0-1Angus Salkeld - 0.8.1-2Angus Salkeld - 0.8.1-1Angus Salkeld - 0.7.0-1Angus Salkeld - 0.6.0-2Angus Salkeld - 0.6.0-1Angus Salkeld - 0.5.1-1Angus Salkeld - 0.5.0-1Angus Salkeld - 0.4.1-2Angus Salkeld - 0.4.1-1Angus Salkeld - 0.4.0-2Angus Salkeld - 0.4.0-1- Fixes use after free in ipc server Resolves: rhbz#1063415- Mass rebuild 2014-01-24- Require log filtering to match function and file exactly. No substring matching. - Fixes complile time issue with 'make check' unit tests. Resolves: rhbz#1018091- Mass rebuild 2013-12-27Set SO_PASSCRED on listener socket Resolves: rhbz#1021597Rebase to v0.16.0 releasesync spec file with v0.15.0 releaseRebase to release v0.15.0- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_RebuildLOG: prevent the last char of the blackbox message from getting lost. Example: make the blackbox example more practical. Add the processing which remove notifier at skiplist_destroy function Add the processing which remove hash node and notifier at hashtable_destroy function Unify to QB_TRUE/QB_FALSE a boolean value Document the default prefix in INSTALL Unify the list processing with qb_list function Add travis link to the readme. Fix return code which is an error occurred at pthread function TEST: add a progam to compare the speed of vsnprintf and qb_vsnprintf_serialize LOG: add a test for a padded hex int. Fedora's splint has a strange syntax error, don't fail on it. LOG: fix truncation in some messages that get padded. Fix the blackbox formatter when specifing the string len/precision Fix strlcpy and strlcat functions IPC: don't over log on disconnect Make sure we don't use the format string whilst it is getting changed. ptrie: deref the current node in trie_iter_free() LOG: fix the format comparison to avoid generating multiple entries. LOG: set the return code when calloc fails IPC: call poll if we are mid message and get EAGAIN Remove extra ";" IPC: set the error more correctly when qb_sys_mmap_file_open() fails. Make sure that mmap'ed files smaller than a page size are written to. example/test: check for error in qb_ipc_run() example: check for error in qb_ipc_run() TEST: fix typo s/,/; in check_ipc.cFix test code highlighted by new check version Remove the call to autogen.sh - not needed anymore.IPC: Pass the timeout to poll() if the recv function returns EAGAIN LOG: make the format comparison safe and sane LOG: don't break on empty callsites, just ignore them LOG: use the array callback to register new callsites array: add a mechanism to get a callback when a bin is allocated Solaris based operating systems don't define MSG_NOSIGNAL and SO_NOSIGPIPE. Make sure atomic's are initialized (for non-gcc atomic).Fix a crash in ptrie if you iterate over the map in the deleted notifier.Get libqb building on cygwin. ipc_us: slightly more robust cmsg handling ipc_us: on Linux, set SO_PASSCRED on the sending socket too ipc_us: clear request unused fields TEST: Include writing and reading the blackbox in the log_long_msg test LOG: fix qb_vsnprintf_deserialize() blackbox: fix 64-bit big-endian issues Remove IPC_NEEDS_RESPONSE_ACK and turn off shm ipc on solaris Define unix path max for openbsd Only turn on ipc_needs_response_ack=yes for solaris Some improvements to kqueue usage. kqueue: drop log message to trace. Fix splint warning openbsd requires netinet/in.h before arpa/inet.h Avoid strcpy() use strlcpy() instead. Fix kqueue complile warnings openbsd doesn't have EBADMSG openbsd has a different UNIX_PATH_MAX LOG: change qb_vsprintf_serialize() into qb_vsnprintf_serialize() TEST: increase timeout to 6 secs as the recv timeout is 5 secs TEST: get the logic right - grrr. Turn off attribute_section on netbsd Some missing pshared semaphore checks Cleanup the checks for pshared semaphores Add a config check for pthread_mutexattr_setpshared Remove uses of timersub and use qb_util_stopwatch RB: change the #error to ENOTSUP if no usable shared process sem LOOP-KQUEUE: fix reference before assignment. build: fix libqb.pc creation and make maintainer-clean LOG: Make sure the semaphores are initialized. build: remove bashism in cc support check Catch disconnected sockets on Solaris Don't free rb->shared_hdr in qb_rb_create_from_file() Check error return of qb_ipcs_uc_recv_and_auth() Fix removal of automatically installed doc files when building rpms Add the mailing list to the travis email notifications. Work around debian not setting the arch path in splint. Remove color-tests and parallel-tests automake options. Add travis continuous integration config LOG: Invoke custom log filter function if tag changes tests/rbwriter: don't ignore write failure ipcs: avoid use-after-free for size-0 || disconnect-requestRB: set the new read pointer after clearing the header (#839605). RB: improve the debug print outs RB: be more explicit about the word alignment RB: cleanup the macros for wrapping the index RB: use sem_getvalue as a tie breaker when read_pt == write_pt RB: if read or peek don't get the message then re-post to the semaphore RB: convert the rb_peek() status into a recv like status. RB: use internal reclaim function IPC: use calloc instead of malloc to fix valgrind warnings Upgrade the doxygen config. Fix a valgrind error.LOG: fix threaded logging. Add user control of the permissions that are set on the shared mem files LOG: Restrict string trucation during serialization to when a precision is specified LOG: Gracefully fail when the caller exceeds QB_LOG_MAX_LEN LOG: Observe field widths when serializing string arguments RB: use the same mechanism in reclaim as read/peek to detect end-of-ring Add needs_response_ack option to ./check RB: fix wrong sem_flg IPC_NOWAIT option TESTS: fix warning about unused functions Remove D_FORTIFY_SOURCE from check. Open shared mem file in /dev/shm only for linux Don't use msg_flags on solaris (recvmsg). Turn off attribute_section on solaris ipc example: add -e (events) option IPC: if the server returns EAGAIN or ETIMEOUT the check the connection LOG: make it possible to fsync() on each file log. IPC: make sure that the created callback happens before dispatches LOG: fix the printing of %p in the blackbox IPC: On bsd's use the notifier for responses IPC: interpret ECONNRESET and EPIPE as ENOTCONN cleanup some warnings config: use newer AC_COMPILE_IFELSE() blackbox: fix %p formatting LOG: put all fields in the blackbox (added priority and tags) example: make the priority uint8_t Remove strerror out of check_funcs RB: fix compiler warning. Add replacement function stpcpy Add missing AC_TYPE_UINT16_T to configure.ac Use AC_FUNC_STRERROR_R and STRERROR_R_CHAR_P Add stpcpy strcasecmp to the check_funcs Move some conditional defines into code (from the configure script) Remove some unused configure checks Remove message queues Check for union semun properly Blackbox: provide more space for log messages when reading from the blackbox. Add the blackbox reader manpage to the spec file Enable error logging for the blackbox reader RB: Read the file size into an initialized variable of the correct size Add a tool to dump the blackbox. RB: to be safer save the read and write pointers at the top of the blackbox avoid unwarranted use of strncpy: use memcpy instead blackbox: fix the print_from_file() RB: add an option to not use any semaphores LOG: tweak the blackbox format string LOG: accept NULL strings into the blackbox LOG: protect close and reload from calling log Add benchmark option (-b) to examples/ipcclient TEST: make rbreader/writer more like the other benchmarking apps IPC: log the connection description in all logs TEST: re-organise the ipc test suites IPC: only modify the dispatch if we get EAGAIN Correctly display timestamp in blackbox- Remove unneccessary __attribute__ ((aligned(8))) from internal headers - IPC: add a new function to get (and alloc) the extended stats. - Revert "Add the event queue length to the connection stats." - IPC: cleanup better on a failed client connect. - IPC(soc): be more consistent with control struct size - IPC: kill a compiler warning - IPC(soc): pass in the correct size into munmap() - TEST: Use /bin/sh not /bin/bash - TEST: check for lost shared mem on bsd too - rb: cleanup the semaphores - Fix some small issues in ./check - Cleanup the .gitignore files - configure.ac tweaks - Remove HZ and use sysconf instead. - SUN_LEN() macro is present if __EXTENSIONS__ is defined on Illumos - PF_UNIX is a POSIX standard name - Test for log facility names - IPC: drop log message to debug. - IPC: fix retrying of partial recv's and sends. - IPC: initialize enough shared mem for all 3 one way connections. - IPC: keep retrying to recv the socket message if partially recv'ed (part 2) - IPC: keep retrying to recv the socket message if partially recv'ed - IPC: handle the server shutdown better - IPC: handle a connection disconnect from the server better - IPC: make it possible to send events in the connected callback. - Add the event queue length to the connection stats. - IPC: add a is_connected client side function. - Fix typo in ./check - docs: clarify the need to use request/response headers - Remove unused local variable - IPC: change the socket recv function to read the response header. - Add some special commands into the ipc example - TEST: improve the tracing in the ipc tests. - Make "make (s)rpm" work more reliably - TEST: add a test to confirm we get the events we send. - TEST: reuse send_and_check for events. - IPC: make it possible for a root client to talk to a non-root server. - Run ./Lindent in the examples directory - Add some debug code to the ipcclient example - IPC: make sure ipc (socket) clients can connect to a server running as root. - IPC: allow qb to bump the max_message_size - IPC: check for a sane minimum max_message_size - add rpl_sem.h loop_poll_int.h to noinst_headers - Handle errors more consistently - call recv_ready on socket types - Handle a recv of size 0 - make bsd shm path better by default. - Fix kqueue on freebsd. - Get the example socket includes right. - Fix kqueue compiling. - POLL: seperate out the poll/epoll and add kqueue - Test existence of getpeer* functions - Add inet header to tcpclient example - Don't link with setpshared if unavailable - NetBSD doesn't have semun defined - Use MADV_NOSYNC only on systems where available - Use SCHED_BATCH only on platforms where available - Fix a bug introduced by the bsd patch. - Cleanup the selection of semaphores to use - Fix some leaks in the logging. - Try and improve the portability on bsd variants.- configue libqb to not use epoll as it seems broken (#800865) - LOOP: remove some old timerfd code. - TEST: add a test to check the order of the jobs - LOOP: when new jobs are added they are added to the head instead of the tail. - LOG: Now the array is self locking we can make the lookup array dynamic - Add locking to the array when growing. - IPC: make the _request_q_len_get() function more obvious. - IPC: fix multiple receives from qb_ipc_us_recv() - IPC: make sure that the wrong union member is not written to. - TIMER: check for null timer handle Wed Mar 7 2012 Angus Salkeld - 0.11.0-1 - ARRAY: cleanup the pointer sizeof() - LOG: turn off __attribute__(section) for powerpc (not working) - TESTS: move the util tests into "slow-tests" (i.e. optional) - TEST: make the test_priority the same type as in the callsite - LOG: make the log arrays manually grow-able since we need to lock the calls. - RB: fix test failure on ppc - RB: change the name of the size to word_size to be more clear - TEST: add some more signal tests. - LOOP: fix deletion of signal handlers when they are pending - LOOP: signal handlers were always added as high priority. - TEST: deal with mac's limited sed - check: add debugging to the configure options and remove unused options - TEST: properly clear the filters - LOG: expose the mechanism to get a dynamic callsite. - Revert part of my COARSE grained timer commit - Remove timerfd usage and go back to timelist. - UTIL: if possible use COARSE resolution clocks - they are much faster. - ARRAY: save memory (in the bins array) and allow holes in the array - LOOP: add qb_loop_timer_is_running() - LOOP: allow stop() and run() to be called with NULL loop instance. - LOOP: fix doxygen parameter comment - LOG: add stdout target - LOOP: add a function to delete jobs - LOG: remove debug printf's - LOG: remove an old/incorrect doxygen comment. - LOG: add a hostname %H format specifier. - LOG: Add qb_log_filter_fn_set()- Fix "make distcheck" add include path to AM_CPPFLAGS - Bump the version to 0.10.1 - clang: Remove unused code - TEST: make the ipc failure test closer to corosync's case. - RB: add a debug message if trying to read a message of the wrong size - IPC: split up the recv into chuncks of 2 seconds. (#788742) - Be more consistent with the internal logs. - LOOP: make it possible to pass in NULL as the default loop instance - RB: use the proper struct not the typedef in the implementation. - RB: Fix potential mem leak - Don't mix enums (QB_TRUE/TRUE) - use random() not rand() - Remove dead code - set umask before calling mkstemp() - Use safer versions of string functions (strcpy -> strlcpy) - Increase the coverity aggressiveness - TEST: make the loop ratelimit test more forgiving.- LOOP: handle errors from the poll function - LOOP: make the item type applicable to jobs too. - LOOP: fix the todo calculations. - TEST: check for a single job causing a cpu spin - LOOP: prevent jobs from consuming too much cpu. - Get coverity to ignore this warning. - Change example code to use fgets instead of gets - LOG: pass the result of qb_log_thread_start() back to the user - Fix some issues found by clang - Add clang-analyzer check - Add a split timer to the stopwatch. - IPC: merge common code into new function - IPC: better handle a disconnect been called from within connection_created() - IPC: fix scary typo - IPC: fix server error handling- Fix a spin in the mainloop when a timer or poll gets removed When in the job queue (#787196).- Rebased to 0.9.0- fix qb_timespec_add_ms()- Rebased to 0.8.1 (#771914)- Rebased to 0.7.0 (#754610)- LOG: fix the default syslog filter- Rebased to 0.6.0 which includes (#734457): - Add a stop watch - LOG: serialize the va_list, don't snprintf - LOG: change active list into array access - atomic: fix qb_atomic_pointer macros - LOG: allow the thread priority to be set. - Fix splint warning on ubuntu 11.04- Rebased to 0.5.1 which includes: - LOOP: make the return more consistent in qb_loop_timer_expire_time_get() - LOG: add string.h to qblog.h - Add a qb_strerror_r wrapper. - don't let an invalid time stamp provoke a NULL dereference - LOG: move priority check up to prevent unnecessary format. - rename README to README.markdown- Rebased to 0.5.0 which includes: - new logging API - support for sparc - coverity fixes- SPEC: improve devel files section - SPEC: remove global variables- SPEC: add procps to BuildRequire - SPEC: remove automake and autoconf from BuildRequire - SPEC: remove call to ./autogen.sh - SPEC: update to new upstream version 0.4.1 - LOOP: check read() return value - DOCS: add missing @param on new timeout argument - BUILD: only set -g and -O options if explicitly requested. - BUILD: Remove unneccessary check for library "dl" - BUILD: improve the release build system- remove "." from Summary - Add "check-devel to BuildRequires - Add "make check" to check section - Changed a buildroot to RPM_BUILD_ROOT - Document alphatag, numcomm and dirty variables.- Initial release/sbin/ldconfig/sbin/ldconfig0.16.0-6.el70.16.0-6.el7libqb.so.0libqb.so.0.16.0qb-blackboxlibqb-0.16.0COPYING/usr/lib64//usr/sbin//usr/share/doc//usr/share/doc/libqb-0.16.0/-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=genericcpioxz2x86_64-redhat-linux-gnuELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=0xf3b58dc5618d7c393e52c70b278578c8ce7859df, strippedELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, BuildID[sha1]=0x86843e510a75452106277c6b2c37302a83771568, strippeddirectoryPascal source, ASCII textPRR RRR RRRR RRR RR RRRRRR RR RR?P7zXZ !#,|k] b2u B0RœßcE,,K_o<..P_ sy*8}}^F¦t\@66\?&rl7VCƬ-lV )uBs/Q1f>I/1tQ& Ճ, ^Qpl|T戃 oD8vh'lG#r︃մBLzٴhݜ~2ўD G$9rP}R9&Z tkL#Zȟ,8>>:IgO3esk<씄m$2PN~ ޺ 3323ޫ\V} l{93('r8GiK`Vbb]t"&(=pT,D ` f4Je@$i`N>X2)/7VWU1W_CNP_M(tsP7 "--J3CɚMiL9[w1T[fo֦qݿlU 3-Wvܿ>;۪QBgYOtU}}r}X^+.9 ITw[=c;.` Q^x {[ Hz@iWyITxtio#^dzn]=4(tMbϲCn_6yz˔Ah% >ҕZm7({9CnxZ,|\9oWC{6CM0K+SG`zx%Pa2l|]I>d;cJ!2mL¦WUi^h32m;=Ma;l^>vpFX!_Z958ztXO&}q:gl!x&swLP` L2|&}f7~_:i6}bX U5[~KT89*DyM"Lj&6C7Fj F92xQ6Vhql5Yg9,H;`Hj\;S=0v ChR)'TZAeOuB{ aoU1ն(6f3}pxNB:ϕ\&vSK 9x*᷎5:۾lH+'Ӎ*2jI~gKOfQi|B[EQ,Vz-nJwI2qʴ_IYxvA?kR \ ?|JhS7σ~{J ERyO߽{w^@p8P.)Kr^.{_9)}0xveMˬ+/sPxYo6V9h)?]~7H%n1\qdg,#VNC?o GWMς-o 4* rDq%_Tcxzƭ2rszԻNO/O)xkϮ¾^nxl3 j4@ݍJSD K"(q.!Nq` 1tJ7-FO<ú>[W%oYLO/}]`r ZDM ?m1 Ԛd׺_X( w'-,rɊO醗"#//ȹ' 4Rhg}{7Zʠr[nꮅuibK` Wu*FEBTwV#sm+X?u}=;X7&!m 1tS &JR]hӷfp+; -?Tz]ʃ׬_>vN߄rh\D76=X%*Rh$ %虆_4MOVT?*Jxr`r)BnrU^S]]JJ?~埊AjYr;\_ް+1 U#g-'-I]B3yΰ)qh:W?Wm=BnnssuUb83vg-l/nd@UP;eiO2έ U&F,sՄiC)lRqfBWk'nnu-~ߡ"}\9 Dwf"Nɨ5@*.cE٩pt,d/2eͽ3-9q9>7-V*-~,oDӌ!<ODҗYNzuPd35_#K_xI5934Q*򀊭s`p O)U1KzHQ+-)r2[y!NWOK>Z(\˰Yc)qmպW;O]w9#V(׸_l)u2$0z({VeؖCl) $.R'9:,EZLNAɬ:(~suqKM݉E  N4g{{4=s H@7O?zZ[5p¨f.xzj45@,b[%SrVb @7O0\VC aۢ##!@jBAS_ `ˮ1kγ£(1'=%oכ,̨] $Ա{S7MBfV- l πu$xITbFb ZqO1>3B֯FsqxF5IP(X^1pe=gr99Xq @[=w'a`kw]M<̞9}4qG|eQ{hZ$'ŦS%_mcO}ڟ 7;guF;2q`!2~zq~o$|H2(| V@vw•ݨ3%K( t%co(ILEt |qﬨ[ГM}|u2oR;hO5D dFr2GRFjo^*ѻPl ;o>}W5jϡܐQL3.]VA([Av {PuҚ^Fj8GFO]Io:Q~[$@{ {qѧ gu [{2 HaDyo9_':QfILD kS_OKm-zkBg<t0~1Ud i/MON~ق ڡ n'PgKyGMJgjcUI[{۰A>h xLSP{uAN78O|T- *έG&.nAZ2cZtm+ lfn4lL"~_W q J&iGN< }=2xD< ֵv9TKj`6\cܳ}9x#}<7l?Ew{UuC#Qk_tN tFOV*^󥞯|#N2}Yv݃1QO|,^ bWRryh_ad^ aCͩqWY\LX eǏ~E{(\Բ&k 5WX+$h*m"N$ؚ]is %a)nꋣ* Xx4uԔ%7#v.:oyǎ.ˆHLo p4U >ZkAdl%CἺsb3V_Q=k.&Dar)܎8{wW1v gm9uywb!Ư%^@(WJ] IzOG  c -ߙdEZqx'Rx ?˲i)BPD  }I}D7RP_}U=J^ k_sk\ :u>L0 KoU(I]x`$Rd;$1as@?qu>IwiA_a2 jv:#mosSb6馞 , 9GQ8^vI$,w̰kCt|Twƒ V?VE;bůGȣpM.NΛX`-2WJC̀n=C*IkJ;f{^7bSĻRߔgv֤XKæ|֏' *ɘQJ0m+Dc:pj?Y$]esVlMU,0sYƦKk, sn~`,)!@4T{E%Š{WѱqA/b9KRP8PIO 3~A7rGxmyQwӯV٫eQczU΀zv|cuR6WIW^bw4¼zT]f%i,̌'hZ3= Sj6δYp#Lݧ5Xj%Won0M^>ƮpIK"õװjtr*wKp:Z]@lfsJجg<)OHls!lx슄mVu ppY;u^͓JV@\QF\I{P:4Id5waEUc}%"[z<ߑJd[5]%UV`MkPץ?J+aLсIȤ[*Uqjy%/tyD?(F~j<}B;nA)zzţHn9K'3bZᩭ6^!/S7XmrmmxQknDVi1pw8* NVmD `tJ4hU^\HYqi7"D xVú,)cSY"Uk+TSIUJjtOZ`B (NT|89ҫ I&= I|~. *ԙ (.k^X2),b8FV [ږ5!#;.u*%|GքN$Νz Gw}rXw2;XXz̭UZ3_r>y>B1ZLѢ!nS=x2$S;A dx![)*VDnӂAҩ=Fܟ+X zmp„حpǺ[6#j3_M21Ah%91jzN(׏<,* 9b/}ɚ>ݘ2,\¸j`6QXD6\uTc d"w. ɩ³9N8 XgE e=r$4l[4$=HyMgSZ@Ϧ T?֔[3é촃2b;aIDCM)yM62<(BqXkW1 ᅃ(BX$F f҅PdTG@/ʧ@Vjd\@6Rs]vsf^n~gt74l" HJf,gM!NA/Dߚa4_So!!E'b.ƴWXGk98` twd7Wg}㦘v66nH唖zbk6ߍԶ|b`O!0FEKCV.p\CLYLw;_38,e-S}oE0'|Gk߳B*&J3O7K] 7ab ![n M`9̪rॡQ 'HI$Qw2rt Uv^k/ ::] {jwhၿaAZ+‘*=Xz\koC K4,A_<ʤ"e`^*ؼa]6(CkbG@Jcus8XVDWk#P#GK5Շ&3s $V,G^vU2R%1  7{SQ `nrq%T7VƎ _bYwS ܿ#L?cݜ5iU{A_p$ă~_NDBz-L?1c gVSOM"<27uxzc˨rsu^GM:ㅾ"5@{Ċg9`*"+6gqt-v!@EnEE?#AsF$(p>M9kT4AB۠Рx%"JLs|TB -6(D^jw)o-0tyH6/3(߽ha-ݠ[oSj'=izBtgnv;,5ikŦ(ٶ,rfA_?Ƥn(E֥>NRR/-LAZq%$ pM<+G5TP&C5"8d0W)/A3|ns<##/3~uoV4H4bj4Bsdjby8~&~W@!;JH) Z(Àc6k%TLlЋi~^8LQr%Xd_!YAq>YYί_?wk]ECVr?avG-9'>5 Mxu0|cyV.]xa*#13Q(-L7(NE$Qv.$Up?|;M:R lSMR5}fڛNk}3Jo&ZkCeL1|@U1^`my=6' }E10O؎H8;H&]dCpG/-EW6q仼fȜ(-mʟl3/˜k%M&gY:kP_)Dhr=$ fn 7b2Q+LqqDQ%N:0$8Ỿ"y$Ѽk~k${ |'xei$Ξ.-@ HW}pNY)M3;G2ew-mkwmŶj C㮚ԕA@y0jc|DmV.vޙ4/Rˆf1#7 hY=v~.OKIJvwi9ᇢɘ П:OلV QWmrp >\5柰jeQ`̡aGX,|YL*{WN:Q=BdY%Vy+!U+- O-]1Mٞ_$/Ѷ y+6YP jgD$*X͐r6$i^ۡ0&Qq@qX'"C$2n Z<cӓdӄv& dd1_ LvI h ܸF3{zɶ&;. ֍ "/%g6-z@~$Zp~.%'Eܘ]h93mqc\x pSS'vW)EQ4NׄSA\{weZ-UYOGj"`++c>Pl6EU=ֽ(׫k@Ǵӓ`XyFǥ[ L_".쿚LA0e,D?Oe5'vt6J=UQhKrOٷxk%MP{)SӢN\?U|xZ1JK%l)ѹߞZ])x?rVu@b_ )9HLA2L*cD,m(7+AO>k \_}U9e43Qcx|ֹa:X(o4YmB'so_IF4>0(lCn&zƹ!ԗlGJł5t:y'Ct,Anb>17;t 6Xyig.yP鏸 S1bd,䭞(g J3`l;۠w zT\wf?Q$!:t!uŸsvSMg RҊnv$ɲJ::v3[ʃV|R\>]36(N 7o8$ ci`j5CD 52(1l)سi-M)Ppo̦ʵkqbJ]oၒ &A7[4 ('M6AKi)-,CBFɮB]w]hğ-Y7</['F7Gť8[Xy¹_Grh.K9jklg2< qť$;) s1Lx[C[=\yTRA4ȭ>,},SXs_:$5exR^foY;v[-`xh[צ-@ڂknWLc,m|EHBR̄MgU3Odjj. nX=۱Qe50.k%"VL"]*%A8&4cJL#|jУŽWlOs4"H+B#uτYh:p#d/8yyVIȝQ XiO-KodYm2jEF8>rd\L_oA;[ez_]ѫ8)aIC hdo}K%?R>2L8^UN| Y D,H [_9Ӆ}zCRfI=EWO⾲^QoP-Wt3"^tC_/HAz@F~Y-y~`/ _nt* =U,doSQ3zrĤGkOB9K w a~U%)a9)ꉏEiqQklas.u:er" Mm*.Tz3h+4:g<?x{ &M?~<9IH"iʱ _Mܷ;Lhk۩ϏYFGEljO-ԇ|ilBs)qvtEO]ī^ahI&/R3qs#?ܡAnj0*2}8lQk盿sgVL(e(mnIVoPrOFV+&9㱯-ED.?4-GNNs:  ?y ,dMB_o b)ɚR\YݾƹJ0X-Ze򃿈ۇսnM]P70:Pmޖeg\ʶȼܯvM=sRxx~P Qc4&? q#nLQv_s{k}梧[FC)^bU{ʋ7AbLO[l5Þ 3|P`B?2 x yh`]J288:~hD ,kzdSɺ)9PܾVF5բe Baat&XjT '!cHç2ebĶI^s~rۚ6vvkn1jUS#2ޢDuh\Z{ݸ{{(`J$4_) exU#>'ZQY\bͅx$`u>^񤬣aW*QB1zokҚ ^}%6WڠKֳ o! x'Q]M*5~ StU \w7Dnuj Lg)K!OEC{YTQ*%E^8BGQf<wGS?ԫ9zX/r!ЧIpƾpAl5^NQ (8-X:35EZjsM5_nPhIE1?SBWuݭ6*,WhD0#wwS..=L"+Wxin M[鏐`vj3$tPп, ;&1A5zP)hjq~Y N D ZٰxC8eW1pW)WOs2l;G ,bhY\tJrH)A>Ke~!Ru~9kPw6QqxiiOngXmľ5/T-J<6BQX츘V.Հ闉TcU4FF\( vw5 "B:ׯQ#v;F;vA6e:Fp5FF+OTt|N[)]A*L)DJg|y:u1+? Bf֜>{|Wob&svIi].֋$rfVqebxZwJ7X[&N+'D[q,q>Mt-ÍW~-0sL`uX Lx")7c ݲK2㯏z*%uvٸݻ_c1Lil ;.L"(z'ܯ/C{j[406A,: IVm-"jjCB*4r+E+L&.eq(H6d<~(n+'1}k@zx 1KQӔfܔ:[Fq*RCkn;4mrݙ$Ӧ ^8KPQ}1y09G惯 Aнe9.=K_'D6:|1W+TyˮA&ӿR"CajCWޭ]>BV4z ϲOf$4?(S ?y0)n\v(ߩko#:A#lՐ{H5dn0MӆZn NE(z-ޯ/ ~ t.nE_[94TJ.x&N7dՔQ6' KP4k$„+r*GGwAٹ71g}[cl_DXW7CȠk@#;/7Rzx\('lv\;GtnUO! EdzrFX af9ڳhN큀}+Ռؕ~]ljbgd qKZ))ZQ!'3a |pkC,3H=WR[q$R6qL\Piv%aj(B}dWΞ?^ɎyvSHf4q@F}ýU +]I|bk],eJ7{MdX7I>|(=`4N 5'/ L/EzdE|BQ(;HRIWb_ADNU38J};Zif"OhKYx)"F3^=3ݯI7DvU )AfWƔ< 2̫D-d|P+k쩒~ϏZ1YJƯ=}+4=lSe^tJs8)aɱed!PCB7iEUn*6;A"Jc+Vy}H9R4izCnU HQ'~}A G}Mg0H.vB_g7<¥/b*{;:0Q ~{?RP~Y posgW#ʤH{8 tG]!UPXbUᮯ.75̧J o`+]Hq؏Sᔌq}Fd.# (42[0% )4ݏIiZy1\-i }j7CY1~Ma%64̋g:zMzfmg_2v߮JZfMF]UfZsmel3x?5\&-(jtHZ[_Ģkm.$IӺp4Aܘ4oy"jղz]d|E)8|`83vf.$[UG ^adFyAٴ+_C2^sxp>DߌwKIqxAT@mR(nCxة(ŷ\6^c) EC# <I"$gNl;kzV#BrZdHpR=ތ_ClbU=c&e W(~{J/H:X6cVsA ~TrH Jsw;GKWoi/ qV=ɀ\:OtUӳ{k~TL<) \~շO9#؃QZ{l)V9xI :MǧAc"Zjpuckz^)u 1b9Do8 tZ՞yAɩ"%;2\Zc8jSlMRr9GW"GknSΔs5R)MGO4޲Է,VlBx~- YgMkIJݎ~ ,>X)G|s ^SO,kTV >柟ND6o7g5֝ -{n:RTnlxSRn%vduT>qlFKO=S&UaCZj7;|q^ެZaavPsOꫩsrp=n1KJۉ >&9%v l\CGvFk(i!n:dڛ,zK:j09#QA=8;dM.=myՒ\ ]r:uk+%ҝonTh-#H+7Х ^NIz IL2 -d#-m`C䦜HA^?:O@$ AՅ:"2e#ZsOhDDzW hR8DFO3o7%gVNNn -0ؤi{lu~sSDS׵ .r~ceuLvPNw ?ck ?!G2]#x?tTAPV`2jςJ]7J iO|b~.}crCyf[U,Fa)_ZU*}Rqː26'6 aVb T_t IVJ3U.n}*[RPZMiC{BAbkI]91Yt՞qwvY lP-\7hy!: uߌ^~D4FB<>ij\NW$Jk~ft9=-oSv>%l}ZZo}Bɺ9E3?ɚ<)9  7 T Y ;БWѽQ'!U"xա"X ؽT㱁%&xXM@"E{(O0ˉ6?MIuEa"$ ĹӞ-[A!l V =Jd0If.9HToX$00CCS2< 7(IW$?"wHA*>Q>\Teo$.gV9 G3x|Sx!.w>v8krJ8ZXלy2JT8GLąABx"9 R7KR$8QZ wLߊRfN+5l`X_q/Y0,]go;輍K뜯Ǧ lX`M"G%hNVfdۡlz"zET's9|³y~H} bTn̒בȸͥlüI:V @ֆųg~COP` *JE ~&NbG:)IVxnuyulXކZv۠=! h{R00Xr:7 |8״7 _-5Ft[񶃼\k2NAZNE8GH>9LZDĈ jEV=jhM!ڷi۴KKǓLlca&¦CW86L9<;9w>ejɷ|ZQmLk V> l_dt~e1\ApaKւ5 /@й!|I6'pO,+4ctz%'7+(כ d 5v m}BcqJWܿ::uE(k&tGI3|4A0t味Оy2I"j/O_gmY/j'v%b0=WS~آ"RH gXX,m d%j;na Ќ$B>3I(wJol%Ur(E< EH\\R(6|Ȏ]le_s-sAMaϹЀ)isٞ#f)\$JQ'o'd3H%s3]ÊUWYQ9~;p8^x>te@v9R 4,ɇxMˢ2HǬ.ny5i$)>hc7T1OAm |SbUP_ M,J^oyj"v yͫzˤa՜㰳ԓmBgx/YJoNTj_/U*ldV|Np (nG*C|B|__}EqސT>4i.2n˄363:7e@n /ldAJ`8gؾg]}hKOZMJ=o  GDtZ5nqr|nG 1&8~6>VB8p<, 8FÀrFq *9j,:,fHĤXz%U gSưz]L I/ XmT[] pi4|2i-%]Y7A jH R`r"6}X;qw)k59+97ګti|,@Oׅ:(KzcG}@Q;wpQgq`u\8_[\_9l1lz^\(=x^lG^ǐZE+™VJ6H֥̞:y`@ \=ѲM>6Uss8oy>v)fx6Nf\;5OQҤv:s9[;% /:\XXw W1k ViA ຀G3,qZ~[]l3H%R=Qd.I g=c*?Džm86{ȴ2 Q24շ%O 5CFiQA^Jdʐܹۚ]LN@pOiV"fӶT! _Pgf?>ud|i~[(uVD64]`$jLB|"ӂ.6o8pZ`,Hn$k[{S_ƾfZ=[OPDT)VRy!7#ufw, IW V<]L9KuQLveBٔWNIѷX+dPs` P".yL>1ݥ|F1j7wÅKNs0qR,֊̢b索7/;ڐ.21sS2 ]q$^:Bڪ%uD 3<.qtOBFSJGcuYɞ U^_@}97}0.l} #зQ7 .vrʡhr+-"oBUOC.IJ|ٵϾ3.6 @%cۗAH⡆܂)*\!q9c{I޸VػaU@գ(>XFũpy:Z&+p^n}v/b4>E8<_d9d5/P?)qJ=dQj I\Ji$ZY_#ȷjQ ftDBHM/*)<͞/!Qݩ#23S1D?CA*@cU^A#f&2d,*|82Z\K,+VRt "@ê\c2>>@B(+E89|i30I|@1'b[tOo{|"o:EFqj}l5rj[ԓ1Z&g1[(LT/Uuʩ/*N%j(%}Fү^vK8]=U6t!w%7_eV<8~7H[}\VOo{4yhKxd=AFsFb}I$IMhYV6U-G RXX4H'B6-kL4K#6ň ǘZrq?P&U8ө:ugrȋ_y\+:۫,E>[/Za9?KMLr-k$CMo+QɃQ}2<gi47.'`O!",*[O [ov6Z-B?.{׮O.3iFm gx-ПSSdm5"q7+ٴ8B$H0{ j̆iyb0$՚ CЗpHDKT ;}(|^<%H9Qw΁(xped~W/b|"GN# @Mf'hhX(])mթ?R@D|)\xXZ 1Dzӈ(=W啍okZaU@Ĕ^z4%q{6M#x~Owd~mnGA)߫*3 $ M? 0X50@U|ztpߐ3HgrM3۵᫞6y^xg]w;'lBϲ[1W<149m^݉H1y,4mfT`yznuq-9KwpvJzUt(Ze@y!|*5]紈TaL1Mx}1/:͌h WIzb#~x]vjq`!I"~S"W2ّӁ7r `'5DHq1ԠT|4 5H| #ٝ&Z *BdoYTC"^~zZccPLmk0/uHEk},xL2m 2<ț`} t'8 #gV$O"ofmsޭI۟{MZʿ;=?Hj.g<'$!L` d@R3A3-gG  e+#?GIz^.+JEmS] U;7>0=x -%[ LF5Cp7o?Nm>;ei*rupY:.T'Čޛ^0wlŋC9])G[/?d-I.D +Xf)ZZo#pNU%=n#+@c p&Fj?1,JqdQ՗? -g6 d(ҧ{R8C2]vW 4)0Xqm>}smL{f" `鯾hba-t2*ړ2cHIdtwj*1~J`9ipivJ⌝n0?9/٩ ] d|S`6DEr> e sՁ򁏿c;y O;JKL vj8=b"9E3!0IybPTGR̖pȫntB/Qc >bRl 5DsSRDGCT7F?1Ӓ\qWM6 aHWDV2Peiŀǣ4"J_o<<+B^MB|T`Yװ]ܪ+O%Ù xI2,#E=ΤV P_Bf*hJ[3k_,'\9i: MM@m.IdyW`ru3Q,eX.)8˒tOa k2b $aõkr[3Si'JՐKbS- lgDvdClj=!a#D(<6z6pJu;\V#d>I vRk- o#\ٴ2:?}Xej^J世jԇ &|iP^m B9:.W:QԶÑTqE!U[uROtV٬Bvb@:u&$CW3V@yN{skIjR7rU.psxllǮJ&!tm|5qzb w/y1D;Ƨg70frםxv͍b-i8ew)~(:tfz߹;~bn$G]A!KH볲X'A%+LaH!0h( OzvƠ!!ªڷ?4,dN xoUPG ,3i_tg}N**Ó& -]'$.A``0btwCe}le0zLAԘ\ 6s2#TƌhE>MrI.G##0YkҸOc@톽nM )f Dz.q2} F\ƄNw|4m8SD,6_ڳ7:LN %9YfT9Nv@Nx;=woq]w&mXl T %J[`nL ҩ|L;>pf:tܚH=,WSWjH!tpX'b*מ{T2-䜝k5{ &ll$LWw51*u:Os1y95 oeۋ9mG9/1{T?^ZKx= _} AQM]'U1g !^wq12XLNl @()-<%OۏNeE͙ ;ۚ V`IsZo(wMxOȠuSDzd؟O*٥/jyA6:4aWyY2Pa#gn|'A戱*u,ECd5@[80V}T/B֭MW4d IA˜wVNdUH)DoUڨpum=MA}b_ 4bAţ=u QN47&!mg\gWZ < }XhD`G ӔCSmX'գ^c tyMS<1Fsq P W<Yø21אw8|m "r(̿i?n䳊Z8|JWA?sI̻-C}'<,Z]#{;v1: { FyxA=U8-pzȲ^ef=eӭΨRĘ&T0e5d:_$j9hNA*B 5uIo /K7{[zwpGԤnEiI0֤S$uV,:W}8ruu{@bOWF\dK ,RUܑ̡rwj Tj}ظB9P^tᅨ!Mr qXJ3ȞG&N6³|D2.@V 'G/V-un Z\&dut(9(זUki4tzYeCdYZ-yfYΣz'Ю3`*Ǔ2:QH*lj蛜#K8q(PKBb~ˇn@BmM:a;sb=zEu{oȨ m ? `]=Ds4 P[ʎ)%["O%ϲ(EbTظNY^^3/ҵ:!bx}ԍj* H].q~udrnŬ\[BsNjjlL{}Ы r22'g5"{Mo5E,fVv6w'䖨xga%̮yЊ"m*6BYK0p>A~0s ۥ/]k]CdXSjİneh⥭Zl+ѰF35uک?0@wvu_NC{uiC ʿ #"nDZ|1C%,ĊtnK3/YsBKo&R/v=:YmSe߯ƻͨ;BRk}R@KyXi<*kP(>dbn]S +$AfZЬ8$`to~lgg@#1~\RwP'D0jv}ڕzY P kc!s9u0C-B1f2c cs UEEo3 A:-GyԃQӁ}nJF$(=J@iں缞}TT2,&{nJys3#Q|3Ie#Uq%Fqjȼ֟8b\G I?BKBj~TVlFwkMq,o)bCV_tKi qo"d{ZCkZ4&HQX3+t3C[WsI-V5w?(OA) nz-iw[,#P?kU%FK zDHZ k)F+@e9*Q.Oċ@ڷA&3S7 IlQd(Ρ]f_#[ЃΚ}U吨кgΙ\!b5og'ו+L@Υ7Z%%l7(^ 4#AIXSɮv)A҄j>՛z%V׬ a5 ~vl=7e>08c*g8j+9wX+[xxy v qc6RC)]Q /sZ& LA Y0%N a_nU +3\Fem+A.yTD]`IA$ @٧1JFR4I>a-Y;*^8_tI3~aMj3[>kFSˮ㪱*InQBb Ş-$\$@+)XHp(C#wsFjnS[t)䃲9塿r%ӈ%cK:jTIyz) /eSWMgWK#r褗|פ؈$7;?}1a9S7Rv \ ЌtFHw`bkM-}]:^x+y`{w>?kfI<~w#%CPsec j#5cɭŐR\G*SΌg}+ b/tzsάیN@Ijʇwu~4G|75{4 1Xȯ8+/ aaLF&~=iC_/JomFZ0|Aqe. A~fL=\Ae)X(Ά:eЯ\2!#uMoYOi$:_VWvH: iq]nG'C!86Ca>ީf-t"!EnCn6&ӀNT6vk ^A +mqKe2FuĶd*jyY'a@mHbQOʾ:lLby|4 HlqW!Ř{<,Nu9j?S?`KzI7~3>a8IJ`!U=zPim]φJo+N1xgUFXD wNɈAz}sn';ȅ(vBu⬄a"'('W|m59Q}.Xބ9!oup}1Y!xehꇰMǃYTCRǘhLw1,RY S;vֽWl~K!wP]ے{$ctxqKt%^nVD- kVT)Q0P($A yy a7# ߟ: _"8Nly҂؀#C`×.ǖ :O ׍io!w嚢G=ID-k(NdUyFP7dXP޿µ ~f(vbC-bܫwxmN|2dRc#gLH¨΍BL["9^V3,xK弇k+kI w@brddw6HJ;JY FtUqLN_At.nz$s@2'aj l=p‰B<_iK;lh]>77 Yf2鲒g_IؒtNz^fuki4E (,u' .h[#ԑ{ 9v]$YG\K*iYS¦E~RF`")ZB9!T*1 4\LusN]=2~lN5!Y1op[>/q+״s+ dQi-8ݪ*s7 wlڝMs[͟A8:WPFB=u%%Q. N\mɟ5 ?A M>5P+0r`348ۯ nco31 pr]{uF |k_9u{S$s | 6R\z|@/gNk>#J n~6ŸV4lwYdLk/Gr>PK:Jѭ3R-ԯYgp[@%M.  㗥rq 囅dtr]XtXf8$Ss1EJI3iؚ ?gӗLnHKHa0;,A~mTE] dGPDAivCc":cFu$ByEfۆ?̂$Kp 4(b~<:`WL(mu ac0 ,J61|$]dO󾳤u9hûV4>A}V_Vѿpw`j)?[xa#Y_-𪼖dEm4+&Wu5ZxrQ[4UZ3?. fX3B m"ڮ# s43L *&CUW&7V-W}US?E8EܰvmK8&$\D.>S|?UwSGzylͅo\M`T"|;B7b=&eʼQuMGĠ6w+O ̚s75Dlq ƒ=CK}DjADF ;Uac{:\i$=lԨ s_0  ɔ1ͳg#zQ=l:Mjs9HRˋ0zj56:yɑ"qh0s_`&Y,m=js]-?"dhh=G4%@AFԺFrsN0Naf W pqED~ޝfd)#$$X0,@_xNJ1-şI@<~%)E:\ IKX_ъd `>ad܏d( vt #ƕbNjKї&̔%E $snr}ś,Q;enn?(Ш*O!P _=c~DRu <+xXjjg7GwIKUmKklBC)r~{魽X{"q3yzOxJp.1ǢU.Bu;`t/-;~0Uv`!/q41\]xva: ~Qv5Z09K:Sj C_0Ɇ,g{ >904Ҹܞ*aj'7(M~{(M[ ;X+Mk/x8V#Zа0k >J*ӻX15#]ԕfzE)!=T:` à @bԨ|֝J^wJFJZ$CL[EuE#Xz8cJdi%qb{ȋj XS-BG'g=m+ry'Y+夆wħs.^й,<3pɌTh@3Jsow)t'P[!\Y9J 1Ɇ!2Z>%;_M*eFQ=eȜk|(k%I%-B=Kp]Sț%EyK<bMe /*% 5_8$x.KtQ3dL%KgkV/Յ{? Ls!<*7K?n3s]T >8< i6sL6} dXSNzW9w ҇X^ @嬘/Pegz~S%aR2UDšWw41PC cKsDqME,+=5 _+Awo=֭dѡ7r")WI<&(# AFCuv6QS\Qyxzy 4NK8.:WTWOY34zũ3Ih08K:W^i`ٜ +or# 24igdnpК,\ےejd03!uMNҶ@lx˽NO*" 2mǥp}ZTWTbB\e4ݩ3 ٻdDP1$wlmρVoћ/3=?܏#UFU;w쐈!Fȯ!,oR:P }||qe-46' f?!àsXm؎F1}fVT-PijZ%x ) !1T@j IG*knv՞Ы 0]o.SAw!Z]9)⤻9`TNuYY8U`[omMmϽuT:a{o:BavN&xqk7$_c %x]E. 8.Y:JQE)H(lG=6#bzFe}AFUm?W;O4K XA+)LU~S4Il`¯" (]vj RYԐ@'"a+4#5);#PFґ"+茋9FL[i@=M+MaޓUXc v. u8fze2v^{,(^4.O8%)4n!N.@Q% J<1|V}$ӻ lMEr0 in%7 q^a9#N ^t(w&Å 4 `gO4:kP:vPuze2pb6~e /{5x:4l6lf.L<MǦ{G<@Oh<]eE 5ƻg%юa:#[7aW#֭K= ++|Ed{É{c~&P[.Pܖ.f "vY>s.#"d+l4_^f^ǽNbЗ9L9R1)_54#U~?f83,oy?lK?EDJtkΤxMRKđVF8cF=YEMva_ŋG5%CO#_ŝ-XhnPuPG;ӮD*kTj\m0-~ePfJwyxlz[ɺ-~"2X҂Pyk_ю2W!4z]0B[ϐG6A:Lc>Y*@2B qoD䡌 # YٍjTR( W>wj=y u#4ڢg8F(L@ZLْW PοC<} ,碾*Aږ,WJ8\)BQɓQ#.PDNNQ4)`K6+C1U@G04Vt_hϞYuJPl{2@Ahrkg=K'7qS&i[9VW}kDᲒqeY{F?\Cu,c"VF*l^&c9%tN;N@q{fzƉn@ 6h>q:x tq~ic3ZJTZƻå܈),v=y-?||m+KxoewN:^L'ЄB|Gk4ƋL Њn%TRĄǬ{sA 7SKv>Xf\ 't[;z-CrY1ۦaeLL)ţboqBVq0ك" Ifl/&@ixA+OEÁt%ݽOlsܔl%zqgUk86$ߦOh kGm[O;ݬ8#aK pՌ;'JNR_;=Jc B8N=!;frn ǾrQ+ވ0}( 4OY^~,^1SiޯuqC\4F>[P↛_7tJqcM],L9o45S6 ϔǧi%R"M;d0Fj vviV%玍 8{ Nlը],&@3"mQ:>kp(:3ri?I^Kt|(/ ˉj+!plU{Y4\A#Sc搵Fo.ٜY$G}XWzv,R&F㓴P:*rBk à\GMX I#_ʃah@bb96PZ ̳b[m T7٭ %GOȢ:GO.tGYB@l'.<-zEղ_`3.yn\Íepciћ] C͆I3;22|zY e2u%'PUE0BlZa҃LP6S19`bݟm>Ѧ~-:jA=)ZpЃk-J25T\nqYuygvoB-㏔/ccxAau9mb򯖬p (%uUx~R$Aj(6B19Ay5,?+3gMypI^z\Hæ?讘S`)+G.wү5Jv,vZhkosmM(JeV%udTr/gSBw ^hw+GYРb씡߱P{ @&Zvf ZWhPuD>|BYl/!דօD,VеiOݟ1O_؜Ͳq ']WwPO*;2SeeUݦȧ~4Szobw&Go.#LMCTǔ^avb.#SJXN`jNJ A?#F{س xĬRhdK4P;>r.iybTk}d)X:^θTb[{e: vMUXK^7?<؆,XSbXVQƛ*ӈ,Sӓ݇ D`j*Ui>z5ggme+3fgI0ƠlS+;P$|[ٗto[\#Ӥ_y*T4-6zUٝTJ ,Eum"Jg/!\!\jB tav$.9 Uyz* ^]G1 tZpfu iZ*ߩE8)CnKU *Ώ wc8矴sw(xLע`4/hFvCd~>TNtF %R+d˘a YW*EztFEŶiV£HG@]>TSTm*@t6Lh;մpEU:pE[ߕ֕1e˿ff)V{۫Y;nA 8 |S?bj~.0v-Lfq'd`S 4#ɮ0SGlAҤۆkbW^`KH9@a`(E1ᢗ!xFهfZTΌ!LgD}~M"S[/zp杯Hhc&oP T\{. r'WC4YWq.Q"AJd>`]h]FTӾ7.**P| (税MN!֘r?q:gF^%8 dFq;(ڕIzpvOE^앏dmy$eѓp^=\9&vUȺr>|dar=cP.oXb\^#>#0{skJ&}79)xxGgaB8x67]?j-{cr{b}"lJ9!A-dNb1nL\%`G.$` Yp! 2#:[&L#툷.gJ Ve ΧS>W@m0wۚ _ 0V!1zJ̴BM&񫺩.Hrl5t948Yqt2nYMoڋn g~nt ,mJ GCN iS'Ћ Ym/zg2(,o5iҎzGY0NP`n (#TU:UGɉdz<FѸs V y4-lNSv6o>$ylD8i0&󖼭\5C^!H7J90"c9z3]5EޟG肷oEu}"; G6"fLhJC4vϤt(3ڭY*9>MZ!~{;Q?вՌ\㺔ޘV=z`L[57l d/!$X )hIH <:fAش,{3Kh?5a]`xڲ=$sۨ<ꢎ_M>4of} ,nZ6%5]{{ާ[LU#iO)j q)"uD'+{H .ItwJ9d% y{^J5'7:Ww^\&Ue&79%rՍ,_+첈(L4_0S<i3Ԡ-aڧ%{'S &u&@-u?tH9`*;кytTp:@ݚKפSGڔBW1P<{>+<1/B@e;BSXvYϊ^/!(R=ɪ3W@H[}g V~Jׂ^Nvv2LATo|)d% #.e3KGD -!W%D_ǀGeHN @ ;cc4-x '߀9[nrnl-ǡĜJ}wjW,mq0!@m7(&K n?uLM6=yzQLb6ȃ6ԂM8n<"&lv5QɀYK{^ڄcr1? =$74'NxB~OݡصWѝ]̢WtZO%mˊzΊ뮝w@'w,3H}FVK"d0_mͼrL=&IqFw(T zj XNYmFRm 1-A;ND@6akD{[ @ d& d9wf.ϸ3!κ욾-eîQ<+a`0eZt%.j!1,ˀkimAO9$TřaɲKxCĚ*t3\5PJ@. Tțma۫Ӡix}j;w]i>T VA}RB 蠌}?}3/s\;6Mi|%s-2xp)]L *ɪpɧ{5 ?IT:M`V7OP|9>Rx\]ڐ~u>xLyAԄ1JDzpߥ}Z5b߆/z5J'7Yȁڦ$F[ nN`̛$ L~\^$SNZ 5ALE\,g$JjV p9ҹ zh^ G(P[_S~SW .L33 N^}Qx޲&2DT juX %V2 'V<(-a U}1]ea"Q ݌η0ee0[8P\0-b'l z\˷L9QUL6<(qir#6Ur\Gݑ5L .N-h9e"`ake4] o=aWjWfGTKF  kD{2KUuˇx% [)RuV@{p)>i~ úE'pH O Th(3g'@-+/t4dB NngDJR==z+|cL9^>qCzP0FRXt: ]`pf4y8톃sd;@q2js)^V+΃@4864)b5gj7иX,P'[b?yO˸o~PyVDן"! ?xE.ir)3=Y~ܟ zkER,'bIFE"pQd6Z6ö́9-kXsɻ: (w/I A:wӸ3:@—bQ cR:l4drW(\?PEJQ,![znd^[~ɫ ,T5f?W5^\ܵ<7ΘS^ʋρUGs4:=•O2›'~G^Pj =c$*Atu/0'rIVm.Vqڨ:2*[\ڇ%E?Qm$ . ,t }&570 POzNv0:A%\y=*dG3y\<rp]}"+yx#{mx^p7 % 4Py"Y{Պ,vL!`v,*8hnJ )6 ~/X3YW.a:u6¯Vm!$ fnj<9Ga_ I(6( ubeq~uk#<ބg-nk*.aDiC7 G?w d|._ď$UW >{2՘8io A/G4RA2֞k$/<'nr˭)y}7TzAJ|<#dmr% .Y=7ۥt~DήL)b>\PB@k*m^4'z8ϯޜ2@ jkSnq|D :HqFr9e5"Hn/N^L*$%JrϡO%V!2J:7^H͆XL(lE78z~fk%\|E@_ʈaө7C F2.seRE{WV8/}[#^Җ]jJ uŬ kZG =?tjzpԽmRHݼ]tW۠X#{y?#$4ɒ&| cg뱁vI3I hV,H9]ARh6OvpO}ӫù\'̺-%,8O@E7M Wcs:EMlb(|B'` $˪hm7|Ue[ڋ{B`H~AFʬ j5TU{Ae("y~]y̅+$Kf9rZ<dž*Dk>=̜#=e!߻NOO}d`;xE5 m8W^7dC|\[h_+k{(ŏٜԲ?xKz ù6XBړ r*!GQxNhLH؀ /22Cwn7䢙jkM/mU"g4McD\W!nmu癱[BFMM "mlqMɺ$;nA%K`ksƮGY;ͯBI@dua&@}9m8 ޻;U2#dRp-ǧ)(UWE2 B3994?C8zxQ372jkӬśyF7 'zz2b*ŽIp;i6e]NI1[R 4#>oրeEMGS*krHg9-rpv0vu'Xp_B[Nk]V_5֤8Bpztw/Q3=ɽx@)Mڟn VwJ!ox-FIJ"JW-3j9+@{_ ˋO\׿G+;߉&`;>D\ݙ}:pFW ́y-m3bjZΘCptgY(R$D$ݙ l4XRҝO6#ޫȠ uWBп!0.=(t B >i@-kW᧫s3QuVԚԢQ<[fbXio]d/whIՅqZCTA+fZ/ ;gڳvO|mqEH*N<Hl-PE:FhZF7K(q. U ՝y%"y02\:`uMxYŮ.f]4iaQ˧;F.{u >mYDtuת, 沱ȩ  =2w3ZqFbm(mb_# .L䐲˕of KnGfڐr W7)8=ern]3\3味yMƏ3aMEU\%?U3*t6?@4#QviV4,ݨ%<,22Ӹ_)|><@ء`.DTG#ۡW f_/jx==,39xٱh F8 \u %b cUIat+2h8!I~el孅 dT`ڤ0ۧqqNs!3rmbyr:8N1$<=53oKZgU9'm`pMҝiQW TM;}̑BapTIc2s a$^Bхm=^X1/HqŤͰ\y.LXR["sgڮZJ Qoʵy3CǏH'M#V%ƚloސPpmxXlor~6ϴ A r`2W{[}c!>~Έ'ojY@Ao}|mmZ[MBA@z3mR%dm,ǯyaͼ▍.Ctrs t #1lx J o RzFž9; IP^8ulH/;uy'㩆b0%*mKشK'(@ mueYP16C۹#"Ή)jSDv[ 'q39Wgr,)xHU))AֆB#)>4JϬoF{Qi~&(]xO+fn<Өaڱ!_)Cq:ʲU(^{ܝju0_(ל=g(A ̾ &E.o/s~F)9!k#& \yݒYy$;O-̐|9q۸CEA|a3O٭A^z&4UQռĮQ2%BCAi=0XG܆7kX{J/ Z׉:WрwJ{'rX󝬗i^^;(K&>{ZSE}UmNz>8[n )床+%mW$n n4zܟ ]wG) 4'3"|L]8p-MI ~b*Ր6@7|15 '3 (1 z6ҽ0g.Ftv豽RkIEե1K[tUqFZV1V=W/Kdo}˧'OX92Dk#!ܪLj=MoMlѪ+ =LZ_$'aF{g\nГ?CYzMcڗ]6,l,>hJ]/ & %*yGv2IL`1g EZXL|Y[lľӱǦ!s(ʼ i4^ ^َ,ZKx/Loߖ0@f"@C~%?(]'Zg$\:nqJ{Fc]r\>h`'r_y"JX^:]~~9uleW+X<&Hk:k;r{Ucͫ Usoy\+";AEmäJC)|}?o5.gX{`g Қ "$Aǜ ǡOd^%kR w\i{lc=tuZ=BwOf[YKkIzy;fC`Fv.cZ7Q yr*;㨈V5G1gW0ܫ,NGB2Hcuyy+ }吙E Ip_䜴+j ʒnȔǶEeճv\QfWG'iPTa l#F꣌`O @s7]Mrrz&S[\r.Ѵ>#f^Ɛݼ5KN:=R_669L䧭4q<=*)MW~Gex:_b\P O-WP}d=[z%g$Ļ*c!uad )pJ Y+8>K-URBbǁRd 8,! D4޴\S!cP32Mw 4/⹕a"PB'WJ:DVRv2cr@Jɿ?{WesKȮF ]{} z|U}\ic2ys2ϭ'/q HTYt mEs+ Lqy^xEo@Q<2)*BƵL Cɏi::sb,TL`]pJtjRI)%[ )Zط~gϢ"a!m P&vK"<7JiY;PYD% qSo:ȗ5R-gR}єjWh\eKؤC8 vgUp|`/#JA5[,8%et?ă\,>O[5%lon"x+vӖaܘ~9 q΢O5 hbO w_x8&9 E9+3>/Sy|MRjj'Fuq*(5"8wZk/oڋK_kX OkE/hGDe#تD{v;ȎLQ(I4a普aHT٘ G3YM9$fOV#QE91o|(b`Ϗ;IR}(&A;';W)ŝ LxYٗ8^ǺU:-øHhb9'C=0rŷ@oNINFqKzE02\^LAthݠeasƽ6teZ X;{kN =K;y{1=]P}ބdǑ,t)9.܊e;E>^b ͙㋞蟂N71Xf_1$OHX$[ ej<8=M:whLȀExZI@M6GHKWdn.NyLTgL@&vht*C@/4]/ @sd9Dp.NDN$ hI(DRO9ѫvz.?lػVH?u[/I)ڰ iT_Rc^ͫ70*#XUHHZp!l<{A?l_ x&H^S9a\K"JBr'?L(ftMS.(ޫPq=Lyq/ -K03Ao mxfZes΀|s12Qӻq9H[0"Ƣiɓ<ӜIqYkxю岡]z2 "F/q'7],雤Ne͞w5; dR}XdWc(HJ< k#ltlfwû{ I^F&#Xx8ąHimN MWYBdЃඕML`;a4'QB}Rv/WSN" E4i:Lڷ΢]s]PZ\ [E:e4H{uvYȍ`w{c@&{x|ZR!AC;%طiOﭖ?$GklsR`W1<58.@3B slogx*ʋ*n@"v1lʚXI9*hs"]!nԼ!8Jٓ3JwpӠ+0~.{z$gw oX:t*v}'d~H䢷sH22^YL#I}B*H,`3onG. M&RW3gvܘV!P5=45RmۆEiL|\AEz@P)c$ً0XaU'w;֧q#~wr;E)9 $7靘伹{u_";X#+6'Ɔ?G@B*Ȇbpㅴ?g r˃e.Y~[? @17ʧ)  {΢3xXSr2PT;f[=LcGf˓,-+ۭh|>YptNw~jX\קpپ'Y"(4**FꙈLk~d+{/ad\#rw4:Z^~ziceiˑ@ ~oz.Uc9$3D*(P~bآJM_3`u~6PzE/zXBrF(ϖ,e]C޼P/ۦΞ1n)$NAA ʴDkIdž ײLd׷@:kٺJHLTNe(͇u^fK$R3L\Ql/}GظmDjA܌ANMɷ֥:3 /BGs4r֑Yaw.JWzf;07Y|@HR$!I )`ke#uymBPC!a \fӝj@`!5WL,eS8ArIPfRt[( mԸЏNDgQi2Wn-T*6.g0A\uH|-==*ˮB>ⱗ D>Mu1 Wu{B0M$s/Ivhgb݅e$3$xJ%L WDAiUH=ʊUi>|G^WcШrltY|/H!y8IԖCk97D!L˹pIͲ'L}I ( ~E.N-Dq]TYFR#)#UUwK c]2yivxdٕn|y`(dl'>my@y7R rb#/ŷPs&4ws0.f!9UdCBΞ@wǻFV%Ous! hJn4.rh~idWm =K@0Ç- gsRؒҢm599Ժڿqp0 }lKrrs)ޭÔfA0fg)'g.~g+a-&XzUX7VDqݣe`;UQ{_MIr4QWx\wbzDWVK[ѷtw/in!ūw딺QV1}%f[-pSvߋgJ3v(Jztg.!)=SnCQ5!j?cn\mwN `^$LtĤ_d敕jzV=+Qm um.jLpQӠgZZ0sI řbL #D`" &k'VkL"(xbNpjNK0jʰbxItT/IXl0\3^duAӞ.l~?B+-F!5s|>"ot{n5N7.ʟ/E#Bpݸ5LeñIA^I)j݈/mo]D&%?$QdAmݫ[g~TLYh6L8[ WTr\MgotT&%h`!Kc"KT굘 c^ѐߠ:z\(iPrD9$oBö-8 .q 5Zt+ndVV#-j;{?v$D\;wދl0} چ4Ȍ֍>;>۔ik))H8/FM/6b5gҒEi*;H]Z`ɂOQJ ɨy 5;em͘f!> z}-_Wrk-K/̤2&ᬘi,6Pg7{1 5W D Iu(C~I^(Pm87贐 S!ᚡxFinTL^h1]wmЬA{mSTxMoD` 8'J^KOKZFہ e"+l:Gֳ4dо؏#hMlP){p0e#fkN^x7oGwk0 I)X.)#ɇTI#I,:] 7VV 2Ka#[WlgUsnGtR?f+8K y9zƾYF\}ykzlV]y<>ZgǫhM^:;~ &-at]q嚽O--J(ՌDi2 epE* qS8gVJ`3y*MXHx*,=oo5V+5mEOczy3zgO6`#s?UN^6&Y}-&Hl!h!l~ߏR]_boްi$yKī/ @hyInh> fFymoNWl}񧊛 ,W(2:$8SƇ> Vh[")E{U-F+ZcHWcMÚo1 JEs(ߍ{밥ͮT(ho+s }3ga]ſGy29@ϹSZ5x,;bYeܙӔB ᝩ  WlF]S Œ8iY.:&+ø~ Q'aKj6-.FIG01KiD\D̪2Qv" Afd y,PDq}nwz,#4ݣHKGs^"E$iw#SޯB~_ i{NivԤH~[;7>I(EVQkWm_ xA"x4Ѓ]L^ +*TgXjY$,%mjO8D'm  ɰ%u,/~>=* {4;l<@eW1yQp[ &;p҄oO]|.#$ wu$֭%=?aoHWÜT;YnV/TaF@*dί#.'d:=g 1S;l$k^hGcYddoέi$ L=SꡂFXly(,A;#D_ Un:6R|MA1WW:Ҹ$]؇X &-yu:M0)Tj0+J܊ ׃owGcf mnY`~ȱ^|٬x+/q@AQ$D%\: 8 s!ypߗ 7v.>KQEʦ0BUԷO W.ol-Ub2T(y"L+A)eށo"E4PsTܵYIv2ned-z?vގqvZ*k?B[[P)R?3=ZbXx2iA'ʟc E a]!9Ji0dT#z8.'&{@한T)~n[>{Я[F8/=&Bz0͇n 8`lQﱡP(17=Ld :ʎa,NRNu!b_ x]Ǧ2P_4a|zҩO)OhWW\gCĽҡmѴz]`I(:#7'iֵsLvMLG8fl@.fj`Vnes,@e7M>/a&rO"¥u;b,s/st*返#ggX7;f(sk4<+]h4~uGZG#IV"}׊Oi?sOa #63x.Q)9vdTG)+,{ö.Ֆ',x!#0ZtS,lUxxQ{v\"ye3ŕCT`~B?ΐ4*2@:O0/" 7U|:J.֓ Ft#M,fՍt4s 3ܘqQ&N$8*:lĆcC4w˩\p-Y@}grGJU̘_#?EnzEʶHЍF+QM1׹JMa4T=!<}}y^₨Y injk=*[#̄Y%j? I[ZWt [=c\yy0E&2Yw>@IRs_3pqdgX03h؃z6ú]7T> .&8'sA"92aP2c\<}"j8?cMVD2/q+@\p>UGY%n Y/ubM.8J[Y=gL b MSRxYKǠvh"baͅz暿nQoVǝQ-,%]0Lp L 2 w@iXPۤrދ,Smc}:V>FR:y0 3R+>LmB^GzW޸PC罾idR>5'|ܡ<0xeNd|q^\10PjUE7ƥ2 VF|cH =9 pBXցj9q^\7#I0FGSh挚dCqYmd "7=x*V^^%^ X)JNGm!ZWG\VL%),mL/zr $;ia.7 &,2Frco+xDSu=L4BHy*G9aUE:oh*=kpcqظ=O^5]*JTgؕ2k~i{1rojYLy+4! r䙾S}Fd^lV&h"y9,XϤ%&҂B+qеGkjЉճS"4x`j] {ӖcI5QrM(R'הl͝'xۦ`=l4UU3(z;)X~>ۏV~~Ch !֮~鿦r˜FZgU)ed->$]b 7U[{عǥx,ƭqW@7wCD_v-ʮC^k<3>Ċq]?kݗw4`kSKc1e ]\# '2[0\}2yE-t3(L|8*G ,0)H$eqY')({I왮F =5-5Bd2Zo#@5씻9W,8Ɩ F)Q Z5_E8h`j= f)S 9 YZ