wget-1.20.3-150000.3.15.1<>,c{p9|aKBCi ?N U_΂. U|Y%vB.Ht4n,DKNMK<|1a8?WFVtM1a@_..rbm =3醶g`:d(y̆Ȉ\6䆽~ Kv~.\if" .J*b=g Ev[ڥ\*-}? M}ɴ%&v4GdbPeRC?CzBM2>B>?=d  F+ Ag?, `  z           Z| H ( W8 `9 : >7@7F7G8 H84 I8h X8xY8\8 ]8 ^9eb:c:d;!e;&f;)l;+u;@ v;tw< x= y=@z=====Cwget1.20.3150000.3.15.1A Tool for Mirroring FTP and HTTP ServersWget enables you to retrieve WWW documents or FTP files from a server. This can be done in script files or via the command line.c{ibs-centriq-5 O)SUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-laterhttps://www.suse.com/Productivity/Networking/Web/Utilitieshttps://www.gnu.org/software/wget/linuxaarch64 ALL_ARGS=(--info-dir=/usr/share/info /usr/share/info/wget.info.gz) if test -x /sbin/install-info ; then /sbin/install-info "${ALL_ARGS[@]}" || : fi ; test -n "$FIRST_ARG" || FIRST_ARG=$1 if test -x /sbin/install-info ; then if [ "$FIRST_ARG" = 0 ]; then /sbin/install-info --quiet --delete --info-dir=/usr/share/info /usr/share/info/wget.info.gz || : fi ; fi ; 7UO A큤큤A큤c{c{c{VE[\&\`bc{c{c{c{[scc{298a46fc26242553baad9fdabcbe0bc0f805d7bd54342ffe26be2b14d6577286893a775c6b2192829a10f9017c00d79fb6ead0fa6c0d13b10e320ac49a98936d25e05a67ffdd7fa5196406ff711014a04072cc0896e43ce893e20588f40a72fa349911ca56c587dca3b8c5a2fcb6147966390dddaec9b1820953ee212d88000f722550453202cf9658863f109c14df63d27d8b4efbe1a8e6087b5dee9efc3fa0b80fbd0ccae957e9127b127918fead308f3c5814d343d8fd40c08919356080a1d2519807b2df06142ae26ed6751226a380c64e061d3acf63da816f7e0779de59298a46fc26242553baad9fdabcbe0bc0f805d7bd54342ffe26be2b14d65772861505736589254ded0611c82ee08aa5ab5e1b425a9fd7820b7415d2ddd05c6dcee79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90bc833de7cb32647d6ba78cc93b4193782397c26d0523e9e463a43a598a0ca5df2rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootwget-1.20.3-150000.3.15.1.src.rpmconfig(wget)wgetwget(aarch-64) @@@@@@@@@@@@@@@@@@@@@    /bin/sh/bin/shconfig(wget)infold-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libcares.so.2()(64bit)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)libgpgme.so.11()(64bit)libgpgme.so.11(GPGME_1.0)(64bit)libgpgme.so.11(GPGME_1.1)(64bit)libidn2.so.0()(64bit)libidn2.so.0(IDN2_0.0.0)(64bit)libmetalink.so.3()(64bit)libpcre2-8.so.0()(64bit)libproxy.so.1()(64bit)libpsl.so.5()(64bit)libssl.so.1.1()(64bit)libssl.so.1.1(OPENSSL_1_1_0)(64bit)libuuid.so.1()(64bit)libuuid.so.1(UUID_1.0)(64bit)libz.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.20.3-150000.3.15.13.0.4-14.6.0-14.0-15.2-14.14.1cjD`^j$@\C@\@\8@\&@\&@Z?ZZe@YYéXX@X@XpWW WYZ@Vl @VLh@T@T@TTPvalentin.lefebvre@suse.comjosef.moellers@suse.cominfo@paolostivanin.comjosef.moellers@suse.comseanlew@opensuse.orgmpluskal@suse.comastieger@suse.comjosef.moellers@suse.comjosef.moellers@suse.comjosef.moellers@suse.comavindra@opensuse.orgastieger@suse.comjosef.moellers@suse.comjosef.moellers@suse.comjosef.moellers@suse.comastieger@suse.comjosef.moellers@suse.comjosef.moellers@suse.comdimstar@opensuse.orgastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comandreas.stieger@gmx.deandreas.stieger@gmx.de- Update 0001-possibly-truncate-pathname-components.patch * Truncate file name even if no directory structure * [bsc#1204720]- When running recursively, wget will verify the length of the whole URL when saving the files. This will make it overwrite files with truncated names, throwing the "The name is too long, ... trying to shorten" messages. The patch moves the length check code to a separate function and call it from the append_dir_structure() for each path element. [ bsc#1181173, 0001-possibly-truncate-pathname-components.patch]- split lang files into separate lang package - add remove-env-from-shebang.patch- Upgrade to GNU wget 1.20.3: * Finally fixed the buffer overflow vulnerability * obsoletes patch wget-buffer-overflow-CVE-2019-5953.patch [bsc#1131493, CVE-2019-5953]- GNU wget 1.20.2: * NTLM authentication will retry under certain cases * Fixed a buffer overflow vulnerability- Use pcre2 - Make building more verbose- GNU wget 1.20.1: * --xattr is no longer default since it introduces privacy issues * --xattr saves the Referer as scheme/host/port, user/pw/path/query/fragment are no longer saved to prevent privacy issues * --xattr saves the Original URL without user/password to prevent privacy issues * all of the above fix CVE-2018-20483 (bsc#1120382)- Version update to 1.20: * Add new option `--retry-on-host-error` to treat local errors as transient and hence Wget will retry to download the file after a brief waiting period. * multiple potential resource leaks as found by static analysis. * Wget will now not create an empty wget-log file when running with -q and -b. switches together * When compiled using the GnuTLS = 3.6.3, Wget now has support for TLSv1.3. * Now there is support for using libpcre2 for regex pattern matching. * When downloading over FTP recursively, one can now use the - -accept,reject -regex switches to fine-tune the downloaded files. * Building Wget from the git sources now requires autoconf 2.63 or above. Building from the Tarballs works as it used to. [bsc#1167919, wget-ignore-void-retvalue.patch]- GNU wget 1.19.5: * Fix cookie injection (CVE-2018-0494, bsc#1092061) * Enable TLS1.3 with recent OpenSSL environment * New option --ciphers to set GnuTLS / OpenSSL ciphers directly * Updated CSS grammar to CSS 2.2 * Fixed several memleaks found by OSS-Fuzz * Fixed several buffer overflows found by OSS-Fuzz * Fixed several integer overflows found by OSS-Fuzz * Several minor bug fixes [bsc#1092061, CVE-2018-0494, wget-ignore-void-retvalue.patch]- Original package had sources lzip compressed. Downloaded .gz compressed file including signature file.- GNU wget 1.19.4: * Support for Content-Encoding and Transfer-Encoding have been marked as experimental and disabled by default - includes 1.19.3: * Prevent erroneous decompression of .gz and .tgz files with broken servers * Added support for HTTP 308 Permanent Redirect response * Fix segfault in some cases where the Content-Type header is not sent * Support OpenSSL 1.1 builds without using deprecated features * Several minor bug fixes - switch to lz release (smaller) - cleanup with spec-cleaner- GNU wget 1.19.2: * CVE-2017-13089: Stack overflow in HTTP protocol handling (bsc#1064715) * CVE-2017-13090: Heap overflow in HTTP protocol handling (bsc#1064716) * New option --compression for gzip Content-Encoding * New option --[no]-netrc to control .netrc parsing * Added GNU extensions to .netrc parsing * Improved IDNA 2003 compatibility * Fix VPATH issues * Improved and extended the test suite * Support Wayback Machine's X-Archive-Orig-last-modified * Several bug fixes - drop upstreamed patches: * wget-CVE-2017-6508.patch * wget-416-but-file-not-complete.patch - unfuzz wget-errno-clobber.patch- Retry http GET when server responds with "416 Requested Range Not Satisfiable" but file is not complete. [boo#1058204, wget-416-but-file-not-complete.patch]- src/url.c (url_parse): Reject control characters in host part of URL (CVE-2017-6508, wget-CVE-2017-6508.patch, bsc#1028301)- Update to wget-1.19.1, mainly bug fixes * Add support for --retry-on-http-error * tests/WgetTests.pm: Add --no-config to wget invocation * Fix regression in .netrc auth in src/http.c * Fix memory leak in src/iri.c * Remove skipping libunistring with --disable-iri * bootstrap.conf: Add gnulib module wcwidth * Fix include/define clash with gnulib's unlink module- build with libidn2 to actually support IDNA2008 - FATE#321897- Update to wget-1.19: * New option --use-askpass=COMMAND. Fetch user/password by calling an external program. * Use IDNA2008 (+ TR46 if available) through libidn2 * When processing a Metalink header, --metalink-index= allows to process the header's application/metalink4+xml files. * When processing a Metalink file, --trust-server-names enables the use of the destination file names specified in the Metalink file, otherwise a safe destination file name is computed. * When processing a Metalink file, enforce a safe destination path. Remove any drive letter prefix under w32, i.e. 'C:D:file'. Call libmetalink's metalink_check_safe_path() to prevent absolute, relative, or home paths: https://tools.ietf.org/html/rfc5854#section-4.1.2.1 https://tools.ietf.org/html/rfc5854#section-4.2.8.3 * When processing a Metalink file, --directory-prefix= sets the top of the retrieval tree to prefix for Metalink downloads. * When processing a Metalink file, reject downloaded files which don't agree with their own metalink:size value: https://tools.ietf.org/html/rfc5854#section-4.2.16 * When processing a Metalink file, with --continue resume partially downloaded files and keep fully downloaded files even if they fail the verification. * When processing a Metalink file, create the parent directories of a "path/file" destination file name: https://tools.ietf.org/html/rfc5854#section-4.1.2.1 https://tools.ietf.org/html/rfc5854#section-4.2.8.3 * On a recursive download, append a .tmp suffix to temporary files that will be deleted after being parsed, and create them readable/writable only by the owner. * New make target 'check-valgrind' * Fix several bugs * Fix compatibility issues- Save/restore errno within CLOSE_FINISH and CLOSE_INVALIDATE. (wget-errno-clobber.patch, boo#983660)- Update wget-libproxy.patch: use libproxy's px_proxy_factory_free instead of regular free in order to ensure the module destructors are correctly running (boo#967601).- GNU wget 1.18: * On server redirects to a FTP resource, use the original URL to get the local file name by default. CVE-2016-4971 (boo#984060) This introduces a backward-incompatibility for HTTP->FTP redirects and any script that relies on the old behaviour must use --trust-server-names. * Check the HSTS file is not world-writable before using it. * Parse attributes on a recursive download. * Fix problem with SNI server names having trailing dot(s) * New options --bind-dns-address and --dns-servers. * Convert non-ASCII URIs to the locale's codeset when creating files. Encoding of remote files and URIs is taken from - -remote-encoding, defaulting to UTF-8. The result is that non-ASCII URIs and files downloaded via HTTP/HTTPS and FTP will have names on the local filesystem that correspond to their remote names. - build with gpgme, libcares2- GNU wget 1.17.1: * Fix compile error when IPv6 is disabled or SSL is not present * Fix HSTS memory leak * Fix progress output in non-C locales * Fix SIGSEGV when -N and --content-disposition are used together * Add --check-certificate=quiet to tell wget to not print any warning about invalid certificates- GNU wget 1.17: * Remove FTP passive to active fallback due to privacy concerns. [boo#944858] CVE-2015-7665 was assigned to this problem in a tails context * Add support for --if-modified-since. * Add support for metalink through --input-metalink and - -metalink-over-http. * Add support for HSTS through --hsts and --hsts-file. * Add option to restrict filenames under VMS. * Add support for --rejected-log which logs to a separate file the reasons why URLs are being rejected and some context around it. * Add support for FTPS. * Do not download/save file on error when --spider enabled * Add --convert-file-only option. This option converts only the filename part of the URLs, leaving the rest of the URLs untouched. - packaging changes: * enable metalink support (in ring1) * use system pcre (in ring 0) * use system libuuid (in ring 1) * build with libpsl for cookie domain checking (new)- GNU wget 1.16.3: * Fix a regression introduced by wget 1.16.2 that --quiet is not really quiet anymore.- GNU wget 1.16.2: * Allow progress bar on stderr when -o is used. * Accept 5-digit port numbers in FTP EPSV responses. * Support older versions of flex. * Updated translations. - drop wget-1.14-openssl-no-intern.patch, now upstream- GNU wget 1.16.1: * Add --enable-assert configure option. * Use pkg-config to check for libraries presence. * Do not limit --secure-protocol=auto|pfs to TLSv1.0. * Add --secure-protocol=TLSv1_1|TLSv1_2 . * Full C89 source code compliance. * Select and use the most secure authentication scheme with HTTP connections. * Fix issues with turkish locales. * Handle 504 Gateway Timeout. * New option --crl-file to load Certificate Revocation Lists. * Add valgrind support to tests suite. * Fix an off-by-one problem in the progress bar (introduced in 1.16). - refresh wget-libproxy.patch- GNU wget 1.16: This release contains a fix for symlink attack which could allow a malicious ftp server to create arbitrary files, directories or symbolic links and set their permissions when retrieving a directory recursively through FTP. [CVE-2014-4877] [boo#902709] * No longer create local symbolic links by default - -retr-symlinks=no option restores previous behaviour * Use libpsl for verifying cookie domains. * Default progress bar output changed. * Introduce --show-progress to force display the progress bar. * Introduce --no-config. The wgetrc files will not be read. * Introduce --start-pos to allow starting downloads from a specified position. * Fix a problem with ISA Server Proxy and keep-alive connections. - refresh wget-libproxy.patch for upstream changes - make some dependencies only required for testsuite optional/bin/sh/bin/shibs-centriq-5 1669006065 1.20.3-150000.3.15.11.20.3-150000.3.15.11.20.3-150000.3.15.1wgetrcwgetwgetAUTHORSMAILING-LISTNEWSREADMErmold.plsample.wgetrcwget.info.gzwgetCOPYINGwget.1.gz/etc//usr/bin//usr/share/doc/packages//usr/share/doc/packages/wget//usr/share/info//usr/share/licenses//usr/share/licenses/wget//usr/share/man/man1/-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:Maintenance:26922/SUSE_SLE-15_Update/d0c9d7fa1b8cac075a9898b5511078de-wget.SUSE_SLE-15_Updatedrpmxz5aarch64-suse-linuxASCII textELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=72fafe0416315f3f7f75710f90720a2569466ac2, for GNU/Linux 3.7.0, strippeddirectoryPerl script text executabletroff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix)RR R RRR RRRRRRRRRR RRR RR%pAtԌAutf-89d5e7ff41646e6375e03d29dd22cc9c3312601b68c9e9bdcfd3253e604098080?7zXZ !t/˟]"k%U]%/ v9^d^(~@5̰x&nDD ÍhdNI1Fp;)~2DzfQ0ȴ,er7\7nzc&i  }fSx%6aN۲Lީ.Yd9QFI^/d}Ӹɯrh%O7,u.X=7D2 T22:C%>! I~AopА~Y /#k:N8Ѭ%~s89/xso yzEW*^%)U({$Ph0 _V= a(akF{w0 Z e6T&;9J}pX BSvuy/5 ,<Oq(zVO7Uߵ}k6s8Wi?o'r4Ys:hidE 4*7.<۴VqaWٺ!,P]*weXj~Ϝuɺ^0OO"Xn>pfO|WZ7Q]1`Ef9S{{gry G awNx-iMrzegse`be@3zx I0~\[W6c{x0 [N*WnNے:Fퟄ&$TUIXO L31jQ?|":7#C9L[[LӬil4\}7|޷+\ +CO nzZ0&zJRjŲ{CG4U-vb@-$~e]#uXVa76[}-L^W7r%ĎٕaU@ R̫k!4 "$V!VuDž י,Χ%#lMOvb.$!,) AHH 21n}p̐ )_ GݔZgKc {5<<$/8r7c I$${5D/U=Z7LAtTpL ƇC_]yz. |dE*M8+y>EM3f\苛LV_4|^aT=Ȇ"] jLA셤l+szHpd7V(Il"Dݸ?B2SNe}cJFď ݟ5|G!I˪c M1 jÁxFja)5'Xds) TAtcVؕi+tև]%rG#VB br?t6c}X.]w(K]{7p/^ԠityG@IgP G~^9 . >+ɰׇ7AO. =2qջG%NM5ص- Rlcɜ$ sM ?(!/D\0D^nc%tt4=JW n|,YٱkM5&}'k7BՂ׸.O}d|rQn&lm1RlQ30yz~2"WTE |4_p@TƆB8 XPH4-?_3C./Ddpynk12c"BA{B["Y@AQ1I^…+}=#UMa$8]%ýX-P2޶U AMw+k(IJ9& ĬXQd*kJMmg?hD $J( q`e@\$is(VL-HIg> \#@ny4;Dd{m} aux)+|O_Bh}LȿMZD%6arl̃/xxDW|4m\'2\Ү]Gw戯E!R-L`KOTz} i'{"¯Đd/Д s~'ԊCV[2?'-FKJh{ _ FYzf1,Gke]c{_UI G";Gzvن`i#tR(IG*T80z$drHrxbţ9{(V(Z+P¾]}wxO zHBXP XoML &Hyk$)'i!d phh,3].6;~;o:w NG f\JFСcovX/`~j !]N K2v/XR4=qR}$A7V r;ERU4ˡ&Y᯸F+ā=c'[,d8иֲyQ  4g;o xsJ L(B_w$ZXzqg᧻-2D88< )4?F'jnYhFACđM; k<#THz-UUjH邔4s(9Fu|7Ii4bHjHY N]ASsBUiBGC)ؚXXLKʼn\qHߠkkoaTAtmi;>>?-ATCa5:qZr 6g]'U!!UU$ .!^dAb (m+`=\FC'V[MN B$xĉzzVz&?敩л0-(ٱ-P[̟4pep%;Lo$}$j]@x-p$BuȻRSmxWlg|֣*F;1kp ]K} Zsɣ"( 8"uOZ0Su6r mKC7߅*AcT{ ?ěYt-VQmma=tcȖ<A φN R:Hiw\0%3B&^qܻ_%HSB.T"qK$>SlVMsZ%lUv=&^[]zv% DT^C- &{ zsK .$P^ b;A^ LBEX*2cͯmˮ Ь  N1'Ś]E&Y*_RMzY?SW =t^'0N/<lK.i֝N3 M74GMzH! cx3LCNd6PԢo`gDsw_QBމ,Z:Vdyp6m h:ƺ۰ԆGV@_MwcvXeݥ/ڻֆ@pe`-EpZw[blcrs@>CPOGSElI-1'X|QjOwV&u䎈*Gk_>RoGl|UIJYD`BvmL WBsC8  .mT*b{8oX?n fv#X }Qh#yh?C ٯ%AuKh~-Cۂ}@ j:گ ϵNMɾ% d5[eU'o#3NQYn-Q5Ƶ,>L]۴=>FkWU(}w{N|@ Tr,cG)$HelI I& (%0x4r<qjY>zvҿ|CCW.u2Chޥᝦ%{)a5F1p&ŏo~lSty,$fc[/-<ԺLX]Enlj ]..vN6 h|쏙w: /'PCבQM%]Sh,^π׾%s1Pw~>Q._ rSJw+qA]S)b)yQ><RL'/}KV9$+@E&_^it1\LmgãWw_Xm SZ/@$]b^!,N3 B$4Vn" ڂQY]:DvRCHu\^3&]D+E Md+Lsg0\읯Z 5ux3*/&$)BotewEᤤsoˈ%%"֪߯'a]ڔDaTgߣ^ hsM]N<.w 3?c+cE"D~tز!W/= w]bt#I>(/"7o04^KgYV6Sܤue⫿殀łڮLP@e.#8>Evq|Ze"~wk3Ҫ̍]bnb3L]t׾28 b)bgdщ+߄W^&vtykvgAON"&IѪb C1^$b>&{V5ׄ}Ckp~fKYE mݠBL,gͻ̮8} ^ESGaXIUO-p%'m8l47%@xZ*$羣%8nj "{ނ Q-G~Q◻̶tF@$P%~ݝ@ ;vFNr:} /C)}6}-!zhU,`eNs$'vXCmjԷYv2.!T.#'vE]q{[ KMU6Q;AGsYA\;إM;*9'e-h7ߐl9 3N]nV"FMf7g @ai^6=3{I:Pxşp`,?#e3U\ ="{AOy.C-#eGЀ%^agФ;94TH ;*S{kuX )S ުd}EpuZpQA),b9Mf/8}0 mIb9=C 6>ށ&BT0:zIW¸fb.}My}UX?&܍ۛI5h8ȂW%oq(=ƱSDS =yL5gU0?]9g*aŚR\HϿxI{H ջ״Ĺ[2ryi ͻ$ qnZ'o* dTnͣ2)a *,|KA,YH*\YG?u&YRUeB8± =$dz#_ZlP|Txh2H6Ws[/9Y4E+Jԯ˽͆{,1t=TtSy:}ovY]晢$nCRJloua֜%1 )NِPC|Q31j=:u{xUԹ8xX ) P bF}aK9< )jI|S'̓[365YUm'"?,JN/Tq kƒI.0xβ}ԪcX&ͨ0+d.mdu% 9%}=xJ46JH*mJbDwo]K^^NT7@ - '(in;Ho.Ť@ok z;J2P./=riNRūW[;7I Dlhz+;S a#n#_W!dUKt,ۚdb[rߤ$:{)H :=++s6p$ּqv{{|pZ*R!`gWcUo u2̾q~'eB*}ď˫^M=#GH&3=^G[eXnN-43|DujteK˴`r7d<;<[+?7Әm4, :,FBk4pi[j|ǬW@QRa9hAG p032y~`pK}Oog5Y3%聧SBo W6V@ٴBcwtlPGuCC?Y*pǖ'\*k^'Z¤F0O.U ·B|ḻQm{5N%g{ڬ7L brTR۱,ƨW)e:9|=t/`zW5Ò|p߸\;ko;(J,chъ{$/@l/fʞϧ,y**[lG oT&J(YWb+y8Ξ3(&{&{G L]۠yQ]|P:r-~ZTS7,H*|EcwAl&>>:EEY]"ZLpoz \` EOj\y[)jX6{lf"ϐlGb(&slz6/I'/FP` u.l͎Xe.MuQU 3DX -z:]z^΋uIZqiRZVU-髉t )HB7J]궷(lRhpW4Do ū<0ldE<~'wf)81`x]{_fR"{ =`nx PuU&>b%V9~@Qi"a9Bu]1VqPWH.mF7SR+Es%{Hz}'馆^?1msceHz&LװLA6UZ~wG 'QȾ00۔T )D~?KCT##TӀx=pŔ3 &t46bO}5k j@beBFd) _YȖ "[fZD5iT?k7ڠ+$C4d=]ǹ\j>r(:=}*4 dre; 4Jɑ}_>SRE]tEĐ3t!*\P;TaB/,)d^b{9߹殽[6،HBQRTi6H[._WGWణpf&肧}oO2*7[Xݳ862ijЩdNTEaqN.n\;El,2BLȂC WtxKs"3ui 5XT<xw3R' l:fH/FT_BoE _T[-޳sWg>;rmd3~K8*zIZT\7MaفVRCp=JXk&;hݓ }UT}Ȑn٭I Fܓ]|;oJ)UU`2SegckU/tFA:"\:hs2R=nЧG~ͩN& eQAY.P $Dl$A6..DN!6igc,b+|K3 3` ;{O/e ʄ'/a/ԙ*:yDEGOC(T#J ^ڲ;n0*|.M"J#WI* ^D"v1 ģM;SUV!M|*n- ,]V$Ob8N#y@4ˆ?c)D3ENB.*]vjv+B ճA?5Ǣ6̿]T*oZK o+[@Skw#ifDicu6Vƀ&J3Xgs54.4Wt0]!| ,81Nq%OeDv' =:F1.#>F`˾ _,Ł!_53Y?!c6gS8ԷSᴣ`glcTBMgSrOsƦS-lF +b{-AB`'rdEޙb}+ojyB2Ò[i]Ɂ~8QuUܨSJ +x|(-ywG=WĿhCATfo- hٝV6lXG~Zs'dzKavVu/_h NܖsO4 n}Cݙj*^T#KC!?i>O6y,c~WV:ZV3$P 60Ozܛ۰ǍhnaM-u}IcoVKȣI,1%S/-e:p2y "aW8|*R8C}?f#;:.#/>Œm~E?MЕw+X5 a45.loMg,C>YavpȆpJRB3mmYJTCv-R#dϿZiJ4'LÐd4lFM 2L|{kH#ʸQQJ;SRt9E%Mz5t M3?_g13HR;HYmSb}LXU75LNgsxC1>Y@r_6Z&ɑcg3]`K-IݝdNi?sDakNe$`jY6v kKd 4t! e<CXZ[(zƈEGu~}aZqDpU]qOSU73ۢLxE25sŁr1X, qĪ٨Cu]3-pǫq\wMeVN `kz%sl:6*Bo^: *~idI3cr;Mm>Hݾ5y33T5MlM3"x}cPQUjmԦ+n"w}c5oGHS& [#SN$ZNsˆa=/NBxg fI'VTm-sM4|5h2߼;sy}aQMf/WmV>!ldS Tp147޶0L._ua<}hCOm%ᡩq;bHv]0bk)TQ lV Ode0I3=QFx(N-i$"Ǝo ~$tǵ'=ER<$vpWoYNUzo+4/$ uW5VoXP:׫_ل:96>K&6W\XL%rҵ;J_0k;Fڦ@ "1Nmۿɴe|h>v0wꖷsIdDW&8Ʃ޼R~{m f%*OuNf^.eEb h~d6 ʢpcF<-/P}1kBkA@U8wɤ{ͫs, ٔFKdTCo5vKg*0܆#Zy_ԏBJ6"$|H=wK~+cKt:Az bXnp\t͙V$dӶ՛[O5Q?O]7X–&`}k]Tʰ00rM2H yC»VNzf/SGN>նg7xU+#8`ھ*Ը~d#5oA/Ke'3~Fws h+&DFY "Zyl!b-nĊVS'{*%{ʥEl$ f*(8շE}V^”83vQas'L!a6ws<%I2# kd_z1E6Z=$T: Ԋ탂.niMt[V6 ҒYݖ;od̒ڍaywXDR ٯlk.MbEo]{#ǃQqΙ&/z,>z4 憟=8V, LmFn!Vdy!L=٢[i~Z.Xzp3}*IL^RSL;ymj/F!o_郣χq6ORKO?am;96cf!*!p(?ly=ӏWԼOѫz ؜aZgp1`%I#"\>w4I A4ț$8^b9㮑FQ bP4dŖ b!X3V4 9Rr3=L`sП2,Q]¿ sDtnD ˛ JhFɨ]P>9y虪1 l{%GjmO.|g?[6L1Zs'26AeOآ{c;l0Ɉÿ1]!"ruwA(< oe&WsOqd^!To P)7ؠs[.L89Ke+8nT- $׃պKUW~orQy !9ZSWC:S[6|Ú6 ⱶ@fzmg6Hۓ >^UxRsi<ͲHS vM֒x].['v|#+켷%kJ=E{hE&Mw)u%=5{MNlZGv`Du"6Fd`K qNH:hK(\k;SK0'<5PԀE^7q)m?~mg3<9E> =08GWwFmR7LTG="(Ό&G-G ƾN`]58fQG G:75܂g>f,NIExS٠~PD%_%b.r-+o-oYQO|0lGRJdz0O0硺Yu*)TXV!uþ: bA+ dZ-T[^"cǗe\;71m@SAe(Fw!1P~(Kg϶q6L6JpSƍ7w'3gS.ц*~PeKbuڂh#g8f]/R}mC> ZһC Be;[^OnQPKÆ}Sq򃻋l.d@FVU5~wX>R JR;E $A$7oI'>Qv=W5GggSdb!rT eއ1)Bk@:y ;٦=.x.*Ǚ!qTt0O0NAgS#lZ;|4!`q)ʓ/(pֳ;Ø~k,"%+Ղt#@@3~eqH-*&seTYysNch0œhfg|F VQIϞP ¿!z,8Ro.OY@IonJn^ ghA DN{F5)| j:GbP>Bܷ\t"_lTE}aOg0X_`OwKKRV)!O~Do8Hd5m,W~?=~ޕn'V}S3)+ S-C-$ nd̜uJOrs&eIDSȸش"a$QFeԠ8{Pq#gsybOtp9 Vy^5]*8ہ<ךB\ QEJ]%|5&po[.ݱT8Fi# f 2:3{w4<;ZSZ.hD!V.NlOO ){:bN]eA@4{wr g[Ŭީ VM>@w 3пbVߎc RQ,?uvj1z.q8~}V"<]֚r'X e!8z>WX_Q(%&+dg 3OeHb-m*諺cԕ; 3T2܊aeL1k)^?/F[?nțt|#$U8&aaW(vsleed)%l5Mԗ h/RF&ģ0̂854]§/>DRѽGq5Tv& raCdB_3P6T ?'+ުɣaZRRv7UѰo/0T^֔d`PEIki.t8ĮZѹ}JW?<'H{þ1UD!1@AYqfx'Rጞ#ҭ-P,Al^*F53X&hQ'שJ(C8`t3C/%-P)-_fSTdi[3?:Sޤo OOPVH0 CO3M,;|ʼnA qtda@iD(εLlt69TQ&pJKj>uYNT(Ƒֺ2;SR}gw᱃%,E.rlcDo.4qMCwo ?_c[ܫ]zf 5JdؖNJ)zoCÉ]0 Nbr UKxj(LlS~ HVl~/״/$Q@3:1Y8jGJ`-tCE sZ#{ӷfU;j?9bY_5ˢwlIиUnxg2V``Ҭ_ {pK 9 gHdЁ(!M;i֘۱/.<#;0hNRpi{:H wGw i(u=l "a^mϘc*穌+c*?Yo)j<5D3<&m'ƃAOEE,JOۋ&TK,=DJ ]܀1r ZÞNstD0~,bVgRBO9biP!=B0}ޏchcF22S_Qk෷,4:B~tY FtHUS1 @]vb!o5h)fhWt0gPinva.m ѩvcL:ސ쬚X,ױ6`9TY>^)wTNĎ9EYWÑkz5%h`Lek:BfmD 锾Z#'!\zt#Y;tդ1ZFZ„(qhCUUClgڎGz~n!RRdc6X#w|zYP 1q4y#HO/U)[Kf# ` M,A!; MIWd=* h|͞|zl?k9+X=)J1$@pl/hj5I d^2-(I,=lUXqGeA"q,c w};8ZH5mWo,@JBh^uWUl0+ zdGJgnwjXOvGHwλL_t~GBt CxL~Hl~r-v%{x:2Ndέ7!a7$0``/hȱnSї(JUd- xpo=Ԝ;5jFd5ZxOό]*oI{9oGowd]gӼ7f_NAU آL+ Wٻ(Hڥ7X{<7]Wv A_}c)߆ (x[4Eb]b4m[~m%mġBjE";muؙ;,h(G?t[Q X.0ŧ툊H;?>,Xn/p&V"ەuq ]S( 6 {'yʔ)FSu9V¹WۖNjng2 6\_ΟGPMqUkV*K@*yߍ@e|M΍lWɄtD>WQ8OA!Y[Ģ$_ߤevm!^ vLa5oاDԠ4]uR8ȃ<)鯤蓊tFsiٶ*xu/TS [̿ UЊv&5*[>[pf2L*zchBu֜U}up-߁*fˡJ.Njmw~/9;2 R֣K_j%Tm'X i ́.x WHK\Ef^JpU٩9ە(kxFϠh42 p'؞-L$p&nY I݇٭)o^~xgy7pZkf! .0+rkC=2FCMV䎺I`|wGnI5]0Tr 4amp%7۹[ZYxj!03:f3BM081y]b3GpPJ@Ep0s`x4:e-:#ۿ7Q~.d#JOe{w34q}՜&K%fnhd&9JΖeI_y83Fh::ߐY߱'>.TcJv (.z~ .R퀲" ^V%]xhX{×hz8 D(7L&(wy=aCE',]C,CQzYRc=^ۭ\?xw#&y5Y =^N j՘b9|1̝|g*!׽b?y6[mŻbf]]l' -G0h*Up1.zd㴝߆p'=ONt„c kK"\(鑒~GQ;ƪs`C!GZߋ1SO#_Pq} f΋c^{WY8PJPr'aЖnwjYwMAitnHuR?5 " "p{#,8DN#sQe!ScwH8ɴa4ph'q? T&h1@G d*W-Oj^Z\\9 s!ǧ*M%f=fD`]޾ O/n#8OTyi~A @RϭamBʼᬐDfR0Ys%ΐr."E^LB\r(/Q[Gw$Ymhf#> (6fV&|']L(t#I |/XB0Abh胒FCll4ծ2c'MT.2h%p&QڢWo+Wex$.czON%k\D }2j8/c7:d1w1.ʇx)v2ޘm^``kMwyŲDW\z+V =`\"("MҀg3: K;Ƴ\"duZ]5^n#E@h"\O;7l;v!,)ԡ DrfۣDwL_sj&C++Uhpm(Hvؼ8wˎ(,fºFT=H&"ᙌ<3C :]e6曑l$ $V z9XB,,llFH?$5/ n'D}:k_kVhhqSMC3f:XZ *`!W#nHCMz@PYW<=Vqy֯ÜH- WƟUFb*@N Vb4-(Nj v#&Qdc^iySe0("&7N=Zr`CgeWdoౘ +elU/4m]r;8zJC]@=d~e$υ<S thpA!p݊ܜÈ'.WWC8+8փewd&̵η͎/R ,p8 &T,dn_*Q{Y.+xVhE*X!`(3rXC)BXDnFD cޭxt(',Ep燷n$2 _<˃.44Kؐq=v_|m^*QWPZ:C%&ыMqV0O\1wudmP?ҩY@wZ44nQTWd"Gx#(]glB2 |GѵvF\,׃j96FrǬ?!@b mLdb8=n{Hs^<޳^ R3@Җ] Ü =5 Fz[˙ngͱx0 ?4cr{lR: Pv\=mŰ.x8@J)CJi1b%"鞤aA Pٰ.G};ĺd و 7f"UF|@Msg -t: ] [i5k5.?rI` DZ}"/!o5P츭n5HX*8gxVAuʜ)蝞]嗂w-"7Loi.-($Lncڡ*"FUɢwZl<4"5r _F3>o'\(ǟCc~UG1JyPg 3t>D=־Ե:oƥ_?A{}1瘍#ZPŮ°R W"<LMzj\1Hf9) "NCf=HN|Ӹ2!b@6A&Bq5Tn@>f:KB3Z m}eN^QhEIn^-a 'R3(|90 3\]4:vوp#o=x~:Vi#vNF>"4+oD$,ܣ4-Sg} fVJXqShғ[fjܿ4Y&0د?poX;Z .5F{쏅Y件rf z:r8 E.AHPhu9ÚU>Tܣ>)ԜL&rhU:c+jgggf$DK%;I$Dxez+nT.?U$*aV,`\ş XrLDΫ}ȆoY4ïQuoN]N@ҙ3r!FՀ:mc`cgKq&4x،1Նѡ%4 d&\н~fBƾ X1\_ z{)&T;I?J &2"8eB^T9gq](7˶ɡБcT(^QV79s(NZ֍)#h]|K>G/lj/) %ϴ )>e'16hν@[ C9D7[Vc ~HD~0T*7 8񫛆%Ɇ&\QpsB4 4㻾u]z'Ƥ 4+f1H!%aiRͺ]&i29e$(n~:sx" hM0>qa|f w^͒8ۜ(ETlTyxJLy r*YFO*ʷ-,VRAx 2QprJ>QbHG3zfp̎%NTNغp邘@_?{k㼏\ҁŗΖ]a?zmkUwZ9쳈Wܞ(hɕ2;G#01HҠweuYvGT4s\o&ƽ:됳@Rvj >,%l=RoL_{|wDofNlH. Kޗn &=U -L S8_vר\[PIf"M)Jn_ ϲ6-QԤNɀjKW$ $7a;.b*/ .6}]0܀27 MXN5[U)~@0Y_;J*UragPXy(P Y4rnK HR>oG{uYpcN=UbޅGš\j ]?aOg^P6  QOUD=_^ W/ AUrjfph9o rYHq0n?bA/)w>X Y_2tv{X ƾ%6ݵ O˜9"{V|]݀O>^*4fpS?>y|6&scKh O},ގ|1l>|XҬzh3 ÓK.~t;zW. ,|(JPf${1U(!CnCXepax탋JGZ*`W FTMbEk T.\ y[!erP6B={ hyPn$ZjKW= n-8|33>s#w蔥ح6'ɱHXc4y "YQiHPDZL >40tF5qİ}bitaZ~\x4:$鳿iΏj![ I|ö[ſ͘d~90u\}2 3#Ts䞡$b_=}SҹR>QmUϿe/Ȍ10*%E 22z}"5)"kS'rWC{y=\"XtbY Y悲$_gG2b5H1N\tu=+qE Qa*L*"QiA.AR9SA B9|zM;7/pDy)sTD鷚>;6^GVzE@EAb}PCjtF{>n[-x_Wtu8Ah 0DyPGW5VǓV` Y V</ꈆf yj)޶0ye(޾;}b iN0*#TWZ'hdw[yk6[`\`g<5,t" *w ׉ؗ C!D7袏E2'|6OmMܶ8 Ĭm;F,ڶk,1g Pсq;(߰@ձNQqjb @8$FZn7Cs} hS@ބ}vtaѵF3\h.O:Oe)ĢFͩĒ:2B$l(7cImhhlϗ[luε8~͡1UW( I.q`f[<hL)Ko$Zؖ~/ؘX:<pux4'=,~sfƠłovXX&G߀ęk 'a>q4{@@A1rR6PWΤ5-T4QDP{Ujo50än2*BCxfY?t,Mk}bc"QKj~ޘU&1MNl^S-816f}놶;~a.}3C>'LAMB4k/ñ3rsmRp+ۇ촁$i5Pv\کxƋ?]A _8w H8a)/Qz^W16yvP#C'@2 9o1(``km_AT.# sP D$ا@W}w׵N :O 5⃉u$fb zfbp]cg݆Z|ǃXz^ Rp±"-N$:%єn%^s'@;_u!v1p 7k,۝U3$> TZْuv-A"^%yd`\L DL/aic)W*N`&fŴm0MQ.BIR@:Ry0X /'ˏy>/\Hg2L/¨ekh-gl`rxV|4Zܑ*`VmVc?EP۹aKሧK<lޣ 1jˀ LR@}]n̥U]V r"Ch0=HF#ltH'?@ɻؓ3ALeb-wvs/h- 'fv"nΨk7*ڱgXr=ԍtFHP*'n6W,^q؎CI rn-};ȭJ;}h9SrG*rI/Sc$r¶¿d E&e:)BxEYav|^*7]&HQ.7O"()O=!# ~.-~"Xc [8vc,W{4 N  w{<0CG D>pw:*$P-7z:8[b.T->x\ dbZUځ ]t,nMOp ንV $VMo&cOe YȄoV_ڦW ~~7Xzo7ίUE&䒼 ^y5ܼǭؕq $|' /̫9ld+ G ! Y& ȽC!LjdϪ+poO d41^S=A=E`]viErg3HܘŇ| /Y+1Ӡ_2t/ |4v,M8^ K_ꪬd:{CSsXt#R֥&Tuy(Jq!R<HdѥZ-Y]$|C, &}a`9A6u7ZӹlU 5>14F>IAS1s+s29%d9GB&33gH&BD[u{k4ГK"ÏspICh0|"N6ljhz_ a+Od5@Np[fwI| oaYN"#y2 f+U^&?@f xL{Y#=-9D$12jd# eMC0S,#CȁH6wLLvڇ/#:] Є6 iZ+3Z} +01da#LGMwlivGi`RF*z z1ElѼ;T9V7|xwH3`kђ8zGPlg9GEoدo'C}!#S*ƊHt.Kt nק=_,mQ/?/\; ^8]*q< :%퓴Vz4!@{KT[efՌ#PXsCƋܶ$t|78XQh2yLd@rlӑ;vB@A򡓦Ԙ0&-.w9&7aYwڇ L.Bf:4x:hldX;Ff )]ZxC'z?VD\ǫȸtfU=&tzG0)N?^}&8KDjVr/#Kq5v]Y%V;TiOخ bjXēj[ (43ʙt28 b)Q>ӥv3`U.{1껭UB) 'f$*> Ie:mBzȞO.2gT@f+ Om6E+tu(誠; AߌX)|uFL" 9ύXϥF3x4׏| UT!wF;򦱺U*6Nc̢Ӱ4%_r_N}1li:HΤv-Ai;cbON \&$;y-QbO7n΂&o?'#>󆃸*\˱Zqp97?1I7l[GwmE&OlƧn'M6iQ_ܩ'UҮ_a/+RBy9qemH8;~+ڧz<e š-` ƈL&f M䞜Cq!W$DHb՛`oCтM7I}R~ry|f |i_aHnhtq^M:7@ onGCqr3\|~̐QNu%5\:h8^=v/D+ 8~B[j$+FU`W>fAt/4`7嵭f[ 3<]%g10V!;y] \xPSRONnsYnzV[uT+ ҮƢDC0oDr@;VV*%h(,j+6ǰ+r^2ݫH0ik[;9nU؈c2! =1Z)fG/y7%?&":)񪉥f)`BgtuF1q5ѼP{`ڞlUŌcڻݒQm%G89>$Ҳ}EJyw6.̴ Ѝiw:?fusK Us̬5KtdzgiܒyCvb$|2nX>'g yML0z@09o[oE?K,CE񒘴F󫹂 6v&CzO7􀼏j{?HL^ˆڎQjJ&t֐Vh Ii6JwA @bf` Ӡ٣!v[J p8Y1j>E{}˪XxxY>/i'IooC.±9$9h>UwXuYݐ,z)V& X=g9T tS*;EU{ 7b ^yia{oQy#tVD05/ZHQ$6O_]Ԑn| 歷h4u˩͠ vs)*PxQeL^d`,b|0!ֹ2&0'螥Ij;\2E]E=9xXcCT (c΂w pat]-Be#-ɯp*b/a4o,f~v7yjCM¸ޙ)?L;C7M9u2*W6OI.:>a-rڈ@6BC,S\ђM3)h-a:_[PHRqcϠ/ p M8o*" 3d2B+q45e;"HC6p9&\ܵ'CW&Զ@p0a8{c-?lB`Tg#wL"Xn>j3GF$>ռ ̳9 > 1_V&\UJ(lΒD ெXnΕͱE" gQvf~XWfHQ} LC.XNXQ)? H<޲kba@VU e,2\7 &!5MϣWq3K1j86nT=KPDw̤<:[":xcR-A%: üv[FG%Plm:pJM֡ZB񮊷4h5U+eX^$cs?.FZèX4i2CcZC2 Ial\_TkCSɹ~.'(6{gOxvRnl5'Ζ%r*s4`4gq;%ZT&k?j}oBc{}]:'ÚNMƝ J/qk hjf&J[_yrH,owK;rIh{a8#[{*wH>\|"J[(Z\b}<*(jͯ?lkm$Ua_@2ܾF>X&T'&T ~gamoS29@/{Kb"}؃K?+/)ԑj4o>?X߁!&5?  &@D掝h%dۜ)\3Nq:!̟ 1Kԓ^ľ(4H"VR]҂I_C}~sB[b٤6/7p(Ӈϭm#E?SDq /ٷi$PKuaS6CsiU8V%b2.tZ&v%HylY;Y ? =kËJ "82Q)Tv;T\jIi4hĨӦ6/塎SXFΚ'&,r-!yhCˈ1V/A ߘj^gӍ3*=ͩ|f'~4*95)CcuYĶ fJ{ /nyx'r'k}8}#Bg>^S^6 ?]B|{8>B|E.CÓ׬-^*ɡj?ݻ){DC֮E3Z}R/䀹)PE-Y3RU^]ʧs ho.QZ4 "K↸nML"j)vvբԳ.@j0F-2^fo7L(bcR+(%D"6nY;Z1/ů4l ly)t/lփ=%zV["\ 1ۣX2xE:*X%Y&Z5~J0pGd 6~FT!!@*fA4js\q\ڢ#}cELe,٦ک ++Qqz9Ane\sU]JMF+A6}]smb;x)ZЎ"N1hNGL} 7gp @!VĻ@ї܎}޺.9q} L.4?+vcfƬ%Q. 5Mabko}+v;[ HcNdH#;-H>lkH8,[)RuQmt:y+ 9Raة)[Hx/ Gv͊}Hy 4 }EpYEl9*wgf?/b̘ѵ|d Xl|+ y}/"BAhDuWR!>.*`sQ:`*tSg\Ϫ$D ½h*%jH-DBgQWWr##_*ޤޢntgF{ܦ+-Jf=sM#]3^daq"̈à0zT8|UY9a i"z;0d3 ?r35*LiAy٭-e:]NZUƦ!x#"`Fk)?А׶<>2M#˚ tKY66N@$2:=9ȩϙx]r>'ҧeG"~aF)g 9:6^hмC>e\`)H36N *Qw =gN )'AP~#o L'G4}D6EHlҘO湈r"i}/Ȭх 6OZ:,_OK,1%duxʡ)OCp @@]rCn2CplYvx3 $SS>ImP |* fK2N.ݪ 'ĸn 0;n^C*:0Ǫ +;J\:il M|g M~|&ה^hB2r۟b1=gq=2u6j?_62@d'094 ϧ׵#a\R*Mdi"~NxYU^@귀si pNư,̺E|1ip:\IH3Ptd;C2/m[jShJxԛƧު/Өen[H;WE\CV'W9&E;s:;!B+:M>@Nj=޿ԿõIՄ$Um;P(NrrlĝOV(9{duyw"2lQ"NFS`x=. gH!?`&ꉺ߮-=pJsmx~&(7EKd)BN =6j0/yr$N aNVRsX H|KYr3 #~`"=&%:8ܴŜV+HoS&L+@`ۋG_g>$jی::1zN)GJ:*5fqǮF#f|(ٟb8~ȦRp|(G%LV [v5&KDzb5 R%$aewf{ھ10s(zϗ 6VfpLS-!^|^n QVf%p"|p0O8 -?$,x F,_.LӶ)=,d'()`gnYoAKG(1ˮ匤1-7w;V؀ulN+fD_tg6E2SSbzx!z@;l6ې1{`O\O5.𵫻wzCz\i;}T>b<'!"67u"t\uw_\Ӛ,=y v Z)LpTv cI*ayр!{VF.lvOLa-B956$x 3}Ʌ6ڍ"o+XOͱܼY=i@^Vxno>U&EMm쥭Π jFI  /!E;/γT>il*㚵>6cfٔĊ)de.Ϻ+x-mwJ};gRg]v 6o}4Dz͔l64#]gCӍ D#䤒?u;ዐ4N Yk+m+.6>jM&:H̛%Q'=ƞlfF-wUC3z4$#Z28Q_g/Hݽ:nb+f1˰+Uh$6ڒԆQ 6_㰽)7VϬ着VQjE8Sd71:Sn>ҷzd9gB1., bU*4لM ;FWٛ;GtӊƊQ5`j$;ATw-$$:[j r-` B3kPb|V[ EA%$AB^;l= θ{&lӥ)`F0qLٳ{ز/ɾ-/u19K-/ \ҍjB T:hZVAӊɝ%\+~rBO9g 1W_py_h2#5j)!aU/&]'[]BZSuMyU;}2Pίrnw36  3@Cdo\GJ4~6&gLeXpO:rxtt`[{rܚ([^d.*ur]Zw,ukaւ2 \P/F@y?JgGI@{Cg9Ā-GX;zgH%#x1=<()ٹv5Ztv˧!uhv&O#}9@YlӬieĴU4R{^՟;L?Wx1[S;z@c]? 5e~g1'8lȧwѬ C0_dr$mAY@&>*QV@]/8&q2Px5uپ߿MќjTv2oؚUCfaks{Gw/7;IOB#I[j2}?Ot%$qǿ`K'#:wkK+U9Ӗy,يj8< Aey1f4g6p./z$P"J٤C sRyvXEMGА p,3Ώ޶g9J=+CF](9 LDtrvω=iUjkz{DL[xrK:ګ^`ai0cRglLY f;dm\1"E^.JF$HIJ2&~aagNڀ\A%EA.#d BeUGH1V@([c#\|q j\4I_+% Г,4#KIC=׏vla,^S)փ~e7WOC_t'}NaZ}E|n3thċvG-bǙEwv \xMfϳܻlv^E ;47̧<Ip6`}npkӷ|`}p{ɜ i CkQ|*2?PRV|GI"ʤo!&LwsQHh._RI /ٳCoI ;G`rn!PE=1_/=J?T'P2~H|#GTRq;@;ˮAeNQ~̉Jr)6g'2Z(ցG\/) nh?pGf 3jdfy@mRhᐹ: B=Bwws%^;C]-9s]բ׵f'S2ah%UJ`K|"_vf8X?w*WVV5ຘC tV~agQ!VE)l}stY~!aqBay V(Tc\:ǎNǠ Ȧf(IOzRq/l۬ZJw܉{&|ZRU(N->h}k&D؆қElG㷜V_z/[`hm{g$S+4L:F!TGyݥOL1}$X8DTҥ}]}uޱ V"b˻; `k {3ʈM/`jy?"3fe 5ǁs}gu`Fq>F.ZTVF6@A"bmϙ}WS%] M d"BVI_M?[7--AkʋM(%boj} ԵRމJ?h*K6cb:Rx\%ĭMl1f9mpM1iOޠ|j#pfP§A7`^w" ; =Z(А} ٞ.IF .$`#Jս)g%_&"RٽBU|D򱖿SR^BhS ε-1U?Pᔂrn*(aì~#ꨬ;O˒Qh9O"5:.j-K:ů,?ֹ IX $(8*7&Wl,3 eBZ H LQĮ$^gסaZ.}VO/R Co cr/_9?{v,I'e\!e([^~KŕnY7#W»t",>~%_Y<bRظT&Q mUci!Ҳo/ٹ:ձvBc !]{̥O;) -*$׌Kq(XG" Ŷ0[}u ҖJ3CXj['ACcĴE)<(u( igdb6p^ax09A8K7#xbpMu /^.dFIFhs`'ĨuR=gY+)CD 3٣#UIG&g֤X`&.BeZA1(^q 7!5d ux5r MRV>}MzQ'N*R5Xdmj.4_ q#?n_ 8$}sMuv;;)6Al9*$zcsJSIh3IvZ^Q~j QnBG%c2;]>nCVV]]bO)gi-A^Sw`&׆.I.F}]-_g6}5-]l5-Ć w<)d'@Ё7WMTn fE=U "Ⱥ@ WmI?$/UpEКG|8DPef+"'j*{lPbW+bb zA0@rvG s41ڱ _2=m&bQ4뒡ܳYh YceXEd@Zi'2LZ؇re-4uU2/]4(0iy +y%_o7g@h(-{Q/ዿguvgHM\c]}QkR}W..Y2{`MR@ۺ@S5ś6] *|g szr^Z-3$$0iP_ )5w *mz|3!PEYSWie5D/ Z>^Ѫ!i|Rt+(ZO`5F/t7co-r1}F'Ds_un90(V dhɬ'Q . rB]_ixJB1>>"}:N'S`# S~A'i;)ˌ"r'+sPv/f,'LNRuܽ~[$0{yX0] HOKтŎc<'qBS2ylƘ\p1:ML0ɾ u7O!S$**Q|&ew- e.' P>ȹG+dnfxvO֩㟇ɱRzXƔ1*Z~f2'lzw/ Rr&hj QtŲ~FJ^ULB]Qih( ʗT:$(?K4Gg#; Ev0(Qh48NƗJΧ3=倀 wuD8