go1.20-doc-1.20.4-150000.1.11.1 >  A dRyp9|ҭNlx溜Iо; 2u(Íw7(74SfHn[*S8UHO%S*D:ClmkTB,7!OVG;aT<"#8{Ʒ z{Qw Sɒev«Ph{ûlmӐc0xHc(+deh:AI0d?oEɥF g<40df78940a9d8a0761a03f5819e531ccbf079ad9ec90c43887cf722547490c9b2b66e855b7b36149d266c17b6eb11a229fa082f5dRyp9|~ -D*!K)9T~n%c69ԼxW<#GM퓞ﳨ֓6wd͋{kA򸜟D+{U!gwLF:rz 1k>!) i*"Z 8=ǚ8!x1!&$ d'gB‡>sǴyJ.& !u Mͯ FO>`(?Qx dK06`? Qdd2'*4D"A$KİO Al>p;?xd  " 3TXhl   $ 8 } ,<(8 9 : FGHIXY\,]@^bcIdefluvz(,2tCgo1.20-doc1.20.4150000.1.11.1Go documentationGo examples and documentation.dRibs-power9-12 =SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Documentation/Otherhttps://go.dev/linuxppc64leMh>i+xdRdRdRdRdRd996fb9181360d605adb42c662c36fb5884988f29940621dfa8b7895215740e3123c14365f20daf6c31123df409b281bc131e5d1f88fbe543b1a68b5382cf6e7e9fec1047b1a8e504dc8796e5e86bfccb1423d52ee9aa8f699d16e2346b40fb9f31eb0879010f88e534ffd161f74f81be18135a5cd8d5a688369290581cb24d263ce5b7390691d66f71e60d7425026bbd3cd6c2845ccbcaa0d3c5b9af46b204crootrootrootrootrootrootrootrootrootrootgo1.20-1.20.4-150000.1.11.1.src.rpmgo-docgo1.20-docgo1.20-doc(ppc-64)    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.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.41.20.4-150000.1.11.11.20.4-150000.1.11.1asm.htmlgo1.17_spec.htmlgo1.20.htmlgo_mem.htmlgo_spec.html/usr/share/doc/packages/go/1.20/-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-linuxHTML document, UTF-8 Unicode text|DSutf-8f2e41c8eac0d5ada5ee3a218708375c02ad3afd7db5110b4458883308bb10e4d?P7zXZ !t/р] crv(vX0|#|3t&X7 [RT)aKL(ټ$L ci.Y#$>4R $) Q>b AѳغeOj|U)= ;zY&ݣOAhh->-1 @mWid+ܖqQ`Ͻ>DJ=#<]>r?9ֱ6^~ڒkBTt.zdܸ5muT:5<;j&󸙣(*DE,U mXAM{]En rCB,:D[qPdt=3Tpɺo `l" ' U<]4m4|0Wor͆" NtqNKCBy'0Sdcډ$)*(ҙ[k3KfӴZ)Ry6夹ꉲaW4(ISv}h?'jlvCC_HE&o*ϋZJ1a愬X>`aءlݨg' ο131H{kB w$ij?3ztym_YD݉栜&@O8\G#Ndz @0z-x/UBgy;|y^7!S6r^6C9Q8`o 矁AX֘ˁ?,lˇ"d207 tڻwI+ Na`GUsw+ z-u0‰  n|]A8keV YH:EjkWC֮cX|h %͠'etO+Y\`6ƜV1/~Xes^$Ψ6HLДaFE60+kLF[`:F㋊z?ը .;%S9aӃKJCC;nClVvu5O^lgks|:p N]pWng 2ax.OtBQ6-lM6lw"t($8x6PT4Օ uB鿩Bgr?,Gє^V +9)v_).[W=s.<,CbvqRo:Ph j^ BScA8XىX51}p "9h>^i}kz9i-lKE I-8VKQx=:o qf ! \t'q:;{`2gaf|Bzz'7 LO /Z"iTzmth.Wsv{b:b/%c `DǢ\BnRz@c=rR'gX'=0<4E\'c !$!Ƃ4uO&DO⼹%s=zdD O4yat!xKR`8'C1Tf ӵD<w ".#s`6j1Ib^G.,!E{#5-Dj3QLpDžb~rdJh,ܐD*zՉz~Rхw}3궗K.z%Ҫ. I+C`{d3-:f@ GʩMQfD2u=ZS70زuX6̥, *n0R,ڐ#=, ; ޤY$S%ܬYoŌBP44],Q7 uxE vw"A.}vޡǨ9b4ܺ~ WaCrqQ10i>Ö_^ \IrlA EJ`T֜q<1v{> ӛ0+n ^)I@i؀,mt8 ӎO}GFת>wkqRP};]¬+W%ܑe]>?&AlpA`?w8d{|άc,FRZ(qzZvPD1X-yENgHo{I%avJheRKj8#n@Ӝ G㬔;hUF@vfُJ]@oLyW;IZ˻ r.)(%">#Mm,7s }IpN9w9dAR 7[ R ˆW+>h"7M|a-|EC-vhw뀣u^&z )*&f Vg+-$AL Um&Q[fk P|~:`ɾgpb!C|2d^M2oE!sq86eU@dDeJ:И'NY稝 !P#j~+^EvE\5o8w1".`b 'Mi#LVlR}.*hʫǗTxpBg{ӨU=HMV;V#~Q l{[n)bJ0>'~wbQ b쇜ģΙ]qic;N:I,*BlPS>H8ui4N{^iic 3Z;ݏ՜$GSWAx`X61[C{]/׆\!X( @Ń1.ziYb" wlh {] x$$9aRVDZr(#GpA?]'~B& al]H'd^w`mtL/x$$1!+Yv9N1`rAv8).*d\OGJaL$l*h܆_i7+[{eK*ĺaP0#q%QmyCf0ЮL^/'4}(m|O'~2L0./Q]@D4 v@ayq0J kشK]*j+ 0\mk;#k# zfKe{Ҿ!<+}S¹^43]7*`0!ԝ$n!f\;͝51n8wщQ2?9Ӷ?Jٞ71H[j(fn$ӘqUi0MM(@-=Q`ؤC*Q*-q%yVK'nVr!8m-CVܨ[[O'^<乥;2Y aZճ}<̒wod&EÝўEbL+0S" =lƨ[pW|K[<:9hL%Ա^4Ae[ o_-y¼Ǟu7oAiS% =5ᘁk 5 K&2;m'?)5?{?l049Y{iLM],'zC[-%fe 1rAE/V{\45 Ilyʓdck@ 7~̟as'z j*ʚӐ-mPP> ;)5i#,y~%N;L>8zvBx}Z.Ǚ2_DYvWU1ʔ2^?F(kz2WֵJ" =n{gy8<҄\9֖2.&v~onAzЭfquÆg?`p̰LN[C峓IEZ4Sr20k7zaknzeɭHUB.w@2.B}hYdHӿ`6c$=o= A$(NH@w g3bd fJouFTsrw:[{^YTu~4 q06 $z6+qLUmu2{,mxo )G){ykKvd{2J^.:K4HڮsePtV=?N {eg905Χ /a1\d=-WOY{ao@WzQ*mĴg}֫ݚb\"_De o-:;Q3l4?OuCVw؍Ώr+VqZKN O 8d("ѹ*nŪ-):ٴ˧p4&GJ[uQtgcY,2 7{L/䥌ckkyxU9JϬ{I?DfUxBoE5mn:![ < "yfqYoкe>٬sK1y}‘!+2<8݄&^Is[ƨGBCy&Xf*;vdAǢy׹6(W#ҌQ.g1kQڪ:j*cb`3.9u@eS =^l.b`2 a}0ej4kC9RP #27^wcD}{JlN4dQ*K@(,_Gz8; Z^gV%R͵gM,tW3;}_@dktnKpFZ$֯l0rkELHc9ɵ?xDcҔIHIa h~&2Wv92arY5T '~g2l$Ωx-92][Iӛ2<pfZ?q|bIw$W!LQb|!#pRbJ8e@6 mPFgD34{$h5@؍Q>I_w!P*n}EFGބR:b6wE{xI_t MPE:,=TCjD?[vFQvG; G]b,A#2Ԇ~I&ۋɂ!=G,f=LaY@4 <+0̲ɯ.6n=Y!`Mk>O V~ 5'cO`p ; >mLQ&Q/m(`t+8Vr4_D];R\hգU?'ZguqWf9t|vJ>3LWCU_ZJe-#Wq3r&Tp``Hq0qTg:6o7 KX2l0NZƦJ&>F;9hODY9-M8iuNY_UYa>+-Hq1{,+`O+wtR:W&1V=-iXZe,akm &P}*{'URa_+Yfsя:+7&:O;v u 9F__hJ,2󭔿8ɓt2( Yp"ƓQi訔gNLz.QM(4`62z xsbL09Wdyn"r+F/Hi_@9ڔS,PCD 9dj Jb7-9uMZmu|իVOnQHQ 3"LK>'.7 {ss_6]& d8_(h';|a٥hrEZ~v ?>B_1H~9=?J~djnsdm!L!&v5P ?Oδ֋c F=T<^#k_( 1NF F RD惹 >\ur+)%%ٳ:vSpc{&N}?,\Ds-}mc;sH7?8}uY{Kb@p8i>dqjR"9(KEu. FgWd$ٍBnWo![Zdou{*p5:vX+Ѿ &\8D꧇Nna2Y=:ᠠSO¡S )lL]&{X` 8z_#36\'l.J fDְJJ.TmJ_ \4:{_a"W X,_7fç9|= TV=Z5-h>ܙR'z3;C~ȌUˋφOXa!Ym7s0b?n/za]>0)A/9ݷ3—o^}JEM,3OWḴk' \nS"N:#$f3 ImJ聹[QNv`s:2tOfO˃d"5&{j];R3S6t7,3v;JB}je"ed>TGe[ CjZ9e0,USKqN\̴Cb% q $)0y22,6WV r ,i^p1  Glnob`;w h^Bf? JgΪDB g@yA=d+{W~J;4<5(.^ԊyۈO$ Wlşsu5թ)Bf/z_}L>68'LғI.*?t,5. yXCÜzИ &kDTg̓tr<슉' 띤! ;TB TX!_w6hShͱDi l2p0me2 HQ~  ݎ!ECv_@"'@ri.S)@DOF5Qn-|9x3{Sf$ _o4ydC{3~"cjY.^ 6' B@cnMԩG2ou%W˜Tڗ̥IalfQ|QG%ZWr'J%XH f0>.kJr $OPJd*8ǒcQ\s{Rd4ޝR&S^TfHic Z"Ƿe%~rGwF0nB/2寃E->Asv^=^F;uv_9fPۂ-f(˨)rP"%Udc}7~+ T9~<;6CeM-p}rJK_]ӹb517VLz]b?3h7ΫA[D.0)9FČ|h%fRը3QlD;Y5{̅=KVwu:GPP_l*=pUŻn\*S\ elr"zg8fʲP{{~Q0Џ5eMZ93ܵһh ;vI=XeLRTѕRO;*3,(A2@ =z_sԇGwnTu"\r#J_S?'[&NVT/CѝSФ=`8 @`upCyZ>"_1aEbP~ ܚ]"0fs44ݏP ]i*5`A/44d"arQx~Vho 4+dÎzkiՃzف /po>C6JO< Ng" +DJ(lEҎR&mrU{Mi'P8kh anmChr$N-diݎp$5s̺#RY0ʜ"Jycsn܅~%b E'`,\2C/9{~D_2$GQ!A\Ą|mFKI޺R(K_>IJkq:H 9bGaٳ’/ ,Lk ހФN.aPPm1M(r7&glǖP;9Ü Y'}85%C:׍aP fgl::lOIo(D/'NPlAˢ j1S7{n5yT*f1}8=@!׈F4i 3hRٗVC~>t}!ܫd/S}-:y>n,HtveLm/8EJC[M%Z7ߦoNM$-n+!gl81^Y3yұ)IV{4⎃CʞYdyᎱnJk9I)oHJN.I5X .LAZY!Ylxj'C|֙ΰ("-XV]#X:ʲS zmHϧ+i7:%:RR4'B..0yrV\b`%(j l儛}<C;QNܳZkWDZn>%ij *[u9εPna~="AM,y򊊊m%:)pÛ{ixV@EU2WFv߁B.̼֞٘0*`NIFo36[BOo`wڧMxVcqCokJ>[8In8KP(J{ȓHU9V6T5B['?W+Q3RlmAGx{M$;OneA[ 9Q`;5Ǐ/5 +eu'<%׭*v(rp}fXc4Kd9ىRJR*?zT|MJC HMft]=U}|XN[C7pd8o^jBbK3Wst OXjb1|(ge #F$aL:-3N6,_n)LSNlYYHc=d%|syCiZa60Z糅M0jT|^1 g!p8!O˴IFR= a p%1nu@Ϲ-X\z /7a*4UBkq4!jxG('L:c2Y sğ+rqC=p74:K N鍮2Kҥpt:%{/~bv.S%&Klxq; ӹ4ſ>Cizъ8ݿ^Lr:2P ϑKYlIߋyѣ] H,UrtCpgXj`:Tk 6n>Vo}t[& ah9:'oz  T5I # +@,\׸b?E)lՑ~?Jt~}k; @'dl­#iŽQ𬳖_wa\x*It Ȉ|Og8ybö o! ^C[UyMtN>uJ !CIMWsjWԦ? /CVюxI#&71'od{&ߨvxZBr2 V%xi @ѕ`MT4HV|χFwc&^cD=v>.bgxvCċ^RDFE]$T O40 }**H"HFL7?ٸOڏy3Ցuo O%6浀?t)oFx0;CC.OUzW?ZA)>6e'Sz.cE(0z0bBiRbB3IX3'?xt)|z+pTbNYPo$nI|lѷbǸ\YH dg'`RE޹iܤR))>†A͛0'6o)8bZ?zYvY+E}A `Qњg, # p1*QV$Tdq,#Jlo *n##,kFx/(M QRۺiW!`:kNn+/,Tr.^SQcӘVWɢrIzNtX." Dg]GY EnMi^Q] |q֊71$l }no( F\P ;3HXQA$(-M|;Y2ي@3#)'oWJ *>$†`,6ja֑Đpn)PaODȡ*i\F2m#!hNgAe Y<]V7TPG+8HabX!ƻ.uQq5 ڣ;*HDIL(qKpՑ @<5ME,R[ 5"q'$.3$׉)9>tƋ@:] 3 (\Wr.*toVCćxo9Ōq#zQCk{}/><  b_+Jts Ŋj &Rp#peum(M5Ö<,2wu #xю#8T|;9xuЪ3QG{:X%e8dTg/DJQ`'n5p7ҶW-۵Bgx>RٜƵE֭s>a=VӪ5.ۯ.amɜ%tE#xĐM"{_̢<~t0+g 4;r~áWSߊ'j5BtTqX\_!:9@0w; |(Rk[ҥ~nW -~%#?'Z]c@lM шm^kB #쑙4 ĖU6ߌ)S;b-SbP47gB5ȴpf6,)>Rb."mb Po+ݛc:*SZϛ=uUr<yA¥1>IIn#R6LόH@/G$ ['.⺙>kC:7Pe5y!|_/#vF>G3]=4w'0I;S95zHK0_aM.k<I ׃' eȊ--汄 όKZdLv }f,8;xV Iei(`V^zo"FPy ]|TZ p*G:̾`ms=D B)9w6!:m]럃6KBdFFu _N`e{:(lZ`LBCߏ &qsi7`m6Zk8):(<!@޹nGDgJvp1[7S.N Tj妅E>`n,m~bo?I.rxNSpuyi5;0a;ҺѲh$n zv8+ cM, mbn1dG%~8x cwx;QZ~{Z&Ehf|=c>)0oD:iE?e4ɷXSbL-)R5E}qe:+7nCѤW>;Ž,dݐ]+x?BN$Eb*䶽5֬k[9} Q95k>\L$yY,<2u-Ѻ8c1Kv;>]Ežꇾ}3oZl> BtB7٥ .E580Vn",:e1:=u97X0Pd-! j < }#~ˌ+lG11-JP.Q8u@g#9=>Ut!M-eeE#gk-OP*U ƠƞC:>rjoxy H 9;g|Ki =&>p ר U (R3X $ ,(?lRsWp~F9熓+1z$%0>L֣l`l_^FqWTD[_&o~j c yC &m9[lmTyb[D۲_h^M!h}DBR̾oꨋ._1.C`;CCUjP[W _c+Joe_jW S27ݷ˲(I![+) Q[gFu:j]O!RWPiNӌÜ݄bEvtB5PL,bhw4-1ZO|݊Yu c'hԵ`rϢ>s0j uD`B6{X ǀ ەCw t8PE` /poToGDt@^?̠/9LU!5bx D-슽!< Om7%/Q|:ڀ_gQǍZD^)qCYZ-'S녌Xzzwz ј#=3r1יNve IwUZA o'%Y*{ݯ=Hus.fT.11lAVfZg`ធZVYXnW9bbR3 $zGJvH{5Z"+&zB-P5 `wl|"^TPV$f$(S.\6`ι[U{+n8jVksD=U:`!K(!4:h[ (~BB$Xt_2 $a#5rSڕU})t0L?$qoyeYYӵw2I^gI%(4oS(XUQc6#1TK3nXqoNʩ}yA Χ6c7|ysl6Q.~Gw1zcuI?>KoNyݯQ[ƖC_"7j߾JX ׅ 8ĤI#~^R Koxh<YܗG퀬:z?;;[kn3@A律okfޗʙ~"@ab^ (˟\Jpf9jo,ύ+y bCl XX~Z!.kz(єЪn4WC\ſ3aWɫF:HiRQ=Nɶ.^s#lЦrMI.&=㾂%)Tf9Ep~,f2e Ɩ*)b?^EHg/@m\_)?MRSX˙SU>'| ϔ qS݉WijT L!e wd/#8jOdBY˒dHwCv,iG>TG(p<~` ?ָCwיU+ ݡV_G%7$@UGĊkcVwW' w5d"aDױ)5"`(}Cmm8[82!gVF2M!|tp`ÇgU1W8uKUf nI"ݚgP־NyR%ĸ듐>"f0n9gJ!fnZ̠* /h86]XiT1׻w{dUeρq '5WLlCHzo碕`G7 Z#|" ¦]S+y.O[(r!0XRE#F`E#=x=į<0(ߋsw@Lՙ|! p@ȹ|nrװ㘀ǥSL Ya4 `x9<2WO=j^)3H@4}1){.]6#Bv 2-`Z3/Ir@%9J<^ چ'cㄓ \F< M>lIk.ØTM@*$ #ȶkxri~|݆u'?wA "',19fLY"OV! q%l>FAG N;oRa[I(.Oz,|1[4G%i4bWE=#@hA7`ϑvWy̽SE9 ]owuˀJFu_(4'-+Q6_}` Dzp0"F=&n*9V3Q#aziku&EX#t;70L{ӧ"0Ù0OMIJß< V:!:eտ *6rķl|&dAw ,8L_T3[ҕA'-z?;;1ΰ h;swlKy B(\Drv=7-+mQíp1po3Y;`J˧6 E~߶ڤ!Jɴ92L׶%+y7i'} yU6~d$<@Ch/wq3!KӾF\] N]zjZޠ&Zo47# j*( 9I }g> aad>!\Ca ` AA1PܵfZeyrk5 /5 jV_^tt"fXJbECAWsFՐ\p^Zɭ)@0$&֓=HXRM%̛*wy 0|ڮl01 K#13}k }$"J< d&{z!\LɜR1gnk*KY'tF. 7Ye]>/9~qX\dj$`n Lhgq}@ӖDl7@Rq_w2(DzaeڑY6%S NԲueZZʳ Khke7!o efdJҔ&p'  ?JӤڷlg24xۢcBPl M=%*8$Q 9OcCi'84Q2Mѯt1BU9*``:T!XXx1?cȝ%Qw6 Nhs|%2B`=KȊ8ՒCh$_o|M} vr-海Y!م=!Ps=6aڗoN\S(vQjEUAYN&i']׎:)irg )X!vyxxC p̐q77hI#] IBcǯeX\S`DQn0/6ʏU\C 0B: aߕ=WM .|I1c'<9t2l mz)JCRF6.侺7>@K&A+GNrYn81f/nkTkAe#\u0Y6 |\r'Q)'k?Ej*ynp nkB#)._ .ymRf?l'+:ˊĕI: q^J,j2yu'Y=*Vw9>29 o1Nd1 #XAu kS]X?C!myY<݂ YN|ZGKv,cW8rח#蛗K 1S7C]Hk ̀o7&sŧ/¨B-e|0I kc#V jBNE;B>$hO! F;~PM"\H>O*g>$MqXV[)f6P TʄyvWD׉#­靖?B*$471:",yyMҶǥkjWAmzPuꯊ"6#@TWű-oTхD޼dYP9,R\W9F5%+ڴ?S%Ŗ<9Iv9g|cKhK8p4&}AѲCI@B/XcvGzllmLCX͒bJ /T8eX5L}/grMzZ~:D'BNA G;375q4G?*R2Vz\)1$&-WOݖ F *kLѝaS>t_fYȠnfBcdaOC,ܩ(ǡ "ft"qc1M6(%q s@,ϰ(JN#M[\茢tۀz@6;f&@L=͋z^JSe[1AZT9srb47|Tq/̮>L Y (^05Ro]9ZXGSc\,;D t]XrP1_5$:[5jN`|Q-8 C@pbLes՝rcIݱ˞ ~{!sݳ5w217k! tOZh̚Z1`_ m;Tvߗg#w26u^yLU5tqi(^NˡU|vЏMa{XSwOr2r L!rڻ^pPfU>Ix6 _?. `U*I3PioKޠٍv+d! M*|+Ĝ8<(u Tx;ISY&z̨Ƽcd].{bJC&՞&_%?|k呛>Bu070NVd &gVBO~0|jhyh{@M0D(c_1E$4GKaY<$1 ߩP#p_1uySw/s>j'_P˹t%ma} psg.'6Lb*s9Pe YxIͱ&h%.G} U\w.ʊ}^ 7G2l͟{d>Xe]aLg7 )#Z6V_w SB+\ ,É)!vn> 4>{[c(KuP`;E㥪5tTr߻jX#Qz_JojC3ìag'h/ӽ4  ː#AHLH`<~x=N.4:Ɉ<7j2R!S}|0EIM?)d'8Yx aOEBPsGHog'/mzx7a,T!L_[I9LѣH"9?}J(֓θCTL0+bti>iGY $tS-u8NǂGfMcͥL$+Lu1(rՏz'*JT Gq$}qQkeÐQGؖVr+c] {H2nrզ˄9 {(!Vg _tqax4R(8828s-Aϡ.bBkY6W3z^@P`]tEޡÏ؍HqIJX8J>D*mWY_5<SU b&7>x"sܘ}KTU>RwLu7O2kwbݜ%.|Q֯^V[ ~ d\5tfwB4.iSE E {o\-eq-:"܉SRO4|tXbxi-noN~oQ>;/kb< [Fb[英Y̞*z ȿsi6o [Nlg\ݼ?<@GP1b5]_21Y*'`r3B\]&iSʶ;~KQa`S7W1nȋ$i󎚳ui: aJ] \*eSd|D~FaT3BwG,C+,M7H,GR{u0iLehkcո+})[o{<(D;/l !gf~Nv:GM6 &, ;hdQ'ľՀP䨡nyTiJCU=g8^4i*$'zY(90.;P跪sy1m]1^`ى='^@Ӄ(UA"ÝhR_/lm!,Obg~?zwp?;J r㗓͓ a__oUhRpK<% lG\d,)pTQ|ՊyK_3M5~1hwb+Qõʉkpz* ֪w2IS]>$mdq=C~3T]|Q|/!qhϗϓٮ88)t炦WDv,.5CcW[ 7W.^撗%AS:ko{hWxhJF@2D5`WvI5 <3$! HNUd7%C' aj^0H8-9qâBiar XrTL( ۄ7fS20Voڋs9_j]6v<*BBF#B]:=57(Ҍu$1W-RBZ|.#n_Al7 v&n3 c6oi(<τǒAh'=C9oRF[d\tz / rp|5x4CN iB2~GBx" i"ӳ3 Wjgȡ^ &ϱ^xP3Iΰѳ:]Rعd@ߺd@&ͅ{/4#FCHljJK/8EyQҁ>+'k*6xnIJ>,O'i{aFw$h@TV\,3Bzfʂ3}cz| t+3~ q<]xuP*g褉ĻcCS^!.zѼw@Lk(y\anl%w q1%sqeMVR!NclO_sfHeT^ur :7`Q'.L6t-ګ%DbiE νR5R#D`K_g*%u]~U.'W+oslH=<=manFOb#)Q/U6@z;0H"IDIr/DZA >Vwc`u `R~ Q/k O50|@둳#\ E>tеȗD)5:Ǩ@Qwm^Hl9%栎k!h8~ho.͈G?|.-/H102+ Bmӄ NqWlත0Su+hǧYFrnM>0KbOh"iO zCP:Q,z!!}F+ulaG Gg,x>TI$ v<]QxD;Bl5-Yvs@Cb\1Ba7u1"GW΂rыj>m hYbzc O$=[ QEG:-wʜ&n(Ϙ*@syB2ɀo$TRMB־d X?,ܷ7JF %'F*ovxIb bsPX V'4~M^_}C "a\mRm*)Rd31>:|&Эϣn!NAxK?y o5L`MI[!鯈Х]Uc8eɐ)bïn_g*W˽O@ -ؘ =:)Rh!IbH]P Kdi`#nRaQFAK9HjM/ɠp ~gO:K:9T9H"!L-!-{5ql7 R@  :V=OȝzEO'`AGn76*+gf)>Tf Kƌ6{~$d.8"ڜ n(n+FV}aB5T C["ld|QBƽc^=>FzrDX03mQ; {eba#B4LQ~Rn@ӧCd2غS 4H^bkqs h#@(sf0f變w,)FhnÜxF$)R% cH\OR-3Rdߢ43 i}DU-`Q7`w FTռco^3Ϥ n9%kFzNML\H(5:Fm"FRҙσKwiEqeˡdBo2~k7v<ƥY̤y}ƱOi)iXCUq}b pmn7isIV)-W}h&lq\[$hrqo/myͷbt@n\Ex`dkfg'n``&:'M1y)Z1(ENnouaŠ_fEsIC%+v<TZ/ *W؃ .h"$:2BHIڐRl8I$;>K/(x^ `.!VdfpL>]PpfN5(C1B0];{w2RHG!gzOP* `NJFn{jPr:fQFeZQ-AwlLy+,Q0 Zu ux&j oj6^ȺWǟz`ϓqfl eRS>:?uga/WcsbܼGOEϟN.ͽUb$H2T#axuzF`sA) GW -"X.mRJ?v ĕY4-󸡿cy8Yr\tԁiezxH*n9w].7Bw}.0rYᄀ xʉ[tlyj?˙0J^E`u5ZGt 3Ԍ׽j8q~ &)Cj25Z QN ߪZ /w\k{Qnu3Lwh7mqr~yЅ-% _ㇰx9AI2 lԻY^Hh(wrmn A tQ=T`+@ 7ٙ&s9یhp< Jg Άf6~_rIaGo㈊ІnM¬}nc~JF<+>'x7O(4Y8)eExC`y|L(h>Kup+c):geMԁ:Z=b1-3]gʾ0 0T/k+ƬomT>.G$vZzIڱmo}vgʸ.D|DJ珿h^V=3|6Q*:_p#cN:1 Uz%F #I8#:aq[s:U(59"7zT*7R蔒FLðAOع?E>k׺UEf=zgnAN..]%>^>:6aR Q2_=-[32Ux3a 996ӄ%Fxޱ3K kWL_ҋ6JBf2dYgBEK,7$b#=².bg$:dA ȤІ<3[# 2h|°2Hv}YpzYΒjxK IGV毦ٲg,ʠ'́]Vb3#,XF ЄcŔ e0I0loMqӐ ?f`7ѮFjn~#d z~)am g%p\2['n =9-[L1]nP1jxWRmu('<4B5ȳݢ-4[葛8'R7D(ULԗظضSǧAn+J58{]lǘ _QD3uqMƂaav#x,sU=KN-Z3!M~fK$ R~Il *}*A; 2B*1} eͪ}` ݛ-{b#yA 7lBX$M47xE#9a,]%@e@{~޿Qjd\c슇U)o0tcV݁x.SɣR ;<IT"A#͇ L׿'YGx}A ?)& p| Y?j_ZwZ Jݢs!@/+V 5w*as e #/d-uT` 1$#SէϷ8`2®ג/ 8G+C>Uj|k ?` ,cC*S=Dzl{GS/^CZ^S[l{GR|e t^ӗ0{-*=md*Bkչf4Tw/R-ZMd,Up#hFD/ CrE /l&Į*9ƴ ݍեT!~tZQ{kqI| vۊ%) wC!;mƣ)Fq+Zǜ-Uen"t5I|Ax3cA%U/t0o9oH 1x;}lܐF/Jmf0L D%"S}"Ζ)ZUPΆq.}kno#d"3"DU;*jEc$,a'ٵēX9v2\t-|ӡoXo%5XpaAC@FV wj=qũ(&^ /^&"$s坻BԹMc)v҆@fz){Ҩ:W+*'Ȇ(V&j(8/J2T*6|"\NwLob[Q'JLJa'hZ1Z~J`m!+9Ԍ.'5VW$Nw^U_.DԻu} gZj}ktl$ԮטBxVꦴ bCVk*S,IMTGp&''5f""7!iv;}$K3lҺf٘#J@8E.fR\K#P69vP!'٘RA`^|l(D,Ϫ끽B"|_- R0gbx-Ϯ'$uWwu. so&F"avVyjȼgt\80'X ^)w''/2ަKsWw"22E;~܆xBG*73TNP&@Iacs~Wdmed%O*AW5{KC}. 4{XQ̞c_e2k2='E"EA:Dt]ˡ;?U?(!IbH [,H3!Y}cX۱ȃSQXϮĒƫHrX阮E^+%%['$*o$ 75+;Gxs񌋒Igf/  cQd}ƥw HlfߍHyt . m"KCR @0k[r 碝KF(3ʖP':tr)ck< ܖߜ=AYx7iޓ>,cB/O&$\y('υkCe߇|F8p ۷٬ z(A+mN~,M6 6 =cxƣB+kH)|2K*wۗ SC '1_/7,ZQ3+# '=wuwާ>=VY ]i1o5lijk_sߍ"J-jx3Ḥ¯޸с/jG=60AB{"n7HE}IتmU>=i257!o/ixw#)kM`HxAG!9dgqp^r8/wE@O ->py(5rm=Xc0mNnjHD}k# J;Νpg=y |$zs._+c1Nm|eZtOBc(@ݫ%XUPW|ُw C M$HQ0|_^k7U1`xiwh_"Hk%i3;DrO,WrB>6: ,PJ%ɿ17[/#/ =E 445+dْO p6$Ҷ.*U 1J@7C:㱝/5VR =zy|T40]㹣I' [LaaG 8N|_fB@RbkX)nS.[FrONh/+G*8A&^.B#qn;zK4.fV5`ÝDL'8'4/K\X}ǴhfCR}#ҠpٛRJRʪ {3L3iI:3ϣQAF4 OZc $}fە`|%R>4\>֨&nD$h3жd; w7d 119̠u<%/Fk_p] pB*7=6l nxu*!oTyY/Ǣ; >`/Ya%J!ѳ1G@r#Hg߇2(8T>4,DoSvL-z)5 ɫf間~FHhTAܵjD:J9S]ζ7 .}<+8ƣP;#m3[ vA:$QZSՇw.vN ~]9*[L(no;"fa*TZ 0~V $S#hurJu(*lv~zD̃uAzv*aLށ"ebp|zK|N%N-gϽ.@&Z +pwjͭ65w(--^vw nIg9jUwP=&<ܿ"Ke~^b_.m5^h˵`p<ԑX= jj.&ezх Ŵ[Z{].,I &,-NEWw kɼ/:1sBH”^_FC^><-Gb)G2#pgZ) 2e3v'QBWze2دYc,il@ s\Qm.mg\ЌWT;?'QX"|ʹEBݴAAqg]#OX#?LQ_QUBz]T ^PlZt {=ы(q*hgDB\v,w6~ͩGU> \Ge'fvPƑ-vqU!Rr!5@\*0{=kBW eRL :3~ ^d)[4XEOˆ꺲|I7Nv{_bn=yA[↨']*Bi6B?c(YPoم~s[DNU6O5NI 0tJ7FC48%@i3yNc  7ӗԭLE>dL7%0YZ]o@РLЮd5N&gUW$ hx{?>A IROg)*0H#Oe[s+()Xɥ27}RG罛J<eaw Lwk&vi8tn-<ōkBu vf j]8 ` ̴"m -PwE;S%^e%֝R+d#&N-])7 Lvu*VxRQYroB˅f&r.{ˉK9Kd;ZpiF*7_D֍}Em^Ȥ~wـxτ 3" 6 ;7ƳyqЮnIwab7[MϬw : F:Ey:Vg`BZ(}ᖍ!utOWF{ nPaզGXr9^oڷ UYN $lIRF$,3ޭ.P^3+eE!#!]KA\TF@2r&G"@H~REѢC~]렯83OjTFä!*|^Qç2*7aUvx ʨ5yFPT W$ZB49yYD=4b}`rJa &0pEH:г_U5#oȽA&:{Fe{cfyְOؗ*|m0]—ɘðj!G߽|Ƽ͡"N/0 h\Ū-wjkTG֢NHJX1-:E(1zW̾/Æ`" ƌOEfuv VyJNɀ0⼉y'4R5:ڦ~dApSUn\T)F HNS`TX*l% ?Y~?݆afe\?7,(u;vTKIn 02ɑY9R |NllAe tnQin5ڹVH9Wñf(Hf 7#7NWZ,.̊=r0)~%siS3 "["| 5zBq$n |˽̻A#FbKĬ$jK݁Ǵ${-v=PLע*ҿ\M e< XOy4 #(s5\4wocTghlni.UKtҿMThjV3"xDy/eM-Gܒӈ ă×z(-銖~vQu`:VEnG5JD1H5σJ|`[`N"-Us@T7dXk< Qe޵_ 9eB\6=?2\zڰ{> .*8lB#Xجk}fD)jX?˙d} ?uh+oexdZl|ٽbL+o |bAԦ+utG7PV̶/uL%#*+n_i 1kHRNũXD<}j\-W,_!@e* W~H pyȋ/8xSOm85~r &+DMj_qL 0KӢd/|4Hb|\0S&9aKo`3#XodD>?uEdIVB Az)Wz@kca?h~RLvد / Ćw5 AwsѴRܶw-Jh9;~Uc!ԷL %e|=M=@utjwȫvZ gaii"YxҠb7FI4_QэR>/.AA04g ߯HilJ3Khe1T)[y Q n 0\ZO$NB>01j6ywj OPf5o9~k]=@)ߚGiǹ!!:XHmeobN\/OoGXЂ`4bVBRF<k} 0AT veJmc=6(L` x<]ɏrXi3[~u̚F]IIͶSg`9}Vc""U[ƻEGc_) ;-֘G1a6#(qE4o9Ӊry6Rݔ[W{}ezDM_i%no{'-T=LU%4D h!'71;.9!!<蠵pj#HycU"T"C;%Q~W0Z#E,wM Yoi|pFHc'@ Uc.Vp:­n6}2y}ѻ+T_e+[CUNfTS$\ k(!#ir#W$(@W@x0LwÇ+db.pG)O5y.LY&Mt ᬒ1&`ᜭpzKI2 [(pR~W[9D,<%2n? H-Vr7f#Y-R<FЀhuB]Am Ti#]5Ӹ!V 2u)6rJ|24}u@H EZA r!{㓚ckl0Bmyw1ZQoQ1Bp)ng&UF#=tH)5L05H0sl+Z,s zuP}2tQAWRc~qǩ <(gi/N"kŖu9e?+ 4Zw@S 9e[~INXh厜txL803=lZZK!NrYN^u  R!9NGF 3n\lTQ}q'=߰)j/j)Kd1pFZ?xi3TJ tʤ[iOĎGn]էKf}'Me|[?uu&@Qj啍mCTш֙$Gu.=ݠ5Rh ,Jo,('' _]= 5̍-{Ok]W vEtxR?9<@( [ZE,bmFі˻bϜKZ6Rk}c4\6b"vH &t3_w#U#1S0ip2P-NcuBoXy(ɑddJ:B۝Ҏ!NPĖ,fvں8 zHϭ"7iQ')|Hh]!4C]^zh~N8bw& gc/40%2{m 4!!Z ~z5NP\MH{Z'9G>ޘҢ { 0>^2ksfcLwKzyK5\1 =n⃈3U~KɢnIJ)E A %Xd p*u;:[εc2`)}4ApNqqD'#zg- w}VK[%#hO{`ZK~ 1A2tQ_FڗNK Йfx 63jH#g^bWnnP&5ĪV7 ٰ$)U蕑0inƯiYQʐ_EEIV^ƻ!^h{0Zka]?HzM&kgє+ , ĤG|鋥XRX.Xr %AH}u=BO =Ԉo=.+ޮ:;Ew?ÌӨJ6~isP OttOgqb^!xtC}ni4Cm A? 0BS 0 v^LEQQd ~07Qԙj9#$r4Q~P$YJ$Ԍ9o0YFå-h WI#Jǖx.%"ڂˊ'(/G=[YpgLZoY4_@ɐ W/kUtoYf~@|TQf-=B%^LoƐOPoA"jD[T7;;C uWEU8lΗ03E*'xSOُLzM>Œ b#RB e [ ؾ7kݨ& iM wtKV l ,%Zg@r1 \ޥ>&aܣP? X@XcנQ[{ bw5ˤ/OG)fjPpE}[^`ٙOiQ5Y2J*B PDn="Z<D!2ABRM1yb3,}I1Xg/}v1M|4DQwBz?>r~ÔdgݖjH)w)wcq,ԫ2o$*"HXKCDf˴ x;o jH Fq9YAf*ZzOO˴DqCFw{RRh0B0 1fr]=A5go\v_v _qbjoR>8j;^YMq٥v}Rh@$ 2!E H\1<$E-aKA;X[2rUtxdb|_""NA2̠ Нtj>y_M7m8;'6Ōbܘ/BjbqTq_B蕲ݱ+>By,}x4E ME*)ȩ]INnY|qxat?˾;DA1zzA[6٥UQXtd4%A hKGcdBrVR˿᳗S0Fw,e +kL\cU&َMC4u W*-Ϳi!Lb2++\YHM䰃a6mϱ, J#@b)̑y*OF}X19K&3s50;Ib ߅E=G@;5,(\-\WxT)k7vKYO‘^L0 I:1Swp 5-2|fY׼-f|9;5rx~~*0)a%ͣCssaqzpmZg%zg[H;_-dFq9pL'aݽ,@fWNPc^?vgSɻzk .IX{ e NURS'GN4W7.mg󜨋:) <s>;+jTT;}\5r ۣ<^!uzQ}S߄CH0;F#rٕFPv揯|jqZ~T$VETv (k -%f%Y 76mSTTS~Ʃ}}厧-]% hbDp+\6[0\,#%s+O ]Miz6puURyq! g$\jm8O69NgEbE-! /tQfSZɓ)ծ< $'_`"g4')@xb## Nү҄ Bd2'ö 7Yis'a;c7x!H?t)gdFMaqHd揆ސX:nfHOuad_VtPXgME ZhiS)Aoqj)"}'7}řӉZxhXiSQjUӦQ Q5 ܟ$[źUR")W(50DoÓS&1 5R1q]':($hR UԏvۻM 8{}._N WR>d(,QPd>*>+\ R@ų.sT04O\g,#حƋ,'s(BsծUC;rbzliyj`Ll^w/xQ3z𭓶{sutϩ?~Pr`-" c5WZ=V8E>J"# H|Z8޾XO9Q4Ҧ܂nUnSMPp mSWF+\?oXTB{mkIA0ZRtU5tyPY!P=fCAVbg;yF3fUeV@O&zj^BD"B'n\hbE^Zd{*꿵̺ԃÑD)?!ښ]1xOd΁&rU/iꁼM ePV!SC:qZ=#˝z=pK1Fتre)mTv^H4(2*fcrL.ΞYoQ=|(Vj+߿.]+-=Q=$jJDd|YQVtW\jo7lM*q*Z aQeI s̰"L](@۸تY9(7zfY:O\<>ɍ 83QJ(+zX?ե'M譝=v#[; i<^f<,jE%ڠ_?gG̟vKtii+c.e&Ӆ*@ɤ${Y 㛌Z%ZH$pꨓ H tef[ G& aFp@*Q5'P<}^h^}W8X{zQkI^\NJz?i y-?ĉL!VΟw0LƆL v*h9m~b#:>rG˦5U6 mvu\|USbx A)u#N:,Ĥa+ds+Klo0U}"m[ktR&aMjڍHԫy"U!2p)\\wS[{"ၺUJ'{zX XS ڌ+hhidPp]AKkV$^-[ ͳFGjL6ӎBvqh09$MQ⵳2~=*Q)/KSnH!oKyeK&cXa] '|<"D7 fdkxJ|lbTˎ.m.*CT9kgw!w/~bPRƚT"w' X.;[mlK3M](|\N_]cF@r'"/@{gJSGJ9޻NMf!,qY2'|Ʉ>AҚ靖G/D'"|$D3UfwE*X ywλpTc&{tί(9"=N~0W*Ej؞2i.S-@7) MnǮrXUx:y z:0=Ӈ .[[Q^|'Y-sUqr`#-cY!QޤdiX}iXK>q1'Ɍ"4WpAbUmp1M@Cc菬42tz*-E !&ġ^2`K!͕X),1ҫQRdWYL܏+Yf>lD-u1O=80L (= u2eck*{$YQD1Fu#Tҫ(n/t[ey_g[H҈:auѶz qBdTˬcJȼ|^%Pң>12jͰbb['&7p8F,^¾(c],Re Ce(@ ~VߚƯ+$4]cu`6ńO]=IFWNZlc^cWޢG4L ϟ脙' vh6)EDofjL@eؤ辳RR6"?on*C`t!L^99JD G#^|XG~ڎ!$ Ls?8E5$xv&г}/;5 dkxN0 wsG\kB諸 K˗ Qq}g]I? ڱ@Ȳ/@6z|sY [n'4À:o?ROLa$˞.6+W;:|PchVU-Xs NYQ0G +^jxH jLau"[ήT6zPz\j롱~EHB@({Gfa؝ֽ @-6ڴ f:Xqvg92! <4"&%X$ű`t'h1<_Ѱ 5'Ff]zT?\IkEז?v8 [P.E Z_(O +C㗡Z{YdYΗP\=}t(&HAѣǷ/_).%AcPa6ŏ<SԑtP0JMvw89OO?N؛c [Xp:%y>>8wf ʽBt<%T&EWԃ߃}Zc˵\)rf<ŋٖ:w˝s6(|Isi^-9ą&YJ v=vަߜ~)(Tl> PrR%#TCfPR$nbOY<_s:X1cȆ8†8z3\ҭJ$[(1Dc@[(o&hXlg L]籦 Ɣ?פ.^hbر(X]Uݒ|䙖$F'&J]]0jEʱiFq]ۛtw^ǼQ!I(ARA*-D 3vYʤQ[%jW[)N'xCU#j/76 Z'1'DK}z;437~"[{̟[&W0?(XDo4> |Tdg_2g)4D{";HQvڹ,#q7Ei_*nbFg Pqm]%zMe&&b/[vL?>y4ّ9I ,"*~%-?ֵ=?xyT(!rWxpc.`E}ɑֵsI'EЂ7XaU0(o z8Td]+)q X /YV14s-Q[Ovb=pD?B5FB^d_ *,wd`qSjoaե9Z@cIIfBQ%`PdG<̴ɽ`)SlEf#n<$luFZ1c=7ގa""PY]~eU8e ("pMܻ1ʿn^DM&G iy{ B.$o%; 8Ɍ]Ix vGGscĜޫV FDh}]K-SNs-:,;AkXG_ȯ>n 9LM*R6<~5 'VO4̫?pqv3=2ZEVwIkӲ>s2P0L:-X aO6Y;OGxzp@-]O O[([Sߺ"< [u/elM<"9hӵ{qsa,^A e\c PKş^@R^vXH5-A Tdcr_1Owiwo~i[",=u@ r܇ap P3|h/~C5Vȵ_ˆ@#|ZLGM0PKd綝d(E?W)a]rt$o];3ؘzâH ?}& 5TrfrZ¶Q4ZD>'"G,7M <m\J gV'NjW_Y%6ZeyG@+ Oc}bjx'MˮdU5M›&| c' xR."ƔNJ.I?Vflu?CvBW/%ZٳN_@& J[[ Ʉ*DXޙM:p%tWh }K mPM[91n_ΠmL ۖqY'ї_4zNc`#TJc]jO }f4*=B Hm}}n22e}0qi*nS}kN `qX'4B)?sZ92 zm-̫vjW}ar{NvHn`L <%X9mNo1>v u'$PvJ=rMgJQtI@D;Y[`9`g/9Y٪]$;q8nʠk8@FG/DxS[Sj/Lio;c*XXT#L-87,?ke}Srsz9zソ%8'dc >m;c<n5V]R\&HTZqyf3U o4_pl}~ 6 Im^dԅB]%Pm'эw.Oћ+FXLeRž;q'-\a)ڟ{}a(_5%󊕊{sma, Y"Bv˜C0I0{0Q` GO$+E6g2l`tqV~Dk-(8FגHbz ה'6+:b@utfSľV3RvP|^nD0bn6=ьXۙqz$S4MaYdo%DM$<%7[sz nqN@ܨP_hxLObs d{{^6۬{3!|J90t2 jpMJET#ײP?_1tBG:Kv#K-l2ւ$XǁeM3;Y}jv?ܦS SVsF1go`pHhQq ȖI:Ӊ(_E9H(u@.E~[ҡR'mElA|u X0rOϖJC4uX&$?(+%$ @?H? ]?lgl/}̈́bݙVW@SMcykS0"^'b9V=obz_f (Ӏt2ׅ_ZpάSlBO[0[YX.Ň1r[f=.Tgϩtfs合p+* @VBJ?! փnra=UϪއti؎ȭ`dۋILjF>}`FrԤU{Ng''\v9/ -2fm KhaM~}c\CtdiEL%D.:I&b-/Rq `gύ I\&|s6\\.Q,Z c"t5S|u_ۭJ'_P7;̛B6 X d0id,ڋLIust8p촌|S؃>n\p61KTcfI189 LTJ%2D$ ;Ǒ~`ݞo>d;]z#X1~Zls:B>(@ѵzCל nN;0Q`koHBюvs 2xbp"əXoX Pº 7rzSu d%PBS<$a"1-O"՞a߈ӳeB ֕GwV#ml>j4`"SHˆ27W{Ȝ!g;p< G1)-+ϓ5C1)dgXqf%O<!}]6`C8|EŒS\usQgS)< i) 1LAy+D+ hzD+"3PaZ:RX\B #3T%m+FIC{Wu~,Injj rF gtE-'3-jR4UӽB6G\5bȨ̪fD0OӷJu!-F#U:*SSe82~JkYYr 8l Ik*}N%-~S5<7Y RLQ46'Ql2,P,|k+^<'#.r&&,|ܑJsw[fP%Ft$jCz4;wO)~OnT ׈ 4<`Bϯ:Jh U,E˘/EF+|l H`%;-IwRP/Յ@}f(U"sYL{oZrxȀ7rViX.E~ ʺ$Uj ȟ.P /DuGɪC9!<V!>m$\.jo:s3u)" ǥjS@Ēj輹jMP¸ңag\9k)Y%j!ǤF'MPfJYh_>>r!QMwZ]# Տ|m#sv@@K-N}>(PD4uPrJБwF 6kw &Pedg`#luWRϖVGcY۱hmo;x_?* :vݟ <>vP?/qH=ʑ|ŵ lWS]d 'EBBLmfŮy;~YB% bW+s\4|>Q^uf:\'F1ԛX }uW!) bA9 UrDx2FH6z:EavTjdELq6>wϡ[hToBxpˬZy~jjAJnm*}Jͷ\B*Jۏ-PإbFJ"b$U:-#7 ' v5lw(r7`n\iKz,j0!!*g \3!%SD.(,_kFe9P<,&V50 p#!fuFCѥg>2r3ͮkLA <Ķ0;LuS'+ ""U?KZj-AZ2r){OgQ*/o"i&7jxmaR|qkDTekj[m!?UZ]nPVN$yȕҢӸ~(^P~~!k{ọNh)9-1IVR0-KݔLߥ|@%f==.8*f4J!{ %B=z׽: 4B0Ђ@ ҉M0AR~`vcg$7wv:#ؘE`1="0 "#M΢U:.N /s'. mid ;/ٸz|Fλ[!fWnq985ŢٞM+_+.]"G'Q{e|()MkoL^tpHzd޽66-vSPsxU<B|C`yPP i8hG3 YT2?nxchKYQ@hR[/lX?Bب0Q=1C$,'Vbƾٍ:Y0} ݢ6gͤ2$c3%@ySbs~SGؘU Q+Nd'e( i75"GJ=sdQq)Í=?i\8 1&Kv{yLonDܔZH[:×O9ZB9 `^Qu+(TlxYm)Ȑ>`L.95kE r6;Pݔ5Zn XdqȲrBhy\A9l[nLYzO#16,_Vm(.98Lk)H 5 q=IyNp]hEJ/|(!:i9%JfFm:2WE~ʘ[*1TB*e9P}f3ѺZ\JoZ*)?P-f2m񁵨fs%j6z׶yƣ@Vœ׳z j$ukgd&JLg rIc_;p1}kpf?Ue%p`Ny [i㽬{c'Z&b3hdY P)ӌṡuK(.d@#DELB<٢l HyWv^S?Fؼ̪zSRUź& e)ͦ uEx#{omH  : $Etpԕ^Igr| +Lvw'kwidkMT/ceSɘ +4C|pSYN}{iɋMWuT7Cg#Wك`OVB$ ;) kFI^NcM2vj3 mSstA쑧T2 DP=?Z>Mm"Sٙ809ԙ}#W8$!MXk$cI>xkz-~vzvKcnй y A>HXEZMnED<=٦sESK>$_̝=HO+Ɇ7nXGX,W~^\DsĔd}t~1|CI ~wS Ҝ_?e&磇% ,Y/ I)r*ڵK=Z ||zn(+k5>y54)ED%v;5СDmd(~DWODK|8wdksEOY'/%=IcwEbf`><g7:q,89/n:7\Z 1WcQLß(@h:<:֜W&2? #gjѥ]$`tAwufm? wtehgՁHF4F$x#ћH04]my;Rq Ԫ{a1/:] Ar‰tү&,@mتOB Cv4Y ISS5$Q΢ tp,e2*%!<~JNAP2Nr(@XH19yBz7'`.SpK5OegFymb.Sf@PZV<qELe񭗆&%!c_*o  m̭i݄[$߲/lVpѮig%~/ Y˸dhf/N/.\X,JNH]5QIp\}!M*C,H0K d(oSƑ :2c&D 7YFe7MU6DW%hDkOȾYe&XZ?KEc]%X$ɩ..8vxqFON[ q VN4?sb>T1᫞5&m͍^R "q8R X+3Cnk*!=kKMkr~WS8$PK}Zƻ2&8 =шn1 ];_Lr{½ac& N}%j!BglL`"NSoB`Ke +'*n<ɤh_qcTi͌tǿe^8CP_KvxZ A4HSMeNv$z(NM߯8ϝ 9c`;|jY"NeCy*%Nt$%ÂjXa=JT/Ϙ,ʽhr.|wޝ'o[`T8]^2Og78ʙ",Mz>1hUR)ƪ0(!9mS|'#a?+Mh_[?k%늃 9 Ut螳^E0uK,* ûDEZxYq_‡JhQx ;7$[:|/TTi,TD$*/ +XS4g{k Y9|R4Y>$k %iU&M~TS"=6u*9jjȂɕRe7Țq56cF/r:ԩx{K$ʀJ>߷?Fpz/RM|ƫ=Au mΨKMY'41d y Ug_G b]G!@tɿHbAV H~aSAtNe<>W;mwN$g2/Z`aVw)اaB ^lv{!jN-Tt41b$;~@PΩ_& y;=˫@c5wmy'1WIہVjNOsھM4[ H:J}vP}!ڷ-v3ގ:=;+4􂁙VE l)p 7_<"Lw:A{h gh}' (:~/#-W9po$YdݚwCY:39 ,[0IP(>Vnc@,GL(+ENLQK$Ok]UT T_Du&/M9CȿiE-dḟp iun֦2E&f441Ts=u 9VZ®ZgNQ޷3BG@Ⱦm8*Pa9 @/ %εVuƏ7k=!Cr!ntY+khPauTri'6ۧ^5 쥅؅f,cN#[^( v[= W㋝R]tg6<"u\wh27 u3Xw&oT#Ph m18̞yǩMPqUvL @ )Mx=tg/7?aұ,^䋇;_."+NFFY{(j9;,+{CԼ|HqEdqN^~\,ө KKhIod(aEۺe*8jqt1W!F&@0;d?q!v(qm7YLV̖rB4vf4LƁ6wNE@n!ӢL9L\ 4q3U:GAuYA|aAc_B2 Ix+TP` x(B<~}%p%"Nc2FPN9ks[ (7͛UXmҖ|p [HKe4ҏspB_X=O:˻fV0D%DV#j]Yckw!`sjB,)fiB\2үz4{S!ց"ϞfgԵ-S;=*E?iLWjs}#Z/bĩ(0*^LNy#y9-fpRޱFs`rĄFUƧ ͬ y l&C7wKznHĞ'05LӚ/](B!M0f鞣UUYA.fpLW7&t9UwJtrz 5K!<5P 9 BTqBBs^P}jwP`~Y0'sG\7yNIASyc/_xdKAyiTPOa_7`3<Y=qXFS2=ј 2 -\$?WoB#Q]uq˝G?j":O}BK%~)j"g# 0 5>$kVQ-/5 gA@dTj]xS;NR) „Id3aɷjpw&{$R8]*7RY-KZՄ?džByOme];|,Eb1v# KϞ.iy9}A-05u@?Zfʾw{RKM"{eOsi4B2^gUȋXU`S)(CJ3ǚ*1gEr33 hG;8Ȓ\Hf!_đDM${c\,jMM>*%u~ǯXr؅Qyq4a[ $28ėχNc'~4d`H5Ob+P_ElL LƝzPKVtl" BYwS' y&'9ǹn/ՍQG҄#^ 9 \Z& w΋x'dEw^:_}mP="]0f[eY3E_2Ox>+4$aV/h֪Ų {م&FxF|̓3PQ_-p!52:rlGtj`ҰB{vRQ? L5t!gbɧ%3Һ&(tMPƠFdxߚ|ٳB:q]x)l%ןӼ71nC3hXXCiXl̳[lqTjS" ,/UĘ h"(Of}/aD~aV\I9@!Cqn׼B/h_ӑh_Mb.t$Z5ş'Ȃ*TLB:7#'5p^ZѾ (5s֚gO4LEpJpV kSuWZk=s9iz9@4bY #&s4Lqz*8&N1Yif1BfpEkch~$lS -:5e;'xFj <}+#<96s\Ѻy"B\`%Vȑa-tj n$2"]j Q˷6}h"V{C:I}nT^`҂W-F ,*qX \#}ߺVq P*a5ɹS'RT2H\@NE3,_ٸ1#ϳ1U԰{BQ9qKt45Zv\eKezmUFAoMZ[I 㬳a9ro/>*kz0O]BbLcd])߳5*&:Ѣk^ѥ(uaYDj*5ה8Nr^˾E %WrG9d$mnד;T>i2k4A1AI'T>k0oȱ̲^QV[GMlY͆3kyHGf+-> ;솘NeǽŕO(g!u Rf9E@aQFnԂ^oѱ`!EX D 4[553 .MR-Ťx7'YcAcS5\WMr?l<"yڇ&WR[s /RÖ4b72Ӗ)<ےThRA֢ qZH={ =f'd%+X~FBhaK :! PG1Ԉ\lMU:8`B>)}b=6kZ 9.YE'h\Z3cסn/B48NT*vAgͫ7 Ñ/؆0m8ڛ*1|BhAp(UPz, *B3U:w2.0:6:MF#["$/1Ԃ4X1;y`KJqhldǫwXBObF^0UQ:/>DZ6k]p*9s0uSaj;Vy!|ɦt.XB,:홂^uw8V*"d9@Bz z 3q \U@E FDrZL<`PH`t'X~XBM~nr~?BA 8dc yK3C"QlD.B̴SJiehjg,ϺH ,VS7B^V?h?=qn6;\\'_-h&gMw/cw $ulE.$.~&|@wޥwƄ\L3i_)˅ްnY Vb]1j.f/̪N~4NX{gB&WU7V |:+,`aX*QxVV6B^t1ƢU5)Y?Ӄ^3o꤬S:> Rcэ1͎txE|kDLXU6 'oēIDN+֛[uy="L"䦻0i2"{8?DrXȏ5#*`"R#!wb1kM,iUxgl}4g]..3TK.Gsdmi#e~tŽ >q`+HQphx;%_u Fڽi{a9'+Oޙ9AE+PUYY RU`l9$p(qX<_>/%@s?,@Vgc' ų@B;Eye tˑrMQzdpLs 0ZiErm9hDfsb1N``j \0К yKxh%A~{:L6 L53ODi5*.-Hdy ;C;sOAOJDܫփyt-8b̊wBжz%[S*;ِ΢z\]Az; R_5kSװM@`GqdF9f˂bѐS%]>>>'N3 ihNd.s״Eq} ΫD& SIWDT-0+.?nT_U;LtG,md=므{. kƧzasE( ӕ"ם\fhNl!=Tc݀0v Al8*8ڎTMJz.fr Sڒn<рwpz&~Aq<8g0#`ES؟ե<"e}mOD rAb tu^{Gq&&lfqg Tb``fV7PWSO4T Mh~E+c5DԱpcB0``ʬ*=-h(ef*/ϘLbj)#y& XѷEBw}(]4ZU2S~&HEk TQ+ҩ9Ԗcĝm{~CG= X!!RϫLA¬NZU\&WXdK>3Ãkmԗsbӌ=kh @EoY;gp T|+]`^ feg|ҡHHu-@( -K&ƕr0Έ@?r5[iwΗLrb˔V}u EގUoolhCuN<.u؂w5Eo" EFra0XO/>=/'lrGS^g,V|,4$ %;]SA=83SZda-ݔ=ȝArw?-26\xQ9QUzhT1#dҧ3V%4?}օf{<5Yi4.WwO)A 4i>޵CWYU2![i6B| G;= GR^#T RZiK], a^W6$aC̦2cl}"Hy-]|a Z( RY3<>hoA .)B<[DoB35ѰkYdw[,]MQ$!`KFk4ur rB鐲'/E=E_=Ópǎk@HK)9N{3G `Qi^A.9*WDפϳu=6D8ր>cF7Gl5)9-sW^5&R`z_vΔ d{B s'sqDBdd1h`I8Ÿ́ Oߗr&=T~Ո?9+Fx+V!Ng;5IsLŇ=[az!5Xh ُcnK78 ;m7~=E5M+#`E9"TF$,8qdY2& kt[c*X7SZZu0)se+UPtDR)T~z. &!߆FrL>֙JչvĿ^zؕSY;5 O"k*Zٚ*vw)~ B-^P}_Re #pdg ^)vt^Re.3N{QN.2I3|Z12MsIƃ UJ0T AGaILIuN뢋WҦZɖwg&sxUS T*~Y4 Z]N{]ynMŕg5ρ8&Դ(OL[GׄdT,땠HW/Lr\HzOq#8ʭtj uf@45ԍ2<He`V\ TKA$x:?~Ib]Ϭ}fo.z.0`>cܺ8ƌśb 5:j淶IU 2Ien|1& yvuo<9Ã3kw:=Ǚ x[ݐ W4#I[l%ĤS(iCfzB+P+x@ cEEٯqNs0?0Oߪ“mON cSُt5՘\sl<>th{Ф} t0`'3#@R(unQ"/5Jd{Ϋ͂]%a5 })g0'ہo;zӛ{[N;:_"wMȖ޹>Hb;[tUinե#e7S)+ s-6w*:]dBcE.zC >~mepa֡Dj8|WMܴW6I Sfl9xIv2U(E][ݲe٥X'&΃@HNF_e^fL8GfwH + /i5!sa-2];7rh)mRDdCzlUrMVܞ|>\fi*܏^_c ,] FX ^'c) ajDmvq_qMٜG: )A~a1s=D++jS3gMt@&Ũ6Ӛg}[tGMx?I3+i!˧qd⪼# ws%3x|W9 є\|Fe<؞ŒS=krgJWZ z=2gVc qٕ"mS^pOwoΘ%"|n4= TWW},=YѐQ{u,PW+6]T(}䭓=36v1z7۟p\~閃i4t~˷3C؇PFd cp],2r/#*N{%i^U!Iv0*vyGc/6۱d{ǵTfજ~&݆ @ (2L#z7xe,8W^Kæ! 6! Y)+t-<κ%^)) O4 ;gS~.^0 &+gx"9ԅC;*?󡍠zv Q;;/Ҭƿ2R5Lvj{ƅI̦ Hf=y+MܺL>>и oOZ69S&w쐨p/@_dׇXtD kaʡ$7RG;.|GBJBy>؃l 9J^ݸO>m|63op6G%*P4Sm)={Z53Xᇶ]JÈz1A_(LY<_Zv^ᨎ(\ҿMsrr.ߞiOY"ч }K}rYF$m[Zuk|W[@Jxv?AÖs0= XEk.٬B"*o'C[\2@[zp3'7l)0;jKßIi+B &drPg*1xeyP59nL&(%WNpqie5y/d|XxHR'NA@,.49"r@yz3A(ixxdo_t4GʘT7h}=ImCEuYy(kymO(( h6s+lR9-پ?%>Տ`3ZP _\ѬԈx|ۼ +ŭT`^‹o*tjEZY6pBx<YQ +6cC$l: A[Lgh|x.\ėos*3h4:W{U*[**gΩ|1Y\Lf9M$G%ē ZX^+|]z`@u847HIdW=㋟nsFG0 qu&{2͔GVvӭB]Cw\l__GI3TO 12R =82Vl8%e|M?poul.ipUX 4ؗ_]N#j*  ۀ:ahV⏭xA0j#ZVq6*=geDj=}9 YȆ9Z򙟦8߾i+ngkmmj<3X4|oǭ\>dխYvq!*90|/-nzujO8\ѠKz-/4WP7]V"3vv|VD}wxΗq#tԐFUR@ u}o)hV򃺈k oaПS mؾ ENOqLUt#ODQSjWny 3h b!)7P l^C9T4pS rz0qg#bϙڄ Ifsfdr.f D xS\Kx(IH,Y٢)OiB#J3ErI) XQgqVR1b)oML7 G\,P5cW .75SHK]Z9B5Kas~ 9׻S0(!>7y2=8sjW-&Fӈшik`9jZL9Ul1ZpӦ@>sW׬<;(&ؔȗnXlLmJ(\-&XĬCeFS?0 $ {cϱBm^D77qk`תHkLZnPmȋZMF=ѧ52$]`C<.037IOq5NHƠ_xfㄩ!d`tLK;)Nѝ|S*ߣc <yIp z_G{h5ƉA}"p4x}ΩAY'L {?3l8K\+`$,Բ((_cN ‡m_/OK(ZĦXsm1!AdщܒՈj86IY?y(2v r GzMq4)%khG`KSi7A=2t 196 K3]c!ܡ )Ԋcu`G-L^guyX@-ۙGlB@ULBk%͚9*ko<^icOb:9 ϽuAs|ٹ)Bb)S-~-3@(cHwj:H 4m7D2oLZW2ݻo§XL[ֽ/.u䲥)uPvSp)vN asRx0Q=rD=Q4ͤ_݌.RI. RڇVq1"X4K.H21gK%ᛕhIS%aCqfcS?pD%kx=,l%SnauWU3gs6o79*Hol'M1|ݠ\`fVqC&6hNңf{kN-8ih*Ez?0$ x`W8"ˮKRʯ S hEWRhEmwE0aU.2 @ehA(F6yJteWW/mRᇙ^J_Õ Vo)MIU>\ĥ;!UƷQ5/&tt.Ц3F>D?4URLW|n~JvrWkDW#R/Eul~2 B҉q'y5~p93j<݂t 0&ryU83S < [En|8FtŸ f[ 02ubAw/ΡdxaH_"ޠ4Cc$%$ Krm>{/Ob.GaxqN _ݲYrb/\*W0 6vVk6wtҍ>Vm__tSnw }gI^q|$,oʏ1n>& Ol!PXx?Zsm)(|fV0 GG6KlT"c&>Tp (I}qg-C"))pM8JWI4.2w^c5 yOG$]262[/E'`s>DM-hJ=c!fơ 4:F^!۞Ɨ!37CѪEۼ¾*yE7`W {T>ƍPjK=tqD@)c6q=p2Dv䷰&~.TFh=SgdJ_YG!.3BDJi*ӷutC|7Y˼ERJlZ \6XT劍Rv(Q}j(y01ch< k+IJ%IksC`KxxFklqhu\k CXMe6LwX6bZUAh%`Q] St(Vyٌ8rW>Ɖ">KiCVR?.C(=+.efg#?ݷw֝oI6bE ŠxEckiɩ#&E 'iDqw K<)_ʱRsd۹G1Ȟͭ\ ʰmY0U 7U""saUR"̔4Ui %[KY҂Nî)pGઔ5|RYeemPt4P^t⫈aU5_VS (0͖ϗ>|{p3pfT0ػ͎|fi m&yRJ MJ,9S<2P_6*k`^Kzzݜ\2bw]è{ZKr$m".wH+487h S61 G0!*u^;ܛ|KzӅ%XMs5um6清/w- ƶk1uIΆXR. 8c636dn;e$ˬ'H`r!|3>K&wñQSbוrP9"IF4g*@K,!; ch;˞<:ߜ$Hë2* fF#~P)ǩiޙ\(9Q#ܕlbiG?i DrrO!Ne2yV a1ߞ]Hp6c4*̤\ܾgd鬖YJ{@:WcW2+_ڦ3hB;:Kht^Lf:s=~CI7ц{DQ>gY)31[z@1ufJY 7>${Q)4oMRZ sZlCC˓%Fva'mx"I[eIمs\όHԭHXp~kYA pox<^| vM)TMF3p8CFȒ5zNQM!q!<.fTS/B!Ԓ:]Hd5-$wKO(M󵎷O֪U>;wi"7) W+;qt6@pRgx _s[}A4rT+yW?H8]nCv,quk >?5jŅ!G8O?w7EBZ 5m0PEiДT!~Q"ۈ$:p2T@s=[ >M?șrT"q9p%(auJT4z>">{4U+Oƺ8XB4{nbV5~$[|Up;I ͓%{<@rlϽ(EfoJdJ<'&]o`b꣊p6zaR0eTq,슏HEl5A~T4~2Oksq;H?H$Uۆ1=&4`fAy{[rCQS.vqllXm;*Q*[`d fXk@#.߸ gY:HѶ+"HE%dkd''PH[W.zrX7%{bGBtg]8wGHp_)Aǝt6e|NIJYtCcr cž R[K6U`ڡ[^=8ܹyYm1pf3ϧO[ >[``.gd9@)uz~Yϣp̽Liћx4Fg\Ԏ9$γ c|fx^\,lNTMYȟǨjͿB^.ĺ+T?M;9CG7K=u;ysPjr.$2o!=IP 6D.Ho~*4N }Bdˏ^u4xi4~ͮ[O~i6rL| ĝF;a Նi^ҹ-4?Y Tc7IXT8$xUdaj"i9Ǩ:O͂%o>1?6cNj§6 U4ƶ#uIǤ\Lӑw:n6یA eoMbl߭zojȣ,]&. h+̮Uqn4ODsر 'P/ Ub`Sl}Q)MMx ljOf߉'N+{P~[4rOҝڹ|Qe_X.c'`.m,30n(H:CA50gpT!*p cLw={?"w b݅p@#:y*Mʖ S^e?] 1޿%,G 1o`' Z'8z.+|v#:uS,BܤZ^S_-k6WoJ(R'itQDhv#B -j\Rj}/?bĨ:pS[J |_}6dÑ> S;+Du/=LTM诠͎w'` c^2DwFcw>~g2K Bw["1I"}lӕN x9` >1t|Jca&ޝG׎-FpJ;ݹwTNX(]"$'r؝ZbcP 4}@Ej yS7`vS-ޭ;zd>6F[Ha^遼I|8]ky+[;zPʞb#uky1\+ӂ:/4/ K,o9-Sviz.OJ쪖sޝG QWj(} aoo"~F\Mۚ}4^>ۃnҸR3Qbe7z1D pJ,Skl![{k`R9=>=P^\[~lG应ʪ6fE:h`P0O] :j m ҏ7%) |:$>ŦuS"pז=#dOo M>L#B] W 0GȪc4lpGMpܱwcܑVpStčqh/z(U^jS;^?yh0 m s\c@Yߗj qI~lķ^%Gn5u5ѾE@$%zt]ڈG!ݵrDR3}8e9+H P(WS4c!NVp"P'|ܱ+gHτƣI y`yf.a1X7H]K'!E>3ͬHL8~$ꊒCS2sKt|Ck.O('ЃRۆB {-iZr@0?\ ZS8h?4ۋ`5'i 3UqÍL;80U&#i|dr,i N w.8"at3MQZlDžt==n.;m`p +MJK!!.ꗽyNs̊!*)-v\M%L%BPKJYvkk<0@POKOqY>W-dSui߄p 5HG0R+T( ifFSlzdbޯy2i^5ËKmW*n9?uZr2cC<Љ i_ 3}Coʄ3&K.RD=k:;۷x7r6J\? ;+|$ŤEMUFF|=e9[!M8xz2+",SU8pliEϓؖ0 k~~IFH3z#e w>ۢҠr+3$.B:[PG>QM6\b"E\9~$ ]D`D:>&>*0/D5!@PIߖ\ V yxX4Nͼږa\+^ Ed[G838k$$ QK N 52Z`-XoR놃9V1ؗkRS NU DCԍ@Z39oKl%F ~X&g9}Z+Y}5fERb" Z%`tW:C)JzuE=AO*١b^8+ x]Y^$X,_ie\ǁj!P<-kN0'sjSM!Z%<@lI%kwϠOd*8Ъlݧ&扯{ۦ΅ "ͤPa[3459'8:  v^$)%hr?B1s 2pU%MX K*ܯj0EI rNQv//?lut. :m\Ps rk;9eňC^_h9}U)+2ax P6-?b 0u )T&;]zh<*XM$);vrk~'LJ(@mIdI_inj ͠xun~L=,ƹ((Ua;h_u)ϲ_ y`9^@$I+' 55"0Y"9yzwJipAޔYVɊI89|ܕ 8C[O}wlbY=v7tD??dGXʫ JÞ0SbO|#z1_ 7ܜ؄Pow#v͏o_ԈɟIJRv9&N VCUqAx\YTOQJ47J9P]*7Rc@NySaq⒣CZri3v|&l>Wh7CV7jrڙbK+0 m;#/.=iX}*B`Sr}:Œ{e;.n~sVU Aؗ Sqi9E?$9SGP ƛ׹nR)gY_LBSZ"/R-vN·T}=]s@  a?RX8}S>OۆM>Yc>nb7uDK=+U`P%4u%y!,E 6̌3KSZ$ dⴱ.Q] ,8yKܣ U6S,}}bҦY$ibJuԭF[OqMdweܘS# >ޚp$3C8YkyR8̓gOɓ0N#P zZ1("aaG`,DÐe>c1΂i }-b*=-y  ]̝F5?./4.VcGGgx5YcYja3' 924ҼaB9-ECELxM,m1TVCVǶW̴sn J0QIa[[5M||a/Jf-p8m3 lhRSYϏKTB|y 2pnXuoԞen_#r'*Njwy6 %B+9j"7,' wibd;5MR%kyE2,a %vpYu3tP_3C BCfAh1Q=zpO_̅?,w -=gcKNreN HoփkJaZdi,3@v ]N}eYeۈyyK &3NKK,T8I~Ktb«#\GCy(W¿csvH32=|FM1d̜}Q`n^?'km3fu9\A66ٷ8Z"C eM4{)Vk8r,$ؒsf36^ ndh8 70c7sgwc2A<9V %r!|\&y UF z=B.I QXKsx;e:1]y}5jHUIY:=8K1U?qh2RH0 .@Hֹm4#FLv{+VgJZfhB]~]S]zNy+хsLڤ@+lqTRv_NyH繒 iŸ*88[t ?ZCa[ƦŢ3EX?q nGxeBeM T d.@p-azW8[=.Xll#]⿢TEs82!oP'f(#o5ʱ3,:m Q#:oWh쵃j6"\CN2Iu4_]5q9u]{gjV?v؂IhZF+cͯ&qfaQzo Rgza!'b~! { 4Buha̿<:}ث<꽻(_^- *MdWD S"!@M`u|4CRGt̫V.ALLBTů͑t+ԩef0{1 Xq;Y{G+O! wz2f~lKG"1ŷ1r4 TL;8+#W_3HC:PWkiFZ9GPJɹ.?Dc6&ה9#GweF6X0 >;ZŸ+C$WmCm:Pm'fF_^@^ yCLpʐdx.|E\濅"ģ.5ySS)f:lhCVD##=j~`خY.ͤ$:{]0jgU\{"k _ܑw0o8A X]a~% 5 YZ