go1.20-openssl-doc-1.20.5.2-150000.1.5.1 >  A dp9|J&7Tdp9s*_X{ڊu8ʎ36(q?pDW!bDVgrLlri=jar8o(gqWC gOWŲ#vWx>K_B #ɚ8"uH#cP \[=Aץ7BC6͎@1A#|;\݆ޕ_Nwj" jg:WQr^&8(Ox_sATwk441d41f4a45393d5d05bffef8d2dbe60409e00e0035243e893dbea03af13adca1a7aca2c2fa44fd23e10033e64bc360c81584830&̉dp9|PmbȯI%T6v;ʠ)=-2b{&8[wF[H>#gYQfRJɓNxeǦty.wyK+8d鰴Ȇ,Y.Sec$bUf"+=mO:Ff\f߹߅K':)f~v{LfmPV g}%=A1ʩ |?SH:D"5hD ʞFɯEBVNDR A>p;?d + <\`lp   ( <  HX(890:FGHIXY \D]X^bcidefluvz>PTZCgo1.20-openssl-doc1.20.5.2150000.1.5.1Go documentationGo examples and documentation.d'ibs-arm-4 =SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Documentation/Otherhttps://go.dev/linuxaarch64Mh>i+xdddddd996fb9181360d605adb42c662c36fb5884988f29940621dfa8b7895215740e3123c14365f20daf6c31123df409b281bc131e5d1f88fbe543b1a68b5382cf6e7e9fec1047b1a8e504dc8796e5e86bfccb1423d52ee9aa8f699d16e2346b40fb9f31eb0879010f88e534ffd161f74f81be18135a5cd8d5a688369290581cb24d263ce5b7390691d66f71e60d7425026bbd3cd6c2845ccbcaa0d3c5b9af46b204crootrootrootrootrootrootrootrootrootrootgo1.20-openssl-1.20.5.2-150000.1.5.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.1dq@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.comdmueller@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.com- 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 16861501831.20.5.21.20.5.2-150000.1.5.11.20.5.2-150000.1.5.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:29169/SUSE_SLE-15_Update/2caaa93ab6ffd9ac819125c526b51222-go1.20-openssl.SUSE_SLE-15_Updatecpioxz5aarch64-suse-linuxHTML document, UTF-8 Unicode text,lp.سutf-87409b171119ee7e2697926c68770171939fcd0f542f9904bba3a6f4936a04938?P7zXZ !t/Ѥ] crv(vX0\ȍw>,:IҚU?BO>5qs:i(`b6Hg7?o[kD*~Has׻a8!{]' "%跙LD W #[g ebKFW` aimi_p@r_(IS&s9|WԲNwe}@;EwުnVpcEY[={qd#!C[N3-誊'!D2O- ^˜jIQ ~*T)ǯ<~0-QL,,?6(Z[M cNI. *.: ,4 Z8/qxkޔbk ο'4L1EV†wnLBFp\ vakbɾdtÙGexzH4ozn ,6s>|ukmVqH4w$"Q+lّ)gbN-,R L[ 1*5T:'QeheT-upvwʵ8#|0DTWX7 tåTx/su eԹxxqe9[mS%JvO~QAti3(qdY+`:r(toh5s_$HXdhUK%L pnzqlDw\xސÓU5[whow9ɲL#:sGT2G2%__ty$-64V!sr'&j 4t\x GBᇭ|3XS̙\,T+^ HpwtKz+ WͿUl/.԰Eʻ)> M}i8u+hM8CÔs{߈/0i[eLM$5x{%fLTB6I1Ҝ:mkƀ EҞ^"o£WNVK?'?VFlTҔ e Q!ZLY}Qp?ZI}糧s(]^zCqq\GMFf53M.*#xmʂ/|\tP|Vx]gĻ#hS<8 U,s&uX)ڱk# d(y!c׊~NzH!D{Bt,=?8nt1d4ygB˶LٝƔs2Lė|4|VF\R ̡wt;M(둞@Uj;ģT.@@pLDf1t=>+6/4E[ $\ge %@R_AĄ  iGJ}C=Ԫg$,:e/jm9$P,T" ̔t 5iaO9mߜ\kZĭX:lNlF@^&㰱yx&l83.U{PGl_̂߹ю !Y~ݳ-!6VxUboybGt#]BlQ7|c`1c14}+[ᤱl{ٖ_0j6 q3՘[ޭ F;HVfT!m2P=$m| dA|t}Y3kKWܷg1s6>Z& D^5aP\F5;DhNQOZ!Ϯ ~q麡̺G=^)%餶c|gh<%FJYI|`b,;!!wwx]imV7fe5~=tw6^K!;ӧmh+9dNn}1ɣ0%kwg:VMt␵9>W7B<'L4G>wDK1xi1PUo_pq"ɳVz~ lU ecluݲyed3WK)3WAaV?6Z rAqs=AJN>FlnrMscrE5`o`઱ iÓQn@{D_alO8YLe%U3!bQYnLz#@KJ:0$+{LZ\n5toH̵Ɉr]umw}ppGN:O4ͳyhƝ-YUEpͬXį"SB}tM}Vծ׷C}'zFϟt .#:*4.QSN{k߲<qM t>,yGz<Hyd}QM&=vv+P@YB^,uC#Ő؟DIY DV֜ j>r~CrMZv/}ivƆ# r?6JSgm%EU,zi ,覜RDuO~. ]N9t4d sxJX# `,5wv0K6\{ rjN'M Q-3*gf5qg3ѫ:iGup[+?CR@ݳy[U r/STw%$;$ՑÆ 8ȓ l;"q Z{yZTghF-7:_j rO8y g~Ć%qv4&ºa7أr (L`Z$}x{}XmCԻV6n,pL((.{Ll͒{Lnv> r!|r)״!n-VJ k_,ls@.+qښ~\D1an$ZbJ}BlNYNZa& X)ZQȠɩSxKdOa+3:#c3gBWyY^w&yTp%Cc/aɅZMzSX O7 U-2~IIܦ >(RmW1 g?i֨/9(!Lf@KUiV U`ɻjCrpR8uP(+ Y%of0D YoԁƳ_[@лjL?E7X[TC[g(`F'f>Գ]AeѴ@o$bC,oIrPپ'nrQk·_?E_̀mB_8)/.Cx\@zޜS?0hSHcQ*aWeViz_5)JE u(lGϹ1q` |anz`A!ʤnv\l݃.c<_t3D`sІoozyypPfnfhp2& K+̾b>)͎>2s|f`TJ71rV?=Hyn!A%ԥc5ND_LM%sfVLe}~|{G]P]wa7>Sm\+,d98COSu:67bo#ݏeE(d*QIOesAtaE2b']Jc^Lj[uɉ^Q l{@υ$oWa<_=zq7)r` 8(jڰ,L $8a>nh\-;"kEĴBv4'j)3g V$^UQ.y7ݓl#F7gjd~cjFDf>Q(N?e'{:|9t ߯Qě+^+nhAo}`'{bȫzIl\%q88x/rz8[_ ՋJfzW9>Fc^Dj Oĵ,I07H0D_z/gw+ Dj(>NzbKh~vܤoR0Z7 Ϩ(4IWN8|:sWF:R!seozw^76g-=0|B1|h}x6豀?AUji#x&U(45pL_zwP/ҹl"VOv"u4eE"[OxwU(r@/\!zt☄s<Ĝ4SAclZ< n-G!vUx/,}o~fIls>6͕cp"ۼI_uCםr_%>sQ" 9#k7ƴ?5צ!$x{B CK/ލz;pQxT* ڂZ Gx۞;4r}4O2OJw h/2`-+2g\*nn2%-F#sf aMT25VrQ=.3SCg Vjrk v?oӋj KByT[)_j"wN[/%oyְ141*5v"'v. mEJd}F!%v=4: x@+N3uh zϾ>$ۿ2A`oѾto}ޑe_n_evZ- ;kPǗ#*:jZLLʡ^ h)gʭ\!LS=QЄ(m{(}Q|r)dw5 Wg`^AkY֑V_G$>owlT}YA RV?eM}MڃBǯJ.(L{R=se?E ڻFQQ]O%ZewW ÍNU^&w|RcpNHVG tVȬ(I#J*f[`lQ(7< 3l˚ށwCïrIdi9? ˃ķ vܘtQe.1)Ÿo!|}4sdft 7q~}14BECij`cvXw uЬhfjKE< )XŖ_Dփ&FP̝$7^*gTbiMta3i2omko\[t1S%=cI}u-=z@gzĀD2ng]Xs1jS T(*fۗpĒ =M+u Ԣ),v\7ј1uס\bR!3DRඌc>d.8y$*/ÅI(gDyzؙf u2_T$W?L_BѼJ/|a͵É cȉ!O"QG3/jNr(̯-Zܕ̶t9gLbNrkX i0;y+zڈAi(]Z[:blf6έ$#eb͙FyMɣSVm!:(]e{?e|ρUA=Q|R|XAVlꚯ0@PSO;"E4ļ$6`|@ysznLDh ءI]CI뚠M̑dVu2$EP゚0_r`9jA?["*:e%zqvt'AnO2$;(49 ,Ĕ+ SK%"S?${5NEE{wFM{&d}`& "O<ɪߩ:a2*[o ˔mj|!i=Wo|.. Ly߭5+U*0Q#9eYV?Hp!JR?M/_~Ak]q^mF_j [[*|ji13/x<%sa) 6X\Rc*l"BP+&O[yN{n+쨛[cNNdHVHtthX,ЀJ[K,%! /NIP XIوܐhnVP_0L;A_t1K ~zj%EiEnB!; . Gh@&cLn4qZ:OIYTX3xÕVӡC{.xc<~؄|?A0t dvgiX.unЪw ]c|n#SP/Fu&cNHt2ߚ+f#`\]׏uWo᯲z@W>lzjt(mӂ]Wqhlwas佘˄wɻ jozS b2"̟~c  `ЮppDV`fu|9A?CM1TbJBםcӷ~N/lp%#]'sX U5buXSvIksϮbtM#;k0;#{YQiӲDtP)6 wSw'Mtib+$i.EMc7l>KfCk ($c=RI4v4dޤ~3:pU(~9~f|=b/ѽ5F4?sKeR&: ߂+NJ!2n-bnƉI%bvS ip `ƣ Q iƱ9(A2|3=$X29Ԭ%w T:sU&F$Q@S12T&}oޒ4f9[a>V ]/x*;߸|DBGREHoQw[,V}QHw %7pBYp^cQ-@ +H=uIx8]2~]i@ Dr.nNo|ii9C=fB=KdAl_Ygy1Rʹ:ǴrT)-AI?c\| {E$S-%1/k?'x9j[R@Έ+zke(^FJ{x` d`+ `_ɣ!OU>B3b6䂬?^*pD#IGRF-.69;7-Tm,wҪ|ҭ4F(q_&!3,{򴺌pS)Ott#.s7`U뽮Nf [k 9WթRʹ<sg˖=|y xLp >!2c-Zq@I<(.ZfϜ/x `XoҌLiMH4A/9F|a|9Т`fy]iwq}^MTVzwx }Py;! wuJU3*ƪg5mkfsي4ܓpΆ.M Vܱu$eX)f6|<5R^ira}o,bъT]S&}WOW3ߙj56xt@̨Q /N޽x{c$-se(1n$[ z{̅W܄ .]/e4H!ÛP_|+!RWi R8MypFk@@iGH~xX٨8BUmDNKXםl/zFJ>I"PEğ9>bVb%~XT@b$\-űvnc؏Rѽ-eK;z7h=[P;BDUjÈ_|up]_f~: MHڶL)b؂pY#!,=\au8fɦ";~/ W%5ݖGE:>Y>#&-"}:v w2q0|yܕv5o;%_` Pb-W:~ܵ^md 8_H  xl%vd|ţ \}ξs ( >C!+ꦍwBx7):L_]`eBxt Fܧ^'ʅ(ܻqـZT?6FqV%0<\jIGYiHWwHWidm2:qGnz+}#.7Z*xfxhLIk<03*:,D G/t6_8oYj,؏ΰ#vj& ^w-\}6um* zjsUl-9{\zY%fd M:\!6a} m[Qw `2]*+s{LN.@3+n,ʰJ-{]V XpZ߉;N1%BT{ .m4 X;_ HSP[>pLw\W~9`Q_f^dل }wd-\iSJ#/@Z6,ʿ簃i5$HL==drimJĺV&av=DH1t3ABlщb"[#ǛGIL\Ԑ̯[]3r^V6_ʢ-Z}SE;.?6{86Q^ V1jc踰A7f-#Di!,-gzz^Lr;{&c.ӷpdX3*tI%p Dp Nas?L2FVlgb4->2㘑jB{ ?mŠ@ QVBj[jkZ(9"3f;SnHB1ݞ engd#Vnr~h,9^ܔ|z@_ bG Z{@̞ fr1avbgslYt?|!O*MFf@\GydjO֗zoqHO +e*J )V:lZŲr_bBoh1+4$/"QNODH)AtI7gOD1\bȒ#i47{Wx#j_٪QY5"vj65Λ99RB& օP\h}$ Qi37)7?13OD'KmG(mƸ b_%?IXXNN LJAP<'X*oםYmѶh6 `gut 08{v$UԑP?_ʾx(G{:]HE%W4HPZ8&x.#<?w^\b筺WjiRoi1R`|7K F΅+vTj߾)1Jڪ{Ȏ5`J7U"Dp D*ksɾ; !K`yzoyR9_wx17_: zliʇ,Ժi9EAk#,{t~FǏL@roGw]'>5bGUhGf +E!'Wl^^+um>%*'\#ۺr&\$0g5q W.\nd^AbwsyZJ07أpr>3~Pr5F?XUK]\S}pKe.c)eڝܘ0Ήbb*oPC2ZtW"1[2 sǴY "lEb$$Aѐ[Y /Ov؎)OᯯI6?gyvy: *[dU`)'Sa!Mvе@!kxYR' $Lոnǹ*CYY2K̦I4*?SmHl@½.| ȋM-8 8C)SI}#l&fV]^Sj 2AY j41P{[~E$ȑSbhe>yz&l\ )YO99l|~z)8)V@|=bSk%x()IuG6N)^$O䅂P?'4Tƫhx_zkO YMq{ ߊ^:6\ϺN oB/#] 'V}MsOwb1Mʵѕ[^ l,D/|A&907Tk)9cyZvМ~8M}D<1&cNoQ9o%69ʟc )?MQ 8܅FxS؇$QsoqJ?kn!]2ј.&чբ o;{jX5Ж3Š>ڟd'ǰn#vzCpCx  6N(Ҁ[oy6 ^bڴI4Z;奄H#^^ǜX=;G]tfS['U]lxS814o'N PmZ ._YaO]Y ' ˯"F}KP/@*k[s;/+Z[+q|=#}Q79Xo.ӻϼu>pb ~ZnCv8G:NHO':4uâqͤ #z)SkIW+md82M2~nl|G{);(`tCrO`sj Ao ѿ@`\1?`^|mz=ӓ~] =JNL `FD^KG'6do2Wn!R4࠾cNj $)HBNթ ݰ|@|.q3Zf./=xV,4Sd$W^|S*h1Q*?9k˷W!uKhϐ>`cBKDHx9W}@9Iԇ>G1#zP&W2"WByE+ d vTI6V.z8 PQ~w|_9dZ﷽NW"v7Kb_ ٚpQ! u]{q]9O6'ߛDlTC1g %TNwTc2VY6p@ D,F.%>FfM C>}|X|;.c#Q-DRhH²C4AS'&߫0&T[]/-8F㓅8&ݬ\4~jeg4 zrY>v>gJ@R_ƍeP!ǁ1YPwhlF*Nߓ6yċ{822#N0c9Vۊw92z_;Cl5I 'b`yÆZSh#pO6 )i׌/-c"6*l},"m^PLڦUqUGJ=}Es瞲0 NhN9HME'{y8T^f(Kʍ ?rMO6+䉱 qB8 eko:zA6mCMJ]Fb\:02 ၎3p/[D5.O8*3gnjUDA^!.qt t|j{;E>dK m}c!J 8Umj;]]) IF{1ɛԃA4zN焛*ܹxvҩa->bZ8E'Ts[+VXtceBd^`y0yuU%]f+їjgjE {dR=jG'v}W͆rK]|j]ʙzd̤FM?nnj LLJ `+,?2GQœt˕!j `!ܡ<6Xm'0ơyc{̤S~Z;5DfE(}\~ր71yK q|jJt䪰ݎ JV\ej/ a2quPq dn%$+r:`gjii)z4<u5&jY||+Wʹƴ>›ZC"jGl `,| GqTgf܋gUtYȩ2n6PX^ol moo59kޜK9$  75|Gh)+L2. B Ҷئւ vq1Vnk\ZW}TIYdž{s Î'u%/!`q ◄GstxEN{O5̶E3PcuUlqnzF B*^L Oɰ1G@ŤEOiJ =};!Og yy]~Ѭ.TAXeMJEMfw&zu*ެ:!3܇]>U ^0PZ!cxg]w/%k!X\#;hm"oAL6FuQNq|#b?sV_q o-b'OeA &)esSlb6}Zߠ:,EXCn&0sɴkhR.⺄*նeNV=}wLXweuQnHuĔ0(wJ0cHsñ毳$,[ϩAI9+^NcPc8iAoťItQc+݃"|d t@>R:6NId'e{#QN pܶUYfD1O9?0:: ҹ\1NG ^&f ?81] Z7pG'Lzzref3@rǻ͌40.yf~EA,3)#L 4RIT |࿵{Ͽb)cd>sI\ {$xѧ'!j M$O2(g"~Av3p|`^٣R™Xt|MΘ.xR24=R~zޑx)dnz~é=1ԺlyTGp Z~\ԁrB ]v*:vzoEjȞ*H9uKeTJ "4R *4"U`3C􏗱 YaBhYEK4 MBQy FBLvUj6k'4KtIf%r,&@QIդS'1yVQ'Xݤ#w!%! c!A]fr@>|E}^e]JБ!06w;IZDx){gN$2+Y$)JRx/^7uЫ]`Q/Yg_UUKiGzP.Q gu4- ?+>%`y fafr}Vsɬ5PաE q&rk*M_$UTbt ¶@2-c7v3Emk'cmȀErov2)ԙƈ$we7{Ƴoz]J@2r/Wy'奋rj״R҇:&Cu'KOcߊol65tOW[_A02HS␇eѢܬ,ޓ Vx8ʆ.CA5)Ʒ+L\Z39qVi?$%1< _Y ݺvDB݊ۇ* txuIƙHV$g|֛VIDoel N9֪-N2sȸC$-nq.y04P Դ t [IƮ^"T p$δX,6\K|wtnԋ9ƿxtz+C^?SC^Q;b>\a+s8P&? o `I*akpZ/-Qz_wԜ#s(=:UJ_[ݠSRϒU\cn^D4gqz\~?`ܹ\B$Q^qE^S/PqB֔eW#u;ć8 ^R+al[SOGS0k0Q秧Mvݼ&}^\W.'ע]?Ar-xvI52wR! ОO4EG:Ԧ ^[Țc鱧wԮOY s8N.C"%@;qk.R'//q4+JW\-?"Fe4uSN~HQ7 [\Eڱ)̕eB%* =ӜR !X%0D sTV~"6H~ƥLz^9@R|TnCAmc_6^-" MHȪFZ5fLH4͖@ߥF2jz.O04ʛ EyTs&TG<;.p& #]>~YxB=e~p2Z$^ m^lsΑ_eПSY0C$5أl8pg~5do!V°}3w Re|NEKR0-ƻ~aot`bŽH::բ6fHW ,M(|!ąiFtN.tԈSQVcyV[%.ZVңҝckRml+o)\IRz!?e>aBD4֨OmOIpeP`SA+`)@WY\ɽ("R8x 4Drf@7 @(ESz깷Q[ռdIQ~Iuhֵl7xBlMyY f=n[PvشK}fF{Tp&@_Mx!R\, ÿzI)t/q;HboMٌ["N"Tx'VGTC/hj灾UcM}mn;柊.p RoD 蟏ы;}FzS6A&JL،k Im,Foq6j'v-HEF΂98ҒZ2!hjkZwt~x1-kB4RAsI`S3[y*{42ǃ Wn+Qi~wމ@4w} M-Sn(t 5sT]oQ8N@v @ua/ epq6x`x)pB3?%_\/Ի!ƚΪ6? N&ѓ?bq 𧰍a|l BX|!O6)-ew9ktrř;ՃCj`m7Kyk@)ogc Mm幼6Ďcjm$XMs, cNhVT;phVej!M3ʖ@6 T@fzc0!)ϵMD子"B3ZX/e~l]?,oFnӊyR6щ̈́O0Ĝ:c] f| ͯkrP`\g7Եd12OvIxc%(G]<d){ =DKR.F;sC5OoM5+e+w2QGk(F <:/8⯚wu.[~`QyVTI8o_i4]2OVd5@CZe|& HLl8W"Fm dm~ 2ۥ,0(G-*\I"@%#=&tr ͑KO:ʔi )Wdƕ=6`^mIΖu~5!lyâgb#662iXA'M$rO'D=B-s' XA[+Z.(5d3#$S;"*u?Irٶ q-0~p;ְJ 4-k) y; ~>DravέRt4c3yM9@к%hYט1Y.@z$ |P'D0%cuUMn} F#6Mlu< 0UcG4^ X0!#vTh.@1nf7\-(.vH\J%oQԻaSF_bڼUQ\O Ġ奠y n,JDt$ڇX")uuw ~y^'g "ZJ LID@i+ԩz7aOu/=,k*oᗴ2vPz#-d4ɑS =}W(*_U+$".[K>H&t>x}#Bo1@]:0 WՄVyǑ:}_v^|jy{:tr`.A}mpkb] ]WW7!(BtZæR>軟1E+ ᩁ'c41 .t} e|]YuAмZ<Cp\:c^ ئVzY:dnҞ}7U^ij0wo6|ϝ(fΝcz#>_\f聋'3[jN1 !f+CiuWkX <ĉRp& pW͘9f4|b`@\2OjBo-$iP SVvGPt% n}yw`sh@}AؗHUx3{ j a 5rfWvc]LMZiƅwWQgSܣ|67`"rLaj\懱OYލHVi-C;}%. ;pbֺ?|N!z[=?Wg|\/ރFϻC>B!X( !lBYW̑%+ʠ/g8]ߕ)`[|< + X+F9[.cS<}:Aj͛X¢֪F>=Vƽ=qqrx.NzR%4X |zsd8\Ge*gβ]wgVnP깏 h!b:JDȅFL֯¥oQU^r빖Rer:\^/8\e ~R9@Bi6kbSy,s Y-#{?6+V^d6daQM3>.Yh//7p_c/Hm4^apLgn& <""EmٟDᑆ_[?rGJX8]ҕ1ͺ\5,j(X>cP~=?{'H ̸ى,}{)rS"w8ֶ})ڜj(KzBrg'LMUg=}cACibk*ڌ*ec*o>axO}^P_m8!DOZ"ϹAO *f W? Z4DC>#CV Y"SƹйnSĠ_3WSDUy*@Q:W85g(gՉofL\T Zu ڊyyDs'lj{ЎNښ=ؔ}FV~v #r27v黩 x=yэc.)VNт Blۯ{r@F]3.i2W@ha-4N)XT8y CzRm ';'8=5$3X|`'\Ɛڠ]2Tm uK3v9//!ي|z%ު޴C;;/ kvlť-b6ܥYVwzDcx̊jG1~ǎ!Wi8y_`D&xZ0ވҨ9sㆹJ%-z ek7Ӌ ɪAybOڵpzDL\bTa~wV"UmG4k^XD$gҩ+1J fl-/X 'UwTk>;S{2Yd.nx)*5kEn#߽W24lpX.-֧=DȵM~.xi]M7;򞿱t`A]\c(eIz^\uZWc6 8,p^C,4 ik\/o4ĜT1s\)7iMO^V~KIWVݻeH)!\W&jÆ~ruy#v OF\я; :1Ysv8U^+zf9&7&0.H\8u'Xj]aRbOQEۂx6 ǭAqyƛ|>E P0`™sAPI`|MocZ >ItGV L ^ A[|U[1nyl W[fڸibki^PSZgn+&| *ȿwT㐗̩S-IN 9a1X&%2ι{~J*NQ*#5BCS򧙟rO:\ޜ'8 %^NG{ wBhx.VS{$'CIݎZAht/uT:H񸀵}*jG*t 5:P ?VEarP;x M?7pF ȻRT0b-\BY 17tau+~b934NE[䭻2VC[N,$_IRG鏃"D9֫hi 5#:^,m%Tx̥Ӻa )Jo.q ׍[+)hx3 NJ5TBZ }n1VLfr+4SX-UZ P"]-%}MQd' Un\_.vr&|<f>c0̭sHFuez*G󲏨-0913 ƿFuLW^ilYpWALH"Y[ KN&٬QPy?s9&Iʱ1;rD왳.Z)ӛDt%N O9`}26F'/{Ebe8La0-T9Q_8a_OFL 8HWO?&Nok챍7zԎme\|$ȶ[5x0!HY]:=϶@O  BoM [ D5i1OuJ HH'S/:BLxIB8Ls*a0#bĤYonTkSY EbX+'] XwB\\oWUJ!o/@&[u)4;Hs'=0..e>@}$ c֒xU$e=qf[i 3]Bw,}*'#[n Xo͓80llLV!oVbc+zt|h{-f eX&,Ir >;zl}'?hNr;xR@(bH")fQ}P\VvR #Ы'S[!ˣPޏ/h1.N*V_P1ץ庰3wqf+Mq~~Pk06b\3Vt?6û]/72 6l pyYҭtIKq)n?ᴰPsbv/z\(lIJ4_/>]nݍi9K /HyiVMRW@A *V7´al*!P t1-I_҃Ouĸ6h٨w&c\,ͥ.vO ;Lny8Ý:+hG ` sq a74Kۑ d3l5ѫR( ؉p1eV8iʅ;i*G^Gڱdd?-:.\K4EBg=R GogUŻGO8 I X\JI˧q{/ <[q}{g:5>rT& KSC{ !c[Jm-x$=30 1-!buU,g S 6Y$Zp+f_~N uA0EfB,7x0Rphxek~)5`o B >? #yyꍠč>ԫY֏` >1KL)v8Oq\=o52q[3R\(W1]'t*1촼Y q[`nrRVEF'IVi<qXA EeS~<.ࡁ~t;C!!`e6aV݋%\)/PQ& $ri9Zp4 2K'g_q'@_Pmbi6 )g5fY sOGleJ.%Bhyۇ+ߦ^vY:+ۺ5Z@ZNDgcs_SdבA{S}3s"Fv(UGź! 0Gz$]5P]S0F^WVE-*9ވy\xIjv?TҴ=Ovm鉢e Cr !/vPP8;vJaQj|FYЎëOV9ca)>=3 +Ys?}~P)/X>rQ0T@y7 V950A:c3!s]4H8 dg &0h!~qmi\(ށ5:yDf ,J;,[[Ak W݈I-twVWoG_8Qj/' -DclR|ZThy^Ͻb45Jh=+0}Ƿ+`؆)06,q)H6v'k`dz3+"8!(]Ny.c 0SE/d4fgƙTO['@#"cò=ZAG9=5N4J8i0;ffq:`G-)AJ}CL^{Jp @Zt61[ MkCY ԟz:/䯽UAϯQR65:rYgW~rNbFBwm]7"(2cJJwiK G 9%& ףe̴eƀxEpt` h#Jd= uG:xi I[5j.#\hu7ew@(.ʛcLSomsx|8cO\u󫑛@אBD&32q$3x&z7D99@0*/Ң0|C#?JXd-iY~$=ɡ[I!]܂{wVeŘ=<^ۓOhm Du/!6%8S/ҸRC6m<kӪb̊f-v a=^0&yrQ @ s-+=K| ka#>qGK'bа%x4dQDr8rgo{XLaG{:qaSK$Ǻ&< ˔ #ИMb]YjN3%[*H(dྑ$miUlhkŀ<):ڹ˨^v=vF0Ir6;1MrfB D.nԭx=z~g`l<.`B RKꀻ/(x\٨OxmDa͡kϣRN(m_do=\Ч_qfݱU+%EiN]^҃]G EYߔD0,>́7Se'0ee7:R%\B-hujD|/=MHոoΉvZ_>l/%0Żs[3c1]؊89{+pxEq t[OyV֡u!So)8+>@$=4`*v)i5._XuO.1;\rL}Z@̶;g򁦸5r6]q2Bp_k f]~Ц&fGpbO#I.G`l.LXT?иO2 ֔*@q~uIAejDՒ9X򵢿r N'/,f,lZl)^tQ'&HĈ?pÞ:oz0g+yBr*N[a W~F'*kQV{L{la#BZt*υ5E烤Ԙ"i D-@fk[($F ] MyK*K3>ퟰS͞V(P/4#xp*5> $.)Z#\SNZ;{mݹ˕_ (B\V^F1*dds߹{ J[28JJV>9x 7I/049?@[-VF+LAZXcM(Lz^0ї$y 0#ߏLH af&I+Q*b N BjAJtE@^D*ՂaIy9&V쳜%S=&ȼPd]~v4:#w r:?˘A R8y{009 &#t~R)`%^yfSriOYH/}C7{sfgtb|җCPܖlҴ7\ؘUavz8/@4ەͰ0W3Q2\#"䷣wё]b5؀$ z?(ȱo!%|FVE S<DzHq{S3l:&%MlwccYV1YnG({]u6oX |K\! mz#pSڿ<*$[-Ǝ 4!ɼXȍӍrT1S vFsJ׻Q|@8Tn"w hzyU:L;eZ(!C]E5<Ap)k]RmvgOM9>#dgn5Vm"x FmINP"+o:)&{1w;M1QHH|>FG;j-*M$S_d$OFvS͕ܿYqXų!y0)?U/L|R^eW'}C$ +v瀟? w:_d=jw [<$T V0 r%A{ӞayIk.xبZ|1CRx袩[0ycVc4S6.l=c0X}VJ "$ Foݨ%Ze $kZm:#V/5(??3xFK"(?M+X R>V羽LZ4ROܲakyӆTla5t7Í_dmj{LI\M8J0o))jxk ̐_NL~s"tL L¥ʽ#փtt"gfR3 %U2.?ݣ_`498T~-DpDuA,Qa!_ԇdKU~/y+%C bP+DzE+ 3"Z8eRDYڡbz/".AҞ +$6"^[£Kfy9/0]ĒoCF`&g$DCɹZC )G|)dR;e䞪|y^A qfGj>KрVzVp|[İG(HG d⯀[vą K # =bhdӇ/C`i:㫳?Ӛ0C73tQ'ZPc#:^wp%N?<_Z;"LnY홣&wytT ˗ӎ_I#B)afh{(^|,vxHy[dC$`h 6ޑD9(5V|"/@:RU>F4̑bɰ(Pʝ(\eC> `MuS}pV Rd1OV7 ; vq>`@FƺFZ؊ GϚ\+%4ZpQ4%_gIkxvl2zy.U>!9?1V\vk a葥Xex~mL,DU%`ӡ˞ބ(ʖ8omCD EWsR !}w+!k+76+B_ AU*^PʯTh\:)侅{̏~M s.Da;C]j.g=s&% k-wQj՜` ha02&4BFzsU};9EM9MֽtŽL$u#Px~EyNDmv S][Y ޸v˫#4ɂ%&}uPL>70ک _*.~M~`|גֈH*!dS|p4eehtktB BuG|Ct]֡\6jr<XK4v^XFi*e]HlysM2,+P߾lZ #AN.+<]i@Z -fR&K2&4K |i":m"MX \}6c,<$8^{/]}dD]KC@L慍0|:pk/E,0?#ryԴ>׿$5?ʘɑ7q;=wqp)mT^).B&"f)?q&va h@5&p\۪!sKC 3z6 N"st|Skv\Ƃnci 93F*ʚWQ n1?I楋'~TPL$8!yy$0$C,Quqwi)j h(ՔMD܈f_ߛ򕌛oX.`zQJ%x%ȁ<W_FY&6d9Iw$Ű- oLznG /IbkG6&k4)#R.;9av~62FgUh"dkbAFCtpM4ocN:bWD~!rs]ߢ:pO ,DG̫@ӟqB^x: /_i! VV ΗW7+*B sS2cϢPysJ_$=5W$Yo7,e|s:>=.\'E{,@Ҫ ǔPM-h_|&"O J*iʘ .& Kż#He>1ɰGFR}IhMTk~m5'xg?[/:տk IaU K=l ؀8c!gk-7Ҹbպh_vaE.>Z؄7l+ܨwFڲFzIl`*s~s$AY&])a >C%|*5“/L áfL0e$g/~t2#RΕ{ハr:^kWd+ &!tc} 3"|jG^ OckԩgiQh`h,-2DHZj -r{z(s$IϨedaXs[S+ƻ*㎰\=l]ܠʕsRm>>p,: \[bG n|J2Lk!YH"ifaӗn B}2E%@ef]AYՂ@w!pTt9x`qn'F|A3y^uB?#q1)!Zh]{⍯j틜s+mF#O>>.xwIƭXdqsr?_ڴ+hC}'/)=ŵ3X>$x1 d E} M҂3JE0}^,~E<2AWiyڦ~IIC+i$nM5οϽ"t-/Q9 -_{nCCA"2Y=f ($>9~9/G"|2𜱦6tgN:  D7/EeRudHii%I͢~'ߴiMCv-|KO AR8./7&XL>XH5#87!.OnCTuWBm 3)d1P7g?v Ӽrʹd)\H53]hb7lܨN k,wĐJ fm#|uzBa,~m"'qNsjb5dbÈʭSu<Kmxs*NѠ\bZ7Q$qG}[?EA7oG#adB3B";h$i[50t+|yYLӖe܇;W $r{/Ĩ'on ߓeA#Z͗t$}R{ۉ?rTǘ%QSgW.AtNɁ63\\.drǀG"nHҟ́#=Zd`ڀ0rSITD++,w+OpCh4 YM0)`ADGZyU ũD@}y1'`Geޠ[ˈ.:v~^A] 7uq<* Nbsz}bxK5ĤVc=e9|%E.]fge:F53:L'Ӣ2!׬k)z\ <*k:ZzmYVȁh2Ƒ}ˢ|j,[AEjim+I1]#ɨ,^%& >J׳~4dQbPৢ\$ɂ[ré#ց9Li+E)5(Zwۃ`j3 7vgxfl^}u/e}${8CҚKbvXiwi:ͯ:UL|~%̇)M'@nOvH*+?s1a8dUN4Fy,]Kz!hG`z"&CV}Q96߉ax3ApuSޥK(T,R9g-U+.3\:-jumH X@v8M:h>SSV>Jh_j; JS9v+c(އ@ anF֞|EAr!?Ty#J$F*ɩn|+ZyO%9_ט5uw1ZWwy]<˩Ŕ:A I%_@9WɪƥkJCt5 l2ΝE jdn}KvٍoS+ h!"Bm7*}Ґ-* d1 fNg0 D?\137$>mi5fUMm5O*RRvF,W{=ȵf3$PYvS?7$A6HQot8pkB 1~8;H-kmD G4oK)it*9Fk@W+3J=Y πDϙ/2}s;#QSqkFBϪ9s;13=PC24;q@U6x"ne6S"^NN=pS@YG4hK>$2f>bׯВ@Gq.fH)NglX/'~Wa%cWF]\?)xݷC |71#!XJZ)` PcLΉ` A)Oڭ5*)%=1`~a [tWQ@-谰 cМn2Ld2)Ǒb4KwF' M$08  -96/0W0Xq8 &K&@0ȜGn]HJZwK‡'b&?Ђ8| zDUw)pvY@nD.qw-D*?yI9Sf nqX7ntJ}k8&70׌1އc͈U"!W=x1zSlFsEp HؕrX@1_O g$4=7p%Yt9`0Q-j&ŔuFI8ZیC/ ́UMȾH`smq2w=uK@x6 ;3ǶTqo0N&`AaRr΂m~KjD!מݩDd1֌zj>b3~>:l 8]u(TRnɢ l]hHm|/U6P_G fY!L<@5}$hFr#-@re"` c!Kv ,2Kv0\LaU,#t;pqqJ8`;iI=FQM!is) ^DcU+4}D"$")V#j *x' G@k8CR@CBQs{/Dd2Ҵ0]}+5^7 K޷vޜvXfFgN6[+{<>r@QX!vp GQ:㔈c?~^Z3kOM e^ͯA qa#+ 3@pP?sW/֚<)6a qA̜\8Tjm\'5ٓ产Ly QjB ܸ=Jf^7}gp~Ķ64)x}sK9<ط7T1{-Xg`j\:tU-TS\٫a܋u\ފ%t7`B5\o)p+eAWzCe`Y9 x{Wv?-5-͌yӉ =p۔!fa\Hb+Rn *"\ݡ{Lw68_ ^X%gj18!LslB ڻtWaP@|BCp܄i ,7@VнFȢf/&&$}qa!ĊV@h l_19%ͻI=kXdQ-C*8$6yL_('?:Œ6=")$Z'v!S?7$> viW17n;LE$pLxL4S}d՟R&a{c$֪o~T13һ xJ &ҡ:NBm 2jF 8]gꜧ^uʉ>|JBUOpq2̍|o3;:<D (Л`Cu>W2[Bq)`9:K;5b^a* %(ӌߥ&HuI}plnSc̵,jyK?7WCu;N΀ .F+L2މutmG.*X9[ud[Uu+Vh9C$2.an$Fd"sf *:'aS8Mbs}ש?u9Dч=*0LfP Q1e$ -c~O ' G~BVzf^t:.0< ʶfd|47YDFYׂ(yB(|3pR.XVŽ8(~wXk@ Ï|HL cN,Sh>_JҬ)pfmI}w!̕w 7tn= r" F]" vPGpC vސƵ2%rP>: 68;aՌ Ml-Fqi7 G#v"G۱@8YDڜRh."|vOAo}Op K(9EOVw^M0Jq*l.ȉy-IqR*0WbAg8y̹JfW8]yӠb͵ ӂErdg {nFY½\¡%C\-w ]{kfLܩ׻Bg6 )Hg*LzHaykڶViӾM=|PK:4p}2DlPh*nc<߄^L[#`= DvK_(QPY,I%"1OSc`s]vEӠ"Gn)c٘"=O1B49f{с/ .OmJCһxU$=nj'}p{|BkE>e\V-@[`Ȁ[β2՝r,d`F8L G%ZdfB:yXJ(9FU<$96'TV\ͣ5 3s#AYL̡o郙{:wjdX횆M{Q-lǘQʧp|MI@{\WƉ>A U[pa/8֘YՐQW[mF&Yc==C Z7KPʮ6/ny/ːLbGQd(*G0^J@Oёz3e:Ҧm]\$m'o9~E&1M^Af@;]5z#'X䝎 e4~BXxNw癄HcXuA%5b/AH~8wX ;*qΆ?-(1͢o+}>O*K@3wCInE uq}]QoF&RD޲C)2}8]DrNR)u4#tzdhU`J)xS4:`Lm %c4=C}nБdގ!L5 Lނu\b84WU܃/'oދ$Z,QƖ|Ǽ-H1| _8o! .B{e#CJ)bQWqN*=&7KHA -1eɿhZ_|  +2BN@o3`.7!,bE#B .1m0/LP|U!}>2y2Ia2_x|膴(ժPO쥗&fA;20\-ﮕ5#?. Rrr: ]d}$~H`T .$ԳKcvB  ab}Pny4_h^6Ј(ĭIG/?OQ4Cj`k絊_'CMgܡxB"m SvQ 9]6 h "q5GӬ13х1%.1<#,"!oզRBR}'-ca1Š֦_Co>4? M=|:{n֤[`N(6D7*1A: `ʪ܄?5e6u{^Z'@9aB!쌠?c(Fu +~aix%ӨPS\NuMs˸)L$Hc"mkN[e*+\ |Tb$ RLHi:POjKw@՘;hoHZsxP,0}VB'1 ѬŽpu  SQ 7~tC,2avu4d,).OaL[aѱk6?ܖ&66­EzK[\J!R:#||9 MWE%g:肷 0)ad;ۗ59+.82f`BpmIL [ < 0I.DӴ LNl'C-v ª .J8W&>M\,ushLyUȾShʿi͊>i 9bXlm׌f=} (8>r*+scJ#f~Od>cLTnGTSФaf=aO1,j=U"Qtk_]ģOqBSPY v(N=RB̥i3{ݚd]L|'0/q;ʤPzQ,>3Vuu6 (IwE,,/8'/wA 5 K~2xmpfa!Q :>.ÆkAcm$`4)Grm}9',dD%; *qB)@ r]^gbEBYLHB CvPX[\#UՕwڞ/řNC{:Z{%2*۷FlI;tn,_OIm޼O;GT7=>?ͺׂuQ_M9aQkn4ߖs=qZe1p l/ <{*M/Ԟ4Ca ];\jYabQ]`&EGHDCF8LW$>߰`[]-rzzw|fNDφD: CAͲBVcy7^ 'x>Ƨom{a4[o*LjnFuκ[%\ԅ"Ɠh!d[ E:y 0gn[D[=%/{1ȤY@&s&k`Mq);U/.%fuV3L0Sj f噕[Z݆Xs=5 CtƞM>fpH()vq$Obc4dKmۼǙu<+~SxRcD** N@1tImzGR> Z3I gRj.3YdWLpI"åE9&TV~p/0CM2 P}~ ٞlRѩl2 Р8kΔN:ӎt&KMbNdy]jz 34cD'8:U Gq( ^[89 }"T_^$ qO})!80­'SAկ9'+A}]᜚oC\9F 8إڼN)mSٍrSdoHh{޷SEo)h+:ט7J!z+Uryr1$WfFlb|\h4ZXUDGT毖|GgbpqfHDuΰwV˩'Fnk%ճ [F݌4K ., PP 2Ι%v`Gs-,gO5C=Wv%}5L>aD3%]Β7 yxL6B Vzuv2W"DTYp)Qg\a HDGo'Vc5A%w5wn)Y rK9rW9ds^oaZd2ȑM$| ۝H% b0f[&hI*lY9jبco3Lb/}is+B- w#rj%y Po煌i?c1SLKzR2DZbR2ޝd*ZIj6K0.S&DA[J4 \IkEW2h~J- ̬V*Jw J9x= {'yzx?_p9;*p@faSOҲ^Q71ڙ(}chZu~S lE5sID;k%cWjavQ:KEW.5xn6'e:׵"bWrl eEcBh[΋zҪn#L #91jFk݌<ͼYMQ1(Ї$ ;N[Ț}XՈx9! >XcP*~ )LVTV>z?.h,@$T nI 9,T#ʛ+E#GՉ-ukt%z{&g[rl_o4_)Ȧ / UKq]ٙ:E+a a)3vB29v K~KߣWڶ[{&g|XbKMMkRhz*R,ێՑ7].M)'ı,&?ZѬ@(-.7/b0_ԻJ;)!o(3:8-IZ2 dGA_@fH7u9F (O94 @F谢)>@i7Jvr3bﶸ4wy׏^ARŎttbX}{X)N#\oa P`Ii24T 8nGqXxAnRlܲdnCq{4BvTˡq,v7?2 5#zn*r:Y4^U 2ӷ(>OUad7ˉiN`CBYVϰ}[߫\\m*Vu`IE `:~P24ʝ#-/ǾCNb !`>N)pP2 Qlp@3q*O5F A)6dBFWVH !.x~ 0Rp g^;Y*(:$?[Q(1|wJQC)ht9c1mjihd*4Ȏ+5`&H~F=d/r$j(Pt.!*m^Eyȥt<=wVF:5]zO`(\b#`;<82Nof p B DNZC\sQV_:ݤKl  +`=<$ TϩՈsDt@l["/@tnqYuTNØ{GJ~cdGj oS1b'7e\yW 8G!Jދaxm6갖Zh&|e*.)P]L"gD*;{]V=M45*fܡgErsʈM_ZKG*4Bu潢OI^ȝ{q*shMUfpD*=<r1N9%H&ͬ-}P"O'C0{G[{y'ς%<,ةa!$8.3/p:Cn'Y_qzu֩RI޻n߅D :+'J*rZ=y^d:tLt($,´ȶZ71hV/$Ve$i,Gf}{?>5W''a.n3b#(3X.x@v+gҋyHd&-öAdFrO!\zj%xU &$j;;_O.j՟m.\2N`&m.Y#IWy.fACOFA8ZWW\#m+/h6?m-5:bqH0E楤+Ys[J3Ag1}vPq(4̀V;cF*<ߌPj)d@)r T!茉D5#}`Cč'P&:vq.`U1/%9`%%0x&ŢDwSRulZ Ox'@]y3%QÕ(.N+g{Aoc(hҭ/q A>o7"<@t#wϣpf`sK/kzHVHnOf!BO_jPf)lCid"/2ѕ{Q쥺B7qzd2k@>l;T t{Ýz%Xn2n=IZ~p0FR4]&vMT,=wxqԁhc7ȌG61{a.5B>qTpKiawb^N  kf=W\z9 hCT$w.̢-]Gwr%W6 UuvE j +6PK#LMA"=rynFKBB$/ӡ 7qu):ƫn1;!F{\ D=Auryq- dIջr5 ؊s҇G+`Ra8R(H9\Jn"it% \I?$q-0.A}t-q4Ϗ~V1~9#BSG*v%"#Y6 r嘄\mMdw)d~yS'Vlg^$a說K/o֜wlx0R$ $k+zpU|F z(|9Dtd^(ve %Z BtS#t#UH7ak_lf!-VhפWт4v+Z¢w.35;9B1AEާޛ3nI$2=3SMDh 5xԖh"0iS$JP!C0q7F/DhNj[&!IA>bCv t/f ykag"H-U18#--eyݸ]5 !t'i 5^WBsHN|X TқP?$=TpIc@Dd3rp?<+Ile/_R_I[y@zvtVPtt=̙͛vy+H9aRXB:A*!ݩ=<@"%߰҄3$ix;߸(pYGqTY5DpSqNgFA[}>0W:,l(j,roj.v(4m^IMs,r(e߀s0(ڣI\kkO>3d]]oQZ=ލͩ8/QTm\v:PRwr^=$DK-MsMG%`J2GS#d!`sسg7{lnɡH uzy'aPLm;/-*XCu,5Zr):ՆRrIWk]{l6ʻqj2%4'wd|P1bŠBh{Pmt_E`op#:Qp-J̟QM^]'ϒ(dlB PyB Z}~4d7xQߩxOG_MpU/gRq]iŦrxC6D TVvr NЯǿs;MxD߹j kvCg\5u>tfBtN˜>$ 2!R^M-tV<;W\bwi{f9Ŀr?93@ՇcԞ| eLKX;~ 6"t٭eI]Px DyQl]/p dx|cWz>ގ)1w"`G(%Ѝ2tTOԈ$@!Fc bU22o =ˁ# ;y# S.3> O- dwθtÕ+ Q#o]Ktq .YUCv032A#gq/~Uq+2ML=!p%"./ XN6n^ŲlҖ5. |/cW#Y"Y&NgH/SƳ0t9}iY;lRn.ʨ3I0jut+A6Vf!R0zW).냫DgPQgѹk@GN/®ND bBV] z[5LWI1WY:O)޵vH'P9oM;vh'3s][`kX~}Qu1)B$*nw хVP|1gW)õ ^%DJ6ږ Bx!10*ʂ=yɻkGfz{Uv1-4RQ.9Ł)\jlqyGI?^#!`v=U0+6yV*ll4Ê WIȡ)js̠ix$ԅh>zjZXcnH5^`z )pZB&V)Kopl/D':kBD"$vM݄sGBsKm9f">f]#/f?^;H5/.6vl.Bʠr͵eB %Ȗ{ݏʽ sfd{g72ܶvDԲiG!Ps</Tni^ 6oj;-Z~fodxBېK ?c{4;׉$vzjMt=5MW_zga.(H.ݺj+Anl UFo !xfe$wy:%`b?/Mn 6R^ 7tWQiz;έtr,. by#ې{|1Dpݦkm#a'IF}pҒQO0CD !3߹GȢpe1]sf!\8q3$ܐF%>uҡ.uƘA:-\¾|[I`GS)Zrx')'p_m|K1u}dYכ1 00$ZR Gھq^S駶Hq&&W]~O5ai4:Xm+5Puf8䝸qRyGv9T!`F,9flU[Ă wIEK^0v nFLi3 C'2hfGQ>΄T0vN.<&HQzu2-5 LWVU!*eZ=ڃ(V ֛u4U칲O|*l8UxsRc)m74 [8JZND9 qhzf7;^4}1D˙NVeg P×U}4H.b$j{،,kd$ݦ~P Ѧ,ڲJ" T1F) ?#8+@NrP;ǀ[4B I:D?$5i!D~:` Z6W*y0BTz'`ˋ]0I8Ǽu7sinԈ*.=.VMQ$vàirz,k+{kqtuAdRbP#O Q&hƽT9NS+AOcY!MAfeΉƷRi҅J23]/Z9!Qō⃞'ԁ_rd9BnY6%y(zΕnP'A5Xۇ^'[Ivz^n!I.}| /(>bbKg cP8F'B'<[e4'>oM: Wk%% CWaW*aIO#,N'r)xk'J9 +"%!U l+ LOySM?̥Cs?IJd2:)Nhpp)` Cbڂh֢ IJv׷Ql45 VZJO 0rD[o I21s*utDG_ }~10b-Em?&MN5QbTY MD[^&!A%). ?u{ *rsƛD[p0ߛRɆ4@| C{:- jQ\gsk*%vG1uVep6f ]5Z,v2 @A"%-N;b(z,I%xg?#eLzFK pS<^brge01SֱeQS{J@q~_ܣ"-ׅ?SHpd>o"2}o^ukN[4z<'A8ZT{>){cԎ/(cyP3 Qs& A }&ՠWx?gΔD  Gt€ѨF2?̛ )pj[?P2dt,JOL/Ϸӊ7Lr" IYAGrgrD9taͪR$Dw2xGrFOZe5k+@E[@l>wXα 5ςٶƠ#|!^AorD I K+lXJ4:(- E/"|%.dQUG%a]fswHWt{L6y-Ekl>m>" rtB8UݭǪ+ rzRr*˄ aS~XKAٽAtB8E Ӭ-Lĸ;- P]&NYne[t1J.* 60aGs:F^Y|Xqv߰z!&DUB,É whTN]zao[Zxp]U=,XX;o̍;x\98&>˶J)X쯁|Vy^1/ha&;~Lrܓ~)JW;js(~r5`1 t~{^$q:½qvb9﹯0>p2jKWGH6ҽ1uH YaCgO ՏпN>+ R}B ?ja@53{BH4=fwێ3OG#gG=[Oބ T]4O}tD"IE:\;洸Īaxych8Ez <*›\1ۘvfHHKӞR𦌇1wݜ $@u] j=v7xFR݇c[Z'd;Nr1Ba6F3Bh!Fr5|^&֯ꔟ W:\di)B#sFăIZ'. edk:(&@uQ{["Ef 6H /r#K5/8Z5]# v1(H` gCkˬOn5H@#x^ +ξt3Md k,`V|ۚ4zTra9}eS}X))R.p?im+3 fkS7}ڊ+,3Hѻc-YI*ϒ{ʤ o,DԶ-pmTZVekdi.ſ(Powcvd¤/i ع])EŠs]!7>]A7N~YīˋN;af͋։Ǔm~EmHI$ψVZ18/?c(m0R?y=Z;4Ft3MAqE*!B7H ˜ ppbIȱRzM>ҽ/sC*>ۿ2~!S يyv r#dVe_s?8Z-ƕph4rAJH~9ZO W`=xh;@Cb3x Q˷^^k~MRP9ouTjMi':vB ̵}6Vڟ-2Jw!`9|ufcRƐ5z¼[h ΈjIr5cփ %-܁4M9CE%ˆMywU%8A'4$4?\VtTÆ|ދGE.DuD2!<6XMK,xsP {p1bCiŹXkx۩G_Rd7AXFk_t\б~( aIn[> \lrD ͹~_xC*Kf-U%h9c +oe$yM.X' R]]+֙4{Ayuh mgp5J|9_\p/9rT_}z<(/bT"]YV arwD#OIBlM܄A%K-Bʘih:n>'վLqW1_IIߡb\8KO8x`]+Vunj)gg^Nуk`:"VFnME7;6I;Iԁ7]AbڨX&o2ڔXkPݩDBan<HJt,]z:Q@bBpB9QX&EX#m=]P",URͨsGߞN[P"8'>L~!{}9 Ϩ f*zqXHH3K8}1mG8Lh d%\^=AUʦLh"]5I?VN3dTB4Kiz,o_/ nunXb/Z՞!]]*Bf#W'{Rv+"!G*g{WMw&ޢ\}uN}ZVp ,  n1eϠպFU$UĸT+g7>DčZaV;W*^3ˆ`U44`LыU # `+uEHEo e]n lzblDw=`twvGTۀ>ҥouPw3! x}mjeF MSw~|21b&G@X_גhm@P˒.픆 fA(TGYZ+!C]*$ZDLDul[Kk"I֡858>+gX2('<4(d0BX;fUZqD(aT rKKuV2ip2V|2Hi{> `sN[/nU8*(w&FZΌY))+nΧu;a`+Tcp{aUe0f9dBhF,XңL9+"Tg:#V4yj. R߄dzU!?1 uU֩%8U8GJq7c:@ExJ(-:.`殜+`_!8Q)N|[lt2?JU?ⲳ ᡳ:NBQҩ?ǾS⛢@Ԧ,A -&65% NJ,#a0QgOZjFbs>%\4I9N՟/@A4 +$݅FҨn)Tθ)R$4ne5C}e *T!]P^>fش^ZZ0Wē@yhé,_3+l~iks/;HGuº(3u < Ďf Qwam`Y@]: .qF.{?(N~'l(]LpPS&o[*-^H˷PÙitӘ6 y` G͜Ҥln߄CRwG'a|YsmPYr)u5WV[NIoZ'Q֒H T3fl| /To&R5-RI}*H2-|^-;>  */죺|^MW  FS8Q qt&XsBm5; d*E02ܷakÃ.lzvE67U' CB}HS%ƅYCFd.MC-Ѿ[9 EDϷZ=1RϣrFoy& 0VE'+!F~}$ңEԸ'M~g9@٠4/. 1qu+mpHg6 &HPt87UZ E 'kSWBEj>:,P$ETv4[ vejTJ)`@@ ON3d@GΔAT .w1>Fݓ:=>/PjԂTbG \*~Ō6 hG(C~ڃ%G`SX|/Q!H%&ˁ:x;~̈P7r~(rr3` ԥ/[>TDPN|H"mpAX5N$y۪XdZc߅`N fCL-VNR6vP(==}Aq^mr!dNbUy%D-GCtUB}$|`,J` ֕+P5 Og r]7CؿQ]]qaH%7U:Uf'28اg؟MȻ;HB(LȺk̗7ͫAɠku+Gɢmr> rL{YX#jኡzEcB1tݴ7pS&ifr?8T8D~9z޻%qbmM}ȟaw,DSd.nz?;bBMFo?_69w+[Y-WU~o%I( RTq>hur=V4r*ݚzepp6Kz)fǝc@Х&b O;jvޜaT&BOu bst:m#c˧C?`; ܞjIY-r]M]~r.9U[6֑(@]V6JtJZX\N 8x a}L:nAjC5`Ecor; fR\}=ؒH'Nj^_ OEjj4kq1Zhg_ѥ^.?)\;jXN(+gѤ`9",IVEr&_Vr'y8!R1M7f/bgj BsJ֬ nF'עs$j/wӁ򣶤ɦ#3k |GeC Rv01>nDZ::{zUWDʟP C&@lUbxWL'< [=@SsDGiIx/< 5_7-T!^U2K|C7E\(jDFSllncY\ܓd^AS;"e dhWTރwy ۦc`lĎ?<TIt!/ V!Zc3L#w?q̽./3?e'S'ʇk>_+:t~#|kœXJen+nx&ߚGP9d 1enTˤ iDd}$m9ӅTZ)͹S"W eЦ?s5?uRiѾ\xU<)>qzlJ|gGBNΪUs<<7P4ȇEw9 3 qrVM@wwKe h( zw rAcy**a;Liqwc&.Vk1#NԈ"Hr2q/yn鷣j n| V8k5.*.ae/׌2`2?ӳ-#B0kŊ3]]O /f#%6Oj3<%~Hr"ȘV!K 3gɇYO@#bNGc4wD%FդL@gp(IS{% W;Vb5t4t*MrbBHgn{ORNW#~DDxӱt W5kJD[2$~σKqkˉU=WӋ& 5].5c!Uzl%i T5~ Nw9KxD= S|!ۄV{fο _TVb#ɻ/WwNVX|)#t8g:0~k ٬,i\`63.[}75"񲯔Zh((N,}`)jop@]W%x\+Rcyr)˜3\Nz^YQ ϫ03&H x:.Fj0WHz{jMdR0Aa7 0a^;VYB^v;U_֙h[KF{hK2Bΐ5/1cIV`/l-! i nT7}IA5fCqz+, >|ґ8RI3ۿ^zwv $Peolێ1}0B3¥gy`P]ļ!y}P㗘zqJAYbx8qx(!Ʉ-g{i˗o`ﱥLTeB'/NȹR83JXSɛs2iϾ0!"/3F>ׄ=p'tīJ Ez̠f=N_8.މ5#yU)ɆoRlX4}i"C-ukW@%浊埳[Ewۖd|e&_qFZA%o k /9W)bzg"@$#G Dz+O;WĄ62&T g`ǖOT+(X>V!9]78=Jv4cBj,.%V7HH P :ew" ax^K/chP2OpLCir2Eza W7W.Y" !Wҙ]XfH@NOq5&@`(rۆ-$uYA=POu7#ہ=js5\V~m߄2. W/P$7L|B^!Q帛x} "4[SGՌq}!km~#q>POVr~*ςuNcqH7!=c_o1k.ȣU`&>HJz jU-Vs],zxyH)jM2ut˧?M4.F%>2tn ;lgaĬ@q9d#}_73,10+;'<--XeFKw3TDO&Є?·TCˑBΥ`-hscT(j/?jdx'ưVnЗAo!‹ l`69KCcx5bVG >HwFN꩓.X͋4_W<a&o7>fz-j<917!_@0z,;Ez\w څJ2Ã{C/X'vʒ$ .zʧqj5AC%V{IDՆмPq<$eA-̶ʩH 9H=g>TU:'0]͘wh`Bhw293UrҺfacbmE5.gB%iYRDo4nR7W[$a<Is]> dt??+mF?tI挴~0O,/*_2z MQ 8LE޳(-tZp>tॶT;u4Ռް(kCDgF>0J[ LBZCقa6Mu0\u^7;S5s:6j#*"'a& !oGɡ^ %=K9 ɛ1O-BMlo&~bG(_œd裷x3 ~2};ǝV{5Y}y ʏWƑzx-*8}luEJnYMu W樲>3mN~x=!8ImðcҝQF&.mPLy?%ʻ&QgEplT?s_I˔ZI}nMfBq_%/G7dX7/T6<-*o0۪dfz΂Q@\W@(ӏ JrwyxW- ..%(/OExc_|JgH~.]uBWۻE rK[v3&FV0aULų>VpZ+@-E!+qr kr(ɼ@/\ϝsO͑?}?Su+w޸AEtpC4E}{Af:|pc"΍rS)ʍ=)2nAɑ t݉(?|c Co9' ~y/OkB78o1-k\-" O/q+G0 v9L@RR_jLZȘp۔*B*Z>zԚtT*5d11v8$JX#T}@.T0_qfĠFY^g2<%s{K:hNmKNb;&>tmr&mDg܋s{e8 -!Ky"< YC | J)}6qGIRca+ll42 xrҫk}Ý9Q5Jڃ:TMAh, d(M6!sv'.rPEEt9fhaاN5Nu# eP d)Jxۯ׃QtfZިEQ{sSXE~ ^'"~s" WE ZX}N\Иu #s|[0*WT?._8vuZ,H8ㇻK>Kx3h_m0 P#+.fg(.>!9'vNabpKG93_ ';N6qԑH *<S*<{I%r (R8EJ?5@W2q;Niɝj@G_B8lNN[lu=%a\ #FifOaІB\ ޻ Cq7VBPcpkӅs/b A#93=.ZNB/?0SvZokAHC'GeM] kI= 3] mДvڙQ\Uޒ% hc0{~w**k~ ้U.wFZI44YůFKu,]s iD0`U4ߐyUHK5 A+7p9ߒN[TJ*; y.ĉm)JUajEZ ZOc<=șeQz2t?Z?MfU^EzԴ?Y^d`/*~? qCFO0Gօ/6? ZylCxf) $W?wA4^jo>'pZ ,3L<8pBom#Ey,$$"jP[؜t¤%|ē=[=I^4m=I3 m\QΎap {ΰG9)l`q[;Ox{NB\G0L8?7 O~!&Sw2MF8dwۆ 87HṿWlQ `T9Les,;r[}+.9U2vĘoR3(vC0oλ6L0m@P_^k3 &&NNλ tԨ?X7!q NX!`uIsHdr<ًuH93*'rY8@§<[`?zX+㙩4rm~ԫrdFV,)7%ƌ"5} g3U,Y3iԠO ~t,ŪDr49ZkdgO+q1[tʡOR )M3 3]ZDT[mr6\xDbN84q<;3D'aHmoJ(H(N|O{Cr(]5VsZ__pL㘍A:7'Inlg>퓱9X?2_DѴ{['ZWn`lLv\Y{:h٤{ֲݴ]"Vҍ'ʉwIFVN;X(r} TS6k`jd6VDf>,G*t</SKBeGhf(׃;u~UU]a (abJ/omF$0VPOII'ButQ%#DlRa5;ދmhdݲGY,@ s=|**٧ YMiD"LZYF 2)s\nP./ CGgDysoOQP8d!h!x#FjV1n7ࣈN|y/ J]exnbsE )N7S06IsR418!'z,?Z E>;⓶c85\#PK^#e!sFNErn /\C=]ޱ% `?qg?P߻9,D"63 RN:sB@ςZ:",Ra|q0AxUFSUc=]߼K %x_* @l?GM3O0CNH8H+p(d5RgTn`_.NL/_e$pfz~3Si0F&qcAgQ λ@zoB &C]1Ib^a$+x9lRh<]y3'Lma_`7"~WO8\UYzK-^^MNȯLҶq +x1tEff;M'Q#lw=T3GnImV,C{$=4ʴ#Cqf@`X]r yheq* @sE?ݳ{G"f\%Zhuj# ӈbiu],դ!13?;2;˱OIH/!dD%L`z2ĒbGK%=6~_қ=Œ էkJcҀΘ'{MUG#ono/Y?Xuvn+J+$X$p*N(Zor/;[MzM = bUK⊦4[RdV>g (nhª\îR_ﳋ?sKcVlt|<Ƒ bjL:yY<5hWUʰUCxn5ozt/_V6^ޤQ ފ\!%_NG)MV]:n`Q[ZGگ9#1Q<З~} H<mgXx:.:pvb޹(" ԳrA`3k*@}xQ C>\mh ބ_6r8Ӣe,g{= G*̖ד. 'DNj_k@{~KXmw@O{?t;x聫,ťm0I/ 6O5\-@l+>`Mh'& uŦ{.moP5LRLsy8DV6;}tWj6{5Ay_dY\yGY. s'bNˇk&P,vGKd>Z8zT%T^ 53 8NQ7~S !.'ߴgw]ГԓwOA_YOG-Oi`~5K> f8W%IrStsˉzI`p Z#Ug9cT f᝺(NnTjUn?meb|گ/ֹ2|i$C5QtF"F{HdO_]{}JZ\ *?3He] vzPp}\xr1ėؘ9[FuGu3eC vB|ZIg*&y)!YjCq5+wsfݲmVHMAR;W1IJʂ~#VcXk-!m2"ߚP- }iAyFюFɫG.@X eBX6q0o__ӮpƩG4<;;hDQaia7b>Jb7{ Lܹrңp^gSgH|6f1NFd0 UE5f[28v1KxG>u,}{Y>F c*NaRL(/1m;ݘ.:Lz﶐Zz\IYx.b|oWWO˺ =^⃖`px#.~0:HV,hᅂ2:'+0PظDX;v䝄i?T'5ul,kD6$< !WkyQ"֣VnWx'emUYD׬Nc"i9BR^i-u.^y| :#=3`-4aǰ^A^HTy55'OMIrA C'ūe2 34#,{fF5Sw>n8{ih#,qv 1?)]ӼBgXY%"y(eٟܚ"ijT7Z=kAbP|Xa\̀x-N]C [U1;m/FL: RL'4!7M 3`.&~a5:} Z}x C*!1mFW|J/:Usz,kyi˜ѫ/gY"rت 4gC֨JzXv-sRkA`~ɂ.ֺ1dKOwpeYFscy=~YgTY]+`k6a~暇Xv~XRB=W8{~(\JL=T`t&f3=I< $chL,V)U1(&KvTW1ôht(]z58l3 fV`"O9ZO =o9ө׏Av E9 ?Ƕ,!Y}WW,-1{@sdhӥs\H`Wx w:DΘؔ8 uMq*B]m:/.,`8E҆㴰Z%U7бmRː(,3mKXRs/+i y.lԒ;]46'AHYݡY| q{AQ>6s0MA:fe\zDJxSnZ4Tvwjy粙)f56q|[n h=huxHkAa:rB ;c:%w_*#Ԙn+:R:i- y~AE12l'H̬f!ܴBK:l tvbB#U 7eQRm@*⊅="iV҇ [} >1mj3h~#q'T3 }AtDuZdo77Qf*1gt*тܶtU/nxTWuoB'>=T:,o7Ѿ-|3R'"6VqP)}DtQς1PY5 !mZ ג0&Bcuɫ|,=:-/=7V.(\<q .$Z`M\4%M2R CpUt04R H (=6m}n`0},xHfSI=ȿq'eBo!=:6bqeܭSOs$yG@ `#ir^2 =$k/)=ۂ.22CQHnāyƻPi̹lɫ~yֺcVK r4 _A ׿NswXa/<ɐ~rPgZ3C- Sq(ϴ`KlkR]ؔԟ;=?I.;Ħu%ί]G 4Oɠɾ&_3C^>A5F.))P{NUL $_|U:=1 <4nݕ%K2+/z@LS3w!pE9C^J$h(8YK)}atwAV)9I"'FYS-Jo@qiic_tf7 -6 ;2} 07ҺG ;FfY*R<牰b =uEu}07"f0/N}([QI?H3͗ "s'1:>8,9k(| ) b3g8;3dQoU1yDbK]A1*1g 9l^u|4C4 ࿧zcF0gɏTՕ[OG- $~> r M) ǺoMZOX>i7 zP i>4l9ۍ-v79۱MT@F R a9wqaF`2b ߜOS5p\Cӝ WA6)j֏ݶ΅y[6*9l[N.18:_X h/T`T^v2k=l/҉Lc 觭C t͊SRйݦOɶlQ>D=_{>V[^~X;$68;vlMnH, otƚ 5ק+#8yB{X$"$s#f `'pxat-NXnjuM2\ye- I~9JW^٢ sD c#vmZlc,a.n`u|ѿQ`KN1 RPBhZ)Ifm s !}sj}Hm"Yb?'dU!I_ڤ),/ NjZ &TdFC^umb*6qN}h! `kAvخIttAuW`P~C=`Ps+MUeDB.bu&XeSԪP;V'yFe;{AwfuEg? %iڰMZirևS;ӗ Н  7xg/Qe[ΔvEZȜg  Nt\F2o,DuE;vHlp?:l<{ds5?e~Yp/xn ^-Ȁ` svvYҠ$΀!vh4Ez c[מ,!UPv pN~yxAԐwj]Hٖ7Mqf̲ $H.\(0`tD?5s k çR΋bg $;(u:48L_\3^sտɢ nQ:,Bg7ֽz~; ,RKBt26@OX&= ;Mk.Tڒ?5XN00L(.o-MS/'t.A q+j ʥq]0}M ~Aie[Թ*o+!Nѹi*W`4/S3'L<~a+YqxH*s4cU;?ݴ1o=cmϰ<)ܰn˚ gDNBd{It~X/"=I߱^*MqD.޸QS9I-4 { ;>fz0yn=eETgtK\a_QJHzڙMX>FNw2^47#LbK[$#|N[G{$ۉ$ aK=زuq rL.Hg[E$IuB!j7m1 z @V1vHLa".m:&?~1{Dm!I!Rkۭd(S7甲 ќE(qH>p}~ \%NfV(>6,/q.;):S z^fJ#n7n%܅BGٜQԓqqjFx:AS)r\jH11"ߝt04ƓA-c9 пѡXƓu?=52cs9I4D@*kb߷e)!@g7>2~7i7 ZR HWm5<%(+El\g;‹q-CvRyr *ՁqTK6T. Ht#&^gYmHW-o!ͪVx^[i.BK^EDTMKWӛ*5!b"7K͑s%8tP:- eTXĿK9 ZE$ĉ2,m +l\ճ{J8 -9I\KO֔RJ[AnӭK"xTTvOG%C5^8Љs4kP\81FqLMv+tx^ۃf{*w;k dd%M#tyn6z!/0_qT,,w a;'@bmWIRTtS-BP =PQJT${s8 >̠ƁFIΟ^}ՄgiJo1qѭ\Gb7Y' 2f"Y%tytlI DVg VK/+3c -O51Oxt*&c}ab\ڷ/]? 9X {x 9y\Vo4ۧޮ;3*uSߴPaB&f R ?mBvjm /9`ԜZ[u; k W$CgPQgJf9uZ z t\ʝP]o$ў^vks_Q0[5g.Y3f a6kMF.jI?aUPSdDs,XRݟIxpK!E,=rһ $Npe@R)X g9v,CN|![}Ll˺9D~}_Nw?Iб j_M<4W(&vx .|snV|;Q> ¼&] }$Ob85ZHp@y @fjPE25"|Q pQ@3}ignueɆ亟)h%?{yKB-7uJENkD671p>+-p Y2KM !IEe"\Aun,1ݐ뉜"5D&0%A 7 p=t7]]r MyLj}_=(‡iH# quS;Z!Rޛ?x">#r &҅a2)A;%a'$z҂d;`e$ ]E8j+AγO"0#ޏ:|~O4٤Zp6['32yE˹݀Ro54 M_}ҍ M1]]6ȟ'=VRnΐ]ވhs4E7ol_K \x-*.dE , >abH1?/ 0қ\sʀiDL?neiuSQ!yWle'&jUۂ7 1z?o֨fw['{I%ιl/R1{d|t%DXgdǗ,I(^Zr,:ؾHg+! ҫ w.\h RSZ [[{8OV\DY. P Dѭ*$8j0dUHVb8e[t%\7Rٲm\18}3Va&9Ouɽu' Bv&,#f'#(r? bER7Ժ0oP_7 +`G)uGh %"v0J>erIs>޸׌HyraOMN4[=髓_ |KލoN;@ccc[t%Pzuzn>͹VwLHu΃jqXH 6K w/ZH z"/X ^ xR -.u3sLw漬mKËޝ/6:ȏ{!G !LE*]*ȩG;1l4'4rSt]8_E>_A0-h^MN NX)0''PҚW^,6cx'Rj &OF *&?,~ċwPIR;ڑ.A.,.AJen&-EԠG;Sg<9~;ȕhcx(NGzeXr+6l_(<բ ,NPMQ|aGl1w $d>#κJ4읝qkBm3΁ 9 ~GjeƲ~|ά? gg fͮkFXWi, j@\ʀ~L4w?FAa=.uok@S4ytu[::Cϗ倦 ;F*o3XmϡW(kZl9=dHܓOF=NZ2gY!/ADRIO}bqA1>yFWQ-> ݶ8Y7JBnUpUI0zup,['׿6Nk T(*elS\Fh"1?oS7{2%ʺWWeO@HnXƣx 3 &Z^tUzH*-c 2`i( B׎0kݪ~~:!ia^x^D#mq nƹO7r1d{oĨxƉ3acJ0 x^L +7/3/j2) BGU V&vġt I&N[gPfյ fꫝXY!=OAޔN_ӽyCYC ďS4AAqSԫ'I~5$^ Kwd82ۊCd[7 Q=( W<]Gx|aJt`[fcјT!^F%W{+K!OxMywG,$Ô%wd@ٍJaL#SpXH-=]GaZ7YBM;@GO2#n^M|%b0&Z*{@\H<.C;]Q iJ)̘EGL ,5YТ' %GMm©K3w;㹺YXPۍb-У;^t [8`NSfl ~f@x{e:4ȠD~p yP5Lݒ$h[XFw_&d7`"̈́ՅAL{D[#xna=#IM2xޝJ)3K #eI=֥2cATcgHIcCHJPcy| S,71¦bHָ2`Dɔ6\u4|hLM %5,ؓ%Q=> Ɯi6۫p2w˛RO0!@%,apA(%}#O| ^@@?KĂ]W$zCPSl穂 ;]"OATt>&'0Pzn< ) rZ@ xv1^&f;Zв^d§f8ĥ868!xs;KO.3:h,If h%FveΏTJţV]Gv+$;H[O3΍AXN\i80eR\ك{)ĕ Ԣ5Ҍ> I)4hHt*;LþGC>p}ɐqgez% yWzT4">pIb#sΛ&'dȋ /&rBUҷʥndv#է^m,g},pg_KWNb b͊;@/C<]]{ IioN}w1pj4̀IVnJVq*CF| ~!uq_NQt'4X| f:,%OϓMxiŋޣvee=ysk*S7m~6F o\`.S$$"N@P1M ,&qF+aMgV.`0ޓC9K`ш>\VոTh^.iMS"DDC_ 3^@8S[`a^lR ,t}F|]PlL'DuUe.d *l o#S%V;[(󞅽}DfVrzWgz䵲]3Ks= d)]mI+,B5M4NܮehN~v-%sZ 3e}`k.֚A1!hC#?gjsJB/F˕<5sc=NdKh'7BD]L=Kp68˔2 h{L^-$vpb #OȎJ.o-M`wЖ/Ot>8WEr NcWH7JHo% 7ڧix}U U/(Q7bƥlOލ8nLO 舓z23YFAOm fH8yR^X?P"Z|C6+Fmq0ka1-#b!TI}*$XOYqIWiMt/.G9)dPD\$_`pц5yǘ|E?{f`T\\uA ncyљ5*#sM#sݰ,=lV#)ūa,ؗIa(piqYمg% sNdlˍqN dCbaׁ٥R ŁgH|n}Wd.Sf^%$X3DRܯ 0Q3/PSĕ `!<f:TU?>dZݝoJ!4\ࣕ*kj y0]AƳVm=*8.Ro*<†*^y T̆`D=zC> I\ .ngI#[;z-I6Hː#aߴA%;d-;5Hգuj ddy*Ѷdu+"ѸPeȖrut@C5JOhx͈n%KYޛ"p sL ּx&j|DX8[H7eq,UnpKXO`4Вy-3QƸ{ixU}R%,yG &ݛl7UBߺ?:y=).hpz4Q/^-f.ʰ/oaA%|9EZҚ(!N5ܸ,=R }s!PUZf\e \-b_ryc|S89M3gAr5se,e*>;wΜTX" qoԪ7362bܟln5|3 fȣ0˵\(\b,`VBȮ08ԧ2@DNHГI>Q hM,Rzב]TґbVi xt:i\w(Sˤ%2`Bge\Ɏ5n mT@l՗JLJn$wI p< }͘E~@7軟xwI sc)m[Ѹפ1譞\vV0N 3# ry>-CbMԅZ} tnj;AB S<2) Pxل*gʗPmG #-Rm=ᜒ$+6]M$ 1ĴZ'A`)dLlr@Klr*k.v# L!dDML 1= ˌH$"zer`G|בo4O.5*LɴʝqiK;ny0fE 1Ύ3( =&Qb_ 67fxjCWcCeQ |_VW]-dPgB~1 N28;G4 K/# JIG9x^BM}f`ϑ(^kʐ`0H/C|50b? Ȋ>3iE7(sTu&RK@4>_P*CK΅g`N7Ñz\L!) 2.}tE Rs*֝~+"< ZIGu @$ͺ(4t2@a fw* 3ְOtka.0K|a~DCѸP<{NKJ7p# .(aJyY^A(U&,K( D}D>CpW2[ғUp:cSw̔g&\Dur!׌˻#yݳC4}*iY˰9JTxH;͍^L霥9/pޗ x5lᥭ]s&IzKFϫ r]$C$qKG/;qNjfe^W*|U0<9{.NU0{$7]}x/?Y3X}&W%pL%ؖ r; N 3RvX>CdH @Z- NL~kJК앯vp!3%c(a,8fáVcN89Bq!~΂i$aա6RX|6O?O&Ka9Vhe,u gvhÇGyާLzca ȼC6Z(3[F,~'gx^S FQfs z G4!\~JSkm_tqy;iZٚ0.ݭ]0-v>JT2O^ϫ޸F=qYr UGV4ΔXT-,&jxjic7E %UM{U}F]Is};Сu_SFCܝ7ޟIXTXʯ$'dp O i4' gS~e)o&gґE^nn]YW\Q*F241qFD-m!iFAYqb/ ;`s(8:^pHшP_j KM4M ܓj^I@GKϒ2^cA`$u/1;5" X},0(gdh3C\6UҒh%x$zÍO⁽8~2z`=5rjf;Ƶ*j$ujj.UzFJȨ3l^16 3F CzV ª|s+%N} `6䛏)