go1.20-race-1.20.9-150000.1.26.1 >  A e p9|"1ꍡaE#%)vQyxfgBX7W#,X''I !r_y%"#Vh.! XE:4eC ; J8۳7-qTՙUp!ZSyśC#tpF.r?luY*y"9':pEnۈ2}@Kbr( ęI NgUf)ֵ}ք[{}dԶ!yR;Epn@|0da658b3b2e6e9d78e6704e5507a193d58b20696e077451b93c387750d219f0c0953dfadcc293219505a1ee7d321fab1a3cdf801l4e p9|x32$?70ݯC% nG9P*Ə›{o6t56 8- Ӻۼ3ͻƒJ;gJ _WxN{cmZ7~yqDOCgķܘ(}bfY.i]?Q;W$(K'~X Cv}%DAGO '*4%Q WץmZ"擊&YnITxx"wrnk00SZ-}" Y>p>?d # < *7 Mf     @T(894:FQGhHlIpXtY|\]^bcd eflu(v,ztCgo1.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 h02-armsrv2SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Languages/Gohttps://compiler-rt.llvm.org/linuxaarch64e 69711a07d6c893c9e24fc4126cbe1642a06d670a8cfe0cf0e4cee1a2487911cdrootrootgo1.20-1.20.9-150000.1.26.1.src.rpmgo1.20-racego1.20-race(aarch-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 trackingh02-armsrv2 16965964041.20.9-150000.1.26.11.20.9-150000.1.26.1race_linux_arm64.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_Updatecpioxz5aarch64-suse-linuxELF 64-bit LSB relocatable, ARM aarch64, version 1 (SYSV), not strippedHV{xنgo1.201.20.9utf-8c9b88c286910563e0f0b301f84171ef267d7aef8bb5c7526b1079bb36b4b96e9? 7zXZ !t/Y] crv(vX0qܫ6ʯ hm qX2t.j28 ZBK<9 F')MGs*#9ه&ǛؑaI<'] u:onxe7:0~CDHGM{ 2QCV-,*ҞO3DQz!^y.(²ϙ@98F $*A)NfBB.3~xo+g%>|QKz3# b-]-$>BzG.ڛkJL~OkZHNRw[,O4%T<#s MC6+[sʈm Zҙ#VdBA {W@#A=l3o֑}Sh|GK P̆/J|.4GtRwiv0_mk nSx#z|=4 'g 6mo4뺚t٫r>Sf=n)r=,-}֞lWZ'm(e|`.[JMCՂahK[J,BuF!xI*l' &go[ րvݶFJkԊp?le<}4Zrc[pYeY1t fv\HѶ88ξ1kL9U :nڛ|DY`sdO Nb27?W.2AI)lAPi'z<74gui>*<8ƈVtD)BLiTn\{iJۉ޾(<)>^I a"C 1Ž^vB/|>;}lare _gG2YEGl ă gG;>Z䒌?Yi<5%;Tx|pߊaLH$ٷ5vfM}*Qq}!eeG؁p(CK?N3cv '3^/".%y2$&{jS0<͚z-ǟ͸ }M)_;ϰ}J'EKXi`joG%wŠx TsΦa~,kLf@y \f OSKkK—L>d3,"6V餄Pu!A`2R8zJ? czB.-$4*Ayjw^&X MV`0;ʂQ7'tUp5}J&bgƕAX3 3  2X@<]-{ѷcc3ҋK(Or5][Lc[06-LkY˛a'Ȼ~AFaf;:B leg;1QYD b+.*\aÉY&[K꧒(˰1fDԕf([|Y9@uBJXq{>K;i l=fPnvٶ% >?,%;!PS2]X@3F:V%mLɂWY* ?ĮfJ ftwzSxJن-4yw#mB>KC"j?0LzOB?ԑL ZgVvbwKj`Jv\1R;8s='Mܗ_E)nmq;m!$tv㐭txe`)1c~Z~L&DvhS=a@5}H P*hI@ UyJP6 a <>7P.؄MqE7K4& }@Ual!Y./7zy_X :>E]CeРy%R3l`ΤkfjjcU"ܠSi F4w3@.*i1)rn\ 7l9t%UɓCZ- '_$-y/0--&ZZH3:SzsLϥ}nkvEey1-7*L~]S6U@W3:²W4s"| o$狝wem.?j)1|IGYzqS Mk NA>Wt_KX7QfOպsr&t6sͨ#{uq0wIgޑ` dCeF3`-dʟC4 \a-z8zv9]:]J dXC-Z=ddiȊR5aR`{K :&2 9*qBQ:1 Ml  %c8hRf-Mb17uy,JOl':2)”#Qw*j8v^n;}l4SOW˝M==$iͅ6y?X N ;-Ld)ZY㑲7.ci-&~~"#/c n*7?\[Ki/[ieF3ppI()f\` ;*ikیlh㉕"H,:+WP[dm1Y9l}xT=*2D^n] P4/$Ȟ-N 3Fd(a/:,U80Ɲ uKԾLжBfI&Fa)ia.#iq?iG𞻚7Y杘(u}Ze18߫FA:֒ Q#aIdoT 6M*_..>Oʴ!Lw²W"Э?ݓ?׭ gPB ^Wm %+r #<\Lo-Fly4?tоeeʕ,:椐Kqf(MT5s:{sh6̅*:P8+gOFn-yY3JevAf1UY[ ys#8ub94]ɐt,6ϐ^faVwNT#>P;M+=_]{4uݡ(쥹ͳ 8!ᐋc1\JP7pZ9;"AlTpg!pEZ,_B#! n.xcՍD٥_:G>b2pu];pw=q]Ft[ao"\p+p'N J496GY;B$x+ M&{|M(x.9$]a*_u&aQAL:d͔F6ߊ"6ͩ8Yo=\H7^AoYQ<@$@ﵑvjt.;,-(ߦG/ 0KM/,!"7C8}rPih]) {ʂ~bgӠVR* +(KCU끞{Bg@ qʈi ox+|R!'f?/[ցD*=y#3A؋ WA^wgCHi'yp ^6qK)_7G,Ƽx+B!gX#9=+Wv3+)*t%ƣr/ѯΌP@su7Rv-.V`:2!ӘOg֘_2jUQ 4Rca=̃ KY"g鞳oV}ry{oI s`eow{H_Vq*F~f 0>lϒ !h&YMpdfM^rn~i l6Ki'|DO$,Y&D&p֮WyO6|jbL4Ã׆i X\L9_̓}~mpxCЏWvUIi%, 5VxdDf(31ͦ*_s@?(oNANwҼғb4WvJ̞AK A%mǃ6e ^@^O27_h ,6**IusL ZC=f>Jm"H NNŘ. c 5Q6,\'v=\NC"ܚfc';)K?,1 l ԕxC # ;qJE|o;S ̒pO&p~$~6Hթj'^\+IpX )wp.=A$z0:Q]f# ν , CZlgמ;u'k\=:ikջfEa>7 TGO."&[:X byQge&^oI'=Њ p324MT]ڹ=WQjk%n)2?c8FT,Լf/Z ;]MKꞽ}>G${0?A&釒%uCH ~%3,zHbqM4Q6Z8@Y\kX5? UZ[[H<-cq鉙b^2gB͸bfpN}ѝl} +}tYNad5G'$dM! &L\qҫ|2RAoUTCO H̝}vHsmxtn^!yCLپ]Yݣ-+Mvj]RH(a6x!Z0om6O}rz:R0(@FrF]!}}(̛y>&Rx,Ͷ u_kܯAUm慃$ @D8)qiqNl,37/?h gVFǨ^oV@'װ{8ը>FZ;~.jqD4yƟb0QGN2/"`7mMM6Zm\1yՔl]1JધP ݴYemˣt~ {Ma֟dN.^=+=Vi}DOA' ̘ԨL%.p}K u8ŰOD0K]2 bJj L ~egi>|O{/a觽B%K3$/A4Q.;M} 7q+K7Hlx>orR8jޢ~uopl[BH}GrUf<] $v»1+]cZ>[9kNB-盥%0|)59e!GӃLh/4ޮ'nk׷;:pVZ{N a=:6Qas$I:N086Rn8^~4>:]ɪ"o7{/ܰ)n0Ø韰 su<c6@,]jgd,ymh3:ogElL p-!$=݄ Z%h|= | JŏgdRjN܌p &%&8leqkvJJG 6(ocԼlcj[HKG Pp#`^_(dD\IW쪔\\&.??9*g؞tt$~.=Hq dBPpRञ:j30Kuȅ [UDbkvmY [#0<\ҥοZ| 뽁n))YƷ|]iFA߸+Yto&boa|2d仱j1E2R'";%㜌՜ByL]CA쎌8+G =jAw3 v fC'҉*s|gD_]D NFΣ/&b#XxvZ%̻0.~9- ]oSPOFҏ1IE1qTCCeEU$>&ysRGhV7iyH͕Z3n }b-} '!ҽ\r3ف~G5;yA? ; d$=l 5/[J_,tncfk)MS:[6), b``n辎%%^–.%^ݜnZjId!WZ'2>nmjlPЇ6x~x} @_T"NuDz Gce9Od+%ŷVj]z=-+uPh 6'Bb{fwӂEc:mB728n=߯7{p8=cOJ9yx kq<E>n\<;n(^`x@43qprL"gףgޛWvVkB.Ǻ Búw[I˲anURwis^f6'[jfPq6"ޣY 5Dr$mbD;L^~1R^1H9.0-TjTt16?"r P.Bm,'1)BPK. ̢y8V=XszzMF|k=%g`"%4 4GDm _ƽ9Aݭ ŊQc8Yy1àg+zHtF+ԅde*8?`kcW#>[2q wa}Wm@VW! NSK|0]4#u+ZUWgV6mD(1$w!4q,VS#}Yn֝pn{C )|}9o?JKfGeA75‰ -Rhs.1C@Y!x0V=:ZCT(γ8@]ZT@8*O ;dgsL̲a-OA1 qDV5_[rf)<;U>pqwr7s@].'dOYvH38Z1ʁ Q"X3E\LTNgՒͣ"d1uiѵrFUhQwxfJǓ s(I?";gJDkS76 '$X)T\,K9p Q`٨юI$O !{U(LǑ$ܲ({kV $oemh XqbA=6-chyBULae@ޭ6+'9m9TJu5oJ=><&r=uAE#eۀcU%F|hє%Ayݿmbrπyep(zM9tǴOp:\Z-XV{6򔹐9ODBˢJr^'uSn7Uw'X%K\IoN)ZELIWV).[č>t%U9D='7e>沌J7x0dV?&b3f&όED;if\ йY9S-^Ɣt5 4#jj{KiƢTt` 9hX Tqm)?+ \t(:H 9}c9ne{ec|4cӂe@*ANvB3Z'hߢ>ա<#J޲Q6  PZP}ȘKQ*<H;YiHHL j-?3.oaTײ2-Zk"և)_l;;m!ciM&Cռ.$T5K37,ݾ^/D>V _׋<ɚշv>~eKT9x:&c߹$n|D3Faq~ A BІl`]xÆ?<6w2̝o8B9PwZ;"*wp9jB%_?):QuLu9|eK+E\0fQR!, !l yַd2!rf@ZeF }G~d#8$SӆAL/Q~f*RFP_,yΫg{XB$2tۈ1 xM P/PZL_%T!9}d/И-H-^zuZ|@񵇵l~I04w݅딂HCqhӰ>4oA[bG9lDx$5@rRkWtz?Z׼ LXo Ž;8濛2 '7g %%0?kvySn3MR0Vҿp e?-"#o# sL]j ȁ`Cgg'4Ť h(*~X1`$ ]Us2#7Yk(w jp0@6Cv7&wwJ|ey*wHmK\x g3uP`ax oozw ZDl`I1{(饟'/Zf}PZ%f䋘9qœ5 tvd^_*pY%D`lni) 6zઇ_#۟ߦ.f4:@p_@ө"BZY &͚ c ݗ2\+Zc`.?xQc,(!@y5;KU _z%%t,RG[%#gF(Mg0u"vHqm+a8,vgFiOxگ0T$o^Y% EͲY{U\Z*wޡת"#{Jd$If*H/\Id|Bm FJ j AZ=2/jϻ PdgdDQoxE)-du3 ɷ9o!5C_m 1ldrT΂1C1Eq^ IB* oUaQ7BM [cz$c$uݥ S}aYj`/{)T"jޣhSmmsO$=H5|sCeC?5IXKyH i Rٰ8ujSG7 4zw㮑Pf8(U1%v|Hm 'gA2]/F {GrTVƃ5`lm8)9Z I!6n 2N>Ԩ Ґcy*L-ϩPY;q ~*t7GQn5Z+]+ɒax;_ *X}%_שq: (mO/4[{ ORߩy O{A5I5 V]dǤŭ&΀y?r;kNhToʰ EߞXvpwjN{@;f;=QBhkDMXnY w &~Jg{`} o +0EJåmڹVU0kπL4,s] (vv'rbG£l^ K^zæ9`=?Hove3,X r1u_D驒-qrIr/]$I$Ǫ 'nIy%߬VwOX5 O{Uoq |)< pj /(΍qmCO K$,2ljتLHBHi4cMŽhؔrF,Kp|Ew\ #]-j\V!uwQAq;d)xz`CH  x|D^٘%cI?ʴFa@/%8x[_-得ĺh_| sJis*3<H(#*?&{t*eo!bê`Y[6u)i{:@㱿ZA?Piď=\y7wbY?5=̝JD©뇲8ff=+DȝK]>`VB H ˖ŝ״]PQ{~ 䯮gcb:᎜ Vfp1\7F|dKtςUQ \P'ε/g2ݙ!Uae!$-噐GӍ[>\Q#&3L,v83>QRE['TTӜ0_̭^ TSdJ"?T`TR~o"jDyWKkě4 H ߝ2s8SZOhw !AaOmX71?&뙈8eQC?)btlی*E~Wc CIc[gY\NEu jV^ z fêd0lc.֘ށ3c//uTQ=9[ 7e *.-[g'qː!wɽv w^sSqRv4e\(g<љT.3kN]xywb++RI}^>2#Huvn1I \CS<^EoA]5%!;Tmiyn Z31Ze4ɀ_AEe3GL p+{gѲ܍߁[R{x^-RIŨ@p[x^)8@|,p+XnB nT<.be *GS'kRiwPC0 v2+z=FY㼚]Bەe[N*ځ< /}<{.l!?"d 9yG!&WWkIdQjZ\iX]hH ߇)헢us rnFtn(?i4G1X:KWWKv?cTvm -TuSFN~WDOشEb+-I8\~nADٖ(?X|@l@df\R%Q<͂$c와BU`{u O<#&ZOP‹u(t`nx 0zEÙz@XN%8h)YԖc%_cZPٮ^P%hҵ-XH6[wXo\D'i yu&wT%i-0=0d*ۢFNέ#骺̄nW|f] I٣5#k Y *EUy'F'ԮَɄ?lL(}z`~謾]; }YK~F, @.hp!U;GTEq7-@tB{Vh3X255qDgxof7g~Cc2I/FEфKƪm=y"@9f[Yυ;]x}*q7NO_9,C*U<vwYcc}VGHk.(!#vQbsGV#.E"eltJPQ6kgeSpg5b4-Ρ#OT̲|^.oQTk\#Qf[Ajݣc-_b!rMgۏ?YS˕Qq \#bϿu[ C7.4;)3oM md. GиE\IMr5 ak?IM7Y{Hhq- \S^ 9svr3i16]+lS6p\d&~(0Łt88do? !/wG~ɖs"h]-:1TFj,*c{oSmɒijS_yr*xY* ۋ.L'RLHTwYGtTE(@o퍚b=1~/u?3$g] #9T2 DK{Lr ;w oS쾤oEs3|R:+PkU-~{}(ֆ4)s`%BѲqƧ!FDe OHs[~h -㊓}NZQ-`{ %> ^}~QvczOv(;]v@; ߄E[q>mTJK:3gߵ0qӷT,>[ؒ-}u后V#IړzIi=w~dTbj25*ްJu lfWtvq . ^ʺ>^Χciyg,k#'+JaLiy &=ϓuR-VrrY&"Y DվVIVO: ^m?zd|:0|zŅYfeHՂz^#,jPtvlxg X#|Rn  AH*[դκ2\k| k:Tu:SG5d]M|s`0nyٖiG/z?ش eH@"M=lz|t΄R, &wOh'N3`W+6Avr"@k5, ݸq9QhdI%8??6yfqQkKeIWa35q7ԒT7%(fiǍ-VLȱ+Ϥ|#H0zG>Y8pYjM"n, g€ L [|J@Mm[}Ϙҭ1Y}|8@Ǔikp7')twNCĠc.#qAڦ4߀x 8k2:uL}MͷFhmٞ gY@L|u %Ęڲp_EV0P|`Ft0N{~b>,]^2€5)зrLt*S\TK>2]Kz\(fX]5η@J{(oQG om2zr=&"6O3 Qf6y-b:t >gfRKPA"vԋMUu!:,,'|KE'w/x`u6*[:S[o y2+C#v7&oيD'n#xjlZ2@:N?`yY̍j  kÑi4p **둝#73ike"5QT}q9L=J4 )7Gci+Oh<.TV?͓YYAxhL1P~"+B6sr[dß.pT7nEVhY#S^֞)p߱ycoGWdy>dvgw&DmcF @&q=]L !ikh,o;Қ$콿32;V)(7"eA 0Pu!뵳=Pkpjik_.HddI"0/pY~.}a>Yshgfk:[5f3ZyGo(K1>8]FnxM{[mn,7kSCF%E\'d")l`?J.C"%O2d?Z #bAey,A|'8c8T $z#`:veŖo:& A-#;]Քi2d͕z|i@ @*x55B g.Udm IʧWÒS D@F]dnyj$`DqK.Et^ŏ0>J]ftx*?~d4$Aw ͈vO7ܕ/M\-7oP} 3 v]F$T + qjIHdS-3؉耾U(K4]Z173\9Pj HZّ =ϛ}8kVFWoө&nkW:a4,ڀWzz)>ÆK טjϫdaSu*bs?Sg/AI+G]%ޠ_#u)B7 ToI JPhzC1mݖh"Hy\LݥC:݁=64UۯU 9DcD y᳗$l*Zri |ӫV=ēȽg(l6nKjLba9 i$ysҟ1gNz'P5S,fF[ٓbB; -٨S1H,u⦫9GLĊ g-NN!neI{M@^~l` QEc@SJ YW=Q9KtAڧMBrdIw9>;Qr谏( BVKge𚋵u۞lgLIy̻ Ј..r|Ȫ;7]&`ʌ2mctA ⟉R P[__"۾F 0D;0pf|PD;|Fn[6]ʍ J.͜#yd(6KTqo$y 1)IlʶHmlZ7BsRRЋ]2=v+9 B⵪7cuS-A/|V>FۀX.ES+KUxKgmCRCP92yaYϿ睢Ds6ʼ0*@bY&V5V<9,ڗ9QsIh7[l=R0i*\#<"S =0HTGjo琠C {=Bd^*`arj~ RW4k؝5y.@&D˗ئZْģI5 A0# Dhʅ~w2slgX,0S3?Pp89|O'} ֠Pmoz|J^ @l0/dI͎boWJ*߀i-ֶRATP\`UslkP"}kQ~z nSO(V*LjlؑxB׊\xjΒ"Vh5IJL`W~}%, nȭC] .NTI6M~QZsD (+} 1txYwkM^w[I37{訷KQ&U{v;@ e܁sg|S+MXc!sG91?Oks%˓ ՓE}Ǐ5ˋ9TVZiLDf|$`~{wr5kN`bft Pd9E`g kUb5xd} 8_vŔʾ`ǼJ7D~2ǫ: "}j[w!2{ȷ6= $~"C1<7X$c >HIo4Z~;/Z_'rz91>q?1?ek[9>ӂtOo)0VD,Et wzALKU2HH`fI~l{IGB*slp #&,jY!]ߛ+;$<<5be:\|x2;pk@5yyT"J`='DO>{{W??1>t^Uz`?eZڙQnb [v VZgoo(eM>'!Y='ϢMCrlÈE&lKΊvN<5<{VK_Pһpd:Tύ!0Ͳ&u^RX@Q >I WTgT =db*jP ửe6F)L]aF[)ܚq$|^ jb n\S@Fu_V9{WG_6).LDwܶJ64~AeSֿ<{pVZ7*+Wp]#7jj6C%&rm]- %.uШx[Fblpuιrǟ~2w(/zf +3F1t4AKI#g-FAX3)hQΦ|>|vȒsVр#8e#94 $^>% )8Z_{IV.2ɶ3mR .[ !rq;PitqwGgm@ACǎ?K*_,Ej+ F4l|Nt$A]5c;cl4q4ߪ ^4fdVvړl_)#zzjۦ %:rpo|D!3̳Y7d6(t&B%Ϟ]svoY\U_m<HsIB$r0e>N!ӑvʪ۸a6m1')St3H\BE]䠫&g﨧y ˚㙮CeV)sI)>i}cr:Xzw+"#ؼfctNScb^З*-vI1vt| U,ƣ"@:5VW@| \%1y 1S88春Tl?Z vHnH,Ř%\-f JZ{6E eI`uƶo\9{KX/ԁ"dhhxtHQDJ7BY٬z1J/3 E -iY%AYibS@1"%"n$i1BBCnSol[m0[w v_S屨 L*ZלMTC2 &M{a`Eh{# iEwʯ>10h ϔg lަ4(qjT:Sn :7ؘ5SOo#W{(G.G]JbBHC.Ne|*IxTpmgJܞ$hkk6Ԣg?6Aq1gYMcsN0-);j1Wdt* P(}P4"Sdse` (4"t"/|nJhmsYX{goZ{Z_l^3 ۓF~(Rv.Mbu)zFt w bazc-שu!vPhs1%&m2 '<4&J1G|wjFeHYZjިK־~CcYdrBBaw}AFnU5C dx^kY z_Cv>~c ?/y-"P)r /ƻݷD$bCoB9]Dz.A ќd+ous|m -y ǂH>ω)*u;([Tv*u!3CݵNʍL| %0|iV28I[A 7//@Mͧ FEGKMj6nŐ㐻D[NnZjY7T-б8@Cqm&m4k֢Ҕ?-s}#eS.teBDp3T>E4[1Nd} bP(5T+Ofbޗg!fOzMLgou I\>O>[#oO?2*p߰JѣFsp|~c ܘp*Z%%B˪9!ۋFkp:GAgS@ŭ "' +UTbEG. .MK٤;UItûiKFsY5y?<> }t'FnP_~+ &7DsW#V~=M {ӔS9ФPؠZ>Z􇌣$^= \aԵvط=c\q7*ܿVBP2P4mUVFTa/95EnJZ(%/e<}\sWd"0َiTņe 6g.MPׁSnr}c*spԑpjmw̬>Ğ뢦|m'5PH=E%p%NkONg[kxt#qT,j)Cƍ"¨x h#'V[d"na2Z6j_)cQW[Q*}+eM>;R΂DT U ,?Uy,_[b .I{vyb,>(Ve瀵Xq-dK@vpR-\ĝqi8T VhMb+CQ.Jdt c΄lrC.c7 c\GHvؓqՍuc)q1̓dy~wȎX7]yVo¡5DũilTw%kQ23m!?0j,-G+Q:(":b9PejPE ́P(OEû4.~űnjb7M?(w \b2991zhup2y/ 2\m;Lxwaݰ'T6Jf&w%^1ѿ3ejF{PfIɶoʡ1&݄PB>9sl\e˻k}`plfUFMU&^]0z0\$8h[/FX>uQp7 nl0%&|Sh-"}g|9g:KA]W^Ԫ}S <*^u|3DR!w]mڄnLkxG-1FTZk#>IZxE[W/X'yZf$0"RAgXu 64pBӽ Bݫ~,QP9@îKgA7#:@v>՘ao[4jwpC`@y,lu)ZVd&ۍStMN*N6R5BٹA~ @-$˙PSe3b!5@cYͣV>_T =^kަ/,c\1bVNk:( ÜsH:~b<^n"77["״mRcZj $-61Ln'Ncoݭ!t:mS9*sUXa /RR_ ` *nFjjYS`aX=+)spJ)\?UوdŧFQ v.{RHsRv$8286=?zCU?=^HZmwIGGBuƤc@x Mo}]#PFB *`sc5z"vk=8ɗPk^xPKǴ *\HLPZQOtgF48d?cP%FB2_ZՉ:GҤ:~yvp$WQ5Ƕ%'}cm?\!rPe  L{!6^wU{Mަht5m zaߌ9ih"": ~1aNykrWk7Ma&*u'S~N$_rNB7$ zţ3zFpzf:~̹B &|xNqOa2%}|o U:R=]S7& ; H n22wc0kQ0Ltr$mT"Z ~v·\{&C` f:d)qfQfɾω4q,WeW?S/,EredY0 >&4m` #Iz 2J @`Z%XɑrNi8pS e\'Vo$/G^=8*#%]33L7\^N;ү'ޞnўui\c]zRZY܍oBIHXδ6+-q AY*KH|&'V+ALXt̼kJ=b̔闯ȸ{;Kķ=P6dz7#2qL'.iINL1?Z%q>{p᳓ۣOI01U[=br.KSk*m! 67 JD%!M#,t*xI˄R$z^yj_+QI2kGUPy}>4鸲.˕%RQ n\,-kΊ|'JSIBciYّ*qV@;%v3z.\wUA x_g ^/57L z@P h^+9SQn֍-OVŎ``(}8TMUuoq"'JbxMs2Au;z֛~B XZ˗QrFԃi8bqPjuO \`6k{ajj Atw ɇ$qbYBĄ:e7_lN&瓀mݍ/w\U- FM?2~KfS[t,Q:աA9Quo>.N#\}ԴWV!vƔs[AF":+rfE/mѣ3 E"cM;Im'gr#b A,oj6C{Z4 aL`Wk'(x9SۉWPjIx=7G96?NhRƥ+࿭]0#bmA4TF}, S#.㹀~?<<S&:.;`mpk)̅U ]D?mG(킟'ޞm\_/@$Vt q_Zs6w* 'eJX$:=d19*.od']+?Ggc]V9?F ݟvW= x;pwLoZu͜({wlWYea(*@iBi\ ;+"sIl CySt7/OE= 5F>HsBQ*Pb<[6fHyֵ_p9ui i0?lp.3Q9͈/*M!6l C 0ۚ,ZT(RlGS 2]qVWK 5@~Aph2 #V~kj Ho3z5Tou jg.Ee&~ @}T4.3qSʪ 5cѿeJ|Po`JUk>|9ѓԖ%6-o mԂ.MI@H-;ڤ62Fٳܞ*jҊu O #17V7g+ :f~93ĭSp:8 + c#ղe)0.^E=dZS8G ,v=8Ô7A'2=+ڜ݌t>O6X2] )״AJD5z\gM[y!PM-Ðfp1ϥjqMHaDUnA_QdަrsV5,4rT59,x[ @`->$3C lG0)" ;/h*?k |]JWd:᪬ eh.kɕB0JѺUg6U4o%}cO9>h2 1~Iw8軋ϋ+oa &:tW'}xi[֢6]i^V^(^Bn('Jj}<。cyk e:k隆Ê3^;(mU9%Bqw։M _|!R.5{4aa|D me\ewiuAnzYv`JBcP%(vn 1g ]6|OCHɜ{t:iﴢFe¶Tn7`O·jȤ\*Ed1}7FC^"S (W6.6|[Iv|@P*`TaP(B:x:ǚ8;^ɉ/ĕ\U_B䉲4b9~D'1fX7Jh+/ւ/VM3Ĥ-OĤf,2:"ж>)1O C1==D|Q%ii~I &x t$,$FT0j溋c l IÜgt ] oP5J"]04#$g:|ƱmF~6><"% w;d)fvIx-[e0Jh'8"rWhTQ˦4lA"_zgpN!dL\b2?^@WˆEAIa173gETi,Beg525JG·#9Ebsi\ѫPW]ƇӒ+g] УZj}H8eK vdljhiE O( ȴZ o8`l>6Sꌭ \ǩ T䃁ZS&4~jV+ I&(7.5Co [ֺNɷqmhVιZz:Qm1B,{n7K>-j1.s-O Zq LJb*4'z?QI%w.- BL/I\. MYvnḣ?OV(D0nkSҲ:f:sgA ,0vA4eFjrT#^5%Azk j%zXd!c 8rl;8Pen:R2Qԟ&{]i19)חڧe+n)$ZWHb5u_ZvVz+spU$J~gfzq2MO}%󳙌\]i"<2"rC/ּdc#Nxyyz%溕r )h@byXc>T%Lsk*:1T5G/G`'Q: hg!L:Rͩ7A(KacZ!^T͌61ok+aBH $͐9E6=\Tu[7;:zjyFEw/nSUQ; MԍʙvJޕ9'[bY FrݕXkV RQD 7MLU=!t7@lmdGs8 *">i|#ܑ|UMX/S(מ4XO#ri?5.rs5F:$$n,z/:(RP4Ea`Vy}c(=&jHw,#޺!+*d-~xƱdi$ں#L&xM!I|#la0-& ]YI p`-LSZ_ 82αpIqʈB٤JwKc"T hd #)mNM % R#πR˄ZD‡TVRV LpMgv_(™mt[GeBEè)ս0!3U+FA_=G9_ݺ>Z3؃=HPw/!Qb&!дSw-m0 Pe^\ZeV06%2՝6;4]'#ݚ߈A|Pq 8C_ eys{ZQ.'F#E9@Ld$pN6H!nt{@uScD̷WL=l X`gJI5[!<ТJzUkw@U 9jb_^";_/I(u#kUt;^/4)r!߹|$#/K s"vS(@FOVoa:fr0] ~dc d5vK aVcʹ&Ry~7gC2Eɬה%%An62 {74n@d8 *x6( 4 ;.z8mv >׀j!D3xI"u tTisOSlp w Lf-vvRsYi 㺻 !A3Dp'3˦tͼԊ* WLF B|2R _l[Tқ HaKc PJUA(z "@ZV%ƍ3I?CYAij}"%5]x7?5fNu*cJ4JN'R-4I#Po/z c'qZ"WʲƎ ĐP>8L l1CϐgHƒ݁ _{rN q"d{!xCvYhKCYXOM=Wy]p%El0RpK33 *kz@x "~O<@dG+<E\ 6# ~CQ4蟁5or{DfOXsg7Q'cwtGa؉Uo[/a93iEhqU.T{[]<U%xӺ˿e 2q"xA#p4sF2)wg9׊KbOL)͟x$TB 33Ծd!ڃ-tR%kw8QݧܠG/QHI3F蒱^M׏c:>ޮ{s{k|P2n)/[j0TS3E- "lc|ہd~Pϥ;ϟ!G5+6TfU5<5W+a$+ݸ~&GBl}Wm!egc*Bf)EldkEܦ{gUy ǏXx`,AҢ_9f>tW'߅&xF) orV)P΁yn ~Fn&aSf]X8]xX1`L3V&ty$vwtQX`UGb9K y2!L'"Dd 6I%F]q-+r Y[pO-a=Y"3R0||Eg3X6Fw':Eww#j|:R+J;KX?!T`µmsP~H`XJ7@Tʱ_~,_!~|*&]+,O_=F{3 =g%6|ĕBϾ߯Ѻ")V$Y]~ I[m-Sa[?z=Oyx48ҷb畂M[7K@+̓W]%Z3;B6;g=Ū5mբVXCxLelIMNJĦf[X^2qQCi=d!QݬǪmbXq&;m+Ŭ9ҢuV8$2e:Xޞd(\{IO='iw걊=6'؝PaPy2\|rx$\pUJ0:d̸?o]Yh&=BP[c9lꣾt-cqh"~H Hޛp ,S'g5lY +p>xB]`GLj9}&Ij+ɘ IT<3v?DE,6e>!1U$).@lÐZuv]wz]o0M $fJLMEw] ߇1S6iYWW;TXx1fwb!{*3ݧWyE0Vi(UQo9LKPȲَ7/oMp㬐;fI,^${kぃhWrp_4 @RS@Tv)vc[ pnT87,41'(S^tMN508|rHDk}=ФŹ]X} :hMK`-iKxLjx*]N-lON ^sAW+=ۼ ~o"[M?PSW47<,:A\8XMP< LmR|89dNz̿dfж[آlǕť/m.A !\IS~ߡyyO{㤤h:B,P3VQlIz$@_dh-G+=WX@!(tk9*GNV܀cO6>5 dڅ^nd0I%͇Ben];w~纡77姷ן'IlՀ#̨Ƞ<*ņLJDnmpN(Na+mϯI##7y Ta$~[e?U8`SR؇z alkqo\,m^K1t0o8%[UaQ @Գ_z["2#_.Di%6R7H=y gjiUW4$F:",s<a#zBQ&]$$> C.c;ϲ"0vO8w+U|ZI3ߨ"װWP%o~ [# ;O]~ǘvJ^u]AJ _,۸O$"7%LYqK ܋g<$H7Wki[+B9"PSȸ\ZC$[u6o!^u@f,=-5F\j\ageD]l{.'P>Dօ$^'>jU¾EM҈W@?JP44z>6W\^k jnO`2.Mt(gm,#ID.A3_!3~15A&q5˓mq "%.وwF&A8U4qz_n) .FłJzʮnj8kxq&6iOqNF'y(4.GC:&62̭{GVX MelqPLEG"a߬Jqx$n̥i5-Fn*EDB,odLWXkT`dG0bͰmy~-8(eI3~D>ҦԑB736&(5"ѐQ3cClD!(uΛ?/̹; ¾ߵ|BDU07 4%O{5\LR"ibyi1*8wjBv7;&*/ 7:]T(Ն] PR1 woA* ҝ2?$k;_S}8uDe=[u/h ̌@E\꽷$bh_77FŔ0Fkxń\IM6>ѫ+65)KNwfd v*M1ffDn="Z,Ms"_c 9U^g~5]o^@#|;POPQ~j]B].6njK( Du\tRLԮ:j+ӂQ;â(|a!N7Ҋi8%>hW1RĂg"[߮)Rm]$'$!mK$AZ˃.oKh{0,­VAw(nh3g.ք-gfMׇrɉ䖅 \mF {E\ ƮǠW[+1!3=ujDV]Arve_Wa/\ %CZj I7ګO:+Ѽ0@r#8Ћ FkR92oGbA[ǻb@Ⱥ,R5YX^R$3Wmi%- vS2ѡ.b1EM*d!It HŃdzPMXI:剻N$#+wTߟӣxc(;81 PR-DjYIZ&8_05SEoqrȃ]lZq.7I;UdFjG# $|9.o;MtM[$H-L yeiV0W8a<xfR)$=RSsicHAn)4"Z$~.y#P_R5F"^CW3vIB.fJxZSAcpƱGN&$Su1?/B_y1'޺_pL0)&H69<8kz\wW',SuoUp%,ܚ} M-vaE-<-FF@snɖATh֛ޘ4䛾?KNppK'֋}Aϙngg&ZFtB=Ô"3=.\M+TN$f4ЫjssnfgN C꽔?RE7 5(V2MI=a 9 S":\\qT<_@)xǡƝ Rpɹ9#+evAS^+BV!!NLf:ѬS+nSklǛNĐe%1‰j̅YNޓb#] CDՊ%b,,)JѕUS/iio\xu}©ҟ*.:ȼR@,b {(fؒ{/Ū 7j} lpE+6P V^e>ɤ La{X9:1Q )5_7󥒃>]X)eW : "IQw. dT<ǞqM|+@ zJ XT 8kMpp߃ALWTtgGcajnȶvCkƐG=Ѓ:N\`K]ׁ|Rǧ _zw=F79g80QYܱjV 7MTtj;YԄq`]dTBDŽ,jl0Gh29a@~M>qֳ@KUu;8' 9_I*Op?bQKZ l0 l7/nF|\iNʢ'%k626˅3ˉoJ>wgD$xAo/3t(maYgTA_GK,4a -XbYu5ۣ/=[RVĪowŅlc"Cߵz}'>ۄ|쑂tQϢ}:\9[*!xb}ykSN?ZI'}]-LGb#obd}oۀw5207֪퉘p\&kӏJ!6D@7 F PxJgE/\Jz<%xɏPhFL?Cw8}4kɓLqhZeX GM|ը| v7fa VxղLcRC5%柩(zO}ՍYlRi\2N+"G#XJurqu{?a[,v4Zvf;LiݢԋgR >CRkmhێ:GM3n mBID\vD~CriH^'.y G#vO}7j~륉p$3[xdp⚖ i@yh W wݡ蘔Zv; `Bg# zֱNfLn(US.ta^TpuG>cBm9wCRQG)Hs:/G]|)%T1txfV蓇[p g}I;KV[ Rk#ݾ9#"R~9 `.e:ŶDʄp:˾àC!'@ ԰t`Ur|G'ZGD{v 31.M((ҊV2V d=rs~q>'17ozx2oA騥ɼ<1Avܝcg*-5:psq)X[`v5< {Jª~c=Mb}>%8jsq]O.:|Nb޴#8($Ƃc<^)uC(k$^ O~@ǀ٠:Jnve+1z+fFAfi&t-]/˖^hBK1sU^|Z ZZ츆ؑwt%[ːi%з0w+ !Au cs a!02~dd~ :Nݝw8X` ΂}k^"o?RiV6b)NHǟcݠ "948ԑ}(v1:+:Ȩb&K.Ϭ0حT?s놔H"E}rn;Mbk`^T>=8`a :_41L'4l=nMj2f'w!ký[S$7V`k~=jx^ BL6y+=EǶ]^ڃݚFsOȶ̞wD20tgl?p=%9Oceeh1ffLWp2hr]o})Gډe]Dl(wɄs5R[1jeq!> #4JUyf9&aE^x? L.Ȍ GQdEJX"0H-wAd#u~1 fAՅNq*gǷ1#eBPN {!2 (!HQbH+1? zwft#J<cA7j 7.~jǒeM-{FřE3a '.bA l+,v_+qʮ7UBg5b7 }SDT x7W1f$wǁ٦]*bLb֌[:@x0$` ٖNӻ>.a'l%z^gdG/.+:~D5 oxtCAՁ7gj{W)׈T8XE怜A}/k^|}-У3dH'"t_¯,AՐGGH%MG@ǞF8*$UG|Qt4_LQigSx>Vɟ0吔&`M [X2&v֖>9[+蔍{3uts-Ln1pfU]>>hjxbc,>r+5| +Rb? z0%F lQ}2b8nӢt1"‘~/v1B!$/4ɵ4c@B8("ߔr}hj(v 2F*OGdE6MGFS ֐bO~GtI- + ?BFABeoH=ֆB9pGSSQڝp%:SHBpC-ﺐ@Qy_z_tt,q3Kq m,1%z7ձoJsqx1=@87wLn6geqS}-[`l `r"#lV y(??}xA#w۰FW"B-LI@cAeޒd $zR >sJyȁ}3?Նqhǩw}&Evď"R+:BD [+S1sDګPj`0Wk/f(AMO:ȟJ' Ag,lշDQ!b"ѕJ0$ #[G V܆Lئ =Ԫ VP3?_4ЩG@ T7nf@frI'HkakQNR}lCkX17^yy(`Y8zI9U{aAψؿ 2_CT۹`ͳ%\-(-E yfr̤Exy04 ~mSb㒛ە*wCPlW{& d!}&5Lty릷LXdEZI$1X_T }0U-[OAӤ7fsF1zV ƠZ'$C&THvRdـ! 2> |)*ш b::UFlm!ޔ .K%Q0CȁO_ĽA!!/3KmpB^f*'^%ǵ& $y67_56;W:h&D[{tw*{[#.>h0m v^fJ)[+]b[,DD |$YI(cS^_JC8;DݧI18_kxڐ)Yܩ&ĞQܝ( )SksP9#AQϑSU@>!6rRm݉KEy9<1"Ф;f3[kv/nᶜ^Lpτj:'h%_AVqIL\߷:,",I+f~9&t$ ֻ-jܸR. 0oZfpOwϸƎQqٰnnZɛ$mZ\4f4 tE ($}jv5W[t0ߗKȁu)Zsnpo}"j5z1j-Njs5NYT4 ?[%L/[2<㭘Ў82BDn" /RQ&cvFx\%W ʦ&r,^Hp%Ѩzh`^x5O0Kę {ďv꤯[Ab ʠϷ盾PN~װB :wzmJh9(CQecٹHc6YΧ+Foe-e H"NK6FE6i]59[̕3jZQ _kb#I,{'Ov˜ЗH% m߅'q0WhU!OSIuFzhg$P JF"uFz`V!1+Z;;C| cD̿fUK>~rsngʺݛb+,='Z,?Ϯ uI3?'sCiwV{`Pя0نF`4iJf aVǺsS':Kr!)ZJe۝y)֠9,R9Rtv|ۗneb/. k?|Dl$H#Mwg-VO(aG֜%Yڷ90D4Qed(@iU2DUVZ ýfDbB@֍nLAvA(ݔ N{8#j*"2pҩlO$q&>1\ob,Lݐ|5_f >XjRr<!EeyҔEM9[gK!YP{6͝}e;r?i e(qp*I}t!섾AuRb!g?"A_TppA86O_21\IL. C'N{}@O!c&%sHiWd]YMts۪桳82&l&kNPLlI|yU^O$HRg5}#ci.`K*!G9mo{w$NU1[h3H֕J)o^6~_D'kjO?\3h>TE]k(J\lz`-ҩ35l1 =5=(ʆhAfD}O qɚ)ilYFWđ~4MI$4R\(:_=HFY{XׁÅ֪b ??^,Ƥ'*h[Z, LW 1;>^O.fEc3; * )ԟgO\P)`BQkƥ&~]wģ=VRYǪI,T6N:pSմH4S[R,:>Yq(TM2ݻ7&P//ڌ iOǠvA$qƅ=$&ϥ"k*ik=D~ԣAjV[?0M2A,瑁iztm疈Ϊhk#ڂ@E;,tz3&h"DY[U:+\1Z$sq܎wEcJ_~\fpk(!B_ͧWU :%wE +~L7Zݓ=@`^CbAq@73$#4udK!hPY`zp7(K*J=NK=7nB8XW5PԪ?}!ǣ"P:Fk-<)ʌL&_ ޫM6X7 u2vc &;F*/sx*1J5U1(.}4w~!՟`E*Z>J3 vxw)R\6EbW=3O6w\#9Bfԍm10}Qݕ'kYC, {5W=2I"DuF$B׹"2Z/)7JX l@r$r':-L莫cϤc``\f0}?~WHg0bEmQPP\# dzk2C"'Q-Ț,lb)5h2֓kQ<[1vOrl6.f+08 qӞRߛUk4EZ`>S|"Lrn@+P[4mH)'4QdJ2o=-e Z+5`o(WPP$PI.>v:'`b?Q+u)I+E܈J8iH-!\}M$ǂ;:=v֨UYA[Yp(Z㝥:25PgJݲ:}+o~+/6HȩMvL~II.y%hUK#ØO a*B~,טڏ6pe^5hID6qO !Zڃ2mM܊ W3 k0Y*2]pF+Qh\ 3>׼pB{@d›XUP.f CtwnߑÍ_% yG a~jf> Y]+S*i#|$|ʜ@AIoAbDk]HrKNF&[2-XT8U4tR9t%kx Lty3cݼʚz_1ޯ-mũJǐlSܻOߦ4`WqS3[ua1`gRR5ʺъy *PjUx<"_֚C<::em.C=z !9BxuX?>@&us|+A)LqnF׭xٽcW. M^W7)Ε OE ]=71/ԸzO~eu;YZ&ɻ7}p춓r%(rPXY`Hy$zӤd%4#mux|XwGw'^txQ$eoqE*%lQ{ y$6E^~+(dva n"쪳\,VK]pX-r{LU^ 0kM\~]n^CYTlf ɕcl[4VhK<9&}A4)uh 0ӍpgqZh9{)v]cH% =vۃ%I#:|MEO,xNxIv6 Ij_MMj+TTw  %Ch$uKkc?ti|Ǥyc` AAe" 8 j?Vf ᔨEξ66hT#0FD V5d_*A?蒴rr"97$A+4olvKq=?(J֏cuwoTgבcCV[R H)?}ɍܛZ|˗Ƈ `  We 1-Pcp !f˞AWgM+^p2~w;ƅ@J#v莅B#gn-4KYpm Vj+(ZxPԚ |Ǒ@Jϟw(kY;c(!}rNnweRiAKO*cYl^qO"bM`=P BpmLuMMTf9qBAJw!5y]&/my"ϯp7MyDž`= ΂=/SzaPާ#@$C2jofPM6cǃEc.?D̄p)߸E=7nS1x1 ?.諸^pm xI4'U@&hrC`-8rYU8e<`\a x7g0c=~PR#v0 GS)\=t1Y;8!oju&ؙ̗ ֯8R?gi0Xkm3fUxy6v5n4_ CPCqpsDp ZEI: HgRn,NBN$6|)%&vwbի a*E [RNH $)#,/liPDX9$0!j/5WiCyH햮 o8k Ui(\HaIBÂY)Аm@ 7G܏/ F%?JW6q-pO[E;GꆮuE\cAUBZ*d8UIRnΕUZrI,w릝:x?%sk_="z0G69 :qۂ촔Wg]ܱ f-6,9j F;ʳTt:;d^#">ykdј?Xϝ߮  ڡO* Ng?`}DǨA8W}hUJB- zT߹Vʖݦ̓7eי5r,6R}/(ZW/sdm|pA5j~Jt¦?02g9"l +7ZTxxn Ajdy0 էU'Ds+**ppK pKU}V*mu vt>G/?ue0Tj<Jk-{o&O`Oh*D`^,j!g͏q[>5$FYۺ{};yu9xCwDZW;, XL2tM),+RtxEwkoS0G4᠐mwmoF_.*+ dCт`6^c\%8yaEUS # V;eػk Z|j̯1̍TMba k|8zѐ~hDKa6, -;n @7AᡃC:ɻ. Gn|׸ \En43{z\]٫nMX H }] 6tԵ!STo9-ٙe1yIhqXE4|9x&'z74N{zUЗexc%SQz.B: Ǎb_퍼jW'%' jq[f\+-&cñ4`sV'xvC>y'~n]=B`l^EI_oO]81?e ~{Dl\ݡo8Kॷ,[W`ə*ZTc# >E+/=uhЂV 1y6Ic6%C-Z lr͞EizSU_ tK:c0O`?lͦcdW2mjxBCϊdūGc-ɳaep$}gDK f"ofDO5$}'>ㄺ:]w7穬nE=R'Q 9@,2,'$pɄw@EO^c-lˁE%k+xfz]3paVk$o rlo*:$$QMw[Էeiks;'L;;7#@A4pa:<ՂlF(! 8NJ었8Ɇ)zvƥKxq-1~ψsۇUlWѭT hU_GrʕLN7/SV,yY'QS@6C|Zr=оө?cvRu)O`FpRS3 Y IT6$w ݧ:Ąa{]&uʕѨ-#T fpK„8Y|)J_Z&S=7fpFOVED QyNDtAFt}at YTg+"eXK/YPCe \CUJgH_E5L䍼<~*% <@>.z~fx.0LXE?g)$;[C% PJ YM-9f ɧ^b>J TS.G1ShwX=)CrcDHG v r*id85 ː?D+.f/w ,MȘ?h@r\~L숲vSPb,oVQ<2e- Hh>ցthd ~ ?:N0Iǁ<^sH)Ef#2 n 殅LQʨ`$hWS3K6bè- ǥk_AVkV\O#W.Y'@\ZlTiݩ) .psB 4cjRtŤ 2ed/u*rP+4MS/~L)}v:1 RJpv{cֆ) 9]H.I̖iWge"ijnx@iĪڷ?112񗉜tc^D楧k XP+Rqv6%[k ߿qc1}9}̎NZrfTv{ޡEr,Kyu;Uued=EDO#Z'}w.a]X+Y)W_JjtkFŦXyR;hnK_Tϝ'B CjyOA }( #0j$YcDRxYpdyh\ Z ^E#_ZWZ+k*F:3enV֛: +G"PSʂ0J$Bط..6 3AGn +90wA+ah&A8ҋ:f$J%&́_`*٠rSI`䤚ܠ֏^8y1CF"_c]n3ˉNP<dC(i@v؍3-֫NC-h!*eA[yS"-ICL롿! Y5Ψ'f>~Q5U0Vg =0'(9 @YȽ(?@low^TzE,5К WЃWT;M-dFc{qqʗ&q w?tŖ"q }mݐMI`-Ȣ| \~ms谌.Q*q5u+6ڴ ʕz:AM]`ܮ?{)2leȾLU\9fyӹPq$./L w(d+҉u8}0;;Υwf~,4+ =r%|6\g2i\2wN C|j1Pσ3jxC31@;HQ/vR҇R%0]ﺞAHz؍Gu[,c+T;$hڍs=tUEȖW6b9,/xTusnnM ]["RjAҦ/5mKr\ϐ2jZYiuX'3Y:HZ }VEj[ȭXU,0uw}qD%OīW5M^HMO!Jw?k`5 ܣ'ihϹw#4[(S DZ2PȗQj?[;q/{5cIL9b=-[fpc"O-k}!M\IvPqLl 1ؕ/˞|YD ֪>7L44EI]ͰUĊY U@f1Av׾+?nQ`~ϯD$Y}(|HٮZWyպꟆ0n[ 8a]<2@nNMD; &*Ƃ3DZ V F hGږ _0BRo~܌Jg去5ŋ>οaRϧ?AVBinhGK^׼>-39(G(0O(x%wrxnp+dJ-.1Sj&q?ڛsŞ_uy*ڥ3@9QrѬS)(9$pri'oLe[+sO"3Sְ A)zJp#xM_qLU^at )I*ڠG ]jIRNEuas!8[P9[k oqsB.Y=0~V4zl:SWr"fel6s q;Au \L@7;`;&0)ё,3P&%)rn_cDss?,o&Zqٖ36Wn 6ncH:U#0֞N聣v4@DFqǂρ?6Q̙i^ծM\ OYT-3qAۢ)?Kp5Pur>rsP/E+JG>=03"zڀQ˹|dÏp'@ itG^ME.Ahxfj)Jo~O3sl KW@oW2Qӄ1xQ0fȾq1 {coKD~ǃz'Iz_&(Y"j3PJ1̸֜1s'ߞdyq*zȇǗu0 Q=FGzF\ QQwsjN8ߠ}\<К"DWϸDX1`t~M_R,xGW8TJۉzTJք`|PO2)eOE84RZ'?U3=zo{W+%pcT渠޻vɹpW˻\4ВƍA[)-7N5:֢ ,L;l " !%u+Fvc0fX)%,)#NEϲv/NI]T=#{ evvHe3an18d!3me~VHWrhtLvEsHzB7aVDsu?TyaQBN~|,Eh\ܨc|Y? @xB򘩪 EWEKNs΍ WH)!Vݥ^9@|lO\ѧa٨DvlGt;#m[' ة<%}D"Veq= )(4QFh]ȡ-4gjɑSt'=!4I\rG*r 0R y^oopZa\A?f Y!K@̱e>γHl[Sګ" pj7?"#jl\sƑ hIw}O`zG(ZHa>U:~OO]H&%*`WFϓŜޞfv֘_Fa[lC 1N*<*12(C~|MW0isrl+ }itJ9ٜ0I)!$VWYAm"Von hKki GEz12 s*҅'=2 my Uc\myZx]Iٔ c:ڴv >mzpP_I#Zp~aU-Lfz@@bI un;zS==zG |~v:NmdTܱ+51MH}U|8u:PcW'nh7ڏ )ĻsbvWΘkPQ^8\ q`p`VqqIY&lOq H<k_Dxvx+Eocl[ⴲ)Sh<ŹО(*J~*܎DQp$Rn }PHG-ƃ2QZhTyk,H=SI(wArc' qW9N?҂Q/aOkkSR}Vej&X%'xhsh Ӝk?RXµ<Ƨ_S yKjVWcEQg2`lq-å,A# 4{P2=&?cZmG,ρt8}uyghBFmB%ps. ` T(שm)j|>ݾY:g(}gCe|xJO+>񡭁Wх^no~Pԥ"_.qr ( ^ñ78Gtqb0!-Is J pg"x#XBrs02Ƀ;+J0;bx[H"?Is8q% fK4xXcZ`'v+~Iv1H9F&oN8MRQ1$Ol_Rr9>;?d?Z{WyZB) z ?[mmشċ=y~a#0?umsX0_a^cɻU?`Mz{iEC\|GCOLU JZg8Z#T!W8f!* FOW l"EqMNnY+6"`8f_d`7Uo5]5#]ɖ ˢJ}PvF>fpʒ ,}z?\ jc93yWe" [5Y姌\oQR̬K:,Tnx@matjrU }uUeՄf#*Ҧ9EZ0F|p>%CLJ<7㮲QBkEV~i? ÊI"XbPw/΄(mLXk[+vd ފǰ|dA?Nj+4 UT/hi^b΄]|&U>d7c~^?+*rkN &º4a}YRip>kvᩏNG SFu7n:nHIDZ[ޅܖcqPWCH3KwRDz^ %f)# \@JCW&{t7Z;;Z 0oVTE+~eL!SS}ֽx|ӯ::ʡD1/D3'oQ^[H[螵0"U SlDh2mX9৊j+9_3r] >U=2ddS~Tyߤ= Z,m.6/}1^"Z;t䦔 h6PԁbOSXgaB*F>ZMҳξoQ&Ltm%ى Ė5"&Jq ['V'S=Unк9 ёAP}R[y '{oϥ=N+> R#:+<^x^EVCFx5u[~ŒRф: ' `VHV8>@h3gcHmPҙӬT5,fbiFjL2_!w ZKLopruZi7]g\9o8;62ZJɗD2,T ڂ@)Zg9/t Sfkf ݗHypr~n}F߭qu?Ff 9*auv³x`XD]yʋg{9Ŗ({L;\wL0'৓}Pxa0Z;"E_ن]WI F)w &?Z*`nHA眖]eu+ǜ-0^Q VS'X`~^WJѺ,`PvHu8߄u"O++$'520,UEx`ݒ塇"gjכ݂kH*6ɑ7 v-˱9עWMBrƚgF<_HwLOy/<_ZrN¤;G$VJ Q"Yo!fx"`6ۜy41o\J>Zn5Z,&,fo vg%U \}4=Ն-)t WĆ6P u?{V>P=jኮSUvۍnm'D; "!'lO$'~ڣKQ=(ESYrBu/ trjM)`jwCJ#ٸ'YmUg|EjQl1'|9Nn d~!d MяւB6_M( roz`<k陋bIݘ[%nfz?e+gʂ3Wz:Є&ޭWdw%@S%Fx7tR_2uC(!-F?B j!OW(J#{CUÑn/5BU+ e'^mN_()/;y՟sw=_fYz+*VFt{sxm/g;]; KwܼzL0aTHwimR溟9i/w* วd d]F:Shr)ZHbƏ*_4Ha1& Ey: 0~QcEV/a4i(PXv{)⑇G̑496N'DP}p!*|&'lEe`.KyaLJs9 N0{<]*`@)0xa7O;ox)G$y6<=f}I9t1ԓ/^j^chyΡy{ۂ,(rȠ8lI.]y4`8WF? k%\ ߠe/9(#mXrH:da3CF;⣂S0@6%DEq>X[!ITxW.~uǎKǜ;Nz):'bGĭ܅"7vҥG(N6fm/%ۢ\9WC}HO&ED lO1Ad0pl׶=V}Oٹ4n<!-Vow`vl9.]ϓz`"ex =r ?^ x ٝмNJn+z8l-=P>F6tOnYⷑ-Z:3GX1jzin<U5lUvK74{UkTS$kJ9V {T>ruG4WLMi'iìkV]Q6m up!k•Yf@bBIa.@&FK6~@wGi"!IӥQ#1E_I)mZFj;Ϧ5}{ _FWT[a)VKceM`?-B T")֩7NˁIdw+Ef6]gA!QD7W v2ևxY{m 岄|,LAZ\Fro{5WT_r}#?bPHqٙ+[ƓLc݅vblW5k͝B]pߒƒ) sΩ|(1ZMh$c>t+:sto8r]h}qGgZ|5Lbd9]D3xe'*e;8'v ę'兀&'6oSKf@1{qv65uK;B6 Y(O Fq=e:ndCn3 O|6DI1Xl#[-YюLgj. w*Q_pp*!TN@mBUm|ZqQ9D񘨾xCI]pͶ(zz;j 6 )(JYAa --xzoW&CSZ zYe粄M`Kǻn rƠT59qv#|+N'[lԡ!+fq7֦""Si\jzXklʽ"b鸶Jk&knkeʱKGtDQP.6a 6!\KDZ@_zvET5]j3D _|Mz?Ԕ.iDڙ6q@fcs&ؼuuv4cKgJdg!0+ZA%DQr&}|STVY*I$CSuh7}- 5H(*Jlv _j7PEw$t%9a?;=a0 ,?ɣ3 jKt\)M̓#` 6vkߩ,އg^5+7 k΀[><#]ćS~ 92!ٸ4g,g϶t֢{M}!HOz6zeL2iL#r$ئwRkB}D>ܴn{ 52TBB9(7+-E]=q)c -Ki P/GױHMfZ 0 J w>sqdIs ©зVNysu`8uֈ0MK@S=WDԗPa/oTe,B6VZ`DLp.RGu?V@wHq\̫ı?(os,Uwͧ{8mf 3@]ݜ 5MthbndQWdauj|S~LRW-tQAvYQo()<ɘ ӏaKw#j/a1l8|UKiEdV1A"Hrl-Iu\]\Z@F)Nn=07Jy x,Uʱғڒ ಺OVb*NqYR k;Z-%(46+ )&X'?D t愇Q{(IyR-֗ʅkpzQoloOA?Rz Ob D^l_ZRt"gvs~}gg,x:Nd7WTJ͍fŧљK[tC1Q..8!0r%VI3O/g DC}|D_|TϢO]v̶`cKR3ښ \鉺!n)`CCVς1:b<AMD@w^i6dAd@ ~C^H#$^P b ̲LFCf Aj"`nO=1F?ZYo/N "r3Y./31> T-TLp'\<3DjZ%>Պ!̮ye})ʵ3bSp0&#zHTSey-I2O8`W,w_+j \[ L/`%X^&ag0ʾ׾Ym _uTrYwv։oZ@c׸X!ԏ:q1t Ƶp2s琚["vy׭i;~),o_E> 0[R@b1[/oFFuSvKNߝ:&qFo3ΐ%}7tt|Чq% 2c]c.BG$))܌\/"T{i2鸔fZ'=4 ncgcy%˜JLqO$THz 2sFf48KG_JsB#g剸*q؟B7Xo0O92l_x& @:cuR%[p 6tgήS6jVswi  `T߀N 6 ܗiŭ%U'j>0.?+Q! :z{sCpEdp ? V FdXm<i:^5R4 M kG [ٱгS[W)JN5rLw1q!EekӫlY5ogrn!PQ6myFxp3}934nع#܊Sw j ZHxOVRI)> .~^.ٌ܊ \p2iA~q{tbs|VH ;f}r8.$z *i^xˎM,Jces³#[59_V2»+q/vDcO39>&t5tQ:Qy%b f풥~cȩO.%'qXʌihʈJg'#VleԠ i$~ddI=*ESgW$\,KR\ԍl/t YmEO"^epKr˻zS[O܁{iG?Y<*lC>J, \&_kj_kȃSح͘ry>#-_ LUPY>a#nӝB P0E>}Z9hsB@]w,r"bÀxtfHc@zhb_z#p1}@JS8&b,k ٣<~_Hi+2Te@^rWb#ͅeFg#tnC\кYr)BO߆̇nf r0IΥ铛(~ƵV0xd9t]jX,f+FذG2^^kuL0 w{}T`q!astxSUpE],SƵGH}c b1 +/llA}VUgHhȥxF>R}Fn: :XcHT-í*L7"|wůPUsgm4rFK4X5 G?Gj#L[X)ĕ*zx@Y<@NbC>oJ$nEn|G"qDx0W~f?@җ@3Ҁj֝Ҥ d(t\vAKFDf׭ÚϱC[=DC eP1{fB Xht0M Uw8&ma`d[~6,wqK|º”Xtim# |L2)X&H& 9؁ 1~>̆-?%L3`L] 8}m>\dC,|=P!*C̞) @|cm2S;J IɮKj' zMFA6TK[I,'$$TLjg6Q@@{69òe#y-ayji&7b'瞿)C=}x ?R{f0\wE|P |Pg˚ϘL l"kYy+5쏉B8&al:,h̶`$K2[Q:ВAU@ :8,\oU|*@atP/Yn&HiD^R Fw%HxfKe-{iTE1{A|ożDzKxD @p(_vZS2|r@ǡ+>6poe $õj)wL,oF헇K^ydJ 㾫A%2SrO)Z0ْ~WaCU0iE}SagJl˾\)^)T0xIC.MMa*?e39#{voߑO?v po߹Gˊ{G$䲖<[7ȕ1467+ V_=V6g3=X!i=n x)8~03~1=>AB$ Ò Zal﹕6 Q~<&ӱڛk$W?(! _D>͠7/g[|;Nw0aJ87d\F/BUy 'B+ R)zl+w="+ˬkT褃 ~~rA 9 Xwb؅\OK$4ix 3C[ })ęSanp%4/Ӷ%DVm/dڔB G ZA8貙(:/T7s_CTe-̮VL Q^_ ox(zςht^|:sW?06luC_#" N6R CP=a÷qocBêxZPNˊqk¤P{0|/A'}K 8rN @!Phj0yG/!&dzײ8p@#ݵF(Sp{TEXn%ǂ`A_?U"$djfG牋;eTK2p\͉@$wM5nLF)I>V2÷B$-*o(}g> N+asjv ]MOcX.B"ri&x\<w4'JC kDhK֗USS+Qmt{LjIhp@bRSG4Ҧ[kZB8q `qtg9'͔B#`3~_W;μƚ{j)u/Ɔ=0'ڶ'rãp66Oyh!ʔn- $Kݳ:9{Wu~?6:C>6m<'sm҉QBQȮ)Wñ{c:,wY0b.~tvd}Z+;ekrGx\g*jÂ"-USeD%;,5zvI\`v#??`_ |3ES}_^5Zk{aej?evijB`:C&6'~(1G.jA1{JJCVIɂd:$Ӏ!iR[}L]`6g'o@_](n =;1R뢏J6X-@m ^-??: {yiw'VьDfr -(6r4U]3|̸R+-/ z[g8Tm:uՁw8cGJ-Nqxsc Ң=@h66~%+7X,rg!jf!@IV߷ ˤNJ3ǂSF)5|*@3W|mq} g[(pU\QpO6 ZXmAM$w`Y Y6;KǥyGBqBО'$[S-ҋ=;]0?yk QEx0^ ëDYbpȃ%a*s63N1 bbwtio9|Ov.c+z] .[g%zM}ƂC̊2/[Me'?goŁceb}# j\Fkް[މ }[\n}90HQTHHO8Nd$&S .?&L#4/V#H  m0J&~\ǻw&I_0~uYgEWΟͭ}Q,:iw5߃AC'Fw4>OlC+Oɮ"O$X@C%0=YυH JKb -'Bg p :JSS>ԋR)(n:v[Gy{ϭ7 ҙ; ! ٌ9P$`MަokNwk(\A.)aVCXִs%C[.Ui)~K:v84Z ,;y!{ɧ(=Uwa P(,G?Ll)k%atN`*!l0B <]qaMXij}SdeRjsS\T-qKj΀ru-*p35ۘ~_14J'wd}%ᬗ[I 'JVquLxWzHt;4Sv{ۍ+hIunԂBm~O25ElAi:L# =ouGF=n)dhI0Fz?IS5|P%+guQvay)h,sq]DwUG;;vdn.c*Ck`bSGǟ$W1s9 x.|+ΐ'bfpa [ѻj `Ub]5i Z<&˼ovN pvsWT(,ID{+-UhmeNr,m i=0t8W8hNkZ+  L~$Yxl~8ّm[C:}!S6Jl%xuje"Ncp{tݠ{]3`{J"t ;V!#UWdԾy" N'{q<ջ}_pDO)SQmƗke'$?&cVuZ]!k`K#ƭ89=l@zoCY2Gl7793iZcEt/r[,dʛ6;?пP;;)1tp"ճ#$gݲ;i&=-Vv 1hYlc1y.7aW>=/CvbfoF5<׵mypIcM؊v>z'YncSE`SE?'%{]"Ux Yt %fF"40~g/}P7D 0s竴U_#63o֎0L ?bA#PLM\/O10=(E=k΄$})c92ߞ~L=G s@aԍ!E&unrl\8U \%xsEah +t lG5GbTma11 RUz<^K8O^쪎JVjjFl>"8rF{_gøמ{V:_cV%nK_1@($`4tۤs|TVJ`V% 8 Q*٨^%u4 ㎾Z}i} ӎQ뢊KS1B/WiVŊ>Db`ZeQE$۪E-O+ qG۲!ו`=ѸJd668FeCsKcs%S&i;[Z}Dw <"{O۾u(;1J!rS k?uTFF~'4ݖPWJ\(`Wb(l/} Vp*ON[> Vx1i+.URayW>Vd+4i`3덺`aJNwY?@MOژqS$gcUvD1z. Uf;-v 3hޘ;z@SB 'Y7ү]KگeyIR Ak2pvP&I-i4>t\*@ÚZM?¸R5ޕJ)Pi^uۂf ȗ&]YB9:2ОP0Ǚp> 2X6`.;\1&,%}|R nW  Ӭ\ߔt֪".i1ʐC2Iؠ9UJld+x $ B,3#7ɷhdm4}1? ܽTB|q-iGy A%ܠ29@cOweoaXA/V=ԣ=++ \.CQz1A&*R"ǝD{ 9C.-|I1Ayr\ 8*ããzv6}ZVƤC(!H-zV.rf{%QB6- e2/봋e#:(\nEmms="}fh85ksx[WFu{ ϝ7qAbuF"^ Ζ?OC"[C~| 6hM U)d ıKѶϺ;P.ͤof&奫/%f۹w킛}rՕJD&wec4ɶMƙ^O$"{hsa]"\OS"SSWGy w|yg9&W]YQ1]IZzM1D]1LtK(WŚzhm\{h8˺ UZJuouhgt8 ZCqb$:g(uo|n ف- ;?|Wn񁥊}Pe}chr8iҼ1I} I|rD(wp3-G$b@{{2UCyS'#0BU4vxq^JnCV7|FJL؃pF%xхb8cuR'FC#r%r;#<,m]ϻ-wk`j,N@Q/8]9yGHҟ~ >~-b:80aя' 9>4`K`PO;h J) &̜ߢTӄH'QT{/p&ml"=5P%*7]Cp4İrJIsߍd6ꑽJ.lHdkFDfѯ)Z/96n(XUVC8K4{+RRqd|F=>)MW#b Jk'aK Ɨ3'f7Vlq©/*/1\'!3jww[LrQ;B+T);sly$=g ̛![ű-FN{ TV#y..jþoaM>d &*@jgu}ٰŻ'т V: ~IqI96k8(L8Ü_e!ǀxҿ&Tc H"0(Js4nv9_ $8cSyFq"5! ]by ~gxW٘NK:R7}pGjh +@jG~@=^a }'dkFmp;B.kt +>a00E=~Rt:iB1bTI6d1)5 ꂈx2(۷Nn)/Kcht !wG&Qڤ⭭/Ǫz=${E}U%uA&`J@5l+m>8};%q6Y>˔FL5/W{;V`L+=,\:кS$P+ O a?o oe g =K oT@Ix|0`+ ""ӡ7z]K^lp16d2XoS?:/I/q Fx], |,v,(FOCbAZ0߭'>⦁bJ0h&LK$53K픧@̫IS,#Z^WU*BLUgS%v{P\Bm'DyVpݛ9nQR ԓ?80ͯi[<Mҏ n.՛\ʦjGIn$UP.w᥯̺NhZ:2W@_Fٖ"2 ly $UG\*4S|r[glRANQI}pL.ӑ֍¸=K9H{Eyk-PaC(n߀).lB* _.S9EVx:#z$0B ķNN~H]ۮ^i\aZYy;itѫˏy9 'hc׊WDLV5II1{ GKvu,`sYnb*ئHp peF 7XUyv'ěҸ Ne\1QͷV o;QjQoU=r_il2cS^Nnb^ܪf5s(M.>%(#8>sK+צv%&Tq =Lۚ^#Qy)7эRtF뜷a/d4Pv` 869ZDN|Lz `DB.6֎2&;i>6ޡE0U>YS5'G@+IR*pDZ<7cWD95EnOWڈ85jG bqMC1?ZG5eKfFdvvN6Xȵ-9id`!\FIϰ{oBRD*XeEkՀ¹{\^S~+÷CSS5wEU<kϭGcѓNE .u?I^zZ[ާm+k 1cBɈ+t>h9]P5H]s2j`d.&iٝ{tY'+iF˫뛱F=»!6( |Ł5@Wb_1j+qs9߷>K%s"!,Ϯk"‚U2nZ uH "On[]؝\͏*!7q]X;eAvX0-oǷR =k;i+-n6B]:6ztrP3gF@5 X '?p̄HB-u ˗@7YExDjqV'q_:ck;2 ??.r)o)˻&3|W 9ciNr ѴHӅ1`YiT_m0*eҋ*ӥj=ŷB?yntTBQ}C68NH{yJp{)c~9髡uu^N6> )(?`D "8p2)c\[G3[^#0w)pG |5l9Y?F(Dup?qx!Kl]Ӱ-'5cjJqci( h"K 5jZ5V$ڡ|\QD;' \kz6ЈYI^Rx}k/C];,ۮ'l~KI/"( S?iXLQu v RD t'US>G`q rxoC#Z,ylH{9PJ㔺3_te  u } ."IQ;ɧ$1M6JvE܍ӂ@}L\og?j\>(L˹ezXʑ't/EVT,w.iaP`9͇9bxZ_6FqXwӑe$6#uUMx>Y-nÊE؎EAΜp<VyϷI#+ AẑU?k8H+ry&)ڦK(OV=WboP b#;JZvI'vP2{$_!dg\G{4hu(0zoަ(gt|b{ M8^6А (&@q54酈7h> 5 P'94x[okow A8mТOvd/fkcڬ( &?&l琮ՃoqYrD͝.7ʝ΁"b Vum `nsv۔PZp%\É P]KU2Rv7v)%u|p}FQBb-~Qp!d!?4[B3>9c40QBoݨ|4ց@X.\*5^f\/ƶ3 sҼ'F)dMR;)(?!允vh ' ULDq~7 ?r& =w̝]( [hwd2.1OXnrC# m%cmj&*k3-~8P7,쵓88Ko\>=ޤN*pZ܄ WvT`xf\',=E0 G&D|0;&a9OSOVľ)P:fх5$ #ߧa9  ] \V<ťAdԀ: @dPX{1AB ]j 9ߟM%4bXL24H_)>/ú98qB+4a摆H}HOu/>d8~\1 ~Zy+^$FዙKi ">RAZ1)PжkegkPmy? V{1p,P{՗! YAfόZڅ ;3ԛK-0M$rnK<¸~7lo;]%MBuy@=&f#8FxIP\B0ejBro9#xWm:cBsb1`ӷ:Y=)tq1;,BMA@ hf-\!T-Ѵk 6 3Ӽ oj^  2iiL^(|;faZL(>lpc>]Y!_ptAjӄ )3':߶Il! ôV箤Q+k"~/9z.INV SybHu 帳$>t4ˤ1]cسZҽ5Ûn"׋KvE )nŀL{0o%%wiS(QV.eǴi8Y3r17,!5vVLu; &ݶ5qփG |! t,վyVr J٘ݿǷ{8+FFkY<r=Z Xa-]Gf e ~=z<߮o6Iuj|ytZkb]9pM^@k5ˉ& Kz{+H/U~At? $0- lj4/&ˣBvG#3Z)wi邅4ϺZz$&F#宾/#$1`P5SI)\AXl{s(--F!WQ.U;<%uIQ79,)P >dmj[`8+]HtA.tc@8` l'oH\s5]<bzRףM>5 wJ:붗?%n'f#Q $.n'h~8ѻ 1Z" 1{:6r_<;'z~7S䉣o!&sZ4n[ )ӤuR\yf$ޯs1ˮ;*EWMUC¹]mW(n$!Ȧm-s>v$YYJ)yY(Սą %zZ9aq #t"Ip " =큓LHh yIîUEn?lݬ  䯲z2 ֜^F kBVvo)Hv/v=vR3#^Ԡ=GI ~ F{^':0'#M:d.q*K\w28bD#"==*'0HMr>1Z7w bnL'fOHK2.YzۥBkk$2G]1 bkDP,#UUm o}:MLh?w|KdܖZf@J'ڈ]83ن4r}Gk{|X kրni>D0oZym.vԬ F`&/ClTbF6A?t*E_JCHpS5k%7Wŷ7e<8ᗁFm =ḥ6OJr)J(=m4p 5'h -A&Hm ǯ$Q$n nD4d `%"`\ίdjt@5GBiB  u{l/9 o84u/WNK* ķ@;ϪAߺbl9=_zґdc݇w+G峭q9~ų,=ɖ%βug8M E UES"ٱS9ؕ%E~d+ӳ ){ګJH Ze?wH)%P8GSzKd4P&cDc/Tq&hn{dȒ54Sk"oVl>ޅ[O0bҏVQ'$>/bPnٜAP aα4擫>/|urdzAԑm j1GRŜ |JTt2%e0j6IVl+'nWVĪnwbjfcoMDƒOx2: 6fiFo5Ia5Ų :]Լ\(?6Bp }lؿG]VӖdǹte^)g?Yxe9tovv3񿪡Okm>bP|d^qu a.#ȓaiEFݪ4P l4(JΒfE>Z9IٙIPL,(KeY&oBJtpeg}Hf\f[l JPnBP * .IyL֖KU4 9dC"9Kmqپo4z1N \uW d1eO?_lQg렬6sQ1)MةnVEPA^$_{0lA1%q㫀u` na'UlKͯ!ս O_@qU:RmWߘPjyU}I{%j=AP*Wԗ,nZ,-`*%,U[iOl}8dAkDR16dY"NS/MPHD/5, N m={xN$FǹWGJ@'"@'T'gz42lH[ɢǞma Sg 6^>^O_e$Z2 F܃SL2|6ߍ2Ow%7>^ە0nܰ =S"Pct>aXI?x2/Jf`yVdYgsxUl•ZP7@)[_O(mzeJ豳/G'7K,u(s܂{da'ʴU =9 JQ nErd/@0(K`rdVz]SR1}*?n.aAVr!5k&'i5;q'lF k$EvnO$ʒKF9 >5E/}]@\AԂ]jvcK0D2kBq>#ߤΐ>!ug jPE¿sb=8]N^TST%^V@YAC46  FJ3QO{#q.Ǝg$$ 5jѢm+5x8oN+KE VL4}mCdޜv5O\ZG C^v(C Y#Fx.&wZ2 ^nPԣe&'N8`yW4Tp>'ve ;tj ]ߟȒK5m::u|qZ`V";]=`H:, >Fߢ'^|YQ8L~\NO_o՚F3 h[?[}Ui.0PP(߳RN 髣k c@FF^J8lbA9³UM]{eh "u_mJ-ƈip;b5J:y~ԟg |ϕץ$D ḋ Džvr]F+vA׳NצtʛK*Bh\jV%a Ə[ l}V 5O~W@K1-aӓC';seaŬ/&73*i6}p_.6m޳-Oɯ.`dm}c_c` =R}=u#4=L s?TP_F;m~8>]nD?7k_Xcl@BjWB.9 5P9I 7lu-g\^>6zvȂBmO/(tmczrx_aMk oȬn[JEK{9XUZAx' Р+u6U6زbcLp9ۼA: ^~< }&)f+}Z"~[ ѓM|Yc?"!PK2O/PBB NF?*WNXYglHM^!GC,MӞ<v:wԶE;?2RIϰ뗷);^ߥJUfT׫]STl4ț&E<Xӯ+=EA 1Q WG}uQFۈ[>m+v'jڒNmH'Z M{V/ n(rg-,I+2I`LI! n'5i[RC Z UTG/\E;TB1 #xp d>*{K^`Owo檖 T$q#u.xvF1UU.{ʟ] w $&"`;~ᾅc:F#ȷɽ_PO ;ZR%PϳLQ;p#lw!)*Bi r8R.YjD,X6vY%H`Ob#6ኬ!K@5^ }ostr U(|,FtX ʺ:-{A $8i1ĥŜU voG!dU!* p(}0j6[3'; )7?kU B1b LLPǹ 3|YسOJ\!-q46hW ;[%[x]F0tF(XdĻ⒖jd(YM͚(DNҔOib*Q,ԧm-wZplVwT1:O=4ܼD ~XC>Dn;0sC CKiÉW٦q5qnkVDw ΀:7@'˳n}uE)yд40Gb }4f ,q>i:ꁾ 6AϚ-i |s$*WOzJ)Aߪxۜ[+菻+uhsUZN?)%(41%FvnYʇ(a ifܖc&PwIo* !ReltBX~h8&*4-J}X*/v\ ²W$ Tt!DVZ6EӟJ"sڿ|h$NӾ݋,1s#N:Y=JrCt9.fލbKz9бC%^Ʌ}p&m`f—â;0IqQJ #2$1 $JJ~ZoJ_;odv+"w$F}.Lx`I$7y@ ]f/Wʜh0sR9IHB3-?2/L/44gԁ A]OSUbqHoC:50~OMzv'*G0?V/52J~F.&2":ijX[Q7bMWF*H"QNj893GF نAV:m:,C\rtK([-Y=bg{0Tџg-fEI&Qrso_$barIj"h[-*% <SakȦm0|=׹? #hkuk<=,BTd'rjn_qw2ۋМ1RJ$P3Xfݙ8w&j5,l=xCzؙ@tkEpBoZvzW$"LwE,/ iz|F5G|bD ;r`Z_ q?꧲ڲhfDb]]p6c]y8%Ȧ6N~͆{hQrT&;qBZw v(vu1y Ԣ[$}j}g`Qmhq;)my54b$)\F!Aabk5{ ebwN'yZrt˗t,r-k EjMGv_(AwR/"SnP3l5ػ[l{-m$63up9.ǩiLph»6F2r-֌ICey,əhHVܽ>E#Ib&'cH;_ PJ\ˉVe莌CKw~z|Lϐ`*_ۢ97O P =} mf:oTq-,W`9e4W -y)|Xpy.w\X y?[wdDP D!:Ua^sGg;ZCKypc:Hgz%8y/LjK\!ʁ6S<(%qciAfNΘI4ʺ*Dt%%(vyU0}*o{AjB7n#&y;!gv=8LvxN/sxl ;|I ##Lv 8x3ER;3I37sg.h\]kJY o?o&Lb<)!Alq-{r IAr.F,C #m: zȡTp#A|ƊLkz%;CxfAHŔ[ɹϫ.'N 23mTyfNw]EÏ9׀P 밠å KA(!笜Jl\c=96ҤG kB@"/ٺL33'lد^@S43n"tY ?kaVBsծ'T~4bݜwpRXUc;syo c6o N^l$0HerF|*t "@P?k;զ,7t%稜o]Q\%"$mNcһ߭Z#hawp8+_1N(Q:6Z|P=[E8G}HLOJ2>V,a2:an#Hh&:uEdfxc9P,^2`1Tܥց?4xNN_'~'Z0NXSb7$M': /L=`ep/R|e:9=Hj~vMb_veƞo>OtP_4+.U$wsJ cVk*]Y?0f2_x>D{!m V;Kk $P3?-[ OZ7:m"^q}up)砈p.t!.%J.WIc2!o 9 *7iyuZ青"3CwQB-;Vj5߹hۈgҸ'f{1>4G^V:m6W<H2sƽoc< g9-hrBM7UX0{Z,6PjK L0\WP= ]q~,觥nNƀA5^Uϥ_Gl3v0kR|p9:L8\VGY1nhSPOGF9zhL7}Cɡ'wcծZ؃2 DL,Mdw5*:_ם3ݒ4#3&j-8ry.n6bDBU\B^kG^SO: W*'n Xut %EɰK,Hl\_ĭߝ|xbVZ-K;i ~L{b :plkӽJ6r {ٵ0tVӷ#ZELAьrjcL<7Z l6I[[ϭ[rw]Μ%Z gǰ߼)l:Ѻ=AD"M^i*|DyԏϕkݖPRB]4E Hg6Brʧ0.v0IIdX2q1>OE$rsG)PA1}I8vhFHeїR壝է:o՟uE XqS!Ы[P{gc0>YMCԮt-LeF'[kzɼVRJ:,"6cƁy5ð~=1*<. |79ڼ"3j,HOj^5}3mڌ{kDctVeB0/g23㣼f _3KƥEq(De;H`">♺S]WaL3ٶi| J H%g%>z)}T2kddOveCHD`RqNO8cMu{6#pgYBeFz[N7r }Q0afsJ0m:IDW%**yEv;15X#oHhNFZ%=|] MI~;Ӆn?R8]T܉e2ۄdF ^<8w*:X|ɇ_.>OZ|E=,Ty Poͪho_WNfi㕴>bXQ-E󘒱BA =,UZ0Ҏ!?WEH a)kNBzRv&>ΰhB ( Cn-v/*#r9Fv?oEu?0'6>{ݗVהi6aCv$SGQC/]M@V6* N} [C6l}1Ѯ 6,h%?#V`.x5RT5ei8r!b>),ic _3yF4eu ۹~nyu'_gJ-z;xu\̙6{s`ͥy=t uӉ JbQ-LJ(Ϧչj܉41[ݻl!̱"qǑB!\.VC+Fqe7ubʞUD Dv~W(?-bs@FHvq%lK]fNB 7 a`Uvw*c݄,GEy)$ p>,xm)y'eNۧp`}m\6 G~In͍~(\1 _s%Yԃ:Qh(G1R4F@DB#k2| 𪻓N0Ctw意k>\*-+GG~M0w܁lwdn5'ho Ł& 1߷9dǧs`ںvt~%F̫5,JV[j[J>hH|QO]*Eѣaf5TiJ+:ݰkXZ 9 nޚ/W'(=4 C`NϡЁ}0VGe(acc)ϋcmpurΏ8${W6x Hc?`>粘ߊ]0RWʁ&e[aI8+=H:fvbMsJGǖU Spș[$ hy [fhY߲%N k ^L o{y/ Wv{O+`3{Fߝ`GdR\}YiXqW_< Ǥ|ɰaUejAG@f=tUniZ&ɻA"E V3)-߾T(;=_SAsል@e[@ˀ|LU-ж Z,5IX Cp͓ԬìXQ7o;:.E eNG֏e<r/6t(0EJ3P!]6[&, Uq5vփSz'6[7^1q5%X/Zp& B]?u< !z;O;_,"[ņ!zޮU>0o^g؝xOy[;,*FT/:UH-TjΔ&p&A9+dyZ߀yBs̍7dQv51ӹ]j,u3ƒ{!7s?IR-u&۝dZLe{CHl3īS4g̓2ʶulnӤdIusյsH5kyN#ȒGnbs\7drIEASg ÖOrlr" 2hdR2J+0W&wxNaKA͛ Ít2=$ :T ojfĽ(.VÀ"l m9:-~EUn !cV?THtOOa)ETŭ_a4gch&q]Ȉrg]>ŭ]t%Wr)5")Ϻ@ 2t^vdZ6||_f,KwK~uƦqKRK?$5<ɜl J;;ܾ M䬨$ rn>E yW6P4~PoZ @e,W}5hfgC|sT |*/1Q'Y7@عӫ[8nN=JZ 'Vq?y~0&Y\7ݰĩobV@Üo(a-i>rٖE)~yXhw:pWq$~V{:u?Ym>,D,CCczNL 01vT4w]Snq`t\YLz.3B4t D槒j[SFOBq.Zb <'gk7ʉ٢t_ɄM2tZ_⭹3$PFͧ$6f%6FXnhlnNcDtBXǀ1#l7 ק`"~"?M-^1`ڊ>mim oog, `Pj+9I墒,W &Peaz6e܅gX݌Q)l|<@~oYIu]@A$- " YYx `VIWȒbe@oۇT&`kM5^+D; ## |c9N# #M;n=[A3j%LF % K@닮-E0.x6AqLt9-0T;W4F.[Cbgl.l_ },Q>nRF/,2\Y?vUFά6dq<,_/hw蕃Oޱ\ɯ+]jR|-^@Rjs{1Ҟ$u>hKaV; nY28 ڸ ȟvG}t&=;#FH D6zWO/N{{qf7p/X VIseȫ_蔂;p15:~: n>FtRP]j}ؕ9`T~*B[^$[C9ClfϬ5h=c6syۼ;oll`s"`M;r6+=<>5BռEGl5*~`!W_n? fLBXÀeHB2&|uՄ.ck!U35h }F-dmP]E Hw"K]VMKq+:_@kn"&-b!mJҳNn5̆i4g Iw"AsDAt6fxl@~q6 c1:fq!Fa;jJ l+VLF;_ڮpos;\K,4G=7cROb$/}B/ V~lY n]6oba@7f"Q^KΒeN-,yY* G@v- r'ItHrL9Rl53;x`}ߠAs{iciwZ*s(YNZ'L+@= ݹ;0 N.Ruxsp 0Lj:GpX#Q GK+tv^ۜeI.A+ >1=2DfdlҀZ]Y5/T*t!["'5v4͔~>nc#v$:~ƀa)J(hPAP./RX;kXNC1UڌбgL&}veǝ& 2p̀6?$?` 'aL?Q,d䢨 L UTP`G0?d`EuU-w)l֛Aq8tl}ڹ>dgj:n&#L!ؾt/Xk` n+tjզ")Mmݢ+>:Ox Zn-0)j|ɻ7Sd2~\4@p3?2qs.{_tPc:Cl\_he*(|U>)t5]0@ʤ";|B+/Uy.4w7˂|diN+SC7YQpU2a42P d]哄gţ/MI"-l[\W_Ͼϟ6+/O!v k̋h@{'R^n∐+"_Yn@Cx㖧hdo;ދ5f( &tyDDF 8U0*1Z 5\ijpm3v8`ar{RQr^f,OUYYhU{:˝9@I@n#j4=/pLF 1,6NL+Ip {B\)yqA cKSxj]vfsFҌ!/oy:/S~ԉvdZ@B5}yȀH @S@S} CdBr/ϯ>+t72-,S2S4&(lvo$<]l Ј;ޯ٩(?DnjOUf(1I'V ˂,D5%Uы' Z8˨g^jxZ3$qak6jD6Foa!UbO&ۅGp{  :T631RKP(TGz}e@[s5X.o/8#%-7[+/[63U4䭙sO=m:ΊHaB$v'݄w$N;M[v5m=).fRj(1AݤbI}Kp%~vNhC.4 E8RSG.+Z>$!rzB6Yg?}xĆ<( e,3kt'9Bc]#ߚxrJF P|PV ]$?f n?LyKG1ȶΏrTx<ݳj0j7<{J? 2H>?m0${WKC|N, }?EbIȼO^LvkOْww8ѾZAgȔ:-XֵPD B9\.ӾH`Ueck-AɀE탟PH*7SjBQv \OTe6w(ٍL/4Z؇J_{w`sf4#KOzX=-e]ͅ=2U(d-!tRuvtZH]h! ȑĜX{] Эpr=DTl5O|X_\FnZJ0A-\ĝA˚}" {‹jWA(3j=rI@`xv=D8fNʩ[|/Ϫx_eJP=9b|ycuZNΉ' r .p{zdؗ(OuJ>)(!ɘ:8mm;h1Y(sqs`U./tQnY a'ZPQGA汸 i.#22(\P'nJl.ֿ甩+H և*)VpyfxN"cupS_ c/VHq0`JO482T(8OkbK!PBwi09/޳䢳;"u 8gBJ0; bSLy'M5y';0eK@<>?_ Н% RAhoGKу|a|n+",0X\D J@y>}88^[yARD S$!.@_)Qs3Ş<,Wg|N~ZTO(t348N=i1J䏔+Ql,%W$pߪ!__Jnwd*_Gn)2h.PMW#6RČ }]Ъī[ 7fC=&yn:wiV0Rv`qd'h1j'@G̓yܮPy /6.̞R\OD4 ~I=>$qM}_, }8ݞ4kb4,ˢ wQJaɐ-12XEd}n'a  ȯ/t<^)Tu! ݘɦ38&n.NMx_RYHQAM'zе_uzϒA3))L8xo&,,D]Yx0IAIYS4,mTfpP~*65n ^IgO̫$P l K5@#MSh6\ Hv )`l'uCJHo;[* /(>$eRgjIq{[ gv&#r;z+@ћ(/qnẌVxj8΀W ^zPN!#0B_T;]2`\|2w=-@fE':|~iU2otEqܨHNu\`#J-IlPݬȦ Z1 /"k}!#4CNia1TcY#9ꏐ@ xy.Ô-dk%eػ$v@jQ)LGSTtLCRO3cW)D9ܥ/s6-878 !6%Y䛞P["LH~s܋XϘ;⦈X8Ox#O,ZErw7 n QszeMkvS45r ,*ڒQaLBE]1 /F UEg cA=y Ǡ}fYֆ=}q&j<*>%D YǎY/GTti>}hO+7Ax?;9f6Y>J8`w(PZ1hP3!TN TqH )P/i߅yX} $9|d&jv:3CEdM =;$W&"`M`a&;@I_+ Z  c=l -g g3iqb^8ưWy*]@!j#o=xw\LR|JE/zC$ɟv=<L&v~4ui?9@ psp=šJ0[* 1lpB QUR^kSnbQORZcuCrnˬV6߃nƭEo5:*8؋UkF].ݙ:Q= dxKB YTϨK_1Z^R y3@fKE{:I[_WBaSK FFΛW$)CϕQ鏦tF,W'P?鶉JA<<֚GVwѕN:A|c~aNT1ߐ9G.L$enb|{X&7:[ h(VՑYϞ"CڪwRAR>QRkqYu"doM})":_#רJDE 늟R8vre0.ld֐~0+BG埚m-/ Ӌ*>༱W|~6! Z+K\B876lܼ@6hfG"N$.)H!]Bo7|' ?ucǗd )dl) Яa֓; 2%u2bv3rf/6RM}DF*%r8A5D SL~ԉ2,%f۾6=FǔOU @HYl|R3y~rDCGv3BX{PX(\f '\1hןqW&!'D.@KXv~zR[ʼh XD۝`AjLYC`??@e'鴇<R#FVLg~GzN`Qw7t^ |Jra /m|+_w="cEbE>ݶ6 &YVy*K; *ЀTVK!v-/GqyEy J}=AIldQ %At+3p|1XjC+ YZ