go1.20-race-1.20.9-150000.1.26.1 >  A e vp9|v..E"tu X$;CE~ӏɃ3Bv'sbICr%^~([̀>׏}Hѽhnlt6SKauh8-)H].?N2,'p'[D\r`K@رU)wԇ2u$ԟR po (٩82n}ҿAK) 9zпw0|9OOЩb# )G4f3eba7b5e4a4cb37626104952bcd5e523790cbaac980001411225c577be8f83e3334bce305f475351b9ae427ce30cbbea2133cd4Љe vp9|Ԧ:7M=vQФm7YZ 7*]mj :l)W޿$O 2r®*VD/oO6,IxpȳiGr_Ә83|p>?d # < *7 Mf     <P(890:FMGdHhIlXpYx\]^bcde f lu v$zj|Cgo1.20-race1.20.9150000.1.26.1Go runtime race detectorGo runtime race detector libraries. Install this package if you wish to use the -race option, in order to detect race conditions present in your Go programs.e s390zl36SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Languages/Gohttps://compiler-rt.llvm.org/linuxs390xe 1e108e364c7b4fbde467468c8afba352bef4d56f9af74862ec9584e043070747rootrootgo1.20-1.20.9-150000.1.26.1.src.rpmgo1.20-racego1.20-race(s390-64)    go1.20rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.20.93.0.4-14.6.0-14.0-15.2-14.14.1e@did@ddD@ddP@dP@dK@d,@d,@d @d'@cl@cwcT@c@cj@cjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comdmueller@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.com- go1.20.9 (released 2023-10-05) includes one security fixes to the cmd/go package, as well as bug fixes to the go command and the linker. Refs boo#1206346 go1.20 release tracking CVE-2023-39323 * go#63213 go#63211 boo#1215985 security: fix CVE-2023-39323 cmd/go: line directives allows arbitrary execution during build * go#62597 cmd/link: issues with Apple's new linker in Xcode 15 beta- go1.20.8 (released 2023-09-06) includes two security fixes to the html/template package, as well as bug fixes to the compiler, the go command, the runtime, and the crypto/tls, go/types, net/http, and path/filepath packages. Refs boo#1206346 go1.20 release tracking CVE-2023-39318 CVE-2023-39319 * go#62395 go#62196 boo#1215084 security: fix CVE-2023-39318 html/template: improper handling of HTML-like comments within script contexts * go#62397 go#62197 boo#1215085 security: fix CVE-2023-39319 html/template: improper handling of special tags within script contexts * go#61198 cmd/go: extended forwards compatibility for Go * go#61744 go/types: interface.Complete panics for interfaces with duplicate methods * go#61826 net/http: go 1.20.6 host validation breaks setting Host to a unix socket address * go#61867 path/filepath: Clean on some invalid Windows paths can lose .. components * go#61873 cmd/go: using a module path without dot fails to build after toolchain selection * go#61966 crypto/tls: add GODEBUG to control max RSA key size * go#62018 runtime: execution halts with goroutines stuck in runtime.gopark (protocol error E08 during memory read for packet) * go#62056 cmd/compile: internal compiler error: 'F': func F, startMem[b1] has different values * go#62070 cmd/api: make non-importable- Add missing directory pprof html asset directory to package. Refs boo#1215090 * src/cmd/vendor/github.com/google/pprof/internal/driver/html/ dir containing html assets is present in upstream Go distribution but missing from SUSE go1.x packages * Go programs importing runtime/pprof may fail with error: /usr/lib64/go/1.21/src/cmd/vendor/github.com/google/pprof/internal/driver/webhtml.go pattern html: no matching files found * Reformat adjacent commment in spec file- go1.20.7 (released 2023-08-01) includes a security fix to the crypto/tls package, as well as bug fixes to the assembler and the compiler. Refs boo#1206346 go1.20 release tracking CVE-2023-29409 * go#61580 go#61460 boo#1213880 security: fix CVE-2023-29409 crypto/tls: restrict RSA keys in certificates to <= 8192 bits * go#61320 cmd/compile: ppc64le: sign extension issue in go 1.21rc2 * go#61449 net: TestInterfaceArrivalAndDepartureZoneCache is broken on linux-arm64 * go#61471 cmd/compile: failed to make Go on riscv64 CPU with numa- go1.20.6 (released 2023-07-11) includes a security fix to the net/http package, as well as bug fixes to the compiler, cgo, the cover tool, the go command, the runtime, and the crypto/ecdsa, go/build, go/printer, net/mail, and text/template packages. Refs boo#1206346 go1.20 release tracking CVE-2023-29406 * go#61076 go#60374 boo#1213229 security: fix CVE-2023-29406 net/http: insufficient sanitization of Host header * go#60352 cmd/go: go mod tidy introduces ambiguous imports in pruned modules * go#60535 runtime: TLS slot index over 64 and crash * go#60675 cmd/compile: internal compiler error: out of range for go.shape.int64 * go#60698 cmd/go: go list fails with submodules which have test-only dependencies * go#60744 crypto/ecdsa: P521 ecdsa.Verify panics with malformed message * go#60754 cmd/go: panic: LoadImport called with empty package path when listing GOROOT/test/*.go * go#60760 runtime: checkdead fires due to suspected race in the Go runtime when GOMAXPROCS=1 on AWS * go#60802 text/template: key/value assignment is reversed within range loop * go#60845 runtime: SIGSEGV in race + coverage mode * go#60849 cmd/go: go test deadlocked without enforcing timeouts when killed with ^C * go#60874 net/mail: mail.ReadMessage in 1.20 cannot parse mbox headers * go#60875 net/mail: characters allowed in RFC 5322 are invalid while parsing email header * go#60927 x/tools/go/analysis/unitchecker: TestVetStdlib failures * go#60947 crypto/x509: TestSystemVerify/EKULeafValid fails on LUCI * go#60949 runtime: goroutines that stop after calling runtime.RaceDisable break race detector * go#61055 runtime: TestWindowsStackMemory flakes on windows-386-2016- go1.20.5 (released 2023-06-06) includes four security fixes to the cmd/go and runtime packages, as well as bug fixes to the compiler, the go command, the runtime, and the crypto/rsa, net, and os packages. Refs boo#1206346 go1.20 release tracking CVE-2023-29402 CVE-2023-29403 CVE-2023-29404 CVE-2023-29405 * go#60516 go#60167 boo#1212073 security: fix CVE-2023-29402 cmd/go: cgo code injection * go#60518 go#60272 boo#1212074 security: fix CVE-2023-29403 runtime: unexpected behavior of setuid/setgid binaries * go#60512 go#60305 boo#1212075 security: fix CVE-2023-29404 cmd/go: improper sanitization of LDFLAGS * go#60514 go#60306 boo#1212076 security: fix CVE-2023-29405 cmd/go: improper sanitization of LDFLAGS * go#58927 crypto/rsa: 4096 bit keys are not generated with BoringCrypto * go#59975 cmd/compile: multiple memories live at block start * go#60001 cmd/go: missing checksums for dependencies of go get arguments and tests of external dependencies * go#60217 os: Read of a device driver fails only with Go 1.20 * go#60458 cmd/go: document GOROOT/bin/go PATH entry for go test and go generate- go1.20.4 (released 2023-05-02) includes three security fixes to the html/template package, as well as bug fixes to the compiler, the runtime, and the crypto/subtle, crypto/tls, net/http, and syscall packages. Refs boo#1206346 go1.20 release tracking CVE-2023-29400 CVE-2023-24540 CVE-2023-24539 * go#59812 go#59720 boo#1211029 security: fix CVE-2023-24539 html/template: improper sanitization of CSS values * go#59814 go#59721 boo#1211030 security: fix CVE-2023-24540 html/template: improper handling of JavaScript whitespace * go#59816 go#59722 boo#1211031 security: fix CVE-2023-29400 html/template: improper handling of empty HTML attributes * go#59064 runtime: automatically bump RLIMIT_NOFILE on Unix * go#59336 crypto/subtle: xor fails when run with race+purego * go#59374 cmd/compile: encoding/binary.PutUint16 sometimes doesn't write * go#59450 cmd/compile: internal compiler error: cannot call SetType(go.shape.int) on v (type int) * go#59468 cmd/compile: miscompilation in star-tex.org/x/cmd/star-tex * go#59469 net/http: FileServer no longer serves content for POST * go#59540 crypto/tls: TLSv1.3 connection fails with invalid PSK binder * go#59580 cmd/compile: incorrect inline function variable * go#59585 cmd/compile: Unified IR exports table is binary unstable in presence of generics * go#59637 go/internal/gcimporter: lookupGorootExport should use the go command from build.Default.GOROOT- Packaging revert go1.x Suggests go1.x-race boo#1210963 * Upstream go binary distributions do include race detector .syso * Default Recommends for subpackages is best suited in this case- Packaging improvements: * Re-enable binary stripping and debuginfo boo#1210938 * go1.x Suggests go1.x-race do not install by default boo#1210963 * Use Group: Development/Languages/Go instead of Other- go1.20.3 (released 2023-04-04) includes security fixes to the go/parser, html/template, mime/multipart, net/http, and net/textproto packages, as well as bug fixes to the compiler, the linker, the runtime, and the time package. Refs boo#1206346 go1.20 release tracking CVE-2023-24534 CVE-2023-24536 CVE-2023-24537 CVE-2023-24538 * go#59268 go#58975 boo#1210127 security: fix CVE-2023-24534 net/http, net/textproto: denial of service from excessive memory allocation * go#59270 go#59153 boo#1210128 security: fix CVE-2023-24536 net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption * go#59274 go#59180 boo#1210129 security: fix CVE-2023-24537 go/parser: infinite loop in parsing * go#59272 go#59234 boo#1210130 security: fix CVE-2023-24538 html/template: backticks not treated as string delimiters * go#58920 x/text: building as a plugin failure on darwin/arm64 * go#58938 cmd/go: timeout on darwin-amd64-race builder * go#58942 internal/testpty: fails on some Linux machines due to incorrect error handling * go#58954 cmd/link: Incorrect symbol linked in darwin/arm64 * go#59051 cmd/link: linker fails on linux/amd64 when gcc's lto options are used * go#59059 cmd/link/internal/arm: off-by-one error in trampoline phase call reachability calculation * go#59075 time: time zone lookup using extend string makes wrong start time for non-DST zones * go#59220 runtime: crash on linux-ppc64le * go#59236 cmd/compile: crypto/elliptic build error under -linkshared mode * go#59296 cmd/compile: unsafe.SliceData incoherent resuilt with nil argument- Build subpackage go1.x-libstd compiled shared object libstd.so only on Tumbleweed at this time. Refs jsc#PED-1962- Add subpackage go1.x-libstd for compiled shared object libstd.so. Refs jsc#PED-1962 * Main go1.x package included libstd.so in previous versions * Split libstd.so into subpackage that can be installed standalone * Continues the slimming down of main go1.x package by 40 Mb * Experimental and not recommended for general use, Go currently has no ABI * Upstream Go has not committed to support buildmode=shared long-term * Do not use in packaging, build static single binaries (the default) * Upstream Go go1.x binary releases do not include libstd.so * go1.x Suggests go1.x-libstd so not installed by default Recommends * go1.x-libstd does not Require: go1.x so can install standalone * Provides go-libstd unversioned package name * Fix build step -buildmode=shared std to omit -linkshared - Packaging improvements: * go1.x Suggests go1.x-doc so not installed by default Recommends * Use Group: Development/Languages/Go instead of Other- go1.20.2 (released 2023-03-07) includes a security fix to the crypto/elliptic package, as well as bug fixes to the compiler, the covdata command, the linker, the runtime, and the crypto/ecdh, crypto/rsa, crypto/x509, os, and syscall packages. Refs boo#1206346 go1.20 release tracking CVE-2023-24532 * go#58720 go#58647 boo#1209030 security: fix CVE-2023-24532 crypto/elliptic: specific unreduced P-256 scalars produce incorrect results * go#58427 cmd/covdata: short read on string table when merging coverage counters * go#58442 runtime: some linkname signatures do not match * go#58444 cmd/compile: inline static init cause compile time error * go#58467 cmd/compile: internal compiler error: '(*Tree[go.shape.int]).RemoveParent.func1': value .dict (nil) incorrectly live at entry * go#58498 crypto/ecdh: ECDH method doesn't check curve * go#58503 cmd/link: relocation truncated to fit: R_ARM_CALL against `runtime.duffcopy' * go#58505 crypto/internal/bigmod: flag amd64 assembly as noescape * go#58531 runtime: endless traceback when panic in generics funtion * go#58536 runtime: long latency of sweep assists * go#58624 syscall.Faccessat and os.LookPath regression in Go 1.20 * go#58627 os: cmd/go gets error "copy_file_range: function not implemented" * go#58717 net: TestTCPSelfConnect failures due to unexpected connections * go#58774 syscall: Environ uses an invalid unsafe.Pointer conversion on Windows * go#58776 cmd/compile: ICE on method value involving imported anonymous interface * go#58793 crypto/x509: Incorrect documentation for ParsePKCS8PrivateKey * go#58811 crypto/x509: TestSystemVerify consistently failing- Improvements to go1.x packaging spec: * On Tumbleweed bootstrap with current default gcc13 and gccgo118 * On SLE-12 aarch64 ppc64le ppc64 remove overrides to bootstrap using go1.x package (%bcond_without gccgo). This is no longer needed on current SLE-12:Update and removing will consolidate the build configurations used. * Change source URLs to go.dev as per Go upstream * On x86_64 export GOAMD64=v1 as per the current baseline. At this time forgo GOAMD64=v3 option for x86_64_v3 support. * On x86_64 %define go_amd64=v1 as current instruction baseline * In %check on x86_64 use value %go_amd64=v1 as GOAMD64=v1 to grep correct TSAN version is checked out from LLVM with new spelling for internal/amd64v1/race_linux.syso- go1.20.1 (released 2023-02-14) includes security fixes to the crypto/tls, mime/multipart, net/http, and path/filepath packages, as well as bug fixes to the compiler, the go command, the linker, the runtime, and the time package. Refs boo#1206346 go1.20 release tracking CVE-2022-41722 CVE-2022-41723 CVE-2022-41724 CVE-2022-41725 * go#57276 boo#1208269 security: fix CVE-2022-41722 path/filepath: path traversal in filepath.Clean on Windows * go#58356 boo#1208270 security: fix CVE-2022-41723 net/http: avoid quadratic complexity in HPACK decoding * go#58359 boo#1208271 security: fix CVE-2022-41724 crypto/tls: large handshake records may cause panics * go#58363 boo#1208272 security: fix CVE-2022-41725 net/http, mime/multipart: denial of service from excessive resource consumption * go#58117 time: update zoneinfo_abbrs on Windows * go#58224 cmd/link: .go.buildinfo is gc'ed by --gc-sections * go#58309 cmd/compile/internal/pgo: Detect sample value position instead of hard-coding * go#58319 cmd/compile: constant overflows when assigned to package level var (Go 1.20 regression) * go#58335 cmd/compile: internal compiler error: panic: interface conversion: ir.Node is *ir.CompLitExpr, not *ir.Name * go#58413 cmd/compile: internal compiler error: Type.Elem UNION * go#58419 runtime: GOOS=ios fails Apple's app validation due to use of private API * go#58421 cmd/go/internal/test: stale flagdefs.go not detected by tests * go#58431 all: test failures with ETXTBSY * go#58450 cmd/go/internal/modfetch: TestCodeRepo/gopkg.in_natefinch_lumberjack.v2/latest failing- go1.20 (released 2023-02-01) is a major release of Go. go1.20.x minor releases will be provided through February 2024. https://github.com/golang/go/wiki/Go-Release-Cycle go1.20 arrives six months after go1.19. Most of its changes are in the implementation of the toolchain, runtime, and libraries. As always, the release maintains the Go 1 promise of compatibility. We expect almost all Go programs to continue to compile and run as before. Refs boo#1206346 go1.20 release tracking Refs jsc#PED-1962 * Go 1.20 includes four changes to the language * Language change: Go 1.17 added conversions from slice to an array pointer. Go 1.20 extends this to allow conversions from a slice to an array * Language change: The unsafe package defines three new functions SliceData, String, and StringData. Along with Go 1.17's Slice, these functions now provide the complete ability to construct and deconstruct slice and string values, without depending on their exact representation. * Language change: The specification now defines that struct values are compared one field at a time, considering fields in the order they appear in the struct type definition, and stopping at the first mismatch. The specification could previously have been read as if all fields needed to be compared beyond the first mismatch. Similarly, the specification now defines that array values are compared one element at a time, in increasing index order. In both cases, the difference affects whether certain comparisons must panic. Existing programs are unchanged: the new spec wording describes what the implementations have always done. * Language change: Comparable types (such as ordinary interfaces) may now satisfy comparable constraints, even if the type arguments are not strictly comparable (comparison may panic at runtime). This makes it possible to instantiate a type parameter constrained by comparable (e.g., a type parameter for a user-defined generic map key) with a non-strictly comparable type argument such as an interface type, or a composite type containing an interface type. * go command: The directory $GOROOT/pkg no longer stores pre-compiled package archives for the standard library: go install no longer writes them, the go build no longer checks for them, and the Go distribution no longer ships them. Instead, packages in the standard library are built as needed and cached in the build cache, just like packages outside GOROOT. This change reduces the size of the Go distribution and also avoids C toolchain skew for packages that use cgo. Refs jsc#PED-1962 * go command: The implementation of go test -json has been improved to make it more robust. Programs that run go test - json do not need any updates. Programs that invoke go tool test2json directly should now run the test binary with - v=test2json (for example, go test -v=test2json or ./pkg.test - test.v=test2json) instead of plain -v. * go command: A related change to go test -json is the addition of an event with Action set to start at the beginning of each test program's execution. When running multiple tests using the go command, these start events are guaranteed to be emitted in the same order as the packages named on the command line. * go command: The go command now defines architecture feature build tags, such as amd64.v2, to allow selecting a package implementation file based on the presence or absence of a particular architecture feature. See go help buildconstraint for details. * go command: The go subcommands now accept -C to change directory to before performing the command, which may be useful for scripts that need to execute commands in multiple different modules. * go command: The go build and go test commands no longer accept the -i flag, which has been deprecated since Go 1.16. * go command: The go generate command now accepts -skip to skip //go:generate directives matching . * go command: The go test command now accepts -skip to skip tests, subtests, or examples matching . * go command: When the main module is located within GOPATH/src, go install no longer installs libraries for non-main packages to GOPATH/pkg, and go list no longer reports a Target field for such packages. (In module mode, compiled packages are stored in the build cache only, but a bug had caused the GOPATH install targets to unexpectedly remain in effect.) * go command: The go build, go install, and other build-related commands now support a -pgo flag that enables profile-guided optimization, which is described in more detail in the Compiler section below. The -pgo flag specifies the file path of the profile. Specifying -pgo=auto causes the go command to search for a file named default.pgo in the main package's directory and use it if present. This mode currently requires a single main package to be specified on the command line, but we plan to lift this restriction in a future release. Specifying - pgo=off turns off profile-guided optimization. * go command: The go build, go install, and other build-related commands now support a -cover flag that builds the specified target with code coverage instrumentation. This is described in more detail in the Cover section below. * go version: The go version -m command now supports reading more types of Go binaries, most notably, Windows DLLs built with go build -buildmode=c-shared and Linux binaries without execute permission. * Cgo: The go command now disables cgo by default on systems without a C toolchain. More specifically, when the CGO_ENABLED environment variable is unset, the CC environment variable is unset, and the default C compiler (typically clang or gcc) is not found in the path, CGO_ENABLED defaults to 0. As always, you can override the default by setting CGO_ENABLED explicitly. The most important effect of the default change is that when Go is installed on a system without a C compiler, it will now use pure Go builds for packages in the standard library that use cgo, instead of using pre-distributed package archives (which have been removed, as noted above) or attempting to use cgo and failing. This makes Go work better in some minimal container environments as well as on macOS, where pre-distributed package archives have not been used for cgo-based packages since Go 1.16. The packages in the standard library that use cgo are net, os/user, and plugin. On macOS, the net and os/user packages have been rewritten not to use cgo: the same code is now used for cgo and non-cgo builds as well as cross-compiled builds. On Windows, the net and os/user packages have never used cgo. On other systems, builds with cgo disabled will use a pure Go version of these packages. On macOS, the race detector has been rewritten not to use cgo: race-detector-enabled programs can be built and run without Xcode. On Linux and other Unix systems, and on Windows, a host C toolchain is required to use the race detector. * go cover: Go 1.20 supports collecting code coverage profiles for programs (applications and integration tests), as opposed to just unit tests. To collect coverage data for a program, build it with go build's -cover flag, then run the resulting binary with the environment variable GOCOVERDIR set to an output directory for coverage profiles. See the 'coverage for integration tests' landing page for more on how to get started. For details on the design and implementation, see the proposal. * go vet: Improved detection of loop variable capture by nested functions. The vet tool now reports references to loop variables following a call to T.Parallel() within subtest function bodies. Such references may observe the value of the variable from a different iteration (typically causing test cases to be skipped) or an invalid state due to unsynchronized concurrent access. * go vet: The tool also detects reference mistakes in more places. Previously it would only consider the last statement of the loop body, but now it recursively inspects the last statements within if, switch, and select statements. * go vet: New diagnostic for incorrect time formats. The vet tool now reports use of the time format 2006-02-01 (yyyy-dd-mm) with Time.Format and time.Parse. This format does not appear in common date standards, but is frequently used by mistake when attempting to use the ISO 8601 date format (yyyy-mm-dd). * Runtime: Some of the garbage collector's internal data structures were reorganized to be both more space and CPU efficient. This change reduces memory overheads and improves overall CPU performance by up to 2%. * Runtime: The garbage collector behaves less erratically with respect to goroutine assists in some circumstances. * Runtime: Go 1.20 adds a new runtime/coverage package containing APIs for writing coverage profile data at runtime from long-running and/or server programs that do not terminate via os.Exit(). * Compiler: Go 1.20 adds preview support for profile-guided optimization (PGO). PGO enables the toolchain to perform application- and workload-specific optimizations based on run-time profile information. Currently, the compiler supports pprof CPU profiles, which can be collected through usual means, such as the runtime/pprof or net/http/pprof packages. To enable PGO, pass the path of a pprof profile file via the -pgo flag to go build, as mentioned above. Go 1.20 uses PGO to more aggressively inline functions at hot call sites. Benchmarks for a representative set of Go programs show enabling profile-guided inlining optimization improves performance about 3–4%. See the PGO user guide for detailed documentation. We plan to add more profile-guided optimizations in future releases. Note that profile-guided optimization is a preview, so please use it with appropriate caution. * Compiler: The Go 1.20 compiler upgraded its front-end to use a new way of handling the compiler's internal data, which fixes several generic-types issues and enables type declarations within generic functions and methods. * Compiler: The compiler now rejects anonymous interface cycles with a compiler error by default. These arise from tricky uses of embedded interfaces and have always had subtle correctness issues, yet we have no evidence that they're actually used in practice. Assuming no reports from users adversely affected by this change, we plan to update the language specification for Go 1.22 to formally disallow them so tools authors can stop supporting them too. * Compiler: Go 1.18 and 1.19 saw regressions in build speed, largely due to the addition of support for generics and follow-on work. Go 1.20 improves build speeds by up to 10%, bringing it back in line with Go 1.17. Relative to Go 1.19, generated code performance is also generally slightly improved. * Linker: On Linux, the linker now selects the dynamic interpreter for glibc or musl at link time. * Linker: On Windows, the Go linker now supports modern LLVM-based C toolchains. * Linker: Go 1.20 uses go: and type: prefixes for compiler-generated symbols rather than go. and type.. This avoids confusion for user packages whose name starts with go.. The debug/gosym package understands this new naming convention for binaries built with Go 1.20 and newer. * Bootstrap: When building a Go release from source and GOROOT_BOOTSTRAP is not set, previous versions of Go looked for a Go 1.4 or later bootstrap toolchain in the directory $HOME/go1.4 (%HOMEDRIVE%%HOMEPATH%\go1.4 on Windows). Go 1.18 and Go 1.19 looked first for $HOME/go1.17 or $HOME/sdk/go1.17 before falling back to $HOME/go1.4, in anticipation of requiring Go 1.17 for use when bootstrapping Go 1.20. Go 1.20 does require a Go 1.17 release for bootstrapping, but we realized that we should adopt the latest point release of the bootstrap toolchain, so it requires Go 1.17.13. Go 1.20 looks for $HOME/go1.17.13 or $HOME/sdk/go1.17.13 before falling back to $HOME/go1.4 (to support systems that hard-coded the path $HOME/go1.4 but have installed a newer Go toolchain there). In the future, we plan to move the bootstrap toolchain forward approximately once a year, and in particular we expect that Go 1.22 will require the final point release of Go 1.20 for bootstrap. * Library: Go 1.20 adds a new crypto/ecdh package to provide explicit support for Elliptic Curve Diffie-Hellman key exchanges over NIST curves and Curve25519. Programs should use crypto/ecdh instead of the lower-level functionality in crypto/elliptic for ECDH, and third-party modules for more advanced use cases. * Error handling: Go 1.20 expands support for error wrapping to permit an error to wrap multiple other errors. * Error handling: An error e can wrap more than one error by providing an Unwrap method that returns a []error. * Error handling: The errors.Is and errors.As functions have been updated to inspect multiply wrapped errors. * Error handling: The fmt.Errorf function now supports multiple occurrences of the %w format verb, which will cause it to return an error that wraps all of those error operands. * Error handling: The new function errors.Join returns an error wrapping a list of errors. * HTTP ResponseController: The new "net/http".ResponseController type provides access to extended per-request functionality not handled by the "net/http".ResponseWriter interface. The ResponseController type provides a clearer, more discoverable way to add per-handler controls. Two such controls also added in Go 1.20 are SetReadDeadline and SetWriteDeadline, which allow setting per-request read and write deadlines. * New ReverseProxy Rewrite hook: The httputil.ReverseProxy forwarding proxy includes a new Rewrite hook function, superseding the previous Director hook. * archive/tar: When the GODEBUG=tarinsecurepath=0 environment variable is set, Reader.Next method will now return the error ErrInsecurePath for an entry with a file name that is an absolute path, refers to a location outside the current directory, contains invalid characters, or (on Windows) is a reserved name such as NUL. A future version of Go may disable insecure paths by default. * archive/zip: When the GODEBUG=zipinsecurepath=0 environment variable is set, NewReader will now return the error ErrInsecurePath when opening an archive which contains any file name that is an absolute path, refers to a location outside the current directory, contains invalid characters, or (on Windows) is a reserved names such as NUL. A future version of Go may disable insecure paths by default. * archive/zip: Reading from a directory file that contains file data will now return an error. The zip specification does not permit directory files to contain file data, so this change only affects reading from invalid archives. * bytes: The new CutPrefix and CutSuffix functions are like TrimPrefix and TrimSuffix but also report whether the string was trimmed. * bytes: The new Clone function allocates a copy of a byte slice. * context: The new WithCancelCause function provides a way to cancel a context with a given error. That error can be retrieved by calling the new Cause function. * crypto/ecdsa: When using supported curves, all operations are now implemented in constant time. This led to an increase in CPU time between 5% and 30%, mostly affecting P-384 and P-521. * crypto/ecdsa: The new PrivateKey.ECDH method converts an ecdsa.PrivateKey to an ecdh.PrivateKey. * crypto/ed25519: The PrivateKey.Sign method and the VerifyWithOptions function now support signing pre-hashed messages with Ed25519ph, indicated by an Options.HashFunc that returns crypto.SHA512. They also now support Ed25519ctx and Ed25519ph with context, indicated by setting the new Options.Context field. * crypto/rsa: The new field OAEPOptions.MGFHash allows configuring the MGF1 hash separately for OAEP decryption. * crypto/rsa: crypto/rsa now uses a new, safer, constant-time backend. This causes a CPU runtime increase for decryption operations between approximately 15% (RSA-2048 on amd64) and 45% (RSA-4096 on arm64), and more on 32-bit architectures. Encryption operations are approximately 20x slower than before (but still 5-10x faster than decryption). Performance is expected to improve in future releases. Programs must not modify or manually generate the fields of PrecomputedValues. * crypto/subtle: The new function XORBytes XORs two byte slices together. * crypto/tls: Parsed certificates are now shared across all clients actively using that certificate. The memory savings can be significant in programs that make many concurrent connections to a server or collection of servers sharing any part of their certificate chains. * crypto/tls: For a handshake failure due to a certificate verification failure, the TLS client and server now return an error of the new type CertificateVerificationError, which includes the presented certificates. * crypto/x509: ParsePKCS8PrivateKey and MarshalPKCS8PrivateKey now support keys of type *crypto/ecdh.PrivateKey. ParsePKIXPublicKey and MarshalPKIXPublicKey now support keys of type *crypto/ecdh.PublicKey. Parsing NIST curve keys still returns values of type *ecdsa.PublicKey and *ecdsa.PrivateKey. Use their new ECDH methods to convert to the crypto/ecdh types. * crypto/x509: The new SetFallbackRoots function allows a program to define a set of fallback root certificates in case an operating system verifier or standard platform root bundle is unavailable at runtime. It will most commonly be used with a new package, golang.org/x/crypto/x509roots/fallback, which will provide an up to date root bundle. * debug/elf: Attempts to read from a SHT_NOBITS section using Section.Data or the reader returned by Section.Open now return an error. * debug/elf: Additional R_LARCH_* constants are defined for use with LoongArch systems. * debug/elf: Additional R_PPC64_* constants are defined for use with PPC64 ELFv2 relocations. * debug/elf: The constant value for R_PPC64_SECTOFF_LO_DS is corrected, from 61 to 62. * debug/gosym: Due to a change of Go's symbol naming conventions, tools that process Go binaries should use Go 1.20's debug/gosym package to transparently handle both old and new binaries. * debug/pe: Additional IMAGE_FILE_MACHINE_RISCV* constants are defined for use with RISC-V systems. * encoding/binary: The ReadVarint and ReadUvarint functions will now return io.ErrUnexpectedEOF after reading a partial value, rather than io.EOF. * encoding/xml: The new Encoder.Close method can be used to check for unclosed elements when finished encoding. * encoding/xml: The decoder now rejects element and attribute names with more than one colon, such as , as well as namespaces that resolve to an empty string, such as xmlns:a="". * encoding/xml: The decoder now rejects elements that use different namespace prefixes in the opening and closing tag, even if those prefixes both denote the same namespace. * errors: The new Join function returns an error wrapping a list of errors. * fmt: The Errorf function supports multiple occurrences of the %w format verb, returning an error that unwraps to the list of all arguments to %w. * fmt: The new FormatString function recovers the formatting directive corresponding to a State, which can be useful in Formatter. implementations. * go/ast: The new RangeStmt.Range field records the position of the range keyword in a range statement. * go/ast: The new File.FileStart and File.FileEnd fields record the position of the start and end of the entire source file. * go/token: The new FileSet.RemoveFile method removes a file from a FileSet. Long-running programs can use this to release memory associated with files they no longer need. * go/types: The new Satisfies function reports whether a type satisfies a constraint. This change aligns with the new language semantics that distinguish satisfying a constraint from implementing an interface. * io: The new OffsetWriter wraps an underlying WriterAt and provides Seek, Write, and WriteAt methods that adjust their effective file offset position by a fixed amount. * io/fs: The new error SkipAll terminates a WalkDir immediately but successfully. * math/big: The math/big package's wide scope and input-dependent timing make it ill-suited for implementing cryptography. The cryptography packages in the standard library no longer call non-trivial Int methods on attacker-controlled inputs. In the future, the determination of whether a bug in math/big is considered a security vulnerability will depend on its wider impact on the standard library. * math/rand: The math/rand package now automatically seeds the global random number generator (used by top-level functions like Float64 and Int) with a random value, and the top-level Seed function has been deprecated. Programs that need a reproducible sequence of random numbers should prefer to allocate their own random source, using rand.New(rand.NewSource(seed)). * math/rand: Programs that need the earlier consistent global seeding behavior can set GODEBUG=randautoseed=0 in their environment. * math/rand: The top-level Read function has been deprecated. In almost all cases, crypto/rand.Read is more appropriate. * mime: The ParseMediaType function now allows duplicate parameter names, so long as the values of the names are the same. * mime/multipart: Methods of the Reader type now wrap errors returned by the underlying io.Reader. * net: The LookupCNAME function now consistently returns the contents of a CNAME record when one exists. Previously on Unix systems and when using the pure Go resolver, LookupCNAME would return an error if a CNAME record referred to a name that with no A, AAAA, or CNAME record. This change modifies LookupCNAME to match the previous behavior on Windows, allowing LookupCNAME to succeed whenever a CNAME exists. * net: Interface.Flags now includes the new flag FlagRunning, indicating an operationally active interface. An interface which is administratively configured but not active (for example, because the network cable is not connected) will have FlagUp set but not FlagRunning. * net: The new Dialer.ControlContext field contains a callback function similar to the existing Dialer.Control hook, that additionally accepts the dial context as a parameter. Control is ignored when ControlContext is not nil. * net: The Go DNS resolver recognizes the trust-ad resolver option. When options trust-ad is set in resolv.conf, the Go resolver will set the AD bit in DNS queries. The resolver does not make use of the AD bit in responses. * net: DNS resolution will detect changes to /etc/nsswitch.conf and reload the file when it changes. Checks are made at most once every five seconds, matching the previous handling of /etc/hosts and /etc/resolv.conf. * net/http: The ResponseWriter.WriteHeader function now supports sending 1xx status codes. * net/http: The new Server.DisableGeneralOptionsHandler configuration setting allows disabling the default OPTIONS * handler. * net/http: The new Transport.OnProxyConnectResponse hook is called when a Transport receives an HTTP response from a proxy for a CONNECT request. * net/http: The HTTP server now accepts HEAD requests containing a body, rather than rejecting them as invalid. * net/http: HTTP/2 stream errors returned by net/http functions may be converted to a golang.org/x/net/http2.StreamError using errors.As. * net/http: Leading and trailing spaces are trimmed from cookie names, rather than being rejected as invalid. For example, a cookie setting of "name =value" is now accepted as setting the cookie "name". * net/netip: The new IPv6LinkLocalAllRouters and IPv6Loopback functions are the net/netip equivalents of net.IPv6loopback and net.IPv6linklocalallrouters. * os: On Windows, the name NUL is no longer treated as a special case in Mkdir and Stat. * os: On Windows, File.Stat now uses the file handle to retrieve attributes when the file is a directory. Previously it would use the path passed to Open, which may no longer be the file represented by the file handle if the file has been moved or replaced. This change modifies Open to open directories without the FILE_SHARE_DELETE access, which match the behavior of regular files. * os: On Windows, File.Seek now supports seeking to the beginning of a directory. * os/exec: The new Cmd fields Cancel and WaitDelay specify the behavior of the Cmd when its associated Context is canceled or its process exits with I/O pipes still held open by a child process. * path/filepath: The new error SkipAll terminates a Walk immediately but successfully. * path/filepath: The new IsLocal function reports whether a path is lexically local to a directory. For example, if IsLocal(p) is true, then Open(p) will refer to a file that is lexically within the subtree rooted at the current directory. * reflect: The new Value.Comparable and Value.Equal methods can be used to compare two Values for equality. Comparable reports whether Equal is a valid operation for a given Value receiver. * reflect: The new Value.Grow method extends a slice to guarantee space for another n elements. * reflect: The new Value.SetZero method sets a value to be the zero value for its type. * reflect: Go 1.18 introduced Value.SetIterKey and Value.SetIterValue methods. These are optimizations: v.SetIterKey(it) is meant to be equivalent to v.Set(it.Key()). The implementations incorrectly omitted a check for use of unexported fields that was present in the unoptimized forms. Go 1.20 corrects these methods to include the unexported field check. * regexp: Go 1.19.2 and Go 1.18.7 included a security fix to the regular expression parser, making it reject very large expressions that would consume too much memory. Because Go patch releases do not introduce new API, the parser returned syntax.ErrInternalError in this case. Go 1.20 adds a more specific error, syntax.ErrLarge, which the parser now returns instead. * runtime/cgo: Go 1.20 adds new Incomplete marker type. Code generated by cgo will use cgo.Incomplete to mark an incomplete C type. * runtime/metrics: Go 1.20 adds new supported metrics, including the current GOMAXPROCS setting (/sched/gomaxprocs:threads), the number of cgo calls executed (/cgo/go-to-c-calls:calls), total mutex block time (/sync/mutex/wait/total:seconds), and various measures of time spent in garbage collection. * runtime/metrics: Time-based histogram metrics are now less precise, but take up much less memory. * runtime/pprof: Mutex profile samples are now pre-scaled, fixing an issue where old mutex profile samples would be scaled incorrectly if the sampling rate changed during execution. * runtime/pprof: Profiles collected on Windows now include memory mapping information that fixes symbolization issues for position-independent binaries. * runtime/trace: The garbage collector's background sweeper now yields less frequently, resulting in many fewer extraneous events in execution traces. * strings: The new CutPrefix and CutSuffix functions are like TrimPrefix and TrimSuffix but also report whether the string was trimmed. * sync: The new Map methods Swap, CompareAndSwap, and CompareAndDelete allow existing map entries to be updated atomically. * syscall: On FreeBSD, compatibility shims needed for FreeBSD 11 and earlier have been removed. * syscall: On Linux, additional CLONE_* constants are defined for use with the SysProcAttr.Cloneflags field. * syscall: On Linux, the new SysProcAttr.CgroupFD and SysProcAttr.UseCgroupFD fields provide a way to place a child process into a specific cgroup. * testing: The new method B.Elapsed reports the current elapsed time of the benchmark, which may be useful for calculating rates to report with ReportMetric. * time: The new time layout constants DateTime, DateOnly, and TimeOnly provide names for three of the most common layout strings used in a survey of public Go source code. * time: The new Time.Compare method compares two times. * time: Parse now ignores sub-nanosecond precision in its input, instead of reporting those digits as an error. * time: The Time.MarshalJSON method is now more strict about adherence to RFC 3339. * unicode/utf16: The new AppendRune function appends the UTF-16 encoding of a given rune to a uint16 slice, analogous to utf8.AppendRune.- go1.20rc3 (released 2023-01-12) is a release candidate version of go1.20 cut from the master branch at the revision tagged go1.20rc3. Refs boo#1206346 go1.20 release tracking- go1.20rc2 (released 2023-01-04) is a release candidate version of go1.20 cut from the master branch at the revision tagged go1.20rc2. Refs boo#1206346 go1.20 release tracking- go1.20rc1 (released 2022-12-08) is a release candidate version of go1.20 cut from the master branch at the revision tagged go1.20rc1. Refs boo#1206346 go1.20 release trackings390zl36 16965964021.20.9-150000.1.26.11.20.9-150000.1.26.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:30968/SUSE_SLE-15_Update/775928472bebd7a4ab1ed74c59e2ba15-go1.20.SUSE_SLE-15_Updatecpioxz5s390x-suse-linuxELF 64-bit MSB relocatable, IBM S/390, version 1 (SYSV), not stripped:jqywgo1.201.20.9utf-81affa4dae83df559e2002dbab0cbad43aac5b6a4868a7018c77089ae734d7d96? 7zXZ !t/x] crv(vX0qܫ6&Ý:ԇsyeu `tbæXkj nCX36YR.u }UyeSR㤸=;`6| m;Oj}cr@^ٲ8>u:8$wuc{/@uP+Y9s0Ѕth2`6Td'DMLϢy '$Zu1*~*ժ:.*'slDOՕO}yIZpSװp/U!e9Ae[tmlupT$S`Z:3 YJFR"tߊ4m$UɘYHMż TOvK B](9V^iuu4ȭmڵXepܦԱdr_,&!L,(.ٓ|L.h 3 n9(򆍀R2~."ϓ,ht/ aۭA0rVdƓH[嫾\PqaKbE-A C=CJXL\A3M^ m(ʪ8=@)6l$6D+֭u>z(r{4jՄ`ipnL tg6oSZFvVc/ч.S.궔Kό\IrNy*:ݨM4_Rۣ7sCY zyʓ4A_[x6üεF`("0} @.ND6{Š9[(Ɓ&i-v IYC 2t%+;tFc8b¯:Rlnv7I"mLBwʕ3l\xo!'{ʌF^iLoMGj1Kx!Z~B1m}[QWV>CZ}KfǾ?~(4õ/6I))ݲuYXQ4\+UqTm5:ZLKs˰`ZQf΢ ;0s5tN P/6tyUwYBCzנ4#"a?LujVΧ a~{!e!3^{F26I0G<\UxGqvCH5\!uA^/>^vĬ)ĆrL>KrSmܮufta3AT;.r/\Mb a\ vfHj"JCTk~" Ҕ8e lē B 'ti55Yaitzg ̯ HUCcD  jp'[lԁn]%19MʞgG\=kAG>cfal#lq8`I[@xfܑ&#_hFRLh@qb- =dG}&s; , ^X`XIg.=ΤU&n\IzC.{R93\$a/Z8@(ߠpH-M %arpU FRӌZn7wEUxFv!۽ݴ-fDٖN1fg͵~l7>iZ94>i qz ]E{f_F*ٌ@Do٦=N. n@]jEJh:aF%yk4&TqX^~ޤvַ+W#Fx@3{G%Pw5x J9o=Z7ImFHK,VHT\O<8胗@ߖ44 h|.hO;ڠ50DNJК]h4jœA9?0۟ txT vhtߧ^?1p]AE<. Z*sM9_(5]52c d}%@ Zxɗ)\à3%,,gTa2jYt|/7ORz+IOLzIPT_6=2jo$ArSa=RF2 嬹~e(;.\ư6vhTN 9II킲L'"R5,bko )6$wuwtf Xhp<% ?L0:3ت(6*Ρ -K5{0; &Vߤw[ڀ+5Hs=dS?v_.ߔpKC::Zx@@Z耼Kh\K*LzdDWu8d֠e%FھʀuˍF>+{^+%ض^R7K*q#?Vq-R4(4r +|oGS'7a ڎߌbt5u\+4bq4uj*u-6e96MN3aSesz쭤(hwH,2oL^6/&hSrB vCKZ(~edATM-.֋PPewFfi|A9ȆBY$ǴH Pjm^5oWF,V<0\wx=[G' ]}hK,3,釵$p}2uz|f6ebPRI'q:jxbbOGfH?Ь#~]nc7hA}wb>,‹.Z pgpu('`[-鞯5*4&.1qoY:{[D"Vceԓ۟wscnBXOPLgL\EE?̕%mQMBD.'qI"hC rOt$@8dͽ*PNUF $4E%F/uX鋿Y&{<.W،Jl0E}?,ͫ^#z3HԗB Xzd"n HaNa-JutE/1,XZ" @TPg=A;x*xd $Amz Ho-Kg:LHXDJn&ˈMiSu~6y|3% tcA.Ӳs<%14+j37SL| R>Lte; nηm.=rO㦿V߈/@9H7#:!0ޠ+cZ-SB4MS֘ ˁG{<Κ͢r"\/"`:'lE.q[ZkB8[]S 𞭽_IʞOZ~I92_Ӓ 2$ZqqƐdma0yk%L5sl}EŏT3VˡZ3"ɏS^v:1;ӑK`^[żߔU4C`!]Cd5>LG^k $~gC-$Z>i`m%<)tOjyw\岬´YZ"S$U:k&.[#b \_DSODe&X^Zg8V ,tBNf9ÄS0e]K#F/?3c(`#)M(ɗNPI 1pI+a3_*F'ZN}8c`К%I " c"SO3v"6̎N^i (IUf%aA(!1 q.P_8SIv$$Q~+Ka,TLf7Am-j^a_q4U _I܏ЩRD12ewENPp&.jug"tK3(1!d"w=)&ڇx 4.a^\FN;P=ǻ3\0?PaNm ғЕo8]2I-)1`IhzPUGx\Hx#"Uv[?vDء̙;f|?",U(*AaM?7Mb@ѡK]=wdv|CE20w,Es7KX MulvZ)cPx[km9"iY愢u_')3(ڽ,Kpr^h_ ѮO fWfH(3/Cf'4tHΤ61+'SLps;tO O4hETE%aF:E[J)_z}[JݚWo8qlf 3)>1# y3"Xc|c,sD3 V4i]!S6^:|4~5ZK=dDع_t5)$a-7P5NjN.ZZ{g0ܛL@/$x:@Z۴>mͺ|1wA\PNQMoy3Q Sxp0:}'䌴x:ax9:\CXN4s8aZ@o[׻ kZ[2TN!Nt>ڃѐö׹2'G3 R MK RCW8@ qpFuwcTn&>5L2ӜPq\>A9wt^Y@19GùG٠6Dp;]o8w ) nHB~:^;; @6]Q+s y5Ew碢2e;@r^R[pZ7T m{S9g0)Jd+eu-).uk_Bfr?8D\j&khU…!r5:AGDCgUEn7L%:*6kpv4 q*^8*2r&!OmS*=`\HkR/h&cĬDir,M4]A8+9X0TX4o:|SvRݗbS+q ]nJDX&Auj Y!~iUƗyd1-R/8<_x h#Є fjԺpg" ɢv  20l+}1OZ_hr4n B `]Cnqv'qHs #*@,Ht] ?;j6rʒSV}60ؒɷMD &'/a9}6(@;^ʹ(\^Lj?4jg!kG_=nMɲmO~Қ$/bc:f' >9f u4=n "2l=1:ҩm /f0X2/k1_NTyg"[g-S 5lk];{ ?(3ٔgP~ ~fD(j-nG>6tm_G7[Ҩ2|ѳ:19{@SLjV)m^aj^Yvʸ M*1K φ|9m!x4=nfg;/i?rw &J$N鱦eC/&۩56JHޓ>ϸ2q}0^'t>D[%HY kAb V5,P-o%Gc،?B2~:7 \L֨Xn^d([s,չ_O@6.FTzen!|=߀TV8Zf&im0]Slk_"YvoCV ŀc;MwF{y>@%xDdV(zuö.D԰ %@=ާq^Wgo \˒qu0›cdl4lHs`)S͍=]r" hPDw.!Qb>NFI2"1j܃JJ忾jgimM.h濠AB!!LcbTx9F+)#K <*7Yʞ\ 0kqIN bel8ٮo֠?'RZ} +א4xn^ Z5:-pY;Q&'J9ab.e_5 7D`>}!nn/*k hz\3%ƕBv1-]׋-6BZE:(8o޼-d鳆S~Yt*Or06@gjӺĪ#J#ŝT{Z3re&:?.=Dlxϛ4K0Uy2V{\˧~K5,&G%HbkeQ-Nh'¸u%ə}:$Z81ڰSp< ϋw(wniM#m ,dྰ͕}BF{߄~inrnՖCJ-v7D:J^ F[&e1^qǡef"R]㡿2Z Oj‚P̴Xj]՛АSZ]l[n8JyR~@I }je-N5v'g3^ITe3ޙfW-2<{ f@wRͬ~D7n2ᖮȼeui%"NMelc4g6_Ή0:%l\dxK}n*{#3vі6XkyرXVIw=ZUa [}Ou ˺I:?ÀHJ8JZ3qg/2Û>6Æ4gG.Iu>i[_S~S6-W_SCU TYݕ;=ة<,E9%JTٽ9^L݉ PS t+1|잙چVg۽o̐⠼>j>>f>GН%c,Jwy~ /5~ThPY\=icbRWy07nGGm^Q?T [u.z螝E CCǧi!K5HIQSZfz6'EG:I%|C7ƒ1FǮ]+O?皋E_҂`KfscT5o_CD1($tE X 'uEVյ+q (&b.Td>^/$|_\ @{ǃׇL|Qt%uc\*ZJ~7cWqW mk;oKN<'y{~b1U޽= 8B˭J_:5V*goٳIX>V,c%d26-R[[E ѧe?G+hc[ %RXOP<?$ekRޓ Lnme.>^92W(*N?AWD7aFM0[2+uf\R/S=*b˗L2 ;4Jh`rbdrƴ#yhur"- b/ 2;"@o &%0D[3Ru.uMp:?v+ʎw[ImJp .nي s* &qaJlC ǡ&c Cs85ss;w뾺زt\W"D葿o]? 'b88yKBb{6eD<QvÈOwZ 66mѰ mQMIFͽ9F A۠>m'R*H.U_zo.O<1Ly7FRyB|Y7:|=K s>G]=ت2#6 o$e0zZ2_hCc$1,o(ckcpғM ׁFF: 4EEj^t-%o)?2T_)TyD Dx\$kuɖ}Fl2^b$ `!n߀XX>ORyLPq;OQxuU{X5@4ӬCcۨ:2:^mj )nC&tW _Em_J5aA*l* .g̵.fWdTHSQ^.N"jvȆ5%n+ho027O]% Uvx }rMywG9,[*{ҍ,$R<8!O2JgKǙ9B/U4?9]Nb Wr[`nq4>|. mVI|*"ڬ0j#1_X&7OD~*1uɠ#FlkKۯKw+~ٞ : uЍ(,*D>+~Lc< ?,gAAEh 54N6eJkvy+rpY=}o )p<=֦2.RAn7 5k&fN9 A<4ۗd_bp܉Kݸ;:4+ԀHF7ۑI5R2|>lR!tid9GIЭ=!v; `bK1)Fr$pQ ?c)p@ծmL?zZYb5  q+7;UE rtyVCR>3v[.?ē**%BnL(ᜏ5DߕdTd7Eʍ` hoS;*>oSx$ٕB~"_?E3iW4rR!En,fӋV*HIߢ#;'e1SR!j"H$Ԭ27y0IhJ:%Dzz&]b˶[X0;<b_}¾[b4Y lzj_*<, 2GP7pZ FQ3=Ī|ߚ>$K17uuUC^="PKN7}0c @tt"V`M`<%\sYS_ el=_yRYktڇ'NlvJ3 2♙S[25 oc);^N㤥C|KGz`#tx )fXZ. qBDOp.W2fb}~ "]#~beL ov"+ 8=⃅NS/M-(4G(|L\8we=뙈iQ w9k5"ʢ$[706 :n bP {;A,mOo~_}($/'!j'%<3 {:H8^F`Z`}7hw,_b=H #g0a N0vwE '#*ZsGY`'fRc"7X(]ڈ_ ߧ?Xs0^Aָóv6Iܗ b{عKfddU}Ŏ**~dp媖y IT|sLX\h1C; * P0jwKC s8`!ǟ)&9]뺁~qob3:GBIS&L@ MQEV|HsKY""@$p+ǒҬ$" ]D*YFF=# x>fZhфQXPl-W^<&E|o%A$\YʦKl\p>=^NQ ,@UM2Lh68K3Zrʏr/1 ebN(lAӷD笐 N bvuUmQ=X(,dn/@{أ?8 ǠÇ Mזɡ$(M[($A4a; }h?PD²7e!U[O}Y% z'|ւr YFk$DHlD F[9.?sJ&̋pQ/S?;B JFHY>j  .4PE0k)-]0`T* DM~Βy(YO~v6\4+_@?$> L &-9ó'/~_ˏ^Nxpg+VNH3^-j&s-޸Pbxބ=h wʋ.FU2XBb &2+}E? "$|͵mKY~ 0?=h-УZH>5-% 8qƶU$uUS-xL ćFώ_# eݯO%οE.9fUY0PrNޠA?6pq ӕ_P/&RJ5zU2$C6 ‹Äo&aUg#)֓Plj5wc.\Ũgd7M #)f:  r/*^y Ց؉{2VئӡS2Y9] N1j^2__D[;_Dˮ,-SԨR \ t)9資+=l_m}(8Ivu RD(o+y>ZH#   }RCX;_oN$,SŸn!(  D[T:M L8/yzLJ6]6 hlii+c޴)!mU"q[pU! &H?E2Pqh%F54'WPmKuO"mL aL`01GwKg?~;?DyŁ\v J0Oq헣ǩtXZy=SwC=d"MceEϪİQA:,9𦬭v{6_:6/ ݎ`ձPl)OPp@#d7l6Pi.߯;+pz5w)ڶߋt΁]3t-B͆益.N)X.cɱ6+0-]lŐ9ߴK_xD˭%2q_8XT9>~OqA}m`<w-R l]eRW}z=IS6Ky @dzɻ_Zs2>lDZ>Μ'l Yڇ''#L\^!=Ǡlܺ@?+k^NfM@zw>EɎK.bej`z4XڴEB@|41ZYe r( tXqr58W"4"h M#˴hy`xad2WsY&a7KL* Vz76b_n^\ԝ4ٜbklLh2f}A!v- 8;2*,4Rb*|;z \Z]Z~+S0 X]>_n ҆W zRp--5<N8a*! |xȖ6 %~^Hm_QC\NEQ%ă™>Pj ѻr ߻0xT3ݜ:Yyc~ArE k-&1_OrK&S0MMXk*k>QlXhȶʒ@5X\MpxƜ񎅆? _1sR?Zϴ9[Q5yK8P$Ȥv2?-_*i iXNT9%,þh?*凘6mh :U-RR8n[ 2hp"hbO T"2 dB=CO=FϪ0:d:PjQPE/ q(b ohbWi.?b(,P)x f2wV{Sخ8FۿԈNweB.bQoN9mЪi0mw'>>tDzB\.fr,9$f7KFb)fLURp0Wds<6G'KMuZtX4ٟ_~.35S&S| UY2T 0 n_ϓp$A)`jx ,ʜ8=Hd6N0PlGhn$;kE/~x[;e:T(VNnv"nū %F̢4C#sXEi CQ)J TY7P[H\8ׇZ^i6R~Ii>n%w2؇-!݉UR d)6)զUmRNmoG6PwxDtZAJ'H苶) ] n/0uMٟHW h3mm 6ΌB[Y^g\m"b\d+esnS:&9Bp-y!xA%Xo嘊)v9/zИKZkpN̿Ͱ~D#^qJA栉L#"0TCg6g[3=P^ǯlJD:Qw%kͲv~ '쏪Um^ʘ91 Aⳍ"}?QvfO#!o%MyUfk,Ae~7%Z ssՔQ @pƯ?>.RB\m Z``5/VsUEod]n˓,KŏS,Uk:ܷDGoiG݋w_ :%}|x-hI{ՈoD^mK|߶yKS" ;y&m N\&,F#CN|kqi'bu5)O+ql6 ;."אnkx[x%\U(ANA{Ee錝Gێ.yt3*hwu86ҕ0LQݨ+!r\Eŕn^*"1C}9uNY vRy>40?dۭޝvw9',DImJؿb}Z :(p=1(R)e }⽉f|z/lr"Dz"f]]"MKa?J.3ɶa61 )we0gE@ &yږB.$JM #c:[ 럻 a)ge] a89R/ m^Eиh7cIi՗C M-E-;;.0Nxbp9Ӹ~H`8XB\IN/X`$( ̤sM[0:yu3d,TD|KМ?խ5cSV]߾usACˬ<'KS DNs:BptC А^2&$r194cϸ̓z7~tUK)nGROvON_\n`~&s]?Zu3bl3yUӁ5RҶ ʸWS&`xHAWڷIGvE3+CtE^N }K%IVh=i;D~7磤B*~st&?3|~v#j%E5`S+++[QPM%Y:tlqD]J09"\6lٕHͪנOi;ap%Si!@7E UŒlITe-s};9֣ ]6}8;enҕɑ8gR$tI)cnnoս6p3GZe]`)!a0ǙDG|[z ' W5P ܸ5~3b͹#|5s<!P9U#'9Dv;: v(BhRN镈BFI"$G6Qѡ3 X9᭘?JPUvDrq={A%_GX'1ם^JͶ36oy^[nAqn5 b{dſy}"}u𲪚q[5/WK]J8\"d܀MYLtv()D*M-7"KdlZaߠ3TQ/o5.Dyy,}y!u7XP /6GhcZx='{y4O:7 9ý9i¶uvAIo(pjT';mH9ўNu  P84Y銂|o>P%"OG^и{ZUYG՗CP+G?>02/5*A&^N Vd iˇ\Nڮ{~cWS耎^$fs'r7J^Ni#UMe,|hSfp|rfGaG k|{e)vokHXh*V{ORd֩]-JQCFdLQi1f\YW()N-C`Cvu2 p Cqs0z;v>x}ځȜa#(m\}V_4yt4WgFMd7y|G=.n\ij.3ǃ γ {N+wo!϶dbhf`JRڄ8_`mFT > S\udR@c8|o 1Qk`F 7Jc7"N,3 ?UrEQc%>P/:WwaiQs7n?1h{]-3<Ω3{Zpp9ã1YD}OjJhs_ln WI$$,T?y4)a`Ӥ bDvh1̠6қI ̕I 7qifkĔ ,:.-=i =GLk̿U,L!v1|G21-ء)|+*&S7w4՞>zvƭٺa:NU:Ճ }'71;TuZFM|iR, L0,`n&\mJklvtڢb IhwL; w0u:Oߕg= q) -A%gIۇDefm5\K}Al jⴈځKsT]@*UG '-jqqf&q6>s;z^8<(#+Ǭs"Zƌ4 z ϶F4C-Vxk0pe~Kaq?` Ym2R$l턺wsY+hcO7'`כF5pQB5Š@=wGwC *4Lw׫ ~ 8SxpXaԟy-=Vy$D./\mH*X.vάG`{k@恋2G2T 8F.l D aeq򚏍pk*ݠRk==e:=iܷś`pz{6˸M4VS_{s1~]f K~uX ns2}q'ţ-EOb&0wDagiSL2h] qo;ab<qm9"@1A3:| 0&sJdg jB|dRHdoŅB%bbB PgiO Jw@ xvgP$U$$+{ۦs^"T<6CO_L<@X˃6p%+mq1jY(^n1"|Ylұ\VU,dqIlA(+R脀0dmYq7ܱVHe9Ϡ6o ۟:0 lp/Bmq[TrR%ˋ1=Oj}$KP#{ 49CDL5 qIwm enlw&fa-" qvM fJ/G ='ob[KOqg*h\vrjGgâFZ;.ӷﰕmU]#M,ld|π/jrTݱyi {'Z$L>D!DX,w~Ъx,.m*o]kkU-gCԍ#Yt]u"I*Yd)( `|$̈́_ɆQ}rVjw\%ryp^ԗySEG}N E)!dglEWˏ0Idi+m^puP &z(D) c5Fv\\Mqv c"g|WLn1r ~f:˘)0wWl_(xTI[NfԺbӉQ%َb4nt1$̖,ƁDHu1ןnϕ׎T".{wC: F~Q9C5;iJz-~CQnVK/0e8g$n~J~YJ!.zP3?1#! wfL 浍~S V)_v՝E{:h}gxqnr,ĕYη.r];YH5)KE;dȜ7uxA#"n S'ޙ)&#^-V\RJ 6*I5VmY2ijf#:x6Xm6=#gI͔8bB~ܔL J:.UKRHWJ1yV&g‚u^q80Ԇ[3OO N5#%VD/BH>jU^Y4*{v.Aڊ#M/K6<5m#)*P~g; ]%V:JP(4gmKM0Ѭy {y@b-uC_}~HL)kM4 lj@4IH rVJs(~i,࣏0kPY 5lU|Of=^#i Su[xf 7]ΥPHs_)jpծ$ץ {sn4G;op$ -D&R-(jfѭ:VLS!ؕeAw2plUDL YV.6 q2Q,Yаv1L3LlR*Xt:|_cR&h *T6FYQ˳r.b9d/9+9JJo>xbOcg=&/T`qx7'γN?R_aR{P^_>(pזh*մ'ݎ_z(,-c ORo-Y2JӨLƣd*(@i!y0 [(ᜮMN4}ɰXN#,0b^])HJkw\nRc Ez#o4dK‹ HǜU{4[- Y5 T?Q3W:;cfYu`x[<הMwa H lY[_f?\+̦po 1/WLK)y:F,%M›9,u0@-Kb0G? 8ҵ_~ #(:W7nq+[i"LI2`LIEH,ZHH3bVh>/]CaryU;^gDJC` )z1Q@w=oXa2> IЌO  N& '=el9zo&jR9̕-S(r,X>J$q걌g|h(荨n'ơzuQO]"mǤl/JQr# PSB2SJTo? `g"Z$%1J+f1MTVU#Wx{7A.3gWWFwƎp*^=Oi{#`#]6%%4]Y+X-`Uf44.֯ C]^Rg$ ܮXEnT,+|PXݰhZIsp@f_ԍ:U>9̝P3O`Ztc^ h5!<\X| _b$USr>6՟ ҉3(fVw=-6o(~b+]IPo[l›W&BDxϪ y7f랜o0}{S rLF-7%3ߛo J*=tKH7ޟߵy ,zd])>~:Y&}dHkt GҀ()0Euh藦=w#:Ъ q2ztT8@yhDr,!e! ʾz'RcLjVfov#5R^Рx%tC1X q2x#(× Jz\9zIPAv s( 2=){fwBuSmʺ!b̘AH(uqjG=7iP"s0Fo?('dk2B\;Job9?DNHkovJ9bT4iN5Oˠ^8zoãqם\|Rrh:{co@lÄzK [pZwߛdT '_h]=ror̠:3êZnDw-[.B[hT5RavQ((5*- ?HpC9K6zG4anx'٘( WxkLoϝ/qAh ,n7u@4z&xϳ5wWi'<ᔎm9>X{) i<'r? G/IJǽ%cLCPGs+C;YFR :g}?Rd:ÿ75fbyp}*7uД7"AT*6%&srvu!`}g[=G0=r7T` Sh'W)Ր)tX9ИAZ^ !t7:>cg/NT(7ϐ $J]WzkmQ;XcB7x1c- LhP>Oz @]laQ O(} mS? ,,#pH>(rpu}omck98-yeP% w<ShiwBW6;X3aj֌ g;;!2~Śp˽ RJȥ]zڍ9l"B1}\,36!)r3+ sWZ l gQ8ݨڏ_o0[ROH^1Uzut2x =ۜRկPSׄTt(ƾF:6|Q4S¡g] VmlG.;'ojEpZd*8#\e%_ǀCm^-o:0vs>(Wd#yJx+Vm{CRRaCPL [. U/e($۩xaxaMlxǿ !ͽT<Ɍ߯A]sec=XH.*ZKbqcvN͂BG8`,>ds)Kx,)s[-auU g7̑ho&Y!0M5hA'~J*FSJo~, )ctGW*.rㅄޒG*m wa`A S޻Ii*^r"kPNeV=dECU#usr*|bWB~m`Y+Q>ȿos1Ct*(3csEŹzYfgS\d,Lq!ð:a3q8]:[ gD^Hzpbᠢ/MW[ɳpncJM#xa Q$)d0Dʛ0&O~g;原sDV)uqOlT_ͬHrD,h ؟Lsg)ur"Pn+mpLэWe< vXm!Q*0{5)"X7hj0R`M1 jxuҺG)-^\i)n-h/-_@C/ʛdʈ?֌A7,z6Վ,ɧRTт, /3baDġ_خ@rxuY^dGPt!L̻ԆNk(f6ةxO7Vi^2cyC;D1 ﯽ24 9?)\~},3l˸ L![b"wt>*w2$NJ+AԏN 6ZNI$%Cq,|yb֠6GjeD/iy}9S'¾ԕZ$c rspDSM*fA㳧Sv<-,edWJ~ gPHDZ!̗mz"Nu[g"#ț$k.A 6G!</S#U%@E K;MʠnvAkCzɉ t_]"BF#BvD?|*pWH]QH2uiC _@cpͧ]7yIɰ%2P]i,B5Sxcw7W Yp}9"|{D*jvt@ Ώ/qc\ϯ jQ w?mNl| r6-qorЯi6R(Xt!?'! ^RĻ n588DrAԛIm'='mZW2qRSLIW%}(YNz+Cbم@s-aP񝫮dKσ1 y3P񴵑?3*9W:Swɵn \zO9XPk9'=δ]!B猅Pܑ/C}S-mdnoȓj7vl\XvzpF{*N]VRo1di<6gD7Gz3О!7ĂT b|E^U]7/_/J̃s*{/ Cч2ȯ,-sB%xO/87vM]u|lסŪ*"pUL4L>})h."}]>أK-FR8{=v}sUy'mnxjNkj[L!'_cyLE:5BшPJɐH`H#Tp.;$YFL_ص;-"xB'L2q{z}ex HvОφzB?cg#SO"lKCXXX%OжҟuT\RFqHDuBECRiqE7 zxB?Ϸqk-xf0o؃ (lYvXjɿ9{D+  1vYUf/p-ji@;΄SaÖMצ( = d;X{YB\1D|E;E$:(<.އ)},pŶ8WȯozGm"r w S8wN] }Efs&FҝzLKD~Snēmcˤkbchk_TKxFϡ"q䂴r2>{Z0%q!~[AAZ\ڳ2XI7dެ.΋Nvb;L!R=[Yv $LUkƇvʑ>{N]@](kzQc `+{k^X V!nܪVc%~bZȎy-"fl1HmӔa{7^ş:bM[ H~(uqFJN)hRlK ][Ǿ4:y=gK'<8"R@*ͣSEm(Lܿ2OJh/ӫ7[ aTM*t"KԲ6w6pG_gy$&96] c#iv-/Ό͖Acc3 3Potuo^1C+d& 0`.cZ~=%FM?"b{Mr֍2½ WgQ!|Dt2bVA3\-1ҎM+p ύi"ysݞen>ImMA_CI/'J6+΂G樈qW5cP6Bs d]Ex N_㛥[&KhA 4f@8Z\#CSubk78fk3,3 bKY7E|;؀k %ޒ;!\.ZF K=ҖR)ԑlIeW/(LiM/k+7}-.NTUH4_[>Z"$ډ $I 3tk爾yHr&G=I=KN$D 9,c1t8@uEN S<^VwTJ߃VMCRG|{kf;K՚Q mX-KVЁr2-L4m>x3`h0~nf;&ӈ_}y: ?~Հ+.6:EӤCbƄKa#*ё[{};?u^%3/ɨ@]WL IȬ$Sq!]D4FΆ ;ll.b/I [QK5X71F'Fqk٭BtϢY!OdKXF<>~pc> ;F=M ByO RxLJ^mPN>7"&@Ȟ춎R5K-/en'pʀ* :fbF(8 w}W٨IeEe0?DZ1Kc"@uO,k1dA0U2zWe,.i9܀p7}/7Tfo@p(or)hڈNDsLWW MgB:zƗQ(l@9m}}e{\>mӱV%ft- JG'M d%i=ɫGwAGR񶢙"܃:&1Kc+f'*O (Ƥ"}a:XCv[,G2d+y'n2,3bʪ_I_h#՜vi%N|A3oWA&#YIքף-6^݃xSvXt<ߔ!"BV(٧o?E#dK7L<ܭ$؃m9 \,-(A3WE%?X#hnGP/ Ν>o׶NnRd^l2Q>6Oj5{Ue{L6[uGGܵ,J2*TuPr_]Y_O'5Jwqln}+m@t9DٟYӟJ\h클CgcHv5-Gm!+nvo]>O |Ξ\Ĭ t˕Uk:V$;D4AvYbziq,nWh UuJpͪJZ#EUtU^"o-=F m=$1wd]fUypay $s@y/zOS÷J gR6Y}ĂIp'^i5ïzw}!ڂy}peEu_3 ر-}Fc#Gv/-21SRf*UujQԩT,0)i7zD4Älb]ǮWn]g<ʢ|hwτi@06FmN7In"G "O8& څŀJ+$eN4|H1A$e. @FޯlmMN*S~랔cAoUշxSYT(]?)pĪB9wfUČXMA;@%Gذ<AW$É : &ۥL3G_kx'<l9 i~[ɛ G𑝈 GT˯PW !THwrR[u u׭">A[WAx/3gM]!e ǤI_3 ɳmq 9֡F\GPe!%;A{ard5_ic+yԛ 9QiEe, UM)9?wFv+M%ɘYrT1YwlEǮ&8UL߇ZVU3I7l] &ixZugbm_!־J-Ehʸ`xPq!k|v@:49?0X/xfŪ[MDtA5LNd~&-ē]nURse3"h*!ˣ"XxCwCX29F,9UἷTcm8܁Q$y!IA+D໤`B&bHD_ٕ ދWI8DBAVF?:];4FuȻhA$t2~Arc.KnR ӯ}2ڞ=$:-P)r(d)RwE#Y 2s*xVx'P(0t F 6frHmQ'OcB~M>-J$zk~|0;du^FKrq ^ O~}Fi,ݦ>V[:AHא>wB,vr|}] ՒUfgegŽS,uÍMhhtc9"| :y2HdE8ER1rnI:豼Kzhzm$nT}tj'-]P,yBcY-KBS#VR3'/K5m"ϑgg [ͪw[(֐m IOǪ)#(roSFy %T\t*jF:g{mBǹ/nnGlѾ*I2X CYw3 22r+[5TdaVbS)RB50$ƣt*)<1ώ\QYI^ؗW:$MW7[V#L 0Y=c_.tycJybZ\0ÅmZ42}I.`r])QJb ͕F33XXATׄ@=5ڍ՚ז31YVd_CS|/+wm2]) \8H$[ g*@hdK]mr*kMnDч >j-}9AJ= `UJ8pK[R/J}>lDydQ{UlOR}GCDa)>рfVZ-UDR97ɊZIndz}XQ"CWǑ.414i_{ ݙC0g{lrBONw`=kmV~g6F:>Npj9µceD#"F!>NvY8!*,L}BaWkn{Vp.H0j t]63!pƘ#!Z96#MuqI2vX=/UZbDx}+ PNߑZ h]f R5Kstj~!㴖T[ -Hw`D9# qbw$1z- r0ԥQ;jD<ےXڀޑVW.3W,,vDO,A#k+ߢҋ}@ :S;u%. }*+roR${PZf ?S/r?w7u~F0J)M]-*r-cE8wO{");Iz \̥[/sO&7WpBeMZH&-F|&[eʒu]jӒAG׷di.3vH IS\rI/7q %5 1ͶE )^:2yɧᤇ{>FMnbwFy3nxecVX\2f"$ܼުa0NgȢe;`w.B: ,cL YvqKs$yHH!xpPA¨?}zU1o5"Ydc_t99h\*T }*kD!Md`b]e(ZŞchJ@ŭF~K%doFXҭ<5)=.Qj4KDo(cwunqui^HFyNa6qoXVÑpy<4Ϙ1K4q֌2B@*^gz;`SH>ex hN#f2_ͨo5t5[cD5!zܔf yqDabA?bv+n΢I7"M49zB18R/@?5_=Hhgn{ͼՋ7:\L_L ޭx _q'G(1X&Rѝu=dR31> wutǦ g:0ǽwUܧDpQY*ma~MA'EdIݕ !}]17^Anع"L`;WhCCto˟s:`R|QrYxb=nbqf~_i#1;f ؙBJq56`F* 7Hpf!.ֲr4xDOȄzNO|pٻnbhӂ@iF6[!>z,=~~QZ`U-I"&3}m(1`Xj>5Cǽ=/VR!ct .**E_?'|\J?/nA}RF%t*IB X %9sf",έx^:ƸN츤,קŜ$&(^sCI_??|G,D?1PhD>̥täR;?|LX>r|O=--)ϛ-)o$ 3Jm r?+~Ho $ˡG|NSq2r=*t(_R"&Uٸ[ݬ& 0uZm0@\e5DT\iQVA9!|&8TƍOh)|Xhw-:h L:k\>n$ٵ٬=hb}pL`cVɯ{4ޗ &߅;RR#H |w6gA:|@̋lu8?z&AgFʱL f)#O.O9FlOji܂2βڨlwtZ9}fƋq⧀cEw14NZ=J6`<cѝ*A ѼPF]>`\M vBZMpFpppl#N),2i-2n;PϧB30 hW:>&_fbd1 h*+dq Xbӿ60iZ74TY\E#R? _T ׮Fk'.A AYz ,Hɑ%mD& [d VÃ^|ׂCoރPwGv3/^ঢBm=p47IOu9hVF>6{}HyK* O], ϸly7:Т}U_5s2ϸ`a;^zs8r LN>O<877=Wsi-q_2dz# :8 lL"Ҧ/k=|Mz5 >L;p#KT1 4M$V1~K d -G85P9 я?9) a|Eڔ2*t8\jr&=?[hQ [<=U3q?)(KGZ.?tHkk;>)r\3'3ZQv,)26Mw}TZSx0ځѠk@סbNz>d28jFQN-6EbENSFcGuT (OpYg0HD=6B/ 8KAGN@wnP˅“w3W߶wQFl7#d;5J /*ߛC2^Rrrknpޙgfc -5xo}X7 /Zrk[/ig6w"jƤ_l1&#퉜t>)9(j"P1t+zQEy YVK)ばؓD&Z:a`J#T,e) H8Jni%^[eYiH> j:R0㊤}Xwe->!%%aog<8؇+#WBo>)^eL.9 AVFa@c͟WY\{Hy,&6*3dVY3sAzZ/d'[Tq@TզB8Ԗ܏z@d#e.Btܼg "mϡ@)p#pNMLh؝,_~UKuɪj&^&v3_'X*:2Z$vJihi2~D5ߣ ༩i1;ި \o\p,`PJc[6HD=f*Е%RVEU&-s^ t},qEfx#9fLHS 441(u]8s^E oHAtFmrثÃ_\'F~ LR~SX7搉Gp%g) H me&A<|#Z P)t4]@AMZSs4:Pb|>,(ѽ7vhmBx6x|whlHP}$`zXf1M`peAkФ"u$bj;-Xɧ2>I䶲ֽf20p^:U 5tI`W3 B7jԇT|a6 fƜ}Xa ~?qg֋=K\Ty>R8ɢZ0Ou> YSW.> BڅQY j(kRd*'ITT)-a]6pMl|s=7Fr6hGGnjlY3Xquyw#J:ޠO'+IF]l~SUV2֯:.4!%S˰xa#]昭 ·jMj-ˌ۶xhCZi`%+.(y"_0ז|+?@9"C-GK]f!;2#v/JўA:m51]A`u|/0LL$&4j^qߗ&Z֦6%O~1Qn|EjR!Q+͉kC՗xuS˴,y`oBiRH0Eb^@IabYfE]ORrY'W=Bt?1tJ>f>ph{z_ f;9Iik7l&2¿ $ Ze˕z7GwE7]da˺Rn@)dJu'NћE22p '3T ԗAmsꉓ 9i |^=󆮼C7/ MT<]iTİ@RKM:J̈́VG; ! VՒ =5wާB?YC_mH6&15I0r_$fb\^#JeцҎN؂2˔apd|*FIxB}Ͳ+i:{qhIzV}7I]xEdRbmP1tGG>"l[! HSL1 i[E B]yy6M*9 >YD(ũtw7|8>M9Z?2Vo"G$BYّH /ܙ׬eit יU'w`$!Ȕ3EϗS Y |ЏI6\V`8Z⋯RV/^ŘgTqQ*DsC(6"$l`ͭKGկ;K":͂]|=.dO'%!6" aEte/)Ky$a˰2I͂wc1s6Ei- } =us8¸~gc>504&[l}[2M:9,M>j"=A- q.@ ÑRϲenadcM_+ `N`AR\dGzwЖW8yO[a ԋ>QYnR"^"kjWAXI{pG u]OMs8k!6:"y 4p) abf}q"AXVe^*ڊd#4b׌V.ZSq_XyҙCcɭp [6b~ X>O9!|0걡Qws|F U)!PWΜ?Ek=йڄð[< d+Kp:)XYܦt޸cNBd9}UI<*L![n>Ê.}q$}6ɻ!XCCA )P$V-*+ "na9(Z32Vq^5"0ѭ?|Ziݔz-*߾-vwfePEћ4CuPE= Ԕ)]/:(r% PX/F. O-W};Ա\ŗ=&@;#Uƫ?6vР(—;(QPYr񨯢fA퉑֎R5$b4iCeQ=h)@dDµ 3{"]YI{?[K~u5FR_U sj4`DR ^=DûaJxx:'r};sg Aط9-&M:5eT|r$sQST ron:3l҉OH*D t8rܵ2LiR? ԡqܚ/{6]4jC S<(hQ`3 JodJ$"{;PByfW"P~+2< H"Qg`*@S@J exP4okUjn~8X4f.&jވ!BA&WЇSOE$ M6|efahB[񒥭S;b:TnTr- olkOMmE+i8@ v¢D9(6KYGqx(1"ճwaoU% Q9{Gqc42$Q^ ީ[&IC)3pZ!h~$pEWKoef+ܕ QJZevr;vs!9-Y6sj1%VGSvѸ9';=G|ENif`;̈` `yKOW rv6 :EE;,x`d,`5[ޱF1MwQ"d19b%w#Nk(乧d UD8S3`GXOlu뢇KLk|O c5\~'N|S΂Ъ~+\U {h!vЪL9b$іRskKbz](b9%[)}ü`q}Q:۩jPfͬG֙˴G׈CF6FvG! tRv]1 nJ 8}¢xpWSׇ%]e{[yZܾaix.kneQY>Dn  X" ,~&߾[_MXv'{I i1Lh̐^fd:S3mCN\}BV:~Q^jho4  (Y B{Ϗ,2If:щ @ [Z C<~3#ѫ%z[ *vótQG9o2{/֛M㰵KT7ïO*N]uYo}\h bV6q9b T )xGimy*b|X fQЖ zT5c <#g?9% 23T n8O>$('tjOUa&fnz2r)Z@pZ88b5E Gs\iҀF~&M@9M#rNu\4 N%^>&; _Ҩe 锭^;9=?] il^'S!*펃nT[+2Ǘ{z~!j\U,T`^u[Kx~S9 7!pW{T(q !G2S" A@9‘bK#x,`<xlҡ-&|HSX v O XM|+vlʹHVA< r_#z_p,IFSP!oRò*C0YXpK~F8SA+ oYQuxXoχ0UWv%Fd^Cҹ-mVna?@usvaR"I9LPHa|!y`eQFQR zU ".,ppg(Me*#QC֔="3{CQuM7tp=5A13yz僝J>5!#GA뽉誴3KLg0oՎ0,_b1llBxJ6P?p"feL-/g=i;hv1h&ƒp![ea$HP<}18IU6GkHp%C丳@KWފKt P=,Tg<&wT#q?jA/G+G C~@oD;b1Ҳ\K%2$L~ƪz\0TۤN7JD-l:bIOu ,Uj )͛,8c(͗DKSRVHIB,Y5o_Rq/[$}T^p'l6{78O+8^pQ@ q/ޭ_w-͍B7\cюB;q|D0DZ[0ھ 72TZihj⼜B OK~|Bg<`2_ <#]7@;tbSԘȿ ӺEh \L<惵SyKJAa⿘ Gq+B5b$F>/ +9{^’ׄᢁJ :)VR̐⚌r'JO4g.U+imF;^ n#xFqJPsS|bsC?{P[m B0q1VNEzH6a!-*z#2'j!;6u]B{Ec~jԇ&u(tmz-242r>+Nwfi5e]x` ̴H=g>r=+NX :ǤQgm_v6+"Lؙ/\EPM{|FfżSg[u*[$q} y.-[wpa98Aƙa 8Hxw⅊F9IxuU N7iWOt.%7Iڛ:Ø% ~ R<sqSѺoHNgS (+#` EnvK);኎qV j1U`7@|ehzIf *}5y̌(Er'} 6+"p#VO4;v B_)K څڲk+ f5L険d8gjH@-!{7ou`PR2w*j'iAka^صZ7= :~#  :'F~X]UMÓm,;k˙'1թNUuީi툚e?Ɛ9U>7hhUڌ~ M"-"Y-ޘ:4_Tر'tBy3+~0/VM\l<9yriCUϧ6,]XC14U`ǝ>$΃T#o/d&#' X{*M'6$^n^r%Cwם)Ajb)Jps_ʲjMm9t)Hxd3@D;I6Bb66k+fI`0e=Qp8_=߉r, X&+[Pˌ(j,GСHF1DƆl=btLp:o}<ZM>^UT\| \sb9Πi\I>0W'-]gW5Bf2}!zh$ f)QO^A\byGi׹[[ { 9z$o)˻([Cz헥^WGa 7ߺ$c((BH8ˠ^inci-Vh׭b u%)P2L0F+}xN f2]zUڦ RīlZb\뾾\%v`ZGScuxJ:xOUm߽'lH66R47􎣽~mUq( q@;-SUUz4amDD}6G ڊ,ة^K뗁 w5Oo/ŋ~aSjRlzXi_凢x#_(FhHK~.ӜCjs3@QCpQF־&n-o86W'>%Ch V Q^ᢖpa4 iݧDˍm`9S xDGQOMMG6Rf*4ֻ|t1>LJ|;m[dVςP{&-㵊3(Ox& OrAjW84͘(LB2?4J)7Z_ ghޔ^_ [Z|R?~Ӳ^ovy۱?[ʏ0f*F3l]NSJ Cl2} G0T\:@$Ra3U8[Kt+޼ӣ*/ n|JW:45<I~H&^ôP=$Yމrqb"?\?V+k֭Ibam>o ¯&s2{ÞO#M8s{g^ݤAƌaB,0az;d@gHzJ@ΕKe.ʕdaw#șJQC1zV ?lL𕡐~e^vVR}syR*!Ч?ep?v? 78C UN$@OdO I\$ gih5m&ÃsrS7h{d.NoXҺ$%v8_AH.Ol_ɬBqпr2Yb3k'1*j !m[VdsB RGM^!,v8W@Vx&GN~]d{fQRKJmYVlj}l%o,p!VK±oZλПir ioq5NҰϧB/Y;z0ʱ[^@RmL+zy: J L=ϵҠҦ–LYUO&penꍫ=4mzSO(&!"c++ͧ4u ;H<4-eLp`0\2Tr㍙Y2[Si׍XWd~Ur̊LW>38RA;д @/D?lZfѦ)}Ǚ#9i⮻(&E猄xqُǢxיA+ϴJ )P5첛tHIkC]llGX4EM Ňӿ$Nz_Aq̘5䋱nH=6J]Ц@<qn*;LzeqyS5N&3>Ǜ5k)!2Jog'n5P \ʳ%[k uK+l*w|ߖ~-9hbR&6 ]vjJ~H1 oȢ=QC~$Ys&4ݤ!9Zv|E'Yu^[[<^{ _P%HX?UyrРV|Et+'Pw~Io1eĨ/whXǹ 95*5)+\=;z8q/4 "vFlU,`S0S&jTsZuFL*,MonvYpȄH)3AgۅE+K쭽<=.``VOC 4i N&(l,`#^Hku01p~*{1GTIRO?q|SrEU,'}v!iǙ{}OF%ͨi@-Hc.p9H(!+Lu÷!p?]=W.F 6F)$Ek(h. = ܠi9 N{G_ BGfS ~JGdN-`;E;PX+Xɭ ;+\*TH1PbJ8c&CUcɕ_*D~_ d#E~ 0%.zGwWү>00KU ӞM-v#ռэ2F=.3J?7)&ʇtֽEэ.%:'@(#N~n-/JdffxHzCAiG"9w5&e6$G =G+_5#Zmśȳ]1C3ި=FTkBTʶBƯx1_PK[3Q9HlYP VP¡MwP ΄?I]LB]vQj2W?FV)FI6t8G__ԒoE$zA0KlnT7։_q{({ 3|! 00I*-=(OSZU c + Ss0T vUQOn}CW|I3L3SgP-wꢓABBͤ `=T'ÛhHd2/+1x1}耩.K_$(z@՚ZL$Fҕ/c9I#aC4\Q3ImE[?Y/ةY] h1 ?Zk1w 2WIR6;l2q(x_ramx̫ [Bfp27g]3j5X VA=,R.6}{wh- >O3KgB:;L wunIH ?gbjN;{(>HInzbم9-!YޓB'O&p]'(ģ%ML6>L ZޔK^8̗">n0 ‰?1z`q40 RuD]*n͕:k6qw50;E)̐ Z!P>8=]._i{pF9eC<צfd w^4lfb'h#8_=~"O;m#K6u6d1į,iVB7+,=ul`y8Cj"3g;VL̛̙lfg{CuUE9Mof¯Ƣq>|/uUɵYVk /nPXk1k7%QsEpEMђCPPPam&w^M똡Ī- DM;}t܊vR;/f'`f5~*mۑO֢?/8ax[\jK!ay;IVoW %_lsX6 wNRQ P$wjp_K4 mI6٢lݑ3 "!Rɐ6>|-խ-r nѼPߗHp* xY,~7&Bޒ[dwQTYd{nPt;? }@ (59yY`RUL{N(xœ m19(ǂLI>[RJ8.oP1({?#'THH.}/|N,Z.NAzq1FƩ$bzh ЀrmCά{B+'f:p~Z^:NaBլzsvT9"]{6f鹽0YYgqTØcA&pS5LjYQNS&}fgV+C̀Pٕ2#hoHK$wshgn}[*G}BGǒ2T1~t=-;1V@nxU'}@ Cf|#l q칲HpËr)n#Id~~2mFEA y ASGUdؤpbtd=ܵ_ǧ.i@I144ye(b3SYd<:f^;+De G;К)+|DI\ @/"Y]o4n.^FmO]% uO[֘HާP즕Nk0tj}n3y%yt+oԅi0a{>מdT`7ː 銁zL"Yv≠o^%ݩSC˦o'ZZz&<)fNC$URsQ1׍HvY*\ƭ%mm3h:9I塋5ˠm9`xg)ī {D1iNG1vo>tY˖MNC_1R\kɋ{9Q.wԼ a፫T{W ht>B<LjRMt?4P.hv>q 4R0"H{2hz,A2UGF؊ 4NGPAp)9|,jK(4f?ڙ'{BE)'UgW 7hFԲHn ͧXe@LN4=R|^=-3DkOd7w >/VLWm (aq҆F7dt HWjPwhFBl l2En]U,CZ> ]lj}N3Ity(X|tx=[,@"2~[ōȵc~9^+Б;҂mY':RI^#G!infveE6́2%ք:UDMN2.!'I.DYT0j #m?G?3whpITP/7aŞA*9X!+ 'Kt7NQO@i=W|Q(hlumRӉR8-2TWzt0<$]2s%Ydv}\^kT!Txf9~m \mjzC.]bOؗVjwy΁*!8]O%QԉDnY}eR8;T*~  V` WDeI]:tL\@(zV[LU 'RZuE1ӔoZQ=(ks*-({c9~ wE=*0lm\5bŸ()ӣH#nz ttF:GZ\ t7oBMFΨ8c_h<{gmZ՟OyNMR?G! hHLXjAqx8{"uu&c|JUgvܟVT8شN[G-Mq.ڿzXN\{q%j9\^R#siܐ;B0~ϼ+дp#^KL9BE OvbJyH zPYJK#?'yvTD0Ĥe+KS:vhfI꠆tgc^B>.(S |j#J`y:PݱcIT&"LiJTMJ[|uݦ7U*QUJN}TVq`yAW ,Hc,:FCl,\4 fgA pY8`1֒iRx.b=W%1Riݽne4c*'/KLTmĚw.do:g!S)ջQǴ9*NswHh7"i6yo>z7YAX1Zw< ᆠ[]ti]ADuyF -C MD `%J}I_sUg[$dޭO!1"<= ,=<(3#C"W kU*R=){:9!MW"P~ fMBo;]a*vJDK[ߛA|?qxǩS \x)ˡj( j #Ss p֎RRSBQvC'C"ͫh 9ӋtW")ׅ0ۊ`pdqځ܌ 3~l鞧%;d?Eٍv̦j*e~OM=7НPLv%, ڑF8co{ͥ<" LQbXcI^.SEDzRY7} @}63L$aY n'=n1:I+ O>tC#g6)|=ѢIoRAQW5-=Z=ΫJ,VlHEJ4>β#C+e0`9--9eޔI۞7s # J&K kE!Ik9>bO$kC]Mm0 @rUIAxB)=$*ӃNrF`Y/ؒkH5Q@ћQjU[7P]F^*n ((m]Ώl"lL.F?wp0K0"h+BLH}'b5wɕ$%J>E[<$kH?hB(-3v$+ պr9&eRRhޮae܄ltTdJ!Qq0;1%Rygy: |n+_$o Թ̙ڰҀjBW:?:)>Β:&3"M||tpI ̗Y&SUrӇ1`D9 ntlpdzB$Yogs sK/UBp2g&|m,jn/^ՀyκV.4q(Z/2y~܃[0 $ U"RdDO)S~I( wWu_"ĥpR6]1L}9H`Z V,XG^|m4!Xu5ajK4L %w|uOfh#P$yuNo,=|=6ugm '?~;M u8k)wGϐFIOTO'Հl$(xMʺƦm5_ꡝG} _UTN`# gŠ:DfsT.%# M6{oc{Kqcpgj-f{Y%j†c:.NY`R֕V'kZ`f~2Cԡ/9\(oKd} K#jWT>ǖ|>6hiϰ뜁:^@÷u[z{79df(njɠOե.>Hj0 hSp<&܉$(*r밦oFTA5 wzM JyFl9~k ▱\>cQ~]n=:*kɜ7Lɔ$Q!Xq<;׃cHO#wAI·'CA!v&p@iIB0>,ސxĬѽ/ ʈf~x,Ff̮YCBr9 ҕdl7şi[z=拣b׺SP,є!b+;a&o0y&J^4lY8T -˯$H~!9 ξCCI@PQE(w~{(gJ^(0B&Vu'yZOcd%8Cx2wW#}u0Q"eK~0 W\OmM%fnߖA'p1H炒z>]LpX\䡏k\ I OcPJO^9sR'Vq_0tXw;Ť jxv!0HMe'c.4Vq7~ͷMOIӳD0f7KcS<0/~5tǤM'&4Ɲɡ ha'Ռ%k @CzmPZ0:N" uzLQfk~I#WJe=ϗ9rE^Jr 曙Ad{ݹ ȕ*8PJ唃jyn64_3I2݈7 ՟WP̩nʣU5|)MR #YO"w덠E,VBD~Dq8߱Su; I\gutC5E8$©CL6Ĭ֪,}~9-cÆR:f(Sf œ ''%(ȡD$eYĀ]77FEGdn{D\K!HO)Uѳ= 9OE+<&MxqˉOQ8Azt\0oNdqw x1ѝ}Z_/edA~j9y!^䒈&0lLPe6-o"E.[}n~8 % %j!剭v(G,?٩T<6s%_Hyu:`0 (DQOe"AMf!zjk\`*{Ynw8$5_G S Eha͸Wo_ pK ^n|E+ Q &׊{ɖ-my:R\+Tdoص>yj+ Lr2"㚙 +kQk3um*S!H4o )?[ w|b\R `01[eLL[Y.B35R9l[ T=r?#率Rp9ʋvp&~hIs=!,tܸ*߭ppe߻xʅ?CrF;x2:~t8Q^Zqգa.yc_GWr-xV:49)oGG?Ig rQŭAfע /+:Ҭ3)7%]/ WTnW}0Lv֒2_?3*B=#o`:轘q/|cF 6:n0;hnIC}±޺W*Qp>GQQ|kЛs%N/if\WpDZE_.sH44e W͑VpbQd7U^N#wOB`9g'ҕ]%t0ND#ؐI_6.klqKqB# T"s[%sf@Y6R˦%*sX(dIGk*KU AA{BK D:E9z RnoN1Y#Y^LH`ZAsmmFTt!np{xx7:tP F_`4PL:(%5 ݭěf%>YK{qa I, ]P]6| GtP!eԊHAN{Ӂv}< Bb#Lp(oa)M{$ƀBzQB3T/Y_\&OGF-&gڹZ.}xZy,mq:dleznfl>j!NGpfA&%H- $d[sGzkz1_Jo8Zr١6HxIhR;~U`a׾v#|6ʓay(Q&èzeF$U&;2!3  bҝ9.$G ܊-'G]6ݤ$n~Yb d;s,1jm,J#UPyHx^l{pEmF .еNlr͹l!K 7^G_mw.m4T"*΋ҐC1؉'y-*h Us82#i=ӗGX:2fwOl` Ug#~pS}e_^CKBƗ.c.F쑃%BKK]ơ׶& iՋ44Ɩ\OI@cf^(gQrQgO+xx_ݒnAH9"F5l|ϸv; 1O#Ĺ|x(Bk q$[BZp;16aw}ʷ?<)ҬnؼkG#h%P\0t[ O\ BP+5%>0Lݖ( diڦFKY .I-Cb{F<4oZ՘/TbTQ4@SqA20|ކ8 :MʔRoSyq[8iAe^ن+j#ddG#rY9srQnu4cq`b]~,jJLZs'p;A߇ aoraA)WՃj6d3b[[ٛ_X׿c|4{c(#9AUxN O|sMx}#w3Hɦ30fLMԸF'Lc?ϺKS^#%$-$fGotmijR0 Na.2 cYũJ'hQ c FP%ܗپC8zIz! múwit%6'0&Hv Ւ$\ua)&6 Dz}Lן3,`B .칙GK"Q8]d'hk))4(h/i8Lfk*x_> 8Qe{JE82 ʢ~oejY]*f7* ەZQCo;A g 5ZdY]Fhh:rM 4LWuOuN 4I߶vaxWձz!W[F`R9˳q1 Hov)ȉxqUn\,@dV B Q >Jrj-j}^%"?/d˧ȩpȞ5<⣻(N4 ptF~uwWJv9Y 9 \⵻DEg]Ɵ Ž5MNUW*G3ٔ6<JApޱQ] ϠRXOϲsn)S bYzhZv؀""|.hp6ACt`;*rE_sY(|+?iQu"L7dbN)}CQU"B 89$[,KGZnTEVTfsYIѰ&cheTZ8l?fUR0B,h|Ww]1(qH[zv}s[#UԻ-R:ČR48|6tj|%owo34RI 29d|Ƅ'+LtչcfZb?CdOuw]$YJdp,Sӵc SۤB?m+c,nN%_Zw6DU2yQ25~XyG~.PijDF||Tw,MA M4~-a7X$ԡnNݢvڃO ڊ<+mK (Zu%Lqpx|[k*tcVJ?.[ckBZBWR̮m4h/'Oƚ^G%DxSRg2"Nh vFu9/qd-u0a"fiSKdPU)^a;?!P8&@2GŠO17=yC=A2r@bX F>-0Nyw181\{~5PZ0;@lVΰv#Fv'^lrL'ǖK?dKUdr++R?ټpy-[ RCx+%k-Z4<&lP)O0H5ekI1;_GtԷ$Wʲ[4JєO0q{JLc"n3\;h0ӫFb14c;:p ~Beоኮ#T ;;?`2v ܛߠNdvFA,9wE8hiD?, {ZCdBʷ^:]@>nv=:vQs˫%ĸ3E+fpH~,EH)dzđ~o#Ҵz58w=/ڈ3yt70W=oՒIPM7>-40j]IAθM\"Oͱ=ZE>.c׺*yP dB+9/+IAF(ˏ܌(q3}h2H M}\ji. Bc"hp) q&o$M(a|݈i*0^ P6:8E;`kNνHB<Fc7f+ lҢ ' 񝵊؏G:qp{& {ws(KPw0>3*o"Fu"buRqb›t< Kz`A0&-ĭlḌ)tFkA08N7dCKԘzCB˖-waUaevL%61d;e #|c*9|!HT,Sorj㸎@rm헺cpcJ $h5!sItkEs砫V~ފI"TU(ob_> X?8~jr+]QqAmgseYHZ#Sop"F7!(WsA|I"?CfͬCm$R %'fNHrKeIK52V1@)\lp`[?\5̑cB/rNdZ=ί;G_n p$e?Y 2zF cSXsޫ-oDdtGP[al`_@z&(T\$#Oz^åO@N7 `7| ks]n^qbZGĹmQAoYxѲe.QEcg3,s2斿"h}K @A.Xp^.}83#6q?H$sS:9iw'Y>2]"h)s$EEǒĹۑCL>3h=7딯Bdی*KƟ_n=:|ހd?'Kɞ"kmNG4.V@kť* 6[ƙ^K6a\2 }i*%!֠Z{) >Xx9YZ ➛XuOO׿`rt80'SX1 R vۙp#Sj;bSOTB=0BO5ཷ {82 0!L}3 y4N=ϝ*z"6\u_)@pY/H3j)e"C]]Y_J#&V+5˼ Qu jkjhϺ$҆D-ؼdTN"k1W9Fwp؍dZ=w>i IÿX,T(/ ebd9iއvdb I袈R]2~J{%-68rO/:v6^1չ?Y, މP A`y`SW$J/Rei$b6X/x݁"\ۆ4?!u)9#(3rad.޶)|cQ\SS]Q{q S4xYQ6X÷fi;(+P5UCGiNfX!y5EyU7Z$p{yvX~dgU[(/l׃1/6.aUd YMyR/ۑJ(7u`ӂuֆxBUVgBe͎U9p,R#dS*4DXZk)OAad65HאS\NG1(9-/L$y%P8~l_C=:GCb er,pAE{@T>{"^27py?!N: , ߾J*`26A'T!*61-"hPY2gEyp9chS, l mؤ1e78hiV\Č7e5/qk;Infëuf ʐ}Kp' QpmcXD-h6ЛO6g ŝ[UJ#/Ֆo7Qc?K;F&E;&Fa3 =?LʔL4o,NaYX7֬=?^!\U+} 7<4\2}i } em+Y;0#&6jMVɇ/u?}QU%V .%&\5MBfΫJ=r Q*x1f7= l}lȸz(5Dۑw=2ưev鼸eqR'ax+<52'&ӉVzoKUe&DU;2i}* 9?r/ k5@.:iӭ5TT%reFJXDQ$Dfd 2_Mc\iTHC%@Z;o<$)R[c`@غqAD`+ ?8|ySnb촫<:x<~?4eRdQd7tE"*UNӶF7sk@`͢:7f0ǐ!F&!1\9nQ'-낰U AF_)zk4(6g Ĕ7s h5ApۃϪICtA$D1$w>@Y:0.U(N [6D:\!.ΛE-ע9+Do6b P-@Bueܯ#T܂{Qz3D#jdi6E#|S,{v"yBҡ ˕sz_HPV_[eT 4Ir"-űj5$pr5|)-CqQI"tZBzˮq1x@/ў|pueKYݑ$1S%vg b 2Dy h:XԀQB8^S72B#AAQɢz8E Zc/e,)U2^WD@eif \&|*NLP UDuXB(,eX[uo4aCxItCk (QFW$c}1hINx$JyN1ԃ_·}v kD(D`׌S[ ND S$b#7Ix9BtL&t ?[NJl!>yA@x^l:XzY!<o4Y}c/9-C%APt/~lփWKT|B.l$HE=m(sl4|[6"gWU430 A'O7hwP 7wtOqŋӅ;*Y7 K6\e<0TspBIX',5B6Rv+s9neom<qJN=8db\.%Y=5ĀmmXkHTiLp7LeVqz<+{%v zz e)Y[Yt-D6aoۧ,X¦6@S'F硔X_ #L*d/znb9j!jr̡AV{:\X8C* `0>pҳ7c 3Lյj=F lqROi'_<0-dK=:O~6/$^w1X#!7y%g!nD@6dPi=DO(?hJlW{*>^&7 V(䂻A% gMOsVpf/%ç18GPr$30K?9dIW. s a&{6<-L(o:&3-43 >b0lCT!*G7Z|J^Ć@I('&&)X ٤|T_W+H9#+KJnRNxm"C. ?-w#fJiXhޱmXe+ц]v^2D_o PĞq -=ק ޝ1˙Si S*[ȥZHΛxx{d^(/V̨ >MKҝ8u(P :: `9~ *MSIյhh <i.kj_#4^2Gu]fu\)h yZ o.v(H]*?FxZJdZ}. Oo]H?ԵiiBޘ$\\v[m=3kb.MkUGuIџg5R;?i(ݣ*VN:SLr𢩟J1@C,M4Mڙl1LڽG冉$ 坽} $Ğq tzlwc OaU52[/^:p⇫bir 9bfPo7ɻiыmBe8 k~B4IYeXTRM#͘az̲͐FM46,jCq}PY, C^@{zE6Y!1r>>º3Bgh9aQYu{ڧ3#)Wc|<|T3; #TtTw;%ejDwYJ!ϙ/ח0Y YwB r=[$Fxt[ȓuU;.^!VvT"{~'mwgQ׬m\FkԮQ;~ssd𿾊KtpgxL7^ےPK\'5 h ;]0;R +m= Iͦgim#m|_VՉ==~uͯ}!0_8Oh,ª{T}Av2:˶n^m?:|RG53vP1ǖ4U"y^#@ei՜vL|VmZ\|d6\GijIeΎ' 1G*Iš ٚ!̾,!2ZU =Vnu>~1JwuSsZfAg/Q_)vG'aQ[[i :VLlrV[MEpUlxq{w Sߘ9/~;S*v_!q>O2̈rs~g8d {k`GC.  B lDlI`W!WyO _&'v[}FĭY_߫J{!nUANG֙psxəg@wi08OJ8dI5_}e#p㮴N1 BSƦ2pc8 vc~\$Თ$i礼B?V?>0;QOΌ 7 k#(ԓ)A 0Na&rס X|xSG**J B8✩u@yޣŇ5G _`wJJC+ N?~a-SuQ]hb2z;N ֦( ^ÁGRsm'Q1V_\Xd̊F,:z80%R¿6P1|0kĒ?xB"*d(-RM\SӅmvF12H*,o}GAăRyZ-Os1sԠ(&A@Ŷ-Љ-ې]mhTZ T/ ] z[zsr4dmn24pշct-J6炎@GNR'3A Z'ywnPHg2:~4d.u[W&}ED^V3HXtSBϢO:>t8d{<ƉI*EZ>خE!)3<*ZGceXLV:vs\VֱJoG^8wR(`6â,SLK$I%3'9Ted&Rf#djV[qDmu0:v~,&S71I{^/XOPVx|>xT >vdP`cDXޓM ӂÙД\8Y@DAGmyW=$_);:9Ebc@ ϖz zcn/uz@fbђ.8z+FRփebW]5C7")B'"G^2^%4btqO(\p=CJ'/P'NVdW a:9Fs4}L+dms>Mܧ0<òCBalKSߕ3 /?JBz>f@mؒԶTy?U΁JRvֵ HECu2T)mIDO{?4.:Uu˃iT'r gHjbRSDk׊@T?̌[T|DS#?/MHaN1xmVl;|'؈yr;=X`-iXRgh0VM,T-7%p=~Wb*خ$uS7 hB"-B|Ɣ|`4ņ0\I1W~5]6qU˻ Z8 rGbh33j.~ݔ= Flp.G9̎ƧUm8J0;E>f:ra⹕)__L# oZ4*+'bX@?]Ab.^ǡzU_sVI1KQRIv|^DohPPa!)5]$ة;4S u+Q]Hߞ< aT4@Hzd`P l_̦c~p-+|h"PfVrR_Sż\̀TNڴ[O;J~d9YR̼!l΅K$~G <{vc7@2vX&`޶aF0/S85U=Z:JlhwC=m& P:y o;5˵N>%foWARQ2b(=&i$KsDHOL>kK pMX&u$̸bw~(בD{98.<+釅g#@U K/#Ec IeZ*:@C/ƫix[{. S3܄aWd3KYoœ]H:T/ϬaWIS78_o-5kְzV_:|CpXg]tCwOΒZ6[!xl=)_񎗧=񍰃MU|ѾkGƩE|dFc9vHqv`7՛ޤ6\(\ ؓK*˵U3sD,K2^UP?π;)㏥]?ڛw HB9/hК:,wQ(۷K@h;?TG$1izPߠG,+a\| Qzo(̈́t`ʁ{BkK n5d y ;%PɽB΋>}Y'CN9fJe臲m>V XԶy#W +5lꭝb ޱjkL~?)j:\F~f{d9Iم%!&)jLP'`a* Ç1Q|t[pBpCPiq5f&5fKh6ytHT" t[n-3őIi80PB:Og. YN.[_A~ Y=% 2f VMާt>DyAc/#Z{M*I<86Kx $دKVH[rt9,x4VyV8L+#ٮpA6f1FM;|~^ƹ5`vȢÑIeL dԱ+ɓV+eTtTK܃]f4cXD\81YKz̫q[b3~#<1tћ…Vrp?U~>i\6aQ="nE.k*.`AiKyN};&{[u=w MAe 9SJ| o7ӲjNDN'wU'cTvKT .^Qw n։{+J|T>!B̆w~Uji6fثIB=mtYz?>W1fsG#7:RfbC;l8aN{#]b ʙBeZ/4Nѳzd*d[1KbO3۴aQڡ3"f571!da| KuPE<2Qqp̖S`zWX]5nƧʿGp6eU^D3y꿑PN#k.X2D֪g!E:=S9_ɸ nۯlpﲟZ.O|<оAyY 6//_"6x\MpUp$zDv3CŌ$^w:8)Ӓe_E; ,CcԅŞQ; l0h^NC恶ǷG86Y*D |์3y uj~J) 1[akQ;{;o2| AzlwG, ^$o\0oV߳;n_8I3 ;ގg32N Iw! v4GƟ` eJ)@5{4:\a$ $g }kxe'^MΆ")SB}t7_,/cjU1;0o ,]qHinŷbI6@kcu'a+Fq[9lYv=>k/^,'jR}T܊_>#%si= y͢I=.:n$jIFiŞ9ȯ ~c)l*y1[3A)h=HV Q.OP_wPd[t|:^*F2P70wSCM2agHhùG!يⲚ[#*:Vr1̦|$(<dS@n-AK Fno)HSb:}㡣zjy/Ԯ/5Ԓh\y'D,Ĥݢye) ݲB&n+ [ ߞY1H@6Έ'gtO)`hZ&9)N\<1mI^(Hz?9U/lX?֫pl7K˞e2|i#I!2u% 7!̢zvxo{uYA> \]@l)f7 G/aeM!󵔚[yX* LZҗ/Q+ INYHGIvKşa{+Jy*քZ(JDAqAi3Gլ<_1`i2ᤁ~`'~ 714[d.tpGIX3W7\{.,kθ7Ԉo?M1O#ީԂW>RCì1E^pu Öb%§pO OCe)aA?KcD>_V"DuE5ű}NQ)*4~+Nh괼bkmAB`S[CGqom[-֣Qd%_0Zq"d/62 Fu0ّuW(;npKaz|+)e܍'Gw#Jv=fZ']| >-wuW-GVl!D|p 'zjTa^)aq̷3D*_M4)v=إ(Xrz' ȑ-90&KIi(y;WDRa<58ѻߩvTJVN>?IKhBRO.mJ߆+Ƃ@.| :(Rn25r k$i.IyUzÁ OAyS1F/d CD{ -/=8( )ZM\7՛QTp'&kQ`s![Y& ,3Eg+W7ͱ_{ \>qZqC:HnзZm5'c?liQnSO#[`qxpvdV(4,44dHDW{:BАAou.+Z6 WɞN!D:VOGW:"kA w'ܠ/Bnek7X~2оڑutV0dzIDI s\kSW?j05W f G`zn ueR)C|"HIx2nhͫYteyu 9f)$6EB[R1c7ҭ='gR ݴGV8$#6ג>6q ';թ\FL:¥WJK&&r_-Z9#l9rښxZx6FP*-T;Jrx;}Y>ӈXCrvlށkFCB*H/ `ױz$JՉcس)("y ç,+r)!J2 FiD Xb02\}Fp5\rcS;Tw,]bI)NʮΖ$KSMk9^w4,(%4_ty%5b^m A1] / ӳo+pǴĺJsU°<odӓ9>^'bh!ab&ʅH8ʸ}T  6.o|xy{>?F›bǥBMz~x S1ln}Gel02YŪ/t$9[h$t']܎߈t| WωkiX%u;+ ~o˅ƠXm@_sj[AA;vߥGqtN|YLΐ%14^mC%nq\"~)4ݧA ^E- ge_}81Tdhy1X {QOo]7K=rY=@}Rn>HYe߈؅C%{탱Ug_qQs O|: DgI= rF݋RD~9?oXb,֟+s {h3 }cwШ :ճcF Fyt A#4A)ߕ3!}.,NEUl 7(?,ZC TY&w'S sm-Dz"" فVj{!1 iMfH'Gpo,t@ cO~}&Q N{"k\ߑ+#XD Cf϶i쇧33 (fDFf4}"Mz!i~upxNj yz p==Veka\n * $WqQ̄Uܿ}*5]/VMP1pbb}5vNu ЎX2}4Fi /ܵG[..䜐zlĮOgBgXq 4j 0 -5<Hv)k S >8b`-M ,"ǭ6F:R',l>\\T^vH_zN"k;AA<ʞBMG`!XVb*#\ d /2l/'@|p䌀(ႋKN 3_8˦A;sBiB#ev?BtlJo{0K&1R8n3M ?Džu.f2Ջa-Ӽ ĉ?!U`Y;"y輄~vnC3LSm7Ŭ )u>#^s'wGoۭ.t!CH ܈`ć;FrCgfϖsT^rWB55#Τ|aP..52r?+'+"^N [([v%#ר!MU=_0RjfbQ-)A,r@s£M-pTYXtbΙE.uxvzElK /,&JP[vi6ϙzu%[7Vฒ N asMb_ (SHZFQPg\_UMэtd`;IIJ_o[;?Rj8[2T0 `Q27kϑ uAA< BKkW&<SU9nӞuc]T [y>6YZ^wgD#eOUe u/Pl :u6ab`eCO2_ha\ܼpuZVdjQbvz]s("T@k1a.RR{e3H2xSe+LjUWC u;p4Xf3<QŒŜ{O6 h-2M&4WP<\1S: ͪ1Bnt67[Psr:|*nn/%cdɌrlUɪso/BzX_] ]+ +p(OhJ~;j?.#XbO zOc|)NnrVʵ7Ŷ>rHן{#}Z 6]b%*ʓVE@mTVWۄO~ *bגgUBi:rPEFҕTßX`# cOAboEo!,{Jk^PNW^ "ΰ2Ij8Tb~CV ]HF0I~q?q'(4;2n/2AKi58Kp,M1dOiA9u7a M4d,~ҟ6jmiigoʺ#t=UǷG>gU&ˮWaUV32un?w&@;i@Z;wӗV0E U<@#]$V1 3m2H9M>0[+^?#? # 'H<9L Di`Q+{яo#A^(_B֤==‘cU2 S)7r~Al!uԑE۵U*' d':6geĬT`1ӛ2`-;mgjR\L849j~E[@lR4;"7/_5~fh~{rlw˰ڎXisʙNk6A> }c|N~n#:tL:Ib/t?1:svpuIX8o/| @£Yz%]vLb Σ+Z<.H).ŵrQ?y_F/Uuyv*lpUM٫G Q g#-+v?@bYJy{HGsI-Ćg/=wA@s֧&Zٙ.[uY]-÷My=fg AAPd`+ =XFf4>-9 9i`d0d_b@hofaq!u;w vw,@szD2~a5YھAM?M(PX >|PhZhLl͛=aD @#<wj{߮Rl?eK6`+Lw;r{?GyZOڶUm Uj0& >H5|w N{`xz3VJSdt@X$Ř +`Y(F;z ifAQ.Γc^!y `QC[X!/K}hGA%` L}SP2ѹ[zG7s]9Ξ v_ZkzmC! \Jv%(_X,tLxKW7` +# z* uk1d0p؁-:`k5UMcϡ*_Zn<ջP#3ޕ[MzX e{Տh>{"uwHK'_"@ J͊r![c‘V'bPBjuMƃcsrG0BZP^$YA-)E9:V<9JÿҵxCZNC l4a!dRVKdyɶ{ĝ :̫kUa?$8?@µ1!JSپDBFx^ko)ۆIۢξtd' X:Jf6l.2yXv]t Y5 lgf^1O*=4 mC{SLAd% լӆ^aBwU lGZ bIӭv1u4Au Y>A/,xiN0+u^\8#K.|kP{:a:f3CyOzG7i'J8 sA[,-,IҔt}  ,?Cͬ߂0 ^(ntS^ gsF踧iAg()q_sD pB61 ʣS~LﮈŽo%e|4NǴXt>=xIfs]{;[w- [*ʂ+AwE3;Lý+ŏ`<`S%n2*gK@Z~o wPqdm]o7+b鶝Au16FhY'b݊ǕwL7ѨEˁd߽)h^u*h0fN~l_Uap,-^.],JdD I='K/L~R}3}Ӿ1O3sk$V{'֫+5╣æ(?D2lhp{ԩPLK|)E5p_~2ŖMdV%º3q|B(L5g㙯[WO0Հ*oNJ.Й&l) Aɿr GEc/!^+g-F17_p0P0wKk KTMʰd 1k k5E'w̷ɸއ.{IA٭.(CX~9z Dѻ3=B[2,Ohy4ckcB24%D {(PђpMJepHWvF@uO 1>"F!Y Ҧp"@խ4GD\ ?l8/Q)<e\b6tN\9T[=ʳ::?6~NFOw0eTO| +~W96=Uv+-䀍Q 7.Cݣ܂E& Ah c ^cIpDIRcx\EDiP$e칼(oÙ5`$tb(,a`9.LvCLޟjش4f TZEP fuÒC"RE<Ll [ fzvb<3Dl_gF"8 U9XJ3l(z\71Eq&~ QSa7s̻8~d x|;˰ ށk{X[+B)T;k5lK*:a{+!bV %Ԍlj7ᑔGJX``@ E䩥Qmӿ"#s!&\McZ^-.zT[]t‚Ov Y/g[A=SC )C Q~G&1E#- c@PU:¼΢Οsv3#: G@ ="=l{ Xjxt4['B0i'X_n6@is t)z~E%eWYF|bC/ ц=ChP3/kS3쏯K$/| lϝesHoHi7)e&יQM5}klØzW=QB^$m rS)G,W>連=VF"|?wCW*GЊ-ϻ8 ⭯ܵA>AAlBtF89NAAlLeyvdyiXWn0i^II{YˊZQRpSgqO& SׂaVY*}ee&UuAV7VW &Iَ抁ۉ1W;-mc?&&-9rrK3G= h!TvY+JϞ,o´S%(LHAՌ\L.y"%ߠu+R,#?ZYX !DƟ2^, Eu=(yPf4uZoZ^^p[p iZQ^e +w$6j! T9목̈́ Wf Y 0w+w&^⑶ƾt }k 76gUI6s}e 3 +q9LPʝ.C9>2 IC7*__ u?b&lahh):N=.Fl6Gjr:my;$ضЩ>%9,z s$#hdEЄ]Õ"ϰ<=ג ԒJ CI:9Z˙KM _~OyI`WR ={_ clY*݌;NSf7V`(Di4XkCys1n|&;C&~+'i6d"X<+Ys(Uߐx7w;!x RI8$&Y{D1 /0bz:\9gd+>R+ K1f@sad~ ](vp4 7H[ǴTm`3(z+:ax\RC C-*غpP; Ζ|iU3@LYEO]} bڬ7y2%)=d 2Hry:k; b#gc_W:oW}&uDF7+j0(?`^ V{M h_ϢH۹TdM*'N ]]⦘^P7D1؎lj/{wT`MalV sU9 `G| AīO0Tf雮`4R. q5$6QxwU`(=64/{Dx|zcAN ֔j{><:歼hx>ݬ:TΑ0 6p)MzNmcE[3 BE<zW1|s&aL Sʢ2ki|tAIda紮¦ʧDVֆG'ZqSC8=0/+Ygh}_qbӝ z}n~.\(̗-!o@uP$Jއ.N!TyZPU rZ?=K~^vTIْ8:~573[טxV/k6:NY?*+]"pHLu`zUOc.=)p8` Hsw jn \F(&NjQSJ@`EIt]|aFcps7Eq:I ьquVqVLET+ p5bÕ ΍I|5 U:~^A:꧲ekɔjA/Qe2[A]ls-'wCQ%% Fg#[ƞ 9MCZ e͋[#Y ^1[6|ɤZ}q?N4 d5wjyJgR+KI-A"bvsL fh^2$'}ؠ01S5'd>^!{% *l0(}KYH ?oSPWt, .%nE(ȑc5{Vdk IZuK(#ˍƵV0A0@r{5=DmIyf_tտYSka/QZiQI`Y<<)*ս؝&_50>Z_<"ph@˫m$zQUҡM+c2p x6,91V,, 2ԕW_X&4@EXĊ8WAX=|M9;\#t⸺`RdFҙsd?J݈[evdcUݳ7YR}A@4~vTc3 7UR9u#~9s Qpbcџ Ngr]na}<L)s(r:;#'6Fp0͐NFs%T _rP?D( +_Гŕ#1:NP[5b5CQKgp'ľzzDo(ZmG86lݤxt%yNjۺ\j(r,2+u'2`SBw|QzH~rW|gMOjyOvߩm=ĝJ pe:~"Z~ޙAa8 &tA<-S=R&7PT,efwo@Kb!"=(!(F`m">#OdjτeI՝_Tb OMuVX-0Ucvv]p .4m0v{| WȗN !=e5) ̏m9}KHT:1{2~q}aUlɲ0.7tJq@LŔ8sۼ?૑=͎?I蠵bTW! ԇ'*7&vI"iJ4­9eHD0dt' vGl"&V< ڟ{ 4V#-m _zBVm#z0KY10Aga8l& d>ΡWW{~D.8n#ucJQ=E@Kz$X^F*NgmXZDo[5='DI'xˆ׸8js̥Ӿӑ ӯ[hþpH%4ʷN[Eұn_%dzd 925=_*ae: IL`&3C _S37?2Ƙ)$+_H3h D#iz0_\@/Ϻ3$2FZDPT2XrXm@d3_$vyhY*7\uI 9ݠfI{kV2;kFl8Jvov7Y̳lìl!AtjeRX/[~EN")gSRC9X 3<Ll│&@_a (ӿH$.̀;%Ix2kɚ 3b%';Rjgecw^ SuQ /dT,mu`bkGyl)Pf$~փl8ntA%q)Ss#9e94|9_1d?&5eya´+5s)\33y55K[Ⱎj$?[ݺOZz%)2'Ll~|B/Ɍx>  BmS[e-yu<m2%p`\ELi>  7`5zQ2gf#GfS BV pI͛9$nf)'#YU9=i ү()?e9)·{/-2>W3swm w'EUO$(pހ-=ȷu5s0)4lVG )fqx_kHZ/H0kxzhsx5qI LNC^iA6uEs3-NN(ID-֜V$0=Y7Uf"+jIe9,f$o%4#œEѮɈ^.~N (uIȊFgg$/̜mm5DQjFc$ۯy FydqC.s^n٢1%(,VhcrIgD$q f8M8M 0A 4O җ9M$F9g/rG^Fijn9(P,i liDUEnt^:O+u5!12b=/HWW@5Cًe V% WxMb̩wI)y sq֞4ۈ\B]ʜ3w|(~[f3~5!VmJڽʏ֭ <$󹖾 y;0j5tfs{+FXn޹_hr6#`@9Wed)°9|օԃ (e;7asT{-!Ni.Mʤ FX(#7"o//o$i0᮪[3Y56w:qXAwz`;l!_*km)$>6.;k7a욿xP-Z;pP%w-,T\'oNճ D;u $"L'aB[8OS3 {> !¯EGDvޙUef.{\jDtʺq(m!2QDo.aęK5(=WW:dVrN`yi#JuV1C "RF8z1AtY#sWF[9 9m ~FI+/&[ZB[mL3+(1HU {j/kЦBV߃wk:}n?E©DՍγ /15eGp)߼  HUm_ķ9v5IF8޳3 vߕAX9y L=`9Eny=?t"avy"h6:Ϻ\%-R%x60 ; }mu]$4$,,8\% tS=oFB/Fڷ52_>PD1́(52rEاbKI|>,I}o<+V[t8 is"c_LioIDJW 7't9(e_"V{;j:~+QY)  4x6&OS]?d*2bY u&yJ)߹2j楛uӎp$9e*|K2\Uoy} ~nznfh n;7AK9 $?}'Eh BVv ٱ;|w2Fn%ۗ cM&RobO97>{A >z֌z$騰,Y0%t(\q\ cԵ^ 2 +6B*!܁0'ΞAx_:"02yuo8lo~g9]tUʢťjYL*y:?tURLҀP9}gmLv*C÷L=* y.Ñ8 s7(Ra$g>"U}1ESFRӖrU] -V/g00݄f=e"aaYT@%GDff2+Ʋ{.GQhȅnA]@>tlxg:W(;Yy% *1|QmsƞFF&OVR`KQ^pЅ.瘄Ϙ;(~&}+{͠y-HbΫcu|KxORIVHx8q9>S,}JG~ CD#XcP=de 0@aIƸ`жjb(f>NKxn&f ^J)'m`~|SSULA-:2Zli/C$ڰV-FTQ3|^J;qɦTh*E]?X-̉aA1)FoīM`C$]52{駆a!qUVQ&bZ -n1u4=bci?$c̗@y:մjsF0&w2QWIm?h@_$2*AJc{ 1sݲP<s{!:*vrYgF1i,ZM0yT횦 /3IxV2_+S$|r ;M=( bogO @uJ%O q5gm3ŜFաE3S׎o$ZC7W┓bomի(y^AVk oI}YIAÐ)D:&v𠤴yHӏ*%4 i}ÄEHoc WED=D  ᰌߡAh.qT-1A!,0awO]ݣ~LtVw7.XH -LheK4>`I,vxUE*V NJ4J|K\RT#_r DjDci[Ƽm ܜa'CL8ji$7J$䊫 q4hLq wLU1꽚2VVB8zZCR*j.; VGApBI*X oI+fſβ}GXgE(5~D _\1 uN)lB\oTg^I}KC;5*4e넍s4xv0R ǘn%E ކg|ͻ"mG)[Ky꺬y2g :J출g͘Qd*JJo@}H9 :NM0>_$տMu-wJn*B*R#8&lz,e/@<<א2Z^Nmx!%+[̗{FI+Q A|F?ǡϴiMt ,釡< qkl'CDuӶIN jg`QoL<bh I2(l LSIq򵆟 ͅ#̃dĎMG|70; o4¿eh^]O@8h3nW@Kjb6=: .9 G{wHhT ng~I_ҡJp\0>){D1Աʹ. (jWk71P}cÆ\žy4eA>]`=64ʽ5pH|?ҷpgPxS. i 46-y]둤%wgݥH 5O%432Rx \}OԐA[Yr'L] HO?))p-lBtSƱ7E4t-wn5HV={&#uAi]N Gwg;_v_^qyJ>5|=sxgj&)!D"_:ZOzP3 0|qs%s2xXhxS4m‡F4Hr@&ӆ5&9<>yCEZ-(kiUMgBV&G3z<,hEgx\bI3{Ń;[]ka[1Mmb8rԔc R?{%zpʩ!M1˗M,<,#H'` YG=u|tڋ2:*qz.ȵ_dlGG|u+('Wpo& t[%&|"毺"uPTIm?ꓹ;w^{k,8ǰA.7r:GDM򢪾KabBt+Ã$ì" I589=%ŽN8 [<ޞKe_| ΗĒE"y,*\{/iMi ɱ CGK->˺u{3Ȩ}`i,*{n/&7xʼngZ(V?7)OEdݖG|jK<^ԍqyjkF.i\ {_b^aFV[t|\:}v (kk U!z D;}ݥt9z c!$z_W6 1y~qI#V9sfN n 4KFnC!,Yn!v B,6^KYxgq{TҎ2Lf73$}MkΌ2@SSXoqqTȋHf`[rp!gÕt ?Uπ0:f`)qd_#gf ] ?Y\D^ޣl5gJȝ?&5 Hw*S,a]VuNs;OzQ=a t2+&ڭ *lJӠs4 t4ZIJ~D㵱|4e]ߚ0 C)S , ѱPՂ u )@=68K/F=}\W476=bڀyQ|&.C*UL#bApF-x\[WMs"a#4?cž]#lmg@:I`0쵝{roɠ2WЕ ,$4:5=9@}Ҁ&|[fSj|@t*4-߹44 7 neC&{5:ԲGk]y$MӼs(6(a/hHV6;:T9Tqرs睊$Lx Im YƷSW3q5!KR}4܅zo7o$+%{j`ؕ 2uCſIÅg6H5>aUEYcbÐq_ ù lo6ˈ!2ݥqEEb.%E ǭBw$/V bו#K(!7<Kv,0X#ԩfyAJ.\*MiQ9!et_5>#C R;qI#LQxxQܓxqR X9l3V#"lVMLޮL (; >ʼjAj: x<;}jէZ]]PnгDS2)%A(Hl+ݝUgUqh"#<߆~J7} Qʕ w^f#O!@@m:.Uؘ8 V;Io҇8PD%|A,U5e!P[E '{={Ү/Ǘ4M= %0]L"In+RH=K0JvЪuf#;B2VspBC%~xcȟ9qfq.čd96?ƿ% 2al:'9lV~Ӣ3@2=1 4^PK\ ?{CbݪMc\TGg(B.g}Wb]}3:jE /f}hȨR^؋\`<7H2mSRW̥q ?/a,w&%9d|c0\fnAn4QCSkQk[>7jL g†SX:9b0\4wOL;zdXKEhkO!:hLXcW dXf(-L g 8R|8lIꅏ}4U,N[ԡݗŖ)` , ROALB?ya8/l}NZd8#uᶧ0>t&v4h{0 cV,xl![aqzvDނ| o<ɕĠp@͹H|"8*S5Ȋs^̱P%8bM!p4$CYbgՐ}uS$Wc B2!4GW"`>MnX8Ѝzշ*{(ilz-vR3 Lq_֚Iv)G^ ;D\qx1EIK~Fo#WfE)grl!M߽r]Pad dre7fϢz]'rb0_ɃO uM^qu1`@- GVC3H, MZ-W4QNW*C1 a l7Rsp'RsEQ4Q8-ؤ=I>(?>D2{YjSvaÊ3UM>FA,+p}pgx χƿ_*4=@Qh n谒ac!,ت61} =9K+sKaɎc΢;pAaۀ 7u.θ`&825(C4a.W> V1C^hHς{z0;{J{Ԭ^+롂l]RV Gypbt޻Bɵ&]vsذ ̩U0%d %ur'4+FҪ!w Jgᝦ{mܰa_(Xς;t}"n`m v|UMDMO!Gx %Wu!ˆU{\t[r8e?G{-ð3NNT.gߔTGغx i>ծZ<ۓXL_1S{r_?0 YB$ ocgM~ =u0b9T7Nw㍡x2@`gWڅR'V~A|Q&u.An%W{3euk񾵨BnWoQ*mL(|RIy,ݙhUogEZ@[~ BWHn3֖!sXG6ؾ>∙2ܞ@e}uuѰsXw_+/5d=)ԧr 3~Lg5ҊQL[*R[&H;dST+u C+p߼drz  QB~" c>G {KdF_Lyu9cX:vU z2zU )yDWD)<W f,J⳨‹RPZh07I^YqNeע53T =jWcK۬u!Y h>zAjY}-whQ.t u٠N>@޾pqs-5l_kY,~?95Y4JtRcXN9o?|‡ [*"zUIYw-l d)trVNW_3G$L9hrD,0^L=|Z%{mߪ3 2Y7KU>: >PI՟j oE-,U+sJ|B7q^7>~@ -5s3\MvM`.Ai&{NN7t3t]3_RNd8llmD."t&9 k\8-;fvb,o*DfLRI!z|h4; ZmR_V%S?s.&ײ o~<@_0PHv mx:/;aNxѪl7H^.3n>R` (NA^An#A殄4n24N dIbGy_ x"DY<Tuͻ= $8e{4Z0xCGum:_d e6&$Qn@-ᣋ>GDt0A /gz-A6ܭaI~Pg\cW޾{kdE&Kk(EG@ =枏wMU &Wzz~K$5q[ڱ-_9WD.x苚cohk{pGj|T}bQ|Rս JizNQ h$v`<=TwIJcV¾>z(vA'ڔůo±cAܕ(쓔k3/ԕ{S|M+ ()T ⥚* T}X%RX{EvլА]'\^#I_ͼXm^Ow4SG~p_IS}s8ISK1fi4>Nt@+ey%h|[mc &ZI;3p'>:33?OFx0{>P( o<50DE,18n}'`rz0K,@nOn)aߒT%O#2t"জ+IJW'!ݤB:O󡧿45(̉"4>ϟ9=7I2/麁G;(6w^\Clp\5 Mu@IoA,=)Z Qq7^ӖO괯%NkrS4n+.%N1|9^s"^Y3j;cP@ OLRD&:'Q JW [*;NUDJv+SCCaݻy,3ʱ)?\a#ǰlaE&Ze'!6[/Er`΄q8s858Bhm"UwgѮqFh$^cVJ847ԅa,N-:㝏R&0 L'J5ڭRDk[69elq/Xh 4v2>n-EO*i??޵cRz5Gmsu{O'B9IQǻ#|i0JXEO Rtiv$B{ 5GЁ@3'tPIaިLj"H]-"~H&J኏ĘsB'_?Pf됈P7zv㾨N-rmrQ)nJخ߹Z+=xFVyh¯28~?#%[;>ߙѣ8I{PqbU},GudMT3x? <KTiD %OBg:YC.z1|+R䪞&ZV~+ 6!D, 8+|5w>MSS5Sx/K([,S>խ"Zd1ǖK Cepm؁@K#g2}@R' ײuh|JlQ_rTQnoxbp0} *qf{F簯Ʀ* TbOABB4[SdG|"#M#AV V+*]&u( .*@VgWJYmXB6sk W*U  +}a+\٧Tb@6C]so7`M,]bw7FQG[֙ўndƀ,XRɛب셆[gHÙL@na,ǚ o㴏'j63OIhuf;9yd:| Y,/ Yl"LޓpX;3bP)UƟAI֘^59jR 4W[8\&i,a?Ǚt9tf\Բ4;8,+0̺%Q8 .nXxh>KAUh0ib%4' ;-Yu(^F`r"K,S0t\M*Bɏ,%jȆ}i_-5vZk0&a .R6̿GIϨ_U8 G*?p8W˵8Kᜯ_3 bbE^]К3W,BIN_bE8w'-BFir#P@op_vȡS^# To&A#L>8iBDn;`ĩ UR^!!Ta4WvS|^OT{F;5z4Oq奮\6 WtGn4lRXgyGD_r䆝Z^G~\%~̱TDWl lZPt M`1<Ӭd .ۀL.pAvmqޔᩘv~c5ӕMmkޠ T %2BzhsRآ{ʌL [ZW@Rr[[o#3.n7c]g? xZ9-.c͔c#g?hJ@Q/5s'y ףnUiЀRP<`F2b y4\d5b#"$6MFCA>B3l~ k}c(\=A[szJD `6ͩXqs!LĒ*gϾEX7L X)vjć!`Awv2&-NojYNdҧ\L͈cY>TF3Q#~F|ca,N;P+ED* ˝:cVBb=E*vSLe畅F#㹁F=`-cN夋"@sGݪ4("xÓr?>st8MIѶ/B 2%+E[:6H4gϼ2?3ګoڿWOljUPU"NjK Itr%/>=w 6{L]ѹT _0g5/|9m'Xf03A5^ ,!y})bRVq|}Ƒ4B}\$c $V-H![3?Ҩ/gu)(h:<Iډ ǝ2\PfᝫKzQ)ъ`;~"m. 5}>%~2M%ho GI@N`<C T;).xS}Dg wHRK,ۄ gR R9Q4Q෩t ֯B@KPE̛?-zVVc+]$G 82Sl(P҄bV[,鹢\w$mf fbOul}⋷5&NSe\mHOYhQ2ι&Z<1?nP4u,k8Xb؆ŅI2^U*1qKtYrғ`$Dy\ܒYy%#4nA_b3?pq; wHIёنA 4R;r˷SDqER ll30I 2p,06u7Qqy?= .ws_l6xI?"@HROk,"mqT>jA qwjr 2.I2]&Fq hBiR8[_BF!-īc?It77ŤbAJR!]w M[jL[D2 c}m4dME0 #)@̻uO5xz\!#Efy'+kĒȣyWTx4VkzF/t [*We;b{vawV>dzhHQ'9X! xYh70K esf+r]6mt}g8Sp8z3AMmܜ9T~~k\O`z<rܲDhPS~DM5V3*E_ w< T?d!} {xV6 MYA !x "A}M"ൺ^$oaFIlX,x-؀I^)bʁkAAtZK~c^br)ܡP"F u(9$@r|ۢdևFzƂm8h;hkvq"# OK]eV qK%kp1p:iT-%r l,ٝPo#A<-KOb9v٦_q0= C0Pb$:}ēh]{m[ 6̐A%anqS~t0$g/ě #m+0 'T~?4eݭW3$5쐚~"6(FM-[FP8Ж0՟xu.$7as,kAbO R$9i7C`!AI4OVA2U t͆5#݌QGxXC@‰  IQb'$/J _}w_ӫ2B'>P}JM!=婉ZȼW+}~~ʓԣ D폋sXR:8A6},&D!Ryj7w~X?o gNYEp /zD( )_MhTX[QmN ';:)Ns;؃D4)bv ͘@04.3+)' t#yϕrYG5H@GPD]f8;1䂤XEܛ< @G|4Ty{iC'~aܛ6.لOg 4+?WVg#+yzu\UtmX60=ò]diX`'JbY<$3(P`E"5/Uzq)uun?;({$qhϿJY{lQ܏0ӽ0Yo1q3s:|=O*{a:9෭76'~m,%:pQ瓟 72o߼M{mo+wahF}?},oţ#7B/&_bNN{Qm=/)eZ4qL #1ᛆP@HE`sܲz\|0M%0>HDfWWhIM234_6Z