go1.20-doc-1.20.7-150000.1.20.1 >  A d ~p9|CJbYwcb7p+K=ŵ)#C8k5l,\ߡMB>ޭ"Iz7{I4LfHԇ\:.QݘZԷ}SFmAW0W"Ҩ'G$CHw,C_@=F i 1[m˿Lr*E{d7 B+=$)ft̶VMtu#Cz_'I42OA%mP!$*6uIEnQ?⿳܎MCO ;uv",/ys 3f{L o9n8 MOb 8V֑Ȝ=P`B˅ b Al>p;?d  " 3TXdh      4 y (8(89:>F'G<HPIdXlYx\]^b cdBeGfJlLu`vtzCgo1.20-doc1.20.7150000.1.20.1Go documentationGo examples and documentation.ds390zp36 =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.7-150000.1.20.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.1ddD@ddP@dP@dK@d,@d,@d @d'@cl@cwcT@c@cj@cjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comdmueller@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.com- go1.20.7 (released 2023-08-01) includes a security fix to the crypto/tls package, as well as bug fixes to the assembler and the compiler. Refs boo#1206346 go1.20 release tracking CVE-2023-29409 * go#61580 go#61460 boo#1213880 security: fix CVE-2023-29409 crypto/tls: restrict RSA keys in certificates to <= 8192 bits * go#61320 cmd/compile: ppc64le: sign extension issue in go 1.21rc2 * go#61449 net: TestInterfaceArrivalAndDepartureZoneCache is broken on linux-arm64 * go#61471 cmd/compile: failed to make Go on riscv64 CPU with numa- go1.20.6 (released 2023-07-11) includes a security fix to the net/http package, as well as bug fixes to the compiler, cgo, the cover tool, the go command, the runtime, and the crypto/ecdsa, go/build, go/printer, net/mail, and text/template packages. Refs boo#1206346 go1.20 release tracking CVE-2023-29406 * go#61076 go#60374 boo#1213229 security: fix CVE-2023-29406 net/http: insufficient sanitization of Host header * go#60352 cmd/go: go mod tidy introduces ambiguous imports in pruned modules * go#60535 runtime: TLS slot index over 64 and crash * go#60675 cmd/compile: internal compiler error: out of range for go.shape.int64 * go#60698 cmd/go: go list fails with submodules which have test-only dependencies * go#60744 crypto/ecdsa: P521 ecdsa.Verify panics with malformed message * go#60754 cmd/go: panic: LoadImport called with empty package path when listing GOROOT/test/*.go * go#60760 runtime: checkdead fires due to suspected race in the Go runtime when GOMAXPROCS=1 on AWS * go#60802 text/template: key/value assignment is reversed within range loop * go#60845 runtime: SIGSEGV in race + coverage mode * go#60849 cmd/go: go test deadlocked without enforcing timeouts when killed with ^C * go#60874 net/mail: mail.ReadMessage in 1.20 cannot parse mbox headers * go#60875 net/mail: characters allowed in RFC 5322 are invalid while parsing email header * go#60927 x/tools/go/analysis/unitchecker: TestVetStdlib failures * go#60947 crypto/x509: TestSystemVerify/EKULeafValid fails on LUCI * go#60949 runtime: goroutines that stop after calling runtime.RaceDisable break race detector * go#61055 runtime: TestWindowsStackMemory flakes on windows-386-2016- go1.20.5 (released 2023-06-06) includes four security fixes to the cmd/go and runtime packages, as well as bug fixes to the compiler, the go command, the runtime, and the crypto/rsa, net, and os packages. Refs boo#1206346 go1.20 release tracking CVE-2023-29402 CVE-2023-29403 CVE-2023-29404 CVE-2023-29405 * go#60516 go#60167 boo#1212073 security: fix CVE-2023-29402 cmd/go: cgo code injection * go#60518 go#60272 boo#1212074 security: fix CVE-2023-29403 runtime: unexpected behavior of setuid/setgid binaries * go#60512 go#60305 boo#1212075 security: fix CVE-2023-29404 cmd/go: improper sanitization of LDFLAGS * go#60514 go#60306 boo#1212076 security: fix CVE-2023-29405 cmd/go: improper sanitization of LDFLAGS * go#58927 crypto/rsa: 4096 bit keys are not generated with BoringCrypto * go#59975 cmd/compile: multiple memories live at block start * go#60001 cmd/go: missing checksums for dependencies of go get arguments and tests of external dependencies * go#60217 os: Read of a device driver fails only with Go 1.20 * go#60458 cmd/go: document GOROOT/bin/go PATH entry for go test and go generate- go1.20.4 (released 2023-05-02) includes three security fixes to the html/template package, as well as bug fixes to the compiler, the runtime, and the crypto/subtle, crypto/tls, net/http, and syscall packages. Refs boo#1206346 go1.20 release tracking CVE-2023-29400 CVE-2023-24540 CVE-2023-24539 * go#59812 go#59720 boo#1211029 security: fix CVE-2023-24539 html/template: improper sanitization of CSS values * go#59814 go#59721 boo#1211030 security: fix CVE-2023-24540 html/template: improper handling of JavaScript whitespace * go#59816 go#59722 boo#1211031 security: fix CVE-2023-29400 html/template: improper handling of empty HTML attributes * go#59064 runtime: automatically bump RLIMIT_NOFILE on Unix * go#59336 crypto/subtle: xor fails when run with race+purego * go#59374 cmd/compile: encoding/binary.PutUint16 sometimes doesn't write * go#59450 cmd/compile: internal compiler error: cannot call SetType(go.shape.int) on v (type int) * go#59468 cmd/compile: miscompilation in star-tex.org/x/cmd/star-tex * go#59469 net/http: FileServer no longer serves content for POST * go#59540 crypto/tls: TLSv1.3 connection fails with invalid PSK binder * go#59580 cmd/compile: incorrect inline function variable * go#59585 cmd/compile: Unified IR exports table is binary unstable in presence of generics * go#59637 go/internal/gcimporter: lookupGorootExport should use the go command from build.Default.GOROOT- Packaging revert go1.x Suggests go1.x-race boo#1210963 * Upstream go binary distributions do include race detector .syso * Default Recommends for subpackages is best suited in this case- Packaging improvements: * Re-enable binary stripping and debuginfo boo#1210938 * go1.x Suggests go1.x-race do not install by default boo#1210963 * Use Group: Development/Languages/Go instead of Other- go1.20.3 (released 2023-04-04) includes security fixes to the go/parser, html/template, mime/multipart, net/http, and net/textproto packages, as well as bug fixes to the compiler, the linker, the runtime, and the time package. Refs boo#1206346 go1.20 release tracking CVE-2023-24534 CVE-2023-24536 CVE-2023-24537 CVE-2023-24538 * go#59268 go#58975 boo#1210127 security: fix CVE-2023-24534 net/http, net/textproto: denial of service from excessive memory allocation * go#59270 go#59153 boo#1210128 security: fix CVE-2023-24536 net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption * go#59274 go#59180 boo#1210129 security: fix CVE-2023-24537 go/parser: infinite loop in parsing * go#59272 go#59234 boo#1210130 security: fix CVE-2023-24538 html/template: backticks not treated as string delimiters * go#58920 x/text: building as a plugin failure on darwin/arm64 * go#58938 cmd/go: timeout on darwin-amd64-race builder * go#58942 internal/testpty: fails on some Linux machines due to incorrect error handling * go#58954 cmd/link: Incorrect symbol linked in darwin/arm64 * go#59051 cmd/link: linker fails on linux/amd64 when gcc's lto options are used * go#59059 cmd/link/internal/arm: off-by-one error in trampoline phase call reachability calculation * go#59075 time: time zone lookup using extend string makes wrong start time for non-DST zones * go#59220 runtime: crash on linux-ppc64le * go#59236 cmd/compile: crypto/elliptic build error under -linkshared mode * go#59296 cmd/compile: unsafe.SliceData incoherent resuilt with nil argument- Build subpackage go1.x-libstd compiled shared object libstd.so only on Tumbleweed at this time. Refs jsc#PED-1962- Add subpackage go1.x-libstd for compiled shared object libstd.so. Refs jsc#PED-1962 * Main go1.x package included libstd.so in previous versions * Split libstd.so into subpackage that can be installed standalone * Continues the slimming down of main go1.x package by 40 Mb * Experimental and not recommended for general use, Go currently has no ABI * Upstream Go has not committed to support buildmode=shared long-term * Do not use in packaging, build static single binaries (the default) * Upstream Go go1.x binary releases do not include libstd.so * go1.x Suggests go1.x-libstd so not installed by default Recommends * go1.x-libstd does not Require: go1.x so can install standalone * Provides go-libstd unversioned package name * Fix build step -buildmode=shared std to omit -linkshared - Packaging improvements: * go1.x Suggests go1.x-doc so not installed by default Recommends * Use Group: Development/Languages/Go instead of Other- go1.20.2 (released 2023-03-07) includes a security fix to the crypto/elliptic package, as well as bug fixes to the compiler, the covdata command, the linker, the runtime, and the crypto/ecdh, crypto/rsa, crypto/x509, os, and syscall packages. Refs boo#1206346 go1.20 release tracking CVE-2023-24532 * go#58720 go#58647 boo#1209030 security: fix CVE-2023-24532 crypto/elliptic: specific unreduced P-256 scalars produce incorrect results * go#58427 cmd/covdata: short read on string table when merging coverage counters * go#58442 runtime: some linkname signatures do not match * go#58444 cmd/compile: inline static init cause compile time error * go#58467 cmd/compile: internal compiler error: '(*Tree[go.shape.int]).RemoveParent.func1': value .dict (nil) incorrectly live at entry * go#58498 crypto/ecdh: ECDH method doesn't check curve * go#58503 cmd/link: relocation truncated to fit: R_ARM_CALL against `runtime.duffcopy' * go#58505 crypto/internal/bigmod: flag amd64 assembly as noescape * go#58531 runtime: endless traceback when panic in generics funtion * go#58536 runtime: long latency of sweep assists * go#58624 syscall.Faccessat and os.LookPath regression in Go 1.20 * go#58627 os: cmd/go gets error "copy_file_range: function not implemented" * go#58717 net: TestTCPSelfConnect failures due to unexpected connections * go#58774 syscall: Environ uses an invalid unsafe.Pointer conversion on Windows * go#58776 cmd/compile: ICE on method value involving imported anonymous interface * go#58793 crypto/x509: Incorrect documentation for ParsePKCS8PrivateKey * go#58811 crypto/x509: TestSystemVerify consistently failing- Improvements to go1.x packaging spec: * On Tumbleweed bootstrap with current default gcc13 and gccgo118 * On SLE-12 aarch64 ppc64le ppc64 remove overrides to bootstrap using go1.x package (%bcond_without gccgo). This is no longer needed on current SLE-12:Update and removing will consolidate the build configurations used. * Change source URLs to go.dev as per Go upstream * On x86_64 export GOAMD64=v1 as per the current baseline. At this time forgo GOAMD64=v3 option for x86_64_v3 support. * On x86_64 %define go_amd64=v1 as current instruction baseline * In %check on x86_64 use value %go_amd64=v1 as GOAMD64=v1 to grep correct TSAN version is checked out from LLVM with new spelling for internal/amd64v1/race_linux.syso- go1.20.1 (released 2023-02-14) includes security fixes to the crypto/tls, mime/multipart, net/http, and path/filepath packages, as well as bug fixes to the compiler, the go command, the linker, the runtime, and the time package. Refs boo#1206346 go1.20 release tracking CVE-2022-41722 CVE-2022-41723 CVE-2022-41724 CVE-2022-41725 * go#57276 boo#1208269 security: fix CVE-2022-41722 path/filepath: path traversal in filepath.Clean on Windows * go#58356 boo#1208270 security: fix CVE-2022-41723 net/http: avoid quadratic complexity in HPACK decoding * go#58359 boo#1208271 security: fix CVE-2022-41724 crypto/tls: large handshake records may cause panics * go#58363 boo#1208272 security: fix CVE-2022-41725 net/http, mime/multipart: denial of service from excessive resource consumption * go#58117 time: update zoneinfo_abbrs on Windows * go#58224 cmd/link: .go.buildinfo is gc'ed by --gc-sections * go#58309 cmd/compile/internal/pgo: Detect sample value position instead of hard-coding * go#58319 cmd/compile: constant overflows when assigned to package level var (Go 1.20 regression) * go#58335 cmd/compile: internal compiler error: panic: interface conversion: ir.Node is *ir.CompLitExpr, not *ir.Name * go#58413 cmd/compile: internal compiler error: Type.Elem UNION * go#58419 runtime: GOOS=ios fails Apple's app validation due to use of private API * go#58421 cmd/go/internal/test: stale flagdefs.go not detected by tests * go#58431 all: test failures with ETXTBSY * go#58450 cmd/go/internal/modfetch: TestCodeRepo/gopkg.in_natefinch_lumberjack.v2/latest failing- go1.20 (released 2023-02-01) is a major release of Go. go1.20.x minor releases will be provided through February 2024. https://github.com/golang/go/wiki/Go-Release-Cycle go1.20 arrives six months after go1.19. Most of its changes are in the implementation of the toolchain, runtime, and libraries. As always, the release maintains the Go 1 promise of compatibility. We expect almost all Go programs to continue to compile and run as before. Refs boo#1206346 go1.20 release tracking Refs jsc#PED-1962 * Go 1.20 includes four changes to the language * Language change: Go 1.17 added conversions from slice to an array pointer. Go 1.20 extends this to allow conversions from a slice to an array * Language change: The unsafe package defines three new functions SliceData, String, and StringData. Along with Go 1.17's Slice, these functions now provide the complete ability to construct and deconstruct slice and string values, without depending on their exact representation. * Language change: The specification now defines that struct values are compared one field at a time, considering fields in the order they appear in the struct type definition, and stopping at the first mismatch. The specification could previously have been read as if all fields needed to be compared beyond the first mismatch. Similarly, the specification now defines that array values are compared one element at a time, in increasing index order. In both cases, the difference affects whether certain comparisons must panic. Existing programs are unchanged: the new spec wording describes what the implementations have always done. * Language change: Comparable types (such as ordinary interfaces) may now satisfy comparable constraints, even if the type arguments are not strictly comparable (comparison may panic at runtime). This makes it possible to instantiate a type parameter constrained by comparable (e.g., a type parameter for a user-defined generic map key) with a non-strictly comparable type argument such as an interface type, or a composite type containing an interface type. * go command: The directory $GOROOT/pkg no longer stores pre-compiled package archives for the standard library: go install no longer writes them, the go build no longer checks for them, and the Go distribution no longer ships them. Instead, packages in the standard library are built as needed and cached in the build cache, just like packages outside GOROOT. This change reduces the size of the Go distribution and also avoids C toolchain skew for packages that use cgo. Refs jsc#PED-1962 * go command: The implementation of go test -json has been improved to make it more robust. Programs that run go test - json do not need any updates. Programs that invoke go tool test2json directly should now run the test binary with - v=test2json (for example, go test -v=test2json or ./pkg.test - test.v=test2json) instead of plain -v. * go command: A related change to go test -json is the addition of an event with Action set to start at the beginning of each test program's execution. When running multiple tests using the go command, these start events are guaranteed to be emitted in the same order as the packages named on the command line. * go command: The go command now defines architecture feature build tags, such as amd64.v2, to allow selecting a package implementation file based on the presence or absence of a particular architecture feature. See go help buildconstraint for details. * go command: The go subcommands now accept -C to change directory to before performing the command, which may be useful for scripts that need to execute commands in multiple different modules. * go command: The go build and go test commands no longer accept the -i flag, which has been deprecated since Go 1.16. * go command: The go generate command now accepts -skip to skip //go:generate directives matching . * go command: The go test command now accepts -skip to skip tests, subtests, or examples matching . * go command: When the main module is located within GOPATH/src, go install no longer installs libraries for non-main packages to GOPATH/pkg, and go list no longer reports a Target field for such packages. (In module mode, compiled packages are stored in the build cache only, but a bug had caused the GOPATH install targets to unexpectedly remain in effect.) * go command: The go build, go install, and other build-related commands now support a -pgo flag that enables profile-guided optimization, which is described in more detail in the Compiler section below. The -pgo flag specifies the file path of the profile. Specifying -pgo=auto causes the go command to search for a file named default.pgo in the main package's directory and use it if present. This mode currently requires a single main package to be specified on the command line, but we plan to lift this restriction in a future release. Specifying - pgo=off turns off profile-guided optimization. * go command: The go build, go install, and other build-related commands now support a -cover flag that builds the specified target with code coverage instrumentation. This is described in more detail in the Cover section below. * go version: The go version -m command now supports reading more types of Go binaries, most notably, Windows DLLs built with go build -buildmode=c-shared and Linux binaries without execute permission. * Cgo: The go command now disables cgo by default on systems without a C toolchain. More specifically, when the CGO_ENABLED environment variable is unset, the CC environment variable is unset, and the default C compiler (typically clang or gcc) is not found in the path, CGO_ENABLED defaults to 0. As always, you can override the default by setting CGO_ENABLED explicitly. The most important effect of the default change is that when Go is installed on a system without a C compiler, it will now use pure Go builds for packages in the standard library that use cgo, instead of using pre-distributed package archives (which have been removed, as noted above) or attempting to use cgo and failing. This makes Go work better in some minimal container environments as well as on macOS, where pre-distributed package archives have not been used for cgo-based packages since Go 1.16. The packages in the standard library that use cgo are net, os/user, and plugin. On macOS, the net and os/user packages have been rewritten not to use cgo: the same code is now used for cgo and non-cgo builds as well as cross-compiled builds. On Windows, the net and os/user packages have never used cgo. On other systems, builds with cgo disabled will use a pure Go version of these packages. On macOS, the race detector has been rewritten not to use cgo: race-detector-enabled programs can be built and run without Xcode. On Linux and other Unix systems, and on Windows, a host C toolchain is required to use the race detector. * go cover: Go 1.20 supports collecting code coverage profiles for programs (applications and integration tests), as opposed to just unit tests. To collect coverage data for a program, build it with go build's -cover flag, then run the resulting binary with the environment variable GOCOVERDIR set to an output directory for coverage profiles. See the 'coverage for integration tests' landing page for more on how to get started. For details on the design and implementation, see the proposal. * go vet: Improved detection of loop variable capture by nested functions. The vet tool now reports references to loop variables following a call to T.Parallel() within subtest function bodies. Such references may observe the value of the variable from a different iteration (typically causing test cases to be skipped) or an invalid state due to unsynchronized concurrent access. * go vet: The tool also detects reference mistakes in more places. Previously it would only consider the last statement of the loop body, but now it recursively inspects the last statements within if, switch, and select statements. * go vet: New diagnostic for incorrect time formats. The vet tool now reports use of the time format 2006-02-01 (yyyy-dd-mm) with Time.Format and time.Parse. This format does not appear in common date standards, but is frequently used by mistake when attempting to use the ISO 8601 date format (yyyy-mm-dd). * Runtime: Some of the garbage collector's internal data structures were reorganized to be both more space and CPU efficient. This change reduces memory overheads and improves overall CPU performance by up to 2%. * Runtime: The garbage collector behaves less erratically with respect to goroutine assists in some circumstances. * Runtime: Go 1.20 adds a new runtime/coverage package containing APIs for writing coverage profile data at runtime from long-running and/or server programs that do not terminate via os.Exit(). * Compiler: Go 1.20 adds preview support for profile-guided optimization (PGO). PGO enables the toolchain to perform application- and workload-specific optimizations based on run-time profile information. Currently, the compiler supports pprof CPU profiles, which can be collected through usual means, such as the runtime/pprof or net/http/pprof packages. To enable PGO, pass the path of a pprof profile file via the -pgo flag to go build, as mentioned above. Go 1.20 uses PGO to more aggressively inline functions at hot call sites. Benchmarks for a representative set of Go programs show enabling profile-guided inlining optimization improves performance about 3–4%. See the PGO user guide for detailed documentation. We plan to add more profile-guided optimizations in future releases. Note that profile-guided optimization is a preview, so please use it with appropriate caution. * Compiler: The Go 1.20 compiler upgraded its front-end to use a new way of handling the compiler's internal data, which fixes several generic-types issues and enables type declarations within generic functions and methods. * Compiler: The compiler now rejects anonymous interface cycles with a compiler error by default. These arise from tricky uses of embedded interfaces and have always had subtle correctness issues, yet we have no evidence that they're actually used in practice. Assuming no reports from users adversely affected by this change, we plan to update the language specification for Go 1.22 to formally disallow them so tools authors can stop supporting them too. * Compiler: Go 1.18 and 1.19 saw regressions in build speed, largely due to the addition of support for generics and follow-on work. Go 1.20 improves build speeds by up to 10%, bringing it back in line with Go 1.17. Relative to Go 1.19, generated code performance is also generally slightly improved. * Linker: On Linux, the linker now selects the dynamic interpreter for glibc or musl at link time. * Linker: On Windows, the Go linker now supports modern LLVM-based C toolchains. * Linker: Go 1.20 uses go: and type: prefixes for compiler-generated symbols rather than go. and type.. This avoids confusion for user packages whose name starts with go.. The debug/gosym package understands this new naming convention for binaries built with Go 1.20 and newer. * Bootstrap: When building a Go release from source and GOROOT_BOOTSTRAP is not set, previous versions of Go looked for a Go 1.4 or later bootstrap toolchain in the directory $HOME/go1.4 (%HOMEDRIVE%%HOMEPATH%\go1.4 on Windows). Go 1.18 and Go 1.19 looked first for $HOME/go1.17 or $HOME/sdk/go1.17 before falling back to $HOME/go1.4, in anticipation of requiring Go 1.17 for use when bootstrapping Go 1.20. Go 1.20 does require a Go 1.17 release for bootstrapping, but we realized that we should adopt the latest point release of the bootstrap toolchain, so it requires Go 1.17.13. Go 1.20 looks for $HOME/go1.17.13 or $HOME/sdk/go1.17.13 before falling back to $HOME/go1.4 (to support systems that hard-coded the path $HOME/go1.4 but have installed a newer Go toolchain there). In the future, we plan to move the bootstrap toolchain forward approximately once a year, and in particular we expect that Go 1.22 will require the final point release of Go 1.20 for bootstrap. * Library: Go 1.20 adds a new crypto/ecdh package to provide explicit support for Elliptic Curve Diffie-Hellman key exchanges over NIST curves and Curve25519. Programs should use crypto/ecdh instead of the lower-level functionality in crypto/elliptic for ECDH, and third-party modules for more advanced use cases. * Error handling: Go 1.20 expands support for error wrapping to permit an error to wrap multiple other errors. * Error handling: An error e can wrap more than one error by providing an Unwrap method that returns a []error. * Error handling: The errors.Is and errors.As functions have been updated to inspect multiply wrapped errors. * Error handling: The fmt.Errorf function now supports multiple occurrences of the %w format verb, which will cause it to return an error that wraps all of those error operands. * Error handling: The new function errors.Join returns an error wrapping a list of errors. * HTTP ResponseController: The new "net/http".ResponseController type provides access to extended per-request functionality not handled by the "net/http".ResponseWriter interface. The ResponseController type provides a clearer, more discoverable way to add per-handler controls. Two such controls also added in Go 1.20 are SetReadDeadline and SetWriteDeadline, which allow setting per-request read and write deadlines. * New ReverseProxy Rewrite hook: The httputil.ReverseProxy forwarding proxy includes a new Rewrite hook function, superseding the previous Director hook. * archive/tar: When the GODEBUG=tarinsecurepath=0 environment variable is set, Reader.Next method will now return the error ErrInsecurePath for an entry with a file name that is an absolute path, refers to a location outside the current directory, contains invalid characters, or (on Windows) is a reserved name such as NUL. A future version of Go may disable insecure paths by default. * archive/zip: When the GODEBUG=zipinsecurepath=0 environment variable is set, NewReader will now return the error ErrInsecurePath when opening an archive which contains any file name that is an absolute path, refers to a location outside the current directory, contains invalid characters, or (on Windows) is a reserved names such as NUL. A future version of Go may disable insecure paths by default. * archive/zip: Reading from a directory file that contains file data will now return an error. The zip specification does not permit directory files to contain file data, so this change only affects reading from invalid archives. * bytes: The new CutPrefix and CutSuffix functions are like TrimPrefix and TrimSuffix but also report whether the string was trimmed. * bytes: The new Clone function allocates a copy of a byte slice. * context: The new WithCancelCause function provides a way to cancel a context with a given error. That error can be retrieved by calling the new Cause function. * crypto/ecdsa: When using supported curves, all operations are now implemented in constant time. This led to an increase in CPU time between 5% and 30%, mostly affecting P-384 and P-521. * crypto/ecdsa: The new PrivateKey.ECDH method converts an ecdsa.PrivateKey to an ecdh.PrivateKey. * crypto/ed25519: The PrivateKey.Sign method and the VerifyWithOptions function now support signing pre-hashed messages with Ed25519ph, indicated by an Options.HashFunc that returns crypto.SHA512. They also now support Ed25519ctx and Ed25519ph with context, indicated by setting the new Options.Context field. * crypto/rsa: The new field OAEPOptions.MGFHash allows configuring the MGF1 hash separately for OAEP decryption. * crypto/rsa: crypto/rsa now uses a new, safer, constant-time backend. This causes a CPU runtime increase for decryption operations between approximately 15% (RSA-2048 on amd64) and 45% (RSA-4096 on arm64), and more on 32-bit architectures. Encryption operations are approximately 20x slower than before (but still 5-10x faster than decryption). Performance is expected to improve in future releases. Programs must not modify or manually generate the fields of PrecomputedValues. * crypto/subtle: The new function XORBytes XORs two byte slices together. * crypto/tls: Parsed certificates are now shared across all clients actively using that certificate. The memory savings can be significant in programs that make many concurrent connections to a server or collection of servers sharing any part of their certificate chains. * crypto/tls: For a handshake failure due to a certificate verification failure, the TLS client and server now return an error of the new type CertificateVerificationError, which includes the presented certificates. * crypto/x509: ParsePKCS8PrivateKey and MarshalPKCS8PrivateKey now support keys of type *crypto/ecdh.PrivateKey. ParsePKIXPublicKey and MarshalPKIXPublicKey now support keys of type *crypto/ecdh.PublicKey. Parsing NIST curve keys still returns values of type *ecdsa.PublicKey and *ecdsa.PrivateKey. Use their new ECDH methods to convert to the crypto/ecdh types. * crypto/x509: The new SetFallbackRoots function allows a program to define a set of fallback root certificates in case an operating system verifier or standard platform root bundle is unavailable at runtime. It will most commonly be used with a new package, golang.org/x/crypto/x509roots/fallback, which will provide an up to date root bundle. * debug/elf: Attempts to read from a SHT_NOBITS section using Section.Data or the reader returned by Section.Open now return an error. * debug/elf: Additional R_LARCH_* constants are defined for use with LoongArch systems. * debug/elf: Additional R_PPC64_* constants are defined for use with PPC64 ELFv2 relocations. * debug/elf: The constant value for R_PPC64_SECTOFF_LO_DS is corrected, from 61 to 62. * debug/gosym: Due to a change of Go's symbol naming conventions, tools that process Go binaries should use Go 1.20's debug/gosym package to transparently handle both old and new binaries. * debug/pe: Additional IMAGE_FILE_MACHINE_RISCV* constants are defined for use with RISC-V systems. * encoding/binary: The ReadVarint and ReadUvarint functions will now return io.ErrUnexpectedEOF after reading a partial value, rather than io.EOF. * encoding/xml: The new Encoder.Close method can be used to check for unclosed elements when finished encoding. * encoding/xml: The decoder now rejects element and attribute names with more than one colon, such as , as well as namespaces that resolve to an empty string, such as xmlns:a="". * encoding/xml: The decoder now rejects elements that use different namespace prefixes in the opening and closing tag, even if those prefixes both denote the same namespace. * errors: The new Join function returns an error wrapping a list of errors. * fmt: The Errorf function supports multiple occurrences of the %w format verb, returning an error that unwraps to the list of all arguments to %w. * fmt: The new FormatString function recovers the formatting directive corresponding to a State, which can be useful in Formatter. implementations. * go/ast: The new RangeStmt.Range field records the position of the range keyword in a range statement. * go/ast: The new File.FileStart and File.FileEnd fields record the position of the start and end of the entire source file. * go/token: The new FileSet.RemoveFile method removes a file from a FileSet. Long-running programs can use this to release memory associated with files they no longer need. * go/types: The new Satisfies function reports whether a type satisfies a constraint. This change aligns with the new language semantics that distinguish satisfying a constraint from implementing an interface. * io: The new OffsetWriter wraps an underlying WriterAt and provides Seek, Write, and WriteAt methods that adjust their effective file offset position by a fixed amount. * io/fs: The new error SkipAll terminates a WalkDir immediately but successfully. * math/big: The math/big package's wide scope and input-dependent timing make it ill-suited for implementing cryptography. The cryptography packages in the standard library no longer call non-trivial Int methods on attacker-controlled inputs. In the future, the determination of whether a bug in math/big is considered a security vulnerability will depend on its wider impact on the standard library. * math/rand: The math/rand package now automatically seeds the global random number generator (used by top-level functions like Float64 and Int) with a random value, and the top-level Seed function has been deprecated. Programs that need a reproducible sequence of random numbers should prefer to allocate their own random source, using rand.New(rand.NewSource(seed)). * math/rand: Programs that need the earlier consistent global seeding behavior can set GODEBUG=randautoseed=0 in their environment. * math/rand: The top-level Read function has been deprecated. In almost all cases, crypto/rand.Read is more appropriate. * mime: The ParseMediaType function now allows duplicate parameter names, so long as the values of the names are the same. * mime/multipart: Methods of the Reader type now wrap errors returned by the underlying io.Reader. * net: The LookupCNAME function now consistently returns the contents of a CNAME record when one exists. Previously on Unix systems and when using the pure Go resolver, LookupCNAME would return an error if a CNAME record referred to a name that with no A, AAAA, or CNAME record. This change modifies LookupCNAME to match the previous behavior on Windows, allowing LookupCNAME to succeed whenever a CNAME exists. * net: Interface.Flags now includes the new flag FlagRunning, indicating an operationally active interface. An interface which is administratively configured but not active (for example, because the network cable is not connected) will have FlagUp set but not FlagRunning. * net: The new Dialer.ControlContext field contains a callback function similar to the existing Dialer.Control hook, that additionally accepts the dial context as a parameter. Control is ignored when ControlContext is not nil. * net: The Go DNS resolver recognizes the trust-ad resolver option. When options trust-ad is set in resolv.conf, the Go resolver will set the AD bit in DNS queries. The resolver does not make use of the AD bit in responses. * net: DNS resolution will detect changes to /etc/nsswitch.conf and reload the file when it changes. Checks are made at most once every five seconds, matching the previous handling of /etc/hosts and /etc/resolv.conf. * net/http: The ResponseWriter.WriteHeader function now supports sending 1xx status codes. * net/http: The new Server.DisableGeneralOptionsHandler configuration setting allows disabling the default OPTIONS * handler. * net/http: The new Transport.OnProxyConnectResponse hook is called when a Transport receives an HTTP response from a proxy for a CONNECT request. * net/http: The HTTP server now accepts HEAD requests containing a body, rather than rejecting them as invalid. * net/http: HTTP/2 stream errors returned by net/http functions may be converted to a golang.org/x/net/http2.StreamError using errors.As. * net/http: Leading and trailing spaces are trimmed from cookie names, rather than being rejected as invalid. For example, a cookie setting of "name =value" is now accepted as setting the cookie "name". * net/netip: The new IPv6LinkLocalAllRouters and IPv6Loopback functions are the net/netip equivalents of net.IPv6loopback and net.IPv6linklocalallrouters. * os: On Windows, the name NUL is no longer treated as a special case in Mkdir and Stat. * os: On Windows, File.Stat now uses the file handle to retrieve attributes when the file is a directory. Previously it would use the path passed to Open, which may no longer be the file represented by the file handle if the file has been moved or replaced. This change modifies Open to open directories without the FILE_SHARE_DELETE access, which match the behavior of regular files. * os: On Windows, File.Seek now supports seeking to the beginning of a directory. * os/exec: The new Cmd fields Cancel and WaitDelay specify the behavior of the Cmd when its associated Context is canceled or its process exits with I/O pipes still held open by a child process. * path/filepath: The new error SkipAll terminates a Walk immediately but successfully. * path/filepath: The new IsLocal function reports whether a path is lexically local to a directory. For example, if IsLocal(p) is true, then Open(p) will refer to a file that is lexically within the subtree rooted at the current directory. * reflect: The new Value.Comparable and Value.Equal methods can be used to compare two Values for equality. Comparable reports whether Equal is a valid operation for a given Value receiver. * reflect: The new Value.Grow method extends a slice to guarantee space for another n elements. * reflect: The new Value.SetZero method sets a value to be the zero value for its type. * reflect: Go 1.18 introduced Value.SetIterKey and Value.SetIterValue methods. These are optimizations: v.SetIterKey(it) is meant to be equivalent to v.Set(it.Key()). The implementations incorrectly omitted a check for use of unexported fields that was present in the unoptimized forms. Go 1.20 corrects these methods to include the unexported field check. * regexp: Go 1.19.2 and Go 1.18.7 included a security fix to the regular expression parser, making it reject very large expressions that would consume too much memory. Because Go patch releases do not introduce new API, the parser returned syntax.ErrInternalError in this case. Go 1.20 adds a more specific error, syntax.ErrLarge, which the parser now returns instead. * runtime/cgo: Go 1.20 adds new Incomplete marker type. Code generated by cgo will use cgo.Incomplete to mark an incomplete C type. * runtime/metrics: Go 1.20 adds new supported metrics, including the current GOMAXPROCS setting (/sched/gomaxprocs:threads), the number of cgo calls executed (/cgo/go-to-c-calls:calls), total mutex block time (/sync/mutex/wait/total:seconds), and various measures of time spent in garbage collection. * runtime/metrics: Time-based histogram metrics are now less precise, but take up much less memory. * runtime/pprof: Mutex profile samples are now pre-scaled, fixing an issue where old mutex profile samples would be scaled incorrectly if the sampling rate changed during execution. * runtime/pprof: Profiles collected on Windows now include memory mapping information that fixes symbolization issues for position-independent binaries. * runtime/trace: The garbage collector's background sweeper now yields less frequently, resulting in many fewer extraneous events in execution traces. * strings: The new CutPrefix and CutSuffix functions are like TrimPrefix and TrimSuffix but also report whether the string was trimmed. * sync: The new Map methods Swap, CompareAndSwap, and CompareAndDelete allow existing map entries to be updated atomically. * syscall: On FreeBSD, compatibility shims needed for FreeBSD 11 and earlier have been removed. * syscall: On Linux, additional CLONE_* constants are defined for use with the SysProcAttr.Cloneflags field. * syscall: On Linux, the new SysProcAttr.CgroupFD and SysProcAttr.UseCgroupFD fields provide a way to place a child process into a specific cgroup. * testing: The new method B.Elapsed reports the current elapsed time of the benchmark, which may be useful for calculating rates to report with ReportMetric. * time: The new time layout constants DateTime, DateOnly, and TimeOnly provide names for three of the most common layout strings used in a survey of public Go source code. * time: The new Time.Compare method compares two times. * time: Parse now ignores sub-nanosecond precision in its input, instead of reporting those digits as an error. * time: The Time.MarshalJSON method is now more strict about adherence to RFC 3339. * unicode/utf16: The new AppendRune function appends the UTF-16 encoding of a given rune to a uint16 slice, analogous to utf8.AppendRune.- go1.20rc3 (released 2023-01-12) is a release candidate version of go1.20 cut from the master branch at the revision tagged go1.20rc3. Refs boo#1206346 go1.20 release tracking- go1.20rc2 (released 2023-01-04) is a release candidate version of go1.20 cut from the master branch at the revision tagged go1.20rc2. Refs boo#1206346 go1.20 release tracking- go1.20rc1 (released 2022-12-08) is a release candidate version of go1.20 cut from the master branch at the revision tagged go1.20rc1. Refs boo#1206346 go1.20 release trackings390zp36 16909618151.20.71.20.7-150000.1.20.11.20.7-150000.1.20.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:30079/SUSE_SLE-15_Update/f21167f53e871e62e7d7069f1929b9b0-go1.20.SUSE_SLE-15_Updatecpioxz5s390x-suse-linuxHTML document, UTF-8 Unicode textį#{ش utf-8b626e9a2128f7197a39b9e364b5aea06e69173ade326dd9dbe2e40681bffd0b1?P7zXZ !t/c] crv(vX03fTTY$&58I*?,'4l}(yܒa1H6P7A']󮖏ZKheij~5RmP]RS¨jnv>D-C:W2v Qa<=!Rd1M n6K<G#9UxՉn R,O3v7xY~18O枭r6^9$-cܓryĔt+Κku.A] (0Pc05zGb!XVMgntMN&m)#pY^> Ckid0axcl]虆U(%duu8`8,E '_D!Kkbȍ]S4XQHTQЊc( y܉P=_S !dcm-qv}L&s r QՌ6h7ٯ(IҼh۱ QlIc["aXA#fd{Gz7&)_'gdDtpBZrdgk6@ro:BT;QkI;xCd<.͈R6ʱ>0_BJ' wLl#CJbd"YzwDGvXo«GZTxW!ov'dU֕Ɖj ="+ LڞC-,B:KdKUDґyB: @ޑ/gij53XݖP;!Y^Y)|;l c!!6kV;T#f8鴆43H{ fd_tP3U5k;Li!M8?o0n<ʔ?zT* rNsӣӊT0>1K>W|Bc<= ޅΠ'i$ SPFC- HT_E ں.u~rrz n4ƫLxIU_Rk}6ę SU@Nc/dz֞vH8~Y !"54tR/>Y"$_]Ud^`)(ksgAxȏw#z.%;r>Ƚ,ڄa{K /œ^p!o36s3eG.MAF:lD}љe?SF24 S?piH7?N* + V{P3ztCɷSͮk*OIqڈam hdmRXFn`ufr>>?MSl&c_$eDsHK׀w@UfMzTǥTйe;bJ"0 8ȓQpv2Б C0 _r4 R[Θc ?>(V]J5m,NP0Lz㍼-hSg̚42u;S~Nl6OC)|6R]&.,].%rv\U{kHtj&!k= D2w0σt/,  XwNo񾞋i;E=>DZp ++͹>cI /E~q +W55~b]24OlV?z+)>|$65[ԅS;iJ,WnBG(a l*bmCSL B1i\yA]laF?o/B`:1 gHѪ(^KƲQ6 -nIqߧ ,,mCliH\V5b{gs&W]/BXI#ib8AFѧ .D|!.cļFj^k8 #{Mr {9Sc(lNR؉ueg> &>.֬%s9+' 6GuuA/LrS1ܞ[[pfѥatsƀ@%vOxUj i3,GSfIju']1ؼX+.ogMFIW.j·Ԥege ZMȥB7*NtU}WPUljSeMB IHK$URs cmInjڹSQUVCt :W~іrAɞƑ-)@`sk?Q`UPO XlO`9uqyAjԣ|jYad!El6xY 3:߭YLjd/"xtNc{i؊rh 9h%,6)M> vi=A򼊓j_l KOAa,X8 n9ǐq ,1ӡ-LAǦҲiue:Yϻ<7gxȤOm =)kh{Tጇ} '$ʉ잒9`s1lk!?VLz+CLǀ_7;#a;#[@!uFa1>xeh$ȄݫljP{,wFWE QؕQoqjjro?dy@*RRYz3Fh™x0)lL@ Mz'7kLG3}vpx[ Jxϋ!0)`o]eoVN5^[>jc3fwDAF- cNIn,)V|1ub{ВF%pq`t8b'6IҶW2TY yfJ驯tg{6cݗ TI&*93&?$y 8[>LE]Bg@]9SJ{v{R־~YuӸ~LA?C ti7E/|9K1+;F!7w $ĦŐU=Xؕ蕥'Qi40/%G)8=P%QHgMI&Cy^%AQ}p_L (g*]0FYi]̈}`^E45p^ر̝Ln&@)܂#ZŸdەhbKQ;%;w,|maTEv\ 'mnH$ ~Snovi+&^\UdnS\ڵ%G<5c$lF0MjAj$Jhԥ7‡rPb x6U:\%6䇄8%ϔwr^*XD}pnKSBt3׊LgƂ.Tvw FAeXʶ4 ʎxKJcy;,`B5дRD# *@]/"/==KbNEƸYs&d^ZۊžjB›2HF(mFAQ.{0 i"y.}pİ-Ը { 9:3" %id@ A?~ʈ;@Dm"`0'>-Q 2mM yD ibfk@VVM%ĦN\-6oUuc+~[y9&}$tM?Ю<^ޔӖc) $V#zzrZb _&/߂R @"mkT ŗ'`@e4+ΡBVǍkv%3Ž)%Ky6JFpOHһZbUF&&*bH">x' <>$֕c)-BǠk]`>X91\/*vG$GN^_6X?q6 `=aZ=j#%UvU#oh\m&޷& 3&ʇS8t$$>6$1A+zM/$EƳmgBj,|6u#x _jUN[HҔvЈ#x`\ru(O$㓮Χswq(gg4,I164f`@ z#p3 MWP?ھ SkA6Z07RP]e~u{[C"k{[<'>&@cXN@7v! !|ozH͠?ENӜiUv̆O-9@I1<qaRbχ MN0d7f¸M+FP@bT+JW C#ݖD ndm*EF7ʏ%e?J?`*ŵliF"f.UPmS? j MDd\-4Bm~ 6Mn3V/ѹ`޿zbrP :> XR%qOPscNh<!5T(OM]f~;-́%l-~,(AW\,#xx/ ǶA66VTKRɫn+/!(L\aQb.@Yap+ {-ojg9) 捹T՗ՅIZ2 tfKORjbŭYht*!~ Wyf8G(< YUO_ I: ǜoG+NbN%Bj"8;"֊:N9Uܕ,b;xnQ?d?A=` rΧ!Qhy*oo֗ Θ': [%GJ@,A.Q/G[!meAnP^)$Sr puU LI y=ԒUdg M(8yCz[A6gn Gs& C$6B MްO r HlUN*@d{Qf #G,\7e_̍~I /|EI5m+2D%oU^AB k*pz{0i.~ĻD{ذ hy\38;0,A!>Y*ݘ[Oޞ=͸p BbL@oe2ɖ-u:/&hCs޲p,tW77 qR֯$>ĦJ(E*ŻCreR( QRHvwsĥ3W/a8)9tYLQ[sB8[ RWr_ -+7Nq*IsT14srs̙V*2cA~@|T!깍\VlJWqbQ5{(tפ>鄫 =R5vЃF 4K"Gz-9lt4Jc Z2|+(97˶A15p}6pcEHq#|~6׉ Pt@@"5 hD91.?U# u?o0d]rO9#LC04<O V/&H69 \;*S#:U\ 休ZCi]%\6@Q' v"f蘭{Xob(KhywY $͡.t',D;p# !T.n(-Jec N"Sv,'YL/+"MXgbɘxkԖD+&",4[a˓#zu9Oj}@OEjj3U:E([=eorz|x;7;#%(btjӌ%ZJ[ylR:RKo􀴡bɞۦ/s_THSD-y3 Za"iR:K5 Bx'V[H)%t/(TZ*aV$¥șPzz L 4`$`s~o^"dy#ɱ_8bd *[#N,d! N4ΫO>$9I2!^PCL%1쏄{ 6Ų[X(SْA {30VYԿY!KOuUp⇁'*X\6eMj?u-AJ:Я$V }94E(RpZ?\/V-| +2.(PB+ 1~3c0[d]5o}YLeD9yx}ZxQl{|۷]@Vt{dƇ$P3Ǎ|2[\] IQڣ%C[h񹣪^I CQ%-ҭ_5@f@E9ob"݁Y 1%*^4Yƛ_/V犺i*Wm43!}Ng6q[9 l7ٌM> wf?P K-To"q[lRwm6 |CVrUm1jsY Y%Ǵv|m^\vb¬Yi}i[bN SRט(QXPVұ1v|?4 1}WWvk6E;~K/.0޼?Cl&X?Nڢ-(-%dog1|}<8:ݱMxQ{jYHEHb=p^1~;E^wQ$9,J-oxRTi (5py„D(Z]]IYe2/rcBֲjйTt뾤d t@I>\ }'20n/=/ 1Piއ$'P.L=)e <1L)E/4hP?s霆@o7坠C$ ǯ T~Wx,Kv"!V]C/sIp+%^ z0\)r)kzxO{9>M:52pyk*W~s9$Fl2V%ܢ#["Hl˫y,n&>?GЇJCS+aw;,3_KRMzi~)đ_x?*t&hQ p(_従^6w>˂M\oHND+®n6k\rԣl 3Ʋ \X1{C/ԄތHo3Dgm 2C c0ܒqKN.1pX?طTsjW4+ FJ3n(.Yؔf+]Y$7YUNXd@*L>wۓl +{È} :C's[ `(Jy gbcsq@^ԓ=rk Ʀ9\񕆂vڳFj3.H#gH,7KcvZgsfxo ۣ>d A=su[6p&yCP25`Rš)9̌ lͣ!|8_ E Nn] C ykLl| \#߳=Ē7!}d2ϛK1 {_jH# (P Ys'!P<ǛA|)72)AEy]SE-.On>A`mY66 &&Cy@p@sPł|OF9NG+9`xlPI,'T#D^Ime"ao ycNЫ$gJT6#u!E>S$P'7y1D_6߰ju¸.'N) s,y@*fBu6wnO[@V)̄wG7!KkXD^ 'gh/"߈ B r-<Rqk3(M?^̹Do nVΪ;3Rcg ʭ` H… cZPpn͔x[[cݢK/@alf)EdQi%GvHG J*RM&ǶXӔ!kLJGhۗmt*e<[{Q5/m%%R7IJh0YaנF C'fdj:\ՌH16m l~Qzj;'>IcR%Qޞ1->>Rxo}#ۡypdqצ/4,j+&xnHХ`iƒޓQd8>fԭ=<_~iV;[ZqeKtra\[CΤٽJ؄K_j23blDLv-'C4ATd0icrku#+5$Xxc~8D?OHB+I42 *טfwt݂kyM=b1? Yn lE{"lqoe󹢗 MN?u%\l"X$_,,&כeo01PS6 H,>:epJbIȁeԲ\m|d3tQ RKPka >9@3M%rВ<^Ũ*[ȼ< =,zlhPblnPSKLFZQGq 3!H![&k8`-E|P00;e2} ĘU\ͬ`/ H|56.R;,xL!Kh ތT`~” =Ǣ8>PM93lY1$U26T \ ˫I 1e k.R%' pK˧ECSuۢVyDVxYGvpuϻO$Oe0[Eu?@{ZnoO8O mDy2\p"̐TE;[- .Ɖ^"I38ʼUX wOYKTdIdqbↅtOd3{69BD[o =S˫"k& CNKs#VܼI90_d}^CX[z0!_y !> A!lT^O}\Λ 8 }o9@>GKͱ|P ?$yGzkn*r{.ye[Zn^m( n[%9­[gx$My]g+F Eem#FOO{B(; aP\bLXlӹ5*G^2}>,{ܱǁsaM7PZEs_ ~ zb?*? _A# 1|4BDŽ6wH4j}alHLy˒ Ek'{9)9-=b/E-:j}HnώG9$-8AOQ0_"i>X||c9 uHN֨ Mz. >r]kLx61q"yX]5Ӌ\$㸙L]oiSlgw&x˥1ܼ q0^ T7gHfD\h庌ю5܊c~/Q-&y}tQ03?jϜwb$>8 RE ́y(sH2-$0!K],ӽQ9Q@F3oT>"L0a)(U/} [|2H5(Q16P`rĕjK`kcB2_yPt Y)plU|2*QN!ԕv%Tw ?n^'[yŇ)p1yRuFoH8$6DYRj/BbLyI:3 plT 0TD 1X xh6abhsIB4Y$>9 g(U( ,=!ꬖqu =Ol -']'tM3_ _1`6kfieŤB-؈Zĩ0t^an}8A$n_uM;),_E+Ua{! {F 996ͩtp*vȞDS.bPY(Iߒ)´ } ׺#3206WM)WK8z n=sjbjL\:pc`v^i)~N|Tk-?nL 5^~-0[[,c͈)&[7)bo [-Z)I#'䮭I= vh *QBܒf~רr+bI% $]4Ä"()֞s7aEӳP(&Qa&yJ'\"D`yDVOԫ? 5*+jw6G eOE~Un\/OAgG3̘=K}1xuKdCdŮP6q9q"T슰>hv۬H*Fm9Z>3F\īBK7W. WڂU/#Cj-&zgJ ry?cURjTE&s=ƄU G@8EKTmb-9V;tTdZ1ofX%Mve?.ApT"K}^z?bî0Q<4Vw4eP ,5 FGHѫXl-na]MKrSKM^v2"H2 }pV֫\>+L% # bfXy˴qR^ۨ̿Ԯ?c0Qwn"TF҇cO˅vN^T2(w# uqNh[3?5`t s3V\56,u@;Ӱ[O ඁᐂ߈&PFK1@ٳ,Xy PEx#7DQ1ވmlt?r_7>C֘DSFL+8c~B_B*4Ͱ}esv5&*whU22.Tco7KY|qAյV.o|3?^Fu]x8;7œc*$L80&(aA9#yJFC&:`Krc$Ϸp FolcJ>&yW?&U -:p!w&8=m q@lsc @G$-?wGʐ vMe5k~nwb7[ߢ _ПrI); U\qmy#d!Ĕ>h,+|nGpiB2<\o ÔB<_Qt}`MbXqBL@xR$h>2N7e?,8@O~yZ3+o ,A﫪 aԘ;hH1O`g jؘT.c7e 2y$Y(wBu*m'KDT()A7H1èrEqٮT@.;w5jd fkANKEy4a2ɦ:ՔbRh +3xh+&CksyƗ]_2ulE3(5҉#f<澜*#r[%MwڛPΖmH9"P+"sssIqPȡS s1(0ߐL욻4]&4a3 Sz/1cn$Oa jSz-x8[Α(olOP7- AiJs\ YT?@_mBlZ o<#㜗nӒ$I8`ߪQ)H- ]r.'Sހo5Z~#EH̔,(_ޑJsTTjBt#6ƹOS\籁Z4!a(ya0Ew]im"LgcJET_NBS|#8νN%p)K~!gtcSɦw$%]o<1zȤFn4dswt]Ttf&FɬDhoL8뉈 RE>`;aY}ـ?nN٥r齤Z(ʹ1PP,\1T @8x ZwϐOg] 6pSdВ~~heT;iK?E]JV;>?"An8.m[o6 _T;\)$nflSՔ'`kO6/O"!. [\cY"OH?W>xd[ 8-hDmpr;=Eݺge`2n9`"NVہN*Zgd,H5("eCl KG*&ۥ@}@04&K}]ݓ0h|qfbLkGsUENwcyko\؛=~ۑ24,WE)TꑰfowEhZcƢ;*NH8A&&%~7}^7{#GPmꍶyڜzI+:xqr%s Hު9T}pD =" |JI~,ߕX?|/]#UKu]c&X0'GA>#0SBI+ WAj})`P fFjm`3 DxC~n'DNuEBG8aIU0ĕOc KE$Z=a?+zR-!/ kkw{I/`fB2/C+n{avY۹PZt?77gPi^ qֵ,[ty~CiŇ/Y?ؘT$#.0y͜k3R\vS?=HZ`أ P(w'|[BkCuCjP{IC`}E]T׹S'0^sm:A; ޘC8O!T0¾KD ]ȕWy혘͐ 1W*G8\]E׈>KZfT}\B^#D2JèДMY5p;O7ZOy MsyFceYa@̅J\2J߹uYsT4t,;yT~SqpAd6-jwDNIJ w N 2+q|9Af@DK昛zo+_)W&:]O G}ԂVVH:Q ^W:C \:'nto*4R",*lF>/5. / 7V7]M^sbCfKv`Sg:۳P.~)\byKdj,TE%z }ǹ,2IZ}lȷcD.q(Scuks(tx.EoDkL{˶Ȃ$?≸VՐ1MYERX> JL[x5S>@Dt"yr-%-E+Q ն4z%\ ̞\2Iֿy-"PA߭/VTdk"|N:L(p7TA¶鞑6E~95dҏ{z Si=5i&8w0Slp5*rt gVSL"Y*["gn7tWNL@=U]i-NhF 9#S^^4I7g/4|)`+,(~;j05'Գ ]y:SMGsuB KYmw>9v1 ؾ(]\ Hbߛw}3ↈZuR4OD@V;j\Ӆ=mشU$ww_Ci4ٛm$ -"/C;YR1Z8FmygW>1ŸEF2QkdS;a)_e_:EZQK{9G(| O>utwԑ}|> U*{?}5hA,Qſ, 1|d¬GG)%jJL{xhV;En6o։ov;Z{dB:,>)TF3_WQ1$Q]O)K@حQz6j" L!^1q͎tHݸNfsʧS{S}Ŵ]*=}uVd B;%gwQ_GFA 2;>xwy8uBƩAg%̰| _L`ךc@#{r`kI)ljL;[ҰӎP[NƜ'Q Z'eqzg|.⹘#ґ ,c("0sdӋ$WVdO %5}+ػ:f &>MB_Karn9d50!B,40Q`+uDy5ejT;y]45I.8wA[Hho0wg3  COeW|L#t`'dIp$iW9}о6c a\p۴ƚ 0d`\hl@_TT*!<8F*!3DJ =%?Pk|Kⴑ՝ǁ<\nr|map:]Swnq0@|62q@^I,A/.5?"cOw4@T.OBZI}ID>vɴ2lWwPE2RA Jt-{Ylk%Q 7{E1lE=pz<5tfT⼙ES9w}EXkeUq]zX.^&Ɲ{iU1Og@~Sk"f?WSlqMtGpArpOѣA r?yr'; HC'̅3>u ,*ȷqEKxJء)T% Y5%Ѻ,WH 1 h$P[1X{t2ռP1rp;) ?X01+dն!M꣌؅:^,tV'BYZ½%s1/|d4F3\I#5y+$plOXJ]b=vHҚ B=ۜWn5 49|k轀vxK =e/5]⏂V|BJb&t$u*r!!79И╳ c9Pj^@kM{q(/l J!EB0(U?B 9aݸ[0 lu4^H_N1ڢ N8ybo~A2jRgpq#&r-C-mwm)Eʫ¡biIrqS!S#ȖkDC/&(/i_8MQlpǘ M?C_a\Z9F ϊB/M,vx>Ͳ "ceN"_FQ#)M5Z3M/>Αz?8<kKd0rYi"8Uo1[gԎnh4MX,RƬP/ƶȈ3 H>f3Kcayۧ8AzusAzS#)=d iV#@&^oƿo˖_iZfqxI'!NRooYlC HTۥ5'HON>@2jjl('g AC.qڝ,c]: \yn#Μ&}/3 S 4P1In`^;{\Fa{Qxe/H5l`=GE2^TŪjP i}i قg͍u3 oX u *k:#nf]au:NG^\b2uo!},INc$}'!#4hn 2pk}:„WYeAv\ PV!@=gG*s-_ pq$+4S09o'ӧq̦+NE,RJm1\cޡ4Ut65eQ@iM8Xz3# %}pxR5Pk\ <̵ )[R8ppk96C9*.m,Ei!lru^y+бQӛ_̂"=ݚCa0}iSAB 'ܚr? 2s(imc#jA~;Ha^ PՆb~{bӪ3h)é@V)5^ +јʋg8Xd~B8g1V)iZ.T:{♥- ':96('P^Ќ`a%Oh~Qs՟/ Y?,Hف@Mvwwx\kPV%"tW}cU~FdC 3ny6. )WQ?kwl|U$}@?A>*8X,Wd*hZИzA)urWs/Th|( $RC2./#CsUo:|¥,{K2T,d4j`_(ШuZmzH ڼPg  Z w*㌵cq-Nh^Oas 1Le >AKE~D|k#Ix*ݢ .YYbnX!K~Ba}HᙺpBX6ݵ'G =,~ip|CDb#0e5n*OI}fSǞv"sajYRb 1%pdLhL(͛lHGE.Jq= 'd^Z/ ]$ K)fv8x5(U/yq5ˑu-u{k64DZ<+h1SRߑ a'D,.h$Gȉ/•C"uc܇U>jh6bs ݕQ߷QT|%c𢄮l{V ]ZYϑ]ɲo^¦}cť~,3@2Al[bwݎ"&T_/>]|)5!%:Gz{D|c7ӫ$oN M;~Ad^ƂÌ--o9=~}K]I }@ 逑$[/cXhq.ATpG둇,(Xe,2IhV 3:= "ks`2۬Ry\<I^ B!P0'[/ 9~H7V2 oEoJ!~U^?a{)ED)<m"iI!&eN?$5e}1^U3)[2«ŕ_\,}o&]| ƣݽR[0{!#!1" oC!*=a4hH KI v2C~OM}L$9 ! i|CU,=1^N#n`K#,NQqE( )>-'/[JQ^X"+RqѪh Z# Q|3D.]%lE c}4@' X\Ee$Fn"+maVi4ǜHYR %ۡRqeAB\c n!d|;2qPc! ccX[GSБ9+kSnVs=A*Ϛh%P=LϭhpwH!ho`N1FJ5Q$_ 1ЛfM"64mVʐ*Qvyu5qsݫQq6Γ4]"T&擸I-q)`V\0ÜMɳiBCC~wbI P0sre5?j C`|?t7tM7."/\_s,QfN%P0Z+Bҝrbl [sZI^u7)MY=\s\ =Dx +][<1AaxPg]ZYJ0ɟ]KyscO7]*>*pLjO NI?ooYZ! /cxֲ F|K$i'w8vak 1BYYuSЁ{32d"jmϟAcuh|t&L& l)r}l MkW WzCHW؂mx(yJLӯKvGfP:D m34 '4#9W59xk#2FWVxK.$1Z10_+Hf3>*^L|ySU0O.îKTwT'xS]'wX`ak4<i+()^_{KPc5X9 '\k*jd/B R|J)&ǽ2!wF_l2~ g%S`-"HXzg{ A>Mȼ4D" ǡVBconwOTS<̕) kRPiQAb.V2(' _sųL'u\c܋agf_$4sY[) :peTdT^ZEX-y|Mq`X˸Zn^+n$^N/wF~PW\TCxp`M!.N؄wIQ>/¹B`0˷WĆ6敯x F5pw> MxX# ˷ڮ?Jw$T32.ȶO5r=wڬTCTu&ve5|fVه*ǝMQK+YFډY ~F7Nu4?=Ky&LÇA=,Iu4jU]<oXnQMB,IQ;{Pm]#8-0MU-.PoY/aoOR 1 5QQäÐ`4'jKb |Xu>`h[v=q3F:ӓ.̷f"xiUG(]cvЩC*"'>a+5y2uLje1<{ɥމY#Q㾔B OzW'/<4 Qe eNAHU?H:5E \K$v{Gt@\_Zc%؞]WށˀvðIddV*Ĝϰ|G?f$o.l{Mb6t2U{C%z5>n-PAw`yh()3BF5q@gODY(,yB|Pze6]PFFm0A ؁`JU<]lqVoLPMq[ mmh7#0B|x"dEȣ2a/a~8YBB: ֽ>Lvg13x Cyڀ?2N;bI֑S۹ Uƶ=f^'u &H;R=kG?}%<ƥ3è߁o֒k}M3{c:F k(?;mx I*|n|}Κ%DT.Ra,R#d#JA&4ovвEӃ8k٢ڔ4Zg!^ ]SUĘS`eM;ҥRo-:IEܤ5] ɱ T+|3lE@Oٍ1|b67ڇtFaRl__$ *] 7UrhGb69]t?Ql2@̑ uU@28iyaډe~ъsSpJz%1Wz FN+4viǵjMn9k(<#Э\ES ({Z2M`d&bEl'k@c* ̞1P_!A)΅y&.nA5gw{ARu6>lnk-"yPPhG%%J(YZ ÝR[s)K'P6q U S& Cyt#Ғv_v u I9GjzkHSeu!1Vb#;,P} aya)EۥIHkGs&ӎnyaMJ2%C1tr;h| =ݘ]T?4`Ar}i  >Ur 3/FJ3?CDH9C' p&`z{ץB.Q1K}?Y 6ݚ1.o*:]+ _  yu:Vep4&|0 V/ߜ}KpWAomɫoeIgЌ>m8W ?-܈٘nHzLHfj5(bP43hhf}8+0ҵ >k?Y$mYTVwuro AtI> ɡ"0ҚtzA2iwG?2\70ݘW7"=8#=$FdU9DD7MfԪ=nUstTm-,n7rkRe؇K>T݇O6e(p[5 pzTr?v: x:Q2j8F" Ma߽ E+@yi[u&U<}y^г [rܥCCXp_h_`\Ba_t5Wct}(}탯$)/D]S[?TN⺜/h~1}H0g 181kAkld#Dog_|tKmr'KԀ ; s 5Q5O?<79 ~=JL* _.fji!8̭Z3_7@a_&+P~xT QSƒK>^Dg|2KO&JtRFC lԴ;`@zwYBNlF6/&Unl::]4Y١ܹ ădBa3f)D,bE:{&zO`G0Y,e}MD3Q1O9X,~zr9s(Fd.@=zWCkor:}g5L5b)m h !R\XdqzF_uKy2srT䶳HvYaVpXSX <$N@)OiUJ͒ı`m).ʊO0MlvPV2e r}wWx$̅դ."s`KNRl5stll)to]BW {Vځs ު-*Q!9[N`.$/]}ZaOF0=-)x54OyQUsH_&p-M-~%*"50ܕ@x't,RcV $,ҮɣBAF JdeqW;ށF Ka,jc Fϸ9W{r&8Wѫr‚]wjgV˸*6cZdYq積>9ݮ1zHnyh:Ɔƚ={bFS.@\idqw,Eԡ= ]j4IC2ǖw*#S5\A0ܽclƊ/1P%(HWcv7eE9ҹF^};K*-OM6]j[[){d֕=AV|N$Z^Z, ڹRLۘ2aSqoi$w@OAӌm~]-\YU1 r05r(_Iow1ha<$ b}j?`N#r4 Tz*d[[pS C^;Ŝ ߹%DDW=u0&l-RMC8F%@ɻ*s//u7ʌ*A?}V<,67d#L~9%Ԩ8.ڙD3;ZaJʦi}˜`s@_ ,a0 HIx C6h%6@vg/3.dtsIg@W$^t" ;T1;DGm26L!Vvy,Xa眈[SG V 8HZ7ܶ*NDM@3QfQ2 h߽Ѹj-hktӣl>ߜuԶ"4 CGqvmFܩfM;cH=wG1j0 }$Xwd*+ #4RTRʠXv͒6 er$dJTۨi;s6Ja.I`;:gZ<-46OJaҵB1yP߶ #ȋ6Z?N)NIR̟(.6T7cz(}J8gIc}oCj 6NJ +TRDk(^",-JTȆuXg;/ʊzwyU,G'm%#OyQ6Nsr 6?{blA*"GAuhkvv &?E \[䴜x~Hƃx 5$=El%v PM/*z`Aހ?بsf'`Ad ՜W/s,#tvX)$:TJ(qZ{$ rUh`Fhd EJ1 `V`d-xX}l_m ¶ӜwRMwnl _)p_!n4s79mxF$>+՘_rPN)V,]RC:!I{6pۮG4Ke9g9/f>]H"" ZwP]@d j+t)Ɨڇ,J3APO -RJ{|ڨgEmyGHX;U\-\9}@X?W()kqt7GU4bWQٞgy&4rޞ ݞ-nP|pWO4(%+W.]#(f'#`(V9?c鉂n_%Uܹjm 8pا6[1}R; Ze=7IJj0$'p{W<OQ:MͪlRl&=i\2 xSfLzӂ@vv \ òwhvi |@BogO2ܙ/v̼U >"r76>hfN ѴE ,w~)xVS{9V Ot*i-^,KG@?Ƴ}˘Hqc)7H!ث 0{™= Ϭ$rt?t><[Al Ti`F̅ CKV26U{u+.#r[q2^"$t*J 8=8/ Y泬,;vHdM>T%2ecNʚi~R"n݌ V׵*\4H]pK,]ǃMw~iWxؿ l+Ww|@"VZ9)yҭϭ_}C;BJ;A0uwQ.y\|[k]F JS|sz8Jg .G`a?$UtH>"lAJS_k#46BJTʚ|ɇ#軥IF xLGЇB5Xnԭ;b@x Х1NAfā][JzN41V>\2&EamiX3OJUg6a.}>BLOFw!K&{WV-*Gtg۶n_"c惿Vh"*F-kbM`93!1\jIKj ܸ:;+>9|MۿZ%'?nXk\"n[ Fa=cM'T>ql$gs&s% Fɿ:'( GhıorZ'HرHC6jf+G"n'4f4#FBPM!ԀJրu/LcO"S1dM/ΫG}˖$tH]H[" 7I 9m81A6gZ#\sGw(!e1z?l#!1T{@TW0Lr6ttW>S?7*S.^4Xt T}df]a/ҳ zR*xGeO-imbё*x]$ĸ{)/|#A؟:zO-ɩ߲E8jܓNuo6>^Bd!|Tϻo3Άh7jҰp'Ims)z/@p4u#;uM bRdA 6;RT%1qn*C=ΓNv#2mT& =(39b%#"n,%^ZL99nV>ל9z)񜂱z󭷗]0dXБlMB|ʤg+rtt=}+C7kpG.s]V:98Łim;HtOs"-WL:3r JdOk66{U` yj>ͨ5 B&4]'A/. 9@J$[A-:gYfî/is״~vwn:|Eڄefnͥ&ljSREEʌ+s5'Xt:<tyb@b1qPO4Ǡ>vt./寺 eՑ ? ;d.84zw#v{3GmӐe1ӟ'=_h"ڜ.@;]/RŃ=K39 fe_/4RNuχ,]>=Y~5WV8I5;|GՊu`K3\h,*>[vL{$厐:τ%DZIYdq1Ѕ;F""Qj499#T2h͈C+& !ou DgӰpÕrX[^l9zgdu2PIm9G~zhj-\ L9>&)Ƅ,,: 8RQHz?OsBiziGD8[[ƹLmS'1P6[o.s"vէp?pP_aQ9@2%N8Zȡ7O7Zg `C[b6Cս q!FhSz](x@JdE~G_}K(3jR8(U"ꀷ>7 g;Q7UEPdxxjG%zyw~m}zjzN^T,s C bzoK~HalbaG]q7˚Z*I(} Iq݄AS,ob|_k,0E??I|4׎^-ƿ%H7,iLκCHZg,`W}D@Fn)!o0֨1gU?dOt{c*cM`sGc\ApwU?:A6(ah[)y|:2)_ʆv2M,Liezj"5_R)&0]!_VC#7/ }!B(wO[,-\i|3`Z _A;QًwUV?ie'CH}Bc)rا=F\(Kݵp=3FV`r Zf%^vѱa n#J'6_:39ƣQw/!Rǯ}#PsЩFz jm}F˞u`j_LBׅQȗDbPP&2>Qs&Lj/x!$-_0?mW@$(qxSCq䮏;2͗'e^ũ6%ݯE/pĸ0̖}{JTy"˞tkk۴&m},$MzۤsO /G5.33lHӟ}_BU4Oui@.o!یAed텉6׶ł3|T0b2bܨsoC .1QU}kRSįoz[._"N/X"qD"\ C[Q,ߨ)wjL ̦ܶzuIˎ}5.8d \=XUP> Kr@nKzzW!Ip3ɱҙMp5K^luz5–ʧNPfQ;woJF'z<5빃 lCJ(҄mܼntir|8O?o(C3s2٦?DZT8t13'w#=FИ`Ą\>"LxEyITlPf.dP~TH<Y)]js7#4c <2,;FCa:v^2pmG}XS_[xozzc 5¨k&C4{kp@n#c\)Khi{%O!d`>m|аʬC-.tm?9k8im `gbDÕHfu|,G;>Qð_mGٚgةڗ4ƌ2K55k0OT`%tzJQ``*gA "X,rtNuKk&EPhњqSCgϾ;~ jxoWan+!%O!(|ՕLc;Ymgqp1n(ki|>UH'w%o])4 FFL9ԩR1$Pƴx:Ahkku1}d&a-(U)8o&r$)P n#Sb0*YׯB!/cX~AjWqjxaR4He3)aSiU<'%B FIl>' `qW f)+:jQ_t^)쀵TXd_6ʶ@AA'P <$ ͅt=7$gBFaO RCg6% [N\hg|%u! 5mga5OsAsP$7J-* Zu"eF#YDb_xBitζ¤ߖ&}M 8vάl[%ܩĜ7வ0)i+Q,^:˨F%WՄ,X*' r3i\50ڣhx5ųνBqi*+t#x-;GѢ>hCӓ19IJ$?^]ď@!P#@W @+Idll,`+is Qh-1wWHU=}N*Kd8'<3ݭ1:8թ6 h 1r̟ 2 v6,?'Oպ?(s"Գ1c-`1:]o=䏕oY"twWrXDf} I_c 5;Bje\9q{)^6Ɗ!y`*ws'7h;{~~w3pmQⱟPzJbFн=[4#+pq4PThl5Bo~.}-`%` 4ÐDg`HWQp i4@׽tJ-+<̘/u㢓N!iϯC[k،ƅf0X;>ޕ[K>Jˍ$8ٸnw{Zd}fH~@4lbXVId#i][Zk[<4-DЎ}섏TC6gsp !| ߲gi]FLۄyvvFǏ5l`n5Ĝ6c@(zg(Çh@yRHt{uG7 vϺGslDثQZ+dQ HG u -'yDVG<+"w brJSR2ATcaI+dE"a;\YK$ ]7`3Nӳ,vxROAn85X9]=6nlltT1i\-g8]tkc&Hbl߄bF^ͬC3fwt{ÆehH17|aJW(3&#mu=:LOIdaڗ / L?)3W~`)-a(ZdA-18c x -2ՒDVm Cw b -F$*u ESHK^ V f ,%fаa :C%mƍy`£d8}z]E.tsxs}WN'aŽyԧ/0a}=t+]S. dw}&^> ,4t٥uYeCKwX|Z m|_.d2Cf]Kb^t% (rՂdahZ>O,hLMZٓ wɚq/AP;8Oߑ{U-9=l˵wjwز캭h+zO/v%1oj&. z,Kvm4„ws hd6daHl|!/ d.N-P, /PZlBNmw'-||E RW%!eSQ{U 0f-*B^J> C}B x8%^ǯa% jaw-*v+,#t߷\m١R!sU t{ܨՎ.0L5S$p9j6$E` [m]j$u؈T'#1P^֧\~}bS#3l zEo v:VWno exk>_+ Ͻ0:w0IT,p"6{zCS|*dJR&(TWQA$b܍ͧ(z<-1qy˂xdsGE(^*=WAp6mކX~ʑ|&0؜Bz'>QDNs6E.pnGF 2y,1ƽa䷇h50Eg04a&E*<#ZֺWt5z&KrJ5[ Ρ`O1ܒQ%qs{t9߀D[Iq*aY|tKⳟn*Q$iS Vn 5}q;<&#L ;?{6-V9{ Dןښ' 32=dNoG'MB*^n %f/sİG,M:]]'g2؉餙{ 5sQO) )ƍ 3@J 3sY8jW+˥ oJ@MQ_x9Rz3V5q"gc,&z(Ulud(s,62TS .8qo;V<#ho)^?@qN5vZYG txZҲĜ@,Hr0d,3^UY=v:4,A[B"y=34{p罌 F}$g\.+v{kK4Wע˰s<Y&ұQTJ >HY=6"njb&[ $Z(9^QU|TfbMUy/AxHEY!hL'Η& ^7[-!R~ ˆ#F%{pkL{ٰ ] 3*BļD.h%%aQe/ VU(o<9t@aXIbxg7,{AАbdWOstV̉VC?5q< 䯢0 ]aj{HZd\=^;&m?%zm ;fv۱ ,#@9MӺҥٵXh *{jАf J+Na^Y,蟞ڛFZ\M$-qiF0)qݰa)Sؠ:*+~tB_̪YМ51v̓O֡h[/ DȔD#Yk"ZqBa\؈ @b tl%oKoQ*9^9DZ0O)+uZGOAMTIq)N҆z W,yy%Tt\i- b~fLz*1nAY49NG[?o5.s|TH{\8Q:$@x!lu"%*_@jPWVi1 mP]FT#L7F/<5*X. dڹD"T ?G<%lckjկpZm<-DZe3BչVU4}EL< >Z2VFrr]> Y(-yMmh>?nr"RՐ3{Xge6mc~nbtk~Wilaܿ uKKTZ W#@>ZXhw~!C=5DTW*x֔Ie+Jįf @_}8F hlfH1^B*\ ؙ̅[8imlFzoTsVS] G~/ &aпhz_ 0YզN0-YxN#ǻ!&\h^0gaxn-y.y"&a[rdB-6uAv<9,qnJR"eE[i ©AЛ~麗v"9jA]xw?J;R)|(+ۓ _iWTȻd%w@Br)A/^Ȯ& Uۏl`W@1&8`&ǧ?R<9.3%/>be ^1;xfwN?=Kpc5kbAikX׬9vp*B[257w:X棢 0G. Ffrs]JHgoUǥܯG7 .*sf+5"Е22w?2^52L6> S<\蛯s&ߺs)l?Ui=+z?ε-%1 s$W 8pyUFjJ#[7\̯e __i՜"@~ƈxZ5Be][hՂ\ Ic]n3jSe<&^2%d7/b]}82xk#{"Uv!̄{G0zAhO#&L>B5i!CF2TkYJ9_o>J\+P?\'bzZu}4o-: =47?ͤ;F;6r#}q4AVGoU ᮗ!/]Z.? f$rmS H&xPP`VЫs. k[E{C2ӣzU(.O+f&lO]ꬱ@nG<&}oYvU;.@ wI.6zۓ'زS{ lRX^3%w(cHŇҖ iWB?u'hVTy-u@nڻ]=jr\&܄F$v:mU¦xqn.kz74`df5^,ۯ$d֕!)wY>)S%7#NW wjq;+r&%IԘݵcޝ-9{oY߱Z<Ô9A壯} x<ָ$ӘtGG>q#9.pe}˲ґ06S s{ 3Q6|%%w'Qh7^aaeP8&Þ3hϣ" TaҨ ۄj70+(\ vBo,L(ڡei1cqq[>+H;9}dk ì7 %)A@㴸w$+\Ծ;'Z4yL0uypWc)}f ^')zKC3sͣw})?ѩ(l$ ( $-mx^P,wFFbu/fk95DV _踥12S!o@[h ~(&zrqQivd͹xc0faxce$v֜AL4 4^ݛ+ߙUDA$QccTI`2wQnol6j.H?(:[=4twktc<@Ayfj9SgUܿdA[_vn-/]-cI;T۸hTw6j:{T|})~W9(jd.,~9L=&iqTT5Tu٨ܝgmH"XOp d ܣU>)e>)) 7Ү3tKu,3$ 1IJ:k?‹FPc{oJFy%ܚAй,۶6D1Grn^?s#nq8`)Q;Im>`M~Kq84E!h A`F̯sȾzQA[OP#A-Knr~}S#x"n$L7l!5Dh8G}U3@,o(x(YPWy+2rCQ<HO*-O0S..loMbt&D H˘ŭA4|->=#7 U[ \ rhoH~5霅":bnꈴƸq8LрJ#CBf+V,l_q-}![5XPS oMdՍj b7iM~1$P9Rs 1f[Ie@~{H  .؂iO)9jH\-PЎ F IT[؟ɮm1gG2Qqj |ϓ5mp- Lx6iJH*<1-UCD (=.nj!.L2/J( dY1CJO~LG4D2Bz!I {Ta`j !t\>_:W}IccՏv!/KQmK]9s!"ٕd:m]apQ=1' 3z6?K#BSV"$%p8„w5^6ª58yvZ"Qs %dς7*# P I C)|K{_()Hggoe}zb;%ͧDB%ZӺO=3".:@ʉeD? ե4$f<N]Ağ-;0?b 7I8i ط( P_!%=[=bpr ;4! *vhmg/ؗ'.$§N 3HZ,1=*MTȊ94.S7c ]>|/h&4IvY| |o9%lQ)Z,cNb*ɤb-: kMLEӥFF5듰5KqAqJ_, ?ّݏ?,s#?r뢠>4 oߪ7(a^ ^`ypwly#}7R>Ej)- bRuABPB2qNB9Z\cR)|A 0tdaw%XCB.AD*u\_w~zx\7Q[?? hMDjz!vu)( 7*h\߫. V冻CQxYyQ(vf}g.Y "[?<{S; G)_8Z *D"s7yGML- is#۾oqE|n=j!8}rq/xxHi0.hpIQ"]{w&k/1ٛ[YJ&Rbm`0G)xbs: {,vnk*} 0"icZ4ȷqfW;J'>;냜GʈW3ߤ̎mpƳ;yr]y Vxc(TGz72fWRǴx7ē(K3esF|,Q?m6+9r2ihڽn&vjZ}lױp%DVY7ZtiN㲌sEב MZ,4e(-v}G[P( QߡcYˈO}";#a\82ț<_\[+ϻ8q/:/QJzV("Y) e?YxQ^*w;^FqKճƟȶhZ*5u]HԆӬ"aצOSvN1ao?tGaTn>ݾ/&d1UӇy,?GD^Asug=S}.4e"Ys8oBf#ynŭ Xhxޯ l;,l΍|7eHw* x"Qio;B7aV_6\. @ngr=?O; {֦&* Nv7nP2qpt4EO kf2SFKG2=CR@ )CFŹ9b&ɂ 5+?DFQ\~,eqeKڢ@w\jNH%D$9kWFJ$,D'nLr>Ԑ%c9_ĩ! zU^:ICwFvih˜4rk*m˅jn='*yk\dt0lȺ;ܱ)R@) wml꿮o Dɜ`;*)Klaj)/qTSAe4hhJCh):"~8kצrRyF4ZDx7Y c5_i3\n}zZ- ߪ '\d5H fp~z)NRH9vz?Z^5zm'Rm{4k>kd"9EU(,Xxl˭3K"0 \{ h0H!5l"C^HcCCK;Є1Vq7K>hʎ."wɟڪ[7kc% 1jWPEg|.=5WkEl#gp~݀<)"(:Xd0-PHy&2y\aWzf+[?6 )$G,Oi\k ȉ*֤ƨ jZ< +aJJAH!*Njmgili"(M׸cG{X *l/,k'MGuXpv֩1Jg'OIŞq뉰#pזBY84Y; >"ot7nhn+2 faZPW6~'f.+Ӄ7X$"Y r؜ilQQnIM 6wL:D1uy Ib9z(70o\a+~ ӴϺ]Q|X=+nPU {vzgyi [NSQ\Yl Ӯ࿋ 'xDZKϞ7k1D+H <2/K>8)7^@ՇHO|YMaN DŽ3 ʵh^oQo8.W:fxEAgƿ Vp`loeT7] 7ܰ/_R?Lz 4Dd2yUEO1PuJoy '|<T\Ds{J ڝkI-ռ@郐*ŲzN:+9aiz٩(:d3LѲtAi [p䚵98~Xu(y'gM+.w5~2bǺAkݬ}9¹(dϪ a)S/UM/Mo=oaxX{ 5١)I0v\ %D@~kBmM|Dfhp=1B1K\&Xi"^пc&.lԝk^HY+yE] c.bb$bsK GݔHzIs;_`Pꘪr:.P`dw\W]ԕ>~1g'.f՞?g]+jF]JdUd9;9\G:g0AO3"/u q7l[dȧ"ΡZEmE&\P- 8ܯ7X#eT7D)F[8 B}+ }jϞl 0^EUÝ+,`[\v¨UK+[~q숊-699xtA3=>A1uY5{^YXc{f K1)J͏Lٚ6"T'*/?@QrOH M a"sb[Q/'v;7Ydڒ9"m,sq&'$sߔ٬C&R|QE1c喥-,mXTY,МXH>`3`WiWʥv5>qC'ѥ;aA1巪<$n,ibY7PW}ζc>H88OMZvuPslԖUwg ww Q꣫ %xDU* 21b8YZQVPfIVe>Ωn$!AAW} gC# Ȃ [Ȇa|QZmN)[lYbcY2nq-& fctozG#oJBNpRvG_lX#i4K `.K|-^h2H(ɍL9Oٳ-Y/Xil=?`Mmcx\x~*I /sYg6Q; FYm`(wh:&_{()n=T A<ҋIl`\s)֌[h ocm9ˉ~&ip@6ycljWI7iI/DeM08t^wj̬If6(MIUHb7AY7Ȱz\]P,ld]ŀL)Um aƨ KEFGVF}k,e$M'a<,ՠ$K2a2cfm^hffihzZ|ž3։K.9CWք aDS7نsz]|]@m4_SG5TчSd,4UD!cQ-D7 _-|j@jT +B+r A-%CP8WOv͋JZ]0{L#O\&tۛXQ7RPxi\MR f궺7@]q)w$C| t%wvwna %H9e! V[ F ,k oW~fJJVUg[{@` f@^r|Xge:t{=RZDbٺY 9AҒnk#]ȧBo~ǏRt)Ĉ;D ۞wAA‰Pc!BDM J'il(RHF6ѵ&" rPZ7P˜O}5T^l%ˊTKieZs/ ;(,́#tR%:ȲV#tJ3o“J܉'[u]Yk^EOV +-IQ(t[16Xǩ@/ͩLׁهT5odx3y@a9(bEQ ?f58!2][I>݃l}\a%مA|狀#?\gY$+nd]H=rW @s S TO{]A[r7[Ŕ\u Bo;"'A̕-#-ba3 }  =HG2<_YghC#dBN o* أHs.Ca6Në=hQ5 ue"֠7b28x?{uTʄ!#' jtEm!m 􄒥A= zk9-Lù^;?YcOp r05έʿ VZ)m0-JΛM?v8+*ʲE?LGŖ 䫄@s/#dxee;%ȸuTtMAJʷɳȽo_q_kZy[9lPW2&jN3.]om2nCJ4uq |zSZ̢ke}MXdur`;3k)$8ǺUr hŜ)"|?g=l/Lz|{C'Ne63BAoc&˒10xߒ3\BPLU<70 b3|n;{UkJuIx:BARb[ NW~\NYf]X{ծRJ@4c#[W<7`b6sU#Loӛob'U+@m8DJz;6yLǎt٨eq7Ldسbȳb:;=PB2}+nFuQb7<ʙ;VZ¢0 }Dc>>*LIQ*)uwɿ @`T|wibE#>.R0Fz1{!'|B/5Gfvc^:Wl(͝M#l0 i5W/" & YZeS_=.2-7'o]wr7(1 Z8;y+o0FH Jh9^~ Z, crrc`9ek>KR`nB52ِpҢO)7\#YErƆjK-SX}< Z( ̱MOD{mGN/ 4J!R0Sp(^!OOA=5^|AM1|d~x.\ۂCy)1ްE=^DV,~ia< HىGC϶쯧^Sg>)L^^ʈ"ij OLߘ'S@^'OpWE; k0jDE'k]8%\W:nĺr免 zr{A '^V^>ށofcn9zd2o}l \`g#[t)EGsvu/"T]Wo{8!D. Dն4B|g*%lcMPʰW'1CNbUix ;q]5zafJye'эjTy)'& }oQm`-O5D9W-(/fOtFejd&C5K/C9mL[dXz@qkFe PR6}l%Og@82#[ɳ1:՗3sZk#T]Cap ?Ui7hC2VCL@#uӹ´L&Qk:~k?pHhX{Pypa|c\2L1B e]R^ǬQWq7Fs8U@NƢ3Bq*~4g +I]@#\\,C1C1% :K3abm蕗KU[cr:H&DAUĞE]|.vy{̕ѾHX,3/Z2Xcu?mg0UjrqL;{n􌴱хUd@D#[IzWT1 CBr6xq=}[p|IGw9a>䝕*j̔Bd `s;@f)a;rґ~jkyQ["[ھ1?,VE$U{/ B-JqK/a% gFzh9t8}'4hh ;Cm0(իEi&itL-; ж,3@%LnlA>@eԅx*03h>BZԲ,tZ߳Yˉ0\aTB0^U6*_5/j@pБ9b7]&$$X]nmrcpO&n1 Noɬ#=ia?&OD6߇B}Rv؉De8n/}"a=9X6Ãh# ^' >u]>$ Į:8"ʕ@սtof|Kln5J0[}]v<$U֢w5(nouiNڲC VЏloypM 2 ɥJow~>b`Wķ 3t;6pK7.C>GDȴ G7۲2/˓+WA=I$ToHԧB2?s N<(`{I+%"G(aFIʜ@LnH1HiP ^Sy(ҹ ^W@T. A8.NŒT}CTU[2@Mwl=WZh`x~걫n=U)z$$ٸhovI׽&TZ0[ C:MF@!@J7s'Fs+ӄ-8 WB?ôCl^:C;^lДMU E_܎=фR:*7NF2w75}r&-PƐݪ:95n[d4J!tfj "p<}A{NGf |*L?F43ب7\~Aӳ0M+oQSU8ِ,ᦦ'J‰:7{Fp+ym:R`7oX򿞆?-zd/Ԣ^9]\<78u@׋G}oj\˄h٨  %ym؈OQdШ=]pmyזD|s~37$?As?1WS<M0IT B(ꄋC^Jݱ|/3Vad0(ݬsZ~6Mj %Ep7 {QZK&rBkœ ItٟGkC?Q/:Kc [(>N)CxJ~Id1dYM6Tf=8PO"zʙx@ )n[c U}hRqslpnFst˧O?}1taII]'K5XY؀#txЯ61|`F|Gt"25=naw<Edb幙^5] VX2w]SeJcyBAODx=i./M #GKMIE/&$1>@}Xz )S/#Y\F.kë4!A|=0  L=KbT< ѕsiFcs :3*jU6Q!yZu/s{9_qY靂D p/"{$}in-rgD'lϝ؃ו7&[=kܱkx̫rFՅIF z%^9Ř%8Lw#h۵c˾і6?NG*j>G1 4Iq{=vC+.IhJzF#"te"Nށ׼{KwYi ^a严G]Qd8\1V[~fp uT_3)Mhx0"D$|bz7}TZ Uk 0Y Bi hD=ZrLZ|AkPAE%!h`CLMx~*hecp (Pp&C>@NՔws}{f ?<^fjr]PDŽAdx[+_ a#88?4́p:s#iA _x{4 y5nAl I{z '983^qeYdN{V3{UN@7#e&H)D*\REcD]AVVb)'5,N .a ^NÔ܊̖u )5 Viܞt|%xF3P5˧ѫ~X⪦|nVqҸ2e2–{iQePJ3\M_N;V8 Nyb;~NVV mr;IBKWZ /H(+N6MTAQ|O;J&lq%m.fZer-r[Ux H{z^J$2@]Ч pp4βYs=;24`Eܴ+Nޟ0ZG:-{ɆGI`k_q\G|"Q:@DcE%"U?s!nՐ#7!/n5 DROџiw_G!faVwcy"oV}Aiui}yYL;ϫҲ$l [Ų=2oüHƍx?"MtmEpc;= 4,tPw-2v(-I#OB߭8}QCu' >Q_YUY<@=zGZO-!7RǨ$;HpT)@{dpR6gfl e cu7hv% vg랎&j5tЗY7 yP>fLUg;"{'֞9/Y&wJZ1C{[V>=qG Dʟ$mWK\#L [ic`,0['>{zm}ބq aM$'slAko \J GCYl91JQs) ! iP2ٴ{ۼMĶ=K;V9ZQ? Ցd C-)n/e1ij/[F:haت^ͭ| 4{|o}G`ejqgS1u &;-E@I/H1=*4G0@ `mCRӖN|st5|dߩ7H X$> 0)(U2)"mӵ 95br~<Sm*,i˸LrIPnv`yjc>xq=V3pt-`qvQM;ɨM/:pF1I~3:/dhRbJ 7hScG',f/:FrHh5bqAM3ߖi\ R4`"tkaFE9l{Uj  R!t&g^Yrvn|@4ՍϞGVuN;F) $BE +M4D"ŬtSħP$ `@ux?S;IĚ+7hTN~ʸc*T`J`uB fdkz[\ʋ>{O+q<儧ԑc\ fAMu[[VE:^NӫeѲ8g]rpJ@%#;.2H! 2G@SQ~{r|wnGz;q5Mu鷺l V}-␢b)XP2)㚢Xlwߘ7yQ0Rgꉆg\fXS$F_`&B@{u?oX>$s7Djԙ4^:-OmKk2,r6jJPHpL!Dli2IQ_a'FmUwR!/ @p֗C23XT3HX0H3 k1 O!_V>Gs9FvWv=Æ8Luw\GKP bVj.ĐI aHH#4[ O@Bt)DG> [ n^/̓WI(j$2ϱckR-M*MdϷtGoLCOPtJ^1e<)dc0#Sƻ1?e*6t8k%'YcFOUžnB"+uu>^>OaՎ ;?4bq AUk'zb.lT:U1-1j ?᎜QEg;.U&Q"j6Lក]u@)ImRBF3_h>l9OrAUL4c,R \8f;,;D B1#hB0+pG㣨M|@P*4(6 :xs>Gd~T*SC%qw*4N]`XuV#-e%n>hcV[DW w'[J~?w+HO,,#\y2Aq5SgRG?}=kWp}1nr|̹@n ߿\meFv]χ>#[\LOP''mvAzo>+d, QG:WWږg=B5vյexV>^}4bF@gPyLd 3=b̚Vk_lMӖr"C8-ޔg?_R|Fgr7 \N>ק_9(ᠼy;j8iʰYPY$`sB!quNfȅZX창_֝a4 u(ͧ={u[^Q3d } ZpQ ݝ\ݜ5rt'\(Ӛ13ϝXMC?'a-ۗzT8v狙1w/ZQ];$рi`Гrs | `wא{4IPj7ro-SD[~$z+[ ~“*k!n;jq$lӥ<&sϣB%@fNݲC`I&5H4Oڎk3YF %brr@w"Ũ_QjIN5Hg՛S4E+!$!.ۻ tذWZ+Hu1^`C lxFW)}TKC>WnПv1&&bz/͍}Cg2ڹfO $x}%&y}/XVvЏt14FGj{U,L6@UlBHu9.-mb4uLԨl>䐷--$p"&;:s>x">L:oL԰)\!g,nQ,cuOp8q{wv`{ q7P}iAZ]SbSo']r>3=02v>q+Am`~CqX郇*=柾s_PF)疛ZU =}I4Ue %2 yTeK؟2)r`'WbBuGq z"MKVwZtLLZ:="wYn6ˣ(OɉRrk8pNK)Њ1Ed׉m6,4:8x.yKT\[[<Ο;<ݝ- `tkvD81ҭ ("dmH ?R<< E 1?ibK 1Y%N ˱ΦE74ذ8`clN,j6umJjx~G\3gwc8l\%ӭMFr?Y Xl1}@,?M4Q ޅysumYrŪs5\(6˓ԫt\Dz s cn쪐.6T0o:+bћ%F> z㚺Ԗ)z?4$n0 E?Q L2)P( sZ?Vz2]]b<踾r`๤NeyVΧic^Ȱ)ThS4n/ɊR\4|]{T<:)< F wN|Gns$8_6'Reɮ⏔`/) ?i7fbU@)tf*7Ӽ]HTu?hhg-fAjY1? Zc] R:4=(T{ݶDG3* R"΀;rPsMVIj!mPkFln$ƥa_G E8/CoDImЦ_˼]cs3|~wz6~0AhEw QfwiqE Ba*7/а-k^s !n!Hr­L࣢ʡHY%}3gI0'`EoI0r5b~.wHq[4e8!/ D`e&qad; 8h]?|ϼ4*tpechf"ug_qZ/=PJ d,aAjVULN='X=(STX/9Zu3FG@f]ݙ/yQYfidΓL~tTÞQ,5tJN᯳xPYBEVX:즬F^, ,b*M7 Rj.P( AK7Hf ZQ<9~[zp4=E3cbH&q/H8}v)Ttme 2tIS p9>,Nu::IFǡKSekH 4O0&{kt},=&r ˘A8soysCVLAo~ }DSG[f=-;R;UXظ%)nzCZ`^Ȯc ([+(D::gٺ̴8ݑYb108kFvq'?1yz0vyE3Nny߈D\8Gc$ rdu" !57.񹲬ёuЪ/]5JXOCUr S{ݩDpǬG󆚁 &@tgjOsTvIƶ:ƨΒ 6ǔOxC_,A p#qPG'y]1ZZbanNH%].lkenYwOA#2N|sOzI]X ϕ7 &rg[>7; R>kv`2v7"'{^Fkhk֎g-9_+܂lłfgѠmkKsz.4۰Sn9ev%_:mj `^TR~qd ja !1"4Yn+ꖌ膮uw*}s?JֲGUNi#w/N" ˬܭRK1h=$ ŐiZx`\)2 SJœ"Y6a'O$<ht7Eŭ@,U9:4#)@†ѩAȁX =\ E,lmp'Y;?oǺB8C ĀyM'm1e[Q:<SEHI%'{l{͊Xtb!խ[\N|kTqrlw5d@ZYV_c>2o"iĎΡbD =*JΌl TH CHfYVKqn`qzٓؠ։VduӉl6"9Q #S8G` "߆1s vNMo~/$k]Fsr9B͎Y~ϲ-῎ ),_!~Bb78vO\1$f$ty,P@ }Gr!ucߺǭJ5i:bv2gܨySOgm+Gv,}p z PZ/YeAq^i_WVgJթEV)TG"3Us0鑊OTfg&"LXWmCli:?i[&x :DN? vra*z.8{PJrH$)H'J8gKwؠc#\-7w&BG+6~_'wO 4 $>Py|69f|(ΘU s3Zˡ)I؅W zR8\My[[ęjKӾ!1f-O @1x^mjH!: !4kc[c̥RYwW-~ZALxL~ ۏL{$&Q%28Rha%4FxqQJ#.NjK`DGc{u~a;h'x5cQhBp䫮 ˵=guc>1"Cmܷ6A?T 飡Puv8*5F.6bC%/=p!M2eKnVYz^ZS'[KnQ9y.Έ'2nBdVEP䫛JC IB/BD_^g.\Qmkg`02 =ȬkCg~[nĶXBkkk5RfEr X90XRk zr2R@݊,1 :*" 2Ah嘥)9ݼ]A{;P=r;@MK]uP;PF{P 9L5C׹"d7);@u%y7eS YU6u^Z\ݣNݝ]r-੭`cwP6m`?|7%AR-{Ai0h9Pi<Wpo}-yﯫAKY1k=* 5xhaL#tL<KjܖQ-7w+=3EL4\)oƏI~'5g9g& }Je40 8#NtnS=j"\G*jLPGPO驷8B/e$)Cfa˕,8~໌g Px /*[A~14͕T) iH2& Zˢ†ExՐ ~k;?$}VK1z20'0/G ̡hJݗvQ,NLFCH.ʪ=31nbs\Φb?/x, ]Ӂ"Lc9JֵEB@"{8m-&[^A"Hϑxƚ ʸeen`^iQkw!H)6˯|Mud, @ьjhć϶[hX{T߼8\V̏,q68;-XZɫl顓 (R@5(C.vL 5Hc^ =[Sˤ߱gݘ+f'"}V_xMNGzh M6:9gBˍ U`:>d}o l+r(ׁfzŖ0<:K)dmE@{$5K_6Oe0e7'IOފ{S%ܕPE/}usC 4pt7Q<5.OS^[v6w"g5k`Fcbۨ@MFZP 5ީLC.n*c:*%4 LT)z&H]px|_4Z!ӡZ@M`tG 8<V5 BX []:?\ SkbR-`en1y/U15i27@}.OxϮ;GnR'Ǘmp v.Rj'QΪESc{ɧl`)lw'M8"Sݸ68fV*s?0Z[ Bx2'9Χ"Ά 7~ːh AJO *m]5rY"1,Vp')y{J܄bWAa'-XS(S Oېs^ƲoSYv8'Oro2K;bo)f'Ϸk**ϻ|6ɲȮ$Pj*dR א5LAJ}7$?QLG"eitD} A@$Tk$C׺XW {r-d;,^-*zlSJ@nJ;5f*18<!G^eu4( QO{:v#"jI )~XLnhJ CZG5V;k0`/#ЋۉM0+nʼ<|mtͬb@RX ؎7$a~>4ca". []veJ߼E{J<H)?|51 8S&jkw`:Uw.ƑcwK;o${ʆY3PS@`،yyA(`76?izBQ"=Aﭲ}ΑDՈn7%!4<ŏOO`e}`)P< -Iɲ˝֥5W ?)gQ}DgJ~ʈ DK h 9@JnaOhC'# ReTAIY4. <Ќ@3zӦaagnpɝ/A_D.X]DotOH1$%Yg bۚ-pk`4vD)7׹EvKfW(8Orc:x111Yd'#- x5S9fE\h?ܬ"Gɑyoֱ2H4[޸u+u?"͋ -D8-xs޴k46mVl 4jߎ.z/ȀS"|H76!ֻc2-\~ׁ3&nwA\G#{yzrTŧh BMismb)Hg:3ۥBF)D qϮRV4ӎLL@k7(MQʷe06DMg =zwwKRP"wD=u)vGER2+~zM|Puy )աͨ/i_~_arM 1Ҡ1䝾MY4 UnU{.LChM]'iӭ(Czq ¥~GDu`LaͪjbtvC7Cݢ ~4,g 3>x,G쭑mV5Lv l'UmX@x_"M*K#+BO40Ds_]Y|,b~S.A).{q1|aN U0Xpv~.@cfT A![|q:I=,YUw"66nFȱBگ:[zY7ڤ. AJq;B߮v^$]=\6N+eƔM溹Sr@= z_1)1IDp#D mg7#l@9INlѱSe_ Gzz~ Fn2yE1 'WX w3_=}Դs%"&+^a[Γ.T9>ԷQEg u{JS7mȰsw0]<^2#/^/g=$|6*(Ժǹ [*V_<2:,nymdC1"tR1oz0{Y@kf/8kPNar/6% Yc)"SLcur:?YU܏!cU+lp_1-Ǎ㲱fePљ;iQ㕴 8@y;lj妭ا9h rLhmwDXOڔ8Ǘp7֪Dg7"){Ǎe; jUvzz[ZTfB!&oFϪ` :{L_4ͅk O0jvӇd/S2 >v90$iKy~iJİt=-#lj֏ݶ:{&dK/nhY%UPĽɎa¦ԪdN /P5PqN`u:qR1vG7DJwu,TΡ27 װbG!0鑾utX wt;lL@ޢ{iʪCxNȀ`;R3.nBp % ,; tAZxm? ab8l1@L/&{vxu#"!w!oaYh;M3\Fɛ c$ b|f^ĽjGYfL]VM1?]ɳTZԠ~:I\cmء0 vU;%ʴ-6{/# UB9 mUF@qDm/tw)[vX˜,nA%/&`R 7N<  %f=#XӯL/d<$T+L`rߔ}q veP/*=Y['x{VI>7#X!kA?ޝZ9(Ɓ\KHlYA1 BbL=7sC zZ|ez:K,@3IڗQ3GڄPn3pؽ Hyni]6 E@!Ӆ{~7^hWd}ax `@Qː^m#y* PV7tXSi! |@YF،ROE<\YK28^n?aq,nY#=í8e'^ÕgmK~9à~(No0໴۱l|;|YA DP^t teTgfͨ +a5rzG|V.QR4])"R$n{1#P R~{*(1*47~$ēJi-xaRM r8Hk:/Ѓn<RAAJZ贯mꊎb xf~zͺin}g{[0kv5xhxWI_ÿY y٫g}`/#&0K}M!W,P9b]mxwrÊ3R-3*WKP?Ax駳  .hp}av@36-\f1@pmݲU X +w=D`p53Zo%b Z@3p 1=WcC0AAto`㋝y("ArqXWEy=$o³3Ѭ^QT2 T*gL#D`^0q1N#V-mfDpwi43_$aa%ˢˊh6*rd{?[ru 7%za@3IgC*7{8?֕Y :YQ$NT*񜫿*wo.U/߳/37'8'gv CcMIUԏ7G3s.kьHN Ri}E? 9rs G=6yy,dX]d}To ,U Tk{O)l;To5-J퉯!2.+L=v0:O'ã<ؽg[짮+5{tʵn&~[ mB(N&)-dX )yM`Y#S zWZg IC W6ܒ$Ҏ Tﳛ?A$*RdR›6ev8yfU3<$^=|n]U͑^g*'7q837,;t:w+'Jx#7,|[=8ۍl^c.NgxKz$-(YY|lU~j ĸZ*TY kgI~6r}uD{wOIʉζµ2m| =!?<(x`Ia=_P svBEoPڏN0Rvg]0OeA$-Js" $F_ ڬI(؂;'3ܰI;y/]aRfCˠmAϿ[{ .pΥ#f7%yDa݂꯻AIaw&{0@'++kkL urͩn9 dKu*T A @X[)⛮9QgiWDN,޹>SD*Aph ! -9 wÒHZi۟6vkȅ›~VE`/UvSx3~Rn ZǙi2N {Ϊ 9~(Et~E JCBu `ExUF I5S-&?*]GZ@G߆"KF\MچaD${ߺgZcyd]Rr'l[(,-qs / igѵ߸|@7)4.xe5Ѿ_`-4x#9zwdQO)͆8wZ@R๡ș|gaDi 0,W/업O\t[iCwggS-ÌoE,c^|6!]S=$½hr1@ E_G" Kc ~IČZxcdK)4HLGml$\FX{  ~yъNrV/;7M)2#NTjI<ԕ4fn`_ o)8UXH-h֎׫ dY6^:d!FV+@|C'R1 i@ޚ+z[H Om1c46}7'Mi?tk(+{pEH#R@l>4gJ?q KQ%>s2/O#3 *ViZ؜J 81Uz1v[36wgY[^'6D{ hpV/[mՊz>^=K%1'Kp'e<S'PMo^6DB$OVqfB;|ߋvȚ}Yef_mˍk%sh*@:͝Z$j.|rT?)`D$B/Iګ;xthsM|Z860yVZ^Lx$2j ^Ų5H 4|_bfH`vSYCL-m7mk=T{[6G{n}(kkG(uq]ƀԀ&e`ztu;.c$&q:K>ۢ!#Qm)jmyǿF)qWj[rW %QqI*H%[1a_Q?M>(lYWy)DwQH;է) gGYq}=E*sJcĖmrZpj:R/6u14'T#کx<"`=tF훠"[##`rl'#9ꑏKwMdbЙ XڠZ&Flz1-ĪSѢD*vK +ʹaMR6χm0{Cf TԦ4|Q'gRi *<;<qk,_]Kkw(*PBAVw_U#a*˟0~㧋ioе>^[F1Z22 *abg+(k~:v[?iI2lanVJ_vx DOܝ ([={|Rr {R/uWB5O om*nA1,g9>3Vd~W*sB͗OQjE5X!Fu԰ #WԕvpC/ъUZj՞&ZpSa AqV&KP\?R'熲+e$?y++ua)MI{K)lQ1qR vNlkGZa Hoi0A}Ee/D- ׂMx `k~vXN*C $2n#(J[yEuǨ#כrfKZjv7H#Y4ߡ=iQa, pED45ZJG6:24U5F@^V-6^TIWw|hufMVx*Pwf+xLg,̮eH=Ӳdγ _r"h.p+gؼMpp2.$KDD\+dʛ>S?TlDw|%xb2$]vs [<"OB4!ӫRݤb;+Y39dD>L~\_ظ?4HKUB;7)]"jk=[KJg*$΢@\$_D&&cy25O4B4ԇ8;p0XS.O\O/|~|rfhDnl!/,2*~*9Ԣ1hVS1Aǹ]V+F%ڑL$I{yI]prd@a/FAyV=盧W[O/cޡUǑKʪH/x`wq|&`l=ARHKfh7}v8V] U'B;zhkz61OvACBbB4{o9EU!5.3Pi7إ;JlлrI71%b*N]רp:I?rF `p%>o5)cӎЀt'/~%]GW'e4Z3%YV Oxjcʗ>,FͿxQ,ϩ 'Mq41; =jD5r9L՜_ܹ+ s ,S |IC @tQ%JHѮ CP;4ˋ xiD;Ci*o0O9|eww,*ژͰ"̮j>VILF֠ϻ\O,y Wl*dKY#Z<.hy 6ƩZev*ikzpK|"pfC?sM 6ZR5hj@]}; +=ݸe<|{6=Be"a mܖ̥8q첚Փk+Ra9RR˘2m1. ❍<5hmDHW1[J ;湋ՈKoӽC.Z<]x,H%[7 _z25B:{HnŒ!n{h$NFȉɜibRo$dC~f{co&*.b-ܧ X 3 1n8P`AKw?PMmg)5!\Yu$g@STvUZZ՚FˠVp+ŅbUm'udJߛ97m 벫b &IWNE]qy"wKOM)  PzHT0Cl] x}MYP?'O PT?92 &?9?@q *}N}˨@'O[ϢL.w Op"6 cΊކw5'JMw,hB0AQ;{>g5旹߂Q3=? 2E-CS#n#Z ܥԭ qud}\:Il,Բ yaqY /AڤUo/Lƈr'1-78H;V;6+:)=*"z@A`Φ]6f,y+>Z0|a[wgn&OQT-jаݣ}Vvu@:yWQj 1Ngԁ`QIttV{UWz8U?ͧp$m0=WAp?u鷊ү u@RJ ^0J1'o+ dP8: AWRK I['m~Z:fo ]F~[ - p TNƯnnљ./T vUy: Sgaܥ:7jupOf:SOFbu:\((D|hJB&Tj[Se ~z|C5JӅpg-x.Lbl5P}L Yt7B|DGC"3 $>h_޷e^()76k*Z }ً+1qz sZ4`R.oD l1tR<'-D߫Ɠt`Jtnt=с|?"ڤbE&ѼJF1 ȜBڶ_4-lާm&nc iNkqK0 ;69̣I.3R_ )ghz.} Ze 6EO)&jN]T2*jB*箳0.t{{+t.W>Iz9\oⶐéRhp1Ca.'_^Iq0l*!EA R0b呖͡BMɠF'-lpm8Ũo`>JMl(Qt0Go[;sNegT/=MyRUHA2YlIjS JJ35R,"cO,J9r,k<<V9:+9wgGMw|T|C90I˧* SA)L)51XXUAcW t8Tx c 7#< BI -kahdQuU-- 5F4G&!]Iθޤm1]ɠnis[ʺ$Ϝ[Xrwu'iN6( ) k|iR9"4|KJ71(%t|MҡBö?v+4jj]郝ؕ2BOf˔\@H# VpNp8\W̑1q 4nH1 ׈2$o\6F hOR,I+v|TԤ7}:'sIFRTjf铛~߈#J<fwfIFBAs*_c.<; 8ԣ0*ˉצy3^rGCC'fƣ+Lٮ^3)c.BN.8fW 14%SV0`+ܺ9nzE#u3U-3LJSUx~=c&wɕѥٸ=?ayMQ@K2g 41UM}\d>: =sF]bRJ *9xnxK4%RѦH@MsgSju;( "oƽPj.p&#/&틵zJŨ@Ut/f"ؔQ>xC,=ey8L.SLW$9'R ]Cr[="VC-q7ٕA(na V*o|n6sIe\ݭz PETA?"wAS%Dmy˃'Y]? t.sW$IV]\*e^ H['YSDnkO$ |qx]i5H " HݗqIn/ U`4ݘ"M'D17Vt#L/)F/l$GIVڞk!qemaVQo\o\LxlFK0v5ܮ+(_]}Yo$Kod2CN?;s~yyV'Ek8qdGP8B@qb#[Kaŧh]ԟbp'ٗ6fe^JZ-/7vv/RIhBC- & ⍩!:@ℏܱ}# EӄNCX{J+V$;jn4@btXG =8zK~њf ; 9Ed)rǑlBīLxRJpFԨmh-[|wFTZKԙA.[%*yk~N60D! ~sfЗسj1 +FWWi.pW\|̌ڡV}^5\&olJKIs9w' R[!\}l S.L痻AX].VPaO{+eDe$Tz$w喻fPi'CNQO%RVGF#?Q$}@c ? @0vew"Pdd'}JuEن@C[;wz4#Iw,ATG/6n;]mҩro.} JCBB6*~owU*Xj.¤_[σu,yBg1*ޗExK$obĄN*OP.#fYa_.orVL6OIOOoT퓃"+4}{oMBQTccaޒoL[[!hgTθ&].*$ 4\Y6> V{?-$=UK7 u >`]}M5v}umI /o3=(Kom+M{|+pbl]%f_97a[1W,>ߎ̫j7Kj1xatAg[4z`x{9MF/+ӋUWWUiGه"TqتL aͷUe#)saҒ*AĭlzpOu14&G tJƒ#X@r&GW<@[ݘc:+;iVൽPoF2KRyI1gKV~l )I-wK@o#" AEnϙ!=g0:x':(+΁[L*쭄`+ƵO}t@ =)[$ؔ1@)s@cNp+7l@ p%Ql&*jXdj%@udFo;G8%j>w| 8DfF2,(ͪw>iqͩf=C^SqT JhFq8]e{j&8L&(\Tx%`PLi/6j ]ed*fnWTCPvAUIJ]K)b!."|̤ѣѷ,K  %~Z7{#KN!UU9TDib# ?'Q (-V,F-sGcYi6Pۊ<laƝ/a}sQ)X"S-5*TvSBI JZ"qQ2y)oƿW2EG%FH ~So)"i'@r]PDku{IG)7=54܏ZXnt%]v3|ak  (P#0idi<ܪo^ XE1y \',朆zn '2ԗ S^`'ضQ@|2R e lDO15gtЏ*]uo? =Yt݂eR88?~D/r rz ~2rU-̢MZ&I?Nھ=M4try,r<خ=2Eǂxr{:SJ*S9Jfus4(|J8xrk=H^̼ 8J'km] %`S0#+?-d:IqmeZ|[dcnLn?we G0{ Ry I-7b|''AJsnKYϵ_69wWZJ3,cpc ճzGj#,eU[4.Qog{ߊU^}DZ/m! ;`1 K|,A{-4_W6ҥ k,J)';/'Ǔ#ps$]}!fF/TZl'ݢMisXZ`:K6Ԙ$&iP(GL/\fE{d YQoIiw'&*^z2UP6!ɚ Zk q Uu t0  )}67왽xn2zYIї3oZW{X "iv2ͨbaOK[ x_ƿP[0QUruO ; Wp7Yp@MƯ$!Ff^βhaDc;e消s~>5d(g֔`\u+Kh#RKU4|Чf,zF2lZdboUOoR1Ʌ W8%A툋]o+]+݅S8͕EZ\z||044f2@Lsw}T5&Z%eKNh#(k*/qU:iJ&Yz^=1q:MazOx cdKU\:ֺ[܋Hn cetzYd0f`!FAE`6*W8n3WUՀqcP 6i9Gp!ٮ[[y#kwKV=$d;޵fzP/ uaYBCNwVLd\Jci3߇ڹ"rmgq|jVՎv'˟*&ϗ>Džh|I.YڙgUϕ-# , UrHcqaθBe OL-79:%G l~ ^?N-7"&. FE:x=_-xx@Xuj7q9 6}nb@,N97!:bז\#CuVB@'6>}`Q/*ISnFuSX by?h5@u>60{E% nUQ X`Hsa bqZrV#&5͆>ڣ8BLZk$yxey8qc0\zct/2I0c4#5/`u T#|c1%8=wG߻Ȣ&UB]93ll"@·ڊh$GuH 'mV^ʲHT|5sTs":Tlc57IO_h]MBI=[3Cl p]7-BTrXrΰ7 x9\t77B|v ۘL\E1+Ls'k, VJw3zgM) :]Q{[,G9|*\ XLq?T7`9G_hs-)Ȳ7U>Z v'vAnޤ?j`` Rv2Q}{&p?~H %qyHӓb- [o^oq(pKW9ABQpF%ѰbDfUFIYgP䋟)*)C++MVn, dz]_8}$ Gi쟰/RT[]7DbL)q pzGYqeMMEik"ܛ!'ѝ+ˈk}Т§(>C`"#Jm méH.o!kcy 5=޼ ej/18q{Rhvծ5EO8BI7d63]9(3\X u[r#s} kPniR̃'d %*֏ >d&#⩞NӲOv3/*ZX`dD "Y ^AY!clTya9njv[XSd B<{_kE"%X[e&4D9߹7 wzdwДzembD \<&:jH,hS!QxŤ)WF4+HBi1س5_vϑWof{ú\&!-)Y~tyK[OjA !Zת $`@)'㦣#`|zG6#;CM/-ג8m"(0)W)Ij|0(頊[g^K"|YxHb߿?mTl70ܱY}{^,TƑ4hg!GUt=3MGarZt8[$CԐ0Ɵ_tl",&yٽ<8,75!Pأbaѫїoul@{ w5!l gA@A w䈆tGv ҝ˶zX -Zbs,~" =liTx98tNS֬N,@{WbIyt<6Uׂ5 P1ֿM'ޘy`c0XP^ЯUD `}t9=^P"xo-gT朿y𱯻\}ɾUE G 'K ,ٿԘ_VTUiB/ 75$10au W&䝀hS!ʘD"Yrl?nCHcz7^?݌.rmC`m"dzH{ۗyE:js )'WVCO?=(M n>Y88$?>,k@<'&%%8l<~cw`iNƊJbU?&Ҩ_ 3YR KAK݅PR=$T%[bR ~XbYH(3 '$T.J߆J4][(f"/UEL@!5-1 Uߘߓh~a §O2@=DUYwԞPI#Qe1pDQE<tAHկ nf,MRKJ3SSLNZTW16r )E5[g$@oHRвPE4mOUtSvP&=<&w<]i7@ǎpc^H(yCǝyy` Lu>=  &_֚ՏoߌEs|$}16W{pB}lq $b6%a1MPx$ \N+0~E.򶍺]4Z)$]1@0:O2T{6sR`"=@.?su'k94/$DƋ9!QgTdf&0^hw&r,hrIm;< %dC( YZ