go1.20-race-1.20.8-150000.1.23.1 >  A dp9|#zıWvcKM35h;2De~wtٱ܍ -qeONъ<‰ZT'LA ) $Lg t2$a*TND3R'+MPt B(o*Ύc0w`8$O³ < vZjSbJ>F ͥOR oEO0^!_Ɨr.N0R'nac!>p>D?4d # < *7 Mf     <P(89,:FGHIXY\]^b7cdYe^falcutvxz0Cgo1.20-race1.20.8150000.1.23.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.d$s390zl33SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Languages/Gohttps://compiler-rt.llvm.org/linuxs390xd8f99c5ec30d70cac4994352c52b8a8970f768ac62e393efc91f8fe76b94c5bf7rootrootgo1.20-1.20.8-150000.1.23.1.src.rpmgo1.20-racego1.20-race(s390-64)    go1.20rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.20.83.0.4-14.6.0-14.0-15.2-14.14.1did@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.comdmueller@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.com- 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 trackings390zl33 16941780841.20.8-150000.1.23.11.20.8-150000.1.23.1race_linux_s390x.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:30605/SUSE_SLE-15_Update/4501b61604d8118b708ed707d3c3498b-go1.20.SUSE_SLE-15_Updatecpioxz5s390x-suse-linuxELF 64-bit MSB relocatable, IBM S/390, version 1 (SYSV), not stripped}|9rgo1.201.20.8utf-8b35c34e500daea0e76850fa257de60c084fb2a1fde4b80efd925d50bfe897c08? 7zXZ !t/O] crv(vX0( O,]mJf* Ӯ|gηuWa D.e|rqRf1N8p[Xё4H*N攮hmӒGE䨓b@<$# zddj;Yr$'aWs[hhPna3(O&^zW< 2O{m`xSAI`l]w݄?8gyVErn>_ 1T [ePm9+hVNuyh!=Bw<4%+ ʋrIY|LZMZc#$ɂ2WH!FoAJ-~6ҐE)NY+Lr>Qœx@{+ 0Ӫ,a ) Ǵ C49Ymɤ]RhNXJ8/eLj^nm/ 5U'v)q{ȼx 11'Q!~- ἸUށ&G:t߁/h@$Mzd]ݮE~:7h렸y;m󘙿ӗԘe}HG> z"vM ;kڱ+&Jġv;brQ~bXy!0 ;Eu;Ux<ܤ㍍*%#%!F_ cj9k' :~{W z,{8AabWi<"!l dhsb\Yi(ϻĬ*avJyaZ4fM`MvQxW|\H!;I7Ye@ƴ4C<+vHnm[mf[GDR6b|?HlAҵMLg|hfų߻G'ΔkT;L,҂K:5oڕݱ2QA#^a6閦foNaЙƚ`r0!n⨂艚.: C2  spd=5";VV_ZQ1m"['SL䊙M*\=כּn=o^!h?4 ˽W2/KjPx[/Vie*!:z)ӷ9G+ #''!٥JaMcPgV[.AU8X$ +/Ds3by{C5 ^/LM G1 ZT ,CE[!okDK#i}Sy(* 瞘V81qrxP/J ݢg^F;6NS5GݩygcЌTsxK#`4sjl')k%' Kf_cȬ -LM7LO< @i02>.2qRCϝ9Ihl?Kv!QV-">y^6[sgýf~CȤo?M1ZH|I*w$|h˟6H$C&hzѢ@.ԁn.vx9,dlƒe({c&kzAVZ4BxƲ.L5,H[@]NZ,#AEXv:d09Ɋxŭ ]{5@Ɲ5mk4>v p-Ӈ_ò1,(Gd^,sbѷ6*3]^1OEoxmw!T73a?(ZZtP)4OkiX,IՔZ.AO8.!3 Z#Ikrcքr:Y1d~#5$a&Bѽ{MM$VL\yUD3Tb2ཙE&Jn[q=}ȊuT0G܂p >bǬOdH@w<"ASfe* (\ e$]៸{5.4_.?/e` `' k)djn7z憎pp^;Ϙ2"܈Q⛒ZPzsG_Ch1 AXY&}TeIK$n½/7- ZFX>hHEۄ% KJqoT9X96}>[7q#.<`,5F& g%VOI!se3@CE wBtߚBBunt̬!Uʢ<ۄԈRRx^ܽ_B 3^N64|ԣ(DWuy^n&}~$p+Q? I (G9YY[&Q6k[X"fk|oo`y.06ni.M4qQ\4[-hC}Znc&ڪi. ~TVM$tOq-Aa k71~ ^nw-VhщRعϬhS4nƬ _'B\ É}uIRwc\H֔VK/qgJ3Ev ;UUףM`;.J]6@Gh7")gPS`8F4g=n 5)9+\aM\H|}Q<I< ˞٣ĭ:>bP[Uj}W<> )ח?&-.Y%T ||ْ~qrlk!Aze Ri414!g/DS;CR9YX=7KW\9mPhQktr4v9Zj$L3n?9J;9m)vM괗 M9^ͩ W6%~9hr#.ShcF$BayG]/בF-bd|!1kUuz~3$v?rZs:5x_*exȁBp$YŤ-4U"u'd'I)[K鸺[uLBɢW.jOI֓mdLJDb$OAiUp_;J5w{ܣK @op-'J4=8`{`T".)6v}>hG^FSZER>ۅ=6N-ByЉЏS㪅gd;'7Iy"UN*iҝDj@ Tɛ%A{tӂKA|"=^gb4͍ޅ] *x[ʨr5?vܚ=oo+T/ Mڧ?3Rᚘ?"E; mcoť`$*Zȏc`1 ȱ 6}h; WH l"¼w%B&,T p% R{ΗReUnEGcWݸZ|N%zw>XڛUSXhYn Ӿ7{gw[Db!l8= F0+l~h!jLpr( ph,f< ͗k9E_ ePPE9R. Y m.\W3oPL-C|b"wq ȷ+ 15 K$NT{+\!'e߽91.a!m8 蹼 !3E)v[,Si6ݚ' 7U1OuqN(]YLafiQ"c h PGVn/~>3tCbV 9Sw^~dЖ6 jzrNջ7⃐Qj+=9p o2p,b䴰o`J XDrK/CѝߨKU1¡DбX2כi~.`z| >zC8uAiQGdeYS*anʸ d$U_3"o(gbh3;5u' yUe1pB!Qul4mK/jt(e,$`2%s۔0N\lSc?|)H/w,u3$:=#xqkYvOfv댈芶{q,a|fXKA VJϨ ? !Nӽ6D7JWkw2|-6{pQzG^u/p2O<=зwaߐMK{ [k篥x>TR2ya_^RY 9^ S4_{r V 18 ֐Qش (wGz t&&g`[\4nDYYr=xK?Q>־DJԌ2Ap)vny,QbBpY a:o{8E_t-R_`@Dei1y`hJ>:~-6 VnN'keCp,FK㒘M^b^A=K W>:ۑ-JS;ʟULCKyQϴ{M R'}`oQ]߭LB^WT'eZ/Q.)ۆD&D),yЀo>9K-cE4xf TƘ1 V8)s+I ')St5f\,)5!9L*ei~H`l/ۢo7̆:Ax#"~e%I)]6N.&DuusF5eŌ 1V m pLJPF[qzMo:{ it)#s,Vcm?o>OES9'UaQ(p|QrcՆY}!O^v#6>NKk0_ YuA^`8JFtY+-l= h0Ml+RV4W{3 yCibai[CLlJ}o_^;7X.6FJIXihEĒ?HǵNaȄ'ҶA6NJ<<1)SESA:o0TnjqUV05K e<([\ؐl4Y? BC3ߢXYo>hJGvIB7 5y>ηtD'`8_0D C[#ŏT5gRN xTNbq@aJ6R.j7RtcM'\P<b l4ﶵ`PiEʫrnBp\FG`~BC#sUD[E`]!WuM]FL,Fya)RS4tQ#.9rk2>IMQ2J{ `oJ;+47"*k:gW "du;9q%K=lkiz(hX}Z=NyYJUާ3q4CbdT*ߔZ[igw+N¢&Ȕx E;Ҙk]/㫔g|r{-pƲh ID@`6T T{ZZhviKČ@$ĸC e ?*"j9bubHHr"#wU@2.tr5!YTāF΀gd>N?^aL\=OU1I/;WCƜtFzeCRV_.V_M4cEt=L@_`W::ܧdzsM?˳e>0:PviXک 'dt.M(Cׂ %-ѾȂTd6$ȇ˩%1ϊW8szrm}jq5Ov7r GuhC(PX@5~UڮO1SPΠZͺo9bqJj;.ni譅9s-& ]Xx͜@)ܡpGɛj{>&{|7ːw,.1n\F{5;4 \RX!!fM[ޖ>s/PjJb~i`x}D 9X3p/GчؚrI1[kFX7udrK @ܞ B.3=ĸYRD,/_xZa_1$ # ^`15`:M 4 ŤyT!ʄш?#9Xeiѱ+9y??~0VMw0!)ecJ΋.:g@ti;zH~x_BCeMot&a|9 k80ml?m)t}5QKwRwjJgH`5F2+p:dí06kS#wųQ݇V1qLve :c院̄zNxռ_py夞Ae´T My]Ê\dZ#=4j,2$kA &F/Vkoڒ@Ċ*p=26a[#QOA3e 23iwY&OnAOF)9FmޢܗTLLQ ] =Jmŗ2T@s/qF@Ѕ`N/M?"qiKBܣ6/͐Ba?%BDFCS'GWrTW Q+25}ey_ ~-9s6fs^}U08wP -1x\8O :f[ "QbO Q>tȮ#k0ٜj[~Eɯ~֛4lK@m&߿ClEF.~oqFNg! HfV B߄+7J2&>"7W!(BDODE]uʒwd3ӣ5ɞ` ,v}گ Ne^MPK9t"LeGCQ>:XT{(hw 뮰-L!7["> r컗ԔrJ Q+pSKPJ:nΝ­S ^Vxw5p %͒#'SzSEP;&b"?mJ = N`r[Edya8+kQ*+m ]NNekD+d{}ӌ at9V}jfK!S8oaXT|R7ƶ5,T|-2<xz߈̀~(~Q0a~ ZN-"}z 9fʖڟEzP Z%o 1y:٭]Vg =,tΨb 1|h|ⶋ*g֜-+, dUsBq {{s14 h7d(vcݵ0{lrKʱ]G"uRA=kjHSd/GuP`(E@g ~^E3t(ufCaqA젣harhaJZ1a@j4Q)s:S;.{9KqY$#y.%N`_?;oΗ0ῦjFlwa|trc6燈^QG7m6p{+6QO/ENuCa*]9'd|;G;J$_q<\=Y7̾ :WLgt'|gK)\\9ŚϱߡkgYYM >m*o;Nj.$K!Gy(qi*OtX_a8RGV,VŴwZNPѪ xdCM8P; ! ;EܬV!(.uKmq$W&o48RL 3HSR5nNw@=p)Vnd33r׹o9ЇR*昽Nj*-=.Şո&̯=mb1cptIu"U>Gmm}RiOM P_ \7!6{;Hߝa'jacq(+dž~9JǏw[O`YJݣ=hk?( &FݙBc^#;[萿05U=EY$S֗AZ>%lNʛF|Q{VWE+ e]2ۣ֠oRK Q% WGރnV^q x%"m<8dr-=%r UN3R&5Cs^%eXQ+wp!zA2VE+שUc>XNQ'iݞΆg&}sk,7(+c\m\ۤk3I؂n1ia8ۏ%v;' T@oԈL;k4٪'EJpɈݠf>yԬp$$\> mCQV}5lIf.s(e DKjWZ[Årg۞d iCqΣRꬑ%ʛgA7ӐlQp|8Izי?K]wGmX"q&<A'PAar7{Cj=Bpʹu·-?;0fTQbMbd)$gs%̦ s3_v&#MXvA8v=I0ZRq684{l毻Zm#~Ec( IP (fI\Ő%kJ`N]r HPcK"{5yjV ĭ92L,f{OȔsz|l+Fpr"1N,=8.E![ jpN t"3ٖQz*ie=-`݋?w96X4"PxnPgǸ/J/룩-3_,?N Rnia"Re: WAӧ|~Xh(u{Q L׊ 3aze]fiC}Ɂc}RK\(zne$D[遤5Gpdp[Mխt /2v @6Ҳ7\K .{*YVd劊! FdȄ~tϱQ YH҄qa[U5 ?!LczJ+ bsEjO"Uw BCK,_^7yrCEwѣ.-SiVT?VyF;X4Gd"yo}'꺔g[Ys$W*#/@jBX< @I)\&@sͫ&)w ╇%ªu~7D'mfg'J9MQM(^0ҚC}JY^ǰ*<2l4qOH[$&#!הP4T5qLXOKr9a Tuo<'P .K56I)q4{g0JLxwO(nW{p,TV1_+[bkѮPܑ֮zdq >4}`[}}w;tô u 'G, `'c$_AWsm@h#<w +p.>L> Rg"6~y­lN8QsmT *"(9jRnQVSɏPX5 {di8us*j?֒L/04HI&+'Mjk |3|ȼ&廤gMk^GnqZΖ&-]y.[ ޒҘ7u$7` ~ԽOCE =2\w; 3=2;_/G\m! \nnHL' Z=zg]*>>IDCecq8Io@ PDvMaWJ/b*S[LWz} ix]]D_b`D݂P^cf~¯ykxܷ9PIMo`??#Y &I)-c1&n~%pF`dmAo/$%09 ˢY2R'XmޜGHAW_ -@M9\"\qǞ.HI^\43(Wv:%Z8GCaX6\)Ptp̿΀VCQѺdtSNnܖ a:,y8Nv}IFv<3G H6КqhlNt8ZC~Qg(n,-q x܂R!Mp1O&pUbxH?I@|,NUQRqZZӨC.1 phf>@֞an5'S>xYme^x`niΕ"ʮT!xȱPƈBvכx{Rd/҇78صKme4gAeZXBK P${@P Bk_V}dܘ0LBx+2JOgwkjDZ [x{`Cn++d !d2Aho! :[ښ>g_ےPc~JPij㷑ԩ r{i}]s#/CEuɩeb8Z| 8}=b:>)@#C-e+PI^8fȣ0IRVD8< ?Wt@-FonICOeY-ЏHA (r9MKCo߿$՟a8gI+d҅j[t"Q]hP*nK* AOwM=S]0l)sVQnL2,2MО!Νmy=aTSԗXMX<㪋$aTwh~_ e)w(OZ8|&] t>i/|-XLBY|{/l֐ iP,B5Z9Rν>~T֣ KHW_c@=^5Yr]0DN֣Q6<[~_=9R+&#daW\O $feE~b 2:颦PQ(]W=>awZ f ]exA;EsMbȮO4HmuD&M`yp\b[w1l]GN@+{;7^,}D3 PVgЊy ʨ"aǯP0w7{aha(iJ,e\ ekØLtwW8y*qJ/u׈mKiJJfэ;ɴm+,l@c=A%#'Z6h7] e4_ȺfB|E E^\ 9'4[Gl,IOG9`NFXˎj.$ d8!{aԐ2ewN}A~+BwջG:u$򙈟H"]\Xߖ #Px,QzzܼfڇmH)7@٬.1U>!CyFBԹޜ{<;b"9,t#OG +D`_WAس=q@c$<_smݱg:~Zj"cB6qX!#GFW>h5{SG 8D2mІlD$;7l[KaMyGgĊaޓ.ivkDFehwqMN1QJI}IUٻJ3XJ,CEŖ׊qd we dPb$ҹ2Iт[ qr8g7H r<{}?qnt/& 5p9}ۑɆ ʻ=*Eav.H'A{zzbdPeqVvLH@#H0ň(-V*$9uZ*z`;]#kgb7z$h>£8eB4C9ԓ!n_b믶"[߂M_ ϰq3[D]2 V12Bn= `$JXDQ@=t'NWc=T%S-Kh`j|H 1LxgѺw82TgR0j9uFIrqSU1:uȉ8˴Vl/sXu{?M\mcKMUKY &+&D-j{D$vƜS)Vt YO^Y0Dm40a%Uk̂<Opc`eҏvöJɺ骻وkĮZQo ;kPӣCd<*nj#C$]rr("K_GO6lsIAl>*}OIDdcRK3.Лr h_0_Oó^N0@ W3!Y~R{kBws71Ket]S4bS(uv肬08W4"mL+E?[\6.ipֱR@;5iB|Cg-+d%I:S\?U %\i')"G] rE-.c`\*4xV* >uB$KnVĭ?Z5$lՉQL;{iF!Oĩ)PY0._)]#mhjVY"s[.4kU #=wYE4cfH![M}h눏 ;@JcncIs s#%I<];MML~)aEM\s4r3zp}bCz)}Eh F-\gRuS7%TS2cL;PNX{wϏ+c??9K/RD*V/U? w}*6}H2KպՄ2Ql:V1q!b`'T{f}uV.<ǝvv~A]Wn%{Q/eU+I7]\ȠIJ\l,ɣhQdlcJȭlkCS)sLSY_!t"CDEg0g,IHW;Գ'6%Z`%:?۪̜,l?ܠSDz/I@fn76`11#6#Z8>oC&m͡=>OT';Br%]lu DBC@`G]v\RG/1~HڜU&c_pLl1~k*4h\Wz8 pq)4 j#Q(՜O5}*> [ ڧkFGN9_EEmlzsaOL&XNbE"L"UIXf-nlT%3!'"2}$N.n}9Hk2.Ȗ*y?p 6-#T$j dۗAsD{+cx*mbJt*[,,(hF|5i֪So[ wa!V!uGc|' ioc+pH| 6REc~ґWبd(8 M('vs.#{rWN~G,,:tVaI&W0_V|u]p6ᣖk(13:/%f=8`6*~zً\ BHr9T:d]C\ u׌wRnYQ91$-`]fDs5Fx9(O3 i/îAG.%paf^ˣTUPiшb(H2Y|iu/dyPE!dEkSdnn<Ճf]Df|iXyUH5#Df.2Z><\V֛Rky) f-[FCa~xd9%㞾BI<J+]j^>xehTxwo]C|Գ.:۵fSӱb}%57X zC˃nďфJ4~a )V>Ƙ|0딄Nr:Ae+4,n> 6feC^\zьn'ԤB@`(pXJ>y00 3f3ȹ+/47-;u0Suw$Fz!50SI'kB 'QEa]3&בlN+n2qپT/ GlV+`A9p/ٮ@=!vM0vx%$PwA+Fgb_#_1g]~dHڱJZGu=kC#!hod)҃WM;st e!:sE*w`3PFxmXLz(AdQZ{U!a7$UQ#qA@lӜ>/F7vN Bv\eWZ%ۣ"1֭c P& ʏLM iU6$MU?%+HY.n9"wt#)sw&q1z(焘KPPm1U =6,f>x ?n-DU U((*A 2A)']ytoO+9Xu>.?VVJ  F6huOe$:@ߟ[F2 6vL)fDeiriϻ\8A7/Ļ^ì_2 /rFA 0v2~w(C&ȘK3t[DsM&w9Ͼh4Bx3lGm_Ѻ? ">Hlr *:D.KMA(W8al}%E:6^qh$b9W݆!)~7:Z7QO-@\en5}xr֨:w4S'j?ū KkufdAF)omӠ0 O7r]x# ]ptoWf´eyw%' ,v-0CHr} ׃p#(rZ(kA8@Y6|:z> ȥ&_4+Dx&-0mH3HE jp#'O\ƞ݅Hc`8"VJ dw%@>^c};~BCU\PLD e8|): |cE r~{qPڵuD3_@cK2rP&/̠Tke 6IH>08Lqȅ1gOrBTB+B =3M?f+쓮?jtƻק[2jGaWM-0)(cw\bE봈MQŒXBJKʯv)JղT̼M%6bOZ.j ' pnUӮg'AHAh(UXZBb4+ >ïfz<8lV ׸`HSZ8$"^ErxuA;̥Lt0]]: )25'\˾O$mITLu1* >E'{m>?;?riMCW!YF"9)xil;ώafRJ`Fp"&"}Byjg qڄPplL\ƜLPʂS/7h.՚.k<*@0Dà^+; 0&Vx&<[Vh`<$Վ$?0@:MGXR&x a]rms.i˴qd΀U1v L}`X]:,\oJI ,쬳B^nٰ4 | tRj1P&;1},-K9;$r.ΤWhUAư2Z&<哛8f`YP,fӛ0[5ёRq''|X<< ϡ7C/ ThenQn+Pq=y4I^ /+8unլCnh*oz]BiÜz)bEa2:vl2cՌl`[rJ:+͇LsªhxiT\uhR$dP+#vIݶ(l% @$£@ߡ9;@$ejɴ1$XM*_,u䰷9^͈nQ3ZQ(,8AǺ?^%.y匪NzƉ/h:_sPrsv(n36mg|Z8Ra1O6DY%{iQ]=SXӴg(q@ sr] a+=rJM[Džz.̂uqCr 8qcdj>Rs|;W'[bd~'o`hY;?(Ź i#r`Orhޮ ߆pEAِkĨ- iZ$ʟ}!`J(#ؐ %#¾O;OlL;*s% < v .HP\aZQB2 gqmĴKL71EG X$WC=Ej~[=HF8P.^f\|na]z4Cr1NRup\.=wf',8'ۍ1A|)_zUl6g? #ذΥ!"MBbw lȐr;FJ2e@W`Tѕ+K%SH}E]ҧ8Ɵ-+xdUyt/Cډr-u\dq`%1viH(+(묞V>-S&ΝFWڱ*NY6lX|Ht˸#oBO3 eL]ƶ@i+̺9¶㭄 v b"Wݨ>nwm9NIرH,wUtqG)5>ZT+0 Ԃiē=q˞\%os[̶ގ4k1$zqi(a2#r>$sEdy!Ƹ͕Ď`ۃ=XufPnU /4ԃ/ސwok7.?ǿ Bop-O<"ZoثLw<$= gWg%HXX )w @ ˋǥ 1Y4^nDkX|$ͪ<_q@1? kxi۹$"ejn輬ӽm\x9*m"8C$g3_Lqn/uL/2s)鍇mP~Otz0?M{+$]Tp~҇3g;KR=FXM}$ێTʞgsyI%gO=Y|p7pz5Ur`0ĄP6^XQaQˍը>Ȳ_qayX)fJ̕k@g̘*Fe+9 umd {Nv>Rb lAQdݼMhJm`8J֯gqx}{c7b` &1F:ؠ:H&|MAl-V拺zdž7+QTxIjړźcL\mD :U(֎_4ߵPMvI3ݤ%x tx~bjKg415N4>f3Af YTɟ~;;Rl=8Rv }%Jg"P}E1gtg/$=Fe>{b{"194cM"v}ggm!@Yd bX^_7ibD쀙"@w3MV6sPæu),+)B [N.j# 2Z‡-|(!_sGj?tVB+GA ̪ϕc~=H"Nfe)PP=Y xsh [ul:EMxc8(}5$)eXSΦw?ybۡ=$MF[ʻw)1 ɇOALxJ2m:yG11qwIV©.D2al[kfMծ3JDEpm]N{>&PNWiƓ '*3y.s⹐w/BahQ}.ALZ^! EkN&Xi3n.,51EG|"$ .]'Wg zC0! RxJKJ_s{ҹK;%l戀:|UV$Ry"5IdEo<{vSB?KQ;X64 X?F]_ 14OI}ǶR&-PZ;Op3d5Nk4vr!'$ m'e4]Βsu5iiLLsSJ.+}D[`Agp3<wn'+ɱT(ȫ©K ztThζl#_NUQw;L;֮",FYrg,п~$%_{v)NVo r<(L%F > hflA:?l|M .dI[XܓƟ.gQi0dy(6Q:qNI*x[=iOa݂+?=ib@ɸcgzB@ixX--gM^CVvk"P)S1䵳wq~Uл2k|?~,г *UPuP[:!k;qw:L3̅BH {L0J BgVW4MUY1ŚH DI")i'{s0X [R3 lVdz?BrLYoŜn?θ/ĿgծAgmQ lBut W.(# Q_vLL-ї·[W!##9u"%z~J4R/lBnmr*&L7%"6n"Bub|vxÍ.}uF06[KA:`Fyp]zdF A*Ax3Ϣ!Mbk7( ?iW\aVcR#j'SYlx\:>L9l;CoXsD>2'J|: w)-u)/+8MZG+c/uZ'vQ[utB&zk߁){v&\W1 vv A <g^ۼдgD,[sXɏ70ڪZςo ڮi$EOjE mdi@c}-2rsAt|P)fCfi99N6g3$Ls Kei?΅uT-Hd> z*hעFhTrM2DM̰ bޞ7d+ʮ4EX5K0%) T7N -=U5ǠS|د U*zd2hև*$77xz{,t(#D+5ԟŗX&Zn=&ʬIJ΀f,:Xs2`lNZh-NAy6JY=N-c낵iI"WZ wA&)X? Ba&&CJ CvPU3 t,w1, M"x=2#Nfvb `gf8`,RpQMG!&$WwRjbD_f9ZDQ2\#q]Lp*QNKSdU{_cXJ,. D(!O="?$}tłǃ8g?j:R 5ISW/_ >d>>U6rQHj>owy@RQ߅z׊<m*7q>ò:^Q4<%D~p؎ PmAt3 )gEu*~v$Pp)2"L~@" g%g2ʫ2X:XJgPj6>B]/SWVYE\qA^2ngtskVKK{|gʉvfͤ]3#L~T+*u)tL<157,C9˥ya}CNv#D5w*4$~)IaCLwHQa Wg}5#1ue[J~׈/^YXA:yy^ 笵*٭rKGgBF↉tB߫)8;ēaYʞ+b7\ah?گ1uuN"(BKeI3>Mb=4Gy8xIugͥD^L+DB-Q|H`D}SqqV\h#+͋mJx Df>"=, RJ0$#+sf"ʰ}\BG̪3CܚيmEd}j?}Frw>ͲLb|+ @)m r;i*t85j^% 54"@Q'@ u[ +Hڀd%$zFKoo7-i說+ Öd8b2KLL /MЭ(_p`6Ĉ01&J2vcG_Kw.~?mD5\רN y@(S+fӳ |9{t5 9nM='Y4S*S-KHWXHL&AbQ@^¨,2ƪ[:m; $7KJ Nic8IIiJU~yvت ۋG8b/"H柾 V^JD޴щާ|2X1(f  4X]ikXlq031,,CUV99GCV᰼n,cZ౪;!AZpȓĶhUtO3po,1r>#q$Gu~k]9Ʃed5Go2HEò5Ӵ9DI? ų)km/Exv.F]ac]KF-չtr": 6! Y;x\bJY?mB1f Sѡ2aFV!ѧ8:JA"SO GO@h_Y JoH_hQ t%>KΩ0p^_L[NxgPno]G OR\&b\B4m#ukU[I|f_:ʈ>iI:7hz7]_U\]~֎I$I|#ΗYsbs#F? g2W#`6e ړVnꌱ,vJ=Œ{Y^(/g0 {]-,qQ6vqB4 ÖWR5Dw:\EvՅL{xYrNDϙ gɝm <>},-+:R1X(vw3gz+ [Sz N4ʆsa2N_iq`*^"xf!Lc9/`D7'"R4lhVJ;LѲo_%D PMLe r`YC@uy{直9P.g[tV/L5bv8)\CN4}%4N䓎tnZ5G%[e#IFx6xq_Qv+q T( TbǹH/>Pn(^"VR!hʻ O(B*70q$"U/B:KpD1 6Ǧ={Į@ JL;hWz!S9i t[Ȕ}B'+*S͗/dˋ{.93꘼{-XUS&;ONQxEQx5(vCqvGPڹ3%@2aUo:1KhVj>o_$jLj6;t,jNg)F& M;_ge(@K|#D1Z\ IS"j?_qdޭCqySRi5*M w)(CS\g[@=WՂ 'eg ߺw>5m7Dfbl$6|یzUI+g Cd7 R[Mx~4Dgh!Dod>HI0oAZRW#K{diQs^}MmDW}f./K."j8G(s^tc,H HVT#H?d Ѿ8HbY0&dxprFoJ=A =LV`RH ̹3EM.a PXMiGEy%hmfѝpK+l2S\lrFaD`Q)׀+Z3nT#]F Mܯ# oB<-Z(nuNiMq>x1fPK9C7WVN+4d t߁:T;KvȎO!kmCrC@qjJbjSmLp\4W #Ef"/ۆ\~G0Fry}o)s V33Z x\iu]:8KrQ]ФC1 coD)$r1T*hr긁*xX98s {" ؀OԡEfPWDC+L nBׯ=G_kOxذdi˩a*?&7lN)'TUp9@hRv-ͦ0B+&)'< ?EvHHA#zo!.IC  yV(\#jdo,\֝SZ%d׫-gz $|sY7@=5] K;Pˑ6,:RҩW!H[tJBC8.kB%|jN]d~)+6"!κ'E^.WzB$mdnM%h:4)c?$oZsj>/z'lo)ݟ%ůd-@lUTo`l'@р_L)wuOV/نU]n?'U/0]V1I6,Xݰ%l :|D~j )nLHYĵ9تM <6$Yp2_E4o ygԡM!2t |ɚ(r-.؊EplCL ALA}Y_^rSEBV/%rh JhhoI{+_7~DpE=r._%yXI4է瀏#XAla\&}&bvT遍*|BȟԮpzjY]F7g-=)t}M ?܁E,+b}dؠ=s7526$/=6!:(LU,XD{WT W%ոy]E/Ok%8TtfBUt ȱY)2$h7}럡X}oMyDZ453A \ m/ !8u) ?TY[IX j |9ZQWY/kR\涡VO&H_gX> fAgӔd% 7bB#K~2qIN(GEVk?lAUjd0>YsOi6=irV\GO_[ܚJ0Mlb6jKb'ګ(iA,|n/U_99UTy0uNB 7]C޲_+lU[O2bkÁԒ)0qH21[Ӹ8 K/]h&{BqljDU~-C {/bR7!朵4wiG\p΍'2[m7[Γv~1IF 2 wgHcqWnuN sC]$St5 7#؞8R̠XGb.-rwFVJ4$m):QaPP*rØ#Xʯ2X9`q'A(Xç;$2i{eSC?Aj*;̊+1!-] ީmwmĤ]–"O<2ָ\'6[xM~6 4=] G/;8ɮΠڟIrPLߐ<ɷ?LEҏI+]È3ՒC7/gh>hJ)ų^xcC"~BVFh-kY&??w03ǁKP84x^4_zZl*4HZF ( C BUOaݷkg=2A*oxi?"dG]Ĺz 4((^,2q!3ؿb; !h׭.|IcYA4yևQDݠF0! Ugg7,e#=ps|?eZ"&j+x?G_j,4@nӋCR=dE.f>uTdP4X4rL9l" r9Ƃl3*g$ܻWTCſ3کzYwU\6χo? ƛMU]xuUi*u@3[t}\֊!g6<Ȥ5?-f2oVAa|0ɆEk!J7B$FbPնmaZ-_t!Tx]!jեbm̾qӘ湯\mJ;k| Ȏׇd] T?~ $ ߆"2/}G`mzo@rUn<{^m DcIi"Gu~HMb'Xu¼I]U?Ufw8]pڌ XvbL#`+|RKPI$„e볲_eO7znA5X#ϼ㶸qw۪dXI~m+]100xMo?6D߇ДQ H4w+u~&kv緖ۆ<8oRb9-m {>Lƍb [XhЫոrm ժr=^r~ ŮX{ŎD2x) XeUBhbIZ!?/(ʹ(GmbQf&/-Aܷ\M <s(N8;D` 52;&`XxJ \| F5=ҌȜA!=Qʓ`C*{5 \cטI.^x8(N.FL*enS 򫚋cOY4s֝I5w;b&6!T6o`7)0ATM҈B 615g )Cs@q P A )5Hung qD eMq6P!"Cs6/?PkU-]+[,=ڸ 4R3&}FY+!x˂dw 2E}\~\Z=\8~PR@:_L6r*%iM{p_=m3DV7)OXՏGvMYPZti鷯pY'M},I%ըʆԲŁҖHIiи-Ο;1zuEoPKą@R]b:Ȋ"裠e`a ܍į2a6uZVt+z4kP/X!{ÂԽeL$vLus 7/JQ?`Qc/gm;AC雃? ;X_=D>8c>clLƸ 93zV m$40P#|z_ ̮M&@ɩHp~xW*^ܭ+ v7qO="f'J&gXlb̍*NPXe;,JSG! (ky1:?\l]{;ec¿gfgKI0_6tNc~ -l5.R\~5ShQ:W&( UK}Ffa4;N^>A D}#҂B(M&HOp[6,lsA~LF3#\u4mI5 UL (k|@F 6 o ^Wlی[gդnx( TzבpIY rYTdjA[+>{_%s#`[;swR*hkC$Y˚w\fZ/_'\N=긾h瘽`tQ9oY3uFC,fTh*Dܯf$QnzKPMdE lhS?d%؍aCf7DUJ= m>a2J1W5/pgfsNPFVy#F#Ш.Ҧ7Xɮٮjxb*tzv"̭-q ~wV!yéz0=ܬ;}{N֓1G|ǛN.}m"r=Bg>"gq!m2= B#x֞ک6j0ߎo>qxʙ&[́kp]\2k#aF{\PȪ3V C/F,ct!L$;gLDYGFo1ZMRn<;Ao\ IùrHROL# f$$m$Yo֙2 EA4B趸ݬ}=\ĺu41†>hF[ ggBP$F8jUa.yleTE d/'Qz {7?_'bAnJ']xgCBIV.h{,7}mj,?qGZKX PxiHVkߏlG֩{$EIk["OMX"i %9uUW\:SP4ٿ 0xX%LS(.7JF`5 =K=اNtd;\ݰ qSo :^/p t$62tB/Ro/`="$+WVT'BJ}뒒8c4N,=Ա!vg7 nJEZ SfYׅr/ѳ\6c#A覈VZYU5ILB;OfDg!j[4&a;g<ǵcKv>AH鲙|eupCܣe1,cs|Pze4| Y72U.p2eeBcNӛD7;[662@"Mӂ ]~;k]5Del5l\qL,ayp)C DvTAܜ#y{~g%̷rs9=Ŝi:Tt/5°fui`D?_%*9Cq_;묚}b͓aM_?'qOIl[ЫWsd+DTvCֱ! !GP`gz?ȓM[䋣|DUO7*,;p9$j`_0)aEY^0z?ngϷX* wQuqqe9iPĉ]$8~zi3Fy&(% g#.u GG1`HCLZv^Ȥns`UD*SX=G1!'GX^L (\G$THݕ:(Kk&: | /!ؔ~B=&bdcsd+;!i5 "]y8u"HX}E&v@@3|"4ir7=rg1 E{28aGҔt5յ#mfLƇKGR:](&eϊΡ@9`ϦiyebT$K v;[J+vsP lJR)"y_E-YIWrIKW$y24my%Ü$?ZR̫ռx~ɨ!,]\ V??Jr5=rA6~l>⑆z/vTy8x^ZYw"< 1P[L֤+46+F7Ǝ"x K*h뭯ip9[I"tP6Z;P3 h K Wr8܎FKY|;+R$Vi ٤!{e}=MiKČμf0TRZ̹: qz C:=X1(qey>W(Mėr╾' 6U2kf3"_{fbqsV+bzC&:! HjE6 k?# I{ntk$u׷MU.50!Ϝ.ev8cG'Aȟcڵf0xOO[Y]^a-߱6K]Puيޯ Uρ{ϣ &pFl9l5!yZ|r (+Ml=݉sە)fyRFK=d%&(asoZmaӟ?rpa4h;;'ٻ^RwX>) R?͒h=gEH90NA/&ɹ=N[S0oBɿ5 En'TKq' rH&}[Ą~Z*:ŷZ4&lqpc)kȋTg w2m}|N*JR:;~ .=77TSJjFc)d~0l 94`iר.^y`G;О==ꗣ"X6mt1LUt.-_:q\gH!EͶN"Y-𸱅 v<3w3Rw$qޝ.t§ }dGyCud?\0xrnZnB}4F=GbX]`4UL#۪ƁF9hg獨7ұJnBhr6'b͝R~T9(mrBݝPBaXwp5.se#}[e7pҋn-<'++ҰEf{*eI![U(LuDF՟TJX7Ů5eҕȔIm|T?uH.-=N*q`dO^1`(缞7أ$L&x pk4I~>tՠ$HH(37FԃT0(7% h7 ka̙f8&MYI4vcg.uQ*,Tkr#?Ag/R}pkU C`ζb-U^J b] VY;RrD͛]L]3^:31C;x~.m1"fMTJ[&wnjhOT6v19dra]jq]䉮w$ M2NR03V߰ 5֬cIC\FaЦK H@TI#ca"۷DZcXb霡>R~ՒdҞ6{jLz.Ӿh:,eY<5#c7@}UvG"M犫:p೴a$JigI?8HTd=kbHE ǰ?GƗ<\IdV w'#Z4eW˝yY|g1ah{.IY"b?n7M$N Wu<QE(6:[]6|{ZfZtT??{ )RN~(K<'-muL:퓒CrYz'\א^\HZHItIR99E sY=J2/t-sR4g.'J`Z>r"*4vkEW 68>;jpLI+ӧcē0vL(9Hj"|l3Ջ5S]&x?&oʌ9jZCfwH!8e<a[Eи )g0Ѳ4mejUP0Βw|擙ē~Tw1"fg)8,&G?rVatDbN@ykB« S"[oR䄽pϝɒ01=% rցA8_l.Y܊Op)BsVDvɧCo;k~ }eWB _1aWoRa:/UF šz% Y)c)f`J{bFx(cx-92>7ٌ Gv.*/M'tN"wVqoIk[u/13PIt1= ?T:WH.V ]?UDĉn~O vCu*Pa/1os:T3rpx:YV_bwgjh^\T+nٷ7F+̗Qz2Kդ~} : ! PvЀ'ފW~" CtzoA!,O^VIymZg2S/&^esw(^`aфBZjTz䝑I|de~:5BI?NJJjٶsȾacQGe!?xf`5o7;yt"WT*RAE$+t"8X,fiYw4s%1u ˒%(Q6| (.av/lap,gchtTr*7O'y E7(!)v6`*att|qL7+a6)OEoTZ<KS4  rϔ_;, ٠BX?5 )_ exI>'s5@liP<'ĴZzQ@.QG /C)UQ>$^u=7tpXG_qZeuV,>?̮Sڲ3/ ?wb v:Λ5շfץ}_1{j$eCڎo2hn~w2X2CZ£n4\"B9n]nڱT,S03wULQ4 *Rm@'pИ$=z>eNoGTX&7f+jK13Q)7ʟdݨcEE(U1 2豩֑SWWxwFϤ*8HӺVltM?75zE X:p _rE:A6\ԓ2Zh LKMCɓ5@p=4LOͪi>A@%1CQ 2?F3Uo\ `奻)jJ\n#j0:q{0#k否BT0DXN&Kk/~D~r(UWl\s'ב¡IWg5qϼG~!j§Yc`B?-&T?Wƶ[DTvʜhT] 0N3r9әMFn*}p)%x"V 4KM2 WB6ٓA(= IŦTjAѭkbQ QVV?3V0WpӢL{YT4`5MajqGU[t=0{,`=?DHmil ik8`*ԧ3&C5inm]FgG؀R|LJ u{VΏ&[#& B5 ;7YS|mIa@#Ne®ݝҲ{T^|a3%]i))zz b^|Z58Ǹ\b[ZRJܜ1c & Q z3&t Gpcy;f'aMئ:hHg?WlM^N2,Ve˶Ch5B5'M 6J}H}cG?=iQtE؊㭄N h.P .CUBCؾbNpi!*浾 !HẲ]ť[/[amXey{{m 7b/#LPYi(}7" yN?$-dm QF?2%C Z6}c^v`u@Ȟ6@/BuM.aF~DtTrۦ̈<9I1]Tx 18F=&Sɦƣf:ET'Wi#UW y:A뙪;;&W"Lg42}ZE0n Ԣ('Kθ~uiA[@-D=c8ƛ=Mw¥FӯϿ lVu. k/jt4IN3t}n|0),FzC`KB-$X!]~.};L1jG ֵM4"%{UӒ2EH}~vڪ Ek Qd؂qnۼOq]p^B7$PҒP^j$9GB*c6XF˓lYjnaPIGey5͎ΎAp"6qaT+zp&ʺ}N`pNJ'D&+fG#f|>Y*gKl7:&Hp/pV@eW\^9[ܖ?zUQg#:J+ux3UY 4fg`fp"Cd1c_kgx%w,&U*UĬ3 .KiC4MxR*Зe&@a(WH<43dRG26dpxlXr5ijVvF&:/,x "Nx_B} =LRCˬVЌZ=Z`)_ן7}A=1~S" f4y jJx?r#F)Hs"cVd3X^MF9*61?Y vE]D!4+/z%U"ty^!U. @iBL&%^'P%AKz8Uu!!ipG|u"\|! Ԟ1)NlMQA_S8V5F i&pX[վYZvį3ʜO6!cұ"zJ/qBՅ-#De\ RiTtf0ψ<>q?-1]@lg JT|\XNq2H1/H }/n;QVpM?134"yҁ%]k9_z&QJWZ%[{19O1Hm!*f,)qL6Vd K[>^A:"8cAx7?Y<Do34RY6nw ӿ$8_s4I[D(7~iL7M,0m,άuJ řr=oʠ3ձmϗy:CzxF0"Z~tڕys/-/$F!c~dX^ZjZ$Ӊchb6, ]}aЀr|׆~w66mZL |A?!^ç¦&i44_2$ζf)]xݞU][( h@FMIKvȺ֦/|ÞРjozq>&$ /J“.>M`3 cܨ&Mj|XZr5cF}F?_Ӫd2C\Tp,pˠ{:q9 ūh+yAP̿/2f ?@N28Gdx'pł߫klǝc_UԼjes!#WzZW^Q~ ?ʁr|3eNs؄t(ֳobxohSm܆Jw;iPAZ@!Jv2LrwC]M\?!V!u .tgY\?:|ǽF.BQޢ|҅wg@4_sIw^$5]f{ Ta.;D)aEs{ďm식 o=,`/qe;&.jK۱3ˍ{P?dRqX᷹]2ZŔX!,؄Bڻjf}.~ [7jA(t2}#UbI3^h`u 77zJ*k L(4 ]a{_1ѥN)7udvݢnė&J)@1|r6+^CdH >Ɂ>H5n? ([Oo)gUpb*c")K9:5u)xnr9Ftu:0ҴYB<\JqJlTk0P?}Gˀs lƣ̮Vn,nMmCq<z_cZJZvlz6uj/\O#Yu-a-2_"ǘ@Fp"6%y4 J9붋Bz]ߨj*y$=U灦_2yHϡa<<R@ZGg@Ec- Y8fN~.5oǕ<>xUDRs9>ݧ_FEϪ< #Fv[ɻI6&?~ [WM"Js1|V@pjj>"7Iz#jxR?)}ʅmMP4bCi@wj@}D&]h킈2m;oO\H?ÜY\TjSwb 8ߔy!X//2Q+W=q@בhvctqy϶lBiL )Yr˭u*rH$ v,0-QAK4qRQwo5`*rlwlzd$^'0۟`˖c|/)Z'Z_0d= V Hsק*Hr4vzӚ͇<|hV;XLT T 9 Bk ј Y64ױN4+S7cIO9ѵȾk,KPQ؇Z*h `҇f)Mwu:(| hM|E znyԇCgDW%,(> d~YiOƾt}nD>,<: -U `,Ueh1T&=Q*c)ﲌ4s\7`c4:TJ un=(>{qO] 5v+'OIo#G?r=o?,ZvXd!^I`*=DMKƥGb=csVGKʸ*Nһ$֠7s\#Ћ{#B/WZ_z]Z&( дwR!.ƣOf(뿄`Ea1/Kk_i3R2R| H18#mKMX_V-oQHуz!W QQ`TG4 >#@2xXO 33+Uy<4c I2F GmlqTJCKg:E( *+ʣX`f_ .vPX]H=N/U|GCqe&M8E p 6To0:b2/kGf:Ym$GF&gv7?s`qxmSir_auR88Q0;UQ4cc*&۠ "p[LhE :otk0 1rK XgGNȸ$1휢+-k^P8;oÊP2xUf{ 28 a}5%p1z&ߪ?zb_}7ĒIeF MlḓIr6[o@//E-h yrʤ8 +T2[WyOEr/#(>q4riv)#6,gDf˩ Õ0IKR~{K$0ǭ)@6n4=/MK(p`pj~ϩhVPj,,1BrbėO.h_i*/QLK6;DG୆YACVHV rӈ& EH+ְ&''PWM{*. T91b a*a/>6fxI5uy-\ γf/C[S?12m%lm#v$s lSbhtt^t '/4jj{ Z ?p&i1䌈aRlvnG%O߻_ 93Y#QzeIѧQ@SWZ-bbܝ0pׅ-[C25HP:IȋJ>gl}[y]avk>O!|sHu4!3l>˧mЕet1Qw}h!Ô E.mUٻ$ŒS̞S-I3*L"46Q D kڰx0CZ 1~OtyAS>A_zPl-84SwO~Miˢo/k"H8L]:祝br4n*!=t7|f?_/S_^&VhQ4) 7䠄gS+ZU{gxR[vؼ]蜨;5`7|{*qɡdMZogk*)ٿmЃyp6o.3d*Iݼ]b(Ds н%8_.IZ=՝ N{DYwSYF+?zvEPKb"t>&i3&9\,e gmh07Ves̓aJn %ϣ:Q*M< s-y0Mp*,k/s4 L׬z [GziD4#cCa#\rDSjHeVoqO:bXB}R[v%Y\2`6Ww]5K]c10.)ܧǬ2x],|R:!?\a+ *x},H Ï16o^8rt:0o:pǮ*Fȕ.C+;$Oj0O1xBK:M ʓ 4p44IFs\$_Fͫɓ%ҵP[ZGX3N?G0;LB~4F>8xe@ 0&v~')trLIܿf$:uܛ˥d`oSV_x${jKf?ߕ:pV{vrba{,]0槙ӓĢHR=SxY'~Ou{8ä1[ӧ(vScy#{(y Ju{sf _`6׾=%q_۔oUIv!5Yg7azl=LP/cܣ]ȿ̷4cǵf.JMO@|6\@@NjMUH>0`Q/SҸ֤?Uu~#,տi!3y\XUhe.`(h+Z:2'0ZByC9\@I ඀v UUtVw 8gHϳ,( |0]jV[I'5~[E0BFn;JAV#y%HGՓY^ @&M:Z:ZS8)!n:#aMfy>j246F\eFgFCag?ڨ5Юuޔ6_Y2%\K=Gvx'8p:F< 2؜ qY(WD9]>)$SSU/uOnj>Sxɏ%x֘56[^psT=9ZMq 2'Hljy*#LȾ;:nX}bs B Tȵ\ f/} mz۞0A'  ",RlI&_@:)ZUƋ6ej(ܸP$h33P!zU"]z-1cZBY/jmVM RNo(sHmQ9l@HAթ`[">nN@|B0ԹKai瀽uLX1RF X (=[^&!DIHnM1f6. FLv]~+BFokwk̹YH2>[Pi<['Q%ye5 3(B__{DVX/UV!! m)qqMsxkoBx0+ y $ *u9^2otq濍bk0px;c^2PБglӺ Cr }77+6 r܀M& }GK<],ejSpEU- {RA/ AWE7uN2*;mkW>q$G_jUt&+ߖ@18Uq443ý$Z4 yw'0r#1 ڈQˊy ߗlm`ath.*(M.\?-+l1EtD~p=*A;+ƭ\ _m`ŁyieYKoa0ԓIOՂHK|*5i.eg%KHrR $Y-n1H +6 . pΪڰב0B81墼 0u$Vru.zki1h9:%mRs ס?)/Sisuť? GZ֌BUXqY)o56&-E.⫎pI]1aN@-fUBbک2BA q:n<5$-A!Ȕj;C|&.CiQwŎOϷR0 ^0X6:e&(U>S%R^|p*oxnICS98{;=U(glfT' >LY!ӔM݀ eP Y~y9]@0U/? R=\ah*\ZzrlBVOπHiFP٢L.˰(MG%6$u[M+:XmªrZql,Tz+)!fd{/`?}ŃzL^2 rٛYrC5{vA#TG&& JB*'cJ@1%SK0bėd.maCȰT[pa]CPȿQGXa`9l9N),sԅnīz7w0Ϸu:l)y. T{_`/ C5t O[?NnUb9`d^aje}\3KDZ $ok9}V_[RP؉ ]jZDfPO|=Ht>dYܒYwB\Ecb>G7d0䙴kʺ TƤ hi/P:CЁԹ#HU܋} KZ2P褜fױiagISv"c{%y_]+KlD3Tض`^w)\guV Ij U.N'\2g-pιc(OCJ}[Cog%7~ܣAy4._na`$U_M뛃0$DUވn뿨N +gQ{`*}1\1ppb >(@.F } r-logGK"J(Z OUN 9Nٶ 4xo\niĤ~h ªa14KǮ9 +D8wQ1SM" HaVmEshcN`쓗qlc#h!~C ̅|$G* BAP{ աr d -!:BIJ4$k+kTIb"{n-À>nq#30窌TGj۽8SPD%oMJA:.! MSD3i+ZǜaWy3"Ҝe^φWk L%R nN%ӂL$#Ï*4 [|^^,&t" |9 8E>S3YB-;CBhݖT-Y.$,/){[kk5Ä)MoX/>FCe71R"tF TImuIRu'~Ǔ4~־F]ʘ{gZ{EP^aP6YD:*en'#k9صFӌ e) *kP4@>i3oF }A@JsjrWu92zo3L<-yji#`MF ZMXк|8{S$2W ,;QUP2Az':!4Oj4=($sc+$wP wtiJ"H9I>WӌL"7MufD!H ,l\hqgˀ93V)AEii}`HҡSXr49}F1?oTM\3ى|]ֵCt=mSh*K% )!tS65DMFjvϞ%5e1!❦0)aA3(wCf5U]iH߫MBO&cĥ?h Rk1 |f]臎-n332%'IMíYcތ1|.2; jK1z)!'hI$S sg:JE`~ЫZ_O*_s9Wwfp&[R^^?=\Үsa4)H6hK)[bGw~V82GuH *|/m.wF]D~&//1j_+~-3+ &V +:+mݛ#de\PSd>d*p-p:&Rw=>w.Ye$'hs7ԭٶޗ5gZP6a1_GΨ(f)w+Վ,Jo78^eʰnL0"|fSzR Zbg^Y[&Kឝm ]2e$vPw#V#Bɗo{+ˡkzJ!=*ȕL}N)hXil`Cb#JT<2%V E~r؋cyh(:l $=2kXןS|2>M;6/텤e-2Q˶6>r0C^s$ZZrK'Vem k&q%J?#&шrXcҎZΠz!›4X||d%!byo*pjx%8 {gQɳځ4ٗ,ao"8 Ϟ,-88χѤ\_SISqy)c%fMcP~:R5 :9g‘"FbwOP;*Xͺ&o$ep%*u1KTJ`qȋٱZ@C`pUJm?Kg[/rofbgA(BeyR,Y! D'->/ErEa{ךT^V/f&3&a|8H^mӕ80>r}R9<5 6c;` )E^.*Ո؍ܜp痝iٹKz wxHBPøz}vY8t+Q]Ch–B2g$KbxL7ІxgMeφV*8\Uj,[oޗ Na%H2ׁM!6t~ln'G 7?ݑs YXӪ0 qe-=kg84)q\f$ SW8买d^o3 `!i{Rs_Jdj l=ppJ=鮕1X.#2ҍARED7N[!8htkaH<_2rO0mFa<=N&"`#)4 @V(/n*!ݨ$'6H_^ S{wz[FXBD}p&/o ي.7 y  D{Af1+,1 e_wDa>_#knERVi1Ep+x*Y=q"5׀cy+*>h {S<,S$!BT"(0wAGR"-AKZ=7c䐸\N 7b|<&H ĉ=ŒDCQlQ70+Wjj4XY/=;4tIHE†62{t[IJeM$1RCMD"闛w]ZU~nAS+s'7ww E6ZfS׉oܔ@Qo(NsinbĄ= ** 1I,ŵz/D6y 4o@devԊ҅CPFo[5%&nʑFVɓANp>q=|E{7'Kֲl7֙ jx -+! q.n\ځ~+}7>A@ x0T"]Es`4 ,D:^3orS, ZD'u FzPR&=MԝUK- Q5HD/j9Te[ڡ,d~HSF-@9|@<6Hv,R~t9ގ1p"E9{xHw@'I&JFnoUv6_MDe"}86 Gv_5϶3'ftU1eJ:d*K;puti Ɍ곕rrvJHLEGQbO o`k ZFSEcΊI-*Vkjy7[V8vjamg֏.B XoUt/q,=ew¥% Y_;WBo. dHWFrj*81\Y Y"%Fٮ罁)GwZPir eR 6rLZ4.5g 'Ō Vr{^ W~} 7F Du-:4),Cyq7ֽb Yf &V1a?o4UCiFr*u#kP|ΡJn:8kR8ށ0pNQE>Fy:䞱4'2L{>G2JwZfTD}Y`P.] ܁sR %^ӈ,Z#} ɭy5+7CW4Wߖ (c  | 7^Ps4suZ։EGG8,%^B6ͅ^(:a+KPcͯ"Ã6gGƀeDƽ)gqb'`EtY`[h%n_(qߑ.J:5k ! vna:h+c+ctCQWs3; Hzjf`Nm [Y#؜a'-Jn*COF4թ v07CmvqQ.jnW;rpQW%DG&,q:{rnCD`(?vSѹ)ڔ./72dQk*S%+ &[vp`ԍO:8͠!Ѭĵ*Ѐm{.`Sy 8*I䧌6muْ. OSc>ک5j27<=m\! bUn髐CpfB@]P>2qq.uDF\<*óaȶ؀ү٤(R"eEWBek1ѕSEDܦ1OKOguЦ"FRaj643:BGSrU+ӡHQi 61kU4~ 05hO7MՆ갸3 F!8/@)S+} {$$raj 9Ʌe Kc,.t=61Gvf[>3%Hfj~%g.!&?3'eiEj/$JTDW2K*x3r.+##{ Ytڨu~A6+0/ō*$0rO~uc`d^s[yK/ ir񃹈P/Wԏ/r-&Mfl9wWS8iNj59#)3m(0ޥ=^;0L(Fa:NR9/~9O8xSDDX2P{:wGhGeOЃtZ_;[xj^2vW4hYR`!oԻ+d0nxNiC&+gd]ɲ.OIe;b.~GIOƂ~g\//}E?VzĐăan;6s]]GbO0%ohc;ls[[_БV&Kh[|U{`xYe ϒDEᄝ?I;?H0M!cݡvO=C]ŅҸ)7Ë9c-1=TXk,\%5DCSsJ!5aL ')}c;9Sp'gt_Ӥ$IybIF[vurTo H Z#be'+Pé^N/ >eL4Mytw3\{9gRPr08΅ ?e fyc)5A$+u2ޫf*&y[cQKbQ:B5,[e;#Yfff}G%~^(_EbGKDď: гKj],)0i# [GE.bEcs0J_Cz3D KK:2i聱kZOw։cwB4<ץfB4)L#$򲋴r&=V!Oތ8%5D6ߴ2z|Wd?@E@ea0,^:|ČL #(\ IY?vOVJmˎmnw+ǥ=od5Xk{ͯ@쉄W$Cx{(d2vhUu^y:~/(:d0gI3#U1M::̬ޮΛ[Jlqr YUklBؙƵ]avA20<= :/n0רzgdRW%cYNwG I!L4׉d7}vS<_ݖ,VɎ ?V'uT4by$TxPǽmȮ0t g4^#]z%zP>swrVO]FҦ~WZՈxoSFkuUѶ/5=UI"Tؒ?CG^W > rƃ" _jRC7ps}[>_}<4miX'}Ž8l#錀s%ݝPeʗp國B9eqtX1hs"8 D:{bh^SVvUbl['# ' lљR{KhѤ_s.Ȍ#gwz@@|%~s/}z25 zyoZm /!Y.-T5CA5?/#0BlDcXd^ L:UV$nboAj֋H?2q\#Nev?9]"]9S;AhkMԌ0!nxbbhn뽎6mu7j9USƕs =sV]GS)'VP%{??Ya7J󂾪Z`s}Q"NԉMtZ.| 8[b8Xכ: >UQ) پpRIH)qksn2)o/%B=1fؖrKjS)h_ؠ|*R37b\<ŠXroQ8x 2 rA'IwtGNŠq+g?$d5?sXOD+5@%$$?|>F ks$M "0kWq~)?U#襁}r9g.ٛ_?#D:'[WvއTι-{UDNpVhglcruu nd3֘vh#ep.(-֞xi2OODVI-=k&+[Q=BeZK|>PKiGr+A0E=]P{og}\N[Ma,Fԅ|@py!OYbwO;!AؚR2N. o0po,RIE‰F~a v}c~ZVt[߻!hF,m9]65&V Jds;ArŦvb,+E,pGs4 ?1N@e?)2Gх\N%\iUi qć*I؎=d37=}G5$.a⍍aG4enxN`}xוˊDU&ˋF~%3=t`.y ^ bXs+Zɮ9xB/݉ŬFzIK^h9W/F8r4ݦ oUAHlI*RIiK= anaaXGė,)%|%~LnX\ڶp/"*B1%\zIxcLGG!̀^1tIZrlȐgE_CLn:)`T"ȠO8Z04f*UzO$^ˤNd: fC5lc T7 73u b:-’h[Kd}Z1O@ U 4h䘣gAS]i½UVFL2m^; +HH4Bۺ9B:׈j+ %1&P8E|ewM^Ln :>u9@lPU|p^?D]3/ C՟m"j_91XðAN2nb/Ck?u-bt B0ݢoNS!_2X>7 :=`vx:# Qߎ37Jhm3429\k;lx-IX0Qςs (0%[tua\{ֹk{Dyjd,?%:f|XgH~PԜTw^mozVuzeO=QT,ng"|zd 9/0 p^cZF:+cXơx&4^`gT39,tZW˂vvxQ~Pz"T:lD)};yX(T@ l Zl\aN_tBfūKƖsl99_*"ն );fpņQGeU(֡ 6nmj|WbDfoR~H-AAdoCcڝzDkЈeFB+Q\6צ(=8ZlK@I6?.*Ӯ3:(hA} H+9-yewc`|5?Oi$% ClcLk>^r$tL p95&l)S >\&ړIyy1]KtGL{JAZ%G+/V䐕@qu/=M j vxkCo>a8i'bv <+'?_@s JREJ=aqUF6=%9Sc(<؂!ܣM)}]d7J*G!Q51~kdEy*M.If(;dA]1h'sg#Ͳ-&B5yR9ՃoF|*ǡT֫pC1D%M^c@s!Pݍ%'/ǧg5]fVFFSgb}$t7hP椕C8SZ,1zE&BDa幣_P\PP>Í. yAj3DO9RS?/o7x_ni_6>q#)\l\l^$\RPH;θGyߗ$\%Fw(Gn`Bjs%qI67Έ װ{IUj?s}huY2e]~韢x{QT-cKӽU$ߙV;\s Aާngfr8 qZP}نpeO)&g wz6N1B†JpS,Đv#Q`R㲇aI&B9'E~umepi# +jU z(>  ׭S g!k5B|` M,dhW$q@.s?w@QnZL2l'IJ̺Ba0coaM|>a@NgwXO\yIy?Pܝ^LrBWć{XT|'ֆ %XNYLΆf:}bzr8Aof;*CR-7W3^+##C옯A$E:(0z^i% avSz/Eam$U^9Ms?(>52]oPZ~OhI1,FwÚΕPH+aGme@!*÷&؁8-If} zhx U+LTRrndbp-)=I+.] Ȝ/%Ɋ 1$E$؞(QG.”Ͱ@~BCFq*-ˊY* gW mc"|[&Fx,Nό:f|e4 " :K u6j4N0 &_! Ř*;@inbIM ,v pIgҠҁ/ncL͕N(o _T)t]$؆Xs'36f2Wy1:Μ)JB!gqDѶ c]Ƅv<7аƝ킧%^md WRlkU8AeFf\>EVW$7ilT8p`~W]8ўi MYvsÏVGfC1'-%8 e$>oF g3ބ)8T\s;9odd¼|j|Gڤ3wL,cP al:IL0f~1_ŊKխ$?AǞ4sw7%'DY*~BBRDs/s4^h4`t$4:d!cxs՟̿{CIj92A";3Fu:$NQaK>(\oZ_D$#F6PW1 >ڗ7 d.8HWfw*!.suw .4Uh^"'"I^fVuaMx^+*wΘ$B:Ғ]+x|g nK#5DzGeYNFZmz艶̈Sҩ:,pL;&//j-Lt-Z!IQ˲I&.7},FDZL,CPt;?*Ai]k`&* BrĶ%٣hDTOu~ b` /tI뮄x@,# . .Apg=SDRDaNLآ/4ϻ Tpz͢i8 2iDFN!gIB?rLUqGĽ4)QNduc[& T=wf\fS >lu?BB(BW}2P6KEU{!EWEmn8 JOF A]Ue@XIJǺ2<#R:N O-!@JROءR1ñ p`YTgCPudʓ~H>;,~m8G~)v¬ٶpMPYj*'eDZgqa1Jh!RMO5Qؿ0lkLK;oADFgb?E8?JJ1 m2, QGC77N\ YoyP4k mvo~2 XW\GY= ~2NW̦4 j(ڹ̦\]vəjŏQ? - #Xq͊ ,LJL$~|%VyGUb)oNuti"de'M2ʈm"sֳ̔-ٳn2Ҭ"d=٧N"|=bdI˻V7Վ*V@ MR2hVWVBY `{~BAԧ4GPXݟâ|f='4mJS^<l4Kod)lqlm s)ɶ>5~-E+f/_mzJ%?jԳA+ϸ4'W-iftW^ )ܷf˳ب~C-dmˍ> LmȵG?9i|b*seo7jk@+ uZ_02KOǗIXǷxjKmഏ0 mH͓]ָQW)`m֓^p4-(Vuca!JY2u$0.f!ބQV%~`X{b2{IzGӴi)ypbS fh^9X=1-B*bI ͷ%% D0;pIEiK/XPoƿ/i׶.ɖut&)yX<5vlO5pQ3n$1}p>$zꤸ͚Wx#+0+ 1?MmiQ~zPDʢ( ՙJٙ?[꤅{oKx?O ŗeDg>Cp+ m;[ 5,dOYEl5`/c,Ԛ5L{:9u>=`M)B+@WhQU9f:< nY*x*Af LMwCck׻Y;+Y2@I [l0,strvᑭ"58> JMwjn]̩WÔ]6rJi2N٥mgXu\꣔Wl\%íXf}a.?>U@']@ ~`T66z",!hv뀈^MP]-N>!H'ZadzA7bjMj@s`iw8̦2|U'}H1Ԕ;@7R)W,h+E3Jlz꫇4u#y{LKj-8^t#6IضҤ_٧bʪ]F> :bl"ze0FE*Fӣ WlWn1A݈At5:>A<4deb&X|"h[׿72.}'0-kdM)p QPiC:|G4?k+KX63+ߣ哝`K X} +Fc3t-n.7NrԷ?Yp[u~n$'F,+OuuDȠn CXwl&ά gvV5{|=6[NjKoϮƐ=ԱԹnKG82~0T @KnCq<@K=G#.AIWq2 `+ԋ+ )waਐuey~ `?`Li6 FgU a9 UN:H㧔dta^J8Rg9tH:x"gg[vB;lKf*{C|׮{O#BȾaH̽w8X`D4-i\Iv]Ȋ*C #&^u@we˯"$]h/㾆'kL4 S)b:!l L.g:f"Z$2BRj nu+4ΥˌO\dzH$y ~EQԜU ;PY+&75Ϥ6}9؆X[ 3HxN٩L,cȦ4rCƪ4\2<\tgsؔdtdb/q Kh>gގ\TeKϗ<=ؿ3E '!_7͑:i^fs5N-dOxpy]/ APZ%և!>XL_axVsjPX]ɨo r4_}tZ 4ap+ބJbA_QR9dZ *a*2*z7V#9Rn?e Q`WvHfUJ_岇|kW*OP N:7@p̕w_ ^]Sʳ0t6IBвGö96[/tGz}-@f59IOP>Q/}XL R>qdy}oekd7۞^7`uX_䧻XWHAdls )гM^=(Kbw)x>AA- C[}e&o$pkG}束&*{Hq r]1*=ܕb5AzksSƾy*u3Ltf~#],Q]BLnx8-y*gQ26h! VMAm$M.3`;TFl& 7`N|aWɶl;%R(w0r4vXZ:R^_;aͽ&{q2gS0N<6Z? 0+c*32Ri 糮D|q%?>ρ$(%"BR"F t֟Ss).;so*3yH:gL+$HI`7sk[ XB̴t~q4}x򨧊$pƉJ€+qNA\ɔfوw{wD&eRTz'.dxB&9ܭgc*XC$K'1[+r {REK1Ǎŵ TCqI}H%u7&v{tviv^ևe ;['PH({((ĕB[.vz;|petTQ6`t +;ʊ$}ez0(5 Mz` QaPw [j \jvUV`TAY:H0sty wSVm-xJXhYaNrVeo x ~E:݊ $zRZ,}T=0q)Rbe7[R:7R_ZƏF:Aq=X X~%Ȩ9oDZ.0q4j=j`^HXðGI ֦5\|x-߿zQ/#fKP.[ iF;E|* cp  mX=*#ڊrp2%9 !z#i41D͙%M|tk_Wʁ×VsE{onr6$ "5zg`. puS5`lސv|;KQp Z#kрD+&b\3bF/ Do)WŌqDy1\ѝiM/%-.Sؔ‚E+Po1L59G:^iۯQq{ ݵk;4VPbHr`R3Q,fP%_Ⴞ$(rͰ ZgDPDRFrrsDxz8])>sV̠ KnA>"38{(NnCutb(.=K;k }T!ʂvCX;ћu]$CfXScjYomb0fwL>[|b 9Ё \ۂ8_Hpwy8}@Ĝ0m$6mGfA_h2C% R~m>4 =5%3JA/NR&^k s[nXN\›>({^ FcK x4Ӵrw~>-ec*g_ HZ %%8͡5\ԩC. e(voDZ7} \J۸GRikjpE(h]{8=6|aG]QTt(:5`@+1@"!`8N,Z#T\`$K>s LjRD1ocg\`.KCYh>83J”9] ,>c[3e =,[_1|sZGT20/XSZ"3MȌg7*Eɓ%m1F?[ۦljOYfp"?гu]Y;,<ܟIIF!_5$ (uq%y{>ga 6Cly⨚_me,[HxT9:4' $r@nnQ6qR|0"9 %Ros):aOL9xS0& 3 f1ceJUS(mWĭ(,Ssz2j ve!!\Ԃ\_4r}; ^h61I:3HL ;ȉɛ'3}>-sQ@q^쑧spɱF@55; 4n2HȚJz8)xI. 5DD 0~X1sD2UWRW?'ֵG` >>,tR|A6kCo0O^ieTƄ 빻\3 Cx(ڦi ~[$'tPR1ܒEé=P3-&n+G<%?Y]/W 5,6CsYjsPhPirh T=la$,H0'!EDޔ@&xW$?BCGgbRS "!V~$vDT;@pMr!umcTK^\">= +>Dqз%} wnldyDŽ_м(ZA܆8 \]}#56L[VGV)752_|ȒYȸ"߬paC>68_{ a9+t@@Y8v^7lO3xr?|xXKnL{H Ya]@^ p 1?֑bKmO, D]{S ;'kz8x4tA4>*/B6'hY\@.pLC#W^ۺ57<B8_w' #>\3i/ Y=Sb/4 YNuyK}Mctj;,lD:4^r}!zrҀ?S3gmȻ*H'H]!z`F/3Y`e1#b Ds2wGH%` OR:vLQ ?I_X b5gL7MpX{MJѨ%y-$G$ɞE@s]Ie(BϣmTtR ش1t͡T -щoO`F\'&)Zkw!`+g"+XpB-Ҍ^sț[u`4$n99![x0n_]QBy0!M`.랬hq7 #}U|Kf8%R~&i"H|rHZn#o ,e"UW]lÓK1 =R5p#͜r;f2XΣ6z_ݘkԕ\Us!iG4K߅7)R`{{$ lZQhz'r3i5-״{]hnZʻ2>x| ! &O#vMH#3IF=?E:UJe-]1%PY]"N)/D}0,v~Ԍ'iqmh|ы04uKx G7<'8I]̜f/aHi<UIzb/NBu#(ydoPaԧXaD/ݵOn?Qu#uҸzR (x"{u[({qPy~\~h{3IJ |e)~I3~xL`&dn,g@BY4B7YsLb+{^HJgz%ew7Pvu$ԁ{І"ԖI+SQs(rԻʻg+hr$;օj b X%. &҅Es w?t"a~&_~@K0>BRl

R<[XxITߎ2?ud45NSk7 k(LL ;HCd- ]Q434MB,PEN1i {4 w$FZM#A{lyqdΜ"t.g צДQBK ʱ-\o6+DEؠշmxSJ7k*Iɱ'$ΥÈ$`ާiܱ# [Wuű; 7ΎӉȲ4 lrGᩤv Bd), O8,}y{㗠ß%|>uyQ FdC,'5cZ9Zd :~tJ|`Wt Lw[Ȍ jlK8J{d) \4)pǪ5f h>APNO/ fc۳7[yG aH-+de<[mOX>72wo՜4]h50)^+,̟'eQY9%0)M7ӧMM+kz JX$?#@֜.]JeY% <N(qPJ= U!|x ߄O}"Ls\;!뽦@SC%'w x]aH?儗4 O;~J>{"$$ې#&;+ ‘c}Pǃ*1-$S:Huj5Qo^Q>MN)/c1[5+BV="" 0ؾFnL Eu }Fdro Fg_5$}}j Na\SAx!M&" C^ͣ7 Bm\X~A}p<tN#/ht ЩԆ2S&SQKt v|=f$M#\0p5&8%&)Љ0)u#ԭ[bFz3'mk"z]s:HEH/\Oyܭ2( .nh kަcqEy^Ӟ6H_qMFGI5'`;C4V@X.j:P JDYV72vp֢>`%ռ\Y[Rc좥fIMs7hvjh/7g7j3 d{Ķ?іbUF\ECt0hj9J2z<)[wղ+69PQV‘3hBsF0,̷\EǞ;:}YI?ܤd\?W't y*i7ԯiFF6"Ĉl6;C9Wb d~eΞG64 O\ݱwN#y3^E6:ϛݨ?Egl.)2ǎ*elV1G:N;Ku; zQ] Ѵ~mD~iejl #˕pqGv[3}`ZE~\|"qgX0 羐@Q6۷)Ďr?iD,sGeټlӿVk@;KFH[G`)cDP[2;%u//)O>JoD4YUwI?:Y]B AC hd{͚qm/˒O!ZpυAMpá5c57M' ݷO@N)hbILmҏ̀)VSD[&4P0Z8+J2ngek!~‰o~T 4\xvkhJ|H­HK1=1febs9́yM~a!N16;k痧>AW>5(+%p*Hhѻ]q6󶁋ǣ#sLP>ȵ-"n|i|n%`:&b?v܏y("ĿK\YODFg쟰,lo Urn³%?IX+y&{tC)n>7X0EI R#GXQ|ۆR_BiBF8>SZĽ`pEj$ 3 C*Jm$Lm,!CS}ЖPZ:Bb_CrMu%`ѫRq3oh_)]S>Dn{C 'r0'ۏ2ᙠD^:Dh0`:WXd!ґRQ9b / M%ۚ@?@&*rgEĐw&XQcu}}`ahd𓖆71E|6Va,U'Kxdc~&T0&$o0~<]A&46 }IA ~d!ˬkP>K),_/Kح< >z ˏW#]aN. 7L vlpKf+r3OU!!I<mUQH{'Ej7BU%=g^FJY!SP*=| UbMc2suZK3SӨ1D1ORxC -x=VYމ$a )xX&TY_ hZk)k50**Bg Y`]/EaV1LcF"Dv6(h$\baq[>eXP.]+Ikj7olL'~<|٣"?@X/#*Spw߅n@kg MLKk;䷰Ri^OくYӂd-- ϭHº830DBx+Pʝ -nD ?xJQ)Vmǹ%u,O9Uj<#iy( SI[QX74VG, PBtɮoG<ڗԪ!T5Ji2T)/eb}ȸ>(8w7hP-=9j'4ʽ0##I?>ituwk8Mdon6=KiJ  (ҽ"ᙕ3/",[VA,;2c[;'+% @-|iJʜW p* %tWg]lʺdBü,ubŋkRhhMո:;<6v䮔_J5ޯEr'z<[9ˏC[L"xgBGSOokDth¡~RLDopEE8?^ h\9)8O@>m%xi)ԜandPc? .U ֡y;{`\cIZceʙ;LzٿR'dK%ʕ vO擰}lkM+Vp8d0N(VEzRY0nGk{_OM<c7 xFV^r&\LYDb=x}鑫 r EKS'B∔so6ĔcZl GX0tbt؆uĩ(iGHt}"-l>J_[)fTЌ9z%z%Bg+2 y|Fv֋ rsB5iy@d?Gh_ޘ~X=HlDŽ4= `_'shlpRIؕc1˻Ž,8FfmՅ/y.=%ǖ7uXEbw@;fyI=rhVU/S4 l½Iz-,Qhȩ2ڲ ×Ps_FZFFb.n!2O>3 XruE{AyTTdܵ#XKk|+P!ߍm@vC46m;Bjƿ&f"3eQ2q4$]2X$ކ@m!_a'N5#NVfM5uT67).5GǁH}΁M?d6SQ7w2!@r |w.XI. LI@Q;<܆W Np 7^.נ r#Z@ ז}AYgo'1/K`WgUN=9TԵ׳ [3/hqS*ƞ?s\̳Wȍ7@tkqLjXqj1)V7oGiN~1J9 U{ߩR4$GùOmpUïBd -Fw?ަ_8bnON̈%RI*ZsT3KIdzC̀Jx(s,ea9H SLSoø-saVr?۲Xn\Vtus[ %)R1Ӆːt-(,>qMoș^&R1n ?)Ct ~F>A$!}bR#9C$1hl!ҬF\We4,Vh\Dj⢘Z|*KR .2o|xdk\p:[0;[m4s[H-E(u:0RivE‚ij%qU{FVxyG s&ж_bh̾Fp `z[SX (:ŝ@@ByUckťA?)v J^.ܧ-AE}{}'ޠ ε=֬ɉQ]]E3J qX/vsOLvMk(r!{0è[1Cq1L=t@jT(;>),DMV*~,`R4q̺(}`A&ysz)k5vM +<47ypv!9T&;iq~dhqu'd +aз8]+q&O'n5Z9%cTr80^/CAr:\3GET~(Yv{lKm;zGwuXwva'T2(cB³|W}K3#wyW_Ed"TUZ{K8sf2Bژc}1Vhi'Ny}}mcwqmr ‰vW{'mR皨yNܱGtHӑtl9VBӷ7D$JnfI&"faQN-pr&L'Oe%?ۃ7D'\heUo{s0]KWp$cɊ9xqԾaaVݎwPB`c-`` izbH@~Cܘ֛Np*hNZ:/|ĵqPNeYH qi_VEgB!l]ޭk5}C<0%@{UMTGˊAԄm'J)FaxLZUS7 5fY*g?.I“,^Nn;U4$sKcbxE:c&kW*>+J08G-mztt>M1Ei ]h;_{al-+IG;…9۸c Md&g}rpu'T賌S3þ`ٷW4]"aU+\koᢊdBB醗?hfDZu(Pb7׫W~J;,Z~ɹ,-5 _]RW ^;UuGeX0QG:Uw@oO ScN[Эf3&f`xNЗKpm0PaaO?»ZCS-E]O'Qۚ' O6>E6Wbz٧LUR9pjIv&D\/  N)hIzaEk{|Yznel격P8$ԵQyEŬW%i脭|dWsC{9ߓNÿ|Ew"" :(\+21ma4! 8 ){:_m vtAVĥuz'q H@FҪg*Ǹn}Zkfg`%¹϶Pp& M51d4~IV|u ]ʰYu뫗ᩊT1-5Cp5/)ndAKF,}95%Glg2-yF"lzVQX[Uk]9d8f'ȏ)RЅ{.۷*~zsGI / N3ӆ_q)}pJu(@p۾?xIM^f-1^5+fO]0 D!1Feph,nZJ`ݍ⮢:SCHO#ͭ@:d{ m26UdZpkDaPd? &P6dx~mqxH,cj"\2g!A&0/I&?M%=X^Hq}uڀ1|[R}#\|C[د7-R׍Dnᠡ)dzC'UAJwd* VJEUFflI3Dn`GPV(o]A OwB$g;9_ģ,Sf`ދJ#y-C (|+Ghaj"󐕻 ZHO{c&/MQv'Kxu^pZk;$MW%ldճvK(GDB[R<7Tˆ [`4c#خV#rV\\x_iY{I܌G9\RG @2QGTĆӼ"EQZ'KQvA䄙|aÂ+jo"!8&I71rsn:m;cs2$22KCۗ1G &װ9PԯSG;`.³߄9,mR>:n5Edr/I m;wHrJ vwO$(2Bao,}Ѝ#ekIX_c24?^BZC2rTK\),Q}[^sC 4 /#dHW;Dw'7LKX *`Ki[uxg AXǚU-/w0A"K`8<9Bb6: ZHcx%TKI!SzC@(L: uӊ(yK:婛\ U?δ&ߐR !+|xf7@Dip".C!߷˲cTXPlp ?=HIt°/nTqL[<`d2O+H2c<9A1!x!'2yG m\W-)vb H|ffźOGtU#0>hTIhxǸwd$Z,eGs Kd,v09mm'z`h A"TntuAytL^˿`f"_DumY~{P#D'(=hĠE<,ɉ,y aI%Hy1)%t5QqlgZi@5-54gwV p[م0ذ2G"}3h*D rrERp-7ٕÍTytN˂!4W"ǙĠɵmQ٤fH4zƢ-74:GӫJ~R @ :v{9 B}~J[;r:ǡs&#IR8a bn1.ö~ӧ (k,Z>[X7 :;pᙚ +]XV\k%4H[XЬ$jisgiDgW^3 j? (g]i{9_+M*"a]aNUAUlMWl6FFyJtMkfxKғ| #^Sq{@by ؁-lfŪn.7wB 2dORv3q)EH_B6 B*>>.ˉ#=q15#P*'E]t6j>j%vn@xs=k5v ǬיFwy,^f['+NTk-W 0jupO*>7^oNtvDAǰ6 O2ԃB0,W`O#NWh̶R*`U^W{` /6TѢƴZ|=,B [}ZiU)P̓%ZkV#₥_+^pHz8D >+ E0S2!N189I5"Lh.6=LȊE~5Ս@*`ԻcuEW2vGp"#w' 1FEzO,}ǃ88ub׽wQlox&@Ԟ&"׫xm9hdD7max$V%Lf}I^/a0q84 N0Z+`۫tₛ&J}!ֳӬr~!S܇KJ 4A%+:Iy&̐eMȈN~_յpu'ِbĎ q߷x`өRŖ'@*=^4J~:o!w hhfrq!m+hG^ [_h9O|@v 3h e `ZĐYoF,ݘؐ>OAC\FŤ}XGC脐[ܱF}+߈aIOǃNi aP&BLlt: J읞QUKEcކDšW2Zқ vS#|n/­=`%GMq_, ̴E D^a=i_p6xIX;&r^-43= )u zr_ FsD/5/dA敏A^MH`dv!ㄬdf1bQs(mBwWs1^뛮&YFAp#`HNiLq.{LǞP`8j Cl_+:).xqX$ǎs2/! T>x.|(e_ 7W_nحuZ}Ni;<3'DDO=*.w*poq,4"fdqT{Lmr{䔔I!fxRP+RuƁZZ͟qla6Qn;oSglvjqGZ-3c èDZ0{Ҍ J2<$[Lsc x5OTlYz;`E~U N)$}S- N& XNLo䒜6UVa]Qźt<5>, 'N̹$]Ԣc9 aʮ9߉J;KG T7z66 Jm&&@>H<&1F$_TqQ3X98"H: ܆-ޖ EJmb6B;St]hUx 9BN.^qcn LpRRp+M/?̓qQ "ҡxM+nnv}WaĠY y0 w 573̀&l[Rq-P*H(îz'9&-ji+>L3CLJ9d䜏J[= Bf YkNP4Ry]2&/`or BAݸώ#~=ܜ{֎he?;%~ {H!* =G פx KOv*dq $ a<^==^ڊBT ?,0_!HwʘO3;^ Puo -Ya HU?qخ0Z/tOt 5oĈ_q{>^#h}7[h)y}X~WЎgk!X:XdSn ZZ^t&@%)Dv 3NЕ9/ySĽ#n+ _R+A MA ~8ڐ+9^QYXt5#le/$^Ε_{2-&rLO9{RZ'!0B8QCs"uIpbXy } a4K~o/'Ab{G(N˪W3?s?{⮉~ σ:PyTgРN+W]"3ϋ̺k[3=(@1Pqy!qj07ةkRFUE M߷h={FUGØdZ&xqux 3SC0jgNÔ![0?SX0U a e_Ѓ}?<$=OGg j"~8'{KH~ o[,f( qNr,dE@$\ |c"oSj8 _#mȼ֎*a`SNZi{&:(lr5P`=wvx(rjf$f0|2z,6-,Qaϼ١ge3Q~`Ώ) 6GZx;ؓg~VsvKa3q3m_sN Q"NlЃ:b;w|:QmZxP?WD7olr"1"x։mW1xF-% ^8AH?4.3T(Pj31 ~O;]ЊWi(@XnKSK>8RTG)5z6H],'3T)HÇ&J"P\"&0̏#a|T@ܗƊ?x)A'Ła~/d@HYʃ=̿>yKQ {QD9DY9Q)ȼ7]yc)*䵈y1VrȄ"HS'<^XcFM y$J&?H#c|i p,`+}ňmyjMΈ(LD ^g7EC+kL v<!5 2BOPwk]M.L-n4ˎɭaDp0BlDU=C`vȃv-ʩًS9R֐sTMTӨ$o*&^=|#lNpK˲lՍYk>eI - %2UAukRي$ӯwL<;C]/3T1e=V"3-:9!f׮+d)Mf1yGtA*_ lwKo9 xRAM#o|KK 8qؖ-p׹q~#'QV)Naϓ7$k>|1TR.&Ē3`:B6`мRdi BJ!!+ BefTގfB+)<`Jl$,s3ҝP `NJHQ8,h>rR[@/H$n q9˕Y5"Rv5+֋xKoQS"rIN` PJe۷}<}z1e]Pb:{d2T0AaIndMg )Ӯ3V)[b9q=} 4}ݔ%4-7 3rJ# ω&6O?jcE?VOĖU3Pf5~R:2>j$0[3)t2i4FLh !0;}(~\t9-p;T"l~+܊ ^GdjGN g5K+`2dg3"c,-k1頻n1YAF3>+-0 u.2FрcY?+)W޾l1iqԩ[pշ)>Z\,PқN]&Mu?LVK O1;e%+jٟ+V=7dgJn35=4fI@E͡kKS{jʮٗ&_cRP8qϐ"9Q ('y׫R[vja@˫Q:uHQ^jeTM&C@o.cg,~#q@i8 UF=ɧ}x.9t䁲W0o!uzDLh&w[Ծ?]4A͂\/;3c'9mq@$| 柣:]A@HY=DD0)b.j4}`Fpn"nQpEE|4I搤xE osCʥL)>C'Yjqؘv[kts3E m4$O몘_q%A{lLDgdU mG2mKw9v%`̿^z 3gS!֤^•|dۉX9X~l0  ~µ$94v逰@?;T(xۓ{ï"lT!kMa%ڥPV&͋r3KU5,*dAUiB5KPZOOV1:[F.Ѱ)Cup0 (DT74]zeQb;U*NFhьh4tN픂nbؽeZ1d [a\D*w6#;ho߄ԈИ)}HӯڹH/ץ亃'@kNaݞOd0 $:(TX ڥ({os/C>=:!t_e>?(cB/wQYfe" R|Fcd夸\Jo* HqP<@k_U籇9ELʘ')(]9*/e4Dόe;,/Ws:5(S&cl`uzstkta O+0Ӓے ɺq2ʹA,ԿEPFK8BiC5l4/̀o"鍋d*8/fA4n5j#LEu]bsA`Y/"69^/d!%#Jqj)䞨OED`Q am0i e׈^p9'^`-J4r,P^WpȊl OÍ%U!.w88?tpHuV$(nA[ɞ(ɋ2q.EW=aJ8-,jtFupiP}mZzln:3E[xB!މt Tf%[HƋoG*) 8hl]Mr{W@y&G* W֖e*gꬪwrn j/ ZZ꬗h=IEEBb v`5@zHF=V jHjPӚV[me@rQ΍?1)'kuP3Gѫ6pӘ QkÂr-}e͎x>W=iFL6OP>:AnFdd 7cz//(O71*$~orT%ЍM@)vO,; q@|joMߕuy0:q{ >!ypۿ8~NA꣺B@(xoK?;!kT+yO_3 Y4G|zsɋ>)aG 4o5%uƾѺ&|ع# "T9㲦~:P<`*a$`Hcgojř_Lh}R/aKɆ<+<Qt f,R67O15?uFL~S U-Fq $mu51s-Q޹}HH(\S`-ߴ32|  W }1˭2_"V~> '; Nc`q$b-S?~۹!aTq[u2RѤW'_ `ztI.r[WZ.y|e> U'HO!b7vH_K4 GD D d Ut\;Uqq<՛&{~Zՠ͛RzZwM g=<; @O˪ssZ+plnbb&]*eU%O޴Πމnfm8fL$d3_7lQGWɹ bԿ,OF,` `jK1F. S@Ii!9RWXzG6_(qmD/œkp'LԜO.9)%ۈ R 0ٺWVm %1IЌKM50ͼ!T}#3蟛#$QA|<' aWFQxb @"r C2޶?#(_ 89zכ83}lA䢕%CVBՠ0믄 o ,fc g.zz T[@@X5d.zT?\ۄ.179(pg4+0/n^ %=>ȇztʰRg_:z>v@KEfٲ S;.:g *|})"}dEIg S*u?>j+\i*|U$x*Ka3S+@Ǒ8a˥X;m,דK=WZ .ԝf)?gO*K@*8%)4/e9JATq)a{%U7g`όt;I9~2ަt ,.-tl9n܌F0&ֽ3Ю,",  %cIӘ|Gfz}db,nj0 q̙LJf=HЀB؁kѮvJMK"wGpoh?[) DFcNB%L[]snvQqhPi;no Y8nBu ZpnVNa0 W{5R^ԃ~va'< Lk^/ \8deZi)-gNhd/jWP"46_Q2{{DzL#Iv-e!m^~-{A4.U(}W,fg \{i=B-kAdU͹_JGDg3Y0Io+mj֚CpHӜ(SƏ[]񀎷gdF,0{&Zู@v8Xi)%s YWk9qG>~- C֤KO!k]1Kw#O;j,Q<$a=7IXZbc'v *\z+Sz{9!TiJT~c~o}+WVrŁ|2i`:OISRHfa>%bus1pT8.)UG@x(ģ>|8Y,'Uꮪ(Y>J+!?v3MF~u"44l v-&P^h1ŇԨP+Rdk`:ۼ.OZU9i,քpsGQTT|ƻ@͛pJdNOۀ;FB+'R tzi)2[g=3\ .Ȓ\j|6aa!jDN Nk+Q)Ud !GE;Ypir^DL-ͷ|{ Г9hj|0iIs [p/mp,lӫ9H@.(=\9cD2L\pJ] qrp+4(t_{Y:51fn |r?qDm M Cjd"Edciy],5,~ EDF|1C%u:g򜗌v8>Ͼo ς/rNH5 yMH1Qׯ$ KP mImx`39d7k\$f2T炸yJ'dzDeCPdDzM&?XmJƸ _sV ΐ w_UHį) 0bpD!v4a1?u ]Do]2Ks &dP-]jD1q8X9N '.tAɘ}힆LB_nH4᧿5W7E^O"۽ەg6ݎ-N}͛OtW/yѶ>jf+#]*;[e>v**?ۋ"}DjϼԆTrW He21QH\Uq3Rrz=?\{)х@mLT\uf`Q8JK6h7$ r}@j\j>c#@a1S鋩H5).WI|KUNc f(,jit4aǦR/!ڸBx|kBʁ3c*3|fnQ吷*.HU[ږ٧/oN\֌ ڙ#Ԓ2Y9,h(J@,v]8d૬z{!,z8p`7N$UɧfZU\:yGBX& Տ5W3ӂ,KĮ9+Ixm4Dzvp?dS9}.NO&Ѳ%Lه۝ڼZmL[$^531PW2-:TR'D+@1g{B ?O%;q l1PSq)~k&K (-(TDh_z4L`KY*pMUq0jhh4j}0^ >V􈜒[X)WF y?x8SV܏Ѷ&oyr%1\Ԛ(`[V I4k܈ng")kCwR)M-$ójl,W91b:x՚K.R0s7X:MA! 輦maTLYW!WEW5vSbNW\n⬊\DOpsґa .u ޫ| Xj, ~k,f!樷D ?" ?Ѽξ0?tU3 S .hIv2%ˎ=`Gas8aF /:Wu'ǹ͚[oze.kIe聶yx^ 1a¦bdLi)u|O '2=x.~&_l"~vN6"J[MChOٚ.ׁDUBR ' 啈*Jc'&V7/':#d@4iĭXā _oGWԩ7H5&v_[(ւ=9?x !#v b.. jQ>buDS#윆xSyR:ئPaBDiqV?-`<ʡ&IcCУ KUC "V֍3Gc.紣7hψxK|WrC䤊9mVA|"v5$&6Zv1,MB>Krf+*OIE;5L:RXc$ $؂==)ǒ)?}eГ­#䷩RRqlN#"k{+b:1 &/ c6 4`ɻ#4r@u,gRJX S9Xf?btxPYoM𡹟 ?E"+7v2>OT$S5x,qX4x@޼>)!nAM6ц,ϤO?8}:~~?_g^ |vx%ns;,^A+O"fK\ śOkpfusmp!LeSph ( TZ),@o`*zf ]cBp;LMwU>N =.;m2IxJ/nC:Fl~D< BSdNE =RI|/D27M ht6vdh9U?_ШDj|76i1;r ''O̶Kpl?bGuPsa}MOaVtXZIv'xZՖ?#2<Ӵ$uUQ{Vo4D:wMR= vry_X\ gWT5,rNK7kq;9Pvsg\{$ ;,=gg| oW >&/ud PV>RL᳗QU7.%QSIRp\r1RVRG'i(znIx>).V0;vK$$; 8eVW-k>.,DdLQI=9b`ϙ z~+0&J`嬂 Hs69ҏ˔}Mv@'G8= GiI3Nz'3&Dʵy)8 AG{U^`:x[uyZتlV4"a^Ԁa9r*q8.6A_.ǒ{TM)'zG$/;_ӣZjPt5|CtGgj\Jb+x'\"%έN \ ,h=s% c n\e3)Z^{UĤ~Nh (Exhm(dF5G]6$cCxFs5MY )ͷTm?p: ʱ<7LE\ؙ52VRl :Xk#Px DX:j?-BގO4^% ݈nce@LP\mS>o6|&<Rt>X#!) L1RT莵u2YWs}C ˔:vR gF+~^Dc0[ep>ՆgX;/\z`pX)&/x1&`O"eo)$? `d;ݙ&3Y-3WXOcG\Ԓ ߔiw7bkTP n8RK!G]\w`|^卷/Nǖ -kFysG&b2 QFKnc 쉠Dݟs105>sݫt_~+h}2F84]֯IFUg9M0i`Z@.`Mv=y.ōws父D2KNHPϐm&uJ-L: XM j I@"Sym\9I@x6L5>Rvn+ 0u$Kl&nӲ\`_pVhi> 4gÇi*f.w,[StX3KHDŽZX>b󴌟}w,YZ%oZGsñA+Y:D䵯=A `)Xp$($+ ׁaWX1%F8bZ 6i*1}j'ጆ]PmuԽZŊj,ۃF۱l̢_Cq@N&rTtܡznQ/bE1k)Ocll;a;CaZW!idqA0u6ߑ4gXNB {t8K`%Z-3ϵ9El#l"j!Ȋ7I>t7Axi'w+dr,\&y9iT"{h6m뽀Tt\ iWn{_U*89E؊P:؊߷4MHwzG謍h9al0-tuQe&ĥjKDMˌv.S2a #Jپ0{^}m䌸h|j` eL&rA'8)TH|3"u3E8%@(Zk=si3_ttd{H)Җ7c %h+%7K yэt\jYt0 Vn୻q nηm݉3(;`.w<򊔢8.\ PU5OWmEx?m8uRRCA d_JhU*G2mΆZҬcSJݾ+vM赧(1#>=eHy5-dəޭ(֊]yV?T5]n'Q05"k tU?z w bncHq8WŴ}/Ǩ(mܘʦdrUP`\nG竣T Non{,ᎥJF۳Cu{v=ϯ6 kY7<St =8IS֟-x_AEwĥP<;Ϙ댓\/_AK:m j:R*H8 >w"^7Fۏթ]t$HTj {#FSS(#̸HTd_}mw@ը{2#K90R$_xT&8ݻN"F R'pR[Rz`m IyfoH>_ZY8̖WRCEڈ;HkI]N.7a(oIϖ-|I_un!趎HcC4u j &5\Ɔ~1Wd(j=&^ѓI '2- <> 6oJ4i;[j î8&L)x|jIWЋ5HQl!vEBlwo,Fn, "GY2.%L2pC&kخkﮚ9Έ b2 A6tX$s{< v1+ R_6_rI1xgA{d2b&I>,?jق5&̟>5 Ao# 4\#YR7Qw{yig!#r[XOOkE-d^u9k7^;sz2{ڮE'UPDZg0V4OC%cs  B__J5Z?=gR x6WZx0`Og Qv-΍:x g{nn+~EIaDn5#"Vڰ -q=¶zSU[h{-҅4^[b%\}Q[+B^eKO"V ;] ծxV(JRl!s[<ojY5ҭӀԾ )b*P4mvSws5 ws 2>jh$u]"w YZ