go1.20-race-1.20.5-150000.1.14.1 >  A dCAp9|"h>RXOabrKi~l0-b3k mDIl!ybm1U1`רY]J۠X^Al.k!cf3\#=(/cSEthנ z%R(i>n=p1N^65͖>f[gB4qn4 I !e} l\U;9"Lj3tKۢz]SxNc ~#dsL~7."&ǯ% 8`[vi `=eb(3/mvషQ>p>?d # < .; Qj      DX(89$::FNGhHlIpXtY|\]^bcd eflu(v,ztCgo1.20-race1.20.5150000.1.14.1Go runtime race detectorGo runtime race detector libraries. Install this package if you wish to use the -race option, in order to detect race conditions present in your Go programs.d@;ibs-centriq-3SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Languages/Gohttps://compiler-rt.llvm.org/linuxaarch64d?69711a07d6c893c9e24fc4126cbe1642a06d670a8cfe0cf0e4cee1a2487911cdrootrootgo1.20-1.20.5-150000.1.14.1.src.rpmgo1.20-racego1.20-race(aarch-64)    go1.20rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.20.53.0.4-14.6.0-14.0-15.2-14.14.1ddP@dP@dK@d,@d,@d @d'@cl@cwcT@c@cj@cjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comdmueller@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.com- go1.20.5 (released 2023-06-06) includes four security fixes to the cmd/go and runtime packages, as well as bug fixes to the compiler, the go command, the runtime, and the crypto/rsa, net, and os packages. Refs boo#1206346 go1.20 release tracking CVE-2023-29402 CVE-2023-29403 CVE-2023-29404 CVE-2023-29405 * go#60516 go#60167 boo#1212073 security: fix CVE-2023-29402 cmd/go: cgo code injection * go#60518 go#60272 boo#1212074 security: fix CVE-2023-29403 runtime: unexpected behavior of setuid/setgid binaries * go#60512 go#60305 boo#1212075 security: fix CVE-2023-29404 cmd/go: improper sanitization of LDFLAGS * go#60514 go#60306 boo#1212076 security: fix CVE-2023-29405 cmd/go: improper sanitization of LDFLAGS * go#58927 crypto/rsa: 4096 bit keys are not generated with BoringCrypto * go#59975 cmd/compile: multiple memories live at block start * go#60001 cmd/go: missing checksums for dependencies of go get arguments and tests of external dependencies * go#60217 os: Read of a device driver fails only with Go 1.20 * go#60458 cmd/go: document GOROOT/bin/go PATH entry for go test and go generate- go1.20.4 (released 2023-05-02) includes three security fixes to the html/template package, as well as bug fixes to the compiler, the runtime, and the crypto/subtle, crypto/tls, net/http, and syscall packages. Refs boo#1206346 go1.20 release tracking CVE-2023-29400 CVE-2023-24540 CVE-2023-24539 * go#59812 go#59720 boo#1211029 security: fix CVE-2023-24539 html/template: improper sanitization of CSS values * go#59814 go#59721 boo#1211030 security: fix CVE-2023-24540 html/template: improper handling of JavaScript whitespace * go#59816 go#59722 boo#1211031 security: fix CVE-2023-29400 html/template: improper handling of empty HTML attributes * go#59064 runtime: automatically bump RLIMIT_NOFILE on Unix * go#59336 crypto/subtle: xor fails when run with race+purego * go#59374 cmd/compile: encoding/binary.PutUint16 sometimes doesn't write * go#59450 cmd/compile: internal compiler error: cannot call SetType(go.shape.int) on v (type int) * go#59468 cmd/compile: miscompilation in star-tex.org/x/cmd/star-tex * go#59469 net/http: FileServer no longer serves content for POST * go#59540 crypto/tls: TLSv1.3 connection fails with invalid PSK binder * go#59580 cmd/compile: incorrect inline function variable * go#59585 cmd/compile: Unified IR exports table is binary unstable in presence of generics * go#59637 go/internal/gcimporter: lookupGorootExport should use the go command from build.Default.GOROOT- Packaging revert go1.x Suggests go1.x-race boo#1210963 * Upstream go binary distributions do include race detector .syso * Default Recommends for subpackages is best suited in this case- Packaging improvements: * Re-enable binary stripping and debuginfo boo#1210938 * go1.x Suggests go1.x-race do not install by default boo#1210963 * Use Group: Development/Languages/Go instead of Other- go1.20.3 (released 2023-04-04) includes security fixes to the go/parser, html/template, mime/multipart, net/http, and net/textproto packages, as well as bug fixes to the compiler, the linker, the runtime, and the time package. Refs boo#1206346 go1.20 release tracking CVE-2023-24534 CVE-2023-24536 CVE-2023-24537 CVE-2023-24538 * go#59268 go#58975 boo#1210127 security: fix CVE-2023-24534 net/http, net/textproto: denial of service from excessive memory allocation * go#59270 go#59153 boo#1210128 security: fix CVE-2023-24536 net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption * go#59274 go#59180 boo#1210129 security: fix CVE-2023-24537 go/parser: infinite loop in parsing * go#59272 go#59234 boo#1210130 security: fix CVE-2023-24538 html/template: backticks not treated as string delimiters * go#58920 x/text: building as a plugin failure on darwin/arm64 * go#58938 cmd/go: timeout on darwin-amd64-race builder * go#58942 internal/testpty: fails on some Linux machines due to incorrect error handling * go#58954 cmd/link: Incorrect symbol linked in darwin/arm64 * go#59051 cmd/link: linker fails on linux/amd64 when gcc's lto options are used * go#59059 cmd/link/internal/arm: off-by-one error in trampoline phase call reachability calculation * go#59075 time: time zone lookup using extend string makes wrong start time for non-DST zones * go#59220 runtime: crash on linux-ppc64le * go#59236 cmd/compile: crypto/elliptic build error under -linkshared mode * go#59296 cmd/compile: unsafe.SliceData incoherent resuilt with nil argument- Build subpackage go1.x-libstd compiled shared object libstd.so only on Tumbleweed at this time. Refs jsc#PED-1962- Add subpackage go1.x-libstd for compiled shared object libstd.so. Refs jsc#PED-1962 * Main go1.x package included libstd.so in previous versions * Split libstd.so into subpackage that can be installed standalone * Continues the slimming down of main go1.x package by 40 Mb * Experimental and not recommended for general use, Go currently has no ABI * Upstream Go has not committed to support buildmode=shared long-term * Do not use in packaging, build static single binaries (the default) * Upstream Go go1.x binary releases do not include libstd.so * go1.x Suggests go1.x-libstd so not installed by default Recommends * go1.x-libstd does not Require: go1.x so can install standalone * Provides go-libstd unversioned package name * Fix build step -buildmode=shared std to omit -linkshared - Packaging improvements: * go1.x Suggests go1.x-doc so not installed by default Recommends * Use Group: Development/Languages/Go instead of Other- go1.20.2 (released 2023-03-07) includes a security fix to the crypto/elliptic package, as well as bug fixes to the compiler, the covdata command, the linker, the runtime, and the crypto/ecdh, crypto/rsa, crypto/x509, os, and syscall packages. Refs boo#1206346 go1.20 release tracking CVE-2023-24532 * go#58720 go#58647 boo#1209030 security: fix CVE-2023-24532 crypto/elliptic: specific unreduced P-256 scalars produce incorrect results * go#58427 cmd/covdata: short read on string table when merging coverage counters * go#58442 runtime: some linkname signatures do not match * go#58444 cmd/compile: inline static init cause compile time error * go#58467 cmd/compile: internal compiler error: '(*Tree[go.shape.int]).RemoveParent.func1': value .dict (nil) incorrectly live at entry * go#58498 crypto/ecdh: ECDH method doesn't check curve * go#58503 cmd/link: relocation truncated to fit: R_ARM_CALL against `runtime.duffcopy' * go#58505 crypto/internal/bigmod: flag amd64 assembly as noescape * go#58531 runtime: endless traceback when panic in generics funtion * go#58536 runtime: long latency of sweep assists * go#58624 syscall.Faccessat and os.LookPath regression in Go 1.20 * go#58627 os: cmd/go gets error "copy_file_range: function not implemented" * go#58717 net: TestTCPSelfConnect failures due to unexpected connections * go#58774 syscall: Environ uses an invalid unsafe.Pointer conversion on Windows * go#58776 cmd/compile: ICE on method value involving imported anonymous interface * go#58793 crypto/x509: Incorrect documentation for ParsePKCS8PrivateKey * go#58811 crypto/x509: TestSystemVerify consistently failing- Improvements to go1.x packaging spec: * On Tumbleweed bootstrap with current default gcc13 and gccgo118 * On SLE-12 aarch64 ppc64le ppc64 remove overrides to bootstrap using go1.x package (%bcond_without gccgo). This is no longer needed on current SLE-12:Update and removing will consolidate the build configurations used. * Change source URLs to go.dev as per Go upstream * On x86_64 export GOAMD64=v1 as per the current baseline. At this time forgo GOAMD64=v3 option for x86_64_v3 support. * On x86_64 %define go_amd64=v1 as current instruction baseline * In %check on x86_64 use value %go_amd64=v1 as GOAMD64=v1 to grep correct TSAN version is checked out from LLVM with new spelling for internal/amd64v1/race_linux.syso- go1.20.1 (released 2023-02-14) includes security fixes to the crypto/tls, mime/multipart, net/http, and path/filepath packages, as well as bug fixes to the compiler, the go command, the linker, the runtime, and the time package. Refs boo#1206346 go1.20 release tracking CVE-2022-41722 CVE-2022-41723 CVE-2022-41724 CVE-2022-41725 * go#57276 boo#1208269 security: fix CVE-2022-41722 path/filepath: path traversal in filepath.Clean on Windows * go#58356 boo#1208270 security: fix CVE-2022-41723 net/http: avoid quadratic complexity in HPACK decoding * go#58359 boo#1208271 security: fix CVE-2022-41724 crypto/tls: large handshake records may cause panics * go#58363 boo#1208272 security: fix CVE-2022-41725 net/http, mime/multipart: denial of service from excessive resource consumption * go#58117 time: update zoneinfo_abbrs on Windows * go#58224 cmd/link: .go.buildinfo is gc'ed by --gc-sections * go#58309 cmd/compile/internal/pgo: Detect sample value position instead of hard-coding * go#58319 cmd/compile: constant overflows when assigned to package level var (Go 1.20 regression) * go#58335 cmd/compile: internal compiler error: panic: interface conversion: ir.Node is *ir.CompLitExpr, not *ir.Name * go#58413 cmd/compile: internal compiler error: Type.Elem UNION * go#58419 runtime: GOOS=ios fails Apple's app validation due to use of private API * go#58421 cmd/go/internal/test: stale flagdefs.go not detected by tests * go#58431 all: test failures with ETXTBSY * go#58450 cmd/go/internal/modfetch: TestCodeRepo/gopkg.in_natefinch_lumberjack.v2/latest failing- go1.20 (released 2023-02-01) is a major release of Go. go1.20.x minor releases will be provided through February 2024. https://github.com/golang/go/wiki/Go-Release-Cycle go1.20 arrives six months after go1.19. Most of its changes are in the implementation of the toolchain, runtime, and libraries. As always, the release maintains the Go 1 promise of compatibility. We expect almost all Go programs to continue to compile and run as before. Refs boo#1206346 go1.20 release tracking Refs jsc#PED-1962 * Go 1.20 includes four changes to the language * Language change: Go 1.17 added conversions from slice to an array pointer. Go 1.20 extends this to allow conversions from a slice to an array * Language change: The unsafe package defines three new functions SliceData, String, and StringData. Along with Go 1.17's Slice, these functions now provide the complete ability to construct and deconstruct slice and string values, without depending on their exact representation. * Language change: The specification now defines that struct values are compared one field at a time, considering fields in the order they appear in the struct type definition, and stopping at the first mismatch. The specification could previously have been read as if all fields needed to be compared beyond the first mismatch. Similarly, the specification now defines that array values are compared one element at a time, in increasing index order. In both cases, the difference affects whether certain comparisons must panic. Existing programs are unchanged: the new spec wording describes what the implementations have always done. * Language change: Comparable types (such as ordinary interfaces) may now satisfy comparable constraints, even if the type arguments are not strictly comparable (comparison may panic at runtime). This makes it possible to instantiate a type parameter constrained by comparable (e.g., a type parameter for a user-defined generic map key) with a non-strictly comparable type argument such as an interface type, or a composite type containing an interface type. * go command: The directory $GOROOT/pkg no longer stores pre-compiled package archives for the standard library: go install no longer writes them, the go build no longer checks for them, and the Go distribution no longer ships them. Instead, packages in the standard library are built as needed and cached in the build cache, just like packages outside GOROOT. This change reduces the size of the Go distribution and also avoids C toolchain skew for packages that use cgo. Refs jsc#PED-1962 * go command: The implementation of go test -json has been improved to make it more robust. Programs that run go test - json do not need any updates. Programs that invoke go tool test2json directly should now run the test binary with - v=test2json (for example, go test -v=test2json or ./pkg.test - test.v=test2json) instead of plain -v. * go command: A related change to go test -json is the addition of an event with Action set to start at the beginning of each test program's execution. When running multiple tests using the go command, these start events are guaranteed to be emitted in the same order as the packages named on the command line. * go command: The go command now defines architecture feature build tags, such as amd64.v2, to allow selecting a package implementation file based on the presence or absence of a particular architecture feature. See go help buildconstraint for details. * go command: The go subcommands now accept -C to change directory to before performing the command, which may be useful for scripts that need to execute commands in multiple different modules. * go command: The go build and go test commands no longer accept the -i flag, which has been deprecated since Go 1.16. * go command: The go generate command now accepts -skip to skip //go:generate directives matching . * go command: The go test command now accepts -skip to skip tests, subtests, or examples matching . * go command: When the main module is located within GOPATH/src, go install no longer installs libraries for non-main packages to GOPATH/pkg, and go list no longer reports a Target field for such packages. (In module mode, compiled packages are stored in the build cache only, but a bug had caused the GOPATH install targets to unexpectedly remain in effect.) * go command: The go build, go install, and other build-related commands now support a -pgo flag that enables profile-guided optimization, which is described in more detail in the Compiler section below. The -pgo flag specifies the file path of the profile. Specifying -pgo=auto causes the go command to search for a file named default.pgo in the main package's directory and use it if present. This mode currently requires a single main package to be specified on the command line, but we plan to lift this restriction in a future release. Specifying - pgo=off turns off profile-guided optimization. * go command: The go build, go install, and other build-related commands now support a -cover flag that builds the specified target with code coverage instrumentation. This is described in more detail in the Cover section below. * go version: The go version -m command now supports reading more types of Go binaries, most notably, Windows DLLs built with go build -buildmode=c-shared and Linux binaries without execute permission. * Cgo: The go command now disables cgo by default on systems without a C toolchain. More specifically, when the CGO_ENABLED environment variable is unset, the CC environment variable is unset, and the default C compiler (typically clang or gcc) is not found in the path, CGO_ENABLED defaults to 0. As always, you can override the default by setting CGO_ENABLED explicitly. The most important effect of the default change is that when Go is installed on a system without a C compiler, it will now use pure Go builds for packages in the standard library that use cgo, instead of using pre-distributed package archives (which have been removed, as noted above) or attempting to use cgo and failing. This makes Go work better in some minimal container environments as well as on macOS, where pre-distributed package archives have not been used for cgo-based packages since Go 1.16. The packages in the standard library that use cgo are net, os/user, and plugin. On macOS, the net and os/user packages have been rewritten not to use cgo: the same code is now used for cgo and non-cgo builds as well as cross-compiled builds. On Windows, the net and os/user packages have never used cgo. On other systems, builds with cgo disabled will use a pure Go version of these packages. On macOS, the race detector has been rewritten not to use cgo: race-detector-enabled programs can be built and run without Xcode. On Linux and other Unix systems, and on Windows, a host C toolchain is required to use the race detector. * go cover: Go 1.20 supports collecting code coverage profiles for programs (applications and integration tests), as opposed to just unit tests. To collect coverage data for a program, build it with go build's -cover flag, then run the resulting binary with the environment variable GOCOVERDIR set to an output directory for coverage profiles. See the 'coverage for integration tests' landing page for more on how to get started. For details on the design and implementation, see the proposal. * go vet: Improved detection of loop variable capture by nested functions. The vet tool now reports references to loop variables following a call to T.Parallel() within subtest function bodies. Such references may observe the value of the variable from a different iteration (typically causing test cases to be skipped) or an invalid state due to unsynchronized concurrent access. * go vet: The tool also detects reference mistakes in more places. Previously it would only consider the last statement of the loop body, but now it recursively inspects the last statements within if, switch, and select statements. * go vet: New diagnostic for incorrect time formats. The vet tool now reports use of the time format 2006-02-01 (yyyy-dd-mm) with Time.Format and time.Parse. This format does not appear in common date standards, but is frequently used by mistake when attempting to use the ISO 8601 date format (yyyy-mm-dd). * Runtime: Some of the garbage collector's internal data structures were reorganized to be both more space and CPU efficient. This change reduces memory overheads and improves overall CPU performance by up to 2%. * Runtime: The garbage collector behaves less erratically with respect to goroutine assists in some circumstances. * Runtime: Go 1.20 adds a new runtime/coverage package containing APIs for writing coverage profile data at runtime from long-running and/or server programs that do not terminate via os.Exit(). * Compiler: Go 1.20 adds preview support for profile-guided optimization (PGO). PGO enables the toolchain to perform application- and workload-specific optimizations based on run-time profile information. Currently, the compiler supports pprof CPU profiles, which can be collected through usual means, such as the runtime/pprof or net/http/pprof packages. To enable PGO, pass the path of a pprof profile file via the -pgo flag to go build, as mentioned above. Go 1.20 uses PGO to more aggressively inline functions at hot call sites. Benchmarks for a representative set of Go programs show enabling profile-guided inlining optimization improves performance about 3–4%. See the PGO user guide for detailed documentation. We plan to add more profile-guided optimizations in future releases. Note that profile-guided optimization is a preview, so please use it with appropriate caution. * Compiler: The Go 1.20 compiler upgraded its front-end to use a new way of handling the compiler's internal data, which fixes several generic-types issues and enables type declarations within generic functions and methods. * Compiler: The compiler now rejects anonymous interface cycles with a compiler error by default. These arise from tricky uses of embedded interfaces and have always had subtle correctness issues, yet we have no evidence that they're actually used in practice. Assuming no reports from users adversely affected by this change, we plan to update the language specification for Go 1.22 to formally disallow them so tools authors can stop supporting them too. * Compiler: Go 1.18 and 1.19 saw regressions in build speed, largely due to the addition of support for generics and follow-on work. Go 1.20 improves build speeds by up to 10%, bringing it back in line with Go 1.17. Relative to Go 1.19, generated code performance is also generally slightly improved. * Linker: On Linux, the linker now selects the dynamic interpreter for glibc or musl at link time. * Linker: On Windows, the Go linker now supports modern LLVM-based C toolchains. * Linker: Go 1.20 uses go: and type: prefixes for compiler-generated symbols rather than go. and type.. This avoids confusion for user packages whose name starts with go.. The debug/gosym package understands this new naming convention for binaries built with Go 1.20 and newer. * Bootstrap: When building a Go release from source and GOROOT_BOOTSTRAP is not set, previous versions of Go looked for a Go 1.4 or later bootstrap toolchain in the directory $HOME/go1.4 (%HOMEDRIVE%%HOMEPATH%\go1.4 on Windows). Go 1.18 and Go 1.19 looked first for $HOME/go1.17 or $HOME/sdk/go1.17 before falling back to $HOME/go1.4, in anticipation of requiring Go 1.17 for use when bootstrapping Go 1.20. Go 1.20 does require a Go 1.17 release for bootstrapping, but we realized that we should adopt the latest point release of the bootstrap toolchain, so it requires Go 1.17.13. Go 1.20 looks for $HOME/go1.17.13 or $HOME/sdk/go1.17.13 before falling back to $HOME/go1.4 (to support systems that hard-coded the path $HOME/go1.4 but have installed a newer Go toolchain there). In the future, we plan to move the bootstrap toolchain forward approximately once a year, and in particular we expect that Go 1.22 will require the final point release of Go 1.20 for bootstrap. * Library: Go 1.20 adds a new crypto/ecdh package to provide explicit support for Elliptic Curve Diffie-Hellman key exchanges over NIST curves and Curve25519. Programs should use crypto/ecdh instead of the lower-level functionality in crypto/elliptic for ECDH, and third-party modules for more advanced use cases. * Error handling: Go 1.20 expands support for error wrapping to permit an error to wrap multiple other errors. * Error handling: An error e can wrap more than one error by providing an Unwrap method that returns a []error. * Error handling: The errors.Is and errors.As functions have been updated to inspect multiply wrapped errors. * Error handling: The fmt.Errorf function now supports multiple occurrences of the %w format verb, which will cause it to return an error that wraps all of those error operands. * Error handling: The new function errors.Join returns an error wrapping a list of errors. * HTTP ResponseController: The new "net/http".ResponseController type provides access to extended per-request functionality not handled by the "net/http".ResponseWriter interface. The ResponseController type provides a clearer, more discoverable way to add per-handler controls. Two such controls also added in Go 1.20 are SetReadDeadline and SetWriteDeadline, which allow setting per-request read and write deadlines. * New ReverseProxy Rewrite hook: The httputil.ReverseProxy forwarding proxy includes a new Rewrite hook function, superseding the previous Director hook. * archive/tar: When the GODEBUG=tarinsecurepath=0 environment variable is set, Reader.Next method will now return the error ErrInsecurePath for an entry with a file name that is an absolute path, refers to a location outside the current directory, contains invalid characters, or (on Windows) is a reserved name such as NUL. A future version of Go may disable insecure paths by default. * archive/zip: When the GODEBUG=zipinsecurepath=0 environment variable is set, NewReader will now return the error ErrInsecurePath when opening an archive which contains any file name that is an absolute path, refers to a location outside the current directory, contains invalid characters, or (on Windows) is a reserved names such as NUL. A future version of Go may disable insecure paths by default. * archive/zip: Reading from a directory file that contains file data will now return an error. The zip specification does not permit directory files to contain file data, so this change only affects reading from invalid archives. * bytes: The new CutPrefix and CutSuffix functions are like TrimPrefix and TrimSuffix but also report whether the string was trimmed. * bytes: The new Clone function allocates a copy of a byte slice. * context: The new WithCancelCause function provides a way to cancel a context with a given error. That error can be retrieved by calling the new Cause function. * crypto/ecdsa: When using supported curves, all operations are now implemented in constant time. This led to an increase in CPU time between 5% and 30%, mostly affecting P-384 and P-521. * crypto/ecdsa: The new PrivateKey.ECDH method converts an ecdsa.PrivateKey to an ecdh.PrivateKey. * crypto/ed25519: The PrivateKey.Sign method and the VerifyWithOptions function now support signing pre-hashed messages with Ed25519ph, indicated by an Options.HashFunc that returns crypto.SHA512. They also now support Ed25519ctx and Ed25519ph with context, indicated by setting the new Options.Context field. * crypto/rsa: The new field OAEPOptions.MGFHash allows configuring the MGF1 hash separately for OAEP decryption. * crypto/rsa: crypto/rsa now uses a new, safer, constant-time backend. This causes a CPU runtime increase for decryption operations between approximately 15% (RSA-2048 on amd64) and 45% (RSA-4096 on arm64), and more on 32-bit architectures. Encryption operations are approximately 20x slower than before (but still 5-10x faster than decryption). Performance is expected to improve in future releases. Programs must not modify or manually generate the fields of PrecomputedValues. * crypto/subtle: The new function XORBytes XORs two byte slices together. * crypto/tls: Parsed certificates are now shared across all clients actively using that certificate. The memory savings can be significant in programs that make many concurrent connections to a server or collection of servers sharing any part of their certificate chains. * crypto/tls: For a handshake failure due to a certificate verification failure, the TLS client and server now return an error of the new type CertificateVerificationError, which includes the presented certificates. * crypto/x509: ParsePKCS8PrivateKey and MarshalPKCS8PrivateKey now support keys of type *crypto/ecdh.PrivateKey. ParsePKIXPublicKey and MarshalPKIXPublicKey now support keys of type *crypto/ecdh.PublicKey. Parsing NIST curve keys still returns values of type *ecdsa.PublicKey and *ecdsa.PrivateKey. Use their new ECDH methods to convert to the crypto/ecdh types. * crypto/x509: The new SetFallbackRoots function allows a program to define a set of fallback root certificates in case an operating system verifier or standard platform root bundle is unavailable at runtime. It will most commonly be used with a new package, golang.org/x/crypto/x509roots/fallback, which will provide an up to date root bundle. * debug/elf: Attempts to read from a SHT_NOBITS section using Section.Data or the reader returned by Section.Open now return an error. * debug/elf: Additional R_LARCH_* constants are defined for use with LoongArch systems. * debug/elf: Additional R_PPC64_* constants are defined for use with PPC64 ELFv2 relocations. * debug/elf: The constant value for R_PPC64_SECTOFF_LO_DS is corrected, from 61 to 62. * debug/gosym: Due to a change of Go's symbol naming conventions, tools that process Go binaries should use Go 1.20's debug/gosym package to transparently handle both old and new binaries. * debug/pe: Additional IMAGE_FILE_MACHINE_RISCV* constants are defined for use with RISC-V systems. * encoding/binary: The ReadVarint and ReadUvarint functions will now return io.ErrUnexpectedEOF after reading a partial value, rather than io.EOF. * encoding/xml: The new Encoder.Close method can be used to check for unclosed elements when finished encoding. * encoding/xml: The decoder now rejects element and attribute names with more than one colon, such as , as well as namespaces that resolve to an empty string, such as xmlns:a="". * encoding/xml: The decoder now rejects elements that use different namespace prefixes in the opening and closing tag, even if those prefixes both denote the same namespace. * errors: The new Join function returns an error wrapping a list of errors. * fmt: The Errorf function supports multiple occurrences of the %w format verb, returning an error that unwraps to the list of all arguments to %w. * fmt: The new FormatString function recovers the formatting directive corresponding to a State, which can be useful in Formatter. implementations. * go/ast: The new RangeStmt.Range field records the position of the range keyword in a range statement. * go/ast: The new File.FileStart and File.FileEnd fields record the position of the start and end of the entire source file. * go/token: The new FileSet.RemoveFile method removes a file from a FileSet. Long-running programs can use this to release memory associated with files they no longer need. * go/types: The new Satisfies function reports whether a type satisfies a constraint. This change aligns with the new language semantics that distinguish satisfying a constraint from implementing an interface. * io: The new OffsetWriter wraps an underlying WriterAt and provides Seek, Write, and WriteAt methods that adjust their effective file offset position by a fixed amount. * io/fs: The new error SkipAll terminates a WalkDir immediately but successfully. * math/big: The math/big package's wide scope and input-dependent timing make it ill-suited for implementing cryptography. The cryptography packages in the standard library no longer call non-trivial Int methods on attacker-controlled inputs. In the future, the determination of whether a bug in math/big is considered a security vulnerability will depend on its wider impact on the standard library. * math/rand: The math/rand package now automatically seeds the global random number generator (used by top-level functions like Float64 and Int) with a random value, and the top-level Seed function has been deprecated. Programs that need a reproducible sequence of random numbers should prefer to allocate their own random source, using rand.New(rand.NewSource(seed)). * math/rand: Programs that need the earlier consistent global seeding behavior can set GODEBUG=randautoseed=0 in their environment. * math/rand: The top-level Read function has been deprecated. In almost all cases, crypto/rand.Read is more appropriate. * mime: The ParseMediaType function now allows duplicate parameter names, so long as the values of the names are the same. * mime/multipart: Methods of the Reader type now wrap errors returned by the underlying io.Reader. * net: The LookupCNAME function now consistently returns the contents of a CNAME record when one exists. Previously on Unix systems and when using the pure Go resolver, LookupCNAME would return an error if a CNAME record referred to a name that with no A, AAAA, or CNAME record. This change modifies LookupCNAME to match the previous behavior on Windows, allowing LookupCNAME to succeed whenever a CNAME exists. * net: Interface.Flags now includes the new flag FlagRunning, indicating an operationally active interface. An interface which is administratively configured but not active (for example, because the network cable is not connected) will have FlagUp set but not FlagRunning. * net: The new Dialer.ControlContext field contains a callback function similar to the existing Dialer.Control hook, that additionally accepts the dial context as a parameter. Control is ignored when ControlContext is not nil. * net: The Go DNS resolver recognizes the trust-ad resolver option. When options trust-ad is set in resolv.conf, the Go resolver will set the AD bit in DNS queries. The resolver does not make use of the AD bit in responses. * net: DNS resolution will detect changes to /etc/nsswitch.conf and reload the file when it changes. Checks are made at most once every five seconds, matching the previous handling of /etc/hosts and /etc/resolv.conf. * net/http: The ResponseWriter.WriteHeader function now supports sending 1xx status codes. * net/http: The new Server.DisableGeneralOptionsHandler configuration setting allows disabling the default OPTIONS * handler. * net/http: The new Transport.OnProxyConnectResponse hook is called when a Transport receives an HTTP response from a proxy for a CONNECT request. * net/http: The HTTP server now accepts HEAD requests containing a body, rather than rejecting them as invalid. * net/http: HTTP/2 stream errors returned by net/http functions may be converted to a golang.org/x/net/http2.StreamError using errors.As. * net/http: Leading and trailing spaces are trimmed from cookie names, rather than being rejected as invalid. For example, a cookie setting of "name =value" is now accepted as setting the cookie "name". * net/netip: The new IPv6LinkLocalAllRouters and IPv6Loopback functions are the net/netip equivalents of net.IPv6loopback and net.IPv6linklocalallrouters. * os: On Windows, the name NUL is no longer treated as a special case in Mkdir and Stat. * os: On Windows, File.Stat now uses the file handle to retrieve attributes when the file is a directory. Previously it would use the path passed to Open, which may no longer be the file represented by the file handle if the file has been moved or replaced. This change modifies Open to open directories without the FILE_SHARE_DELETE access, which match the behavior of regular files. * os: On Windows, File.Seek now supports seeking to the beginning of a directory. * os/exec: The new Cmd fields Cancel and WaitDelay specify the behavior of the Cmd when its associated Context is canceled or its process exits with I/O pipes still held open by a child process. * path/filepath: The new error SkipAll terminates a Walk immediately but successfully. * path/filepath: The new IsLocal function reports whether a path is lexically local to a directory. For example, if IsLocal(p) is true, then Open(p) will refer to a file that is lexically within the subtree rooted at the current directory. * reflect: The new Value.Comparable and Value.Equal methods can be used to compare two Values for equality. Comparable reports whether Equal is a valid operation for a given Value receiver. * reflect: The new Value.Grow method extends a slice to guarantee space for another n elements. * reflect: The new Value.SetZero method sets a value to be the zero value for its type. * reflect: Go 1.18 introduced Value.SetIterKey and Value.SetIterValue methods. These are optimizations: v.SetIterKey(it) is meant to be equivalent to v.Set(it.Key()). The implementations incorrectly omitted a check for use of unexported fields that was present in the unoptimized forms. Go 1.20 corrects these methods to include the unexported field check. * regexp: Go 1.19.2 and Go 1.18.7 included a security fix to the regular expression parser, making it reject very large expressions that would consume too much memory. Because Go patch releases do not introduce new API, the parser returned syntax.ErrInternalError in this case. Go 1.20 adds a more specific error, syntax.ErrLarge, which the parser now returns instead. * runtime/cgo: Go 1.20 adds new Incomplete marker type. Code generated by cgo will use cgo.Incomplete to mark an incomplete C type. * runtime/metrics: Go 1.20 adds new supported metrics, including the current GOMAXPROCS setting (/sched/gomaxprocs:threads), the number of cgo calls executed (/cgo/go-to-c-calls:calls), total mutex block time (/sync/mutex/wait/total:seconds), and various measures of time spent in garbage collection. * runtime/metrics: Time-based histogram metrics are now less precise, but take up much less memory. * runtime/pprof: Mutex profile samples are now pre-scaled, fixing an issue where old mutex profile samples would be scaled incorrectly if the sampling rate changed during execution. * runtime/pprof: Profiles collected on Windows now include memory mapping information that fixes symbolization issues for position-independent binaries. * runtime/trace: The garbage collector's background sweeper now yields less frequently, resulting in many fewer extraneous events in execution traces. * strings: The new CutPrefix and CutSuffix functions are like TrimPrefix and TrimSuffix but also report whether the string was trimmed. * sync: The new Map methods Swap, CompareAndSwap, and CompareAndDelete allow existing map entries to be updated atomically. * syscall: On FreeBSD, compatibility shims needed for FreeBSD 11 and earlier have been removed. * syscall: On Linux, additional CLONE_* constants are defined for use with the SysProcAttr.Cloneflags field. * syscall: On Linux, the new SysProcAttr.CgroupFD and SysProcAttr.UseCgroupFD fields provide a way to place a child process into a specific cgroup. * testing: The new method B.Elapsed reports the current elapsed time of the benchmark, which may be useful for calculating rates to report with ReportMetric. * time: The new time layout constants DateTime, DateOnly, and TimeOnly provide names for three of the most common layout strings used in a survey of public Go source code. * time: The new Time.Compare method compares two times. * time: Parse now ignores sub-nanosecond precision in its input, instead of reporting those digits as an error. * time: The Time.MarshalJSON method is now more strict about adherence to RFC 3339. * unicode/utf16: The new AppendRune function appends the UTF-16 encoding of a given rune to a uint16 slice, analogous to utf8.AppendRune.- go1.20rc3 (released 2023-01-12) is a release candidate version of go1.20 cut from the master branch at the revision tagged go1.20rc3. Refs boo#1206346 go1.20 release tracking- go1.20rc2 (released 2023-01-04) is a release candidate version of go1.20 cut from the master branch at the revision tagged go1.20rc2. Refs boo#1206346 go1.20 release tracking- go1.20rc1 (released 2022-12-08) is a release candidate version of go1.20 cut from the master branch at the revision tagged go1.20rc1. Refs boo#1206346 go1.20 release trackingibs-centriq-3 16861266511.20.5-150000.1.14.11.20.5-150000.1.14.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:29307/SUSE_SLE-15_Update/359aa24e127d61949ca33592bfb0cff6-go1.20.SUSE_SLE-15_Updatecpioxz5aarch64-suse-linuxELF 64-bit LSB relocatable, ARM aarch64, version 1 (SYSV), not stripped$sbIH0sgo1.201.20.5utf-88b6ddf34a79159c9042b98592bb61bd39b03767946c00c0877597d0bc3b4740b? 7zXZ !t/] crv(vX0\e[9pSօ j$JT5̳bTaRqt/Ο}t He1O{%n[XCǞ .,Nzc'W@_ҫוNvM{#Z ts)Fhu7|#bņrsgX-ȘMM]ύpS@kqvc6G,ٖ6մ&1BCpwBc~u \?cmJJ=4~EsA3k{&#[лq;^[q^{#eVyD: wF¤[8X?P=TW@,3aL# .` LG=ej*8D%@Ps]u->prL#ȔYkd*(3ň @@ So:.uθSG: S+(sEDzq:6Ksq4<-G*O1A99]qʩ%}זL%F#ڎQlEo5Mfw QZ $>f*'ټa( QD9qU즆/ij]sf86'Jik|:+:dv5p{S4jK{_N5#iiP7!$3d'ef!bș85>V6n^NnLbZoG}c<1;d4Jңa"#q$4Qt!xF8AP5ic>38^8Ns}+[D d+ ͬS'hkMAQ~g:n M-3# rZIG5~Ƥy=5)Ij7+g8՜\1guYkX} ƶieF;q q<# @7csmI8ܒpTz[`|x3+ZUra/TqCk|17ϗY$:MKHK ?֠ ׸ۺ܌ZA7[VhW^W5?epZ[J >=8\o0ۭaA vtB$V~Øt_îCY"jcj `K.|vwe(4 5|k9^;pS8 aL1'˯& 9 -aTpFգ+κH&gӾ-YvN/O@_8צ*L SRl)~>%1Yd6v f>;wUua''V"nX&y+Ji~c" &ͣaA"I.돀p.!|_ Kcb& 'J跅;c<Bp =LR5a1f}bR&sTOYk6;/頨g9І+hvrsEbרP@ B0Z>u1$,<2r`.qs)#Itw#FοRB`o*2 \x {:ŸI}|?Nߴ"S*B)]Fk5ηbmV0˛?2zU*@D痁a-gϛJz$jr:)We3-z¸'S#Azyʬ2J9ސYY*J7L 7zrљ@TR<*Jz0IwrwvWGlX8ƍ,pq䲾 2b X^3NF>>/izСTZw$=bv1GЍ,: S{QǤ:զ`'AH@(Ec]mhU) 1F3U _t<3*%4r̯䡔6n Ta |})+:?R8p+F m11JD%(ǂ>eFtE𿎽PUjVx+ZA\,~jHHaw  *p5ЕWţ"Msk( <*,V6dzBI1U{!X`"JVxa1ijす%$FH C/A%d$nnNwB~' A(Kj>~&$Nۤ{l˩RƔ26eYРO6OW@<k"Q].(sp_/.Wp=ӠpZyI_%dҐtTUO?z\ -0NM*UGk͛SQ;% jCoR{T8x=O8vpH1w'x!V fQK0_U違U3:v-ڕ!nS=Xuʩ }ewlw5y+GѤ+$O;nmAĘuh|5X8,Rƭ͹G2 ie'OFdBxs.V`-ݕ/Z'_żɉ砹]; fi/B]sM,#3 B>Z!S(pdG Lteভi01$VTs&3n߰Fy֡S}MrSd6CڟNUsŗZ>X꒷}aPaM7Hth b`[ RcȯiŎ*;%H/Z`mCɼ ^.}ïU(@ =ݯ= ^ot$\0-Hp|d\'f*iJRd7ZZzDh&6{IrW+-рydQ"qpg }vFw¢ت9 }ʨ :ͩj'+( $5^'eMG~ 齉ols'#,wvptn}^?P!`duh TOHs*lϼCe ?ވ_co NV\:dH֛| X<,Tvzغ4|(|В.P-R=/`bEʝ$9o_tCV!M_Oܚ%=9;SH5a`9>7eRaNEjtF9 fZ^g41 uE4gQ -M-kBIYu;HV{d嬎(p0l)F]8It;Зsegb nV`spY^d1Cϋ:5"o)0fZIjYՊ_%St=ZN$ҘM- D7?GO{03eNy@ynV| iz;*GhKa%З1d ǔ5E{wSSt1bZ-NHQ)H n*q[P:sy4$ɎΜ*m׹@)?80 dV+4fڳ? WyeIs26>\ cп 8-EpXF*ICvÂ#E2v}F׵$@嚒c¡J+5CGʄQ%ĭٻMK7Nˀ:VD/=D0T]3m)CyINa@M{xdFOFxW@x4>Ņ݌)BFN,08Zl}rq=˜'&4.Q*fM4'~"EUx ])$a/ϱJ|7ŀ"P<-O;gwJg~wr z%idP,QWmYܒly="_=` Տz p!4*#?:&+_Eޘx1LI{U?#a RsD!j7Ըa_<IrvaMjidڱc'oj5T&V֖-GXW\%C$Dr$JNWD gvrNta;!PaT&OOO{I~gPYm\rwzg"6 dGj)WV cݕNHA㠯e4@^BaۯK /oЛ 3[ڢ]qӢD榤SN#*f0@#,@zMZ 9nfş{+aP<+hKq"YZ4odfP8ʬIcPkF>F5Q-/ςplۑ^Ӊ،,~EUBڪkw=yNpJ0n|ufaRV~>(L kdyG-4Lki*)g*i~z1ԮgjbSѶ89~3̀>m_8>r쐞inrF2xbZd[  hCcO0Rk{E4]V֖bn UY-xEa"XNe  c!CzJBbhÀ|+;o|&$x]hҊ^jH,̂;гgppԁ'p~a' .=(rQA OO- 3 =9PغCfgeN -UD TPbsadȞJ/{JW|\DfKDi$ZDqj Ղz Z57 xKddm1d2@րJmto%핉A;6G,Ik8 /Rn N6=Ʒ%Sm9ct7j|, EƞFa"$-l? ;`ՆCgqg>-́|C728UlG+RՐL̃Pe-X17Ǫ=Й5+j‰L6:GŨ?DN-Bl! 1tSFwK%B/ȉSA07i'|PL@ se\{G8k2nH,2y~?:fTvmoCfG(~E3QٙG3'6"-"xvT a ,Q%.Uh4EAs @OPV7&$!YԘ2QLZBPw?wo&")P'ԫlG9p  Y-ԍ$4*}( y/31_[OTLXX*>=V X#)$N y}ENK^NBkj`.lXjg3*88nb־zW Ҁj&I>(.ٷW? gdJ{WCǭ5uu8.gܤ@*΢ĎZei858?_9ɯ<%v",0 $dC;S'L}ǹz>L᫲`:ڠ_G3=6TQyțOQL$%.CE4 1d 7 ivUANcf)ّvgy7p4_zәSlqf/GCfmPx>'J#}<]~v.ޭkc eGy9HhCi 9#n.zcYh8~wg!oAڷА>'@)pm&mk9e"ZE ^5_a@x4C1y?> 0kB-UD vzFدN͐C{"pA}]1>ћLTh Rь;4a ̺qz#%ͷ1\(ȼ66_A8U*Nz:ǂ^'PžC\j SOwݵdzJH1 uG  1xƈ(ۂ@!X|PK}>tZ&>]]jv,t" ۤ**+9h\. Su*C, ťl+4e<.RT^]7fm3o]vXJwHې=usl\;w|3Mc:FNY Ik&V+S;P\ڞxc9f NδKX|r[l%8?.!bm'%Exɛ*m͗RY%/}AXE+ȟKBQpf5}=jLW3DYge%:*i6nG'npMbGbh ՜xbYt @2m,R/107l ńWl]@Fz( .HհI CK(o 7$/xu><W^ 58Uj8w{R?a]N3#paõ|׫<$m~BQSL*+I`,9ӝ%/tB 68hءa   v?e@-M%NwW8U^4Sd| &~pԝ_3GتǷU8*)9T~ShGPآ#0VW W{u16R7`\)PAgʳHVZl"o1J^r }WS%!A6 $C{~a$: c&I~ zF9LmBrΉO TIݎq _~Uq(@gV2'/'FgDi. \ QD~_Pdq's$ÿ/&jÐ}Ö pHܰ~jlzS} "YcC+"!ɶ[:E_. _QekzVj aM*H99ޒ2'f\LjUm&v sgFPDݴ_;57AʼnDG)  ~MRuHި'bw>n%(12FCBxg5N1B\yZ/K)o!gH]OT+5 A0Rrq!{ˤiM /٤!qgVrGd"LZD.*Hm2|dz&w((Cs;Jʏ M|.dk CN;e'[OZ*dpcB))eyo Q˦q|y#FPR}>)f*XQ%K=RĄ-Ys/-G2쁚$%礻M!vX-zw5N'SguQI-B:[Ghrq;V<§oU4C@O e\?MDTRNDGiĆSGRiWLچʎ^1kF x^MqJ6Kg`ځFd :ƠMԤw5shX˔[QIb,J4}ib|<3̨pUa;@U*ph k\7g2]y aVW9"(Q O=[6W1Y L&6m56\ye$줼/VN\=<ëp*(0`V>FҌ`D ʮ7ZkW/$=jͦ?nJ^n,?8!T& *i] Ws4!|X ɔ*}'%!"f\RӋraC0MGEhAJr[kkhr8ݿJXǴ?W_fveI&wu"VYG4q7CxS61I4cwT-ԗz "R͉4ξ9qj>А`9'Gߤrk8pZTm~\Al tĮr r[ϒ*cg>1kDŽ Qn:M:P>3G3`!D@OAlfiTIrOd B.+9-y3'WI%I( wС C^.s%fZʵ:^&F 0""6?Y \i%fk$U8O+}ZeuC(*KnIEk @,k[!, 0@| l?+$ (.sPFfNF ![q<*z7Cѕ#z7E\ˀ9 >:4`할?Q :*Ggw'a őիG"ǘ=$Tygd̶ر?Ș!h;ĥTfr/&'ԤؕO5z߿uE5+1ސ8rq0(g{a58&qf0ʖWo.-|LKu@RCH)""F,TrCd9 kHzD"Yo_FT$Ho&,)3o,f"1ꩄ6~& QJGFTڛV=tYvvx DI"y<\?`EFgXKlA~z[iHh=`I_SH*J()弽wB*I]ʹ|#6y"c~sXF')ڄ.ҙ^軚ۧ I^H]wV|/.`J+&5uRȃkbfkH$+uӃ≭p+c1I7%Ms,@bOA'7hm+ .d35sm-U-'[zL?C>€*n(cEPv,m攤h=k V/]V;4 hk/Үae4j=QʹҜGBo&Rg𢘒A fF}) "BpK4ɋ\MxJ>GIZZ+$=YѦJ@XU=:L7 u&^T kRA;(XIu²iT'iEh{@|YDF>~O,ݫxcYTJ)% d레~.sBBv,f/ӹr㌒kFHFܹN18bsJtկSo)WsǤLup׏Uܷ4bSe k2} sSIfOz{oYER\4H$Ŭx< :Qi- TɓВ}_243m@}r,sDZ{9˄q]foOLJ4"lWxmKklJniDMuZz.b{FA(e@&&t8nӷ[í©L׏aۘ "SS EvP{ :p0̰L] @؟2}!5m2GG pw`.;QʑT1Ӳ_wO'Gpm(,gY][e[)j0̏3D 9|5t|L[t) >6 ,kk^X4@PUL?Htd`X3$jf%}I70өM;C}8%La!jyuUa-+@D<峵7z}Ή1ϧ㤰rW`d,]f#| UUC|H#7ztd39Vڈj_)}JCF黼kzU5#>x)ӞfK&Zw!ߧa?R)Qˣ/Uٵl_)Y|Io`13?C3YV/Lr_:>`L؁ Gqڄ }KT$oWznaa,!eLuS&0$,Y`XPvҠ@ oˢp$y0g:$E#0oiuj0A3^tDL$W8d\V+Tg1P6;y!;,2G7m.h  iɣqd1:pf{c9Ɠ҃ 4P9)MkQeυdH1Ҋ0,ZZI9=XΡـG&uq_ |5`zȳD[}[e5FA>4z[x\e)(h/kmW2[L s0??BMc7d:!;TQ2Ԓd hc+ ʢ:&yLrhi!Q񢸁M/Krufbb,\+؞"VAfm<-i^쟏IrKTn嵿2_F#C'͕Fh\n{w&ͽsw<4?>EsYS ^N G}R,mVcOSRl#.5~dGb)s/B!`d*{J<%s̬"2;r~Q rqP)2uLs!%>ܕ&>ϑN|\ŞS:tq#hg&IcyU gWG{ɭN03˞rLĥ4֣x C^.Qx4OYS؍bh8 6n0?CCi5LDJ?s~ޙSv]&XGgݵ/"Dx`(F.\YX{`N?"eRft0i`~1Oԟj÷LCsb|O‡Uma]Bح*]\Wb3noR*~܈*`g8:˻XnmY ܎iIeKdA0 Ck#`*@ׅΡ3e7筽K(c}qš*m53Q#\l uë.[n4CDk%Pѯ/ruXsfP̅$h#NAɛA TKC~?3EFY0We3'?ʫ)t|.g$08M!vɲ}_5cǨxV.v`enC[%D xO%<-C{͐"~@myN#ZXL0_Y` bkB*#M)"F0O8ϼ zHPo2: 1_C'MF1u8f m랩^zciLa^LM9=ᔷ6G?l9 qYAD(aS{Nh_m `պ[ϪǦP6 ʎX @sůLM(F7ҭ=ꃰW9hYnהgyMj t|2SE;S/D)7 ljs.I P_e0DNZ,=ŎMwhUZ2SVo/{ɝo3zfEZdJRӕ <ן]]Y+œTǶ٥H;Gi2OK֛?S ȑ;]b6e :N6Z| ^X?Ju+ lvw9;:F߰|Ge;:Ȭp4x'-"5A;&yܴv.m93gP4 ?0"ÿpMÜRFl>U0{jJhI+2 MN5~$9)aU2(B%Cma\o F. \4Ln`iR{ea,3'`ΰx?~0.%ӝhB0[*> mQ*K2" %QFut'"^_}>Fķ,Q/{r*䰩j :ʨ^n8zqJ[ 0]0xd1z <$!UF,bx5,լ=5kfpon=;Gi)ƽU`X|z`\MmK88ܖkV4F^؊~ 9Qf5{6`ZZh9ߵfԝ3"~t+8@%II:-^#qgT?xKorbɴ=[w!S~5+eh=a̤W߼ o#FVZ0?Kc@޴E4FI4@1/̋pCU%ȋN*;I nXw2U06(Ca0ANE( ,,C+,Hܼf\ et|ﻞJh͎Cz*K_ޚ#3DfPcQVH]?\nCYY'^oT\Yǔ{Xw#|B#!w/EZp~( jO!Mč\2. eݱjƋ.*ڪ3ĜK-$M jsMD*_Rom5/.5ہ=AՁXf_Et>d! :XZC)"L0nsR/ۘhBzKsl"͕9G9F=2նSݓ6MtrY<0~!NQZj/ vA*#Ý-Th8;0@ ` :z=p3p]  O3q$B956"^K[rGñZE%woϔG`Eӥ6X.:X~"4W^WYƀ(!˕~ 6 c?UXцW)xɄV+I )c(.bڐW{l%m\>Rvg"/"0'ϊt9憣q>OL7ι$pc-TA<ˍj1BH_`iUй!WY[6.v4,VuAXuC~[Ñ٘542}xivkkxok pM\)7x}T9N ?V= Z|rNU1|im6/?eSk"^4cbR/ l ]DoUhɳw%EP 2O,B;9+:ۊ%AfPLZ'Vo(TJӮfX)j\9lC !-N{3Ee_2mR1d2F^ \C+_^ټg29 o_#.˩M^a]=)6M d5U[ȈȢr,RZ㇍㉣qUHH>GKY$5"|*pT pOẎ73Ө[T]Za$BRG.j]_=x6i Z,Sm(5Z ,Ӱ΀O%lGM A?*a7_?0 ] \L|/ZSxmKDՁ<)⤵wU舤2QiuhN)o/5~m~Q*]|E4`9Bb"6 .Ƥ}XvcMof%ώ!7]YQ pw5qbocjgFF܆TxHoHoi*]"w<lܻ2bM.t=r̓& nDCG\~+ S-\Z$߅ :F enшzGl` ߘ1b8֫T0, g}Kv}txnom>KJwli!VAra& ߂T~׶jY%TH >\ͺ9U.%>(i S^ङFn>2MiU23:ݮwךU݀ijǚCZc [{Ic 3xRȵcg qy;^ C [нMv)،ѫ|gLfGs2bߢN@39 ,Ε'OwSnMeF,&ssN/,[?`_1 PH%yTd"ZCw8; A=IX.ڙGTAr !| NQ,b YbΰɚXu9losU ?&۰ex#I eX $݄GH(1u0# eE(IمexMK VOkt1-ꨐҘJA<}V;@S{';jW ÐeU%8Ȼg0Ҍ|X Fs YPi"o6]}ym9ֿAaľ!P߻s\a;?QL[NsDU]"O"{<#S"fF[p ̼$ӖZF0.LҾ!pMѵ31#6둓|MУVI3_G..ϐQ^Tsl^Q\ WT|5$@<=sl@MkMj3Ϭ @TsmY\u0~xEt(e'# DY>t mh;yG-\ emzWZ>nO,4+ltpY90>Ƴߣ> cDH>p:7#M5Ecuq1#A C X£,iw7cJÌgLO?T<ēn~\ 1uSM69:1>)0SКs{`p'x/$f6|/e-oߢj\"+*hݸaS:9NXʑ ͶP#Cw`< *(mٔUS)Ъ  f UB^ ե^Dx>sl7d" (Lwp`20VExzę%)i,HǮm-V4PP"l< ,HqcwwO=8 q䪟7c/X񁹪Hl<_AclrcYy0lBACCѺ'}ʵ, &|Er_m/}Q('SH h)*L1Q|E.>L*ޫд˞O矗VSf;Ķoъ'RBc4+};)NHJ`uC]ņ /Akr-l_yӗEf7U}MP$q<8sIikl* 6:Μ p}G0ysbWQBppYY6ypV_ٸ<[h0p e Jk7M_3.3%3T6IL:pe/8OMeXp(+'Jj8 nW&=n+k>2ܢ׍M̚$a8skDF/ǁn ö́\0GLE1w ڞm`d.}iϽhyrR]s M %3@cbzhV~= q`N y;#~KוnDX+WH樕ߛҬG{ƣy#[#GI[#TOyJoT%N!kE/Y,Rh$:ѭ:Ey `PToLN\ZtY늒u/ Zl. H:襁@ Ņ=;'fI9HO娯<DɋpR@<%~he \,"Ԣ%\ALn~6)6ӈV(iǸ>]j{ OίD?TS)eZ2FT<" tuHУ'WXԦ\멁Ծw]n~;RGRi=ɯG#?ļgΨk=jAO_L?ڣ5!)f=p&*GC P\*"/N\-.zZl9[7gAkwS{t`[lj7#YbJk1u AU]ϣwNn]Be !!8_4ӰrsRqhw`j|e_m\\&! QޞR=X% q:ٯZ}5 ^No ؋^*ba3%H`IOA&]:MhZgyvC, #LuEPKBDq7Ü4=#i&ڭI'e2KCР) ;c lo?hR\ @K4bE_*C>P 2BW@w7_dQ¬ +u9ڦVCs8_/D!Lu 4Q u@0! f?%ъ혤R u.5.GTHe\,@s3=l㑛^%ĵp 9b3Q_Uf9R(D8 CJMJ~n5#j .I$Y /]+U'hoͦ38>/'[H (Q "& 0('P?p*iRzO3ri*棯z뺵c=Kt,~AcMxZ*MH6*_a?RBGn8KLړy_BE0l'MKnSrYAP~$aj՚B oo"778x{ld®y#( ΍lÓTq}@=i rd@߻A کڦxDQ$)wI[ι+ L7 O/ yCjN;p:nal2Q~AkQ׹% h2ov.1w=,IHz (Ws˩N!=\Myh&ݎǟUćb/ﴎW4B87@Id_?)-\ dz9KW#Aae8&6=Iwe`׳65JQj'_4| d`Ż§BE'+^4sC>a)mS Tg|ĝsLl%3鑵`pJP=gZpG0V 3 w6H{32\ݧqK^k@cZA҈}ދY4i{aYHd#Dd137#F&뙳-`/XF7VV-4JiݠԖ%{uo$޲&̇q>+M>Lff¦$݈wWMcagh-kU7%R'xNT/ŅT[6_ _ȁ@pPx$}<@.)F,=AλP)(^jI! ҍuEH s,61e k%y vP:<~)i~Ɖj 2 N̝w] suۧגa(5_PlDFmi=F+Ye"̴Kbtr+т)Ξ:O/-^2S0MeHpqW{"EهwST[$HAa&včK~ nm)f.ϮFgĕta# vԞ\TlA5cåJy_50{cˏZPcSaY̜T;A~>G\hVicik+hLEZ'_JlX)1R}>܎l7n>KVCB/.? 7 _)xyvM2 -#pB0v`km<0kr 8""&qfy  #yj1#IzҋUv)#aHY\(w0L8WVg]X93:L̙{=Ю}̔uA"{ suc*{|B\s*bPkJTn b9D<vro+f{`_p+W}7LA"c=i]Qƚ{!.;D)z+bտc Ը%߭}BC U;B<ظZ-LprgtCƉUjBG0qA_UϹ8(* [սC_lbd]ub !Ŷ{zcY\3#ǻ숾k:B[} "L= Ê+0{q0V;u`WIC\Ok,2_8aUHJɵE+[/ ;ʥj"F:mQz#Ĉwxn]!P;w (V])wYz#Q=6 i3o͝j\LQs1';Tі'jEOTGpG l+(MMR8,)dp~+Qj]wB7ɋ"ӄ!>%?;>qbmҀ&j=G!G=4뷊̾MӐD^cZk*.T|IJb3ŸyFQFm,.{¨+m7[>dݬT4taqz`?2H-Oal0?5T.ѯ`kPҐbsP .%("2VPl'lr;B!K&ҔD-i 8;MXԬ re'f%4NR0؅"1 mFZ٪|SEu5*HԠKi'!1]]IO}ӰHJUoϠS9foL.,I@J'e}PS2)[圠~6~8s5^ aj$;RaFW '!?nTkoRBx2E?[7[ØIMޅ] S.B-|!L 0kE] Cz0h+D7YJ3RLu+mPujr:=ӶɞfrEB)v}W.BBu~X(=0; FaU7fnVA p`JܰD oH[0NDϥ≵t1 \R 25!dr堹@f \9sC1A0E\,LNKΈyQ{;?z+#20,=`rhL9&^b;lȈxHs=A4ܩsכlLئ_=a7dH} `m}y0_ f_00KzSgۛ0! `’鮖Y4_ xKC3/4,2.; twQ[Pdt9t"z^iyw-(av9GWT`T:: U^¾ XOc@#e&,yC 1=RT$soV񚿘Nhˬ@Y4xeo9$$;)1L@ g"\\E$zT%4{eа/B}ճ=/~8 T;-$#aOMB0||%@ϳNODWaZ|ՖI,1qzYFvEanF@a@ڊC9audBL?,$k2y!cO_+ ,}TLAh2y;7y{G #I؂!RjpԔFnrح_wj^P c().u*mRAo 2%تa2eL!#T:Ȭy7ys&JVKh Ow{& c =WI+I3]Q@YGRjk~rkLwemՓSޜJ0vFtkf7( oq,3Vp1LZa^oD<ȃ>7gç%KC/]FMHwL)\Soh.-;obK$Y0׆UbdsOo%@=׉/dͿ~ 'Af maaXGfkJAc-U\'R+3˵Vh M|ne"a*~a;ޏ~?+ekF 5?4DۺuLI(b/"Vs, K*ʁ׏byޔ ~^0E*\N&/<Һn])|`nXE.RxJA*W"8[V%;+uC.6@~󑮗m>pj QzqfJN|کAE& I3U @c#eQgUPTg$=w9ꗒ/yGPUK$!DFD ᑚG'OM˪ #„SXԪ!5J0A#/~RQ|N0Onlv0TqF ""f`_"W3X#\֞S[d3][p MoPhŶ[ɤ eQ9fC,dM|ND@ISwp[˄4:J3D`O7&NG@i'gq ".Esg3^rۡc) g&ni׮\fdjCƿ6caf+(pgRc˛e6 n5k_ _5U)]{hlM "/fHIZ^HF!ZhW~`C[ˢZlTHS T P sWDg̊!Ƙv`d]aqoա ѠP cYzF4`5iAςhLzX(>enwJB4 n$r>fxp6 2Vܠ?xs\h`$baOuH Zfs@~2>/ih+o@O8Ϥgs4] FxM#815UM]NQJtJ<1=-R`FoYCU)ʬB&$u5kyn;MK*ԓvP+GwYIn0插 <^v$KFY%5\|auᰄ2'ei쿳j ;qS &bHtl#T Ú.*|+z<B8/R xhVooNB@cy9 @פT8D%9N4~K<}^hyHN~0gWoTˢ~܇߃@,0+Smw}֭G RbO[@s& j` {Q $6V5R4[m'Ip/6g@'t0Ć.GB=j9[}CRy@K3ͽˆ1Լr?gh!< _Dm?Lu?ًf_#?wVOWҢ4.,:dVQwukY:/؍e郐P}~*3PFXМOu,t& $]+ZcT芈W+=p#?YE϶oy- lc΅) eCؑ$z.7T:)~ed㒝I3O 丧WDʇ3uZL%N^12] [1Hj}89KD2([Ɨ Sݚ?PQ[5^) )FQ](Ҡe2P:xpJ R\MIU;7_Y駋D*+=bi,GPסaPj:UE*`1"JysPRRrKARAC彏[$,RQćp,t;u@p', k4G6<ѠcÒXO]Li*BD_ce0c;Z좲 1 @Ck9TYDPZ3T`jPX۟}i+|g"%ۼ'b:Jƀr&<[ j)W)@Ƙg< B]ˇmRRIrш;RO҇y:9nߗycdjSSUY`Tͮ}NZPWsଜ=)7 i.FmI \X M$Hn@$12>U֯TBP5Im-FDBwQ{pѯEXm1|HjDUśrwpCJ+S+%J323=uZ(ڠ2fXti׺%b^o8˗#5+<LN@e|dj@RZ&ԶCeKb`eoX !xy{2Z f FW1Ak{;j8d:;R֬Ǔ_Cabyۛ9#RXm0rʝ'3I00X^\q+}"d瞚B[ҍ\c$[N1WGU1aL\Nyy>>djE9QWzld砘P\ŢmŔ[By1YC:+/y޺LW}5n-oVsX뇟R BdmOoO#M yԓ_9=485!_icQvGAVԅ9'Kx͍?1*3K-=\ [[(V%'i"&-y\u& (7}Jq5_Z͜0r;bSrԳWk rՙ)i!?}3m&rOk0co4T:ςS6=ZqLsh #cKU'ހC+?# cly}yTDUIWL+6 _۰4 2bA|P|e_]|1Zr22@xP$X릮ݬmNkj_YNR.1;+1)dHv[W.U|Tn락4E eut {C.G#1uA )vDډed8J Lh&鞄˾ &z`uJ:3u!}3 _zqg)cu[5yGsp@A};5 yF`5 ;PM?7!83rEFځ25qn\Y M \fa6D UAx 沄 .!c%S@%;1W.X ]JIV !,H-~]~5˼+1JxA*)/27Ub}qV{3녮15YRERd =s"~b`XIiA}m~']ԗKH@b T~Gӣ$n%)Q%/<\  7\zGUCꅶ4N8ET k6 Ƞqx2pC_SI"%;e=|a5Ȝ$/X|0rKSkp61Ȟ]d.BN(htעvLHA~k~XX^q/AF"v%T*UT0]M#>^4Fފw.23;m<_&%AD8ԑ6եx,Y >_E.̄n|˱KT/1ͧ 3;%zޫ"8[])kK;Kc2q`+btE|)ݚ_ I)oە>Zr?v;[OLs?Oby* .q}-:A]/{>KMnZj VFl[*Y:BîґHuDb@YT )?-@ety(~Np<.A/Ĺ5=p¸?{وs#@P=G<>Yd*pN>qnb.6uTgV)9g>7Ȅ mS`6ڬ>F'(LMPXN zaA S0*"8/LMul9S/֮Pa?amD[j 6>f2nr:F+M}"I+<䕦h+"oHA'$ y{!xKWt3L?s<ӵ"`jk^1Rz9Uɗg.*@&E4ZP-]΋ zyi+IĞY0$[t!6u,p&m0S}$\co]`]ީsChzȤ2r!5pPP=:8;|,Cr`4Ak_;`-|D­^`S1=|\c0>i}PȡRyYo?) juѴmY<ŧfwݴ3WK]ݾr>çȟ’n[,*/<1[E2@U"ůBmZd0ͳ(_͟8ʤ9XOqU 0d mk|g#{jL6Nٶ-{9ߦ+ҘWR\q 2D0+{N NCj/+߀7$).ncʞZ9u?A8sW! 5NrYv!yP܍QfGџ5<#:"uD=1sxY9XG -f#B.RKX~qB:Si'ߓƝ{P w{9Bx()W*ۼ>TG1,5u2*Ei0*%ݻ\ltRe+gsTi:OǪE؋u-]9X. t\$Zܷ9Pfw{䤦t}y^C2NT@IQ֎݉jdҒ<~/l8v==iz 27B)wsv}2|C$S\M4z32kϕrF$KA[R9/^) %7K! WKIZ۝\wXUQ K N(K`]aLF*.נO9;n Ulc_Pv]]}%t|j=E_BKetbnڹ7*# ft2cAGV|dFaeI9^?eT qC4U|P@ݾ&iqxYeĺ%zo,+F8[טMxf4"v=.5㳓2YуH@UkQ4kFs:^ܡl-L!+G(Xi} l41˹pC4xH5ZOi^ncaY=Iʤ..эP3U!ʬ|6z‹ RLiヌ;egVӡZJvq LwIx\yP'{\fW[_xݡsVAyâ5$3]9⧜%}mLnЍ#19۶>i7$)+R~p ;U n{l)'k2r_7'AK8#w-hr %۽B>Qr?' gmGqU9cLӶ=ZD0}ϣ# j7ӼqόΙ\5FðЬCC d=p8íomffh> ԅ=*<&RkE 1x h ;WKw 8M]I1Tc;[I )W = }lhNSĖ(:l{].7K֏ 3Qx/'}(W%wbA0tVru y1Zw{IJ^]0iBjWLwju%OC{ {fGXF6r{'roXq̧bx"7W{]%4wes~DWEb^ /:ٹ ɔ_@Ґ?ދ  *r"ȯ~6u s,.QN>kPpT+E1deK<;7ޮMigoOTV*:1?ZxU_sfH-~X3΃I`X*ղnOi9Xzj1<&H3ZiI 4ǚ-V  C})J ךɭ?V(sRziBo:,uw~AWH=O|3Of .r}rrIp0@WTh@UF8Q/~G<ߪd+jhckGKuOc,{ bX0Yc:[VLuDS/HȫU\.W\ z|/ƊFT1l\{BG293"xu\6Z~J&NTIXM<uKױsk@3W^bJy+Vm#ADVf7k'[bO>Y?V /.YQ}E -T0_F8r`;uZr>t xd?@^WF7\|'ѧ Bi1 #[!C;(r`F73 |~"Ҙ5EU5'ō%1bû#y: ]q5˙ #V.?winkx6=ؔgTl=@/rAvVm丑S 6zX;gfՙ>7NN' ~kS[nʦx}ˤAkɻ14v}R+(a"=(qCU5d8N fs5M.(nݻ/UCІȈPcUL\~6dJQ'adwgDs6./24,7V|AMd<J^hDLc2/^ƆцUֲa|D /㰛L/ BH%*T Z&<p}_@њZA7e竂炱W޳m[,ha1A#}v/ y wg}&^-c dICFY:SD_X{2}[_ בT $,mG>a ~NfgqZfw?Won,|[җA4Q۩8,ITjUIo9r.NEm>@fp9 { ~?Ix! f%-oN)4R8RM3W#:J3􎑤Ak{/7y_0tch)bd9;Юo`!9.@ v}JtFI_@:3DR.&s? QTK4s8` jr`zo Y&U5V\vXAv<%h_U64.`9\F " [<'ŎE L !%MqEC95y"QqIgXLII/z]d8 cNZDm_\!م@35W"TϾ͛BlٮzR@Gٲ"(cpXuNacɐI0q'ߞ5aN!/a:C' dIL0uSMw* (ZNS;f,k{3UYP+ۂ oacT=-aO=[\աIt<[wKlĄthW(8Yf# Ѽ QѨBa/$tEB)׌e9oG+EX\!6mi+cstB3>p㠯=֛󉜡GcPS @5jɄGlWrhkc<8OvM63m='Ἱ}j7>Rg<ǍTĄB)aNhP'Ԫ"ErxHԮAtX_\Zdbs׎VZ0]s9}]f ގ/+66Lvr-Zf+6 r).(YDOKNHw6Tk<( |=69'5FLѹ3EnP(4Ɔ2 v?% Z8=OHJ5zng6 jE+QM ZMg`*5d"A'0A_Y5T] 5[m͋I.>ˮIi1^ Q|CW gLe^@ ;2xo|6G!Ogߢ G=y"~2{v~az;1R`NuYO!La[1ۃY&4?-޴*cHH9Kzq~ ˚'|QZ):5Ρ'R| e1wmR{`ںGT={S9s;Jdg|a0a49xPx_˄{C7=9MlhC2} }WqW:ُ 6(@~OևwTf fcP<).n,I Fz빎 = g5-q΢Ubb01vبe*~na'ug){'r|y#}_q=vSEt1&9:4C=`t6^ eYVF}9˿]THL~/,& 2*@uS>TCOy'sF8{GW5c2 ~ έW- }clͮ"zw+)Q(eֆ2bC-]1ed{pA+Ei ,w#B}~yb´}p k1Ѽ~fRWW ̆*IGOO~Z89vfS?%\tq R6qkZX]^Ϯ/˽\CRWX&kF-P![tnr'wS% Gh 7R' oq 0_X(^€`NQ&~αoqw ~MwYf}`< `W7g]YۍKM_s0bf$Ed=BW4*ዏ:~/֧10!ҙ%$/SVC(|@і~8i\aFPE?ޙԿ͎O25{`)3XI悘B8 GZ; 6/@VF>}l#9!{(K#+wI3~ί?x%}gYŬiz` > us0qЧNadžj8;K~&߁j;7'3P6:|o /e*MgQ;h(:խP cJc!~P Ku Ʒ27LDP-d+ء)aǬ]>`Ȣ`47"kcy_] (!fKZurc0b|2Ũ6wT~vH(MMQ "4Bdñc!NJ@JHQ'/Gy-w5hICa2XS ; 2>[8T 3?.&8N"UPke-þ9o"9 Y6 t'6pȰ6ZK<]7JҲz/A\b |S𢆉z',MX}4O:e]\]Yw %"z]< WZF,ٝxOtaRQŋDJ};@gˌ `( n)y)<ɰRr &pnktRʪӒSd >H;QDMӫtkSi R!3n7Cy^sl Tq2tF7x+"r%xg -mQtNu3ܯp+if͂O䋡G\Ǟ' y.n |ztRpiD981tN15GcӖRAbTI{f?uID/}D+p6m0w3v=mOc \EjK)9NaZ$#xBP/FDqiB9SaQc]Wij{<>ٞhkXç{LKNl9@ Ja0g-ceYN^zV}]#('}40)!; \8 wWigdc-"b0B=CKL%S<Łgv=jׄL 0(CKJ;{U3z#ȻbSuե|7c}*UӖ@8.)7͒|/bDZh[(Q_-sRwt`ø+-只ɢF57(O>Å %+, ~&KϮ].O*v^d?!9'ɇV?%fk$B&e_Y  ݂kj*Xۙ|I8]2]ɥ-6h//|+[!dG`Èh}tMRo$߃ ]\h_[k,zͫ(vX mn,$KΧ4M=WcO@UbVrVI&7y'j%$>~MX*>MϔU868r ]|H-,X:h~%F![,K;p_CR{T~x´u驷/a"?Apc CbKh,5B7>&oR! !%28A/ͽC V4ݮ|V1"azxn.R>89(XVsV5@pEtv\q^iΞ~)Iu HJDq0 $O}FMvq&QD;u'⚕$SzMi8c&2ܩdW CsK̲YEs)SO{&SƫWE"Fc"YIsB8Seс$~_Ԙ_l^3Xΐp1 Bح3nvAD2oV{n Ih 5s`Mnc$r{̫#΀vl^K֍ա-q;e64 9Dj;*A!lG}ͽ+ɕ&pvg08vW ggJ^xLGcR*n[TNzWQUs)FY2?Kݒ0{'7Qi{`O%`9[u"r(9,ږM$dǷPq\x5ԐH%֍k wA y6{ H+}lU2nXV o}+%c5@!B ! k^…ґʃڀS j i(n@4ء" U&FdEctE:jD3b\Tc"`í_ަ*(_SyNKH9D.x+_v 7o.)]î؍& 9tTQ}Zv "v{eA;2QIu>; &l\2m6hSB6#\S$c#y~,ASH߹{i <9^m,vdf1};#/m{CR8vql"hnq-fƠ`h#SKvOjMW!Pal cU:>zIi]M& ݓj~i]{-ur#.ɖky@?]m**vG5^X'oty(NESc78. #tPHN[淕yK!5$@ȃV_BTg9)>wY26MR>HTC0piz1x_Ew9Jfv~T%(93Dsޟ=;jGG\;q9>5z+CKkrOr&LNV 2p\DZ_]vBUDiY&:'LEbviHC%` v6-cZӬ7]"$?" «W{)HΒz?ƌPBj>nueanB&a3ec=lB.ڰakU< ܊kfWjԞJSe5Ř-H~nS'fD(v&@ѯng.HԴ;lr`Ч͝L&X! .w1cf3/ W:b ֗ߋTL+ ؗu!"Eucy޶",_6v{m<$TIPeơ;oUr#E'~#=%4wGeS_ ހO#yjn>ZW0Ɯ\:zS!kEalZPC}!#Y}ù\6i@3:oyeCU,/&.ڎj>zR=9s/&d.ÄxE;j֣Ngyb[qd?^^T(H$?ZX2@ 5c+20v Зucb9Q;ćh,mmbA`^yt/* #߾`ga qͮg!P`kr΁2q^ꊽ_SJ_snH5[ 6Pɥǫ{R7 +(͆D"h.NMλOqb Lvn55YSS?޿rrY̤@ 4Yt ht^nz 8gW*4A/ȗRkއo6bB aPR ba&xQ90Z . A7;XFxePz>.D 3o;b\Mϰ4RC}yt {P;.Vp8E LZ\f[R5Ԉ/Ue |xqdwy 7}9cbN=V*d'SThD&}ZC0C'wLj"RԓlzL${|M*4I*Uz ;W9;_<Ќi!w ,r3(\1)!-m JhErh')>aW'%Vc.Ryʺ!eŒ&6w) %`h@pXvpr{Lӈ7W%B41Qd&r9 o*aKW|OzA_JU&@,T6Ks ye>wy[Ts3|b]v"EE!2qFG[e WkU/pyD/vҜwbŒՆl*^;X}"KqoeS!][e˥й~A#LX*@=^zJKp.Nm׮×Y|TφMw=1=)s\/uɍ͋R# uM6-+g5A6 m 0y@B3\2愹ޘ sr=dQNFfj^,3WgڔŲOj[!4KƷDION&kއ}.4Zg)"<$8Fæ֗CfGus<+ddH5ڂ 2Z,'NWAX`( ͨ 8Eо[׍~Ԧ֦k=4>f`}|~`۸O ?d˟}lJGp$ɜyyH W opj86cT.F?EУpV2\41^ϾWpB[xiжL@%27.|tҨ' : ,5D MדaHbU ^hBJ!E.G+%L_iJELR|[SϵQ(4}hG(*>NVn Z4 Hpw"lg'd1JMNg;ՠ$Aud]K2x& 1etଃMhxQaJT0rKd4@eϤFr3^a{p2 I k/$Lh9df݅dYl efg~y8m| ĦfgUwT{ϛw[h J0VMһ^,Ju&{ƷrԚxJUUkt/d" U\L U@>= P14[0Tx,,54Ö'C Hq!$%ZtXQ x/ݥZ C\QIEfz'.}#3Œ׃c $rHpqZ쳁CPkDC[p@1qʦD9ݻE̱(}eL"i 7m)Ds<)Fi[;IuWV `8qGt~麿QmL3"F8kW@T-=՚o$Zc>dF9a|% #4u]#D:EEnH/]E!UVsZA XvΡȽE r_!kqanA'!Hߧ_REb$-L ,;\ ^BZ=j&0Pڨ_NmhD`9D:twe٦.œvrbt_C%"h|ֆC`[T|Mesu_~8=ؐ&Ffemϩ_W6˚sͭ|  e5sRLJ\W4-ϕ}}M{aFζW݃x5jsHe{0t] L͒ ]{j pj`g;m73(Zш*܂,prB([<`dL?°ǯ9~=5rYŠ:ReDv\71ԓ/Ư@Ih4=>BH >0|.VH3V e(i&>ޅ^e mw$npt.kJyMN `mZ/O]թ/w86`E 'q>F K I5O)UBCѱi6h?"恝繑 ɥr{bAjixF8蒙1ICJ18<0:"؋0GuS"0Gu$c6PTG@iIij#;ף wE1{v`]AM FGyZ>y:S£1! c Vy9`4/l}4[;jL#T.=+< e9W`MHWzJ* ӻ-TjWƼHi "5 Hq#qZ)Y"+Pe&}&x{z%^51CtBɧ/[)Jˎj&eJșX՞OX2)~ǣكb[@k/1|N˅6[I+m1ļ=yͪ¡HMR3k !0u?M )4n_fiu& I~T͋eq$punf / I՝RuArF bIȑqkNqņ)y ~opDtnzؕeNٻ}}ibn*!8GPx1uy꜡w4ޱN 욫qs7ٍ|GK@<  1"G:5+ iUC%Sw4tAr[?cXEM87K4ӻîcT]f\V|!%v;]+ ^E!KW*dQI2EiY Hz$SM/#|n ZHf!uhƋbS"i_\F[o+BfLC=EX&lNT A٫Cҋn̈#nqQd杻++1΃y/ko'[?A6D^(RZЂ $aڤ S}_~̬02.L{]s=('Ey'/6Wd?w/z't=z/ d3_wn16u~JW”Qf:iy}kPuz(+X*Rz42zl"}!QK,3&"9c)+cnvu-EaNb"J#ܝ֏jk$$|EZUf,,sܥP$|(aҝm֡S~N &D\d[0[{V%"DIj!ON& | 1ι%~hK7[gi=woR&!8*.͝i`.ͳr4Hs'jw>1鵠Rς n* Z] RSAVq2+(8m*:_XhӚu\ (]&SK-U6 (^Ksd34Wƀh+zyr z;Sśt7w OT?y~ ,3v2ê^j& a6iBW jIyJd;Oe!"Rzly k x$o< ?gM8YSJd*hzyzE_c/-E _/bG5SW9ݍ7Jd>}kr*;1,*K?MzHklr\ޖa_v_0eͦ5E9*-V5sb8=y=ǻ/gHI7ǫ DP_V=E?t5&n_1]*w&P#3) x+O.<{ ڵ65*ݍT.lw2vlLB]눺U[EOODb g *Rm_ w5#>h"$$r?̔NCxnb%UɈƆ^"ȾF^K\/`RwBBDsBpi=a}L&x[We*o>R(ɌKWBuuI JI fC-Yñ|'V~-,`PQ)nI8l*LTfs :m`oS菊nhUB~j|! Iq _YNX&1\11۵J6J el%=]dK2tq[#sojEʎgB8շ&/2)Dr1^Ϯ|j",Լ&qN3'vZF42Wx)Zl:%¾v#ݎі%k^89:=vc ܃0K1x߂9<Vk5i[ʵ^Fy\wոx1usp@YCBL (-՗8=fȖ$4ӊ IQP(bquaqSm8dǑCvM<*#BbVF·T5bNu,>Zw-Q@_d#y`/",Чg <w5G%ǵ#;naj}=P`%Z:% yP+ڊFA fJ6^15kcK'h89^I+H)Τ{`5 La]USup$醴ld8=_pNG6 (ф%#"3fL7:6'Lc+'}hWR*?`,N[8qJ؁wx.\[NB_uzW;K~%F 6| m;pB ?*?79flMp$ Ma'Y`*c䂎[>Q؀}mr7t.v6+1@!ȗ4M^AbrۡVHZ~-@yfQ"{i.Ej pR Y@?ˀʇTo mbHL#/?"BՖBA'Ryar VsG]} v0xi$DSS?B[c:[\6{u10_cHxmR˥; 2z_c9F`*~:gOidl 6rȣu]Nm69P>Z}X/>-cwѴoѢxBY#Z]_+eXսYPUٛ HMOD/)gjWl ơ2W.B< FVט ,2-&9>щK\4t|2aQm[:ܡw@YKy#..E9cv>|:CӐrBbY^]Gx8V'/TS8lQ@4HJP_Jy({|2}f)( :geyn5ȈTlʄe̹8>q Fb2K^\, è)Sp2-B<0^Q.$Rm=/Y'7]Hܯ3Lm A-[JdȎ!`DZ5=6dOPQ>]Nut`܇PM?Ya?TM*gec E?nb W`˰0bs<3pylv^ʰNxM=0rG_!.F̳̀ U ;dQ}`{k Ⱦ5G"ӗq*$/Br]Q7@g7\ܿwyv w-֓i&1;hJ- 5QJh:PV~{`6^msjg{F`+ȕR\T&4WQP<1RIN&IGt1?h껫hu,;234wh)6.iy.d> N=߼);c5Y'_ۮfIOm,+`fRs[z̗˵5|Q儠c;=\Tc % 6:g2gn_`5Hu<#Y~nW+>]XASs_QTJ8SwH60$ubD# z>K%J:e/zMr8IG?@ϚY 3j }}2I `:(H^Zlwr6ݓ:@S҅G% (j6s:l`k3R a5k_<'öl,M|06xX"QRun\'$rG6#ft5aׇr1^00 阰dTRWgLGy;ji<mT;Tkqdq yΊ:D M x}.V3E`,12_4mهD|svI'qRwޝ~K&;4*8]ʽ0^^D?dJ^|B v?sհ'i]! uaRm">eqSWsQ("KofsGHD䕑5n =Z1J%0w ɂ2D;Ԇ8|uV7su@BmuexVUl}nIrkH]]"K1LRHrٞ ҿKֲfz۴(鍷${ ̓*(e>) yjݜ֢A%xʫOJVR\*PIo(3swxℬ! lʢTC%ees_>ij||QJхp^ŠG(g@r(yy]{IV\Rg>c=E^%10}m^v(:]95V0EZA?!}d#xX^pxXP13SS191Z8kI!yʾy.}^NWې22C4p3%t.S8?#Vg&TXU&va $[OW b>4_f`7p4BL{u8#>=z󗇙ǿ g(`ԣHXmO`DNJ׺.-?z!C ۀH1ƞPGɰJom g$pry?Q 8ޞ7%GhD7&8F* DTmX127p4s [_/x>T6^ڧCXO0,I!3AQX; (u&:>3̈́[ o^O.z4մ{&8P eywLǜO;QhQGԏ8AiR6~ 6ʷ6.߮C94ޓ *u%]~o.Lj ʏ PI* ̃Rq52zXXh C@Q/Pme7uT zLۜuD.npS sZO=h~>AWeDuE/U3.2(Q6f ,8Eގ\^ HDh˕sҶ_жUA4&/Hz9j|ǓHځElj_ťe'ᕜF{5O'C"t?Hz.+'\`[-[ʳWوO2q/0o l>DåޙL87d "Xe{;ySt{!qs4V YNN@yߩ$$/x4D6$=3XZ;4=g>` -('B`N i4E? z'u, W r. /W*Z+ĭ8 |ò)NH\%: &Fd6<Iچw56(Iݑ[CP$fiHo(5Ͽ,Qk?㙪1<%۴܁L"dƹ:>^ʲ@8-V~)/,sz5~"PCr{e- iT9p*q|PRVؗ0z:UFyT#ume zDȽ7;6&r{Vh}A* jҁJdIUOFNQ$uOo[:nuaM񞽤U0IoJvr+ 'ѺI 0\ ^V+wǙTL08Y(M$DV8ݤῶbݟl*%Oaַ_ (dׇpLMm7G>HXe??&>z8(MU%2捪@-=?ÏCCYEgZ [t]9#|L8" 6(_+R2 ^|-i1pItF')C׾1ZN ).L&[`i$Jݮ (URȭpcv hy}2_?=M^فDѦ5;7ZKom?/ܭCמ'<$R5Cue46dnx|9sX!vfԥD#*w{NoVE.Z6CnH=5P(ଭ>V)穙XE&EQ6~XrĖ5Ϻi%euEZJ> $*WAa&OCGܗ(xW |rs[.qD,+e"0I؜S!bblDR/ 8zAobi$@AGE8 ׾Fh}EorηɫD@3z->zX?7VcPu0(^+j`'Ab^*!93O~ ,Za2shҋBC77ܧZKNXp7G;|mZuidBz-F.=PP0O`z$RG AvHoX^:OGQbg_좥 <@WK.URkvGv)]P kq\il~zdJP !+Zc_;t^DH@wR %E:_kEM6_8z@{yLCyK?`rv'F91;p2;oOy vV>F%^Pމ.ۧjrnK2h"JP1P% -SZ&w2Wl;`|>s[;&?YUMfUa ~mxT&` _ry$$;z7:6/JzX" !~쮔g Ao^)_YBQf}^d $QE0waw ݔ@̄b5I.DxE67 $ݣ0|Ny$]ۥn&`hkE~V⧏$U`cp b *()(dY]}15:6s7 ,k j1"G`nG(\H!n]Oxz dkc$&6^Uv*qP:lS+a%[IiȐLZ.#ɵh gZ%? +!{I'-Jd4n6`Q< 1r D > "7g04~t./6dقK]{:óxڦ2aX?,ѫ0d@Λ%A=EpMԨK?w웩M7T(I<2ᑸ54:IԩDᤰ#\E-HzY*F A6~C{Tu{>h&XeѧW}},Um׎9]+O܋n5vnFlm50r[qח?Lur zWr  z} g JtlN5DA*c'?l}1<?>'Ҕ`˃5UZ=\nC;ԇpG~NۙƼG&>kt"A-"KK4ۚĆ –CO84udݛ9Ӝlf|ڤ[FLc -BCGUm CPe;:6-܁]zF$h!o0c*K?\fk*BcI:^OyG =/5Gi^n gԺGٺcMq5@Yvv,1[8k\עo *㿀M؞l p Mc\&euq-/+8Z}]/T7`#S gOp)P k ȗtaȶ+YqHj%[ c$-LY,Lj eۚ `=:nE4K #u "ʍPer2US7ت \\Fu u-NU8]rFמۈB7ˮ yu w/sחKl҇V{zCdʚM@sh͸ wJځfJsKMa޹|z k1&`_R^ˠQ%ql^͒s\4U6:{$Je18u>ynjLV?6Mj1P.;*a$& YċX:mg%0,X{1^M-P+ Ǿ5-XAlmhŃ^<(Dσ LvR׈XBVTZ ; 5ĸ*!PR@֭1%glGo^~ PZE^%u^udb(a cIΕj dH@ V&|S[A;r.XǐWOLmV +M^WAMXdn 0s,GC!rg pO3O jAN=Ѭf<=5wp[1%mA*bM}Iݳf,">غZ7rR@C9F-ף=< 0ZVNѹpL:oQgf4}w\824f8FR-jA ,!-ܵ`秊/o@S*36tud|̆dFzT%Aj`mJd+nks\CrV[3f̑ S'~Ti A~!\1SXɵ=fh} =}Sο%4cITG8=~8][wSdz"κ4 >p^> Ԥ:|-+")Ei'dBȎCg_q,i}NasG(à:v'%JA{h zZ8zrc_C,Mqi9mx]߃b쇷<\C20+hԧxP[OXDA,'F2yϏ\T{#u'/d?O!4bg\m}vd9JRs{>#ϣ"PKy ܱ/Mxx`3FHюD"E78۸V";NRܳ䶚1ܱ(_QFߖ. +9H\+^ƤJ`se\h}>;L-J)W*_̮lW %l`Gc_QYVREL}&%iS^.0uM#?E?4MTdъ=մ_Cd%Ϸz]gfIVePgWZ8@[`f#Q)0U`ݢE?)7\5s~!=Þֽ;$JQ 0cUei0 _uk'|x&~_H={R۰Cy/D*_l aShQb>$HE2 hSw$d^Ħn^ܩ.~P*S?߾gIh.k0Kh0ҏRP/x)s5Br&H>rBU Of  U/REr=6>Bl%>T5"XtҾE/i|ϒh'_pg&U"US ^[ 0jVѶ:=aVx3' ^z gjf9빧1?Lې]KuH<"/h!V[&4LpR l^4A̸=";Wz2 xRaTP2Li>1*%XSC]cm P#,¾{OiLTMٰf4lE Ds~ AG=4b!B`@t2W>qIQH6MˆYXe|]׶L©-tyq 6ZZEl`x\j.GV<*$-ʩ5^ F!8axФ ʹ֡4 nZ}ۗL7!fP0@ޯ(*Gmb54!f`YD4*Zʌ)8p̨Ϧq(>mLQi̐+& W2\]sny$z[3BO{I7,Ȳ]pZc}=!L5u`KI*p)=һ)ihtn"~w~Ҹ4v{}92sG\>4KLi^Q- P#l5lV~#%6*. P>,2]71ដVŬ-諌Qb96'Y̘q08[F`Q7m7S= zEn-yZ*%&<1 gnՁ:z]'V`JҪӤEFD]6[HUL5~"I V7jXX9r0/GWpGo '"]z{Bc2 ]eBŻCl!jn-'2:c FݧgWVfoD؀v3%*Su2v3\ *K|5E:/945 DûGz6h,4i\k+ ,Qy|:sV6v0Lk=KdhaH]MTX,"4'ͳzTs 8k!և`ZmgRHy߭w0w{|T y 4}ERUv-[S^/߶pP7ߴ_SȬtX[C0:.y{YT;zAVaaȬ at1U/ L9ul }lhGQY}Vù-0@'(2z~|Uo/a;战HpQƁE{TMm i򢔫7z1]!z%*V=na7U'.͖wW{?CĞ--.IA4cC^xr ?䕘nw¤rb9 PctLLVoOE12N30_^s-JZGfKi"{SwoshpyK/;]tIV4MFٽ6ƹbɉ' v(ϯM>=$BhSIBd}HE*Xresɚ]% n,2aD:g7K9;d \gV1ChFsoߺ p BS_~ \wIlV:BGGwé/>7-軚t1] sNITbmhͿC@侕bhFY:RַSD+ >JOk8 |C[ƕ`G[`4erhyҡ߆wN|1;k?Wnwr_Ekߵ"9uDwyܼ#)|iAeԣB:^dd+_fQ]2ـK!V4 _r4 oʭU:P`k8wl3db5%p,L_ƴ3r|vݴLIPTڑA$LP|uXVg#$=u-Yi,"AJh\V+k8I\0ѕhW~87\p"%XJg륓igg"iuVKg&C2e? qe2% ˿XGpˮPٞ@`-HE@ OF0ޅצ$p"{:HcWo15!GzeiO0ؚ6OnϵDPʌD,n$d5ts6~LyT/mLͦ|$AS{1r@>y(gkc+\6>s_E`NѦ2.).c~Wnjӱ&JjBҩϿ{9 Z]!G 413j2_c<𪌙~TQȀ#˔`WxBTWL&C;v!7@p:}H\rt"|&fhFއ~ReI:X(_k.$qKɤVtvwJK㙢_y$<(Ͱ1tHs`%bÞ@U]k'[Xp$Y kѦC.۽mfyFw;m?V4_w؍#$9ۯw h7"dEڑ ˞ɚ5vÔʭzB צۇ?fjX&K/\b}*+b]vC5v9}-Zvrˣ%U{ԃ t\GO%b@D,ۡjMiz|QYvf4sHwTR`Xp+qIclkP(ĮkGU q7P~%J^SKh5LۇX*k/R l82ů/*%w2n{c+ŧ# :E@h"q]Н18s0a0*ÊcC!mu*Oe?IDJBRPU^2 鏈owyAB92y* _\lsى%ǃfWiG6hr>?BKŨ/B\E*fFp `&?;R|ss s{3f izARtX/YF2Ѐ ^IɅZFuܡCN?;:}*Uέ;b}_ł.r ਇ&*)GK DLhoy?rܲ/г`WX9nn`F6YY#N#77{gwqEnɜ<ĪdW ߊ7]<0[>=~j R,XI@1%Mhkz qMwp$=BE 4ly9UCP i)}_E5+'dD}L@iD-LKU}>9sPjsdFopzAzIfw½.Etl|}V^uBB m>7Ic8jln5#V^){KJDZsBb)Q7~ǏWI;+"[g1@{XQ1jc uxvB&ء ۰ ~yQ.!*ZO.t>D (G ξ?bM+" RM&S8-<cVuOD-ұ,2 vaNr>)y\Du[ْdyTECh3ezȱ9n!.[SMsqrd} U#9n%= C΅p[E!wq+o=ȈFdIj,[~ >yc\XFe3"VO$ݮ.Hg3%J,\H AƸ &C9Qヘ/Uw Uaqg>zB1jPˈwMǾe1!-9FTsi٩)߬řY#Y#3^Arv%̕lXeVccśZu8I޴Ƿr3fHBz=|]RWl+`aPN賿j.%dI_ jw[Y{ԓ1r5*}5 &LAZ|vipt`W-'n w o) VA]0n6Bf6)--.%WUoщ@˲^ҍ Hb~;a0G%6kG[R~z. c75xnyxb$R;Q=͐[ iͲ3{.g/RZYtTdMHυA-17E$=2~Ղ{DFV/Ӗ]fJ}`u"kPu4&]B(pl$LB+(泖  |q@[XMݙ_x]¹ "Cr%5\@ "o5wwN C5=$g8U68tH#}b " 5aL_{"R'k.1ΡJs=-jdPxi8^!!-]BgTڈn}jkT vUҥiy.Xx]`'!BVؓ>5vJ \N˻4.F"My4@*P'u21o7a4~mh/D"_wqE=,)]M;g"buTW=IB|n-!zڨOjwW(ԇ#l5_U)>ޱdf:qGfKs=cٞc/}׌.C$n>X (WþyLcλs<x8<^NS ԋL G=Rӭ]`БtmUzݵD5EU ڌs@> o_>cYUAH^|iC^"0S;݂K7=بI$Q$k?,N*KɎ㮋j!9R= <&t9ߓYi..roj^֛, |<~v[['mI ^iEÃu OXarv{"`+M{08:>r'|yZ=Pǟ.k2oۇמzY5)_#Ά$8t9tB &zUOQ먋{sbtQfp9q;_y 0I]03ROꭷ,Rm: 3N֭\bn{* bE ]?GO!#pȁɒq Hw:^,&Siiz^ [;;dNiIr8x^ؠ^J>4 ᾡ~IǂLfzGOd;$TX)ZDOEiif8`fLF5ʞFo9x~Ї/=~u^f|,WW[R>>@s> `*ϖAEQ,R;<&NF2pk.[&63v|0L*a]Fi 0$}WzzP6|eCłJSРDTRʐOSggBʋmc'Y3'Ə C E)4 +ty84_ՓNP2?ť|ߒ>{Ѕ=#(aF "0mD ꋡX)k BUAW+ fƮ_c_W޺ {̞/3 J4Y/䈪ñ$BX\󧐃@!s Uu6ǿ+#?oXٿ$G_qA7?6Z?P.csB*[ +?:eEH ~ ՂaVrg7b U8tr7`ھu"ULE6/\M0946tstW9rD52$H7Zw '`ycR_jS1Ԏ:9de|}~s 3+Gr*}%剷 ~*nذt~y5WkŦ1cWE%;D{A0y̵ٟ; "?;PFdǼ׸\Z\_! u4/fi09*#t;CYp3Ҵ$`{- ^|X.TL{ Fj*ii4G:^"NEL?UQ_ҏGR)apÃxꬺ ͵TtHe;Nl4éAp: ^ x9h^t:붥g 0G2 z,qPNXo ʹ8k'f&3RX& ȱ\Lgr+3C֌/D$&EXVNwQskWw%/٢ ƺ;ZDK ./϶ג۸"0M 4K:ï^ҞHRJ7Qn'i^E֕0o=PiA N)< ]qz_`Y|<]}9JyjZd2%VY"shANAQe9dik4?v7Khu I#t@K$& įB[ j/L1Y|1-&6( D}7`ask"a0a& ';f"e^Z`KV(A*}()#~ 5)ݏ~Н e$g^<(.#,;A{0/, }O>u4S%&z,- AU Ȑyȹ =`v.k:Dk>*0fH= =b:̄6g`ԁloЊְe&DS_q&@J< pfO]6Qa_T_;o.ۭ&o kyvx WpsJMֱ]@@.)ηU+4xVy.Mޗ# U]x$Z-S 09;oɶy0J-C.!,k) g Yg*uV=RUR"C=]lo}$AOw`םw9g]W :":Έ[Ƀ 66ibRi SOݷ*!w s/{!Fʇ^/4OrTX5SS ]!:V*w >Uy6rQß.l}V^w[ƛt%z#ey:\nk1μjdFf⍌ }Ml#T k+HBA[y_˝#zRigEޞR<+(89매j6ϋ#Ra299nNr𐯱f:`I}S~qLl: ׽Y˵DctJ2صcqYkXf2fOPq5gcQ4%kK%TDT X|y4Q¿l7{ӯ$+BU)I!%kͮ_zhg[ک!ۊ:vH1.'Z\3o;ǁThlY] ܸuDHwwU/W 9!F+OaMN/‡B⏠(qQ,X_TBXjU4AlzZ:(*b9;6qF^qĥq/ neYBJGocAm"1<e+xM"L=Q+[M.7te@}Ȗע}[h*" owp6]P8Ye82ZQݟnMSwX|e]|xJbev al/  D]I4BAXBHƓƀ5a#OsZvZI*H3aY 7K{hp&"[ {71\,>fhSi1NjK݄vR$uB{0@Rt 4 d'PRi|վ%s(5cI뢓MO<p Sce}#IHO;3c@bzl ҅@w/جD֙8ӝɌGqwh!֕'B؏=\{>Ev[LA[10I3aE`NM!9ؑa&{A``E e=Gc&)^C&n D֥UzYVpE(d$v4=ubS.GHg~OtךY*Qg u_n(@`$w/sMD3y~y%yq<_E9ʊWM H&d[|$lĽ.I@Z^\66fZ>K0MFU106)"y)JP@9Oer6[0#|ˤ:?$z-gbNun5LڣmQ\ONG?,(DldM4\ef"= q<#BQ +[pY넮녗(:P7,4ҰR<8uUQ$N0~٘^ƕЏ?Ȃ__6 m3֑a1~E_* .^2q r hiu?Na8yXoHKʁcˊFg2{-qۻ cÃCa--C1nDrim :t!Gi m>HpxUM's3M>ׅ70^!9vܵfc/(#b<[s޶s>*8 hYkqdk8Yd[MTwdmbπԼ?T&Gc /sL8jOH4m_n5d#Tҋ1nwXs=-K|BnfuUlO׀'t7|^Ck ^G}QehUe]i#h5,f(H3׸}tTnzfFBZFV^M}*DŽæ#:q'ɨ f¿ZNfq%w~K(ti~M@eZmo0R(Ѹ/q pHM1vѧ =Ii}c'2 =QYO%!pC,+'QήC@k*\KQrV`t~Q-Z2N |7Fot4"Yv:7>.fIbw||=N ő. jM|~,)J}k1W/ ; [}K.-&taDM2{*/¡/GodJ>1#.e.ف`YnOLq4E8r#,ܪ _v(VVA%QPN iyvb g-_pbeloRl5duӞOhW0t/u?;#jne$#25dsIN|#g uA]ΓI! QDmDC IgW |=Y^sa$s Cb좧s)]4T*j4:qb +0d`-֔J:#.mAlo~h[:4j 2Zy;j&Ve=dv'E#bo1k2 ^."/q"#!"4oJi\og߭U6PL(k0lFǻ뗡fh ΥXY!F+g~X:Yq2 r6w?SCoMjl *{8ԛ2$GHU՗? t U{/V~1Ҝg%Mq*'A$hn &ΖO2ɋ__#GDGwtc|Ev' <2P_!aq 1Ń`&{O5q*Qk+EFVԆ" oncrJڢ%5,іV~})b8uU2.Qkr%y۾fu!lU/Q p u袴} ꃧ.壱gGMUoN#;hF%w3Ri?}b,tד  i|~8eT"=>03vq;kk R7-/&zIMSWP7ň$Qqq>W67((8Cc آq,kh%1DKVMR Mkƻ_deN_|^x_DGgZRu|@ZeL hy B/|p3wEV?Ⱦ2r2vt^.9ۮ\$GL\nF,,$cXdJT!%f^Ne0[$#(;Յ %s6mO Аb>8 pjTƉ_6aӲ؇f##'% C/(g#]xxF2g~rI̯M{OkZ5#duS~Ia{/;g:llƤۆBCfcǨB=Ogkؒ {)jgb`~ܞdYȭ&x#:C)XZjX&$7*M7!i ۥ9Cβ@?FC5ntHnpOtWb(:ud2}^cj`m.A=R0dc-WL-Oha&E]BoƚsF Ʈf@äSňiX3Oz |wØNU]yBY/o2%L}#ȱ\bg$)`{뮀?> h/Ot+<غa_]`-.&*]}N8INs 45RQ ~Nrq?nօbce"OxHHiwٟ*"/>{b'!eyc2F\xd9t;16B?57"2t9+ÿ3$~s`g䪦]֥0xeQ$qŬҸ7^O3] bAo+z!4ط/St d fu1+= RMMSI1a2A`%-&BeV¢I42~9W^[R7|KG}F7߿²$3տal5 [*UHᲰo2X:Tv+u"{{*y-gre YI2Hh(> nOo^0N#m4hؗ8 *ue6{(H%mqZd"'K%V#seiG| XO'f,z)-EHoK (n$?bF*Ӑuem60R qM?̓6xMs[+i·\>l#sBB?729)붡SBGyӞ4'M |Ts97Fu>Z1HMpw0qR-SFkl$(&evi7բ,CNn64J@e&C:N21 49 Oqshs[eC^X0Mr}QЍ kqNS/ZƁrO$f< nNVsl|U*$dv̾C|j=-Ƣ^ m `dj G뮔sE0_7.7Y$>WDJkyIc%l &;2Pz?BK䲠4+7!0߳oYPMJ#cSXK|3j[q?3 yތ䠲vu2xf\C"Hfd퉵wĹ m P-30&;fzy<15~Ld)ҧ7_hI3b)6+J6~b7 v]#!3bb>_Ώo1jSHN$=n@;HXfŤ#W[#dF܅6DMeb䣭>XUlNe^.`E[~xһ4 )<~1 Hb9d*Wudf ϞX@k2zOv~ϟb$p#e><^-H7]Dy(ң]@tYr>r.dQ!%q$J7F'C@B@DFr1^*w9[`=ҁ/`aIkţ[# [@R(9z vV80On#C`sn ޶VC0y{g!rWS{u:8a&eOpR=m1$82Kz8|LI5#쨕t!Ɨ(Ow4/]t-?M֏+x2S]F<^󼧿`Y m(HCㆀD+j4N87x%HœXQM .%< Ѡ#C J;O+v<&n {󉈼~k_Ւ /$קMFGs5HzHS N*8Dif toN1A*{ C0>Zj,%*RF/A ""B-Rߎۆ6*c^Fl%yZyD6˃U=2LVd.8 7E%S;O ܿO`ENMH$Ss)>{^͗"+V~X:+&'eӍc#a NRKMv:ڨWcgߞ?p}1]-1oCz Zd]9-;9VF2`#]$mqgcȶWM1gN2 0hpĜ=eӦ=z cU8$K AT?[ Th2}:6Rou]Ǯs83q-mA8[9 B f~z@혝#P[Zd\0Nt6KoD؉V4R$e$U@:j)ߧMT{3\7wL)>+,,rfm} Js :T>{+Mv,2kdeR@v[.}jSc)atv9<8 {A[%aIUxdfVbh ^)xq N%X̀Uҹ-l] W's#4;ȟ ~:91̅+st324{udC Tz6?c5@ႶM_ 'xW5:~LH36llV!2!2ȈNxdܗVy9zЉq#67; dWKCUkŞxz3X`k!osDUq×AiKA*M50 +(ұ|z%6ȭyXiSc(¯"Z'r_RrZ8~[o~ɬ}H<b-7y@GM)'w_P"^g'cN-=7,{u3 9dzM,-#KPQs} +R;/(a,c H3zl<EP{[!#vL3o׎3DjUM%iSqy[үXrdҘ\I 3S'/R/Kkխb;jqk60uOL"PI~R`d],)Szrw ɓXH_=d8~B3%}y3%x s 3(H\'KsRy ΁~[X |a'h?/3j{D85-JF&>-{;ZOfC/sQVPT8?-*Bb/=n(OggѥsL4~F@bi(^#U[q[A$*Ub̫LOz+&͚g0PH6 fBUǪAy+(4L1ʨ+w >e5$lv+>DD5+1z+9^I90.La+6 Dțw(m\$~h2ϟ>;@z\*~/ (Gi,2rz7}H0&EVG%5BĽY\c,DOҼTZ4\G1a3C-7̞ZɆ  U H1Ovy!޶V}ު-:m7IȂbAJyUpFZ-뫞NF}I#f DAW`| tЯ#]Y&,Y`)pHZ }NKzڑ[So*^*rȸ BQc] 4碰Y}}*q=$ɬo!pi! Ye5"6C}_n$FdcI5ۓ)~^Dߕ \e,\!k1$>xKr[Q]=8T].Y_>`K]تҸj(}Qa>i2(BHCγ1e`DJJM*RU4=ư ;#%J;~ f~s™벾"D=w ~K)ma1)OܔIaּ:gGfV];|?Hn \#^5 g.il;dY OX.F+%)Aw'?ZLhUoԚY}Q<%\ h-t8BI ղˋ0`7P֨GLG[k Ơ ]7= @ x: "f@&b@EXpzb7\b_ӫ>.Rb|]{LG: -duڛ dFF˶v=\Nu{*7ڃ5$Sez/(+-s@ksQT.fI gwyg B YX7ѕu(8s5i:G1ZG_7,$tKžp+6DbE}|~j|͈D!_a0#fS5gvtBSuqܕ%Cc:J}(d:#N"̮,vfVC/vìFkM\gƤ^)2,1Ip.sW^G@1}ÈA_Mߵ &55xo*zV'IR(fy].\u,mpA+V@Xg֜f᧩`;tv^|{-WM^T/_h'rYQrqx#~ ન#=#j*@w*.&}ix{ȣJ!+hվ .@OrqY~ Gw&SƗڄuaK4WGA_1.$ }`!(y [NԼdz@clHX@hnV^Z[75K: h6Co5C2 2xROq0Ļd9Nz "rZkeQ @7k9w2Êӹ?ZCtwޅk 搴k6P#xD1U(5dܻ#H'x@nHY>a^w!K]SWH0sj(ċӟ))4@W`G`r>R }`+ai{u+3YEffHr/gP(JVǀ9n~we'YAJrBv03Љ)vhaG^b%GA, c@.x-FW1PMG)gN O%9sGU=CGsW\@zFEP/`tY$6D L碡e(\Z24F- /{e}H?,E twMMGwG-Y>$'~СMV4nm!7Os])!%Go[-=//zx* 2e;@-tJPvB!!ha*#gQ5 1zR^:W1n2PAK?,iM;SeHf37@)o%U'l%&Nbrݠ%Iap_Qc៌S|tݪz6b0Xoˠ3hM_PSM:QfC+OXjZKwC4=>[H.IrBɦX w͓ڌnN1D\θŤ{U7U0uFKS\Zk[R9lSN:G*hr' nߐ}Ap@6|P--DR\`θ`ɹlWBt m =\,ڭmРJek&EJwVW$,`ġ f梭ʼ]Bx@>vd\~^BO3#??,kش"cDqE.?0d?Ad&m5r$$kNz[1drM6!ٴ8f)JUz,lK~"[GD2U~(;Kn然Ccs}nLijIw}dRGhGuT_Rk?g(3]:tO a>x3u`չo&ۇoyg>o>g):| 8bk|,;h>͌}hR#>>wpQ2fX-=^-6=Q37 gMP#<>߆ºd98MFQUZ=:4 Gl˷1mklPp 89D"V\[ GDŽ2[6|!41F뗟AB|:%^t0'Xj= En,5wмPM5~`;LU3;  ̤2&elЍyEGI3[|pl`?r91}|5,[oJCM֕@AO땀/@-8͏ZJ!T߉Ԙ-ScT'~͙]K礵B t؃?bC`#㬯4`XOz#h#OYZxr6][ =l2WiV t 6gČ17VB*즉ל3{D0g2"{yԌ/˸*1x(x^4ЦrD_7(=͋ʌϓ锓Gpx kq3Z[A<;NMn1$,;[ҏlq0Ka,%(D# !.c=0cfuJ3m*tu]Iǯ4ĺtڰm7?Hx>Ruhk5c{p9w-?HgV?=oj0W#7B8V'(iicΜ4^̹qUuOى3J^K<;b`tJP>A:TyT*,gkiSK7q?8lZE2cIˠqNR֕xhcev :+rl~#fTKۺc{LeB"۠rqv+Z-d_Y`q9RSb2?ta#(q`@9]ҡA§2.܈eZYϺnbE4zbL\o?T9'Zm__%A E֧L-7%,vUDd/щJgfQD=\(.-prLAQD t;m*+&vz ZJ}=G~6Tc+!\Gĸv?fwxIo-S,`` cU k Ov)&ͮķOH^;\P(]K $*v3XYq3oQzX߱| NB?;lt9i,sN/!m_@Z0q4ZyTJ1P,{l$\K'WʣiBZM+O84ւv"ɓ6@`Sa X쐡WtQs4$x#f1Eib^O{uC?ِVUh45(例u[^SPֻ M&Xa [6^!.MuZe:@0Ї nN. X-i NuW 7NY΂ti+ Ge[-8= ;>=v= pيBFIc@#^aWxX Cl[XWsdЧ 7yPSGC5Z^+Bf/\dY2$RxFx`v.ެwvDqx؉[>fvF{c#A!X" D g~Ww&&&yv:@hDeפJd)XrPL B6Jp^di\ Qe\BdO\ "~Wk0so1KPE{O9qÎw7Þᇗ].rkGϭ;eM K,ZT Ad/y_w*4?yEeV!lwNvMZamg$^ׯ sˎ_gǩ~є9eDn; 0byB?O]3KUk0+1q 1Q%!'[̟MiBxsn-`qڜry`ʍV40akTwC/|Ѧr@˔qPC=ݿF??7iWY1gbҰ?9=_ =&v \dxGϱyN'/9o|pJ֣xE [_[m1nyzu]T8kkgLƽ K]+tLǿ4h$ "_~y2%6\ITˠFs]NcsiLe1ȖeDoIKվ<"Ǯ- 1q@ܥS]$li;!]"y/ h RE:C-3bJԆ qGYg-){Cu+/Dc͋@t T crWL"ucxfW-IMђ#rDdiQ5F>awe%[qpz!1.{}E1;b̠A@}{=W'Kg7+?dC,is]X#\#C3fYܹtU4\K -?dPGY9f Kήߕl@=zm06'CFtԾ?;#¼q Pɦ>ڵiDȳ tܣ;J3!_{D-f~hE`AyQR~HדEU2<ܕݳ+"gP .NV70H$ =Q g8{pW0xZpR`V% dEdpf@1ο{a;Y 7cڵz_h;H b~Z)UvA.vW5[R!X ѹcV3ȌR:?0\m)37ޚLU9ѬD g@xpaFw ҁNS_a^&dn6ӲJ ĝ uT,HǙEq`,wY5fazś';Nȥ>2dpG"%"(WV<2bO#yC~Ʊ|$1O"}%UT3nGX]pq-ĵDqul ~L o,+,(Df?8SǜBg 5M2L*)|PL iSQƞρ©Sn46q;'j'N!v.ʢS¶ќu}b=5yV w}jz:IzzK<;h_jE(hMP)f7^VU`,L^g,zIR nrM,]%˺8T^,v uw_U|ƥqȐyF.v۶y1WC;G{'U ,<\eGb|A yڇ׭Z͉0Xb~s]ꯞ/I3*A߽b$>֔|L@yQo>i=o_]貋OK139 t=[ZnS[9"%grg Gɧ{ˎ1 xaIQUNcRK!i07\#g7Eg<.oCxtVusm+#BQ>UlPS$-ZR p9Shձē-"APN~څᶘ %LIpa.pkwVWvfGں@a}ϑM8Q{`*$ø^zx'q+@qJ 0(}$fw:ڠ٠VT`ukE8 kIYGR^+*{o_$|`{F^"\;31@>Z 2/\&@9e:` &)ax/vϞ~:cWQnm` ffFխLg o!&̫;WVb\ O``phP얾)S4N!Rk!*a'xX?<ƙfd<^yNZZ[`Uc!ڱK WLq2u$DÈ'9. C@@o=J,sȺ]ߊ{* =f$/-1Fut 6ARhYQjz+9~>tj:,h6INͥ4紤*E\g]xTrgclw5&MUf6QUMZ;T=Bh/orOZråCy737S ;ck\_ZQZIehgϯ[1tIM|ZJLiXgK+&bYWPhXVa .B<ՖV|YWǷ D'tuXN91qF((kQN,xm(7HͫlinBoFAWp \ۑDs_,] <=Gg`4.o6pPnu{~SUg_i܆q`ct: 4D7+`%v" h jW/#km5ʓ`20qA55 ] qȁ Cת(sF.oG]:w+~UN9-L,Y]wt 0 ݬ;Z&L6k ͛쭿c  }5|0ֳ }֪N(\H4R*bhVHKT /Z)F:ӾCQRȮߋ D4CYZ{OW*]lw\iIc)Q*w~V}tV\!vL?-D}Qڒ-힥qFԐ4=i=vr)U u=68|W N 2ށbZ_.ҏjl]jeZoip}q")Lm3낮!S^WNOT| *v J}2.I,))Fu\kE>T 9K[Z Dn9)1wmhh#!碲}.:⽶(i6jz l Zjyk؋I-rc'|̣=u 0DIl(uw PKk,1+ϫ_z P tjߐP~Y@SXzH#Ui  A p ^^J^:QNm' ΪޕY &8.`Oq B4lYoK֩a u&<ĶXjJp l)<#WTX]WFuIuO|ϡ+ʋ,TX6`KQ?ulŲ`݈A'6R tCzR`|DO_Ҽl~*4\XçP/QsE6)@ԝ<7/3Ք0-<giRSHMh|=z&FmYM0@]#*(m^dbJR F UBUT|J\ IBЌxRNdJ62$ʤy7xe2ma˃ЗqۖhF&\uw<˘Lr^"RR{M61*| wdmH)$[x җ;aU I_xax,86Ik ԁ6mCIU# F+@Q @Sn+ i l.QZ-\X5 XN<i 7Sedq M32m}v#g@Q}`i,)#1q։xhcWR{4J; .2j"z.2o?NvʋF֒md"\*p`=K3!;]=>dCÉYۯ3$xUo`҉z,0wa`|ks`o*mg WW2X:u8B+,V9u1l5א7P70jh_k$xiŕlrj/!}% F})T}o6b u19nXR:4guqK Нⲿ;FEd`ե19d7(;o#&&`+%Gr!hgrp!h|!c9KM>١0h6qnzѷ a/PGNLJF1:ي *}1J|jw j-ŹRȔ !@R͑o+ŭ;98[8!$G$ׂQS=OJH}ltf";ķI}^& 4G ڂ~ 3BSIƢ*iWuL؈ ~U]R3g LE_&W/!行M;;ŽUves?wqdsF2{٧pwuzHf.mP L~ʇC+:'mS;D>@yF!;]چ9&HK~8q2-IBXwf?5Q䆼&B>i;It@[Krw'O[Ȥ#EWnp-m-Q˵4\TR6!`H1&]nH<`@ p,oY8kc:볣+s_sgf<ZרۋV^1'~]c@}Z S cFd~[x|w 1Lg9oEàZL%fYcUIq7O&@gCHhVAY~v-Z2n:#4%NoقhW<+QB FVӏ6FzQBy,Cg%At"?Nc5q!,d o%JvAZhdJ?&"GuHX|W)mMG XF{r\|(AF΋-8 oS{ ,NAOQ[#*Bp%_MPsAk[1h55B3$j42Pk}bEֆm\d0-&_V5?[*:QZj7W==mi\s6'lxDد)yM wg!kt7$:QB2ӝbX˿nCCjDɂߡ"XMk bs. ;:V2.j=(nV{)JQp\ S (uYzFw5LCɎWp:cQuC}ށ <H24c7)XCD-iUJ*)uz{מ2DF\Ij|> eZfW*-sdH6vU;4&Nh$5@u2zavwCUQ^I<ZQأ@{-`gv &nt(;"MxW(䚇0dS2.|4QF̭e`ˣybQ('h.ѫv+Jz g`ONeEիI9ťF4K/_lj %y9ME8֊5EGE)M;?S "g Xh8; % cfWAxj &+b=I E1*| '#'vu=MA*̏|}i߁,]/YDd݂d GGN0mgW=OW l@^bpGFa%Q['m/7Ԑӭtm6DXyk.}* SNӯE.VZXg*XW4]!Üᔈ؝UeԸ6 =>]3=x} `VpǡBC m<.'7*B튡ux?@q di:3d$mk h/YDu)=[j%s!Ǵ,˂^F,vXTg"Nb."740]-S6lx0-$lGc< )5Ž;]̃5GKUu Q^5g3JU Kܷ}YBdc:@[ Cj |? sN ʽJ7²t׹ތ)!A`koBzTT ETl"i \Zqdbʅ.z듨l9*= ,s V Rj=5> tQl_lw\`6Ҋ.KEhMuy@z6M_l.8@B㛙F=wura r,g /R@|(L`N#sFA*=r$8̕CP ƶqCHni5wk#ޟq57WcdR<1hY[ڕl#vϋ^K;c[EHI ƁgL~Ni8z,Ͼ#\@7_ 7cŒb[U7zʠk?k,wNiuji#g?jg{hJ?*`[ 'A&5W]oG0wH-~Kwҥ9&9~>IMSGS" @*Iq*ĝ@:S'_>l<.v'e ewh+J`ENT*X_l*;8l#ty,URҿߎ(6:Fď_PkBw_u{|/84 ?AfRm !3?L\E.,bi G(:!S@07rdw` 1ʱӲʩ~k͚(/?>4 %} OhĽq t\X%HCD Ru&¿ϊ9"I:0]·dhGT'hdz"#Ė?\gi]x?#a_ހ 0 b$Ni%o7:]tW'"FxXMa-aWjb%=dGİ@z3@uo>Lr+? 2HG6gNgݢ{oȧZj9J<#K ,2CZ]T4,=G\h-=S^_vbp}%\] ,/`I VЭcE9leve &2˪(pJ59F$:VuKcAb*]F#SUDS`Cf0 2^{(n 2-qnv0IZN2dÖqjn773HGwrdD6"x-԰;}qO:կ k) (h\c8L 66/fڴS`@ L-sY+QV\s|p 6ꮼj5/Sмߘ}}gbϘO3f5^͏i 0dX/<&'tU6g,F?G+ !Qƽظ* <> WڨnqUkF:b5+mVЖjлykdFↁD~£GB&#di׺&\_Mf[9_ـn똔xrJ&Gux)Jp8]Yy_} OdUNI2 M[u'A;ONU%5 (Y=#sG%Y !%bhodRYA Q7hLa{f2!1_Xc|s酈lHU "k5 uz Ϳv oy 9Uyd@lrŤuF*re.pZՠQ"Utt5x[l:S  GO-eUЦ;" &*H&J?"pPpG}DXo5DTԙΥh C?Of7Vw=cOS1iȲhe wbTW Wyb9ğ<uZ%.qp8#['F=Z9tfH MBED`Ѧ휟n`Um.JSɞʙU@y$]I*+R֩`{)Ѹ aV]$CD'M7_k"ږS{ >&7q,/N8 ]2KtI9Wﮠ֝o[vT,tQ? 3Z}D _x%!j*^t%o-7iQi ۫G[@kqc*^{9c$O {'E#Gz)#w h楉kKpQ7G0~iM  \osM``D6ڋE_\q=eJlڧK] ݜtΫLtST|\ M[a }Nielc_bjQy(*-%.DlU ?c'"QfԌWX}MJU>ʕ2kx) SX"R:d;sƂЎE$#%z嵧ws%d㼬d/2Kf4WzZ#"`YO@C@"z[>vdz3¯+L`!SXr!OT4TG/ofDXR@, D 1:ZyB?/Cx 'x2 "Ě(1r|)撷1#:E܊e70%Lrݓo?mƮZG2ت(PQGHRC&Ot/q(h .YoHFl`jJJ@BB׽sZvzq QzQ>`[v6 +oǍ[V5bl>eS[*?$^9qb ^C?=b񐪣<[qDb4a1l]0Rq#سkN7hrn sBe-xYϳDyB,aDb d .q!)ήrfǷY $J!EB@l)\9D޹X^XM16Y_OvEfq<%L=Ły!@bpPa'z~L~.8a`CHaUbh(k j2k(s֥쾯O|N#.u'h=Er+P7xj?^_^\"׶ bo+6Q*Xi;ɴ\Ƥ` 2uPMIzpdmD\ sET[oSXw-:Fۺq߯@[pܤRLƍRc Ě|haTGL#u[8D9efb#C ?㹐73xV_ s \ p&krqT1a-39!O/Vw!O&/ U`Vm'j'jn-"+SE^ VY.:$^ -Ngtjn'>}bB^%jA$p9, =Ņ.aڇh+ `⚰!F8%S%(S@\+ё= ׿O@Rt@_iPpH6/u"7"ʂ=BgcnϹJLq5ƀQ^| '6]}1Kic_Щus\,镨{)d7yHZ=\&>lC0AK(YYi.aTUȐK lOkbw}c??OBJFx}k|bN饯~ >0'Y Vb|፵RB^v /*@ߑJ覼Rpޖ'g69)\gKۓ^J^q,wڭ|ogxRuJ%JpLi'ZmJA%2 _۩DdLq&zN ; s>Z]S NaiC:}to'ن 'Ir:S_g>\L0Sq'%Bӻf9rZi >f"IkZ#hXν #)6R)@\@`0$9a/W ps]y4c tzeߞ#xL2 8zFR[u:]zfSG0Bd>Sn4Ju6C; 2&a;?y)RΗ:,*-禎16 O pjgA$]6`0P ??w(ɜ?j< $r(R|gxŦ^RXyqJmju3=17H@ƻ 9ZʁWlu&T` TFO ~ +7OrVW.Hz$=TF15Q4JAzX:k`u!jt$GKq=PSSRGB+M DX1慌->!Uݮ8\60q;1gUx02_ͶQU l i=(,ɊêQ6j<qo/-%R $ 2 _>NBo,&B0"iTT$07U:;/ m׷gK<,;)'D d[فvܖ)IU 0txRpB,€pu(J9}BϮr'-n>0=XqP OOcVbV(_ YZ