go1.20-doc-1.20.3-150000.1.8.1 >  A d-.p9|gNKqkԾWR%xBѠS8 ҳ&D:?rh,cѯE3-H 97$Ls.eM{ yitL"e9 ##;Z{ЗbΠz!9Gғ3@@,]AqrPڡyNzqq!SL4%_CmU/cNv5ֵ9'e"x4\ن|2x zfǍ̋xhߍw CtyWlGS?~y'!#4e2ac562f7e0a2eb947c1b3d35d7129da3740d795471ccb947405fbd2184ce379f66e967338b4226705a257dcba49beba55a6f7ad-.p9|e4@ ſǮ4;?b/;}5 (4\Ff vb".}6WbռKMԐ8]vBKc=0R [wF'ˬ OTD v fM`y1EN`FQF&Z8ānJ3^Qh. C Υm/3kA|+58 b5xA< r+׏\-$>{zYJrAXp `BG6ɉe6'-1SA1$dI93w":Zi])? Al>p;?d  ! 2TXdh      4 y (8(8 9 : FG4HHI\XdYp\]^bcd6e;f>l@uTvhzCgo1.20-doc1.20.3150000.1.8.1Go documentationGo examples and documentation.d--s390zl31 =SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Documentation/Otherhttps://go.dev/linuxs390xMh>i+xd--d--d--d--d--d996fb9181360d605adb42c662c36fb5884988f29940621dfa8b7895215740e3123c14365f20daf6c31123df409b281bc131e5d1f88fbe543b1a68b5382cf6e7e9fec1047b1a8e504dc8796e5e86bfccb1423d52ee9aa8f699d16e2346b40fb9f31eb0879010f88e534ffd161f74f81be18135a5cd8d5a688369290581cb24d263ce5b7390691d66f71e60d7425026bbd3cd6c2845ccbcaa0d3c5b9af46b204crootrootrootrootrootrootrootrootrootrootgo1.20-1.20.3-150000.1.8.1.src.rpmgo-docgo1.20-docgo1.20-doc(s390-64)    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1d,@d,@d @d'@cl@cwcT@c@cj@cjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comdmueller@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.com- 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: net/http, net/textproto: denial of service from excessive memory allocation ​(CVE-2023-24534) * go#59270 go#59153 boo#1210128 security: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption (CVE-2023-24536) * go#59274 go#59180 boo#1210129 security: go/parser: infinite loop in parsing (CVE-2023-24537) * go#59272 go#59234 boo#1210130 security: html/template: backticks not treated as string delimiters (CVE-2023-24538) * 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.20-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 trackings390zl31 16806824711.20.31.20.3-150000.1.8.11.20.3-150000.1.8.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:28542/SUSE_SLE-15_Update/cf2b5ae49bfa88b74e6c83f2ebef2327-go1.20.SUSE_SLE-15_Updatecpioxz5s390x-suse-linuxHTML document, UTF-8 Unicode textH>x8[Lnr Οutf-83b3d1a1ef7f52acff8384bf2af4ab345baec015f8133ef6e9c775bb6c8fa6dad?P7zXZ !t/o] crv(vX0N"j:oì\?`.V1fG$ )DWU$ԁ[Ѧ0XPKt[9"^%`#bLu+4olkss48B4N Ċd9Gyty7T+ױd%ZRkTeHpjj(z֝@b1 yV,;HcStuo8]GLDA)M hK 6#%w^GCնpEfX^ƥ4i'WgKmW'B!BݎMp __|еru37E46SnJ x8 }<ޫ$h'9vR_6؋7a]鴃KrKlT^ʊG铛GZIN/]PؒpB%TTG#]*gB됥gkw2Ar}B7C&yiQ'b谳 P`{,LL"UxMj+""&m+YU"Cĸd 83&O P/[ET wYQYqve{؛bPOŖ^|BmɛI_ik`*o/dǨ@gӰ 9,2ȭ&ʿHE;{(MlOOBN\(u揕ktp' GRW2"\f;}(v:t{wq;bL!%)[i^yΔ R6}+sXw|i(4MkG:~z I]"So.u3ZҦ>l,eѬɖbo;ukNjjEmye{OuLĤhK;_݋$ڪ:QJp ռL0][=ō])'N.o m+ 6 pl5#J~;ꉉMZZ\1Qb o=.e|EiN HoEuYXz8E ^>-\ [hzȌIy5dhXyqT\ Re$9h PdmWmn-II7cZ8ϫvIy~pT-!g8)\s[{>k]p)7F-hj(ئov/FNWpO]T3a&g%:^Cs(f_|DHo$T:i/\ۚd4MlaJ#3P?7YOۂ㽹cÝHl;n6>dDNjytF(o:OZeAN$fQܴ|ˣ\8̮0BK 0{ lR!BQ5&g>XEÛqG?}"0PUej5|!|-_8o%O7r; ^opXx &HL2^5nJBn.Nq>+5ž4 ;N1J!G #5z'ev)IXgKټ}0;/i:ʥDQ52_ ѯT  z!A@ɋe%<|ˉ.VvrȂ f j{r ,A(y5P].N`CfE*j:A]r(-ہ}9xj4+]אK9gټƵ">Dar_oJܥ]g֑҇Xb n691h$0cI)Fʧ ~ h;^ lb@V_ ڱ]܌A^_\TNͶH̒.)PRPa^CEl6F |l6lxX$\<ܬX"ْ)<'tdz/y~ܽqe=4RW!|XciGx4 mLɁ~Gt d%Ai: A0Bo*S- ֞ū`6hUD:l4.y Όݾߙ' [qxVI9i >? p/*K2 $kB+ `6蹧7c3`ajpAl{=) pXPu[GnX}oJpxxzwn'xs_ܢRTZmL/E ZTBSadϿO%q_5T3 dk-?Th|N6^ޥkN#;]-3pPϏViLm}O `C ȒOLt6Q,nKJDY, f%hɱ+LogվѾ6EuQ vqnePhEnG|2B|vSѓO"6X"I'&- r3H(s|-5T)K0MN hŮ-.%F|m\BnK1̤䪸Wzۤ} >ЙB(8Xшl;-vG~Rߊ:QӉU[.x<󱊫]hJ*LcX {0O=a6┈*qT6>mYAg~Я!|Zm܎.#eM}PM23!q |ħ$٢ꎞS|M;K$1ݥ4|:3JɳW K1)5"-_͐epEэ:a^(_id˨8:%Hz+]kp:c15s*o9;@kx!> !V&eB}}NLԍp񓮰Iypy# s!>DgV&#XodžF_^i@yW+ r gZn3M}!5ZU0~R/L˼[o}OYg씎M$7'&,|}yzR˸Mw ܢ s$D >PH)-y=p ӪARcq[r5)M܁ݎƝf4x7W  noR N0WmA60zDC@z{nޝ^N/ŠpI1aGkb;b>sFT%@B-2S.NdH6IthLg3 ŸV]dK NJ.w<kPk`U0v@Yns.X̣폦ܻrt@B$^KI P$`q)J\ڎDZ.M1=ݛu[)p_P~\\9?(qxo󘖕}VʠO*)31ƱpX&L^ V!A i7e3KQ- \_s{~m_،i9(,d-mi|i'1dae'`PSC&YzX MTCHi}A9Q62W8Ema"W9U6uwCzXSDXQ$JMw[Զ<;`tцLbK DH\;|]:$ѮC3݆3=;.n7Ꮂno_f3v%98~iiդQ5#7?(v=ٟ#.^Gc`F,CJvŮ!C(pl?I`"cG&z䒉h{֫H`Q[q7 gr1{)vއٟЭq[I>5BƲ:%/r)c;yu`刍$埏ܱ^FpNU[aY_8D]FsJ`jjLY F@<Fn$W`5dcgݎ($1jKڳad6} ք.k6j\2 muC[Nx,aL"9IzE,L qCkC㯩IuCIz`Э\ >Rjp-YR9 7hLuD|<l"0~/ fUcqV` ڇ9SWWXiBpmajf QVc=$s-f2IjVlj~?'κڑ.(ga@,T/ W֌kݵ{pZNQ/.zkMG7zD>W#Cei&`JRRV'2|?=V0zd|4Gb<8rPlq䜝 \@4*>V KR萉%TUIX-WyĊJk,n =*H?ŐJO0^)@['GaꧫkD̨5c5L~gg2mdhBkP8[d1!nQ?$967O p1kБv:"K^ )*ll'fsQu#Jiܚ+p-s"JT*<?7EaQ%He{-e?DNNu9rqi!;w c@eIOԗFܐ[m \/U1 $o !.\%a==yηvP^!'P5zː#Lۺh|^4Q\G+s鳛YXmJXؙ6lw?tAuvesUGv|S4}nv̭󉝝5rWd8vD&FN'm}w$4h!u۽cʛdm&R {[ksФzhɧQc2$zK*F 2a"&0(kaoE9Zw$cf"ZYMo$״ h͈Y6 n6wQ8CMoA= KK~E汳d9eJϡ=RXn;RgGS.''^VO;DGV|SXE*6=?2튙6f7^ }(8"-::1IDҧ^m`=A J^}a[G h'©X?P7%kQz/@D{Fp啣Qf]5M;<تGR0|gJuꯜfY-j|=%zQ[s8]ho ~Zv4ci3GύHBQ>X6;ck3B' &i0xUzapA01?i@dTo|/L=<=tj炎sʈfJ^LId 7o|K &p~S+WX 1Ds4bJk/W;n4Zv5)%9|:y - ^> \g!;xFs 8٭DiL03'}h c7.#%ej!aN%[#dOvfI(;IoJDc.TCkG(ҲUiTkQ}4FGjGy%Y) 4&/= Έ " 7U⹕F7ml]3L?>l4|DbY"SXHHiW59tar泗GOP^&=Pɩ̅بV6DܙAHB%VKo^sLw]AnߕƄ'6:FQ8פBɛ>i`;L"TC4kpCq_([e0Yn6;lF^#g.E7SSd@)-L̼gCe0dAԟZ6 ^(6=Tp/;χ[̏0?x `9wlo1@5ZOE+Q[VCpUjgZXm͏_HF ^sG~&-Qv@)Ism"L3KH(z up7x%Ɋ` h!M9pgppNEZ=i]ksis? 4\2l9g/xT )w;s:l=l+D(NLq DTgy2 0nYjbh5V{#5u1x(Ӯ9{bq%$SPpÃRlbB?.XQ29Gm^_`I皻G`9R)v*wLuǑۗ0u0viC6bGL4Y:O٣XT}?X1`pNB~)7]qר.]GF} AՆ?^bo#!ؑbj̻qJjBUoJıAu#P *L\˪g`'#]z ~1ze疚eϫ#s"6Sw>rjGӽwoى@͋LeEztTxrneR5 mgSl B;(A E42`$Z>1Dxcta 4gSoWf^WDI?ߪ61Yz$,q/Ro rZQ\%XE xWbDBc!JN .G|z^p.HulRbp93?7W˒3=[m8 2&Mچ3ɸqDۺ\2Sd#fO `hT2ap?ņ%Ϡ;/\ަ>ŀM=iپ86%+J@yy۸%˰hQVsb)fTw/JypV Ȏ(=+·$ dͬ$':#QkiX':p F_o53K/^g=z?s^:&;Pjp|P꫸`/+[A76$͑-@6D/f|w.^x#$at?MhQHT 23~Ms(Vb9zvfav43YJ&[%sݔ:ih z@ܼP\Za$0'`VG 43?Q;?_`7䈿뢂Ovu,E@$BJQ 2m?$wЇ,׶#_.h I$ #^h8ҁ?ڝ)޺lϻrVV>=bʂ6]){EE"oTR%Uw)5O OLG j Z,;_v·q_CIyte:iMsu"8o ^JLǽ+? lҧ#[ɶӊZR.Y<ˀZp5V zr:: i7A)g$ $06[U5Ǹ nNg}WI(@MdWD|˟C=ID`% n0ٵmyp ЦHz#εw\;JZ  yTSCcVZbȇT&X0 {Ā3R)'Ғw2`۠\,ck'뗙)vI9*QiטY9?͛z>_Ttp#%9RQ2?N6* A5*pw83n^x -ÐΉ ]o>sQc :@ blp2yNF});wD e{cB/UCw'NL]}"d:Nr՛o, %x]VD5Lzx2dH9[ L֌#w! %}~Rr4]D fSJJV)Qo[nΘ]!oc_@p̏^(IV.l)pµJ!m_`0ҭpj'הMSХ뿓*Y~*Yv{ rf_'ޘ*%Yf6ƎYn;7;H(%kN G duW .-bRRw۬uUuMؓ(ċ^}gK~۽n(%EؙM wkzOmiV8xp6ݞVK#"t#b8ᓯ m'okP0mSM/GFbTcs3hvؖOZqIc=&j=LX ]۹K =xUurIMVh6,Aq̅? ɨB@ngOOex{) 2BfB]-L=\TΛe+12yꨛ`/w'/?O$1˩qF]B`lY%2(A p:% OoZ)yE$9Fx§RaFhw+BTMObVȜG܍>ƪ6(PiaV}~;괁RJ˒2ՀnTj:TZbnIxe FpI\uxe|*l 5ھD, 2x[( ќ?gƪC'd"y{0&ϏDKO"OݫgeD `?)"5CgVQ׾-VS0 F$&mu}Q pG}(J5(,0˹*CfNCPRSC A4iZmY+C9Aۮu3M|a뛋A)[ojtDroS-E` =o[*#D{3J"tE`٫ ΆѠ3ѭ g 2?(Gn2AK6 ~jUWUȃ0`%Y}EY&݆]$BLNSxF() H6[:gp~?c/~O}Ws)!JeO*Uכ^8Q^œzFҩby!Q{-mWRb Tga=&u|W"h[rD^`ad5P'$P$uδ\Sqϸ!Kc'K`zR9Ғ0i"K@`$vI##T g]`U0Ml\1羫6[}WvA&}sdcAMÛ:IIVKzBH0^xuF0hUgOnp25Zc !w9+M9sKriE}n,駓8QT(pb(]YďO uȑ>! Զ~}ٓ vd ݱA~_ #dWw7F"p>>Ouk"[T]wJ۽ KݢRG/;!F&ueu b&;2FRO0GB"<>}GA*֨l`8JrU4tgy9,\9Pg0~Ͳ`}~#1y$?dx3eW% rKDevd-',VḿPk |:<썬̆- YRm!a0J[*3$\ "J> ؉jNNEV?Y}eF\1Ի8AՃCE򞫖L<懪7CRcmmbWs^/~ᾂ~H~P'lm<[?$ pajAT1')-CșFsq(T!}]ڵy P &-7sNyU2lIV<(nNxfWY7U 꼦"~aM߸U0堆pSz RgKBl#O:h[^kNiYe]41p|'PM53= vD]rlUfto-|ApD%V@)@ʃx3A^'Q}c$S3vkc$PsȕQ$\S7E*.o ;m-$H76b(kNWL]ya*%ٕx,Ƞ;Dqor'm9ꦻL A^F}hתtM(wfi謝78ҕterb ؘƬxݫ#cR[b0k<_Qy}.B,+үC~&|l]dM/~i?̗7GwGC,R6nUG]ڏ 荌Kڅh|.I<tJt$mwsY=6vu+$JxuP$yyv=E̿ЖܰJBE"5$VsŜyr3ʠk@|9i_*ʼ5"fQ8q/j>Rd_TGuq'f~ 5Fil7eH$kFGx~vYg49*3$ɜ BF6MR@WJC-d1l ~I~魂I55/ ہB_n0׷?1-IG_=ZyPQHoԚpLLwca!ZR'~Y"4گ>UȁymΥ+dal#j71qf$Ћu]q`J:x$aMv%WKUlk:-53:Z +VZ"S3MGϹ>ok=^lmZ57RFXcfxe g;t4o?%?Nl}Gsٰ`zꟻBZ[-ٖ[МZ(m}ӡ8rİ=ن|cjgG+;ma㘁whbam@#:x! V(boie2 )kr3z%^H|b'J݋#oDֈ>%o8 ]f9|^XN+t?"V{3B/ A)NΚ$Ϫ!~ɖa"xH gKhn@Y@ p& ?QLš9~+߷miR?~8;A8!&o$ 4@Ҿp U1"R7#e0%ҽ.f(1V(|X"]A-p8#α|xs61w#gk RrkNXO95-|̴ NJue^)_E]S2+yRZKGEvqEw 0k}?PaCsɤyb\ifbFzjLYcс?׿d9u[ xdSI"gV$|BCс-WxJ r׋䯠0kB_NpuUXU-=CjGUX5W^sMމ|_u)ŭUijz46sg"UUT#L ߝ)b% - H/!O~ZFŠG:.Ze&7c2x'6"o༕KֽG\.QeX[.)?Wqyy;A;7Jkg:c'7(ht= VtyL)H;4NF-gql~&uN^4Ge=gHlQ(1:x̸L[ҝZIe磗E; ; /BN<˾̩;?S'm #;3lslq@ =C:V!5E{Lj^k1WދaܽS4+CTF!B~b5֮D')[ʒj .*ܹhwE3qC`P'_hq׫QcNۄEljAQIuGV9GaMaw.DZVx4rsp_ΣQ${.)Q F(`>ŭݹr9mH4d/%`;b/qfMp*s,BrX?]Z l_t~|})A.Wzz"T?lK<l^;X62yo\YTAp2q}Nh:"5xhbyѩ@=w tPu^ΫZ\1r-\ Ac,IBDr*т)8P;j%طJ{VzS}UpÀ\-[t:c$XdW *{8e `Imj_U0JT\k)8Ο"hF4AF,Zj}%NDzrEV (@Gja&ڞ˒+E],ySܜ$N}&J_ԠNU3.B*߄ ;EqB>EQbqw6SWꑉrWLpGBJ,MjN}C6z FQrڎC}K[[}Xl$FLh"0ԹH#[Fᆰ5%@2Obp͐AO1>FX*^煤&jTݰ@}[(2.Ny8 $SgI'73ߕYłMJT%(Xʁ>[N(6E-F7%:6G S\@&"1<+eͅ▓^xZ?j]H.krB$˦g=B"+}((uG!Ǿz'dwoxzU-]@MI@"N$X󿛼{t<X,^"x;z @NaltMp r-=]lmŀP KQ-U$qR$O]jj @Pgk8ĖcSe^[!mhN^2sZ$GX{ wG.PDfٔ3bO:' ܅ȗ(tfff3*?̕g&+/ gW"5c"GJ^. :0ޓ+,Dl1xX84 CNTZPg% c:"jb<6'>C%f~!|};7tۉlqJuz^<{|h? hu3 흶/e > -ݙb? Y?o?G]$д>VP[?R^˜gf!\*¢3rc തXҐͿﲢMyq@o7!5INP |5kaj[Wώ؁;*b|L :| ӽ0S{B΍1,k*4S$H$6i|]+#۵ZA̎L B]q Y zb)`s̚N`v"WWӑ՟m+wa3<<Q-'u@PM~;Pc[ZK ų3=ܝLI g0Ùaqais{,O:J\g._릾PvI_6;0;7yfg6V*{d,!ᯆLP&OA6ڱjG?Mй[#6Tސ(bH! ՄbDXKfdʻX~LZ)规t-(П ׾n|?^'k{Nט@n Y< 8[H*ɦ hf8aw3%.a;ѰiUMh춵$dE^тԓZU6ݶQxy?ʈ|Z  nIDzO^_1IqD , P2`|R.&1N$!M>iia~p|b6(j^+!vju47{XN̷r]J:̕YLa"}9+6I$D/qRFĕβ1 }5ի,:$|C_>~UGIR/]@IBVx]t݅J~uC2/Z~qV! ~LͯhTT{^oQ3ĸE\e~" `$6iU[$kQIhZL$^'t].7es;:2?Nj-򞘸0w.ɴ@tsҙӗ/5Mv}MTS{.L A'NuU՞E[QrUja.Yޓ(j2il ׈T}EBwk6̯rnɫl;7zoZ\MaE[ ivi*'x罞:lr6v˒R9rJ@lh᝙bBPE3 a2%#B'cBcFN X iŒ2%U"Hm*nDFG "Z#i%t9&x}b=$ ui\l ANm͕b׿5ȑJ\B qM`"BT qA% lkHp7Q=c1%QS"<@J+Nlj]l/韀g7;n!@]QD& s|$W^Dx6,h\횸x&f q? =ޢWW0Tҧ-#AAW&pۛ"Wʫ$HGk59{bxj H;O11=noSU.7⾈xl>)_'Yt ?H P΀^)ʊhVxԞ)V7jGY{:Hgty>-Г 2F/'YOJF5oQL[^%:~QЫ )u8d5B8$߂+jGjZ(}IF\5!%E{/+@iӂUGŒ]WÒ.<}].~uw*KmՊVwDoQ]MSt1Qk5 %`N8/0{_h-HYQ.be][.+,$I-sUXIkЃ`Մ`3a"Ør{Z=҅ZrI3oF~ i [n2Eqk W q_ϏxV!l ڰ}o2;~(X=EB !ȵ.X t ox5jAm Gb _Ymf$^j;3-ykiC/F-|)t@Ӡw^OM9Q L0UV{ێ/;?=H%HXlɣIӆ$PG aͿTH'0U oILi&>ᅀU:RhZ<4Aתj H5Rnp8֤&]p9j+ˊ^3jb{4jx66AWf,{ye9y#73s5axP.cwhlOGDg~ \6^@SA 3c0rVH*e 'jA6JU~4H6o]|"CrNaTle̼HET}}83rt,"$ˌK;簳.W}ta;(#|Uȁv!:{ `X8S02]8ώ5wZNZJAh^yNz>. +o{{Yx.c_u* `ӻl,@`߰lY&܊W[P_M]ͯ+Ȳ@Q&b9GO/CcDoQ D ˵g|XZʷfZ ) 4{e8 U4bd7xjQ';32Z?Y!(61V%L[',̔,Ézgƍ}a_倐iG'gI˓$]D'oҪ0}diw!I;D5|tF9'0,62B *j jQOCuj祍@nc}d c_ Eh.l7ޖ0*ܽ- a&ݭk贷^@| V^={+č=. [ƌI<JݚbDܶuk~ۨ%O3Yɏ÷׻  @z jID$XzEwlmnsi~˕ba5Dʀ U m=y? yW w߽߱+̑3ID'1[D=bq!T|H:%SI!1vlC}2ŧQP l#B(t5HRɟC^in /C)( ѺF5m/`;VhOO$ gE%\"n?ŦȨ3 `k4y&Mmn \IS)b&.WƎ wWnma8,hmtzQo<@nun~=TL=,wXMs%n`~"F܌ ~<|oЅk2,فVYA&RC#aY?t~MCz D  f0{*O_/p 3@:B} |FQP) *+ L֣AU)mH,? Rάx=탡\X%Sc#roUR6 Ew ?W-)=}Q1J!vmչSTk쥾s:6"̊cĶL~ܤۦ{xˡ_gwJdym@H:8{mO`VLIGjp#{IMtׄęli}jZk}NSޡk;Ո}P-H$7"{"'J]e4ŞMQ<)ESHe&Id>PG5!6#&5Lh1Uc~SQD`\&+K>J qFP6ޟex7xTز; 8]Һa=^Qă#ߎvA~O/-C2!ՙx?YD#k\`*&[ƎX ^G۵ʝf{_k6u '+p7xFpbԏGCUPv_ +h=,6~'^b%Og]?VG?6|Xj;1d=A9[],!-M;KĚki}r zKG5D]F+ྲ訙lf\rfV| +yQܐ Ϸ *Xw5ؤH軫Zхvb[`~bw;0:HT)5c֖tP{w^ #V 4 pB*j}(fK`ĩ(I]R*?cY$}2;%a]6bIKu5I]SK $YIx%!´!ggRr9,Tt%c! .nCI@xȕ: xʃ:'M]Jr7jک- ZhIUԦ&Lrd,@d$N~H#e,F?k'%>on7 VnW5guSpG#Z =Ѻԟ=ce w,2kU6YJlhmi)'&'LXr¸M *[l^?6 _A|b%p "#Un4Ng{oPٜ1‰&zLڿT42kh-0mEgv@:iwἶ |*`-0=e5!7V@M6w[&TŐhVTA־eak~o%)S h`cl]ɯuc;ڣ{H5ʭECSzC<zDRH@uoF2֞h9790dRGO5[|<- H[Zu;H>5Ȥ!W],p3Ý{h K|c<;oswzu\ءj<@M4=DrX-~6J?/jYwDKPhמ^M]km# "RQ:!q zWEs B<M($dHdP*+ߠo[ sqME8SYŐ6qDت!Ŭ'M{CSJ CiWK){=tL:`ۿHݷ1S䐫Owa˼GP pD. ``MG }rbSm$6bnFa_(8y3JӍ8Fe?EؠgeG㚘6NH2P7{VUG}եk!%qX4mGnE'#J2`^ vb#`ҁj\zFu )<CѪf %46/,,y6Rq+OG@AYjkZj]WG0SqBR Lbɯy=_<4|'"R>=.pFuyMߧ}=Rj3Γ JAMiu!REHtGkR!{$xm;,]wz.u\`#Zl .jS*:٩?;^ưR9-ZȚ)NJ]kpۦq ({lYV|-_j55:X+TS|ƹN! T  p* YiZ9&jލSqoaL&o*ջ_ -}9eA# /0l.*FZw؀oʕH!;(Z#@X4((Xv^0|3cI|''D^Jk}0H=.֏jG8(Z+klNXA]pKn9TX~3n?TQ*8QGjzO8A@a[PT)NH^vQk9,iWbI Ua/()mH!E.{_]x'ie BwMzFφp\ <+K,;.[MԲ*fävÇU_"FyqM`(9\'ylVLUٚ!΍O6t:s3Pu'Y1gaET *V^3Jzo4TDO*|X۲7~+=;Ro?;G@joV"[RPy [}:= F2K+G.laKJZ*BAj[3/t,uLtt_p`KO.t>w\_PV)Q/.O"0´J +$QƇ(T}QgP>x4T-*Hh[*Q1J;'R- bO+Ϣ\zHmm/򑑄J6d.Ab,SgTt9z yigIeBe5~3nOv.mZۄG%qIXrK}rYո<=x_{z5AP#\ ֭`LVB/5- \ArF=29e'jxc@vWoЬ)%Pe0 srֆ^ nbIuJ$[%Zs VDkruw^+P}\ٹANDgdF)*Uo aĂ_hWaJtMlWMӂuhC'߷"fbM}X=iAUeh|0f5qv^R@~=Z'Lt&\  Ht uʙ5~a֕GO & 3K~` 5Q?n@&pUU;ܷFYUYp8Vo* Mٶ~>` I?h>hM Q`ySUO12cB]M$\DD  ]VRVg-~z0Ӏ!nx5jЮg%Ofy̓Ju1/s#?I_1-6يd/ H)@X0H?_xXu{OC~D*=j y͜pA' aA2:=ߵѬ7#416rŒvcej*:+i(5lwkr^k׮B9+1djVMb)? L6D<.;ZqM8:P U<_6]hܶ.p4#=Pr&t[Vp(un35-|i)a|ׁ lpSC?K$=akG WLLn&_I'Q dE0$V{iXH{Z]Wm*<ۛ38,wMʚtaqJ+p]}+ry§Ur#]_kZzShvJc~ ߆N^M}T/G,kUvdF{qTZۥ$D_Ƅw6aΪy|LCE|BE0zTnR_p)y^\\9VofjO@_@? ij(R[K C64)6?gN=Ўstj9Ƶ8vDy/sȍ:u*_=_uJ)ryށ{.@(m) t;_=ځk艗BQES5ᢺF0&ۦe94y_з7Gl*y͋CV .m+Tv`&Մ{<MralR?nU!۽Zkn*˹cOHUH.Gta~0\#5Gqe#)+{We..n+fG|1 9iJd)lh @Է+?xeT ;C Dڱ݉jAM_+jo3:c &bv3&Bpy;!蹌f;$և%Htvy.~iR7*luP; =Ĺuz81DKk5JP-Q>Msj>2˼;)7(R\{M1 u#$\=zzF&v(4۹Gl9D_JxڣjTG=qs(gom;Mrqznn?G^wF.`ZM1 o.[*1p $r(U > T0qdWO0geV'+&a"1\׽GDx=i"/j;|p sɠa[tր8 س5;OKkE#nZ7["`疣rŝB,I@롄V:8h{ B:9s&<`sQUnı,}r4Ro߀4F k*BdU- ydAQf#?b"%3U쌀p kgZ cMGQGEak@mXNa(u18;.] ۊ;Jf,R)0f\LKm/b-x(+S5j^8Sket-p%g5jG(pَn3+OP)O+ȼ'\Rx xzuF!yIrnEI#GP#hl8@V{,vc@ Z:Bg8Lz@;p:Gxts&9c΋0T\ߟdvX fs_X0(R2yEPu 58j>צo&USg`2g2 \W^6y>Wnsǰގr9eNCpu0S'hnXˁ/ďz6- "dUt| j š.M+@?MZu"(lg Z{g|TmQoGd]Z2ֱd/zC곸㽴W޴&ceIER ͍bZƇD^/5薾G(~QIX% BZ:Ȭ,*ٗ01l.RL"lPmT G5IC SetU+W\ 6nѮ5'mnp6{6Yt;rCW>oc5$E9v 2_?oսY¬KMil&}eq>gli%Y|\MEYz̉>'z Ktdls.+Y $ʟp0CE/$C >)n~%1e \HTu!`>p Hͬ-==|"M`LK7Mr_YuV17КJ`/IZYĿ6+avornb}xЛ=l݉n}âl 3ʹS&!([ܭhw9LaڈoUӯl~L*Va3շkGo2 cB_CS0Sːl9sͰl 8JS`14_j"mqň~OvEǺхΧjGhxtL=TE'2gOqZ|}\QjB./hw-NA*x&'#ő&?94B3XtdCCljNZ75Gaޅو"|s}B%MH_lKn^(;ֿ GAPfMjRhJE)ʑbT;Ѩ S|%4(u $wT_Tz1ELō]$uspğ9w0IR9:vrk |!ލ">3툳]?=rd'S %~=)Nz36HKf0 {ZCfB",`Hu\b qьbcf#% RQN-8c̬TnJDyL:!Drj~WH# MW/9ԥH@!P%9FIqsEڒ7c;2#DNЅ_X.t!#)똁TR/{F3t(z+y.cffYYc `X2BtGN(jiS}^>?7P8| Z~|D< 'r)ٰ{5K+ٲɟ"5 '_ OSUk%`Fe lW4]OI'Ҙ+Z'%,\DIq骅p@fJ X+j!y>?mk_./d枓R ˔OeU2:匍NQX~T##Aqp%#S~][zqhA#UNdx7[UIh\Y a=n ŵvol'z--+k3j{49^f7?TS J_:Z,ʺSЦ9l0͢A ؍uiV`;LdL , K{sk&Dۉl"YE3MPםysGR3L> qf=@6p@W\-Rla|.N@/owT6"dlǧ?WvvYaq8$s;|My+·$t7_!'9ְЪsުtFX U55NVk!MߓޡPB^} !x ne;)-ɥR'(*;D[K78*鐠 xs2zaMrhj!QP^Z]Z [Oв}}Xin?.SWM4@!Q]{MBPE{#ӟ\$܃ K;vߒ:G&]m&BF7 _XPG](x1{B}Y?C ~{2ݪay]2Q^#&ᗯX+u:s(v-\n*f(Oq)3˓)Ʃ}*}{hgzo ",A-yQ=4:SxWtvOQb9 MbksذC}?QPK'icԷHFK?x :0}!Vh/am:|x8HNӠ/d5|AR8`,8FW@Y 5м8wڇX"4tB?c0?3fp|" O z}^ﳂM{~PDA:6FCs|b[2gd[,Ueg kBT וF];+Jf66MɬE +>mK}WT0 tKxkvvXgEj'g(!1Ng!Ȋ p<3<3{^P&5l4gL)2%.>P=\"'G>P,|< ղ+b}83`1`0kʕv:gH9sNb_'2ɜcл6OD{LQ8՘IL fr\/F2lVqRU8[RK:B}u޻+3w' KQ%X=PYSl:5(nuUy#FS.,-^`g&2l8 =+/O},g3d'; FI8 I3)*+Ax"\͘gu Mw]?Q\+z v0ў'#i<Љ}xw+5sH[G̭G $}b.Фg1sJSoT.Jw@ LTmS![u3~lFA_uB+pgFbi/Z/\ΐj|-)YɡHΎEɫxxs9wf|66B,MeBZlYHT˜tT]=vk;Б.AXJ_&+9Zk]071N :8_QK=0! #D(ě{ToC p̋v^Mw_\E2x9u_2yh0-ЀMg-gI]63t+jqā=#ۢԁIsOAz#掠$QB5*2 Gj |C{%I{8+M#WNW@(S1tpq.HKٵ1?߃,w1F\5ƜL.\>@E^OI#a;UN;C5Nrx6sf ֳ+>*X/wcqcUOR7d?Z14.0܉KkRN˧<9蘮ĩR0I!]VA|, M;C.Ϸ'uGN\.psDKs?چO֙AYDLpA+fJN8JTJ} (S@ί ]LL@[Q01L3҃iĈC~=`C=Y]I,k`l4C;J][!ͪi_"m#:;C#E D7*\M[A.tP|]+77!2 86bʚOM4֋l [r %r4Ѽ1F:2xLu$NCt m&ΈeVf2܄iB|CZ,CW+=4a,VZo@uH"rvR r]!<$w$ab > IGf3V"*T (CՕw;סOL*<WE.Pʟܢݪh J.=AB]ūg76-xt<"V}b]&L~VpҦux =Ur7n7pdsdqpx SA Q.HTn"A4~I,?u6)dو?P<0fww48Z6m/N 01"7̢Ằ1LΓվ)#/ա=|%|󵦃t1[ks4=`(KcZR wPrClk>J#0Es}`BppFUsG^E 6OaŰT 7E9-V]Gy9pt S=d Q͒U`DZe03zh&p8ӳW|?M*қ՛2}8F-)5Έ>Z0sOnsܚ7%gw8O"B)uW]}řkD/P $L(Rg ZMu{bT޴ςաjU%_- 6A"PJ}gޟ tlXl3rrT5G _5f62  QCu̻W6vO_`hbf*A8s9TZyM: ܫsОnNA=xH[rG_jsG}x X[6J<hP>I\Ied_=seMЈ;UYc-E4VkMQ'+.O| µ߇aϬ #q#{~,#2à˯dkibQ/9We~u[ ROE`l~qӢ=x '@d꾽G[xlXX.G K3|{{4ÇKgeԟ C"Q(Q4,U8)A@&0~>MOaCT"k_YN_DzT:Ǯ,r9Ur5cI7͡*%Nqh^rh&y sx  1UHxt6GiOoZӂ6sO5/hem)}]kT{l=E)l*!0|'Gvt9'! 5ɷY(ء?duwq%F0'Nzή sd<:V0{؃(HsiWZfxQzo{nTıy#w\To::]L)'1ؼaJ0 eϩgEIhX`Q I!b#/ t;'pé%G/LZ w!^hJv|99?2,lO #x >xgVo| Ii%BM<iw]Sa*D:& 3(jDzǗׯS/OjY˶mx2\5*{twٝͽ0Rf,"{Ld:Rm g Y'"U1aAiMDImH&_* 6+tp##QyN>4ŜWJ)6wGO}O г*:98AOסH#Ml>i*I= GDl[dQ<6d36H@&4)S=U/iߪ|ZKe޾XMi1jOK؄Ծ+u5AX_w)~ZX$ Bi 5y*N\5G/đi(ç \AS+Idxo (cdMݟ)2󩛜u֠ Іʔν?$ haش1D堫L ^Bv"t 'U㘆!ӅS%Fխnцr%r 60s.hiO`]cPiќmA(7_=AZa'2Yi3$ŞX Bsc(ؽG0g}NZ̙H.) J "&Bڂʻ l!6&x9q 6c}d@蘋7V77xG9Ά*9rS5ӈ2SkZt1l鳤auV-qM(6$AJxр4 +_Vʛ l=rm-2.-gs?NsÃ4v:RwÔPr ~-i``'%YepquQn\a8sZM|M,~Nx!S^VdՈ XzD“2nbHΘi$nr[6NQ -h0k\b14pV2?#Tn2svcȃR.D2#qoQU# fAYR"rrH!ueZ[2ƊH9N'y4$DsX/ʩspHNicqLFȨ[ޖYkV[S. mCoF*~ ?71 ) hVf`FkƍwI"Fu v@ G}ޛc XR7̹Z&{iyu1hUug?WS|@7PeC"&6Zƒ[ZINVzWN4wCGg1|_`Q<~DUZF*0LpGIv 3Ni.F=hÜe:-2etFFgo5v+m̟1Qwٓ Pte2WN%]hVυI3.4XgC8~{@O3U{VonZqZ{ܝ5 ܍?|QiH|A*Ͳ>hRxͷ,K+Yp '\df)y <', dQ@B_cIC} rAVt=}M}dwXD:{% Yb5^9qg0$ Lܔn e,,֧P` j)ӛ#T24k3̵ul'NTVHF”F+oTÈ30X%㦘ʼԢ}‚Ai#}"1{E.u7)( !z!*N{Dș|? G 7q$ŕg.ceI"_} K3vu(d`mK~H05($UPi3;ya rHKʏeˊSƝfwa֯oQ2^|x7$ҥ!H1 0H-:;U{$yž'ylEzzURxιlbX'f#hqѦǵVlV3!o ȷףcpgцs rG=6tI _tH^QAd)0p9%z|Dž,Tl]ܢ9'?$~*jTլn -A]XUb)1̅vN(%z{(S_9ԡ&@LR~k!sL已|4,C,8 f4 <#R(&K2˟l`yp:1t )eĊ,1l;R1GEx]u *ޗ&ևtaew{ [:\_yL䤻OAD^JG cikjxؔyC J._(~P+@b! Mrb{WnBHU.(43jmE| \Iu@Z`’M鲗 ~(%H[*>yqGM*9/~wn_OʇH ko.Oumw1 wS Mm0Jof{<2 a?wsH Gpli X \FBBN3͇=C,O1aOBI,L{4҅)0 p a3# MX{f sC Ir9$ z`$n )oHñ?2 ^ha b#I-9?2~Ea z%,,ʴ:/ n<)-pOprq ֯GuVyL)9QxG,騇KG)Iȃ9V[ xzn.>0`/z$aZr\jxABF)_@T'K NR }u063MA^i԰>O/25?Y XLX.)]ಹ)_-C,A!LTb$$厍" ikM:ov|Hރ]!R\VѲ*&8:p>NK"ϣ?x(SNѩ+0%yvߨulB;︀(ܺ|kppA]-[u|nlA U;YC"Ll^t3,"״͔V~EPy2:e M@K/`cP#٦߬l֘^2bZ*k0'߭آy΢v"(iy 9':}`gxU$^lPJr~ؿD,Y]^GK>VmU{ê~O)LfL\ FƚɝZ =pD! $U[byޮ!M˔]%Tɂ*䠸FA'[,%`F!"Ƀ'"UnJU $}Xɳ;Y27_:B^ 5챢N! % E(>[3^!́]. .O_ Ttg{k(FN+)ٮkO{A{˅25P@/8q侩cHQ7<Ѝ:fZ9%5]%g=P]ArNyҡޢ}*P3XӒԶIKʜb[4y.8;/ HiF|"J}"p7y,9• cZ^x+,hҰO`=}GY@#QOO> 0 ly[ FO~`<b l-6a06ɳR)J3 l[42OQ5Vתx؃M=dh _ ZBGP{{8ТXO[T|у?oީSŸR5hW?8傑Va';'ǁF2?)鎝?ƀ ў40ϸ]OuSw)K3H6^Zk+%t.59S>1xkP3蚎+p J(zQQ |KlJ xC }I%կYԪӉY=3ۭ;ʵ[_o's -<Y {*?l+cLk֏'K>@cO!89- OO))һxiG~-UYa25\&Y&~UyQI Kι+E7fL"3TD`kjK)?޽{<Ч_WA::|^|TO,J3mr, >J.eca ۯ6 n@!$aBiz!TYT,cg2PGd;3~)#TR'ҰbE<6>rR 6 +ل@a.=qpPviE2*]P'A+( W "< -Ɛ2m=\?]<[3;KIBA${ t3}kfzm߄'@?ǂ~PZ|泬ǧuJw (\4hJ+`5,cO.OZ. 9t4y''0Ѿ '|^Y@"I1 ZN F -F0:F6[㧒A( Or{ϒ)ݼ r6΢t rp u-ʬ)X+r;&eVEW@2=ey:~'zH&![FJ.³Q,_@)ԊqFڵ13|΍ʈ6Љru.{D4S :4+9vM!F&3掠$$\5nT97~ф!H4:4l 6i'ʀrRDb3M\O*_ZЊ /ZÅKڮxNE4ͻadBlY;zr! ,*{W)P:lA`/jU ˨5PN ~eSv'Qڙk!k#WtFM c2CW.I#M'G2ř͓H):G:|' &\>@X|ux! Gz8. /)YxYR\d}vvaW.n{e]͗1 zMNzuDx1y |9$)̞B&ePk eF?*!p5U :Gx;sD»w_tis'wz-:z(~V3c$_ϯM!BG01Ef-|ߙ*^ͣ=<@{4-ł8RW}bOޘQI@w=K)[˜݋RiDlc3\obR\y֣=UNi ٻHu(yRyN /Ix\Ȑg+6!P$&;8Pj+Wiv^2; !%!Vs· 4oz1(.{l BJi(;y@zBWKycDa]ww.w6$YC,fR@a6޺|\Kf&2I\(=Aͦi{$4L\3ǀkזKU`ف2OIÓUsp3I|I ֦\`* q#@`ГP2?Ew܋5vq+#yl2R_?·Y¹:[KC=l7C%kΩLR)\cc9SM3\Afbaq(U='㣡c=ŝ8ᛙͽRB-EI[cĎJXd>#+"d߮ѡ5m"d4zLW,e5!ЍjZfr GpiPX2x?K 9~Uuհ 1 ! YP^[ԬCԄ?ZGԅ- Zq$&`c}jձ"{5vEP.ir.U7A٦8}ٍATbǠQ7앺=Y~ū=l$w.~t y[[@Ji.&:Dh$[;YzzkU`Us쑁!Bl5}s.]%.TOݝS[8)*"\ IOs><&D=s~!Ҍg5?ᘒb5tsqpYN7ƞ/,G&q%$;ǹw|}%[r)0 \#]7,2}'w7#>(X A s?m1y^}mJ)Uԟn#!h>IR\_{|$ c.r} m.ǿbL:=c#*VFYJ.ǜ؇uBCQ\bC%Nˍtd\ʫYύLyI@JNذɲZ>c;Hpi{^{ρFFHϙro̤pɭ'%~4M^+<9 5<=պYdMt欶a鋵Ԗ4aCtdCNZ+BbKHvef;ڑ}AX9xdž.ZS֟SDsMk  pE4| .dsS )&>Τ{ qgfTaQd L4id%^ US2T"9.IHkհ*J/2~*þ67`ܛs|jœX[3׫is2KAZ~wIxby։6nHC:XOW7|XTp95Y]*(fCKv \hmZs :;)L|n| ~(C'dI)+egS8 $}q9#$o99>%sdek}bH)sONKH29'<Ckockt&|s)oҘAK?ZTaK &;Bs~B&(Iyҿ63 a檳g` #Yg-\97Yn0_*;h3˽Ϩ([՜7XT1"#Aj6 ?$DZg>ypsa!?^5rTe vWE$g֫kNFHw%k*p# .;כP(Ǻic F,~MwX{!~zɦ3,|Ǝi|0omoIp}N8ld?v(V(uu6Z=Y;C}Y`"6q}XQ2Ǚ ]/ི'6v`5Tyb"(,úXZexU޽}S$(q^ `P)Q 4W~3bwËʢs>pֶ:`gŌ9A0,+7长a|RcZCB`P,B7pjJGp off* |u+J 1nɾֽw0z6ýb@`A7!3\AKHns*-'< sC]R)FgUil Am}^AtJ鼛?X< c}ER~e5\@FNT6O (It$\4:eY3J'g8ngJ(Mb~֡YD"blj>6b*z`eъӭ [W};;i']\ $_ZѶL"/HlkhgS"?f5JH)z Y>@s>XNe>:} anAIlSGHtuVґ'~+)%xg$1u1~fl[,)U{j#u-"fݡsl֡Mk 9=(STvID+%Q:[pOQA"|r('#sm@JLQ¡x[jER#wWg 2pe\ܩXÞq͑06 hT_GH8fv,J^PLUWsTC .\J;렜l3]"ؐY) {(t:N}.^좳[3xbv ;Kh6YƌY sg֜[$@2L .@%&%24rGpI3,~x!wjQ4'=p2(QW-nsFDZ>x0WQebĠR߯Ne1w"px  $iS_+Q S9B"p+˽jmBPj¯D#) l>[G}o`e?{mP9=sNqV5Y3Up{i?vdg99>00}#ޡ^ɬwZ ypOu8Ȫ9~BeFM;&  (e bm,3 DPQX -dm=V1}8đB rcVH~UiԺ4JAFA-჊NMhFl݉Pv2"9>H0<50"bm`ѥbꚥ{&[%2Y$ͥ W3$ۂuNc첧Q !,VWOqwIa"QS:s=EI8pV?0LprKkΌ>>h 1i+53,G&ȕ_pm)gcl ݟ0ߐ|<"Kџp"y%Im!Uֿ,6%UA }@"'͒f{ϣf#'TGb*.tyK 3>R[re_ǼϦK>f8̈́qT,Ag-W7 DXې1 es7LZ,O!WH⓾_$7%I5`aUnh( Ӧ*)Gq[^ |_ R<(?\EhyxpĻhz[Jƴw+̑}Qʆ|6 sgm@X8ugy/V%~Ԛ^iawRV=gV;x̂rC$;mRsX(al9tmFǮ0M.6Nӯ`%Mїu>7i5vff{WGy)3&0LVy98I#C6RV]$裛V6õJr99|ا. eܭve Z҆{Qf(,R"Y_9_ݑTs +;Z\s"&=h7b ;UpW,N{DxW 1cWܺ3`>} hYz^uU@^ u'`ݥ,I6R%exĸQIa|?iOW8z>۔"[׎>g u8ɬi8/3RQGW'LGnP1 *$0c0%Lŗ-nj̀cn!{B/eTmte-q;GާV[)fi f֫dU Jwabfp!ftn+p0R/a %k?s/, Hs C}b OoǒьUF!z ႃؘz(cZC YᾆJ03R'D= i=?nj؍l3 =rUkg+/h:V- ֿeLU!ІƦ馸fےfQiwPh|yk3>@}JqiޖVXO2dYZfONG7DMȥ4+U礧 hqF`+:co]BmG'\_2̰6bG} i4^9ɔG(Cl3l鶪Է1Tkw'&NU1 5 =J~Iyo I}_m#Q] şI|Oo!elCϷqlmek=7H@`/vXP"eQX"'8i:eȽ_&Y1L~3f0+4_!hgq$  uE h?uX MA5~wkpg2yTH}U<:(kCvZ>Gv;TX"嬅qkLm'Sΰ?ƄWgB(P8OZ-sUPZ1n#hӮ7@DK067MP6%i"ۥ;kO1^<0 $FiAb0S%PoX, $|>c"t`r_l= ^p W[~QP37lD--hĿdJSؤ7d`dt3}Wlqx*߹Wve`E0T͓&"/i"[/yl-D`_^,uktѿau-P~C6kk2V яK0)"gO#l2ҿdWǾo\qGi p?Ā5X5G5 k ~ Q cM'M3L&cuT?iqh=*ؾp,YώP%yzaĊ^-+WX՟=쁰dڦx:V?+!i[ޖ ڸVUY<~_efZ$_>"EżڄI)g#=QCb.~wͤ-1#R)=L H!f'HPbiC28%C6Optͅ3]@5@e3$ٙmJJV;@'luY ϳyK|zOXIRaK8avZ E3/d"Ri9!\KIuj-/Ra/v}QExv{hI:D bI;!_,'q>_RУص" d3cYV81uq#H:krg:&2Z'G0 b_vJMlT}%#tUl"Θ-MAvr*G EO'ʣEf;c> e]YFs\_ÎFvŌv{PJՓ"y)ZtwtJ,?X+Jg6q'Od&y>k`MD"Dy.n.n o9 H evc`܀ C9>:DԠ*oyEYN]z4qRlW7h~vJ0g*YC|8 :S ]f]H1C~ A+j%3vҜiUQxD!_U]|N4LgiדNg/|CfުI-z5F7wΗQL#S~3[*<<Y0=w$^vܥ&1$ڬg?4dfd%ZW#Fy)r&t*r/MqZd.w4dž <˜Hc_K@ }*/|M1We>7M7I"]Dsvg'hevx򥸴T-$*хTk$/tn >Q2m!#w,F5P43]"cF3]+ۯSfx|]uǭMe=tk=<< rE KM}* a-.x+ҹ?(c'U*)ʼ0X9~'pJ7u-bhw 2zg^PTS:^!Sۥ"cykpE3[>.*j Yyb(-cW],La BYy_$l/ۓS'% I9t5IWW'=8FA,^s3<H*y#CQ§G';qct떓8]f1U`-G@L*#}ȋ;cX\r;C o\]r%jew)l.*ݹ $Od PsLo(-XmY5a!72ZDJ{{~򩌍\V[ M4i(YRqVhڳM0 J~t-)a!Eg с҅gN~(;dZcFZYRERf_w4'yU.=E3O'}bZb>K"/ oNo$}?O7s+9/6OeOT' zF(F', ؟.Հq lf.0f,j^΄ r b ȰFm;&j9;ӎć/j ӈhnX N"~%Ҫ?4G sg#%+QF@X O"\mg3W+'& HD+/M` '8rIOMO½)X@"muN)0S,n<^l4C;\qn-QIyߛ⑚t I\e 9.72q EK..]Xa{ cybX)ʒSi\ДLςeb4H:_ (w_Mw >I0&F{:vkH|SlM1q<^1%ᛄиh<n)_SscǦATx?zPigHfD%2 OE".{E.QfYE=]~MρJ7&X B՗. [5iZgp eark\i% -q#=_`hwWi!~Ѹ qXVT bsif`¾ -" l"G;wA9⎀H. kp#6t!CعK]mcKvD, a֭exR{,&;E|< D$q~LZMv¾u?6 P=H"i~oOHN[hIO#M`ʲ'#&TMydPe=T_gG+:`Z@<|x22=䎍!̬6&{ 0퓇@UeI>l aZcӓY d!+XϵF*;y7Ā@6!|LSxUew<S}Z̛Ȩ!ߊƧHwDךMˆBC/l0_ `'y΍Beq=Q..ͻbcBMF˝3#dITn3T9~b(oFz Q."; j9̏K /$mo ͜l}Y*KxާfJ&dOuv bZ1әR˵w BzG'vy3!4jA>4&D }曹Y- VK\փWx=Ȅp YsVdݮzQJ?Н0ANH .^8gE_[zȥb}!k]RC°xKYq[>ϕJz4P2H8;j2N_)?^ Ynx}X4 l1wHw+#cDV{*`~#UzlԻZXXر>ǀZ1֢8] yi>BY]tM6_cqzA'"!-m/4w7|F\iJ"S\5Q䑩7 J0 =ox0s!sqv]$vymY7Nѷp˾\uI˺d3J!aC:(^."/fTQb8>@qJqR &-icbWP/%%+1="']tO\D6LŎlxWd(Ju]uPpV3HO}!r^!`([|xnO)?!Ip8hH̿RTSbwuقx%E~K wn:*İ<߱eɚƩ[@$"a,G Oٽ IQVǿo 左*)ivpBXXC?©p8 63|P([t_HafdujrDݟ̀mβ1>7xeid `GJ{*P"ʥ'h[(ѹ5꺫sU+_* RR%씕j=rz͜U*Bl\%[Xȓ,ic ?m`CVInU}~aNȘ (`4hz@ ;,C%eotmkcbLg_d/?̻e"5\A0ڠ>zCG`Omw y]k/? D}^6c M]H9)D<{ ]Z8 䐈tߞENجĬx'9(-to)B"Hqe GAnvʱWL5|-$j[ ^"dmjSbIO&GsKcZEv?1Wؼtgf[t`?`WnW6 pe 3e$nFSM? ~)oZҬx<,^\I`:Uj,RU r6ԉZUT @k+m|4Ku셉 |c=ڒ^6}5#oηPPZby$#@աМ&<80T 'u(dnȺFnLې{{*jP/WbwV̘97ך]LG]ÌqOj[DceBZPS̐"'8Bb$_י>C=Լ  E.(".FJqD,F5 ,k6d_Ð#JMǛNݚMq=^kĚL7_`]Z"1qwpӤ8 bU)/bv( a#l;@9v-}_(@QULeFw>@A&Vg@T,n5c.vibUx] ^+Gͯiy]|y.a) R~[գdNBcA\7aWg3%\Y ֋}Ub7.mt)(f=I+D<ԞVj^L4!| ;Gx5eH(葚kв;|@c2}g'X:*1=/v+ؗ_VVj>Θ34g /.u0Kg8:Eљ眣!y3Z7hy"I?<V=K#9wT 4u5,\= Rsuζ_`xLtDwPYcׅbJkݛ&U4J,8;h XB֐%dk:gN^ţz,>CY} GK@JxF"Lƈj9,IdYl2:IR)[ܛHtZyt8li 0nӶDN&g'H*B\"1-{&Ӓ(,{$u~}cs@\2TfTv8<#~4*n3­/yު!4B׍$Ͽ.qr))!}_)M0٫ I܂C} qE*ּry07Z(LblBTx0L5 Z)8^(d{ e&b06T :.I]`߳ ό&S&ĕD)Ӄ!<6lQeBïד} o6IZ u a(oJ"Цj=C?)ChEВ(S݊x ޘ:?ZC ~C^W7 O?23X휒Zcf] `X ]kui?Y&K8`֣Sz?R6FQGV"1=7'ˉ'Sļ[ yO6i~z>jJHT[?]>Ն7^^L_j‰Tݤm+`;wU*axѸZ9FtLFD#?- Y…{ `yz^}; Yw  S ӨحkY ?A  m1]dM},SuCtРm]IQ */^o0hn;EgB"NfPd]R- e>v:`^0Q5\7$Jw2al2i,.q*TXBH7Skslt \Y5R)AL~Qeo2;J{j̱4ĝ3c;|YN`ҽ[R։L!:tat8Yzɿ/|{Tf2{䰻DkG/8 o WT\,I6Iu#D k _,%Z RM͠ BX2hRH'P8b$Ӹ4C;m>U&\lp~ 6J X0GtW:ӿ  l]\0c"Ѥ2ZE06Vr^ lY1tR,ur^hM>0݁D8Fʕ⓫g=^wdCLHLOK4wOk{v)dvYlʗڍ6w76< /:Ĩe^渡*,py J0<߂ 5<] -+fN;EhS@S8x17-\$<{V9ӝg$!NCVt3^φZ{O {\p|IP2[Q-hOӧBYpVs\+q WZhcnԱ&a)ׇ$O3'*WmQQ$*~Wdi:J JK¬~Ȕ59]PvQ̇w~h,2wLaUҰo>]Xb%5#G_]zB>>qh8[2 @ʚB3w\7uߓ, #W;(`ąSxzl}b(Œ,#ԟYI,u ,?uEp)w] uQ &Y$jVh;zF,|UwQ3~ ]w%!v R)gEa>qp펛1zhgAPv=ZT\<첦6μ%yN`›69+ۨM24;l]9zsl3b#<+<4O]Rڒạ[K]lۈYXգuC@$-*q^ZɯI@|Y5?PKӴ'_#zgfCyCѫV0?&_G> ]/LoiT:=ɶkh-1qVQf/k.1|Eo1RN"A'0=nP^_{[A"`I}g1+V9@cb)m~~< hvm6BbHhU:$% "o0Z!=<_!S?e6P z{_:85xퟆ+ ڪ(,z ϏYsg=`YV` Z+uLIl*c ˥Avy?MDTEl,p7*i$ę_Mջ jV6bDUkC h++HG캢xҗy0!8MQb8-g&Pӳ("TK[ yfngi}8DU^5SZm܂48PSb̕hJ.V;A4K.bG_-^:inIOn* X]1.kf(PEV.kHdݾ\VB*^0?a[nJJn&Zt6˶81L_`y :w۾k-ҁ @-_|{R7bHɁa9] ױS`~K+ [I]IkT,m`pA(AQ8 +6F{)ro56ztXy{ܰ5D5R/Ittq邮(}s}Ht\dlڒ#PzOĒG|ɤ$?}rjlrRs8ݱ9@) k_LŹ(;[67T['Y]EGQ lE%U!MXQ nW >@;`Hy?|1P''# bRaFfA& c[덣 Tr_p_Wďk%{bpɪϴ%I޺\7K4h:x-'ґΑ1qe<yN_ y̎u_r.Qf]_rOU_[}z _km'8x}"G3\`pwV#(ۍNQpf]osJ_؋vtxu7ˤp@W62VⅥL)ٽշyc灛(0o.;,_n#9p߬ޖa DPm\W2je,]BlDWJ]ƴqāa3̈VR>^!$Sh ]`vS| J&ImYo 5֐E\*ҳTLz̑P* !3Ş/{%P Ri83lbKK$#' (O7]rjVE_IX1)n=0/}d|W8Z{E` v3þ.z|ۿ$Q{@qھzDXwgٟQb0E|^<k@c h?7*#ܰ90| Gu " &ƝEr{A_Os>,ݚoS"s2gWPZ+vOǜH"+ן>c!ȹv ؁q!A^GO&Pt_p4p|-hi4MC7utխ_z#<~Ng`ټW{A ][K i$d}F5*߀N W?gץƕ>;KS]oEIS;P?p|N&ojm BMLl/\n:hh`) 1J|>.HY0Ǜ V3J,pDn:F>Q)=/Y(˷):-2י-zB܉Q UNEYD';YM9%}r{Ж/Q_ 6&@O" fWjCn*"&ԟ Fэ6.seI>hDJ o2X Ej4#- &DoU&|,>d~" E^Ż/NH.$ПGzCzx9ĦZ)p5i*#J-QZ=={S9^+"|RTrR?i?c[J7x16"cr;d_yc̺O ,,ŸY~,tIB=  Œ+A wEgB(0! 3:V[xtincSOW~Kui{1BXiTx VOЦY?uk%Hjuhrոjd5\<Q@z3m1.QpѮ gY}5f@U&nQ9cL~e:.7)M\ZۇtH5HcRyǜq9F:oá4BGBaqAQD:;Њj jM=\l/nWJE ]#ܯ:y;vW [tUִNc&._e,=30\V ›Y̬g9B"m[{o#CX|5mz/L=oK-k"eF@ eIy{oyS>g;LY~Vc= LzGhf^I`?E ywHֲ ')t$=n-㑉xXxqgELPa|z?yvIOGΥG̑g%P(j_/*xRGSAaT7'cø r NSMOC_C3w1j5Q,?D*6wb i4|^f@Px8$ fYj [{jKƢ>`"@\P =B;Mc 3gLhm p;|pC_ԣCA5oH Bǂ~$pZ;qX%2'Į{ /z ڬ9];SȏM iO]l'_'z0ܤ%ٜ,|a_~Gn*|rkA,Fi)鳤hCe8Iъ(^ZBfI UHɏUfƧr{88o @ W%)[FlX>{ '~ۭdafȐC6_ύ"t](yҝo?iby9}1P7n2Z2xڭৠS4\@Ȥ ]T+i\+) $egl38{cbTyHx?C>i c9ZpVLiQŝgO?+,p{`>ؗ9y=Zl^guU~Pg 2bOĬKlus,: 1al>@lGdn[*HNT٫hs)_LJV)od j[6"(gw8I}8OLU_M&7[F_(oaueA%:١ɟm6~^BL_L ܬ8y$8ѥIȳv4Yeoz5ovXY' j ?Ռ /DM}ג= > Ft{;9ڙS|{pktD%ig#LRDO*0#h /ِ҆jHy k|޺ Y CԎm hlkzw 6Se x =a+)0Jmd1%#m lMJg*^^QH_3>m搚r Ƭ{,!8HS-*C^ 9!o|ƙ4ױS . lg5GV/%@T1䊳 "UHq:6SnbhѝO<iV9ufR#v(Et`A v>KڌШ#Q3)1,r@%RG^=x_JY!a$ ۬7 nPO\Y `riZ [6> MyHSCwoOXPLzŒ"As@djSPJ>M-st-|Ϲr"[MTviwZ7z931ƓTqО3^:#;YDt{CݷWvRm>b\m1"}[f/ì n6Gm 8</_jzjKK{>s̬,XSm'Ժ!&i D $¾!zK9%cHZ\Q1S 4d dNHtH\B u.uVm>I-_NrTI~%e]EV1B33E)̈́[5@)mL|)(n#*LK-E'D7G%{K<$ڵfl5Bk$`w0I&Pjme!ӱ; IEh#_IzD_gMPpDY .@ ffLql @CoB&SNja|R + u!V j`T=\q"SMɯ@oK*-8De(C.R1FA o1{CAXf+UzsyGx$0JY(XQFĻkopgsG.VP *JKhzlHz7M)lf ,(BP3^*u}I)y^g{VY΂Qm ;NĠe$0˯_B rjLߓ@VnpZ7-\ m)C~%_!Ҕ4R':;O Mۢ1[z?ກ3ӍU7nMЇ ͌X\mJm F}a ­ez-u '\VH^/^\!( JEykeXDټ~&NjN3beZ;ԺW2+zd>Zʗ4[xEs}A @H"XP^Yu R2X {exټ1Aɥh1c5|hx#5vB8F*hNOPIhu4=#yND?FLj6hM5ӖPE_f*jJ{e )>|cGf9 lZaB[K%@cmȋӅ7`لI*4hPӥ3T;XZia.~:Gik4窦(F"L+0 0 Y/̯89pDHBM]I6G/TVQCiw@n@ndd>.uNJ0%ORԡ d٤@\7 #+!M2aOUniU+j2#}ok8d]/hUt2}|z#Jvu.Xy)1Hj/QeRcO*R+ke449nb;3X?!(.b0 +R<Р6sپ']m}Au,߹<,R 0NtVY(c=mH8_]G#f~ oZgbRT#vp$#Xf eEX5&h`2ԡarJ@v9n(q c-=ۢyPV3 ^:qDe;Nd ^<Zսxqb%2 }}.M'\1a#< 禁_ʨ X,Y^΀aK^1iT.N" o–[vAuagw 2>H'0rLQeݲ)ZӹE`).^8#WɃq =8hF\ޫOPDsB݇7M!oXk5r(*6 nA9}DfoCJ+vR|nu$4M2Fk3/E0Ld BƄ⏸Zܠ`fvfp3"lT( Ζa'hĦCSSW0)QCsԊDk0MFC;s&:?vՌzԽACSe>pqd|C-grm,+Uro!mtja+Ig&AkX]4`*Mf$$uBʵohp\,L N_`WnTPOW-όO{Buؘ '6C6`Vװ=¡ KP{9XiYIu7 P\[_@Q hOGH>Fǵj\u-5jށ?nv +U"BQ hE>@ AgA=='KG n`4.=0~sO?p+^GzIOx8pqr뼌Gl"^_虦0҇h7{vCNu'@UGRFk_Nj7@ux6M!%bW.TLcP2fN5؆ڍ(+E^{WF#3 v .jMPh`wg4 \[ Ђ/;::-sgviTcltuuˑjdiYFey3 Itz=ԫJ2)>dZ*tz?8;ՍtP|xI(Ғm;R7Sr@V:fB:5ʽ[1ю!ޢĤ[#*+%4Q7Vmɷ~+5?jT熟E?3FG%7xQR>: v뫪pͭ~چ `"9I_5Ֆ_u2WvBs\eAY\Ƶɐ>oqjĮ:IYIڝ*IH,xZ%sJy4^tND1rVzLi %s ԪzL?m֕g{P{L C$i0h.5)|ou܎=ľ-W[K荳mEqo ̾~25N.WLj?IX Ʒ-|c .r$[X5;qIwrU-SX"qJ'M5AଆW Hui8ld?R1aN*_ۜr#oአxzUj bg&hږX['xnq EДL%68ۉ\VMWr`A5xj lbگtO5k6PS3t*Gy~P ^UL$JϺw t&(.D'R(zZT 욠:ٸH #Fwi-v;l<-lWkE ŭ:r>PW:.j~U M΅~$Kby*.^C8?3+ eJ7R٨H` ^*MMdҩâ2CoW2./z8p@\iw%6v`]tHmZI>;l-v/ =:M#ؚe0mo&CBKQ e˅i URq~Zʩ в*`qJ/"sm9 Qe BS$ i͵~3NeSuQyquDuABEJByN!;]As`h9nǔ>,r hࣛeLbqȴ{hI/Yuj.]Ћ.ki{è9IE* jjZ;HxsO۱(gkh|LL95b[#;oOKnOXǡ %7&DYl4/9mVz=lsb7(v2aamHձxAxuw0 w[\(cV> `:GĬg?30QM`۽ݎޘDYJ};"^+(x?X2'0}T^1֡L}g5,>PA炅4eF" `9>])sOf}6kyXm=Who $5[ męcμn"֖NǸ;9rꐥ `$CzK~|O;^T6uZ{zOg>׬vj?$E|rOp0]C"噐+/ P4;;S"2-]qso=wԏz8-uG6c|L7o@#ݱ~g)3[x%lMmN20YTJ b*|+;QIGj+XVr6`oWoV/hFI~}o)k:kwpYz#--89~vxDŏ0o$r)'S6`VVĖƇ6@<:C[Ͽ- _$B<ѯyH߂#R\eA }) z1ֹ۰G|$--ӆTlCk,K8SK\[H'^b$oǑʙ$Po %qԉ R?Rߖ{Buo$]6W6l$ `,`bԇ_lSvˤ*v#UmŻ#b E{ <1H6o\erQR`mX/ _)e%eک heo:|( ty;/\L,E.Аb"9j)O]@%9*1Q#r +D_1ď帎"qd;n ʌU:.F5["3IA bد)wYutP[<ܾZ'p#3Oi O|CCDg}zp4"R E9&K!y7&*ԸyF OV?:R 8=2C^, !4rpiS?zg0SkMw3*y7 EkBq:&+z ":{2k1P=zE`P#z])6r8:JFhpӬtv2b%ppϢ N ŮM4J3 C Ar@'z9JK\'qwO3 :!'OEnB!kGLAaNXHİ6 =ih)M4dIyuD-ž7c#(f8mv`NoFLH7>E(mY)PR!ĝp#q{gxRR۞ě"].;hYyΈb8zJc'q:Fute\35*0}l^ߜ!ܯK]XrYԪJhT~kW;}R8'(,&AO!١};Q3t~$y =$  we Y^?F NڈiٙmFD%e' kypMtFqں5K< (TmD?{"|c ,x;r6}ܕT60v"DΩ]_3v 'ʒ074rxڿ2FumS2N>4?UbLMm*U4iٳJ_^zuq.?&m>ϞQ w~RbBk90"æpvDpMni3LkChgxJ1 6Ì[x&M'ȶFBby[e3iO6S>CO1hiIbR6.b'p78+O05t80@WVɦT8ҥG8D-E{.UEqMW$}HKX_Pq oԋO.]=u)zHfy!m(f-K뮒Q(05O%Pq2'c{W&Dk Ҹ zF},m#O}אdGEOnb"m+=R Ѳ$ˆMQ-TzL[s ˝x9c^QXt>;R6۵Mb|Ϥn0'2qGuF_waSۍSA8Q¾֞+=-@NrK{c/}U.7?lW"ChIؾAFɱ[;ʟ37nIU7*'s5'+CfLrP´p쓾?TT|J9ѩRQɵS7ٱ̲|5nW*N9CCRZv@|]jtܷ Vƛ(38ӄ.t2K+ fؗp:`>'А[>Z'?=b{p4YE翓֖<i/nܟ@p R #W>¾y,?oyxWQ _c .wG;//߮첡s[ӷ}C#*dmWo^qh T16L.\7% AN|0(Ĝ\90٣Ns5#xV',O˅*%$9^Dȋ*0YkѢaOѳ2t uF&M! E9QeV("3ݽD$a˺#n.J7~>U_ZAri Z:"]%#@yμL}ԫ2x-R*Quax= ꮒ]XuDZ|3~IHo*3< gfiיĬp+|!ADrbEwhтM?h3|Thm &.uqDLcU(?/Ş.ujga* =Tpо2 .sG! -F`ʋ9RW\bj8*Fmy e?z@/z{F>j頀TOb"&e8goWo>2xӷ1ڰ-C udג0\J4ibΚڇ IYD(1L> m#sDbÈ՛*οP wfn\]t )PìFYd@$<@s\ĆqGa*[2TT f?eiX E^[z|uA_YDGj.uaiUMcK,,:H8 e+(uYаU^/SýNҿgͣ]&CG7v52~Sb?uQFYIe€q<$Ѭ27|s{\v9&L]F//‡n"5-eήI}E@~$pg$7{3o0 v aCNy)fwc5Y,ۑH)M,=|LҴė Y?c(1 K'q$F򎌛fqZF`ar;$W L\PO0~/`M^Ĺ: éJҒ|tMBnC:*+ɔC1v-Y[J[vi :Q "nhLތtF(A<t`_Jx #$I{8ꔚuC:a 7cFR6{R!>S?cuޑ`* cR5HS|T6*`u dz/p,Kof'/e1;Əq GJd0a R^!PR3mViKT^SuiLQE`czmjD0,}ӗͥSފz [杖pHCm}~>_Yq4]?)씪8q=Ƚ7X7 XF//73ˤ@-4L=-:p8W5B2}ɍ(Lؼ gLiU mFwo*z'Ƨg z_6"HfMegVmPu'H+evm`_Z,L a 6;SB9p0"ܐ *顯uP(ƕ SJ$Xi^P6=Л'+C8l^;sٴ֙h- 䏖ܠܥbf6J@#x.f ^`( ]L,[OW|dշV}ӊ`xM2u j,Ob=#ʥNg?؜O=p}M꾏YfZp&?A.%9Ѹ']F)XC Kc_A`:[I3_xdjQ..|:uK#o|D4elxm{/W*TR!x@+G?"ddJ{.2ɀľ_|{ RZQQWȌQQʁ?#HI<!)E!(|Tq Fe/-'a/|sKR|uzHHh畴+M,6i~LBm.Hr%B/x\M[Q^lN;k//u*K]m}~d2ʚ.Jڧvn8GY1t-HrO!Dc7tLI,سv/{ \h;Mk4▀b<}>-"Qx T`ROzRʓ4Tn QSHoFY:]AuH=1!,٬PчF]Gm/k"NdHӕ??qT)=,~'%Z*pUnVpZQ'" Y_Y/ȹ*1W:Dd?W(TDhЫ4-I6P äb;/O|rK*`ChcCvMEv=˹a|!S*&8W +.䥬"v:zC R2 ?zuv/$~@ c߷]#]DZ`L 7KjE(B` ["v⼀KN?|A#wEL!#&r?Ss`q_xֆQѵ l'*807jC2݁}gw|7A9[b#(AJ']aFdqeP{iHN᠆u|'_;fqJ$,5y"x( Dx0n ?gZQӚFv#b,88F+,Տ VğgZ127FO3l 1R$v$e Ge=nɼ_{G 8-Ffob@T@ pta(e^xPv,f$Q*CަG`jXw&mq[}k{~3G U6vH֣fm:UKD1{787\?v42IyC._e&+0"tN'dm}Qw _B)CkKy4Kowj;L;j0eaD y xXJ'ۃ 5e,s q4=_Vek-s*낪 .N@Ei~0] 麷s^dzV9 vrUjȠ#<7O &LJW {N \jh_z6%>V }1Rw/\Y,'! hx>P͵b:ul -Dx 9;r]X44htP~$9'n% k;Tu$w Px^)?2,Nq9F樚t]sE#WMZĥICnv-P P{^49EO ER2RҊxkأ4ežaYu.MTUM|\.*}=JᘞT.  uF^]1oaJC\9һMtI(S"P[W ;nS?>QNʅ6۵2pƿۃ`ws*V8^_lf!|5g8wVTk'1=qSdUyOsIB}53fX*sDZR *k `DXiڞcs'*SxOy@֙4)N ueʨaHa\#7=uӑlU9ǔ2&x?#_4lnϠrx `bCQݹq ?e5=ީ/z0o3,JKz:,,;bKᰲD2X[(|ė(#̧ K\psƒ7x(^6hIH T-'6fᄂq),(F=r~GN`j,B$?D0)(f} &HY`>Dp%m5w&9(cs+Y(: qr7LbS@=rA1]9Y*Ɵkl(z[BR y=ᙧ| v*-uす&Oי{!&bZ _,9m®Xi]yo2"w@Es$--pJQt^p1'VzhJ 4~|XjɈ2Hq4Y߰pfff4A[ՠEtqxF;suy}ɠ"*ImϤ,f7W`m +'c1_x SlhD!0a'Bt"[QL c_I߲%Ėd˂ x5'[(w9vGI``YYdzk,iW(d2 2A}7{JhG>"{ƈ>md.T4WلhޒCl!-İm ,OB3$ܙC2ݳpZj=J_6yupƶ>E< RRm"cpZ0ޭ3䆶!e'*ʹ jvKJdw8|"/i]a.`US J%m{_v _;ؑU$-A:'}O4>#Ü= 7c5%؜ѳOп#w/\Ynr@kVF F.B`44W:S7MCM3ӿAо ++Be\Ԯlx<$:&dQȁ;aC˼IMZӠʡ\f=jr tQ N걛޿2>]Tŕk׀xgADE] ]qtӰHϧX_Ax1Ӣ52!'1JVw8iČj4.GjHdg.U04/%r <03z)(eKYÓ~ sX(,lKգRrEJ_GtE t[7߻8L]IKU|Rnة2@x+ ewXw@^.as ;&muj]iul[H[/Pܦ5r@84 g",f3nVG` ^9|k_"]a#'"p nͯ6wkCKĻM5}b_Rs. IYdwGa2շ/;Ĉ#+&}uB$ ";ɰ*G>hd;Ҩ~YR iË%V] x|Ro q*PwS$}JBıIp|N[^ ])ݍNkod|;Lㅷb>ө3o:/ԟQ ]raπ2ThVDA13K ڃJ(+== ͉ۆ 2?dX70x-,ꛆ YͲԥǿ lJv]_(|luwHȔ#$SXt M>ʘyۭޗ6_cS d3 ϭ7QհyB@݄`ͣ;R{*aTE@ڧUF81[6<JlbJWLj\J,{p9]6vNnHO6 ,jt)Jڣh464yl|&EEhl-RtUF&|+-ŃoZ&웉 !+ `xxJ}?:c x- 4.LeǫiГ'AadLme֌V"ށ.sڰ+wXEn ZLy|߈qACuPJfPq6^T!Vi<5IyI|M;ᔍ}M CrrCct{/6t3,ע֢L:M|?w(?BDQejɸf*f<Ә(j[ .7Pa5ǶK4!Gb4\,jTpxF KpߤbS38GB잊 '+@D\Amp%BcrV[G+ձԣi;پ@axW\7aĀezO&fY ihO)ZB`o߷sV[)kZ?j=T!^чi do:W "d ^Mڼ>8lzӻJ{Tn|俧bf)=JE9S_`kLdΨk >;E*Gf{LUn,c5J~^^IH0f/ejJIJ&쟶"x)6=H}ߢi :hжMؚgfBlWO!1QmN_/G_X@5M@K/Q+Pt^k.zí6DęPF5s(++*K{F^ByAɽk{󏈆ݽ/v$$s8;3`c\NwEZ,qo~G~`KK~%*W$]%o<]i ;? RYp8> :957*Zi/ޱISRYlNqLLhytZͻ%Լz׳ $0YSDmlc!VHt˙+Ák)ID=4?,A Lc"mbKd0>[cTd"Z"Ed?3+ qkn?Uyb(k@_Xj&J*2TL @9}ħDeX̄ T׍>Pk8{sAXǪL mZ{{OhRp"d{$6&Ư)/ 9.7bT}e֥ŭerݓˮ/P "pR:Rhڐ=ԉ/9"i\Ɣ4y;q`Ceb[Go_[Nrg܈_: 4OR[*6f8d :H5D͹tC#GE?#x}=yxp\Yz!XjIfBp1ȚF>xc_2Y eZAP湟_"<}$(>Cлd0j!"}LI\+w4x;]߼E_-B vǏʼ0ihX|2[Gv^#12Meyw D bTi $X :fX hV_?kA& }AXǣ1L[\zڻ-;p|jnG#v,1ddBC#'P]GC%*ݭ4f桼 a?doak ߠ|_ONYGgQ!NLn#!x.axzʘGc)@pGюjr'vmi z1]6\T $"r'KBZ Z@.@XH3I8[B +IG7GE$mPJe{KHfy͡l@~~xҹO`T4GWXt;!z u}DIJ|_A,/XE>KO4v?q A | :B<žG##eX&G3^za*{!ٱbh{i 8 ̰e],#n>jA'+jg8 JmwN:4w(qD8!. p6_t\udI{+9Ýz|R8g/m]\PX"#T`¿h ?.R-<`̕u{k&T"NM LE'X ű~6=XO*(R pS'U)zC[Q0Uvzhο5K %J]%n }MCL ¶l^>$VtG'/};e&o\OwvmmU`*R>zMx[l-x?9ncE,oU>HnNpΎN, 0L&S#Q Ś Zy{bx~aYCLW5Sr-Qkdu $$Di%3d2{mzp]ճ,|Nva}q7m5/HOgUy̦}ޟhz [)_Y8$EgSb".>$vܝ8mR6Bؓ -5Cb&`.b09Շ l ܺgD җQ`ԙS"ͨJu~4,J 4DIO_r*$ XтKxJ> j. 5e& >;D^45aoT/v3`Z.orW`xf2ծ*҇ heet^>pL M8*cSR5%q[[܋(.KA3NW饹_|Ӊ\uyZe.:6m #prܰSۯ05dʋx)$].b#r?jLlQe*_)Z;whO^T(sU _S7Y+#Jc@ՊJ#&/BM(NƉ>6xVh<Թ?S5@xzFlJ@&U= _LpcxOg?K>PGˈwعW'tiiSA#)-$~ +(oPH3R' 2`𭢅/1lMP;U4:0%T{;œJ&K=n%oz?g9PWtl?&_j8(( .Fdݥ1Vm6 pL( Q}=^DlFƹL+ƮLuLBRUc).!qA jg$^R>TdbPUO$ lһΚLy]in`/|l pgkd*䡡jgĭ&OW><'ݔ+z!@mEIS3cQLSIoUMa͗`ni0ΥpOYےXao6ŴWߦ!iAa2j^qqmO-cQ95c4^7n>mEΫfآJLJb Ī2xW^anH4AԑF] ºNb9oF`qpw} %^*hlZlĈfwafg%PF"FQGӎLlĿ낛Q}ܥ:jTNIlQm0)yC?6!ݷߋpk˔s7UǤһyu 92Vd;Qwg:H8W2O z$v!1k-$?NbwBVT}?z_OA( >6iK(F5w)t,]^fּ]ι:.SMiZ/ C ӜLy. js=p;ܼK-`B: "kF{1#&Ep#8}CaވRI 1(@[.NL,r1q)40U Vý]yVX~Ҷ uku-Jq3C o`dMjGX1eſ}ыjh~p+C]YƓGF|_ӝ!7/:- J'QhRRil V>}GNǦfzNH;MW}h`ڣ*Cw\2-@%do3,W ^.m$ӉV0d!?:rݳF_-Ӆc=3?)#JgL P+`a@.i[BR)T$pL"{"1 Z˞.|fڻFƪ3(<=Fk"lyLA-JTZYH])Lƫi dNĹ[=7k}6_C_Qy5Y8P >$|;b C(LCMY8oEs=(uuL[XO1)ak7eup6d26z:<]-)gZBOBLVjPZs}O \}kMz-xekJ?K\P^rGk3 85t<&Cw>}oԪv2Ibβ1l{QV,&w?xfE.(:/u#WuTj8eP>g忟NR?eSI꓆q|?9Ga{I 6*~<̝R3YܿPڎch/ /erwD )bĿtP* >mfdkm ?.%ԵyG׵!giL]cm2{jI?p07 %A͖]_32E=pjVހ@FK|Ğ{7lְ d2f, SZw۳D}C]{J&% $ Ȯ5'a*, a:@^G4݂Q|4ESQf2P,/&Tzy_~bjѭ~:SFܧNĪ`v mI8m1orZ& ;0U'`+qꎈDY7$}XYhavEd1h@%hnTD+RIA§` (lȁ".CPPGV܅Y4MbF=LF`{|k*XZS'o2)`F \n^ t~ca'?0P2dW< YXnn6IׇV"iDG[j5P3P`%is YZ