go1.20-race-1.20.9-150000.1.26.1 >  @ e p9|#+/%_P**Kdf(alo3N0q,){F k~z|zj/,V!҃#gEy^3#8PIҠjWJB-F: p@Ye`4o3xļ_%*hv.Unn'c'$;~`բYaH=IVrtеtSBa_i*`u`Us-91}܀21vve@B/1>/Fe12b11d42d3471f0b93e20801277295b27b68a9e607f4c71ffaac626738eb98bae6abb0ea398cae98a2b71d7d5ecaecfce3ebcc92xe p9|ĕAZ\g^O6R1 \8G`#7Km4z 5Ƚ&AȼuW89hQ Y1*Owʍ/SԳ(WX6jS`i&WdZ\#~2R3i2ZplLʱdoEJQNAUVP1ws;$\43gެhb+VB84%.6 y[)Y~ph7X`/G")3© ]>p>?d # < .; Qj      @T(894:FQGlHpItXxY\]^bcdeflu,v0zCgo1.20-race1.20.9150000.1.26.1Go runtime race detectorGo runtime race detector libraries. Install this package if you wish to use the -race option, in order to detect race conditions present in your Go programs.e Wibs-power9-12 \SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Languages/Gohttps://compiler-rt.llvm.org/linuxppc64le \e a9a4bf74ae31688896e9a66ab2d6a6b3080ce6b94433eb1ac20702a26a053c74rootrootgo1.20-1.20.9-150000.1.26.1.src.rpmgo1.20-racego1.20-race(ppc-64)    go1.20rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.20.93.0.4-14.6.0-14.0-15.2-14.14.1e@did@ddD@ddP@dP@dK@d,@d,@d @d'@cl@cwcT@c@cj@cjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comdmueller@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.com- go1.20.9 (released 2023-10-05) includes one security fixes to the cmd/go package, as well as bug fixes to the go command and the linker. Refs boo#1206346 go1.20 release tracking CVE-2023-39323 * go#63213 go#63211 boo#1215985 security: fix CVE-2023-39323 cmd/go: line directives allows arbitrary execution during build * go#62597 cmd/link: issues with Apple's new linker in Xcode 15 beta- go1.20.8 (released 2023-09-06) includes two security fixes to the html/template package, as well as bug fixes to the compiler, the go command, the runtime, and the crypto/tls, go/types, net/http, and path/filepath packages. Refs boo#1206346 go1.20 release tracking CVE-2023-39318 CVE-2023-39319 * go#62395 go#62196 boo#1215084 security: fix CVE-2023-39318 html/template: improper handling of HTML-like comments within script contexts * go#62397 go#62197 boo#1215085 security: fix CVE-2023-39319 html/template: improper handling of special tags within script contexts * go#61198 cmd/go: extended forwards compatibility for Go * go#61744 go/types: interface.Complete panics for interfaces with duplicate methods * go#61826 net/http: go 1.20.6 host validation breaks setting Host to a unix socket address * go#61867 path/filepath: Clean on some invalid Windows paths can lose .. components * go#61873 cmd/go: using a module path without dot fails to build after toolchain selection * go#61966 crypto/tls: add GODEBUG to control max RSA key size * go#62018 runtime: execution halts with goroutines stuck in runtime.gopark (protocol error E08 during memory read for packet) * go#62056 cmd/compile: internal compiler error: 'F': func F, startMem[b1] has different values * go#62070 cmd/api: make non-importable- Add missing directory pprof html asset directory to package. Refs boo#1215090 * src/cmd/vendor/github.com/google/pprof/internal/driver/html/ dir containing html assets is present in upstream Go distribution but missing from SUSE go1.x packages * Go programs importing runtime/pprof may fail with error: /usr/lib64/go/1.21/src/cmd/vendor/github.com/google/pprof/internal/driver/webhtml.go pattern html: no matching files found * Reformat adjacent commment in spec file- go1.20.7 (released 2023-08-01) includes a security fix to the crypto/tls package, as well as bug fixes to the assembler and the compiler. Refs boo#1206346 go1.20 release tracking CVE-2023-29409 * go#61580 go#61460 boo#1213880 security: fix CVE-2023-29409 crypto/tls: restrict RSA keys in certificates to <= 8192 bits * go#61320 cmd/compile: ppc64le: sign extension issue in go 1.21rc2 * go#61449 net: TestInterfaceArrivalAndDepartureZoneCache is broken on linux-arm64 * go#61471 cmd/compile: failed to make Go on riscv64 CPU with numa- go1.20.6 (released 2023-07-11) includes a security fix to the net/http package, as well as bug fixes to the compiler, cgo, the cover tool, the go command, the runtime, and the crypto/ecdsa, go/build, go/printer, net/mail, and text/template packages. Refs boo#1206346 go1.20 release tracking CVE-2023-29406 * go#61076 go#60374 boo#1213229 security: fix CVE-2023-29406 net/http: insufficient sanitization of Host header * go#60352 cmd/go: go mod tidy introduces ambiguous imports in pruned modules * go#60535 runtime: TLS slot index over 64 and crash * go#60675 cmd/compile: internal compiler error: out of range for go.shape.int64 * go#60698 cmd/go: go list fails with submodules which have test-only dependencies * go#60744 crypto/ecdsa: P521 ecdsa.Verify panics with malformed message * go#60754 cmd/go: panic: LoadImport called with empty package path when listing GOROOT/test/*.go * go#60760 runtime: checkdead fires due to suspected race in the Go runtime when GOMAXPROCS=1 on AWS * go#60802 text/template: key/value assignment is reversed within range loop * go#60845 runtime: SIGSEGV in race + coverage mode * go#60849 cmd/go: go test deadlocked without enforcing timeouts when killed with ^C * go#60874 net/mail: mail.ReadMessage in 1.20 cannot parse mbox headers * go#60875 net/mail: characters allowed in RFC 5322 are invalid while parsing email header * go#60927 x/tools/go/analysis/unitchecker: TestVetStdlib failures * go#60947 crypto/x509: TestSystemVerify/EKULeafValid fails on LUCI * go#60949 runtime: goroutines that stop after calling runtime.RaceDisable break race detector * go#61055 runtime: TestWindowsStackMemory flakes on windows-386-2016- go1.20.5 (released 2023-06-06) includes four security fixes to the cmd/go and runtime packages, as well as bug fixes to the compiler, the go command, the runtime, and the crypto/rsa, net, and os packages. Refs boo#1206346 go1.20 release tracking CVE-2023-29402 CVE-2023-29403 CVE-2023-29404 CVE-2023-29405 * go#60516 go#60167 boo#1212073 security: fix CVE-2023-29402 cmd/go: cgo code injection * go#60518 go#60272 boo#1212074 security: fix CVE-2023-29403 runtime: unexpected behavior of setuid/setgid binaries * go#60512 go#60305 boo#1212075 security: fix CVE-2023-29404 cmd/go: improper sanitization of LDFLAGS * go#60514 go#60306 boo#1212076 security: fix CVE-2023-29405 cmd/go: improper sanitization of LDFLAGS * go#58927 crypto/rsa: 4096 bit keys are not generated with BoringCrypto * go#59975 cmd/compile: multiple memories live at block start * go#60001 cmd/go: missing checksums for dependencies of go get arguments and tests of external dependencies * go#60217 os: Read of a device driver fails only with Go 1.20 * go#60458 cmd/go: document GOROOT/bin/go PATH entry for go test and go generate- go1.20.4 (released 2023-05-02) includes three security fixes to the html/template package, as well as bug fixes to the compiler, the runtime, and the crypto/subtle, crypto/tls, net/http, and syscall packages. Refs boo#1206346 go1.20 release tracking CVE-2023-29400 CVE-2023-24540 CVE-2023-24539 * go#59812 go#59720 boo#1211029 security: fix CVE-2023-24539 html/template: improper sanitization of CSS values * go#59814 go#59721 boo#1211030 security: fix CVE-2023-24540 html/template: improper handling of JavaScript whitespace * go#59816 go#59722 boo#1211031 security: fix CVE-2023-29400 html/template: improper handling of empty HTML attributes * go#59064 runtime: automatically bump RLIMIT_NOFILE on Unix * go#59336 crypto/subtle: xor fails when run with race+purego * go#59374 cmd/compile: encoding/binary.PutUint16 sometimes doesn't write * go#59450 cmd/compile: internal compiler error: cannot call SetType(go.shape.int) on v (type int) * go#59468 cmd/compile: miscompilation in star-tex.org/x/cmd/star-tex * go#59469 net/http: FileServer no longer serves content for POST * go#59540 crypto/tls: TLSv1.3 connection fails with invalid PSK binder * go#59580 cmd/compile: incorrect inline function variable * go#59585 cmd/compile: Unified IR exports table is binary unstable in presence of generics * go#59637 go/internal/gcimporter: lookupGorootExport should use the go command from build.Default.GOROOT- Packaging revert go1.x Suggests go1.x-race boo#1210963 * Upstream go binary distributions do include race detector .syso * Default Recommends for subpackages is best suited in this case- Packaging improvements: * Re-enable binary stripping and debuginfo boo#1210938 * go1.x Suggests go1.x-race do not install by default boo#1210963 * Use Group: Development/Languages/Go instead of Other- go1.20.3 (released 2023-04-04) includes security fixes to the go/parser, html/template, mime/multipart, net/http, and net/textproto packages, as well as bug fixes to the compiler, the linker, the runtime, and the time package. Refs boo#1206346 go1.20 release tracking CVE-2023-24534 CVE-2023-24536 CVE-2023-24537 CVE-2023-24538 * go#59268 go#58975 boo#1210127 security: fix CVE-2023-24534 net/http, net/textproto: denial of service from excessive memory allocation * go#59270 go#59153 boo#1210128 security: fix CVE-2023-24536 net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption * go#59274 go#59180 boo#1210129 security: fix CVE-2023-24537 go/parser: infinite loop in parsing * go#59272 go#59234 boo#1210130 security: fix CVE-2023-24538 html/template: backticks not treated as string delimiters * go#58920 x/text: building as a plugin failure on darwin/arm64 * go#58938 cmd/go: timeout on darwin-amd64-race builder * go#58942 internal/testpty: fails on some Linux machines due to incorrect error handling * go#58954 cmd/link: Incorrect symbol linked in darwin/arm64 * go#59051 cmd/link: linker fails on linux/amd64 when gcc's lto options are used * go#59059 cmd/link/internal/arm: off-by-one error in trampoline phase call reachability calculation * go#59075 time: time zone lookup using extend string makes wrong start time for non-DST zones * go#59220 runtime: crash on linux-ppc64le * go#59236 cmd/compile: crypto/elliptic build error under -linkshared mode * go#59296 cmd/compile: unsafe.SliceData incoherent resuilt with nil argument- Build subpackage go1.x-libstd compiled shared object libstd.so only on Tumbleweed at this time. Refs jsc#PED-1962- Add subpackage go1.x-libstd for compiled shared object libstd.so. Refs jsc#PED-1962 * Main go1.x package included libstd.so in previous versions * Split libstd.so into subpackage that can be installed standalone * Continues the slimming down of main go1.x package by 40 Mb * Experimental and not recommended for general use, Go currently has no ABI * Upstream Go has not committed to support buildmode=shared long-term * Do not use in packaging, build static single binaries (the default) * Upstream Go go1.x binary releases do not include libstd.so * go1.x Suggests go1.x-libstd so not installed by default Recommends * go1.x-libstd does not Require: go1.x so can install standalone * Provides go-libstd unversioned package name * Fix build step -buildmode=shared std to omit -linkshared - Packaging improvements: * go1.x Suggests go1.x-doc so not installed by default Recommends * Use Group: Development/Languages/Go instead of Other- go1.20.2 (released 2023-03-07) includes a security fix to the crypto/elliptic package, as well as bug fixes to the compiler, the covdata command, the linker, the runtime, and the crypto/ecdh, crypto/rsa, crypto/x509, os, and syscall packages. Refs boo#1206346 go1.20 release tracking CVE-2023-24532 * go#58720 go#58647 boo#1209030 security: fix CVE-2023-24532 crypto/elliptic: specific unreduced P-256 scalars produce incorrect results * go#58427 cmd/covdata: short read on string table when merging coverage counters * go#58442 runtime: some linkname signatures do not match * go#58444 cmd/compile: inline static init cause compile time error * go#58467 cmd/compile: internal compiler error: '(*Tree[go.shape.int]).RemoveParent.func1': value .dict (nil) incorrectly live at entry * go#58498 crypto/ecdh: ECDH method doesn't check curve * go#58503 cmd/link: relocation truncated to fit: R_ARM_CALL against `runtime.duffcopy' * go#58505 crypto/internal/bigmod: flag amd64 assembly as noescape * go#58531 runtime: endless traceback when panic in generics funtion * go#58536 runtime: long latency of sweep assists * go#58624 syscall.Faccessat and os.LookPath regression in Go 1.20 * go#58627 os: cmd/go gets error "copy_file_range: function not implemented" * go#58717 net: TestTCPSelfConnect failures due to unexpected connections * go#58774 syscall: Environ uses an invalid unsafe.Pointer conversion on Windows * go#58776 cmd/compile: ICE on method value involving imported anonymous interface * go#58793 crypto/x509: Incorrect documentation for ParsePKCS8PrivateKey * go#58811 crypto/x509: TestSystemVerify consistently failing- Improvements to go1.x packaging spec: * On Tumbleweed bootstrap with current default gcc13 and gccgo118 * On SLE-12 aarch64 ppc64le ppc64 remove overrides to bootstrap using go1.x package (%bcond_without gccgo). This is no longer needed on current SLE-12:Update and removing will consolidate the build configurations used. * Change source URLs to go.dev as per Go upstream * On x86_64 export GOAMD64=v1 as per the current baseline. At this time forgo GOAMD64=v3 option for x86_64_v3 support. * On x86_64 %define go_amd64=v1 as current instruction baseline * In %check on x86_64 use value %go_amd64=v1 as GOAMD64=v1 to grep correct TSAN version is checked out from LLVM with new spelling for internal/amd64v1/race_linux.syso- go1.20.1 (released 2023-02-14) includes security fixes to the crypto/tls, mime/multipart, net/http, and path/filepath packages, as well as bug fixes to the compiler, the go command, the linker, the runtime, and the time package. Refs boo#1206346 go1.20 release tracking CVE-2022-41722 CVE-2022-41723 CVE-2022-41724 CVE-2022-41725 * go#57276 boo#1208269 security: fix CVE-2022-41722 path/filepath: path traversal in filepath.Clean on Windows * go#58356 boo#1208270 security: fix CVE-2022-41723 net/http: avoid quadratic complexity in HPACK decoding * go#58359 boo#1208271 security: fix CVE-2022-41724 crypto/tls: large handshake records may cause panics * go#58363 boo#1208272 security: fix CVE-2022-41725 net/http, mime/multipart: denial of service from excessive resource consumption * go#58117 time: update zoneinfo_abbrs on Windows * go#58224 cmd/link: .go.buildinfo is gc'ed by --gc-sections * go#58309 cmd/compile/internal/pgo: Detect sample value position instead of hard-coding * go#58319 cmd/compile: constant overflows when assigned to package level var (Go 1.20 regression) * go#58335 cmd/compile: internal compiler error: panic: interface conversion: ir.Node is *ir.CompLitExpr, not *ir.Name * go#58413 cmd/compile: internal compiler error: Type.Elem UNION * go#58419 runtime: GOOS=ios fails Apple's app validation due to use of private API * go#58421 cmd/go/internal/test: stale flagdefs.go not detected by tests * go#58431 all: test failures with ETXTBSY * go#58450 cmd/go/internal/modfetch: TestCodeRepo/gopkg.in_natefinch_lumberjack.v2/latest failing- go1.20 (released 2023-02-01) is a major release of Go. go1.20.x minor releases will be provided through February 2024. https://github.com/golang/go/wiki/Go-Release-Cycle go1.20 arrives six months after go1.19. Most of its 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#1206346 go1.20 release tracking Refs jsc#PED-1962 * Go 1.20 includes four changes to the language * Language change: Go 1.17 added conversions from slice to an array pointer. Go 1.20 extends this to allow conversions from a slice to an array * Language change: The unsafe package defines three new functions SliceData, String, and StringData. Along with Go 1.17's Slice, these functions now provide the complete ability to construct and deconstruct slice and string values, without depending on their exact representation. * Language change: The specification now defines that struct values are compared one field at a time, considering fields in the order they appear in the struct type definition, and stopping at the first mismatch. The specification could previously have been read as if all fields needed to be compared beyond the first mismatch. Similarly, the specification now defines that array values are compared one element at a time, in increasing index order. In both cases, the difference affects whether certain comparisons must panic. Existing programs are unchanged: the new spec wording describes what the implementations have always done. * Language change: Comparable types (such as ordinary interfaces) may now satisfy comparable constraints, even if the type arguments are not strictly comparable (comparison may panic at runtime). This makes it possible to instantiate a type parameter constrained by comparable (e.g., a type parameter for a user-defined generic map key) with a non-strictly comparable type argument such as an interface type, or a composite type containing an interface type. * go command: The directory $GOROOT/pkg no longer stores pre-compiled package archives for the standard library: go install no longer writes them, the go build no longer checks for them, and the Go distribution no longer ships them. Instead, packages in the standard library are built as needed and cached in the build cache, just like packages outside GOROOT. This change reduces the size of the Go distribution and also avoids C toolchain skew for packages that use cgo. Refs jsc#PED-1962 * go command: The implementation of go test -json has been improved to make it more robust. Programs that run go test - json do not need any updates. Programs that invoke go tool test2json directly should now run the test binary with - v=test2json (for example, go test -v=test2json or ./pkg.test - test.v=test2json) instead of plain -v. * go command: A related change to go test -json is the addition of an event with Action set to start at the beginning of each test program's execution. When running multiple tests using the go command, these start events are guaranteed to be emitted in the same order as the packages named on the command line. * go command: The go command now defines architecture feature build tags, such as amd64.v2, to allow selecting a package implementation file based on the presence or absence of a particular architecture feature. See go help buildconstraint for details. * go command: The go subcommands now accept -C to change directory to before performing the command, which may be useful for scripts that need to execute commands in multiple different modules. * go command: The go build and go test commands no longer accept the -i flag, which has been deprecated since Go 1.16. * go command: The go generate command now accepts -skip to skip //go:generate directives matching . * go command: The go test command now accepts -skip to skip tests, subtests, or examples matching . * go command: When the main module is located within GOPATH/src, go install no longer installs libraries for non-main packages to GOPATH/pkg, and go list no longer reports a Target field for such packages. (In module mode, compiled packages are stored in the build cache only, but a bug had caused the GOPATH install targets to unexpectedly remain in effect.) * go command: The go build, go install, and other build-related commands now support a -pgo flag that enables profile-guided optimization, which is described in more detail in the Compiler section below. The -pgo flag specifies the file path of the profile. Specifying -pgo=auto causes the go command to search for a file named default.pgo in the main package's directory and use it if present. This mode currently requires a single main package to be specified on the command line, but we plan to lift this restriction in a future release. Specifying - pgo=off turns off profile-guided optimization. * go command: The go build, go install, and other build-related commands now support a -cover flag that builds the specified target with code coverage instrumentation. This is described in more detail in the Cover section below. * go version: The go version -m command now supports reading more types of Go binaries, most notably, Windows DLLs built with go build -buildmode=c-shared and Linux binaries without execute permission. * Cgo: The go command now disables cgo by default on systems without a C toolchain. More specifically, when the CGO_ENABLED environment variable is unset, the CC environment variable is unset, and the default C compiler (typically clang or gcc) is not found in the path, CGO_ENABLED defaults to 0. As always, you can override the default by setting CGO_ENABLED explicitly. The most important effect of the default change is that when Go is installed on a system without a C compiler, it will now use pure Go builds for packages in the standard library that use cgo, instead of using pre-distributed package archives (which have been removed, as noted above) or attempting to use cgo and failing. This makes Go work better in some minimal container environments as well as on macOS, where pre-distributed package archives have not been used for cgo-based packages since Go 1.16. The packages in the standard library that use cgo are net, os/user, and plugin. On macOS, the net and os/user packages have been rewritten not to use cgo: the same code is now used for cgo and non-cgo builds as well as cross-compiled builds. On Windows, the net and os/user packages have never used cgo. On other systems, builds with cgo disabled will use a pure Go version of these packages. On macOS, the race detector has been rewritten not to use cgo: race-detector-enabled programs can be built and run without Xcode. On Linux and other Unix systems, and on Windows, a host C toolchain is required to use the race detector. * go cover: Go 1.20 supports collecting code coverage profiles for programs (applications and integration tests), as opposed to just unit tests. To collect coverage data for a program, build it with go build's -cover flag, then run the resulting binary with the environment variable GOCOVERDIR set to an output directory for coverage profiles. See the 'coverage for integration tests' landing page for more on how to get started. For details on the design and implementation, see the proposal. * go vet: Improved detection of loop variable capture by nested functions. The vet tool now reports references to loop variables following a call to T.Parallel() within subtest function bodies. Such references may observe the value of the variable from a different iteration (typically causing test cases to be skipped) or an invalid state due to unsynchronized concurrent access. * go vet: The tool also detects reference mistakes in more places. Previously it would only consider the last statement of the loop body, but now it recursively inspects the last statements within if, switch, and select statements. * go vet: New diagnostic for incorrect time formats. The vet tool now reports use of the time format 2006-02-01 (yyyy-dd-mm) with Time.Format and time.Parse. This format does not appear in common date standards, but is frequently used by mistake when attempting to use the ISO 8601 date format (yyyy-mm-dd). * Runtime: Some of the garbage collector's internal data structures were reorganized to be both more space and CPU efficient. This change reduces memory overheads and improves overall CPU performance by up to 2%. * Runtime: The garbage collector behaves less erratically with respect to goroutine assists in some circumstances. * Runtime: Go 1.20 adds a new runtime/coverage package containing APIs for writing coverage profile data at runtime from long-running and/or server programs that do not terminate via os.Exit(). * Compiler: Go 1.20 adds preview support for profile-guided optimization (PGO). PGO enables the toolchain to perform application- and workload-specific optimizations based on run-time profile information. Currently, the compiler supports pprof CPU profiles, which can be collected through usual means, such as the runtime/pprof or net/http/pprof packages. To enable PGO, pass the path of a pprof profile file via the -pgo flag to go build, as mentioned above. Go 1.20 uses PGO to more aggressively inline functions at hot call sites. Benchmarks for a representative set of Go programs show enabling profile-guided inlining optimization improves performance about 3–4%. See the PGO user guide for detailed documentation. We plan to add more profile-guided optimizations in future releases. Note that profile-guided optimization is a preview, so please use it with appropriate caution. * Compiler: The Go 1.20 compiler upgraded its front-end to use a new way of handling the compiler's internal data, which fixes several generic-types issues and enables type declarations within generic functions and methods. * Compiler: The compiler now rejects anonymous interface cycles with a compiler error by default. These arise from tricky uses of embedded interfaces and have always had subtle correctness issues, yet we have no evidence that they're actually used in practice. Assuming no reports from users adversely affected by this change, we plan to update the language specification for Go 1.22 to formally disallow them so tools authors can stop supporting them too. * Compiler: Go 1.18 and 1.19 saw regressions in build speed, largely due to the addition of support for generics and follow-on work. Go 1.20 improves build speeds by up to 10%, bringing it back in line with Go 1.17. Relative to Go 1.19, generated code performance is also generally slightly improved. * Linker: On Linux, the linker now selects the dynamic interpreter for glibc or musl at link time. * Linker: On Windows, the Go linker now supports modern LLVM-based C toolchains. * Linker: Go 1.20 uses go: and type: prefixes for compiler-generated symbols rather than go. and type.. This avoids confusion for user packages whose name starts with go.. The debug/gosym package understands this new naming convention for binaries built with Go 1.20 and newer. * Bootstrap: When building a Go release from source and GOROOT_BOOTSTRAP is not set, previous versions of Go looked for a Go 1.4 or later bootstrap toolchain in the directory $HOME/go1.4 (%HOMEDRIVE%%HOMEPATH%\go1.4 on Windows). Go 1.18 and Go 1.19 looked first for $HOME/go1.17 or $HOME/sdk/go1.17 before falling back to $HOME/go1.4, in anticipation of requiring Go 1.17 for use when bootstrapping Go 1.20. Go 1.20 does require a Go 1.17 release for bootstrapping, but we realized that we should adopt the latest point release of the bootstrap toolchain, so it requires Go 1.17.13. Go 1.20 looks for $HOME/go1.17.13 or $HOME/sdk/go1.17.13 before falling back to $HOME/go1.4 (to support systems that hard-coded the path $HOME/go1.4 but have installed a newer Go toolchain there). In the future, we plan to move the bootstrap toolchain forward approximately once a year, and in particular we expect that Go 1.22 will require the final point release of Go 1.20 for bootstrap. * Library: Go 1.20 adds a new crypto/ecdh package to provide explicit support for Elliptic Curve Diffie-Hellman key exchanges over NIST curves and Curve25519. Programs should use crypto/ecdh instead of the lower-level functionality in crypto/elliptic for ECDH, and third-party modules for more advanced use cases. * Error handling: Go 1.20 expands support for error wrapping to permit an error to wrap multiple other errors. * Error handling: An error e can wrap more than one error by providing an Unwrap method that returns a []error. * Error handling: The errors.Is and errors.As functions have been updated to inspect multiply wrapped errors. * Error handling: The fmt.Errorf function now supports multiple occurrences of the %w format verb, which will cause it to return an error that wraps all of those error operands. * Error handling: The new function errors.Join returns an error wrapping a list of errors. * HTTP ResponseController: The new "net/http".ResponseController type provides access to extended per-request functionality not handled by the "net/http".ResponseWriter interface. The ResponseController type provides a clearer, more discoverable way to add per-handler controls. Two such controls also added in Go 1.20 are SetReadDeadline and SetWriteDeadline, which allow setting per-request read and write deadlines. * New ReverseProxy Rewrite hook: The httputil.ReverseProxy forwarding proxy includes a new Rewrite hook function, superseding the previous Director hook. * archive/tar: When the GODEBUG=tarinsecurepath=0 environment variable is set, Reader.Next method will now return the error ErrInsecurePath for an entry with a file name that is an absolute path, refers to a location outside the current directory, contains invalid characters, or (on Windows) is a reserved name such as NUL. A future version of Go may disable insecure paths by default. * archive/zip: When the GODEBUG=zipinsecurepath=0 environment variable is set, NewReader will now return the error ErrInsecurePath when opening an archive which contains any file name that is an absolute path, refers to a location outside the current directory, contains invalid characters, or (on Windows) is a reserved names such as NUL. A future version of Go may disable insecure paths by default. * archive/zip: Reading from a directory file that contains file data will now return an error. The zip specification does not permit directory files to contain file data, so this change only affects reading from invalid archives. * bytes: The new CutPrefix and CutSuffix functions are like TrimPrefix and TrimSuffix but also report whether the string was trimmed. * bytes: The new Clone function allocates a copy of a byte slice. * context: The new WithCancelCause function provides a way to cancel a context with a given error. That error can be retrieved by calling the new Cause function. * crypto/ecdsa: When using supported curves, all operations are now implemented in constant time. This led to an increase in CPU time between 5% and 30%, mostly affecting P-384 and P-521. * crypto/ecdsa: The new PrivateKey.ECDH method converts an ecdsa.PrivateKey to an ecdh.PrivateKey. * crypto/ed25519: The PrivateKey.Sign method and the VerifyWithOptions function now support signing pre-hashed messages with Ed25519ph, indicated by an Options.HashFunc that returns crypto.SHA512. They also now support Ed25519ctx and Ed25519ph with context, indicated by setting the new Options.Context field. * crypto/rsa: The new field OAEPOptions.MGFHash allows configuring the MGF1 hash separately for OAEP decryption. * crypto/rsa: crypto/rsa now uses a new, safer, constant-time backend. This causes a CPU runtime increase for decryption operations between approximately 15% (RSA-2048 on amd64) and 45% (RSA-4096 on arm64), and more on 32-bit architectures. Encryption operations are approximately 20x slower than before (but still 5-10x faster than decryption). Performance is expected to improve in future releases. Programs must not modify or manually generate the fields of PrecomputedValues. * crypto/subtle: The new function XORBytes XORs two byte slices together. * crypto/tls: Parsed certificates are now shared across all clients actively using that certificate. The memory savings can be significant in programs that make many concurrent connections to a server or collection of servers sharing any part of their certificate chains. * crypto/tls: For a handshake failure due to a certificate verification failure, the TLS client and server now return an error of the new type CertificateVerificationError, which includes the presented certificates. * crypto/x509: ParsePKCS8PrivateKey and MarshalPKCS8PrivateKey now support keys of type *crypto/ecdh.PrivateKey. ParsePKIXPublicKey and MarshalPKIXPublicKey now support keys of type *crypto/ecdh.PublicKey. Parsing NIST curve keys still returns values of type *ecdsa.PublicKey and *ecdsa.PrivateKey. Use their new ECDH methods to convert to the crypto/ecdh types. * crypto/x509: The new SetFallbackRoots function allows a program to define a set of fallback root certificates in case an operating system verifier or standard platform root bundle is unavailable at runtime. It will most commonly be used with a new package, golang.org/x/crypto/x509roots/fallback, which will provide an up to date root bundle. * debug/elf: Attempts to read from a SHT_NOBITS section using Section.Data or the reader returned by Section.Open now return an error. * debug/elf: Additional R_LARCH_* constants are defined for use with LoongArch systems. * debug/elf: Additional R_PPC64_* constants are defined for use with PPC64 ELFv2 relocations. * debug/elf: The constant value for R_PPC64_SECTOFF_LO_DS is corrected, from 61 to 62. * debug/gosym: Due to a change of Go's symbol naming conventions, tools that process Go binaries should use Go 1.20's debug/gosym package to transparently handle both old and new binaries. * debug/pe: Additional IMAGE_FILE_MACHINE_RISCV* constants are defined for use with RISC-V systems. * encoding/binary: The ReadVarint and ReadUvarint functions will now return io.ErrUnexpectedEOF after reading a partial value, rather than io.EOF. * encoding/xml: The new Encoder.Close method can be used to check for unclosed elements when finished encoding. * encoding/xml: The decoder now rejects element and attribute names with more than one colon, such as , as well as namespaces that resolve to an empty string, such as xmlns:a="". * encoding/xml: The decoder now rejects elements that use different namespace prefixes in the opening and closing tag, even if those prefixes both denote the same namespace. * errors: The new Join function returns an error wrapping a list of errors. * fmt: The Errorf function supports multiple occurrences of the %w format verb, returning an error that unwraps to the list of all arguments to %w. * fmt: The new FormatString function recovers the formatting directive corresponding to a State, which can be useful in Formatter. implementations. * go/ast: The new RangeStmt.Range field records the position of the range keyword in a range statement. * go/ast: The new File.FileStart and File.FileEnd fields record the position of the start and end of the entire source file. * go/token: The new FileSet.RemoveFile method removes a file from a FileSet. Long-running programs can use this to release memory associated with files they no longer need. * go/types: The new Satisfies function reports whether a type satisfies a constraint. This change aligns with the new language semantics that distinguish satisfying a constraint from implementing an interface. * io: The new OffsetWriter wraps an underlying WriterAt and provides Seek, Write, and WriteAt methods that adjust their effective file offset position by a fixed amount. * io/fs: The new error SkipAll terminates a WalkDir immediately but successfully. * math/big: The math/big package's wide scope and input-dependent timing make it ill-suited for implementing cryptography. The cryptography packages in the standard library no longer call non-trivial Int methods on attacker-controlled inputs. In the future, the determination of whether a bug in math/big is considered a security vulnerability will depend on its wider impact on the standard library. * math/rand: The math/rand package now automatically seeds the global random number generator (used by top-level functions like Float64 and Int) with a random value, and the top-level Seed function has been deprecated. Programs that need a reproducible sequence of random numbers should prefer to allocate their own random source, using rand.New(rand.NewSource(seed)). * math/rand: Programs that need the earlier consistent global seeding behavior can set GODEBUG=randautoseed=0 in their environment. * math/rand: The top-level Read function has been deprecated. In almost all cases, crypto/rand.Read is more appropriate. * mime: The ParseMediaType function now allows duplicate parameter names, so long as the values of the names are the same. * mime/multipart: Methods of the Reader type now wrap errors returned by the underlying io.Reader. * net: The LookupCNAME function now consistently returns the contents of a CNAME record when one exists. Previously on Unix systems and when using the pure Go resolver, LookupCNAME would return an error if a CNAME record referred to a name that with no A, AAAA, or CNAME record. This change modifies LookupCNAME to match the previous behavior on Windows, allowing LookupCNAME to succeed whenever a CNAME exists. * net: Interface.Flags now includes the new flag FlagRunning, indicating an operationally active interface. An interface which is administratively configured but not active (for example, because the network cable is not connected) will have FlagUp set but not FlagRunning. * net: The new Dialer.ControlContext field contains a callback function similar to the existing Dialer.Control hook, that additionally accepts the dial context as a parameter. Control is ignored when ControlContext is not nil. * net: The Go DNS resolver recognizes the trust-ad resolver option. When options trust-ad is set in resolv.conf, the Go resolver will set the AD bit in DNS queries. The resolver does not make use of the AD bit in responses. * net: DNS resolution will detect changes to /etc/nsswitch.conf and reload the file when it changes. Checks are made at most once every five seconds, matching the previous handling of /etc/hosts and /etc/resolv.conf. * net/http: The ResponseWriter.WriteHeader function now supports sending 1xx status codes. * net/http: The new Server.DisableGeneralOptionsHandler configuration setting allows disabling the default OPTIONS * handler. * net/http: The new Transport.OnProxyConnectResponse hook is called when a Transport receives an HTTP response from a proxy for a CONNECT request. * net/http: The HTTP server now accepts HEAD requests containing a body, rather than rejecting them as invalid. * net/http: HTTP/2 stream errors returned by net/http functions may be converted to a golang.org/x/net/http2.StreamError using errors.As. * net/http: Leading and trailing spaces are trimmed from cookie names, rather than being rejected as invalid. For example, a cookie setting of "name =value" is now accepted as setting the cookie "name". * net/netip: The new IPv6LinkLocalAllRouters and IPv6Loopback functions are the net/netip equivalents of net.IPv6loopback and net.IPv6linklocalallrouters. * os: On Windows, the name NUL is no longer treated as a special case in Mkdir and Stat. * os: On Windows, File.Stat now uses the file handle to retrieve attributes when the file is a directory. Previously it would use the path passed to Open, which may no longer be the file represented by the file handle if the file has been moved or replaced. This change modifies Open to open directories without the FILE_SHARE_DELETE access, which match the behavior of regular files. * os: On Windows, File.Seek now supports seeking to the beginning of a directory. * os/exec: The new Cmd fields Cancel and WaitDelay specify the behavior of the Cmd when its associated Context is canceled or its process exits with I/O pipes still held open by a child process. * path/filepath: The new error SkipAll terminates a Walk immediately but successfully. * path/filepath: The new IsLocal function reports whether a path is lexically local to a directory. For example, if IsLocal(p) is true, then Open(p) will refer to a file that is lexically within the subtree rooted at the current directory. * reflect: The new Value.Comparable and Value.Equal methods can be used to compare two Values for equality. Comparable reports whether Equal is a valid operation for a given Value receiver. * reflect: The new Value.Grow method extends a slice to guarantee space for another n elements. * reflect: The new Value.SetZero method sets a value to be the zero value for its type. * reflect: Go 1.18 introduced Value.SetIterKey and Value.SetIterValue methods. These are optimizations: v.SetIterKey(it) is meant to be equivalent to v.Set(it.Key()). The implementations incorrectly omitted a check for use of unexported fields that was present in the unoptimized forms. Go 1.20 corrects these methods to include the unexported field check. * regexp: Go 1.19.2 and Go 1.18.7 included a security fix to the regular expression parser, making it reject very large expressions that would consume too much memory. Because Go patch releases do not introduce new API, the parser returned syntax.ErrInternalError in this case. Go 1.20 adds a more specific error, syntax.ErrLarge, which the parser now returns instead. * runtime/cgo: Go 1.20 adds new Incomplete marker type. Code generated by cgo will use cgo.Incomplete to mark an incomplete C type. * runtime/metrics: Go 1.20 adds new supported metrics, including the current GOMAXPROCS setting (/sched/gomaxprocs:threads), the number of cgo calls executed (/cgo/go-to-c-calls:calls), total mutex block time (/sync/mutex/wait/total:seconds), and various measures of time spent in garbage collection. * runtime/metrics: Time-based histogram metrics are now less precise, but take up much less memory. * runtime/pprof: Mutex profile samples are now pre-scaled, fixing an issue where old mutex profile samples would be scaled incorrectly if the sampling rate changed during execution. * runtime/pprof: Profiles collected on Windows now include memory mapping information that fixes symbolization issues for position-independent binaries. * runtime/trace: The garbage collector's background sweeper now yields less frequently, resulting in many fewer extraneous events in execution traces. * strings: The new CutPrefix and CutSuffix functions are like TrimPrefix and TrimSuffix but also report whether the string was trimmed. * sync: The new Map methods Swap, CompareAndSwap, and CompareAndDelete allow existing map entries to be updated atomically. * syscall: On FreeBSD, compatibility shims needed for FreeBSD 11 and earlier have been removed. * syscall: On Linux, additional CLONE_* constants are defined for use with the SysProcAttr.Cloneflags field. * syscall: On Linux, the new SysProcAttr.CgroupFD and SysProcAttr.UseCgroupFD fields provide a way to place a child process into a specific cgroup. * testing: The new method B.Elapsed reports the current elapsed time of the benchmark, which may be useful for calculating rates to report with ReportMetric. * time: The new time layout constants DateTime, DateOnly, and TimeOnly provide names for three of the most common layout strings used in a survey of public Go source code. * time: The new Time.Compare method compares two times. * time: Parse now ignores sub-nanosecond precision in its input, instead of reporting those digits as an error. * time: The Time.MarshalJSON method is now more strict about adherence to RFC 3339. * unicode/utf16: The new AppendRune function appends the UTF-16 encoding of a given rune to a uint16 slice, analogous to utf8.AppendRune.- go1.20rc3 (released 2023-01-12) is a release candidate version of go1.20 cut from the master branch at the revision tagged go1.20rc3. Refs boo#1206346 go1.20 release tracking- go1.20rc2 (released 2023-01-04) is a release candidate version of go1.20 cut from the master branch at the revision tagged go1.20rc2. Refs boo#1206346 go1.20 release tracking- go1.20rc1 (released 2022-12-08) is a release candidate version of go1.20 cut from the master branch at the revision tagged go1.20rc1. Refs boo#1206346 go1.20 release trackingibs-power9-12 16965965671.20.9-150000.1.26.11.20.9-150000.1.26.1race_linux_ppc64le.syso/usr/share/go/1.20/src/runtime/race/-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:30968/SUSE_SLE-15_Update/775928472bebd7a4ab1ed74c59e2ba15-go1.20.SUSE_SLE-15_Updatecpioxz5ppc64le-suse-linuxELF 64-bit LSB relocatable, 64-bit PowerPC or cisco 7500, version 1 (SYSV), not stripped 8V go1.201.20.9utf-8a3044db1f6dafb2623173d442fef0095aeed7679252de925f23ccb8e2e7021c6? 7zXZ !t/- ] crv(vX0rbaD2JOHP[~8KbPaI6Bz}`U\@1A18sTR*?lPL[CB&V{a/ɎEA.^ݢEW.b['"al3km$IX8qbl..|͸GVA80 ~ZVINDo/˜G$Ź1ܸKW^ ͲR?UquTڬ[NyQ&AKkc"~I3<: etcP<`@M,VqB,JV 2 _Q}_7hlbSP50G?B~׃f>SƖ^i!ʗ<` ,&҃ 妬c]\/0+͟r{񔺃JURz +eZyj"WkNb}A1L#}nRx02> j6gg J?%CU}(=;@ ßOD*('Hy@o1N9jeknF,ԧߦ\8r o<vcnv3`y8uJWxEۘ,ͳfM/ɟՈg%SJNXVt;yuXbtmct$}d'ݟ8RcÇqÛ~@$8苭UDV)H3>MQ,kavlq,5Y1a] aJ[fS!Yia4lzDN m[wOI \&>gK1փߨMUox~ol 6_#/P"a*b S9ΞšHJ|lS"*(מ8G'X#vXw)G fgK59ovSLK 5&'c~췷 +]Ҝ2R KZ,^L(2gIjMIq_~X;}p]4ƟLĺcSVQϓN B%Mp4ǿV6T\oxX/$LqEVt.,-6f@뽭?gۜ OF?" z buȓ6K )]e.mR+ZTej:Ytll.lQ=u p 3xZ$g縟t3U}0~le6pdnoS9wKp M{7!L5I0 1mɥc.Dׅn+i0-l@'B;@$80OX6 )ml0v 9TAR\(x8jLg!"ap6 + m]>f;p3 &ߞMt;Vߞ,o(hwz$t|I{\ur RynҪuhtKf| RӬޫa$\'thxrb yAڔjb_!=J޶.hwTbb'nݞ[` yH }zf-JBu3/mYSJePmuAJX/;8b }u!pScd Am㴑8`$f )J^6mo֮ope<G%K79)07th|wuI *lZslk͎Z7a\f{eі &Gx.J f5!)J<gZRaze)MyU=uTEo/$Wp)xbabmʁBYE+ȮWċlS/qCøܰFbگ^=_2p URm[;_3%epk%YaXZES2圵{V*PRrQ]&p{&3'%ˆ0a'49O$K= ~&F P)EeR՗{$nB+&i =G~T6= d^T/ 2>~tn9Ya=Ap^LG1ҦC3IXBp`~yTM9bx jcqfN`Z$L(gS0t&]{f+6xf*hȣtiy$:viL٢w!ݷ?SvA"̸[sAf)9ƩG`ih01)Td=NwX}ˑ3qF _FOöӊ7ibB KRY.L%ץ ALu8WR)&?:nRjtͻ|M v8@]JH7 ?Weޭni V^" LBijFIobbJ͕ɻ|. Oǧުf nf %Ҹ+z}Jn*6ksG?ŝ0}nOnFű,u_;!rO HN93KfROhN㝇DTRa1@"Q )(T 1%萇SHs[/X{T\Mˍce5c1t#<:J?p{Yx-btzi tZ%;+Csp6E+f1/T2v zQ+h~QXdi^1}+IZ .]o;\4>i/]v~BCpA<RaLs@ K:[ a%. kkYڀ9<%2A 3krP-]zfpr7]̿%lڀ҄ Q)RxZ?IԥK q֪kݲdQe.4CYx+a[-~T_8sA,J뱖ef`mDxOQ< JϬVМ x7AW_Mc}”MM^6!_nǠED^t`kV4;g^QӉ[&xcLFrQ9r}ҩ']ջp|C9޹'=|f4HH35;F<ҴK-2Q~8e*^ZL1_xkV,^]jXZaPPJ#s\Ptu &aS $ٟCHmIoKųGWra޷gŔ?!v9_:7s\ NE/ϨYwҨh-O2ׇ#hXw+-y+;tYJa fIPgNe sBZ]JzNq̵@ܔϺsUY#0J:vr\vE>q*ͬ'?/5Tm[@ڙ_% "[}ܱD.JyQu:HE{[n"VE<L>7\ZܰsO3ZX)V(,7ue~[8owA>ϑX JMJy{R`ի?z/< qTbKʠ+½Zl<,OɃQk*rIR)C)Ux79R(-"1-3D>ݙL%i˕S"Kjz@v12늳){Gvb`oCձZ܈tp9O8eФH,^[ߔzW!<3Vj g6nRQ  ?=53.`>uB fk4= bq`N`R3+#K7@n,[א/έO V^-H2忽 %Ěcu/ kHO9$!R ` gwJql/1'"!g pS=kٸ"_@H'u ҃igz=gSX`hfλ,%ЗD}͂j\먫a rv R=}ꏊ+-뷫"+foގ|gb=T0g9 +?Bq>[ifGtlDBY/_U.I?dGwBE W`҃iw*"^:FiE~ ln=Fz~%L(@O ]T|jx3oMellqrcJR,B^XZ\ek1}X<Īvamп:%|Vtb;qBǏ!aA+2qFD(gOʛPhl}H8UKTEG"N J`3~ ~{R"EZâU)J>cYo0wuxA B!j > +_<ůC]I$ލ|0"yS0cx(J?\K[p *JAB65R2 XU nFJ y`ؕ* ߿^wuq$|4a))n!uYwHn?θT8NOL̘)%>Eφl6υv:Ά={OnqAz$T q8L9BKӼ#㴚e< BUu֣ulCcQG4]SwJ^(VO CDٿ4"$uWm/h|t#-BOS|yAUC OW)"cy]}Rv7@(Иtdd cwmsslވ/gfal%-M\V-OPS{T2 cטǘ2X/4(Wf.cF BJ.Rv2r= *Ah0h2'"cL<<WGdʯyQ^Edœl!G!TvQ7e貆~#G- ]Un_:&itޕμٓK>]sՇ0rb±kmq&H(}ԱUS_O+EQ7'8by2媺 )!R7{KQFWTв6; zk?c 9_nMe*4 vP2fU9_Wf"phK|ZQOΘR ֔g_\ų/UٺWYxZt*Z qUz}<k_MS)fWS00;eU Rv9{~>䕑(7-׈ِ P!FwEN dj +IH4FZ#C'Q}|aJkp ݏ0y$ D\W ^6CEz@ONynzfr j1ELuFbWoԌֿ}zpv8=#6ojQ͞,w` Z[)oGIQ!Ί* `Wiy ʵ᥶qTQҮE PԊ=<f&úS~Sζj}yFäpwyCd< tIC~Ke%'K(Md$iБ~aӋb\dJu!1B8Yߍ~RCKUdfn`>_9]/Y(% +,.+ n,R%1A֯;nO{iܨE/ćp2ÜH059Ue/#Bex}wͰ;"4>+Kd ؅7+eNŀo#qHZhls5*9 0FSkQ)/07d%2ozŕt6 qҰmswAoSKw1z4_T2ԍ Gd+{JGD-l*Si %84B/Pv|CQs}ڡrES÷-/ѱcM؈{~AnXCidj zd:2ZI%XjŎZEUAwe)eBbAMK>Ӎ֏Y[4gtEoQ R0bM-lCl|$J vjJ8ΏB8N%=vjdpU+]*-ٕJj$Ąhuc-#% fr6e7,㛉3H0UlmjHR@ǛA/v" m.Jy!cuɁ`GPC jRtя H] EץI;J8G欦TStW)FΫ|2K݁Nۿqڴɏ !D_*R٥➤I+]ǽ)'0 @Kv_ATk4@?TB7c?|;/ݸ *x\ٳ;S<,Gt)֌۞zBY)*7H}e3Nx=4 CvJ[kȃ|2,^bS6 !U^ʌ5',V/w#ZRtY5Q0Tf]lO ֏ɋQ|T)n*:Q^@QZ!G&O02 ZT3nE3^E\ *#2`w1jcw /1AG3'#PǴ㝪4tRlA*.% w襧4KO RjȃN,096y4 aldȚwB s 8L>zUD*t!5/q:B$y @M u˅45`В wfWܮCl=k6Sr^ClqzWg >5P 7/N0C `ts7Ux&<@ Fޅv8Őr1LKxY3hThtNS!9h-'05l)+ŃHF}7@ D neMM窧|J {ZqVukIO39HI` /Ϯ7ҍJt2+L p4ypJ|yϔj.4/m QlŊ3GWB!Uᔻc} %8Jb؅YASW}1h30os{~0< +PL^7/{XkJz!BmS5 &?J yd&W|~oY 5K=T8+I7/*%2 ΅tQm}FjFצrynmS9X.|3ЧR%`Q=E*4THמmO?Dy`LǓgw=~lXBKL I@'<Tѣ̕#A}|t~Ud[c2g~IJbU]<%57U5WÜ3ш\'a&P.?Yp;BSI3g,eB/*%E5-njheT=!_iH amN|`<O> Cbk{,m1[Ǖ7kq_kݶ[c+L'yY&,y<^#_p?iTK_O0 > j|Is!$xrEbIoc>^LVP!(pм18!eZHy kcxL尿rMq(4ΌjlMH$ RxOD顧ļ1MvT;C-!Y+_Ljo]p% y7WEktֺatK nBh>0`XK^j.$z~ázB8U2η#s[vR-|@Լux=(c9<0_tad9 *o(o]gV6)T IQk Js4 [UQ ^1֕eИ#{!Ã\I0i[G0=`QF,y$-8mۯ=P %nPC_B#U lߋLA=^2%2|ϊ}!$]T]1m9T;8k-ힸ ލ7K ?W`V7P]$CRxDڟbRXMy9ED}øڱKbzUEn܋#Gڑ&?ބ]$zܫ?Қ!hYX0BJ9Hʼ΄ܕL[!ûHيWyH㘦LDe&ZK}^ ph#Sky:RzD&xXLUK]q B$KkqwE>EX9|Q^J@se2Uuwa8F\ТrLw$8HDe u3'!K'KckB"Yh@9Q{@ =R^EEabV&m%-a錀cES Xsw8_v7G+÷ -m6Am\.@Wҫ|<.$6\9WM}Ͱ#SIL9.x1[nP#q`*ʥQ`UJebGIzL#Z*8)Qf˽Г_@Vߢ׶(S.x E)xYp[ ʰjsV6 ]r^4͘I1^C3K[r P4)(ϝg [W ?1KVEv%Bq,.Qߪ(NMm cS8༶Y=m= H'-FF9zP6 {äEJ]FԚk gK 1bkҊHO:}j0ha=%N|,S AX8U@Κ͹5[|i?.TZ$^X3?W5e%.A:)ـI3i C<a:u:N8s5sm5݃"frmeK]f>ξ`Jo̝1ao%awӵMI7ȱ|O=xUWso:h}40>+$Un RV@٭E'Fu-0 K4z |s~m_`&yPXӶ,d) =:mSp1$k"0'#L}a{**{A2݂T >xaέXTt!%?0.m{މFmӣMm?46X/Bh%թk6YV㵍52}hW:0Vw5p W5W98?qPf#E1؉mz*:j31Jy; ^m]'HK)Zʚr2# "!]4pG@myC1פd!JZ d`;yfp|DĜ藪Ssdhכ @U:i %mCJ/?_`ߋAT^#ilQ8>MtY%%-vERvUC BU&<Ǥн@ wފT]ATl3'v7Ȫe2W hn=.K$Θ L|Q(,[:d+1GAg8/T5$I5Q>X+~T†g/֏+,hШ=L"J;H5vP@ IJ)Zj4Al+^[Y*}˷|`!XR! Y}]T{kЎ 2&xU+vax9Hp!'bh:q@y@K57i\^Wa'1E2cWZ,3-ࢄ*X\ɒ-:!, SJL("s>S'|՗7 1f,cB E-#|қJy?QV~|rU,QBa} 4x'f2R] gCUV&!hZtԌ",w6X*ҡm4M)c9˅cڟmhb󞃣[_-yQ(j-q^pUrx3h зɴo8`\4FYdQZP|dppe- m3 K ")iTsjJaLfx^l~).9B[}n`坪2Ok͎pȫ hDﭺ+9TCXH8HB38#e~m/gVA4F .3=Op^-(#5)jT4jɖǭΘ:~7vg;"(lū#W<$H=<-`b 0:Aߐ`7:)nj:̊:]œ~*)3X91Cak fzV5< , PƉɃWu24d֙<bL`1P,IoF@kxxmk!ZaljX \x~S?$l 63PCH-9b+L\+^R:(m ?ꮈ VSC2]txPaeޗl+qR9ؕݟGO,q'tӄ)s(.<= DIb?}u-a; ]{IPR4DnUz:}y'7/""fd[ @V97Q㮈 .Y*6iUn=5rL[. GpWk_",Q`=DO<'l=__-ˬr,]"=ІLl+jI=AhV:DD(!'tD %?Nۊ#(?X&+}337?9N8PFW5t m<'RV`N'?~Nߚ V%Y); ԸjgE힦A"xp!޳D^#CTx'@\Κ XRQRWa95]"Mqblpk :)'ľ&齛J().f)<${pvܩ7gy%]' 0uO a gd'~r;N9FoL=r?uJ0Fw?f !k7"hKpMlZ\a_ ^^KTZ]{RER'~7) o-U(=j|R@:rZH2mF8=/X@#2fȋE0xv%Nd_0-XbptvOϠ!7 > 6h!ґY$.o2&>horxN^[ty}`(1T˰:)p'd1p|i3&2DsBxSu4Y«,J;a(7ývڈN;t9oċ{A[W]ô ŰGU1%qѼcء0M,&9W-XI9BݛZ9jc3H2+S*h/R5ԚmS]sCcUrLwcVL`yD~U.>!uO|M q7d қpdɺ/~ %6nm"wb㲈T?+EHZۃ_(ij yB֨ߦ*ir`!} ӎp-\>E0-\))Z3ݩ` ~1Lk $jfۆaa_JU DѾuu|%qz\ PCa8?^jXBxT+ dмB4S*@^[qmP#`elxl/ ߮$[)&H[#w ac[<# a_ o+Q<D5rQ 7Hls完ϺWκUx^g־C1ٵy ۝ :e_U+`Y.,`=-LrPo֡M) <{D5:ʨ]",PT븅 hcFma+P _,qǿ"#7Il9pR)rh-FNNfEcRe?#& To%l?-ÎDFu#)*3a'6Dwv^4#-g %𬠏UzfɏS51q `}nj<ZIomBL[7b#Cg(Zy§1Rrlj7|ƒ~Wi'7GEck13C8AC#lLixi GTMS ix$6.8YpTZS J }H#Qy!|m?ͼ=I~8sVhhw# ƈ _ss&c3G2tM{{$WYS Iiu$c#y~ϙbQ]T0n%Ss2I")}!< }Z`] d-Qr ik. B( tl肍˲m 8_#MSٓl*.Wqf/N•>i]V<^ ]+->.F6X^]^{Hp\G 6dK1gA\T+?PCkx)Xn ʴiS$Ȕ(=Iu⩘=\EM _79 WX5 d :V3VI7:+ HQ_@.swI$I>lI 0l.T׵Qy]ONk KDr !ҩ{ %oA^qm7p555ЂI4J6eFd5!ۗ$jp߽K b)O#4b?Ю|t:\,'r]zZe( ;сi'3/`ȼk tGEL,4\ i?yW=h Y-o-sЉΓWJ|>EPY޽74 !KT.x_]ciM@@[skOڞaa%7^"&}߿ҶJZ0L@J`^Pn7⥑uh/5:tJ p35%4$gF֤7Q F'"=#޸<c1X4tdǹ3p YJ+L\.:UPw\K *i  ]/I+-q2@SOthT`Ɗ';N4#~ vgDd6{Z*U++7%ڛ 2׀ +P@#2aU~aJ<8-&fg{:یqGC׵++kw^G~sW8H61DR?fo:FTAlk~;\Ǜ\?g 3?Ae]euw=pb3UQ*ySJRџ,h% =%z@t߳vqZ[,?d=- MXM&el_=}e4&;X>%sr%,u9oJF'_ksZV?n6se2q"2`eW{}xD#_K((r"iBt3 t̜`l‚vh $oJ3gzBש?, 94(X@WQeȱ`ĥY#Я"~eSrnH<O&p U9W?ج^USLOF02ؿu ws)?.T2va/_]ȻҼlpgdug -\"5^x{剹X7< jma[c" >sOTZ W@$keZihj;;QL|3,79>FCXz?\7 Qa^6Dr W,%Y MN(Z&ugIg4X@0Ãzdc+3?hjJPV =yT8 (fP  N]#%?te%ϵKɥ.jpS%^_]Lq 2$츔L C)=YMO41+&u :Sk$}p5pq0g?{rnVcbtj//wzpU 븇& rI_w[]H=$^a(=`Pq^|!}7e7zny Tʌ8.3TSyϛ[ɥZ ChPqbdso#B~%WUi,?Tug;J?Ht e$!9J??Vަ[TN%Zpofl?4y9^;{RD܋㵢Z(Epx][,p*> #Pb?eᲭh9*y5M'3fz+BH|$Oh<"p]楗1  zku*BJaU Ik?Y֦{7]{K `MvNf$,W[`[z_ɋ}sfgxS?ac3DS)0?[FJ%ӵmUA! ^+TϷf8GǍ h~.uW(2 B!/LUf.so-JK!x$;Ya+XW|iqd76j%4pRbݬŷLHû?Qm_z 72뢃 CP("N3cld!"mO$T}G1s2 E%!:qX.Ku؋T0X(l"&ͷ{o5  կbG_b 7iYbh3ǼtĄ.)ǯ}nE?vRipR6 l:N3]RTiI%)!rC ر¼9Ղ?f$DPO!Ivß[#(rӷ$ԭ o$2_V.OjK@5nGj k<h 14?i+j/{-{G³PePr)C5$F\=Yq=tab>"Iq`<_!ZP<l۬ArI?̢B6e̎ԹmJNƽC6-83 Qg뮖><* \S4Ć%a.K\eZNj5sm;BSzi}6\+76_"ȷD3P @(xMN8|{SIscCy =g Oq8e"Wikj$>S0ϜM0Ya0 Փ@<ޥ%E[n 8\}4l>LaOKK8{̀)'@Zā$:dMGή4x ~iߊƈX#>O?e+PqY!Pe}30)xHЬ|)"X\KVNO:iϓɏbUթ`Y}`VRhq ##Xs nР5Q0$v~*nuOLj; >jՕm6=BnQYY/F]`+He\ lGؼ1qv%v"oZ!4r}Cڡwf7%J\rO).WN$x' lz TêylHGFwYخojof]20a둵R*wP>ȭ' yWZ?s,v1H҆] uhUke]m9{P,'F7Ob%[ҿ痜tɊ,Ƹ=7kJw.mo :q ࡒ|Hw| -0-}'ĵNF5!/t܉fඋMƶ9sY9--연FFFjs3L,C3%jc0ƌYMTzƛD/iޙi(aB 5Jaas'7.L/z]KD VuOD.˹@J P/sΚn gA)p=H+MtMC5HTuLSZ^I` ԬdEod 0`Nê<[Wz4I$XLj\yJ'y:~`cr, '{ F4 KޙMOgIHNMʧ N-aWQ@ 18j۝[댱4 IW !z:^(rXx?7"`_$%LIWj_hׇ0pp1/,}tð|>k1Rt2Ʒ>]yycN"+ l.`"wl|GeQ`_Q2]a)tfCH0z-0fU*}%IBHX>WS2T肆~d;`Ji|slzk:I+ў8Yk gB05.9n]#S"+/R :V3aw[C!t`6PZŋ72ֽPl43h}BWpG{F|Z2&p~Ge(xY(""2ړR)ZfmwP]L }KFϣtRY 3B\?)VΝ;9*e!ΧnNDgA7l0}]toSnojG3w*i*mps[ß,jw+rosk׬Qa'8)+\Bu@,K!pU<(!bFOڥN<(*z[l{w@Y5HӛaJ!A]Aƿ?1*k 9:ѽb ]}p%dQ TNPC]+ c Pi*^D䕙Om5̹P#]q '{Iň5Bc@=Z`Fdw؞srJFZz(|Be͂vlTQKl< N6}Dm7o$`0TGNF@h*һkQIpV _'/-w8bи^g[;KVM_~HDd!GYJ4C7/!.;K.p mdcbEm_ydOI$Xϊ ih?mbӲz^@Eë@U=ф |TXJV V9F·k [A~B.'.iSC?G`vI9B"Y](\KIrHq0]&Ih"lDwij2>"5 ((|4KXCq8}IsVCFP6{o=8Q[Q jַl3avJ8P\%'&4Ց,rA!gֱΛ r߻H+ῳL:egZΔhNy7 yܛ0g,͎1`bGed%7½bv#Ӝ{ݹhd7ź=n:A 'O'v5=}K"LCY'țU`uAŤe)@/#GbhRH5bˍ_6#UѺ9Q$Bcp>鿫 /]BE}?yVI֓ ֹ銟{] ?|TG%y4uͿ@7\ySΗZglsma[kzu~` z^v]ꋀnc*[c;?@͘ ?-#YrA}KxV3aU1{cVI*ąxw""FnwD x;> pIi z s+GmNϞI٘jQuJa>6Pa >:mdRqFXoW`z};68JxÝү垁<';r屣 )o~zbx vIC&?F3{ emY^nnwH m^"4^S_Ky3zOdsr][iyKPdZ}&ɖ>]OMjxNn,t}e)K.xE6MORemC4ыuݔp/{W)X^tl_\mb z 8aLʲg:@;Jepg{͘BbƏ_rw`+d)G:c_)*,z(T*8gD/EAr顋PQĀ0m/$4{+~]oRDs X|zGl(+{SF̹ȇ i4T pj|uZfB8YM7$_!)Dt<ءG1 MqOmHS)d}uS)S(8wf%d;eЛp{pe=]CbRsb="߄!pICXze~`pBIc "CI|l /ujG)+'{i7ٕzWxն^E g_\dZIqҁn`V&JkA2Id؎.#z`ﵧvgMy2O ;U0 SQ2'OAֈ|~ZDl'p+.r 3NnNLf|5/Cm2.>'0yyQg݈%Qv,"i?uD+%c1>0"g6`pYeF@NzqTI{'Wf"g@*sov^xrO\iSi9%~AVw"ۄ-@dwV;vD1WkAIX}3|84 SP>lx v:16eK#)=烈>~z'lapMϣ+\oizq*z~-[k0N7eMTZk *gT'|=TKxax5ࡇ zLY8Z/e} - WN!$ G^G;4#mY1,qfYv+k\p:YYĺBrFʽ?yAp;gJ3SVGYI:d&L˅fM̹ÛUJ_TFE]zM9]oiƄk Za,1?_ea25! Gcª; DB-PsRi5H1Qm{Z 1zoi6b~>z+.jӦ $Lj;%BFWNhe6\؆qR3OE!ȱ9֋uKZҼJ.-mz_?IU 99o]L?P4Zm7֞Īo%3ʼ|hމ:MV#ZuMssTd Elֹ`~Җ:gj"Rҳh(#o<&%Ñ0Xt܆ђ͒O83w°`J!jPE"3rfQ\6gcE5M7ApwNp3jA[MskJN@=\P{C<[*_ZVY;w~/*)v%N2kB5^4 2ݮ#mdXY)- %8*mUR mxqn]訮$_(|c :1iV B˅6\|v>d>oӰdLjDxaNݧGQÍO[b;H.ԫQapne_ֆ}c+n<`u5s:cꉕF^A00 gt ҴăpW-Q64EY{CGJQ֑ԶTxS2IʦzƋUnF߸mn7U`'*R.Q[2\#(«Dd4eUA9wfNqm;VK3`PV-%eغ @е\m֘l{Vȗre#Eњ,Zd C3F7}Tն>JGƻEqKh%x>m)?TaDG'}8hm[Rn&^a7{oR863}DYOJ DDPab\ 77E.0쪎CY þ0'y2;ޑ+|iH\B38J<c\,xJeT\`~q['jW[tq/T Nl)hXY QoL'4^ boq"ZF@Hm@[.(1k6U E\ۥc"8;ky;}q2 լxdŦ6@!/z1蝇NNJ թ9hm$]#_yD# :W&}E!l-u0;wמJp` o&:!ĘxaY0ԛ:q>J%nuގEu;Җ m]{ OXT@ |I~wR|fG]֬7_G4k]o~ ٬hOlSkgst׺h4cbE[ PjQ{s޲4.Q!?.J‰{WK+J-ZA N%߽|`+^yooIsmotiMf$M1(oBSZaS1 ,M-QY!eF/w1t> %.-~d%V=zJvFC.CFԹݳ59JkqwD46xLu K$W aH^j˗)|61 "|Sq سa4q+4 rYF[ ٰ~!(>ζ\ӅS$7vNSg{~~SwC$[1+e@w{InAO[.[P2d)!ԶzvEĤ51sv!]8uXL˽tkV'0r͂gb!ιG9"5wNuI kf\WWOS7^l8pJ`!F 2&2#:%H>f@`)ђ S:va2q["N4(`-ޛވjQuG{f 6 ɡ3ҩ$e,g;Bu5 }1m&)kk-dıR,_z\.#!{l[Ub%MGPƙR(GId,˜RՈ7єP?b^9u꩓Gӧ#H9Pa/9H~Cb̤#]P({1c%\V0Ζy&"s5--D$>9-z'-bRÍpݴ‚yd@tFi3|IVQ0|[ k˶'*lDgۼxIVWIXM|EGWԛ\jLx1: mT G6ݼC^|mߦ6M0X݇]7pl郊,b0 ϮK5""ћ ~{gJ,3(T-@l;JO?Pmw4gމZ~[^gN6SχV@1K#4,[Ct\\KXMP {JIpD!'<5 Azs$2IP+_EIUZlU8A9|1@fȉQpjq_8z{ɓ*JaiU^>h "2˕ _f2L->Sf{.?LԎs:̀~wd:|JAn'˒HTq&pʢ&ٹF>}ҳtqyF dB &q/n5um,OmїQRrkD%Xh߂H52eaRhA}oP1˓/縳8`Oi[t ޢPnEXy$RJb?]U&,oo6?c3`)"%,"8a}5\Z%^=;XyT|́]^DmX0ܢ:=ZW=Lt2*v{uo4~MPSZYQuXӑ>$i&^Z "%GgzJ O0L"BT0ϳ:R2cӷ|++4dE3C61S=wAMxNSO|VPnvw)~D@eǘ1rJRnwς 5,[~+AEy\Oz͕; ,*UYo)ъ 1fp4.Ic(%l_I; jxas3BEJGurjt^Lϋf 348V̕ǽs/ )qԗYcl5.mZf;JM<cob)Qv,PrWVu [7S=U -3] ;H.DFhh2%?O?7'@BAA#>758/`l,4\d09+b Mnzbn|g稳|7׽>co?uj2:_ޑDTƚMi_k\ޡTjk,"+d$t)?W ݯeV %}zMaH,RniHCu#tJȍ;oEp;IHB3|' MT"}(x4.$< >9؊)_2 -fW<ِӣGLזc'OwJ:HPYڹAwS`L0Z'`LtIY4%fDޔ+܄l,q)i }BE4ysOg$pVs#GP$dꑶњb%=X*JLV6fhf6lMwG()Ɵy+ӹ/XE|(y* uBˠl/fU%>40] g$U5pjI+=<qhݤҍa?2>T6\2O:_Me412 `YI&G\F%]cu0yQZ>~7-C #M˿ ILO"ΟHKOxf/i_c:օUv6F-+n}PDPvs(7CJst'_!FFqp&=(d> C{)k_'G2#.fta5Z\5LÄ`P.#r\_Fw"`(nr A6a} <<`kH( +@Jf};L,Fvx<,3!k:G؄W<Hrچ$ƚ[[o!ȩbzUVӷBnwvYazܲ J1[4Y{Hfc1cron!NC\s"GϮrbwq yA -p!HjnN&n*>I\C:O!I(i7Zb v8:]|WćB\\>'{p?tN֛( ds3}rMO&(W,~0UI&O #dlAMP?,f|nj<#,ݪpSJM{fBh#*]fZ?~j=,3)ɴ ؏uMk.G,S! f_Vd;=A\1mPZQ(ߐ.u(y/lfnn'YF=xKUoEJa!,؏cJsFDla#Q#+7ny k ϔ8MNzS9c+XpkWUk\j)g?T9BFA+$RR/^z0IC/%Ue:x67@QAU-jn4ǺOJ4^ɝYH&d~b})lP ;_"N_<NFYZ) 1J5_\qT@6ІӖ }=9G©(0zV%6NDfqu{0b|;'W+;qي:U︟ N[3#/SvƱŒ߽ga.9!.w,=S}lhfQ>$`ǷnSE0[;I P!͘UI@d\E"\Oݼʩ8(x`7P7 G "kshcTڱ(TmGD\;%k?OpGsqqJ{_tm 9y%2B!\kI2_0G2R-P:ɋ%+BW_~{JYc1t6/W<G&#=Tc"!foͻP+5 ̭=@*_b--?}iI)L,@tCcJ|YZ3M}+'| =å*K6]Hy1 Kq[("M}<"*yZ %T|/J!yqxuSBom Qr3NpDlۜi1׻O|תHkKbX2?'%:F?y7NI(}I_'5B(S1eһ0LO-!*B>@/nN%$coo tr}V!њ-g巫uus 7V~mMYLtV_xĒMza&nꭲf`'Rw`7li##r[Û(b (ɐgHH~ܿS%:Ur1sȥ֘ 6KN,/C|6Yc(;"5rCT%Sҡp"w caIGQt!킼Ue,;rď"{gB˳ k+M!4i^G[(xhr#ƛq5=i)*/Z5N;죿%5$ܳJn/ Ӟ\i!^Z1W^pt;|:( {:,&~WVx F[VX,A[$H& WOp+Ft(dƊ#.; )/lZU T}B[9Z"ш~p B/~V%u5ݥ8C[!8bHg~JiCy Fg`.ꪜ`AM[dDƪvۋ'Q:J#$E=Wuuƫd2#Q͍_zj=)o)&44%jdZ6)bf>R3j^vM*2x2Y{8IcaC,;!tx5|W;Cݴ ! yE/FWvUS9V8CUNgxX钃lr}( UF`ۡrn1ġ]czuIj FTg߫£G +h7GnRaauɬ8<%T۝T;xu7۲DxiXH}!l9:>K6@UMH"C"wAؕ$24ZfqІ`< k`zQwdV)[8q5ⵉ=pS _ vZTy\'lA?QAz,-QQ- 4I 241=ažqmsYru@k6eGj)Pc{| $!o-̔{cg3%=t(=xmJL$z[X̿ɑjvQsE=Q;^&irbqA#qמ_]y 3Tok6KXN^]iPwS1N[GK&1>$s(~3gu.5NPaO*o§3̀ gGh:GMMIv\˷OmFsLo'x%PL"HInQQCvtn 8ks[M͖®k55 Z>9#Ҽuԩ wTƶ&2*1k!ERS aGn?/Ag2GG'#'U`>k: Ic\0/"VYX}d9c$9dFQdm4jmkbd9)*0 "Wu/^"Uhj( h[}Ff9 s8l3U#Ore}ɴdm&`SG 1g?2|#qmsWӈLY{览܍v[j{l\LyFJ~{]3OZP%/;Y:9Աr0lzУh3Rv+ iD܀ݢnC,OCfEOe;G3Z=TO]8gi<ʘ+M yqtt0R+0[1HUՀ,!⒀%nT;'tdkA:F1}"*x/I&HXӴƝ`DS8rw aa/qQpL{$/PkDPq&zAl=UށR\KI"8[}A\[FfQ|Jys|$yiPگۊ}S wy e}:R=c%|1>Up ohص0o{Cx frI+=Mn=o [ɠ.{MhmLxF.#Dy7 B7#82r8:[J/7%/.N[N7}^N,}̼Du4(Jƾb:FjYkÇOA\Tm0o ˛&{TY)Yx?Ԟ\7-"7yEpHLqCVdžV\X@yZH]~bV'msYi3x &b%7nRj'4 EO~-ipH+^[tQAI)]1YQ5}YYĵ?\,SrE*u ZT KI6Et@̂WI(PY`DL[T@&(cxF8~n^`OJ$Ft]bi]=S ', 򘖯1#WR eCӚ (F))Kc-G(#:=p1ʝD_^RBE@5Vrͥk!Τ/6|$+\.+6ʬW뢱㼍R,,{Cʵ2$ &' 9sU# D)9<8H tOgƵƞ܉gN~&=3daYb`D@bYIغ8\ʹU4$%n Dɮ9+?҆@Oo)8H<\H \| .C|.Z3>9JS,ƒv &ԧ7?t[c3&JFiOm/FH |R\MĖ])$eB_!Kҗ/x<2uH1H'߼x(DlZ] G3r 3 O6gGo!y[[mj$9#y%[If 8 C /g0=ǚKϾB0 unjɇKplP~ ֱ}MbLŀ48u]E=`*zz ~SpsXM[!VI`R>6FCk#ß71Y `B+w ~QvŖ5ϔӀ%O@ #"܈cG#ZEUʰrq uQ]ňsyc'IotŶkgu07ߩSA;ӓ U&Pclm (\T8qxkx8RmG^88&@V|WF淭ŀU֝D! NnoCTWEԈ^sLGyƜ[~RePGOѵxsiJIe$Q=msC)9l~1Rr^ZZf@J!κ?_E%+C m)ge\SĝC5#0wYRπ~S=KI1D}e~!°0*cRk Nd !mk^1G{lqqhEAk~]>^_ǘFZx'eNP"2!9l^&0BPl_E{ߗȲvFgWC-MYuYL*gnO#I'(7$G(NNoY"-T.;@4!I?yR@ lpJf[%M5~10ɇ# we|tMrl'6~3C_L< AٮKņW*\56xjz8p-2ܨD8JCUox"旕tme`jARu  a G*_rkc|UVM7+9y- y,&A`C,0̎v{VkoY_2JOYqU"r*KdpdgzbptpP m4xfʦ5Z![ki_C= 5@Mج&5NU(mPXZs4TQKr%iR_iw rdPY>paffw !N>[_F砊wdDž%ݏHտ[Ei^ZvCm XB,waLC&]h4v)D%O։>l8nbh<|ǔbO!g6CM3M[R:e(p ǖ'm(3jGLF"or[B W-ԕo;s ,G[MbY*n:Gkv3\0E/;xk+\{(w"+PvHn wzZO {]ȥI8 2Y-Bޗ& USK1=vAOҔkaƼE;A14c\x2,6`țe3$G)#ۮҨcBCM\^(03OH0m6.`ӸRHm3%8iAjc}k@v`Iʧ'm ThIY|LV{M=ڋP6~8l2$YԀַkvcN"ݶ iO?-e+ Ks:_|OT/; V_{yUϿ;K"3N(2D[7-ʧjfy]Ѽz~5%1VRJښ5A{'];"ަ fٝ5 Z>P%seaK#ׅHIPa$\@R; +-YH>ok1$8[ٳKx1m 7߈)6Vzzɥգ~0Z&ڧ[oS߆dA͛Pwsqs-fv P蹸 ]5Gާ..@Y; &h`%.;!h%UxQ.Ku޲1,'ڔ+ל^i,N$|+C\Dlڂ6ۛK%fca׀Xz@<3 -L.~<, d`#h:~:rl_"记|\v<+ç.6ֶ@tu$创 1rMSi77՛jY_ocOD4x+{D/w>DBw \YkGu [N9;DF2J率XYw05j%YrѺxe全Ñ0/jH05{3>Әny:̆RҡXkvu#gE^kG4% 8vl<^KTyo{J+JŬqwg=#\?vE2,\d0%jNjjК:$B+Ѵ䱹d>C:Jb_TD 2g1'7"8Ż87ڰ;!Rm=*Upol'B7lz)7kk7/rE.,RE2c[A7rp*N(_'eSѸ2xH+ڳ%0 k$&U*I' d9!*Gbu6Pfy?7y38{i$U.eM˭dJd!pmz^M֩^LтQsDyDܛKmˬPS4;Εl$[jp#F?ue@ "Td F } 7A  Ϛ l]jf^kt1ͧtRj0Gv)ѷ ӷ#wE20Z>^&'`@(HmOuob0}M%e$TŕvD a^b҃RZ/?GXɤ5”u(zAe(q%SdS_kL\mp癿[O~ b?)~mkE`oO v.,B)9n+h|[ rGLN! x#y-:J.]p(#pW:w#yu e`,ZU}"QQM"<bYXb=1]eyYuQ6ڬG>Pu>5F!4=^_˛0,Y!}P=W+g 9}£گ}1TJV, 639W-Voe7Lux (;2J{G)|$>a%:*q]Uă]D4bEnc+55BҿϪ|>Mu)9'fA'..:*hܴb؈42OYqXǮ9`^"..;2뛟&\jg;|VPY(WV8>["P',n&_x&Mf"~ 7#s?aqe99:`m$~$!,5n7>-p+al  >FrO߹H1% R-d0\%?6LYcʄId`%yk>H`?Ns 5*׶“R84s60UWRG]D6@!z8'-4uW೰4PI ji8$U/tŽӃ~4pFZ/6?K@WV~ w$1Ԩ Owrhak\T0TKFv#It;o;Vt(ݏrV|)&-O")|}Cj5B֯wQӘhfr.́}K]SĝNL T`/4^[lĮnO9sӇɐ7dAA|bt*:brd{EZTʌ&VP,zp\o_j_.]v!8@W vsN1!ao>.ϐ~0[u2 :dzڎe=Yw]7yt LjiGKm ?0,2~7`,B(I wXJ\?آR;<%a/17Kc*G<87ppIPڱ 1dI_7u-P8|4#NRFL><1'_ dD P0њ(EDۥ.S9g<.>OM_鑉7-CUh/sUrT9*!?X&4ŗy͖ <%ADboYo rk*\E'\*LXU91?fy/+S"˃> ߯F]#9 Z9nͬ.rUYm\N }:;l RKlE@1;00k+ iΛ TuVAǿ>KKW[f>uJK|WAȧgͷwdӇ}e[;evkh˩1O]j=pttR  %{gfhgIۼ m:nNO0Q&LJޛ"g9O1-㲱q9$"` y?⺳zyJ!7zE]4uDĵuxRy齲la6prcQek'Ӻօ"[2YD- _Ͽc=p,'IĹs&2 ޮJcn-+9hUneNP#hOwQ ;"-ŗgOnj>cnrTÍ;:;jVKjS ό-WpR}m}{. it$fqlVI@:VEMT$C5lS sFZL}%W֨6ې<\d߭ǕW 7T&t,!hd 0A[.+KS@Dœ]/K?i[ze67ehx s#rτCC6p;3S "vF~MlxGZ0 b{dϔ7?= `7yw:Zݏ}lBe@O\4M1 y? 0-=Ɠ) 1 ~rbgljIAA+""FRȏ]ي^FPu&@>~aY\1HW*횙:6̚Y׋mikJq ]hdy czZ´cWxCIEr2Q(Pw@VVΪ* ;oHM/27򐘏[4 8" 0s^@B>$҄]֑V%ƃtz˩ͬزn_lFP)X6Z-sĿ8@̋:uqq D ʓտex\b3 !j4B {{\x֯SvLQjXJӒ7PŰ;9I:Ũqޝ^?UH 5Ź9N Ul>uJk( ,sc J '`w#'q<U_`ӿN4\F!dr.u@ܸ ȸG_.x!oc@"g6CbUT8i&% )t'OG^وW~߲f,`{pu:I bE2jnhdjjX)E59-R)q޺ƣ }f GK-8+R26zep 2E\F+%++ )H X{LXբ֢hܸ#hzxa^ )/`'bk܊Imɰ:Yd>kBF' l+b; =8TՂ'Yr \ZwE 0iⅨhze5{kI0gƐnm)S9=8+wO?_)._]2/O[:RJDbTFѽŒL\rtݞwú'o큯 :/C:@24dl! Y?5l'".֚x 3U.E tBͮ@\w 2f 9U{*dzhX w~񙃥QO5L|jW9d~q%SoGs\^?Wn3ȤtQ g(<|j^ sn$RGѣ_^Msn>M4vejI1KN xyw~?m2 \ VH[M~TI[w)o8{|š7ǒOnłEfsS ͣji,7{XwQ0!0]dW|Xbtz l$&ʼnAEk0k<2] yfɊ5ʦ|TИxq\(U" @eX+_қ{!E/ S#TbiΦ&͸lĬ\ X{ T|t F0~C c}?)_+#T}g_.e.) f/zLR*Vqw+{3UrzTmkrF2WF#ޓ#[ c yI&Sۭ&xנA#lkW# ¾k',*2*I}8peffbP}I QHԴ0h˳alȔ\fqVg<#9=@:8x>蟐t >S9/ 8>iޣA rJL*g Q%RoЕ1)iq@3R_6,f"iRƠkLm\a?dM1\L5rH詼،Mz.m2Aȸ2HwTޝl3sՊ/dI h!5C=UJوR%D9XӍ] {gN+$,0x~Z4DZcDU}QCn.up2q[oP.ODC~`렣ؖ? 4;DUe_T:[M-Un}\ ]! cU3 =y, [̉xiYfZqgGyЊ\w۠>C7Rb{;UT>nS俍-T@m;o4Ϫ(UQҠu+2.8{!9pFtN  \ yl8`~=Ьr)_b<&xQ;?} ̧9|aʉH {0|taK\8s%œNw&->{ySABeGno}'OOiȩ!(oZA"o@@߷2Y8$bL;p,N0te;a(a(n@ŗ4kvPd63 oPnujm=byHٖ##a9di 's3Zs՗I]hN3?ڷ̙+ZchjT7vVd=yE}M @~ƪ >|8LQST;[&3 uyL@u& 5̎CrXKђDDWZ"X%\vmk`v}K^D^ofpDzt c[Hejџ-;_kJϳsel2+ݖ:a_wjx}먙؉sJ#< eV i-v˟eyPZK)|ȡAΤ/Xo_z2ǠRG|sC\ Fae5QePg|~r7ڴ0!fH^EWIP>ahTPTf @ѥ+͖bDS[^u'e$v%OG٤r?GI@< 7і!?<$F\nxV  }Q:nT-"Yz$wKpEŤ]fc^8-Չq{.(B UAKqsfD";fJ>vb=b+sd.,;dUTϠ;[R۶!7IQհeGMVpo*, T'"l@8+ J"udJBa"-m]7K9_Mt1wgxLPx2}K5q"b Cݗ&nH-y9 ?QyMOqP;GMǭGT;L@vɊ_7(CRFUrN;m!wdQucykpy?ZV4 x. MpCzxrgx@N)E2`(x;)D}.!a1®Ru>Qi<)~[8e!t0Cm 7+rx=wp{'GC.PhDHZeR`wPI U(m 5#YbM[cp?ATtǝ|кo|mĆ!볎Z׹A\/޸-)'18Egh-w@5Twd,-bef(62jy̽)&e9ڻ\~F׻0lYcVq]Sip}dR 2'faqh =ـ 4H<}W:@B&.v6ZBQz9ycü&S^Ƴx^@/&=UV  HPߌAjx m!/QA>!ղ5'>jso=TR18 kzțz`EVo'9 `,;=9>tF>}mEO{B-i: KP}D8Mb fi(#p6.v[ۖdͧ? I9ƫ*Z>CfM^&$b>6NV-xbT(e?>Aԙ2o}rT k4[k،ťX'v]m*R!7v`+qTonO`$@ Q#d*H5*cu\Ʈyk$V82_X qਠi*ḌT+B0ZݹVS5[pUj-Zє"c7ngJl2zysTJ A B &blaլȸ|vd'5i_⠒D{"j ӎ,n}#ʾux%'p}F>pp%mɌ)?*ba&yEvsDdJ+9Dzr\7jd-^)!`)=ӳ١X,GIr֭- uASW{KMɯ-\A)qx\?:0`3y5 nX3pITqT0DzK cQi$l?L|n>`ܪ6jGSAaqI }0,h}6p >dN,љWX]ybgHք6H=m=!xK;7UwA苀^$ׅ>׾ u_Xok .uo֔0A=*V%gAGa:kqƣ9KL}e*(eC&pN-l#ܮ#tݒ 0k~iC=_+7Ϭ|$o@^|~ajZ!nF ad5ӭ HȥY cn*5󞈥u,SAWKY+'y-R3,:>l0܇0yfE:)`=M;:cxKħmGI4~ӄјs,XȊh*0R}em$G,[z` X(I y.P$O\2mՁ<)%ؠI,'·}yDoPWj~DSa6Zm t \z?Ԃ|'Yn*ZK %YN@JD"z^]9YP~8F6o \1atǭRD6>4dqϺe[Ϳ$LJDҤUM4=󠉚3B"KXRD)A zvdL@=R0V̏?Xjh 'k(P%94uo+>|buw؆3쿅9W-ў2vB6d=Yo3#oe΅ԗn{|9f`A $b֊_YJ#1Jd[<Ӭw\'?f9JEHmȜzLBEQX{>r\iq@;T DРτlOu-mr'ݕAa*NKxq8{M  y3^<?Iݱka=)戇*#0 jED>zaV)C5S{yS$ ~HY@0js'q\ogt&l&`jS({N]=`?~j T}}op1CIDgX`H@qn; lYWnj5 W1,/QsiwojENJykF=oQ#0:;fDmB ,'NPY^.*di։dSYqXo2͢Nhڬra\ᑺNк?F9I9z6T5T)F{<%ڋ[?$fC#>i蛈2So і G-H x.΍u.a|˲8RFL*U%l yl1*I[>poD8`ZUH&-Dk 6rs~u9C̄QF p^2  NZ| 1:-:9مow=|4\DlO"B˛|`f}+mӁ୴0~OR9oM+*2 45.bEΰTfDS̴Qj^W/G2D=V|D9Y8?qR90} Ir[2a!La!ds*L.u(?Ql% ʉ _]yݏ,H"{lSHUcQo!ovrM0y>%4f-`7x:ٵvO.רa9ona+A,T3SA!k<aE~RBekI H ̐&Mr f5u- jG?4, 2'.gA3Zeq٢LC>a#p[1?pEm"8@ %3bRsP7De&i( qd,Ǘug Xc,Z-}fYaR%z$6!:Ms~sX[{*=e {}lnܰHLc!lmE`/)9[&W6X aB)zpٜ?C6K%UmbhdS"e#4l%aʫm|bR2DTWgOpⰴ]b͖IkGHEkIf^:rKSS%> 1Ubf|hJO9 wgTC5\r͈`F|.{D:hVc'w>; `2d`-yyZW2 ;eݜIWyT-oN#_­bO?_L̒Cy\S NdvlG&BbxbTHAF2U:r>?FQLm1j08Og(SUW+N& JLᗗϫ:ږy(t%b׉[FM͆Z!ɿ0I3kxɐ5+HtޏdgÂ"49CXZ#}qu-tBD6n0ڃF~g,^ӶTIpoi8_3a$ b}*uc0b.Hp @.J"6z$:ף{ `Hb<`( __~uˊ5mhfYת*J ņWJ 9bUg ;,mgF rM_Mu;ICZ7Sr$i<2Z&6t#'C+yҊ2js=. ̋/[dS*k:i·J+1i"y*& ߓˊk`8 u2(80;Bj]=Bqpo[S?~~B̙é:V;d dBBMT㎭+6lUD<Է+i,ݣ.:٣$ˈNU%a U'~Ny}0cgՍ3 wpNY][Kϫ^e8 +-Ӡ;HI h2AvvՄ#nDyS~25ہ ! 4T+ږ2ˍ+hعMYiHwBoā𾲾#tmصz甑5YbWeXM$dU&&r_GO0 rӻ6]N3A˙I2s%*)`-pdu6w sN#qA"U,n}2.hx ()8 适"[P]LQ|F9_[}Ju܌r<%gbzv}谺PpaҒ3=_|䢄$!Oni=wDkޔS{!Tc$x. T[0=f/V2;sBd3=h ۪e!1-i~)YCMwp-(ݙ6a8+V/8=ר JBޮ˷CUwnsLHʅYM[nhv5no^W[l"&[NR[wLЯ첨AleZ<!dP_m^VCNr[K/i`s>WX%s>mAx{r2=~"0> C-1\~FT@g9!e}2oSwn: XlG{2< ðQWZLh"Ԥöۈg*+i_@H vx-BNݹH%=xmz`yqjOJR# }d@q*0Q%k^`%윉"zjUl^aB  xs k-n_{3s2un %p~ė"hy$B_Οd F*W`]NyTw@aR^_.+j7!fV0':caArᡈJNKpUwC)siԗm 2D/ T/'tOO>ǜ}6.J_ ;<>??J=c&04Ztbf;P*0и1:`2^`fRϙI1Xݼw<ΧOP5Mt#TJhJg gR?c!.c ƪxQdP$l'b5i@@PO.^ۥfcKe})^([w:-=_ kHAxF8.]ۍR-xٚ1:So-3'8,NS;(@#b!#>HqY ^!L~6Rr9`mۜA*z|lƇf!YD )ap7Bz' iS )hmj0p\%@+$O$_ ~>4Za}xizPm.3Ia_Ga1!ua7EhI`/Mn ҟNZ'+&MXqNuЖ^D" HV Run:R(vzW42Np7~qGYvԗ8 ~EBma8܉?'NkM9&P$&yAɪ5bJ҄(S|!QU.NJ;N3=KcPǻ9s}e( oΪ#tH͕YM< եqwXgU rDIm٨aNP Y}$&=J;Df/_trN6@ڨ(j%MX2!%* i-ѻRḌHρl 0H&@8zvpp0{|dfsq1AS%'tqq!%jZ.uFgEHVAAa5ڕC\4~dSD`ӫC\ phф̙G͛/]LWi5f .9:pܹb eB}t'~kr^lۂ|' а)]t͖ǎTĠuNgXF;5 Hx\.I¿JNrW7 ŤwN*tHXGjDq2>.%O9e` 5x3;jG, [EO`#[$TINo"+[ٴOOk"ێNOP=0:!퓒¤`2GizO#,L3 4 aOdi!cu@vSw8}6M!|ўo F hzϓ _Zhco0Y(LNc7_y.:1@P$FἻ4o^Pm1ACyh/R%!spg`c.h =D$p,xJڤ c-1ˉ8X8 o1؋ DF.Ւhw8&OVɤ'ڗW'ӛe8B [CLe7ƣ˲%HCCJ zgf&&uWi'OGu Xb4]+H*;l^YcB\M|g~I0v{!e|̫UL"9!+.`>QͬNǬk'}*峦XE҄џ b}ܭDg'βҕ(Աh\+%U8cVg)#$=o5 TX Uy}? POZ]dCZOjBdӀmM$/uo >,0CE?1$VH_wDI3%*H ]#M*Ҷf$]IW񄒖 lyFįBI$OWY@ԁ Rnsŝ%dRZ`.cAzJd6devurU}Kҫf{YՂZ)&^ 6UU;kQ!`S ۚ?QsN윸 )-е7[>-]z+OIz7&4A(t}bMOɷTE8~7*5ճxO'=7Q9E}7]lhbd1)z'5!ӸU^Ok+u^~y3JfTqsOEܰ)k0ږ\Kf dtHòI{Vxx`PIt $9&]N+1˪B{j́;?0aȝ@s'}NVL_ysNp3\c4~EE2<]jGԀER:Cx?d*hr%z k~3 ١o)q-Uut,ӚmX*ʝ?ݼ5<=vM.t6EoǢf7?Kj/'6RCY>*djq:f'G,zcF -p' -0>cV 5D޺\C簶 35#dCsfi-<_!CfxQXPO=䈺*A]bټXILD}rY\Cx+ ])U|6Lyb'Қ*g͇}'[cU h0^C>귞=:aR=ɤ\M g [1ik  ӸB|ecFJy@ۑ5֤^Np |b =G1NW$}ͫk7Mu^1IuQNҥy dEd!fosfG5̊M]DuSЀ87<{?Sғ[ pM]fHr6>oֳ‡؝al_mMx@0IҌg bY`]Ln0k"I=YۅDˋ%6b? W|Aڱ.OC g$!צ_68]hr2ݔXkXG@lRԸ&$QQDT0UبgMKkizdCD/y6} tշO̶RϙdEd66QRX֞pXX<aw .^Wi!;]gɉYJlҺ~ʺ,Ha#n[OUpӓ9i;NWV;$ӡ$n?\`)q>XoR@O}ҫ7t24$So;6Rw.PtMwFA 0-w IX4v?tAuq>I;w+7؞#s5>PKU]n;qU| Aֻ8@Wғ\c.''`({;O;&R ԿF`*˜Di%Ҕ,&Chnq<WXXmq[ib{ oUSԧ.}}։2Mp?Yw{Hf¹63D8^9=^(olX|\%l>(t3KtFqÆnx(Y,/*ѩ.G"W/x4:'#9d1uGu(I3~{r D_nUs1"PfK `YI+iK-sg8?πcp|_ZdHS% {4.s- [Y{Ó8׍ ;sQs/Uwƥclk7m*Q T2Ϋf> &`jCIM%& *YnOzm$=zB=^8Yto2O~}BeͪQ__ #7i#)qWkٴ HCFu%@ΣA[5էJL@zYJ 9KQ2߰ #n-ٽgփw2MV|NW5k0G[NAƪAٍ&W# -sRz`Lll@'{iy@4rDtțxYD':t|&]`q7=Wv_Wܹ1xAGS4~ܠ l)YIqb9zF _l y}n[Eb2(#m{6!u)@q6h04Ave-،^0g|5 Ffŋ\6ƃVvwܕIX :5M\mW>" kQ|eñͩ @0oج){4cnC36R.ۊA}1NZ [Sil$E?ͥ:8!k[V8FȾyNJuᯌ~4QR(9 ].5eWA{$ 7UQe&]~/ʰzrp[j[lW44ROz0Y0ϑRo˝n86GhȠ̤6SHREY4GvqqdTQYWh뺞~Ĩҝ~BZoù .g t=gq!SsZ);ԏVXREtkI-Q/{=*4Mk7!)aN[Qu_#kjN*Ip(.bgKSv Ѫ)Ax"q̑G)5Ȥ\p zPœ+m,'/0Pln'=rXjSFr˷ 47ƍ_(h풂^sϯ%"dq0Ko}AW v/ת28R\6l!yVPYVYリuO_cP`N #곍Q.3 -*ZGm18g ,{lD7dVgȫPcm.OQ CGsDCiSo8 iayB]3|u[ѝ,zy6)EO&V}lP /WLJ^fΩFMÇ, rD]YX0'W7 tUWuDf)xjLow:wz_"n2 4.awat\c#= x> 9倰.N}ZBޏh׌mB=tMmi,\gh" H~Xإj|{ϢlXs\Z͏sY5O ekӑ!Yf$]vmt7O4T}tZ 6TazK.^\Rmy?fI`4N`Q |$'*D]Kmڞ͗D4&lͥR#g[Cb[P*EnяĞD[ R.eoN^^K↨'{ M2("{A8x^[ AeWmшFqPI˼TYq:-&9 :0W: K`/מXjkw(p؀+R?rJ9ejJԕr\z0=TI9)O:0h='J9h*G*5+8|t{"[_?TҀ,uLn[6Q[g16e׉nC}fO|UEn!`.K ;dʯɄ΃#`ےĵz|vCĪ Kf ʆ21R_#~ۙoJѢ|$E)D޼cPygjk;igL%Gq^nJ o`sC}K[ݱϺծTurI#a`{^-߱(I, pixT6q%K/z. H-qc -r~ag8yHӑ /5qHnR %YN 6ym閒=: $M>9?gtsT*JfQrk<hs,UѲêrux, qܴ/1DŔ3 ZMp~OC?] m$/jk?'5!G&`LzSE&J$d^ uMSm Fȷ!|S 'BHY< : I}A#}|GGdL՜Zw{Lɸ>YW/OkAPwDbK0OTwg|jG;r4gvW .ãp4OBZLW cxQwDg/yZv U,IwTž떍^> y݅ʕje<u7,jA%Osm9tPKԞÆ0ƚY+)!{l=1$!)FEŲ.QbǪgPLxbwWw`z/y1oDc^wD0;,<حDl ܿsj|P?n񑴚Xݕn1dg˩=b4 TUS[ٰ(ݫj϶E*=IZ93fn"j޽Ql}JYl`bppK/CtOvN5argҐĞ–ܨ ²d(^f꿰.>~. xwMKw!Ow2J.oJcy+8> E|Wf>#{n!')` 32[Tεe`z1el0A =fk7ŦY}?ᨯ\B`P[J=!L@n|KnҒ ݜ*?ldy)ۡЬP*WW G eg'<*sEiTA ]ߑw XMt,o v7[:\F<@6ŽY,w䘴A }ifbxn6q[yAE?nAC+;rpGay`i}@D zᴩK(͠P\#*쁙Ƿ5WmV\/cd^qaO xr'nŃ,zG3Xg'kRQN~U#W/%BxⴗLPՓXg~Q Gm9X${Blj\3Ȳee^&CwHE(R ~oX>f x{fB%cH]7hwru<4tPVDh$FE-k͢09ÜQꞟQOc`i%^z+TO;P="X_*fߩt>5g^iє/fQ a k0y*Š3?nn nv0(Vzd#Z˾`G/b9de_ږS>6h ޱhOCͦ ^ffSkVZZQߵ#h%(`ongÔ ĐrL} PVs~$BƻO>e2!ThɼTpOc>1\>  4{6jg4JqZ0Ku3L8 i7Q_z[H e|r >:, !/M 6#Vy j/f7^I'ω658qSle>JS#Ѕ]hpt(,yv=}s`#_/ ?_Bk ;G }X,ź5`rVBR(QNf]_$)ֳHT'Byzx!uNUNpʵ-:u>u߰| ^7AOQmD ʻ]Ң:ɐ 9.]?NQYJw`W;gƺ'͂#++;oǠ=oҚ3獐ANVR$ ԓM1k Λ d\)g`VS{4- Xޔ3i3"ǘO|Po<(J3 )=*sV@/`=$ 7ЌZ `{sk,$1 = <'$×1A+BvzI]?Y?G2j'6NULj&OX- M&֕QG`'|yxX05^omK  lB_eTI!m;("ts ",fV142̐UP++Q6^ڀNe*:\ HjFV oSo1V|j^_v7=p`!t7'35R!}o+!SieX6.ɻ%'=}Y8.ʫl Wu>Kbʿh283}N Q2'y}Tˏhqqg q֭徭 0/f0(pլzAK<&>LُW;V^H0BT`\slgrK&2^2WU֠,e˘^$ڥe\ x$#~#^˷H_׾_cM:kYW`%[yyn=Nyװ)q.o 2"_(݅ĵ _fJsJmVR>-^'vQi2\v|ClFFjA@쓎2`ǐi7hq$פt/3vRxe< 6`\גs:$UI8Tj6@Fm_km:ztfQCJ'[eK~?M.7-oeF:)"`\v.3vkZB*z0+^fӱ dm{ w Qf33sD5|^#rw%9fFf5!lgE^=%'*tu[P<?k撗M q'YWŎdUſ/9lcZSYFu{[Ia24h0&8DDtwëJ~]ӉFnrR Mk(~,9Hl^"3E[yʌW#VU o lP\:bHIq P{/l74ϻ̰*-CCrys1jn\U(9a`U6QTk^^FZ Gs~[ P}<pb7 ݟy& 'D#ģS5Z]m^Ӯ,5 aܮ=$4ݞ !K6=ăg*jǐB-+ckQ#̟ɼ"@9˺Y{eP*&h=Ϋ#+4aΙrTW7LNJg[oƏjYOEDD]P8 ;Aáϭ 8\~fݔND]Oo窿O-;6v:+;L|֭Wݱ!ik wO>{][K g2 *w1~^Pt VPzo9PzEUOĥk(|p_;qy֚ *I^lV <[7gQ;2 %ß_ko6CCj_ea誶u" v Bzq6{ PmXH4JLS#a+F(+9{6y|Js)3;<PDh6 & {շ /Iz~s8W0x ( ,cOIqh=I[4؀0G1A(9 ZSoEdQh%(I/˕&^\1䚫R@l?OL wޟCgPm)<vzJ{!1$cf! ~Vn ׹7;jޚ .RzZ?;] S$GW2,/o-+Ke0̛lz~-{cy #O7)co8`wqljlSl7461'!` ӛ _I/DӺ7N|Oǃ|b$>Vy^B7_ $gr-[mT7X>\{d(L7zdN$S#ES/ڶ~)W(FGn3VbO0wW!eyXFY5 =4nt f|?捓 vY@>JzӠ wЅgY~gKxG ŴE) nRTkif5})MI wH`#*kg(̽iOD=Ί,也Xiʉݤ #֙WH:OdJʏ)LWp xi=# ix Npȿp^ K5G5rސリULȊu6R$sT$tjDGp3oåGX=3g`ha3B~Fo_Á5ʄ*eI Ax LbJ_s˒_W/AAۘH,%-6jX+E9)*,2_;r.VMVR~b&U0 㜁O%N|h8u^@a= q;gN4j~k'f x =TN3Αr<%)#0(D1LzEq`+OWw8/I逊F70ۮ.(.[S?PqZf i1ZΣn=LK|Y-B``"%7wjo!Sg, }>V.gXB|y=+BEG= |rZvbݸ 1!Bؑ%U:˥\}.f(`l VkѿK!:!pLvMWm XUbk,]Im#:u2tbA@w!5}T#-e_![)Z&BЍ"οyն8Δ[sR56S'ē0Mg#MEg=,xH1QB!Ia3i]I 0~j*L)S#Q~:IӋR&c2ܓwJрh><DW=tMa/hvrPjKދ*jwVÍB6Aɫ"ώ*1TG89ޏ˽sVGe*ɥ2/]珓 %ꬴW H+4ҝHdZv ' 7] R.XS\ec.hY1?@wSv?txR=A*Lؽ}IX]&9XKCVJI$Q8&n͔+c#趹<"v~視 |LilhzE]WhP.l2RsG9ӃdeܞߑodTIqä ?M w3X{ͨ6Kż-8~BFi;-x{9H!S]]mLP)Lw]80X̨4sTT>jѪ?b'i=D,V1OtN1&003%MLa1;S ܲibŎ_Z.!3گTC;//̝p';WTMd­C66F?襯8^Ke`Hzf|υ$;z {j^%b{W(Cq \YWCwx{[A̔UGpX^ ?JA񻖈ю8~#Q2Ivr=w !13u%U>huؙ_-s]wl}F즤 &RcAN&ZZh;@}crNb Eevh u4qz:~w ~`:]lӂLW=3~tMZl;#ӕhK G^; crߔ}2另=G0c@\ٷמVLAYDb|*_b2 r8Dوyek }ē׷{;Z Jh{WNn rE3EhϚ7dH})n\?KY9#d*}86G'|.{oL!eAw^ h Ц7>z)Z+tsZ0#X2[a\CsXM҄v`I{2Q|祛ӵGxV49Rt;nT/_)F}ˌ }8 z[X;Š%EcŠ!u[OSZuC h9$<WNl^wBN@PʻqS! ǹTre4%PΜl-o |YQOQkfIv8=R55k`DՄ<h8vDz&FԽhKuPP0JXtqiJImmi#Ԗh#q$};9 sMC-Xa>$5LOe. b)SMi79i5 wYs'jw?_ _=.FYNtB&kY̺Q܄(B 0k4Ә~$%l ;yaA}E&JGX6ྂEP ]4suWI6So(/f_PHke\Fg:H6wcXRQ |aTk^hyKs=_|T@DY qY evwN03>8ycUZ"2%Z)mw4*~J& ˷,F&7]43e&ؑgǿ6_{f ' { Yp1_[ ܷB}ϊ23[hZu5Lq>)C5KBWo-AyAKҳg{]-BH:FBX^ZvY8QEz GquOC$_f(,'4p\<><Hmŵ(494{7Yg>Gn^})\@nQ0SmOIRa:}qNSҏA'wWày3 ЈJc;6]oT2Ɇn?~J-G=Gm|-^#8vec.8[jwj枅 j^͵y+whGrzwJ1: .ohku™(* ۛCUe*>] _%tE~xx] ./Ϡ4m-@o]jD_[5dž_Iԗi~ȻL LgVwOU@9TW@Q:h[X)MBL[Qk#pщ!6[ƥ*)d+" tC>'z > W_Kld#o h8.~QIz5Xm}q2 2}⿎kB~'Μ@ 2oʞk򇼾*G£=k̅}(vc~i>Ol˝.X[j;!]9JEnYHףsܮQEK4Pg*@@K |k*[cVִg!0X/w5v#%H'ign/(%.3H‰rE_Bs/?/`Yv#ZXG ֺS"^BG:F@Oy{t%EfƓιc]D3Iu]{oCƜ תٛw7a'<65}ihy LgE$uoR9Ւ%~嶖Ku^)a]OKɿR&$Zy=DAwk]8Su&݂|ey]sL>S|4(o?a~j_.;eaUiv9Z.5S4ozfE]-:%AMJE/vRKЗZBBk>.COip.5>:z x:g:n|v+"r>bN/Osڟ+E>6[Hvw vX]E mxxɷ,Jx'a[=+9Ba9dx _m8Ɠ^M_I @M~p%"<9t6IxTpR}_\VZI'JNN5\\pǑpruC+%*q 36Q7Z.EM-M)#U0 6t+y$rON& ,a .ݺ ךr{z5qdeðU̫ ou|Zͯ3VN ?}jWz/}!䋄co5 [%S[ءwpUv&T  e aۅvMŌ>堙0?3sxahNМ'tr͠7\2/N6@3ag|\)iR#yFt\i`UMe"Wx⪁IAq‹+WJV Aw8Q;&mnp}c)-TpuEB] fy1lڙ"tq|x=y1V9PxU -h("Zzڪ6P”@ I_LˠHF<8 P", Rؑ?ȸ 7`\Y:Ɣ&ZCCV1`y2G@܅C ظ"%.S4-/g9K#Bv1(d0Ufb.I6ļ$3/B-9HR85/2MlLq &ͳIJ~ZCC@umǧv ;*y9^Rk!j1} S.Wz!k"h҈0W X(mV"\RoFү)+H@?`j=_z(t}'79W24a[dML3A_ƞ֠-;&nNO4-ese#O9`~%e. 6Vn#wұ/eZpC/U0c޽30֌!<ܠzow}i+1®K'9C|HƹTČ#U+ʫtX8_}_@Lz c_N@CX RP!958>(Y͏;]gJz7aRM@x4v߆ A+s"%U By$vc х!o◪T+O{7!@??FfG T!N`у^JTrlxk @k[A&)AI X1`h}#C}ThgɸdݵV;AF eъ=3y\6mB久ԭU ya}m+?(2&7у;ɗĜbj_Y%!˾ _*~Ra#ǘ)=oF؅ydɁZµ"&KA F45 x\ w4RT^Lg Gb{<!2&5S]߃S"V!T~eHִ})AA#an-=Xwf ^:f#t$SzYxMVb9s[ۍW( ȉĒvf 6ZPNj2y0 hh 3.v9vFxl,,F<$v]!٤x,V|yŖZLСͨ,;B02~<V@T &K(R&_Ʃ) Owyg#K3)Dy1= -&;DckhW L8mK锕e~<`"w)[d tDS,a$3{d{sM]@Dyt؋cO'6aU |B/FNW2=V:1 kO_ u9\1x<n\DG(KQOKy6!@W,=ljՠ8]&G@sܡ'g{ M٣s8{c,et(^El<)X%IԽ5Wbnn[#[~?z|0 L%cOPqO$X/rYs2oyv LݗK;Q,M#QZ]Jze4c0"؞r ƑhП;CJb_&dh:?wV Âʝ<;l㕹ԻtzA^Q3 owOP&Y F)WnY۬(mi1 PK ۪i{LK!NAp{W(~2Oh_uee"2ꪭ %e% YOƷf:]D@Mgb&iF*͓a܈N;\Y:~, 8kDLF-^&R}}T[eBUK%{NˏT@DZ‚XmW荦qBm<_Գy8cmol1L46WxV?fa çmYc\ =IMݎ{zҰYҧAE2pK#QQA'V aN_Mw(Q>@ i-9DJ/)$l:}1~UzCzYsWÓpgtPt%c%V `7"B\[#j[f~<<򢓳>Qa*dz$ XfDC54Ll3%ȄXcn.c W<ΕZZBA7^Ru߇'1xtD c%~F zVY,UM4˩o 8R^bP6v }#*&PɒwѮIy[y7J}X;;ڼQ )ak?z  t]i y ׻zCp6d:t+PyF5%zp jǹ5b-xeH4wp^Lh|u>nǒ3hhF:[RN{bK- R;>_מ^C&fZl;:k0|.f9H;3&ga]44T!1+ =eEf"l尥OH v"\>m2l63L*I?8Ef] )._ܞ{)xe1os/ MӢk)sΦʫГ@%%,O569f*>BTVWOZQ|F𳕰M9y7PF܌;`\mmLđ:EXns]L}6On*(!Tӛڃ"wl)XVj}XJ0ǔqELSpfZcCOS(!pWwXڐ,R9=C捐oOETw[rbIC:iw%8,"9M bk +4'4n0;qZ_wp%~Ti3ہ<{ّ(hRHN-Za ^u Zƒ/mc@^D4h3@B{\.lS:ع$a1#uqgL䦗&[܈. AT6^tr{#ݬگ-51)e+}%D٬9B[‚wu?9Ejub*Twîg7 ʨ%q{6x.I\ѫWMGz n6?+BTL@/[ۅAɜohDF= gP6V >2 Ÿ4g>pהvYSNgT\~QDVPKK_tM-S\UÁj . tѶ/ Ăg`916&gGvHxAnڜ9 tIln!jd6S;9@C n?O~ =wYv z'CK3V.nKsS 9"Ke8MGr΃8h+6ѡ_} jR. %lW.BC4XSSB+j JH~'QB(g?*H T+ygjfc: LQrJJ7CQ1 A(,/a7,a!,crjT a|k%B40x!e"%h!vi:`P_Rͱ,a}jehU=vVٸ31VUgtFG#35m!ۯz/RSg crb.|?t-E;@A5=ߺ} l> TNoNY݆EpAPՍ &<ǖ FkZM*"(w{q=?MPP9Zڒ}l9V-CC]!64z((dC1.F%oP[{5AD l#.'`bnM0k?z-Hqg< dS:Ǐ_ق61,je|c 6ەڀKX:EIT` 8^+ p'̾+݂rFK/2MH'J^a[ܻ1/*Cf`^ӤY7qhiK39~Ĕ=+O`tZ,Eb" MbeN- tB3DJe X'qto67WK I.4ˤa^s( gjsr}y<?N` $Vxʨ\NH9s) Z:DR$z{x刃P(YuR@f ιl&琈}ԏe꼿Cװ|i}KH0Lxl"hAL B%9c-d`;WXG ƱMG3wwn>/xd~wXgnh jIMXMKsQ/ILL} Z81Yu~& J9U<G#*c@^ YgP?;amjpGbh;>ltF lM&YSȀq?& u~~jSCs7TzEUR嬼4;\Ǿ6s]#! /xn(A_=hYYDH\X!ͻO/B@1l+ƌ:=-U-AV.P+]c?םZ3XlM";,֧#ߎ%O(ņ6AQyckdRG(>V[Y^I "b&Zm/ ~s}FY7.@$Qi%,Nuj^(L& */B- {Ђ-Ydkd ݘU ߔCN;4,9,<.5 \z wj S ẁV<@sߦ[,AL6Q0@xܧl4>HcV} ̿Xv lhf`N)baeB7N'sUw@369D{8AOkiĤu0ߓup! ˄ض9: @A-.|$c# ty^}^q`hS} aYeEW 6JP32p_*GV3CU{} a8;ǦZyV^@+|%Qs?:Ctѣ{d ZN7? L[@^|aO(`2!y!P{z"$17۲Tm6Cr*>"&s &>;NJ}["ePS FߜL =B78!0oa0LJO^r[bPsӨH"L)h:Cz-~q_yHbc2t逞X * 9 “jdz~h":M@^*Q )_lWt遹rB Amr)WYs{k?fhֵx`Iz5|6Жdz3Qfni.R"]$!NSN>žôl]6^u<6RD)dOcer$_6!b3#] Fi./EQx3 cX 7ڕV$KGe .6YڑI$tIhܮbHE}@M>$gӆ(9]ev9ve{&oطl"RJY)h)i|zj-.BxTrڅ_a,q&vU¢x@A"Ct~# Z,)K{eyA;[m2xKj Ɠb5B~5 ϜPpQ%vw,V(^roxHQECd]~ɶa-*mR(;4NuJ즍( W/emh;}8m@3 x'5v7əu[}|<\a rB\i/uI|['H=/HS*..[Mk37N"{ !s=:~FAϜlo`QnGdt_!~w7$o;x򈎽,#8AŃ4{`+Y!F鞬 -sO%-m׌3$U>mzܢe+1ҐK(xTW) B'!%+˸Ӂ `DVӠJcIqF PױLkq\w`y"MWKn,Bڄ ̃gpؚi^Z&쎐Y=k6~`Ut%=@nnMdk{H'aQyMs!! D˛q[9{Tzc8 (߶p.ʊz@6 4QLقgi-qW')i@*0aË ]"k7@dHDͪ~VnB8|AˇoGgtLfo<70~ю릘ڏ.Q<X~"՚[)eKeZ– eWK\dG2uJ^̷?a_NAPF5"l #f z_kJdkPV/_<*+1&j^#rY?bk}+zuѓ &%;:u|Z޹EITss&bm*]PÌ.Bة#87jZH5S[@`GǢ]%MBw {8PLWK46{=]+dJDpTD\r5a53 o /)&9rM/h]1>q1dE(ihf=L6I[WL`]^Az;9^"^YFa3vBъaiH>HMkpyx=~6t'T 09^AQjMՋ1tz8Dm_W'3 m,^Zxq@1,ˮ;s(ccwʘQCm .t/|;"D>Mu,Ə*`Km'Ri$Xp|wwsi 4Xm <YW5ֹ)1:%Z _Ϡ% [ "Bas˹G{X d8Z"YDRy| lb|;g[ml``+YmݯFF>L ߊʹ@w`h O|BDikchO 3y,=&m؊0`cO U{fg5xpxxks1ݞRiQ6%B}ܼ͑{ 1(D zRBK7ԒU݄rT"#@3V݁r49)gk/7!V. b:Ű#.n.Cv^oקnrBjVvqN_l(2a(Y34X3lW w\ 049ˢ`f8`Ȟ@lkM.܉@0D ?@P4=|ⲨWd3Lr]`@zp[,ߑ=Ο`i÷W;!M0hh(Vr\f8EJIx,6afag=O?p#V51͐5U!Ɔ%+afh-ZhČ5qD8T{ZJL oL+%d.{'0J>2L}lN`R hYϡQ*^EzphE,4բ,Qi#n$U+.Xmc U滛7.?  *~5~L}7*9_ ۱n2 T/$z?t02x´ 7ANzZo0Ztl*ݓ0V2;yF-m JSN)3u4νÖ*- M2 !G"=ߘŏ{1SE.L }Ihy"3kE:(B$kBd`d{^Rv%G?"-{ #v9= kUynzcɌ@3eQ jEo~gvlW)qRFr礒*a;/HMԩw_hj2:pN]9(kC>N ;@X6o; c=́ma'廮0h q܀D;a.2_IȔC# A~2`x#R"ŐN/ڛX"- mI0,6`8B>S-󧯆OY|8.'̯¨(tSxhNIW lăMhOz"(q(&t )u_ ֜M=$(Xh0>*q$#۳EP\L#s#fE "+arʟ~S:ܞ J*WWo~T/a kcMWuxPܹQ̸wNÇ8Gs_'~yi_bNc1m [xm/#.~@Z<4$x""EGQǰ$|0wZ߹(Bk:H#cJЁ-eS;'Q"YO  WOP_2*P%nxi̳=U6%E^ ңGڍJ \`L>yV ͅ,'d8Kܔ ND6\ks);ض#Nq$F7FOxTVsTFX˯&#sbMPI?qx DS*g6uByAx`]6V3D[|3U JO>Q!51!oubwg{j%h;Bs n?l ?I{~ߢ `Lr}ڲ|33S. k >VtWՠR;"I`_̕H(D uU׫wM| ~/9%)>h!Y$y׏UL`m(f±YxN'41[O)4kUdgq (Yp뮬n%&B\3)*$CE _,m9'Pn-܀6m%v !mCt|\| vewyjMwq8ٜEEn1=:c3ѽZ%B-YfUP.UM󫣈X^$z|,1(4[ӎ_h1ڞ}-1"q+vt%ԏᐰG֫٨q7og̴`ϔ;=:("}Csm+ӓ9w+~\N*k<"rI!G4q DZ9SwPȿ9W;q8ޕ+<ˇ«2i㯖ʹ'37CnmLLM qq4͞u.<'Zyg#rNX$;0x;Qְ؆]Poj\F=jcW*AQTWbe;{ MKJ-VwT#ܧut*dd>)A!ت i meRb$͢i>"|f0SE=54\zq*:,{& 2;4 &f{4-0{W'mv6ﶓ 9K-E$lZJkIbc;4M X1{SN }㱍t Jj>5>pGٌ8{sy+cSa }_(J)9qW$0mst>Jȟm4_{Yvڌ6&]<`ji Ru"{։?eH 3ydpiRNةF4(F~@.8mIkKrkwܒtڒ^T!H`J۟!"U+@9$z1.M$@?%ṣta\dGvj{D:t|6̯ a7偝w\8edc$o1%{ڵs3~):CjHϝ|u{+cn*gAо;gWFgyMGnZ1<4cr([\MGPnO1 Ff;̖O4֦iLjR5)cEҤR7*֨:.,}K攗kh7u^"qikDdTw:3 k46_[L*3Cf*봨G [QSi}XkxϮfF2Plo"ȭ4 IcVTjs4=֚ӻjuorIWm6wi%Fs-w콛.?kHVw+@s0F'u#3'hD4B ~tvm;nM̭}iy&DG!d!)7\ɚ }er@k&wAIf|z81nqJWHK T4*y_sBM&4N!t>I_=0Qd]:T4g]ȃr.r?Zn.0_!|Cf$YUz!ȃCBAkwmu7XXbfrsnl ÈJ*V2u@eGp9Le%yN*$#k ;4|'8~Kˤ~I]2jx n6EJAvȡJd3l';2,=uߟ R W9ti:!AMؚd#RĸSpbpk>%ΰ1y~וm> J ›\sf+Q?QQF!%7fҔ>=0T$w H2cU]}si |\Xض: )vsv묂Z'KhCL\qoΧPHL 0[]f(CKg K*ޒQUqP'נW|c(C)nLWB % gڔkw"mZUivЇR>zԶCq!4Lv +D?<|>@hUTi C,%'zECAT8[ި:X-7§"`NmM"ӣgjĪ;qF}t|: ~p0IGbM;P9>ʳ*2P^Q~!N $=c4 yukБ͞{ [wNg6NTtl '[,D*ܳ29/mc-7ʘm1gܑa3oפmL%~6UБct"D(7Bx*ήNY~3Yrqt]HhQ&(#j̟ e<:Іٵu⅙!e*"'7 b_$`87T6=m/,Ɉ#J4'׋uވf@8'F{X6K ũS3k&8+1yeBwP}~T$J734 n4#8` 6-ڛ9Kan~©-Axcq>)3ddȐBF-l,1ЈuVe:Y_ܠ)Fmo !&YX#$qF o|bus)BU%ucұQٌڪX:`=ES008^i@B3#B;!ofj;>gAdCǪoyZՇ#`1vH|Þ+tl9!v=~,z:w_fmIs`(Et |=HFlOz" r$/,Lh?,_5aro,;|Nn"aGy@۔BTnGDiKhHUܵr$bk7`\(6"M3Z_3\(@XS_Oa_MX j"1bw2Qy9PxӴPz\a:Ƀ99R" p;?[;0秏HnN D|c"Z2]^c7LB%WV[tFJo$cFo 28=kkPz0k-BƴN1` xw OJ̌ņnjuwCCTZň.?N:fV̀ZIjYLnACNy XxQXFTvǸа-A/fbo1u쓢КU3:')(H ז_˃/KtȆ@kDd~zom6 gdJ;q8~"Bv/'Nf; 8,?WaF6)#zİN *yp3B|Ԧr4+Ȏ~VNE6dys8)E5^nr;^C͚9I*GGoR;(+jνމYK!Nڙ"TǥZO|.3T&n4SBPFl{-iPSFfjLF)p ~TxcǶ@Q:d?Wi셫zNX"&\z6qT(ٕ3#-MSB ̥֬ L:J-S`nPsmM%Cs)UE:BGGI)fD:|FPD ^K gW"pBJl8ȃ| 8H[LKyoKXdc7YD2N5z}eQfske햻 gL3a.k: PZ!chx“d5Wuq\8k`K|Evt]n5\cX{7RK_ք5քg Gpqmg뢏Iz섨-9ض$_~Ol>o*K׿m]O`QMr)a^j.JqGT0c;xgӍbIļzDzI很 ׅ8u{9!ȚHB3F {P R[{rF.M{V߃P̂p&Ģ%\:lMm,R`\ƞj0!.qF.kL`1u+BR RPG f/ryA4Xlp4^q4m=)urE&yM?`OL3FCl*CWHpE!+L$WFHx MP˙WoMDދ.;-E$4-:}@]KuN lCojQ"J`ހ[QIئKx"}~s"g]2/vw7U\K=|_tbt=AEj <3 N "iv^.vU$:!ɷZTo3x%kodYu>`W YvMp=h4o*hXgWF;4 ۇx VXxzO|^:rie`T>Z5HvfTӔ"w8dnxNJv60ss{% KoڸJӼpvPX_2i}f2ؼr^t@[Si0̓J|jOGY\7{Q@ac"z_*k79Mm7@NG==nJ.%5D' k?\:B`筤6~NF{=ȯRӨYݮ+~<2 d6@i}E`|_>)/@Cgd֝iq0r?]Q}Q¨1 iBQNk m8{RY7=p=P^MC.8SKPAK nQNpݴhTHwFZ\ دR4 K-L@Ng@MĔLzǦ$eԖlۍdL % 1 [g|۰r>SWNmϽEJ|`[J3LNYrw`myT.Tyn4/צ`?Vh:KP#]hw,ƩVS0虩"O|)̲p& >}+lcuxAqq(uMَ '#!iJf7Ef4f5EÇ xU͜hj;L ,Jz. s0FM\vm!~&J9j[Bœu:풒Fz*wIᘝIDNI! O0D*DR^O /[j?kKr"gɡnʟ^8+ރຢ( M=@Ȯ&P<ͬ^Q3n]wK ߇Ժ4`ZWbW>X2)kVqf~s"u_ck6٫ossPS}ӐJa0UN4 KVZDtwLꊭȒH{KyɸY-9XħO<ĺeF"{tX\N iPXYX`04La p-(Qz~>xlwWLדI!迖Ti>O*<b&$AcA>_"&xp?K,(v#o[<G%9Ј@Hag GlUwp5oOBx=`"< :z8$r-1IY/dr_6lKeLuÁ^iϵG M 46bJJ7q6&lF g#\MLExl+* U%sZ޸J\ؐC[t8$J go;-uq E Nơq_&e aZ BlvLhX3Fi ڟD$Bq9,W]2hzH >|N5U w 'Ov92s&JpL=?75$&f2 1Pq.7%MdNZkZݮ(jmU?8R#5{N#:j^#v# LhPρmʯg-D8448J2 rLxԞg'j{i1#nXH5TtUGB K6cX祾̖6OZ#KɁt-3YJW\P+-gTz[6HLIn^nK˸)Y mBmLS벫˔l/ 1ĸA&PIF"Zyr xXWxQ:" xu:YJ,YQCN`"7=j\]$\e]v1♏1B'0pE}& t%حqX>}#uI@IY2WV:vm:P zGѼ[f֤g^k%jDPi(kE% e|]Iƥ|B3ɸ8J, 5EA `T3;DtL’%B:wpDU os7[n׵Wlvp,3KYgOpMpmoFo)|#hd1  aNb`wl15j8 kK)pӕ3{]O$Xs/J/m=M\E~I7ҶF?OteИDgڳLBL@:#zFvl[ci[h_T^أ2. 6xά;s!CMO6DJ񯓨2؄Z˞OLق*&-ok42DA:frZj""HACyГ 8ZX0 i 3/1NSRǓ/JR%0Wd^ %QƔ~sIZ pDJLb).㗳LW}(e>aGm{ܐCG%r"wk[RGY2hA/ 5uWl*(L%dah5?xp)^\ֵÈ$ 1#wu@uAk(qUSȦj0kS\#rqOl97'-)@\HCL'<7#pEϊ6O5X:)\y·DENrrDCcUzpb6wh0[5$}O:3eD:=~!5A2|\Ϟ 7Ģm؇t#!%$ٿĀ"ce#rZ.$*yx6d۽֪EA>$n &b?ov:/j*L;o[? DU5gOLH'H9D($ [DnyhGa=]h*HLS X$YNtw<œao=9f ] ScBE!F;V |9M؄Y[Mٲ\JmlbB]!B-5N2wrv;VR)hwN@JNw_w:ʏa WڥAvם)_،˭bel}v[%}{,x|j7,.]9r{hm˵NOPBʠR -yddQ݂|sHF"x]"Z%]A1-H_a $s_-,O;8e֠!tr!')ZXÕ0'A`( Q#Ss}o/`60FTr|ٿ(}GL aV$ghpۡ Ĺ]3}$ QgRm Ǿqʷx.gKC\4^RwS̓;zW>LtXRhHgJtw8g n-e^JZn(HEZG4Q#LƐ6 Uy:[*u8cXo! b-:i<m0D o,}~ q'C6eSmFK멦VUվ®7%+D$GQw8MLjv:{f;F!l ( EH̰EoFo'?i0 'مqe?W%3FɗV}xhřy_j'-ʙNʸp+z)|aF~LMo¿ '0ʒgGZG?>r\/]d5s6?B+je◕LݼZ9p)yjeaq'94K'`b~x.r7 vM$5VCQ(X@ % nʥ q:Rrbb>id|=N Tb3u㵣ӯ`,$ [^GH"F @YR%R"^ 'GKI48ӱ@'}gI:-?Z0b?yaL%rؓ#OЗnp#cFAwR('vdFIZ']kBrjF(p A*[]M . U0a6>eHXc1#Zi]xҊD_4i6^rb< 0A@Υ~TXMъ.t 5iUm'禅_c\ײGv<q*mga.M G=arP6Աf=#(&Ӆ.'/Bυ:`0/֖ e9cRsl"Ɇ}v!Dڋ%LT d9 Z@ogg%,9s/BP)+on"ϜKQ@%sE{r)Nj1xUP= Oiwjo]9箱JGL-$Z|v hޟ>F26'%u B̀A0{X\g5cAbVi`[yqQ~/rݴ&iyUk*'^9{#w׻!V݊[c{G.hzxD`ӏ'B /1/ qmret}X%ODZ,cWw=(ĢyԌa}W=f7Z:? G8Y tN(jO=h{iNҎ%zv6htO vRK`=nh}V:PEk:g@$d߉^K:%rye`W,MQ\LW~W,mVqD[][+ucN7P)UףTƂB!czf) cY{‹-*s.,ԜΦdFYql !  !y`1awZ6Gr" V&$qBj Y ;L"Ek <ٗbei/aÇ5]sLC?_'d=AwOM*I}yw[FD6*B LB*GtTfk1P&3̍Z;蠟yv΅|+N6d.8|N'ͷOQGXŁJu]u2<Բ}$#lzUq?fS0`(mC[DFV`z@˜Ě*nUY;~I;kiQ4ZʯGI|4֘| cYrꢜW4,MWXj|;qdedn\z29X`FI{97GB9 @ß:0BrWPt9] =}FqYt`\Q܈挸@ )"z?pa .غ,[bڑny&_TR9CbŚFv#*4֥If+m/0U/\,@uŻKjb:D{ h{v].C_ 0^=HCHs:!a:òro=*M7{(u Qׅh ״n'4V׭\L4E(޳%#ejqbAsTD룆yzc\ P`&ͪ!q'ѽ-^òO/_tتj *JtRAtt5")\yo=4p/_dS>6,cĄI+SqsL٨,9DR>x9y\\;+|a_en hPεh|;aVe!L8;<)4jUطްۙ2^e蹎OQD' ec)϶dH0YB_ޱ ewoU"˞8Sæ喘@Her*Ee~2FɡIt̹_%Þ#/̲UjKdo[ ~VZLIf̞z:D%)7Bxe ؉}v7(n%TG@?(# #,~yV*QתFyqc_r)xd#PU˔cHLʙ<ܝ޷p#SX NfЛحQ_k>1Xɰouw&ct5#ws?ϵ lCX7R3C 7,ꙻL3pB.~UJMlYGhe>:-%VʉI 2gnT!+*)Bn~ujs96Yt-;%cЅ9kXqeE?"w{ M( CbFV+`7%>#'lm԰Nȅe$ѓS_ -ۆȿ 7^g1zt6 4A偊K5jK7?N_=d^.]^-nSB8tF馐Bۭ4mbgM ~'o[\ު%3@ 9oi_bm"#i)YD'mL48{4,~_#H4+ܸlDE!q?s%wd'H_B|- ٨G_ $XD]_MI|%Qe8)<6;| ]2hiyvԽ<I$+]`v祝J"eo9&+ Q|`ɒϮXڽc 4@^q3L$IӖGbt/q zXHƤp) ̪IgÎΙ]D矂ך Ck`ި 9}k# z$Pe" ntz&TQDpb/1̩+u5f_ כNA{'.s1F{"9 Q|{8ָ…*gd(ъ{*P- ~z?BNǍ>پYƬ , &S7o(pw ? Tŗ, T}fo&zN&e(QOZ bH~OA CC';8~[V QolPK@/qBU^#^^[zfz2SeaM`/*8afbWeXQ^V-aj ,L3-4dGzL/.ps(E&jdLx]l&n-HHdžÚy(-޿8諉_/8$ K7F+-r!"ehDŽWK[^4Z2ʊHwYƉ#tU̔5kbqąWEtFRT!GmjM_$,(K+QXʲܗ%֐l2D^)̳K1TV÷'WܹW9.PtT g&7'_3-jcPͮbp3].9:l)hAP  `D o$n+*˦3! dA-= hn `5>Mд,MvlS%t"uᝉ=Jb'kԸ(`{ٺM\N.j.^ XGk+!_S]/:⸣$KƗ'=8טT>o 咏cCA reHjBchn#ǻ.X!⟏jzo*1D JB2$(:X2&p.!wW\|gObdF[{/IIN`X})H-6__>sBQaTE!瞒S>1S3bz;Gt3㌓Zd{oAY迊{QVpչxLzq]`~(cw\-5E1d˻|AaZ G2)_W:ZkeT8_O2c.5G&#{&&r_ emePlǣ~q.^֚9d.:1 J|:K\;<}ޗՁrn.spb&t fs縹]2E~VC &Ct5\C'Fo [^>K5g>F=.EL׆7!hwq6NŲۡ5M'9rrWG/Ÿ m A[Saaӛm /k _+ B~6cCwMGKa= Q( } T szȚ%SF؇rop dD/4 L]u4q۵~!_Zm3;qe/(ZF~P%|KE ћ5͛X;FX+Ql+K”ADI$Dt H"'ihYoCt jNE) rڭ9-(wla`4.Gsp #n\8BEh6_ɺ!jA+Y5-f$^,[ɬ%7]sV(xwRJa'EnTO9Kafsp!gVcegq*]1zC3C`ƿ}I]}@LoN=`+=hEw+j#j1//AEBbiPeV$/dZWZŠV{x3Tfc0ُPQQ~#It_ <^w!az@k6쯴!I~BWø̙۫D$ hJ5w,d\]Zpd/I&9oHYT\F>Ĵ!(XhPޜ=7Wԛy>ݳ P33@J Hy5;(@}gP"mubj}+]uE瞁5Y .X0zxa$!{rK-l "aZx^Lk./ިS SBPh\tóS~L|^߃:/!pю~~U1+]q*Jg벒Txl \``#㙏#K,Kn͈ui5HH>)oⶫFN~λp3HM\u]ŏiyO-Fr 4PU;UE5jXU35Ԣ+m2ffrT"r)l9n 1y3 CPwg3 ^ Iv![U\DQ&`PWƍ`6PNUKAQllc_jFrEp6hb E\k*M"@oEBSZ51|g]]+]#>2,Z&II1$T('bfYT,f?WFZMIc"?zucmW\D 8b[y v[լՇaWDN,&7YH9hjQ0\턠fmQn.]@IG=7EU9 #eVZp^aڬ4#G?5ath#Ot5ѩ2J=&b! C4|=6v/1d{ր'"QI![(jŀx6vBMԕ mSRtOY?rr&[*3~s)ϔ_aKza%U[JQKM9ճ0v+Wc6+[LFW@$dՊ!KyMч[pj7U)+҃(݊&AT|ȜnDC,ʖ㎈xI'%1~MD]}T1Vf-"+(k Sgmü̟3Y-kQDC; n-ZjR-|nLTü*gaa ^Ow%yog!0! yq!Z @fM )^Jwڧb{q @Z@8RB;/#,z)pw? ?t*y;,X`6nJ%4}彶qM{T'bZ H< w;]N /zQ_9Y;JˠjMZn!4|Dׂת{ C<%jpvc?Y{@6L*t"{-ѺԜV[N5*C3r1P6)NOL+P,&PK: 3h.AIk{M=M+{D \?=@*aN@0d0v52g8cԋ{auЬX5grOՅ1K:QN$5Oە6n^2Qei@zR{ƻ29ԶbuҲm5IwI#Z\ 7uE:KNћk $KJ!\-Zj0-Ozg-o:1!yb萙JĶRSK0f'Y+E` #TTxu:ȾC0/7?6cK|IRnE[GlA!Ouko) jLsJol$;d=k1H $_שΧuto}+UZr cY%vil2J]i,T!^  :rp.J *nDCpʲ XL 8-ҋz#d A*6P~h߅ ԶE;I= w!xF","ƐJ0B[o$ 7@X% +>{z?H6<DZpU; HJР{CS NYzȩ\/Hw$+tr.C?x>_(46]/\|N"ż@ ^k痴Ii3qt Դd;Eqa]**垖sRJ'Q13sK3֢rWBr$(J`gDͦ@ H\#h2P9\;eeMrPq`}q]C$ŢW=֌%yCS_1v /ި) _Q32;ÁW:_:"Ɔ7rP6׫&ozCw``Yz=벻lhVyrHxP+5}=,i"(v>ԆL0Z ij㶔q6*quN#XA]"t/QٯiM mh 8X)5B=6ތ!E}bfEQ}M|Uc,1Ѳɹ^t_ ?P"I"YK@TxnϺ{Q@+c$shptw6ks;[:S ' x##RRRWzޏ܈FCS(^p&{*f6{:|,ufCvf-+V5 z\/0>7l>ሔગ'>!!DHR;jiI]ȆӡmHpR'IWp9趾u\H~Nr.FG9ڄe6J1I5r.p pMdHim %ۤ[%)WK@\M>xy^&ͤ,K^y[p>MIx(tǂߠb%)h2d˥6Hh ^*T毷+SWݿ Z$6q]x d*Jң@kW?q̅7gJ"#pMq<(q賹Ba~pncMHnT($j"xTxr ?KwĆ25k/,.sS=:Yz u3A[NEVH݀0uxLzylX" j݀ j<A]nKMɯz>-S':R$;-c%a;RLoAR ʺo>̣-8` &K\˸U)DDR}ȗ+Zx(7"g[m 48>9)$!ML>A(ՇYخj wF`ڂy}:#癗I% İJՃ!|$1:tj l!9zvDR`/hI sŢۇ|#DeZ#iRJ#0~”58}4QP.[ A0ͶBk: O3$"K"yة&@q״igM\Tv^ՃgԸFEa{tE~J%JOwCJJoG7A>ʱN嫔p:2 C:̂V31qS4⯠HWj.Ֆ¥{8Uw4-alJg^ȯo 6>N(BLބ(\3H..S݄ۢw #~QYlz)M& :\ uR=#>~2R;GAE~k~s}j<фXp͌Tj~2 ͎qM@h9pml1^8aG ݢcZGМ.m_qaŸ~JIA~2Zn;>%D.U)~1M GXL6g;pDzDYx(l#)C >%#o" I ;-G-EK.yEQ:Fˍ )]D!Pf‰(}+{} [Z2+Ys%QʝJfl1XŒ3CZ#ZRYAD/~#tb̙i0( :C$A(t J,'x.] ҥw Ak``}?eʴSDzߚ$7 JC }4E1m$׸c^V΀ h(MN 寓b]!\٭kS\hn`EH(tp:=vэArDԯ .|W=P^p;\o4ѷ,\IGB `v"x[jj9l5V]ҕgf$Lx" ^)^PUf%)h Lrg؅:3)uR\ .A\vu,rqfkg ʓ, )T0Č9U'CjUzwFv5E? o^$ &ݴp7ܮ.3ɗCJ+͂j򚴿2 6"7W|DObǕ0;593U8 5 q7B*ӍQf~@xn_.|- )L@L?LTJV, cJ؟hG)Ց; HHhJϭV g]x ZPӞg"uXvueסt;-U>skRI4Llne (=?aJ9؎_<peUTͿ45Y \@7F]q|L=Jqr’]v^Qƈl%Y@>3r\?TiŝIwrnl<!|Q~Iy5k;߯FkZxT|% oR ,^5IxS ѧPljt{WڪXdd qu;,Mz+\6A1ľ(JHLC6dԓ}h:(>m:)&,ez G0;X!۵Y}+%~aV_/^-Tq+0gPjaA~%Di? YZ