go1.16-doc-1.16.6-lp152.5.1 4>$  Ap`/=„&,FWhUгh7[PnR΋4E\$czrBqAdFsq厯F}Bhso5$+`ѦdofKylXetӟ[@D7aHw1D0*DRMk`jzaXWE;r䫝2o`͜LNLs,T L1e>=?Vɭ~N 4*hXKiOiV\W|h>K ȕ6{{cfY{W=L Ώ~i':J MiɩWXDwO#A# sUZ4+pUbF +6aYb6c8: ؄_ٶ%T.Ӛ'W;ϷlAs1Df_{:sь>p;Jh?JXd   /PT\`s|        4Hhx(A8H 9t : FGGGHGIGXGYG\G]H^H6bHWcIdIeIfIlIuIvIzIJJ JJTCgo1.16-doc1.16.6lp152.5.1Go documentationGo examples and documentation.`build75ΛopenSUSE Leap 15.2openSUSEBSD-3-Clausehttp://bugs.opensuse.orgDocumentation/Otherhttp://golang.orglinuxx86_64zO4AՁ````649d67e452dd4e8ddc3d14d372dd0f6230a573bac7f4d86ae5111ac22c246f7a2471469d94804bb4017abcc565e7ba14e925599b32ac1044708a6bd68fd31aa7b452343408313c2e9bd6914416cac6f17c7ac7fc0e31462e382bbe56962b80ba56c79fc1c8aed92516f6723c47fab4fbcde80161d5885f090312d733f912f40brootrootrootrootrootrootrootrootgo1.16-1.16.6-lp152.5.1.src.rpmgo-docgo1.16-docgo1.16-doc(x86-64)    go1.16rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.16.63.0.4-14.6.0-14.0-15.2-14.14.1`.``@`+`g@`KW`H`.V`+`@_H@Jeff Kowalczyk Jeff Kowalczyk Jeff Kowalczyk Jeff Kowalczyk Jeff Kowalczyk Jeff Kowalczyk Jeff Kowalczyk Jeff Kowalczyk Jeff Kowalczyk Jeff Kowalczyk Jeff Kowalczyk - go1.16.6 (released 2021-07-12) includes a security fix to the crypto/tls package, as well as bug fixes to the compiler, and the net and net/http packages. CVE-2021-34558 Refs boo#1182345 go1.16 release tracking * boo#1188229 go#47143 CVE-2021-34558 * go#47145 security: fix CVE-2021-34558 * go#46999 net: LookupMX behaviour broken * go#46981 net: TestCVE202133195 fails if /etc/resolv.conf specifies ndots larger than 3 * go#46769 syscall: TestGroupCleanupUserNamespace test failure on Fedora * go#46657 runtime: deeply nested struct initialized with non-zero values * go#44984 net/http: server not setting Content-Length in certain cases- Fix extraneous trailing percent character %endif% in spec file.- go1.16.5 (released 2021-06-03) includes security fixes to the archive/zip, math/big, net, and net/http/httputil packages, as well as bug fixes to the linker, the go command, and the net/http package. CVE-2021-33195 CVE-2021-33196 CVE-2021-33197 CVE-2021-33198 Refs boo#1182345 go1.16 release tracking * boo#1187443 go#46241 CVE-2021-33195 * go#46357 net: Lookup functions may return invalid host names * go#46530 net: Unix dnsclient test for CVE-2021-33195 assumes that 1.2.3.4 does not resolve * boo#1186622 go#46242 CVE-2021-33196 * go#46397 archive/zip: malformed archive may cause panic or memory exhaustion * boo#1187444 go#46313 CVE-2021-33197 * go#46315 net/http/httputil: ReverseProxy forwards Connection headers if first one is empty * boo#1187445 go#45910 CVE-2021-33198 * go#46306 math/big: (*Rat).SetString with "1.770p02041010010011001001" crashes with "makeslice: len out of range" * go#46214 cmd/go: make go mod download with no arguments leave go.sum alone * go#46144 cmd/go: error out of 'go mod tidy' if the go.mod file specifies a newer-than-supported Go version * go#46128 cmd/link: internal error when externally linking very large binaries * go#45927 cmd/link: SIGSEGV running 'openshift-install version' for release-4.8 using external linking on PPC64LE * go#45832 cmd/link: unexpected trampoline when cross-compiling to ppc64le- go1.16.4 (released 2021-05-06) includes a security fix to the net/http package, as well as bug fixes to the runtime, the compiler, and the archive/zip, time, and syscall packages. CVE-2021-31525 Refs boo#1182345 go1.16 release tracking * boo#1185790 CVE-2021-31525 * go#45712 net/http: ReadRequest can stack overflow * go#45636 cmd/compile: internal compiler error: Invalid PPC64 rotate mask * go#45482 runtime: "invalid pc-encoded table" throw caused by bad cgo traceback (expandFinalInlineFrames) * go#45385 time: Europe/Dublin timezone handling broken with embedded timezone database * go#45347 archive/zip: duplicate entries in FS interface * go#45307 os/signal: timeout in TestAllThreadsSyscallSignals- go1.16.3 (released 2021-04-01) includes fixes to the compiler, linker, runtime, the go command, and the testing and time packages. Refs boo#1182345 go1.16 release tracking * go#45303 runtime: "invalid pc-encoded table" throw caused by bad cgo traceback * go#45253 cmd/compile: fix long RMW bit operations on AMD64 * go#45240 all: run.{bash,bat,rc} sets GOPATH inconsistently * go#45192 Strange behaviour with loops * go#45030 cmd/link: go 1.16 plugin does not initialize global variables correctly when not used directly * go#44888 testing: Helper line number has changed in 1.16 * go#44885 cmd/go: import paths ending with '+' are rejected (affects executable like g++ or clang++) * go#44869 time, runtime: zero duration timer takes 2 minutes to fire * go#44860 cmd/go: documentation at golang.org for cmd/go has confusing formatting * go#44812 cmd/go: 'go get' does not add missing hash to go.sum when ziphash file missing from cache * go#44640 cmd/link: fail to build when using time/tzdata on ARM- go1.16.2 (released 2021-03-11) includes fixes to cgo, the compiler, linker, the go command, and the syscall and time packages. Refs boo#1182345 go1.16 release tracking * go#44793 cmd/go: mod tidy should ignore missing standard library packages * go#44746 cmd/go: improve error message when outside a module from "working directory is not part of a module" * go#44676 cmd/go: warning message when getting a retracted module version is missing a trailing newline * go#44659 runtime: marked free object in span * go#44647 cmd/go: "malformed import path" in Go 1.16 for packages with path elements containing a leading dot * go#44638 cmd/link: runtime crash, unexpected fault address 0xffffffffffffffff, h2_bundle.go, when using plugin * go#44618 time: LoadLocationFromTZData with slim tzdata uses incorrect zone * go#44593 syscall & x/sys/windows: buffer overflow in GetQueuedCompletionStatus * go#44498 cmd/go: 'go mod edit -exclude' erroneously rejects '+incompatible' versions * go#44496 cmd/go: malformed module path with retract v2+ * go#44464 cmd/compile: ICE on deferred call to syscall.LazyDLL.Call * go#44462 x/tools/go/analysis, syscall: ptrace redeclared in this block * go#44433 cmd/compile: Compiler regression in Go 1.16 - internal compiler error: child dcl collision on symbol * go#44402 doc: Broken image in readme * go#44358 cmd/compile: internal compiler error: Value live at entry. It shouldn't be. * go#44346 runtime/cgo: cannot build with -Wsign-compare- go1.16.1 (released 2021-03-10) includes security fixes to the archive/zip and encoding/xml packages. CVE-2021-27918 CVE-2021-27919 Refs boo#1182345 go1.16 release tracking * boo#1183333 CVE-2021-27918 * go#44915 encoding/xml: infinite loop when using `xml.NewTokenDecoder` with a custom `TokenReader` * boo#1183334 CVE-2021-27919 * go#44917 archive/zip: can panic when calling Reader.Open- gcc6-go.patch fix typo go-7 to go-6 for bootstrap on SLE-12 gcc6- go1.16 (released 2021-02-16) Go 1.16 is a major release of Go. go1.16.x minor releases will be provided through February 2022. https://github.com/golang/go/wiki/Go-Release-Cycle Most changes are in the implementation of the toolchain, runtime, and libraries. As always, the release maintains the Go 1 promise of compatibility. We expect almost all Go programs to continue to compile and run as before. Refs boo#1182345 go1.16 release tracking * See release notes https://golang.org/doc/go1.16. Excerpts relevant to OBS environment and for SUSE/openSUSE follow: * Module-aware mode is enabled by default, regardless of whether a go.mod file is present in the current working directory or a parent directory. More precisely, the GO111MODULE environment variable now defaults to on. To switch to the previous behavior, set GO111MODULE to auto. * Build commands like go build and go test no longer modify go.mod and go.sum by default. Instead, they report an error if a module requirement or checksum needs to be added or updated (as if the -mod=readonly flag were used). Module requirements and sums may be adjusted with go mod tidy or go get. * go install now accepts arguments with version suffixes (for example, go install example.com/cmd@v1.0.0). This causes go install to build and install packages in module-aware mode, ignoring the go.mod file in the current directory or any parent directory, if there is one. This is useful for installing executables without affecting the dependencies of the main module. * go install, with or without a version suffix (as described above), is now the recommended way to build and install packages in module mode. go get should be used with the -d flag to adjust the current module's dependencies without building packages, and use of go get to build and install packages is deprecated. In a future release, the -d flag will always be enabled. * retract directives may now be used in a go.mod file to indicate that certain published versions of the module should not be used by other modules. A module author may retract a version after a severe problem is discovered or if the version was published unintentionally. * The go mod vendor and go mod tidy subcommands now accept the -e flag, which instructs them to proceed despite errors in resolving missing packages. * The go command now ignores requirements on module versions excluded by exclude directives in the main module. Previously, the go command used the next version higher than an excluded version, but that version could change over time, resulting in non-reproducible builds. * In module mode, the go command now disallows import paths that include non-ASCII characters or path elements with a leading dot character (.). Module paths with these characters were already disallowed (see Module paths and versions), so this change affects only paths within module subdirectories. * The go command now supports including static files and file trees as part of the final executable, using the new //go:embed directive. See the documentation for the new embed package for details. * When using go test, a test that calls os.Exit(0) during execution of a test function will now be considered to fail. This will help catch cases in which a test calls code that calls os.Exit(0) and thereby stops running all future tests. If a TestMain function calls os.Exit(0) that is still considered to be a passing test. * go test reports an error when the -c or -i flags are used together with unknown flags. Normally, unknown flags are passed to tests, but when -c or -i are used, tests are not run. * The go get -insecure flag is deprecated and will be removed in a future version. This flag permits fetching from repositories and resolving custom domains using insecure schemes such as HTTP, and also bypasses module sum validation using the checksum database. To permit the use of insecure schemes, use the GOINSECURE environment variable instead. To bypass module sum validation, use GOPRIVATE or GONOSUMDB. See go help environment for details. * go get example.com/mod@patch now requires that some version of example.com/mod already be required by the main module. (However, go get -u=patch continues to patch even newly-added dependencies.) * GOVCS is a new environment variable that limits which version control tools the go command may use to download source code. This mitigates security issues with tools that are typically used in trusted, authenticated environments. By default, git and hg may be used to download code from any repository. svn, bzr, and fossil may only be used to download code from repositories with module paths or package paths matching patterns in the GOPRIVATE environment variable. See go help vcs for details. * When the main module's go.mod file declares go 1.16 or higher, the all package pattern now matches only those packages that are transitively imported by a package or test found in the main module. (Packages imported by tests of packages imported by the main module are no longer included.) This is the same set of packages retained by go mod vendor since Go 1.11. * When the -toolexec build flag is specified to use a program when invoking toolchain programs like compile or asm, the environment variable TOOLEXEC_IMPORTPATH is now set to the import path of the package being built. * The -i flag accepted by go build, go install, and go test is now deprecated. The -i flag instructs the go command to install packages imported by packages named on the command line. Since the build cache was introduced in Go 1.10, the -i flag no longer has a significant effect on build times, and it causes errors when the install directory is not writable. * When the -export flag is specified, the BuildID field is now set to the build ID of the compiled package. This is equivalent to running go tool buildid on go list -exported -f {{.Export}}, but without the extra step. * The -overlay flag specifies a JSON configuration file containing a set of file path replacements. The -overlay flag may be used with all build commands and go mod subcommands. It is primarily intended to be used by editor tooling such as gopls to understand the effects of unsaved changes to source files. The config file maps actual file paths to replacement file paths and the go command and its builds will run as if the actual file paths exist with the contents given by the replacement file paths, or don't exist if the replacement file paths are empty. * The cgo tool will no longer try to translate C struct bitfields into Go struct fields, even if their size can be represented in Go. The order in which C bitfields appear in memory is implementation dependent, so in some cases the cgo tool produced results that were silently incorrect. * The linux/riscv64 port now supports cgo and -buildmode=pie. This release also includes performance optimizations and code generation improvements for RISC-V. * The new runtime/metrics package introduces a stable interface for reading implementation-defined metrics from the Go runtime. It supersedes existing functions like runtime.ReadMemStats and debug.GCStats and is significantly more general and efficient. See the package documentation for more details. * Setting the GODEBUG environment variable to inittrace=1 now causes the runtime to emit a single line to standard error for each package init, summarizing its execution time and memory allocation. This trace can be used to find bottlenecks or regressions in Go startup performance. The GODEBUG documentation describes the format. * On Linux, the runtime now defaults to releasing memory to the operating system promptly (using MADV_DONTNEED), rather than lazily when the operating system is under memory pressure (using MADV_FREE). This means process-level memory statistics like RSS will more accurately reflect the amount of physical memory being used by Go processes. Systems that are currently using GODEBUG=madvdontneed=1 to improve memory monitoring behavior no longer need to set this environment variable. * Go 1.16 fixes a discrepancy between the race detector and the Go memory model. The race detector now more precisely follows the channel synchronization rules of the memory model. As a result, the detector may now report races it previously missed. * linker: This release includes additional improvements to the Go linker, reducing linker resource usage (both time and memory) and improving code robustness/maintainability. These changes form the second half of a two-release project to modernize the Go linker. * The linker changes in 1.16 extend the 1.15 improvements to all supported architecture/OS combinations (the 1.15 performance improvements were primarily focused on ELF-based OSes and amd64 architectures). For a representative set of large Go programs, linking is 20-25% faster than 1.15 and requires 5-15% less memory on average for linux/amd64, with larger improvements for other architectures and OSes. Most binaries are also smaller as a result of more aggressive symbol pruning. * The new embed package provides access to files embedded in the program during compilation using the new //go:embed directive. * The new io/fs package defines the fs.FS interface, an abstraction for read-only trees of files. The standard library packages have been adapted to make use of the interface as appropriate. * For testing code that implements fs.FS, the new testing/fstest package provides a TestFS function that checks for and reports common mistakes. It also provides a simple in-memory file system implementation, MapFS, which can be useful for testing code that accepts fs.FS implementations. * syscall: On Linux, Setgid, Setuid, and related calls are now implemented. Previously, they returned an syscall.EOPNOTSUPP error. On Linux, the new functions AllThreadsSyscall and AllThreadsSyscall6 may be used to make a system call on all Go threads in the process. These functions may only be used by programs that do not use cgo; if a program uses cgo, they will always return syscall.ENOTSUP. * time/tzdata: The slim timezone data format is now used for the timezone database in $GOROOT/lib/time/zoneinfo.zip and the embedded copy in this package. This reduces the size of the timezone database by about 350 KB.- go1.16rc1 (released 2021-01-28) is a release candidate of go1.16 cut from the master branch at the revision tagged go1.16rc1.- go1.16beta1 (released 2020-12-08) is a beta version of go1.16 cut from the master branch at the revision tagged go1.16beta1.build75 16267074291.16.61.16.6-lp152.5.11.16.6-lp152.5.1asm.htmlgo1.16.htmlgo_mem.htmlgo_spec.html/usr/share/doc/packages/go/1.16/-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:16720/openSUSE_Leap_15.2_Update/8b3deb6b4eaa8eb2675c564651180355-go1.16.openSUSE_Leap_15.2_Updatecpioxz5x86_64-suse-linuxHTML document, UTF-8 Unicode textHTML document, ASCII text"֦ՏseWutf-8eeaa3f516e20c79151d5e5d04e2457a6892fb9d36ec12edf4a91b791af248318?P7zXZ !t/N] crv(vX0TQtS?e 7hL N:TP1 !_{=7¯=2Dо[:LPWf)IB`%7wk%XnDN")d{Si we; kn''ǛOߑe1T<x}cU(^?0FX=6TʨқZM=8vc-79C++\q,i̮EȮL%G%e<5/9g _^DN} .(yS8Fji.),]ܨ{]&څ.ֻo `%;3"_0{Oo)ps`yŝfp8%; ?#)a$tGiF=UAkAȈS/d[!ǽޕMr5fg6 %(b}b)/"vt .<j}>ߵ!ih MĹ Yf^a1|i37p;õ:A׈Ps,f`]:uW9E\H$f(-O-z[5=էfg:ams\`t\0:zˁUS@濬keU%ߩ.8eK.Cᓾ2RN> :EpO:T&x淥V(Ў\LxB6/#Kag?峞骎K!{}_h3a'͓2+XhȋzKudo(ڔVtSa&&4#BxXyY 7þlԴkyT̎Y%|#x"WT[ X KhN\?cL).t㙲UZǜ儾ߓ%_flEvǒy[e H ;6tG <lL0 H9- K@y"6-cŘsr;TYV;KV'qfI*lwEf|'|W5 ?/!@"a\#+2s͸_s_᳆S\SU]vJ$x o`c@!qS0[TrP=_.'DnT﵅+f_+erГ0sES/W3 I `_cmoD,z_`YRJWlsH\5`TS&P,vk86KTMa*022ЕĮ Yr{M9\9H+1he4L4Fgλ2E8rxhGdG^9\*|#|-̈Bwla|j%Tn7V@?ńx}h*~{\#wLnLJz.&/A J npw|Eϲ傲-p$il5Xh7e-U ߙ?um"T]jOI2?L 8y}&|jʌD TO0)?OCo^'$AbFTor"6:?yև3|7" a= 8K Ibhb& iCdB#ppWz+ h݉EV.@DNmr511n\a7P N@9r8WՍ#Y d Ȗ~//Ju? Y,O =mUzb+xYˤ}. k-@j><]Ɠv٥ \::7F^3]{az<).EɄ_v*VCfW>HMti`1 MGr`фwGf^O4zG9O᫶<%8tK]h> ]f(wQ|Y%!UjP\8)掿rߨA1xG:&2/ Oujm9JU֜Sӟ1fϺ0Mq @86Mbh"׸.,X_<>#'mG^ssnP-D!6֨0\\?\3 ۝d'vZm)nC]f>s@R XJ8[u>d{Ոі"#+dEnk!š[ Q+:6 |ZCB *-y|D<5c+Љ \\åIxQiHFa?U>bݭKj'B"x2%=ml_D_ǯC]4m~,# lSĶT;4wojqsMoBzK{h1Ԝ+R#OU}KBK;1^\RRD7+qbiTc[ HHinKfzoGMٶ#^8DW(;{bL(8K|C#eb&(<읏[6q89#*^4_ *9>ۮ\ 򆮛8~U/]*2SDO.> .40CDJU+|%\{jeJ_ʚ AQc?+;oyoy%KQynLh.vQ/M !xcLYFWC5cb+6K WesDu$<.}A4 *j- ꨤsa׻'WuX&5^%J٠*,MkhB%OשqvK/Ee%Z`ϛY竽XưOq~yf2߄cM"lە\t;M3 mG@]ocZDGDC׫rLQ/P3WHςU^'Uvt]I9@wж[{L[{[Í}h6f.M@Xwr@>\B[A:p,XPYe_@q1~'&9I!tuq2Vgo+APK?4,U{8 &sJ b G+S7֧[YNIl iA\HܳWynFB2Ky܄YGCL&!餓pbiӪHQv\WUt^l Y8j.}k[5ƨ}>.x-=Caz/ Gy=xlDڼMD6_ΏtmEZj2@]xN^tmFb @ٌ~ٺCWyb9bJV) ˜hU:7/N#~$dv1(n-rjA?>[ʰb ]jnIwhXG<4p -N+C$7Xwf)<&]  @V^1gK)3/lkC#!}I\iqm?tNbE  @t O5n{â˶IF9TߑGQ]~O+Yp&GKk[:$7\IшCu5 v0ym&(n.unֺ |•l􄴛NBu Aenf EJ MZ"5]qe^&"$O 0)eE}秘HMP`Fs{Mڈ&+]P Ɩ"D,0ײ%ogm-r./DF.}-- Ud Mϼp-U6 &Eb>x]/!_W&t1G(GT ˘}1Nɰa-xY$2JC~d>rB(* $ tgTd}4]t/iDľjq91iūj֝﫱$~D}DP@RfnMcD'?Ĺ9:SbVذFfC&n+]hö`_[~>@I}cyí9 @35 [䔵ye J ( eFU)1^,<qGT&bqe4`DzwΞEƬ]&5z1{IAgĚYYe,xCBNAp-|E![U y&]àj13f\h\wU KU ADB<^H Nܜ@rvu814TnjS X<*:ك.L{ `L#JT lO.٠Kkr.- A "iݔ玺ʍlu lR0k 48M%KyRizdo`e`H&ýNKÚ4k*ֽP>VY O^к24XJM3<WJ\iUkf P )ދrnOw_u2f#ʕ2܄Ξy>  ?ǞT:d:Cr g3@3p)Aڟ ǹ7&ѷ;sD?|єDL&4\}̒C.шNp 184IVB+{XHb7 +ObJ^cR9ƀ 9oCSMa ،O8+G<)pL~Π€+^Y;@Do +Hek*vV3y*5BCh!>7 _X_TM&h3j6Cz9 ߚR+S=dj4e%ꭡH? RtQ] >KA/I3T 6䗬^T?J+_{p4Y+O)u|, +(cFf@cYZr&pX!#RVK-YW6=[?nܕ()m= &8'D?[1CO[!x1櫆`Gm[GeE!ZD5%h%REQ8 ցb6B$Ӫ*/}0m1%~{XH{Ҙ* A&me|>ٱ&HEo X5ۖ'!Z3zJ|9ߢĨxp dTYʅf֒rxl%UJ)_٦OJܬeVKrFY1JND#dQ͚Fdh.5w skΥ+|3@B0APQa7wN6 `Rm \}X7X68ᨵg]!b/hq e5Է Y3?\! q=ֱ{{V֔gN6. ;z_E^vI!9P;k24$k# a½址r` iuI'uTQ681;Kɒ5;D1?X {~D>˩gt}62ORB{vb8=*-Rʐ0h=YlҾa1 AͿ2\0:䷬N>EQs$ )CAikM5<bIA͋3jz9U} R瘉'rwP[~ ca`^#fpesgzfZ=ZЌ3^{{1*AHUfX>MOm${V® 6uURh#pĵI?AB x6LJhB4WV|mFi, ƨ)Z@De(y^GOyn f }1f\zCG覣,zD4I˾FI/"vYt. 5EO:g (oST^U+CX΂[4omoQ{QP>'GK{=ȌgLˀ߂RrVBj3wEq_= r[q# +jMWXnuNr20\ʄytTic2vb8Ec%2+x$%\ljQ2~V"6[nXQ谜XFm dlk=sK2XOdG zR*9&;w#@,ɓrR?#ߘ| +:,'TA H:=B!] j&7r{&x1ϙ:^ iLlcᗬ&tؤbq@#]VL1Se%͘OЩXZ/#@U.G!}}Q2Ύ^ 90հ߱x/>gi0AD_%kꠛjxA1?x|vȞpP@2 ޅ!0ɱF\wFfPE٢t\R)EүZ!D~zoA˩!|AAsu+d_Has?vdAwƅ3hI =:X߶$팣R=MʒzB.h#>i2э~E%2Q_)3o|ډe=c*$OZJ0k!Qlgdۑtuu%hY\d 8tEA3?pħ0wD<ع;Й00r}kT}Kk^۸ܵ8&`_7yi{I Z<[f'(җ%kŦ9lgscV&ngUFbޯbVqB;V9"u mWcFJ+|j8$o5.)%\v R/@-zs? Lj@R`i(B;pu!ݷoA"b! :Pْ8P7d'{]t߳ו}8`J8Jt tvQcbx9wfr㿴\s/}J#VS9#++ J)A6A:Qb b".z& B"wA{lT\(4c g۹+ {{nѻ"V^2&{caFa4Iffa2/L*.n:Y6o 0Jź'(W4A;CӍt82iEU~hݼԶ0 gz(gm}`Iq&%Ց RL&HS?M@T=_\燴 (2[_hDT1fXRYh^n~e/$0wp??.wc!H9Bͤ*{&ðaBbżQ !p_|m7 "0LKhhJǭ}T1u:gAk/Yx+ssGXY3 ]F\``N|95'"@QsC2şO B48A?QaOUOj1|g޳һe`px& ^~@vq#-+#¯.]7zO{Iy˜3c gB8:le%NORw/i8^w7yDbE)k ḽs{ 0va?aV *dNbnBzu܍)ԟ`"\OR*_˕?)DCxdP.'г%\cb.eƃQj\;rfeՁxbX2|U@E/.g}e'Ԇ|o}hԡLAhVU&#R TT_W t`:D)>p֡pFTPPD[SLqȜbfx %ƹٴє03^Ct?XǔK _V+=Fi5)OlzێR9S-,®7U}Ik-k>5Js:,^TY/ V0Qi:#J#D։u#SiՊg{T^HA_h0k$NXpm{k=td~\<\ ?@q$tFj]FL]_27m^1cE}f])^[MAJ%Cysnp8Q?}m-m$RI~|5'xdg0 h3 [Ͷ\vfQxJEIo+My w2α~ 9H$h2Dĥa+ٝೣR@:R8K;,%6N<7!tگ~ vI8\öqdS53#xt}-C#m$8*"+I^<.zJvGEBj-|R>-(.b*PdD>uBz0@MBS|0PwQ#t=ǥmYD(ZB y&g3܇8îbLn'ACQx!b|7x[]eG @6*8O:G\$nò{,/D%;$B4g WԤL\@¡' \ #;4u(Rx݃-cA*=IVr!| M=p.# h7sy99R'4qkg,3ddmFVJYpsap /q =, 2j[s&~CSC"fGM_ b-6񤄳Ԃ(s!/mgdy:D@vOSuroJc+26Qz/Pb mj5 ̒BphoB{/,VXd/ xkNP: 9Ȅ1FjLo(becC5XⲜկA?T{m/D @qcs܂ h ٱЏIVYpw? aӧ?sg<<Qܱuu ~NsD =Hϰ%L1@$w g!`yOKuv ZSCd\{?2]@[u8DI@()({ؒJ ztǫho1%cfn cm!Mq늪-&%BM w=ٹ-{ oO4QP1h y"7]|k,"{9Jp :=6Y⛖7%m7zĀDDI-8 Ǩ6*Fk|vx>n1>NsGI5Iͪ_ZYXrZASVK&$n\yj ϣ!A JY/nƽlȃ[P1fjkH+D@Tv>6EA#,'xjY45YTEZpmKຸ|I@V)};mP] o5[g-snV }m޶6rds0"gׇi9i3qopI4^[;M26 -<`Z,r6QڄB7xD> arI%ɊQ@#|y4A }5AK.~6,L{ei 9aHC?ux MhVt/ њr^޽#"c_ЃA~˨. ]އ#)H$UDn.g@LL4糕[f+SLi/oT /`~.VI^OwN joL 򜛹k3DWEG!% Bhl)IU \c>ts7qe gL@6Xm.9<πaħx)$B`BA oLDŽ2>`f(;p;t_wj/Ȥ*?pA&27J)aX m\9U}o gOWƺ,:;jw+s"{FF]{|Iđ LX.,o3 1g D _adҸ+ 6Ԯ2ތYq@u JʚME~@Q*a-x'D\ a`W)^hF=%TۜEr%ز~L7?% ;- 8-aa' ޲3ޤp_T&' #S8h64Y+j<"XMlO/9D}<&:ۛNm;ހ  ׀P+gs3PѥItdbՕP]~N=.m)Tcc4kBGL8RSyۜa> p>xepG%oL bDޮ&xPhYGhŚzI?cJrdh*+I3DYDog|=|,o!@|1^0;T?0ЬHӛc/Hmwc7(m9_P~J%2 +g\W2DiZrܐ7m'NN_-Kڛ6ν,wSvkddsIYA\<$.RzU@2>Ǻv&w,'v6CTɨIYj/x,UqJ/mxjeV!3U/[#lҭ3g3YQ[8VT%d35&9t5D@U (@zf`+`3$l5!H Q)7r0ˬ]H,W cUkcdtqc3Eyq.>4cڎ6O;o K tx^)iijvZfy|8a9p5cwrΏk5@srALNX0 $U?{'avÿ 92AAq.<~]%C*!Mi+Ri <^?=9i[h3A_QA}]e8Ȧ6Z].SNRfc);$Be5夳`SeqþP7)B -ͱ-`D L<Չ*zA+m&7 `PUn(a])^ţ *CL _KqR}ǀNa-6!CK1աKETzUGF,P*J44J#gm$/ # vjUuHS _j_*+BU#s&dSxL +Xx|1R񷯗6Anp[ҟ$R+6Хf`!c$;~qpL]#.miG2\#10X 6RhvV/_24}l/y=HV^ӢMе8UbrahN5Mu:W4^&4W#qing+vPVBtJnőA4:(=42}gi?0, bkfIpH5g\]c4"+nX_ĐɯT5<$ `-ߐIR+Z%ʨcwrѷ{5V\XY=zAxq 7 u/s l۠ܜHR^wĭ}DR.d?¸!w E@9̬H.`.UBK3PwN(}:CՅG}qFQWZ/`d4~ |L(,wH!Յ^w\$]ۗet}R+(:+EmT\,@{{T.N5M+0p\#|mb*'iy~:K zdmZ'xC_Fa۝Wugቇ 7=+LkΥ*[/ ގ.,T<2hR߭fT vFə?LG{0iʋO`dsC {|WJ Õň۽QYFC~Nw3a+C@+F /ev 2[:V0 #!c㋷'XO}e!p/PAb,/BퟋA@:c1~!8c78\>1tR19>RHއ~لYd@P_[EP} AS$S0,ٲ<7!r Y-"q]MWHۙ҇pWߦɣrSd Ņa ەJx/DzC}=&?Pʡr`xr\SbqS:Vir}iltPO=v_/rkoyUx ֩ 4_WL0pԖW5nA_ZԽF>l~&Kx ?f3]BنKLi"eE9w7t|;`b  Syش?lO  x>zxXZau꺪axfQ$ c 5hhoWS-@Ofwp,:uOwl . 4·g2bK"Kׯ[W5!S?}v0:lpw^hh -!o]Zfn ;oo=meSqzra*pRU-.򮫡{$Ԃx,dK2h'wIDMD\N"]O䎄aHN *$F8c|RۜW4I@A:@(`jdx ED_H_[mUunB?z;oz54ij{.);Nنr$Tnl:yNN#4,!k2mrTȆtTbJ+$.)5įXwHƕw{ZQZe)7njƗ@ĞN@IVt{--tH@Bsr-(]sclV4 PC|W x䙺4K󣩀0\ڗ֩ng ݽz}[+DM`_Ŝyž,tuCBD:j(CjmByV!B:Uo.wi^E [R|cK -c%H%e&{6^8u ~r+Q=f.9T͌s6NN߂o#,AIf2Ɲ\/J7$7!Ye@ei$"C.J%?aYmb@P]c,8- h'} $ϒ)X#[)r,bqj<9c+ާe>U=_Zp$pvFʓ+yj"?MPv/-<'0{9A,SgKw߳w_|}lfv6W"HS0fS1=/zQkp4*T3;Ee)IR6xO#u2H B3Y(Ot31kz7c];%r=4#,vw= I uW}_!$:3- g)7GGi.̘9lݨ(:mqmF@!3l"TWJ2:b&N<ٚ_Y黽f2c;gy _HF%JoZoә0`<#X<'H`q`NJ* S8sz:e5VÉgpuY\k%B=(Vg^#H2T=e0\ǻ,2D/AFz!>۳,HdW߰V.ˊ ۓL 53B^7"|M-t`jM[K%nԣgvi&ZIV%:%*DՃ$ qV޽b^\&by3LbEd \-9/`wCoStɧ2B wM-d)R/u}Xq=ЏeE؁BQ ʹYQJ&8QJ=p7IJXk^%$A 3 +4 ιJv*s){M o-b* uix=Sl _ܼ3uWYڕΕ}ڰmUA0.v'F*a-#wbCE![*/__H<~gGCI2r>[0^C!u9X&|.ǞQ('f2ˈkJRPgӵ(tXѭ຋K6"4WV{zeI DCl1:ӎQ@gw#Kj[}r}6 3U@ռ7PDM F !8H&Dx0y'4?x͍o1p[yƜC6&f^m$Lt?3ዓ#rM Jn C.K-o< ȟ4*& mDŽ-#537K6d QP\>Jg35зYߨсhrҺ0}A=/30S, !gj/ l?(zTm*,\bbNn_`$E+*=ؼbP㝻ذl9Z.vO &r+'-IOǕT'Vn0k ɡX+%ŴtEc@7>DrBwtEw>l ?7f ud`` kXΏhlB.*t#Qlë(c%?1fzb ӤsDce_ 3Bv$O\EL:, WD>):?vu8 WY8\%}O*$Ž?Bae:yΧPP M){[͇Mlt>)C]; ><^>`xC gREHQ&=~R[Ǖ|č %r4wU.tfAscjzq3po;>/PkFBfe‡&AO(t"joE:ZRכ)5Ӽ Hry!\Dgo5 el.?DFί[{@xن?q ,[w]wd},@I o R-PHYרX{"߄ tQ(6\T}tܺU-&W4d!MaJ~l6B(,Ls%g۞1h=/'q2 ̯;R{52H`M}1|mBo$]7օ0{4a%*uߡ^ikdHPt8d%K,l4aP)*U_o0 "ܶ 4^1369@^%=4Vd3-!0׽MeDֶ,(u(T.)o}:{s7q2,|6س|*c,NU2Ǟ;^7X|`Dav^* Dil(_=CM]h`+f{bOʅ-Lrg~GB[xXEH u.>mI zun!uLͥEl9{hYxջPq9D̼gf3bb/+볣s8gc6QpwO%1% ?4 ׏t o 2,*46Q48yߢN KU6u'fˉrE+<02"I{CpoViBv\%p ! /\(_Su=gs0Fg2t-ckONJڏN_dfrp+7+DV7:Eniô|bCH!qbk3KV貉aTAaU*ue^Y1c~ 8?\x`EUa]hS:E@ά0/fiW =Hد!VAYJoDcs㞌;te,qn -ԱA. _|ђaDUlr6]Uf)=fs0f%K/m)줆nKjq-R#3{D\=9y!@UC]MK1{#{l)ӔBSzxDe5Ș2כoɞ )V -f'x$wgW$w V?W6;s1alg Y ΜrW2ȟg}+ucpcmvK}6NZH0C_]@P/;@ x<C8bĜ%I0!!,8IEjZ" `~w$f;b" 4mYˮ}*'H\׫C6fS>W Ac@2O_=,, ׏љZ5&XSe\Y EH\sv0oXc] Sg8udoMpi(1 mvWV{dQIsl2j07c`/x8N^M>DeM9+.+S rxg~y_yB]]"cCQlȯsU"_Jvau.QDAFuxd%LuD,s^lľ?*\a 3RPXx7lt!yu]FHʹ8vTT,'>=.uQ$Ȼib\hD 5ج'}{P9>\6 6. e.wRzSy7Wh|~v\/Z6sg?KYY#Ndߪ4(dčI("z'ÉS: {lmlIs7!Xǣioc2lso:!vJ^w!> |+VɕʶM6-s'byS)k?Jnj W7&:^a3V/T9ly~fmRek)$E^oG㠰yptm3!%*]Nt6&>YB8apXYSחM2R8e"pfۏ;ݻ؍/I 4pyBKy^dFKVA-PؼdUyxnHȊsAegɂJ+px-/6/~]-ܒj(4\ˮm$U8@g=@saӌhX `lJ#T?}"\Gnm:Ubz*+;įrv  & V^gaYE@j,LCye46#x+Kt,];Al&S 3ׇ[{e4zWaJ8n-HN|Xd{ƼHiDR69g{`a~?L鱘za3ige#kIF3pO$g`8c߻%vo)#p&T(GcyD O>2ӐcX=\v G~Gt_}Ze,GH'<ˎpFZsqIzhtk&ٮGteOR]O:qW.lޭe ~jN_L?,'G1wӛRG^Z&J"Ɛ2k5$5Ĵ3'_fģ.gUDFU+]ݓI$u(!y\@V|é W}2gyFevmۄGm7IS9WS5TWRңvKh{G 7N-.o@N?H׉V*E$Ng,DfW>,J.*0t~c$AP|>snmem"qu.65$FgT]T+byq"xX<,"גL Z4tkm4A ? ܃BF>c?~sOҧRp'z4Mpuy5€xXVޡtc bL `% 6~I ^ӞM3}_)^JF>Y_W0}z'DQ7.{謪5ejtTn 9Ǹ#<; !>N[+ݟD2unJv~'z?X67+U{k ƠzE&Cf\Yq7=OB/enlA A'=a[^Y/q$;'9 XsQ2Who8hy!_9l/+\9ssoV8RNא.~ _Q*7e7wbjEFT]0피kr3ˠz!2[9/p)z pza$-vb $c>Qrp) Auk] s\WNIєCe²d"Z!nXǞbQ?x5ĭ2 P)rD@އ=Mw (?A}Z Ci5HFNuĶЯR+Ig2/ݛp7=n=xOJ?P3zAB *|?RaW 5;WB4)UQZL\U@%^(a9앹p8$ѳGf۞mO޸,`|3E@3Ywg@YH|Sg88;"$* C;I@9&^8EguLy+0zS} $1x9mrkʂnۏ jO豕hd=Ik=m4ni7X~GgWgڞ6&A hG#Ӕ8TwUՠ3f ;dۜ)pn{/0"ВFLF7[clĶ/u!$o\-}Ƀ"?T*9H3G$]HאLdh):LgmfmS}@*= 7KДT_h&%R2|̖5r6W<{ eDwFݷH /0~i@+ȌW&Knb#"À)o&?d-hXXF7Qi/w.?HU0KDcCFMZW<ɓayh^-Bk{c򅒢S; .wʯb @%w(nX PK~v\d!~71>DmNJd~.By]٢N g`t\~OQnKשٞv]`nDk %UAGTM0uo6pmP‚eC!1O4yY27A^2dO~/fRmw0{,ʓsfpڛ'a6nZtik\{_Nh1@^= 2 `7Ђ )/SQIHxTjS5vh#"gLcoQc(jݗknj@mEE :`jc=S=DC"T.Xg+CR~siqy=X-<l}IL)a?O~&_u @"!8hu sn~"b9t_? ᥑ V:cƇ2I޻ X{/v}cD)xV[kR!xL&ڎ >]0L`:6E-`G9Ȯ-k"$hI2o?bY{9n'Ezȗ#!E=J0Őx)kT-I>cI 94"1S6~~eޛ&3%4*3.řQ64?1P$]jĢ4ĘRZi9z0v}KF1F#\M vDH34\bC~4wӼF4 .ݯ0sen&f)6m+Io"hiδt0P'lh7Ǎi][]Ew~0lV"ٹHHufᰞXQ~cԂ`E|Gkyd BF9ztE^>A3BUTqVSVɼ|H ow ro Bey5ΆdeW%O.Jy>MYd!QLPPDKQ˰s$Q [>͐ߥF*G\}eu~Uy[uo6$*hoLh;Hm90fM,Ρƙp1۠k?<" T3X8BFMmQO9:W ^Ea&Bo>_ӐSDs7(KtcQWpSL1.DL/L{RKp/ÒgwDu-Hλk QzEW>^Ċf& ю`{Ջ>EGyQD Fʥz`A8Rj)!9C*UƸ>Re`7{T=rT<4D8U8|Pc{`zqKf~718~.KӼ~0-NTIS UwQ,Ks8dQ |&ط~<v@𬕵}(c_R%[Ob1Sdy3nQ -U9|G0U7 xB?pӺj*cUʺ2)8MDL|ӪL #{Z,4`hƕt ve~ap]^x]'}}])J7{+T-Pk#ygP"EƠf ۂY p`4qq9j@߃`G[Ie؉iaf1wwaY ä damk )o\zlc_Lc8~0T(L)!3Ln bb)Ge,>|@"p \[|Ncn+p-j**C{SD?nOy:=G>ȅ@GPI5^桂 H/{jqgz{Ay,c=@@cC@˨XBf>{Q r9 u9? ˥}&wIO3޺ҢHکx& IfP"BVƬnޱ`k MZ8`wz;+.r(#sg"MoFF$挝6Wi=(~T_VVhU2,_dt2_ xUPV\fgx} ҿDOh J |}vu.%wD) }t-Ek?{}\mnW"c,Hpg)T oFs lAW$!uYHډZayHoz3W xa #p>&4_]9@tɹyԱGf^rGj#j/Ɂiy]pm]gX-F #ܳgt)bX 4sC<0OWSS%0/R2 gREtV1KOT>Bkc~fE41>6 j 6aިp(O6vymXDFc2珘<Sa Ǒ* B* )&YX Pj 6jBќaGiBn.ko2K uKD Ԉh']MkZÀp sqn'k0K+JfG!GbH3r͇dir+BG{Uؑ n t/ji^d!oY$V?R6~ɌI%e ʛveӄꨧ)h>Z=Pn㿵oSfѸ_MȘ_.CQɿ aN6}2Fx7j)@4XDMֿr0 :悓1 3! $!: oiknZd&RzWz_~b~71[m'r>aUxaOWMUOy4{_|ܸ +XtBKs @UB$'Mp}wQ֔ɜlv( bSˤ1/\Ų#*lF[~iu&&c}aG2Au5{_b'%Qv V913`Nhsn;K1 V3C>ZԌQO5-gK."4^aak.b%@iڣ6ÆrRIͥMWdoUU8&g%VcXĐ6S״mn>@ \%0 S0BaA@'ӎG2Qsb8k:d -3[ &Fں,㶰 Z7)AVG8|D88v/o^O/ =3(Ku,Sh/ Q6^$m vh}'銾0<ɩ Aѳ.0PbdS1RDz ZBNcg~;|w7ђHLgc~k %T5ejL ʴu%[ĵMJ$pMlǗ=l%V&JN)Ii'ad(Fnk$CN2DM2g>JK E[EwhH\^hQ fUjUi? uIÝ6יY[]iB={>,[g)2=X{{le7+iޒ0hOL5U-9 5]D^O.I$)=9,1T 2y x<\+6( /gv`+e}Yoμ tɇb MVɮ84n %>\}ZKʾÈ-%TR"HTxЈ[`xݧ=5yI?ZOA3'm)}}WH k7haNADMdo^ Q"x#sp"`CH_g9$f(R!F&%3/U_Y{xwam2*OD(Yk0i)b Mko-cO, s ,md!CiX* k030GIgm̢jVCy-rR|Y- 1hB#2VSt~i_rM<izAVKת}ÜXzU]#E\gE 3"Y,D8뤪p"kD1_V..r <ЧiӧFY`='*^ԲrIE,e:Gf^v k5ay KE!\ʽyR@'5BL#gb=1=ٝ"*`:E'2O&Kn>LtvYDgIB=-VWzUBH֍ jkڨ7‡T:ˡ+_KAc0K2Csҋ~Y[|$ᾼfLL G~K"uk̊Y!֫fr<&Z͗B;Kl.FPr?1̌|vM}&'H?e5ޢNGHS|駯Du=AM~pm=丒tO.>;'Z{%`yW\. marpיoL̵ -JSꢓZ)-*#/3C%p$;#\Fm}h+ LrJöj{lU4!0V%"P!-&HKv @<{,>~=WhiPBHa .&[@{#ȦΜ>'栆V]ӛ B!MfݎM0sj #a6B'-DZOIRczkmD)c4YS'?x)diEыR[\Dt~5G Ji{ [0޲'FP "8`{/gc {P8p[zca!<) ⌰DxiPbStoUf-ǫD&gFշ*'JWQyMqP0b&97-츠qʈebPyG@R 4c,P6[5M/}.XR*âY o$(/gtO5|m4b紱rU|Ȯvŏ>5B]WǢ<IbWʯ]]KZ%_'؜^eO[Rl1֍J>3l$dO0@(K #%z(PyxauRols3u[.b yEtIxB4.*.vrbLj&wUjH׈rh'=8j-Aay^gHY^A4Bp*2 R;U MkQs{+j0l.4r`]6ωZsWi3_|Xf((wkA%vA## /wkܘImFBT:-)Xѥm얚NgKR偢)E0v2?\ 7k?8:ٵV@ֻ .S?(R[' \'Ws=SWB)ɪ~^xaܮ.̘?v>2Y>_5Vg/hsT c/-Qٿ7sL?\/ooӡQ侁"SJ$*؇'burEϕe߁!p,M zU>8YG6Y5'Hl72Hcv֠#!DbDڻ@JҼV*42ځׁx(# M[fLҜ0L;`t' UxlPѾ t=V~}?zݩyВ{9;β/:Ph[l<=Ɗz#$D& 6c+@׭/?^ "C.> l|RT5xDgB>L7%ik)\9]nΤ-/ NNAzKyz8 ƉOLǶֲĆzo ?!K5l+w&~eMiEdʳ>h5 If`#h!LǕ}UiIr<3[!,m'{~BZ$S:(WV`s֭Dz*A(öÊ{4`E qs*qӻ|&ҿ a})v樜x,?ݣУ<]R* ؼE3m4oEe*nH*y+9,4^BJFh,LR>+uvxHm}>xfagg~`;b xuӍ{1v13+<$5jVsdws>iDbtĦH_Ĝɶ|srzw綂9TOG/АjLބ ^Kg&օJ#-aDF@ϡ kn?>}(bKx=|b1QjxAq uB(ڇ6C͉!mxM6yC:O?Aw4IN9v1!p͘ӏB l ^>p=USʆY#s6پp er#s>C>R&oWb˶D $wWFb-[Y;ΟR3iKĶ *O~'*]|b]9cI16!s;qX8>b өOyv_J? wڍ%H\EӼq+G&l.AkU(`ߴkt `mfm+M'Q}~+vS?/ K{m63^ H649ēim<H0k會~)T c5u_,rjzR)lrW;}rfY=*i0Lk@Bk[MQ 尝%M'S oX 6x^4^Tʗtuo3MB~o&AZE{U8A]9 7Sè˘6Uf_i.,d"#L{>qcN{]hHգ,.u|Ö١23f|{7)ۉ'M,X5?4<wh]BfdѼ#Vup}A>ɶK2څn :#52ΊT0s'h+z0:ۏ7kXZm)FR{h`<zHrTV No E"`!Qr^tmFRbArOF~fJi;+(u_iN xzi t|˞w hLw9 @1ITg&){&EX _tQ(t˨Zal.;cyt&VrYְNUWS \d4q=l` KPnVPK>OAVpNm]pL!lD&@x,Z=wBev5 ZM/j-y39O:_(k=hlLKt\sF-lC?up5//)ӣ)*7sh 'b>*k.ΙEbn¨j%ٻjM(}&,τB,R9ݭH9 ¹d &,jZ=p3f&H {Z#c` Ԙ!7``6CVas<[7]7||}Y~Ei^ӷMG @! c[OUÙo0iK)Şb\yIn_]nJ2D=Q4BrMOADKHFJ-rP-I}Ң::ݺW7jX eԙ3,=4"jKӞ[|ɷvMAJK, ,|hR^֧ش}JaEi3P 3t:ֳ&q_HP[KlQC CR\#|kz4>[tuNN'7R:fnm=]c2b |# &!;E@N7_<XU X߮n.`)Q?ROWL$=6Z2n7пWHvrȿ}P!WD1#yɟ1LaB e*7@Ao:q_['?BYM{-\FE̓/ 3p|̈́Ucyv)W1**՟vi4` $d@tQҦ+ȂKmkMf {ZX-݉Bհa(Y`*55?:\2[zofT^p,ȗf Fj꧖-|0X)A Ӵ v cA7TSm%|ev|=ÁAp6֠%E=Eg^Ι!|G[1'Er+Hw)+;E) 3m½#3lxIװV|}}Z t3ՠw}6`]ZN,˶F:+93S5GuLz-"EiLnʃ#8[bIi[Bb 2SHw05MjZesyWR }9 ʞƟpןV=P54P4FzG)߽:rVU`%&n`* \zhc]/OqG?D2zt#>s) A^w%ʘA>aJPZ1ԭJ< 5Z JTb&̡5BOVrʃc%ie:Wʾ 7,=0\M:z?]jձh=ZP1h_Ok~C|mN|f*:9U#i˳-J5>%;NA%. 8ONcW|@|~}Kk= ZHDGȃ THC6 ᮧO ܹ쓠5rڭH:G,`NDdwvzkh聹s%iR~R>'&5mԒ Aj8)=UW.ѫֱsC-:.љqG :hSV܊:$tx=7o11|\^ࡴw}G-P8 uS yg f$`q>ue[0\HHtc$\ZFm3iGD+Swtu2Y?9~ QFJ\uӭ^;r{FBqc?3i]`~x9pt/Qaʐ/*{GIfS%\MtFjgF0 2Bt_iq F蓜^<ч)uS 92h޺ 3J743X:5f07+[LTr܀ĕ.MH&zmoN5 (u4s&k'SbϏ <\!&a#p]V.Y75v]U }ӄȷ-lY䤣7G`3\baAM9 iV jo)jTE4uH\_]۟ pUjlۭSI4X`I~jgJBʜ\O ߎ"2ffKouzzkwݤߑ&s`r/rS_TЈ16c]MpzgrOj_]p:N 7/Rl(M+s-oʂI:i>[l((:zB |-O\hxy,d^d9-2 x|F8Gp騉XB?j%Лwp.b*嫒YHoH Th<|}c|̇Fpq#q'VZDT8.k0ͣ\x }#ⶡo3QTCi+7_/JFۄqp(-v.c~sbX`X _WƔqz`x z(hAѐ13>xcDdt1뀜xTFELn>j{m?u )~-wDʼn/5kACQ3ʢokxqu><8{bȤ'PK>!V$aA#NAoF u+>nezd͠GH: n _jq9U>.ׄ*+YrB5QR]ɡťBX|P \4 #m9~f*XYTA uDI}]"J"s`1)Ӣ8Cm1}, \=mDBe@!\bt;N@#Dc"wr**Ñ x;i~dleOeAĪDFOqA#Jj?͙-P.C|J5fbdxW~YvԖC5d!CR2.j~7$j7{u1 5snZ a.8k6V[hI=Z玵?Pè8eNgb~L0KʡEﴒVRGu!ut'W%>Vi&ik5͡ڄdml܏Y.)Mä4q[?K7}AWێ*ɶLA;5ƲKp.oq&Ȏ:o9f6 j^b!|#\10Q' ]k[JzoR9Og:1Cv Ց>0KGG18"$ؗ W^X"l1m67E-,9iH\MzgsOC4ti'/>̾[ƁPxC};ځ3r<(k߫*oO'0CCC?cMT;< Yt' |_@"B+P_tŪew[WF"展c[&o=)&`%& .佯m6SA vT E2p`+/Ig&sa[~0N?0%cUDpKҴo 4U]8Acl;W]0Rҝ_G8- L9*z{^ƿO=4 ޗwk=sje,K/6-NNoӿ*2J( "I[v(7gABm= ~L2FnHu<B:?Z|&86tYu~DːvAb0bxBlT1ϿJ,{#Ht\7r D, q;cttJvjo?D&ӇD7*L(܁ #"hD(0>AL4͍5 yG%ME^M `=~`ss TcX|X(XaHs~Oݐ2e1O$Yi :Ӳt"O>+RfӶ$;/fHkLJ-1=NjȃÒD€]Po`h"&066 1w++n\9(<%WoX@( (,zp Eρ4ddo7Rk;t^#HL#HiȾx>m .['p`M`m>&M7wߕ.ibsf?e`?;$KcT b 6² 9 FJ9gXNX14&Jvn/¿\B5"NyychZ3e=lydyɬZՏǺK\K_7He꼺oՊ,F(%ݨ;I;-B$EA MKv QDfdu9(h)\7(RǼ ^ٯONIʌ|,ZKٵa JS& HjRgW]kQ<5u^'9g61nE*ˊ'29U̠r]y˺ WCY-q.Iڼ-)ϼ]'0Vb!\0 o8`Rh%lƽ\6 c{(Ӯ{& fp3TP+VoUK73GCCd~Vg޳ְ LxT80->uG!]c#x* 娤Bχ95$j ^#(-x1CУ4݇¥3O[9FgPFМb{ i=x]Me jY@Lpf{\p|Ve&Ƭ da"1g O$ݷS}9NgexQpe@-F|7*3yM$̾LZlֹ;Ѐ+]TBX6=$ν,(2F˥Z[ O>6j@CȫrgT6M o* h^x#bhFbturѭH2]Q/Дu*h1YŏWi~2F|QRkP&Ⴌn4 ycjiKCln{>jaH*8-cil%!Q+g@0SLz}?Ov|B/Ǜ<}(*%{r͒e][sW }Ѣ)%ڝ} \<7B'ֳϛX*&f-oik?O[?$^W=ノ0T. ߒmr`0` C4.q(,˙F(U+-=cRfzĹRWNLu8Sf\ ٩?.l lHķ&Nc' ꇵ>HVmr}⓱dJ| Һanb`%O_Fuփ1PJ a .`}Pkȕ0zqdDdf ,gÂFU0$ls`bEZ =m"&ǒDB7%[p@r M6U |ҎTbEh CLKǼ7NmeD +C G% SJoH?):ňR}‡N>}wȥr2ILqRfQBÿ*U!@6S\$QOU[+ )' Ԏ ^`QڕB+r`͝kXDr@ ]ztt "#,u ;bPLPHM pծyIGŶQ~2#'#j1uR x %J:&ģ)vT()^"y~yXQl+Mw̋(?pIr7kpDxf~a쩌TݨoĴtk0mƟԊ-u)dʭuTW %0R=n5t PhmFɷՊ0̱qdtNqw]KWA?<<$(F&u. fMR3: k [k}{M/ǁZHy(¡SrC [ ujdXUw_m]8g?66xU  9RtQ(ukw8d-6i9%}jzL1DӼE#IՕ̭<؁{BJOwLo`Ք[yGH"CgY,Jg ?4V?15Tq:ˑ+>4U`IU ~7 z}O*[[ $^(ʎ{M#EßR-W$s{oM^ , &EXꕌS}g ۢ цLx4rA5{SI#u&LĎ@%`3w}NS%7XJolNIiС'tW Haݩ]9wأ(fsU 69?-`wyMkwerYYή@%h1_0;8+m 4~m!CIw;ƶHZ m<ۮ-?hC}`*b.N >7#O$4 I a7d0ᕋق::O贕67fuVկqG6t </w-eD_JuQ@RXiI[KJ(xm$iRm`[4cd#ɹJ7ҁpJڇAY(B[lHU#} ZwU%"/sJ} 4By$HG/SM",:wB#3#p۷#x-D ;;݃,-o[ET|`%$]6ֵ t<*( *IZ~6Fin^ܳ/ #g S\xnh g`<%t:ګ{=c|,ҷPqޏe4PVn;@p=iCt 4@O `Gա WPT۴^./w4Wij c&n7E'qb+ȥ>6#`O3Itr1sQY[1Q#ܱ`SMAKZpePM"jпI'4\ =Ư$e "|)'ymDStN(,W$]j@!i+oIv!=ʕ9dTGS8f\RtSc󓠘bz?eFhͣL'NA >Vr!=+a8 ZzfePK.et# 0HO&?RqyFS\/ j HDs~wZζTn BT5lkv{HϨk1yY^uɞ 6?k:sr*KȺ9ILLXĖ0Am '5S\9/  'ljw!I=2;U|NlY8"SbL?~։z0b7}tA"*oBc7żd;,Bۊqg2 "_8L㰾C' :!TW|њ>kܫj=y=# "NWZs9:jcJl?jS&B@ u<f&5Zf]UUYpVX~+c &AOJCBSƝ*( &?3,OkA=7 :M 7ocwx~V/z}@~gyr!]W.!B2TyIN-M!ȅ-x!^bTO[?0GW@H( ڴkF`>!=saYU8>LjawFxr_ rOjEg1,smωi=7j`BW.jsuշԣl hcU3E:㐀.y6uƚNWe+VqGmڋciI}_^ּX@ɠ_Di|-azE^"ˀwL7j^! Ju`34 +i%yvtm>|d]]wՁ> &y,~P"BuWļrRtAQsC4Tu ՔB.oɊ|u5yaV۔nlvH+(5F#HkalId#hl(,7 QyLXcTVT!4SsgLz6UGp"; ܧ",~4 ɗZq@a']α;S>s:!x 4]|]8|2&:К"dO!W>ut8#h/ПOv;rxG̒+Jf؏Q*n\U]Ģmئgէ ,*R3Os'h Ʉz"won骻K!֯l7VEie'؆C&Hގ$h<42߾#˥WI^ &$zM ꫅n4E}S2NZ`В: 4doXEݳ0Y vryKVؤ%v J 1o꾔Cs&sZ=rve_饘^戤l@c1>XLBr^@tc\wW% $*In$S1'Q nI `h\)lX8eⱈyy!=P@ d8X~#c?Dn'Y,{@1 xK瑭2mW# @9c89 lX;9r!15]oPhߋ\0\O|K~P^N`z>F|q6Gߔ xg[XsğN_ 6g;D䕗nHuF=S7o$GdAo`ۜ!T%>R)G/B[㑹9:H+AP&PZL5[\VZuHk|°$7Cڳ!ϴE CixHh- }hL Xjh_\Gi2= 3?Р7"1E@6r~m2?sA6d-V3C(/ =Zc}$NXz_YW!%M91KKӑ`zS,;+سSڠ2O9|,9Qpr֋7Ϥdm50DKrÐ Q1QVD6hi'>l΀ HMD8eP쾇n-0Wڔ4n P Ij{^4Q~c^k|@ WG3٣z;[kvob0&bB$w&| w~+n5rx9G*t5##f)cG,Ӊ>Cwaijmtմ 2;^N1L@kGq[&t%&B2uᑛQۑ:'*L.g9Ff>8ƀT: ' ށ4S j..:g=+5,TltmmdBF>ϻ<<1f&C`V|$`TPSd+` `|bW"#Fq6V: xia/T܃@i1Y-:n(rmnl *bFfV=NVлvI`A ] J:oB:b4l +^hR0,͚D(C1qHLE7e47HlgDyHT$Ab3K*Ydtq)ö݅rK[=ZS ҟD_&xU0Z Q|X쑾;.!J.^q&oDnFA7w]5F&ԥ " 7@#y[9_/:H 4Kvj,h7jE\Q6EgnE[Su55zxHͤBڐ[%H5V(8-+lK 1_+-1t$TЈIkᾲ2sʡ]3}ЪT "@|mn@%DT)Wmu-U Pq&QdGM养! 9(vIz ڳdb=Jm43.&88i 5jW8HI[nǦPay O]9,dLXѮp1&K$Mϭ)c*W>|E0-V STSxg:V?3D7<-~>B5H$ :8MsL M qZ:H돉=;*Gg[/SRItCDJ=` ߪ~W}VںgM -L.=%aHE^4BN|pW"|p|Qv3eO:~u: @ztJxXDFz`OjIDzgۻXA4H&5 11ɺ; ͥ \ֺ]"<,a xiٍlQ[x6c.VcA0{A1]L4Ic|bZ{#ŞG&@jJ($ka$Æ%C7ubn{WI| JЗ‰{֋!c$(Dl3縤#^ODn&.q2b진ynsMIFzrc͢{PςqZ1AithG- <)"ΏX72=#hs3 ^*mO{< B}v\_WP;ԖIvNZ:@,E l1hgmAbf= 잽Rqk=洐[$OfK Q!3č::t4BHA?i=6N*Q1AeSpdAMxO>l# q7-O9VX|khfʴ9"#*GZ_S]!ů[5\:cʂ?Š IL C?% &n DRF-P:֕qM1GTq[JX.Oޕ6 D@]4^>V^G[/|/)mkK3ZDי zq)I9Gn-[}9 bZ5`"(8޲sC g#=ȉEU;O6j F[%Ahx_(G%~_?|IMj%4!(T 97$ [ KZW[5o4Ӷ#B1ɖ:dfBCކ)mS(FVlm6Y$p*̪^_uB)ctx΍\}vy%6vxU!+#*3 轮&r[NXMoJDFQBst4nx[g.((13!ZSI; C*c%Hl }0j%olD^Z <<^l0瓴8 u\ibZ-|H]1\$cWƳw0lYePnHfeY~0P,^yXf[v٩oX VzjZQ= 5$2'9=PKEJ'9`w?~p=0}u \A`hTMƁ>D$߮e]yb$X,J[ۏ0 K" &MhX%i*ĺmZf7n9y+.IszyJpN?\b>׆O6t~M^% ]lM{LʣawCtv,Tp;w^=mHy-eo|xfIĪ+L+ЉƁyf>]  N<&`΢"z!;2rAC:XGA^hS1ٛP=2.vJXCƏ8y;;9vH+<`=@Dڦ]595&)'H4,7G*k+XE@)˒i@BAں7@_o V'I X'UI%]ܪ8~k\LqI 6!X*N/mQ*N;?yŪK[#l ־qsӾy]+&o^[L (o;pl μN 0[۠6 ]d|b AeA?f[E2uHTJ1Rc ",% Va9Žd\u>N ]?"5.єwᩚ押?g'_}d>?mގlҿ3 @;>}׫Gp,Jt055K-[W'nÎ 9P8tu__ sNFOO4l` B]*cdL4;@)S'2/'& =D|VҎ}oPBo]moQ *H > # ^䅈lU+P"f}p;}} )/ jFRZ}/kpF mw5¥ܤ JgyMҐ/|\u^s.[hT#`;ԪMnZRdPLApXD 'x&!1N̹v̳T$M8ǧxXXG_V҅3ܓǰbHXQ]-igكZpc#6yEk$AW1EENFIBz༭1C[U# DZS):(kTOݿ2Sf\@]W뷈:B$䍤'^K-#L1$Zfc{#tn/I -1M<9-ga93)+wVv<.sJ+} #?aWNLP#H{g3~dj, Ps7 cq;BPhn7*/.%d}VJ/4T"dGZhDN$@rǦ9}U:D\ = f(^Hnގeg6㉿/FBaչE"V|gLX[#QFU6W@&8$evB@xHU#Dv֊I}dHsWuA*#^\5`7^-٪z -mTJȻo7௶<Ǻ 62LL 0#D{%fyۉdyKФb0_]xKe,!i78ZĶU6LeU$`Kk5\i-P/^(,vܑ9BlЌB'Xcsa1V)3;0ʹiBsKpq)0^Z#yj.UcxJ6|g(l)s/v+T͢߂ wQN㗟?(:;lh?OO ^;_djƥok!b1/C AvS[7hH󻄀uufrk iKg7q.<{]S"єEqw!2\1<66}AK_#wX. nTI "f"wFRr B|qg3[teXsء./MXPj h.Ԙ-hAK-DFӧOn i" hEr~j7BA+q4zf1WNqz/j0&ve V鿛2H5Նs 5sc`,F))DxENȯAOl4D;41GH?e/"*9'P!)OɕlX sF'/ `f/ߥ5r[(CmyNpZdۨf)==+ jB8Wjʁj?h,<=(ÄU^69:Ԣ0*fvgVN!~+GSE h꽑xDe,)gP5,EPȣ6okTK\b#HRDnF`[<(ŁcBa5 $qE$GtR31#saUb &YNjLOkwE^JT>XLy-m(w=aa%4ڠ>\vx ݅jɩg}HUDlNxpdʐ-kJXl7sed%5]]o*E9+^}yCyLX]X7wi(vd<ܲwވLSE 0CC$(n3d4 IVI?g0Ed!mxPriHՃ{ =/hTwSG u'="l{7]xwƍ~PTڮ}!=9ϊ q+@.4Ѕ¡.B!4AȻ+T2\Jn%*mC'z /Z14؄cWDhX6TWw沤0 7l7p֞4Ȗ@M&M`(]|g .p}'t4I w5vˮ\!nc*7RJ~GtaOc7QeIp*^j ${jևߚ4Ёˆ]}nkm=#l ?pFN!I%$4y KW!eU]qM\|sZ9oPceZ 1:FNge Ҙ$Bs5iZVU{08o6ׇ>iôibrՠoJ9˫1'+eM>L0[}k)R6|2CiK_S=lr- 3w+T |3D(H[ 4LQtD/0(VW!##& H(C7ax έh13c-OdeFNzG( u}>é/VpלgXnQ+z~^ v^tqgYnpr=QEXut9- x*e@>uo cD^FrFaK&'WFʕ. U[![N6FuIlvpQ#3#:*e^_Dό69Zȷ`$[6a͓g%ImJsIS]du4P:2EY]V"z0f=Z|dbB޷E:tD,D~ڃs|-I1ND_0C}nb+v_UxC86Of:.q$K?9EJ*^DᒆcwN9IxLr+rOsJ)(KWZO2ULXܩglGip+#xz҂ mVo q F-N\Ad|6Ii Rk[,r[yUkbG csJ8ZX~t'ʷD 8+o7oF(ptwjeu,iɠ17]?.zRWz]y2ʪn1] /*G%Hx@wj;6_M8|Kbdr>zX/D.wQ1wPݿw{<ה_L("c@RD1Ac 61AdXu Tb -ta孈irؖы,uP-( SƌQ+&υ!of`d)SGKo{/lт|rrZd5>v/b'4!9lg@աP Od(ʺPF 6Z%Zn*k,G`hm-> ]Ѭ4I7ڈ V D9!kgetRNp{g8 _o^͌gsf?YrmCR $ZvGFG;^iԔO/?8TA0ya)-‰)8D;R 9f~ZckPj]!Hb5\٭9M]̾ﲫA9d~tt 44$[6\:q8j3r#ܚ;ۛݧ-2Zvb6S'BGґ*%1ysti}U;M3z>g1˻7zJj?Ni)açCr'sI`4p]jY]u=ӚHE]6oz[Xou_(MCc ҡi)VQuvwc5$^'e F#~&u`1#Hf >ZfE\0/)*htا Q_ 8)7Yhﺆ@)k+rXrGGAᘯ+JтfZ4/],J{-^yhMn!co}z'%zQoTuɣͻe@Ͼx#G6͠? 8-D̐O.\6Ɂ1^Ѩbjo !rdvR 8C%yC(0ĭE]wUC,+]_lHp>T⳩q<C_>݉U%[o&0]["چ,_<)UA=A,1>3m ?9tq $¤䷜/HbZ a{v HzGI}_+@;-Rp=H}O"Opbbdo7|=|dAV"3|'WSB J5kg4m8+2 |kUs;8 .̅>v5$sQ?9ܥ0{|3gê9R3l VP2Ew NZw wTA[)au Ӎ*IҨޤ"Bm`r/eP'"(^vl߃k&:m@{5”cM3x8 yE60#[iSf o=QE]&+T7  mY ӔXNC(bغSAO&IVX$,}L.(VX%% US'fU^~A[z(ab Ϙ@v"Xs#3JsI%qMVA 3N∨t !z\9u4ŋ"PGSSm୅ AGW'{T5jq).Z?9~Œ2̸mH'cj$d@kŒ=~nd {CHeC|s ;AGz]&نcwxOhc؄1S6*0w5Z)KJL(fHVY&ؽ LZl Lߛ-8=K?b*HED^ ʓKfDwv2ZqޤM3ċfzO[PPR .x!3uPg81 цmޞN2Hl3e} w=3Y0YqpspIB,20i28T5GqUI<8R.k>#Gj5Bj|X@nngC_u>G!i|iR򄐹^܈~tUgTl3(Y.a16F\dPU+ꢱQ 2 )L.C2l#ZWN]0y.J1|EVo νQ F/ W8l3 ?]o5ze͐P d{S A:L%eUlւjLrZhUpj4U"S);V=*mL##@T>iu +>HC3cIe*AF ]ځ9ܘD@?d vLvw2'@$z WЫ,w>"EAԕ z;3IaHۣ~@pfMQJy;apH5[Ie aWzXiLYӇ9 ^r].~g({b(#;`佫0cs<=@~zr= q/!-m)2K(HJ#=_#m_pYt4ҋy>Wx𷲣c6s06BS!}H$ 训/1x]\0 >pAuO^j$d/2j!xHq6P?R&7\(NԢR3+R[Q`#{`<[ ZU h,eK>mXV2ql5D QLw$(Y>] c$Z5;)~<*~!]U缳|g׶5M(5`k(E f عJyP⧭YxoڸB/ F~UpkNse!w-Ne$;0E@o;g,m>63  I g ֨g7ks"t =gzoywb >|:0IF*oWPW{2cft{jVb2@yƨ<hbK HX 06(L|Gà'w7RJ:) KQx)nL ׿vpGB%yEt1\3Y TKTMU&󮓤T1#*1θ|Aê>9;Fm|owҳ좝u:00 pf%&N Ue[$ G13=O* xw"7Zp vlPz b[]ַ.98^'!_+'-xI6RR[6G4lb1ݱwU៪I)^h hzs?K}.KXD`#+ WЙ3*9^r3Й=H*iދ#ĵ?0F.G)*(y ߨQC2~O*t۟ؒ.%@rvixS@!F$,K#qp*em/,Nߎ|X1hf^"$p<տey@qf#H9J[dj>Qhadh.noYD?D'ɊتT.Ki[TԼ`-\vk [2w>>XYW7ۄh %AOIVl V%abjy"C.ezF-06/ QE]9cbT$q6OQdxm7Gi8s(s#Tʾ}zj /o|J;žՉ{؆ձ[MM}4;'׉ {, zR$PcUZXe5MBGh4!Wr6BD?+*mﯬo$r;B0冟t5xrs VYx{f=pBmzYBVl%|ή V&]<7g^GY#eGoYJB}p9t%ljqs QDĨPƙoT\cT |n?\ыHag4FS)=!iy,hp@~%ަW%ec _΅!0<7UmvF[G9ۙjsx !fMO;-!yJVaUr*/v֛uBWr4k࣏ja}}z"%h,1M6E790 P(r8͑BVV9:LU@w]#Q0t]^=ݖ766`_yn S2I7<- o*]:_Cj}K5vRs%g-b:x pƻo{=26S[r˫@bQ="uWrT0d#p> ;@ŒvC#+S 3yeY&Fw:">xbĮJ(-CMze'S ;^'a5:1[Va*[6ņ]e))h sP6^[ )F'{. _7<Q+'nRyeSՉNwbB1hf~^.JĹ:\h#ۂ0ҩJrH{!T ͚y1`fQhč.JڲPcdbv3 nEg%h$KDd릥8oX+K'],y%rRnE}`"u@J99>4'_(lW^ygSxIRv(xt˥Ghԯţ%-u/Rail t='@MͷklO