go1.20-race-1.20.4-150000.1.11.1 >  A dR!p9|+?tlƘXc mHRuɭExI&CL;yG0a 0a/!-&(Vg#O+9<_zrr4 5瑒&³X 3P̷JXy&Lzg?e*s%Y0Dcc} MʴI]e (N )} VJ*$oނ̐Oy6ܮ{.da Sz~q)A1T ZQ5C*^FzA@&ֵ>'~,4\i$1{ؕ"Vxd={WN||od(ej9!*^7<ׄw%MJJ*.>p>t?dd # < .; Qj      DX(8 9 :" FGHIXY\$](^>bcc defluvz `Cgo1.20-race1.20.4150000.1.11.1Go runtime race detectorGo runtime race detector libraries. Install this package if you wish to use the -race option, in order to detect race conditions present in your Go programs.dRkibs-centriq-5SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Languages/Gohttps://compiler-rt.llvm.org/linuxaarch64dR69711a07d6c893c9e24fc4126cbe1642a06d670a8cfe0cf0e4cee1a2487911cdrootrootgo1.20-1.20.4-150000.1.11.1.src.rpmgo1.20-racego1.20-race(aarch-64)    go1.20rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.20.43.0.4-14.6.0-14.0-15.2-14.14.1dP@dP@dK@d,@d,@d @d'@cl@cwcT@c@cj@cjkowalczyk@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.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 trackingibs-centriq-5 16831035951.20.4-150000.1.11.11.20.4-150000.1.11.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:28848/SUSE_SLE-15_Update/244e800e2683196baad7ec87c6ed3125-go1.20.SUSE_SLE-15_Updatecpioxz5aarch64-suse-linuxELF 64-bit LSB relocatable, ARM aarch64, version 1 (SYSV), not strippedp$~7xTƝĐ A~go1.201.20.4utf-8d0acb217fdfd649d1a142bd251e962ad99d3d1d614abb802e674238f7dca23dd? 7zXZ !t/⠏] crv(vX0]Um?"JE){ͧxj51qtSj$4AEӓ.j{c$/#Üaށ!{&{ VZ+"TAkK*R3Ƨʼ㗮Zb5 "S:s`7qK1ܕޣu-x(FL^)l8eqY*1=83^~lFjB2G⃋Uى hD!W%V 7`! ]5U×huժނm[w~4NwC9e.7ٌq&.`ӫ&{jz>O[^֜>WM Ux"ld9aj?e4Sn6IrwjBs>6A~́JSn-+dB4WZRn*yBoYrv@fQR8.`n d5,Y,z=H O{S4TlU4>yl&U r#" 4,7[2.6=@&eg[/]] f .m0NNO]dF?(WܗEJgY,œ]݊ߒ^kVNU7ecT}S8 6 (zޒoʀʳ&fs[(eyG9Hf+0྄1ON=Ą6qv*7#ev(ոk-9mCNHk?9P"[/%]oK7>VxڻLLo, _@c_jR CFM3p#GR+pO+Ϳ{:7 y+\3Lw}ir#a=Ȇ#6afYDp`q$/ mKIAʍ\q+"R{(qĺ\#)oyz ,V1E_&1 IGk[JZgQX-n#ӊapb(Vߕ5>QLLcpu pAyHs-Lۡg7Elds~sϢPKutAHdzb[A&f o;Gk:{-f`ʒ,jwR^K2;4PE߆e4HK0k3_=l9q'vV5>ʧi֋/ԭٌ՛wSB?/\A(T ;^˄SNϞp/bB*` V?FL9hNxY<, tMw=YNbjdԲXҕN\K~v?&vj^_wzs}z5zr Z/z |@LғĀvJ!ݨR&3}f:N Gl%Κ#CI<…  ?LqP ̅nQ|F 6TtS &6#.S? ČV\ح}U88P'4 e8{7 ZsH 5yHA CߨL'y7E!iރႾl(4G-_(0~Њ=NZ:[8+IGA|]ˎr4ϣp.^ TYRYw-Ќ^ ߇LԍyV DNG}2.f챵4P{[RT~WB)7pbgx!>%S/G$TƬ=pSJICʸ2,vwf ,׻buPKGIJCo#S1x>3*'_[84S~PRh, B"֐N=sJI$70CUemPt'XZ@b`e %&Jঘs߳egC)η3[f?O<P;?GY P.\նB4R[^Ȓ^sOWʷQV>^!SzjXht!+5>)nϗ9ux}BXӪ)b}Z' ^%eN9j~r]1=[tIEiW5RiYr5_ӂ#]9Am*i/aOl)FPa\=LV,J}L%[y+Z*6jű[ ~76dE^abYe\ň yp<}.{DLB|gԘ}zI@לH4__=fx֡v/e}#V>6ƊϽܬo|j$-tb>jV֯kr\ H}M}ۏ wM}'_~RI*&<f ݇oWfi#l' (V-6#=Z?sK?nhpNr>|MtpZٽA>o\|J}P77]9E0㳑̱36A0럞g#/Y:?;ptl%D@-;ʳI.audy 0{Ǣ?Ts'EKa̘!vq9V/rk`$빩#wԓj4EiPp/Keh8h%,-1,c$ 8!Ik̠U׃zIJ:˸}~O~5xZ6)UzW= cXq%%W.ofHbFka߶!N&iCJ̪UhkSq%ϣ 35%zQuܔ@ˑ~Bzc]Oi|[([*?s--/ j YV.x>n/ao,/*d ) դѮ,&4nf%Zq:쥤^E@Qre$c<`DË5 ړZ0i9*HĶ+.Del4*2gx !Z` ܆7JF(:q.w5)HGC<کp g~-I Ɉ xؗYdR>V\휳p +l ydP?r96?6zTזL`VjOi:qf֎fÍdX i#-F5\[cM\ e™ANU;wUӶp: "MyYě|L. P`pj~1N[IIv#"y§ǡ[ٕ}jQcWtP"Xmq>qh>Gv6-N6UDe8bT:F#6̖3f`V}F{V90RRT*pYU/嗊|~4jMh) %MB `z'i+s4EXa Qqc>AK׋ wsHrtY'%g>vGGGN >ȩWc'[fsi0t|bImYw(XdPxj>2'ԛjI"w?_kVj * 7I<ȤW읧&g֙QPRqbHq:,"R&2NPv9>g6jyh]nDM~; vy'O5>:ѫʝ;P˷SNI4>_#Qш "}:Mkbh;Wjj&Bx㨌z^w["#f_ϥύ̃oz4*S]ߤ.rkj52@A\O&,B׸ ;N\gop}CQmqrxAgVcHYۆw|Vqٚ]nborϼ;'bD"dzp*j$ ^s :d ]#Jz&s&AҸ^t}SD< )y(U;3@\JRGpsn{g}4ECmǺ߭$)#!)By\7ɖ-?꣺֩tӠgƕo,.)#Ŗ$2kR"?zN4 P(O7qA%`V ub OrNXG)4@[ހթB/8VOB س\R񑟙1,)?-Kp$K(FEo# R[@it.槑W>Hlxm$@oC) Jc!Nq움Ó \xS&7 nӦt+b>UE,Gce9Q]]$ك`BGF:'13 Թ`p'7mͶ6tZ*?;Zhk}& H_Ve 'WLk Wj^1/lo2xH>@c~{WcC`OyS9I<]5I *dz\Ӵ)1y XBF"t# *8Oy‘/͡MAXԹjq=VKեgU6]zn|>?GK$LjGJ}9O:d%+fdK}g^@,8hYz k|]DP0CߩXN(b.,o c]߹S@ƽ(B=7[p|C9%x$rA#F>-4f&ȩXu?`ob'ZtaZ;cfcQm)nh_8Ĺ^_O_ֈ̶1:R1,A7cPTH9D+/| f9w˘;q8l_ S,=! |Ν PSVY[C~/;7ꕱ\ w*m5BKAuMBMR}Oy4=7jdD@Jn'WN.PE}䨮[es1wVse9RT\[.$C ?y:S[S6Z`ؖ]A~UD0 a"A9m !SAزZ*#?;|Czm/PKi3c ĭk0$ذDmhŸkFsIK=_Dw/BX (&-_Ih>bPޤ7` NURΩR[) kڏ?جsk0+U|Ǹ]:'}!UPaf# f)~Den!Y֙ S $pGܪ/ٜqbOlEn>bmvHI9Ȁ1Jᐼ `v`8mْNtjuԼVT,kݼ9_a v(^pHSԼ֬3iÈˍi-sϖCJ8-j\r[o$&Mj=a#I.ZBRÅ }Iڲ ps$% a՞4Ż֏tuR8׫l\oW({[*2>݆w;RC 8TX$SsqH #j}m tNTN By4, m`o#RѺC2<8JTyC6#0랣RRnjs`@{#;/B4~zJJ >Q"K ohjtr*$BI"\ ^%- ?u RD1 Enc7-%fMFwǡ!sSSO13:4Mi?7g$5FJGLywS>_nNK U(Y# <YmqkԄG-`vWA9U VZo)gm:{j́oĤ*.E^,K!f VFcRmBGCTVr?l@ ,E<\o`=Zjuj'>qM2zrGzڰa&WӪjѡMt|AR Rp+fKhR0y%u@(R%kY}b\*CO*џ9";7bSO 0ڍa]QY<ܕYJLUy@h"TS<:K.sUٸby*jq⑩RP%8C-Ԗ#7> +)ӬXfafy/.l ġF)`J2(;X]` ՎVs`=Rr[X98+6}eM@iU}3SIDmx,gKq^[(I)#I$;t!ˡK.~`-rp^G `PrB&+n#Ϝ_d1nCyؽ8Aֈ>Q=:`m.Hßr(40qF5&Vw$]0WmCȿKἋMW.< ";tw[LAKۆ_V>kJx /4 2c[e&Gl4l׽EL@g }rz`WI$^= hs(G}k+-1p\",vu2Tޚg!+0 HuƋ# LZ/"SӼ|5$9!:&L)T/Jj%/LG7Ó.WFr钫?ggnS(&3 V_\#|PnWn^jG,Kjt؋%)P%_b ^M?g7,iww">`oaL0gRa|%WoLղ:{>+򩏫'<~DYB*B "vc[l0_Yg QxkȎyV첦ZBrv"K;sZX1U?iz^8Ɲd>p{"Zt\\!OK=MgI!đ]Z2AEm,"*YVhhi?;+MYtpn=~ŋ[Z-eYW*uFF?Ry!怌Z%8Sb0R@P:#sC^fxNUϓJT">`Nz\maٮ|։7Id 4i_;vNz=[[> Ź]EpR>bqM(W# j/|pp}e| hN "X1gfڢHrm/+q9 T+%=죪B3ch9E7B[u=]gFE~ s Ynz.L^xyFy;L"P4 (' G"" wk{1:Wˬօ  RsNk(vV1Ll5aa#7_޻"\h/WnP{Y7tN5OO7rWGqnٗ~E27k"ynzm4&?1HpM[Bzld{i:gBAb0[#Qc"e H9*;œ~q*=tT>QyGdJm枸mHKH-ڒsc2L%K0uѨF2\55f诫hpDZq A@ +YN;]fLi_vdk=nno}+#+jh%NALӄNxG!wr''i-3y;6p,zc|JW\0oiW}= |l?F7y"őP_[S]T4/uvg. ;o}CHx+%v\FZJEn'Q=iO/Fbjoʃ#67?7ՙF/b*]ϵ/ea{] qM!cvfyvwVmiK& $jUUv #_sҡ8 >׏&A AALve4n(WBqٕ߽q8e Q4;|n\ _ @>v h̓3ǫ7B4Iy5.wINYnw"3,pS#*b騽WKVB}bc}+cRboN/4dޗ*@[^[@~|woDgߤͿVg]M ϕ`v J viޝ'%D+]Î$֒9Ajb"`<7z= [V a ?ɱ@Zl她Do̤}E[:֥Prn_` 2˖]HRK&cTÓxnJ_z?}yO6$X2R@l2efT-v F;H~gܢ9,!|g1**ƙeqۉȲ@q@9Α>ՓXv2&칟}8Оg$wG"<-$NZ@>2xn݆P>^UZ xhs\ēŖ5dCL(ْ\kO9:&;C1\= LG3z5U8(#3L  laډMtI <8؏OqC"EK %yZ&cbE6}t_kCh4ٓ9<23K?sIeIMg$I֩T=W <ӧi&ɡZyKŰ=E3f~Og.3cIG;6@ʌ1!ih`zLI*T 4:F̝mtǛ6Αnn*uMo"#k#xՅ_Kab!*se1;/>#e2@.5 4.$%"*27a_=84[r:Ҝܛ/@@ o\gV,{گ"fp5ﺫ.wR DAmXRBT.p'Q/ѻ(+!VWn rwƲ]"JR k~ oɖgŀ/x`w>~oHTH GwM;(>]+ʑ%u!(\|Lѿ³xXKP3 BruDUF]x\-zJ1Au@H+ S+͈׈ C`P 6IVʍ WQ֫b&O_sАl.fȻe@h28(*Qn8„CMi(1֑!~s[vxL`~j}߃[_z) Beľ6țE`C;'9k!O5ApA6߉(f"; ү `0&yOHtBcG?9[ة b_AQ1(ًCQ^HWU B9L*>CPe!o´]zl(\!85Q]APz,<(;y"LIqvbr9KuVfMwx`T,oBP&P$aib+CkfI&Vk 1`lgXYyBXgـ4k=>mzT q˨'2ƖqTzY[͘dR0}@Lk^7ٖ7N _A8snIF/u}LDa0c0]?=q}x| /Õ@tպbZA5HG0ER!֟MI&J \VI,*_xy_X`PITvM\C'gi'Xw.Ǻ̳FUE]_˒p?0z y[IK.JU7|J?&;A~ [=,'fKeB}{&lOv%n>0miwnA.rڦ@EiՍP+jMi!yS/v~łJk~բhRBDȃa52TVv/=8=6,]nQ=i~XM\a! hxzp't*Qڥ%7Yrkf_~ʮݐ ,j/zi ZzVlWh) | q_BrQWf.Ae"=z2Appg͇B*CuRq=q*A x!' zQ1E"5-{uW9sa3,HZ_9k?Z/l*/CoDl9AF[ϫwK,XqY' 6E%#}17ED>Dߺ3^{0 Ǵ+R5OLp؇=SlXߓ#[E?!f5NT਴ɔV) z @l^ N.2vԒŋH Ȩ,T{YQ$!AmsFWYu-A&Jhm Qhr*y)5b4aii7KQ=e*f n(1P&~p1./ϧBZWPqGֹv e~lb7NaA>g~[/ l C> Hiyrw4b1cdT|571غJILٝ^wdWR*Ǩ)h܋CVlOoo M:ǶT8 { 5T_>?:͕N9#; >sF-`%!SL0S\=j^ -w%8Cd f!늄dB 9Nb+:BL&|.$FvV75g:;CxjtW3HĈGCV^s' x eYA^0aA{!nu^6^;J 'ϫCc/%0Vk!.aMnI՞G6(r$B"\#/ (x-~՘2+Xuc3g|=ѨS(_WS.$๤x6׀UyW7A ?+-,M$<[ֿ!1@D!qjЙ/{:ðA ƫ=G stpJSck8k}I]np|k mlUe7kNz pStw`Jqt=;šQn*Ps"yd/H_UT6Vsr5m#2fk@Ue8-r=!=ބtd?m6_lT\Ƞa&u~ÜsXI>ۏA,JQ?s+k*MΔPO Y|u:R {*u3R y3<$-vzAak<H3( vnwȼ]G"NQ~%*[?HYSxAK[A+ exF>#޶LX820?!Ө޿x>v )CMh|GvtDe%BPlP"Z˪13Sh&dPH>R*["E a]9Qn?`nK`I[M:֔@ax: 2 !5ZlL.9-@%?~a-wnW uQWSg6'zW:Ɋ.F \8/'H47HPKPbv^_E%0לrWfjk}3~U$\Owc8. dJrtN-Um,ħXF67TCV*Qy P4|my*6v\QjU\Yi[0RPbJ8ꃰLVm%|_$D7h# d?INFp@DizExlVRSg^Z(|L@]3) PD[M*Fn$Z|L9ԸC;M |Ԟ W>b__Gh/g!KIPY"oޑq4[fhς:4xQmX;C> _^iF%t/ ʮǸ`z `X S5(C. ⠤A!"IY62IZ[L5: M .cYRZ(-i ZM&mSIe᭥jr35ަLտi=qkS$ OZ1MZn 3Ē\:j=0|-Z8Yб[ Zwl5ۡ0Ft"0EF|gڢ eY#B㉹0V:X]0=盞ԓ|:fmntidt9>v3(a' HFg;هAP[BJAN%s苾šUѡȝ)~&7;#{s OJt燋eia2Ce&g&#{j`|C㪋G,?x ]j|*ۄf\*8p5ya_> {Tˋ!a*BL|֯ou1Ld6 yvUSv8Zƴ塛VVQ(W eNJsbk,K?ot_ІnBR˙ eSV <r\t\1TabsnC?TvxPsNa}fog#(<&F"Ọy'7Omnt4o~UYbHB3aa*!9Ce5Patif~7V+tNjӧ9./GX:iĿ?C2+/j4 ;&U0>V$Փ(Li;Ab Qxyfl$ްa~ RJn /ܺ4M8̣Å~mtЙOٽTHHkaHm EL'⦂jq1eW.5 j)ngerW1sԼZ0z]n}AksܹZ2Xv`f=YĪ/ /Guwޚ+&'f7{xLtc2R-?/ôU)>"1/SMM[uِͬ?@9ZS#&A(.0`{ ~|w20t15BͦJ)xlncH;oU A%@1O-lA`n|tvIg`\8 ` j-r P3/N)M'(9mHrڠ`WKJ w1("1NqXd};)yΔ@+w(Bqki}Ukf=j&l'2 :hM/i+ `wy`z$+-~2 L-gA91XD^t;W$;)gf=26XVñ+KT5=zzr-놥3U/+| p?:pg*nڄEB L:~"[e@{Ta$e|+.^0*(EylFqUmr`8]n2DJ908[렰r/7 tb35wIp:-g[ͩ*kpp ;y#pьAyp26o4a'+%ЯDVuɈww$YQqqܘ~/ DVvcŸë턶v.BUpv1lqx/,KIHJ_{_ y^AC9\Nbl3D HFwkhLTGxp;`7IkQ % A%:nnw !V͚E{bYqYAV~IҐ4/ I񂼌#e6/@m/dLj&Uh}4egN>`kgzB=x˙ J%x>us R:?Asԇ,$ 6qR$fx*a=T|aƟX؁rsIPbV>){#hx3ɡb>@9\9hNYP'+f RE{J_onctYX%ح@v$J] -?u`k =|R{f 6=k۶ _ hD 35>1 d%cm7Ud?j^qu8D(N4釐8AȬIIf.1Jnz _˖@kNSB.5;!8ى9JrG R P Zs C$ё;:- G:qOu ׫oLB}ucW@Uӥ+Д'`*=q\&UuR8$ 5틼 2N@WWJXyqdodpG[['r؅cJR9#q,u-XJ֫ay:%aӝimql>lvkLfD UΛkW[U T9;K:e򔱙g4D]'ց7x2Ҹ]a ։/@ű}]rT4lї=[niѢssEH3e=,<Pl\l;_ꉺ")aUkLQ?zhr@rsNbR5E[=`G#JD=bUǁ'*6/·Z; Y$4F'tJ4oՐd!9ǻO[Cu*KL;:R#kDъ&Vu"Ffݠ\kӔk0Ztgt {rtܾiM8vwHWT1R;5ずS3'So7#k;a蔷7\,N;pr7,{u#M#ʩ1.y_wp~7' p/=|BQNLHM)ٮ:7~a&0:y=5`KPem#)'ٙ;׍;"mT-^QlUE"dHJF^1mwe9rтnC  PL-*4{ɴʍTLbXSTP qAs qJO]Q>i]Ȧx'D!o%#5bs -'4&6h=^ pn&!!^|MTh葠EpZ#(! BCad-W_/!B%w6/s_GD/ ˡ,ܸw}rM9Xh]+F7]x>ri$nV܌,A|5b06Pw\ \a#4vSrÅȩR4jsPnyWa7#rhi 5ZdeEM=SiK,/Թ0R X:Vy7(0X5i8Bhc_JhHTO>ޣW1p9%腏ޅ2Ž>eӂY/ǦHv-U=` ى)tvb.p4 DvS Դ Iq)Y&Cp%ɔΖ\~*db-[6RϥHS+kj"  yYziR<3b(ot }F"ߏO؄muq} jEQ0{@ܘKyMG>Ի*c =MHPTd@$P HG::eϨ8-! gFo.F;R_=5Jln,7^k Y=ŏhx4(*H`&a~I;ܓ ,L !Mh<*(jJ/wU;m \Nv4"P!AKG|(ό)pcn2kK0}] 9:<4?v>,a~47vٹ^nNl>h{ߕ+ )1 dgh+[N;ΓoPu5;|=u!Y& q7GoyK}2̲xpj@!CĥҼ(Ikaגӈv?=O |n4Q%~b1 2tr*ә1-VȀI=u.q<9'M  \yK7}쨑yժۤFxLO=a8r1ѫBEGIٺt{6!Zngn/06d3E]AVƦNq%HMeH"Ni0gķ;% ya֭)>~ė)c{wd(kxM[DtŒ FWà(.noTr֪1  Pը-^?}]r7a\6DbVʻ1s~pU i&z&u)GyJƦK$64P-+꬇ٵ"b)>VHs(8h (@+]?^f?gE2L 'Ý\I[hL7uRW zLXvBե;w3ͰUh5 }X&fgx9? V@_Ґ:D6^de衊1982q ZҧR 4]o&::{ 'cTE#U٫';AbWsuR9ʟhlKs󦜄Xxd(=eďvfN{(<݊xZK2H&| ~27n(e|%0['=|?"jYl7⟏"])Ws&+_oJ5W!e[38 >nⴢBBl;;*Iw6kow N*UlUN0 " ,h}D?R " ^*o3\E09hJX Ҥq f^|k]0m_|Cݾ/lYK^0 (תh`I7fC ͬ0֜)=SwEhli6H"=ς QEw$קti nG߆wR5.^.4W@-uz󳷶BQl%Dң)j4T$ y аvY҅%:N$ Sh;Vgǡ%G9]X{O.ε".&omE{ #o32yY/)~ 勡?QAh!g?|t+oԴ8ܔȧg hmМZӔ-lǷ.Ş_}7.(oա!g6y]#n7:ի5US@LZ)%|/r3?[q Vs e=EJt"&[%-T `Ms uOU egJgP"d>p#/}w:8fgDG"e˝԰ | z0Vګ=ݚq]SWIR6fͲ '=Ha[4.b`!RI'LJ4=[c!wlY/%7ux҉~1#H-㩈+ #K3|:(@H6{ޠ/p Sk[qw~UJ#uY{C-iܢZwyU LUL 3(18KOBouaQ_2,bGZ&!'me6n_|uP5G5w&yA%0#[U- y&Aą fbVRPfhfUsPnQA 76ՁLoo~S3YŪCW=3Չ^i^ũ<ˇc*TK>+[Eѻf](}{-ȊR0W(|BRơБ ޤI:&G^@̀.]!>9۞$,}nY>7cz#&Qdpy(E8rNWz X$x0lum`-yY-ft~,lw#o=8V_,Kݪ'6pFu2nOhp!yWtޣS7OM:6ih$="B{(f,@+2xIACVR_},_7wcEmoUպ ,Lzذ.BQvSDhq݂C$OrTn@瑳[2}Խ ۰^Nݞm mMoR(֮ހ5*rmЉϾJk=D5y<5L+OÁ&%Z Rfa(})"5lZ?Dl1~K+Ս1]}!0Cv`F~zPˁUr,W7Ǡ*LU ڐ6Զ;/ ,뭼|R,iÒ. [{ʅ-Lv|ӬWtXkCiTe6nŋtpq&U}Uw'(AdL{23KM' G!awX8zZNYm[V2)?]e4(ek  HtweaeFsUej}/gȫtTjP?[ ):vcƌs; ggK +|Fn(-$Fo[Shȡ03Kբ*~Ҭla]✥[zU~P=Ok\gbR\y&6p$:#R-2|#ȸR @l~| % :*B#a|G2Mb#tsj|3VqTn20&A比\A=~kgOzt `5ʼnhGp`o_4a`5/ =\od9MКoE6[ !n#sUZn2`eƠ4}Uy@陋dFArOkG#Dn f_peש Ub{#ƢUvRővSG`sCY WDaY_MS'iY/]nzl.|vK<ݞ s*}![28r/VnE`c#t0N㩘lqYSj>SJh"<`|q2RBѰUyǾ r(*|<)rwh21_d}qࢤ0m0zvK]WsZK _غnx.ɐy 0;72}o9].rY:h r2xĉEюJ6#';Ϡr&`"fc=r t.AuBbx`}"^t,ߠ9gWǾjQ*Ti\9zI6X"!_@5c|@;tR]ʧ:E4ZiW+Cղ7ꩧдKX!M1֞_a0eZCJ5_~cbr[T4]z`k] ֵo&™=pj{DzK Іv^k" ߀kXKʾ _j^լUkuZ:ԪQvᐨKs@lK;)Ot3#X$-wSLq6^Fƨ(O<XP$_2ZΑ+_9pFy X!Jt.m;qgnf:vj" ś'<h:V6D;qA0)]3} 4(dOb UO./$xU2Fl\ iڬ95zdLI?cOPnU/H](,D)"QMƞ\w]#ⶹXx+9$QÞ81-tjƤۼY`[2rd,]}*ۛz UWjt e`NkM(^ %΄~:Qpܖ&['ӹP8?=иABռF6p':&[ r#?]{t >J<Kw]eu{MUk GuHJKITgR[hb&H ڨ:E2xmɘ8ڛ-Ey` [1%4X7J<-̥ŋg-rlc\I2ڷo|^X~[[sV4/Zם k# X2 VВ8p-BS,糷Mjc ,zS&HyBX{ \8'@m 4(gPo'%;SC[U<܅9,*ے0f'o,g+KkC=Fҏ 6W1((Jm|ۀBDcN}1C΄EN2@<+e!(s xk>r0@E\@V.jf7+b lOSr=znA< @N퐜: a-uLm#P fatnlgՌ!nV.f|S VėǴ?1SxKf/MyP1a8|w&O6+Zq DX2|9?eUư߀GGoܷJ-o05FI7|6 [cB3"q~>a͂زp@ED2@FAhyDpW,`iFڥW&LFY#姲u}Գ.8b4S}-tYOtGN`[6-NFwKG$AG>_58yw4ޭ hDZ<`ÜͿ"] J H='d8y=, ?uW_Cto]os&0u6ǾչkXLw4v*gjPL-Ex-fSCvtRx:|ۇպ$Q|BEr)ʟIO;//"[RCS9`OEKl<=7$~K\\Ty)pwU3W/'3)L&YO {7MI&iS(9R\6 ɘYp.b-8Y 7Gs7}eXCbic~P ꜯMۡcv vl2Ur$Fچahz׶HG}Ԡ __;# }0 9 H1,uYV]D%r멭CӸlxw>o=|7oei/ t)D[kx: !``11r_m(MIo$z‘QƉo9fɯPx}$iվCX굊/6zΜqTă@F18[?1͏Z ݸþQH&tyV+PL2㇋8ߣpsv*bjJ:ƷAN q~24tif4wŚTCv3D"D bSzyzM&Jsٖzva󔅆e*Қ"˛J&doe O=' H.Mf#i=߱*NB3%lH9IPBc-Mx& 4 .CN1$yk0@ f:]Ŋ#YoR0ˆE7T Ã-)b4KAZ*΁/#<)P7+bɟ5uD}"W'>襋vTĝ25eyUt*gtzRM 1O:d2}#q0- mS}.:; &I>dTRc{-rBS}y>z28=f̍Qj}Bs ׮s(X 0jj4ī-Ü8gRR{cD^,=C Qم#޼J܄fu5^etȥiJ^\mWL"37Wɛ8jZWUT2KN@qD7s"8ㇴj/eG?Wչ R')ӽ̾[uY!ťD_!=QiψчwiB L/HD/ BXv96TTYlUO> k3,x%+> ||Mo`n֍Wb 20IgJhs (d bpw:m\m_N^zۓVAx "'2ln|9~VCj%$')pApKNL{b IH/w֜;Ls2;^{ejEHp,-1WCȘp*\RW[qZHsMMz /-CH|3lrB7ULL-> s21x:ȘH,/ˮel͂f8h'Ua> Q/z#Ljl4hUe+}XF4w&~NCnARFM-$6A=>oQDymט*c@ QN5n_$> L06hH"Nԣ}_ŀJҸ_~P$4iUOEGkؒƈCCа0&NŶ39tW bq@$q-%KG_݌{2>d%r(g~? -@;)J Wi -s濈 Rrxcꍔ~Rs#[- +. 4系59CxYV F)T97.V<9 '0H`w魀VniG=/|t~VCM>& VVFJ3VcsCҕUv)<2 ZOk&iy߇:8=GsJnxB1[;ïi)LN ~`!+J| 7ޅ%-'CP%D<BYf`$5q9+Ď wa Yѓjbv__S&,34'R RJx&d,rO!Dqv3)pfRmŻcN"؋rԎ*F=k QoG31j9#t2"SK/9rY=T'@<7/Y4IBx7V:_/$#,n $*k+bMǪV-x/#="D+W4-d{+ϐmA59@jO Sũ/$Rba5TBfk">DB`WD,xa\Kvj99V7ϓ\Ɖz+S=HÚF@!LLopȀeԞJ2a}-<royGH6Ďwf 3@eu96| `y)FhvD`]Q=]qXFAI'o*)Y&^ɕ7VG /vz9!XL#Mjxn„lYX6!6,.Շ9IsP۪ݠ$Og0V+ubq_TQ\N,tI\ Ač %% Lt9Й㠿̯sneʺY+ K__TݦM(Ý[.LG6e PٶoҚvvCڵ!j-55O DUh}YCg?vޯVpOW5bFdUJq^e~q@f<1v6ͣhU1Z cŽd.n2Ən=Ne$^}l )!z`9 ZIؖ5f~/p&F~ "ǭ}4aKXŽ.pߑvtѪu'g1ŞhBtVU/CFu )rH/- 8M Fu2|2:7)b7_Ĉ;fl"d7!)N^o:;H6tbi|(B=P jI,D'o,e($`,e*I(zBwR/Go:x˩`G"4IMP'ԀLq_Wm3wyҪwuFOT/x~SrVEెB٩tpPŋm5yM:#xe: q[~S^1jTM-,y$=/4~ӚńL+=꿊"`p}ah.eۜʜ "f*, ɡJ>Tdw;uqxiW;&wd_Ӥ V"MUDG8sSKQ ӭ.شhB L [(=P kM," b=e,u!}swP؜(̑wAzzHu9ygN~+N??kS̛?(Cm&PA_H  iBdEٚ)j5b[;&A$1$*ʦdLͅC ־ MCڏķ~$Aak@~R,gW4rT`jM^s8?HbP[{FgMe~xGָ2^.0Ԭi2}.UtT"_3c9[<ݐ/`Baٸ0>w,*u^!T#E(M/RuC-"pLK *:Hcyzv턛b4͌2R)s]/>V$̆ClciSݔ?ر=n*۱ā~d`}2hR'jbPϑ.,Ě/aQ-qtVyiǝ6|hoJd&o K7ft*CՒ1C]\JA8_572C9৸]C2UK!-EvjYV괺 eC\MR:aR+g L1DlB%[=NlۣjA & #7>KehWP~0Ⱦuquk $ "VlEy1j _t ˜{_Ѝ1J [DkHV4XA6B=8ob7n)U$GuIFjBƢ 7DcPI ofUd~YN H"{*U@-|>zZ7}mb s'- tRWu' \CB–u̞*y5 ʹ#rG*qՀݡ{I]c%6A^RY<3R8P)^o|"_Kuij v`޲$M v4$ܙ.%ZH1AC\@{&WF܆h< k]eQ \~ٺ$G%G^jt"stej3Ejۄ0LgQ![WZTWRX# :ExYmы|$B?fSbYɝRFbЧju/rN(>ĭl ֯;qgu*3q4m|B#Y]^t ,dζX;j]Pܒ5!i^5tK,x?9/X@Z~W@J\2#]C78"uj5_8X(nVs5o%8pSǍ})I# Mz)Y2e'AEa%J9ȼd3,uvc ~_[2! {VG\GN:`EM٦TkkaM, |itؤbSW =i||v_e(3e 8vѾtpZ<% .aSkחI\oUv;s97#2Ragt(wž--!Xs|c}6uY>C^Sn5q/ }POf򍚰B0\6~eʝܪc#[>sU%wStka@G|su|4*e'OsYBi&b7i@Wp=-cjgic*Ȃ0WzToڋBiHΙ3XtHVH259[DiBj CF> ^JwaDSN7Tv;SHCVqlhiodƊP<'ҙWH!%4~ߡϗzﳴt ^k عd_sm~,xb%(6E."ܬi: `&øg}LZѮ"7J0kښN .Qj!rpj&qG2-uknn!nL"y&,%=zUbev/paת9dIpʙ` 6FT])f {gT3@s[5׭~+n!PjO< _AGe:?WذY^%RvqN<zWIBEWn#HISK)i|u7#sͷsgRD~4X߄Mĥ+85^zailP^*AL;d*ȟZd=U#j_+ɣ2|/M)uGFl ;=p\lL }𧉨r7-AjkV>1-=?G`'s=vLO2y y ;MW#;{l{]&$(~K&7ͧWwWj aY]g }ax"Iubq8p L sAjWG~c8 &QO5#XW$:n?Gabˀ%G7g #&P92bD&o|p8zMO-R.aFK|*zi1vbcyLR+wnUvoTf\tg}X&U< _1d0 \}IS N&-Ŏm [3fir]zo_M>U׭.Uss [~9pR"NhZ D87P *~gr*R|< p1%[τOݘ~E'%BЇ\v͊;ZNEZ0 $ 녚LRe_tQsmK=zKdt,1)I."dݝ Muא< ޫHWl Vs֞N5e4f22{oU[ =o7GHJ3G/Ti_؟`*׭Gz3_Ƞ*fsq3 JcmLى, xZ|\Rj˜&~E1X.Q[+3C|ۥ+k~U~ƱMass9LZe)W9\lllqc6^ꢎ9=5wMZ{Yd6MaAcOqo,tJ X>D2}6E:ieX o9 _[Kh]h8gdTK:{P8㳦n,[6J0(SdHS[8TF%FSQz4G~}._wf%2^\i:vA=>Y2+C蘺e(6P~\URU cQI8XY2ン x$+*Y3 򧳏t`v|Ral0` 4n-0wh^90ňdX4=u]<.ۙ:ͮ,'} ^=e]% zcy7!u;@>ڞ ƌT7a-}ymV.ڱ0̥[&rjW\HJiU֗_wNis) L)\#rK$b%xZS)x2@aUtn;S<4>\2al`0BO.jvql{AKg1" 3$sl10®<-5i9q8> LA/PJ }8e'`%jB0>F3\U򵐅uJuaAmxmk,KJ:#mƆ&Sh,öpCtNBiu ~y9a(^,xkyLx"iE=Ů1)\4D03 dMXp-@BRz m`AA1Z ׃J]'n}P2I|_oJGM^{ ɪ1\_WPw,vh S&a '% gWLε' F*ωH^[0g㳁C$ϗb^¸9 u>mi$%F"ċ_s+)0 ]@@qQrER}TL1MD+: Eu,jDigdt DӑxN"ͅBee:9 2>(w;Mz33ޒjZ#ͳFMU0zC% Cݬox}Qi^-Lo;c)\v|Ip?,MhnMjZ}[=&Ko-/00pn)<0v'i I =<+y X^Mؾsl4`@EYyp?dh+sv;=YM}_"/v0;S7/cmVk&CE#,%}`8cd s'p]bHϢu[S јf6 -/ȸ%{8OivAͧQ[KǪEjU"8SME҇-L#v4L͇U\6"BGGV'193]ZI9jNIζ)I.mgYLOf љyl02pl'bgpeyyf9Ң5kzcXn]w2L> ]kb…`~.6ndn x>nh6u3TB0=#+vy$ TX6JͪC :B˘7?A'!MZUެ2 .E0~)#䷂LJx5L 6f S[GNbI#}6w-U(2;q(p16Ey,B'F#}iNsK׆5a3 r;AKXoxy936|54Oxpp,Ό^U8heՆp4(pm]tRfPf"/5tQ1|t]ULvҶ zL 5ŜQ {Eݤ/`s/3Mb@3.;yg 87PDJmiyk[ Yc݊-[pLGqSAK%W$ŶL/ h:6z?*]5a՝Oj mZDæSԨܬ3ا/ {|_lze<+#( Z 9%QM!TDxg7uR1˶;ф˫f,s2 ?hi?&M ͓Nkhjdgc=Y]JL9Q,2-xEDSXzpjw /aulŵS>k+ )Ru3lͪtI;)*D.j Xt8B?P-Nd+*I~|"[n\2%չ6~ʨ+(l~ffHIU߰BK,iq QV[SQP̀.z|5~EIV;hۻ>}[NV`GaС ҥZx!J}qW:|n&VOo#Fw,QU8`% Nq+ê=zr"Z\Iv|9)ߜ+x8D ;Fg?a$Xs4 9jڠ+qzoO0 e/eL#W$W)Y vQwE^ hU/,\}bH>ShO4%ZuϤjmwMgB#D` 4P2jsbɾ6ΉqZ \yݫ2"뎘xF$؝Ĥj)\;.D@i0wjEzA^)ـl )uaF$;6)ֱ7czޕ,$:Dkokr./[HtkGˇ3nAԝn'ovUwL#\q`(63θh %GIDtJk}i/%"n8IC}dȎs@ei)Sʵ< 2;7huVyw%ÊxV̳՗.z;~#ipIߜeZ8ZZy h* GޠLOAiw|4n1s q*LppRWaɳbB΅V!j9NqQ1选۪s7|D#e Pk$5.fQ1/ @ufeKy\_ܰe͘fB$H &jKP!@Kh~7paRCMзMg?8K[^1Zu@"ld=S1xȎ/zP4 .R$za$B+ VH]p O??D1m c9e4q rOJz &(.֊nzosjqhBb+ Y!}<҈LYT20%S!8knL(@A7H֘\D]?{]7^(ߞTk=Ǭr xze{LV4J$th{8`4_Y 僚4m7Z~mT{(*W5 ĮOfiPLQRӛum +C4KsV^kXs&fyv4=LfT^;Qӽ}HirhVEZVT:OHP?03Xa{ǫLq) +nQ8bX@OyM.:3ad'zGG^3ΗR W~~=wVȀt G``k:#'+03 jLO`ݞdVpnxF%+|z[r)Z<,3{s#QȠSA݀9|%ݷFwc:_wd>rn+R`T@\v*L9p"o:bGo( :N"))\9$6-} CG ?tU['G}=jZLdMuΦE(5/ța[ Yv!HC`1$תĮEײf]B y֏êxRHs?//q8-5k[I?DN"AIG4 M5&QH_GM3Qei1]]qtO?LzuuYW(eKq$`J8۝enQ)鲗42`A0"qM8F3YHudZD,f*8>7O:nQaD#]ad>qAa*Ob] xXUAymXnCspu(i.Zθ\<TVX(`vLg(|2uZ=^ lk*-K ϠbL0Fl6݌-D1;&=坚~S)ה-XUZ< Qv:ؽA$;G^Wry rV\jiiM Q~8Qj\B"5K|Ś:0Ehۤzׇ93Ge' UR[ȄKz{s0 qSZu6" jKivSG kՎ+)|=뙉ozK1e'.Q ^vg?!rwmB*(cEfn4 %7;:Y[g%|t7ڑ*>t{'v# [@]q vAYy"~5OY'tEMkD]5)dÓ'XVKg3 qBZ*'Oy1eH_>:hAoz Km20#zv}/Q{w͗67:XdN6w,~H)i ɂ:<71<ֲ$nG- ,G3b.g0G,*_)(e^&:x+?fxD{}Ж`-oqlwaBTtrVx ^ llo+U wgpAVVۢR\gK$pC{oqX^TԹ[8OfcFN]DacDMHzH1[=l-a c3 GӞV|FcivqLIYh#=;RՀ"Zyi\@fメ;tO\^t$s+ũAfiw,/LmR ,]{5~샆&ԗ*G.ïu;g od$<;y-1 d $jK+x'yE :U1uQo7KI/w1юT{iԦ*SPi icP6R-vDQR.>M@깝XW?x5 .7l N .0 à ȵ LJ_.ɥz g(xꨡ/n{wjQI_0wqɏMFhŗ$+2-3 b~z bJr/n Y!KX#>ܸõpa\I{>Ip0B.!) PwU!p! n^8JG) d? DLkoGJE+ Mcٮ}ACdѓtxG䯬T=1 Fn~ g> |/194n"S}^M`[Hy)5Ծ*rd4UZ_݇[aM뛨ZK,-$OVyggo_/7r*0;up eiy&HPȢ &on*Ԏ2b }Xdd'/)I]ȪQ!ְTNBNr4xjrWJz}5sLko:F}c&1f̬|WR_d:n_vcI'*ҞCgW]4,i:;5M('Nd x# xxs`dzNQI7ZD+u{;Oӄ2nZR豙8H^QmŒ2 բIsZ6mv_V[s+$N _.)[87MRNDWmo$s=_CG ~ɹSWyxEe6 ǂRb=w6YGG؞~L}6WA:|.N:OH'5YNs_-ż=\ ˹:W^ ~\|G"X?[fls)$\~>6 ?"/ڞI 82 BQk* u xh43`$]9ܖ$-+\IzI-?WpnЋh2؎t.=M XQsJ$UΟ%,9Xvg?Y l[ nV0.N I0 A?ADHoXѩ#/c4dkNOj[ am#JiS㡉dŔVjM@ P-!Wi ă㬆f sz*C[eD**xYHy#ď C/[-aH!:X7/J]hE si=K(<<;a'p+3Axs Yh&`\٦d2UTML/TTcm~ 5KflS r {(3՝V쮼̈́pS@ȹV2Rh;5KԂz zBMfϣTqkơޭ&!D..?0#p$~4 ?VW~!jc|UOk{1F/a _QbT,nYN ,tf-i*9:-5V̵flׂTHc" g=a~DI6۹|(jq6 ӑ 1Ŷ$@ /9氱/ Tjw{HYIAG}[䗨UW|Ӏ RHTk{"jҭMc-dazY7j:44q8 zcMa3ē=~t',0D)V aOB&0oZTq891A'k[;?*([|o.37ZYmw3 i=16V̅/ bIyZ͢R\G:9)LɼW7hߥ"=UӅX{|qGog)6:Td!Q DeK [h\ی'HT/āH`ޤVUĦK!FtK$@ ʁʹ9dP~@*._EEPc~???,װ`)zar (vX0o-o)2m>&[Rn%q, ^:swϼma*9b`VJq +2-yTƖk֯H(%k\n$hݤf=ycZn26Ldaʥ[Qmw1bǮ;KɈ!៊q@mK\%gg\!n= B*`>S&VK |%l8P9MG}Baq[Y"Sc?=gc[c֚1ʙ${3N6[C`4H#;<,|̦/ˍbe2DxRjxT9*(4Y<6<6&_O73waDu<EQbHm3xԨAwel7refrÚÐCn])9fRWWrnJﺷQ}ˆgXf(N=B{T'pXB@]zinÞg#Y6!rSR Cr% wLRb8%g`F8udul?|\fiF=A>zv4=¡E ^R-DOhF:dKk'c%xP;T_Q6bǿR[O &=DzsրT<_f((7eLgJswP|Nl'@ݐNu d  0401:+]PlG5%\Ť9Mx@n.<k7>Zk%1Tp,QSdƐQ%@?Hd ~/rFʚ5wd bĨP6YL1k |R dT4_~!<|ե@ƌAY$lQxH ]]ET$ WYTx6M/@VteQ]G$YLU.َ41qyD]Kt^j`r<L+X-H6 -$:VrЄ[a/;/_gmD9s uH HRe^fn S?a+%9=듬5+`vjT[f0{I;H0 7}KOSAQ%!Θ6ǢLȮExICjOG4Ep6m% utեἏNX4mF,X_)\=׍;n. ,lnAHH נd=YaIP:ԡcY>>s؉CYJzWvH+*5H4<-M va7 : !s3̜FA alETY {)7Dp[5wQg);.jh̠l*OZOsb'Cԡ_PQݽs֍a$-->t,QOuX 0:$I! p y]ٙG}o)Vd\cc(p H4F7fZRnF@&kIg+f+uk ̣Dyk# FVXWLZBQ)#unF2TSX6~P {ty{4PvsVVZa<nЀ ܇ݓ뵋Hah*u,lyy2W#Kͦ6jEeb׫=b]u"LF +0δ1&Bw^]@B@tkI=M u-`;~B d0XyM4`lR]GFV)FXN(3g2:}nUA^dQ9^gbvG,MHY!29#AHPjZ'O5"@'V8 sa}S@KxوY IG-2w>1r NfFfd+(RGBcS:~P~šW=Z[SB9ʿcɉכO(i){Ouof3"Fφ7si|X W#FCYSêjs 0RqӼ!(#3Vdʁ.㒓Ac40I|9 $%&YcJPqã pY;` kue<(3)( ?3ԨMؤy:zOPs=nDBb>tu B9* b-C'1w,7N  Һ⿥!.'oPQeFJ֊2,Ne^2Z[vRח`xĄ\F9gIp 8 /(kTUK?0>ŃߨW_4%OSU .︕NעMa>"kpo|S:$eY)^?`g u=7Ǻvݞm Xr:vMw?0lb0C.]:1N Wb}V2I^)6u.k^}-2Ԝ:ȶ}?>WsSgEM&ׁpč~?[ 5VC9Z-rknBxK)ܱ鼁-8Uz·W3:~ZB?Xc;샡R qE<{omm}W{H "QYx*]'9t6fE;C$q Us o<0hٮrp邥3H/0".&b/IpqrzD@s-U .hXJ8*1ߔAz֘ogƴJ*5yN ,Dm/|OL=zVģ&p&vh9|GEϵ~k;);0 lM(+ۧ7Iҧ~f g[b卦]yҚbmw{zs1 bKLSpЁz(n :?1x>ˉ'm )A1o3Jn/E(U#k:9ZȖKrQ0.ߦHK^hӘ.I[o3:pzhD5Wa*'nhi?.螆iuv[Cdr1ɑ=&*2º6XT$HXjˡz^%qKO_!}:#) 32l7]䒢`H^}ڢ#/Qth# :tݞtu^)%^- J6 :Q 7k˴oB}Ԑ>&e_;Mo8>jR> l&J+uS$N[?)0nCKzQf'qh9z;ݰr.pd9KG Epsy/S#SRY%9wv:x݈?õ"KهO柩\7ONZUVz[ ǑR"t*77>w$M\ 0fyku2&'FZ l$Yf E Za1Dvw>EF˅*KuOx1yYz u\iY#" ¶،h`7 H\H n M\EQ]Kj<ё{ܭH`\K.-LoYfnH&|8bX4݀``fOqx QBo)DFAoaiP71u}yB]Ca{ĽTZhYt83jx;M@%`01o{pCo1C)omn W ث&훍9o*B]I"f<>Zk6^!W,:RԢڃVh qaH f+i1 MjTդf϶1U A臘O(UˢȤL֔ݹ&/#<YP.McR`ڀ8#RQN3SAWiZφD׏`E[H~R6+@@RP|ٖo977n3Ju~{zɨ'u,L&\w5(LI{/+o2|s?ށ *H,tׂ[ e*fڴp{f6(x  Ƌ;?3\UHh11F HG8 LWiqג`PPJIz|NF!C8i %M5|K nko :)fWiJKb!9E"&>_> kʧw0K3SNae?wt#Qul\ùܖζsIcL3*zTȨbeNd@jW 5nTܖ)v Xav^tСjbv䌦 +7ԺKMg E[Pe y6PL)ϗJ~GءsѵՈ a& pK>]7 N$׀AhYy0" 3?e hPmhߠg_|pQӱ(^E#9Jt^ȑɊ*!HsG}\S6jk2 |NyF╡Rv_4{&RNjlk並`33I,Fi0>(/<~LQ966GoU91#AA1+\@I#JŎ wl AJZO.;4}aa{SWBG^/"nWOv6V"XoU(L*OAU>oHLkۣ65*Vƃ*s;Mϡ:ǟq?TKX}S`Dw4[ݞC~nD8`!F_ k|7GkzG[wJZ bS;ZDD|f8}6^{>n`SŠJ707^0}\ dc9XE)8 +]d!Ҭė1˫DCd(OXÊ>Pc9+K5169Uc$6+vB.2vbs0< Zs0Rr x(u-j:4G1,z_;M W{7aebWP+@e綢s"G!"U&[N?_K5)i2ػi|(-&0nMYJ1q/3[V \g7-E7vWop;Qjb,B@f%K}j.~`Uha[R<#=h%!y*Qd z9HIRsqN6ܽ4Pf HwVMJlg e,G0%/k!D}H$Q烐K:X̭WuD=# f~ZmJ :Ә85L*Qx5hts.C@uk,p]ag\PfА ,`5اd!=2098Bg=[sE:'G4ӟlX LNK"PJ|#-QC3SIVCӪ{Z=*Z& #xV#W'ڷ IBdM`QOʿ358CS>7-b:Lߐܿ2S 3Azs(îAlQ[r*myyn8;E^7e͡!}o- U xA-嗡2t*ƩIUއ y0zFH :GU矇^JPkre?4h,:]f 2'YD}k~d ː[U|i)>4k?~hc‡Ljh'y4&&RwBBm#7¶<?sI9Q#b9d{m蜃hs*4&b5 I0D3B3ːqeINF7+Ծ0iVp1P~?'?ESe7T^݅=obᚍq@dD WA{yU/mW`9@ qyt*l^=Nx~-" ݉ _H3Wj9 8b:[C 7}lDŽ'Ypn|]'M=4_/X lLׇ h 7SR6s?]2psᗥw|+%H+䔯,V)Ęu$Y%k}mH|\5p#4_uO!;`Ƥ.栉Mme %E]ɭꦙϬ#9nG2!&,nR_NC" )Eץj%ـD 3ryS}WFyWlAaCF%c^-];-θs.љrw@,+/o{!F5[4ȷfB4UUf\P.'FVv|O8.WH5s9`q?hwN=\s' IYeh{ nkN^~x5H,ZP;JCs 0f&!c)nWܻlZ#R;F,(8q",Bt$ךgvɺ| *MU33iI\pj+|Ѧl XA:!UVˤM57d?s,$ 9p#YZ-67JI :gHQ()kןyҙ#J.P+ZƖ4ٵQtWၧ2U-B)5TrTײŒg0]`X'I:* [$X69Uӆa4 Qo9guͅ,ۧͼ[_K+_sU[SW9Da!efnDgeȫ=m7NCFuш Mh M;y8p+X7PX50 ]~dOvaGfrf0]4aeCf&{&[w09dE&,5l C@2r0Qg pEůRj7yJe .vFYQz&XfrZ $"y@^$QBKPt{bص\[QY^+] ud@*ҝX2[s㸃㘴 ^0s^#9?}3wNeg!.b)PwBm DԽ> ;^Gi`KxH)68 .ό(ϬӗR  es>({z,eܨ5yJN@mi7n~]..HB+@r=Q8fXG^z/mfeW=HpHmoj@]ů`o{Urw,:pa WJi8ትEpzS=Hzv+RK>7/P]RZSwHQ]* -@E:JkyF4skyhBXN;,?^kxm>sɽ.oE>us%MCQRwqh&SyJD@Άn9r=Ջ<@%kH!zf2=k><Yt~'Ƨy&-hxLf V,)M萆~9nր&m-9Ȟ%5Sk^/edn7Ae4-~KIW i )VU=jg}KԅT|6 i-5 驰z˻~>-hn+4:/)03# iMHm !TCgTks!zEłԤMtG[`Ȧ:VQ#7,|>8g?Yj.b;}s6Zhԩ"hOV^EhwBp&ƒ`Y5۝I ȘSt@>UGuTD )} CTPIGD'ɪ"i>9o[$+a{{1z1Bw,yH¾{"y!?G-ƁeV@OuuVQ˯rSB3 x E.Y gxkeIbU~ >cV,+-n<@_ `pmDbcR|_,Sȸ(,1n.SOR RuK"w>Oœv䣨+IZzxO'%L I'b<5+a{^UaC#&xXңa`H3U]֑38+p+H]H1lpVt{u_ߗ:[[4qifAx-b/@( n@^f1_M+C%޹ŚjD0v-7Y fg3J;  1q$TW 8G2 @2+p޸Ľ1u某kC7?$fOQɣ8|/Gץy neڑ3AZcΪRҫvNg @$m JGZ_ݡg;>=iLL46omy)h d48׷$2}pX}2I`=A˃yZW0WzJ䈉d^-j! rW]:e>/)^h*!O!-ڏ^ WWU0!,c%mq޶%Ýz&o@T_λwo %2CF>rX13Yͥ#)8uH a?5L{;9 :MVNY9;{,D#1"U:NS H[o Asl5TʶĝV*⵽ (Qpbo%o= ҉{L}8k_&Mѧ]W T !i?-꫋tmbj7X(塞ܓ(cg!M*>rg@!EoO{-$ӂ*5Sۻ dbul k7P_ YPK~Q YMjָ, а[mR*,b5N^yy#A Uh~]>xoM."6vAUGT'AhH&WͶJp|a _[Ħh9ʤExu*-c|qN/G Mr xAGtY*eV}1—iߊiR`)4ԕzx9,e8sY hMLjGoC`D%aBWz[ɒwx [?$\7(쵗0 hZ(˜np !f)v?&kپ:-PߦedM,M)<XIXE }uŰ"r6W D#:'*Dp` #TD2m(/sjoA":Wx URa<N/3=@u=Ȣ+m;vx5(`[hlLL6wRD]Wޏ/; Iwd,[ Re~6KٽXE<"fװ$]Ʋ&Q̑ g--cZ˺Bg սE|R>F:!$j(X&|zk; LECN$/(eEڳ_).Zx,hyey/4:zg,R/j_P<52 }tHKUE\͒GZYyS;%/pˊ T^ az訁Aq$sI5d VY3lLSjp)<Ʀu#.k wFQAG*У+|WDj]Ex{rnxV~tW̗GA@00OLe8̔Gtq U19O?ۓF=B)krh:G.. N#d횻%0Wz%,N^qG%`})kq'h?ADp] Ө^z[P9YY2Ukdv(^`9 1uC!|1 Jss&.lyՉ(@y\=AA! s>CW fϙ;zbems",iEpWqNҤ &%l#lkK‡/R;[TPyGJh.#q^JNP6fS; <}ozB26LXP]1D>V _R 9]]TO}da;+!޷Hdl˚Ʈd9+Pi 6%Ҍ3mKhit){GE_cUXDWU\tNo*<$ WE- cFfxpX̹ZBdCV7 sŋPCq!dA3NlwoM J]P@4uXBbj9_ !N=XK(t/5v\kϪֵW"jq@lYU5-u &0k+F܉KW`xMxe)*m:g161{㙕hEXuĂLU a`2=& K6MDZ\'y k=ITPSP5]hw}SbI[85eB!j˩' Z0ZM3l]"yS"ܶ7_Pc/1޶zR C_%{JddYB3?G(n=UZbgj.J#eG7cқSpq;;ن0o/R^M2_m[:wߤ&.T 5b[ceP@n>)`prK HkGka~ v}S"u1|;@Ä,5jizIhF}|O,|AJՁB6>tR`R1ܥOs~-(+/yîy{VӜ)65PuRI:}D>Hȗ%G: Z>KXmOc|tg&e\x/{U>O'p.Ӳg|) a. xY9M RwZ{d[-r/TΓ@q/CgB xX:*2$`΅caފ °1 ͶޖHo!Qa{ [89N,_ǜ29|2u7zOkI!#Tw<H1ƹ|Q6?e3@ =ԒUܪWdz,iWgj\] n\? #MV&6oϼ+4x@pdDֶjǫ3O>'cGWsYQ<^ V\| -?ZQ$1#Ybhc͸.XN} Suk/au4sEzk6G\2s!/Y{ou+Ie'<" )UO`0qO4 ہ#&/`SK$ߔq>MUTKư [ː\X]bmW&nCĽZ̏CUAn7 UF_ҴJl*rcSO/2?+i8Ά{A@25}nOE|As%W`Ry5SJ[nBk#dHJLQ&`,^iog:8eG-R495nØR̳'\r#>K]w‰b4eyRxc?(K$j# p3k%lm9羗 (Nb> v #>ܮ =*)B`0*9wĔ+%R Ӗ|oY 6hwȗo{A99`Yz0y}: 7oTRB)O_I#y8'2_UX "]~Y.3A2//{VCqͬ mcKV«`d|d2C[#CdVPC% ZEpKo "#pwu֐"a:ѯiz}AW?Ȳ&B1P64_t\m&/x ySOHDBw ׅ2gAeԻm)] Xh-@3[S5hnMI?YN=."¸Vm$F% }fawT\ d델!;[YU~<3&g2] Nn1 #7t)'.L/)c2q:B' q\Wr0$Q41VlМPVLSnئ~OpEg"Sj~[ږ7 ; *Av6f> |oDHZɣ8[*VD TN[ yi:Wt8%:heWQ6.V9?,%ǩ cᘒ ё Lt=& >XVQ^,pOGZpGBSMY%txDK4Zg;0g։`cw{{Z`Z&g?Uy. A v9[z[>;,y__vH}@* š &+eQ >yj}mPp{.5k&B_akV wxɛض#)ӠЫSUl*fMʜBV߷xxr6ޚɡbh=ݮsxZlA#SBj"jT] p"+50K"}0ݹ0ݜHЗ|2hY$lϑ߅k*: Ak>vqNMƢp@:ƑِHhms1ɺ3`X(bly ĺb" l' +pQX b "CE|mPޘ0dkvۄp|U>XJxQDOqǼ `t> Uw{1uR^ JnA,[a|.@JO2 Jw=2l Y*|A\x!'Kс@IĵBLoQe=r xCZ^uBT[s*f1I9,àA呩Wr͙L:.D)ҮF mvQ;_JYpUJi2v=>ύ3 AiJ!ϫ&a4nP}1ɯq{뇩Wc{P4;}Jg:m H|:s~4f]WKyS~y(Ir܃E9_"`G `B)e^쟄 ޣ37#)&EE)ХCa|YUT(n#t]Ks W1_GȪGѭfh(~q@~8g>=8I(kj&юX= ?^ۏe!6M˼%wA4'95sU9]־MPeb7v&tĀ*Ԅ/!! F ?Jb 3`'%1}eD@!i^c$?޴+- 7)Z%ABOASV^e!՜ HzYsC6mT~Bf%ײѤ@lDͤr"O H2%x@ͽn/Ӗ-nj?iKW"qsI5`NmaU:uXO*4/گNO vPpP#u$Hw^*iAS4#szW`veCi UذRm`1hwVXY V+*b,NV 8PrK֗h+_'+[VΝͼk{Հ+n.: {!=%8ࣶUCQUye~9}> guɾWˌR>^WV~E6[QFb/D&gzXn +2}?}02v*ӑ~'=GQ43<s&29%rZEBb4Xb J4.ӘI3$CP=Tg=!cdd)@2i*>L1HvgM6*w^ u1sDkDAS3Nx*FՌX}zWX.e]o?2|:1W{`|@{h̟` 2Wq'qDT)CU"4|pIEͻQ S!Z;j0C,]1F!G2(:kIx9Dݔ0o *Mg0(p "XH_14d RY lŤ}a$ YlSG&O_Ԙ"aa&_ƗgkY4s6 6a,}nXk'h}56u=(hHIͿmb+0VOp{H Z|Pg 9t-Ǹ[Pթ!ŭ}uonxUPrY."ٸCNȌ":ř==j\'=5eԱ&\TCbqW*!%Ew -xq^ %O;S6XkBdQ-?2sJ/5U ;THr!E.%8vgmϻH NGm7=+4z8;AT7)\Y,?v":ϢZK؃97΃/1t 6Vto?%\q(,-KO+W$q&Mb{ ZqĈ$2mCZO`=cbw Dm)\{ r.GdPt|RրP۽j/Nj=߮>>~1ӳ .fQpVMue==贛ʀ `;,ɏب8*$͇?4|Vט]$Ho ?v걤iP6*q.]4 cGKP>Y.1)"yVf$pDX1m14b(%8Z6c_!CzqtѾLOd$PRU9yN9j^ @G̙cd$| G}-r#V r$:\"XM8!ʲ+&d/$#JD>oa1'~(3*~- obfԒK+I~n֣--.g3N/^E<H}; I~֦o c򰓌t].' x(󒼦Z6K!sOBRuӀPZ`J$Kw'ƒ2=RUCWun\EBNjlzJUbrPCMb83kǔWFDU C;}; e zqJ,~DlhAJ_T76t[>\)$Fv& SRzN{6aQ-OQs۠WDcG+8Y'sٖ6ix! MIS~+_{}&o,Asfҕm<5DK^0S=jQ} BwC+9m0YߘΟ^Œz6Z=U՗*Ф@"IWg:ZFChjfF+OMe{?'wro0RSWܐZsl]VXcK5Ik\ϵ#(@_'Z"r︩eeKf,F,($>s}.Wi`ʬs@ -o|_(TJ0X1:[ (s%S^| 'ΰ>H:D4TT p}uAd/(qZ )& [rmMa;x) G_NuXVհ9/MrY٢}BYuuioe9tKr&x9=#n˫8-—NR2 ԍ%f'33--;Klf̋I .?Ĉ3dSHMH)Ҭngt VQ/K1D'Rl۶c\oQo!=+g=h^[ZFi_HbOւkiQ0U vs iNS`I-pxS.xz2w:;.W/;k\R]m55Έ|,*I1'2QÁnjlii)Ha97" jc?-FKȏ]@ۋ}O6۱VsZC} 1/!PP t9n.e<53[b_/|;PwKP fwqB`Z`*pBu.n\8 ze%~ $|~Y1LP> +6zRv*򅕝x%UKSտˌϢ'1"g{\YۀC/?xq1L{+ȯ(MtًIԱ"E-n@I&8ϝ&P"OUma|铆SIjuz7+,z؛:_"v[1]I仼Wn-$Qr G.=kd&iv$ 3c!^*x2 FjahŽ;Ӈdz~ʯ =UF.;"+_Aځ:}tm('Ė#ZYƞ%O e;hȎT_oUX-n̐]-~T cMF lz_]Jc@[^(F}pX@Ӂlgۏ ٚeqoX?){NxZ'ACgMbG%MO #&@DQGGl=bj`GINGyK;HKW]s8^u,WǍΪM J3՝:,zG0F.xo1A7 dB'Iq`#AsKraU ;}t L,le_ஞ_:Ʊݣ1 df&4:R;q}GIr7wUb. =R 쯰jw lL[+ir{Br6"2Y%RH0Y6>$ej1s\R.9iG 61-z9{JWFLq[EleHJ0Qnn>WTP+w_'XvMs5E4"h}^9lTۤ5 2q@3R Ȱⱐk;!HPH\QR$٢k0F,42?l tmå6<#{} UzNY~y}En1w̠LۻU8[iYov*mw6!_k_Kw.H7yqKkK-v*0ǿ*<QP?_ׇb+o[3/\R2+{fe4SD@Dѯ.S(!HmH? `'.  wa_wRcǹ"߈Ql Tf- iHWᣥ+Z ?dHG罱*zݏ_D`c3gAPz7?cmF8zUPVY J_9 ˞r jgCIcA֮uX1aerEi_H&2#yz+2P(NgX֭^5$@rt%#A8~H?`wePL7A'X*Y^v\g_MoJ"}̰==8+%]Mb,gZĄ ڐ\VB"c(!{ bpc2FwN0d&`$ӍD}磘x v=\+vz:%9(w~jk*{bbo5rm %h1\`~*z~(5^#a\>noc1腄 6Tϧ?4s|] :?Kۛ˘hin۹ VBV^'v˻<Ři+YXv}yeU9kDxjT:h Ao{J=5C$t4FeXꌗ`cnHn8[!+ct ;PμLL4F7LbV}x<βk޸0u܀o 5&'WIӭ.ؠM[eEI=F0~+k%HN{<-zG*)3̇^]p:J_?rt _ZCauQoɎ PNp10m_sWe.4S|F2_jU)NJp3n`*sD,!Hyީ&5()WnfLٕ;yo\o~xwsXkR=[ |M05"'{ }@xA䀮!. f^$Ħ-MkRTvv؝..]s](٤l?USSLUb~6mH me?ɗ5g3)ꡪ4 _ۗ@X iifDTT:C~?GsnBsko7+gk].Hֿ:26Yx6zz2_L&a?aDE6p!D3>z*X4֑*ig j=elY0Z猹)AqV%9kߙ%8SQJ\7|T, $Ϝ8MZ$w^ ۧd̏:c*o4ǐZQkI ziGuFa9Fz}[vz𿸢qp1єa2WTOeBH>e6rҕ |XF~#wQR< be;^|uߘ( # jP*32Ji'FPB) |RaN%1j1az2XtV\b3DFxF`c>_̀_b(N7gO _ޏ&2W XafuǥQLY5,?@d1: ;12CӜs\}ilzJR^kO޹q l% U1afm߇E|:gʋ cxk<5$dA gź{QUm~; n[2eI:Md%:SN'lm/cN xԓu|XԶMbNegpެ̚:̛[Q3U)M6z-.P~@YN`ouzT _u^$\TTi?0)w g*6ɹ)GyĢbDod}`?4⤐I>@:H1f~5y) B%澘eP`Ka 7 ";v"#mRғ٭pF? #e/[>1p?A`PZw<<`c.8 W;Go}5c#n|~~;E]E_3 Lļ.SG"yQ_GUhG"Dåm'| DѪ/˝ X?' 4pubYt賜 ڏ!fɁd ln=ՀA4l@ m/eqёT #F\G4?n G594ϻ6z7 +ِG}֠?Donk!>5C||PoV<`TKl#o8m{tU4$5 33=yfv]PgnJs+uq+R96SeCk서`0NPzC)=*9+"HTnjY D/|,mﹲ-W+J z?/y-t/IQP];Ga@.ijލ Jlx C?8>㷢Pkfڐٛ4λŨ +-K熨`qcbM+QJQ4]) 3JahwϚv;裪8e]]ۈ6!qߎɇ7[Qf Ji荑`IaslM2Vi-87j@&x?ZωOde 9#O ҙȉ0ht؅Jx 3 gITtC-W}$Voj}S]ժ2 #h#x[Pr\̋v4;uE_s*c1uji>|&+DSi7НrWyW0)ۣW"P'Eux̎-f gaϕhlҡ)Yg J32mhsCm>D$>"?lsk*WIS`lFT^F/}vaLJݾJg?3.^r\qb0၍.}ɘ 1QT[E8H QRx0 ԙ:DUBoB֩+.e+`@Z5(: &0yVҿoNd\`xLɍ.ݽtndmVqLǥӠI6X,dP5#8,is.uȟv_j#yݧp1M(Ib<+OP /P+paa&ck,PK s=>% 1p霼OH 4"<9]n="ԼxHATJhʪŒ#5`9^efn!v yg( t#Uw/|lf-ʘdG?$֌%V/6$ʮ AI03;d?իc+[`>' vߘUxZ! @@eLs+'tg?[  ln~JSPĿz*p\mVժ,>8W,DnI&2V~IΔ<@"ا"IrfDpI|@m-\R^Ƹ.H#{gfqMhŶPf!.-c+?H*CFa {SE{,H="U͓os*=2W#2{-h> -=HC mB=1cie9wHхEN~96׸Md1CS^dYÓ1gZ*u tÖ-d/0CTϝF/Ȁ&bUT)XsS处ѻsn$\m{n&s)׸#ә^]&K˭=k}h3-ܖ{mКS*P& d־*wƳ@}V[fvC`7fm.7FY:ZGt9>ZѾ>GspquՖD Δhds, Ј@U<ŰEqi@컏obQƥx٠ gFgjg"&5H''M@(:Aķ2<{ԶˈյT!k>tU1֞ZO^ Lqrv|ֶ YRB% 3VGj ~vz|W3ri] }Qo)_Zn+SJmO9}>\ lȽN]PJθ{ J!yny?]u7wu*?XL5Rsƞ)C|: 9gr :j!lSW9ލ V{^s{Հu'+s'ieV#7abnz%Jd5A>ٔ^7_&^lvCTs_G #,#cl+{tY!IOI7}O"]0CwL&~J2)V )H -:se\9T@ݥ_s)z-Ŭ; "B_HWa,W{}XCS_![lZDyً< W8p猱.'^\ΰ7UDS]HpBo?0lMRiG{{*Ɛdw+ %ؑ#d@bF`z)i[/}qqOԧ1W#nڴݴFgvc\%P@3I*:j8j""+X1`-dZ6(1I}|}böLd5.ɠH"T'4s.[1 RN< %P[k66nڨ( v+?LBK 4B^d-sC .٬:XM^,0~P~h=r x -cg .:f@pW􆎷$$'jna|ժ,s 9QO|16ݒGȈʳeiX  VfHTJ!h4zv[gߏYƜp>))uh ~霙 -,5[|ebA) ey%һgs! K'+nh%ZXQS+bLqhK0K=bvQHJd?LlUG* ͆8G‰ʇZwho%QzkX%<>?Kڪ@\W QQw&`krQNK{8MfCc|w8ͦBZ?&y_ImqnkI`ΥW[Ϳh:=޾kR$W _Z#8VOF*ʸ^ 蝁?Bu&P;3O-k"ƞ4eQњ ^9VEWؑm~0eSޫʽPj$n2/be(ggVj~bsA9W1GL߹;&ٽ9ٕ"Lpqg ޽'߿9 m+.[x{{mSb٬nqLdxSFOM+p:77LiKvT).`k*@}T0P5#fYncZBZt=7C12Ȁ&]@$sXc(ODn{O#y-__G߸8}ޣn_ Odl-d&4 Էb{IMo`3־KX>Z}f~IO!rr1~;qX؊!qè@aO@߿;N{-Wimtk|]虋tl+1#CչzhR7Gy1k i_|y1 dx_Hq#ld| $UuDGm]эT軇SVj#&|x(nce \a 4߅9ȟ"}.ġ"<-L3\dL|ʪŵ\L1dӖR'#<-N&}.-B-Eυ!U <)a.ŗw^A.ǿa+s(,U8 H붜fH}3iBnX"ENdkR ˰qKW>ld*HjڳRw;lՀw. \\Q3fg<dv⮵˓ o$13d[ص#Ȩns$SM`Ŏ-ԺFx `I_" ~[ 6$VYV=-d~qJ .+7'*[Or,xjsNd >a6"ykmwŬ&BgM(_$q4|P^`GU%R:-`=aw %v,~x N;eMP0u]&PChǥ gRQC&͟W~F@.Pf:\]01Lp*4PH!*LV.d/vH7 Ӛl;=3Z`QlVSsxR|GNFN3E{x l"g$Dix\hޮ{3|kvlDA2̐&l iݎ I)Fd1T{+1Gk3ciaHd%kd2TcmP6ĈT\WYaȓ͒y[U̢; KzQ}We.SCe(UTmN Wj:wSl;Rs;:PkAO ZyzΧhyAT,W1pҲT0ΛO=*MFcuI}d>o,hVWĩpK( ae\B<a PS;8TP+ExƸP6͏ۏiL&/a.Vz:2?\{C_Q#Cꇢ剡jFBj/S,I(xAn El㉠rq3DCF屈 Ă\!!*?sSݯ]…UEl3*iVj:`^d9;$(?"7;+_Y: -:X'v[ir{)ogc8t=n#b!Vps}u7Z L`Jz518 u`0# TK:aszlfN1[Oo9VE+7-M'׏S]G{rahN7"J x,afy/֭$]7`\;^u}TǼȼ-]R1 #*Sëuyq|!#';^߄4kbͻnʕl w;'h ea}&]䜴9k ^Ņ4xsh=4Ǩa7X` 8?銲 O7S/ pȓ9?xپV6CfM#Y.ũB$J{2{}Rt/ ] ҃]m `FL>咇s*rẂ'Cnm,sɑ׎4;\!nnAc͌̑'532tuR,kOwe$f|b-JR/j)HrrsO8_n\Hfd<|+30V, M-Qi_pζjPងTij&5nL6Ґ$Ѹ3UÒAEH  ,:ls>gM= t˗mZ/f;Qħps k]Knf.S1O ޯQ/c\톈+|q]SxlGp8' gnX3T+ uPB{!>:Y) U e2YT=[$z/"MFL>dbq(vzdW|"uA:)¤عu-i٨Y&jEJ LSl [+1D[( Fgiv&E+e Vn4STE2h0Yd$y(7Yg.4WrMD,>.9j' ( 2[8ggp>f8~haKx]&9@lE5j`)A,U<&+>jRS> .uVRlj{S3rȆ z+f_:wX Hy6C8:>]}@Few4߁#Z vAmjKUqۑ.?7ԆӍp\^n]./=65[ck'iual7;z1CJ8Z YQʆz5lqk2bX -h LR#|ǰ#Icϻ;)ga+> Q[pV;>{l>kzB<*w5L'^pKPy,U`PhBbw4D6NlA V8.t{192*=%5֋3cw`ZǿlrmH8x 5Dk8[,~D^XIY=qڭ8E!T[h$N{wLZ \=Lm1JK j0fZuGZ=`sG ./dlekѕ+QS1y%~oCJèjD>`dH _e1^R`{F-i#$̴YzX}Dln4ݶڛr%8"?[J>H%97hɒr J'U)ͨ`z5 Ii1G]t./j㸽4nTxWSChU}Rq;% %F+>Ix_0Td۩(?<УUr{TP!Kigl p:lM=jeI/E>DSm)yH>ώ9.eQ&k(w-Q?gqpњ|rww01s:Fl&CuB `3CP+Q֌wȟ *Dg{6hزkw+0gRV/gƇdnI ,:j8v>v~]!š%oX8&'[BV@xi9LdE~(s~M_6̸ӒΉ67c@=nj0xrϐ %"ö- n՞BE6M(['ByǑq/(zj.lx/>\8 U=zkQ7Ut WV-}IKG靏;BE=Z0:ɭ+cA% 2%b4C7T[Tgΰ^kI k,ᘦ8=gL@ ˈA)b$Q5V)qTc]. ,@=40pŭ.Oi+/5y9,+Df%G ͌ kDF>BJwU,i^bRj)ۿSP{U4 d׶T:M.?ÏFI5W6r+HRt8+Gm >b4!; ]ayvBl Y%]=õTf⡜p-qmYk ڏ۔Ӳ0I-kI3'43S$=@ǽq`)-Z14# 1 &O*6Z?68Nk|I$ & #vt16ixv 2ysQ)dOlwHye9-gbN] &N( Os/_.p,>/AOyÅqX+d$Wr" 7kI\TeVd(in5nǡ] M{=IeD{/(u]sPu]MTy" K ,iK-*ii9a+nr}24S聤0w.bDR{eb>|5w Ve/sOl Ŏ -4]0;W +hKlS|ZU86s߲ MM҈~C(+m挦 i<~+y-CʨEed Uʷmjs2~V!_x3FG=,ط׀P|T 'dB3^S̠Pv|8t 1_Mr[މFaj4ECգKqj؀c@Qpz]P_vh `" ȯ=19`J<;5TʻDntJ$5 Tb$3ԥ _' D$KgC*%xy`Z'.=!94y+V01ɬE]`>t,VKzzPE bM/ p~EC Υ-hrPED5ePfc{O+_ [QU=xH2C%f7B]}nVYzj,}v2vZūdӰq.AqGVN`JU?c;Xo6&,n'Z,:>3\C0;ZKgK+ZǡVFo3}<1YOkԛ?mhP'^Sa uqbOQJJ-:$fc<*NjQDrІMtdoV!S=-*/.<] |L e bc>;;2&l/[@L~, lƇ?%o &&|A^-34CuD*ܘX 1zfP## $.>Y4XxLoCO}T?iӤ)A;\_ @5JL9ӨcI_-,.$K;D@0bfzo~qA'߽ ){!(p}cbՈ2h,Py :F!< d@ wл?9GޯOW W MV y_-!=4:S󥧆΅'T8C[kL"F N!*5n&E;/OnZ^|?o#*5 8"'3u4R_l-#a!V;`Q{kP]/sø> rT2zu ; l9re*`L8Kkh/_wA s: eՉg '>[nDhzQ3WVdRɛޑcmu24ܰaUAdjMy5m׮gkj*eq5M9}J#T X6  y hݜjPTlʑAz6%{mۚSGb* uo pt bf˃U|)rfʳ"qӎHgۥ2>p~AmQ7>AE!YXkT%hhɀSzq 3BϼI+jpub z dspAc?gP7.h4 24F6a22A5IY)%PlCt!BT.-Tܯ=F ђwG~WLl6.b9>Ik2c߸D;aS*%OzMh$M쩭7*.˜2!6xn%TU]\Fn=Uo<)%lHJ̗Mͣ*gػԋG5_FkEӶ6!rN]‚Z 0\eϜXJh+{iW)Nr$-ZS`Yw4^_i]@d>/w{1rƆXyuU|>+-KeA\QBAC"50A(C)žZU Tf~yme86a_,Q-L G"7T;@8.Y[_zoʵ ks9uŮudOrS.M``W`!%bM 0wͱߌ[çWoasRox{"aeYhRN:[3o('趁! D3\6r`@;+/V>khIєۖw(V.tS|j-^KWdcbm-SGE' M5έ!WprapaDW\k0ECO l"MH@?h n'u 3(8G,谥5 ,-(z,-y=jm~ܐVݾmˊ|q(-l2f4 I33<$'ѹvK S=!mm$5c`z O?~, 0 _l>-O&.ۅq"۷{\6dvX<;Z"@< )N6w4صkgދH<%Z",7MʯlIz>E1L_9=䐗¨a@wM#XNP 9_/LY$TgPA뾉Pw#?i58xOXVXKSO|!MsS@'HSh\S|Xd`D6CEI>ȀpRbwV8=U T+h"O?{ ;W+HYBR80m_ H ix3|? hْ{a)gdo?AQ e 2]k#m&NJ[%!j Nf+ t>5`}o_AAZoe&8Rv%SFZAA L!&#R$x ޲{IJekyA|x"vgY) /Ɲ;3}s2wҍH&<~ tJ'R~ YY"7YM,R3gS@pŗԃ޲0bمkL|@̣džw=?NuᐗKL׃1|2y&ZTC Q$Q+5>&^+yI7۶ʻf#; <řY!fM0 D d$Z-òؖc"^O{VlB85DK I3*Еe%<&_y'x[Aa| ;y92t~Ȱ(m*6]QE>7;OµE&t.$tr;/80…qs]g5<0(m-9q4aV #PIr7ljQ!zޮ CBUˎ̰Mt$L ʜh ?cle]PHk䐚FE]F5"+ ZGssխP|Ux5eF|`( mvp<}zi\+g2a[cpZW_K>xI}[c\ȻiM=`?ntK~Ņ,;`¸)|]J 7G\xU?~!@%6jR. J44ia0ᴊwD3eA DErqe@YDGsF~y56f(nCf^/4߼hҗ`?ܥ?4 `[^nFK6A8+s$WO5t{c酩/sU96Pq7$'dw}PÉ`)`]K^;]q@'v2 XsVH: #OiŔ^[T$(v`V16>9B0f׈d6;v!p/8(Ut-KM,EI&˙~!s|}n'ZX-eyMM 7 )o8 Tu'6WCDpٝ9XOq= Xnd@a7^cY@zaίX] U1y p2JzNRU^ҹD[/LY݄S 2'ܓfiZTIvnFر0b_ˊǂh+:&V82zH4ZF 4Awit~"!P4G ;^orwdK#HEFF號zZk ELo6T#0i9SBàH*/]5<s na!3.?[)rfS54r48SX q2 s2qA}Sk %f`PEo}# 9+Y]NxJwpgy+39\>cdD6\*޽oARsB/pF SMbyg"lwaǾO|F_[%xk)v [`]PNF-6ήոC)wvg=fݎ8N!b-AGVe3:/( st'PwP%+znoaX{w~LAp>;({ꤿ_ix$eJ -'SͱW"L܏g91ױj%j8CzJL.k4^ۂ"%ACQPv 8FC.5C[E׬DoM!BbX{0RfXXQ<~t[`𛷥g Bj‚dh=IE[$ {f BGի8{tY-(uNB/싃CЦf'#lndpua~0BKɣ/@B_ [ޤg>y6jZ}3?'܎SSQvhn tIkPR<ֆ!;~o5|&Ġ/PYy10?&^]SˀoێR-(SPg``L/W^bs:.w"XNPց~u9>Fb!%ߨ CNp;nޜ=fd9}oD*<_=\9Q)8tqic u*@d%RR;|t ^AtEh_V7MR>O4Uihxwqkle)ܥ]%f@Ñ[BXZ_O+ȁCD6r"](p}I9JC3bgL:A'<gكҧU1(ϯog a/ QM{⟯7Ktdu{L;BS: % \tl:y .<71څ%$Axe3qz]ܽe bq[3[I౿dܡ ( Xu ';7?C]kzn8!2I *kfʀvOTBkBef˕=#HL0̄7. b<>R~I 5uw40sSW/BXEPQۦݻ/u$ I3 '),[',XI/,D_w"ٌI7KAuV 5悷@]n#w񊢎t8lף(]Ey 2E|ȍ!<w F3p#f7ɓAw-AC;k5GǮ/ߑݼ!z õ//*ꎃ eWͩr].Zɿ-SM-%jJNf /[ʍ4!\ָvXTbABrɶoB[=3Cw6ڵJ.qx:5r.Bg-.$4Y%g\=t$ao^Eq3CPwca Y^*AJăeOv*/`;1dOb+|:sA쵾Yo>KlZm W vSۜt4CdN>g'SA^Ԉpvxc5Ofe\lJg<~I[zcH4( \?s d3MmRKce8m0pYiEKzY-.Ʋ#q޿_$viU!z-?Dz4 -l@B c{+d/({//mt~ QȝyAۙ[>}22`;RzD{r$D鶑2 njq=/XR\OEIuJ,Ěک7[wD(} _B fL3:-;'&urQP_)c ;pQn;a >mJclc!R /)>5Efo,WBj-!̆%U(#ߗp^ Ķ{Uhp>E$]"z抟Z.ըq}s½fA5V.6WM 4zi̓0I1a]4ORP|EʽfDzص3(Y#dbAP('*\o/kZoy=3,8b>g謸.6Q픲DlF'leĐA bBʛ[ڑ3@o|^='X85'_Pj&fD .SME;GRg0o>v5` ~]^~CHK^} 﫩bhM1qUS/΢28eņTM)E7rDF@Lluj+&|~@; Нg޾ָM^ʍ !cлOw?]{ς M}兏]7,PЏjc)ӒABtWgD13'w-$gx"-[`4P@J>QQGlIr=ֳj$pˡ祅iMͲ #'D|ۋauT:XaWUR2Mn>U`bZl\t t7IF%nV wE:1+ƎaQDQ/(x QaWxP]Yf$x BHhM0]wc%Z5yӻIQDv:2ͳaJ̀1gCXs֥NPc(-)Rv2A-׶WMBf/FǽhA*_`Q$ѪPlQ`0 X&69W㴭)u*hhzEX~z0&7`OgZ61uM5s,UGSy0t( qb^n Dͼ^9(~Xl0& LHPK_Y}D`+`aڝAp嗇?]J+y2Hߨ1k=?xEKρGy{ ކ *S LKzq3 V\c]n8rvX{B@?uH[26)'Hh͞3J^}zVpgKa?inqvC{ϧOBY2pf:ڷĎ+DL}_&YMù[?輿 R} z z~} 80or:X] Q5C{XM ZhTW|b݊$c9=9F:0&.S_* BFfI 9@*~CR{}끎=vTmj2`l`Bq)py "ܝ!=qoD}'J,kyuK ml?L)QoVREyF~%Y^:RYhSb+ەtȠ=?TQ2~ř Ccxfz}9mtL;XG>g% [ydh(ķi,͋LwɼkG7{(nhہ_""}r2nyrB$*x 2 L8q'0q5QK &5|4EP 3YPȶY_Kл vrG AX_u.rm(oȶw߬(O.GDcM֌GC^Uۇ׉QҼ*"!'Lr4P<)Aljy@k*Ò<ہLyt:~q IEV::iϧYw#~NVX!R]C *]J~'Z:77iu!78Gxr"Fn=i-+|%fAv^6ީ42Oܢ~9(0NeNT,!#c>cU*E8"#nP ЎsH^(+Fd`*3^] svυWa - GUFɝ#H,~HJ?OŮTE)Uڠ/mI2Eup@2~$ /=(*Sюd2) dO1kn|`eMFsq/6,PCB>`V6PK͑oW݌Nj60"3_ed5SrotjO:`5noݧCD>w6+#1BEg76X!/6 a h[\%ͩyhPŝXhظXQ{ߐMz?HG xd]ȓ9*ã9xy^ZLaxN)& ɕ 8Bᤚ'Osk^8-kCFӚrbedvדƏlC͓m`F~):kd)%C yR V}XfA )JH+{sʒaIgoD=9W-_8|T?*,4ϧk<I#Dqg;Q0XSikERp6hQlOq<ҥ~K6LPu-!y$q/Ow0Mι`FpbS7Y2pCC#{ǠEEUﱑ^xak J]364X=Wz[Q-_t< wm *_$Ȕsd1 6:-~-mR9=E)7Xns|֡w bQ?0 `5 k __Syr\pʸSiKDaЬ-D2#C!8%.Xh/@D7$OBXF-WƏ{Q:t@\jA! 젖 R 6r|uFz-rx/#[!ihf??Pg2(R\/ȴP"$ uQ[_hPZt$SM=烚*U٫tČdU9AO@!'G\[a S*nS)3a7+gZ T Xc| Z/9j$ o>!q(| |w2E|fx#j|Lv0G(ۘadA/{/_kaZ/8K? Ȏo fXlutO"Ӽ~ )gK1'27;׾^={I/g\RB<"^ {FZ;ƜEp4.4TCiY#x`3QGuXnTi]p5{Ɯ˿bOyDmږedzyv1M-&;gߙ.ܙX՟?`b|.hi>Co0&ʺр@!!϶!nul/t#O5v:eg: 12)_x>_ؕùWȓˑgfRbX:` J(Nz~ӮB OFv.J Y$;ޠy8C_N̿bhP{ő\/AUl4j#ĈǏm` MhKh!2~j8-u ߥT[lvNޜpJ?ɀZk(D WM~T4ѱoFi94 5}5T4S^+wIsݯzh=rx.9}kK+@?RMZRH-9Kb=JtuC!J~!m:oDQ@)ڐ^LB+'Vkckg2riNB YjS?&"P D3`2̏nE; T(;@SE3Oe$Ko -rPva SwИӤbev~<1aXV;<e{x٦Cl3FcyXZ-P5"czj- biٶ׍$#`FQ AJT2Q ycfYg)(a3tc&QS8{w@B- KNRTşY壄'ǜ$4E_xqRљfV#_K!\^s]#b(*b~jZ2H!ORB^?;r)I>lա3d簓?ɱz$g pdxw.׭[h^q]eK?q id"Sh|:m 0JdRFO`Z^9 B#٪#s -9,Țdʮl%ʒ1s}iodqg2'泌݁mT#$Brc~j!/3(~t0`^V-MM2}^tFK4ͷb]k][޸'$WB YoZرeCzad }rzr\կK 5mH-sVNȰ7KA tr l=7F$`GKZ-ۆ`YA ~ޤ{g7 |M]"WG?AƐNdW1`b߹8|bģaCr7ŌGFow^fdApХ4ޓ}~[Y{oXhg>q+n%;k$ ^z1`M(vz cݯ>@Huȹa) %YIհݱ\L06g$%AQb%k8Wr_X (šY,LNQr;baj``Vh_7xf!<ش<6qoHn]UJ2!WI̽Yq<OUJsU߿_]}>;Foݞa/葔 ?) @XQ`dBY`kyCH*B3fT~:4کi ZXG2l*rZޅRDvJ+/v%iUm\i D}Uڿkrq!K^҉8vghn|[]S%ֻ. ,q~ CTu&qa{H53 COCpty"" _0Y@7KkvIts/'VquVa|)' f+G%Įk(@+TaWga"BR~7:6 Bcl.ݍ{Ré.1sgn-m2U z׽R+)B1KU[M)2>'@zODr:HGH綕YPq."671m);5T3+CQf湍Tk3e2HQ L7']2G)9ڮaG%q )ciWŇj#-t3:]c-o吮5_,DE}Lv`# %_# kZ1V0F(tx3mR$ .S =oZ2ͪ]7 "׀&vF N!Ay~ن#a#[_Ŵ;XRGH_Ct,/AĆWW ɰCKwհnfQu(y}KëO*os>prZnZ)ƴhheRY:}Gǵ㡅:i \3II/{aEN;~Ҩ:^L}to7A˻ yD7 f[7>s1^QEp8\.d \EHp5%!ꔛhFхvBbd~@uyÎ_U2T73Xi}: Hza*Ecz( hRc8Dxlߚp9dZ ]k7xM#`o=+Ҏޔ-9>tlڅyEi m]608&d銣Ǡܱ=ivyl D  ;-L}"xiGY , P:ٌ cёAC#[~\h/Og3cۑ2JǠpfC:!@R 6[5$cmLi>抷H|j"0ʎIM pqt5cNd_-k>MKp El mT8I᫟,iu]/>*HѬaW,<$D{3@6/ ܨ֝xGr.e5Fl 'B_'Wm{0VWCؠjADў--AVnWlV׍n̰`sBpZrpQ }aG=m3 y%1L!pc0N mSU6 (-2*(M2qS36xhib_J]KaUXg,͆ǧhT#[esd7_6TiJ-Jyl8&UL(kvw+ǭ|C.Ql|ӎnZ<)iG~&jQ*gP:v70J9S⍋c+u4 rw$eȻZ3֚Q?zAG`F+$C< gkHKkgb:)13^d#3LJg/Cdp; cj ?5s/dp]k' |BA_[ |4rRqg`,kQch!4TZ·J߱:Wj ,p(ѭ Ҡ=_^:]oG^SlG̏IKCyʮ@}$~h $;+ A~r,\xU4jN<.ACگ~\.rjDgDr๰ؾ'Y]$g`=,+jC4hknq` ²@EJغM 0 O4t?oR4︥z3#" B%Wt0MvkAWys=cR23ETx lbq^7HNC1U 1]pm(t6%pYdTE<v(7[JdO5{bN9'É3ǘ2bVLf|YUBg>D ̡ ^nښO%b]~Y!~f>mMI/.swI6NNz(I`c7p?+r%H e~ uP8h)a@NIzP]vt=[kq60֔W焕1-PT$CR'q:?7R{ЖT Yk7,v=!j+Σt5cPxaX,.oƹtgŵS5~c E ކcDt0}#%TqWgVy-ҒЌTvT!/|I_uS(al=q#<9\uT)#0HiW],_ReUdjRhd1&wz;bR=4 %(\L`A\'ʛmwj.q`"j027Q 9)ZxHpܤ; #SA#ae e}qs}-:~@ǑɇkGG2t^Wa}/xB|w۝QLy-05$ .Z< Ƅazԫr~ī8l0$M:s%i Eq*tX}TĚbLײw_t*ad慨]9ӥ˵|\>--Q8pIf!i\ {.R^|{+Te"d]?G+8"QuiO`K* y'9z\|q2ـ2-ɓ]fL qLy!]Ӽ̿^^2$ YkCߠEE>.|~k\(ܫYw~,_ z4ԣZrZRX!6  `ڃ;}="4FQ3w׼ 21lnw_U4{i>Fv"/ /]IfăiX8 TX)2hV%6.- EqGR嵲-?׋;IٔuJEj[Dqn6£ \$P{*h,iUäɦ O2Ո #|MBiPo+\S,]OAǺ. _CBL;~/A'o8cBd]|k0th.RŝWHW Q\OHH{Y=㵣'rlHY 2v*rD^#9a. a؈$W}akjP*dA +҇̏]}Ify8n.lѡVmp YZ