go1.20-race-1.20.4-150000.1.11.1 >  A dRp9| _,4I!^~YCl;o.M%~-# )_ZOm: 226P>($ #&PMVrH{ϝWb}6iv|&cdىKmR57XxQ˥YgGPo͆?C#t=x ڗ'p>d?Td # < *7 Mf     <P(8 9 : FGHIXY\]^2bWcdye~fluvzPCgo1.20-race1.20.4150000.1.11.1Go runtime race detectorGo runtime race detector libraries. Install this package if you wish to use the -race option, in order to detect race conditions present in your Go programs.dR_s390zl35SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Languages/Gohttps://compiler-rt.llvm.org/linuxs390xdR;8f99c5ec30d70cac4994352c52b8a8970f768ac62e393efc91f8fe76b94c5bf7rootrootgo1.20-1.20.4-150000.1.11.1.src.rpmgo1.20-racego1.20-race(s390-64)    go1.20rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.20.43.0.4-14.6.0-14.0-15.2-14.14.1dP@dP@dK@d,@d,@d @d'@cl@cwcT@c@cj@cjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comdmueller@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.com- go1.20.4 (released 2023-05-02) includes three security fixes to the html/template package, as well as bug fixes to the compiler, the runtime, and the crypto/subtle, crypto/tls, net/http, and syscall packages. Refs boo#1206346 go1.20 release tracking CVE-2023-29400 CVE-2023-24540 CVE-2023-24539 * go#59812 go#59720 boo#1211029 security: fix CVE-2023-24539 html/template: improper sanitization of CSS values * go#59814 go#59721 boo#1211030 security: fix CVE-2023-24540 html/template: improper handling of JavaScript whitespace * go#59816 go#59722 boo#1211031 security: fix CVE-2023-29400 html/template: improper handling of empty HTML attributes * go#59064 runtime: automatically bump RLIMIT_NOFILE on Unix * go#59336 crypto/subtle: xor fails when run with race+purego * go#59374 cmd/compile: encoding/binary.PutUint16 sometimes doesn't write * go#59450 cmd/compile: internal compiler error: cannot call SetType(go.shape.int) on v (type int) * go#59468 cmd/compile: miscompilation in star-tex.org/x/cmd/star-tex * go#59469 net/http: FileServer no longer serves content for POST * go#59540 crypto/tls: TLSv1.3 connection fails with invalid PSK binder * go#59580 cmd/compile: incorrect inline function variable * go#59585 cmd/compile: Unified IR exports table is binary unstable in presence of generics * go#59637 go/internal/gcimporter: lookupGorootExport should use the go command from build.Default.GOROOT- Packaging revert go1.x Suggests go1.x-race boo#1210963 * Upstream go binary distributions do include race detector .syso * Default Recommends for subpackages is best suited in this case- Packaging improvements: * Re-enable binary stripping and debuginfo boo#1210938 * go1.x Suggests go1.x-race do not install by default boo#1210963 * Use Group: Development/Languages/Go instead of Other- go1.20.3 (released 2023-04-04) includes security fixes to the go/parser, html/template, mime/multipart, net/http, and net/textproto packages, as well as bug fixes to the compiler, the linker, the runtime, and the time package. Refs boo#1206346 go1.20 release tracking CVE-2023-24534 CVE-2023-24536 CVE-2023-24537 CVE-2023-24538 * go#59268 go#58975 boo#1210127 security: fix CVE-2023-24534 net/http, net/textproto: denial of service from excessive memory allocation * go#59270 go#59153 boo#1210128 security: fix CVE-2023-24536 net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption * go#59274 go#59180 boo#1210129 security: fix CVE-2023-24537 go/parser: infinite loop in parsing * go#59272 go#59234 boo#1210130 security: fix CVE-2023-24538 html/template: backticks not treated as string delimiters * go#58920 x/text: building as a plugin failure on darwin/arm64 * go#58938 cmd/go: timeout on darwin-amd64-race builder * go#58942 internal/testpty: fails on some Linux machines due to incorrect error handling * go#58954 cmd/link: Incorrect symbol linked in darwin/arm64 * go#59051 cmd/link: linker fails on linux/amd64 when gcc's lto options are used * go#59059 cmd/link/internal/arm: off-by-one error in trampoline phase call reachability calculation * go#59075 time: time zone lookup using extend string makes wrong start time for non-DST zones * go#59220 runtime: crash on linux-ppc64le * go#59236 cmd/compile: crypto/elliptic build error under -linkshared mode * go#59296 cmd/compile: unsafe.SliceData incoherent resuilt with nil argument- Build subpackage go1.x-libstd compiled shared object libstd.so only on Tumbleweed at this time. Refs jsc#PED-1962- Add subpackage go1.x-libstd for compiled shared object libstd.so. Refs jsc#PED-1962 * Main go1.x package included libstd.so in previous versions * Split libstd.so into subpackage that can be installed standalone * Continues the slimming down of main go1.x package by 40 Mb * Experimental and not recommended for general use, Go currently has no ABI * Upstream Go has not committed to support buildmode=shared long-term * Do not use in packaging, build static single binaries (the default) * Upstream Go go1.x binary releases do not include libstd.so * go1.x Suggests go1.x-libstd so not installed by default Recommends * go1.x-libstd does not Require: go1.x so can install standalone * Provides go-libstd unversioned package name * Fix build step -buildmode=shared std to omit -linkshared - Packaging improvements: * go1.x Suggests go1.x-doc so not installed by default Recommends * Use Group: Development/Languages/Go instead of Other- go1.20.2 (released 2023-03-07) includes a security fix to the crypto/elliptic package, as well as bug fixes to the compiler, the covdata command, the linker, the runtime, and the crypto/ecdh, crypto/rsa, crypto/x509, os, and syscall packages. Refs boo#1206346 go1.20 release tracking CVE-2023-24532 * go#58720 go#58647 boo#1209030 security: fix CVE-2023-24532 crypto/elliptic: specific unreduced P-256 scalars produce incorrect results * go#58427 cmd/covdata: short read on string table when merging coverage counters * go#58442 runtime: some linkname signatures do not match * go#58444 cmd/compile: inline static init cause compile time error * go#58467 cmd/compile: internal compiler error: '(*Tree[go.shape.int]).RemoveParent.func1': value .dict (nil) incorrectly live at entry * go#58498 crypto/ecdh: ECDH method doesn't check curve * go#58503 cmd/link: relocation truncated to fit: R_ARM_CALL against `runtime.duffcopy' * go#58505 crypto/internal/bigmod: flag amd64 assembly as noescape * go#58531 runtime: endless traceback when panic in generics funtion * go#58536 runtime: long latency of sweep assists * go#58624 syscall.Faccessat and os.LookPath regression in Go 1.20 * go#58627 os: cmd/go gets error "copy_file_range: function not implemented" * go#58717 net: TestTCPSelfConnect failures due to unexpected connections * go#58774 syscall: Environ uses an invalid unsafe.Pointer conversion on Windows * go#58776 cmd/compile: ICE on method value involving imported anonymous interface * go#58793 crypto/x509: Incorrect documentation for ParsePKCS8PrivateKey * go#58811 crypto/x509: TestSystemVerify consistently failing- Improvements to go1.x packaging spec: * On Tumbleweed bootstrap with current default gcc13 and gccgo118 * On SLE-12 aarch64 ppc64le ppc64 remove overrides to bootstrap using go1.x package (%bcond_without gccgo). This is no longer needed on current SLE-12:Update and removing will consolidate the build configurations used. * Change source URLs to go.dev as per Go upstream * On x86_64 export GOAMD64=v1 as per the current baseline. At this time forgo GOAMD64=v3 option for x86_64_v3 support. * On x86_64 %define go_amd64=v1 as current instruction baseline * In %check on x86_64 use value %go_amd64=v1 as GOAMD64=v1 to grep correct TSAN version is checked out from LLVM with new spelling for internal/amd64v1/race_linux.syso- go1.20.1 (released 2023-02-14) includes security fixes to the crypto/tls, mime/multipart, net/http, and path/filepath packages, as well as bug fixes to the compiler, the go command, the linker, the runtime, and the time package. Refs boo#1206346 go1.20 release tracking CVE-2022-41722 CVE-2022-41723 CVE-2022-41724 CVE-2022-41725 * go#57276 boo#1208269 security: fix CVE-2022-41722 path/filepath: path traversal in filepath.Clean on Windows * go#58356 boo#1208270 security: fix CVE-2022-41723 net/http: avoid quadratic complexity in HPACK decoding * go#58359 boo#1208271 security: fix CVE-2022-41724 crypto/tls: large handshake records may cause panics * go#58363 boo#1208272 security: fix CVE-2022-41725 net/http, mime/multipart: denial of service from excessive resource consumption * go#58117 time: update zoneinfo_abbrs on Windows * go#58224 cmd/link: .go.buildinfo is gc'ed by --gc-sections * go#58309 cmd/compile/internal/pgo: Detect sample value position instead of hard-coding * go#58319 cmd/compile: constant overflows when assigned to package level var (Go 1.20 regression) * go#58335 cmd/compile: internal compiler error: panic: interface conversion: ir.Node is *ir.CompLitExpr, not *ir.Name * go#58413 cmd/compile: internal compiler error: Type.Elem UNION * go#58419 runtime: GOOS=ios fails Apple's app validation due to use of private API * go#58421 cmd/go/internal/test: stale flagdefs.go not detected by tests * go#58431 all: test failures with ETXTBSY * go#58450 cmd/go/internal/modfetch: TestCodeRepo/gopkg.in_natefinch_lumberjack.v2/latest failing- go1.20 (released 2023-02-01) is a major release of Go. go1.20.x minor releases will be provided through February 2024. https://github.com/golang/go/wiki/Go-Release-Cycle go1.20 arrives six months after go1.19. Most of its changes are in the implementation of the toolchain, runtime, and libraries. As always, the release maintains the Go 1 promise of compatibility. We expect almost all Go programs to continue to compile and run as before. Refs boo#1206346 go1.20 release tracking Refs jsc#PED-1962 * Go 1.20 includes four changes to the language * Language change: Go 1.17 added conversions from slice to an array pointer. Go 1.20 extends this to allow conversions from a slice to an array * Language change: The unsafe package defines three new functions SliceData, String, and StringData. Along with Go 1.17's Slice, these functions now provide the complete ability to construct and deconstruct slice and string values, without depending on their exact representation. * Language change: The specification now defines that struct values are compared one field at a time, considering fields in the order they appear in the struct type definition, and stopping at the first mismatch. The specification could previously have been read as if all fields needed to be compared beyond the first mismatch. Similarly, the specification now defines that array values are compared one element at a time, in increasing index order. In both cases, the difference affects whether certain comparisons must panic. Existing programs are unchanged: the new spec wording describes what the implementations have always done. * Language change: Comparable types (such as ordinary interfaces) may now satisfy comparable constraints, even if the type arguments are not strictly comparable (comparison may panic at runtime). This makes it possible to instantiate a type parameter constrained by comparable (e.g., a type parameter for a user-defined generic map key) with a non-strictly comparable type argument such as an interface type, or a composite type containing an interface type. * go command: The directory $GOROOT/pkg no longer stores pre-compiled package archives for the standard library: go install no longer writes them, the go build no longer checks for them, and the Go distribution no longer ships them. Instead, packages in the standard library are built as needed and cached in the build cache, just like packages outside GOROOT. This change reduces the size of the Go distribution and also avoids C toolchain skew for packages that use cgo. Refs jsc#PED-1962 * go command: The implementation of go test -json has been improved to make it more robust. Programs that run go test - json do not need any updates. Programs that invoke go tool test2json directly should now run the test binary with - v=test2json (for example, go test -v=test2json or ./pkg.test - test.v=test2json) instead of plain -v. * go command: A related change to go test -json is the addition of an event with Action set to start at the beginning of each test program's execution. When running multiple tests using the go command, these start events are guaranteed to be emitted in the same order as the packages named on the command line. * go command: The go command now defines architecture feature build tags, such as amd64.v2, to allow selecting a package implementation file based on the presence or absence of a particular architecture feature. See go help buildconstraint for details. * go command: The go subcommands now accept -C to change directory to before performing the command, which may be useful for scripts that need to execute commands in multiple different modules. * go command: The go build and go test commands no longer accept the -i flag, which has been deprecated since Go 1.16. * go command: The go generate command now accepts -skip to skip //go:generate directives matching . * go command: The go test command now accepts -skip to skip tests, subtests, or examples matching . * go command: When the main module is located within GOPATH/src, go install no longer installs libraries for non-main packages to GOPATH/pkg, and go list no longer reports a Target field for such packages. (In module mode, compiled packages are stored in the build cache only, but a bug had caused the GOPATH install targets to unexpectedly remain in effect.) * go command: The go build, go install, and other build-related commands now support a -pgo flag that enables profile-guided optimization, which is described in more detail in the Compiler section below. The -pgo flag specifies the file path of the profile. Specifying -pgo=auto causes the go command to search for a file named default.pgo in the main package's directory and use it if present. This mode currently requires a single main package to be specified on the command line, but we plan to lift this restriction in a future release. Specifying - pgo=off turns off profile-guided optimization. * go command: The go build, go install, and other build-related commands now support a -cover flag that builds the specified target with code coverage instrumentation. This is described in more detail in the Cover section below. * go version: The go version -m command now supports reading more types of Go binaries, most notably, Windows DLLs built with go build -buildmode=c-shared and Linux binaries without execute permission. * Cgo: The go command now disables cgo by default on systems without a C toolchain. More specifically, when the CGO_ENABLED environment variable is unset, the CC environment variable is unset, and the default C compiler (typically clang or gcc) is not found in the path, CGO_ENABLED defaults to 0. As always, you can override the default by setting CGO_ENABLED explicitly. The most important effect of the default change is that when Go is installed on a system without a C compiler, it will now use pure Go builds for packages in the standard library that use cgo, instead of using pre-distributed package archives (which have been removed, as noted above) or attempting to use cgo and failing. This makes Go work better in some minimal container environments as well as on macOS, where pre-distributed package archives have not been used for cgo-based packages since Go 1.16. The packages in the standard library that use cgo are net, os/user, and plugin. On macOS, the net and os/user packages have been rewritten not to use cgo: the same code is now used for cgo and non-cgo builds as well as cross-compiled builds. On Windows, the net and os/user packages have never used cgo. On other systems, builds with cgo disabled will use a pure Go version of these packages. On macOS, the race detector has been rewritten not to use cgo: race-detector-enabled programs can be built and run without Xcode. On Linux and other Unix systems, and on Windows, a host C toolchain is required to use the race detector. * go cover: Go 1.20 supports collecting code coverage profiles for programs (applications and integration tests), as opposed to just unit tests. To collect coverage data for a program, build it with go build's -cover flag, then run the resulting binary with the environment variable GOCOVERDIR set to an output directory for coverage profiles. See the 'coverage for integration tests' landing page for more on how to get started. For details on the design and implementation, see the proposal. * go vet: Improved detection of loop variable capture by nested functions. The vet tool now reports references to loop variables following a call to T.Parallel() within subtest function bodies. Such references may observe the value of the variable from a different iteration (typically causing test cases to be skipped) or an invalid state due to unsynchronized concurrent access. * go vet: The tool also detects reference mistakes in more places. Previously it would only consider the last statement of the loop body, but now it recursively inspects the last statements within if, switch, and select statements. * go vet: New diagnostic for incorrect time formats. The vet tool now reports use of the time format 2006-02-01 (yyyy-dd-mm) with Time.Format and time.Parse. This format does not appear in common date standards, but is frequently used by mistake when attempting to use the ISO 8601 date format (yyyy-mm-dd). * Runtime: Some of the garbage collector's internal data structures were reorganized to be both more space and CPU efficient. This change reduces memory overheads and improves overall CPU performance by up to 2%. * Runtime: The garbage collector behaves less erratically with respect to goroutine assists in some circumstances. * Runtime: Go 1.20 adds a new runtime/coverage package containing APIs for writing coverage profile data at runtime from long-running and/or server programs that do not terminate via os.Exit(). * Compiler: Go 1.20 adds preview support for profile-guided optimization (PGO). PGO enables the toolchain to perform application- and workload-specific optimizations based on run-time profile information. Currently, the compiler supports pprof CPU profiles, which can be collected through usual means, such as the runtime/pprof or net/http/pprof packages. To enable PGO, pass the path of a pprof profile file via the -pgo flag to go build, as mentioned above. Go 1.20 uses PGO to more aggressively inline functions at hot call sites. Benchmarks for a representative set of Go programs show enabling profile-guided inlining optimization improves performance about 3–4%. See the PGO user guide for detailed documentation. We plan to add more profile-guided optimizations in future releases. Note that profile-guided optimization is a preview, so please use it with appropriate caution. * Compiler: The Go 1.20 compiler upgraded its front-end to use a new way of handling the compiler's internal data, which fixes several generic-types issues and enables type declarations within generic functions and methods. * Compiler: The compiler now rejects anonymous interface cycles with a compiler error by default. These arise from tricky uses of embedded interfaces and have always had subtle correctness issues, yet we have no evidence that they're actually used in practice. Assuming no reports from users adversely affected by this change, we plan to update the language specification for Go 1.22 to formally disallow them so tools authors can stop supporting them too. * Compiler: Go 1.18 and 1.19 saw regressions in build speed, largely due to the addition of support for generics and follow-on work. Go 1.20 improves build speeds by up to 10%, bringing it back in line with Go 1.17. Relative to Go 1.19, generated code performance is also generally slightly improved. * Linker: On Linux, the linker now selects the dynamic interpreter for glibc or musl at link time. * Linker: On Windows, the Go linker now supports modern LLVM-based C toolchains. * Linker: Go 1.20 uses go: and type: prefixes for compiler-generated symbols rather than go. and type.. This avoids confusion for user packages whose name starts with go.. The debug/gosym package understands this new naming convention for binaries built with Go 1.20 and newer. * Bootstrap: When building a Go release from source and GOROOT_BOOTSTRAP is not set, previous versions of Go looked for a Go 1.4 or later bootstrap toolchain in the directory $HOME/go1.4 (%HOMEDRIVE%%HOMEPATH%\go1.4 on Windows). Go 1.18 and Go 1.19 looked first for $HOME/go1.17 or $HOME/sdk/go1.17 before falling back to $HOME/go1.4, in anticipation of requiring Go 1.17 for use when bootstrapping Go 1.20. Go 1.20 does require a Go 1.17 release for bootstrapping, but we realized that we should adopt the latest point release of the bootstrap toolchain, so it requires Go 1.17.13. Go 1.20 looks for $HOME/go1.17.13 or $HOME/sdk/go1.17.13 before falling back to $HOME/go1.4 (to support systems that hard-coded the path $HOME/go1.4 but have installed a newer Go toolchain there). In the future, we plan to move the bootstrap toolchain forward approximately once a year, and in particular we expect that Go 1.22 will require the final point release of Go 1.20 for bootstrap. * Library: Go 1.20 adds a new crypto/ecdh package to provide explicit support for Elliptic Curve Diffie-Hellman key exchanges over NIST curves and Curve25519. Programs should use crypto/ecdh instead of the lower-level functionality in crypto/elliptic for ECDH, and third-party modules for more advanced use cases. * Error handling: Go 1.20 expands support for error wrapping to permit an error to wrap multiple other errors. * Error handling: An error e can wrap more than one error by providing an Unwrap method that returns a []error. * Error handling: The errors.Is and errors.As functions have been updated to inspect multiply wrapped errors. * Error handling: The fmt.Errorf function now supports multiple occurrences of the %w format verb, which will cause it to return an error that wraps all of those error operands. * Error handling: The new function errors.Join returns an error wrapping a list of errors. * HTTP ResponseController: The new "net/http".ResponseController type provides access to extended per-request functionality not handled by the "net/http".ResponseWriter interface. The ResponseController type provides a clearer, more discoverable way to add per-handler controls. Two such controls also added in Go 1.20 are SetReadDeadline and SetWriteDeadline, which allow setting per-request read and write deadlines. * New ReverseProxy Rewrite hook: The httputil.ReverseProxy forwarding proxy includes a new Rewrite hook function, superseding the previous Director hook. * archive/tar: When the GODEBUG=tarinsecurepath=0 environment variable is set, Reader.Next method will now return the error ErrInsecurePath for an entry with a file name that is an absolute path, refers to a location outside the current directory, contains invalid characters, or (on Windows) is a reserved name such as NUL. A future version of Go may disable insecure paths by default. * archive/zip: When the GODEBUG=zipinsecurepath=0 environment variable is set, NewReader will now return the error ErrInsecurePath when opening an archive which contains any file name that is an absolute path, refers to a location outside the current directory, contains invalid characters, or (on Windows) is a reserved names such as NUL. A future version of Go may disable insecure paths by default. * archive/zip: Reading from a directory file that contains file data will now return an error. The zip specification does not permit directory files to contain file data, so this change only affects reading from invalid archives. * bytes: The new CutPrefix and CutSuffix functions are like TrimPrefix and TrimSuffix but also report whether the string was trimmed. * bytes: The new Clone function allocates a copy of a byte slice. * context: The new WithCancelCause function provides a way to cancel a context with a given error. That error can be retrieved by calling the new Cause function. * crypto/ecdsa: When using supported curves, all operations are now implemented in constant time. This led to an increase in CPU time between 5% and 30%, mostly affecting P-384 and P-521. * crypto/ecdsa: The new PrivateKey.ECDH method converts an ecdsa.PrivateKey to an ecdh.PrivateKey. * crypto/ed25519: The PrivateKey.Sign method and the VerifyWithOptions function now support signing pre-hashed messages with Ed25519ph, indicated by an Options.HashFunc that returns crypto.SHA512. They also now support Ed25519ctx and Ed25519ph with context, indicated by setting the new Options.Context field. * crypto/rsa: The new field OAEPOptions.MGFHash allows configuring the MGF1 hash separately for OAEP decryption. * crypto/rsa: crypto/rsa now uses a new, safer, constant-time backend. This causes a CPU runtime increase for decryption operations between approximately 15% (RSA-2048 on amd64) and 45% (RSA-4096 on arm64), and more on 32-bit architectures. Encryption operations are approximately 20x slower than before (but still 5-10x faster than decryption). Performance is expected to improve in future releases. Programs must not modify or manually generate the fields of PrecomputedValues. * crypto/subtle: The new function XORBytes XORs two byte slices together. * crypto/tls: Parsed certificates are now shared across all clients actively using that certificate. The memory savings can be significant in programs that make many concurrent connections to a server or collection of servers sharing any part of their certificate chains. * crypto/tls: For a handshake failure due to a certificate verification failure, the TLS client and server now return an error of the new type CertificateVerificationError, which includes the presented certificates. * crypto/x509: ParsePKCS8PrivateKey and MarshalPKCS8PrivateKey now support keys of type *crypto/ecdh.PrivateKey. ParsePKIXPublicKey and MarshalPKIXPublicKey now support keys of type *crypto/ecdh.PublicKey. Parsing NIST curve keys still returns values of type *ecdsa.PublicKey and *ecdsa.PrivateKey. Use their new ECDH methods to convert to the crypto/ecdh types. * crypto/x509: The new SetFallbackRoots function allows a program to define a set of fallback root certificates in case an operating system verifier or standard platform root bundle is unavailable at runtime. It will most commonly be used with a new package, golang.org/x/crypto/x509roots/fallback, which will provide an up to date root bundle. * debug/elf: Attempts to read from a SHT_NOBITS section using Section.Data or the reader returned by Section.Open now return an error. * debug/elf: Additional R_LARCH_* constants are defined for use with LoongArch systems. * debug/elf: Additional R_PPC64_* constants are defined for use with PPC64 ELFv2 relocations. * debug/elf: The constant value for R_PPC64_SECTOFF_LO_DS is corrected, from 61 to 62. * debug/gosym: Due to a change of Go's symbol naming conventions, tools that process Go binaries should use Go 1.20's debug/gosym package to transparently handle both old and new binaries. * debug/pe: Additional IMAGE_FILE_MACHINE_RISCV* constants are defined for use with RISC-V systems. * encoding/binary: The ReadVarint and ReadUvarint functions will now return io.ErrUnexpectedEOF after reading a partial value, rather than io.EOF. * encoding/xml: The new Encoder.Close method can be used to check for unclosed elements when finished encoding. * encoding/xml: The decoder now rejects element and attribute names with more than one colon, such as , as well as namespaces that resolve to an empty string, such as xmlns:a="". * encoding/xml: The decoder now rejects elements that use different namespace prefixes in the opening and closing tag, even if those prefixes both denote the same namespace. * errors: The new Join function returns an error wrapping a list of errors. * fmt: The Errorf function supports multiple occurrences of the %w format verb, returning an error that unwraps to the list of all arguments to %w. * fmt: The new FormatString function recovers the formatting directive corresponding to a State, which can be useful in Formatter. implementations. * go/ast: The new RangeStmt.Range field records the position of the range keyword in a range statement. * go/ast: The new File.FileStart and File.FileEnd fields record the position of the start and end of the entire source file. * go/token: The new FileSet.RemoveFile method removes a file from a FileSet. Long-running programs can use this to release memory associated with files they no longer need. * go/types: The new Satisfies function reports whether a type satisfies a constraint. This change aligns with the new language semantics that distinguish satisfying a constraint from implementing an interface. * io: The new OffsetWriter wraps an underlying WriterAt and provides Seek, Write, and WriteAt methods that adjust their effective file offset position by a fixed amount. * io/fs: The new error SkipAll terminates a WalkDir immediately but successfully. * math/big: The math/big package's wide scope and input-dependent timing make it ill-suited for implementing cryptography. The cryptography packages in the standard library no longer call non-trivial Int methods on attacker-controlled inputs. In the future, the determination of whether a bug in math/big is considered a security vulnerability will depend on its wider impact on the standard library. * math/rand: The math/rand package now automatically seeds the global random number generator (used by top-level functions like Float64 and Int) with a random value, and the top-level Seed function has been deprecated. Programs that need a reproducible sequence of random numbers should prefer to allocate their own random source, using rand.New(rand.NewSource(seed)). * math/rand: Programs that need the earlier consistent global seeding behavior can set GODEBUG=randautoseed=0 in their environment. * math/rand: The top-level Read function has been deprecated. In almost all cases, crypto/rand.Read is more appropriate. * mime: The ParseMediaType function now allows duplicate parameter names, so long as the values of the names are the same. * mime/multipart: Methods of the Reader type now wrap errors returned by the underlying io.Reader. * net: The LookupCNAME function now consistently returns the contents of a CNAME record when one exists. Previously on Unix systems and when using the pure Go resolver, LookupCNAME would return an error if a CNAME record referred to a name that with no A, AAAA, or CNAME record. This change modifies LookupCNAME to match the previous behavior on Windows, allowing LookupCNAME to succeed whenever a CNAME exists. * net: Interface.Flags now includes the new flag FlagRunning, indicating an operationally active interface. An interface which is administratively configured but not active (for example, because the network cable is not connected) will have FlagUp set but not FlagRunning. * net: The new Dialer.ControlContext field contains a callback function similar to the existing Dialer.Control hook, that additionally accepts the dial context as a parameter. Control is ignored when ControlContext is not nil. * net: The Go DNS resolver recognizes the trust-ad resolver option. When options trust-ad is set in resolv.conf, the Go resolver will set the AD bit in DNS queries. The resolver does not make use of the AD bit in responses. * net: DNS resolution will detect changes to /etc/nsswitch.conf and reload the file when it changes. Checks are made at most once every five seconds, matching the previous handling of /etc/hosts and /etc/resolv.conf. * net/http: The ResponseWriter.WriteHeader function now supports sending 1xx status codes. * net/http: The new Server.DisableGeneralOptionsHandler configuration setting allows disabling the default OPTIONS * handler. * net/http: The new Transport.OnProxyConnectResponse hook is called when a Transport receives an HTTP response from a proxy for a CONNECT request. * net/http: The HTTP server now accepts HEAD requests containing a body, rather than rejecting them as invalid. * net/http: HTTP/2 stream errors returned by net/http functions may be converted to a golang.org/x/net/http2.StreamError using errors.As. * net/http: Leading and trailing spaces are trimmed from cookie names, rather than being rejected as invalid. For example, a cookie setting of "name =value" is now accepted as setting the cookie "name". * net/netip: The new IPv6LinkLocalAllRouters and IPv6Loopback functions are the net/netip equivalents of net.IPv6loopback and net.IPv6linklocalallrouters. * os: On Windows, the name NUL is no longer treated as a special case in Mkdir and Stat. * os: On Windows, File.Stat now uses the file handle to retrieve attributes when the file is a directory. Previously it would use the path passed to Open, which may no longer be the file represented by the file handle if the file has been moved or replaced. This change modifies Open to open directories without the FILE_SHARE_DELETE access, which match the behavior of regular files. * os: On Windows, File.Seek now supports seeking to the beginning of a directory. * os/exec: The new Cmd fields Cancel and WaitDelay specify the behavior of the Cmd when its associated Context is canceled or its process exits with I/O pipes still held open by a child process. * path/filepath: The new error SkipAll terminates a Walk immediately but successfully. * path/filepath: The new IsLocal function reports whether a path is lexically local to a directory. For example, if IsLocal(p) is true, then Open(p) will refer to a file that is lexically within the subtree rooted at the current directory. * reflect: The new Value.Comparable and Value.Equal methods can be used to compare two Values for equality. Comparable reports whether Equal is a valid operation for a given Value receiver. * reflect: The new Value.Grow method extends a slice to guarantee space for another n elements. * reflect: The new Value.SetZero method sets a value to be the zero value for its type. * reflect: Go 1.18 introduced Value.SetIterKey and Value.SetIterValue methods. These are optimizations: v.SetIterKey(it) is meant to be equivalent to v.Set(it.Key()). The implementations incorrectly omitted a check for use of unexported fields that was present in the unoptimized forms. Go 1.20 corrects these methods to include the unexported field check. * regexp: Go 1.19.2 and Go 1.18.7 included a security fix to the regular expression parser, making it reject very large expressions that would consume too much memory. Because Go patch releases do not introduce new API, the parser returned syntax.ErrInternalError in this case. Go 1.20 adds a more specific error, syntax.ErrLarge, which the parser now returns instead. * runtime/cgo: Go 1.20 adds new Incomplete marker type. Code generated by cgo will use cgo.Incomplete to mark an incomplete C type. * runtime/metrics: Go 1.20 adds new supported metrics, including the current GOMAXPROCS setting (/sched/gomaxprocs:threads), the number of cgo calls executed (/cgo/go-to-c-calls:calls), total mutex block time (/sync/mutex/wait/total:seconds), and various measures of time spent in garbage collection. * runtime/metrics: Time-based histogram metrics are now less precise, but take up much less memory. * runtime/pprof: Mutex profile samples are now pre-scaled, fixing an issue where old mutex profile samples would be scaled incorrectly if the sampling rate changed during execution. * runtime/pprof: Profiles collected on Windows now include memory mapping information that fixes symbolization issues for position-independent binaries. * runtime/trace: The garbage collector's background sweeper now yields less frequently, resulting in many fewer extraneous events in execution traces. * strings: The new CutPrefix and CutSuffix functions are like TrimPrefix and TrimSuffix but also report whether the string was trimmed. * sync: The new Map methods Swap, CompareAndSwap, and CompareAndDelete allow existing map entries to be updated atomically. * syscall: On FreeBSD, compatibility shims needed for FreeBSD 11 and earlier have been removed. * syscall: On Linux, additional CLONE_* constants are defined for use with the SysProcAttr.Cloneflags field. * syscall: On Linux, the new SysProcAttr.CgroupFD and SysProcAttr.UseCgroupFD fields provide a way to place a child process into a specific cgroup. * testing: The new method B.Elapsed reports the current elapsed time of the benchmark, which may be useful for calculating rates to report with ReportMetric. * time: The new time layout constants DateTime, DateOnly, and TimeOnly provide names for three of the most common layout strings used in a survey of public Go source code. * time: The new Time.Compare method compares two times. * time: Parse now ignores sub-nanosecond precision in its input, instead of reporting those digits as an error. * time: The Time.MarshalJSON method is now more strict about adherence to RFC 3339. * unicode/utf16: The new AppendRune function appends the UTF-16 encoding of a given rune to a uint16 slice, analogous to utf8.AppendRune.- go1.20rc3 (released 2023-01-12) is a release candidate version of go1.20 cut from the master branch at the revision tagged go1.20rc3. Refs boo#1206346 go1.20 release tracking- go1.20rc2 (released 2023-01-04) is a release candidate version of go1.20 cut from the master branch at the revision tagged go1.20rc2. Refs boo#1206346 go1.20 release tracking- go1.20rc1 (released 2022-12-08) is a release candidate version of go1.20 cut from the master branch at the revision tagged go1.20rc1. Refs boo#1206346 go1.20 release trackings390zl35 16831033271.20.4-150000.1.11.11.20.4-150000.1.11.1race_linux_s390x.syso/usr/share/go/1.20/src/runtime/race/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:28848/SUSE_SLE-15_Update/244e800e2683196baad7ec87c6ed3125-go1.20.SUSE_SLE-15_Updatecpioxz5s390x-suse-linuxELF 64-bit MSB relocatable, IBM S/390, version 1 (SYSV), not strippedL8r㮸.go1.201.20.4utf-8d56a2654cd3b43961f09505c935a21ed59050f5b318b31b28c8c1b78df2c8c1d? 7zXZ !t/V] crv(vX0y`VjRla"=Mϰq1x)Y=ׁC>/Tn e= Hr*䯱ppDx$Tk_5#Iݡwi`WhoAouIHH[0$ݏ<-MGM(O>W#,!@gM7w@s7߳;EbwƆmbBz^5tT_M@cܦr'k$Jߘ4GY(-@Lboh$3XcY~ΰ?4m[, U 0, j YDWLz״2jקA#P,.ɛ7N9>I/N=/N7J bE΀zDѩp=.^Ie9aJy3Gn޷:--x=I'G"ldO1Q=G'{FxB%(͎"4#,X i WR8Wɢdk߰2-x%#fo1ql[4)zoJs/b>Ptƚ6`g8?rOР@,gxj%jq9؈]'2*DC ?D<̾%jA,vng$B쿷,CX֐A6Zۙ.'&wf0 0*/5睱qݨZ@'BD;.EǠPyZHPvx0"P0ouf{0ʊF7L҂cyUr;Oc4bGcAG$ <ݓՄDBޓ.W!ufkТQW׻/cɎ{gLL7 ĥfjQ? `5 ?mخ@ZEuSq9,P O:dijvO(BXseNmaExIuhY!LQ Tl0z` %K2Ě=N|Nu* _]cPa:mlyw_aGhiDW$DZ^Ce ?vmh5#*C}e /`MȞ_@v suU-gӨK%Lsqt5@I ]ː> ba݆&_ H%}#, \:8 Ki Gȉ2 U; ".v I̻\В0Dhk$\ tjg` VAjM7w\o:ݯc>U֏v &l|C!4r)aeD{01~Y,Zއ eh '3g& ~N)y!ꚠP!%"$$qG j"U0_5VXxbpƨuقUJ: kWGf·\JqGPDWl:60/i'G9/U oS~?dj428 E?k7_><#jwZ 0 @33!kJǍ_/;ښ7v52!Y a@חb6WH:CM++C a? *u +c-%G)]\bVT{<$|+T\/\kP,Դ|҇|1 B>x"9謩=Km+*);B";MnBEt}m_#s#kIe[KD0A#6w k'].-LX_Xrf ۘ|BN7ÀlӔ\S03 gpY=)?`'*ul&Էj)\5\[$f)lGb7(BBm:мP?r4nlw#7bVr(~ohu{:ӪkLݔ*Y\і>Y(`R9!(y بS'uMmwbh:іv`}'5\"s0^8+N=O} I[Rd&(wd~;ӚkbJh{f=O6 ܒuKD"+jd(;樃^NtƲ7 u d?<xA4DnaưgC26ez -xVe#۰}BATs)~CrW ^O{A0#1OYv&̈́T5+FB*{\Dnik@ۨMHS{g=>Qt*K[ߑ>} ¼砹n Ш3`P=Rma7 hk_p[?mXs(!2|r~ٺE뱜 `y#aeE yz|ǒoK[cqij{V!VƴUz03͟͞-XBhjH&rMiŘ09P;*XX LHYnG:M`8~ 7>!>;2ɲb3" &jz0=C5N~P;ITM*GAݔ>M(%@ cpxPK'Bc3 8Hh3WjH_x`ٻ2ƕ5M7|Xf[t.ZfmZY^YK4,3~{=LcWNb͸F^B"1dy*_eJE|߱)l?e؆^ u(=Hdkob;LLo6տ>\tɶ0|/\Ԧv}>Tx/]3Z\q1>f#=7اM8OH齎z"ldtVFcxCVikҏ˪TZ!pݐ `e>z|J?|O4@~2Ϩ)9}!{ڭf˞u?*'ES|`gS5 ,܏?B e6:ýa0ue(;'P/w1:H/@7|ގ|*2U6D%&z?C!N^I(>?԰6TƌĞ2LbEulJ̦["1x^=V,>HC:G \ґ̅! }tb0^|.'r%X H̊H\B?dŜ^B P-b S#ߓc9G[b9{?Nc&^cMqp\Ow mԈm.XXS >S>XqOoXH:I凔ixyϟ{; If\T GA,s,Kq qH\I je}7mAzqf@du&O{D t 1nq9z-'*kTZvNy-fsד &F>јlRSʍ }rS2຿֤ ?8mç af84miwGIw~"xjs[:)[9 !tmrV8{WzKtJ'#Eifl1QNfY+!'IhB{vc nd]{̔٬{M}zѝ[)tMs!g^)98f)hHC\!)I QD}ɪ9*vFeZ Q(̠R25"q?]lw$^ 7eȊ>I4Mu7gDCvq)Eoo-[,4W?Uך]> ]1Zv!_Pjv*_֌̳iiFss3UC*aeM )UosHHm 3>-3GvoGm'3O.AVVuim˿04( xO.DjwS =oAy0 n̄[Rfǯ7il5=Ǿevn׬aA' B@/V-8m^׺L~6>(:b{<`ё|$pd+3FAݙΒb.۸(3W{Nnjy"ƭ JYOJY=EZS9ӞѶL89 RZi.9I]ݔ(  ^ JC/_Q%(Km:)PkL;.\NVnw,eN'kS@1ӆ yr *\:*ijt}-uƣ8+X!QQJ عڲkd q"T(']jPmߤ4.1B+*]M\~4On_E1Fȟ}բ$Jr5c#=H@TO!#U/WfWLA\"I ?D', ٥SiݴłT}77I,-3Βڮo$=N+;\|Ơ>~͚KJ #o+AKf|k|_EYi9\!tp lF\XIUrkU[j9:1 9rmwO_G9\jս=A(M:X w4F hAq˜ʷouf[tZN%%&۪a-9U^&S'WF 3b٤mf1A^ K<^;p h90t0?ϩXuD%DD!|TU|jR#%6ROlw5AH$;E>:EDK0Q┑{$J3f0Eakl[rl5O~ p hS$3iuZ@UT/K2]_ou27{ DJL-tV^6f&3OY>`M' WcUױM{p+ջy|a@A;+P R"Yĝ%Wt68d@BgHl7! 6̋âPj5>Y|S~8TU)OcG>]P0!"M^J)!1h%kaizݖ*r: #Ÿf΂~)8A1tӅ@]4}u:mw>6_m4t|`F-KH!CʷC֤BX-jj)ٝvTl.B.;]PC݆Vs8ao <C1Rb%1%&vypşbոaLr:qK[۷~!a칔; D+Jš'( Gd-"$"Z b^!ޏ8C5MUjo6OGI%sP9ʈn`5~VY&.MwQ|f͞!]NQ! 5HcBX0R4%kJ(`eup.:8}H'T/\jTYn5`E/֫ĵڐLPMJyajP(QC*Ecv"Fy):Vb1a<'m>Y78>w8| ǚW85@-Rg~WX/4 љӚ_ش z ^pRAfD~ Ϭn$ \6/qqڵk4E'|I`2F5rJ7|#rp^#+hǺ"33~Eg=͑?T]/#9"`dHI) bw)syj,jۘR?q$ ?(,}/ʼ! w\Heq! %$DW[~ʯD$ -ݚk E7p\5d"WkJf]`-jMYN~r[ʵnYmagrŴ  zkwsE PmfC(7 xSD0)it*شsU"Uކ1d6J<\H_&lM RfQ"{-q6&_1lVQt Z6N@!(׀yq7q w?x,,Jѭe*ɍcGjPH-q޼') \ ÄvP\s"o=iuN!Gy~Ąmm xH#zŰ\cSjU\@;E-hbWy޿ySG7InLmɿ=-d5^J F间!4 _R+ZU38Hn=;rۜIZq>W%8F*+)Yik!&ɯ'y~˰$sւHѸ+/͟a#1tF y!3ML1N 3c> aX?ز7t8###{`Wq IxEbrd)!7-Ɋ}M\Yrh|ف(1l$nw!`B)dꍬE?89vu<{u ZO]R,!s MW54φ|W&UڿQj]Ȭ 't=Xc1r:B]8!&$ަ,Żg>*ӔgFG؋kF5f уJd,곙E BcUBu,*bg2fdCgУ!#b"6.Ic(Nu1Cuw1:pW0+l <{Ъ /\B3iA߃pt &o\}:ħ˴AhQӡ-+C+R ^`l_pl X'7%5'JC p(sBO&mkma`zy\>ET ʋ r 쬄 >Kz0Ad(QI*UW1GHhuVWi5-ܵ㸯&(YQg0P2rb٥kL WlcRrfDs%x6*"VD^4 yy-a {\m{ʏNh!s7=na `?P74vѾ)v̒PáR-ח $Aǭ#K6,5D1]—8U*ց{U/" ȝ&kb]hd*;a{ @qԱ5 c.$};' \ ,h~ȭT,8ỨUbMBy9"rAÞ yOĥlO=<\#rs$UmZcQ+q{;ѴcKH^-3raetP`vcOBD+շ⭸}ۋZ836}.3,)KQ =Y,eءa>Ty>Plq%ЗW9},.1@Cᶯ+]"3D^Fdw$$ķ<v%y^"h--x9sefEeg(>Gس槲vE)& OXNJOt62/A*ۓЕ`>A|lt"O10)?V%)͑'"[p4Z^OWmo[;t/i>T`5VRJYKL}mwa/pt!x6?o*!7E kfRBϟ6X4W<ߙVHXή)_fY|I}ZN\js|N4!5kV_-`S9mY.Oh=<U, v"#EMBeöjU.xT9DG*1RB%gy H zY^YSB:a.P mQB,cUgdP#@\hiU?[u--(ItzkQjfkVS.O L7]D&7z\ʹd[YIaJ drJ 5 Q>W❶~wAZ=J7?AQ!A{n~tƏ,!D %0vzKS[ޯvs[fkPLZFŽO $ 煷5=j3~ft&֮Sbgvh(NZ#H_TA|%4#|_Ipr`!NIdg$gGeK^"@RKLWVf0]̗[![[̃-Fser7> c]3fؖWMS;pDعX1(d5S _x:d*KpKƶ 0)L%{RvɨBGV-gG/.p곆qjK[P4I;6$i r-ɀfgދ\K@tUx t)nUl޿K1|$;_< &:#x+cB ^`ltdSРfg'=Aq2ɰwPO^2>n 1'̿'В}S*xD#kx_={G(*<@NN!sDƜi .yv,w{77xcO9k~b/vƳ0|3덮ŅrѪ{謋WŇsPd$1N9RMgo-)K; D<԰r`OfzIn&Ucë xJ ofX5db_'4Z#u6_=tDx\l!."K6QZ3p /yHܯUoR´ͪ/ I/>Kl(JXz櫃X·%kV R۵=Yة1pci1ve ']2190@(T_o'oܢQ0:>P?V'|OVX|PyMtK NG;KZeUD:M;oxA@M:copwNq+|22jëq=UA.ζm%y \C&t l;I <]|4: |&i z{>#bG.QVBnaE*1EOu^5э9˜ NgQs:pv#]91xIZ,'~/+]vEB눶lF>[z=z)Yl] v_m;jY5CBa_c@:ZQkDG(B$rRVVdbrӇyܘ!?Z} Y(1e*NRgsͤ7B@peM;iΚ֭' 㯲P$ƠEf$V]%TL仫g_0Fm7 bGIhh{4o0/4sRZ&rru`ٞ VNs? e*\bmi )V AW2JUJ39h@b-*k|!NA35tV0PK!ՅNQ@S@Y/O?'&+ "6EY$̔dX3hUVPV%+(sZUP'[')CƱ b? *T/꬙wqa!DE۔b/SbHqWІ)s^ ۦ' h ';ϮKHZyy Xя=V+}, ?)o@ҘjY2L*W'`( jljըcX[B>޽QHߔgK0:( $0ˤ cя-gX|x @|p@U 2h$ !L[D络>[Pi{ZBBik]Mksi偏jH=YI=e6lJAg^/j==0"PŌS;\JyUkd33zx,r1 FlgHTFv7ccٻU_bΨ,Z.5SM4e=k/ ȧe~YNQp~w7&kzC6KĬ,]$K͔  {UXC#a{a@`, MJLrj15'rw{GӍP|uaœ%dȼ*S ]%wK̽]7>F]ԓ8  >Z<,U $N=gۻmm65k͋Y}z麀Z ֤j-N+O?G$xe)6@Fљeײ/sĮv>|=p0!] ,J .4!-ZLW|ӹ|bo4Q@?0@+~RMU`Q ѯ[@h TۛURZ‹*"4b}5kLQpK{Nn4!bu)&k: _W<oVL?m 88 yJ@a;^8!pKG"ʿCJ 6SD1T2*tq`rȀ[H[2w}w`"#ylnꢟ}VySwBrV]Ϗsg,ߑ 7. }|W:f|gHMA EFK}N08_-Ċ!.(J-``.c`-f}"{Rr]@7OMݠ"oX/O?v`GyFg6gg0x+BReKXuDe& 3Fu^T'vISdk.ŵ6DH>< BGuNۏpq) V3~Mxv蒴_A4'hCȮ"zOjzЃI4q)1_xFĐ?DOZU0WD8x&{_92>r,tv~U=lma?% me+ά퐷+v"|@Yc٢t ~뭿 ‰+:Fé#І7yU-dȂrZ_m0‹*x&'SL.q+Q!c6w!<(A+_$ᆛQG9D-~ ħ2vdݺsun&E  Y!:y]p~T&0Eg5xBIR6A4߱Hԝ N&-NV %ȯ"˽7W9A>z!Hn PG724L^en1kuu'm$&l"~ ,jFu7_ιz%Ƙ4 s#BOaR@5A@L(<:Csx~T!іX8tJ+݀G5CդS=WzO{=}(i;F8ૂ׳a%B台pu<.*q8I Eb_\>j7Z ӈf&qWFn\D\땩}='VAOp ~ t ZT%tV,X~v¥!l𹒝‰24y#USX)|l/F6LR0 ݜ#H)W[jO#Гh]uи):EuS҂kbLJ--co>CBF^u5O;8AmD~yObe._ݝ`1wd`Bh 5[蚱}Z F!QXAVbY澩&oUlG[8.uM/r( XXSYĕJ70,f+m,G?º]s؉!'OƽnecU Tʹ؀g<(lHgSYxbLI-|AVstC#OcM`l.ALNP@{}7 Nҝ#ˆafFn c~S_ejDJl4-C@[;v:xSLx! ֧pj| 8dv,EOce-o"%r!Xdy5j3%رV?x ?ҡ@Y?ڛl2gJÒ}<Ҏ] 9)vv00T5񧾐2o-8*E0IÀpdXz`2># n$"˄+<,y5q_;~#']44\'9w_(dTjcqHWPp(o G]hX).3y6rv^d[ ?ZjXouAI@'CFs枾G?[4k!k(8AΘ2l8Az&$4-{MգϭsJe zaށ7-߸XB 8NG1SO1>ݻKǠ>{4[SDt֤&3bIr߱_iTퟅ$.ђt_-u\?7h0koqf/ӮZ PZVLœe~W Ws肀Ic"6U\ 0'JYf _Ы gUnBSb/IoMԃWp(%툯5-wNE۟૊k0_i3@N{oʔc GEFE 򤛒FsiO0)Q~cʏz[f0,VG9?i~բ/GPQR-K[rU$ >̧yr;. ?dn*p N/!ep=\y+MxnݱJE˟ȝlIqa)s_-"k< Q2]&vQߕck(!=igA{e('d7 ^M`ͯލdP)*J7-Y2O Lp%+VNM9D2ѹB~D%C\83_K6U9=QQs/PH >ؾ_qXq(q:XꖢrЙr $7Crz 4M'' S$q*2 z5r#$ aU6tx0%uujUQ{FB8X!JklWG>?&ı>evHWLyPVR@UAy~e_NLȗ5HM옆lOT!811[-Ixl<ʅi1euE;~ˎ҅ ⠘#i&g Hel,Yї>n֟#q %]H jƂ^W'2R.y1q˚=cqK:,$'?JU?n̺ςȶ+_5I#lHƻLm iBXͽZ5)Mn4n,hAR N'I@n?+ЧRpi2U_iIA-eR+bCN.-GPزӄ* %f/Sv+)䁄##Ar^\JN쾁 4$Z \cB{gOdNfx#BX6 rd#A8ਗ਼56*`)^3+-|L]ʄg:q(3a^Ub*cÛHV0Y=;s0 HF3ݣ+o:x3ٟ;/Mwg-'aA1]K[J^Aq|<]i1lFp~(;_LUk[tǂPpSg*C115Z?W(R$>;׫Rn+\m0`myH+-{m r+7ofog Lɹ(?PJ*yi.6W2YsW0ov vd/oN 1/ٱ<9o(oeQRXqy&+CQh7PIqoŖ;gB*i آ˭<pO>MDdqT8zuMQ@[PvڇTb"2Ǜ!eprۑ^G—'zL<)nWz>Å^z* b?_%೅+mlo1&ˈeʫ\1 k)S4+v٦~~|u-~PX r)+ 17qh2]97 h~ \b/8 EV2PJ 6`4+>V3Y۲TF%)G[o"mtG{dOĶ"Z5i.Z.%YQӒ4^Y6w{G O`j*D'+P~/8`["LMYmvl ܟ6~ʼS-N/_&zzipqaD;)JHaU3 d_35./Dֻ`?o5sNr)~Qt $)X mfl@$LMD,5AlRUQ׺)R Q쇌u%^ oud E%Ux>+N`0(-/(,k + $%qEu6[|u/!F[D.sL-9dH~}W=|hV!LНC y_FZۨ|pN]27x.~l{! mUQI:#bj2Lpa9pTiW4 .8FNx&L=U+p}J Q eAҵnF7WU 1nu=_X_r42bֆLkk~ZrDw3{AP\~/,b7Hb=O8 f2Mq VlFaO1a]T[ ? 3{ƞBJx;b#kv\Y0]h^e9ض:0>w\<+j9XBt s\o,q?kV;58(vBo/T:,(׭oO( ƫ ]چK bV4<9V TVqG?^&6[N+ ]"WWY;ϯouIx< iq{-da"I~W.!?ɱEFj3^ٴaPrM+(-^E+\N k~xl-c4d:WlRצ-Ě.+՝"3b mDas|B?7ƣz0ڳK"ARj缽A6<ɬH]_$FϾKW$ese!߯;ុ+ W /s[j6k^ @ח* =Z-.`gy^2ChDkX֗,0-g)XI'Be{z>*/y| * zV?xK)QCiLA: )9O&(#ʳTk1P% M1>F ll6c?&|UGEV7f5jI¤=:a!K%tmHe3gJ/3I$TҀ!31ϚK@<vV5Rb.Jмf>g *cN{CIs#Ԑzĸ&.V4Cs5H fT oNSy?"%8@J-L^mՃ"I9BbFgDLKY r#Iìh$@(D%缆_2%68y[>+k$*D]C*$r)O'KLJh'YW㘣\X&♷ѻyd@c[Y{~')^{:G4j^:Sm 匸ƯDMZ U]g8ݻٴ/[d,5( J?+Wh[7}3$LI5AwKL6-w#ɭ=ea+K7:ZK \)\n}rE#MC1h܂!߳}R`h:F>2zFEM}+^f["'g.BȦ!݂3~N|%ϥfVs/ uNKά %ˎ:CLj$vm|=oΥCIǮda,MDƈI7jͯW)-` *Dْ;^-C`#}7mսe)pXe29: ,JǑN̚P0EML~T-īak}43ON"J*Ǹ& r 5jORY3BN]u ٗ_Z?iKs}lyjDHz?CDxYƳ7x98PIg;UC3ޭFYJ kZFv 0tOqe^$pbWze_b+P\쑻UƇs|Op94YB=G26,#rM&TX?$Xg+bW%0rթ"AuǬm 4 S)iʻsOSr+ ֖qB ˤR:`(`Po׶P 9nO8',QUU 1Le.@eL5a К/v;:}5)53HXetSN.pa%mDR..$|fv{T[$B&tZwdJB[tI_e4c@7t#Q)3bq$*AM&m!ˤg"zK~t-gԬAHiňkٞa#Ɨ&JSA8IG`7AǨQS#V]@@H!.i؃ &Chjg-D墸>޷GMx!Ƙ {pUܕ|t3Ym쎁 eyc|EYQu_6 wu$#eLjs9`=!KUMt+6 6daw/7& ĤY&7p;;5nt] ]⏛-<$M 2gVɖ°;z5ٕܘKiH#9mglVJ[jCKH6e*g{TSa0\4ɰ$o\)u__QY0 &iyI_F|T١ ? ǏJ05;::Vv{**ybt gv@{,/!8L0$lrB=7"R+%ty.FǷkQvH:4$%(f})%Q+Aξ/5:sJvt9d9kcىU'5]jSZVFBp^D,MRq$-G71|0z#GD&/۬SS<B/'|P>ְyD;l_S>6KC|%u8ҹњn u TzpSaǬuGB?RIxNQٙr8ZÄ9jk|U/g\fwJɜ$;#@)[!эkѡ4FJg,fԙHχ3tz;p躷ɣr C>nDL#JEr.| փ@^ SFgΑRԞ۔o2EpBήCXY7gDdpKw,h΂X${R&LwI]_ -߈؂ #V?l]yS5J'k:ËnZwD•)3WH8PK>tو[k÷[XA3aD%|>705,6qa;3*d %jtG6kMcx?ipy<' 7z>Au (}v,rOZ` xeO$z?VۅKYP:V$UM*Cu'70 Ϸ4j̵BU!3 1flc J%Ɏ:z'* Ix$m']v6p3=eNe"Kԕy3 r ѓ\؏6!tORHM7˗ڑ6/-f`t!Gm UHɣ H-KiiHf|Lۗm|F_i])Ȱbqy0zh/r,ڝbȜ 5U,z|_e"w=`Z-лev =4i'88\[z>Y5'HՖHy /#}cP !rFo ~#{#äs)+JiFLb%,K[0K{b$rtFK¦D?`h7y 5w6Ĵ!/⁗_nIw8f̒e) |O>#?UH@k|m5FS=.D,i`nn4ZCa0*XEQiL`{T8ή z8Y;;.W lkg3+-$nݐ j{DtQ2UH[I׊GMw0)iiʹ< o4MpAB_:%~9=G,VJK آ>*m6P-vwTos\!FxZBCkH':}}JMGM;!X4}e=e5.(C>@" ŵo1{<ߏ70HJ(DmKSŚEO` z!rԇ> 6`%|2#}3Ȱ7{k #1LpxdZ ıhԜ2 9\հmڍǥm?F30ٔ@!_*Y:ՆxgbAB*Dyk>8׀c7Ψ A mc1qi֧ MjFĝ :RD,GScTb!7ҞnvhGt&rC@ qi>T(K8Ԭ? (nt6}oNA5 vAunMf0s%~v["ZSM0'XN&g.98?z䉖q|hdN5%⯣ʏKP:ki3:8=3(eLɃ5G9ztE ܪ9b]0V")ȴ,-n+wy<6*7SN_kc3%E9bj?oPj#I.8]aYxx@ƌm`h(/X;ux;Nh 'FRJ!J,Fu gjd)֚c%S c¿<ӞP y 51OAڤu`w}Si6/޷ Wg`MS鹤K`}ͻ.CrҀ`i Y8~%A0Ng8T/U+'$dq) 䅹>|星ֳOeCh{rW99xШtz@ЯUHX y6N`1)YA7S B,i5GM~5*#5NH<7s<)?3-p({'+Bw]̨$[!@BBX9';uld F6rusB_#N,>(EmRoj+("yOkM7q"z-tG=vgC[u.dbiXPec-'"'1o]e&lZ#r)_)Oi炸qVPbdp.ͻ}4ծfөO;%*_63- ~y >8?{團Y oor/LvJ͗#@ ߺ͆q?'/Yrt4y>22L`%@:=Aְ3/Ճ] l`%ur+ػ5,Ya(V;7bP1d*fb9C̎O_0Zѿi4fڟ v;x3rm%%˖a ,}F 58Z[M.&ĈlPjDH~Tw,13<oHeU ՈޖeԦ?Fʰ;8Q*]ޠ| | "7&5>~o*T'wmLW($A8iW RBd=ֻ`DO;gWlc‰[dTV4nci'"h"N k)0zWoP+рlv1Ÿ/`١I] d~j`̖qSSt'!iթB)'qupڑӐe2\Չ+΁ (fY|iЊ:w,@3i8hQg2-!?{+gstn#J㥀8ۑē ssy|ߢ/’qWf7lGTևgJHOW±X,3@o9c'Bl#S(~{QmE>K`>ux<(x_eM-m/kH:.>"!W6he)fh&öհl ӎ'Vsg{` -|n07}z ķ/ycmάrvN c(KUo96sxM"c@K4<ɇUxPH[07l<ٖY^0@/dP)z!ک,^4о /mSsJAZ4`MEy}y4} + XϿy5t}hZ@+&~ a4@5aNEc @WIS1z2; Z[-ϳ._/ 2S qX ,E*]ZdCɃ~`0;>(M@S?eH=q\n!TŚ79Τ[5 ܖA`][^/vMT nB ~]4a+Ay7ϵǎw4 N tp^6f x j>2{dޔ:ƂU\jD^7h ZQCxǁHR^ eW) ++7\eNݡ?G'l=^"4Y,+CO9dIšv=mI//v_w,+*4yjy⓴Q]˽ uѧ]#c[{նL9pIvl>pN^$5V9&)Pڌ)U4T+Bmt.@- WUjdW*J5RaAte}t|]w_l"Q`i$#{$틫k$c6x3^<ꝚtecJa(6sa(5=?n]^ȇ׶ng$}yF5--~|Oq=Q7CW·>0D<844n?bR!jo潵Y}cD}nh9\sfeq-H|!牶!H^ ;ܖKlx hDš XDUط! F!1'd udc]xk見G_0-wBkk$ӟ~?tmUF URz:Nh"K]RhYtƏAd-uḌhLg6l!ƀfi=q=&J4qe|5P,mdLVL ͖`% "x%Q;Z ;zG)3-kBxkI%>ì)k7 ==Vk4VpY?0WMwZ sx@ؙ?L] +rŅ?Xe;]3rPCgR}EeȢw /*+mO$#Rj31~*_?hGJUi)B"T9ח,#$OEL2cF8qrK{=|JZXJ+mQXA]1>V75؈X28q`$yEȒ}IdU5wf/cժX ,T@""KŅHZt̘E*eR8Yႊ]Fs넫101 L^U=M]sq.Jۘ˨(bخԃp- \\yTcp" y<&S5o@QY6&@ t?gOrTZyX)R%-+MN+ S$7 $_. r\j=[VՅz?q'jG{cEHMJLIK/  Ψj}5 (\r'_7lÞR/QaQ"ܻBs !Wr۫;HTgo'! {eɉdӏ{śoy6wx`'_߈cn[el`Nlwbq pCj)<F@E=d6*켓N~u\?ZИIpni"O0h@!W;&F~U Pc"Ƌ\LDŽ? }RqU~~iK,?j-pǛ+LY<<ك 6@!@c?H%VvދHѽM-Um|Yg'7rY%Bcj:%;2~}ku2YG\|E?3U,\U.̪ߚœBrg(&}~/?++Bh?fH"Y`W|]&?_S%r-K'‰ZjVURô~=4+.)lXot\4Pc$#@7qG5{ S>k5}׬?A ݃JR ׏\dln[25Yd3w%IH.mû)Q3*; m _d`/UcnR4N(-ft=qZf9"#W^WU`)p:nǩs!?Zv"C8l)^Az $W*fΔSNm2msnG%z߾Ϟx')s_֛“{֬k;B\_tqKs=L1B7V`O:DՅXq69YzDipcL/gosm"k7BӚ Xآ%U-IQOG2Ȍӡ:"wWD0]4s;-'/$+ 54Bh 7D 7 8f򣍴\c)p [xR"!@Hl d=1p/GZ)$!:,I3T ['؁j{Q;E |[SFbw9}^O5$ }ԱJW_:o>&;{4sV6ipS4[Q0 QdW9&:B_& p2y՛K;O+ZVHNC{%t6n娛S8"$97+ՠ܇ I2{ 2d}.<\zƗ}^XM0wy!.8GNKB˼; bVSE߸T`k?ahT,3R0 6Ƕrnx{#i(!jIZ>6R7svn5Qomwtn \'{j!aMNmlzZbaA5 .Ip8~9s7ڄLEMI8saq2D,1"NНwۑ7C(.3;J*wꅨ%S7 ĊPc RR8(Gʼ׋ ?d< NMa~ Ʀc "{Y3S6ۀi݌Bi t<صփ\?M2Tl+}E[ }/*OIӬYp_sk+%ڎdο%by<81[(z;#@ XmD!Uw]n yɱRhj7|3Z%8ޖکAoE= H~Ոۡt\.tO)KzfyBe NntG#Gu {{sW&?Ț9S_4K:qD؇&Isx !/fY=D~zgթmMc.5I PeP"rЃqJ٨ao]E!(XY)s%+LRXUaP7lc%SߋcV7v d\M:֎Yzˡe1d:=zi~;xpRKEa=M? w!`{R9wp@ L'ݿLc.%qjZ{PߋV;RVdP_!fYڵ?)Lk"+X;mheW>W"CJ]U(w:#cUA󴯤9lӷh@Ja_qWԑMTjl%pfMo ?55u7}SHZ]#Mw!oLq6(e \*||e`n i"-GCA4+bNtt!/40DjRL_YSf6Z/.nuQ^ܓ :'t_DtX(1cNr" P^,so|m M٘1W#>ėC# /fDtQ qׄGqa(Ν> @Fוo8y'1"HV a=fsA{EB_gݛ݁N^Ky>0TJj}f2Q: y#|dwgO[`߭&BH!sCm#y)8$:o,?OoykA1NSu%`040b kq|J&ɜ$`ƜdauD*AP˜Y GFa>'o~/dnOZ{ۑI7Z^O X&6 GD؈RBW99sNC|=FUc)?vQw@ӷ5V 7K@4q ?yێH2&T@4Jn5үi˗5i.Kz~%i uX#XS*۔%H-K73{lg9L[#udb@Yɟ1CC'k9eVtg㘌4%#ጥx,ے%6*5陃2xଢ଼b|Q);QJ;ɛ-\FfU9 wCPꅥuyly, NU?s4'?IDdt_%-c,,K[a>'ϳfpry,PM0|FC ?rYwBn(*^ͭ顠 9 DmǀoM|=p @-]q([0f6~VJWuJފ:ND`fsE_mԗ·E6?V4-fT(W+;.(|E:d?aűkO1sTsxoI6hv%OK427}R80uJƪnʒg-{z!Z*mK"B:tpSiER8ÛT70Ǝ] .ÏrD Qcԑ*۠ވ/흙M;pPޘqʦk0/D_[,966(|Z=HS-5-cMSVY8 &uFA꺵(rFyTSF-kB3j:]Gٯ~N|>+pvq;yRng$"x 2';N;3׆CDа}4AA|éK}0;Rۈ@9Y #<4/D6@ӥKw*i'G1> 8 3i'-XhJ%#27" \Xb/BEtxǟVϛXYNȜzv>vy.ݼM(%S4RPf?r r+ 3=}` "* ]}K.Ğ1 lPYiel52cPǵ {)* C{z;#N41;r-J, m_"YE}%n,[ ߆;nb7al4٥vzYŐm@!> dUL>6|]g v/}Yj HB k}B:.8ۢ>$I6Fֺ6ɋz1Io>u<8Ô׈iz"y& {C"]7*@Jdm[sc>lrc8^ʦZ@>/,;43=ҏof~^Nxu)&Qk=%u \lLٜ_,W$^H“de.}SG={o`6$p7FV`1>%|gqP *#Zk_hސL /'ImXKJWxHjpF#b}BHq*ǰ$@d::P3#X< Z)Nu2?涟3w>< ^oC؄(-h,X#~",{+.zir._䭈[ 562E`[#gO7 y!F J VMOR'}o#w/d|5^ů*c29p'!P5s]Zoxe}ڹ ` R3( vy[>Em&.\)Xa&g+(\5ގY6qm@o׆$8iGK⨘Ch_˹8^{)@ uVOծma\ &єocscj6:ƳHkYˣV5$[V/ۑ'҅Icܣ?sMѝͨ嬝 KǪJYY{ڱ䷭ eȒ9P`I F70\VRtP=M-*r>|~rxNZ .::hgZ͹x5E*>%QI,KذhO"w4BҴ55F+$B'~<߮xGJ^e킟32L#cO+Ea!jpDsśa6[8rR&H\HDŽI ,j-w_x2n jT;yݐލV h)Fy‹^@[Q>] ][!\:rv+L+GZl .K!_13YV xKC;$!vLLjpGåcd A>Z/p}\-7]An^\=[JZ-FȯzD ngsf{ WuP&Gr41^ 56Wf}@qDӈɖ2tg .ĊE/)X1>}5k_JZ8FAmO(Pz+|OAܣRKӖ2Ζ"FJ~^pf/]$_`pވuzeod|1mkݿg&s ,@N\S[*:T}.P( n}Xٚ/CH}D?,悬Ml9JIvOu$YݱA4L4˃IDRPbɳdx?Tg'C=aM M2r0/DO$ nj& ^t؄η&6$/;sGMgS?8#WMt/A\ O=(R'KgGg/DqT9"ڙ'Mᠢ zlz͚e ʻL#ﲱ_?+uRORV^.YV&#TٞvcNrm׵*&Ne)ae.=WSXߥH8B\*Mޭ0nw#3B+PR QEdȁNg'vuдa,\ Ÿ7,C2ͪT$WRLMҧ.>EbBK\BĆ.o䳣Š,rufK~l}ہ lRW4ns٭X'&X7RM zɘOԉA;`723ڑLU&=|kȏe7W*޻A8`MaO&]> YU )aV}?nD.2}vdRcI gwV4noGY7&ͳd]89HdDK9G1c1nܶ؎TIב[P%[nQrvEN鋅W̩̽[9e>[v!6"1'HO0E 󞜢`Bg/?'&L7FUtm2QTS>'<"puK$wKVouA%G3d M2x$,3?ぐ!I)::@K bʴ. aEaIOeEHxݬ$$oƻsCEb>頷'O6 "2>3/u2j:r3i\Y?|Wcs+ Q#%,|MhNmLa2'Z(=bOilHj`aqn-t*0!iMԛ2T⾪-\F`#U-{ 2nV CYEWed~| $+RЅ;wv{uM0<'{X.g #WET]c b2NnoM.kay>]yY05#6T,Fs(Rvf@CQޟ$|a2h9fKJ5qY6-f f%Ve%e79Q&Ї:#?ڔ- 臏ևu0 ^!c%=' p &Or'OȜJ'wP6wq:f3C9GREd`ɜ#1=Kf6K4`+5tjͣQד _g.J Q.^^&ۙ w3_B9)II#@dK5*$]ULRӹ(1o$-yDtZaQ+!;]]3P=:  @D 7o8 ޺P{X80vyh˵Ot?ϼKѷN!6^M:4Zi~ S#—0iIC_Eȉ-1uEX N6Xxz:Y8jLep I"f"2JŔW VS_Y`J{%d UW߻MOx!^Α=.yj^J]51&4-N=њKR3Hܫ5%u)*M07[u .E2V 5FVk5ڬf܃G-&w%L|1R5_,y匣.;7չ` h-'܀S۬fT}K0CZmc6 A4s@;?͢6$ _aqn\rC RtG_ s{BXĈhk}SN5eJHɲɦc5t]92ǃ 2F2 ᯊro!5_Fݫ >Lڒw ATHdsݧՂW k󛫈ϱ "Ͱ+[~874~lps恊47s0f߿t>S"|~ߟIoa) LM 6S-wDfP =W0-iP<]9ZvL) % @ xarkYl V .wQA0s'HaO]S/aAo5KofV@4KL\cTeDX"sG6hϨ<:2$R ńtHUу8q$׋%,BYggkw*ƶ@AIpwٜ](2Q{L=!іI-Ww ]yl|H=6&ũ8~b\/Rզx:@b31LB]]KwPj:CeN3l "-kH k'7oi&%*̡:E@jE*ū;'6P>)~0jUL@C}3^=zSvW^q! u;lb8tP d\,U=w(Oo&ExxøQG<bh]d0يA[2ZSDUBb(0O*QgOT{\۷:ꜳjRN46%L,?J(>,s72GXK?:yiJWG.<2WYKPclh1y{}y c&7#UU$/pxkIJN_sP/"Mt]At8K(07š9r%pϱ\hαЎذ^C^rḂ&#W^lo<Gd_y ֑am~3F [tQs/cANcER.!yqw!g b 2r~@YTK >-֐P2rmWBfPYͱ+L*J1*)/Tnn>($,bcJΌќyȈ~ֈJ$)0GUVrCy+L _eo9p&]Dڷ*42D뇄NR _ ?o=ߛ"+uX(3Igs@E:x0uΊ {л +ً*c\PȌrpqT,|zwj bBO 9lY%3K!&J@r94H5_§L!L"|fyܚS]2P9+qyl ivEvfQTaВ[D/Xwv{Dj£',N Tg /zN#Ygcy]OЮJkɋdFzsF,xFSR+2ƔG3s9+?W Y߈ٞ59Y2m^SXV)޽ݶsaXciI+:| ?9buiJB_ζM9eFdOb%pk;_ީ^Լ^:JFhi#.{M a|lvJtJYfSHC|{D#iiR0Y3q_QWs;OF)pfNh)'H2>P>Quzc"Q:<=xO0 DWgǗʪ:n='a1)]wŋ(N ]xu BaziS'{=l}*'eHzI3tOZW82h]qO)V4)8- !^y L Jw @ZDߡAʬk|rer8gge$h%vHO%DPkLGȠ9M%ڿDg5N/2=cz\"Ʒ4];)!zzZ5Y ܙ@M jo:(g*tV6uF~xu`J'0R_x䟪iNq$9AYd4uu,%'fcEҿA+>ģ ]VˏZ$xbiŧzM:yրÞ2!NȚ7u]zXlBIg ]uS Pɂxyd?HP>J[܋R:`5i^@%YyS zLlNeϺZoܺǃ,僁Cl]K5-5wڙZHu5l4N;!lYA#r:!)XїPHY#gԱ(F\[Nyז:z Pv;K˃@b+po`%$)'"iPUNG Yi P2Dzi*x!#|Fyc m8şKK~v^N1$)1{(ECu褵2¦oٲގOj1"!W[r]qE 6)yfÒ*E*~]Mê[m>EQUbaق}}}bKV7G9  +0)|E">[UP"h e Sؘmr$c@)sT*ґ,:[w} ;\F1\3cϯ  U-0JZN^E Qpn# PmN a@ U&@^KZ5c#uէ2Fڄ֗?#M5@[jY`&]v=ૹya1[]/-ͿN5;0=aϸ+& ^8!{ "47/0d;2r;6Àa1Ø+2Q, |eRWoizsP|i>SaΓ_fo%jz^("DYq{0Swx w.ޔx4\!z )H쓎t n92 >[f#Ɍ*V: ^=.@m,-.Xb҅j,#A[t)4łh n5P# n&oSa|K—xCu.Q誺xnްkof{ pT5q^'i?(3:(dx概az^,ԏxD7h/9{ ?9,+<ȖTp,{5)Yi FE)(s&IҤ_F_2>ɀp  wM ۧZ[ʭab'S( ?NT~}$GHY`B_XtXʈA42D15f9Y|b!WWWz LRU##$,Zy-9`7)=, B;q*P&%R_pw0u&2+M qTLi ~de;z ɲehgI'p.^Mkb e1y:dP֦;2Z'G}wHtSI̙B!k: Wr &' e觹iabٙݿPIϢmIsb$fu2S*՝dzq^n]S>D/ۋ[5ju8"1Nh}nG-22t-z8x2`O~*ڃGdT,+{:oU8uWP,[[za)aT R_VRͨk$25GȚ:%bF" 8 q1p 엃Ss ș2GfXe4,wG\2s*q;ӖCjҍI;ԓ'**)Φe;b)zZE a6 ~5TIu1`L-L%* mœiV't*LjmvLHDVH%Uy_2au7_Էg PXVxb4AaeI9m>Uf7| Zxܔ u/2q@l^DOB h\|tGآLTC &=f~^p<`j#۵DFȬFlB*;@:j]NBHyt3Nb^6/̷t>HȬiΡUU)0[b-SK&^Y&z.=Tim"wTD@]TJb+K,zxܙTr%/S#ous}mp ]>V2-YnZ})9 =9[Tu>KQ_$機,/ʚ@>n +Z"R;ZVt}mN~=}G}bq2of8cM6nT^NRl:/ZﴤsfpO18ͼqnLۼ*dرWuӇ+;W,c'$UvOlIѓBse%AOS3ښfKv&c@!WJLd:q4vome#n@ZV:7.~DɠٷC@YJl ~AjQ-9i tbhӯnuB%IiPäxMv}ѡ2\U}|6VT5I1o'8Nj@Jt Q[6Yx3+gx #~&D}|صՎ#4|s  )ИW+tVI욉=Q|C 0U\к ?\GX@l|Hb/H7$a$ުd-N]4bfh>L|X4BLZ 0-ёK9^hƨD#ŕ#vT>YNW\%DT$jvzUS]wueYaPTݎQtma$

vy܊HQvIhLddKAƮb6lmή z;`ŷhy~X?F4`WqXaq?00ϼ+-!\m6͡^'p<%t4{^4sc]9v kAfI(F\'}ӅsaUz;J ֝ \25yLX/^\M4=,³?PɻU7d ]y^[7v+B{cSoр 1 j"/5| vR,nqY]9ONj]=̀K&n]gf}L}L-74cBhV`bbn-[A.(7f&0NR(>ǝBZxW\̤;k B3̆:6[Iqz5hUu|]+ɴMMe3̚P&at.54Y`ᅹWv<&d4^e1bHV_ƥQًO䕔ywoZ,ydMX[ۯt-CO<\t.V&!-_V:~OтqE. |z }!tT b.{%O= @bzRy9vNy  }=Ҡ5[[ɝ2 T wImoquLQskBDVm,԰x>H!(p5B<RTGGz=mX̚"p*w; ͔(XL2F.y"rwU|xaJ6IPFFIu?غ3PeAj$Gbx :9.;[/ -tF @[It4sم{<Z2DgNZ5N瘎pL6#Ztb4a0Z6\9n>`+аJ̉#X1K/HD]cݲT- @x4mhmfg?:( m];Hr܄Gs ~4g\/gbI]_jXIy##"`Bb2uk[bx(+,)~F5AvVN5"JⓋ_pRqcD,3x:2NKKBbvc.E:fJ҉cT}?py Lp.gp?~-=`氤p?0zr֊N]Vf|%nֶ*sYI^N.J:6٧SԨq6Fqq`Sc[c& `j#A0B])A M{KMD26 zu"I閷jnϊ,F;ծ:ۻ:7?u^: K{࢐IKjQ25cM֠'S6`~ #L;z]g X&wH};{\&#E ǀSI+K˽AU/I͜%2PwoE,Oz.׿Al*ϖɩZӞa w]H<0'Y9/Z-JD=o|2@hcȭ i^J%[ε9ܾSd4wʽSA <$AyתJfiYu.sqnʡ*^PZk Yqᙈ!dArHMP/d8՗˭oӓzS7g;}k{BqT6OC ]5_:Ltao Qn+g%5S\*x\1ҦokqW,Jg~)f l3sk!&SK yP^|Uixz~w~$}&V궺–_E>KU?g[j (чwC#V6'*}13",*ꏨ)S=ǙTz) M :N)fA.;9"4ŅjqZE>|_Bտ%Y쓑 :?4F4 9nRzA˔>9%{O !rn}U_lىyQ!8>-uDnj{<`OLuB"3RJgYl} ˑ1w'XcMMo ,JxG!Qzo* Q@, -" (o?nf`瀒N#;Ք Jb@ l #dاڕC0|pqbt0b(Nڴy|eD9Ũ̲%ҷs>fPF塗ujhfQ4!7?qe>hTݦ;j}Dcܟ9w|kܱ83:!7GlBw"\ xɮ=Bp!0`ԋm|>\mXvkKcbT,Nk9Xu~N40a0AnL>HI/Po!7XF{q#ʶ< -@ȳW5&l(џLPrڗq'7JwiPƤxD3P"d$QP0&ZvV.X/:0*T5NVxUڑH&ںjuH,G{{~VKyې<咆ݷ'򚚙aܬmEʋ4~;P!)?;+?,hi)6Osɇ9О5aـ]162#*u~Ȕ<C|Vs3BB5hNZQ)Ql{y>bd~[+C 3!W[!GNrg1(6D*!;!ˁu<Ac"?A-CIPL\.JUmCi " N\^+^G ^$ >yg/9ů}_Q}U#tICnhS@ϱ=à6:pQx.yzh[GJ[bY%ouF~Y#$! u84[v12W10a#Ao @+`dP-h`ffE%K*^/|Y@'=;i;nܹr&U(M3ޭ5#p X%ˉEFL:/ ŷVʱa՘r@,1b T 3mu‡<([Pbo<(-PJ|%*8՞݅?-zoYoq?wz<\  Kq3t6zq[9X&47^{EZdY/єBhߐ׀zWyYI+ʥBLjx QΏ5eo~Nlq(jXgQb9j%.LC;>äyWx`Oս̅~T-c qW:Z\AlCjDž̗oU֗vdX3S/ߓR!jR5ypZ(_t_&t1u=$YN^2'gMڃ YV!d84FN cNKt&^ fRS1سjP삄6_a,1 ʙJ]sԤqWY|*#|f/o-'6 `&sxcnظIga n*s757Zb3Z2I`(B8nȥkW R}D6r9]B"rMi"դIr˘mx:EՠG݆C8I?*mS92KRȒ4'j5UهZw~"Ayk7 Yv 1z:TـV0}:zX7rDlJTȯ\5QԺY|{V}{.bòƄz_iA AL"@cHX t_ RU.dpd>'ͿQx(Ez#?de"[b_q9h #݀[\5l!TmzRsJ̏h{lMF|-D*6A+< TbMSj|Yb")HѪűY<=SJah7# &U҃u1bT"(TmVJ_l,!m:OT T Q4B12E3}qgJj($Yut` 9gs ]CPK-??3ƍfΎ͖sZLאPz6@~u&첯*N=;$셭<x0^%+!1/BbηW$`t<%>Ɗ4A6FJWUwlM9 O DgiOU2*Q?I@PvS},s:@g ()n:$ oS@zK]ٽ(ƾ^bw:wMM ;u*sWטTx6+oVW`fȶ։AUPyR5Rzw\0֗?c}T97N(1Zq%lUn-®X zZ}D~LcXڮk8EPݹ ٰd+B}Dvȍk]; 3_~1qR%Tdso%9x~1OcU 8r9DEdZjBKNUK^.-yKz,8Whk)F]*CUV{h(GmUXέG~$eUa!tT0˯\f/cz` * #jAZQ aݽL}(Petk NeY%Bp/ } bSH`Hhc4X$s1~p Wz›6y8d&0 fx(Al(y]|{!P7yS_8W %Ĭ4D CB8lWLAϬJ쨡6eas(ٕr(\.J{UXTo\6NBrdRˀ^40n-mZ>Kn5&D :`_ݒFlc<:   P$XNдc9G&Oʬ3Je @Y \" 5qk(ެM9Qݩ\/@|yn5֔_Ob<]r,8_a`Ew<(Y:RO M+H!UzY~Sôo(bkƓ:)Qk聜Mf&@V~oH &c;حܢ')gɳ@h# ݪ]njoт%ȽY[qEg3/99tanʛd'[.O 7RNO8l9T fŇ?M-LBZW,ws6O?^zS$tTpW6f!ֻcT{r&gcNEypAd5bA =LTݡmOsJHLңߋL6;?0] C%p6[>@૛JO2A-n Al?*sՓhUnfqlNCsrPC~d])ϹŅ(҆{\]QÛȠu }VLdhV m{F :hYA;]jyZd n$8=EחuPR׶N6\[5!oKF@0 {TZNH'!ʸO2he,fIRlb罬A#TC#@fO*yGO%}2Ͽ"M  gSSo9[ < (;>0bu TR4]#̀H\+d%?L}.̤b(DY=5 4&N4oeyuJX|D{IvPDAezHsyxseAJ]l,ڗ`CŻcCI' ܞ}.5o G?69|d*f JNL5@t OXAI!]\an|y"S.-*#JBvgpJ*mp+k,UT98طSDG~ !DgEO7^]ovn$wș :2^N](;/HX̓,uJ Ah֣!\)"h+*ޮn}2}gЙ 6^ґ~" 4IG^ٶbdB1bԅ!Rn@UᲵsb<CF_D_p 6pQNzRiIO'Ĩ 0V)v{u||]o CkFnh1~52zIZ7,͈|j*sz)- ՍE=Br` OJ.;HI; TrS)>RcbvK9eOfq6sAa-k *vM2U$M^>\;0&ν'7L0}`G$\Bt=\ g/ FKGaH&]q i\Yj8I 8n4dۢޥ5J\ "͗5


tE-Tu}L:vJ08RhWEqI$>ʀP`-\Yd@ c{*߬6ޕs #mLG*UwRӟsX$BH{>Zzw^3߸?/'iڧ&nRtkۙRy݊M~RP-%0Je}`ؾxК |X[:5Bh3bTuiQ!Ĵ^ϣD#MJqWWAў˶آY3|4O >_EN;xL.Z+ʸ v֧fxyej&Y.v<-4QH.v;]|^@qK4$C|y{5lAvzm#J'HJEvCwbzAWr b^yʰEy[z4 b'h#!nȘQR]C:^m@qzzpnXmUЄ$P{DKp@^^ZZ#E=p+[j{W5R诂;jws,ZWYvČaJaU" OU/땲{&\[dvp0[4C}ol0u_(I{͢XiQJi^EZsKT2g$Y4jj&m'9 7hD{l{sEFX ["IΙ"Ł=P5L-|Ww:zUZcK j"1Mʬa_6jN3t5,ݭiR^EVz"#f ;*xeovӆ"r5 eK>pE5+uGڦt>pҝ8 |DCIؿ(X=ᆬgttYC|'@T¹ʌP! [*'NWLbڑnglCߧ84do$½Ig ʇs8^57Q$5ti.p<'Egz뷎 J)@^- 5 >Ϧ>* 6-c)@+Lp8 Mt^yQ;s ql/9NALG ÁQP=kX֎؂4PN 1>Fo9_T#&9NeH {oL82 Ȅ;zO|r!@LRHnE L:qY"Y4\m^UhgڍV'0T䷤C,*&WOө7Tn;v#ٶJXz4ݍw&wH9s6K93܇,v(;q-0tL_(H<^ FC#<KL)N@x0!8W*(gAy(zb8`Q?e\iA[NjJD U!ͻn^SU}¾Cg?*+,rxYJb$d^ |ӉBa ' ct\ 5 ts8cw?f<NW| 6';hIL!ڞ64~U3rUT~ IU&d-EK(<7 1M[8'C88&=.}SRlV 5{."C;;xb[d"~g[zryjgN0ijU^",~|f% =,|y@bu IlXC D%w6͏HٗG,7& Ou8љpeT(;q ?uܟQ N#? Rd5vӗnki;a36%hBka"p,5Rz) c^}gE_g_*H@>~J?˲`saNזK~NKhHgjD9Ðit1yzTRJ!d0JAEUWj=b` $YCش9z`&`J%Ft^+2mOh~<΢HNJ+5͓%w4x4OeVqw̮[Ooى7K|b19c3F5Ҏs۸;&r›ޗGowtX'0z1Qgr<)>( 8}_K$/Z}M~6KWܽMJZd.8(60O OofYsIظU0fv: @ژ>>O`B1PomA~$lqRʫ }j]=ld9{VK M"0_ֿ3AJR<ﭕmI<|.P!`7#P߮N,QAp2if~`Ƽ!bb}{w#y IAŧ*hX{*܄{BpWZd)G"O !ɉ! }Px1 &z{gM7 ze&SQik>lȤpʓR<3FUf{x[нF$Yր]6R,|q!^ID(5n )1yU "]CM;2NcxӆjKc@ ifRE8F;X.B|筑R!Uqs)G9rJS˾M>L}vyqʻ89&'.ag<2 m/:mc5~ *'Vܻ:Nĭ̝B8tPh3ڄ|E5롅oHy9akf_srBT[s߹J<(͜rI2_a\!'KB- nUсԎq12HB;rPYBo!?Gka 'z-i _7 ( x mr|92d;EtJBn5'B=o#~ K5A5[?,ó\Ǘ1# 0EgX\N"-L}>}<*-'g`ct;?F'?PdfO{ 獛s@Rzv_?Q"ŇDMG`inLZ\6S~Qe`8[_uW[b~=xb}c,Ⴃhث+NI?Txavb*)"ˮS@Xy%=TvӈKx";n#EEjޕ?괄yTK *7aM5^Q1f{yq!whhN~o OkoΜ,)UYV9 1J#>c|o ESs)A;qMZT]u3W| nzU9^aϿN١ mXAPfʙ߮WgkdW"d!^<@0}X 7;V 2&ha-OQnvbPpHph^`.&| 4P<C2$uʆclh 45Yь(:w33gK^Qoأ_ŭQ 2"+26@Kd@ױGh-7ý T[wVJ-]ٯ@;e6 u4OGvE'@Y)IXAW']QVo[!!CՒtJ L{v3w0&wij0-}" y-5 )7P7h9ҭGn޷z|ִaBHpV{9-iMZ/=̥.S1Ù*V,#C]8&3NIijل RX^XFS-jX0:h0Њűk͹h#Th][)e-r5*Ȼxʹ"Qy>Wv\%k~k~-*> )=7冼%oh_G^,*6"2HWsؕ:D2dw=7OS''\&'ǼfP"q^Ei*@ ]&ԦD. zR `ߪ-ù*_ܩ ]%_"mU]9*!O4[ <>D{] 8&J!ð33Py^ROljy$%+|Z` #r>xJ3? >%N{p.b.IyE$:ݖo}8fqD 꺞!}A8.4V,ގn]8UD+]ݦei=/)zgS䭚QZCGZf+%B JhF'wQx쑧̻*ڢK}=q ~rW$49q73;\8tw캲m z2ɥ%nQC>mZ[t/vzbCw[ֵC`^0lÌ8N8K }%WXb=ѓw=k/;-({ۛ0ɨ-BeЍAXqgxG2)@(oC.cQ}NsR)r?sZuNvQAq aN/+eڛnkVO4~7~/;tVv瑈xNFG*B^UNsDž7eߚ^6pm;UKC@,օoB\ BZ gnN^-'S,mҏ^찗'WnqyW2i5[X"dVwΉ6gr9ڻ|Pq{b^ r`yDT:Y\G nza.@rh?4"C] 2`W3hv4V"-zjq%`k3M|=U$J<+\s,r }R%A5hkC1|V>Y5j?Cj5sj1jr`$Ö+QO4S{M_O,qMtdl@rRpSʅQx.<ҧc?WzqaX]plh(G5K׺z%3-n::{sOpB͇ uΡ! RsTUu4Iw ޷CqohyH2jRv~u^O7 {3O* xH$Jt6n ,T75"hv$ojey?FSsӥ`GvAk/,$Cγ=j􎯱$g2W6xiZOdhҔ"y㕿^1Dre7[b4&Sia8=k})q;C \dUNE{0=ٙ _G//Doph"AD,:K* 2@/1o~l+nKKOLn`5pgʾ+F 8.8@Vɺ1r$xEU Lw$Kހ5NW[JVOYmtQd }J@xCM27BTl?[V~ 83<Ӵ*Iz'ׂA| J/B->*P3m:-8p_zۈQ(-C5]Q&zoU?_WF$53nܔ^_ \=j .G6GR֭i2ҷn~ڕĐÒK4ek[w(]Yͺ,GE1[VAC*LLL>d"Vnq.?,‘8U:׼Qs39$I_4dxBX\uȞ=,^h5ŅMwWTfl[5eO5Ǽ{ _8GVj8$Tޥlm|X!kTu.xJ/7:kX_t cgވ+)pv` Nؙc9-OӼjZ`Al3Y)'F: HJFxD^MӵrUqbēunw!S:Xg(7p] "z*~y6)hkHiz4uN͐NJĔB.l- SWÇQTi/ ްb,}4L<t1~6c[P1C#yl"d`)tEd)bnBr*E~uu-y,3IyRvOL;3^;#>fԢGF%1RVpx~D[0ɚsXSŹnl.>OC; ":4)XʃYh!wf'Mo=tQv{fWA_%PD~O[Q }/L4P᚞:{- eR>TA0FXಒRp/XΆT4Ml ,4.T)@,_;G6^k-oXЌ֛݊y}p$aGF@+.nlll.h^5M,F\?ǠXmq;h!kǦz\/]cOj0-9@fFpJ[ <(,jJNyflAxk"Mi#Pkhy/Y;Uf+VݍSSÃvR)<:1m3?e6͘D.e1ý$ 5OlF\ ?7jA<*V$igY$|֮UgP|JZ]gsKX 4z_JGq2IҢ l$luHH.,gHsR`e yBYl6_Nc`xZ!\Eq0~!TM/nӬGOU*S3ysR'}^M? :5ߍi|y}O?ԕGIDUӖz1}qBӦìc%s]Pee;lf,<[1"̏վ[Z"Z&M^ȸ!_ h'(2mP nN&`ׄzi1\h]dd̕]|9osU^Gd @cjDʎ<)D!Cwfs쳳rlS+Xb;\b:e:2L*]NRUG9y]_9P85JCE; h7/.p6c{S[oqNi 扫K)9֘u%Ǎ;e8}+Vx`Z7HqiL %$F̗*)/N/nBov5OTtb VT"2II_ϓuUφm`V#@\Ҿ2hf\`Ǡ$({߶F~*u]Џ"kjaמ :̠3y|:U@=ϻ)Er,BL)_W9'6MT'y7RiEyT D8{ytsy >rٞXy?_|+@'x w`/mwc #a "M^0Y6DFXF _IЦ)ݠ04_l@kYc31#i};pD}, Gzawr[7e<6E RhC} ޗH≛hDBܡbCz4ofVqꟶQ~fL.Ӹ ,{ ƴITl^tMDE^Q;?]}#lnl t*|8)rmBf{1OmDn]jty^=OGB̼=W_dzGi w^ZAN8Ip@)PLjXtp16&L+r;??Cy"dU:2cTł܏InJ'/b/Rfr8?^W 6jNܣ&ZMl''kopj2]~JR"}g zcz25J2slVq쵒'c[3[خmw)Q=nE6쥎wz-]Pp$5~*n#qpcތ^SnwSDk)X^"hڇq2%pHrƳkYu>sCDRks`՟ymg`(s bޤڍlo$ζPG̪z# Z.'Qc4X.@DŅ$;2\;xϋ]4r2v|#g ~F~;؝̶\8R-Q]+(E_3e)`#ҏVAKm*y6Fb x$&ˮKaC+lCnB\@  gk%7tܠv+!3='Y&r%|O1C#1ZNO .\'%L%K,܈ 5?@}CHQ bgdؿR5PhaN"G<4cN#h*5vLUX"oZXc!H}kOcKWNmlfɨ3~tc)i⺕XH_Olӑ=2>`ʂqEP⫓\fPA#!H 蟂u!; T;*|0?N90x&;ߠyV@;i3Jfi[2׸3r3hLlRbBM" S4Vh4Ce}V)}[Ʒa<,3RGz헂gcJ!36*.Q#bj]LLá &.eCIQJбR 1)R-'W q?_4w%5e%a]8M:+ǃ+'f;"?SiqV=8vʞ^#CN {Ц8 |Kxd_*w(!WM1ƊNwd9hTYLqƴQC𧜄2:θhT`獳,BhѭE_/ߙChg'*5CA!b ڲKcH7 hwkZ!%!8}2(NV=ń Zj:Zm)9;mPT̂ՄkȮ`'|+_ Nxq y+0Jj7i4(24,! dQJ0Eu!l:pDGk~XƗ_a!RuDvltW&$c:N`*C"NXس Fmbu1u~m{u餣Qg>NPavĹ0ҧP,  tDYQ|{ten>_?d ?6_ r=5$-Fr a{Ox~5I2ɯf=ڙb4$Gvb} ٦k5GPQSS<iﺲocgR8*k2!yՃ<{OMln9lJ2ea3DU0~2 4YDza+k4_K1"*iwDq|J.ݗz)V[P3ִD Q̭ GOq| N#$B"7Nwv6鲝᪕kWlϙUևO+3T( ,'G`k-Hj/GH qQ:4veO~aUSO8q6BWzv}!V.dY~evm\l X@#}T/orL ?a8ֺQYTTZqfM5Fړyo} tJ06Q=\Ҷ88hgM>؏=ptOҴE-ӯ\X,Xyb&nW:[azrṁEIF k:X-{w'?VYBE 2m#=BՎ`U@zӀRD91i"2J%@Xÿ~!udˇušYwlRFW]=rNT!뿢αaq@VS1^)1z(+Q姖"ZFu<(Bt/}Cا[瑡 B TbHerO1֣*}lVH: j_5 hA8fKiKBo+`w;gp( BE0LJp|.MOft=4}ڝ6vH}zmt2 3+UY1:p. rt( 2ԥ{0גyoEi3/N&Pԥ쀽RqB;-\ODTUR&a(S+YpqhlC `uS#_*ٌjʶ h~Z*aO.<[{<%X}3s݊;7 N8 H:}H4i|(2c@o1qUi6a6S@qZ\L;ТK.rUUS##ĒK|Xj b,:,yPPAB :z}VN*L l V:QE?"bDɅnh[p) ELZb +]1fPŢ@FnY!]߿ULAid_2FtB xϺmO 0>Ⱦ3`)Uڃq=('D 킑E @/RF;*"s+G$F̱e~3gځd;b20l~vCcʟsc|-*jsOm`[U_,@lݼAdϓ/ +TCY!c~M, ^>dq*;I'<q2mQȐ!!jxu(JRL:/uI#Z^\̘'xQ/Y` :Nዎ|Ԝ@<5 Z`d7v>zq=: <y06 ߨ%k  =n18o")mZ|LRz*c+IUIy߾} t>FSѾ5XJCCoҪtq2Eݤw܍C1))7t4PӔJFuy@L`]g-*%T2H-:>QZ^)5 ![;H c8Ҝ-ƽu{tk")Ql>|z5zXqszRci|(! dƀ (oOmq3rTI7k) -bG6Xa9r}xzYMnߠz ނ3͑S]2V[^YRٞP#7m߁:+` Z/ƍǓYMt~(l"7(:!. #[=^V~GJ=#̙twPB/w z^wsJgY~!P@ˈD|}5I7@{a 2j5'ɔI!˿FnC;Q+Q-Ls{ծʚDPuTZ2[B˛~J4yA7 UdmVn'܆[t3Wp J LyLop0A\/HC9!ka*+x-J]Aa7PBH\ fúCUs<ū1L/%a f6׭^- AVnt1 1+:Qd2$?*5$r'PE\aiRsc+nZG[6=۝8GyC OY[jRl^{E㖛J˴OM{zaC:g>t m{fGA> uob`ۑtٳ }[N [I s~M*<凕Ŷ[ +,+)\@V]7CBMdRat>^/HY)Źp<sB +VĄoP}_}H?((G[z+h@5$3+ /t ۥ6>Yjg >HL44#4N>t1E$:#?9![z;PFɢ~>*_D]`5VT{d6ٻK' k>x.Gk// FG-Pf8!aOX db^6Ǧ~8YZxhI9T[0B+Mdvle߿kWd~D>62gA+. bq]`XbǬ!!)Ɔ&ze+9 Jł\0.\WڻyZ&u]3{sy؏Sbm>4=Fwɟ s..^@=e ԑTIQgJ'YW+P|^Y vN_a(}UT+=,IbE!X1+H`Yk'خ)UA 9҄q LIrBGFt;2,sua3-m5/|#:g,MO">>xXJJT=Ri*Wg TmjtF2SNk%}eDzgLFL`xµar& ՚Xr''/[Za''Ih+9yE54EC&k ɴ|lm%Z?~g i/4w;8!0{&Pӻͳ"sυ7.CX1$5R%% dMses}s8A`숥,c/XLIame'֐=EB*Uw#8zz2[x;JV`n VfޫRϦ"*AݞXo@?,2 P=!9 6.ږ%ܝw%d%杨2HL8͖#nTtLOnA{/jRT ?'8_,'5]Qu\,K(cmSvJ1"3rZ |S>?1mc~E$d7cr4Jȳ3 0skO@Jq_7"3OKUڽ,fUׁ46qFϔ_'uFa4$t*p YܿYHm+~Շ.6nASv2ef}އ #>6H\()Gcz`r@I)ܫmʴxghs͹Q6Vv?ڀP8]1~),RNmbԄnDqNJ*jAR_*^"jU`Ko&v."{^g髕t'M9FЏ,pX}Yª'ʏcʨ@5 0cUtk|Af]5yL_zVdRq@~#}F^ME4<&x&ΐ땦t~ߛ @Vٶcf,wdYR\*ZA :*9!1"Ǐ5Vj!~Q+I˓Va9f;ΦDΊ2yafv,PTyNYn}T\%s)A3CD%;ݙ+3e7u (n'kʗRiG̬oHU{J Ѣ);v5bg>g[o*g{rH $ HH~wzjJ `hxLcw&~ܒ`L5z] :yזLiO%Z_y{U9Kr#'MNvl*!w@vyѥكG=QCjgՂkkxe(0>Ih6rQm->*1XvP8ۋɜd/0<xvN+N;ޓNxv>X1NdpXd Lu :^fD¿K0Y?#ý+(|̌L>Z9Η+aL}B EhSL6.SDT,8O6R1_9"Qԗ{wꂯ-1:[+ Ƀ臂]j]&/1k/.Vy8zDM} x5%fN;ؚbHm:$\ ȗ 9/}DRk"C#S., HK7u9S|-DfٛkWv]op9چ%θj3-&so&6ցuH8!EPc˸aꕠ8*@wz %*%B)-užNft gj(ɐvI`*BaGKΈJ!?q%fiHrX2v=>W2~48?0g]ke}рr״1 R/WPfJ{رsT0 ~=D ý ~x_<gg'eZI8.gr ,!MF=pjX0kQ#O#uN2Ë5ξn802♮q!UEtn%˵*/+go}F4UL}RٱGR#3vȀJ#]#:k*W@V@0XI䬏kVxl7ӴulŸLW.P,q KbڷE@[w65g銆<ݳ_x74WKL;5nlTD"'rRepXH1?nX=f|y^jq9/uV01Гr lҝ1Qקʫ;^|mzԖj׮leZ6z3pbx, Uu2$&3>FFFJw #D@2[_^FO٘u+w$L `V ZIqpis%4!\LqÞ<߿I`htld'aطaPE㫽8C Y~l`$9K4M-EV=E~Svsje [RUZkz젴/2]:{ ك9ƌUo-dJ0R[8t@{U$ۘXZ}8/ZSRv'oue eBbj :[EDfJL7H55' ʁw p7g*C^;_qђy 1JgMz8Dǯp"] Qݟ ]H U>ӵkT%jms(#ZtV8O+t9L\VڡF+~Ax /wP" K-@du!I%cmMZkloӶ4 ÉԨ ` v{/z% MmxBe)NTf:~^JrUBrqT9si((}$/F=0HЯ ;+}]^Vu~xWg`Ih%8p}Tlɬw$a&}x]VFIT(z1edR-.=>֖E-+ei[%;[LYjIpok1rD5` D.$dNV?;snMA PBZnsTly)2@,lj92T t67$T~hNbe5>tN7kfEŲ8nrO[ʐlcm^~5Se%+w߼ oΒ\;ek~+`$CIPl]پ7꿏᥅r_e:lTvWAvmT-0XiuM'UT-ԭZ^^S碗݄'|y:&j(W9Ǻmo9yR7>Ǖ4̝;I&%~t(ͪ=:fdT[2qdy_NUݹ=CIrk۫,#Gkn׷(h^*滚zO\hD|r?VSNϐ:iԎ!3y7Z|8ؗCF1\5 ILDͻ $/[D3AY#;kZ!9 촤NvFkf8ٹצ SV (Bp*Slkٗ‚CRq钧ژcT-?dL`c1'Qpt3bV/WN. 7Sgp ׽4~*e+jҀC ArQhT56 Q u&!R͛t"XQӽb; @3v4iYҺqT\-K'+cxgMyYj[ުɈ{?*kКIX.<6 A Y~ZE[mƼNZ\ALtj1F6^ӫ(f/?W |.7=Ŭo$0@ezxTG{A2z*oժ7WGF{7Etkzu׫Np\fJ&.?}4Trn1ou)͛*Ӕ+êÐ]u` o[0m@cQ.uz>GLpzDjbe~͎6K,ÖPDL3kՔĦ墼0xE |@``˖Dnc(*#]z07!Rɟs^{sϒ 2\XǦQ`UICwlHĘeSozX4 2[ɑЋ\ $NF C!*}< =rAxbETC)q#6ut>*dG:8霏@mx_|HMn m#:%N=m ?Mt!Njr@Wrb |xɺ"K JVGC$*l^AdXsWG_МZaXXb|Iù: v&1hq50:1͘"|Cv.,90;ˋk,6% 5\%n!olwJQNW) 8!J*63EV>%w2 GV 59.nX5x}7!\u*l}ȍw{{)U, +{}f3'_π Ī1LHf2X]U= –xU\ӎ ߗ8#wt&;)[ͨJzS=7whMlx$ۍqU)>@݁kW!%T hR<ҕ n 6q1*}J\z{ >]_/uN3!9]BPQg1yR aOAKU(M$ _5M:JtK݉e}}vϚ6gܟ4jiu9?/<϶QsOΕjy{!-5D22?Dnœ&YxޔoUrrr?(`EPUF@&alhJ.]ٙ #8(eI>C\X(x=E9iI&  '^Avݝ*UPs9t{æö~S єGZJj1mS>:dL[̟Oo-]VQxT0W+a މȐ8Pϴ1 +\ۿ5ZP4c(  6VG6e}mlT,&6tzxi{[Ɋ[$0..b=t! DiCI'@9{~L@0KpxYwVP oq RK{m]r`eu@eyD%3簧hM>ukt2tVtIFIORIZw)` Cq:NOңPӹ t'x{+cM\W!jF\RXy o)WGp;G< :}0= ռ? CA ^ޡ(⺽TAGAX3ԡwnB2QPU_  p YI | OM(@Jilx˻Wv2L_Fm v*h!#E$m!ojE>sHQD9TMvK8Ru Hih,:Z~a\V%,Q AAHan }z `?-g6&-DlWW/IޭM b]65@o[tUXPeM1Iȧz7 NX0憭 m{T%+gn1ΰ$4v{h~nW =$I0Uk7M,DzTS\p~.;4]pLa=,걹Cu#+89؉ uc9yw=^6GǦamTM0밋v[#8 j 3e(2Mq|U& 9uNHRv曣S#%hPAdqL `H6iLMk_x2 "ƻ;+}2_a-{K~rWҫ Zv~Z eρ`H+M#T 7sˀ  U pS l]o c+1QZ[<[ 3N9gK,GëS6.6MrN(BXjLC#2 Wu5CdUI9X r9"?wwNJVYEL@ng爦VbH>YќDV$,\VE$eiX,i]~!#ȿo!o,mOţ;,o k?/ EzŎ.Kf)E-(ë,[[Kߛc%{rA Kǭ HgU0#%*2 o_dk,_2݂Pb>BճA+^mLD*T.z憁ѠnLJ n68 um>d"9,+xd؞Ao89,@P,H=ht5WZi-+1B+7(V'ld;Ж++FB6}~i |RcJUZHӑ\RKrґ;Qt$Ԓ;ύ%G 1 Hk͚[ !Wm^;^7'lh{kavمE8 $m;vaFTFN:ؼU+WbSrjf>.q'iɇ OP fdw519ð!nYX~Ms_?4rTEOdZF]R56ld s=pptEV0)2GXS0۶'u~QƎ.LҬwGW,( 2I2̌x8sQ:R \D1 !`/uc* 6¯$ [}MM *e\l{l^|StBB 9S&B"[gta2!=sY9q$E">|ܙn9ޛtyL%W;@.pA斂,yc^̥C|NU3EֲII|06.= ,]C(학tm'P/ykLkJ]H$ӵy*dHeK,V{:jU5e< b;3NR@uXW[kFC09cb/Snbtz]x&tyk7<!(@_hd9aC8bax_4e[ʳ½OGOk%X!I!>W7DIRgPnF <[EC{^-eJcw= -u/IJd{3( akFoˬ3PQ95! S,_ 7>{oi}߼ޮU3.^>vU <u?XuΣ~a^f*q}7a /yP-qS`l4B\4%Fx%RTo>>|xS7cwTtA_yaAoC1H Sq?wEjN^e;Ҵ_\vGBKVm 0{ h䄋$1׏_ڶMS)rGwnX)ǯ{E#[&z"0f dBVθ'$rx4]\tpXfm:rC k؂I&w %ՈBjS %=x ŗScxEV&8_Bq_*1aĔƀudKqbN3ghܻtByQ;\=Qn:َ%b=Ab,m@z5 sq{ 5 1}px6OK*pZF~CE>rkJ O{rtsX>d'*z{S葱BV_L`` xnAtevz4z0e=mf{pl_o SxיNEy?C@%O^~vb*ƶܡ\ 6Wÿ tm#)yͻgP{&-DCMulnWtͫw eCX#W1PXL80țDgbdfJ9z_6b`.a%w&ߦ \ )V_c״ j`/- bXbmYk&+UQo0ueP MX&35c4 6BD QKE_SFL=0e(rs&\@zVmsQ)7dy PFM2`&g'DWCK3Ag2@8oe8S*<xԀ87f)WEhc.I@Jb.6jtPcmE^/-u.zbz,:P,H;38FK)=M4| [╰a}Q>?_V:^'wE:=.;}JX(& *VĐBŭQ~]0OdB@b<&X#9JSqa39 Zbu E`5ON)K|yNĤ^խW.Rҍ &_Q[,0 @jC f4 ;]/(kUYܴvKTh?qUmfTX`  ? *谳޸@|pSSf+mD>J" T&ʂoW*MB$ͺXe4m"Xd?]XUỳ ׆d{IMn[<#eBdhYa1o| ذvRI[jR%S<(S&.= e.j.Sl^I\ տ@Nq İ}TwڃW;9daq]E72>/(B:ɫWWwOwE ̵C~cI&af 7m,azoy#4~u$3vbk B9$ hz l>7vj8.hnQ~xA`pK?_AO0A#jwT}P #Z͂׆&8dlo/%2*ۼy㶢PmzE#Bh9X' a\*4^UzD[ Uv11I`r4[DBU-<UNcK{ D) M]]4̇"$Y{/TِPpQ& EmkpUae{XtZ@~omD "Z_jy05?H}Dia$vdwS |jBkid _l 9dK۔O'^'d=bj mziTכYDxl03Ѧ )C|[o\Cg^ũ?^~r܅;8`[sHMaVS*һwF42S 5nS*mF ;*0>`M"ӈivHmG{&mdFh?ME慫։ÇyŲ<޸?]ƞ=y-Lm?*O'-媬u]> a)K6! *uBsyֶ`M| XK/Ln,@@SVE 9j?Gba6LDȗ,tG}ܠR6\~o&w֌>:XJq b?X}MfޭS՗VvxL?Tr­j}><_l lѰq ʟnƩט\[szc=b?Nk %=+8 Ӷ ]"(v#-HNʑR=0hM8iUP:t ލ!ag1F0b;A!7hA܅hǻk4^03" bݏu;3pytϞ쭖|Irs=h&Xm\\vw0)j˳D_=+)՗#e>'*mBUUvD]WXzΛ|:4ءʺ]+YE2 r[91]i"Ydi6=g*B%xoH]R|5xHG3;En̆)Q'D5VT.s6mq{K2ee(/OPJ jT"GX#e("3l_t ]ž0zY:-D@ TDdp.qO2~7GYo_qtB&Bu8{Tp8;v@ԉM#/`C~S2NQx3q70m/k~=Oy|6^r#HTS\oYP^w!j⿔i-,^Ȓ9Ddlx/U\ ὏/;(}FM:Pt`e M=9"/0]b6yuW^Rpݬ@|zLXYLkLNu!{H@)qny:2+dvU.u:ٕ]j DA L u?W' =ҴKov6h\ j/^9Ex/C'ja~=캏P'_wVCVGT0[3_B^F% WCyEؕ^I LALqOb`|M@h ZNӷS"Tρ͕n }KPix ΋ARM3: c7 7Wkai*4"dQmAV5 uK3ܟ\ Lq8(dzp{X#!בЦ^r(΁W0G ;AAzJ9~YIqdWpOF pi&=JتY엻ś`U#KOl#+ 6kK7^iY%>$c@5ΏINZ0EֽO<]]Z#LHyD״L?8~\v5>GjL}+MƎ<ͭ ֈ3ŜA~8Gϵ(H Vh $0,<1":-Q|RNA*hRÈiVo5G3FɑU:Ah6cn@L'sj=@˅N8]R,r6*f9+QBEqY;=qѤ.bZ }+oK׽B7+?A%G8 E#)xd)߱#bUƦK ǾiCMkT<(㒮)6[[#*;$Nt|w:2!==V̆t"vT<vݎ` fl5 Ƌ\0rSgotfhjT.^}KoX㒇Ϡ].xZǝb;16q4i&:=^L>)O["{՞x32lO<E](Πn=Bt"Ag ITcE%݌e@8  7Ro's^4Y0Vԣe|O?ʼhtHʖ&cQ% "XF@&[5L||B>-Iۯ"?%)AH-.]{pliG bƩ680K~sf ]ov=1dqO105a\ BO>1jǰXx: ŘɇgOe:Ċe#jM3eUK7*?E6Z#:3)ucڶ hۗY'|mAL5Dm^e ٌ+>O*LC_KC՝ 4]|52rɅvf Ms>9F0Vi3h~"`}6cŖs>0ݹ؇$gRE`NhO;bM5.TB7piO/7B`K4}G5հf~c8_U(iR_ż7-guww /1XyҽFYw񈞎fԃ=5;R`Q) z]w&FLΤ h0*羣鼍 kf}l+44 t9144cgr O6fW[+GV?N=pmG$a%Ɣn/:'0P,QWZmz3]X^7s3^%D6%pEqS` \\XHPگfKyv3+ ';&G!E3\Fޑ*hԆ8h?[kF2ݵ- 2{): \{i{; Eo.X-g^8%4vhr{lS4NfUQIݵ.!>_v} U'|٦77{%t{5/"q_y/U51aCQ1ŽJp+`>kE!mh4lm~`3ZϘ @t8@YċzYMAtάiCQ]j~c9gowowAWwFYF1.7<xtLJB' A3u3l RG6]X-9z75\70ņ?d[#S{*o>ڳ 7Skk HLnVo+˛0J\7($HlVJ:r)͒5~\=`@<^ UK̤Jnp؋F#i UajGNן Jlc^G~3-(`uf E`g 'x𣱙Ŷdi!!RL:֘8#'3co5).k;F:W|No{*s0m׋96a[v0725@t$ߘo[ujrְj). ϴ0:i,/IĽZĮc8gP'VϴliVsܼZ[[M'1kySؖWʭ1Yub-:്*戨YHfi;u jY]$7mn8 # G4 LTk4A6Ѝ-vrT!JFEZdo9),#m}Q|%߉J[k)rp/G? 􆟡 ^Hb ʦ$J4" s3v|?@#!Ur7Ǎ̲_ `mZHQ$( fRM31Z8riSg}[btK݈Rwo|B+4>?s\q/ V&,';h񻓣%_=ǿKuP,}r3d&i?([4V^E>ktX __] ]M˸ձ|ᅀSء[ K Ќ3KD $RWv3=G.{ގFxo干SWƬ`M(+7Ʉ  5R:aBx/(]Iz̸~m Ӹq]koDN8 f0%*u+i96~؀6 [fvZW#kzgi91`PrT~N7m`ѹ ] r C4A~vT}ɶ,H3\ljB<5'LjbZ&/DͩK7o븵)RZoMVhst++oVgwl v#|vJ6 >x#.t*jB@s)@grq}xxg[^vP/V6g+.Jעq'; <[6sL?NyGẏ,A*w_:0-筱if2'[R67~'֍4?|ګӟ?-X7d7BOR<njFa}AAbH0X^Uh'.Ebm돈D#BŽ!4^ZZ4-Bkmqi@LttDmU[1-2({&lYYFw+UG#4NnD.mU{@F><BH jZZQS@|MO:q V+}kc_$sk>Ꮦskٱ1"NFOh-*I|eNlFd2eÄ8eC70IkL]v.JQRǭ+(b`c{9,.\-Bkf՞3q]9%C`dbO*zJ H704H /#"fޑCEkņ\||}Mb}'$>\|6L&(|\afy)#ͧ;)C !<}ww`8hً)HdakCQ S_l.)\,) 7`=ښz2nhVbi!v-QUd'CR0ɽ )]srE3iTW6guIEwLyhٟlt1,"x[JMd`ݼ_Ac*2Zd58z<턯F'9Fҍ!s&/ZzߔL!bND&=zJHRq| KPge j=~l߶|.~WKn;Lj0dX߱HkNyNo5jrF&|2 ѽ9 "DdаMRIrqoAph n|PiaI&.(ᔹ_4YY Pf2IM |c-5>DH$Bif}76t xw MR\-Rf&m_OyHۘ98AhS ZௐRd|b O>f+^9ؤ:E%b\biLvVMSB{Iw=Isg{zq2{T|hK~h3x-σ`zK8@FiF<>';bڃmrI4DAYXj:tZA%I7٤_.dG8.oXB#@/ij r9;lYB}MmYe'~SDPp1 epc ·):GȂ:|b+%Ԋ8kIʋ:p/,px r01WJƝv9 *a5%JM=i+9]ExaC}hY@A|"؀z`Ik5My4L?~~XKVƋ1-<낦 geX g?O\ༀ %vó?1VJ^+HQ*?annU3qbX=\eN gĮPZRA|4jW@4z|_F݊X)[%;s}qt;lh;%W揎Pe 2H;Uv#'-ҋ5iRQ0 B?Y+nh2ZywB h2I9VT}nqpٽzI@/9 KJebp@MWz ?Ltf7N?7{wy9|<5i4J@b>u_wٛEIH6u D5#,^?Mev /g :~0*"#`ShLiFe>yG}ʼY7xLg0,Qy ١z$4$ =LTPo"hh~aqHq$zͱ+1;N6+9W׹a/jIm{ c2 βM%F>~VaM̯^i6|O;8LKj@NJŠ#DFR)8SgŊ@TOF ޚM]'J>>B.{cnopAq5XٔN 佊Ss_8v6}NՂ .mdԒ*A5*]}*CŶ߼(绁i-vᗕIG7sMeͣZK89b\^eoHyX ˭֥YfHf?lC[0d.U@dn[m+u2̫to)sv =&lj̱.׈bi<ՓN]Hd,!mhTE*/C]u  y;%ah^@} pd\%N77 :h7+c<Զ ZRVP r?N"7ZwYxX};nWIx <"Y12Ƚ&׳nٳ*YPMyCdQ}8#2;ӡNq8b8> )kiU*Y:)yҒQVN"ѐMZYY1nG(_ms9UC$& ?3ppɚZ88dx(t&`WaPgnxp-BqQn+_W?"缸̰+\1X\8cP'ҧeb(ϑe0HI C/ʒ(g r$9Ǖ Qw_jE<)ihS%Ȕ:mjNYoeL#31 vgP3l;G?f7d,*V9^DsrJMhE H .!I}iQ<9>HPȒ1絥y)?-D9Nʛ魇7t5橝$}ήlKk;b X \5ё$PxǎYbWDcG>[Tso],6#&ӧ:Ҭ܃NEjSExv\8qjL;}*5H/^d^D% ӁܬX  #[.c"*W4qh꺔"5K$vcgkr rҐ6LFf8NS3i7>3eVýtp*6ԩ2gU;GfV'p_p=~H1xHH+ޖc<=ZaD-~s_nrOlsyF1n6 vҪ;8lkQD yhv8`w5=#\@mA c|GS7guyj/-tK.tg .".pgHJ*$aǞQ-s5"/Aӝ4ÇI. at"Rms,ka#%55W5:-n N$1毦--7"6{k7}kA(DhRTW57Ι g)Ȯ?[pJmv(\):@戅x,Zik:4{eh;S.֖uD<)k'ɨiX,͇-ٸ:aoG_Fcn 7okt( ­Xed=Ւ༾\= =Ơg'D Nh׾+眡b(pRp'$g^A*,R a8A}@ 2i Y"Xk+BHP(9B'sup٦rX3g"hޜ=l*34m|N~"WJ+HG6CcRsRyP}D)beK&W(7_a>fu.[ý)LCuF6~y>s+ v.$H&!mx1UGcD}lZ@MM`vm/WHMkeʶP݋v8LOK(V jHV"PՇFjuq[1=Th pƌV+J<᨝,XΝkN\- UYl U+1칰6uͧ~֢pDS},n.51^{her?N!YWM‚"036~ɗLsz"J9z`Bqg-C6'dOkPYʩ]LD!fr:I%>aN^>[&zip$@YvAO;Uon7"7't<'?=y#OBK p梕͚0zj |fl)'F]DF;=Q7iC(]2C*~X-WG!eˋtY7]{+'FbύlGt)z୳d~n?Yg>( \ZH%z8Je..<'2MczrfTWeq-4-+KVr/~zA) ڋ&HGCm҄iwΤe&ZL1 y>w2EaXp0r'tDxxoIsA6:pBlydQΆY?fD g9:94'm&z fHW[6nՔ$|s 78)rϯpwh߃5ɸd =JnrUT5e)tO|Aq' dNRVę=Qx\u /3qQ)]?ʖ%`CYhU kr㒱>7jN>AJuK Hl\GX򚋵ƪFDg$~>S :hu[eCt/bHrq_QKVWl2"9[)OAP d۽@ cE/ }%GYo,-uin,H GGqrc5Y#D.,K | #.Y,ocvvu@b޳<"Qnl a }ỈZw^,M LR,|X9Y3 3Κykpwe@xўљŕkL7\iC4L,&.H"2KҥDuZՙie[n 菐Ͳ՞DM6)T$\g6,фN: B(P;wAgeP!6]RyͅrS=Y .5bCHR[\tbjYl'rL1v?DEIs#mښJe -}. yR^ϔ GD< Q ^1j;()0?Y\e;EapcC _#4AL=o-bQ7Jz=d^&OHR14n>>R ݄ ;VU 2{ʺj?YJ~˴d16)>2lzIrS0 4Ybm&!~$5Vu6k魇3m yY($atUf:^4NdJPFg|faz@Z<>~ΣP,lP^- 8SxLl#IXS$fg$ZHN9^C#:\WG}yY&Hl%7O9?ILWz tFѡ-ޟP߅2oMC/6Y-س^r8#OyϺ|1qƷf^v sv3~)M$zBw޾/䢀|ߠ*R~L[L(ncǫ R5,4G]];8dzYezGI<i( sl: Bwr.iю~yCqMpL# ̟'],p󐲖lQ4ݒ1:-ad0《 UN B3{LQنsrCфxH>?o>H:"HYW)zUA8ۖzÅ`a p!P΍ cٿ N_Xvy/t:P膉3g&NTwŸ;Hı;؀7h @\6|_wG}ݱxzlfpB 86!6PPG%T_6P, S? - \}^4ٲo=J=ȸJ#4fǴh'ت &B^WᷙlCH^;YȢ01~lSebc3J|OU<;WW <$?Tͥxa7ǡ#?UJ_n0`[ԒɎE2-$-`IvWEIs`pY_?in)D9rɴvFBFЭLDM)fNt;0eFUם#1}i}oXNegld! 6%aț$ E1'EgjEeHƸN6(iUq^)#)IgWr)yT.~aIuiXF Dڼ앒ǥUD|''瘞}w ku*o>{_gDz&%!:YHl/]n edIa_wޏ%%$1^P*^wgXz(gFP.E>ﵮ,URdX"U'XC 9kBQ`uHVUEn{{ "Ha|)F^ڙe2̆T\)2ys auO4)%'Ua*!瘜Ӆ@qYtchۦIqOM/EȕLBuM)۠mv*"z0(R$EJYbcbgg< dM{ t ARnKRP;i:wnn}S`{{^]@\3dM! d*L³YUav'>+kYn_HEӈB|_Bl@;{ C]v7? fV.?n f| {1|alK1󍭪U'T fؘ={=P=> 1 5L!^C *,~Eس,дwzޯ=JFHÝ@"&30W4 3Ͳ=~!m>2J6T*\{oEDe_ Lx}XUuz/JѠ$$n{9/NqC"JHI֧OU=]O7@j526R}Ay<y? (% zf$I8xw܇/d󩦀'yrwNB%.X^WZPSPvZY ?qmZ`$ц.,ogx@ )>x"RyKw3lobrHH-oɬ3nьga0ڿn+՗DY V@yEҥEP,68i=5ȭZZc "N۩(v!^ɳ/MشaQq+/#H|>p&ejHZ*M.5t/j)KޝgW/=y1:X=]vjsfcv|DhnɯW- n*OԐ->6 IJbLvcsB,U]&xA˜ *]6xum"p \' ?7D} `# lW:2j(݉Ѻ^.c.TǑ ,tt=Tke-ιHkA^294A.q@EpAȞXHfyhun5ufUz־p % ~} ™&ČC8eegqNƯ/i+T!49~ oaBϳH%$ﳘ›诤'{c_95AUsڬ3IdakB[Btϒ:XԟҡMxFI1vKlZSV /ׅ\eǦ >sw@=QR_64F2Q)'xfySp7ᓤ#󕳜d2rhƺ[ lMRǚ7F|׏Q7ӡc+L}7@|ˑBv[7뿉#߶fW<%-Bo] ߳Q'K֞[VڂTLR!UXە9ZF|B6gp^)á2Cښ=42\; KCq_Z s@[bu ]]Տ2tC0LR[[!i?77/ 4m7M-}+qF0F&&֜n&kzxϼ5A԰}<>f%jd&*mn4 #|8@77Y@A>)6.f/-y^ Yh1$'Iw#P="[YL‡׽2ppamgEHބ5v!Шr.=<-Srcq@S%sNiQ3Vw}j/)pNfW_GW:B~~ 3,. E:TZN .;")䙍Df}6=@¡ƢUh;3ʬsCP@2j T!fA$sʅ_0e1f!,{ܤLWe:3%&R26?)H]IO y 6&nɲ wyպBg^1__Ld}mM!rnlxV{ջ?nIewSlY>5QDi,)Bd>[e/C0:~΢|[a'WP<_J%A Mf$CsPq"yլ]nT/e5O4#ܦxf'%an" ǰl@ɏGҒ44SCiVH3AD#?`*K7$Ե5]YV$U%`rG?VhR0й)D?ep`֍~1C74wB9dgOuH˂-x׀郬`ϕ΋<kYG&Y!* ,SژK]`s^v8 >&[tB4@E93 pYFLaucq2hZG(W3I$P5b+a םϵW 8bWݲtcҗ1{/&k@ tHK19> 53jdSj)Z;R -z z}P2I{MU;'l<_?_\%4:EM>s‚\Fֲޥ4>̼?.jgZw#%4Q1a x;( 8U"quj8NE"ݵ"[LS/Xt̔)˂g3iZ;fOv?>v%,:Nlld'nf-x(Ao/${)wp1bOμK.Ow-x&T|ڀ 6q}r u$M;:ȻΛTo]@rju8E7-8MdjQQ0{8_lMnڥwXk-?Ū56DZr jld3gH b^kS=!՛!"J`9^.gy)WvQU^&ٝU9qt?27;}o!+.z!1"z!KД-SS>*̟4;1<@S,BP%OOm % zj3 r%NIʆuw [aby!?b(@k-J-.IHמ8 a#V[˄ kax7φv \}|ѿKj1q\Hu`jyFʯe)\M ψ"ȣsvCREUGG:әm"N`v_hJtB=UM24$Vpľw `{Ӑ 7vW]XOGsX<ϔ>UUfX.YmXї#D#>Y05w0,(Fpj_fO("aW j hTo2Uwb`!цﰫ|2ԘJe 6RPfQGyB_ P:4'm1Ss;S8#TК^t;$*n ( bɠӀUbȸd]e<<  mމjx؇VSuS>)a< ׀ oTW55b}CQUu_ -_({ajP6:]h<־}!vr#1^ NZ"Qyl]Xoݣ=,Qz5 E*UA>"P.>ȳ7_\aک#'v^nʘ_u)}Ho m9|÷k 58_ʷlkGToQڈ/-76'pgd:ζ)Uk*u4PΒO xu](MJcҮ4A~q?Xi?ytiN㣄 >&G nť%Wt0יػ?#1F h OIxn ŞWZ`>2Rsh1@:f!㦙tx4EDʋ-z~p|*1eYE{J!2%R=781>op4|Yq_ rSr&>YEKҎl˺ /2=[@ &fr4U8:2` nsb<*(uNI"WU\Dg˙p:\ӽ"ϼ)9`͔nhzcaq fO7e=#Ҩ,23l%@i>N̰%i'9IUt/UJeN3^ E12A^ϻuϽ$CS׫FmL (AM HUaF?HQ'htyHhc@Br7s*0lz'|Gݰ# eVt}پL©orT^?н>+Ō?-G TV{vJF>>ZZuظ| ގ:h)qpSf-K֮&ʌ%ypơ~Zj=1_}Q”ݹ| t%3KJdCY}Ukoq 6+Oz+W]u΄q%xpWvڙC~)[όj렓N3 E%ϋWaJ~NEUCDۑ¹wC`'z-+KR, ƻyM_oK<'i|B frM Oq5 d`AF% *0Z; N@ösj}ϫd D[_+C[yΫ~Ϝ:TH19O:vJwܱN Y]כ$+jGwj 1 c+"F L$` <>Sl\9} N<j0eݴ~3}Gκ&sw7hqD`6f'R{񓴟˪ ~*-" r j?k?StJ^ ,q hͯܮv`=!fWٴbP)F?# %JsL-ύ>k, 2}$`b Cc ,1[M:i*"O8iy=,F,6_k?gbt',ߑM*i!FZx[I$%P6`տ* XFgPfR{d{n 59;B:0!T<ևzo1iŽllgK=qʾb*~m\r?|L 0 g|Ea`PЊOb̲~!md4;1:iL̎e_0p TVs>\l^|_SQKZV>V^`x!05ErL6)#RwC& + vNMt|a?qۂbB,a -E|.}MZ184tniNyk W~Osvo>Ï<)֖n3~ u>}Ka };={vڌ$*[w0)q40yG?حuWM=bYxRK[0^#{xŒ;7LF]`r-Q$&R H 11PB$,Yr 'BzNPf_,F_-c3an7t-}t>ĉipl q$99Aiw))N-0J?iąkNtE*a8cl 10%/ޞ & K tA5R8j [40#'E޵*CA/Z3-KbA[U/C`IO}tdK#}cw~Ǧxe`M;sM+ՃGnYG+wxh< z  5Ci+#g]o\k>4:J?+DPf6pл!juQ-oz%˺sozOQdIs[v]GyA ԌQ6$PZdJ&6] $e. ҬyIngzEV,PHi$>@x_n?uRL!'@ EO>f^\#m1:\P>12ΊO ._eطLTS]ʠ_#:n,q_XlNR;%0*b2p 5씡 ?.ٙSHkcI[vu fIMRh0q'jq",ip*S5YF+a>)0uOvtFoܥhJR\J7?hE$;%@CjUt+JnJɂގg=0O{4Q]ײR+b$ե1XaÖG 0lV? Xfܑ$A8ώchbE|(1_pɬ' >.&>of /*ь  kpoY#o'̏<`Jg(HjQc^5 ,l2(O4TpI:Dǽr=>4iREΦ 7YpGJ[H) Ƃ||6,Y'PKE2Plat]|WG6*`lt&T~%+ TB^L:',nscj,lC$},'|FުLW+Cr `yGb`⵰d){mlmiM@ѾT (kHG>#‘L:B<'S Ժ䫥nW|0>H;ᕋ_/i?/\sp)+n|5^٢ߊ4x`)E%Qzs74unUI/GwیdU Iq ĜgP} $r]=Il ,Tç]R m !ACb^ V?0Yİ\ӓ4PkUF0)tfR=fh_GYMfn4|5s$4&udW{Г,vκf+LhiLZ1zp-3;Hryn_}}"<Ƥz]2ö)I8XN]R Z\P?le*8\uQR㼟 l{mr_$Er)]k_NZw9oIm mb;eۦ:F/Hu5V YO%zJhi,#~7synKiyAfaK4XimmZ׫XQ6 "tiXߞspte7Z<ئxV-8u$#gYh|.9jOxWPD,,~16k/@lޱR+J[XT%D~ >r!] \wrXT|X[ιXȸ*yDYKC,P]j$Bo`tV JOy]X7I.S > K2ġd)~hjHreBEX_0|F<&RAh :g0^L"ѯA-.sc vd|f B@?po4.'-V"JQYsP+ hܥ ಿG#6Gw$B,]FRŲ#{ XIH M|,?F(c@<$$EhZrE.PCy̽Ra:"Μ9Ε[Re?/\2e⫶=i|߬] ƁQy3Q\78%IUsut zw+WRmD!X"9890G6.yxBsوb{Ǟՙ(iG,("F0|C/jY1=\j:53^z0z3e b_ )X%Y)Sosl0U|AtTB#{w \}vA]W;ݯ*΁kk} tH R:2c5Znp?E.1Ǡ,2@Og2@#u1qwQZvƙץ6*rmE"tN3 وp gx%I[}bPHSɋNd)K@ Ll6~Euj[U]~ۡ>җyFa ޫ<h(ZSG!4!+WC1--PHpvK8lN;nZdrw4@M2)]T2lk. {c|'P|m,,u%bqo{2 Q_C$yRoy`H