go1.20-race-1.20.5-150000.1.14.1 >  A d?p9|=ץ;O68(>ӚI0j;2i^4p %2k 6 'On/:`nuudoPD%|5seۏbji&aBff"A0 bT5;oG<9W=%>9!݅@Q@Yc}#4vjC+H& &L{-'``$,!*6DS!ue84d48538eef4b5edd44896234630363c660996b5fe33cd257e720f0513b903ea01fd519fa512e380c4f750d0a0914c2593dc534d?p9|'X[˪N l΄bZֲ([^rB:7!X 8]uD(Mkߥ:qk?c'NxkbOV)G|ңVa.k&Tk ! P+o17a8 '?8 bh/vG~ZyFPؘJFj˭w>D|AذJÌ;YFՋsl12hq!.\H94ݴ};`ܨ-8*r}!o0>p>?d # <&3 Ib     8L(89:.FBGTHXI\X`Yh\]^bc|defluvz[lpwCgo1.20-race1.20.5150000.1.14.1Go runtime race detectorGo runtime race detector libraries. Install this package if you wish to use the -race option, in order to detect race conditions present in your Go programs.d? goat12/pSUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Languages/Gohttps://compiler-rt.llvm.org/linuxx86_64/pd>0ff84d3028170894a223027285a404306064f2d3c5c7c735aa6d52dad3c38855rootrootgo1.20-1.20.5-150000.1.14.1.src.rpmgo1.20-racego1.20-race(x86-64)    go1.20rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.20.53.0.4-14.6.0-14.0-15.2-14.14.1ddP@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.comdmueller@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.com- 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 trackinggoat12 16861263491.20.5-150000.1.14.11.20.5-150000.1.14.1race_linux_amd64.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:29307/SUSE_SLE-15_Update/359aa24e127d61949ca33592bfb0cff6-go1.20.SUSE_SLE-15_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB relocatable, x86-64, version 1 (SYSV), not strippedߙ~:sB#<63go1.201.20.5utf-8bf5cd02170aad5c4f0649e54b3ad17605d7d76fda1736af0879f1b3eda681ec8? 7zXZ !t/₡] crv(vX0\dГ^.V,2er ?[m@@?KՃlPL :e-(\Δ6ʮ^լczKA%KS*gKgw[~,(^t#(.1dىq 9 p©o ;#aJ.L7h[0˅Ef*ΙZ0f2=LXSYtͦRkׯs{"@]Z/'G:TA3]A=b!oZͭGKnVKd mI`\I`y*}kJJ\#nts[$Fᄾ:ܫ2%aHib05"6Je&yVCYl3il߽uB~-4#Bsep`!.lEΓ1&@LUiJz.06 (fw%XPBi}ЙR[~Ib֛#)ie:xoe63z$o}Q?t_̢12Z|į 0.|\sn Z\EBJjmѩ]@&Pb/~o 8ܱfxZN!%m63|m4-t*i5]xQܷꂛh,Yg/',0Cdۻ K;vph L]?;sIrlg5hjli2ldWwu"B'iM/{hk|Plj*A:Dg%W!,G[ 36UiXXwfEr6xw~!?GDXwX?Y),\i"%,XG&7@vϊ856] FԮH`û`j Bili뭦 -b xXVٴ4\U}>MCyvY,iH6p!cByD"v*vC `hdD>賏wbQ#Y=jZjި;5z}}vSvROy̗zw\#5VN Es @u[康T\xPm4߳pFuɏfE*/:EMB/_xBX Kdۜ蘮O?%s3b (c)z<6/3~jSo;_gQx8<"] {8qu/&Z"wLU]4WщUHG{v3"ĔRh0EL@ѧqINh(rw*<=iTJICi\h /PB&l3]E5ma\3Imv,I^) vG&3S< >-R?ԏ%3ds߀6,rJeӪέRp*MC+Շ1|taҌ %q=::O< _nM.7vg쯶L4>I5 avXUt\$=gөtQ;kh_ߋ0' 6\3 ́:5 #sƀA0&;wлEN߰fySվ N<쯷; j$ +ݓ~_ 1[şg҃zoWmu>.O *6zfXè|٬}n;}f7GUbAlBϛ"[c ᚾ7_ƙzxGpN)3(cRU[B`n{',  -Wij+Ԥo慒N56=D*E0+`'Fn6+˕t a;ĊE=t9 Zo pKVHg3)[y]PL,cxsjW=\ _Z)OµYYo{St*N&>%֤҆?#D :Q \] N}?:{Ap.~E6 m 3UXO,4BӀ+jˑ"k|Q#@%1 RG`wC JM>EΙWbĂ L+shQX='N2\Myev0Rѭnb LEd e3qw4eߠл`Ak|YVb8 OYDSΞS0C0f u{'D?dr0t .;BWӹw\I/.X;ǔ%ᨿNdhPxC5%wޣ7P’aBHbX^Tȣ@-ՀB Y0B]ePEFg(p~e'#?~IC%Ζ,KHq83'"]ѽ/RGefhKN_E$&_IX2>`})6áPG_VVnT[-!Ϋv\' tJ! Y@vQE,swq^$03^'վgMD[{l&ξMYkؙ '&xO`ڜm&,;cB=}kk|lUnUoH2EqsVI_/NK?kOh & mcpyNJ`1NJIWӫx+n@<&&25;_ )a튎+^m^ڧC6,ʡھI\N ?Dt¶]604i"fڅZx8n򒡜%bT5(Bvfh=SjMlچE_v~7xYW[QDh_^kY#䥚i"= G "jFjn=􋢦R4ׯ(ٵ@bK(eDGUB#f21ngXk[ 7FTæW0g-׾5'r&3'tƴ1\жdD g*n%N*`4ֿhwcOE:xqWH"-vA!QA$cG+:DlжĒ1QTi!m*uJ6u-ԩ տ_;kmKJinyvb}O > Lls Z4d,Im+hH T0lA4tʟ;HdFfG[8˘r>"p ; }K7 xSb^6tD=CVEHMX?7]Ҷcbq/ٮ NcSDzeJt:n0}z~cY`WX&rr*Ms vqdq0$! [VT NO1\ b81 0Fi,AŸ8:<5 ?ȈCh-,]f ;-W{&|TЁM6*'dqè(㙘2 Ѧլ!4ˉ],9ܑZ_ͺ!-W/w}HQ7!6[t+^thauQfVcGJ&:U'DLVAAN*9}]S/{+n*@`kO2i"mקWc =Y] 7~;~#-ᝪs:l!`}M}_/sIhRxo>d@ 4/. UUȋ|3654U βkAchT8Φ.)5c2LFk7}uiP?z79q=ˍ+{~.z+dS/ 3Żcłs5I 2Ћb*=Bu͢,Z֣A7rSrz`H7;ʉ`ӂF2FpXC+6z3+{XWPꉻt2ZksmͶ%i̲HG(ΝX L2<9OLz n[끸 Pa/guکmEȕZ)Z |1KH-9+Xzm8+(:yLJ:8̩ĵ8k &@bJA*K7p%3_7كT1ԕ.!HjD/tܥwj]nc*n?fX)VSR9MXoե N]gmʤ`%1 !y޶lD::b<_ʿ\k<=OXSJj;&W7':ғr"`~h 5P>DwQ6Й++w8ЖFeOԟSҍeɁ?щd91f8xnmSOQ.[A[ fhF;c-UBܐPwP c@\CDQX ͠ЎmҬ+ , 3L| Yrؘ:q$1\nZk~nd }nY"~cܜϒCW\=&ot{aэe[jq +7ph7 uJH -+ { .8-Σ YlWI~S\eϘ:Gg pqg@+ si K5ќŽNM,,DS>>0n,#,ٮxuY ma.4}6`V(M3&"ta, X6u_P.@R'̍ XGo4ߪDF])tĩmi+l5҄XO A'LP['z_aE 9#jAz')=y]A n#^Pa\)M_:hh=rTUK8\+yWD KSG}ԛ7T([yAFl!3#`_ #xlRt. Iax \2zfzp&2APsvTCepZ2@y&lkNw\?5|+2E =<_.LhwvŇ 2OYȂG"!/%wLڧ;qQD'J6-MۮE<'' ۉ_ku6eM,]ބZ('>TNY6GXϰKc)>,P!_B;jp>kA1:"( &nA!zyi5ŗHG4[׮/)fl9s)M>_g 5w P8}xi+DvtņR`XF?ׯGnzAn J?LV (\wl'83f)ZB#o@ @b=_tMfjVs (X o DM@!Ȧd-xT-1Tu*Y*4deB{ 熉ncj/1!vCZŚ.GЂ.Zx׆5i&yNIn0c@ ?+g> Um QoȋB)hL >+1(Lxg}h~6b/6íWKҬb;? c)h$OQLkVA^4e?UE}|m{Jo7DwvH2 mGtf2?oy Z4lgƢӇ5y)ޥ5uRNdbu&4O v4P$ď!WO]Hv6=cZ=,e*_Z43B֍W_KID<@/:DxzC3SZ%:^3O6uoĻ-e SGT(%7K@eczVzKڒȣeݎ45vpxLF#ؓߴ Zx4 ˃fBͤVU- 0xݘ{ гP˷^o(XF̓삨AH)²;=Kq^nW"ɝ_\ dTؿ"bZŎ^x cF켇`mYڇ hfr"||q&"kl2 _zr)_pl` n]&<"Eu 9:3n9ϩajyC:+`uI96!Lpr c?|"B;o4֍YÀC+`T0,8.@<0UdîE7sҡi^h\T;Ss?j|=t4 XCp{B+ԾT2xp/XD&U3é\eti tӟ[e[KօHgFݥ Bbu˻q G=Dn@͕ d[ \ADg|#I/$}se 7K^HGe,35)eƒ?*h iLi۶^y >|D?OgiJzȍFŶ\d֟>nQgKvœ,p߶;4 <},`Gx_Ilm^EG 2ZCw#W p),~?7] {@B'w֭(lx}I{]g$Ga׽GuB23 뜗@;^r?Zb;k-:?@8ӍaR X-NfÓR $0pWuL_}+.K Q_6(ŒY5c!nV/3DRT3^e*~ }!A[,jTCNٶX)<;I%e{ }X杵MXBqyMW[G$vn:aTgdf+$弽WԨbc{?e˗;QΟȼ/|9ɻ[`59x([/6 B?TFW,J3V&,,Fd3̸FN'g gVxrw" 0bsOBڐlv~Ja'z# b,mey!eem*Rӹ.!8#Zw>Vg2(v*TahC} &JZҜm !od4 1Һ Tre/O j۞2S)Dz72J]`_%HnJ"=en@)B"=ʅ?WmP\vB vxn Lj(8U{@ ݎHPX/5Jn#΋h!⥐ea:CY;V!3Ϧ@~}B/dzq\0IJ[*b!u[e݊5nvm_3nz.~o]8"-/I3䔃4tвb _l ccgz:k`ߋ~otMpvxY{q`}d7 xդt^ZDJús+6vw7 p.j=YfM~g>5Z#mO;Xt;U9|jt~oD=05۴._۸fą:A^ z%[#xGBRn|puj o`a"Vߗ:<צ:z7U}} ~($Kk8WP?j2{OAQv-LOH_(nCom˟asRv]H@(eT^Lc6 iusGm5>;u5N.#k}KX,bv[7+V%K Ƙ*!X>s3)<gIX|H_"!3WZ{!Ly5>ۥX!0ҺTvc1ozުy -OFDj 9[EͳeedΞ+tPd|֓۔`D@r-[]?H}ݽ QEsßPn;b_ Ljթ x *QG d8Ht2K|xIWCGoѯ>1W @He&^\Kai5^w?WgTYP#@ D]t4.T{E۱7UFO=`UQ`Z09Ŕ]^n8%य़!;00rPѻd/D/iR]Bq#1&1!Ud2?U=}'#Ƅ Z?"[neN|tJtdʜ|# e=T)Ic<ƥP6#.aL7{ϑ`ٱGy_dԋT9Btc=+0T҃7"ȕ4%!RtH[/Hze>b98y$}H;PK̺Hn8Hфmrf}Pg_NhQ\)`#IcVJ{+^!U FbbXGkp1Yd@2 ~9aUT!N@7aDC׮%̻lWK6jܦK^tP^"ajYx$ڑWhS==Gr;oDŽ V.]1#Sga ܑ4u@v7sxNEhhl݀󚂛.^ɳư¸V"Xj[34ag1` f&Ф3L3Lr ˭ϲ Ө Ȟԇi7S2"_GX+ȳ^d,lɕ xⵑyL:+c?S0F/j0\n*Ap.rpPFP<'͞9D@%x^8g໕0kqD鐨DXb/['."~!A9"pt{ vu+UnwKOQY.=s~J؁`qVaҶ ҿͪysk كB{^r>w Ls rT_0FcHZ +$$g]L*)m_ZG6c˨ED[a _pqx$q+ g#o57F*mVMUdQa?,CYۡ puZr_f]j1gVCpޥMD _o| @ ݹv@\Dpx,EZfQ\AnB \6Ow/7k%㋙צ%wr=OrJ^/oN v؇omŌfcLXf4߅+(:?{&4lȆ'a1s49DYۄ6L5'8dEf {E W`㓩\*Upj|;>Sy,UləM;AƮz`)\Jx\o]܇vV87ZS~#bF}ey,֢fw30wT&9xQz aFRb6a>9g+cR-x.Aڧn鰯xb|,MVR1a9^|p,Bq?dFJ!E%:+miJ]#Jc61oEtYlRK&R>6CiL32&o61QvdoGCwJPQ]` " sѱ0URP˛6ꁐ4KTM1FBXz4^r>2{/z$ Q#j-b{ S1u&MnM^,kI#_Lq:^a[rX]M^F UIf`2L>@f`h&E.oi (.E}^ź;G19#jf{X1EUOn*kVIhTcbx5zp:~syy|;7.' YEO-SBkUdgXrI ;h; >NwrǙWLO4͒!E_^%E,c5 4X`JT$o{54 ;sڒGߝwX=2bpzC+i[^81(5L8,Do lr#~Z3(cy&TUt2U홹e[_F8s[mC˘Ok2JVFɽ&#KVbVqmtND7JaTjǯݤfŬiڱ!M8 ڕ;3a ZĮs4e/l5:Y/|y=ŕ>uЫH td J Kjs_L>0lK7"bϚ@sl%?myz?|6Ƀ[Ynҽ8A{K$x+{:-( dFR.P&qV@ ͦFcYZŚ4VU)l!? =[Δ v)NKZU] .yn}sGK>|}ا!ۚc9vC@%+L('V{/+xUk@I Jl&QyqQP2HGWtbRA%eJuQβYE &d~}$CL_E=>\2gG*/4 xx)Cc߫;q9kGTT.dŲ(Vّ'љԀ4ҩmDsXy$CԜօ)xϐOg Ims4ؒzlř##k۸+^Ngұѽ!h'(3ZZöą,m8n_3b5{aes*x$lmUǍ#R0_<;>bOY]Ef# "=FLOR@7n8 E6fCA~Ct6sO)w!~xR)i)TsaJ8]x-{awm^OheA#Kt/@VpjeH c!C~s=UgE^KޣaGuXÝ"W$4UJI2#S݀shn 60} v#1犞eލ2n(uIث^Ik D|쒒fPYL S\Q}$U9m4e/'uE PØ~ΰ).͇rdq$C7-u}N#1#hTwyŰx`&i(ڤƲ'&)w,.[+b)M@as^oL}: KEpl7re']*bR\^pV/G4,9 ٽR@mr@7 ? ~u02ԐT& b헕8jiTRrA3pRKh2ED%r2`Ν%eg[EeW7 Jƫ1 AͺmZ^4pφ`3 ~gD&&*F IuF9('Mu6 hd\#~lGv̔H *CUoHX\ ${TȑL8]7kh{ of9:amYV rسKHϏ|`IkςW::K %SO˪C31,b쫇Frx[lRe<~ryMw)*EQgtVmZGJ]͸X%ͳN?2Ycن/hщA1NUX>3 b9Cy]Sɫ-`ۄ ^zW+wYzr@:,1 ()6 6F3奿cNW83M2q#r9~,8LO;c\q2El1xKSRnB=\ B\25•C>hnp%ś=*2*aA pؒ/`Z{ތB%h(a2,jLxqg@qo K:RlnF/}+gga__~C6$)^"l3!Dgr!rNFY8*n͢x1aq̬o0sKF0N5f`Jg!x|q~Tti/B-5gXrY+fV3HQ|67_.p`_LD7}TPd{q2KsE8گב-@@,K5n1b.l,;1xS8E0Z x󣔱o*@ۄ6MlKt`%-`r6^^X>E2 ?Up_=Wf ¨{6kqTjR+Um:NknڔaS惆t֟LJsQj6;pUw~xU s@wxMxȤ$oj݂ƙd+Ɓ+jFne7-QȻZ,](^[q<ؽ٘>-:9Bѣ^usaeMO˹^\k$qhlC* /NasJE'N!y|QBN.,i%ڋJZ_+hR{sKkaS}=lPѬ䋡UԄ6j3$}Br9么u6`R@E5$g^/8jZ¼%3䊃"6%MX?d1LJd+>BdJYNNa705rF "Z +9\Kx"<FQΗ~~O>4݉,fDKa3`}Tbc\|G;2By} 5߅4#㳄J(]PB(*E ]z0W$C}xv#y Iz+B^u>* :Cj X^ f =W6EQ,Ϗ;moR[w< /Q ?U1EΈCS*WcW|5^9lpZvE^uUp'N&ܕߑV/"]_QٴA! *,Pl7 R5sչ\94h:& zQpߍ19FHB2rGo& 45-r>qHM]%Đe/.E3B__.$I9R07\~B[:&CVIw\Rе; ={Y@[գT@hu| jlYaxX܏<^ P;uТn$!7~{c|*Ы)9wTz|>WF)"8gw|mH݂th%l59BJqP8Y9-,6l [Ra5yմNH~QcSi(+O6@ gH qZ ||}@8Uz},P-QZRm[#%lߟ"PLZwyy6>:ma skS(r?RcşӕO2Pm2uQ~ Zp?KH{;bswAMajYOaɋIZfrbol|qN)3zzA5&gd9RۢK\~~>X,gĤLcVcRj6Ov%Fsņ:ub'bqoLu1Ը MɊ}F0-|%%1t]OB)Ěem=hP_cT$Ik޹&yqU6J/4+쑲{Gh)o4=j[kL6'D7qdϴ&W8Q}s0Vŷ+VrО֯]Kpr`7^>G4}x(W|<5;C~[,oUC'nkM[aKߊun^&\?V ")_Lu,ݟpT8Κ r،Ua5(Up1+ D~í3w!4]ǽj>927  T\e:AS,L"l,{ij ɢ+:TU6c gF98(8?K H𮞼)}22^سuKqNqhN.ikٕ#Th|4 zk6r):AČq?xuS~ $% 0sWJoKNwo4P/؈nF(W%NטfY :هjKӮ"Y#TzJRI#bUU@hUNW#@M(Z|D0RF((l5b;FGYѭLuwfi~jk;N!ܙQrLjZKZrz(TrԘE'hk£/+RϾuTNTM,O1e+(R f^TZj=.[l|$<<<-mrGۡԞ%z.sIoBR"x`c~L,roSIMxHFJ2ݘX8 A]0)8 K2ĉt} ~jC>(&1ħ4k"}~͗'.Zs$N!a^TovKM&bw"Z`guk 31L Z-}֚Y|BYwYg:gڨnjnHj2lsQN=ZG$Q8t/6{Ñ!&۫![@9L gTA,LCϟyN]#5}aXd4($ 󼒋ߟ2ص"!|S夠Ⲻh*{*>JA;?]=f}\MrYW凉cŤVIo}z}y;ȅvϺtU6+#,)=ڸO^= n[x@fF 付ŸWfU|yY]jEd2&r(*T"r/ 'KdC3>t|(bwOznm ڮk--:GŰˠRX5{ͺ,]BhYu7`.ƕ"Gʥ694*}؄SM8;Rn}_gn:5Ko~UnkO%pval)Dd"d:T΀.$骳74C桻Јr |jMD#,) 6#Td  zEeczR^ U=CPwd ` P0V}'ʑXdO@Hor+ay3~hif},^?m%,b4ߥeLcz٬)2wa ňjQ0M& )} ' ]U+| FpͻskQ2C+X.յId(WIZYɣF0@!(^YRn,ʜ&Bmcyo< *ڴK͍ ίj|i\ybQ_~-7ok=πPdx qڇ: uaf=J 4 Ere 7ks! ݗIkP6BƌLvs\ϣ k7W(wu 3F&%c=SepmAv-6g ) MN5a[+I!K(?n&2*4mb1"@ה~ȶ`U@L/|lt 5$N<*X2eлi mJ5HɥSrR2mjޱqb%L  w_$$I5/ }n [58H7܇{FgG:ly -l;taJj:}{8 ?0:1q z]F/p_FlEz+r'Nц#dWE} ?ĽڕapE?#e,6 ޲"/ꖲ{Z0H5P9v/Ig.f^DUJFɠIڣQĬ,|XDP-|@ϧzH TZBR;O|q-}H)E-֑Xyqhfp45Q>f0]~oDzm9 t|Ɍ &~v3B<!|\ ܲ>>6u 9XXVp/; cXY{ϞZ&d-O'n@V "]'DةƧ9M_ǰ(6^]"*KǐVܐ|?ӎ,E"lE!J?RsQT\LK ~@;ZNF{ ɭ{CW\M]=+txC4H뚾}M2]zDSm=Zң- _80u_L:Lt(;p 0r\A! 2?Q\Xp/~!6bh<3~hXW~n˹G} AΞ4NQR2 KOhqzS6vJ#tsU4[f>-W5D9QS~i:5b Ao `8|(DihhQ8ZA=H?l'ds:vfۏHk#'{b`=Ês֤B ^Mjǁ"4QԱk aD &y0!v) ˑrL}:❩ZoYt?#zGsow%/"_6J'Dϒ$潮yr΋<V$,@`w[GZo=cYFE(KHVVɶH{,O-?aQ ItwM9%^])q`U&85{xA|:M'b2:W`m⿭e>ۡU@%>ψOF:1cx~6Xˣ>}NjΧj 曃M|Kd,=a( U;E譁oHrV(C䂱>,mo<:̸rG=W? R`Ԣd;oO9BI|SBV!k@q<[2*i^8@U zR<9$ ĸ*Nnݲb"U ([l~!RDrZdt͏b5M_n`o9lS$3V8\-\02fͷyQ?dѡgzw<-^!@ql>k-R8I}o ̺QMNOL~⌯>X d` X_hͲ̫U0E;~؆gQ}ק OY c[j|Ulsx0u~;D$ !˺rNH߁MJ*M2V)H>#'!)\AHpgrc"폗кYE x}NZ|Ct䔾#\G=o5$}w 4af3Vۑ4gJx?H[8 t^Ag H?"V)3L/4?&/&zdIY(S"B?}+cy>A?A6+68`%|r͐P0/N8m, _?C2=& "z8BYV3_GҌqNp:U2t԰bip6z/naO"JOT,^GU%5wp[ ӊUTN6G3gg+-ִ.7 Tx;yjG&Hia?s,(Zmv(h0N3{PUZ\W"wE 2 q%.&>7zjh+t>Zy[\i &(vFjc\.}{$'o)+Pyw8klFx2`wi:3Nbavc]8]Smp믽|iN/N\ QOs3K_INgJɠ ʓyTE0=5ʀ<9| R.t,F'&]ntmͷ{TqTB`2WݥawiMO)"DgGXE #{0dߌ[)37UOYGvn‹|]/HOqQ"-3AAa'<ء&6ȭ*57H4>R;n? v!0_V Ww7/>N,Ik`c-ZoRӵ BEPJ2JϠͿN(boR hByͺRa8^N0T~~ YP%p]CK (Z2B$#"Bp!qܖ5EM6C#4[J t #G9Z + cTG] %OO71 G%`ZmZBdl4Tn}{2X>QtfrD1Ox*)ۤt|!ĵ ӫѥ]v$=[EF_dVF⾻ܛ QӝY5_}M-P2hE-pIŷiZ%3w+m0 LR{&H)V>WG]h{ʀ͝6lO_B*a^agv4=ծ p}^{7ۃE5l 4U"tֈ"=iKl^/b{T/ؗ)īUe7>JtьF5@v_X'o>һToNJ~RtK6~Mw#K\`y'cEyP?U G6>A#5DkFqM[-Y?5oI{bļ$3ՅZj0xoCA%ͫjUQ\k͍C̈́i4uͱ=fk/&I;(PGC`b|yVCяjh&[=A|(6m11wvqZK0n`?Q6mZX7P^pD y Br eké-TmɽQ| o~8XV17`:` ,!}b_)݀:7g9aJ)Rl~ӔJ}Gf'gH2r[C ` U=HԩqeRE_e 1Sؽґ_3Oyũ*T sc~,aKcT*LP`it QhŹEm\rXNNmMpv|(ZvlIoQb1㻴]ݑ15 ,pzWB>3 /twK*xm kw]Eʙd(oxՁ028•cI9~`]A9ᩲ6^/ioQ>Ss3fq^T380Y,uAuch[ͽc.p.'O!L2?Pl4&&=4X8o#_TP!_1TKs3`nӢݎv5HS]BRQtCțRaTvYiOe̋&5VƖ Hz9Ӹ7q9L5ʉ\G  P(_&Ԩx5#hΈ|LJB-C2W"+k%%xtEYEݪXgL\L-n(iѹ2x}$mt=JR^e}iwR'R6h:@ LVQG,8P??#O!f{ʙZR,EB-hzsHxt<:5,[3D׬?eLoERi4ٰpa3etj!OS`[Lr|?#PM(:퉛_e9smtА̵+.<"lVi*a4| Vd_u8kݹoF@׽Uj:F"FljC #9Mj`Hݏ^ô S ;\—i޽yPT:U,=6g͖5V~(e6*k m0$1yn+T"9økLr_<"Z}\Yq 5Vh/t@ =FϺ~ !j̾9 Ot(o>7vHW䀉:n 㰢^k}݇eIS+ap5sd>gMܗ>zu0b(2Ib jD! gZc_ ȅ7$Eɭ f{G),,/Ų8E4<>",؀԰~#vK~C wfblY!v[DS$?H^h+H'j0mUD;T6 6G{ >+^7ZZw{Zv<DI1 cwE}QKh[,.oep4-k jyT[a3݄"{3䔗5A rKOAM6nLш'nvCVwCjxQΪY=;f$ac`̃9Y%sɊ[tfAF$9oړ2RhFqJ8,`aXT_;xJ(ʹo?Ҷ=B@x4~")ZHp?OWY*UiusJlj #c9Ȼ$ξa [3'?WjF^ Qge(b@S8xۃq3|i6 Q \h&| F|* M-8HUEx6tȾ 6YbM7Eц'vEH8^,&.~i1l1ꀏjg h!9hs`u{&Bޤ6F ((KXCt {ƞ{$D!%.%P__`w)s2|Tdz5.f:Id231rvn-d߈:tsX/\s]R~a$႔1eU#^N{uRP[*gMOGW)_0\/l.NjaڝyJfFWs,KO+cp?M<*Y+tFN_u_h 5'giuֻc;/JN2 45_io4q.p25 KtOIhDz}7ҁ!v4M3yXdi^H5I5ypג(-O6@|ĿUPʫIk ce;9"f_5Y6F">{l}̙1&D:_k0ģOWw۾Z?$=)w!Hf*C6~6]G}`HDީʰZuD/kG9 =fsXV'$_ i]l9gu`Q5LpD> J3s]O3I˅yjLbzGAe3."(WQH"p:u?P? szsqD=٧%h`맘Bqz ,X>ϑ0@`76 LCSHS8wT6eojR펽6*kq*JϨ^X W8lfn 3p`}Μ6uݝZA4DtUcpM<+c*U@>#P)D4#) 籇sBvd0uuX!kx(2b=:'h6|AɌR$ LSx%on) CNfq':J*l1p ӥ!7(2".X?R2+WuF=3AhX+b%p61_&h}ħ|oUL(X%B7pW97ic9KK*V1~4x>'y}eX\k,K&X^>Bd$'ԁj>4t=PYme#O(JS 7aRX[[&Duu<8M˥p,Ao^6a]&htFW/vީ7nb!AK{$kO %2mc\e;D<(Q0{'jD`wR`v F ;Me1n^.Yk7 &n[@Ξ-I-d9OJ<*DAb)5w$Q(~BN>JeCS[1q}cˇǟ?V6&0Gq:9{h<Ĩ FHp WH'hY66X*E#,yoHA,(y:RVg[\YHXS@" G;VT#wS!ٓs\4}Q-. hZ?ߕQW&U:6D^:(|_ڭaFNC4 G"X6Q\q)T?eau8mv ~s˥<_s;E٪ 5s 4g([(MJ@dn]jeҭE+hT%P2L%(_@N`Q#ժDHz:[ EJ[b4_r ^+0|/ZtXm|~5A\.bZطdZ1ڶdƁQC1+,~Oe2+\#Z/8ףPH.H囆>D^f_`yHfvY. .$ʣ Y*z'2G1{WGޅ;\i\f&U.d<]AxOV%^"ǧ ĕ pD$M_ ,~`ytIkauMDOxYdu`r=t.(CHHCeXPlIҵIUsvFRb1*l;+U|>& ]57.6%tӴX@ctzu2\r9{;D.'t"t/ݪH>z_Tm TϏ%a49Z\\cy)ؙ}=ORd~h}u2yJ)Vźvl) X ́l\|UQ*86A{QL0fFàu\({dήU{4E67#㼔˙Qщ^_:0]S Ab%m҃COPDklye?}"̥a<+V@-+[yM;ٯ3w:Tnd h(tCRN'%蝰iyuޡ92)Ǐ\PU=6s3x+\=a( ?+2x&,w!nsZ?.sזyIͺ6H0Hy?'ȁ:3mS|hx"%5րqq'1EƜquX=CYR %0uڙN,MZ0SJ}:NKg$ \UHTtk ʬTIC *;%#p`A1GB5~ua~km`_(lɌ YOoKC~0f  #`߂zpZ0 b}0B#.5`j;,85) LH_6.x[ !dKNF$ԃZC3Ҫ~_kĵ4E.t)Hmo\%kK%h4nUC"p0o=cEtĬ7/zĦ(ʨ U*L@-C)R+Lnoێ e$O/z}Ã/ƍ;#W&o/'HŌ%Wydž2g<}nR"?TK[O"U_{\'20gqpIKo F1 A{c>Z>k()jm7d~ jw Z rͅ8u߉\! !7m.DZ64HHfI :JWu9ۊĚGk?.DJ^YAsðmRC`Y6ڛ"t} #pe:,J|xda_1o^y!s X L8[lm(bZetvޤ3VX 0[Dz^гe%Lbyֆ5J B|)LޚVH$7ǦYBm ֘8,6gHE0 fcN$nră=ȬOeHLAmpHb´ܼ&2d]0N…S Ӳ[=9Yq%L@YsC ،:^!w]iI[ެP"Oӫ!E*jDgGeؑi{2^J\>WۧПB9ʙctHj*MH͐0S072-l\:%}C`"ةzp/L.M2g|^gaϗF̨1%&͐?˞vCytȈ" ^+=BxGrf4X"(~V2Z̑tW UVNP!by%AW ?#( W1;LXJ[MhiozK􂜁Ƹ3F爷9}.[md;O6(LweO͐]05,`̩MB;J]u=BK4)iGźL ̗zZ_VU-OO^%fqn^h'L44s:$Ǒ4y 5 J<l)o! ep{&Bs-ElKUIJ$m#Ujm#9aD.ƄL-8c)^ d(K@^n b4Dz&,b- }/NY~"q!Kt A$r6Df0wK{w,G A_ ˺U~r|NW“̗ˀ&;ib@`!-מwę]H8~ڢB3-m{+彜_Gubu/(PI''O];ʘۜ\( *(@[C8Fq47]e,8iU^Ds#/q&:՝>W W,JbۏJՆiK7m^1Zbi[E@C]Ӓt_-HLlypf#`^xz]9M( EqDxݵ9#np`ɐG |QT L]q3TŇ:AAC_WJ#znIXPK}{6h7}/lH7A/}AyǒEݼIKC߳Zh9C7#)ʴ2>Qa!5@ȘKxޗ@kvT8 *_ը'kY"r@Zf1[q.ʈD7$UtFEMB=B_+6I,U_|HSS1JⲁvlE3ZTO+vt1aLZ3jK9GL.EJٹ+SQ6 YFBUkL09*Zy nkp18$myc,+!ta1#: .[c8jh5~TjDPθ1o$D2dN>u,<0]:Sn+-tsi]F Ot=&4(X^e0֔/wZ88r rWeNc aB%p֑@tb$I54ʖE 3$S_!;[Qf5[mxɱU,J`UOo,4^<w DPohot?,BO;W8>y@3wvR Ql* RGX˽= SP7 Q5|H2c.]IBSgn'ꐙÒ` DŵmOĹg$=QSIR}$sZ-̔~u+zr}GkfA򉟄^TyU[wԸ@NTJjR \r#AB]7z̞=;\㜒`nhZDӇUE^KZ\ne+τr:'64]w#/U+ϐ6ƿGbOupx85֨iɼ{0" ,W)Jgk%wNHZquZDDWMx81odr IRfyF&xСK@TZh[9/8⻘|~c(;!C,ͣ#\X)ru@@F4%KzNfyYcNj1b/Ab"/@Ux _kdfe`wS4iξĵ Ra#CdSuD11-L[B`BF>(I;tװ#hYr;| 6~F#UȋY4Y;!ڄGܝDlaZed GL:}W+ueC>xGTjZx.U$>Tzof;O<Z}DXV?* ;+B}s1!\%&7ѩ< ;AP@l|~eyZ5,g)lt0G7U@*pnÕ2(PtoxN 8w#76n\K[K#ckYgMwD/BHz;G5lu6y2yD][ET"XKDS1PқF:ջI^˓v = l 6PSQ\:.KL0ۍF@N)om |B@]Y4LYF}V\ywiE#_r4MVqH"l1y*X_k[8ݭ:|AGjԙdD~Fe؇Le1H|p527qe=WRhY8>Fv"Տ#WO4kk@ XgǴM׻XX˜~2ʤjh:c}?o>E;$TfTJM!^"7ͳLoR:WQ۸Zۃ4 1zkаۑ*\ b'/3*I`׵@ vT9 /υRiԹ}1ivlT~[*D".#pAm${mP2blzto0F^ 0f[4*vDk|ꅑ-%b/  l#P2%XT NHQCwu6}FOcVa_zr]lbO^7-RAQxHSUE#lPNSq4q`Ђ 3*݇>rWzxfXRv-CDZ1n_9iZeŗ~5g`\s:+,:V}I6+*z#i>Nq=$^U[ [qC'|PYOʌy䘻'+p1%Ae BȵTHAjS‡g#ԏۚa`Db4WEZ -L$6&pRʧWE.0VY0Du`Oj5邳R>:ԕlz aˡbj/l[uxF]S%cѸdl~ -F]Oz=ꄈ;PA7&;9Imލb-74;Oq5s qD L;UENJ^ FzK '-`z3lJonD0T-M6#[ OK3S5_j T:>wW]f;ʞF+Uп|M'mӶ73l *`J41K*&C?i :"dX`\0Q̂}Pܟ\}8ı'R Dե,@@z缽^u:fh]CpfQ8 K&2ifq~b~WVƮّ39H! @xDv0o_O__{8;Jcϟ!oFB'N\Ն zY7S Ūh@]yIuC.YO )؂ɷ(oC@PZ!F}k8R(${ hBi[;SmO=A5 wYXGe&oOx3tZ޺WUKV<[Dd}`7ju2gzً1C_.eEsM_"g AY WK#Iu搮e}bY`zdܗD&UTsLl /x"(Btt_vK<=2TL$;s2UƦ ѭ֏^kkHf]X^tOleG4uSgYv@p;f$l5= L)i} =-{t[ ߋ}-<+wX_$&e{^7prOc0^!]N \'bQhёSf:y iB1N9a8mqozp_{ٍܿN.Fi.+mM>_ҙh~[cG`ba!H!YSDXYF>&%(sH$A/Nr~I{Nˀѡe1{Ae aѱ, '9QhHᅻlB*lZܽt2kSgm;sH'@쒣3`h_.xyeӴA"qSäR?ǒC?dP!:X9#^,pi("CtJ۞ylR}^<곚;.+C2^-r̝#萶͟_ā% ;%Id;W"| )=dj]cIყ.gg$P @Z*kS|eR@ n?B4N'&hȟ.<9k`chjd tT*3[iE79Ƣ=“IOD,X>T$r3z %nXpG& 2DYI#?-LX?Oۮ1~Uu?~Q9'Eȏs@_1VA ڎt6NoAgA *W{s'+Fp^RVX ldh6$'b&AW! (䡀hs\j2>4*0G\x8Ԙ-z amNxbƳWaI_}s{N$A(iܜ{ǂn6\6 s"F8iX wYCB5 Yt7y|*Dwd@<S&iNi)fovY#ß T#uRwf| &>l/hP76?d+/>dy~ jO* 7e֥((xvp$P:jŞdiE{.?*M#emǟ5FeQɑDuwEyoOr BBac~J4nNbr'G;O4-O  Sz5PvE6m9+b[z>c!+?Atw~dn=^ڀ&1ڑsGoc N0U4bސx\(|5 oT|[CU)Z{3_4rrU_iۢ\e]= B}B(q +Bt"Õ_ZH$HP>^ZCGHjjIgdQagS}Pys4W Ofr>-HJȣK[?o; ${忔ݯ "cT:G쫡ʕQ:X55GOnu6|nl}cFڬR1+/Fm ]v]Opp컨9kK49VRE FHX\<݄qVy"&Z-vyFRj&{*tRa:)(0Z LkO!,7,V`[_'vC)s]? krz+NR-o1}4lP׍6Ki$< Dyl!x%flQN.R:_)kf;`YYҲ6O)紋te&g^NxЋ圷"h\n0<Ft~c쎑@:3  s2@ue'n#4\;ҡQsN,Bz/6Qxh ע򩞴'2 Z]MK\B?D焌^pg"%j 5|a_3i'M]"L1ރ0#|4V׮$Q`r^vL 401K i ![9! 5d^d~T0ղX8ۋoXړѣ0 &9 0CTYܸf٦sbmX%?[ jppg̅ $JG.:=4KuhmgHdk CpSUb,.?qr* P͉HNVP/5NaHvjF U(hKâI/_/L@o}>s Ƅ|M:r:Gn>DPe{+5!#<켣c)b})plU"A]9qÚQG\ ".+~7\翶D`ZsvpZ-mAmvP5S/d\s ^/IPMNr c:6(8 ˄6&Ѯq` g` T*5ڳ+|GS,=丘ۦ&"veHWbT&0XD(?\U;M L1h[tzBhB[›}pᐽ],")/1GEcIB p!5DػfZop qêє !)/vZdpA+7 PPG@H^( KE6`Mڏ|eZt_Wl!4ɼ!Yq{WO0崵<=!OmbV@jX1Z~dp^s4E솘f{L[QD.Ti]67l駲@ cc,2011edo 5a`;x[w i|5\c  *D9A"cYbSOPۉ_{}4r3d\%^ėą"iǛn o@sJvxkTJarbmE8%"w&7n5n"XΪѿ>Zd&=Xcohb3QSgكT: ]gT8 ʦRgeCaxm'6VO>rL/Jhor)xNtJfAn{JXwT`s/P[#ih(dH2Nm;)_tx$B́ERK`~e+(V7a^'H', oyeSui 7+pYkRF2XM,2xGEs?wM N$•1=#hz^#FBer3!erͼ' fWFC&5";!QEOQ3zCOg:%hEӕo<[WmK 2j zsƛN0;04fr%~`;R#+Uuè@Φ%)F3JGZY!C bwoɳ2A7 v}H@޿#<-:ֵ]F>70tVQEu4P;A4ZC/V?o>iI^=-QN62A"0fcEw_! i!n.=2l3׃>i~:zd64A90 du ùЃ2$~8lq9Y $ iwt&Nnarg]dBÈ=%=js{5-L]aAW6!cy09Vrk옑e]Wj VhCn`>k"sbA?Hw X0BK{ aюz ;ސg:Eփ'(npgn: 'fTB4{U-;xyiH:mY!Ȏ]=XǛx$׵a-yx LDlvM-Q )uڇh| o+7]/_\{:N4m MSϦ:Qcmbn479Y, ORU{S xu<}>edeyFB/>ؒB҃ntJY` * Lp6^?0Oؕ 9AbU gK|nH!MD9k@l)b0E X0I=3! ԓ"b9d[4NxrCfAEhV2 [Hq:\:~| 諼(I!= d,HoQ8@%1RnTʽɧb/_>CG fU$ĘlCQ,@_Ε(oє$(|}>}~Oa/Z`\xQ:%q$%]K{<*kc!բ @X!y}gc]/(˗dSN˳\~hXqt wU:Hct sGHT+TpIhL~YqYWEKO#gImCB}(htƒ|+xqG RL [JXSM'CCKUZKntΓax7:SrWGkɜI{1tVɳ>jů{|R=%{q]k:4A6|#bD(-)>ΗR$^#Wx{xk1t+xB<}T'8doH&;+Vpdt &* Hscs֮F?X"#/)zx/ls|W: !>Ej11 y#W%dFhsOF ; +zL*+k8Ǎ4!v%U2|$+]w*vAcx%pQGO ܥR+wSj}~tHsCndc,mYC)Rcax|C((!jXKp_QSw92;un V%ĭ഻8ƽ T Sg nWY{.C`} %J%;e)lQRƪ'`@[ěGyݙ0$MeFٵiF2M]-|+BF[y6 I߀p<\+h ./ȵw\!'ت⺒^Uf^ﳻLv1bcvs2VDzBfA0`gz+q@SޑΞO!M<\JMpO܏6͚3[#9yVm荶\L6XUjٜewGWU&k2?eP(EF<"H& U^Uu)dQ-rj.uKºpx*V:`!`ZTryT#Lc[n~[қI`S<ۅx~s4zJj;GŤ}qh i21T͕\Q՟O*&3 _2 yюb4,8[~`Mo׭@^졵Gw泼ցFja0XzTSr5\P耻X1$")k/*Q8q =.wtFOyѺ)Vtn5 hE[Nq_5Aj| 8ʇ#LRdQ  No-AԲByKaj(MХrKB)oPV7~ JKlmtqϹai 椄jɱTFMXdP/79oHZጟYkeh#TW7bLTT>0V(fPAg鯭ϢR˘DEi1BGKkiuTGGU+M5˕@)05r_߉bAf۰u1*h^4[0 ?1'884SNQq=R8+q9\>~N|d&-m3m>py}C¿aسM3ǟЪ9Yl*_JЋO$ x0 G*N W9gѶ`c~dh5> tq mkDH3~03ܒkN'U(SӺf֋-{7yVܪ!6R[y8R f&}z4t@?/;B}˻tj᪑՘{ZVS?+@ Kv*g+`IZ8cR緒m+2 ժ67D!()ŌB'*3esV=.]>gd< -_ap.$d3g r l4{ph_2RˉRָ+x Wrs0]9._XTJC5Oer%z6~H!־/zg=1Q(GߧՂ?7}s͙ηRm!p8,)k|*IdM; Nk~ySlͅ 䇾䲷4

b'ˇE%Ua߃2=94 9=!F~=KWvQSgo)| 8sEnJ܎gΑA"ڿR lN 1&(DXZ[UlўP"]Ξ:uLKTH}P8 eKp;f-aslBb Ѱ'_|eihr{~Aj '.JiJCh8uhSx>ހbvQ;рrƪv/O|&ӫ%h03l(e0l 5p. :,MU]"f{@83g1OZwP~"M]cA"8'h,^u4|ܧ! 8ۘM6\Wl՝8)ơv[v)%#FEp{3#=5S2BA2вY]7í <٠m4 r# C:i0S@ \EUe0/GFrL|0ZZbTIH(ޭ1!GZ; ݲr$1iji+߻ZQd/j3ׂΫ×cs7F&_a ck oS.BHs1gFR cOchO ,CSǩ_Jp̩L;Jчq|N`!p=/rĭ-2)A-,m)x!-gjDl ;9vibnH _l*p6Ǖo?H^0}7dN? 7i޾9ܾPQ%A"f@*!OJN{n6}*#\u؍hA$JbBPe^9$g5H+0i4XYc6z`vYS@YTD*/pvG7^_s8-?LߏÃRpa]m~w+jD~ڦ3F l,rW]K)Z!kvъ}SgHAl'V^v?bY{"YCKCKB7bcJs  @s(/ ޷y+k)_+92 &{0tR0΍)` 0*t)eeĿS&{v[,LV_{l $zoJ^옜 * X&4_(1==D{XF@01IQzfcf}L/cNZc#&t̅h )a\^.}#D>G.}&T9߱?r.|.M5ّc=7[f [u>pO PhXZ=vxeaҴCK۩}?"LJxwTrPR{Ś;w1DsDH('Y%+}cfRYv8O{ >hBfCGC%?!fQ]"WWf<4@Aj"`fMtGgOC+4YQlnꮦQ>R:̗[ λjޭ6G"RJc*ZæsHY+CHbc@c c>T`  Q1dqKEeTPp [q Oc՜UCTIhu]{;)q/No_s֞7-L71M2E5_nȚrx0Ɍ3XpT6hSGoSBLW#¤ ]C\OB]x6/s3Y86U 6r#H% o蒃edpvUָ=ǚe/7h0NQ L!1m*6\ХautF ,ֵ,-Px71Tl D0ƭ4a @"oh}*]T/C?|q:=sZ KamAx/ݠߗ]v,Mj!;*N,j3B#@L1LjX^{h}NVIID;,]z Em'*"1'H xf\|#O!OIZb̂ٿjZ3(Ðtv]Ր!hcwHHus,mj9 (T&,ydUB۱!.z;t4 Zmsjd8l_% ߎEqJXDV5 vDsIʭ$/Vm̰gg5Qh|TԉT.g*MU05❑mdPfF%+ږ+jfEwTuCܜ9 f}PMњ$OS֭suӋmX޲;:$=| N~ 93ӱs!ɛpXq*Rp`\R'"-$3?xm\P #3J:¦=Kkl%)(zꍺ+Xl%&ԇ0ޤr+$tZ)v`@rHJSH哏AdzQo {hE0;o=Z3 }f=ԗ9BiP+ZIb5({lsN`N2_a dzi;b. u LoAہ%2kEs뱒q6iFkrsAEz}w4 8$"' :Y1b:cwvDH<]BKP+T ڧ=R%KZV]@QȤJs*`xaigʌӰ4| u{eOXڹ. vgrjtba&ɊI+݀7[WYGȎlNpXHe,aPJjMw:X㻄.{mQ~3Ý^CJ{v a~>7Η lY{oVPe@jfcFf[`⦦8*ˤ<nuEk*x8ekLRmISϑc5sל) VwVǗ8n/4=+ߛT$>>nS{o"OZx wn lԖ1qHy]#QV87)]Ӯ{Ƚ~-Ě-qѤ"VNU/׼zռ:̜}/OС Q3퐍ЛT wp-[jsEM NBO~M}lH>7M~opӒz.#ain̋XlD_퇉3eSsWkpUm+2+;є9Zv@agjK٬Ϳ<]CJjoB`̶K߇䮰Vi<5eGck.wY?҃[Y|HI3|2O!od k~88] WB|q5I4 @;a2G͆/)[Rƾ)s2+[W[Eic%ߝ4\`P:tqt"pv׊k,1ת[ќd_*E-UjM/fnHB囸ͷV]dI.$ܯ, duq%UQ{Ύz4R@-Vt)rZ&]]j!e1 ?ݹ΃QiP })wj9b"^F՞.eP7lmhʥyFfԩnHux s bpx(?Y%2wa+H9% cM`Kvː&:Gۭyݳ':hl׶bXCo;q,x+J|g2ku_WoMkMB聿{TM'sۇ' D+]iْsHD00T찷/HC8}  ˳޼5{¨AdGĸ2ĽYX]rG0= O+t0tѴ? T`[ R7FZ%eh ô\%&F5c fLHS47}Q6BW4r!OGJ9ی +ee( 4I |eȍ`vN6X;`6ʻL|oCA|ߐ~2=1LAb,: `YfgCpp$N3fB,KD-pںːYug,,~R8XXϯ_(! NgCIPqkn2u-vub2lz9kW >g@XR9A 9g[Яqg~#u^i6m! Ǭ Xy<$+ǣ-u(eiG@P$;)OνPʇ%lhcPGMު/kLlʧW_* C }SlRb9B0c $ctj9FFu}|f8bFY̔j.dxrϋ#@OCf[g}ܡ9,pIƢ/c6.=$N=N2 5K&irdv3dBb{lO0* ٟowS4}ߖ~N&Nx@E{g2C`{K%{s7eU"֟%PYusHW 0V}H@Jم3w7lI>%|.of2x=}/ԁuJ|9{L "m"QӨkxF7R`LM!B>z J ,;ՋT9Uy=q{hGnr^ʬL>RGq'Ժ[k+a ab㐕gzDl@.5Fb$=Z϶ó4VSgGޮp•~tEaItc)R3/ 8~+psLy6료xY*tnVO0I n 1Pxt*Q¤g5h;=bKVR{³pFh}; yă%sх=Ж;UCWG93նlwT%}XqdiD?F`^Һ6Jiw48 ǵU)"/gCN A{x䰘lrr=&57>\mjޏ:Pf"WsP [$):7K $Q?"+VNT/b YI: >o=ۿ#䕛@TQSOq0E{菺(jd&xPgFnZgU1Gp&Em&a N6q2"qvU Zv*̥ . JS% 55PPLe˄e, F/L&bچfiL=bYnt rC+yL j eC$]`ȕL7,'.py+]5Ztu>謡6۽\s0k,/ 6vԍJsX$hBw%}M:4OL!{)EԕSgk8E=UKu7 '@}+(fu4sS:RC_%daW,V@77(ches?2T))X.I생L;tj]CHOHAAGRKiHC¨bq 4KY ~y+$>],H]Len^m(9p+4#xHܱms3A.i2JvV*=_2̉i5r*u!W-Br\&sS.EWOdliTju$)L*a_ MG[8gu*P{2˥ۏO63hj+ t_.7UEݺ\;##<᳡y4u:_̈́= Ң[\,0&Zӳ@ZAjz9xn8p/Z:'b"sm^"5d2&-h%]$&9J}|_[ SY$Q07004EŦIqz?[YQ䫺 !wGmsqA+HWA`xaW5JnpvaP$' Be vsd p:qgphvk+ӷjT rY%d6l :)XnrQbˬJ^IUQsy0gl"!5 Q('i8%/Jr H vh+^b}89/;i |a }bcw ~ș@"u\rLARBPﮝA"OU4hƌ3D--a/W^fxJRNo7Ft@N@`XSŘ``7t$0 6Ln"OQVC*(d71Hn3>F(o33z{yMmW.Ί.pBG=7*Q;-x&!^fD3zuŞ< ^!tr@&qn)>h :3aJUCT4{< ) #B w)+=l0ca(tz9ƠA-^{cרH,MCz9ЎS x:B/x)r8'AbEo"@ISn9a9`4.?<0K^t_Pe&FH1Wy|5R dulQ*ƹHk(S@ BaN`5Q( jp\;xO7LzKG )H1cN:bمU˶_vL׃]5Xhz"^; -KhTl?|p*+rYUݏ6p6eX,#-jy?@YF*6,<Ѽ8ŊwO^e۬?)bUۧRƦD zPP(g3N:2 x`L3<@gE3́' z5vL]ǩy߻";?ܴ H^C!ks1ה&6>_4`L>\(b J96oc+ iV+(2j,̹(J$20$ؒέomtTݭin= fAzVxUV4;~j=֧ycP)Du2ή;MX>Eձd*M=7O5d4&]\-Mmk"vôG=N|/p'bhmGEa{9'EG$=HAAk#3'2",@C]( 樀v%zp8ǁu +u'$:ݲ C:@jR\7\N1eTN:o> qVrr5mʩ<)6bk/Z+UTo`{'܎^  Setf78yJ;ž@gnnkNB@rR+b8XF5Ւml9f[E6/uvPi2NᾤPP^;)rW4iE~z]|-OIQfi$' cfM2Bu DǛkv} d}jnwXx0o^0B]!;5N3t9xhJg0e 0*"cACGUQ>OܧeVQ=1ˋ;( ;VIjİf xԜJ^_V)%/=V /AX!+|D[jioҰx҆4l[lA:o'C 0S,1Ff)I!QGσ3/CL94u?̩$;N1<@ԩCTX{%XdDwI'N&aH½\L{?yt̤L+I4K3'^ƎUUR2k*1v"l23ASmoO3q1C0l^+Kx iTPZ_YY25usL[8eQ੐Blv`5H,uIՒS"AWE~EbwϒSc1g*#u{Æowo5^0AlD~*:%.jͮ~>cX$ d"#A\U$_H/c=u4uN"FIql{1μԏM߆ozE/6^W 4KfY1@BP*Եϴ=Ql9ib R{K}|vbP"J'*|^G_aḷ&dL9κ̕X;%ia| qwb7ߋz) eŲy}Da,&og;⟟+G\%RHw!Q6H6MUֺh3Z~^ O>ͯ^$~DiI1Dԓ/"3x{H/#C)f<4 {ћ#:Z ݌ei(TsCUe6j&T7<Adk %Y9PWsUMPʏI#4Mߑ4 ѲGX?<;Je;]HbzͫSa۫L"6` #>U3$S{6qyhK*^~ꟶN[O^b %y b e5-T,z9ϾO]SI\e$ճ 5Q.A[(;@Z.{w @6PK%dyOmn/ԘsL")pƥ:æ_ 1JԎCYF@ړ1LϳMp' mFB?f`v~e%,N\(B,5ȶJ4!&E+fS@dnB;GgX:"gr=ap>$}6c*;aƑK6B=t酷:DnzMR=!V?_/; XW2bg9Z; ;r3䣾N^ b"Ȣ&BW[DsFL or%ڱt/xU1U${q* rv^^@lȸǓxД{e:epj$ACR5Aiҩ#ch tQ|JV1WocDM%׍agڪI!Vu#q)mYkəeu}/ #tTxؗLo_u Fܛ˲LݴZdNk͋;b| rغjet`Vůiu "Wl^Ët<=2h_IbOB)zvWUT9k}:lYU8~㠫3eܶOAoVJ|Ai&x KV"nޢ`lR>VmemٌͭkBqZ){ƳmtI_Aoόom2OrbOJZ+jlV<5_1|I莙KAx)HY^k^ֻG|yIAk$\2׶9˜w`2ɲ S"lz]Bċ5IpapL3St̚`!?6=La]5[t:f\ Հ$nQC]8ZF{u!Z@S[ .#E}?GnDgOJ9qG¬gF4z QFvfS,~o+ֹiʌ8ld*9m c %o2n9A=wt-E&6!~nxݥO9uWFA+Ze;7E=[Qkvk=1 6;@Iܷx=iM|T<+|oHʂ:=±"MB- km*7Sŷvv4N):qspّBd0!Pl<NidK IL[Xn7ٱtp-UQ鮈.O}nE1m"f'!Dh.i[yzeu;u%p-lr2j9yUfRDh^Nt 0'VvPك!i̒`:3s =ncgfIyK~GL|nvd3Y_-37br%֯f}5PbD킵nPBH;6:dTr}B5‰L`{6*&K}EDK$5Ek1!)Sp?Q!T_U)܁pPcVYp`$49%2@Y#IEJSQcM+Xa bH24m\H(c*kvW>zޫŜ$EtYWD:&iBުU^M;88դ~9!\:!rϽK}N*J <5/όrcM-o!6r&C>!Wg̪#>rhCRIַ5'T6$ޯ@r$Ϝ?}%1w(i&iB R=G sICn\1NՁ]t 8נ|'/,&)s[|3 )"mbf\d?6bؿь݌1Z4٭si{2w!vDvKO@MIC4oo(3v|<_SdJ\qJ/=74# ,o,y D|bjU5T"tYwW0AQ;&D%빧Ok1Kq1$S30 ̓)P<'w=MS쇽F uv]h F4; 9[89E@8DWjm̾k[ he##ɻ[=hc*ZÔŒДIYiJ@v!!'@Ueٙ7K~ηEnT mF|br͐1`'+b[65(EU"jlmҴ 1f:b U/",m|bঐ"IA#sk^ I>8$bH]iKn}6K*3UpdK }`}".moxto䧴De+iFBhv.y996\'V/$ZNHI&۽GFvq\W'̯~Ug}.p g.:ҒrrϾĀcNܠ!hVT](T(n΍WR?۽O ?0. k,#Y[-q '簖ͱ< Ts@/֦Z19.N26hEO74ٗi.uԁ3Sh+G33N B>bCޥ:كW?l=ףD$: Mc-<45W;AmOpi֯$0զۃ l*Ѳ d:yT\RdrY;Kciy7p `>xGcyFa/J;5TiԿ؃.Tt1.Uu谫i~ldE7,HiQH$G!SnRr+:GQq]#S KB4)!fb\_W4?.BydD7ղ&4K FRAf!,-.$ߟpL,ݮ:9T FWHh _ ,fNPoA_OIgU6cOj Va~+ weE8rAcȎ-PK@䦚|HZu{:pN 8[g"/qhXaۍ0 Hg"er]9Q1 k1Dzp tɉF6+%EJv`I֟c(Tt(.Ҋ?~ Ra3jHt~=(am)G2Mqm["he5ito1% uANKCE`\mס@Chrz1tnK^c"f>FV>^lVNM^&N|ǁ&5B! Q9wީA<s9p~"u3< E&(f}2˜BGu5ݠ](QALݾ&+4>κ55B mB󘽿Pd-$a~Xu.:1ltD,rok$&I0L6$dMe鄢BtO1|cT[ۧ 2ɹmTVCxyG0U]Q@Kd+z[nX:WNZWZ%Zeɵ<]x*2ꥇ7&.ubL18\7Hw%!*dH6:)>8Gl; B vR>>``%KIgpHi~xOM8Ll?` AB @c(uz,=^+$UVfV\7i&Yw0s]ŠʑF'5{nk\V{vMcAyjPlNo?vmI 4gN坴aۑJ \;+.87m7f8\"3J6NrnPniRLJ4Q4D+(qlAjڹLgv \hV}-_%NzFMh}`} NVOU| i $sPhLDH@7ū!gV {Wao|e9ZA BmE,Pqw o[C(Y+L^=@ ͥ([k#-G1_XtddX.(;J<#XfW+T2Hcki+Q͢`'dh jb܏xRdYqWah0A8 ~W= gbr}o:E/*I^گReZ{C  }U(mR"kMv$aT\':MV,# _( n2}ZXPo_t'c*VYR( JsH]Ir>BYhQ7hkqiX5 }&jTtgVXJKj>`{>:;(?Br퉥(7GAx>&G!J&}/ڍ "L{)],Ӵz 2kz!Vs`ZjX5$gTNFQ1Ve4/tys a/+!rvI d=vyR٢_9B ";5 s"TޜҭnQ#dQu>.ReN{oD|ɬ|f9sDq]n` a cO% ?(yVc]{a.m< hz ʎC3CD ɘm(;NQTCc"lA g}(~WbWC$f#'(CYXq0;5!Tx5H_Jw_!֛tTDUv RVBbvcnƂg?ڻ97z+~ǔ_@sw bXs$^7'Wюş) 1Ł|" 3:vbk=hqP3v3t<اO9]pt@.Gyg *Fl@wѶ%Sܵa@0CaYe#'i*>x5% YJvQ= "n)I@>f.ӥUC8 Pʨ^/"D`U(xj=uXGGX1ui}uKW0_&Hے W@ozN;M,DUJQQ` ?81MaJ$g-&|wb~PD~]ÏOYb4 sрw;|ɒJ?DSP%Nqڄы}7oS=h+"^\P@/)Q0*" nX<|Y`P&g܉p(qVv^ś:@m,';c!9/V,Au^B}Yi6SE螞R-~7Yޫԗn(Y {cd5J}]+5aOQP֗á#.ixRa+Oj "bQVJp'V[ěwp5q G5695.;] lZ!v<$gmKQ]E1X? U7cW]p{*V)b{m![{[>rH[JNy{@{u ni{Mv%iȶ6RÇhE? .ꩮi-6Z`T]rɀmrF(挦7kHXv˧jKCR( Q!MZ 20e[Ti)4婣 ^ ~>I!J gecKrTMբf^,X腬h 1&8z/[ dw%{ޝVT*㘟vëo4YL2q nRNK)=@{}+qɷJ"~"3 \{c= aW0 #7y\ Ŋ"#<%j<9u\Rk6Rb> &/y]-c\1lIvOcQ6$2k/wK܆*@ 3={<:uOb=j0T9INſoLr3ua"E@w%'V{\x8ڽY` ڣ,LB[6}K΀HJ5:A}$JREoa ^C)zaпZ] `M\c_T=V^ \>d\o%VIGU>CL+7 ɬNl@iCJӰ,Lb$ŝKrn zŇl ﳼ\`Nne6Khƅ(qӸәxȧ&hky6jJ>ޔ"Q|!H $T1 |mե/,\ֹ@XT/q#[%:VAEeJ@ eҎK9 :uufydb”\#4LWscs"=>4̠!U!d!9+]"سGx>4ožݕisA!;ILVȯqjNe0E[sBQB8EWk*y4ds BD5)G߽ ƫ1Z7F*ϰ*(,H% uqS|uN*uzשBkg>LSQ-[asm> Ƽ^gQ 1;C r1ʓJ/e`B%\ bQ3w<}U_HPnuC1|Q[$Ju C3GL~R7$KPݻO6jQұb䎜_m"6YKG4A.>˻@M2+x.=Frt0Uȋښ !|ހ]g`s,.Y1ZA#f)y8̾%CJNn\?j. Y{C -@rEA\'Dp F9&WO(h'Xqc.t:[Pj5Q0'.GH4CK#ANXq,(JjϪ}P=_,Ȧ  [BJG@Rv;f֓ʟ5i@Tfh{{gh~A!uҦ:cC+8 dCOӋCu`2 s:>qu]pu{G3bg>!FfT!^.}-vz/#{OG@_6_s};iѶkXYm.)`8iG8\GFɊD`"3`q6$[@qi97\yOLv>>"Yb ?g%2&I#7ڴo_r;ݭ(M܊1цEQ!ђbisK1in3nSU~D#C3|.*KQ h Hѵue񯕞 ;RB~( nڰkjl x>Gg+X -mx -E]誀$.Όβmut5FΌCxp ESu;MGV ݯA@%)33R@>0sj嫷 :՜-VA3[,(yYכUq u;ʹ%O^g'p3LZ)~#8]:`UVn:J5O{U^`nWA}LDl%Yؙ~qPA3+&Ju,ʼn{׶np-ۛx {nM5Mg dMVSy0l(HzsHS;sl8]&B LZ?<2hY3&%SDR|_"6 t p^Y3(49R`vuq->3<"PDKإrS"|u| [v. 49Ijg5 ]qd7h΢ٗ?5j+wk\7x,ȿtzq鱱Z2?.&h=Ǘ=yUp i0ȽG µNAfqKZrVf7An1}0Ikr.Mk\]zO.SF|rEGj3X\!;:0Si#찟6BHMC+'PKϐs=؁`G/IDo\@,ܴ^Hre.\=SL/ x:6wob|D-zrhR 1]w콐}B뛚I-"s;VcH)*ˊr#:=άz<^8 T'2x R~Ȋ\b/~?_<;=B&[»rae(E@YDaBtoW^h;̻klP::{NM _21<H)ş$CnH"]ZurON(evfj fts~^c;6y@YqA6Exgx<CG -H8tJe|[߫n~ɡ/ 30&o73}?2O_ǣ̔2x}axoZǡ y+YTR ǘ̢R`vVTw_+F |6h0  (Bu/l&KdBf՟.d*x /췄&_2Zoàkn]jp ڧEFX7L!KnUX ]S/(%O\%GMxv:e$/I~Cr.hl?dUl`#qwM| P_k'7䚙 vNsUHVC6).(GM@V2 Mx*^F竱^Bv!٦;գ&F/-GVwooA7ngOCg:T# ֆ͍Q?^qOL2("&(&L^qZ -<`[>E+\kc YgYjTv.ӃKELށB`C*)եS8P[_u$iѸcUvGxwQ?;Ys,m(⃋5Bf{Egi3Mʽvhu[_6@Ww{26\el>dT&\7Bm@n&I!ߟ*#\ j[~ ?⎞N珜5\P'Ƅ:JV%G_s~P[<+l rd]8]>B(p)MɖL_r°u.h`iI,'CraFv'R\i¹I2M?@ %YqxPPsc[òpƟ}H9r r1pcK*2H\N7fUQݗvP:_~ A^z~* OԿkyuqkrF?A ^1voH>ۯDJu=/ 4y'!iji;czLW?p2gLV<1*X)4W 3v]?I\+Ls }:2 l(PL֤*d#q0F!(g^icnnCf'Ȏh8$kނWp6Nf-WVU˲hʰ-!.g9Tϕ#_u?4 -% !?vsOʳ"Ff/L[Է( XaL ^xxS~pR%Hs*ZkRP@ur + 7HfyuGKe^r?PI4QqE{~=>4屙ÂxY~qY? b{lϕTt':d Bj JX6PW]:,C;C68ZDvJ VWаV'M(GաDct=Ǵ, pkp{u`>3= Um$?S$ ;ܥ) ǦИhCz,yEȣ䞽D;M6Җǒl\'Uh%MZ?ɈmSb2ؔ[ ᴀи*<^z bX$_oƠeЁL;{0`a1͜Vh# Ј\\1$&9Z߱ ]~݆6_z,nҊK".[R] 9\a'{d̝ 7? {i&CL𱧟S;;aJY&Gh &XA2W:⪎;*vW0"πFcڊScw}B!2~ع0m!$x j+Y9:y˿G! y6 01=Rיa1 Ќ˴\"]0OgL݃k[5伡;V[ q$ s)_B(n[ tzo.kYhۃEm?_=!v)DMcR{Ks6WU6gF)>l:>"alj3e٤M>+@.#Q\8kqܥ;OMUr54 1ZW SiļUphۇtj'a*ZIM+w9>!/u:o˽̈́iv%цi5"OVF~kSrC'92׆mX'}j9"sM5OWg\_Ee2Aۥ,.&V"Kg ݲ=0rMɐѬ렾gT31Ĩ_HMMwʻg gJR>xH?kw.vR?##dD5N7r3${g)s:?F\xABQC8rK$ȥcΤ3d"_I!J')k{!T&&|c7g!Ҵר9ZETu3Sumͪ 8odaq0|I$wdguްn{,m|x(V%xm[ Wu9k:琫d30NVbuL 9kt\ UFDxh5|\_)Z} ~i +(PSg<2NZIbhv%M([[f|CjxP*/t۽ZBz s>+(wg\SLGԯ03_.r&I &?XZW~$5O(ŮO(ufnȇaH=5*i9>, mG4*߈/YLSBNx" R$@)5G٦7ڕ65D_g&WaKcꂀ,3eBp€Kp,nEr׾HbŠX* =>gghmrSz%B+e*@7MA-fFN7=Xac"MPRxz3VuJ]s r)kMQd#!!خߝ{+79Y& 8 6mGҨv{{PERiPxĕ(XC P{3OoF$%16jA*6,. Rp^Ap.lGr|hxuX၍ tqO` +/ .V.;,zI2EQ>=E7^Ґu5^2fklAkStns [hFqN4__+uq'_i uE8#v9׫܌ޢ9@{*p%=a5whqo81t%o&G3g8>"OHԘGQ%&r W>^SqiIlv]NG]ltiyuߖ ˤ=jJ\R0T^! tᚱ B1gѺn`FB{d$/hc-=sO|YJᆱLKNfH)Ћ>H;zqR2?E՛lH s -:'EH!s<>Xv!bڡuS^{ɸ$K*+r .`Fb2v<)rUʓ~ Ț!:z/Tk_bҺg䞃6~tLg{ֵk=<$ 0xg%$]υ1c+جm{DaEIS(F(bݸU 4hQ3)gz\QugAhy1Ftbi@SI\)VPL5,b50म@7Sij/5->ЧO[֏^LjWBM)* &,-lUz> .5'L{x{R'}Wl%vK7%Z#qx #\`MU+̑o,~{@d;Z8!BxC_JໄI2v\c'~v|ԕ*iFf-0 mZvZ9T0dCؐҤ`}ד[K>4@JR J3MCΆʱ_NU3`vzT|Gj}O+L¦J榰O}О506f>e'ⶖKv9#I\gB:^f"CQ[7vޚdܿ&@[Pt Y̒|_sZ5ʏp5Og3.!-҂z[EuľI*Mu Pv16M=;-{x̎E[/; * RMCǣ(XҪZ7*&>gNeFQ﹒/iya DlG _|U ₕ^>ZC̓S+0v3siĐhًw /tƅ9]ߟ<3tEi7n dԲ[)^U3m"b T #1:U0Up̓Q o ްvCmAl$̳UǒePCR5[4 !T8DZN q6ʀ2\OFH <Uyf#EQ4ɲݥKM:{4mX'HĞ b[쇊TjE)&YfPKO\#ArڸmLu-g_6`Mp$lUvp͸gZBO .[Sss0k=LOTʈ]NVNOM9u'}9L;yj:Ju~>ĨNK'7*zu]dgW! R$W;=etӅ#T@'mpȫ7-^|Q a9T2$ιވ"OID\B~8 U3kB}a[X ]:#b3Ro1%Z/?.L7(S ">^hws Ś?Jv g-H^JS\^ɖIڀLW1u)."VYSM6_7˧ GrqVj =\SӼpEEϓ0 aS|_uthM ܳp1/%-[/!i?+>єeӥ-`>? ;M;-`1cg Tkzyq(TV>{lg%7e5CU6m)\ȇZĆ@g ?X-fGJ ` WOK%UzC jFpu#ǧ3;TUgyGOk4mlip~zGUeKv',(q %kptSGӼv}R4}t, B G;ny8pbvT7e.Sx%_͉d4X A\x![G˸ɦ{云?Уg=*OO }O"n7d=YhqjNmj`>e᯵saȎq waŢWAM")t 9/X8oJ'͠u3KsԜѯ-@o0,]G8zA31&YYKU? ~]Z{.ux C)+x6jDm@Dn3އ%:ЯȔ1*o^'DZP`uv(ri=6 "V5NUc ?s*0 eՂ ;9Ǘ3+$ L?"PHM-e! 0LoꍛB>},Ǚ5+'`Ƣ4<0)2" ٟ}f.]%v^j^,f$dC^HK^' ?0?<ސ4UgUqLjuݵ?eB }VMdPk:ah}f-@`A9DbR_Fs4xN{ /ԕFX:B˩T~gȳRb)//ISC318b~weF~$~3f?tW.k-bHe5by5ЬM9PU  p@ÅSPw$wxduX# xOBLҝ\ iSz%f#Mj^DVTAoHt}6@+s؟ Vr\' )>I(Gf)/_`𮊄J)VةeL] tشJZ"Ȳl@u*YC\[3? ޕDr /2oR{ؾKkGI/WMV~QwxA#Tj }nKpIGCQ뾇U*:O)7v,yr7Lʘ[y_WKb:'%v$pPuₓuX#\/MOߍ)gO0+|Dym Z-?uF> ขl851X^->.A{i _}FDߎihn:I#Nk ܵpM^!Fc+P HjXh֌c~[y]ఖyk^[}ܰ%+R4r]HK ۮu]%EԒGr1[ѥ wٰnkZ7Td&dCh$8b;8#q = T#/~PIW<) KaX9 ԭ''6f}W;'~'Y)KLACKvEʨyb%4AyabwV4 Eb뵙?3N`$3DMpFJ>ioqxl]x2D 5[&oʿ\Rx (IZ[ IB Qk;|Ihs;V9Ew3CeNsC/XFC9$\~v'|ݞ; eAP.+]b <'a^ek۞r^jЗߟgOj8枀 `Շ"mq{f-MfwL lwD$#J^#.cQ.%ϵov>gɼyI㩤w[4R0-ybo n l[P\;{*3Ȋ?Q1** 3W#~GvNi= ϓtl;bHb,ɿ gd X^ DU5*[\-5WwP>xݗ52{V kct۰5\ o ]|¯%n rx.;9+3{>{2p!z)æT1h~:Ͳ vI㺑_ Q 70lRWn}dOxd-㖹2~ }iOa$ر0Xoχ*# {,@3!:+1(`DԳIoɖmjA`J~#Ʒֻ\\t1s%+8%`=UO䁮!HL3_]#-]/ЇbӐ'$DhąAP?R}7ڽAM[3?L dZ=4vU ėpK ,4 ~d"o>0/E#[bI&~sFJx_8n֓FȲ&]+6 bQ9Ν?4AIHOU4^`5_ĪZDVW5G D@`Ԉ.dCBW2!hX5aHYޕa tIJTlڠzW){9Zg@ʐBzEY=rҷ N5@b!Z9=\-mq|ԬofnzHM ]~G2I,x8:dSٚcxBM"HZ+i:8fHq?'[ۢ'x1D4lNUtm}USzCʼEv:=^_2;ҥ` N"O ؕWBK>C%cGޗI|P3%[[(nbS sTuR"kDlt/ҙy⡚!!$XQUAb6r8)LQ/ϮοBUOí51,xc6 [%ɫ%4u~[1YLA,:#}GyiýSE#y8¼ :I[U92e;%& v֦?ƿ?4Z,O?\Ytc6_uMZl/΁bMn`wBc2q2A9z]5&k͎Z g9􇁼-&Y 8Tg .0j5odFݜu嫛VrxZ_݂h^XUmAY_bn%6/UK)D)KZzc =-]-ݩIsqX~X( on~jnB%]e]]5`8Lǐ@֕xy9C>$`؍p\88jXSw˧bòK|g6JG`G<iRjgY~XfƢza|䃁"#Kh(F9#AXyT뫤 excm+!kz΅q9'r5me<8~ƺ-bg^ co'ojR9V df#j&P :0ٌ.Aa⏇ySL_2~3CdP^B_hn$[<2\Sʹ?XQV(p&Wmù=KLHwj )1ݸ܏y_ ?gɀ45E6&5ܳ4 = KғC"^ qJ'6.*K ;r2pkD0,k~^OK sQ&TX//gp2 ΀)~:ڛnclo&gBxeX& {^YekfaN[R VXdZm7 ku`>?Jk7y mS&>YNej=ljqe^v!k:br'dr"u}fUE腮_ ~ؽK!~4:O͙F-V)V(jbYme"dU~KW]~drǠiC6S快HMUV@hqRO),΋yD)T/LtdqF$42VmGIc2'ѴPnȂ8Z,Gf/;|}MWPߥkwu[Äl1!@ݗo; Uka$x@}mi8` 270E*[D.3 q XGc?by~Н<#x `#EGQ¤p[l{\ȳDk_w;+zdsID3=iN(A]4|AE-ԁ䄧4pMh;apc*B/]}Ж4B߸}-|5TYj(JO3?l7qsK9TP>cwg) 9Lӆ 7uPciǥ҄Ö@ M*IеV :&e>^FW}=$7p$.AUD Dz/0S7F+59c]퍖:mnjqnղ5cUݱ@Fz7DpT!D-&qC!09w2 b=&WMnfWuQziP>?_fiSD[8"EasrN5SXKD]9;AJD: BoVdHj[|6Ɣ fr`Yҷ+E/ޗPSl0F oX˜ ̐h6 t;=9_MιtJAe|,,^M|ֻ؊NVRfm-.85cTVӹCrϽTdCk6рs~t,14ſ\YSj 5Wem40܅E[s<+y i)?$n6̐iM𼰔>I/VCZ[o3#8vNdn_ѹ\.-e{3uj'_zeĠ'˄{-OPON ocH$Ƨcۉ/>IUMm־fj\ *ߥQdڋ(grA∸[B8]Fzcޖы_- R k"5b:'oѫMfSyuތ[Ā:dPRȎ~=5rB4-'8Jk9,6(F:_y2mLc6Pxņ~{bh"v7h%A=+> f&v-uNym[hMT@ҁq2uIŧrb`Y6^\.7[<lb[㎀rws|?:VvM {/wPp%*ݒuSXtދfaiJ8etGxK4FّV)ЗouixTG46}sy+^APK|<\^xVqi󡺑:Aj̞LE4GSVpMO7&{jH=EcUǙu<=p'hAhF28t%WH"[w:fHԮI,L*S]HWɝvggvh]p51I]Bg(%bquh> g]+O[_EeAƐHG?-0JwT(vpf>v"iMsq|E~w~A~[ozABq!mPcf(͝xu74Hp6Ps͉|RPt,#`П *:x3VȜ^.aCof,8_yԧEh6 l1P"8 DogXf U_9>@tz[2!1g,|8M=^+pcj~x$Qv}&ںiO2N璫K.SPeS iHtq}g&s[ZH]^Ps*_ D7Tr_c 8.r$%fmKi96 > 95NTq_ z*sv"LM P7X^GU:ίa+<,= bdz4Fσ5)E!GĚ͆'ٜdMJjU)ybɿtv>?Pk,`ΑTF/lOʇ%S(\$ZqItYb/R8 ) ֕D1>;oi1$bL!(2:ul*ZI7\Dc|O4T8iY4eĩo"j{ &r2ٴkռփܳ3MS6̯m`.@~-@8~%b #xJ4>Q">ddYԑO_oCT!G7]J>Vc~8u,4DDՎsoP6{Mt8i@̫EÛL[0{/)K2*aML280U _DH u#JNՆ4iQ;tW`6 Vq2C**їj!ɪ-ь6߼X9J7n*1x|>-QT{q[rZzQR7>"]ܹkL4: ]$S[CZFS`AU$41)Vc 9Uh:1N|H҈}eOrWBw"5C,zlZ7'hmM-HwZfMcX(59̂A^2ORh(?/6Gp"o!2>FNnfwtyEf9WU933#ӖDu*‚Kja_3t2:Gvv (ở}O?¡jD 7MGJS~[CBF1UR(dE+rZXi}9n&>0gJϷYaw)PCtQ+Joж[1B\zV VA*tFH(9 dvHC.(FJ˃+1h_"%Ej~ 7'(v0-].wƉ0.EyeuKGN(L/iFNW%M GIVl\wŁA`7iRjD<3zE)BHo6͑C9r|S4Xh?Ŋ&{(" 8nd|l29hL#R-}POSAq=1nH!a.RFkPu^S%cV #9\2kXg{ ֲv2yS5.y zyDL+ͭÚ1}t`qɕЫtOĻ32u{!qB> *n|%to]xεDo 9 w(Ie 2sŰp&lBkB$ F-u9W(3~{w+ZmtOjX'Xfw;UUNZe r~w?}>cI^D k<\$4{J/CTJ*@;1aB'փY,m骎,p 7EFȵBDrVsk=J۾ Ƨ,"G-eIJC*jBrs{{7bW,,bOH>v>xCFmMIW]z-R&mU-%0[Dv%Ԏ_&/__m,*:]Z]s" 8'\pI0D߆Q!]6QI !v-E1|zMy,:Mޙ 9eG$ "kzu3xܘB;$.翚 k ӳw0NP9> Ej~ǵI*,I7a Tby#Fo;G^r9>p7VQAyЊ|("2&oGWd[ZS>*Ṩ׮Zu-lڂ_RN6q=ͳb=m.^BtJ-ϋR8夘s.-QЫ$)_#U 1Kv@F|G2+Gx|LZ`:8&8I{Ã,x1P M|2""&FTbUOʘ"G0)%i7:BT W8bjmËNx:/Ro=%;v5O [H-pY I0Au JEƤ~ӝ&:|I:&C@-!i޵}p3qVP&.D wꡋEЙ'Un|3sIew ^| ˶ףnz[d uSm_ ̫ٸQ0Um<~? T_A=O)px)id$ΐGSow@UɈ˨ǏwH<GG&w_0zw@C(v*%D)b88ڲvʚ@y]k^)j&U_( l)} SPm(;R&l9yÖ- ۼEG%OAM$k]{^\"2^IB듦] 4F՝&TsDis;IIfbdџE^JT a^!fj~k-_,2HjBa#T!ILh+A3򨰳;H-ʺ^™< azHF֑[6fڟ "i}i`& Z/AWzx*vnלrX !cڽ}ɕ9&IgT,J5H3I 128T5j\87z;>6Ġ %~ꚎyPf_nGqf! x%12j& ڏb/l%.U@6<𕐧[ep OƱۃ14&LZ>D%|!"Kk'XJe 0 "%qT)L Lj-^PKxZ)GO^o "ܯ^Eiv'(:+%I#$0H G]D.b̘M B37@[R\j_vބT ^FZRGe܄<ܪ8~ 8UlDQ}xfB.@pF;Xu`{6Frߓ7uoJXdk>Yvh6HZW"` +vfq Utq dK@ցKT0J>[.m l&dTh/pJ)R8wڊYoVH37flLi14j23cs.}coq,q{V=cR߽{=pMU]b#TPc6lR#Z~LSDb7U-%&0htH R ΰx7)ӱ r쎷][8wr=F8OUdX%!gS[GU]Hsy r;=2M`LM46X*n g>NT|X\z.C9;'UF{%IFhC_:+[4OK \Vw @ZQR ^vS2|B-2 ^pV&v|)7'^P4&O+˰rNh(1-7ՐUtlyu=aFwYUĨ޻OxMs=pYfOYǵC7RN@Y_ۻ9Ё!03,XLm)]"iTtZ3Пk3yH^v%qid+=. jYص@*ʃ,u1駅>^т > Zi˨ eZ2"\b+ #0QΕ7ɕ_ZS'8a,"O"]_ג |>@$;2Ȕxb ҶbQAGp}XyES2N>2W@ 6qpG.QB̷ד %X7vc7Xɴq4h_/ 4 v"6: {vi6M"oŸ["}l^6 5.*ŘڱuvIj~*Qr@akpXJVӑYSǀ.57͑ l+NǶENB>yv-IӁd!XwȐrG+ݰ]@2n`BrB@ ״Yy ĎAF64Q4K4p5u' 9c\%Dcf?)fU=%y&|#P68p^vkOٌ=nK9XឋegieE-Y?}$<=}^U?Wêwd^?ؓyiOEq -A SO!udZISOM0HD]m %힞Nd&C- @[AfprLƘ)Cjc[ҍڜNP):fĤ 䇃;Oj|;^TI.M ~R;=; 6W_Eĺ>밌5A+7)SΠX ڠnamEY {>y/0cG8q=.QB"IpGQEBcѨ*K׍"_ho j4{f^m^lch?['ƇJ~g[o16QKB^ *HEd+[>FJ->ٍ&.h}Ӓژ!Tqƭ2W)0A I"(h9,;,3J]U6[a|⳿M"_ ?[kP牋UbmЌ^|Lx JK8: TIg77;.ָPhSy4 ]8%$A*GYjxZ:6pAG~ _2vO\bF1i}VnO>;Ns˨ G3Zɩء3n>iY20_)T- e#[ S,hAY̾5(<%u@>p[Q+q(︶Ȣӄq `22 _ڰǜ5|޹Uȧ*hm+e9?EQA̐=܍n!NTQFدf/@E}tr둨&/u[//Q| p쯣xSsA^+ެO_ PZAR7~]({blB8YcKz17=~[F]A32ESR"2y6$/^ZWk*sq4&w=NP@k1ߖ" (5:$!C{?ndYARBgc`avh$knXI)zUa/?|6g_87 WZ]ǾCf{gu=;EjGsRa11dQ 15ͬW>$U3*K=6v!Fln)ɋx\ıu&ۮ[W:Pa֔`X0FdH䱦[̈%)MZ`p+kPi($2ix57٪8!G.UJ({LS41y, ?cޢPԹ͎iC?zÇl`ko~)4ބ{ch}tN { IA;*}r+/BUOsb1BlՖ`eFO35^/)rԛo>\9%RD@OjL. ?PY|fsbY7Ɇa]i=*pk?(<_Q1>o"_|R>pͨ L, jNC@R?#a!M\)QMuF9y qR#Q{RU>ߤEi:T;+xj~᪘窎9Z n3֌Mp*VtgTJQvl]收JWPR Huhb66RQ%@~v\ΪFkMMl $:hrUp[%@y.sBwg9+sBMYms:Lξ :XC#>#Yv~Ҁ>^Fp*,yI^[u6*rS8םNR;0GSlLHEq~*hwd -k Tң_(;3Ma+XN#26w^ zAg@jzjARLE~a^H:jҮi[GO_g}wQmgF,fw+%^Y[^ܸ~{C$'4286G?>> Tͻ&yCɔ )x6X*b^B#YPԦ\JrAMW Ʌ5%y/v)Pug'*Sxu24=]yhτ*/D'_2nk"&A@z.6:Ӹ{ pSQa SaP4J7|-C(36b9*u-ZEǡR̜3UH}:pʪc*]ȥ^h2|A45}J0f֭V@JGisO=T"ZxN}oR%[3',OmC{T1;Z6i:dv]7=~4xz,!Q/f+_5[܄ՊDG~^/c%SJ~v;>i q4rM\G)J5W.&珻"g|$v9*ᣗweK趍kWD<2 T\I6Rz]n_H{BpXԖjSQT6kgab)5JSmgV;-Lj0ǞpAj-ngR޾,J>z=ܡ ^d/9dw"5(ѦGb;U '׬XGOnk "#˞޻zh9 xġ{7$" F!zΟvPMoԻ)}k"rI!LtڃK<6&]M;ay_1eW:zum+۸i_R(o?Q 9Frj162lcۈA[<-Z+Q*"PA Bls֥w0t) ?7oFU(uAÊ9wsj<3%dsNk|$ۿ*j1s>Ak;POIF^JwNR>V ̦\,Yї6tr⪎/Jnz!낛%QYdm.B¾{:ۉ. x/B%}mU}@y:Tm L8/o#V e>/ib.Xm'ݦ9u%ψv;Xp`Zɟ.g>꣠z=LϠ VPmS_nU{'q*X12 L &[_|L} s5/ü]jE}_b,k "jh뵩JvEyS#๟nE" HJNbn7 |ͽna;YX1{1 Sc?t6ܩ:|z茼0^CG3_6?/Fլ7e~prO(A-ށU3ps[,+T}'j;]>nxc䇙sdo1ܮ~DPpA8 SgrV `J9nt?*WN=l VY$P;&GN Vޞ/za]/jVXp>cr)YvKӬ">^Yt*͕EL۲1L6o4Pyfݣ&=]dv1睁xOtFۦ}4AUN۴-R)L'ߓ z K4(?"ɞotEBbF5eF6i?k~z$a{?ZCWj#_q|k z zj|iJ늾~7u3OoQ[2 -Q³/K\ߪ+_c >Goa_DeNYu% 8F\ ly6`Zft09"fkƺ<\5|,0hid#/UU[ݼ'zbV++%a nʴ6dZa2*!-)Ϥx5s|~ux2v")KD]IyA+&$5O|rn8l\3 BZ5JPOA[h6 *mur!qvdZAWmFX[{A/G}࿔>ݤ(AȾAӣ׼H&̲Xeg}!NfF/kUB_-6 c# n6+x']Jb4*Wwʳ ]S|] ybg :&ВxPr57Ilp{|J,+ S+Oj ib999ɅSL{˜_;Bv$!濜^=H(]2Dž\jLujWTwMO>x3'EM 񳹖2Lm9;>*{\xْO1Iހ ۫[tYc Uڂh~tZ3=yNIQ*-Rpjń ƾv34Fx%7aHxy!*h"⫒Q|"k;L Fc4Uf9`)#?~ xMv)Qn"$ .FnmacP&4}56Dd m;ŝǎ*htc"B^Q ~wхȌ \ӄC`tPbx_HY xca-f l4[ԋ CFR%iJA!1jN(IxřM"o_$eU&ӯA6,r@3l`/η_F%ъv1uv)y"LV_[hW3K[0Z4̗WefJ|ĕދcz/oAژ0`w*Oj5|&ħsŽ; u앞>pOp?G7Rhc{nO\|sz5q6y&qUz:2Vl=`@I }dH&ie7fO)I}&k2TүfqP>0J삄K+3]RC78]96mjK4Ǝg+7}jy-s l ]F!.Tg&)jF1*)F+ |L5~^VQ,Aɔ=hh2K_H-Sj:U>fG&hFlc3^;lFfPRH-O`_@~`hTP:~[MMQ,H[@ zO cTJqGBn+=Jg&t{uhaZ䏕JkφA^vpU2FԛRԒoomFM%lqBn-žAp#cem%ymV7r0744d̎gxzAA/w p8 0FxwBB鎔Bqs@30CIu3G`R G^cJ T,J |o6~B53-L `3 +b%cBQ֧йu:[7nUץlTO m=[O9+qGo4^Z'iyn[鼘#)KpXb,bVf o0g8&`aSnn:?H̃\p??YAݱdwmhJ B36/vSon(W57yْ|Ri,`~7C$R_S9nl<dgI䣌"JVi#;)܇ N $(T]VȨ2[-i{b2Z+d\nE;}ѻ^S`M-]RT;#ti"B"QSB6⋎6Dd00`%5oS恆F5oEsƗ-Y.NT$cp%-BZL.:a+tƗwXNj[SNNT8tʊN 6zeS0}y@׿fw^ˌ.5`"qֿnB~gL˧fQpi/:xH ~Ɲ;H4,L2[u^1W}JGBa$Ek\ J2ʊZxK?&}9VRSAlWoncmh^3[0YBg*4G0$QF囼$X3o!Q@RKRx$Yhۺ42r"RM^ cvXU`/.-22*! 18OoI|Ku+*&8Nr|(k,EF߲%S%+R[Sd{ao?)4>5~8Fū6zW [5%AMJ]عa>x 5\ up\$ojszZ2l$#tD+w Ļ55{OioX膕 y`뛪 AL@Cw[ $ (}dr~* 3N5՚K~i3KRKfdzO7ng~FڳwqwR>}rAHOH?`dٟt9 Q,Dɪ>@yZՌ@4!#-"NSLU`Ǒ./>w֕9an#<|2g[fVgBY&k!4G+lhID-Ut1A&,:R:5dUqm7 5Ǭ}+)9/VRi'h ^C? cp+̳A =r@u@ x4mOuhi#O k]:lL5I;lnwSʪAkq6NwzZUK4d< WuL1 e.ȂFz=ᭉ K4c,Γ7P5{_OG5̈dݚ2 `/ iJt*#O6FKPq!`Vl]cnsjBc+{L IH^oBʌʨξ)rTH@)5^G}0zN+ G!VYy (Fhlvf}ϬhfHB6r,>q(5PjFȪ2mh Ʀ-89ī(G=3v^ 2'|7dTS 5Nzܶ3&Fujn/4F2gVgW| +S{eI]r@۫7A/94leCNkj"R*j`tqiZV\?'Ц%NmZم g+JE!4H2\ӳX"#DIe3JgAB5XySBz bu-) і žZGL<Նz;C t p7d,kJ&jY[mR`at)խEK5$iW̃TTSOxI O4yf[DM~ʯ`X d:lRYFVwE_90a+ȗ]mPO/p'zм@G&%GEo#}B^\P!z-: e[嬷a8R8D,WfCJND;)e J9ӂ:pI𿖇058eh}'M%LRUcxyG2ڥlp"(c1ZܡO*C\A5 EFK발rCzOƈS|4b :,x@7oVN_cs'26~ˏNk:NILݥ 7C',QIw{^X|hɕ(IPM! L?m.^T"uautL_Et[N(B|0ʾڠgt<Ǽ{*^ C@\Yַh{c"N1k>4[폤'3@!|Zzg| KB>%zQ+x׀^nҔ yT)onP>D#zA iS]SqUVdZB&f5,eMD~@#"}58O'a+Ǖ1s"Dh5.ZnBgx!9SVXl d}{+Pxe˾"MuAۅw젬X^_Evya̿ +:Q[*Kb.1qKTRaHS.ʏ˒(rOٓvՔ^J, [6JzLNn.SZI<@% %r1Er z,oxy>HOc@m9ķFJ#z ;2WTT BL\hG;$ a#GnS<(\!핇 ;f&yGjsG2C|zL!Kf23@mkczS3uԝ%+嘀Vn /'Bnˁ#]" @KX'__E5=6`eéR}G7RU'#6P n戨yvwel5nTfY3;*[rn1ôp>u.+Xn5YqŒ!~3dԀe5U@{+PƜeM`K9X>"`ZJ]J@PJi[ᴃfѼxd~;s0eu1C,:Qkri3v3ŏ,b?}-83 m~j<6sрT,mHQ`&Z5]YWWlZ]U)I@{~(vT 51~K&[˒p.*%-x/B&B~r|<&Oe%@ÿĻ˞6_V^^(|5 Y6p% `gTb&1B_U2IX6}'IF;ZUwnf ]=Z; %"&3F#ma8zIٟJ*V;&cUǙ2q;ߵ_mvm'ɫ~}@)">3YSzܫzyhVQn C%!E(n]KL5>Īt5ףL&w;ZE pI[ paP/RrrX}eKgQIoh[`!|<:+]!$4/$1GYN*5S2 e( g%=2sFů,9^U3#@8 D^4Uvd/d KQ< 7bj P (~^UDnN%}ر f#˰/W'0%?x-:䷐`8Xk;/Uzv\1yJyX*鸭 ?Hoy[7v-{/1t侈A'/_:n֑fgnN\T}U p|Eռ懂61d^DM@?+0#ϻM$>NVGh}% c\Vš1w7,X^<'#fQOG9Jی|{E9hͺdLj N b2t0ؘyWM`AOArCI'51޴D6;GĮ2v .`U*Ky fnW lP)34!/7F>NojԖF9^ ۍмP01C %`Mux\`5aX#CC[V2M9Nm"' 9e#`G\.5MNyED3$44W0u5SP8½~k0`v]MMw_IC ۍOe`dO]Ur/C(⹳t j>LjiNwBus]͓F{^c2?Ei zv%0vU/=ʜAPYmnX[gw0^xI,ȥ륻0#bx^1=JR2@MZ+iG/\OF ԯ؜{׆cEܤh;&}$TIj֫08WuC\euf t菤Tw*Yw ()$G>؞avq9Of/$%ɺwJWؒf+ɌNkt`MZ-c%k.fa dV i"Rߔ0*2nv8h&)>T[Mvxwp-,)|?!^DE*`ݾR2 (64kepV\ĂO#I΀uˋjwЖ:(A 8u`Y]Ӏ0dmNB1WfimZeQmŨduGAe1t 3QVqN*$;pD~/{X[aR~_(x;lJOt̜9[\r s+]-Sa(5Ղ+`7ϣS`x h,On E17p] %u2Z9W-^gqdb3@Z\ v(3"s$ PؒkA|0גBᣬϸ?^ϟ&Lf8;d[ZRl)]BX#QԄ6YN}BHv  ϵt/ p9Y :G8OU1vv]f0{oqMg5o*CAK=QS# z>Qɐ,(IլB%&hp˙r_~>^{ Ҽby308DgcR/`>=Wˮ#IFxGq:Ϫ5(m/HPG9c 1jBe b5%<{m/[Fo&S^)v҃['-c[g`omۄ 7NeJp .* 8Dk;"%g[3!PS"L2F@s=Uaf Lc0o?sml럣9!0| KCAtxB[پڶ Vb8$'1٩8!4l8l=OLubQ(*Yֺ= dL׭Od'aU+kT +D;3{`y'-^_7M%˥yxCdHX@R`@r'VռjH;\YKmK*?:U\i!kh*Z*{%v! _kaɾ)EeI^D?ʣgf/WvVͱ``A~&xٿ~LV,ofbo]]kLbI#WzPpV[w8?&`,X8(gzX}jZ@uP"k#X{I VlNc0:: )GgJhu$, އZ/6>ۊ`c˂RH5.5F/3c'A{-htyul'-zfڟF){=q'mL_~gɃa:%8`\tue~JV$3ǝ(Ñ1_\[`ǫI;9!V{fh؊3E0Ž~ۅ@sY_7! y6:3; ى6&oc_O +ي|/`0`X"|;x?i3[xcQfv}D F&\ %a*)3MX^Ķ[4$r.,}.w!;i,?|YPHƱt住LyoC΀}b.jzER,֜׮t,>3IՓse} .FYIrd1Yftv̥ayHtzNO[U^q㬥E#=E]e $#@D|)Ra C <5'-kG[_ VW$BZ[hZ_;jIؘ%d-d꞉ps~43e}^S0S9#7DcʺY]s; U"cL:ݏU|ުW N!"uDtpE1n݊"*ɴe1o ##{B{*s$^j(-?OE2Ry:c&.OI_ oÅi>;Q,YœJ*(0? )R]Q%դ 5ȶH]*b OUJ(p۔տU`K}}eK{&5*, =7ףjh°_mN4Jgx`"`=vgzǾRi`!i"e%gc9pBjoI6EHb *r|>L%=􄱟,&LXǐNQye|~ѝ;tK@(^/{t I){E_0B{h,sT۸Q!ز/򥇍EvSEZsaYgZ\])ی58yE,,Xv|67k  ԚK8B%;=q2^J@s>.+k$RHY zߝtcih~0poO Ü0;S4L.Hjp rmkn'7J: D|@Mru!6}\c;"~tK=8MzrK@ V6KJQh2{ Vo,z쨢T}'N鳎Vk]x BLcp W#M bh~KsY_n|6?+ۛ"+ =HH]kR\Wi!΃N=qЄ{YӞߥnPc۠9rj*3c#ΙRUg_Ѹ@*\ ݎ`߬q>ڿ^Ǖ$Hi, I䛪Nq mMjr =,8hF^0x(9#iJSzY/Wcˡ^G' }+3ggoA'Zismsy(Xۮ,6oS¦eE`s˙ЂK#.iѯ Kdf GK\0+ۓaOJ627z-X-ZGuglE'^^2n?@+ݍ4(*MZN"&`5Z&ttna|&\W4X3Fo/q9jaI,7yQLWX!j=ڱipI}&_>'Ȗ>lE`#mml?0 /yx؋fk 6HǡR[N*.>0 l8| a> xrd,*2$ :MA 4$ҮB6-@W\*!3v\rL(+ZÊ)A-whI69czyx% &UڤB iQ )PVV :Jq4 mr^mE)-טbN &"0+p~4VFj*Wa%Yne~!fD܎mf#ل۽gV `0 @gD̃V߯~?e4 )tL6LvT4/ hΓ-ǓrŇ VHW Tna31 o`@фzJCZݒ+ grjˍ-{{Q|+ʮ?(b %\TvߡlDsUrLX1cJY +iPN.Zą(~qL{v*ɠ,g*5pI joXvAA8S,tF ֡x%+@ j3m6J!K)g 3]ao*r cm\;g@wPf 2X::`iYЂ+"+ ꮳY֊tU);/ta 0!lC7\$V|gΞ\\/ (>y.(iZ X#C46Meаypcj>8w#d2WvRc retm1|л[p怯}֋EExpMk\Or\^@DHqJLSb,e`rj&Vx]A:a/tF\\.zcQJoA+CV+k )>?I!;˂L< ̛{)`e(cLN*-%3*ng<a&jxI<~=rzH֢=]"N֊7=Q;mv=aZ<ַ+).&`˵;7))n{@I#փ>b@WyN D?HO6sRd'qD([~,T/K=AO-FoAc+ 4 n1aU&ohs_Qt}~.K&[,KvInܛX^!θ-8#+~ϋ&}(Ctl4 ^g[B5EH)դlW;QENM8ϐ 4"䵮 G[7ZSNf+-NpJaf<#'SJ(*S `mtQ 6p]G2iz֍` Y]C"*D}{,M\3]K"ko8G&2I;rYuktaϭOgX,ǽ'i`QGޱSo~üBu?2Ў0bb8LSsz3qd,s.nщ};AoW6"8!r&+[$?3cU Uॵ=Vz+#{(cHD95#lDx>rBbg+êBEC2ѯP%xr4 T2k djeň~est oh?+!лݢV_NHw@NWfu%Pf;/nˏ1#P淠"bk gSDFRf:CiLZZ ?H R|Fㄣ_{V~s'M-4sM W{2R%ěnwwZ6|FO(2V`H<3<Āª|v|^CG  sގK/A;=G&|EBzky=1kNﳀD3!wygH qvGox]o=i]KVfKpF|+QI|i z>(d8ށOl y'gENPXsIq5au*Uن4\v+xvϩ[]LzN'S7$ү#'z C1>Jc)>{*?WMHX)4scLj`X& 3a SSj(=w%x׉駓G>Jf1 o#%oҽB#ЦM\o,30K"Sd٩͍[4{ Р_ϯvheb6Is){73j=3Qm$>VK B{&?HD&n2XP7ʿiRoxc]J{x85 &,uno5|z\uʛ/6gҁ_L* (1C1Vcuc)Ƿ6%AT7Ŧ ʴdf^'}Wʜ!O$P;[*j}./ Vw_ !Z]mPYzLJXsg1a; N`M? ~YP{QceRUd1Gδ=` ~mQTFiB$6%Z6nhCaÒue)g7C76sGq̦[AB6g-&šM8oE~U e<8|'*= [ZlOHJ? _t[o"Fơ..?^2}|dپ rqc\]ma9q3ZLY9XdP0ڨY1+n.In,f `TҎ) 0ysk-di+@~v7q-s"c?@P8^y#4 @C1,${8wNam xnVs '`ɑ9#* -A-t UCH29W M9CtoE-jDiTs>5CuUs, N5"SOxG*Тhzɉ]QOddbH|7 K;wy3ev( >1P&],a| %ƒ0ӷPmiNQ[DFd7wW)qPlB){ 1ǘ]D)lW&(R =cXq;2}I}=JxF?O  ,ɸ7?Oey@P3yAݭPTCV0)Jl "/)h\n :hwcN| ߄o;9'vwCHc;3Y- ~9_356vLg`AV9!}bɗq޺KE7ͅ ԝ4KD l'U[Y[Nh< -@rsr,NS*on_ _XoH^ܳyHQmFak;*YeXK p'>ی3Ѳ=Y-)W0 h3l~ r|Jmnmtʌ( X?H&h*ǕH* 921p\ypu6ۢ,Pd&3upm{Rl BIf䬼Ֆ{nD: p++A* :V;6tsadf4`~$#)5|A{R^DmuAWi )U1|-ݤ^UV:lY;p(("Xuh]얮|VXM\=]YhI|RH&l9u.ޗ90#aoɟȸ0_MzɎgu.9 0$òፆewhi Bd.yOC!Ue3;cW/Ng 4e|NĆڙ}2}Oe]i)ثFZƃե(vWIh. &51yDP VTb˶6qx2f8 (ȣ'kA2T(iϏӢw"9**'%ɿϊO+က@|1bY%DB,ᒶ,"Ӈ q_yqR.@P﷼/w00 CK] @cSBm`l*UѴ,uAm/i"G&, oh^ yvp*+j}i\WU~XDt8<"~\ǮޢM)2 C: 3 Ȯ>=2hbZ]Q 0MV3@/tđ_;lѭ@ ST|Afn&8He$Yj ]fKU%*@!{.J_!iY!bTĦ>JCfGHK?P[_$؝7^(s4F%~v^;qN;3fө=ؙze:\St|MMx`s[]\KI9';lF1To-DCG6-6KabcO e$>zNsu:Y_&5h1"{#eٰnMiˊ)f[G>w/ӈl@ Zz'ǁXJږ)nSʎ/Dw[ s$yZ~5'TIHaB\eL:i[IXﴊviV7J weSFrp6r]<& ) &QPX?UiiޗSr \o Ј#A+c'A-`L>7uqE<5lQޕ˝Sԃjt~rc_xE[?jѡj2dƟ< K"0}a3C7eI7Dt {L .1c YZ