go1.20-openssl-race-1.20.8.1-150000.1.11.1 >  A em5p9| RV$ lUT] P! {[q \8C$ܻDNx$~Nz_{1q&_ fqQXȒW{ͱIk荷K/PZb> {_0.U=-wsfd 6#>p>?d - F2? Un     $(\p(89|:FGHIXY\,]0^Fbscdefluvz'04:|Cgo1.20-openssl-race1.20.8.1150000.1.11.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.ekas390zl38SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Languages/Gohttps://compiler-rt.llvm.org/linuxs390xek1e108e364c7b4fbde467468c8afba352bef4d56f9af74862ec9584e043070747rootrootgo1.20-openssl-1.20.8.1-150000.1.11.1.src.rpmgo1.20-openssl-racego1.20-openssl-race(s390-64)    go1.20-opensslrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.20.8.13.0.4-14.6.0-14.0-15.2-14.14.1e 0@did@ddd8dD@dq@dq@ddp@dldcp@dP@dP@dK@d-bd,@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.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- Update to version 1.20.8.1 cut from the go1.20-openssl-fips branch at the revision tagged go1.20.8-1-openssl-fips. * Update to Go 1.20.8 * use local toolchain for Go mod tidy and disable ubi7 test * Restrict 1024 keygen to tests in strict fips mode- 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- Update to version 1.20.7.1 cut from the go1.20-openssl-fips branch at the revision tagged go1.20.7-1-openssl-fips. * Update to Go 1.20.7 and fix memory leak- 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- Update to version 1.20.6.1 cut from the go1.20-openssl-fips branch at the revision tagged go1.20.6-1-openssl-fips. * Add GOEXPERIMENT=strictfipsruntime- 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- Update to version 1.20.5.2 cut from the go1.20-openssl-fips branch at the revision tagged go1.20.5-2-openssl-fips. * Update generated 001 patch file- Update to version 1.20.5.1 cut from the go1.20-openssl-fips branch at the revision tagged go1.20.5-1-openssl-fips. * Update to Go 1.20.5- 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- Update to version 1.20.4.3 cut from the go1.20-openssl-fips branch at the revision tagged go1.20.4-3-openssl-fips. * Update generated 001 patch file- Update to version 1.20.4.2 cut from the go1.20-openssl-fips branch at the revision tagged go1.20.4-2-openssl-fips. * Fix TestEncryptOAEP and TLS failures in FIPS mode- Update to version 1.20.4.1 cut from the go1.20-openssl-fips branch at the revision tagged go1.20.4-1-openssl-fips. * Update to Go 1.20.4- 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- Initial package go1.20-openssl version 1.20.3.1 cut from the go1.20-openssl-fips branch at the revision tagged go1.20.3-1-openssl-fips. Refs jsc#SLE-18320 * Go upstream merged branch dev.boringcrypto in go1.19+. * In go1.x enable BoringCrypto via GOEXPERIMENT=boringcrypto. * In go1.x-openssl enable FIPS mode (or boring mode as the package is named) either via an environment variable GOLANG_FIPS=1 or by virtue of booting the host in FIPS mode. * When the operating system is operating in FIPS mode, Go applications which import crypto/tls/fipsonly limit operations to the FIPS ciphersuite. * go1.x-openssl is delivered as two large patches to go1.x applying necessary modifications from the golang-fips/go GitHub project for the Go crypto library to use OpenSSL as the external cryptographic library in a FIPS compliant way. * go1.x-openssl modifies the crypto/* packages to use OpenSSL for cryptographic operations. * go1.x-openssl uses dlopen() to call into OpenSSL. * SUSE RPM packaging introduces a fourth version digit go1.x.y.z corresponding to the golang-fips/go patchset tagged revision. * Patchset improvements can be updated independently of upstream Go maintenance releases.- 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 trackings390zl38 16956404171.20.8.1-150000.1.11.11.20.8.1-150000.1.11.1race_linux_s390x.syso/usr/share/go/1.20-openssl/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:30832/SUSE_SLE-15_Update/353caa29a29353b8c3cb5f9d1b4fff9e-go1.20-openssl.SUSE_SLE-15_Updatecpioxz5s390x-suse-linuxELF 64-bit MSB relocatable, IBM S/390, version 1 (SYSV), not stripped?ke2[go1.20-openssl1.20.8.1utf-81ea736db17e6f7935068bae00124d87325297ee4bf6686b3191ad0f7b6abc2b5? 7zXZ !t/^] crv(vX0p(6ŽV ADu/h]8]i`'a^ǥr|_rMVNVb0}]AAϥL7S81~w(ZfL6.1n3n$W*ܓ=AB5>$~va7䧝r6+&=m!v4RX" Gav3q'eKpjOnm˜?+fa#.}gU XKJCԄJ#Ⓢ@a;)a6G?2o!W%Ctg<@2Jǝ_4S&h@d6u %7$$gXfn/%Z".)R{1.o;$1?ck [X=buŠa+R0(>M>ЂzC3  D^4m(h>oy9;h֩gTlptoJ"W:$PGv,LxbE 0ChP&DhIUM &Dmіw:ǵOXٻ[l(EF##mn{6yJ:ݙ5zPc Ǹ0Cc_OՊ(ZU=_C{ٳ/FKh$]D;L::4eks/f5&8mxvJJ$T}-[?bߧ~^~hY󼵞P+P=U dyX [JtpGx<; )ciq:)x|;@+O ű|a0C$k\#u7=|rk>|KMTs.S[tRDu1B{{$3'IO˞BUݻzlV[N-6K K$@$n&әOh[̛Pœp({a7  2<ˆ 7WCܝ3"e;4Gy%*'z"hxc,vt4hY紻5jŽ)$nBO[}^vč|(I-AaZ cC},o'ƌLnclTODFKYQ^3י Z(ivx|ˆ@@77)L}J P8!ك{LȖ")"_`ְ-F/*]&纚eA5!]![<~Pm2~$p8 Lnmw1;q$WyȦT[2/Bs zJc 6PX/-`~|p{EAb}`7 D9fuoVT7Jf#M%?XOrS=8r ԒGc=JFUEF&0''y$z=j&Q;5%TCe{SI?VG{|>'6FB쁉M$ U\|DBEz^?dkxG\n)Kt:h&U7aK dTnӡr sǥIOXbDW!(B.͍ʣnQ i~_ӡ$$ʧ-q58Qtge6* $jQg ^!YF{gEdsqf {׻.M/Xda7ᕪDN- UIC4{@PZ.fuқ4w~_I!x58L$p͔<c*AUb}o5IJlt?Ea)/!;LLwTGC 5FxEd81$VD";/@9R4[9f S\6s0$(cCt.QC|x׷x\GzӠD`7\n+90V<MNү$;ZiuFqȔ&g}aEO?h]يaevs,,`k<0#_s|()S׳3_Fh]GD#e䁩Bs߬AxNytdIѥLBj jW`L]BW"L4/0vz!+XMD5*kÃ&!:g ;Mdk&[ͳo/A3\ #@򕅴L2KQ`s9nlf&cL0{<J劔ΓڌFsݡuiUz r~q0@eYZF3~ Rǵn0It-3퉁IP T>[kq%Lc`NTDx|Z:X]݀ӡs! X;ǿ.6u^!xr<|{xvQ~cl30RZHRP ޱjӭx=*@iF(>؉KW-%2;Q\-G774C1LB?LP[ S)"nx JE^8xI$Ђl5;_X[|h _;y3oK,CEC';xf(t5S«U]!qyلYpZ:CTgG*M~~*lJT}}SoHAfa;=a6@RM^,)OawqCݛ3]} *\T X+ dy$0{_7 <$դ|5g?,"IbyÑqDfpW.HAp+#WE-?el^U63U4^YTٗKxXPщ9+dD [63*0W $ ˥j lЉEK-Ed%úmy\M[L1s (9.I!|<܉tkP.}UA%e6qO $ =nXGR<| MAhzB4얔d/ȥM)o Dw4DXx!aqߟ{NJڇph8,6% p8wܓyv^X>Ślɘ4T7v"7S=#iFo f,"kHQ]6*UOG9kN$"%u;c/ D$Εfj2}dGJO+b8W틝ꙛ/@|+g[CU$rQAjfrU9 -_/K&\lc ƆMf˛^fh<}%F2^ ݥdy @y`f^ǿ V#MF+CVАHc\%1L<,6 (aTkbI𳅑C yeinzkJR1r<Ŵe&AGDv"}$3 v%L[t244C;)P\n &:EJE3M|=TCKNbzbj`|TwN]F>*y4#V3*Rc _"*9(:mrynr,E(fd/BI/3$lj^[h{nu$uh$;n#xץHuG/g핁t lK}vjrK` b lLk!FS!a\V2 $+l1Ll(I *cppz "R ux$ʃ y *)""ح Jڔ]f➛\+l5ޠk`,QN@nENcsJDb6 >/Tq%f鬅$A<5;)whX%eBoӈn?WQ>yICPYH4l[og\{\)85{4*IEG@BCc)1B:qţ8;Gr;!kqs;,\C,tmtRx& P2kv95%oAU次7_9?#tYRcH<zՓw-oF Ԣ4 {7)fW_+U Nk+\lP^ }% qc#7&DDuY%_#vpOX4/BީۅaÀlL+[|Ȝ rڒ.4XNZFsk{l =n]#j ^mr'j61Y fXH.=gdš艓G$Rk^ v]MsE )D[䒥Mdx r%p/dtweWz@ κl`4j\iG##5R07~]F3=@)42#/狑eB-[$W(YwtoUa3OZ0tbh0TAQ̯@*9J链Fb}@3xd 3&Ujqg}_! wc^Ճ iiA}d.#EV!E5oa8lðvO o|Q6*BHt%w#ގs?>_^YS9yÿ-^2D,BSYYU (%!(uS~c6-첊adž ?o7ɨH0C[LCS4}@78=E5Og~9 dzy n_OJn 9M>L"l|Œ@^*tz2Ah},-{d@oSLh]pE|"J C%:;Im"D&%7}9c7i ŀh!J~17㲇BL2\ЬXֲ?]*h) X߂@y"w ӋUiG`~^aAUCP7l^YK @d8Q&)xF;S[Z<ɹў>=#?N&.jx_'ɾPa1'״̠}$B6ڤqPp=av:P=6n-DwE[[ Q/zt[TkF@ dh=:IfiY}G9g׵9VV C.HGp ~-P 4^_;.h%9ΚlpzdQ_[A&d%^rz'Vt6Q~an%11.y|Gba#~bY 8 V[% i)Z-HW-QG",؂&X-#J?lH]2kKO86AH#c8rSos0VnpOnI)>?ҷ(!`w(ڛ0ioP8`ȥsO9hA98.@Jw٠% ,$#֦yk |S]|mP"*Z['(k7+Q'x{P3r!_%~5/c#ъB@*%O@{HQҔMj!YȍMMx#Hg<0p 'Cʰ>B57!e<,<1xc.NF^0lVu5DQ|x(ۤʸ笹ڷU*z? jQ%{UXgW5B^֣\sLgx?W2{I78-p>A;\>Yn!+<@3ienm(bg/G#ݰ#6Ǎ߳쟤JX]W/zIYFAYurИψ&n kr9 \S@ !i/kIvTv%Hbk.,!pXH>u -H]͡xĘmuI<4ù?b|,( `CdlKEgi eu7GUNE|rHtΜUi_wnC|6<(s7zGoj <1Lvwx \R]:gAߤ;I\I$Kv zzsg2[ jBc9Q+ݖ?qF9mnyB!:nl[êPtC\ [fI5]•H T@+LI-'/ޠ4l 0C_fVcCKD뇶Zfiǘ*۰JtHHPT<]]L\EOW/mT 6O }H U娠jxB(D+̊&a CWӖ *4`QY ̉hvgă昌gK3AG%rL.7&tz$, P[O =E9[L雧|f8yؕ)!9 c|>﬌>͋*0xeխ~WAPlXO7Qhh/|bfI M98=Q?9~˧,mgA{{JuxttUu^s0_P [L1x/ <+JjIHV 2tPMT| =}3Eʳ}"Hb n6)~) W*kSĂ>|QЅY;`F{f;0qP17V~.8dʁO2u6>;8;wGx~<6m$Mh1).9-*gqNc SiDiu;ȭm\VHLIWzZb)->J $[,`ݡ,Vå ۖM^"Jȁ2~t8*EEV\ GE]!0io#pvBX k'3< v,Cp1r )X\) R<*Shwx.2Fo- ;YTE!8;,7=# P_'r^u |s:@Sm< loU 2)sDKpէwAt,!>tlR-A7ݖ?܊hvBqkyw+s)uR \]~: E{dA)9,8YfMUqd.zG32*%Mpʾ/j?-}ETJHe+9F+Y㹃vZm~|FZgHelYE^ nmǝ$xiaM8u6 9rs1hfԢHQ%.I<|C7SK+EE_c"k.2naU~ӡYq[Av"܈>A&-{'Y'}gs>-9fŠ')h $ vW3hMK\i ZI u@2@t#~h> G/Y!%R;U'ͥe ( ,'!K$ ʩ:2PɿAD¤|u _~ސ  F0ܽAWXYyRRkӲyn(0~➈^mn9P/Ծ9jh7+E!aCJ+bX5uapkkO鲺`P@USTf#x OӞ/ZI9VS ?J_^>()ǨȊE*H@'rYŔu>yW_/-"/+vox+Ao0{TQ~+;jPTWjf/vNiwf.Çg1o he*'`[n)q7AD&rVD#`Л/78Q ”D*Ծp*C"VMG`s1Km}O`3W{!TB QKY t{hDHlJșk{=,{Ik2<&7{y2;vQB'.AD(l3"Pę@Hl>30ۧEO0IsboA8׫(d<U: tQWZhzzPywS"v J0QgGN>an׻\ֵ5r'J1`"UAD:L ]Ð?KPQ쮶5sGÌQ rf [.8Ủ͏|J*{>d"{QnAK~X)şޭ"wE apˆ ^EBLj;YAf3dd,:n 0fFUXKO`~?:Z' rHY[ o)L~]_!Ä`FԸ! IV["_/ښ7pHpnaǬ^2-{'dŌFAH 8'3M](ϔ,[DPb Lmyf) T C I9ǾÊ\p 9Xb sMvH]A52BHm: a@ISfƞ4pg.Z)ut1k={f.hP2|_ms)s>_P ?CN\JG/:]h;r5Hm}zZ≹֫U } 5c01dl~}YWN"}8P` a ~DsUWk"LV.HVmFkSԛF ]ILC:6Ҏ(["Z1n V]SIS8 4,3$}]d[-mҾyVxc[cs;r˔Jp@y#(`Bpv*<_qI'߶}߳kvt;$ [z⅗Y{%F5=/*ʡl;ۦD]Ie Fb)HN($ w%%BK^1nAڢ54TT eem"ˉL.uT:%q:iLADT4͔b+BP#$slL?W}FcGԠ%V22C +IJ؛HBVBo~D!"-Fh"fg#e-E;$rÿ́PSW'x{Z&n]F^uR t݀m8j2NFC-5{)PfUIM&9rYr;!㗲#Kx]]ŏ5gM HIDTtw9/閴f ͕O@7 'A-潄'=܍6ͨȍ:i6%5MEZ4BJN RAf2;M7,> 'ƿK;TN1* R3)HˏJ0t"g$QjOl0yxښqZ1/4;Z-沔d/(GJZctt%űo( +߆w& M2ڍL*K^"'<4uQVp?ϐ>Pf=,E+(00ŷ\ |+I Eq"{I6Beah9@[[)C ;I3;;T M>R`(5o%yNq=V`+T}p*8^o7ry D?S h"2鼩N O .̬2/`Cƀཉݮ6/ v  C{wNwӓ{KQIQgG0n %VlǨb T$:am!epᘖ.-QxTϛ`nr UPg֡ݤZGZPBɣcE&m/-|A)xO;$mEAixT@ŒeuM̑*NM; &J 'xfb36O%A3 gNd-2djLWWr+~Tc%ɟ SVV_,^1[Sn;F5" w&\P4 {7(nl`eWRr`!W 3 8U/{Eri_ԶEti9zJ?vcK^ѥ.ΝN_$l^+F'xŠ)+Z=ۜM=u6{1.fԭ 尤^iVఏ)A]/|aN8 v)=H<5XCy 'l .)H,q. ϲ@>?4t޿ܨ0a>?w*ǝq~\tkY>51ʼRR^[6w,&| g_^uԆg_˂HafN@Աٗ-8Glm¨^)"wO?߾O^K|?ZZ}TCV񧈵 /M4:^uZMO(b&i*4d}yVqsAUn3 ͇oV趑uYh)Z\uz;'C^ Kե'ۛb\ҽ4 2dgLFORJ~ڻ ϬHrͲ@Zަ_'{DDfF ;Y'V' oַIU6~f>306vQb5thS6<j_PIs-T;Q/ID4 'lyMP] Kn(IB;nW$MX7Yyؐ^sHYhU)'d}t퍰BP7K@)j`z]Q[ 9.zʂ6dlSZ)de!ÿY y!祐YB`W\_y3HV0ul|Es=)w͔.Bl4-Z&2 r:4˛NMgk+,m7IL*CA_8yk%-d5dLQ֧JT cVM l>!: j9w]Ka\Dg{yե޿CPI2`ľKM8+yCI(=#xAiX!_Gn}DlCCf  HC a 5EN_vfox}>~urGtX^֒C}J;=Ѝ#- }{y+ TR2 Ӱc/=G:4l*|%׊{LT8`qrK(V%<]-]*<ʾDro1%Oǜ [a?/9Q'Ƚu^}C,akv[:FI)@Cg5dMn\ `P,妟nty_Xgof#W7\׶DBmzI /T>ZPqc7&qp"U:k) mOh|ȂL])[CS>9+6T9`éCO{M_$7MO4ũYx%G&γ kﺄ+5DF2,?d@\H~Cz,7,evab,V9݊"u,u% N cp*G\i ZbǧW@iE( ,wX7*ySNfO"4`6ry*{SBcjr#NuORp)k 𣠪}U U VGQh RcND <>51!~ঊJ>vsc8Yyn0 yNJ9'LəP54NZߦ? y 0ryΕz"wV6s[QGRD9.-Mo"%TI"1J񂍳*&SO/Z}r3r{$> ePCw^EIo; k tCCIHNӭ 7Xbkxzn_8ɴC##kKۜvX$puXæ$'>|,+@rU9?5Iͣ<_AF*d׮( O0/KBME*c*w:A}xYKA,{ =9+ y;\wTjzEaxfW<i[3 o ]7Kj@{dmШ(ҏ#?/])˗M4 fF=m5o.FqGngQREE6-U4ޠ;(\E>_=\Viߊ+;E<}+':lO @ EV.aǨUn '1/u[OzO_T5TAQB21 @/}2i! glt?C.y3ˆ>U&oQ)DuW*OyI/6BU_ Yuri4ɥ'`]25]+ڤ>}L@HK9Tt'R>1RQEJ\|cf\Y=cVyNVn$JZ5+'"9g]N=x#7xzI ?{`MOt=bjEOAUC7 0-&UՕ޽Й{$O1vG@wL(%H>[~>akH 1|Qr8ׂnJHM-|m+ȉpۯCĜAYp%,~QdU-FmFv?Sɗ$<+) +d)X7Yi!OdÉz%u$-OGO.P(wN%2͡eC/)!m1,$*\֦NejzSc-vNhCD φRG&40EF.I&mM[D 1ao1殮}PY+aXN[vvS0&e6 COQ GLOdéǚY ubWOLtq8y[Bj2w< _d>GL VTG7Gn׿XRU,n-tk0rAE\j$PZBתw;{)_e+*kƫ#{E7{homOVf !p6k~GK[:"9—JeJLJ=nHU$`_פOoڏLu;b_}3.LFtgݔbV_*#fe3j;8Yx#S`p#0+K9Ja-+~ՌleĒ><$aKNSNd>bY/$L)'-y0M}%V`T2};l;b6Tb9꾶oYȧ5.#rTW/,bbZ*7|D󘵶մ+[: JdVM45J1n "4wy@q5O2";'Z6е?)gFL=9Arⶂ Qlawvku`RWu5#Yc{ . OYXY?7= 21c(A٦~nf1f= 9^,{m#f|\#79׈3L K9D斱8MK?!\x.P#֛;ra`Ib^o=ƏpD;f?MhCSGO5L0C!TFd5pv9 <{Xk)JPݔ4{TSCՇO=BGEY%{]BH@c$%\ӛ =%lU&EcSM6 ˏz|!ǜ,a3J/zx*[= VRb@CU4z0OƨP'!9˲Irm*`dF5Q2.gf!F2,@1ؤs_񸭿4w@QN=&WȖX5+)bn^5}Uf2 +VpE&73P`9"aUr"&g T.qW9M\ەvV%zT%x.XDWh%gfQ#*Rr|X_HV<7jK"|L-t{QU  ={:);j/tghP%$(Ը|N+lpz|gԕrdꡠ㗿 F@yX1i 27;eߌ<[4&s~X5-`W ß秼?#WI`NUDdRBc * 0,ƅ^g@8Q[oʨ70N6 ò5~qF!V9 E]saNֆ΁HFlmb!`S6À8ɟ/}65kzH?5&>hxRO/8S+'DKCEA{.f >joP!xV(LrǃP q1b&Ȇ(z}I#ZEabPD7}gXۯ`ދ1?vg@ڢ"-QwQlo cʴ3)piW^ TkoLUydCD:KYxL 9JhV+'/ ?(i=y']Xƣ|;4즸!<Yi#J_S)LfI >?@i?uhhm6~]Ԣx9P19GԆa$ogzQ/keWp[މS}aVy!b=0FhHgVbӜ{1WΆM|34o۔S8 0$6>4ca|h4  75.ne^!#og*]xëJ#P~&Js5+Pl`w=A ?f*~kzyid,?yi'8T$q$ 4YOs3b ̔5Н'KW@ʋϭY_P:*pAAJV^] 04BI~q~-6C)xFBC}3t繥Iܻ_|Ǧi8^‡dUXGqIv0N/7_C(qP$L|y76B>zLN곭6M,Ϙ%{I9\߻ě̃O_DYM[@o#z56M@F >j;o Y3ģԵc]lz{f8gKXbzJɵ|ND 9q9IRNm,w 6/)!W_7hVQ>+g#Y+68}P,xkLX!Ey{ZkmNhoر. !%\zOmkl+wQЃR,E#6-GNP}E4u'm:%jQW9OwjǑ-_JQj(Nh(T=l^A'фHW-[erJm/Fg Di|HYVyds\er!P@<3v{nA#ڭB~ fĹ8`lpOUgc-';xK\[c(wxCBݗ{exzffN+"'DvU+Φ** n,42{1JϦ5 XU0j{*`COUluM?M9T!86=0Yr> J&fYcx洚04 Xa,.."coZ{:G-=:T]aa1,#zrF5m̚%|(CMtT;ӵ~RZyoɳo/wDaDd {g$g{τJsε;>:n0n1j*4W#FGM39.vVg=hqR17͚T>&Om,?IGO_z'+`(opX;LPvB.{>"e/胭;5/\tOT(OSpǁ J's3`uձ &K-gըao Õ-$uědh0]"V2^ijjݵ>ᷳZXr -K{5T{㶙r)\y-B,-o8IyrucptCG5hs*`\aFglBi7mR Ø( :# A핕/H)Cʄ Ѵ?іpDwVxUJ_,<ę 9Hi+_OuVdtC wjC? 1k%C"es#?4 YvwSx|trW$|u}{Drd1Ƕ(߀bQdn;9FAxwgS$%O9/\p/6c0k#}1oWZTʡ 6dBpxvlܵ Orb]r l8ofW8]{6qpGEr>7E$%ŭ d+8(b̽ߕ Vu}5duQhfw]7T `VY,#\hZ!OΧ|.p2MOn %R\}vVwW52~ Ä>tatiP̕Xm%?DŽZ/;ALjCl Dh 5 fa [Y3'pLogVy{pwa; D:JB+ACRKjDY}sfsxA5@Uт=Gn~7_W*+? B*"ԯm '3͒s3C˥"$HJMdMjwǭtʩXS0 @{*jzr1SB,% f̮(3xLO΂+ v)4NQN*V͹ey6桁Ԉ;pOVFu?j4QZTz0wUQ6B~2C-ȊNmM֭*Upbg"Uae4< ^[aixTڜe^^ӫ`U &Ӵ8um*4#ˋFM5K$h!6Rs7Lq7X^JD=%\=^` 7X?DГ8yS:r165UFKG;^Z*Sn(eAﵷVȦZmXU+wݻsm'k+8Q&.DC,p:Z^Nn@AB.x74rfٖlpZN4pa|:WrHE"kq^EmRe+MlSo)*#BNkjv = 7˦[.>.+)_h_"x .fY$(bqCa󯿲*Sځ'}0\HkNrzgcadyw3:⡴m MVS6ǡEZ0.O6~y-Bud82P66Ԓrh!Jd?)3a9}GFH M5|{JP)-8yQ@wLj9`cOL漯0b%ҡh 8^]S \QvhCfL P"Kŭcw3LxMuDT;o"֌{A,~">]<<萸ք!=e]\1jm=Lk(`.͙[=#9!bky:3LKJNDPh:>N .ة~nra n[O\%]# Fo5msYC=hFҀu2D%M3=2t8O, _j%/t*UM͂~Jp> wۣF?}d/M&J LLS]Hv Cj5eE L@qv܋2?X/ T\ ;?d&j_T7FcpߘxInNYvZU:.޸#L:6貊X hVtϽcܕ+ތ<{'҆#>۽ E\5F@C=;7T: aVQg* ͹8&T],?o<}w98,EbPw.ATA꿱sdԗ*`M mɵwb q|I K1WSgvw౩X#rnpT)H, <|?g&n[&֬+H}>~rB\0p=Gm^RzœB_ U;NؑtY d0|c)oڂϾ?MzEx^~/$#QLj1׈Qd'Sr*+0Xy؆6;TyCqf0fp?T8NDxiUɓMIm<ub%rxG3LQ_6<$мZ9P'i3,;R]M>ljW=kb>URMyZQjl@1-r TE  (oR:d-3@q0y?Rj>}qw| nkcCj 8'ڐC^4}p> u1oGڭEPe!(5lO ? +oGxo}k,Ps8 ?Yc |}o9Ù9"!2e8@WRCԿM?d*$*!dQOm'XuqB|+8.iJGͼ536CR\W fU?CgTkd>1}$7l o =)p \ QXL΍u9wL)V𹶀B@i޸=Uh6`c9|PSM4H}Bx+[LI)ƤI\/*^|v7&Wg24 z$v2F4LaAM'/~3|B) 혰46wFP I|b1Sh%g˼͘1%jjy"[Ys;Bɂ}/Ys1vN槙7';@\uKn.TfPEnWv>@fhu  Y4ݧuk,/'jȀ˶σoO3̍bb@_C>jJ %&A .2oP~ƞ3sB4 +=Бci[ e*_%h*E c0G\zVnۖG/8\%[6\ Y)}Y={ZhR5XGjȌLm)02"eD?,?=Veu@P3$<M~*#6}I(Ͼħ#irJEpb=15c,ig\LZ˚cQZ O=œ;ƅqO-&Lpmy_d٦/nBM١+ Ih"GtS'3P{JT]H?wjpWl>>&{"cޤؗÅ-76@6+Ba2f{;ޛ T1K,H쀱TG*"E0忇*(Hni- aI: kȮޒ\DgVϜO We~}W:jNcR*ڳ̯ixJ^o.8gĨpw֥&-`_9` ?=ާX'CCxnNY@>x /dlDk{a Ȅ Ix׋I<k$$OrZmQL +ѐJUdO6d.b.jUan~~L95)F]q%ׯ*lEGPpU P}cR8]S"y=/gZ.w^)pcԆjdqCF&Mh]x~Cf5 ͟fgz9#˻u$ QQ(,{@O&£zC{aCܣ8Lb;zga |'t ԕrTjEu/?ŰLaAq5YE-[;slFXF|=䯅'-blV6eϿ+=)ˍ@bdлƬJ=hT4*sea^MYPNVf13}mJ>9'W ]T{T]sG=g9-+T5= t.#K.;,u i|4I VD6-_=K(N٪%?C[lqDSraL^9ӵ苓OO$^Ygϥ_ts;_H$ 3׵* j}c =dN'u~sSdC{)Q6';M(6o8#K:98CܠlHjAv҂={O%^;:r.K9v7"pMjj GЀˍ(W XkDwjK{2ktYaУ`񘁑@G{nߌ|\Շ>hEΛ>-ʏ.C/ ve>0-e]r_n hVMx/B9_'kB ï trsU9<]b XNݰ?@HGi,9H v&H#LO8.TgOϨxGl43jvdjӰml`bJJJDkG?t9Dc#ި&{,c ػBU9nYF#]x:[xUo|;/u43/W_ErBa,:6\hE_g_%3F=% p|gb+8B;(o [ʡTZC_F Jn4]H pX#Abh/FPQ>nL5S+9''0vI0g %XB'OtsCe0$^5hp kXse:;Ldk:ʐDJ?^D%N+=1YxNQHgX< U7Sڽ*@ Yj_9@gb2n-"c o+Ջ N|W;*/ƽLX׫SNL5Oc@"iΨ&g}Ȏ%ѤRI6>oAi4ׯ(Y>Gêqj)pX c3.ʏY<h 3-G޹Rȳ= ]cyQ;@9h`21WUi$5U3o${HqʀS' 9d GJ(CM8n[k+ _gvMl̈́0.d C_9q/KҨN<5'Nk1f=1 f0~g~{iU<цuN`nHe'M2g!J^.0wy|uh>!ډ5gl@p Mco*oOFԡ$Zΰ/aɰIƎaYFH/K;Jɕ"Ɲg|}Th\/I//ŠgM'M Иsr0n $55Ǹ_u/lzGX/>2X9/!iv|?UPEiXRUYm?Fʕ;Q4Fjc#"y+G/H"@;I bVgm|-}% ]i㞼{U0hgh>v ]QRϬ6~ J@'NBY2u\ձ!gНlpY4tP+䙖 Ig.yPv{yK!&!6"pC?_$\>Vs*'C"vlchI+BYf O0؛ɪx}-wÉ6PE&K'͇=эYG _) 6]n߸pH﫰G!ySRlЩ@[ՔHrcNa+gWZZ9Dqu|<^GTHw傡-ao?{l\%#" Y"M&/Ř!8a;'>X[g[#!u81L2a4EuvfˠRi9B`{AǮ֝Na4쫙KoQ']W.yL%95jP.JzV; y^~ e4>(ڡMNWdxyrwۗ Ӵ|?4UO$P~ױ&)_{/Qt/EWW%5 Q~!(dc#>6lDpHGedF7Vtm%vޗ@\(" &pFceםڿ7rj8k?Q\RC,-~FH{Zn`)jێCsЖQo = {ɐ<}^X|O1 8t~O%quЋ{wMT6-Vm7,C][>0.VŞxٻ\ !Ryھ| @T2?5+pRAG@]o)-z6y"NuWEzO @<;#. 4N7'[5S>kXC 0rț-cCU/o}<<>6@+0jm3ӀuB9f~n(ݨ'Ś<k piy"])D>:-7\]lmda0N) \Ew]IDe2:\SMǦ-L9\vb heE^kR4`4 xw}yl l!ؙ 묣H2hкH5EyZbZ$=~Qca;I>pR$84rח^%ۖam-訤4%Ҥ&a=QO9KZ=Jg斃onź'(.j]x D\`󫞀Ggj DopvY@rCyt_p:UQ78z?p Q gR4"?dyYZ]@?F-؂ KKHو\c&n='M,|rA1}c3;aEp;/ fD\ VGY#]buhck:er=@Գ;wu+r}q}5P+9F孫VZ|NM7cUygS|*LW.% GfCM%20%9Nf/`P&D?tן4^CJƢ)U{~cƯf&G 0]/"DQj@K^]+`'64%Wf"$T>m˙K@ܦbCv`h̔Ad$r]M{78#aʆ,GIYYh/%|̈́ߔ`r7UԠ =sbj7nB%y[O Yf1_߽?k8`$jExMz gԁ},'قG$jSߣݜ6D3h¦7] 3' -G'Ysa2404C$& btk;!LjwQ4R@mB jӌ~*edӟnv߈yȿy4`dٽ%,n)B"v eױY D5 ^"'+4i;59yDBKIʄ zR8K\]ޥZ9$}KۍWo B!2гC{|r^6)jG|,h=Ysq+ڞqnD O8Y=;rgʎ&R'hn(ڄ$jbʥ8Aộ.`}{m>͘Κ8htksڙ;o῜S(ZhJ v|(>ǖXNqc':bQßz;3C;Mߢstfz]]X@C"Azo;4, uJ9DSZN+_)i'_gV%܈Bj5Ta{ƬBC_ NpCyx<&ECq)~Y+CJZc/ڥ`YE*xRZkMi0G '$lHd 88Y%z 3 Iir zE3ܩX)@T[g]=  ? *컘@wAP)Zː3ZBF )ww)=%̚_4[M{\]GBHMIKjLc¹g޼EP@B@'ѫ:ɫ(?6f|ǚmfބ%>Զdg0nˍƾd"Z z7L/7=nr54@o4rrm(BN/=K]ړYCp[8@̇)Sg5<!DE/d,4RNʰ ?sAjb켦pdPIǚl%uxW71=r6W2MV݊Qs\< E5=d(U$l$;<}%d;),f2|/1^P:I+0Ӳ-2Q,@ knK֯) |XO`n1Jۆ9%VCz?hd@ї1C2O'dCڂ6Yv&,9ؖ;Ÿ si}!V5{) 3pݦhtG!gmJw#'rN@C^B睰IB[ØW^P@QҤ5F7AY`ۖcݾ #{Xgv4Q K c6K"WQ@Q^oB)iRc>kKCHS a2a)IqvOߴ :EL&]#h*b=<"j` 83s(}hexCa'rpc/^|n4@s֨Cf:oy>96tx?/o`sπYg9~|E['ޟjaûhF#ۜ"xy+fe kLZ3/BwdZH. -)Z4V=(~.l,uw= bÆ$^Uf)g[醊+ٸ<_T*ɥER\I \B>\: Zp$-8l*JBi{`)@iZ"=R<]ePI:+8nN 2}[$~`-:Vh|hDxIF1BmFPnh+`^ysn ElٿSG 6yS~N,&SB~Ro_f{}5JF@"уzf|1拊"H9Yq^^JuIAN0oXPFXa܃WOVNWr }Nu=`*1p8\(O=ֲv6'6Up܇wHMYcݨCInmd̊; -wM9 t^B~9dV: ?A^1KX3sgHtGݏj{ԓ6]ZA|v2!qy?4mQl߂4'6cODFzv_'Qv 4 & vיXfcu<tė {H¡eǔ /i2 A*#A]H)KU0Y(̏>Uj>6 Y>. a uEK;ǫ W֖J7Va3GxjnUJX3#k@t'bIPN<d_Sd",;MOx`ekI~ ]@% EȔ5^x$=ߪj@!eC~:'I99E"rjWGf~"!te{E:?u@DkۚÓ>ÄurނXj?34V.=Ǹbg)L# Z݉T0"sE.1fiAƬ[#72k'?oaHr?RrFY( hV?z#Xv(̛`&w"E-h c-Uث_ks73Fhu@RWi}BΒgś-#xݥc69T>#֒cb\~qszwȸe5 j#nׯ,!ySe5HQː~Mr: 8/_j.tA]J2Z:Sa &U}oud 19(t OV8ƫ0HC͹_ l=[>*{~N6F9]E2H'&D$㞋dK+8;p_hO ֆiܵ*|1oNuķA]Cl+ F .dzs)${;Kv2̿W-v i׶eӥ1%rqˑd;GV9eKk܉W70}v 8D~,m;}PO|×Eu`˥ LCF)4Mj+Z~ LfZ]|1g5>0L,Y]M$8 Z-|0-ӉyH{;{P(ڬ˄|2 T~O9Y,^_'R|SYF*h׼_Aފ2b:GxCkT94CȂoWM"#胷_ddMz@h/Rjn3ãf *肽=vv;mA ^*Rr" 0Mxpȴ-6;6B5h}%qNΰJ*{9H޾uC,.O֯faR)\[XdK)ӯI-E)(} Ѷ1qJ[BirgߟGFMRQԐN %Mi'i;sX/w9|!o֏W[o!Wq\NP&RK\ ĞxZ5Sq▯WTwlzjJ9ȦvX7;T\VSޑq^{*vG* _K*#ٚ+X,@>,1b{׵àv6xX@3'"+ו*.#uwqGE ths_/yMқ~6y=` s۾H Tw}FLOJϴZ+OH p |#"J5N8DA"{oؕĶ_ {>~AGflnR#}ho-w365{%& :umҰXұ| ;Uy6"ۨ!;ѭ۱n;(J-a8.wrG4DFSQ/Օzi|D3a/FIH%uC x]Ӹ9j3fE$P6$#r T\7%Y}ZZ:DvQ#lS`_pɹE;#~dXٮj|D:1Y6q CBP 6R9|rSɜŠ%-gޝ .y˯?>6U;؁svZK9"$ƾl5o. ,H1|PmeofD|6HsȞJAgf5^] 2EP)U֯oQQQ%'G6"@Sa+wXbu5EID+w$_hv{/Dq/ @3YB54mO2߸b54gNlj'79]0,"Qk{n۲LgZFؒ@J/e҈0"[7<1416q FR>6iٶ :ǎ*Lqc&nbS^L>+qe5_ ki DQ$9TO͖%|Q%P?A @l*Fk#l i#}Ak^dS$`Lrc0^xΝfZȬ?dަskRr È̟|yZ_P4z7M=h%: *hhkKh#YS#DnH9{f7,ϋH4?]^j:'ee+@>ABPK!NN/J&Jg]̉uEE1=s R'b6yxhnh'@ǒR q5" ֒7nIMgF[R@V %  A^] ?Zơ0,\ $o3~ZsߖB(T@{` $ТǢPR4DmA;-F/Y_KNM֤4.wԧ3^ ^[_Zi)=ABG ?xZm`]q'ᾷ^'0(P)V0U|OrZrWM++LuJD,z:$ n]kɈ)|WKL.5c'eS546_ksu&ȦvMJvY(^<`M9XR-D Z[-8ׁCWͮ4哉UN>G \HUς@sW^ biR"iυe^xrZE85m:W8z%#Z0,9rON*v!` T2=FKƙIrꊄ[_q+qgOL|m8nq^1fN(/ۿ !`CԌ_%ئ~|tT_̺䢑b$8t W${X$/(%^ tI.lw"ۊt\%Bx$AgZA ݝ7ˈ'eĴx]: 5 ?Æ2tz UN>ء]7 81$}Mպ7E Hrb% 6|s)E Q)t"#|ecWY s)]J8v@d:,בqT bs|۩6>-.\!&ɺIE F#^3ْK@$;W-M)}6#=@t9(uz[ ~p)Ynq}ܭ!뚚RLǫBF9#&2Ȉ)BJd yG:Of8ߊ/)3ߜMb lFliO76b:*hR-)(!sAg"Cڧ. V\^u忿P볖fx? +8L%.v 7-p-=*1d w؎C ge Ue:l,Lƙ؜E;UzHR{BnML( 2 !U9,y3k\A> #YSBan%ཱྀ3 .jZ8~?v=ACd woƯBzCVMЛgz+$_P ɐWơy5YV[ոA4B`SR5˃{bJn&EԚ>jCO~Rk6A.^Цʼny>&f̗£?8G?(\SAGyAD5xFhk9+$-V cDn i^Ky 0.23$4@}D.ÑH|/{2mE+0}")cс3K%sn`/c2%IM mH<(7677_!ֿ-kIkȊ(zD8!{<@ n0,\2ࡓ^/ƀ#7''`p1An5=yTDbW^ïmاVݽh䛳a(wqLboЙL61aQr'Τ4{o]MظZ 2^aU+#3BtL_s>ev*\/i})rQ:) CgDTrIO\v4=0ґj|Q ϹB\RR`}/ {ŀt)#WT$Ux-$>Gf7OCHqXsXd"g?սu#-hrYôfp@,)^IiҰr<_+FEDFيs _B&ac(jdwPOP}2L rMBd?o1۴) uPk4 _ O`a%#k.6Xs8SA*{Ԉ&p |Bc,zʼn2#(ii e?h\v/ɔrl=ga;M\h-E Ӡ$4 j,rX?*iTx.k073,]d^8vk:P5C${Sd66ozzc9d溘Adžzk&#aicX]˼ڝ&^}d*h)Qb^Ao阚nm $!0 pt8sQMi&DwA# !"}K"oG#¿L¦BviE+nk&gӇ/c?X uGܭ#?wgjHfV+)f8YQ)I4WlZrJ9q$nFw$d9~q_Z^1̥(IWCiT׼sr8,@@Yz&ih>Z`U;fnqe,BHliR3L/-[=c68^Kwf2tJCOp++VbF =TIBeBգO4|!6OG !%JYO (m.@3Q7,j$Ǣ e6k/7O3LV4 ZAY jJ\}pU#4;q7YA׃bnqT>7tV e)3ҭ 4搊u]> Rɶ}J4n>NN e1ֶhZ}#G"[yQK;O8%^\D/#U9+1m݈i^J*&}tQMscJG;7cKm ' 'fT@+Z("2咛7j^kT&}p~V ZGqKKSsU6yp(@Ch ,SnX@t}ʞܚ` Zx U#8{ex1l\$_J"qm-7e ?7sr^4߹lܹ'Pz"Fvq7\@ffzh EW$G#6qEM?%mwv6l4ӱJxWi6MJF:N'eZ:?_^|4 L\ m?bG_y~1%YgA|HFb22F\* j9O/2Jb%a?}U:tFvb iуQmuY dT".)xaOJ_dqJ_RBN9@[v{>%[qC) ' м[SG_ X)צ:R啃>!kF8,~hP8VW u:46 h87N;"qԀb=>T ]L k"Qm В/K=nϾ7@JbO@,83Mhc߈/v2=iF]qcz# ]lqk} %g!G-3_-| NrJu[@|tm>E;=誋Ȣdg#~&>7BCx,AL<[ZFUnG0y=}"3d!d~)\2RN x\^?szE|Wŀ:m^kPfNA+Qejyx#G`wĂmϙ3:Wd\[Bvf^6̠[zrJc y,2yn \Av1]2* 7*R)aCR[o[ҍVElAяZLZeWVL~a ݼw:)Ll03z Ò30f,=c9\V[j5qĺdpKaL|t+R"WjoYV]swO6լ6m-T<H!DʊDkK73DZQ!f *,+ϯځ!`|P؈NH #KH$/Wu8iK-F3A 5\ fXr- H`/<~aS0(?Y 6J )V3g?>*w'b(t䤇k3c% O[AV01c ᧁmpcan@C4ɝ+9s)j\.FM^O t6>qV/PS %c%&sh$%wbLZE$s)`c9D mN>0|gA?*"ryW[Ζh tLgMhc @X㳻 ;OS)ixIz1`v>;-VH֪[ZHc 5n.2xpDX+qY:j@hk]=Dy[+Q-xxط!>Dy>YgXd( #MpCAI 7C1ʾ]^=4; hb60|湆q:L:Pj+CXZ.m{;VZ]H,o=3ZB/;)_هmcd<O[&^ZKڳ2bDNI]ꈪ)XW~91h"!\id؟TY&ѦLMnӹn 2r/1/>?IL hdgԨm1RQJxȓ`W=߰+V݈7-sl Ƿ`rVͬ<Q702f}-c .浼RMK1VӠ[ P=Ń,k}kf@S%`*l7R-]$ljῧ:'"I_QblZҎq*>1\f5%.O8⊏`,QD}im ߉Pf/sU}\hi&VA -"H#zOWi%g0uqF8ó*\ڶwIG.hq?LJIK55885[u?1s)ۍ?%(5U+C9!Nc1MǕ49)_j-%em0#ѻluz3U]ƹ|YӷÑhr00R%DӐ8l=cM€Ѽw{TuʴLAp鞕t|luA&RI1.[휂8oS{3pd9hhNGWY\G!Ei)T ./-RUD-1#prD@c UPrl"#Q"B L\a+\kʒ_U^9D2 xT4TȐ2ږF@+L`͌BYVOÃ:oPg!^!_K7HAWƣfؖ LPHR#.WvG>XsL݈M\ѩ#(kPիɑK,q]l=8NŢmnچD *͆Bq-;zئY9et{_mJ=MGJ/y èVV!(&M8uH (L7@qpud o'15!,m@ 9|H}Vsc4"DMɃ(2兄,u mAHn?'DAS4DH=hWp x*Ú:$R' [L LX䅚L|duuoӥX51xO9V&SQ4 y ^ϼȆe5IڢrMZ[:$X>"V٬~{eF{']!3}aET!jUuV zP/  juA3sBĀZ@EF$QU VWlHz[eQg >O8gGC)l俄An"(֯A,y19 bko}X 87}MCX|O7Q3d+߲luj| H5e'}H*oyT.H8&ެS98H 7l9*r\#kjݍm|-Z ;k`Ԫ//P<ڠP_ m\k3lt<s@& pCJtQJRM702o;t.CdRoA^hP ivV6A;3 "#GP>QWEroRjc;&蝲`.+3噟ƪuk4n+6Дv\:B#*ުLE<*s * V;t8_ўB3ʽ 2ᮒt>6 ՞1ǽsm͝}N޷;*I{Phk-g0F> ڂ^ r?УVҝ}Ҹ>94(NUI*1ZKޜ[ ϫ3X<$o=`ݸ-$ qU׆ )/$&H`ڝ gu?㪰5Lj.zWoNRb??p R& c]d>*iø㓑Hr4|xkFUIU ȿ`*#FCtZp%C%Y*"Ul@9 :uJ`k1]1͎cخ i^O%@6bAiwQ Jpk$˙xќcVyzfI0 d!>/>zKSV5jn0çn?;>Zxch)=xSE\q/ZIOw'д~S@s?TqxaDW0CA:\ ^ Wr"&5CvE[E 6ϧ\eomYQTeH5Y`ub٢3;z=t/\ n)O4V@?KlMyn~ֺ3A^᫗v0<әaz=]3BiJBq貳 e:ռES6IwWܶ%C:=e}D.ʓeR eu>*zMVڢdeZp[ R{N%tC5[V—ʴ%&C?w_3DEțf+"4^K`ڥZ~rdMz~߭ҹvWCOX -~| 5%C31[ lC34WPg@]2f-@e M/pN Ұ~(Q߃kܩx Z,c'rq?C\&`dzmO'y$o[ݦ'_>kܚ mNjdroҼ]GNgx] 榽g&iQwP((FTd[_s 9q"R!;wTҙ:ӣ2土P.KN@fǿϯ};!yjb=ܩg+Jv鉏O+ԾQsBo"~~54NOVȢʰg! #>kIƹPj*iGŮ8,oH< 99ڙF5fA/3tQI]9Z PG:f#%Fo1uz ~U3ԂAY\W?u *Ȗt Hc/7>]bFxpvc[ ß\D^0ݰ\Piagkc 7EL+z QnU}kS$#VTIJ ^McHŰ~5ϐGEe1k*LVIBw*LkՄKx}~C ̴Έ0J{ifq&B y]U(*'+Fk^Mâ^Oh8L2MWC5.$ ;m:'`u2'_0تO{W+L&W3h̏Ir)c̥z+%Tǹ |_rN-8;3S5IKg4Pk8wCoEl73,"GԶBh FʙMP7QH?}]|x[Vq\JD,Ř;I 2w2><rC84Z3`m ^qB{}9@QqZpr[?Oh83QW6͟ۀZ9VR+.niZ#Ctj/$LܯCa"ZۿܠEaHql'M]g‡1{N`URlQnvJ _(x2Bz"߾m} +dRxsBxI*6H;teA¸ND^XMud))ܭ8y6ݡM=z >f%Ea":3 K'@ab E\'V. hIb &i{'ċE"$l4@!QLކ5G"ny|K`.oirbP{WstRc|P,V?1 R=ArOtAM.; dU_wfN,!4C/xjHӋL"V,]{~_-I }ǣR ]1Ԩ3Ӈu0CIǸ^ [ *c/H"_ɖ#jhWk,|i\I4kqT ]-wΈS/-hj21mn"466pӂ$ -L,̓ij)04 /-h&/S b/ g#!)QZ]LdtИGqxSxa|E=V00)xch} <&cwB륎 `|z _EڲpRKE *),~Bpqht7-?ر2llmCSC FDY YBmpO +!g'qȁ269aqs){_& <}&H]@1iDrdIx?jk>yy,5rM;L^Vh. EgyniyoQ^~A\QG Rk\lj)t] a(S[ޣ12wIe/4K*٥fJ%Kkjl>?x.vfg!.'ξU }6S|3q+0]i! ɖb<ٵ5* BzP"PV|FԱtFOگwQe6f!\Z&i#Y~)rύ="h5.v >21'ϔ`=Pi}p1o:Uyn"iJw+zjyN A׀d Q.zB E)ZTݫQeynXLݞ_?;JT,pl"(;Q\:b)G5!kҞ y]$k|\k8(Bxgĉ-t!o\C>bW[Ne˓<촙jɣDAX)s68C(n:+ +%mpmie=cYذS $ DIW!u:mIJ1=c=|N9k-p=,3jZz}kjM*N1Ip/ sb7׶tI?b&+\o퍭Dx!s;gδOV4հF.B#App?AS3oPDjLsw_ю]kA( h@"9q 9)ʕ|}K+7v !ue Tf;%%熊Օ7zOȅxr S¾g YIlC}'DF5'KqJ>ա.Ì5d[# y5ڟGIKlA٫v{sySϖ6qғ9ÁRПΫM%\Jz0_9"HQxZjRRkuk o`+楇Dzh[D-7B5пE0 rnQd^u_ &e[.ȏ#0j Lm V}{'{nd/6'VyȢ]ݦpKTwP:QaU "x1Q]v\d.H,1ocRʉ}% ˥ Zm$ql tl3 e)eޅg^},łc{y7S`A%FCCvT~ 9%U% : 8UB8:eeY&<O;h |Qך&x =;3]73rG@Jxl99|nSIV╇W:!յGOB{;آ j"1檋W U8kh) CiX@!t2:F$ !G/,'vgAK.Иu,9]E> ^Os.sv͍mPzx'|2q*OA {|;D=+J!QFWJ ]6:EB}0W+¬d7QWYZ访$*HNܩĻ}'bez htyc]3´ёL:R7=QYMsFl0blͯ`[?N<| PjMϹo9嫻Ēљ+P$%ETl5ܙp$yi\鏢K;qiKWFI h<ךxkX5޺<#X!&V g+^Clş\B67s1.E1wY>?/jGX]>w(A/U#̐0XX 63c0slM`Иٌ!( {bs78&$X*jIg8rI  !DH$e1?7z 3bx>@T=7H^o@]%_AoDGjȁũ0]KBBAbz҆অD&RMfdUN[.U?(!σ)O~6{Rbw0elrc8_sۜtfL58PT5o@|1u`7*:vzݏof<,a Oj2tOjHG*?N%~D!sU}3% A{gR1yj@1]m΅t%"+$/%tR(U@]a#QŹP䂐!MJ@4 m)4!nyr\xi&zie.R:]O@PW)ّqKDVPp׷f h,ży܍i;K>N=U|؄3cX)o{_BFDeZGk?k3IܥVAN" h\˄yft!f9ױd."ym 905]Orיb8 kMc%ȹ p=i泀f͟ZC@3=wo+:;@h-*:v-^HiZ-̓Q >;1yFkGrVBr{dm,|)S4hS# e`o<{+v\ǵum&Ee8Đ 4E/4k oFjL .2Jsƭ;jMBg4/g]+0o}*(}ᩐ-&zG]6-_o8[q}ğnh [.B-Gp&6U,8։J,$b\^|>UeTQrC|ֶFuH}LS{ sщr8ڞtۏZ|Q) ɀ :E{PC|_G"* ֍ղd+7َͮRz٦Oo*RÒ<6"ZnW*taeqULrFȄeBwQ#\H0({A/w>K/6;Q \yY ni ? ON .vqaH[Nkr?Qr+s,B3 `ت(u5x3$a‡/~["g3!C#%&u>եY%YMy QzXr[{C/갊?q|M C S2{3" ͌ EˍEjNzh3> p?0*4Քyt1愾$_Gwo?.}Y#KR HƎ։,DƬ B ?\tؑ@lSJ \O)Bt&kG˳R5H=y&pgXi=ZcΠ*Bujhve }m70p}(>H7UgL/ǍBM]bσ9'$_ rƳށv[YnjL!FS0e(zWYD6DFӐLWDz ƻ Nu b 0UQ4Pǵ38kd>'NZN!DɷԤ_͗=:Ⱦ)`eo6 t<יhTj\MݗAʗxY/Ui y'>V姬AkPh#Z;cl%R 5`n _m IcθHo{Q ;t~&c.i:;[`ȳ':[l_)iO?1M>9%Dsn~U1736yGB9f)W-) iF:(1>-wn1eT#5;:\Z.")Z&̸owA P,t␓M__BgŹ_>PI7* }}Oԯqc 6:#\ňCb\ ɒ,YX^X 3}drF8-NI\h)&-`r4wUܝ3Xhvv:= ;8T]]uv*ıOsP]I~ IjX*](79Pa"Zk`e8|L]۝ lCx7GRis4dc\=^敊uPbeP<;!!]DnqwBC޷o}^#0#>-$_R՝ZGidG%)Rڐ Sk.Ss8_ÙW:92Tx)#Wrsw4=]edţG˺>piZ# [:εU*UczB}u'kKf>"xKz #%J#hJGd `?+.>W{3*ľ9@#Z1}k%CmwE*qRU :Zrϴ3GamQ}ǏM^g7k"SWd![6Ŕ$Cΰe^rpA_&2!&LzRqJM^)'7#CYI@DKk XN*׎!W\t$ϕ}~)39 !k+W[svup~DҴA+lJg0F;Oqꉼq]gZT.lᦂU5~rd8 2eV9!3&EʠNDzPluZDw>h!4'{dQJ~}DB)BLԜT^6֫ t~ $jB60l k=Dwv(@d)ױr)S,AjG:H}FNo@UN|ƃrkP/{+yVoQ,)kC߬|[ry8sdoY#<{MQi^up09Dzؚ[% bf f{C|нn:V z!k4/Y;Wvq2ymHNwV>6n=p,ZFwP= ,$CULGL`=u UaS sJcx8}yg=F3s ݾnJO˪"jѤæ,8]>3ٗ IAv`ҔSJFϢg^cwuq5Olx:ӹB((7 y̛^'T|gɋV|SmgO<7<6BGX[}\O{J,ɗ[s o馕KK0.[]?Ml$8s荂=-N+ WnG#@s@&.i i :fϠMחtaa @Sv&ђ<V\%Yj&bCrʼn+M>]v6(a.pDu8CX_Tg|Pʻsxqt[l) ;C{- G+nPz~&Y zc^C7B<ϗ}+)t0uvد/E#-Թ nU@g y9kap#qtKu 9@|X_(0 ?NxN=="i\"bH;a?-фErY#;$'zRF%7 sO U]iӢAKvM|ިLM=3In/pV`5 U!Dȵ M_v t O}D>)b! 2imwvt@fn?: (= u+IqVaЏ.دh|P:\1.Ղ5л$:ݴWwj-A˾AvPi⪶pf3Lfv |L 'HҤ_l0ePE% t ,8j3LUN;ij5K$KJcP!iKOӗ[<S 8̷D"= $N.MsJAu_dO\zZ@X /!ﻼ(LuQBWi *zy(p` jG6^lA C2^[8-\M x%ĕsh-ĘNX`k$lسjbFK r0-ݩ^elτ|=scůC\y(p%$w/K!7W)ja[kKȊZ” )=D5) 4ON䷾z)JrIB˅q˜Wœ˭^1E'Jw٣,ЗkvYEH' z"7*h'T—cy,r=u?݂$m̢y._U 2ˊ":قe>yaJ ܴԡfK &ݎd^pa1خu8&"FIoqOB+d*7,f6z0;>apPYVb9qZ|B]PyrY|N}"4Hy7 gó3ZR/ _:SҠf /ʆt%O sH ٞ|Lc~RC;xiHj'7;,΀?^'|UFCO06]ku|C %o.@--9sXX2?{g^t:5szyaOL{J5rxg%&$irװDLXg1وcq8J# Ial@Q5wiK9 aS=-xPQFodU1'sRb$j~kD!X^9iB rnBPy[G%IBH="z{ ; TMe݉q/I O,Vt9q+DGRa' HDNRM)e[^3!2$׸!$!ʯVXw<1-cMcr.$q- 0lvh%o" pSx '1-nv[*,0G](!Fvje$`ϋGυ"օJN)i<7ĥiJ7B$|s v{p֐꥟.K2 L gl:8ஞA{r @"y5Sbak+CFncӨmN?*V"}n2kxxF^IڹZ J=jȥWɡE巾{+'ro6GF]1}N;. ;GAzˌJO@||_%)NyF(m ̑ [q_@@QBdd_TGDH@ۥ]@m s29QhscP Xfྦྷ 0?{-m+F̭zKѨBu 1څ>oi\}/StI"=wd~q{v4-T[!Hͽ'%KЋ+ ' E|.{9WD,?KӒ.Lx/&q֛ȟ+0E`=Ա&F,/yU=v@VzX>xs+ݢ™jV@B8; R!X{*hU)p_N~dt/=S"WSjIMmۻf+:hثe*nZ4ITy@lTОJ`4P ¤WhH^("_>mI%lڕ<%-I <뗎- /R5СJznr{g6 ?tWJB`w"-r,+$k1.3Hxq+#/rhAo2ҹ9fߨ uձ7P4%'JE˛N{2@']& co]’)&ߦyMF/X/ ?9.:)2$i/]IyhC)Ի^60xk8}ט B8Α Kܐ~pX#{DŎh]ET 4zj(Im1dڨN~~,f%  ƇTk,`,tQ1V~7Fi"Z) IeI\5\j --4?nb#~ 6fpmldd v±ܗ8]vܞ98wsuL$©*w&6q|FO"k2EM1mЉmv>mδ}ITWvc 9:-_g&SXԘLDuREL!OSn:ˎI1Tg'W!.) ^3eP% =m@%8B M&_$D^O{Ǒ\a(8n-RBK48 mYگı>6:3F se( ~"'s%0碫פ$]ni{Bsyek0=:`yM%WfëUƋ}ѥv_A{~h3Jlぎ$aaCJ0sw! #;yn܀~$XhQIJQU;(<J{Q-Obq T{7~᩺ri@sD%5ièJd `[+V؅8NswM nytti78Ȥ'8kcRlԚqne".qFd*;Hv#UƼ`(/ZDUX=G_qe>HUSsv4l'lS!2<&i|"p~jhgK|Ԑ uKO>M[f ʆU฽.(0fI@gXv1/hnE w>'ow0S/\QɆ<.hRɊ7: zp L.4eL01ekCRf/Xfxﯬ)]ɣP>LNށ<&!ckY6*aV>\`?У3&.S}O57;l O(Nqlt$qA(B 1Քq{PX9fƘ8ݧVv-bYɳ6v"8&]U}eG0^u ʬa-MT#* ja7qifnmN}g?"S?zD#IڄY&ܿv!f_w~H-Q>,v H ϶`i*z5>t?C $=4j{Tm0ЅINe41U{tl7ϋNW4U].kKӖsÏN2jXz<Ql'g YمN—#3yUR, MU}rQ)<߇$W{`#T%&^aF^hB̈$!zXՖ@&|_͉ AGAޓ.$c}w;iR.*rB+MFk'Qř2$Y{$/s5~Um D%gU+'Z &$i+#zD2GZ7s f߹rw$,nP=RC:,@]0Ǵ ObSx9e^˵_bLju}Yɔhǣϋ^_a8(}̻$琷53UQlM)ZL(};|>Gm_+y r[1x E?0}%pbu9Y i m )9< Ba#j;+dE|hnYEJu˟8}t2ό"6 VE;IT &=piFPM< Ft=T&s^x76rӇWjASB2PC3F^zҴjb2? ϫ)|&K]:$"s2ND ='8bMMi*m[;yqkjѓ-pSevu,O "vIV !;+NbToQDY910mF zbVx]3EjTB%rѰS iMnծBIBy83sA/Ѯ` ;[I΁\sPc{Hu` XMiƽBeNA@.Jz=3)_Ho …y'%OSMlr} oE]y +k/97ڰ|no0MfU0 r1<ԴyDxSkuA8^0x/äbt 42 ҥ>!;We(y8G(HZ!ߕ` bvKyYl!nSrgFן!f1-.ff <ա!Wi)wO^clcb'~->MW9w#Zr䘪 ^q~6Op!$n/ҡ^cADRzƑJ:m|Ge4/uPLawh-"تeNG%-^$'W"/_hC۫YVղTKkxN>Q|΢(ƶq [~$Sjs$OYb\桕 Y,V,S~YnxXгܳ3 7"{n'd(OxfQX(^OM9J]wa)NU?G2Nύ`qA l )=@pmHa SAz/ZwCXqOkAPLnm&#n`Gb{Ǖb+LY4,1%z<.9fo 8F fٽh L8aLp龎Dg@ kOxLe9[*nY!u lbbksFFs~_z9!4K.GO м_I[W\ zVUH5HPj[qyR5̳; ~4I;XMd׼OU>.kW~mr8@1镓V w!6!=1|;Ȩഅ\,g8\ ӯՓJLLcs,=f9^l,NZ {bV$ fFدV@_$~̙SmT2 {A%'T5 FIs.1vX6)XCOiF]n/0 w=6ٵ I^+?߯F$ ۛ`.Pcp؏ڬC^7m@Ix"\mIIȹb˽ɑ?*o%ENTrR|z0v7Kn̤@>3qC֤<]9 aR'`XV\Bl 5o'mgOfmW)ۜig&)Bo V&Y'd)\ y<.MΌoGpKQw}@0XIathk+&>n`šEnd6ecRrVW+!tx pʸ=:ArMTq_:%jagqɀl(y V*bh,= ss_^;A[rʆ|ٲ$R¯)nv5!zx5)%5Y\tu8!V/z#[\-BNfu26W}ʷL$ =|X8< G_:^a@P]䧜O^ $rhl|.~G+z@b+(QK夆i~퉋nT;2{"׫$i rd8ԉSc'Ta.$'ӓ>$/punibTNSP{[赆؝h; NF'U:b;2?&2R*[D/ʠ.YMLF4/M_ɻ}i["A a J~7aZk=zOHG8/Pno$_ЛP׆m_[M I7ʥi@传r`^Xt%E5a#If3Q&~Ul3rI>W/L5sq{Xx; T/6#[G+j8;1wmǥK:#Xjm/e#6̚cP}b4sA/f[V:ɷlU&x .YX)X;_J:(+o )zgfX7NH- hsgkB'J>\͘C͜UQ>G>[aVMȭd@"$Oti-H{X0;|00ޚt-(ryڼb ܃'AoȏS"j 3*H7X Aoܧh@Va A}c^xڼMe{X|G]:pЂ(nH։e;aXm/е"ߧGdPF'N,E$l&ׁ3].VUz-̡T4 ,K?qV'N@^‚NYg`cUl{AgɸkI H׾_:]s#QwiS~wC%U{S@CT_o<"Yd+&;hnqb¦3ֹ|@F,zQM\1_ )I&hƪ1ןT6&Գoth'pjEmsä[oyksd KV~n9_V/ͬt_AWbeZ&^`_N%Č\M5߲iJZ|CI 8= $dd1 @BSB~jNm&f>j|,'-&QdB5\KtFpBE'X\ UYJHnIHO>EݳD[SL7.N7֑R\V_{b5A~U(xq(YۯW4'w&%mhT4Hmz-#ܪH o*x  #Nf,qZUT^QL?sNuGTVwyaA5AU_Rb嘃PQDFИ3ep6QU5~#{oCyrE",@\C G`LR4o+TZT?4\~.sgdj=uϱWt(U. | yR{{`@i]L@-<&FQ*[Z4WK9 ?v?I\#%0+4Ȗ2L=C`QfJ{ |f\[I5]YpOJ'L}DLgH)Z$y>N:0)a$Zp+}.\=e+- Ee{g=j9Ieyw^۱lMS mvk4XI)_G{Hg4)h5<,B;l}0oGJԶ/cGNIE酌rWޔ z=niGVi09uv}*KG8s$دV|T%ٲۅ"Wp,4z$((K;u32¹+<@E.T/hږ2kjac;lJ^هM)/E`ϖH 6ImLܲl(tJRJY/m,ClD /G8`w3^ˎ%NC& ,a8#f簌+=7  >#"Hjs-s/'`22p6|wȍocVZD# 6%48aĉf(i#+P(5CxSt9mÒBy׎4+NU.v-XQYz<^:6$EFBe95UU#/C(Za~DK Jg?v3dFToſMֶ־3?{v{ @}o{t.lRnyC_\y% NC\~궾qB7G؂s?E,`,gHJ>12Cz-d<ƞKvyC۬]e` @pv<_fb|@!YD)%hVq̺+t՘,R]hCОQ ՜7њtT D 7 bbᢲ`m jYT$򑍹zGJtlGM{TuGFtqjJJBpLGea)F꽈ץ|[Ÿ5+E wPE_JW|YJ3`PW uR~ =*_r8b']:E31dY)tEIjf*M.O3%rxWvSy{FTܟ43 $%m],4~_#&z æ"Wܚקse fɿD(rv[by?p) 7VC&] mo6{ ;}Dh\+W 'iZk+;$zxVMP5D!}Ldn8~`#J+.4o6 &O +_DC \SAj uv2CWO[H^u$C6P-udqEQEoKh-rYG80M{{~^mTgěUg5j+qc4Lcr~IJ&\U5nx8[(('b|@tZPm9<[_t|Dwgop},TWQdjoר,(-51qB/ ӪFLtRf(y^^+4د#6-Rt؊yE2qߥ%;tLh)6 k >K3Qݢ݂1 ̽JCvآ4 7Hw U{yc-r>+^)ʌJj1=IY:bcuqDLjZp6tcXa !v1aR>O]~}  _R6g~*2.c㪗zD][HAgJ6o41w0W50rhW4*yXf<{/q8ۻ[뺓̆˛$/X6)VŐj,X8 愭g1,,ZEo5$". :ΕJQ鋞D5zѬSvk4]GLbDwE;ScPv% t}xE═BX- CB"c Lh]kQ`x广˅aA; WF/jol=$b!i\ՎT4ktl_UIҨ6|=ȏ%W>b0wUd ,qsBuxt4F/ghTGj} N;ϹdGݢtox4&j $ H[cCR\7tB =K&:FK4ؗ;9'b"߃ 59m: GM^4S޵eLU0jͰX5NT9}jgfkT$/!)Q< *8=}~wkd%O: Mz &6;^lØ|p%,l$ ' -)}PE$j?  8@yN '@"qmusrݩ\"e,EKpދg3"2#3*˕,##!`M-FN*L dP:7PxPG#++1N(ϱ k%,FI}2 ğ/5,Ldp?ӊLeQ&\d"3܍ҹ7o;,nh/DT{gOG)G^5+Y\,' @Sq+iURfiZZ$|>rN*fƟw CGL JP"~d͕ yFbfd0*^n96<:q>j"ҀnbX>CCNp6 D^ W- ,֚{ xl]1:gP1c|s;p%w$A| \HTtYFIDƧ~7H )j vV6 G@;CmX x^.Fv_ 2=18{ xB'{2b#E&xw 8|mcZP6̥lcz..MZ0r"$s7/ bpV`M%Px|M_=V>P'U&/V;ti3'Me5 {9Ab`D t7 3R I'Y0}rϙClWƍZR3蚟匸RCs5##6 h)c4X.~u+"5U*+bw}øňY+R+: EJ"52EdzH؉Z3jpx{InunS gpPfk\WA#EM(9 V q\phqt`z?Wfqj6D77 $.oz[*0g݀ 4ͅ?L?%gRX@ij5f/cGp-fUe_Oob0I0bzKM*}ZP(+!@o!GSXZmg}Ǹ36ݺ誊X؍Of9u'/h VC6ڞq!~5xQN)4w+&@SWȏ>8 r ƲNi[cWL|$RS["҄@=B1cUwhпOw5ؼDM7]ZﵛAOq d(V9 "j)"W&EOj|c 2h%\ q.AOޙe)([Ko<45*ط$gBBHܳ@%s2@J}|Nؙ|-;U'b^wg̠K/ZE"C@1oґx(}w#Ƭqe1SnkmI%bR'|尢.Mc5W) d:tT%I ˩PBMQ5`F#PhW>1%(X#d OELέM44ph|SzSV7ɨK 1Ϯ)fH.BY_ {uih &hḩݻg¦hoTͭ~^)bHws#ͬ6|V0_!zy j4 UHѲ8O.~~]2k~Yś&8$_pɾ*NܡܖgͭcepUu`5Zp~ y΃K _ɸir!c@gQPA~bI߬]HrPg)9%^(yP^_\,E3 [! c>al7yCMtDB ?Ń ĸ}2rBa|R-6v]©5Pp!RO zzky8 ' QĦ!BJh@'IAeپ`KJI=spWE86> ra+vf#Ó"]3J+(5! ĎUje<-&Oo/g|evZgg>XVY,AiG @;5eR/ E 3mUwt2!iH2p36[y%\SM.$Y[N&A%Bp1s3H1el'δ2e5jtIαNUiﯴTDLFzxn&(Q"A,.YZ}a)sGJZ &Х]fzSn d+wDG.͵PhX3 =)ȗ D[<E|=c/rF@g2ŇwU-޴9Lc'Wk0$`Y)}*"F@A9FX² %CD94ΊW~~d_'-Li\ BBk)ݥR@6ζ^BUvϒ=w@m/͈^h@J$ AryFk]J[ӥ؇{\.Ynٖ2O}S|a<,qܡTi?d`SY?T͗BLFŵzS _&Q )}sR PA9G ; z+{قD:̢7`7':E UIW騿d>9YS" 4)sgX@Q \8L'ʯ1=҅+E0a>ODDz>3yK '7FA tzր? _*PF>T$b>iQ-%Ơ0{Nj+) rg 8W+%EA( HJg_ IMp#XNL)01>Ơr9\]>yp;:coo5%n)] X-//)Z@aPI%ec - g^pC6~/%'wB5 X6M|EW+?X`9J;ۜ#0x:|gpdHv)8ZW?~NԑjW暏as}:mN~pBߦ 4\ Q1^}yϫK׸eni.ˑ $֮0IY7,)##i.r?OPK+J8Pw͚>_3Y9fu kmvqY=dRKUwс|9#2s%]`n ysF5P=4I3īG:Un2$6(k_ ^.`bj243VT\ڭ(:/ï T^"5񭿟^~1~%t |\ew=9=.޾.Ow`=b+9UE)b'O{晑/P-#*$J=rlF0; RG@BܣܺXGV]¢}Rs_x)}5@X/$33Arca.FL%Y7/ly1s)Z&z N,MLELYY"P"i.9d0آ#'#WJpfJ ww| ǹG&bLSүrkLNHl^tHxRUpK%ֳ4YThtڀOp1}Ƀ3pt7gJRl1 T*)fPu8#iňɬKuj$0Ϥ1lMۼWբOUmP^â}ʬJ_v J;{ }bY` faR,~5`e Zm%JF/1 z>QUrS:C{ү9=բokEC1ĽǰsbNy#HP<+=-wW3n9<o;1]*Ͽ84D-mu_bFmưCo|~Lf]Q8#4=S `Pv)~E^ 8=⹖Yfħ~.lruF]mʚ(stD<|QpKVC'3`M\MɎ3%}#"7rle}sV~CqHU$B 9^HCT^ӛvB u(`'vHO>sݖ@]!ve6$y(H-wwTIyu=[ۑO0QW* L15ҪEyyJ=c"=i{͚҂Bϳ>4q-b=f JfZGkk6![rTs<3Y0kHe-muתY0; 7guA Ϸ=-[+yHƦ< DJ &wM4bK+Ug: Zh yN]Kfz+dbyـ8 sU@9aKSiKVw< 0[A@Ngmڐ0YGb[=-Ep9Aj7Ф@ʦH/QXLpC;םT:cPF~O41|✿[6ǧX@ m-]$, K=|XT‡Vj~U˼ꗁPJ!TxмbEӴ&09r;Wd!7L@/_϶2̣}0.d(8(lZp,4 <twMRj^xg*rX=#pPZRݿJՑk1i>V f72'iT 8]=4*/!Nפ=f'~Egbe=PTP575wc "}D0|lmn+yFB[l4K%}q??NGN 1%`QۧaX֊qpXJ-,lj;3":QPMG^Ie?3$kehc]ml;^aU;Α.r^!2,C(pe8y,H:2Up:I!+عvr7ͣ4ԁP&2nᒩXDP;Tܠ?Ӗe4 rm/3>%yx0%-E/n7 &@g/~܈e!xM<ap߲-a5 .pSԵѡZVP^q6eGCAjO>v*ʼP]mVI䔟X.iX_`d1* %aŭ`\ũ"-?(- #OIOl_zɣʲ>kioFPfP A)IHt-%WTa(X"U2:묾ҶPî;U ;_&X7U5axKLCO.M塚Y˸5]ilr Zߧ&cc'KY^rHc9%V̗;s;ɬHZhGeȁ1 (s{ |QH!a´\Ʃñ{\D Ҵw>WN iPガsROY8Us/l]I@QMK6 (Zk}@¤T4AX9g8=a},q,e;w~Lw{l[riU>|ͧxBj[/\C6O&&q%dؗXZ;`˸W>9(9#w^xҡڋ 6R"#8pl0=)3**Av~'(R u@H."U5}ǡW%h3%Z-o !z\t͜ʗָ]e9w]2X 7 >X/ mN`l r*Y0)k8Pk呂Ʋ[*wwYe0Q=\oRS&)ـ %Ou(;:)= 59\K#✁!=wk)G[j=L bLc~ެ$r| B*FbA"3ykOПqcU-)txXWs!򪐗3XSޕf+Pk cزjmqe{#A!{7B^ ab{p #bjp!ԮD*nY }T*Xr1ex͵ʥW!:VhNo\xǵO|3aV ?I "-ªa7PS8L 6BF+1Nn0Es$(Xj(c=j^ j_yɧP׏$5Kְzzs#fCw\:1~4BH@tk(U0qvvE?= 1h䌰֤R(* &4'eR isۇad"i =YH*6ԧ23Ŧ.[׬XawZ^\U9仢WYQg H>-)_b K޹8~? L9MFТT +efzW7>`H`; ڑ j-O}EoM" C4>/L+Ɨդjx21: 8Kkত8R\[ c<W5ÐUǛE`YyC?f }Lg617fɝTB\1yt31vO*'J0r1%/a^>p};SKT43[FƊ}Ezj6yɑ 5#LF7|ff[ر⃌olQYzH-\!} G#pEH蔐 5Hc цUV9JȆBmARblOn]QMڎU_YĽYfrtLL_0 Fj]e:#tB`,vhPR=_g5[$_t`= -+TvtMĀmvT$nbDJtK`ghJ `).LbA3H07>1a} .ɟ  ]3F36P$ImQHync"䍢[DŽ sE 1&nF>jaގt͇WA*'1t>(/ls@?˕Gm2PBjDk"xd: QquE%.dT22k:nDޡFpYLSG< ׁ_T/,`0we SEFI/V tHNZHvX6gahYʑ*8->"J ضvRV^ :mXZkeeW2kxڵ ( gkN?rY$xI˖Zrl&bo>m"n8cRU'Ed:@,ϱW1*A"66o ; ywUMiM|6q ؙ\xc8ߨ'C=+28?Čc~[wI#NFJWifC!G8O0Z|O4Gfg,4&5kQPnWG"WK H(4$d#(zTs D?Qt 0sY}qNGr%# *b¹95Vo{r P)=n9QZ 2̔7#զ9rtTuەKggvݽD~6cOQJH{&lF;Mpyχ9CVP@N.)QW&gCQv%_&gGc<6P'NlI,fQ!*{δvm^B(k\6|?Ґ˝38JſЭ0!ߒʰ⠏)ӞֿRČ2 '`wsRh]}w%]CpU)W|łA#U~LE:*h`ʃ[Z?:؟+qA>[;oې3O2dz (żlǺRYRru3V{ Qm r%1t\LT [E!%*m#KXՃ2&EQ]W=v8k^ESaۃܟhbiݪiFt(+ VG%7uNd.ZC7*t;ضhTx|U#T2Ǭ\FqWcϮ i>׌etB>O`? K<`NG` %w%[ƥX$%iTcIƲ?4F)`Bz7 (*l746ːkaisì0ć9(Mp\ǽXSqnqA#u}{p%\ܣ 3AC-M6]1)Arhj'6lt oC]U{ҼNm(W~~B@z/Sr[5hGZkOԮ84odx:+(h1l%*h=UH&%:-`Z/xQ6X!;hNr avހhnݠ~drGrPО*7BT9-Fu6Ċ;<|QKET>1},?iA2Th":N8/Zf.A%nPoЊQZtVM-"0ݞCl]O{Z|41$ 'QgczEJ*pM2I CAyf.Wх.5n0zR%QY1j n0o=(}wYݜ XFi0ew:&0-5 tfbOvJ5fwv1ЂAߎ<7ζ'8Nz7ct[∵= cyYB. fU,%aTJӅV"?uߵ'[wi7[ _,!3!V^\;u!KPS9q0:MS (fIL3:,zdoše)Y&!bmb!: S\jxbvB'-$er5 *]k@7C(,{OnjExKjHϤ&=Z>xa.YC8C؅.s]EÖ(0BMlPUa7oZt%kk |  {* >݅:ߛRO=/C{oQW2N.}B(n.%a}խ;#S,AwzP|Ӕ(4iTkkDeA@~'( ΢C*~l,җuUB{z2}2ֽppXp` $ba7bbg2(T!F4뺖~Fo[@][7nv^}S󕼖Pu=}75;U9bKr5D<> x_t΍Äp`jA=K-W *7f҄ ҞVDV SȕaݳD'إ5Y牻2\N|n"%w q+_vQJ|/c*>f1f =($pfnČt(N@ZD*lkY$`2˟a[ٍȖ/>@A=xģ|C|P@hrC*Y"U&Ta*ҿl~*mB@9V=;}@vߖ䀅3WRq|h¯Eia`Vٸ#ƵӠ\;Du&gQd Vu\Ie=TvʆT$#|q~f\ H0q dWc j㸚~ wV:"*=3}FG9-A6HfI<ƃr䣭!JAl |NB*{DMiDaw>F}YVm ,7ڦtc._DKZ;`=%:^ow[+58y"s]zkpnU_%Ñy8lyp t/V`XO'cɁRޝUA2E2Rj肭/-M| 7d^wİ)V.x_ؑݩ 'Y.Lޢ4?/Xo)5[k w:b(ĿRcU{]+gN3BpX/;JAiQКt <%^7#WYiEEc CNo7-178/Wtd% Ybԓ5U+ud=8V*Ե-+ ^];RzGr9^%: q6@`6lZ@NOsI@΍%JT 6FB|^+aC#'Pm\iP [ cENǿ6;wθ\;%  1-_,(7&["6 VHIQpϴ7YHHGyi t\Sb&HGȧ(gQzs{~* ã>=uzwuIn{Se2 Nst;Si%!'@˰^#3}YKԼĞ[k%~%A.5|Klc[b+9K2:Ƣns [5hjM{qhI8Kmc^h8gtgۇL]aJ[ZQ\E.Ƴ}8nÐa;wʿoiümn[p> ?~A!F8G mX} w*խWtwSq*ᥱɇ٩׀ .GE1'QLw9E0 96Ѹii:k[e$"tr\y1I9ΜK%V] !x[w`  Ze$hHl f0蒩XuvЂaSA)Q@Pdt5TsQ`Z+?L'Hb W:jmX1७ )PB$ηnߓxH4b}J`@0S}ZqH]&DxqM\(:ەD%j6 Wb1|D QKbX9/י}lV?%bWA=u{}j/Ё*ߊկ1YC ӸhfyS帡'~ӮpDjA{#0JC"EЀr7z۪#z)gdQ8|Xy p%͸_MúǁXmgY%zFšfq?У6E'2JdԟD -tt),_ tXf>[7+'Q\Pq#X!T6Z}ОzzW\#wo\ĭ1IW5qZ: 8צQyLU=D(#u3dΥ;y̎fMw%PYK>9y`'pz5a7>S[vD[|̘'%1|Yw^.1QOkE߷ziep Yi~R{oD]lR{+)V3A[JCʾE9Y [ J n]O͠C[gV#MDg^[ue/s ZU)vi}GBb%dlg;{>4sPM[ #=9q ܄b-ѱkkT!qʚ|P"fl' Mb89ˀ A#C8ȥ?B_1_.셚|^j|M#q4hymH|#rU8%VkG/+l=<?k3;Vx9a^•AGeBfanۂ[})l\pz*}`0d`{~ޖ ։.=WxzH0ƛkN7@e.Z^ t׏Ol/wɇxaǀ <oh7_ 榏lH]p;)]4clrTC" zTXY#I:gij>՛&S.` No$]Vz j1.ۡ{RY"sE‰\qzD`̻D= "3\{U6[3*J5#e, ^h [EL¢-ge[E +BŠ*KL-5T#d߀ Z!IάUe r $c ?0xM3^vHϨ}x-P6`SKĒHy[hE1 ic nԉי7`F&Š[΂7FZS)<֐*a~ŊyTdx 7^w /o4JC"/?Z0њ:>tn {r$hm>pϒ\^D%uYF`Gs`qjTzto@zuŅNCr"Bk>/VH'P`> n[/Jl}xX[ݟx\Pjs'¬۲uĄˈ ^hPpKfn\H$<ZZƯ%hS +жo_jSL"lg9O3Tyۥ E3|(JF3]~~ -?ʋϽ{D^+@9k̲}^>t9|agJy<2IWIEj,jwiR7֒+Q_ OhrR>E4 %0!‘h~s1꫾LM3~pѧz&iH奕'h ܼH7%!:#;Zbpʀ0^ls0nvm ZOk qvLsm}y!8 I^O=)|TZ7u^]!aM, z-'*+(0d&zԎ{{1fAi3%fҴo4Ζ|%Cc$* 6s\a*ȼO$uϨښ|?o*n;5bA# Cs|\`s"fYsq|x0äu,Y#&×~}p5#^q|`0l~ڗJC3K |X)V5٥pF>\ocf0/SDӫT *mHK!gvq`$wtןzfl}Z7~ vyH'A QR>ػڜP/!qok4yJz{ϊqG&Һo5h@8 8:eQ%sEÑ3$a!36pa^=0#{[ztR-c܀g+(Jg?/y-[HdH, %m4NvvbP6|;\,TrGҁ>1':QaU6qڻ$pVÒ0ɋYoo Q;"Kى])Ug ;םV!2~$7xKl$']mU5Pw(fZkEDѾ_ in&I)4F'׼2-gZxAMw7ҶpPspw!nyP 7+ h̛0 fZ6N)8DsטB暺&XAy+AZ,q]<8z,@kôTz-^pCEm/\l;V5*ɮ4̩W[!/%ɕX_u0\(QS&X٘"˝)?!o9so ~,ww~s9Swc^Zm<ЮRn]qT67ƿt]Q;)Nc'] sm5MK%T7N02Oͅ @Va,wasghPFqpHEFir`e .DgM,DʚNB1l`2q>H}@1lo>&l^ wTȜv+Rc4%A~td G{"Jq(ق ߋ"zkhӈO|ZjPoKh3 ^RyВEs N$B-Nk"C5%ܾI[`͍\**Ci'Wf}"Db܆nIPѻ~㬺,(`n o5u)1I)>rZ~@޿>XwozkRy&κ.`g|*@nPHvSX\ +DZ@~EW.r71P|jdD H$40o{ 9Xqzk)j $hv+o ,'s)9R5dBմzm=J“<_]f>,L2?xw^#0+K~tlJrlpMhNywI?gI-"!L|Sh$c&$ ϮiFbqb YK5o^V3B?JB>=bʝ+~<=9>}|ft;sL 8xhV=mAeQ3Sq2ŇTIoF#YD=|-r2G[A)c$bUax^.fdӄ6eߵQë1wY/q˪H#t1Cz &X{#2CT)r4ݴe8JT/QJx3E#7A>6`<#r$BW~r8[تI % ъ}6QL=.2tE~Xsl|]-+bƣ#W=}z='oA9IS~X& y%}@rzs;3᥾7 G54ZlUt,߸J~d~Ÿo!yf'$g#]au V0XA>FV{/5iW'elKqԀ Wny)2= 6wvk[Oސ2"A}Rtj97.U A_4xש\@v2 ;B˷ QU m-ǰ~=a靟E䖬peb}Om4x￯ &X. SS9 c7!\4mG''$Ii]6LA}v76V3mrt."7d9ۗxQQyZ:EAMä0: y(e+@talCW쭰Uj? X ք3so:@1GwR|qs?J6f6a!`a{ :](_8V8n0@c@⼚߃[lҸ|/rex ˴X_ލuݏ/}?Xxfz)J׃IGBӠPM⧧2{wM k* ݭ}".x}5k#J r<4T8snUR929)`@ER2=A#saosƍOݳTAC}Ĉ6<VYṖD#E 7UT\"3t ?]Yp,T'xeU@ McK1#e:HEC 8Ju6cyHaHI|w.{>-Es*xqOgnLu˖ uG 5T;śݹ&Gfe]qn#f xPɭSvJ|8}{xy`n{DIK5=!Fș.,sXoywuQ'+ ʀq肝XA^xu p5Q?BcCdYJ{`&*m?l>8wRmWaGNx9Dd)#4bd3rZo%6e[^0)8>2Ӂ̾DrJa@Y<4R@Y{kTf4krYXfpsX)KK92(!\HgWm'W0lĝ(T'n( 0bI z| @BAyY qJjq37iB:D$'$C[+xf6oa'hN|ȅmmVAqG"P=K$;>5pAgc%::>X>G_IBP^_a_\wtݜlc,;QMd5`tsQbc=n>(PIl7Xq lG3Xib4(mNxq+>4cn`˂ ZA[-X((rqtYW)+lf~~0 K|Q:Ų<1|\o4~u#1y172EXX⌭Tߴ0<]_^W%X cZ2;DdoWS";5vڵj KX(FھŦ"w66=PvaiUqmGGHN)?Pn`vQB*q!;) \7T{ `l+VKسX=FG JuWX2Ux e!`;ZKaRa7_vjhm;_P-!Fo~#7Ty䵩P5Hc'}yJD`w n]iKNpJ#|5aJ*Ԅ={'#_K@g]ܥѭ n<-]h@ZD02 ?IZzQe] nw]xtfj/}ƉR'[h"aϱ_&5R ]>ؖMHn [֦HSpU1g ZNǴ!C?T#ɲNqQd`9 ybXyFSLݓ6KO`G2MљAAˆYJ3AhRm=D>h`|=.`C4EL~5J 胝-iUb;/KQ;:ʲġEDD ^7@#xpf۫V+fXs:Hvx&] mBc^o_x p+{x&c1w]lD4TKNj#>t_JGa$mcg[WB'gynV"]ڟb"5h 39@Eaґ(7'"dPvhyl2'z!OYh+4=TQt1o)1=nIk@,Jj>PK-Ҭ# %` CAVԢݸ9P&x2% $]}g6f;p낗bz M67j5H:'{ DAPh!Wxu ò `+soɜdQ+oޗsdɴo /L 1[Pė]o`_#悖NJ B}R-t[\FDl6EcNCE!27b<{5g:bͿ v%f?}@whC~;kDч?r M? ˾+jx["˂ghUۼ`f{t7cY w##6&K 7_|Jo]wҔCgqMVxhf8]nRU~{pԈRN+= l[fƾyŝˆɟ#N{)s*2 `iVO!Cs[""(:hE)}25Ȣnk}A"OOE9yv$u^hL +[@$'R[:G߸t?V@Ti?O4QuEd.+R }:FQ l:Cq/ OE־d!\ ~ܠ@eaڹΠ% ~.gmOPv?) էC=K@Ÿm'*IB!t Ū;Rߒ#fsˣl"qdYg)F=8'RΥRnT|r8hno' $$_8UߋoOP_!_ReW%/l+M=H'l̳N;=pDIiyt`Eo$-AB{5A&rFR3 8'[a,."mM[|`6*vx%J:- TAʏ]#o3 , Ly'W|kYY݀=*2#\Gkuazh!jfz~BL\N3XU*dlgBBҒV6^$Ʈa˶ZyE ‚5ΕG 2BQ];T߁mT(y+݋979'J4fPXhG(m9؍4,ef~v'_F:Eˁ[ㇾc N- q̐-Xr}fȖ^㢑F\+-T ؉j)`u >=^VFFcx}3DT ǙZQ$ u9EqMI Z~`]`;ff{4PWL [k๏HSRR|z aG}si]ިzD^[kgL#eNk|ʐfC'(x[1X{S>\.b!O Gu.UlA$ ~h,'5eF!JQd,B(k07GDY_}ͶOVeۊEZ?&X F/}x8/ݐŽggV9)*VZM7'Qsh(AULJgEf>d(nHA*% ۲ۍxlzڔJG‡ FVXF=n0Jg@t3@gw/*ok]-me4pwKC$:\pPZ IёbNؘT0ۤ8aVÜ6 bqx!nbi I:=JQ=~ο/oIf/t@I2d4c׷`l 4b1sB033>='ءvizh#Ձo_pʏ?oT:Oh𸫺ɪȐ|,cnr4՘ `IG>Pr!0ו;P?acb"ɩ/ūC!GL]O9`oQb懧e,'w{|4 -Jjv!@Wfz.^sूO4,ikWRBoIKXn iS8"%I4~Z7/んmz>r$?Gʵkr2"pUvr7#"&d8}0e3T8%%PQִ`0p:Hܥwݨ/q8/kD*$m4WG|7*G bfliRxܸeeIc{Bp0oNۜ>0l]=dW.;9𹕂%C(IߗFYREXi Q^~Һ9mrqEH50 _lk sy D}*"n-Nm| .f߬M}DhqeeMn[7[h}=&_p6Ϗ͡h6|IČkg' w,pN~$jrF7=Vx>v3CN8/Jpq~f3T.qrE8y+X8HM<=2(T5L"5 "z Nk}Y|Oō{Oc;Lem MU9ݧ#tc}.qvD| mp3eP%G&JH @紱^AE͉R!^!N)/}Fҽ)g؉tL mP~SZ4AnksgO7zƿ?Ɉ39JF^iN+y4Q,5ch[nzaC95mOHEe>+Ͱ񤮩Q {۰o-UAgus5m)}0UfWrԧZI";[Xf_𓷬w}j9HڎɄ=J@;%rH?bz8z`r] AVv\gS^,YuK2^6(,w{#K]]84aN I.|hS Z~˓CM_?Q [ؐ)IY=jh b'd,\.MtLi-UIM8͝& YG6|;&ch->IO2 J y c&:0üŀ}fA9CaKei̴ BrqZ%[#݃SCY= 0D֯=UTLz4˰LX9+ ˥ %h8ЪZ icztʡsxCl>5ΖH\ģU!`L;huʨ6(JV 3R吷':AE>mZ%uRi92ߔ:_tngeoeH$ASݭcdPwn'3Sy1q%n%|Vj!Vj+qUY[=LA}\JF:Ico,0Fx-9WADؒ$B1I8A~Qtl*4Rɂ{Ӣd[ZrT@)26;nUc/U>j8bY0!(A-5CWkl{ פn:ߤan6e:pp\Ӛhbs8.cI}s Nhzw Ӡ0 FcDd7ˤ,AgC,G&ͨ1hOt|_yp-F7]Oob `UMT=sξg\9`-?%LcNˎAocf}VO)ʭyk$G%6#_!@xȍD#!$ cu&/O[xdaQuۯ"uQ$JBkKH-+CN>ӫK [i,M{vpWF $t:nӓW>-t$_ Aikϯm5ݍz^ϏPJ$hxщ7LoܴdC»(ܽX}[M]5 BCLo4d8 FXoQIDL.csvB%I}#p IURD"} B m0 WfyY/(ptn{[Ba9WVrriAR߯JR7nicϽBk{daN4=-+0G,>;h5c oF*).E@#$a*4ތ$7Ax/^h\䊘c`X^>^7:P֞ $О)`<+qUS(Ő;wE/t\ksZYr2B(#~; R{0TJ?'͂}\!nmeXcyi6s)|τDg'^p˾:v#!GVYZ=&YݠRxp`,"B5^Nj\J}ʖ.[ Gr%}z mĵ'RQVNgerXejŶ5\/DS780rAdyc?c?@pu/R+C"ۓ67eZ[4Y з3xqԧЖo;AgGe;2Yɋ^<ѧoX9- mʛXMOʗ63:Ӛ'~JXio,<Ǡbc#]y.^d3a1 :JP $)uvAP: ,/taw3iW` ZK[p-&o`-> 4žf^\Z+kx^\Ě]]{gaA+ޝx}}9]-rV36}ʂ)S4hr`J׮5 & 1 A#eRXf#:@sLh6 skٲD#3h jHJdMQ'{x)hC FDv vZZGm\YF!>dQu4QnnZV Bn8/2#'C9_Z Xdcc_qƊE~#/쯺Ԟꋁ^▝j)ـ`"-t%V1A=9J|+*֏u5ulʕRȯq/]jkyeIA+ؚowȤL;5I #)Kݖv,įH0H;(4*)=X 9g[1YL%6٭LflJzG#V|xaf3C`>)e"c[G59N(R<.ߐfH$V~ABU(R\AkZ lj,S*s#{qP>%v_TPejqUOVo-Hdc^OXU*n;9,lxZc Iϐ̌ .1@Up$2f؆Ppu\d YN0By aH?)fb,BݣWϹǰ;'C}s`d䃢=8m.opTU(fpMd $~uJqqIٞRUtlCa9MP4ؓO,4d9T;õW[*޴Q=O)]jwЅ1DV#rxeyY%W7a N9E!.^d) GyÐ}qK<uWKH\3,SrJ2  'Tr;O^-3/ PO΂ȜVXkbF MDrݗ01(v+ɡ}YD? Yj1Hb^TuD7ܙL$n6M57}<9ʶIided5!&11lj"9RS|TR\rߜ:<9nldtȡ{G%,əCo'WSu}Bg%rzگ$s +"> p9EZ!{'Fb#0TS|㦪:拀_rT浸D\ MzH&|u;< Sֲ?-ZX4M@ &T4T j9Tȕo6[.}ґWx?f޼EUPc)($Z9?IF)2F-by&s~S<}NY ?oӅ'Xb| ڙv0ddv-UE d]ކwcnja4:n֐:35nB9i?kޯtpQmVZ jZqM!fݹ.x"<UʂEM,k}ZOi| cƓ!ߚ'!rf=O5-3 ZMu&G/օx?%ԄK(d^2bA)cLh0:S6 6b/H}HH1A7}]~4*ܞi]-)a0_Wۉ}©TgP@1I+9m`ܺTu\"8 dO\ 4,q|2eMRqZ* ?#)X͠d,All*ѐo^XSЪ[|Cv;cB!Nv; Qwm9³ϗ1}HY=j7L0 xv mfA H[ZL.JZt:{'Y![Kl͙;vbUR'xӃ.f#mQvNV+FF]씒' CN3 5,اSࢸ69=k[iٸcIU0c@V/e+fɤWqoAx DuA% +l>h[ kZ3~"Et6߬UC7,i ý邶P¦[[ڀ| 9ZnKNNc@d?GR_(K BLG8S1 !Z-%㔱iXB+_RT\`cCftbQ5S>y=,^Fu,ѡ%g.G#hΚW=JJ:ĦyR׬$PWTquKqlLS#'Gs~ E]o"%bz8X D(+I>7o,֫7(&`Zuθf#ܷtI8@ܴ:t~NPaizT  TȺ|κP;/ױ2cMUӼfQXPL Sa{s̉ +K+S.lȴ0t42;첗Tƣ5wmأsRf|I$/M)K GS x~´a8;+hV%D`f˹XOc=W]HYt&WБV}gpDT++=$/.-JGYJ#ŸP%~܆37frA(Є+@uwbeXzeWcu.b۷/v4?vjCDͺm]`0cIjHղF8`0[ҹw5.~ 5;f!HQ+A^Dړ\S&~Xs[]C X/O@؂%]6񨸠ɺ<qadEƈ? ?xB"bZ ډp}i^%I0q9Xָl"L%ryRx'I ʐ g- fF39**|#?z= 2fLwU)ETY2*O?p+ԈB'yk | |EtDbg{q0?T xI\\11IzD}8bk|O94؁c۩R\7r=#l (4H,+MZ93@۽5n2ژq>$-Quܯ&{`5vWrd:{A j ~<|mɓ9[Ps(}bB1gÌ%[PԉS*x)'=S(7퀋֭qq&( \?A[Yڌjj<(|G =*2|6;P4qŢ/SQc aU x=PI߈rq3<; 㬻u.tĠ'iy J‚7*NfK`JT {$kx!#Y^]MNg-ގ{Lu*TH<#{ɵEVB炰nI @%vkj%E55p2.k8ZaP)Q_qA^ɕp6Y㷐ZS3w _=# '(i#Ui U,[f t .5EⰕEpӝ+0DN_K( ic5dwl0.s` GA5Vu>eashJo ξ&]ÑB[]:L^ڨJ_?He$߮ q#8G'NL/J̠(vb 8ڍЗT]SGH)] (DopiK|l@>>ZTRarKO[=9[bRyQ zq(UeVl|QAd<^\ !usO4^nls ȑ?}s-VMmGc=QYfDlKc Xb`kgۑإFTm.&7/f z)y? pN6;p&,&ӷ E;_E(sӡ5tTz<4;~ғks}>"I4L͑[-&X冇CrH=oِq/"g(Gs׷!w+.XЄ*侯-Vd#cEg: \ A{*.opcGauW5.њ`r* <.arȅh=SK]h HIGM$8u7uR"b$d1Jbmy;nt&isHQ3>@g)?(N_r'Zg;uTb[/&1d%X?o\;W5{y +\Mv \y+`[.*ޖ4 y̒S,UOi}f%KKgb=+^ 򏩋k 龜RWPo::<_C1&alSTL (V8j#4 !RPϤD&ȷXAk=8M)Q^9M`QߊmZZMMM.nRĹP 9IGNF) _GL { f!"@ &OЖfpA0̤b/"|# 0V+0 +|.oTdS}_X^fH !yÁCɹ ~W_0U[%{Dk6 Ii;9;03yGF&nWM M{jNLQ[LPVYh^V4[϶ g.=쾾\Ag?CkChI6{хLG6%pL ۇ+_-\h^[VBebl"b,x}x 0غsL [4S=46u=05NF τWf uX@ņ( V-3x1 9]H kԵq_hT6e.:mmñGC>zM$7Abտ\MĚL*+okNx+P"-tT>F(kHoRE]j횰"L5<,5|ʕ PشN~lTXӻZaU%Q8:$`( UMxtDՀIc~bԜEMC})pc90@3 zcM5hVT^'u1OnBn rINN`.X )ٲ15a[Z7NoF,bʢ`Igs֚^xPOYX @fQz2<;  }mq.qYGѢ9R(t7ڝ6pLdCf+F}j_ِr.2%" n, uw%R~[h,P?$tX }bS1.T#t3ps=d$"ڎϾiB# 7\J9D,oYXbO,e_2F8/axVl7Y!!{9o&vqpҵ8?"0 YZ