go1.20-openssl-doc-1.20.6.1-150000.1.8.1 >  A dkp9|8ѣڿeQ0$XSRBa`qt>Od{ȵ.zap+XyC4ewf^uƦc%qc-'~E]+8 .>VkVCe=#55ե@{'pXQ++Wb058322c2e4789de80b9b6adc0957b7eee093a8a31a7cadda8225280a9ed734474cc4b11a9627cdc828111a863d2c3a46e9c3ece.4dkp9|En/!FFG˃[YU|paBM`G~GeNMs*\(&*ޓ:Y.8| x6UZ9xc>^`D@ w # ׊}ذY-P暥7`{˜# ހ2wٺ$ !#}Ka_7E1xz Z6rb$.] _e$PҶ^g~4/*^O }}K'׀x kknYϧHv A>p;?d + <\`lp   ( <  HX(898:FG$H8ILXTY`\]^bcd>eCfFlHu\vpzCgo1.20-openssl-doc1.20.6.1150000.1.8.1Go documentationGo examples and documentation.dribs-arm-4 =SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Documentation/Otherhttps://go.dev/linuxaarch64Mh>i+xdddddd996fb9181360d605adb42c662c36fb5884988f29940621dfa8b7895215740e3123c14365f20daf6c31123df409b281bc131e5d1f88fbe543b1a68b5382cf6e7e9fec1047b1a8e504dc8796e5e86bfccb1423d52ee9aa8f699d16e2346b40fb9f31eb0879010f88e534ffd161f74f81be18135a5cd8d5a688369290581cb24d263ce5b7390691d66f71e60d7425026bbd3cd6c2845ccbcaa0d3c5b9af46b204crootrootrootrootrootrootrootrootrootrootgo1.20-openssl-1.20.6.1-150000.1.8.1.src.rpmgo-docgo1.20-openssl-docgo1.20-openssl-doc(aarch-64)    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1d8dD@dq@dq@ddp@dldcp@dP@dP@dK@d-bd,@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.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- Update to version 1.20.6.1 cut from the go1.20-openssl-fips branch at the revision tagged go1.20.6-1-openssl-fips.- 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- Update to version 1.20.5.2 cut from the go1.20-openssl-fips branch at the revision tagged go1.20.5-2-openssl-fips. * Update generated 001 patch file- Update to version 1.20.5.1 cut from the go1.20-openssl-fips branch at the revision tagged go1.20.5-1-openssl-fips. * Update to Go 1.20.5- 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- Update to version 1.20.4.3 cut from the go1.20-openssl-fips branch at the revision tagged go1.20.4-3-openssl-fips. * Update generated 001 patch file- Update to version 1.20.4.2 cut from the go1.20-openssl-fips branch at the revision tagged go1.20.4-2-openssl-fips. * Fix TestEncryptOAEP and TLS failures in FIPS mode- Update to version 1.20.4.1 cut from the go1.20-openssl-fips branch at the revision tagged go1.20.4-1-openssl-fips. * Update to Go 1.20.4- 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- Initial package go1.20-openssl version 1.20.3.1 cut from the go1.20-openssl-fips branch at the revision tagged go1.20.3-1-openssl-fips. Refs jsc#SLE-18320 * Go upstream merged branch dev.boringcrypto in go1.19+. * In go1.x enable BoringCrypto via GOEXPERIMENT=boringcrypto. * In go1.x-openssl enable FIPS mode (or boring mode as the package is named) either via an environment variable GOLANG_FIPS=1 or by virtue of booting the host in FIPS mode. * When the operating system is operating in FIPS mode, Go applications which import crypto/tls/fipsonly limit operations to the FIPS ciphersuite. * go1.x-openssl is delivered as two large patches to go1.x applying necessary modifications from the golang-fips/go GitHub project for the Go crypto library to use OpenSSL as the external cryptographic library in a FIPS compliant way. * go1.x-openssl modifies the crypto/* packages to use OpenSSL for cryptographic operations. * go1.x-openssl uses dlopen() to call into OpenSSL. * SUSE RPM packaging introduces a fourth version digit go1.x.y.z corresponding to the golang-fips/go patchset tagged revision. * Patchset improvements can be updated independently of upstream Go maintenance releases.- go1.20.3 (released 2023-04-04) includes security fixes to the go/parser, html/template, mime/multipart, net/http, and net/textproto packages, as well as bug fixes to the compiler, the linker, the runtime, and the time package. Refs boo#1206346 go1.20 release tracking CVE-2023-24534 CVE-2023-24536 CVE-2023-24537 CVE-2023-24538 * go#59268 go#58975 boo#1210127 security: fix CVE-2023-24534 net/http, net/textproto: denial of service from excessive memory allocation * go#59270 go#59153 boo#1210128 security: fix CVE-2023-24536 net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption * go#59274 go#59180 boo#1210129 security: fix CVE-2023-24537 go/parser: infinite loop in parsing * go#59272 go#59234 boo#1210130 security: fix CVE-2023-24538 html/template: backticks not treated as string delimiters * go#58920 x/text: building as a plugin failure on darwin/arm64 * go#58938 cmd/go: timeout on darwin-amd64-race builder * go#58942 internal/testpty: fails on some Linux machines due to incorrect error handling * go#58954 cmd/link: Incorrect symbol linked in darwin/arm64 * go#59051 cmd/link: linker fails on linux/amd64 when gcc's lto options are used * go#59059 cmd/link/internal/arm: off-by-one error in trampoline phase call reachability calculation * go#59075 time: time zone lookup using extend string makes wrong start time for non-DST zones * go#59220 runtime: crash on linux-ppc64le * go#59236 cmd/compile: crypto/elliptic build error under -linkshared mode * go#59296 cmd/compile: unsafe.SliceData incoherent resuilt with nil argument- Build subpackage go1.x-libstd compiled shared object libstd.so only on Tumbleweed at this time. Refs jsc#PED-1962- Add subpackage go1.x-libstd for compiled shared object libstd.so. Refs jsc#PED-1962 * Main go1.x package included libstd.so in previous versions * Split libstd.so into subpackage that can be installed standalone * Continues the slimming down of main go1.x package by 40 Mb * Experimental and not recommended for general use, Go currently has no ABI * Upstream Go has not committed to support buildmode=shared long-term * Do not use in packaging, build static single binaries (the default) * Upstream Go go1.x binary releases do not include libstd.so * go1.x Suggests go1.x-libstd so not installed by default Recommends * go1.x-libstd does not Require: go1.x so can install standalone * Provides go-libstd unversioned package name * Fix build step -buildmode=shared std to omit -linkshared - Packaging improvements: * go1.x Suggests go1.x-doc so not installed by default Recommends * Use Group: Development/Languages/Go instead of Other- go1.20.2 (released 2023-03-07) includes a security fix to the crypto/elliptic package, as well as bug fixes to the compiler, the covdata command, the linker, the runtime, and the crypto/ecdh, crypto/rsa, crypto/x509, os, and syscall packages. Refs boo#1206346 go1.20 release tracking CVE-2023-24532 * go#58720 go#58647 boo#1209030 security: fix CVE-2023-24532 crypto/elliptic: specific unreduced P-256 scalars produce incorrect results * go#58427 cmd/covdata: short read on string table when merging coverage counters * go#58442 runtime: some linkname signatures do not match * go#58444 cmd/compile: inline static init cause compile time error * go#58467 cmd/compile: internal compiler error: '(*Tree[go.shape.int]).RemoveParent.func1': value .dict (nil) incorrectly live at entry * go#58498 crypto/ecdh: ECDH method doesn't check curve * go#58503 cmd/link: relocation truncated to fit: R_ARM_CALL against `runtime.duffcopy' * go#58505 crypto/internal/bigmod: flag amd64 assembly as noescape * go#58531 runtime: endless traceback when panic in generics funtion * go#58536 runtime: long latency of sweep assists * go#58624 syscall.Faccessat and os.LookPath regression in Go 1.20 * go#58627 os: cmd/go gets error "copy_file_range: function not implemented" * go#58717 net: TestTCPSelfConnect failures due to unexpected connections * go#58774 syscall: Environ uses an invalid unsafe.Pointer conversion on Windows * go#58776 cmd/compile: ICE on method value involving imported anonymous interface * go#58793 crypto/x509: Incorrect documentation for ParsePKCS8PrivateKey * go#58811 crypto/x509: TestSystemVerify consistently failing- Improvements to go1.x packaging spec: * On Tumbleweed bootstrap with current default gcc13 and gccgo118 * On SLE-12 aarch64 ppc64le ppc64 remove overrides to bootstrap using go1.x package (%bcond_without gccgo). This is no longer needed on current SLE-12:Update and removing will consolidate the build configurations used. * Change source URLs to go.dev as per Go upstream * On x86_64 export GOAMD64=v1 as per the current baseline. At this time forgo GOAMD64=v3 option for x86_64_v3 support. * On x86_64 %define go_amd64=v1 as current instruction baseline * In %check on x86_64 use value %go_amd64=v1 as GOAMD64=v1 to grep correct TSAN version is checked out from LLVM with new spelling for internal/amd64v1/race_linux.syso- go1.20.1 (released 2023-02-14) includes security fixes to the crypto/tls, mime/multipart, net/http, and path/filepath packages, as well as bug fixes to the compiler, the go command, the linker, the runtime, and the time package. Refs boo#1206346 go1.20 release tracking CVE-2022-41722 CVE-2022-41723 CVE-2022-41724 CVE-2022-41725 * go#57276 boo#1208269 security: fix CVE-2022-41722 path/filepath: path traversal in filepath.Clean on Windows * go#58356 boo#1208270 security: fix CVE-2022-41723 net/http: avoid quadratic complexity in HPACK decoding * go#58359 boo#1208271 security: fix CVE-2022-41724 crypto/tls: large handshake records may cause panics * go#58363 boo#1208272 security: fix CVE-2022-41725 net/http, mime/multipart: denial of service from excessive resource consumption * go#58117 time: update zoneinfo_abbrs on Windows * go#58224 cmd/link: .go.buildinfo is gc'ed by --gc-sections * go#58309 cmd/compile/internal/pgo: Detect sample value position instead of hard-coding * go#58319 cmd/compile: constant overflows when assigned to package level var (Go 1.20 regression) * go#58335 cmd/compile: internal compiler error: panic: interface conversion: ir.Node is *ir.CompLitExpr, not *ir.Name * go#58413 cmd/compile: internal compiler error: Type.Elem UNION * go#58419 runtime: GOOS=ios fails Apple's app validation due to use of private API * go#58421 cmd/go/internal/test: stale flagdefs.go not detected by tests * go#58431 all: test failures with ETXTBSY * go#58450 cmd/go/internal/modfetch: TestCodeRepo/gopkg.in_natefinch_lumberjack.v2/latest failing- go1.20 (released 2023-02-01) is a major release of Go. go1.20.x minor releases will be provided through February 2024. https://github.com/golang/go/wiki/Go-Release-Cycle go1.20 arrives six months after go1.19. Most of its changes are in the implementation of the toolchain, runtime, and libraries. As always, the release maintains the Go 1 promise of compatibility. We expect almost all Go programs to continue to compile and run as before. Refs boo#1206346 go1.20 release tracking Refs jsc#PED-1962 * Go 1.20 includes four changes to the language * Language change: Go 1.17 added conversions from slice to an array pointer. Go 1.20 extends this to allow conversions from a slice to an array * Language change: The unsafe package defines three new functions SliceData, String, and StringData. Along with Go 1.17's Slice, these functions now provide the complete ability to construct and deconstruct slice and string values, without depending on their exact representation. * Language change: The specification now defines that struct values are compared one field at a time, considering fields in the order they appear in the struct type definition, and stopping at the first mismatch. The specification could previously have been read as if all fields needed to be compared beyond the first mismatch. Similarly, the specification now defines that array values are compared one element at a time, in increasing index order. In both cases, the difference affects whether certain comparisons must panic. Existing programs are unchanged: the new spec wording describes what the implementations have always done. * Language change: Comparable types (such as ordinary interfaces) may now satisfy comparable constraints, even if the type arguments are not strictly comparable (comparison may panic at runtime). This makes it possible to instantiate a type parameter constrained by comparable (e.g., a type parameter for a user-defined generic map key) with a non-strictly comparable type argument such as an interface type, or a composite type containing an interface type. * go command: The directory $GOROOT/pkg no longer stores pre-compiled package archives for the standard library: go install no longer writes them, the go build no longer checks for them, and the Go distribution no longer ships them. Instead, packages in the standard library are built as needed and cached in the build cache, just like packages outside GOROOT. This change reduces the size of the Go distribution and also avoids C toolchain skew for packages that use cgo. Refs jsc#PED-1962 * go command: The implementation of go test -json has been improved to make it more robust. Programs that run go test - json do not need any updates. Programs that invoke go tool test2json directly should now run the test binary with - v=test2json (for example, go test -v=test2json or ./pkg.test - test.v=test2json) instead of plain -v. * go command: A related change to go test -json is the addition of an event with Action set to start at the beginning of each test program's execution. When running multiple tests using the go command, these start events are guaranteed to be emitted in the same order as the packages named on the command line. * go command: The go command now defines architecture feature build tags, such as amd64.v2, to allow selecting a package implementation file based on the presence or absence of a particular architecture feature. See go help buildconstraint for details. * go command: The go subcommands now accept -C to change directory to before performing the command, which may be useful for scripts that need to execute commands in multiple different modules. * go command: The go build and go test commands no longer accept the -i flag, which has been deprecated since Go 1.16. * go command: The go generate command now accepts -skip to skip //go:generate directives matching . * go command: The go test command now accepts -skip to skip tests, subtests, or examples matching . * go command: When the main module is located within GOPATH/src, go install no longer installs libraries for non-main packages to GOPATH/pkg, and go list no longer reports a Target field for such packages. (In module mode, compiled packages are stored in the build cache only, but a bug had caused the GOPATH install targets to unexpectedly remain in effect.) * go command: The go build, go install, and other build-related commands now support a -pgo flag that enables profile-guided optimization, which is described in more detail in the Compiler section below. The -pgo flag specifies the file path of the profile. Specifying -pgo=auto causes the go command to search for a file named default.pgo in the main package's directory and use it if present. This mode currently requires a single main package to be specified on the command line, but we plan to lift this restriction in a future release. Specifying - pgo=off turns off profile-guided optimization. * go command: The go build, go install, and other build-related commands now support a -cover flag that builds the specified target with code coverage instrumentation. This is described in more detail in the Cover section below. * go version: The go version -m command now supports reading more types of Go binaries, most notably, Windows DLLs built with go build -buildmode=c-shared and Linux binaries without execute permission. * Cgo: The go command now disables cgo by default on systems without a C toolchain. More specifically, when the CGO_ENABLED environment variable is unset, the CC environment variable is unset, and the default C compiler (typically clang or gcc) is not found in the path, CGO_ENABLED defaults to 0. As always, you can override the default by setting CGO_ENABLED explicitly. The most important effect of the default change is that when Go is installed on a system without a C compiler, it will now use pure Go builds for packages in the standard library that use cgo, instead of using pre-distributed package archives (which have been removed, as noted above) or attempting to use cgo and failing. This makes Go work better in some minimal container environments as well as on macOS, where pre-distributed package archives have not been used for cgo-based packages since Go 1.16. The packages in the standard library that use cgo are net, os/user, and plugin. On macOS, the net and os/user packages have been rewritten not to use cgo: the same code is now used for cgo and non-cgo builds as well as cross-compiled builds. On Windows, the net and os/user packages have never used cgo. On other systems, builds with cgo disabled will use a pure Go version of these packages. On macOS, the race detector has been rewritten not to use cgo: race-detector-enabled programs can be built and run without Xcode. On Linux and other Unix systems, and on Windows, a host C toolchain is required to use the race detector. * go cover: Go 1.20 supports collecting code coverage profiles for programs (applications and integration tests), as opposed to just unit tests. To collect coverage data for a program, build it with go build's -cover flag, then run the resulting binary with the environment variable GOCOVERDIR set to an output directory for coverage profiles. See the 'coverage for integration tests' landing page for more on how to get started. For details on the design and implementation, see the proposal. * go vet: Improved detection of loop variable capture by nested functions. The vet tool now reports references to loop variables following a call to T.Parallel() within subtest function bodies. Such references may observe the value of the variable from a different iteration (typically causing test cases to be skipped) or an invalid state due to unsynchronized concurrent access. * go vet: The tool also detects reference mistakes in more places. Previously it would only consider the last statement of the loop body, but now it recursively inspects the last statements within if, switch, and select statements. * go vet: New diagnostic for incorrect time formats. The vet tool now reports use of the time format 2006-02-01 (yyyy-dd-mm) with Time.Format and time.Parse. This format does not appear in common date standards, but is frequently used by mistake when attempting to use the ISO 8601 date format (yyyy-mm-dd). * Runtime: Some of the garbage collector's internal data structures were reorganized to be both more space and CPU efficient. This change reduces memory overheads and improves overall CPU performance by up to 2%. * Runtime: The garbage collector behaves less erratically with respect to goroutine assists in some circumstances. * Runtime: Go 1.20 adds a new runtime/coverage package containing APIs for writing coverage profile data at runtime from long-running and/or server programs that do not terminate via os.Exit(). * Compiler: Go 1.20 adds preview support for profile-guided optimization (PGO). PGO enables the toolchain to perform application- and workload-specific optimizations based on run-time profile information. Currently, the compiler supports pprof CPU profiles, which can be collected through usual means, such as the runtime/pprof or net/http/pprof packages. To enable PGO, pass the path of a pprof profile file via the -pgo flag to go build, as mentioned above. Go 1.20 uses PGO to more aggressively inline functions at hot call sites. Benchmarks for a representative set of Go programs show enabling profile-guided inlining optimization improves performance about 3–4%. See the PGO user guide for detailed documentation. We plan to add more profile-guided optimizations in future releases. Note that profile-guided optimization is a preview, so please use it with appropriate caution. * Compiler: The Go 1.20 compiler upgraded its front-end to use a new way of handling the compiler's internal data, which fixes several generic-types issues and enables type declarations within generic functions and methods. * Compiler: The compiler now rejects anonymous interface cycles with a compiler error by default. These arise from tricky uses of embedded interfaces and have always had subtle correctness issues, yet we have no evidence that they're actually used in practice. Assuming no reports from users adversely affected by this change, we plan to update the language specification for Go 1.22 to formally disallow them so tools authors can stop supporting them too. * Compiler: Go 1.18 and 1.19 saw regressions in build speed, largely due to the addition of support for generics and follow-on work. Go 1.20 improves build speeds by up to 10%, bringing it back in line with Go 1.17. Relative to Go 1.19, generated code performance is also generally slightly improved. * Linker: On Linux, the linker now selects the dynamic interpreter for glibc or musl at link time. * Linker: On Windows, the Go linker now supports modern LLVM-based C toolchains. * Linker: Go 1.20 uses go: and type: prefixes for compiler-generated symbols rather than go. and type.. This avoids confusion for user packages whose name starts with go.. The debug/gosym package understands this new naming convention for binaries built with Go 1.20 and newer. * Bootstrap: When building a Go release from source and GOROOT_BOOTSTRAP is not set, previous versions of Go looked for a Go 1.4 or later bootstrap toolchain in the directory $HOME/go1.4 (%HOMEDRIVE%%HOMEPATH%\go1.4 on Windows). Go 1.18 and Go 1.19 looked first for $HOME/go1.17 or $HOME/sdk/go1.17 before falling back to $HOME/go1.4, in anticipation of requiring Go 1.17 for use when bootstrapping Go 1.20. Go 1.20 does require a Go 1.17 release for bootstrapping, but we realized that we should adopt the latest point release of the bootstrap toolchain, so it requires Go 1.17.13. Go 1.20 looks for $HOME/go1.17.13 or $HOME/sdk/go1.17.13 before falling back to $HOME/go1.4 (to support systems that hard-coded the path $HOME/go1.4 but have installed a newer Go toolchain there). In the future, we plan to move the bootstrap toolchain forward approximately once a year, and in particular we expect that Go 1.22 will require the final point release of Go 1.20 for bootstrap. * Library: Go 1.20 adds a new crypto/ecdh package to provide explicit support for Elliptic Curve Diffie-Hellman key exchanges over NIST curves and Curve25519. Programs should use crypto/ecdh instead of the lower-level functionality in crypto/elliptic for ECDH, and third-party modules for more advanced use cases. * Error handling: Go 1.20 expands support for error wrapping to permit an error to wrap multiple other errors. * Error handling: An error e can wrap more than one error by providing an Unwrap method that returns a []error. * Error handling: The errors.Is and errors.As functions have been updated to inspect multiply wrapped errors. * Error handling: The fmt.Errorf function now supports multiple occurrences of the %w format verb, which will cause it to return an error that wraps all of those error operands. * Error handling: The new function errors.Join returns an error wrapping a list of errors. * HTTP ResponseController: The new "net/http".ResponseController type provides access to extended per-request functionality not handled by the "net/http".ResponseWriter interface. The ResponseController type provides a clearer, more discoverable way to add per-handler controls. Two such controls also added in Go 1.20 are SetReadDeadline and SetWriteDeadline, which allow setting per-request read and write deadlines. * New ReverseProxy Rewrite hook: The httputil.ReverseProxy forwarding proxy includes a new Rewrite hook function, superseding the previous Director hook. * archive/tar: When the GODEBUG=tarinsecurepath=0 environment variable is set, Reader.Next method will now return the error ErrInsecurePath for an entry with a file name that is an absolute path, refers to a location outside the current directory, contains invalid characters, or (on Windows) is a reserved name such as NUL. A future version of Go may disable insecure paths by default. * archive/zip: When the GODEBUG=zipinsecurepath=0 environment variable is set, NewReader will now return the error ErrInsecurePath when opening an archive which contains any file name that is an absolute path, refers to a location outside the current directory, contains invalid characters, or (on Windows) is a reserved names such as NUL. A future version of Go may disable insecure paths by default. * archive/zip: Reading from a directory file that contains file data will now return an error. The zip specification does not permit directory files to contain file data, so this change only affects reading from invalid archives. * bytes: The new CutPrefix and CutSuffix functions are like TrimPrefix and TrimSuffix but also report whether the string was trimmed. * bytes: The new Clone function allocates a copy of a byte slice. * context: The new WithCancelCause function provides a way to cancel a context with a given error. That error can be retrieved by calling the new Cause function. * crypto/ecdsa: When using supported curves, all operations are now implemented in constant time. This led to an increase in CPU time between 5% and 30%, mostly affecting P-384 and P-521. * crypto/ecdsa: The new PrivateKey.ECDH method converts an ecdsa.PrivateKey to an ecdh.PrivateKey. * crypto/ed25519: The PrivateKey.Sign method and the VerifyWithOptions function now support signing pre-hashed messages with Ed25519ph, indicated by an Options.HashFunc that returns crypto.SHA512. They also now support Ed25519ctx and Ed25519ph with context, indicated by setting the new Options.Context field. * crypto/rsa: The new field OAEPOptions.MGFHash allows configuring the MGF1 hash separately for OAEP decryption. * crypto/rsa: crypto/rsa now uses a new, safer, constant-time backend. This causes a CPU runtime increase for decryption operations between approximately 15% (RSA-2048 on amd64) and 45% (RSA-4096 on arm64), and more on 32-bit architectures. Encryption operations are approximately 20x slower than before (but still 5-10x faster than decryption). Performance is expected to improve in future releases. Programs must not modify or manually generate the fields of PrecomputedValues. * crypto/subtle: The new function XORBytes XORs two byte slices together. * crypto/tls: Parsed certificates are now shared across all clients actively using that certificate. The memory savings can be significant in programs that make many concurrent connections to a server or collection of servers sharing any part of their certificate chains. * crypto/tls: For a handshake failure due to a certificate verification failure, the TLS client and server now return an error of the new type CertificateVerificationError, which includes the presented certificates. * crypto/x509: ParsePKCS8PrivateKey and MarshalPKCS8PrivateKey now support keys of type *crypto/ecdh.PrivateKey. ParsePKIXPublicKey and MarshalPKIXPublicKey now support keys of type *crypto/ecdh.PublicKey. Parsing NIST curve keys still returns values of type *ecdsa.PublicKey and *ecdsa.PrivateKey. Use their new ECDH methods to convert to the crypto/ecdh types. * crypto/x509: The new SetFallbackRoots function allows a program to define a set of fallback root certificates in case an operating system verifier or standard platform root bundle is unavailable at runtime. It will most commonly be used with a new package, golang.org/x/crypto/x509roots/fallback, which will provide an up to date root bundle. * debug/elf: Attempts to read from a SHT_NOBITS section using Section.Data or the reader returned by Section.Open now return an error. * debug/elf: Additional R_LARCH_* constants are defined for use with LoongArch systems. * debug/elf: Additional R_PPC64_* constants are defined for use with PPC64 ELFv2 relocations. * debug/elf: The constant value for R_PPC64_SECTOFF_LO_DS is corrected, from 61 to 62. * debug/gosym: Due to a change of Go's symbol naming conventions, tools that process Go binaries should use Go 1.20's debug/gosym package to transparently handle both old and new binaries. * debug/pe: Additional IMAGE_FILE_MACHINE_RISCV* constants are defined for use with RISC-V systems. * encoding/binary: The ReadVarint and ReadUvarint functions will now return io.ErrUnexpectedEOF after reading a partial value, rather than io.EOF. * encoding/xml: The new Encoder.Close method can be used to check for unclosed elements when finished encoding. * encoding/xml: The decoder now rejects element and attribute names with more than one colon, such as , as well as namespaces that resolve to an empty string, such as xmlns:a="". * encoding/xml: The decoder now rejects elements that use different namespace prefixes in the opening and closing tag, even if those prefixes both denote the same namespace. * errors: The new Join function returns an error wrapping a list of errors. * fmt: The Errorf function supports multiple occurrences of the %w format verb, returning an error that unwraps to the list of all arguments to %w. * fmt: The new FormatString function recovers the formatting directive corresponding to a State, which can be useful in Formatter. implementations. * go/ast: The new RangeStmt.Range field records the position of the range keyword in a range statement. * go/ast: The new File.FileStart and File.FileEnd fields record the position of the start and end of the entire source file. * go/token: The new FileSet.RemoveFile method removes a file from a FileSet. Long-running programs can use this to release memory associated with files they no longer need. * go/types: The new Satisfies function reports whether a type satisfies a constraint. This change aligns with the new language semantics that distinguish satisfying a constraint from implementing an interface. * io: The new OffsetWriter wraps an underlying WriterAt and provides Seek, Write, and WriteAt methods that adjust their effective file offset position by a fixed amount. * io/fs: The new error SkipAll terminates a WalkDir immediately but successfully. * math/big: The math/big package's wide scope and input-dependent timing make it ill-suited for implementing cryptography. The cryptography packages in the standard library no longer call non-trivial Int methods on attacker-controlled inputs. In the future, the determination of whether a bug in math/big is considered a security vulnerability will depend on its wider impact on the standard library. * math/rand: The math/rand package now automatically seeds the global random number generator (used by top-level functions like Float64 and Int) with a random value, and the top-level Seed function has been deprecated. Programs that need a reproducible sequence of random numbers should prefer to allocate their own random source, using rand.New(rand.NewSource(seed)). * math/rand: Programs that need the earlier consistent global seeding behavior can set GODEBUG=randautoseed=0 in their environment. * math/rand: The top-level Read function has been deprecated. In almost all cases, crypto/rand.Read is more appropriate. * mime: The ParseMediaType function now allows duplicate parameter names, so long as the values of the names are the same. * mime/multipart: Methods of the Reader type now wrap errors returned by the underlying io.Reader. * net: The LookupCNAME function now consistently returns the contents of a CNAME record when one exists. Previously on Unix systems and when using the pure Go resolver, LookupCNAME would return an error if a CNAME record referred to a name that with no A, AAAA, or CNAME record. This change modifies LookupCNAME to match the previous behavior on Windows, allowing LookupCNAME to succeed whenever a CNAME exists. * net: Interface.Flags now includes the new flag FlagRunning, indicating an operationally active interface. An interface which is administratively configured but not active (for example, because the network cable is not connected) will have FlagUp set but not FlagRunning. * net: The new Dialer.ControlContext field contains a callback function similar to the existing Dialer.Control hook, that additionally accepts the dial context as a parameter. Control is ignored when ControlContext is not nil. * net: The Go DNS resolver recognizes the trust-ad resolver option. When options trust-ad is set in resolv.conf, the Go resolver will set the AD bit in DNS queries. The resolver does not make use of the AD bit in responses. * net: DNS resolution will detect changes to /etc/nsswitch.conf and reload the file when it changes. Checks are made at most once every five seconds, matching the previous handling of /etc/hosts and /etc/resolv.conf. * net/http: The ResponseWriter.WriteHeader function now supports sending 1xx status codes. * net/http: The new Server.DisableGeneralOptionsHandler configuration setting allows disabling the default OPTIONS * handler. * net/http: The new Transport.OnProxyConnectResponse hook is called when a Transport receives an HTTP response from a proxy for a CONNECT request. * net/http: The HTTP server now accepts HEAD requests containing a body, rather than rejecting them as invalid. * net/http: HTTP/2 stream errors returned by net/http functions may be converted to a golang.org/x/net/http2.StreamError using errors.As. * net/http: Leading and trailing spaces are trimmed from cookie names, rather than being rejected as invalid. For example, a cookie setting of "name =value" is now accepted as setting the cookie "name". * net/netip: The new IPv6LinkLocalAllRouters and IPv6Loopback functions are the net/netip equivalents of net.IPv6loopback and net.IPv6linklocalallrouters. * os: On Windows, the name NUL is no longer treated as a special case in Mkdir and Stat. * os: On Windows, File.Stat now uses the file handle to retrieve attributes when the file is a directory. Previously it would use the path passed to Open, which may no longer be the file represented by the file handle if the file has been moved or replaced. This change modifies Open to open directories without the FILE_SHARE_DELETE access, which match the behavior of regular files. * os: On Windows, File.Seek now supports seeking to the beginning of a directory. * os/exec: The new Cmd fields Cancel and WaitDelay specify the behavior of the Cmd when its associated Context is canceled or its process exits with I/O pipes still held open by a child process. * path/filepath: The new error SkipAll terminates a Walk immediately but successfully. * path/filepath: The new IsLocal function reports whether a path is lexically local to a directory. For example, if IsLocal(p) is true, then Open(p) will refer to a file that is lexically within the subtree rooted at the current directory. * reflect: The new Value.Comparable and Value.Equal methods can be used to compare two Values for equality. Comparable reports whether Equal is a valid operation for a given Value receiver. * reflect: The new Value.Grow method extends a slice to guarantee space for another n elements. * reflect: The new Value.SetZero method sets a value to be the zero value for its type. * reflect: Go 1.18 introduced Value.SetIterKey and Value.SetIterValue methods. These are optimizations: v.SetIterKey(it) is meant to be equivalent to v.Set(it.Key()). The implementations incorrectly omitted a check for use of unexported fields that was present in the unoptimized forms. Go 1.20 corrects these methods to include the unexported field check. * regexp: Go 1.19.2 and Go 1.18.7 included a security fix to the regular expression parser, making it reject very large expressions that would consume too much memory. Because Go patch releases do not introduce new API, the parser returned syntax.ErrInternalError in this case. Go 1.20 adds a more specific error, syntax.ErrLarge, which the parser now returns instead. * runtime/cgo: Go 1.20 adds new Incomplete marker type. Code generated by cgo will use cgo.Incomplete to mark an incomplete C type. * runtime/metrics: Go 1.20 adds new supported metrics, including the current GOMAXPROCS setting (/sched/gomaxprocs:threads), the number of cgo calls executed (/cgo/go-to-c-calls:calls), total mutex block time (/sync/mutex/wait/total:seconds), and various measures of time spent in garbage collection. * runtime/metrics: Time-based histogram metrics are now less precise, but take up much less memory. * runtime/pprof: Mutex profile samples are now pre-scaled, fixing an issue where old mutex profile samples would be scaled incorrectly if the sampling rate changed during execution. * runtime/pprof: Profiles collected on Windows now include memory mapping information that fixes symbolization issues for position-independent binaries. * runtime/trace: The garbage collector's background sweeper now yields less frequently, resulting in many fewer extraneous events in execution traces. * strings: The new CutPrefix and CutSuffix functions are like TrimPrefix and TrimSuffix but also report whether the string was trimmed. * sync: The new Map methods Swap, CompareAndSwap, and CompareAndDelete allow existing map entries to be updated atomically. * syscall: On FreeBSD, compatibility shims needed for FreeBSD 11 and earlier have been removed. * syscall: On Linux, additional CLONE_* constants are defined for use with the SysProcAttr.Cloneflags field. * syscall: On Linux, the new SysProcAttr.CgroupFD and SysProcAttr.UseCgroupFD fields provide a way to place a child process into a specific cgroup. * testing: The new method B.Elapsed reports the current elapsed time of the benchmark, which may be useful for calculating rates to report with ReportMetric. * time: The new time layout constants DateTime, DateOnly, and TimeOnly provide names for three of the most common layout strings used in a survey of public Go source code. * time: The new Time.Compare method compares two times. * time: Parse now ignores sub-nanosecond precision in its input, instead of reporting those digits as an error. * time: The Time.MarshalJSON method is now more strict about adherence to RFC 3339. * unicode/utf16: The new AppendRune function appends the UTF-16 encoding of a given rune to a uint16 slice, analogous to utf8.AppendRune.- go1.20rc3 (released 2023-01-12) is a release candidate version of go1.20 cut from the master branch at the revision tagged go1.20rc3. Refs boo#1206346 go1.20 release tracking- go1.20rc2 (released 2023-01-04) is a release candidate version of go1.20 cut from the master branch at the revision tagged go1.20rc2. Refs boo#1206346 go1.20 release tracking- go1.20rc1 (released 2022-12-08) is a release candidate version of go1.20 cut from the master branch at the revision tagged go1.20rc1. Refs boo#1206346 go1.20 release trackingibs-arm-4 16897846901.20.6.11.20.6.1-150000.1.8.11.20.6.1-150000.1.8.1asm.htmlgo1.17_spec.htmlgo1.20.htmlgo_mem.htmlgo_spec.html/usr/share/doc/packages/go/1.20-openssl/-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:29859/SUSE_SLE-15_Update/428833152954323ca2fb0594d8a3b9dc-go1.20-openssl.SUSE_SLE-15_Updatecpioxz5aarch64-suse-linuxHTML document, UTF-8 Unicode textTmr%utf-88414810f2df36dd4668a7dfaabbc8c8a0a4f3e8cd642c6a42fabb083cdfaae6b?P7zXZ !t/J] crv(vX0moY + B%ClBUiF=ݭ~eoo qXe%~xl^+l 4okJ"2<ֈ S`ral}h<TA^gp_}*\S4 3P߳xOV,X+Ώ⻔e۞hν< Yp[^"X{ =瑧q肐EJ_f&[mױ/gw%Te3 ƓBmh[VJڼ4 _Vg\BqӖ?W'DH%tg_. ʫ}ġW1BZwqN"gmRzBI PXNcz7S֩{αA눍D}͈hg2+hAœ")+&~R?_L왤> ۅ 1.l͢z{j.7|4N>SN4q.AV (cwQO nVFzRM)Z]8pc:R7ٱ@w@y@F5qKC{zaĞoO-¤Vnlse0 {E; = G@m\CD^?(N6ӥ{^]`[Z:8yECjcEA绉KX4(G|P!e!:YkOCMPZkS` 6pr-} w¼CDEsXD8Y{oQѺ|iy-+ J\1 &4)ȶjG(_%Uř3@-CS*=0AhAhO Aʑ̃MB:JS2AZ —L2WV{qL4(<~>Ҝ0R1  _ eg5♰F$rΝ tT`51}zPwш޾0g^(o#AY|%C @sߟ9_1JiO߇ˊ-Yv?oQLkmtRszaFUR}8L~ͫi5eV$yAwrD~N[*[.,eˊfAe 0PQsz,0@Rssz=,>L esU IVwRɫ):^63qW8gqNe`/>~.#㔻K/8rl PUw\r_ƟF "Q}4~>ojqxػ Ox3>ʭ&>=VLyo6uV0<=0n#zn5cV',#^{^Ź8p&+j ׾XdB`մФQO~v4?ӽ[5oK#]:4*yf$o[JB D#t4R`(D4CS"wn5pʯxKbլ 3ڋ&`PMչbKqI9ghwV+W1@իA~ vEx~'oBI*׏9sZʜulU\,yț#'B+B d k;M\&Ί`B/=%60)$x:Asc:bC}NߋCAZr":Ή˰yy/D^cNZ~m.$|³Fe-%np9ޚ6MnTz2!B=_B_;VSM:fPdm!mbuV >4n=lTeՠdڂpezoEO _#Cwᢉq,.v2jScT$X1ƬUDTuN+)]*Ux16u"n|6iqCb]!sJDjN-䒢ǴZp8\ǾXp_u-6rvc(ѹ`6@SNx ,~ȝ) {Hk dUm1miS4*郎TJ"lPEGM(wl{h<<4챘qE8< jV5`ܢx x  uۗaˀ"<#!{PG'5W2!p R0Nè5 %\]V4w2{QlF=Cug 9O_{E@gRӆU};6rY+W;۟ *h=x9 uN?dsϥʶ+%6I$x㙍sH>:l@'6MӫQi^ʆ+9rR *k'7ZԄek"1Df3+]DHK[L' _'Z>&^!5ީ@g^ ' tL ߞq:rUEŸ=3;cs;ĥW WRe.zNMPcP;K`f(D)8<0W zϲ;DmaKioځ)f~bu,:QUO5^0I PRUg2P6X/$.H#&Gh`(th~L520nRy!eofhaQ>W}#  ^0ֽ䁩 n̿w`j;_k5CtlIl'%Km@ܘ\ Ӥ%?ji 2ek B &8xXfhuѐX1+ Yw4,{ NKRJ; 2BW/9ӎA 朣=KQTZuFWbT'u|նǰ|}YMAWRo$@w>H?22uĴV?\C0fyH*xб0 cSXcAe !N|.Bv:wz(H'k=_lO ow/"cQBl|[ _~[gZ |[Hnvty%< J A_XtKMN%Pg"g%oނHU)R̎)T/yh (GJQ3o}7ׅ/PTWҰmEW(R`]sjFy42|d6ҩU(J e#HU"nS uͦT4Aod(0\DH(@RyJr8#eV}%Ƃ۶Ӟ8s5i OZS%P|g0R ,3h3S09VmV`@D8?,U>̔K170q:݅03+0 %Q`vSD?!i2=[ȽR1$'vxFO [=q&$Ir#pc Gʸwt *4m)\`1L}c}CwV^$8J pp1cһ> AY"ԃy'AϞ٩&Ŕ1gދDt;# ŨCdJxċ]SSpGZB\9"oPjZȿvxnGDETl7I" (L^&K12O WI-3'z ڇ2Luy6u_m) b x63VcޔM1L͹B8[nk6c U A$=;o+= 3;bTh1[ F*7"_0f~c ADEЮVݩ|cBu8}s>ڣb:Erfe{7X<ۋIŪv6ta*E Yr~6F"BbM&VHA-:ӏ@8Uܖ1ֹD_*N1y(7h*~8bsn+3!g'7ѢcS.y5ID7G,WX4{@sM1KgP|1 #n$ѵF)-Dgl,y5Y̔^1'@U8֩od[U!;[![;cP^B 'h]Ө,]¥uV8쇇}SG0of#h52TSN2zaT.1G!c)QˠDdVu?1=ڍ̪8e$ow~@;;P~=0]cGԌi(pl eo2EE|-:6蜽?po4lg.? EʦQ:gxXb1jB_X;mz$0]/`ޮP+b!z{} !^XbڔK٦Vyv`N1vGq=ō{2g:r쑴B 4I?] @1.(Uyi1[k0:F8Fm'+c|9c\0L˒1(}*j6Nk`[7)5.Vv3Q}Y}{?ڣ孕`0u_ڹ $F!H͔ %m\Ӱxt:Пf %7$ p` P7z]/D^;i[\$28,Mc:C(_ !+zNcl>g2ڭHe)G'9̼B\c."\TdL  0Tv_"6*]|:zԟ|m؀;Y¿HK~=Q׭|u#f$?6ư<v}vo //rXo%?B2Uܿ[OjI&q-p\jKҵZ꾜U) s`8(zг~%Nɰ(˦Y@ $"#%ɫKxW.W[lI%Ĝ[3lH85&(- 2hHUn/ to*c81Tlag~}ZvGB/# ZSn|(@\B |5e{rN $0QѵgKg"uo=Z@ ވ^G4km\ ej=ujݺ8$Tטe/|rsp-y voDZ.?ahQz7OpCu' w{aW"7W.0HW*rwV"~hh/^ƀ_2F&:hdmfۘvnuxncqx0qOD֡MU_/ZX& 6݂zґay\) ~'k Ik02$>4,dh=9p> [~쑱T-Z"Uldϓ5ۂu>և"W?WlS+rizovM[f)_N\,J.ۘ pQpsif(`=5``$mT^Ku/CH*S [KoVP|d*/|wjxj)zɎg}xh>+ċiӗ L / <ADxoShW[|H3J'=kq V/Zn jTdeЦy*Q/v[)ty]Uq"vn6Z1\?wHg4G9`k3Ʌ0,OI1}bm-OHkI3R?6Y6hh̒ a40I|rг=7l!cT~ٖf\طMُܶ$SF>: yLFPSMh^M,DTЕTE'G~wǖmεvCz۶Ŕu"vK|^79D*5] 6rS+m@[Gew!ln,:S1@=_q9}:͠`Pz o:L.ehѫ-Li!0Qo:b۟.{Uf]E F֛zx"P!Ԝб5 ; prp3=ZƖ=+R%De(& U@%?TLF^9ӾCr u)O7 wyBa:#,_K"{06s EI(C#Co7bpP5`j`F!NȠ<#B^EO,agc  4dIX1A5Q;CA{^9e'λl+^1JIk4YC2'tsg";oD~ݬ u)NWQLuVykm[GyBcR*7B |9ǟEgѱSp::/P[0TW'Sm!zy@GW$lOV} De$ ,mSxգ)V~iF@9N@uxX$,>ncVqUWQ '>9U!^;$͟p (ҹޓ:0H^ȺV}[P Fd95e4$4\Dnc`B 1 ^&!dxMԊ?15ڽQ͐a3W=Syhm_(^UqvJ/ &f(.cH~V\^%P .*&T0ͺ)T0!h㾌${6SAA7 ԳTwaO$ږ F I.˲hoX#o@1j/OQ鰔'$%O.fSn u<-O0CRs!AhʩW)޺"@NѠ-N 9gs{Qǥi-TuέW]"z/}^ v)ՠ-w EOeAH^>T"ꒈ%S|3Oj>wi^ET:خ$J sDZ0F90UC8,p}8l^m0 z**k_`z{R&GE?c|qe:- YOmύWP=~U̔بϼblj٤Uqu9$:*}h9K^"t S@7ý:MqUlfe0X¢jt z`T7P 7 gFR )$c[%y; Lg kä\VN=YLY2}>0r9_#T%s*qw>_e5\}Ӗ(dI!{fg4#{3 a [RcK)1 ݺNʦS{L$9IǙQղY:@7RzE8e-hEToTk)S}; P~|A39L4WD߯P`.mZ#5EKT-T,WaED?f_2%+tXID3^Lδ82j:zto>U2a;;ơ"\,pzBubIˌʶ3XK;fc x !iadN&iG3Gҙ>b+{) D/#ٯv|PI c^2lRQjiOM%dG p&D %ހ}ƷJQ $t-iCͨ['v[Ï(q+b;2ՊraQBTdaЦt`=잷揁Ho#ͪQw)/{detD n 5Z-[QH4&!֫c<6;7Xp/UzJq1#Qx\bȚ 6H8b! Df7>?3#lc7DyZ? p9`ԕwfp7pĐ 8 8$&jzFA5FޘsK`Bꀭ clPr΀̦f/XLbw{3(B`.ܳE_}‚TA:D `j{&5 )x LQ^ UH/1  2cV $Pe%\8u5QFhQV0cBl!M[r~J[N cO'D!(2__(k25AV#]_l o3=vREN+(H/%&=: b͕0!H܁ݻWA[&Y;gI&a O 05M3a9 t9bH[CSeXQh_EJld׏zbeD`VZICQ+} uƠ +C]9cv9Yh|Z_-*e,{އ0ID5 2v -2ڱrt}u x˒ iRrGlhXl¯(wND&ܡ˃b33i? ܔy!~Ɣ0}gjt+$ 2y;`FyV ywW 5VlD AV.ҡV),i& 2^Oy?̈{ٳ`?h,H%H`N9IDɤXcOo}-k3ygq͐_4Z#!Rlu5,#2eKFY{t5KC$gg,gZ9|}l醢ª}7(ٮ. .RT4AKͥU]p"BO]X6;K>@N)cd6IFрqWѻ(43姎 |*OMP՜Fnx v$lM}4sSɽ$oؒ]" p |Ph"g9ٜL$y`\z\/Y:X0 J!8Lψӂ M0؆Q(Z4^:HYa |\~9d7,O!{1DN[UfSXd6cmnYx xRcomMG_k U5W~T-`ub&>yH;t O乕mcīk\UU"3ehL?kq<ƭ!$KKg4=Ғ' e,3Kb r<L4rr+Ot8BOtp+!t$aԄrj"6d­K0ַ1K!~B8X~ :zҸCS*'$X&@ФOܩF9]R{Kd_՚;jFCZXP_FrS ( EnCXlt]lS-sF!hym \]݁<8)պ2\iE5jc$frhaoU`PJ4:ћkZZޙ}+ z>`~=cr o| |М˱OO>X;֛Sk̺C3G$4'q0%tޯ&U֖NuoBg/碂+aH _0oPh={:"|Eq%mㄷlm ]=ha1.^UtQK`&t%a0o@";., Fƨg9mf$4Қo"~:4~/veՏܲԔ͏V*$.`,qu8eXƕ?nGl&FdS\ dgƥy"sDSljSk0A*um!xA@ rdwqYõ/Ѳr.CqbQC5 X p {j'rq F{9ڡ_ ru0P\TXQ#E!c^ yՕ&Zqâ틷>hx D?S6^<툇͘iRQuϑ%b ̎ .dzWc=ImmhԀ#Np>~?!p a:Z0/rh1ޤoyꬲ:Gh093/yһ3LF@lv#x\eTYWTpccuB%K.8!uF?tA<-ڮ'i6jW{h}pZ!>FN4՛FAdڊ@)F] S` XȦgC)P/ŘB-=c4%rsH_H8wwOn9oyAp@1kvVj:[?VmΧj 92%K#xؐ`4vs :%LoSGܠtWY~ѯwwb h5O+Z!9rkcL-(^geӑ Nv2l2!t;LCԲ 򕠑0QJ-4]ag/Gy/>!я>Ac:L?' vCfZOLc`be3 h+ |ϨDX:co:Ad8k,LȏoA^,IN|T.҈RzHMc%!*\M|֦K6W5 -5~dPW 14!]]0hcT8Vjv|:H$c.,'K2Oƭ^r`r-̟)]cyuY 8LUO*]'|O^;d@OH {Y'SbxVфh<]sMQ.2~F9:-϶x~!`t^Hik1/e&j0m{m@y92v| "KJUC+:~5M//^|+8 ſV>h5mnZ]RD6<%I.h0@QPšZt4y~߷_CU'X?!HU-W7=Z|a?vB)~{E9N P*qI,Z`E' \\wE@5e鎹6W &ޡߙ 1Ⱦa&S(^LR`ْ+r CLYf䌽<+B ƘwׇjQy,p0*HҲLoyzB_Nj?ׁ|C9JDŽh0iwE;oM9>GӒW+l'[`uxwHPY;\xϕkv&4)#ԺCx _܅ury+]G!Coyo=Ee/[ ښ)IG= ;S:1QlXtX2L{R#g ; %OX Lu'gCLZl {^DU} \`lkOp g>k!l4< yz;?:_ʅnD/(z{sbsبA({ЏL6aCD(Ȫx] <) OtɇJ-g]K#2,+=&*Ui,x&RIx|cV,,+xSwp JGz7K>KbhE]AR @M)Y7pWs?J?4M=lNC9ڪZTic( *`q%UAOI r.迁ӒuKmb=/}vBGT xڙ ҾLf}~x?Qn?{u8^~e*;6hXUߕ4dm_$=Zknd[|0џ`"GŔpUs|] ˴-S0fh7 \P V(ڂ' !&p4\ sŞcE ǟ 2 u@|U!OjɆ.m`,*6[%3:"vI4b#}# o_ӎ%.5jù:ƄW5/Nv-=N('g.6rB>IgDE(8Sj&Ag ׹ }%ۑ Í )>|/7q ʎj 7RD{`przh <+ȭ u LzBxCnN;o_v<:9%2s9̒آ"YqdDta큭貭 zWȶ)G;;BA*Ԥ<=t^&m=y{mY}PK>s[f34Mtwq\[*swx1}"PRr8Ȟros;Iv_"jnK\,.8Uq;x:2;W*)A'-k+4 4߄ 0Pz ļdE$Yy-o5 jTb)KP  =>>) ct@?IɅӟ (9I߇r$ !- {&lA)ZΡ;Qs j>H^iIK«9.@1lHhC}M]Jʚ1Tli6=V2n<7rr1||6i@ ^tKKC^debq'w0j`u-c;?dNc.0G aNBRjKnxNoU8U8,HSm4*s|~ΟYkL_$1wB&? 6i˲c;Z73Ͼt{=Ѭ9Kq~ذCro6=D8njaRXVN ؈kYiV`BKE'3_2.?8}a3`2H{C՟34S7}҄? +(v)XdtO[pgr9g6ǾtT>+Gፙܯ )8Ž硦i%? $Qifus紙xwK7{>dYF8qMA0y9vda#'塟;kHzi#@%cի16.RD䠘gbT62riۜk{ `7:n7%BebQ1Eɧ;XaNָt 6$T+w¿c˳AU'Жz\))U>E! n?XXBM!J긌β⹫TJRN"NQk3l*o `9/!YFPj ٟe}/pry=w .@F. 嬳pjUnNrydk&p޴ʩeqT#NbwQ~`*5bQd%.>^ s'3iA&0.ˢ>㞇Id14K.է]- ht>mxdDD:,r2^d[oջf"س:6{z:BhSo{G :=(g$bT#T=$_u¯ۿQp?p$ū--BKⶑNfnM"={&3 }v=i./G>ۻx.^p&;(4=V,sr( ?D$2~PCqĖ}O)}4lB2 &PT(>yksлȓYJU;cW>< 6"8s]vrdßYPeR0q2dÜז_Ä* s%^hjGYe8w/|uu3]Pu^1cws8O6MvBmM92*rRʪϕ9COȺz.Q`X5Pk}[]T0Pb. 0&'XNk\ꇴ7B=!5۟nf sIτcm2XUsO>n-)e$YG:^r:sK"n<*B:e[W&l4BVj a d)~o qANó> 6#ø/I7o,ؽxHʟeBu9}F%S-N͂vBñeZY3F1TPgٱz_%\&уP Udág!^f4HuU~4biX5K^{:%"wc2L}aZ⏕Ijz.i2s\DB|<@3fD o!5Mt;I?y>28f zǠfU+X[9Ps\uxY0ni_Nj^2͹Ƹcb#|y 8-& (,TN,p5o8qyTڳ;\yc/  +r-^D HjOx){Ĵ$ңmLUE!ђO# e~ IA7*9Vkv)zBҽG&CNcM]KS|F ?`npq$ Qe1, ?{T 8qCq4bsڨ2s%}LҾg5, pE-ǡCGcn"{6EGZ)!~oB,4Fx E;ifky!܎OC!çL&bE{ 0\SvhKAU79$p|Q/}߁+e^G!?ͪXq];ˑm/xGoXg9| bξuBvP_Y&F(HU5nQ#\Skhj֩WFͧIN:<O/JaK8T[9uhKq/]nj; sdI]b7FwXYD' 15e+5|6' M4;Ϗl bzڄ:%,N7XPqj`vpĂbôݼmMjħs9t܂&p>&0DV!LЌ)}e1WVN-"lcpKk7/kW+Œ<(% d5AofVݦmq~H,"<'9tGEk{q3l֣Ep]7 3ibP~kqEr~`@M }J@(} fY(w,MFd˂z/"t[KkݡE}Aq7auYF(ٞT2rȆy( wkCl̸ѵؒOs0p&?H{V(by&6O l6e䡥Aiݞ}N\"Oz1hEo}p)c^HiPct/y;+p\){ЪE^Th%]=pSRFCt;&?A S֢_$ jŗPwǷ "8KQ Wq(M TDɼ|S, 1L)fkA+]@mSIw8&B;50v1RHȋA-YntyF^n&f63͋Otn; }Ej0љz0lH~f˒LJrZ UPa/&tdL@ NgRbDBӱ0ΐe[ܪ2t~;h&I-7Fի+P`C|,co'k\'eF+!wx1˘YD7N7^ ]Su.+/T(=% BVR~Rp]@Ty3k)ʿ.H4^|l)ŽuHXXDtfen~n+nܱ >sۏ͢*-nTZz 4eiv*鷔*;U %FgaS?1rePbKjŞ>k D+Q]1 ims\0X:ʏJA[X;D7%!eL"!) Q:Lhzޱf\X/C^}#Ȼ&{6Ekm>OQKԌ({0>aPuvba13NiA?U bʠ3c4&pDqh̭KFʬhYi//R߶seԺȪ/zT#rEGD*%oNjXr t~"TgNij '\Yi%'7@˴s>lB2=򮿥J7g\ t\;Y)mgqk/`C=b|XxTr?q<^D4v7(tH(Gm-rPIXŧJj6AS\/iP}$5@KeG809@0(YRIg@3ě2Ydu.N*m ox7+(W"L{f}}tꃹN6QyE*!G7X%i,/esB<b٢Ji`xtA]H*g>y}i'pF}?PN}2ACXyxq+r\?s89p(Y9t~ _q\+rif㥉DB~gYyl^r0lkK(mv76{Dwk$=R;85iۭA VK}Er(YXcϧjŭ7YޙC(YH-KRbh_Zi^`\FlLkɯ=uG4 m!2VXK8T+mhU׽  iۦ氬5*mcCf57eK4Uf~_O.U^L7XFvS7:-Y#{j1iAq/.N߫<{,5L\*}wQШ-vqD^+w|ַl i'OBd(ut}nqf FzKdK~? * QŃ%Z[²Kcw}3-iG 7'O$UxdX’f@ L:P֮Wzi֠)9EǛ&p xȫϜLñoR]uq/'@cwQ+zKz卩_=|Ap:L qĭ$r:gI㼛o޲`@/LReSLҴbSa3gfH-%%5t%̣e"]YpT묙}"W(c_Bb2ڿ32zZpU\(ظppt= Y}YZ#чRPI @Z&sS5=Zg H*|fHPkt!Sfz_BJ - th5}E=Oc(1b&]OOJ:?V`oh%KǁMUؤcb(ĭ 5|a\V#,YTŞm/tFZ!h'j*mY2IU5\\s/ĔU+c/бC<ー[WY"IàMGM)8 ֨Ic~ d\tKaČ{604"|C[ަxWsq1%7jƔ|# uPu@f,a2:ínQOF@bhU!@VtwDxX* "cqG ǏiU=\fʼn%ڪݍUD+'lʟTzGϤ혎?y]({/ip InyUGs}>olǨn|SM2Eq0뺐 ciu"Gp^zy hs%AGxnz{{o* 2}j}DvK!QQ%tVTr }YA:lϯ ^3*V]8(Wiw.t\;?{' hP #0gFq\ܳ^&l1F 6)]MxK Nzf Au> h w9W< f6}U]f^DP­` lLO,˖ly":p-?qIx"ʢf(J{v/3\2S#^;gL%ͦ$W<!HZy㷈բI2>*ͫ&YZi٠hF!q ߜ䠂-[ERsAsj@4D3lʱM{{Wq)O~r/Ɯfu;J@Z=ɹ*u\|FӍ -qj[hQ J ekU>KW7M=9æ3_8Hq:k;eǻoOuxmEILc~5 v3nzzSͺP⢿ͶL<$PC;ϸ2SP2:'8;#Fʾ̀ ,)aW}W8c+Ƅq7حT^uE"ƶWnҠvzBA7n"g1EVӍBj|$M%R!zýs\ h%`D| U=x@b;esKx[Jt(6 U/E_#ԄSGF;Ykig] 0g!8 vzڔX1NT^hQu'> 1 J7A%20mM/ HDZb'l/'~ Oe@ Ȼ{M| T,BAJPX-zې>AȫwwahVpP ,R&?¶~R7_᭼!nk!#r7X-1}>6Jϯ:: G&, ?%Ɍtxz ҂ FrECcN5Z !U=,M)1A'.ea}bfm,Yĕ#⢲ȤGkۃ^&@d?}薏U9*¨,DK-U8f [_$[;vـD|p F1g MUp3y-k'z!g==׮baA3$ӟwkP$ܒ/ZC7 7o-w)+qـ~$s#aVo:?7B2kfNr{K\ytBgQo֦1+5")s+> ^]zרkń1%]ڍF)bf>\+cE`ĥWLP_AIu?v QKL,g ب%eԇ!2kFu1j fо7#~M"%p S2 Jʨu:Kn٥jm#<fp- =!2`ΒD,ӘtxpQ?0*@~nGŤR(ac{|Վ, |Qb2R2\m Dqٳnqz! Cf (=`?l@DWL;_gNF(l'~HַY?dkRr5_P9GZvӷ:vd"]gQ6 -Y,UEX=[r@)&EulªqsW"1ԍKzBbϕC2בּ5sAIf"uڻrGwgǔRGS9]V+˵'r:9a@E P! C0[$46 XF Ie 82n7Q˙23sW>`nAf|VL}ۨO[Ԭ}-<\¦<%G"$ ØE;olDRm+â;erȒ/up XBkyNGH‹C`04'Ԝ jE'73A0M Yq@|K@Fk7P[ @Zo_*jj^g7@ )K4o[駏$輓ݮGaiٴZxl[Rs2\9QnwJAܜWG Զb:0f 'RJ'0KZPO?1#5vK3%T9hJ-0?PGj>kͅ)7$Ѣ?Mcnd ۣ$[ ,/E)P唫$]GO=8旜xm/O‰Exn2Gv>vj01sgd;gQ\vN4xmANir  L_6ݕ#x&0;]8 V>n2t-EoI,ߝ=D#.\)ʠ⾗O}N=jOyh2K;-id3@sF11wPeJ6U*T)VY9ITY6=ɹ9KAd{6h+mWW\@CN.3Hh|B^2Cd LG%f4TRm`5Q&ق;(Z{d/e,y%6c*$uh9A;U@^-;SPL%QDF_HAJhp%!6I wzx3(GLy658(>P3 6j<^ 8>jjxDzp[Oxaw)UGAAAⴣ.OLm)e䕌 91k$g,%#cY\N+/8 R+,>`aGQܻXjkk;Ph)qϻ !PT6Yvz\ /8.dU}iW*#d#z-ńýahX b9H٦I &E}tvBum2q p2(ZY lNaaKkX%!692@T{A'(!=^[AHn6hNc,AzF/ȬAEV} WM80rtW#3Ҏ5$v^TȻW|k(WБ/e݄;U a*S;[$ ݆#0ܛBcf{Ta O͔2Qm_#\EȉEJ[pjIܕxY8$⑜e3.ӿZ %[REwo t^JRb7s#z C?L2̸T?JiJ)+U7OA~o nto g&TF+i +&@ի0T2$̟o14;g^ːBR. tmdT5`F,=`dv'(t=M:v۾GU$ }UJe&sdnSB¿A.,fQs/B@坵O1R`W@+[aPT:WE$ɲCخ4sxHZm2Gb:)S?K(2&ߥ|kTS\9߅Buf`+s>T/p;Q-#=̦*Y5Si.ŗΗK'_Ւ Nݣ*~fg+=7~I\D.{F=d>ܰ$p00g]JJfi7C-q'wOW0:%e,qX'T.6(]<יٓKcsgL:W)d\+sʼfO=(yi(Y@wtW)&5{I p1<~A†2E!: ٧-Ii]i~8SuI%(4wQgj݅ 8QielE.唁D7m5 %k$__,g+Tް]44܊cv2٬_0_ك365 Χ;UMEFi\Hd4Z\˵|qıWc:3f 3lFfmzׅIZdTUlY <,#StTA~ 窢@M7t=2>&vWhGh :X/ &Tc}}W:eHZ>;6d``ꭕsZL! *UƔw Ȏr+"x?G٪ƞc4;jɿPEͲOe߫Ya[G*,,JX\hnucp~"<Nq1~wW>JMY [K1s4PDvM)C(&v\m]Re65~Kc0+1$TWmRuI6֋܆7^ݪĖiߔp-4Fvjr `Ȇ ?f\u @(!Ռƽ5NsXjS;Y7_L1NXǠ*E []W&:Q& ˙m9?F!2?:Nf<őCqk_a[GQqTjrwH-Ő6]Wo1̩"^kk@)'7l#gP}l]tGR@zfXSV[xkPzI |ͪ(\!3zf1ȦUV~qn)"6w\>ȥ&S.u5- &zTDSlhhtYdDusPdsR1Sddr'. &x}l~G:ەN]H/J+)w۬1s6 V a-oD`φlVDl\#^|+iq^7I6_ [ D]ӡ W8˱| LXg3a 2El&8Ub d[^"It^R8 b%Gr&sK^q>P 'ǑxN}TS/i2~H+;y\MY<ԡL'.Xf㍜G\;2>TAtZŖAw+ ;<ڬlV-! ap IWuB_#v-,HJV L5r0_phc l]vVV}x T C~e[ܿIMr9b3Xhܱ ~)6X}|Y/V8/*ȅU %IhCB"t麠AC*GTPl>SDGPZMnS̗mD]3TWJ_*=)d_f/"j8$\FBb}hxK4[QY 6vʲKkƥYvbk8snmMUipTZI8WmI@pǀTbHQ\U1nώ4wb]ESya9twH}Kqvܠ31Dž*ٞT+oȢus Pfj2Ci`#YC"@ykKIx;f Ru)Jsk*؀ɥ C]g5.<[m<_Y{<NI@:UJ#m&U *WH)S\[j-ė#Cs>XjU٫=ث^̖2񘰗`xyu3: wL6 V1h3ӝ.4nʿp s}j㕩ڗ'#3FxOI\]5) {8Wɱ.8WeyʐEK2,LVԗ]xeY0n-b=iP7NRy!6G& Wھ0\{#"I{w/s/{RAEh9RIz5K5;:Iה48Ӥ2z|rZ>*bɥ=]uc}5\5}샦+׾rLCnނ` &~DWbOR,1?6(V(SH@fVJT.ٮ 3v|mY}(zV(3o ym>egm1kj+E"AYf4I55꘩2tlQ/6  . X(G?{1ހޭ=g84a>ag. y}\Τ/*8ɐ̜N .}s#wۗʰR~h#λ{g&p^06ĝD}Ε"ɣ)"&IJLZ(%'s ۯ_V[(P%gSΊllU"n~EucT"L(/[y($߼Q"]}'#Sʷ?PRG<*AKDQu@ɷ޵fGֺ7 sG9d>D1? ]G,zЏ>I@ tʾmk{0B Ð Moy%.KC3V%RB"cǷFJICoSpPÕ x˩\B|   ȍlM~t#TХ BZ ~1)u_:8 8scJ'A"ޢ*+)voBqZ6(瓓 J";No@ϑ߿ $d r45?:r8 )5_^)ņ|QH M[0~9-21R[n+ (RIɸp!XOĮSfs'G㣛=k[Wۻ,ְo4En(@G:`{>s'-uֱl7^ <"D!SG8FvAv ;Gy^b³=|Jo'69#xZ8ewD8'*i J^ ևFX.v%#%u Y@}vHNFMf\?Et'=>±+F a&OpCvӧmJ- u{nuO; tؐM7^r B9T(xiIcqü*mޟR0 z₱!w/'5 Hel=,<( N".&˧vY6 J_d{Drz-5=L*2s5Qٿ\o.Vq Q3e5#wmeޖ_G*|,g.Ֆ=Г˃"Tg$WvWglf,6Ρ 9tٖddF .`"Ṉ^ uhdb.4(s>uǏZ& )tIjYYueA37Ky%T'wV=z#h-Xub1B>'Ai$->#6[gvnh(}yph:\CGaA7veV M<^*;AUP1yNx`*6*gKCrJlf7:c4<|lv{)T5}9i, WIJ'Y]T00=nһ\C<YiޢcS<[~Qp_u2JԜ,jIA2W%[HO[.4Ta}˚~4]~)M&viE.#ֈ\Ϋ|*}\)ی슞?(8R|pE[ ٗYm0ѷg^ ={;D) 'SNУdh_=Ā ;n/^>d%}vҙTc5ԸBӟ2bF\g1g Juªٽӗ窲OlU>Ҁca0|cq߰&zO9YK<<*xo X4ӏ/jB†]?7_0 uRCR2HfI7BX`=s״*ƻ4JemWz6L73  c3m`ڂa"Bdw4 !7W^pO-|U j0oP8z+\>\*c.#c(,1;h.p;XLvn8RTyKs4'/{Sq&Yfrp蹪Riꒃ>HE(D+Y~~wPеTxRe=QsI0XZFe{<VNE瀼h# E;K}KtR͸Cr鸘*V՛r/G,]6jZ*F%H vETuq&A@QY+PA7ӇYgrPGm-D;*A*mmbh$3H]vP[Y%XlW^c;/nӻ˶[(Y/t8) ˃|p^I$!*jvZ+ @!m52zvJb4(qy;f3L-H7SBoL߇wO$Tb$* n# B l%@}uKͿc>C&+'4x2?S u{.7mi+Z BWtI/q fdS҃ $S6Bcã 2rmw.>N9FT:~/ʠOaSjK6x $Pǥ[6]zs V|RBPū*UFyA &Qʷ,;N`}ؙ",PTWqCfDAb>danos2.Bغ%\2UqX8p\wgV&v7VA QWC3ȸV秿ܳ5{E@e4$ĈYbh>{f<ȍ&_m_z8å[6 Sz;Oe^ % eBgh~8R*.I5jn* )gՎч(d52PȢ3U@_sjwk('@ a#oTYC@% Usl @k!ŲG^Hy"8Q-NڠۛT>m~]p2a _z[͢(7pi#pʻGN}W$OL\W\pN=%SPOHof*В `Nyn3lso ,m*Pea,3htau8p0S7 xBZy[efC1@qz eD@)Re"x&؁b:- d-ʎ-)?/yBXi @!aR%<ő vΈ] [7&DDSH,91mRf :9U}5Œ-Z@t2{x %|p˴%aI0r?%l(jvҎb*s,H=G>ęݲ~:9sUioc0[׮uWʾ]- N祾dAM=Rb.q} s6b!H. ?{|j]#{ Mʓ >`E %Nfm!l=lp lwv'!| Z4m0{ 6㺈z_{lx&% wx N <(o{٥x ƚVdpc_T1^o/cG{6zM?*~>ɖO=HscH~ƅ/ք1;!Q;L5^|<7F#,KWym)Ņ!]փ{aU0 F+ ؙ3FIXIى҉XXD?G)!bq .%0 j#П@5a4&-{ȷ_nJͣ$yKb䤿-m 2d\b-g/(U LLΙA*(>ŐpJ}XJ/)+hm5QsjL(B"oIZUWIEJ1 "ֈ˾-pOF(P''^aѐBq>WYO4̲:AiPCyIhJ);PY±׉yZmXAH0(^e"XZ&?0)b7$rA5vZmSw<#_8_rY/S@\E]s@ h1= s367{ZB4Ȝ? }h5={R`zgi[5dG[YGu@b RK]"ۯP||A.˽9 ԫ~:R]}/\'+;|Bs/gXGI !ёdv~k[´ !'l> rbw|VzeۄEG{U_SEn0, D~A/ROW{x8BWo̯F<[YOq% Ii'T|A[8}[$% ma{Y~'^x|ߓ)c4J^2gZNpZ}U3ۏ-u awf#AԘIob/Maȳ<ѥ_g@/!rf쥣ʻzLrIqu Ѓ_‡h;$`Crit9|,Rי"qԝ^-3oQcBd(AkFSi;¼x~Ӭr"\pЊֹ闗US$ oz E:nA͖Q6)R9mwJH\#;m&Ⱆ#k{SȐ&K>:D_TE( c<0VaCYP.|ZFiyYAEuƼ{M>W l/-ħ+Rm25]FU^rtgѠ*v6X̂lFN`Jvk#2YwY%y7 !й|#(gjI\ `i LLLq L d*݆|+IEGِt}E)s*`i ` :d^54hauiLĿ{,G%W}dP^/$Qq#PѢ#~jW|z*d0),ϛ;mkUI%JA"]߾d 69g״&HL{"'_F>JVX" 5tv3v.`8P+cnê|U(ǑE-gh-kjTu82v$Ԓ'؃:0+;bE~E sig<˾vM_N*Sd7xUЈl1FII ذUM|wb6d<h_IUȸ(4oC>6Mp%FW|@Tr 8B~ ,}vfe4/[G׻񾆨d%=)SݣFj}q?l]ݝV^ԯ ߥ.Ũ4ƾ74$sNu0]z2֛#0UH8w$l4 W2}}0ل4tZu7`?3XU1b>1Ϙl(2 f5쌞' o+GaZ2W9=}ÿM8-Kl.G)& GBVP#w}-K=Hv=bPS,ZOKC|?^ܶÊ\ jzM!TSl=|[ ew3tnkh=u^sο%y@+ DE!|3$SiA`83 7e - dRoe8J5:,y0\\V}[5ȀwXqJnGczJ٧ӏp,8iLl"J/jc|.l=UWӺ\u̟,aLx؇;"6{>/'\շI#4~&|TI'X'x|\`epW;94*z^爎phחb͎;4]Bf uĂvϊwU_Kb,NT9\jjlm2JA"s0wy?-T0V=%aHR>N =l'klsq"G Y2#&0V:vWď);ESa>+ҝD\3r\DVWʴ@=|ET$%:(۽sxҐQLūbpgo5x`Z.yA-Vq-A˝C! ʣg _ˋbT 7vQ`!_}M63Cx(GV|ckR%l7E5V o(:?(5g3YX$ >ܜ]"ZUX8wLrYe*r#&W׾.vRq`\T)y3'gT(OBВ_= =$zLfHKW 3o5k3,=Jc"[ðڼfTcDā_ߡ+U'6x[T((R*X3qϷ '" : b;[VS(WC_~x[;'2FE.rvP;g @8s |v'-sBd&/7FȘfÃ23/U0Lᖠci*4gSsZd)Z'V,,5&a v+a2@|k" eO.6SH:cc1TQYj+__%XN)( {AqgADMneJn*jFBΝix wBU,86JޥedX+UKP[,p޷N+lKƱ÷%LFud HV]_>ب<}k @:"a\;1;})43p;~bټ]'19y+E=L31_ȳH}C ou%1}F$X.,³y[MҀyf̍W|6r4Aeil :Kkaʞ? <޵mNI4}όd9=y荖]} 1Wϔ˷ҳY~@mFLtnM"&u#8v ()u6$nҹ7u)I@%ůz@U-s͟Wa ) k):-`l}|c:OHE}/ij{=€`!e*փ>{vuN$_Ee^V:wK+sM=ӲbL&Bb)r砣=!  Hb,<TJNL1u`6ЁM kKlRF=GXӑ/Cw~ )'9\[0heGPqQe~\aj$Nuۉ=Ow svC6˵mcuԺ4eek@Xg.8# Ν8qĦ$c>p樝J&Kb%sUU%o^2F8H qHT>O:*+=_t1+zglr&~JxDO_?F&srj#VP<&mW]Xq vGW4|B3Pc&@G`pU^rZA";4'?w =}T!S^^[摱d⿡Zg[eK5R[PQkRo/T$~ R '"p5/}_"_lh!/NI)ڐ12ӝJٜ$r:`iXH+g+g| ܠbsZ-yM׊ Tqƻ‚RЃn-JZ8m})Z~ sOrc c"Y"v*zIFaP%U:ȸ1.<}iJ~#Jd{l%O}{t;J ӿP&=I2z`Ieǯ8GG^Z0=g?zmP+я~r"YDTkp8eeF|+tO%{F'K9[:=tdP,]@g=Z u|(D^?v:e{殎 sB&p ]w!8TQgyr5b&e{; kyЯ,KZ8lQoxАBCy|$"D#gs'gEiԦʚ!k|X$P3Ɛ%ݚBƌp~ -,$xͰ&JJKu@ XϨT"TU'G&IٳC,mO?~tLjM5(֐ ;P?۸W-1a ZI=zv Mǒ -1jTA]\VCb H9way=\ Rܤ:K.yCo/[)=hb9wktSi8{% R:Xs:Fyos?Zuty$Esq+:Sˍ*R98L±ns?G.8UW\s :&gq$J 3='LגJkK/1'-]~suWhmL3ܖnzLZCG?]uXp|[H.PZ I6f/܁s7^,5%]|O`"UЍknx[hS HwqK坽A>v_: CLv ieu D;Y M#i⃸YĂO2Χd5`~R{iCBkcp6I1}TuO֝. #mP NpM=+=vahi%Kh 2flsҚpjZ%IO5$3~$r Q:jFYbUpe^{Fu'6Q$ I[="L>#bՎM{ ֢oOv%{1j`:wGѪ&,X{r/fyc^Fc_%z2dަXp3߹e-!s"Zvj)ɱ'͇E,zxȡLS$EybKWw3^ЀVrIPp=vSs ЪۛX<$Y-_}C?t*ClZg޵Wֆ8YU*ܐ6\`3n`xE+9Aٹs[V,6XGP4z<%QKa7B4α>^-n#!1=%q<V,zeU]kʁ%ô ]H&I丰^G:ꑏ% w(LN5gX_AD&n$ ]3^+ͥhrZQ|.; `V֏M 4(u|{[[iw\YZza XIg8d#H(n@<֘5`S]YQZU`&s }n G )vO=u:k֝0Ԇ7W啕vbH:Tb6ȫ U?i%]&9esrPe@ kw~8`v"%Ѹ(ӃhUS<X6l%#* SBqjeG}4$ؔ]}{ GHʸx&Q<DJJA #$&9f7* <gщQYN?2񑐞I}^^a$#yAo\K6=B15' ]*Y+ilǩTMT$f[4wwIR/&bޏVď>lljǫTh0ɏA%#戟tat3@rToqK*H" "A'I IaN^f|]y}pz%mW:9NjYGGb)mf.(&vv$'u3 է최@w'nC(݌ iGR\X!76OCȖ_j}Kߚs:SA[O΅C43D2{JZf ()hKXc{ㅖm!ٻNHŋv_DS*{ Pߨ PGNsAf[fٻleB/ܲ 0) U25 gcMj=sU84{sC5h7N*Ұde"2S^ = 'VsN8<8_wTF(àsV)Ue%sRynk˥IueBH1)pnLoPLa5$WW}h_>39Z\ X:g*J(+H]wC`N**,Pjq?17E+ Շ*\06P7$gФVZ(EYPqy_;Y)=74ܸe2Zz?(N_u<)~i-爷 "CB Z]mEg'FCC"'*e%DM&iw%ƳiIU$ge Q.U>ʛt9oY* k)Nۡ^8Fau4^kg+`CE.F43'?Рnĵ!F t='niJ%P˼7e9=N*ScJuf,_Ey34j^kOi[8.*ZS[iU/jT~p~t)0 4pP~ |{\̈/"GqľxQ81*x0~elqڛIv;OȀdXޱCIсQX)҄tTdhs˖RskfKά`NʻFKf++b^_mQO֚  PțkqOLԜ[_]7ck{ O K~0ƹ}*)?^x닽A!ysxy`]]?_A»i_œ|jB'?1i ~rlGm(щ ~l8zu/;MP$#܏Gv-uG<3=Z4#NJ n14s}P{|58&0Js UjdC#hSUgdh7+H<9Q#Q 6>j:eqGoR0ZzOf=2TX@:rb3}8"v=e4D+uit\4W<牾20 gA k~ YIūǠHlV:3g>SKljqn۾yO4#-j N]NGeG|PR#s+N/ǜ]_0zpdjd3АA&j|ce]fm}jq XHJ f!aY?vCa?@k9&5B"XI~ b K0ܮVu5RsZ?o|.c4F`'Bd#Y؞ ؀LRE=E9^oہao2-*í`$ C_C;$;&A "6 ի[e:R&TeP* A9 t~[Ȋ–C_am 8}M;FFiXQ^VTUs! IL .|E{|h6ԉ97fe?Jνʷz uD b1!SH(̑H6U$V 5D;quЀ? =K]W69܈6*EmEYH@$`E _w(]hq*wǛ1K#ƸЇ 9NlL`DWw).Lnn_Zek~P לl?g=vfQf>Z-:>ꅂ.*rB ED p;F 9$T_L@O1*ڇH&c^G:eBxRBXt\28~/c 1 k#"u!,`)]1][8`I,nIPOilV'!,[Y]PEn!O5ϒ_R(fW2R0S#N_ݿb.ڙtO%7K#\~= $USHfwJ*7nSƼo&p}#;Bg|F 0j]xTaA}3ȭuEڝLlu?K8G XvH04|O$Q; }4 ^U¿ ܱC'I Dp&<-Yߕc .y2w~﻾S$qQbGua^j0QR^R5M7N~Elk%_fĚ/ڐ!eKcH-Wu4+z믔5ɥҒRn/&_7!u>~5U|fH%V桂6kE/%l5EϢݶs:YVFJs3FfފKHg^|zkEr>@4@$+:]v4- Rw~zC{n9R8Z8*C^Xtw9j-*89VqoEۆ.Ӏ #ǐ7T&вM 2-ޚ^݀)@CE'>P뷺_ kSovDfe>L{ŵe *=c)܀(Wכ7^uVKܟl+WYx[ٚ+Aښ0vs܍NHivs";Ny idk3p߰A'+6x F8uN7X.nY !mNzrqLA:/rV%:h;i?sj@'UQ_6vP\0+0マ m`e)o<ȥ}XSΥ$C%hJ o;b)\'L-tWU)t&EC3.tϐ Em l'^u-L2*1޳匭֦mNJp!Q2š}C+:`)ː]d ^X[Ֆ? Vx76 i[ǩ-LDԿ؝ =-9%xs̫KzKݚm]{+l"2-f9W.cK=k-XD ms*qb Ic\ŦɢQg:>vNY"=4/<'y5[# P?EU9w[1F8K%#ou`Ǚ`3ۑ $zd2%4- `~q=@`H\NW5`>f?]+@W[tD'-m8fVS*+EM6bWFh^p3% lHBR˫_%r}M|W}:Jcn;`DlGC pw;H_oGŰ(.f,ּO%2em#%Kpy1)Z.e[.ݤ8:e+F[uy-QIܙzifE>]d:VW5k2Z Al40Sҟm\ Ln(jͶ}R_;J|^"~jr.w=p!.nz|qxpjտo6}]c_^j'#F(d!YOкۉݓt@HANʇt0C)PC=+l /r=p_ ۱Q[$7֕}w-;M32}ܡ L2 [h?pB<1 Ɋ+GmbJ)hՎx[ϪgzV s-u\3s@}VF \$|u4Qk C5I:p%ؽ48 h#~fYedlrxd'~oefT+(f6Ns*Q) 2>G㶯q> 95܆Q啵8z$N#w\l|ҷ06w0L%xJ7B\;GI97H*Fr VWdk: Yo>=pk~%b|rrZ~\6<(a E35ظ-d8$=ƐɚH E020W8?4&g`,Λ;J;VB3#q0 .qr^ВfNGpR~EY^Cδ΂;6qj4{:bL$忑(vMB--˵Nc]¢_fiYPh$dоwk0w(5Ҝ;,S#m'k/5~-&7w ЮD弍 j[_) s?ᤒ֐kM]MTѵ8bsZ"8$&<-`YдjGwn4Y|GJ74p)$wvj뽛˓/2*r枟A3{h7$R\@*^Iڃms\~?WlJ|攤LOJ4Xp hJ^6e]3mN%"_ [u7c9;q%_kj^P/Ku$s9 (5M.1 ]wi%|gb:7"׼V(?s鵃2v\*s,;Wҝ7ճ:/))N8=dk3l! .H/4zΦZ5rSkH@hG}3ZkTEi| yBᘁ k1Wb4F>4S^r%DeC?zC#7?Fe0tEA5ֱw l1YI](c C=z662q(;A?t{u0x9W lCU,G5GيFb]'t$Phyw,C6RydIZ FPD0 ůĩ[t/6š4Yv^&rIKHxs>sjEKDLoZ!Wk$25I%c9Cb%֌QP] .[sHٽFm@YjW(f1٣" ̏w -RvJ7n-]%4siȜKR$Tm#rC{X8o +v~p$]% uSfLoi ]}^]b=II &Xu]ؾ$zU[ȳm?+9b]bZ ]S.4`SajOVV[-kRe@'uX:Obl/L~ އ-p)γ| 0G-:!(bm9\pW^~hLXM hG1ʁTQVR2AlD@#=Mc}{ᰋ6>9 L+ń$\ ߯j$lZ4x$|5R(Y@\(opOWvA(onNvDP*fPS%3RӑDcԓSXrLV~xQzbk]C@|TrGtq kS;QڧH,9"A%2HpH'%hW8}@G:|]VB4$N2WOa^kKQ \HA> 'ՠ4MNr`K$1]?K"/V>oۘ3 TN|!i&xߟ];)߉b5@$Ւ0Rx2Z0}9RK ׿%C?/7 15=3]Ar3-H[y#☘2tR8_(p|? \ #sjqpH%\ɣbnzX; I9F0vVEv4}U;99ihpD{0bXߛͣ'\p rD*FMG>\o=;gH ;–,#ZT K!/S8]ED?Ɖl%0BA 2+~" {E2]:I1;ZEsI}#IiDTǏD~jDr%)|]f.@)p*ɳ)4ްj72x10o`<:6}ϋ\.68Ʈ>}i::{mw!!ƟxXcXA$=0Gv Qm&c5aޗXrYH! MDʌF{N׀3ʀMU6RUⷦ>4臂Wg9떖QOdb!úY7nµG}`^yx/ϼ})b[%!`m~6ݿo  B)؛C) Ww!EaeoC?MX& ctWux``Au1%QSM2+E}@SJeE됼n oɲ.Ĵ쿱ı &ly'^9,ix4,>sS)GF_(5;v,!.5#Ii[i:ɛ.F2kJUAB+]"BAozqW!Mha$rފKW|86(^f$8ٱF\?rF-oEIWSKsˌ0@ZXtn7o@+݇Pi'@CZe)}ˏ|yjjvq{B"ƟĮQX]Mrm))~oy\ ~ (8hjʮ.; 5saIg R7- y_gHQq(8K~ |^PZ14SsDh($?J s4JkN^<{&,JTס/Ѯ_TnSCqu3aحÎ|e/oBSo{?AYt?nZl= h}x)n%8hQ%B膡E.?\I@ܫ%߰ԸRsw7dlsq#v9iGŻ[@GGUeͭ, tNpƷ0ʂb[X]*zNw5tsA7BoVǵv() `8QN毋~LZCME.$F   \f(fTaáj9@HI]ɦ0 ,#){겐nz2G6S%ݐXE vYNSe:dǬPRaSx}/rie]g2ԉ3i3WI2 Z%VH0]O mZVxwmۛy _&'B:z7b5Xam Sq1P/y js0L>FdⰷfW1!e8/mdؗaD;B b;o{61rs< 3xx((@=<*kr Fm)>ɬrͿN]g|ҽy)ƀcYٯ5=38^TJӂh@9D۠Qu΁f) }  % (y/>,:B;D~m [.w$=.]c{E3Ű zѷѽTQX1(:v6e`k9ٯnhd|yU쭶֡4)wEZ}̞qcs"GzFƋ,a44jA[qO'`JOMPgn#~O](Rfu3}@)fZ%psA F pP.qhd+_Qܹ;CHV[{,B?* HO!iha 3/v~H^ z`E sEt|F傪7`xPס91k,sꁙ7\4YjW+ƀ:gz@]1!;RJܕwu{XhA @taA Q<)(唺o|X!v'曱SUڞfu6z.(^(!KXVi;mݼQ" 67:HU}wŹ{c/l,,?t꽫㮚=!Z4f%Y!h,.B?p?JX?5U$hZ긤m_:.Q#NüFat}ZzaҒe4nVyG-TrVS)1$GaR3>"E9>eЄ(C. M2#cU5*z 8끶Jw.h:i鉷^[QD)?נ9fM㵔i ^y+Qr (Bw‹Cb"Xh厠57Uf"+rdɀ uf͓]#[#)xF̜$VV$aQJ|jC{zi^GoJ] @+ scxk*X@w\ua*wGٙMfTqgNx\Un3ۢ(Ј}9bw|"~Mo'&9!>X-cR+MX& مn*-]C&I_ئ7IO8`(& Ot1>SǙt+0 -"zp#t'cP ,^)`Ry_HFXb6EZ\qS$o/G 'w$08 xBԣ$i@{Cܩ8'<0XyKjV qMs9'TK[Q^™lp&ڗЃ}֖"/Ț r 2yEPuU5ڬB$6K@;Q F`$# s->5tyA%qa,lmW>;<ᠾ<9ȡ 5pdc\ Gb躺/ ,]l@F5 pj^2w)IU$3T6 LPр:4(>+|@Z0R)3Auz?3R[gWs@V[g/Y'myae8AkYN!FZgToF(0VL>' ;o3{1 >GfMg5Hom7P 0Uz]muY{H54e$f9.${}v!pn4r0.D9p)U_wdHMk@2klR 0v)nM4 kkP^7^́FX".h@GcrvY"4؇ܴ2ɐ~Y\­)We?9^&'PBO][}?T@ok*|VOE8jS*r J}JF d EѠqε'(%J&)q4察!qpm8-سupC r(U@2'8tx >2oD$Azɇp/8bH=BPL~ tJ<1a޵'-.f#b D8{ݶ6 ߔRte`ڔ dRmQ˹._F9igY|cіmU82fp5 C,Ol%cu5>u0,Z*ASb9w)ǀ⺞,xfV덎E,#r {~$9o]_= 2a#3?L#NTlxcen+9t ?o8ƅ*,zTϿRjŃ \x}LyPNMCTxѫXCvYZa|iJ0Q}|ES@>U0gBқ  ?,3pu{ H-E4͸c'#HPxsKW?*j TCpꌢ[`>g_@1r&Z׊]UPg@͞a,PP{*-$$(*G6[b"rTo{ I *M;1v3\ P*K'+eu؀HQĹ fE"2TN9XT~Z0@%ˢQ x9W?dPc`+ȧ k2ڒU` ֐iGdq "o𧱏x~S*[kb@6f-pg((s_3s;ЍcӚ>ÈRA2&yXr.H "P~TY9ǜHAoӒX@'=Rxɿ&g6D=KxfWh]ez>nE kձLZEa ,h4OƇI_hJO.]xT=qL]=qjMND Ag6J0VCG*&cpt.>`uJ#W_hSz1å,EubTc IrR(.??M+(]gz,Auϖ [)##G 7CKv6 !^RP`UKp&Ӗ`˂nd`aA$K!lOL=f?.G4Ir;[hTݝ]Z4]|~JCy0/N\(m#̐( D jK8+jo EWrPtU#3skW@~.|YgXM|KGx=W{'6TQrFӏnW(.8D@2Wk'޵f奏zrgvK4'cɦ=2Es}J!wb~\e3{_Az2ǒ2WzA󅕬%%TƝSea9 wd03]N__7d*Ebz .qc.|X*7KR4P]c,~ 6]Y`A}ɝZPPCT\SkbȣS9;~`lЅJB f`Epe`r cLzR>-n[n:Z>egc_!i~ҐrLAq=FԫV%?v9eyA8e^`*R#h SeI\,a,w5|bL=Sme|u0( !^߶PTE+;3 0hu y:gOH}k!uxafj@Wڂ]F9](E0B<{sN'C(MDv3[ Ά~>B'EV/`i;u )+ *yޯ󁥴XѰY+w<:Նp]|_·l3yzXjT0ZjkV\89isSL-4Kdrg\C!{I7vli3WE㚘Um7TF>aPET)\*ׄ5Q6ɛqLG ɐW,:,tO&q_>E5U2Wk^.0I$=n9^d.r>5n=oO˚/,\:B.5>yh).4e,I +Ȥ5`ضd*9#̒ՒЧz^Y*^'vY6g9? Tu"-B(˄25L泷~xF$2б۟OoED.kHwV?Als޹a+=Ƥl`vdi@W/ 쮐*ǂi"i')/WI04!цPgLP}Ak[G g) Ȯ<(:2o{&"AdU L=XX Y$5(Z7V7#fȍv"cEN0krzNJZ%gau)_?('įheopWfOpF0NycܭS3j 젡|fEJPƩCxUƿú& 5g >|YxbViHHL .'=]|LT{5 -=< ?+ a8KaFǘ7s 01]=h{ޯs@Kp o!_Groӫ"esM/\0PA; DG5jcmҭ m?L#:"f1B G#,Ko۵c45"ԟ{RΞtuk? CE>ݨX1] u=sx+<;Kg"e^R󢦫Lw'>rU!2_(n3]t2(z,ÇԶUݯWk 5RX5EڊX%ʓ+l[~KE,M|s&[ h-bŭ"蹊=N6a-Ԣ/Eava1UeQ_[_mGGflZYy8+L"S]~{F ?ac#|Tpoo> HY')L=g9)هߖYt@r_OBb@D fBYQSh/T抿7Ӭf h">]ε +#T8G@ϖ8v흆E%.v<[N{@v)Fj1w{9Yh߳{UNDw92@Wg-vzur]h Hbg:۸L_[QYQPaO5߄AU 0Bs`hB#w'`4Th'W6*!qʹiTD0vIыK:Rc_o/b4JiAVٿR'qjr6aBMUej6/ %M]!(U6M5t\B6L>M7 k{bxXJ ԰A- &l Y:e|+)pia' r~V!Ed.c0ƫQQDDGAP3ym7__U=㳷T{Ƚ}.ѫ뮿0ʶKŰL=ϩl(,N% rhA\NyZb|&H٨FΤe;7.0zE:9ZwJ}5DmJLAr˝!Hs(p J&H3-57NW5zQ ^VZ Թyoyj ~WNv¿6!rm/v(,^3 ~Dh+$ fܩEEiMlA75o3i/:;P DGq޿8te}alh< Yi ,KObc.9Rzw?bǿv0lv+ymr8y!-N=4MU=ػxjLnhĹY|3>{R[ZEJebF^a_d>ڎLdzCbpI<S-2]Crf+$Jl%`Be=p 2D$CoBUjO ,=4M;4{E?в/ ݓAAR~iyZ/ʤW,W r)Yï-a{U~#K:}(<޼ȁ|#Db1V,jP;g!fvG>_z{R?>mcg `fgE}6,t~~ϼ];$0F8i6J%vPfVsZ%U;B"I4[b0q)pxO!uKY=tYX3MrsnŒh'j1}t3K/oR*lqbiƋ6kStFSiŏH#wGcWC=N jlx"|mSo8Ed[y+u  k5"3QKih ׌Qp__,(ȺtBM}6@4iH_i}BpB@jqӛjmL`:=-v~ _vh쭲hZLwkN-p^7g LGk)Uݜ\^bhp |nTsй?=sYeo-4 3f8L(}WhIWJ0nx{"K.M(7iLWV"ŕ6xsЃ,_K'ΛhR+ s a7h^lBs.WYju%{x~OH.H ?J1 5y':k(e:lzVxK:qkVy#vsx 4Ge{{ɀ=UbeZ M,hIvRCL(hh!3ՒvcDl琰*nr/Y;MN;CR724vzsBI}3*Ξm:jO>)ej\.$q`g<(1(JtIJȖDDN,/LcKT $He=ҚKP#W3vM-56]7F"퇡찼NT{CiymdG2:.nk]X1aa5|eK\]nE"Td$=IK1TF{rYi70DmT.)BVst2_<оJU7? ]{xY1u$,# xӷz,;^HH1 !b5lGXba*5jqi$33qAYy*eP~Aa{ NL &$ݝ>x2S&dӈYƍ8sˁ&xIn˵}1sx }_Ih{Fr MM$&dM(aKc,):QAцZ1c|!^ P^\L kVmZ}S'o!]Xe <{K(%YdYFD# ,-s 0xyX>7 !iw0ZUvQc4z3PxS*<}O*+>xLBi+Q$Kt+=8Yihl{a5y9̍/wV;|u[m%KW_XF=fyI.<뼀ghbw~$V'990f׎ZȦjhng{ȮY.aU'mv|C|"J%/A (fXo3j>$rcDn\lC Y;D2u)9C!f;r>9i񩴐-ӓ$T-\$-t$- xϔ 3b?P2 7foa(q  tDSœV>],SAz1?cMoe7:sIƫ#pV\] 컜^ěν6L:io.wƊw\-zuKht><yI ga)Ì0{L }H"{<<5u}w$rV/Lv%E_1W&jBף!#8ގbx#,-稓}i2x+䫅$ѻJ<1e, \~O~[zw&oo݈^y ׮ rğOwx;Lt~)zz kgQ4 D:+7dr2#31fu}tmby83R(dD3כ;cֳ]; Ŗ褒dD/@ fKUhy@hDqGUV$)1*~}v;Aغ@j"i$!5%f vv],tWfJH$.G<&b,Y,E0k[~&-^i.gcSp֯|+h83*ophq|<ϞQ;G堨MHlĦD4JelHEjvDPaVN<)@iovz>( },KvKS 30Bse%ۊ= oKD']yb^ʸTNC@aOUul1$~Sp̹o`DŽ . M^Գx;AIÄ= $ bB $F9"EH;SL ~PZH{Q?Kѿ qg|0g^n ?G9z43#;jvG"IYLj܋!mj $bhF*XӴ.GYqc O6լ>oSj_d4XP^p@G.A "( nP$m~d Hj;\ S+Ejr}+bgqytJιbtцoqOڽĢR HR`| (0quN/' f1Fq /F:' mLT`B\់qAMQ4''BKIȣ#RZ4㫪4 '= Fa^pĦBsH36FJ5D>֢:;c6E _{ȢS1/guW#B4|?08s?E-}t$_p'}_!a[t̲K;ϛ"5fG¿>cI 0+$np,gW"TjhKפkײn鬭(U$ٳ(f_1/ Axo9hY>STaY匴hڈ|{v$3 (;wVT)ٺF[hbiݙ)U@(Pd!ztsVL,d|}>])D&",!7c>7h599gL3`>M‘Bp:^arr:20#2^LS*]6??[Cc:b#x`hYnDZRB\~NĊ@9C7 tSkXWDEj qqݨ@`˿5~C)^ʑSX?w6pŧG?uf;L%v)%FWP=Y*xk_FdrFv~D=+ζZ+S2%x?:xgɡ 8Yd^Z(P6Mie&E4к;,P,R6Lf=7YΆmiuAydK;,4wҟ1[}cCĺUߎ^LdCr=~w\]A8ZD75ЭygqE([ q>oSb, ܁އM8lBr\pqN| 0 _DC=t9J+>JՋk^|f_3aגD+^]BBf`kYeT9C S|ŗ2. s}/tj"k~z$珕lFjsa- kvj{@-MC Ē8aZ=u+,+p޳BZ!pp>,7<# ~īĮch '"CJfh5Ea?VYx^ kʁ!!Q} wPZ3_m ͕p+_0E aWyz]duH|öʄoq#8-ݽK^.};TUp %ͬDžWkS[e=r䷳ALo7`wc.G2ݔ&A_|nΩ06Zɿq\D͂J/^Gq# @ENTXތϯy[/v߰<~a9b% h5)D&&ETʢ(-v'S8U`or?i\l(=$Tz$gjm-0h 5Z9  ybw"-R0X?0mCGUϐ.PŤzQtkrM5|jKbggm;9p#rFh<+vQXvfI0P@fU#yӉЀ/6 ܂J&x#~N|r }q]|-=}z1&>WoK2J詼I)Z$!DeYMu3yj$BŝΉ@|l )1cIq ړ֩ ZFr!»yy\x{P5RR,M\AZ9L% AM3RSm3G#O{.|+XEMd|23 /{&VYV6!i)?N`,ӎ)qE˾ꆍba< eLQl`6JuaN%$ɣV6=@ S__@E,#(X&2Lj3X}A үFP:ys'I|v۩?/:kmoIAV}NO0@j F&ͻf`6ԮsQn{nbK2g* q]&.~fHdazI~-zL_x`m(;"Hb:惾\6' XX(aKQebY?YEm2A$-~GZ0egjvDHVXJYҒˉh8Yia.6LោM)֩`X^urqD,c1ӏYهqAɋ٨F_vGf++jIf/7-Ck% [*!۔*ղ 5ЭN`afl瀻3&դk`@*=L<+!1&U{O|;.@&D3$$ @ؙ}ςF4Gv P^Yr޿trI_aLI@uZȆ˟YsJuBmP|)dq;UN\^o7b.YkdP!O %rK@êU_jeRdZQl:W>\akg%d8fb%ClSJ%xrM+PB1Qra'hMŇ'C=%1R2Vz:+GQmPMOyؓpttJ`usiϏoEoM./9Tx1*x{ FjXE} s/8wdzhL#0+k] {'Ó7ZA)>ʬ\2kkwFhN, M;~Keau$#<* 71!m(Ue MwxeEHlZ;~nOۮqXk.!tT+R Bg1D}P+btw4 =el:E밪T.`5ыL)ٸ\ IMzC&inBix_~}Ghf!أ~"x!+ J†LV:OY~˔°O?]js!T|+Ft9Wh#R3VŮM+!8,$oS4Jʂp$ x58+55x1lvU.sjAEsvZ4Xe D @Vdआ! X?DsRUR"cXIUt;[42Bi % iUˇ|W X}_Zr3K+C?T1t^3Ecrz*`i[>@UOyiV{ !y>%7ťoÙw)=k-6JE?Y&8|l kvzb6u;ߑt?]#4u'1moۧɵ !̷SKg?%iW~W/|)kĖR=]=JmL}ܗ u۸ZmSt!y. _՘U06aא/^/z(3>D r)z,ls nֻoe E_׻td8Նˡ6:hϳE#ӂ\eRͰ4p?OrC4QF0 R3DI>"\JlKQrdN˥khat.;#(s4c*hIDGE>MH/>j6;ez۱ 2}a'; AzM$#"4D1Hjē"!jp4*>pj֮Q_d"҇Q(^l<M ?\6}s"PzCpDEk[5,"8w#̝|u3whA`2Z2o{zr,5#6FDy _ |/@_ق6|x=UJO[20)D=k+¹nޓ>P1FrOcӒDŚ ?jٕ(~J@zw3SH-L/w𯯃qFf,xy@ Riv%=@CxN7@8 bni.~&wLLv!UfXto5V@P9@mR^jdr$Pα$Jz_,l 4]+H,糴rSD W鲛Ed sQfWptA+]}®>=<)#KFRjZtNT?/r|_+_pPovh{&LsNִcbTvT+68?o8H)2_DO=KTk&^HtYZp;ٔ(/Q.3Yo$$MEF"MQk\U -ԯM˴3Yz<V8x2v 97ulr#Kx':fϢAHz,''p[ߚξL1H&ku*kKZIa9`KV|HS& ;<Uy:t<9E[c?s>P"B^aVcC%b7\jSB%?qn]^27 *IϨC ⏣n)/yq03,kedMr0 B?`"$sQ( ꗢ rsOkT u}C1ھAUNS67_b E5~|mr g7 T'yc5eКcgA$8]l2RaG/,q("@񇛯_wS$Ȇxt]hZMH^@l!0Y=,P Lۦ[--F(ݦO*`3 {$&5qP7TC}C=,MJ;EtBVa74 YSS  M]Z,AzI .؞2PYU:?^U7kH;sj2tȤ^RM9evf#2O#IS(b4մbP,"!`04.݇$j#-&OrJ=V XXt$ndvd:4: ahۭEGas?U@L6,7$__eh IىR UU5\XWjB83ʦ5TQja EjgBV[rLU6lNI%p^¤B p睶Y AF.dͬ VYwsvÚ6.*wN){kQ}CK*>$,<fiv*eT TintlR#O;k]/ #2{jruD%?XR{uL/|!J&VTM隢QL%Y=p¤D׌0n= T6<,k0*$?+'V%r}]&~ ⡉?E}=gɰA67&`C؍TKV@a$Q~7;%np4`d/oο myA+6|zi`M|a~'ًto4n9(?k:1PL=u졼 B's0Ct=Al4fgx߰ +[W>aNu9=uN|x B2jH:gkyQ%h^?dI]8rp;SH=P٣}Yz7&e]C:\k/Y%RT(c-Mu z:2_VN4.58=<A*&]Tf~1jK|G۔7Ww4k[kί" qb FQUD~H-)E6;`?̈bœ'QTh$k_e^A{J.BOG8 A$R9,qHX80jƍmiؕ'+4C@|G{gԒ-.~\*q%xJ Nb~a7^S` +ȃk[?LuIR33V)D9(VT,X\.&=DQWޙ_ѫU'n0@[E/{0^ jn}뽤-0@&VF<}r %WY 1j)ST1n~zX HojmNp L%}T*ϫ.mR ;F՚tfId:A19=[T7^H(nS1?Iҕ@7]z>=O1;'ZM璢d kf.;T8wè_1ʫBʦpÎ74iҨnICjc@V]\ċγ;~oxO`+Ar)#=Ko-(ȤZ5A5X e,5e_GyLmN͗+6@<_1nUBOR\652>e M_dž ᡮm[oڳ:8w='A]EY> Xmkz{Pb}:CM7gRϏWku4*S*"/q2#B $oBJS*R&;܁:=O7p+NVٯbYy2)o^`@#63Ng7NO'Wk7TuiG-΅E 8 MD ^?Rb{fׯYcmR%]+ϰ{/%n0 7OgVl p-*(+Vȴk;͓vɼ9.}(5XGhC%O>j\tH//\Btޏ>Tb(nF1V3Hs1!/ :͛!FۉJs0-m*J}T]l19ܺh^9oVĀղE8k(:4jF9uZG9몟Y1l8mQ9wW_g\'CIԆ~MW4Ssb xOBQʐSe1HBt<ɝ^` jq"ldhe^w(@ASi 7*ssdXzr䨘\) .jPa|Q`ώ?^(#ASNYzSf ">qq!Lw:%1K$VQr^5 Fݩ( `Ϥ@dLܓ%[dx&3¾(oϭ-NG؝戵s %1E=#۾h:+@IxfRX2 m.er(-ؤ{H͖>6J_Z:6gť\*ƣrh&ng<|~g#[jLEeBb'aE mǫ.'q2g8DO(I w|9u=*A6B ߸kq CUx 8n\;!7t #cȄFfnR9Px[zVpP^'yeYaLϔ|YtCM<(L4Q۔uyA:,2ԃ}SԶ8kYŦnt7w*F}KsO`&$x*|d8Rt֌(≧(mm/>Kֵ P]% |~~s í]},!ϯ8B&ӵReWBS_~\7Ecf,t3VQm!aFEyT4q&|kČ ,dz:eV(#  e+O!*ި .%i-=~lPip~oGdE=1n:<Ò8=z DWW |o-\0meceWkB~R Xq:$#$vYkQDfA9f`(0!:%ʱhNILU >CU:F:O~vVfvv`;!;oIUn3~&Vk\;vР Ald` >Wuب T42X 7YE~~{@lA,CGB6%1{n/ v2梟U!iCC]aga bLw!ZYl)rPBNȏ=N%+Rju(iUCOzG"zὯl =ky?Rx#H$7:'99*+`FT-I gZ;K;2,B=G&0LS\a~8xQYi-$&)`/L$'f"n=燂̼/y̽4~\+S:+K λ<^)BS :+m5ݮ?g_u~+G.`[Ȏ֊`%@\#=`nm/XM;JA~Ϙ3;׋~Q 1{;`WthpE`DB`6M5DoPf{e yU"; ExdI6Na 5Xt" 2ӭ *P?rG vZq$i<$賝Pd1ŪʬHQxoArB%% "N/];o%{I9Te8TN@\A{C1Pz>3C8ydZv릫n>/frF2S="=uUV-,dsL!pe#g8)3DZV`I`xE`i}W~tFX TlTi82D%YHF ;dR˂4f&{ʲPM_=V[c &'뛢I6z+E _c@z8EŦ0dھX&O+IOp|:4Bj+3k/-N \Nmf Usoc/R) Kz>d]q5\ԛo=(Xu<4<#2IYk0_HVr1GY!`}O}xNU1 qdg}HYIDU4]deuR&UiCP~q`sG;I73>zoI`"1`ongy yBiMf(\Lۛ z•,= "ԅ^Df p KK %)WO78`IיC_1ՙMi愨,H5:hUh;яm}s~j]u&(l3*mw@߻`4khS'3O".W+C NEsvq)ϟDOA,ytDݐPkHXTyx{J4x((Ll^_Mδz:AyWEK_7 #cH4߬6g8oeĔ I?.*mTU_ X v MC3l}HMeIښq %etuJtr2 %E(o*9$JƳ5ggT^WtgƩ9ӣtXxnH~?3O۸WXK7շY1Ԧ|H=}Sײ' 6教41iiH}'~aqz4B htqF髿~*uM2 MzN̚]GwwE7W uD{BGM/pT]lv6DSf],owK>_`͑ڰxHFT~ o *vz_1]Um&Os?'Nw)$]PG9G}ma{NHC iAnw<[@ʀSy`sI}`гyQ7m,eΑNj2n@$DZw{dݚFp&&Pav<\W g$'rL$ֹ(& ܜXݞpD|]*xh >L,xJ7%V1nl4넴ٸ}%S/FN_NSƹ f/6InM8]Z*F f7; |@I#R@&4.sWRa |2xSKl-vX{AP&܆[EF.kLاotiyꇢ,QpQh_t:I{g-_sx?6,:ѝm+C[SȃhL3y ) mR?C?;"aҴj演g~4{ &c9oo8wb{N!;^tw3T ńeT,ӕAošws^ >т ɿA0Dh2@A 5ce;#P>JY@HTi3Txú07tb5k%Pfwkh50r (ilq|({8WGKm3Ҿ@m~I6Կswӳ[ XD jewí]PϤ[]2UEܒ~ < ;w'}t^!b8HoQSCvBژIS䩂Z .bn+,=jkt׹"2$wRySR;wۓ>-8)V+RZLe¿Z&Q=PЃAAN;@iU5H 'lDcN&ȘU؎i T+oj@:Wp7Ǎ n~hB4s׵mnGY|y 21QHi}I9$k(=@lc\Bbt}lʟݹɪxH:lʇsɫ_'NrAL`,i\+gj/ͺaDhQ`\8RRks cΏR hJ<)*OC<[2o+D7<);T{ +:ǵO=NPIhCkiX. cgs'#Lx4i]ڵz~W/d/:濫4&Dr!Y848YדDR0h[14^g =I_V?OSfҙT}eHdkɡHS' nMEn!2HL̖%F9PXP\W͏>f-l)>e|"#&ۡS#_h7d]B^1fٓqfz~r9} 9Kv\T|x2)n7.蚱:@p'YzO~ WZ㩍! W$T&4g `! tP`e{AY%, 6j|`3X^IE`# +vB㞙! е3}clbJ"Ia:75,JfM`XunP\~?z!" >eλ,c}Ći bu!nKQ_b[X[ZR Qx8USOju}r.gcCl`R VgEČ0^5 +S?^˞ՀH}aȄSnmf|t!$/ӯU!ENdߋTk @pOmnTiʧ1U<;k3@1 qmǐ3:A9 Coql­"XS 蟽յBv[vCM\zحR>8D)biyab"V1;B'xoZ .Ĝ>jH"ɥNJ5.0>6V\*K9wf= JҶ_.Hm\jZ,s UGWG@I>"볰E?${e_ '')+%2'p >bЏJq7$ V利`7n5(#~K3ⶋb+nzku$M\pmH+X=LMK\Ȝ^Jp׻Jv>h[0٦R<=ت#Oq iemK%;0hvrʚm'0'3_Eka*򒥈 cTA6󯣅8,C:S`ue-X)/V.?|sO.icR3\uVְAmߏy:̶5X {˵))5qJFcʱoyꎰ5g8za}2= %랻pg9img߆A>a\]ZUZNptWyeW_gr]@G]{jDY26REg{B襻,9'/ uv.Zwqu ΧJg- j8fB63nk%*uQ YZ