go1.20-race-1.20.4-150000.1.11.1 >  A dRyp9|kyNsDR}`0}xRCp-h%ܢ_`Y8-988Y<@1>-ڙRet>مd IHfð`J.WaO"H+"a{!* v5ڶ}czϣ%!2GL(;g<6nII8jW0ixxj$\ݚw9s-~ཛྷ y3yfW=;6a7333807dcbdfe9150031d8bff6dfe17fc4779171fe97259dcc4732bc9b98488bef307094bb0b50f2ab008c68b4cc8dcf2208a7dRyp9|chK0S=̪gXd[nVH>&b޳ (xYuګwHԜ<\_kzs`mS䦈!%;]os&,+8e|ºH|sD;QQF ,+ۻ{H5 -2Vc6~03yLZ!P7gObLHq,Bp jkCu:~f4䳡僿}N8r6)R2@ V[%b#Mb( ]>p>?td # < .; Qj      @T(8 9 : FGHIXY\ ]$^<bac defluvz$(.pCgo1.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.dRibs-power9-12 \SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Languages/Gohttps://compiler-rt.llvm.org/linuxppc64le \dRa9a4bf74ae31688896e9a66ab2d6a6b3080ce6b94433eb1ac20702a26a053c74rootrootgo1.20-1.20.4-150000.1.11.1.src.rpmgo1.20-racego1.20-race(ppc-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-power9-12 16831034221.20.4-150000.1.11.11.20.4-150000.1.11.1race_linux_ppc64le.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_Updatecpioxz5ppc64le-suse-linuxELF 64-bit LSB relocatable, 64-bit PowerPC or cisco 7500, version 1 (SYSV), not stripped|DSgo1.201.20.4utf-89330722dc36070049a96b0384cd1fc80c7b2be647c3e00cf3b4ec58843da467e? 7zXZ !t/-] crv(vX0|#ߚcJ&QIM$49)/30%ʍX8HN~LZN`ߎsqfMؔz= @V^} IQ%xPB<߷T5*a(@g?^ER[,@0IF#Þ:Hg!&OL77 b?c/;+nb; !0*IC{zch`]b"&AZ$J #HB-+ֵdbOW5iQ&;/qP|8ٶf`x,ݬ në|q# ˧9*xው,½cf~[bOUKWɀׅ&A]@X?Y%ײz;&wrs/smP u!R>w #RH) d6TDoAKTx6 Z.8V:5jcg"&,fyco2S,+uǾaX7b;|zA6LQOYrDSC WF`Fښk |9G8*sh%ᇫ (u"КκN!{Lx7$eZ$u#^2?%srkRz!$ʈMo5֪l*<6\ ~$P}f<0(ےRPlb@eS/UB+8'^<}~QO ^+Ȅ?2]_SlͶI"ta#ЪBllF4#?=-HǙ4} 0>8:n % @{!VWO|q.4B\<_g9u.`;~]rjz1q0&Q-71isy wi+2I یȪs w}lǰ\u>"ІHnjQyxnjbDGJv]>=&i-b#\:2*')[B'X?MT-Ői)92 s$}N]2dI˝iaOcѓm9()OāO{qH"awi0^#7` pxsSQ2paW7b D[lޥ+3y9t2Rq˽ 8:,6UMh;5;t1i|A^/'U g, @ܙINj'_uׂ/^=Ƚ"TܼJ1qx?_^3u9:;җTL/EQUvu ;W0dO&RdDnoҸl}62=3"]Hgn4ݿ:wpu_.WiN f<,z6&'y$KyȸN3O37GpG<03 {vxe)iNއAe@ 7r]踽MlHm|zD͚Gs[ SSX<Z( '",|׽ڴש&=% ^7ܧ,{BC $y -fH5X@` L,R_|'@|YShhIg38Pp_VĔe2Zn6X=F,;\R(;(]s:.H6V8G!]S)ZdM/9CСFTkí!s:X`;(S]>ۥ#"cx}ZܘÖ|pC a=^u6Nry Z ZiC1ve !T@P^a:΀vvr81ylMk*XTËPA=C"b4 ; $3 :hMvnWgI^P ԦxLD4;f,[O^Xi}.r%KdImsOJ_hhR0qwA-0'*ٌHֶZlb_gh¾23⨍z'+m#5nhp61 Ù$owY;a hX^#'ˉ:-.{}4bm2myRF?QA ! WSgᐹ9qyMgnt9msI'8-IB.bЪ u[dh<1 MwDчՅ72H =H FylѾ Ax֞WD,\E Hz=h_hA^MtI i*m&zx~hZgޕ8Yp%R6 QDv+.4 ^cRoHYrw|)2g\C%V(򘵐 w 9;q{VN[n'ByN̋d:^5a]\zX:d2n;c,>gϖ^qYJ#bNuj9|:B*y88,>fh%Rf0Ӭb%AW/s*yF*E;)D)8ÖBj^mp[yf1Av㊻- .{N>Q*cFgۻ-&σwb̏g[} Rٔq+V<tˍ X{"o4엮iSYC}k Lv;S5޳Ǘ-)t[='# =4&gW`=^^T],%L"Ar(-zWu2x.ZCd&-cْ*E[lEr} 1Í)ޙvՇkR:,*[̝"*}ieLA^eGD$_vZgqیU)4qdL>7 I˒fU_ol<܎4ĤfQ[2nYנkIn=4$:ނWm'i wj[|{ bsƐ8ԟtZC_̰~z1۳[}0W^6$f٬k[xv&?Cw? ~W<5v $%F0SSӥ/|ϞEGRWS1#Rҭ7Ң(u]_|}s|&;dǎ?c)] BLh7MH=\V%!8 pڿ[PU"WBS.{XPPQnLdQ>n7raXQ"p3X O߅g^ M!$z|8 <3i& 3n5Ј'> B`Qs8N[uCJePpհD)}7*} 0D8!X1[n""PղH/D}y(W.aX˒?G~F2\Y&og]A;j!eY68ES}jM'б5u^SF[t\&Jނb%8VwoHmsuRe7anKUaey0 Nv&uVK?MG6F2BOP)/X+ie\Yi;#@B/[AEL)Ymh3f? ԙ5Da VWNbVI嚋u39ҸOs,ӌ"~hDKn( P0~)-7 v| uMBU?>^m'cxpDaTW"md wkHfJ;(̵E](Hmӧ5ۥKS&,4':w([3BظbZG-95 diáM-ᬀDnB99׾[0782آrLHGjuOg|*DdP3fKTOM1M90(Gߓ4H@(ĉNYhs{(|~s Juߣv񀅈Q eږ\8zu-&ȗ~}c.>4 %YDF&u3ʖPpE}a`Cs l5 COKDffn@0ծLKvl3B=4OL"Ӡ.6b=Rlnbݏ62.y54HCQ@S1gO %`SFɻ1\V@%] n\P&`2̼Ph`-_Bz<^cJϔZN)e!O0@R%諽](t {; 701i'V{{^ RH- 3 Z]ʔ869[֚Pʏ9 ̝#6'.l_֥C+*EcUקtB].8ox@]n`VB0Im(10O-Q6!yC}$y*K \x9.hX;&5OE*߹g\3IφfR*lΌ,;()TlKWK foy(˟SeRXqs5!kI7Bt.pX x%PMӥYGyu~t,8ތ3@`bNv&0|hV[μ?R1OM@kctn= G?kq4几vߦ B>Ħ4v5M KH;-,T(mTZnzbwyɠ-4bެq}8O.E@옶3" I\ɼ˭AqzVEx!=b=aMXݽ7jM `zb $gclbc>^ؓmn(>vt8_ Q嫧b`y_bz}c aOc°eX(o EmYxȽ)puA)P÷OMլػzmj\s0lbu $S$GԥƉQrՄ_C +W|;>R ;P%9[Q~:b)ߒ޴L$lm}Smh Qev} 0\{ 5aN'>G͜Z-a*%ƨ7rמze?ޜUF;ۮ+1wy;V|GǦJ/7cԛ,3 (-#*$kxpdWšqXEV:BTN/][,1_%VfDt{#-ərc=^)ǝ#^霝B6e?Y!e!pbn R^:à-oWܟk2\Z}m!D?fbq;=#=J'Iތ~DQMTH^ucr?Aj3xF3FwF?sŝɘb=34恜 v҃6ks#@E]\ t0*;qU Nb(M$h)ƥe,>th8h|\ ɜzDʢ$ZOU8wdBlfRpLk"k!GZ~6C; RYaň@|Lׄx6 G7lH8!j^! ȋU؈JaYKFlOl3-hyQ81#S^E$y况lw>0lkۑD`I4Bq"$9wb3,=<5R0jY߹ ܰ!+BO@vN:MM ʥ|1_$U6P~?'x {`آ<+%0d t-3\%`$ ^|)=;'.lC~S.ⅳ+XuTqfc</}XV*? $uAS_A<Ycd|}PiJfB(DAFG%$^yP3+`Azpg d 7-u^(mBK3rrtKXM#½Zo1)_F;;KGmʾml!6niN[pg0>Gp($]._{dΧf c}n;Y81dj9+m)[~pLXM2aɸ}xjX05je~ӊ+bm 88p*81أzք!RJ] aŞG6(7W ׫ ~<frYBFJ %Ѝ!S0 6-K_MPy8*dQErc1$kDdC 8;k\%A^#>сL4bZ1U$ mhlV{d ^@U   8`"\VO~ĪSkPkxYH5ǨGR1;6 %13,4{,p`iFW{hTjx'T0āCw ͘3zJƽhnbxqն䲧 |,f?.>䡓цUz`h^&e4nFhKdtbFsZn*->|TVMK"_ v4zML)5xс2Shb hZb|WqG(zĖg0"8env:HѸ:% >LJå8U"Ҥ7=9a%}B}5-o(FNT揬迪U[^9r?b HxJҧ vm,> '0ϒCnp_;{z($@̆tW^7@| 6s} `!sk10Un'6M ">13'.2-UGR2ILSקyv>7@`LiRy> c00<+:~ȃq Uz̬^~-ql7O|tSeyq? ,aP.un~0!Lz^C5^n 3 Cʍ`m[1䒷Cb\j?i@7TAPv]"Gy)0E K+%%3R%ekwȫS!D_ctCr ʶd K9q7H܈5@0>CfXZwsƶT7-5JP.]Y6}8o-j1*6SUead<k%!D G 芥EiQT01K]qrᘢB8ƒ{TR]؜lMw=`""ceGӱ nW0:*R:# Vy%m,A9MKzB 2.sg:9$BIy;0D{c?HcЅ񞖂VnCT/& ܛ,8 J'%[jk₿q8i+{8ixA\\^61mr -;*|9Wva&I;14GUeYK7ҿ(! ut:aU] VWOxHiKKy0kNiɱyRn* V04ԥc)xiLCטSo ~{_7'od87.5Wj# ҫρ1'Se.!mȦWl;|H83$o&`A 8 bG~۷r-̧8nѶjWsq7}Hvxb}3,q(}xF/oBq0>B%EiaA4eF j|qIA~(vk ټԂvBHu`4@ w #qp%g!s|iHMGH. k1Ȏ\1/4!#Ԍ[ȪF.3gZKy]x;Viֵq6 4w`ffU…ՠ #\$1b0EZtS6lͨԇ)Gey Fw"ܫ6 n\\~@w_K~+M̼Y-_HqdJ5D|LwO”_LBǑ ׿ft#<~ [__D!u.8i5@X&W  qXB<#7 C zǙQzjSg8Kmz d,_XMe. &*!D" `8Jt*'<9bT*51[.9 2ꌌ8b\'iTh Hŕ&z4ȟA˻BGm_)pTPP& zϹaD{PU) ŏܱk[u,Ղ[䅁2鄺^Zˑ]P-Me{ۋR*P7TIE왴d#pRKJ]Gz&q&'8γA|[/Oh7*%=li.#dEs%LpBx4l,ŠݴB26'鱒HI@WQ<׻C`ǚqrLupQ y-QǍΠMS|Fo ' 5xݣumQuՓB(z d¾|w\~?шO2>Zʾ5 cSS e]S$2 .eOjֽ$! X^Rډ8ﵔ[nZbH͆@>t|u9J ӽnOZ0DRE &qwa!H`z9]eߋ ە W1ӆk~wՈ оQOflkPbBW6yrOE z˞:is1Y|j=rfbv,/{f?x #?zw5AXM!rnؼgN OPWW)n:1a#yGOvJz&A9!5(ɢ$\~^6B OF1đXCVwy5|8,[BXR'd~xp8w>{3RzG'n9,pr2 z_7pqA V]*texFgR4|lpǡ4Nb<=X23"$`@-ψ ]AO"DH. SY 9׏oWQd.C*B;t >jipx!T@?g. ')oˢYodL9ǎa3M?OI{X}~GM~ګm'HK|9:AHχ _"]!~3uƽ}RPZ-ă=b#d8JeN|.#T 9 t#:~@SoqtDsS;p#&<Qqxhvd9fʇA%z>)qЍzqo#W7{J Cc)_WjE.齻2ljh-GJ#f2ctyK}tĉ.nzJg Mа[5^e@/Ǥr%Z:qd#Xh£,_D}?}NwQ51l\Ƙ@laT5EABPBPիq#_v͸E)۲SЀgǫ_8%5SpJLj}C#%߲7EOYFvuRKwԣvE"XUzgȸPp "6p(AX"RxpB1rtF/M7aN9{;֖*ˆe Q CC'bl%`RGl 1W:1&vMNq¬NR BqqҖv)ݘ&u#{c#1GGh/t!6>Ny==EJ(J{ď4X "l h]UAAa7nd}˅6P踙B7C79 'XX6v8N:MgL%ͼ?y%JhYmڽkB|쌳8Wqݶ5 h})o!Յ>?KY?5=k9CO,G#R5>qadjsΗp6/ڕ-O|\(xm:DI<6U$s'@O˚;fgI3nx@ b(.Zy4'r%;W(vW{V+T^duC*w.E|,33`߿PhZꈂN]m+kaߘf v7Xbq{ Cٞ@ԣ]>mh'YO4NS&U贄k,Q|r/-~-+~ s5mbt, *N S=كY7AoXp$I H\qʂ?$"2!P̳Y.[vC%$ƨzG%eW,z [n ;.,AdEfʹZ #)k+p>UTDhvģgsd YըҎnq@'߅}"ݑcΘ;ʥ%*gJs(Š}n[}35' ˱6i>;eyl_ѾOnPDmS>jqķ޵@91T4giNgPQ8>Z`xv6.P[n4WOaN BI*y x,P9xg>kWm X =ް7EEX+rX5\J Wp7T!}L=nP*PiqP>&kFu0Gp Fnt^AUjG3܃ni/J㖺|@* #Y uHiZFv\畸;r}<\ 9U+& VSp 0ۣ2|N=6z-.J""^%s7`䷉A⸇ 3̌6 ku4w3C}0C^ah5D>I3MWtwfhc=~5ftOc;%~QSv: gs;<O=b!Mr$g5;dNBw?`5@t*1/;U[-ůBM&u,4j/sFϫ.Bb3ɺ` )aN'vGSX-LyNI3'#OtJyZj/ !pS5ypGuк\4ZCB>1fDXy~Rw;'<#D;Vv^t#d YY| c1M[*(4}T5FzuߢMۚ5 "XSctBM.(" ZrA*uN$1 Н XCp::"l@C)tc~~R;m!w(r-\:C"N.gt%ŬB{9 #K/Gi1$ ?_{v:ꃱ? euBÙԜ1\&t`bDgumЕ$En!a=Q)]Ӥ^Ђ Uyi#;׸X2PyApՐ"LCݴs{ڱx֑kQ=kEc*n oIcmeAg 9&e>Ezc/k-ު7랳hSTš}'djg-3q|}+yte򷟫5eMJ@d9i>OnqMxB_Ҡ m,&V]ZmJvˬE8yjv@NPZ~"G#\m1WyB5ghv8ؿRq, YBͫxJiyW"-Ҭ zcj UZXrě4,xޙ9ƣx,lܸr61}Ldclq{=Y?0hTS {J@b8@֗wUᣣw%|Rz6W[988HbNϘY[5yu>okxSX? $.䮾GŀmfL_TXf~a5Lk5MyZhz}f %GmB$&Kc(조A< ?}ߌg֖ŞA՝``}͋>8i"CzΖN|&$cSƩzI1x 9 y":(6~鎡xvowXCR꣢1 ;OA>a=s45F5qx';I'q?H$RO|$RU oPٳ>[G!Oh k Yk@ZqFW_O#\Z}K\գ:2, n'R=h= 2d ވnЀJ+,vq"IUh<;.pxKŸ? @7;3œ/q8#Wժ8œK\r2UЊ`[Bt Wl0[?8'IIC.H i^;y`g sL_wZh3ʰT*/ _L~NjE|WɜH\՗t7#NovPh"J2fkY,yc˂tb~s Ki(Ρg`51s&{cI"K Z3kcuSA u% @^N, R,܊j\=y.&l;iPLM_Iy$s]Rfq Իŏ}`yKoS,1ר[es6-pI rccAvoE"ŞlXb :,9G'i qI;c _64xk#CO+FW(CI= o- S6Wp>Ⱦz@ q %Wȫ* ސ.6NHKH+C Cp6ٴ; RN7?'l7 QA {#3Ĺ՘?H-Uaj5ػM酔ONSvSΩh>`y`]!tSC>">,ܶ;HK[%py`ILH*PNSG.3%)~N>:=nx xVSydXu4=w4&0D%,=V': +-aV+熦Ϋm~3ttB%QS)U 1 L=m50}3lO+WPCb[[[(5nCʟo)Ď3UVL;vBLJWb3X6ВzY[SoYw5?}%mVuHJhdCK n0&[zBAfEPs!j!E?2;&? Z#5ZL C7WX}Nt5#1+ >-R(\Y} oƉDWZPa^6|3q/ 4| rK5.,RuT/>ui ęYb}-0cY=UWd8٥&{%#`h&xΦmQ]o]`%Έ=r#-#šE϶0}QGeYRkЎ$fGсB<&|#f @I{$(F4gCَ;N|/!JxeW;dEz5+SrsV|\6xh%N{"lx5BNֿy!=K}job5%+jQu[V#(ZB≃~DT*~ɣ'vԒ94\ؚYp%qwJ]:}1:WUvkTt1HߪT0tse}!ƶ1BV)qa6xT݈ 8LK & s9.ԙ 03a`dj_28M"chɕi)Csy̆65o@й;wD- 5Rk9B=Goi}3> P)Bb7I x}h_g%PJ1=+U/1tGM=z_"TxB3QXE-:Q-NU,tRo6z;MX>H/XG٧CYCo>j@"kH!=iGNVɊlEb1.gG9_9 # c~q7C=E/uQ0J9Gh+u K< `ik8B< ̸qxZ{='eпi-%"+畩RfZ%}OTbWTu|[qc=]?I@*6X'5W톆ݻIhTrmIVvJwQ|19R3jAɆ#(E4j y,:ۮkj !7Fא^ ҅yY$7lA`;T]O沅, Ҩq]BjjUPqoEKh; e5pMc1>wKpg j *i(pR 1r+5Y\  ֎͇qz1V6E%BmOg{<\H,QF(r S꩚}sr|[NNTds'D { wC ?zڟ8k O۶;@"e 9_ 揓;ۑ;.i[z &7_[~xͼZKK 37 |Qtф$'Ӽf DV #},+ <a Q>&dsl )tzvW4}܆㹽t;/Jo8\rVe|a}c}cV8'rQ~&8*=|1~^m^:(z5V5 W{{dN S Uk6ƸkԈY}_i` ETA`>Q{Q`PjM{t-8Q|\eH}Fmx㔵[4A&_NŵqUQ}o H"[;t (GU.}J~t҄$V8Xnu\V\YX!~Ýo<&%\zdj@AvydSy"/+s 0L _`З?hz!V6UsV<ݛ4P6<$!2ePdb߻[,cX <+BZw^΋xApxG+/ 6۞Cs(WG kn%6 Vm8,l͏ :?T't61ŧ[7 Wǯ2(d2ꍠXl8=,a:hfFT2ʓ_E3 Y1PϾwE^ M՟9cG&*X;.ާlkƒ80&I...}VYqL3XJ4FBkQ(4Sju輞ڟTEW4y: dn`gaiUJ ʶo{4ԘWتtsQ3qEۮDmx.6H y,SzoڪܐlZDg 2r:>IVd|൴颦,@֐ (ʶޮ(jRXy:KzVb 81MGrA($&*Tp2G e Naxf>;PGN\)z07ߩ_5䳻|^y䄄R\[fF$}6n6<̂ YqM^("5Rj"i2X<٧f*K /ý/!"gZ Mdb,ЫH8' ?vj`JٕV!HvlG%`^AZL7iy}No0* G8 CNU[~t?:;cG9:IjiZW/9;)Jl8tIсtTGT4ci )VaD^ol ee6u^Hh6;~uTwP[ ^M~=A%21@Q;<9Y L|' m=駹NTSGSrN*8êesH4 #FaMך=Res1`/5yRf{D^Oy>4ZH11ycE 1KtUX#L-p[%~Y'(sKʍ%Y:e#c0`>WdDYIbVV_U`.֝+`Rx^Já% `876/Xr}+ߝq)Zai6zt(]ݿ_$QU_ZlnhDeSF`@>ak_ȩ9R \df.9ݞi|v3@%<#Ɨ4^ck)Gvp3\KILI[FeC72Yg)ūm:' .CY$$e7nЖN@VX`WΗ.["9b mmAkQ]AM"ˮi|:\^Sm Bk"xz 퓏FX[waGKTvvV[Bxeo&VJ {~k}aAs>#/YQY@mB1rr"yy ͮv?6 QZ*cegu;cӧ ` `޻r"゛nx>.0+L[?E'],0u{UJq8*9o#I9o33JxDZ&ee Jh'#xDzKH W~OcF 𙭡VĺGߕ&ļv5)q\+WklEqM7\EM,BT5]MV]g? RM`{vZlknߠVāv!eY,P$=k뙘jנ!AODy-&lY:foMGl,lZϋt[[k&>]t` JPLۯ!`-+D={VDZF'h.JbtQt~Biuߜp=wR8jk״)I5HD&SBIW~A)~[wazq,]1L_>{7[f,ZZfg$矒ǣRQ'sP0!᝾nHni>}M?Uzvf/s;ܸ@sށ"2ry\d\2>e&ϣA#a%h#*ռW$m}S@䇍_fվ'Ms&&̗ Y9M -lAE35i]!@KKϐb{".0t4BcGwfbplsvQA?$׺BheW Y1V%>Zծv Vv=k7pUmYc(SLϒ>a29=b3QyNڏ!hӀl Кşȇ>]9լz7n>f jz7G1: a6T*i0Db}eؼ#bLĵD0aF|&fEb>͎(n)4mk:LU4嗨?T: z ܴ[楱AQ{0t 5_N,J+q]ogt;FPv>6 .u:覩 `[qՠ#P|$F5^╠cQo'T`PqEAvn8+Y=vt' ۩s P #M𴆆0>f8*l6BH4|( \_k°btd-M => ffą[Frqj7BHd^c[<gS-WSn/S}@(K OuptF$3MÊlu(M~`MV0zz"(pb ''+A\^8x1[T'yqG@$Z |T;*3kTRxz1 . 9$dQ[PtL,y[t B6w4uX)us}mþemj/h(ުWM E=rnkyҤBE*3fSHfsM5wSJt57'KG''4Y5^Au/~q-R#=AM*y0VP `[Hj扚T G p#93嬵e cJ`Jh_e P'X6s\@nMs˰ٝ78v-wLAKUVAgsV:&S?o,nB-YvX 2&!ƶ#2c.'o/@.#*iգg (YUgoO/"̹+> U-q'w0Lthw7WI: 2 u5K޺ FL^̋TU["1bhKS3)*.!sAo[݊E3&<=_Ń >7,N_i ,Rʉy¤Pbz3#63wi#ߴ-%ve{,)XT6Z#𗊷<նA؆oD!m(h2!_hYhzh̠c3Җe ;DiWCTaٯύE{b^2q܋Skc(R=ZVw^:8FE;vuwZs@Xk|}300 ׽ӥp^~"?!FTkx7Lc72 #QGw6xT C[MQC?v|"Rt )"8rZ˹al);gF 7'M^a*P5 ( H[N_T#ƖsmTi l?Idt^\^؈2y )+zEz}Za-+.Ch``Z8.YWb?|>{YqM]ڮ !h<5P͌T)${R蚉b"4O\R(%O2eҠx'~a=C\olٯZt4$"%ʯjn gdTx5d"x e7f`JQڛ[PzB<cCͧбl8QQx,v_Ff ng}"f!L8' 1GTjQpQiqw!#URe--3( W4(̢7$U:"1fوӖkd(4lOlv/QӦG+o,5`fNj#Ppʱw7ӑz!qlp˽m({*mhAiajϣ;j%.00QE877}BHc{4L ϸ/B~e)u̐#;k"O[/O~ѥ);0_BQ;KW6I;׉")C˂f&KLXq7T7_їEN}o_?.Gl_0]!3=gB-g-u&kRrM]-w)g-`gjQSϒhr*qIge~qn|Eoekϡ:ZkxN HĄ|}9nl>PVoyJW~JJxz{C,mO! *Hr`rQPmk9vgy\&YUXcCjO }>h}QYK|4$>*F۩V?M0.WJ/JIka7>|:EQ#KPMl<6wكBS$T]- ,(/5zB΢("LDі}T| (]* M0{xĮY(bV|NЖC+7{_M.k͞&Uw`3 _4La4 zs/e>`I&]eqjGB'E1J ,W"&Za|-apBy?C C*ѐ#':fmx3r^?"iB TF?/HlAUe'gMIPdqj/DDKPhEؓ5CVel&O-/TBe{>[wrcE_>i2_i̙Fk ptѧv@LzUXB3"5ܡ2W1ơ(aō:v"R*1[4HBdĤގ"뒬 _׀/?0dTGݤ\j$s9sjWt|e/Lx_1o-!4(ml.y 4LI2W.ծU";/E,v+ɐ@:'57,eL9.A՚cvoY_¤FʗW\{J^r=5j+֞ &n0TgZ&:!:9Y]ft=A>ݧb*{ P݃\A)`kK}c5 }Mq[\Gx9|7ud}VV]QWX.pB?.Jx#\ ?f9EXP$vYV4iVm",Y .s3Q'4pyWc~# S Ni:\lB/`j/HAUs*. dcư`#2 J m1m"+!2=K**Ȱ3ؾV kc`{< ]Z.k\XÌ (1K)|AY=fZ۷bfA΢MVYFi'tEx g|<1B H?U"J3;҈p?MћF-=,IK=Rn7h)3ہ<y-~Ϥxy:ng*}'x"rqЂÆfc@J!(Œu\NDX*] KU@1I4Py8a5p(&' tRGߴa6Z 2h~~ Ĝ rJ>wR%ٚߧb`tKϓ2ph,oaM]0LG;؞8,8k1l/޽@_Z#& ,U]~Xa4O,<.uzYcuo4$M?Ǽ[DʖBt+VL'*㘇"\yN-(9.?9jǽVѠY䙟?\hp\^PHch;]$$;wsN]EsKꈥF]e?EYl& ׋`AUS֌k/}6X@9CQJ}sIz^xW_KQq9ėL~W+lp 3~,-+/ MNhq66z1QZuK->$ĸ*G7Nޤ6j@Ultv(q z%*p a\OC j7GK?l;nPrhP8yK=Mq> ;lZr'=]1h46u]i Oq;Uu)r9kؐ{U~UN&1S ){ cSSg-dI?:;"@侯ApÛ$ĺҵ"k5j/A<V| ,N!~ )Sqpjbcvu1ɑWT ݝ-ͽ=;rEin "ɼh G<>݃xQcydǗDcL8WD-}?`<Nk(߃9;{0Ft1]T`[Y,+@ӯ`d1!w7"ᢒ:\:c/Жi>sJjd\+yB'kϨn$p訌'"osx $ Zo=zBk%(Z1 мPE链LQw("']op$|.P6^(-3L4Fc1s¤4KlaHMvCWܾrƬ&DM =/VV?@ lX_9,֫Z ص=Q (2 mtQ9VCb}!HËRW(Ŭ fޝO} :JSŜn+wS'80;Y d64fގ#knJW :0uӑA oF%mh=@УTpܧ[/ Yg`YۧV۴ *0}+%M wrP2 ,ÿ|UxqL{sW+]5y+jW鼐.7CF~# i26XN"1M$[Su&<2Ǟ9z.\ؤ LV¥B7قb(s߮gs|mvW3+<Ĝ70^`< ?ʄ]Drne;FxǪ{ c];H"Yyh|rB@RSckBy`u6I hY:72`pFi)NgETAx5%J RW! UF*k7"@\@O׿fwg+#?`Fih hD1 ʉ:7W9OO7 9{] lZJt?~ͱg (xl"c;HuW8mMSlO3W%2NV_ KҧֵPP㻰ʝ#3 W!>rܿ[hb:b!kle OC{A|q=3໮TMK0*|V j "?s$ ®؉>5Vy*MmD3~ U` %C4W;=zǑΠSJ(uW }p6WNc;tbVX0lv.IC'M96!PF!N"!fNE蟧9 ԨTfSMGx [2 ' 4fyѺUX*4 |KcVzC4e-zH1zV|.ǵkP6ұۑ!syI4SƊQ92JeqyNg2i/H6m;5;7!s_W^faY$mCF7*[?<&RN :L_~ieMH0Ol\mO=acVTs2wSD˷$?VRT=Rw۝ؚx$Z+5ד;NTE2Eʞ.,!-e@TTY1x33'çabiq/-!7oLQG96,mV&>~r3Z۫J|sF*A(g転WQ3랟ĝ_:fD.@Gݢ >nj1㑏o):Cgub} FڴqRsmt]͒VgO7Hz/Rikۋ!k5edU WyheJפ6 ;2[ἽyޙsiƁN*B'ƭp#I#W 4pm@~V TM96s ?8cZrexA+ 7hb]W|1ǿ9ѾBFxV8jξ?OAIAxM' 9"s\@֥ۚYuEj#{Z:oYNa3ݽ -?3 tUr Q*% wDs0´wѮhoGGKqЍo|G(p[oզM=QhmUN{bBiWdL_طEU;T^X*bz4 !}}l_%o73רF+6Qk[g03y(G5TBr֝`A5Hs!)8xAkyG7v6hձP$Ib_YMMwv2PW** ;߾M#*(L e (F|cj*7`Ycgs'E]cՠ3L+x}\͔ *J/{*]4-)7/3zgB6\;6D醑k(ÿ$|سHۙ-9*yGs;9y:¿ L h0>xSYRxǎFj@4(.ɮ(=qVFyUq!;!ټG̋ݎ ӂ?x@N3݃OY<=9 M}>"!,w3%]9Rř&_kT.{. 15&5'a£a7׭пn* iIݫh" 0Xmt3`b_|do+2쫬cg/^J7#9tl3 ْ~_tC zƐ[/:Z{4D.Mϣ"3Q#ZjiƐ%[Ք@_h4pUDbe?a%'TbQ qPx=y-޶%fRz3Yym_i aVQK KPR? uN+j?x+ռϳQ:vUe\9ۚpM+ےȩsM]>K C(l2)"sI\ghnW=ѕim|Vל#)R|`bX!R@JX*b>-NH׻Ez,"-W MU8gJia7+>aM^v9(Z>sz`R 1Z?}z]1G eϑ,ٲX,p} b\]'CYWFCU*BbJ8H3#j;BTT[ £̿F^k(nvU@ߜe:h (L!w Γ~ig2,iOT!ٶЯrTd_kqbR9393F#T>y:;Ń5:%OB7Hל&=<|Ÿ:&M'6wT`Bu(ΰҸc-gt++` QP?"SݫT Y: k@WGiX()^k-o σu>_ ;1'= Wye .dxb0狿k.(L+]2;V@P~ /pΥ V|`cӳ0g +¨_g<|H<RIor˔ Fm`͵{=8m'ޚn1ϧĪ.r!;"k0!^ ՜[FyӪc(7x r֋ -bAG2km$L0)  4Fy9l3&4,aRb;ud/w Oϭ9E]~!-]ŜI;9/fUׅ6r>b!@uWExzzeȊ檪VNTr13v@ ,SB?M. \yhy_!GgHT~ @_wڰ8jhZ%%hSc .RĹ`udPL9AR1tz\:$@T\a}Me0FZqY0Cˌ5 Q>T=s l!;tt›l r ]B&E 蟅~A>߷bAo5ͩFDnm~o[gIamk.ĝϋGo})u8kʳm $}Rk2BỳwX,n%K$+9a$ P9v[BԿCJJL.]q} gU^i0|oe;%=Ύ/>Pȉ Rcc[Pt.\~t6xT0EqLRhؿp{WmB W_b?.q!Czd aW! dO1^G1E3GIngqMėQ0<-?[zBtN*a. 2XJߡH;*Ht\@.v6 Vuzm"^1z~dJ \eWzyMHO7a,h?T4 |͸&3SVTj<1plC 5[Fm+A+JDp~AoP),GKnCkF(!L$h\Лˌ*uͳ5FhQ1t=k/Y[~߃lnCBW-x?AN{C=`ҡ$PvOzǔ (J\: m Λ+`Iu.ޡS*Y~|<ۖ&f'^zokn~h"ARBqlT@Œ79.,`^ ? ^[/rSY \:4^S?Yڞb@ӡ:9XKwv(}o=)0;Ҝ/(F po=SI#6/|@s]h>We(b֫/5wu{IrP&fx'ov6kein[LKHv ,pfn4Ya]\9`mslJkr*۵J rQ[sCx49ׂP] [F9y}c_K):S: h`,/#=OVey h!y >BGGI&&8&noie'3wD7iٻDMY]XN<3#˯!Ǹ`Q }FG 'K: 5ZrӋUy lh{Hr?H}UEY7UW1JZ"PD2gSb ޹]!t NՄy-|S "LQ.<^J]u/1;T (h]m]PtfӞ _h??_A6f~D괓)[4$ar#(bj 6S{ylfK|7[^VZ{qc&mlٲ4)ϖ@EU\*.]y Th&ѣbi[乙u6nC$,.56ccdILdo'.ah;~ȘPƒU."*R* o=z͹׾Rvg]4e? ^5=N2,·Sz͹2j,}?Ɓkx{6 ,:P>:[`gg69ZU߹}<讬.g)O6TSw`B<굯x%~e_kϱ$߿ʒ ilniȭ[OxǚUWl/"MZh^ky-U(C^B3I|&cwyz-vLz$7i!BL T%dC:3vd8/qTB]󹟿N'ՂSilU_qJջ #o Gޖ]!L{E߇9G``igHN e<Үz@V7kutmWdR۸0 ,f) >INAv-}sc 㻯+ jqwB+QD܏(cmhw@`G5#ga}vI(3]ubm;y5"@$`ϋ`ۉn> B39a6wFV 3yB4~ZEo %@ t}jbOmbC:YHT)`1 OAXO{I"vm2+|r[Nh]dH2!u(DfypE MݵDaTQW ({r/@RXp1EOEʄA^Li; ˖-]ʐL]X}{ad4JZ ~ԭ:T~#f l`(25)t QbvB*/\-V#[*(o/˥cwpo2snZNsIT `-o˻oXTD# nvm@5F%8G2uP /!s,\pa6I9NQBdY XچNMT-\Q n?]2k6l?uO:8~[(d .(VGW.A3]<~4a{g󇫼E YcGDh9R8^߭c[|l=_t7!.&ڗaf$HxrQN+L z<6ae@J9!FdK ip_[^XT&=[>6URR9}#(hLV)a:ʍvk ֥抭,uH!}(C+Jyc]]nG]YU'VO9S#=~G$)r?.1 bsCK/>HNr] ثӄ9${czWç F/p#/!g<4)`ҿfs9=b$D>ܛI+z  vg! ֗>g9CsV̲?ሠŎ쿽إ y'Y<416 EV8d//ƵRmg( D0Q:*F % 4V V~KRrq(IapyNT JS 受O{ 1Ҷo t m%B7ӣHJ_]SE,Ώ3Masψ@ȑpi,iOWnU( ˧̈́xIETCxuYseW aۺkQ(^ m`Տܫ*e$3'%GT>E7sb~40"H":vHX.}^*=E5)cЧge5Bj 6ZkY+92Ncʖ2)Ik SP|t+Կ_l8."/ўaoÖ́W75+ؤk'C͍m.OQ3mm{UאB]=)E-rҠr&](qn OcjsM}\L: 6I9;dWc5"H|R4յU@{.mji{)s㋾ܪhœNpWlX>?$R=1gExz&}jбڵfؠé,sSl HBإn),0[x5+(s$c'H]Ѓ;Xpdɾ@~u3MCNI!@ڭp!)BZXq%Y#5I@u/`u h$<߈I^\zFYi(3MN=H%d?|@Sev0z@e4 [{GdTvhKΨ= i?w98W)ڏ3RԹ\`MΪMÃV!mk!x+|O3U6L!m2VHŰ/ w}l 2 W -:PŬ_ ],`ODЧ'7D_-d*YS+kBYV&~8ci]]~БjsᮻV{մVZLh k.hR:<%+%p),6M9ͱd"z)j!,ϗa2eT"rˣj5q44f+h~B0 I^_ק+6@`om?z<'bR\UdG?{F/z@pB= =_I,.X}; LJj,eg{8F˞yHnЦm:P+huIFuVGT@Wwӄ)k3`)ȝsi/E,UœGR' \&]ۿ4j{^rnu23R[ʯ![aicpv0#Ϸ2*Edd8ll$@hQϿAJs J KevYeP Ul U98 ?>^}\" C־=͎ ##3uTAq,nŷqVdJz0Oh!eVqnv0*ze@?/S*zݳX?$bß_0f0On!FfT]lXؔcU*w:0R}^lO*[@߄xIDxĚr5mhE*M Q3 LC:,0fYDZg(H/jOL|Bǹ!Jn,zߡz|o !(;3f ~xW* bpDcVobO.Ѵ, Qbg |הoqұcZ\G'3rx|.{Z@Jfo ;3ki K#V Y \aʐS Ǝ;6Qu'w#t>viOy;ukWdcž3ۀaD]Sݾۅ8,U$BH2Ԭr3O::,(n2ꈴKȠD389$5G4*B {9jM NfWRL&-0:nVOlJ3}֣YqkT`_kED/av-mRfMLSc*{+q6CB!'VdW팘^Qz*|}RJCwD;MCq =d\DQ?p gsYWӍ|{&r&ظc&1HC*I ?sr3 jP^^=qź4O-3@ʀ걔gF -=GN=^,%Z:2|Qѐ8KA1+CcҷҷfkC$I'.Lџ@'U?2gٱ*C4Re<.Kȷyg(0"XcTDY`RJ4Esy&5Z;g1"q}f.TJŪ6g7~FL HYFqx~aH$L~B?է]AUUfi8ָZ , !P䚄s50 c^CcߗT[4hGGP:`? 8_dą5mU5 8[N%xؿɂ]ww_A3R-fD~Qr",ܧ;qMph#L'֛N3:ܹIBoz)Ԥlgz˥0vɶꈨ[%w}]03 g,+mx]gݤPЇ[&PÃj W^b>Hxd5BN?#føL;*:F#Q=q?Rj.n`ЧEsE*\'` 蕓,Zc9X 2v~+%T-'ޔuILP`0~-@97A|8 SDŽa"s 69?fEL?ye +|5F/ꆬ?MSW||(WZ@u^Bq|Q z,nJɕE_,{BϞ<ƽl u$YOi[RhK~W eN_rķy9 < ^8ޜr VEQ QRT-*12SȺ٠t)ڏ1KTI=S~C`O5*+Z#R\cTheݥ_+Yw/UZ&•]HRBLspbhf-)`rV JGO /`IJ7 skd+r+!+C@$) bfh%1r]Z9Wa+3#7#vŘC΄58[w MjTq*iA8HÜ gh:lzo'7 s0, Sb1)iN֐&/h9\Kvw@df8[J,r8.SD2!H-(JG"TmZ;~9G1u[v'7%siNO,IܘՁL}WE;\i3Q{Eb 4٪-}tηa*nL9!)a@nP[C*DoCwOt!\ v Ļ9xLYySXHex_TxgַoEeI7 #-`ؠM\I|(<0x'!NkXo )Q$q3M+ð[:6EEPI1 7u+-^?)L B3c(L׹cnl WDc+;Qv# J`; QMՐb:'y~~Xr}0dec҅  (]QoE~:"ӣ@~Jsg6%V\09]a YZwX ?;_2hT=KײUd; f\⬁{&0NNXq*/[j.RJMsu`j,*R;)޵iIRSGPېʹI$K.M=\= arzU苀OgPa"=# \ϙ,dbU֪x8kA [*l4Ph3gr1aV(47EEqְՆuW\gLd`&O-Kn»݁$oHM=I0Dknx}o_<řk ËjNjƸM66kBfg2=ך %&)\X|?Q2 ``K3?:X͕Mdz'<˭dܾM*̽I^IPFt)zE _<&kj/9KЎ[qrnrw4kS+ 7Y #4 U}e=+4}sJ3kE'­*u_,<]̪#Zr ' {_mє?hXN}( @tls,6fɉꏟ翣ܓo0S\Ɇm-U= z-xXD˃gzg+/a|1F'|@o&E;#;YM0KIHVC^L %8zǜEТ\ 𚶐 WͷR-K\ [+=ӯfRXMǑN.'iEG" tfjVE)~f gAq8s ;L$W" )ESw {ڠs`KnO}FiKw?3N U ornfrJq8 V_`NI7u>|qk":F.;.,6gmog^q7!-:Km5tM*K9qGfT=ԁ] lc c٪"r]6W뜿bTlҫ[#Qvi,x 9@#- ~Gwc:e 8) ѥ4v(O[]? cW5ul*2ThfuѬ1XO1~E@ >lzE1㠽cH&UtB\hɀ)O}'R>/b\=O#ܫ^]-{nAz񩣁X^mmiK\-UzWCDW&j-G| mo@KdF++Cb* KuG_xd+9.V3> ޸g s$%F¼T' ſ? J\7<0@TTu}Tyuc1 W%lڍ7 '<&ݜ#0*Tt-:qDLԻ#8a& {tkVlm%)iThbUWPSYb䩉b[VU)?P:YQcEL϶X>\l]^lqgO?Hf^L0A$<|l5)s鿪MGXKm) \U(Z{ヺ |ᙶBQS OBM5g#A18=r+@yҮm4>rhRMoԖ+dϙCB7 SM=o9L+{$YэC,`"þ<>I z~Ax)TJ} rb( F[2c^:05†-A@eԴ:zWS蒍?)Ԡ:(3:G1OZ<:Vr1-=.SopaD߳C~0\Ph%ϭZ2>s*㙿WmyU~ً~n:"/!R"^xgSWww|TjnpJI6ctCSq$¿VНy2$T] 2fkc(Xz9RjЦ$Ļ4GّzWn']H@z k h+Gέա~=XX/~_5&9Y{kOMdfԠ .c (T_عw,%8f*48gD_922xP}\Y$% lrj&0ZG_+Ƞ3CW\HJ3dm/[6JYE#o(s T;9>X]}ȮP״/&aH]JN6-zJ2ԒU(-!K(gkuiQf=;uch0ߎY%ׯscvkj,KDdZ֮lJA![UP6(קQ%y72 ݂՚ʘvCMʑX]PJKp5.^~^D":G(0Cx.^8Fȸۈ0ܧP̑C^n4օ'/@H Ox-{R%h]åc]dƾ\7}l3NDSJvJ&AsdKh;_yV}%1LQ,ϴ\~*}~b)<NwkꘗTXٳ;*hۈe4f:x֯*l=E ChOn8v,/m)a!lV-'xH9SrwZ?`.;Tjj7D+VÉQܗw_uslI+)Ӆg!{m85an^OK8S *'=yӌ:%`ϝ}Wvg@lubE!^Z#ܝp1uhg(:fT%2T$'P$gt aѕyxMcd%]3/V~n&klUq.k)#Jv~'/=xCqM%j&0>'`v;UiΦ{_6;ڹ.Vh4~ssO}n$fQQlSFU?,;5--p/v2I,U P-oYJfb}{&Lq[zX˨+"SA_j*9b0HA؜Vtfm)R`!5WŤkٍ!" Qw(DC;, gȳxSnKo(|fmMZz *OHur/h  97 fD[E}r?rpq[l;X$QN.y w5"1EEyşWZx9;=8 `k:/;/`8YȮxEmym*tCf fDyAp&S~7^?{ةTP$4S(Ԗ1EǨJfF([Kc +B>@y^Mՠ,DA<\SFF-AhwCM} i`|c2ۡ%+F&T|xsg7Q$m|On ӒsZ'ƸVkY_Bb/[Ohsc$4>PJ`2Am:zȲ,Ozb"D*qZ2 T?[M@Iٱ SFh O=PP]iHkP>U(^mO, ̖N   h$ö <͆)*(/m Oˣ&Tna.Ieh`I;3]-261軏=G3IAi؍_#63징Ӷ3S׊|8&xʗҐ" ?2'r٭Р-A j[Vp&U kB킫t|lT2k4L[Ƃ)afibH"?)ޟ?տgevoɉ=[KP@;B`Qz御gQ!UT"+]-޸ @ 6;&(|P>l9X6bfȏ+|+2"gJ{rvya Kf$c$+ :-8bfAVj67\)<]ŽT\>+Ip刮ڋC`w|\36sʠowZg(3/T6W (WOgs珠L芛PlUKKUSwSI2~W>:O 4NQݲyCv ZJ9)J$]=~ZL7?m*9 q59vcˆr5-`ˉee;nJ+Rd!~nz ׎+))k9rG_L\~}mvam#! yZF;vSDc࢙08'\Pd1E9޺M=ql6bKV_MwH 岘H=ۢv*GWmHW I^-U f*mf9Z)ri~ IrV*W>_ʑ$3&Wo<ƗSj;x3|N; .5u(UCYkBm7g]o&2{SC) EŔvqϵ4OoրFiϟln!NoZ“=gg]Fnˈ؄߀oj=-̥℻ϊ UVg qra.mYA}QˁKϘZ@Tgq0UH#nL}a,8,cY)1(ɞ3hE$5ShXi>o?yD޵~ƍ}e17;gkJJ_$&WPU"M o j@t1A[ŏ 땺ek})*IЗ* Nz7eZrzY?:pTISwk , ;˻=C)OSCdqm<3gQ2v3yw\ h, +:M*m&m D:5,2nKSgC'Y2+?Tzi7 zYnp䘘"C?~Y$e!d֎`iW9NQ >[LnvsLHFYqGY;`>+8G`OAz 祺;׉G9wpnJ>?Wi~rHl㼏w 3dofR˕рS'ʦZ 2D)R &DGGyd~ 63b q;+Nyn 0%0 < c?9P}O-/g3nnwRD=Q}:.l2RK=\'KNuv=J`SA oz !Q֦Q*\D/O&^7,/f#\Px27N[ԀJkVO\ :ؗ$*j韓ʞYfTy-[x$ڋ`֠ Яa~?&lsPaۊ][ G07 R8ߖ>h)UmNr@4oVQ̏ۚik6dH W&"3<WՍcY6׹>ԻQ O-P+iUs hZC,sNZI[/՜ .ջ;px?O fs/UnccANJȜ@h ܺ~q[ l}TL' H45EyT$kzre\d^zN^t6$nDrU>wA;}؝5xy~ySO`}-Ghҏi9v&Q[(P9%MaHR_2h78k՝\~4(S Hc {i7(6X$YrO \0!)QĵрשeiMZO#8JZĦ "Za7Pl?q; ұUl;F[/޻f8z6&8)}iCCӼrԖݛLЏHƝcǑL9TNn ͭK4ٮؖ}c4xISѯXD pX:JSE h4ɾC[XMċG3O?WI:Y)@ӊ!'1 T"v1KVCݑ'FVķJg< {b$z†qQw{Ҵْ)%=|zT8}naJ/Iw]S^FE=6QSL ڇKq]97by)rқY-Q7R "۹Ȋ`q<e0:%jYs7V3'ccL6%0}Y3h,ZlvNLJϢd*r Z:}N"S'c {:ܔ<]iGY$ 젛hu˔8fE7jM\rjSƇ[ lyJ>'JVk,iܞ;*h^{AM㭼ƖGl|Y+3[m%$EG\~a@P]\Pָ&pO'@ܳφq_ZBʔMsm)>wGT1x.2sk~+丰!<ﲑ }ztDrMe" ?T;Zn#zWnl%dP|׮a+;s=Tu.POP?ҼG_h}Gb*":C!AXBs^hjhI\d4*hdWFt #d~S䎫Yͭqr,YuNBO&~N~ו Ü1צ EE I$N F/=d;nRiƻKq |5(^MSMHCE.Kv790HrI5U ꧇v±b.]I P}šg({ۦ̳O$ϧWyP8$Lh`jd޾ PMF#'-^$:჌-CjHR\UwDAhၗG&քrfmZQ @*_v4VR‚w?Ψ,\7<@,944-ͬ7jn Si >C$9"կ/7?֖fl9xpV^LO/?+惚Q?SaPx-꽧6Nàd0AF^.TB6QsCt_CI8OVzͶh'APڀsa 7io3;-B3_Gd5l@Gi8Lg[MD`F Wkx#"pF|Y yƢ VٽAY#gb.!j y/Pel6-2BEB\R-5sڪ] LNpaJ(arrNդòq4QɨH+%)/z凐J&$ݯ*6yI|`Gƙfh&CW`ylDFOX M5?%c)1%܇4yoWT(9^PcX2locXYe4DO>;Y'ߔ-PIt2svU(Kw֗7]3t z3Tڎ &b4hJfes3}]d=qD~.o W9dsKNāF8r!|w 7_c]߅V〼T6¸J@h?z@l0ؔ"eCpy;i$zc8K $nMI5#܊ɖCsb:~3GIp.C%WULPZ%Ba+szT[&WB;3~νh{AN UD&Bz;[DDdh85Cnyt.tȑ7 ;W"l 0 ߴ@.ڗ>=:}ASnxA}V&mkÜ[`NV %>x 6S #d9ſTp_TdoΞ(Yk^õK^~*x#CL e6ם;$Ɋw ݑ[T=?ZknWgkhA mV2 TU]N,5vyYw2i;cQ;U# [笏!k>:-}j'^|&S'8ԋN+v1shu1!KU8^|8`=p6@@k]Ym?\~ D5ad|PQHաzR {y"{8o{=`f3xCRl%0XLa^n<ר4 2$|sqy=l8c[t 8jհϻȪ6[GB I-&[ iv3BMޮmp.iLXT,^t9\d[>Pg;+צJ~[-Bj7GJrHЖRۙnRW2H< Yςk{ Oݠa;zҋj-ihπet䨗(-~D E??ÛW x[PP>1N'ee>#Q.HBb'@aPQIXZ(2ӿ/<]Ob8U[ITHW4/lki4?i 7}+J'5X&ȯmh[+MBq8m14"ޫO&pDŦԀ2sL;r{Z6P^xIzPκ,P6'y}7 cM v<{i0+2dVLB'^!8BvɁpew ]7  ːE(S3.p'ԪS9m5bNЭQ[u!YxVihM 5?5_"TF#q$ăsRoF?f1!N xLvg=1MOΩa\kqف)z&4lgJlx}VmLbj7`; i J},9l eZSn2{nںaog-esΗ \8/A j[*O?<?CV+ 4r0`|i3 G0ѹ{-bEA,`mDl[1anɮ%PekY,Q yh !Re`$qzk~(DGpmTq.D\U0_My8 ͔ o [&8("V#<>l/Y?,RO\6I aܲ4њv bƛdA(GRDr^z#q@!MƼWy 6eWSu3^7{P^ Bu4ury$9qs[1L ]Ea'3^:hnVsr ׀faLmo| c;0֒Bw;ފ!n 8@ pq#W`]kjpM;3kAY6: fWTʄeO=8Xo:aޑ>*" B gVK$5w1-bChsv ıǹ/ԛ3]WS T. SILD6/dXQ8"dihըl}DA٦Ӡ1:%7#4!250|?mݛ9$ܩ)>1PhM7yb3tf"FBP 8$nY:Ni5_ WJtևɍ3:tS|{RGWV2w￿}bO wn m2w>~A#>b|PVӖFK6'QWv,2XyH]p m؇o坚#Áuʩ<rnDpEk‘o ѳ@pTtGZ!M,fFĨqԏXu5Fy "6!V DA7AU3fF_IĚ>M4&D?<_%'COm &kw4D+*E1+YB@{A!NM&G#vgOis H H {vA5̈́3"MnH> N<IpR7ym7bt&sQ|W VDňbBl~JDI-LS h_r[V% |uF\으 @QxC7n%AkڂޠO[KTB]nLƘ05Z! ws-4MPS_ũCZHl , q+u6*n@eQWUԈ +lT}Aen]45#osDӬ/2BB@!n ~i{*y.F.Twp#ZLWfw?ȼ,EKߥə~?U}1l-2E"OYǼL,_ .P>1OVSKˉ%Q-~ӀJâNT#2`Oq~ȗ9x?/[[y 3*2,”Ke&4VOS=En:4sLJ$BH'@Un_SH5G%w^E?79RR?Mae&|H/| ;8wC]4-KEMsK 210OF;Db NUjL~["џ&boDB(ϥ ٗ,}7Ci98 ^81apPZQ> Chu8ƥ% 6 q5,zX-40+JNz>ׇbl[Jt{|i -݋UkaD FKw mG`Id-˪֏cy=@ᨩd~E2׊O"RPUl哆 o| ZiQD1(8mOԔhf}ke9?\BapI( Ƞ*Fcyv{Ő,I?MHDTo,BjOpݡ&,c kaEyNJ`[i'tqxw3 ѵ[*f{o41pۅ~O2ϥAAB8 Y>0|a:GS4Wf~ d{5WpV)'8ȝⷎ`m̿VY _hCܸ+] +[Z*ʦyO[ c~R|U@[P֦h.TUlk+- .%7DGlDҩث<}bvlKꇊ6X&=bGQO#LK+S3 E?*LJl,!Z&mWZ,!Y(o+_Gn`6g$ ![5 bz@92KmP=[AHI7m$sNOas D,x -j\0 hJ+Ֆ>6J{V|_U{)0=ED+V4۫-c5f%PJ1#Vj81#*7e2Sa FDy7n7Kmx.'RE3j Tc'^;v,?y>g"LN 1kDJ}OUc|l(=1D!T\M-èPʊA%$C ;t(C]ޟ)рwVYM@I9xpU3ԢXmO/8Bn{pYc]ЖOD9 o%΃Pi<~QgH[$ꨞqCDk>,|^ 'S_V!~lB5JoA$x/I<0GDٜ9Uq $Z M)cfP $WeUa{>yûSLS"וe1[1xmT'I6 vXuoAWI g(( }SX9=;IWJLקRH:!ɫ̯(%Ʉ؞,ehѥQIi<9ش$+^p¯@mUlJ85L팧~SfȷRo&kǜ;20. d _E!frMt_#+u qb Ju]EOI;''mg $ZZxO;E՞!UN2M I|N0e2.4GG#bn3a̰L0̟#]&j.KZV7/blzEA̢'vnI͔;d w"TQ=kaTU$N A=Q:'1~̨͝Rۂ[v i&\[o9Oa޲3 F!{Hh0z"d<ܰM_ Z bʙŘTM6bGaEؘ(}RC7jsӻzV/ }af;pb&ࡆ&p3GH*%/Ȇ T">qEا 1Zz^O moj2(YGi) 4/-߿2&9&QGIqCOpjnXBd q[theaEӭa|_ \m]w2_RTWKVJ d.Y'QaX76Z%Dʉs˙O©@,dZ]^P&yq`0R*nF7|m; =趟̪U,[ qа.!5%TPRh&&A.a5i_R_*cpZYO;- V.QS$]r3YkMបnΪB83jp1=I:q})oG#T;|3J-Qa e1px)0DxgJ b09uIX̯:biJ'Pb(e0!xO%j {pm1%.N`|3, fQG)d:rN?!A!\ [ߝ_jjt$Fƕ(kt"0{?ȧ)BNu%gw^\ H~+fS bm% Q$ [Fmed u6W 2TpI?nu:goii/F% ?C_|]D2ʬWe&&o$ `?橩4{ tFW*(g k܂DGͧ4וքOa.?yUp25LWTLH4ZMFԑF28Q-xX6Wm2〻/;Kw2f 6/:L>Aa, ]@l=k*^&e'-5ls ud `votuZ#qzb= |ϵ";&8YiշXa,4⏙@*G2N`4 -ǭ:Y{U”23dw`Ul:|52+7'I9nBNס ɠv݌J7ay9t ީ'Yt|gPfR=Z dӯBj VU'ǟ(B"Jqs**no.n tyj/)tVjԉe Qcg.;bPzl.$__jަF6 k7e|8{YїNJgЁ %#no * 3Ěi^&܁<,[l"LWk>Рt3=P\ŪN;ç~ CM DyexVֽ|*k팷(pFD̒~9F!T{^{~$2߷̐mcmeEyq ,;'9Ehvy#뻇0>6C47]U E E'E9>ttf}źѧE~ĸsIZ'ZZٲ?{<-0@ ywU1=S*B*bmW>P~U)N|qK=`\q ]"YgF0%. Gr)+ .D1|w\C~ 7T`jf2bh$l}4r$pk &ӐDDW|d5q @)򚱏-fMȽx g}hؐ,nqBe'htB?:$#V:ˏ !jwEa,|ud2ڰ"t!Vr˛UѮ%סha`*H) _d/WA0ͭc tG|#iN?ӦmB?۾!vEhCyQk3JN/+lxW8@)Bϓ$kݞ51,}eoV-@ViArǔ!*|_' f69 Xe?=@8[jǎID/*QZAb(v@miF<hG|\_Um7 &pcgrq炼8{Qb!Qvp7 G(?rexقGfo߄ &_ GO^rs1gAw58wKM$K[Cl0ںїW̞EuE,1'JX/)(;˯~f!YT/"U3 ,RCdۓ3M%Bs*/;ځgRҲo_¦>*!QޥB*Ppb|/~$ٜf)(jr2v_ *MaJ,uwHڒ$#u}7$C[4 x9_c u"o"%#O]&7]J`Pb(? V0g9dMp' JѓPZepR+˓tIO]$shAKKW6v\ !C*:sb7ekY-Ш^6}9"9pJsj/|V{%\;3ck@\S1FSI,6X_ح';YRSC0XY06愗d}rTtŷ I L5XwќK5l3 "gEW i元PYA4EH@qҝh pB*15i u/.bCZl|L Lac ˼o;%EV ϴ}N!_}io(ޜ2]&>OWb*DT҅\k"׃dGkc?Hj a~~#tdJ; @ȹtpѫϭlIjfg2 S-.j}dJݡ4SH?vֆrB-S3{飅2vX77.Tt%E ʇg݇|*A٤'8g D]v/C[xn6X9:|:p b^ k,*}mcw`x,XQHQg:l{@PZ_T"`~:?_Y=5LU 8vn*E^tǑ[(!"Z4)LP~QN_)%1O<A縷hSP莿&u9j֬ºk+(, yJT. N4^N)[ōQJF+0 .D#1öG'c>cvkܝoQao$00o1=%^|T1ke5Go4ʆT%:(6+d]Ds[, s\רe0$域ځk\!K`%%{>< ckZI'&%~#Xj/d*X-<<'Yz z x$vL? *'Z.Z$&j>jo lrq'`&@%;m" 9nZvkHb=nKa㩑U#$3}?h"@tq,|'ާ9}t8,Y2Z7$V:qKSJOMQk0a2ݛ`U[QVΓ6Z n=pV@T1`ĠYdg 7#THkFӼ?/=_~; Gd(a]]5m7/U_=zBK&6BX)2Hqi4>׳ƶ8Yz]ZVLZ2HN!;y G`ڡY~tq CģD瑜K{?NЋOܡ8*i`_DZOFW6W#A U\ 2tVD\P͌ S:A6&ݔd !?1ot9 ;@#oCI[]ܓW>o0 ͮW(wr1cօ3ffYN ( +Xa4| lܽƩ醌@T5g; {4Y8B {UjRt٢wX jD:j44"ZxwxOz` ?w.JQ$!Tew|"{5~XDvʶM 9EJ~6xiW"}_DjgUM#6Qz1 \\/!:#v焙|fDbA2Oz|_%WbmKB Q?62!g9*.0qR {cu9iN\r\C7{oDgp'0"Q.ZF`Hс:Ys0氫dc0c?>oU1MQ3݉yBqZՓ-@L#o@TəiyeO9'TBh~Ǵ#;wNyI=ʎE˴Ka fLW2:Dže5(b9_=>g1 qv'CZ5T8`x7!w1 \:U-]":27KE=Uj".Km)`El *8~zR׼QAJjDPUV|?žhQ{'(BbFb5\m$&| mSM]#+^ ?m!bn<5\zEYVwLۣ+s1HJlQB>|lv{g](ϊON%akPp&º߹{m.CP/ߛ8g[0Xߚ2&e>(ˎ9uQ%?b*!> P/Y[ltB %}usp Ļ.|8Pg p/X I+98.5z+^/Z9sr񾍻ǛTcy+ݖgÇ!FMz>7:kޞk=ak}]V _"~ ; :FpË^!#jڌ:P^ۘbTG/60aQ.%Ѷ߷tPCҧqR׬ r ;ځdJɓq@P?ͰԃP,Ggy ia*T^Jőw']߅檆 }S{GA+46FJDFm8$15Ɏt%S"lV[c_CP/1(Q7ݪ]E$Y?{d4K)pWQ4%ѼM]h+(]b]5fާHn8FpL6kٯ]\FIjt|JOZ:ƀTkCt鲩=K`]>FKm#e7v4T?6)xfA;lζD^J$T rZ x&-j0v\Ĺ:+hU]VEfXX*QdTV]lǬTZ Xn[Ȑ'4&9ao Q-e_ű'NИ܆>YJ(*քQ~z^ɕr9'*t:-]j]+wa%Wv\Ȍ E Ti>#e=+BPU_;I Ҝ;D"\ 9c9LEt4OBXO" $w )%a-7s"xN!Oei0/#TWVDFWP*B][Q 6[iQv iv?N&W"ڐIaσX)HQOv_v[" @*M?-**ṼPQ˰.52T]wz8ӹZ_pq?b<6 yme*/}Kάzt ,54/6ԉy.&{__"6EwGScJi1nax-U,[S2kMg۫mξa'O% 7ΉH&#WQx5=Εe &`uysYId6d,^Oڗ|54詐 L]IYj4}0DfQ^9R)6O]{X8j[ ao“%6\`iWFйL]^&lmH[tW3L. p J* `غTN94( =-Ñ .-IrE"%U s%@W Jg~X|gAV`be!XgAql̜u^~l ֜MT^Z b*ꬦT/Èx\5E(5 S_˲!ňW|߶7~AhgxF-F 83YpJHSv TzXBWeyzÓ_}^Ge1G%hxaO,x37]z !THY<)*fE;#@bwq Fy1+8bvT3|_= m]ϑT]s,JgN\#"= 2l)GqCOSgl?L&nՋ{بE Ī4fJ#2WNy1RNC{@7>C ^?y28UhB0 AV۽DYP_0zv)>m}ZMq\8o&6 be,FF-9ܞkV)*y{~S@$#;:[l4 w{َ\Yj"Os.ON(jbQ s%C KBR sRH)ldDu/i R I#' 49>BE)b䉧@b|#.1% e33/p.wSiCc*;݇^βa0~5?C Fi0q 4M Ԯ-'mHn޺Z!7-(h"sG<ْY=F(@7_S rd(~TUۀju `➷*$I·L ,mʆ1hZ|()qun0ٽB1pmPT0[m_D9[ȂN|% ȕ,㰨wc51kĞ~Q+WSn¶m@RL~+Dy\q*٧9;A /64 f= 9XնSM0zWo8nl62y!GOhH U Ym&X좵ʪ^Yh}>"4[cE0Jm$"j=gwӏﶧ(9Ztq+MXe%`NKgE/$G(r4R*; ĥX5ݬƵu.rftnQ#FOyC\1[dA?X5 ^ 3csYۄrW6 ϣW oU9@&ow1'.f b 6>eF0š>uA= Ds贴o?8>V0DZQ MB^ZFXl\rӼ_tTەtK<—{S 0 #Tg|h0XBaI2*/bE m'}s/G,л)pu׳wa[gڎR&̂> UŎu XaK%;摑 .S8^䄚My"jWTZ;g緒{u1Z[ #]y0:h]DΣnP`p+"Mx?#qqoloV=pF'}XZ!I?"֓wх^t{`!.p (Oر,W|Ku\c#a3`& ` PFC:[@}HO;~{ xohP1h2Q}YLj1Tr m0brONW|?b_,*iYJ'q+, 'P1Wyt(Do%[<'^Rhi xbh\zz!`1Mfy]0Jn* 5]OX+s6{+ؐDJy,dR&h3_scT`\ 7`GAi/ 1#M̤{ZHG}ӃȅHeLPe.BQ cF <`~cq.pu,O4xN-$pM]V q5U>ˆǍDmZ'h^&BE G#X25Kj&`Ti僤35V40ic$#E6‹=@'6#U2v~!u]V>GuTSU:?Ynbij/D?ʒWNπP~GLM\ٓHUŻs,3|iY,ʮ%s#bIVi+)GE2UJƛu3=*@aA=+}֓5J\A&._Hm,~TfTP{!ZWJ߯J|"+p*OsXǫt4s]dCͧ}Ci/TĶ gpX1p{N0_+lDK23ij[ʉcYQ;H6A&ojMښ.TgP o|EeSD]A8t6:xM9C2N1mJR(O\5Y@Jݰ䯤tgt؍=JgF c#. *8NV)k,E8(ʙtF 2wPԂndM9P$Kr==r7G~p-HW V07拑.@WGd"½k1ZSDF.1"sY5R@th{I 3e#%pdf7;j-"2{Ķ#}cfJ1TUW1by5.#;.GUUȳ~~ŧ h^|N,_[c lcQ cGRc٨߈[sQ5BN(1mE }'DB"$:ζ{ zHf ֶu<{7&oFKx$[nǀcMܬH#G{?m[D.^V3l_!P>V^ny2}J+AV#.J79|'wuW{c Bz@cLy(բ56#K(tu ӱ]P沋0 &y367%۶Ɉ)Do!VsXr&@'H(%EukFUp[dN;8֢N^"&Ah j.v 5 b +mLwsh#;`X;I`cC3S8~=L&Deݑy)Vual腨]Q!e6U发^HTOL&j^Xz[iiϚ?n>'Ԝ϶kG@lTP?dH?Dx j)׌1,%6`=FJ㉛cڐHZBBЊ:Zq4/,oZ5Fe1E zd%^lnf -O$GxgϭeZ,eGFKa,/R?ax&KxU\nGUl*֍H3:B~4w {7늤xezw[u}L;pŨKotl(9yó՗,ZjI_s (f᠜GQ Hb.5@(h3XL.bPL] BT]Ft@4CG_n7o]M h t |}a| zpyi{ xYLd 0MIO$[M[)칽+Bh+&4']XSR5@'_:S+Ұ7ќȑ5nI̚bq2`WSqRH ޺ΊFXhxz E*cB h$xR JށPY3H1S%3EsK~,$H),z<'٣MZABHoZpBVA;M@:N•uiS3H5\5KLڒxv-Ϗ%C)yh%-GKNaЉ-3+[\3F鰔[U26\Jl#' <-`ribا~|p5o_ǮV ru.hQ-E}||faܢޤs ' U*Vpw/ַj'KkpvS9@.iF5}lrzpueJ q̰KLVMaŊʈ9 07 wˎg:7JեMthŤӑ~=9 9iR[.I6![0G(El n&t]Zp#ϣ3-Cn٪E&:H'q si`.g?0}bwQ3CWSϐz];Fď,=~M#9 ILl\Fk-m5g09}40 stzN,Ӌr ; !RʫaAc>J0@ۙFõ!{峃4CɮAI %);#r-'`nPg-a|{*ג| A^/wawš0 +տ}oqwq#W@Z+ Ī*\ /u5.]>"3i[F_2g'!h&Ibw iP2m|wEk˚r'.>[S4,~}GQc#LA9or)~8Ra!ϗ;H-$wn5g-++"1Jw]kϭ<F&CfaD(L%I$"l ^.'*7QQi$,m䣙KA$0K60x0T@LaWeE ed^}6ƄXC8c!dM9pg>mJ-èGq ]8han(# UG]p6ߨHtII81g|଑^Dlhb|w9D$\OMx]'&74z;\6h'ipwUZ}ڧhɨjG M6 )@i7>р!TIN+wg#bytA4K9];T6ȏvbM(e/g %lWsl# . y!@z w\LuGmA~Jٱ .d+a ނ i 5D`9|Ӵ돕C?JwE9Il* X&cAt`׊?z+ՐѺNwE C4!G(_ wIxjhl%DG=$ 3Y߹BITR$w sV}3)mqg㰨f'@: ބI4TY݅sD[\?q; NvsI?fct(#"tbrEd Yv $Y$#Q_Cb+>;o܋iU--̋j Aŋ\Ǡ@:ʾlVDh+jf0e \jEdW\e[v# ofx. W%>gwqm_jH_1'$ PdjznXth@mt=a86Setހ"cRmMrgN[.haI|*UfWAHHk:4BH)*iж4YW9i,iͽ`;" s6rx[g_ }y.DljմI)Մo5~8q/{iNN>6RS*ԉagSݫ/S5fV/Da{ia5l1pa q}'#}% z* 2<|&R!a]Vq׼pwk oG<rGGjuHw[sւ 1c7"X:xs(2c`Kv U>"ӈQJy,=ٽ+EISlxx;ˇY,Ì]U0"3Q> Uk@n`_syjD]-X=} ">)ܠm)Lzp[=^t|}Tbs4Uz@PK&sCMԋП20Xf_S,*b*Y.jGgAQMeǁGtU2Nˑ5NL"{+-%'Ȉ<{[+nDrĬ]1`$iE;^-k4\3n|7{udEO&>j+$w'/D)ss!ζ'n\X{;R$Q|w|IKߞbmh9}*aF!.ceqjg^eQYb,8RH{mzFU yl5` Mrd$ mNdJf< `*ծM鏢B)E/6 aPX((+fb7ں SF\JX`\w 1GZp}WMya*$%'fp"?5Il:]~m !&8Y.9&/ڿѥ*^ Gz?E˕|vuN[jv)$B#ӈ)!.:PwXɦ.R;]k^~'9szɤ`Ǹ6u;+TҌ|jlC 3&9ݡ_D-S!oA6(鍵1 _iXEP[Ŷ /s TaˑQᏹ:ZDpflfeܢ?0g<-hp}w2p)ÆHǦ%wxT:@3 c;bc=Ӝ]NcPiiN"ݴ{9SCͮlE얣/%CXdB$4=e\{ܦ|hD RGR1GJ1PEtlbwLQ;-NF]mL]}uXtzH〩wpOwitT_Vog9@F܄L;TYFG#'mRT:'@EЅKB]Nj`۳SҿQZ58@@~Gzwc*LR })DT^:R3D)jTQ]LqpSgL 0= Xur)Ʒ thjhch`fjݫ 㦻jWH^CrK_ʂ>){S=kHhU,pMLW2:+)%鹿[`,vDži"jp)o/uwl1O 8 + !LN3d$4@w`qpOOm"9BCg'_5R &Ex&pa=^9!9"{WNÒ#K}W6{aRX{ N+#CyPD|I_\s@VE}hMbg‹XISEERAND93SI)VX^܉Y{4n [=U i7:~1Ik˺!~nC[ u_?:Et@ZhrXV@xEc&,%zL?~~8hՏRv<8J!]?  scde>DBFƀ^'Kԡ %.'RVu Xݭ.RA\B: ۪T#V&> tyϥciǨ32[IŭlAK' 2Q:>Z6慒2|;Iu|"fNrr%kk1`*.skXT!M6sL pPH *)&_}>ooSSs,ɧ1UR ?}} )fCCG-[b%Px2~R?l}`\z8=eSؗa:Rzi71-º@c4 iEgnq2ShQhv X#+d]~Sf?>xo'+&r¿KE8% 4(kA3Ԥ49 )Z#Iy<5<jgwrD :T#s\Dj#~3%i,tt<A6Y c7B45A> %kZ)e0wS36#S]49OzRe]lTHu/wΔE\vjzt90G%eQԇ5%{ӟ&<lTbogfyי pwdf=T#sMzm8E J"zRMد~^YNh&ɺwJpw\ȧ;s<i{3P]X /FsK P<#?r|0SWX.sd3%Aq1Ze徛#e@%~P„ <$-:M Ý:O]'d4MP<v (2ahVQu3(7%Nʪ1Iq$JЀy0&Zkn,?a8xP-Tў:H*iF}-  OsaRCVtcڍ eGNH\N9KO-@2[<_U*L ɟ*]Aw#D-{sS!%q}luFDB}_YVis V=xLS}uuaW$JjW5Gi|JX..p{-m j}@(N~E̍hhyY+UpjWٙSZ1ټ&e‚©8u B6H=, ixv8="xp).碇39dπ8Cɮt~E5rP|77βQ#Fr&,Nʚ~*Ъۉ۸9|<:Dΐ+tD\R\뺵he& ^x";^MjX/n]] ߙ][G XG .F>:3.,.[ s mϣ;/p5`* 0#Xd}%pm?ټ)|U/Fg= I"7_"H]'[wO"=>a7'&,봱L gQ1a#^oX~ hc5.pRkHSSL7!fcݍce9'D6~{ *Ц]Ď)AwkձwKލ5.qZY%?=m^G]{bDiaM C^Mg/+5`錜K?1$"1u 8 j& ,B-Iz5@ky> 5$7}k?vQ9פI5⭋jZf3tOk`?VgഹX"syJ+*\ 읱gGwLlHsv`LIQi#>Bh/Pci9Pw5=Fw qՕԠ]oaFQ;u móכּe# yRV"8! ׼^vhа[&$Mi7T)rW|*N_%=uuKNA i[u wWͯtZ/a\Ehq/4p:9|0Y0PPS5{LၛsO)abr[+trb(*)X=ɾ%8w1)MZE3E* N7-PzW }ES0[@Rd*=b R0M rgϨI|(^fkk*w$ 8Ֆ"sd>`!BAu^P礚N %"]l')2-u]ED#f| GվX^E&"Iˍ,XAT9#ƻ*Dg֬S:jT^g&~"TH:+D1P*IY+Y CGpNDoJΒŌ֠IFB#\Z5rVΣ=U<5f// o4u( ]5<8>@˴lGmըgu-^==6=1s¸_Jd[DGM~cr^e!A'\'^9=1!%#yB&tgz6ᓁ^)G op/AX’@ZЬ1c7#|zP4φwA.)UguZ!V~EN[qo7be>XZПWqc{Şm$fcƗp}\|xbFɅ͵!&T{rVte>Hj2]됥 $ Tu]DsGy~2Zayiyz ˹ UΜnX|xI:%=&ɟ-"j Go ŃCBTnW#6%4Fnk|wK{d}#7+i+k} =!ՂK1bUGoqOyM̭厠Ydh}y '0cE2OJ^0Nm[TIqNXm:PTL}ǜMb \evN&!i)b >= W/9F:_=0H, oGyER ` I{kwĊwfo!@ $ ف؎L R?ZaD8J$j^xoSՓ@5ILDܑg/NRAKsґrm'0$y 79@ b<Ņ)m&`$.z/idȬ)ju}F3iw^Mڭyf}hҕV_E`![=fĻn&|*QUlM* !v0LKX ~PȄ%XTJ`KK!d5+sH7<<͎<~(΅Vӑe%Ao[J#3p(AUm[U.QyyFQ2h53};u7:QG]VtUh%,Tа"US#E=6 Rԥ-WM˅uX!qsL{?YX]i~L2Or,Hk3Z%#b0r9u.Gq;HTsd4.3$#{4/٩e뿝lH`7"QU;^ر!Ҝxq jCU؉C)u M~Q1` bbst[ ӧԌAx}zӠ:,J3ꋭp׌rӉAR',7Sp4Q4N؄QHۗ/序ېNP~ᵪ5aM{iYgFr[h@LrnrQ5 @A!!0Iy7 5f/ƹ^2]'Ɲc+kiISЭK`T(66u4أN2؂KT10dO Uae]W;%C^/[NI,_3H"t:6s%Mĉ:f25t<>l|D.':3xlӃjzJ6tW~ "f mԑ +2B=t(&dX=#[vAfdˈIet;v\ޖ WvRt-!MckQ"qPzw0ڞ{| KcEC|Hˉop\NeZ SZPp ߁0a o:gM Wk¥-AfF_BF~6Hv9c@cbBysͤqȱ^OGV٢hAlsEfƂ '&Q!jE"זmS{[{dtd/oݩ'x7d3qV(*4rE6X@ԌB浞맭u4vEzj`.7р̑j\Xc>b!˜ k_*Afŕb"Ɖ#8M;ңS3/A\FЖe3Hk]gDjE~Zˁ n1НW2 # cX_65Q5G6TJ˜@v{rEKd6@gLBDYyGu@4Oe/_,(nn,Wѫ[ &=,`:h0I  &6(~eGhd(){W{XsQ|C hrRK8N~]M1J^vFV~2tƷ ]n311O34!V-hAXY7OB%ؠKe#|Ҹ8?ǟVy T~\۔m+XgU XY~I},1Ph4^[_!:fC0Vdi$6h:ڢ3&P|7n`1-#檮6>)|HYe\qhL辪 %i\4{AKk*6;JZmj16sM#Y+o^[O"o;|]zo3:BfiK WP` 1}K}qLdI,Mr~qiݯOw %?\/@Ȣn3DWʱ f)f &qn@pJ7`N 78#nyfrF'n[JڦTޝY@`/c+S[ imv Gp߬ EV[XJeAmx^>=Eo-٩yK'g#~i0G)` Vʷ:#xSW:nR\`'5IWm=\9U<օsn^cwj 0!s_۴gxAF2uKgy@]5 s$5:V^,= !mH_ ;4x(^ ̉= p»HRbOixC=ԗXڐyifX6c1g(w61dM ivJʹ/fBQaYLE:oHj'j瘽O^o^\tYnɎ,Rj@գYۚ eۮ27]$KCѣGK#f[6|n`3}Xz !4^xJ{t9:dd@ {1f\)Vzg ZZ&G#17Z16%Q&E7&q mȟ>9s}1l'3 ݨ N;^gw~ "MCgl^$[C#& S!_EX]#U`GS@֛u9r8&@ˬ|wq!ʈ#/ZCr=}hQHDEA~HULaKRKbA.GHoB4xvUl2 Za ?.%Y=:_hI26櫣"y @ǥfaTP aBc&=81xVS ]m?SkD(\a PXb.[vN~K!{Vq,=l(*vy8K qq:=F9] S2(q[6Kwl!4n (`)I5PE%vNd}׮ K^ VCmNs d-7Iw0WD, LOm(VS=gD8/]f-Y_^<-1@](0^0$/{ ^/^ hX$}I 㲓S.X'Qm*J\޼9?Q-nc,2$ -- ;3k:gUVh7<KT¿Zc /#WEC "Z5]vKu(Y bV--CuHWi\K͒!+2iP^|Pr;̓`<\dh[PBp ^Wxyn]z`60y׹ͺ=YL͋QɊdW%*t-ݺ['x1voy>qHhFbQ/Rqں|?|}G^6GY3.Rվ"lS\4DU7B C ʅLoͶ6zg0yV . .Sqg~PnQ02F#":[7|7Yjn{ou5 "yðHW'L]f \>_|a |D1~5r/ t om#v9&Aaï[yUϼv; Co$vB Z^LBњ pmc߮㋄Q=b|ZpKU<ؕNk'k!~tٰL<= w>=.+]\pnU›" jH)v5I3LR'1`5vu߅2O|Y<=x!anig$ ҳx܃45NJ=2A[S%5蕉<hݾ=F%  'tG>} :iQ7jiŘx8BCVVX]1}f 89v(]>fxOQ/H>bnȠnm%0t:OΦp] yݷVFc^"m8ⱇ̞5G+NOI-ByC*oo?3[5n??:[qR؉yMfqT1cKfu 9* nH@~gqԍZ;{{QT8ϹtjR:e4($͡;@PR(gJmzvp.=̳5pVVKLV MmӰˁ%T~ʻ.0hE# ,Cx<*{{H+; FgYA4&!Sdž1 Jkni2s#;@X >O/lTDtO}PvjZoӃF2 U?.XʼnESNFOl2 y6G/ }()`ָ aypcP5 /xm5qN'~ 9ϚTh\(}ЋYm2a9EiQ^{%]mZ)d5^VhZ3 vW:]V-p/Cn^}`PWHt,15"0[ XP FQjiN=0~̏|ܵb#{~e|xV}0 _aV]kCnhp%Fvem ͑y+K4_ XnPG%'j*RƧ#׷1^:㼊2sYs>;(}0r Rrތcu抑::'^[\xM,e6s\7ﵵet HJ|?/I2N#p6Q|6jjD˟9NpGIιA7PuF$Y:T4i m_f"2$S1A%gf.*.kmMT!p硵뾊J$L>ϵ~mIތ}4ن0=G[1yk]XH)f[-RNL9DpUePVh"zUnAH u Au: ($ULC**[|JrA0"9J@tu\OxUO$H-'ab(57atHpɃ w T_]mBB\]mۂkBg)E+C]R?jŒ *Ά R0tNHW-^Q2;swn Uм]%xv$c_K2O/]%ӣc&B!%g5/B㝺&|Qgbj4K7ε!&~5L JǓIC_{Mf\|y׳*Gƀ]PW9߈_,(+^Lj4F.?M*X +V1)eAѓبU}v/_O87tKUEUW[I/Je*zѝǗ$ -" /Ydi-.y{`6b"4P"?u$ЋR7"@G𐺝bAcҢ!߄r5E1E"ӿ>< '1\Έ|{g w=:3ȇ1=adRݏG_1[~Z^7 /hNl|%Kc0Ho(e*2[ WQfg@:#XD7 yt! 0T$UM1 G(ɷ3,vZy|r&R- *%C@i#Q+a! RZ${ܑ#[ĵ1i;Tqj b)4J=7e L40QZ&ˉSŧN/VLR&[Iw$}DLڹNqZ &@8mZ;٢#{LX(#~iDS4Qי#W,0?ҝۘjj<,4]߉U5Ĝ !2Ŀsb!.umStT nO$:KLŢgOb uރirmj>c̏l:[(N/O{yUIk>+A6`y@)4zq=[P/I*\f]S0̩3ydP~!ogX {Lp2*~nƓ‰dMZq^++cΕwfc`Z"&UVJ'QhP&&k.z@%oܧ?k՛KWd̜ek}RFc^>=O9O>[l Fڬv 8{ ΢t9}e'3:j*{"2$K.q12;gnKm"f,p.ǔÊs3O h;CD s%1uY;U6Wlr#4͘_m^.l{>+x1~)"~Ln- fr-ZwYL`Hic<|`Zҟ.y˼xx<ǭ`s@*Nt?RTLҒ'ASº>H^sossp탙立54`c|fq?R:Un *x&wp(G~yn}7؊Gm&Bbp&JC>֗ ,%7AZqJI14RbA$p{;˕! ,h 'К]&G!]lK|7ƶO]o[能8s#15([g!Nļ~w4E8gqGe5=D`Z^|hL Sb' ٠3&gk}^W=<_;S*d&(Zvż6=ިK66Be[)tb/L3puY9|írFYrk"نe˜)`Ay#q # #e8% "PuMU9^n$t~6> p7+h˫Ɠه%Q8ksȷ6G38)f}n ݳ5rzr*c =ec? VV5ovbJ'ªϠ&낣dzU7?Z2֜d˟10-0,~AwɮSHSX j(͗@W FO~ޜ'*J4<fohO)^I:x |J%j~ %%vxA8QANl'3 1FIQmdLn5ѷz..܅C@T.sot<R @ X ވZ#0Jt x>ΉF!qO9sx(Q>谰0q%몏}U=d{Q,odJU-s| EЮ[8Q֔[6`ҟ mX_6o?yp :q0"xfPQ^l>ܳ ܬ9 1*(3*Z/򬏅o{&c㹆O׉X+ۺ7p.W%aՉ}ܸ;Q\13:r ْ2ǛA׿2o 5ͤ41ĢZ7#"DJj,kmENG I=7/?ƞ!m&d^XFT|LV!8IWsb0o8j u1;4rB*w~6}fNQwj}Kkn[^, ӊfmSbg^[m}K/w5 -Wj+@a1h{ ˳^DuPWnŒ>!GAD^)F V)ey`_r*FAg1Iv^EGI¯0%CKORNKL8f_ M =_=iG/6"W繓SZI ͋E5y awɕYQ+--JG W6Ѥl*fĴ2 IʴJ8OLj5fBiug@gPo>P\W!M w]oԜx6q=& f"]x $ ;5"MEVDh0ǐ[ '#'ǭ 2'VPlFѱɥt4_k'fku>qw.۷$V'B B.0eeJ-M:KtaJZ} W+)VdĹtX ]٬XTx?8PǴ[I?R`tQ{8jk,e@@vwe$;:&M|οors+uOy' 1!ԓtO0We3jndƐksbzluTXiIӲ<)s*9H O>iO=t["dAdȮ{̥"cYUwl+.MmB'ĦS e Z [:\eFÐuQIDFjOi_ 0PԲ?3^*Fb`f1 %؄oԩﶵ h%almHСkkn4|ۿ-lLɡ=٧+3YL:.hֻ=+LZ<=C޹lI]n!D];+0 d>8S@Cj!: ~)#lAY N1/â М6 G7N(׉x/La^V^ŽYǧa v {H9rc8Ӑ0dOzv=zv#'daigiDMKS]3N=ťLcqxw g^Bp?RoOؗj4󅪽to2zkzfyBȿM$ֽqH[ݡ2}L( ߅薀*I K735A5!Y7Ql'[4CZ4ҡIo;GA0-f뇺V䍠rG:; ^,ff-bN7)h/V'dBƑ`Tx(F֠[̡ZVEwӮ~($$@E[r,+r.b2dH*KOV+t^h7Ҳx0ί2p0kYմ_3߀0 !v1Toyα1kT8.EBrVcXJtN^CxJq{; g6~kuvxJ%*Qı(J,a_lz`ctÒrlQ~է^ \cO =+`DF,{O O~&r0 %Kv;ٸ fA]6ziDV(RDΚYBrUKܻW54XDzLf(x홛v0m~((6P"/MȖ=Bo.L_to$]sϠg_xw]KD{>i+S-ngzUf'ʻzt ȵ,["-6mɞu.6xk[Zdtk8ޑ *C.S7=ːg\5,kUꀐS3 p56[}ʾˮ4QU;y t\m&y?<ՊJāųv6K" !>K”mA#ԣc%dF@h l؎X9C>XH&S4Y6A@ۚ\/j|` hp`w-w5N ]tMwaS!;^vhl7bw\@gK׍9zݩf6D]%0o/[D5})ck-4WG_f-M5tpi 'p}lҸWc)VVl`atHwWu =l;ȫc )9EO`Bm+(z 9ԞO8MZU9 S9j{erAw(~lV!!YB1{%GI_bi b;yCpVmkFB:߿?lb_Z8뉵.`gz.fs2ZI2BHB1 :p@G)?,YszƈlR 6}g4_٢,gqi7և0B]"$}4Ρ+4c,CYaBF'zhq[>JF^]V WEy~4ر^ 47_3:$f>tZĪDn EhUTۦϷMS1{کy@۪5Ԉ*ԑCk; Ann CcjLDGe2r$lo%$-fQ8-e1s5"h"F%:hV Mw+:8Scj+RJ2чXRaEb}fİg4.i|nj*$T'޾W*@$*[7>j]b< `-Є :0JXDxQ6sL?;:cnŶ\]Wl#CDKh/eX,T ?1gRo'Zͤ%f]7[$? J,[[=5M" L 5JpOQfg6)E>onvЌ&kQ=ơCY>o(:S'k ,[j=סos${'Dܹo[̵ `bZ6$#K*ala,;^ Jj=su@ZWC*ub%jVt0oc:j"T5 BOvs'b/)B:aH+ &4\Ƀ(hD+$DA4p +ၙTS78spW|%kRk[@ʊǡ>{64w?hq$m:W+c-+R՚Ӂ8 Z4+xҍBzߔ{xGpNeVuGM#;Unz%/#e:7gx&^$ej8_SՙVCc gųb3ÇQ+\vm1x3.; DH7Vާg0>< d7/*=|Q, %H!ѳ){Q2P>jPoxԒsɀ<ݓ =/XMQ]DQGЭ &&!$Ռ="w0ȁ\8dYP̌ri?iӵV"Z#4UOQ~]J݃[fz{S,S <3T4jm Bfp%> N,`T9&4spPTd㕏hزB'^0EEJ}g;BA,et?KN=ˆvY9H=VIFď{mc6j!ﻉ>R}53ALduvnQWGeB!&7pۖN`!;bI,nOh=u{PyP}.""Xz3of*,,\FG=,z?ةï0QxnKxkw٪{I8,B ifpti˷+l]8*0'3Kߏ ow1cMEl`^E` p!2qt #XYkVdꁤ~3g 7_fd~%Kr*-1_6ڪ&2 mX2U[$9Q1Ђi `z"ѭ@pBz2{C b ڌA{(T!`zpqQ|j=pLT,`AS "?8/$ OQ@74AVOpMtRP#qj(;CRYW 8ne,l6+nk/KK hZ#K-'7m{`"![<0=~mQݐŗqA[^Qo-m-šEtE|ߖ$C^$+ϏQX[VduNRGYYa_O1wп]=I*Y9dQx겗q5&lP[[놹u7/X F^s,#Pw\FVbw~ A+Ww|UF >x_-VՉ= KsˌgIʬ< 0w 40যx.ѫ”ה@^t'ckx(,u*m2Нs]Bk6ɓḡ SÀJnbxG"_/3~!z E˸o9k.W;13ОyCUVbj) j&86J X|LBS24܄=`]Vw1VxK7:*ɑ?GLeX/ KӍb5<~IĿ0(?ֱ>*`2"$#'(i]B;&:>xwi;e/Bm7 ǎC爱h/'@ާM@C_E$ZP]ErL9M3^ś,Nj\d/Hxʺ•6a>q$Da\d;:Ix4UGB7^5#7q_['gqU6 H.xL:(VL{& ,(mZ ҅cA";b8fYƽXo"y? C܇J rFFVHoJ&}z)%4K~Y"l2G=K4MѰz\^B02=U55 r$UJniq&x,;£"h/z!׵̾xOvE(m;P6Q bIK |5G %">d_zMU =J WFLx87t(_R@,u:!;xuxVuɞ&\ijN"\4|'=sX oH7A#߆b(!e)|ۙljq#|WQ|(VѤRhD  5¶-}}Ԅlͷ6B2(ao<z1&:ߦDCߝ&{_Y D~rr2|9lbmy(Vie ڠn.Uii+k8lz O%Ͻ}1.Bhb黖^rF3_Y@:!=o{_vrwt1b;`Ƨ6H܊uGg761"VC@Qkع>XɥadeYkCvw9i w.ÕǤ j@:tf^hӧS[Xg uKea.]Y]^^|<B.+*#NJy㛁|SQNJZnՕ6r??E'tW3o$VtbMH,Ӥ(4 o^QmG6 ZbOk*I;8MCiF#lj$A,BicНWRuFlDZ0';zgMh12(&L Gyd΃{wzCuduLx>af{(#8FC_!}ms pĨHwudK`.cc4H _UcbFW(,.a]:/'/d $ӎIv@>?]@~k3$?/Y$] ]*X;_W-7)|^@ VavDݤiM%6- !uGeߐ.[O(nL#jwHB(ŧL}ܬ-3ARg^0$1R8$OG OX#OB{=2֙#M@od^NpApOej|湔fX2\\j!&UӨ{"B#RYn-豷[ZZ!R$I~Jrm3)+lnc"4w^4CM`Yd T^%I*l]d/N> -p#K8w܌{gƂ 6_+i t|}L6؍8)B@1󭲙g[t^zJ#2E4_4 kB$5gfiPF7-ZNd^-l;stڿION)9fMt8Jg%W)?'ѡn( hU)~k cɹH;wx:`ʨZ> &W`e\ vm1!1XclV/ED>8NYIJ[Jg4z]z=$'-f^?#G7xӗJ"_ÀC]Qv.Zf1K˶j4 D2]Pjvh$h&f5 ;,m>8^ O"S ͿŏVD fOd"? $E/2:0aA/^}:}k7Z-}㇍Ӷs&ˑ@#>ga䗗h/Ãz4HA]p*B/̆Rwh8*8#40.*k꥿xxEHH /etC$ Ι\ oʋyl ݸT{TW =j{P`Ӊ[mͤ o^-ݍ\):*$!1쵛!pkskh-]G]D;tfL7KVK.cհHwYxGQACUN5T )3y՚tW`\*عpDT3W4XV-k 9xr1A 33Y+wˆ($鳘+uc("$p˞bAGf^0cmb$.;L<ƍ1SL|0鷺K0$NJft+::}eִH?pynUm&ɦ;Uొ$FGJ/CS![ȘcSNWnãy-C=^GR.;*nהGQj-zV5+fN4Q(zSW&O Ov:VvReRmc!C}O:QJQOP P) W ܋ O_WC3WPN+7 Ǩ#u߆T tXRoU;u.=rD|BM}@yOEo rQ2IjC!4T~ X^e} C8v_ 9{A#0'V,wLO!x7 RԜ1?&ωiG`C)(3Fֈh2PW.πc!w,%+3(^/[: -ĮV堧L}Q4l:lqZ+\ºJ շQyds~ _R2&=rZkSUH*5ؖ<|5!EιUT_*o+'MH{ P[|Jm㱒JJ[Z8@c;aĥE"sXucmt0p,(g3VT*1kī~?\ Pü 9PoD{)Oߧ(CBRNyuy 0PҾDB{աܻ./~ }N"XǏDkI-|B4tܼXIeMx Q0ݨZ 0{M{MЇΖ]&3j|z 52XYf|GL~%L YZ