go1.20-openssl-race-1.20.8.1-150000.1.11.1 >  A ekp9|=j{$iKDgHC=PkxfCR:ͯēK/ $()տOs5CR#קfT$v]2HΖu;nĒ<̋Vy\\!!;77Xn^L1Le3# ȐlҿyP憥( PC` =F2c0"?6L\Y c0b P%SQhn#Iߣ~- q`6h|5G˜OkF8dc3e4e5cc5ab7f8ad8508fd88b71cbe9648d9896deab6a8ce2155e42d3081ac51c08318bc146ec3b07d908c0d7ea972f5c5bfa3uekp9|@*LxΥQ_#{Rh$.>s?û7_b^x+ dC\@>meh*^ۑ1u%]Z!Zۚ$;\=>8WP|`ºbHf@Y<,(kH\}j T!w(i*&%8o"`N) 2*UÅHgFܤi=gNJX;C vJ3@$LI@GmҚf8>p>?d - F2? Un     (,`t( 89:FGHIXY\4]8^Nb{c$defluvz $3<@FCgo1.20-openssl-race1.20.8.1150000.1.11.1Go runtime race detectorGo runtime race detector libraries. Install this package if you wish to use the -race option, in order to detect race conditions present in your Go programs.ejh02-armsrv1SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Languages/Gohttps://compiler-rt.llvm.org/linuxaarch64ej69711a07d6c893c9e24fc4126cbe1642a06d670a8cfe0cf0e4cee1a2487911cdrootrootgo1.20-openssl-1.20.8.1-150000.1.11.1.src.rpmgo1.20-openssl-racego1.20-openssl-race(aarch-64)    go1.20-opensslrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.20.8.13.0.4-14.6.0-14.0-15.2-14.14.1e 0@did@ddd8dD@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.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.8.1 cut from the go1.20-openssl-fips branch at the revision tagged go1.20.8-1-openssl-fips. * Update to Go 1.20.8 * use local toolchain for Go mod tidy and disable ubi7 test * Restrict 1024 keygen to tests in strict fips mode- go1.20.8 (released 2023-09-06) includes two security fixes to the html/template package, as well as bug fixes to the compiler, the go command, the runtime, and the crypto/tls, go/types, net/http, and path/filepath packages. Refs boo#1206346 go1.20 release tracking CVE-2023-39318 CVE-2023-39319 * go#62395 go#62196 boo#1215084 security: fix CVE-2023-39318 html/template: improper handling of HTML-like comments within script contexts * go#62397 go#62197 boo#1215085 security: fix CVE-2023-39319 html/template: improper handling of special tags within script contexts * go#61198 cmd/go: extended forwards compatibility for Go * go#61744 go/types: interface.Complete panics for interfaces with duplicate methods * go#61826 net/http: go 1.20.6 host validation breaks setting Host to a unix socket address * go#61867 path/filepath: Clean on some invalid Windows paths can lose .. components * go#61873 cmd/go: using a module path without dot fails to build after toolchain selection * go#61966 crypto/tls: add GODEBUG to control max RSA key size * go#62018 runtime: execution halts with goroutines stuck in runtime.gopark (protocol error E08 during memory read for packet) * go#62056 cmd/compile: internal compiler error: 'F': func F, startMem[b1] has different values * go#62070 cmd/api: make non-importable- Add missing directory pprof html asset directory to package. Refs boo#1215090 * src/cmd/vendor/github.com/google/pprof/internal/driver/html/ dir containing html assets is present in upstream Go distribution but missing from SUSE go1.x packages * Go programs importing runtime/pprof may fail with error: /usr/lib64/go/1.21/src/cmd/vendor/github.com/google/pprof/internal/driver/webhtml.go pattern html: no matching files found * Reformat adjacent commment in spec file- Update to version 1.20.7.1 cut from the go1.20-openssl-fips branch at the revision tagged go1.20.7-1-openssl-fips. * Update to Go 1.20.7 and fix memory leak- go1.20.7 (released 2023-08-01) includes a security fix to the crypto/tls package, as well as bug fixes to the assembler and the compiler. Refs boo#1206346 go1.20 release tracking CVE-2023-29409 * go#61580 go#61460 boo#1213880 security: fix CVE-2023-29409 crypto/tls: restrict RSA keys in certificates to <= 8192 bits * go#61320 cmd/compile: ppc64le: sign extension issue in go 1.21rc2 * go#61449 net: TestInterfaceArrivalAndDepartureZoneCache is broken on linux-arm64 * go#61471 cmd/compile: failed to make Go on riscv64 CPU with numa- 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. * Add GOEXPERIMENT=strictfipsruntime- 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 trackingh02-armsrv1 16956402871.20.8.1-150000.1.11.11.20.8.1-150000.1.11.1race_linux_arm64.syso/usr/share/go/1.20-openssl/src/runtime/race/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:30832/SUSE_SLE-15_Update/353caa29a29353b8c3cb5f9d1b4fff9e-go1.20-openssl.SUSE_SLE-15_Updatecpioxz5aarch64-suse-linuxELF 64-bit LSB relocatable, ARM aarch64, version 1 (SYSV), not stripped((\-V5go1.20-openssl1.20.8.1utf-8e229564887a7be1de0c316789e79a946f22bdfcd5671112e2ba09ebe1210e1d7? 7zXZ !t/] crv(vX0p(6/Lʯ2Yrj},*(cfDfHvluPآ&\u&Xz*NMfTpۧ㧌N#xGl'C]/fCs/H`̜ k'` ZtǷKeoV7 ؟v>ȹuR>Q! :Y?U3VcM{CLdg Av \eftMLsMOD+Bv G[L kIqMR+[8^ #ȩK--!TnI`m5АS׍ű^ٲ;\7 eŽ gWTY>B9zS&NrFVj:c4b6-`}R5w'0z4| q舕NM1]RSڥJ [ O;;:oı8ªQ$o_qa6%;]uM<&6SJ\ b?uߡ 1ITBKp'0e+2R{~$rޘdt84mS46r݇/ ". Ԟ(+RB~bX Ҧbfs8hpV'o+`P(]{: @vl>N>h}f V4'",gtrJ|Cl#لk&-Kx*p?UwoLJLm[$/&R(}~ YU\2RbrtԜ(G+nv4<_R4,}{AW%?{e[XBk\%ˆs:dC|r.M7}舍<~0*aW4MKSE@]cQ8]g^!Pb} U{ry*&Qs/,D\io"9#򊛲+5͇#deoDq<A5ۺ•]"Csn kA04 !X^^Xi,պH}Cm..%SȲ 9S^$qԴڨk<+MtEodl >ޒ_nUw)Qfv{6K' NXnz(pMJkҘs3ٓqr9lAAmJ-{ ^|2&+ URJ ܏4 c+s:$ @vԶ%[ @b`@.>)ٜ̏Z6t > _qshsJ lgSfE4xDl8y[5:j2^] 5,Dumt5Ta!t" GTRI4sTg=yqcGZ!2RKRJ.,njW}okK;tBy/8x9`7H"r=s{0v%,RTq4v#3qݼ8 kyAK[h}m U]x"asozk:Te8VmB 1dg3n))Vt*#MqP?2UsX*DQ';Jp7Cc45˱7 j+vB? /VOi˶pZY$ujEQQml櫪M6RS~'an^As~'E?9ś<4d"RTɏ^$!H惏'qY?ms݆sĀPM(2.PH+<9I6ZnHiڲD LFWv ~Lt3g-Sm/?br) Xܛh7ėFLP_ٌ÷Zy#u:|{Ht vhcX ߌpK07K?~?J\-J`\^suk Rbpk(8R$Bd?DbZg֏xع:(Z{gd0J9S#W/jN{DõR/!1aV4tod5B&PN- x t1 &+Ա'g鶹YbLo8xOlէ{xqJRQ t:oԿF&ڦ#i-VHf[G^b]5{2S{"!A5_U 4L%/w3Wk'ʭ-K WX rСqw~ɝ3H)Skбޤ)TWGyHHLl!,n gYDcUz9q 11]}wd $9je,4Hqs|~ȁiLz3 )lhվm:X[fy"LRh+LR\KdI&)Z'nKLaiBQ/@~cJ,?o >5*d RV^(XaUbbĐyeO5н+5qn#(wYL7&uU݂S5Hr]Gn,O!/I+0(T[~T8  UD*k[ƝcPJ4HΘXA$nKJEd{} UVQ!:>ҥԷ0w{5#b[;êf*a{V~4ҾTlai9.z~B`v,PW_ypI1a@@< وȲ6nf3_k3kʰs^8ޢl]CѾ\g1Ț?LWTr[H{pDfUC䫮 OC" XO/jͪQ3ӓwiK0TR#!~ 5$mSjf&S{|xJ ʄ&'_L p&S46/ ݁LxG29b}o`2zj޸mҦȶ\Ws XiZ7j_ЀL;+VeC ڮ*9ůqv{>Y"y16/f W̬=;yf^[K\eY[ 멉| =xM~=LZh,%o~1"LRVGō c]:SzxgvͲY;p+q GM:%Kb;W_k\'9')N>!p[zwYzRO}.^`v->2pWȨ?H o]*N5^Bh|ޭjy@ |nMvFܪHry,Z 5+䷭'(yJP9@E7B#0)i 7«V R֬+mJ\@Տ8@/\.-GJ 4󩽜@ID/IZW hЕWKs0oOT&6 ᤁʛ=H4,Q8^~!&MSe649LykrwW&C,2rVQmSj+"$΁z4L>ms ~rQýSJw8{s$Xs/7έ$MҊ0w`.Uz`I Űgɩ^HKW΢4𼸩7zɑ1ߒVA}%CdzX 7~9&̀ #p,;@+-,$}+6'6坯j~SɊK)U2e3|%iNDR -@ Cb,:XU|-Znb0437;PkRLΓ/^l&MB27ݼcGBVϹ+M?q:3d<<±ϕjs6O 5^]bOzrIBge^4K :! u wSX =괄V?%9Php+:#gҭֵ4@h0sܷBCS^3lb͉^@ٱ}'0f_rgZ tb3J; nةuv]Z`T\׵vBHp[ؙ8ІPOkCˊRH >:{!iLܣ=(G\ o\S6)I+jlE{/{GP$~gS;_[2,96Iw@èw02q#njoL疳ʹljC)?+@D}EW|B6ٳ4s^Vn"BN,_Чe| R MDt{+93SO9C8gE9;fn\v DHV%ɇ좳BҎY-gCk`;̤Wډ|/^LA2f]%jk?Zpví6ܚ"[tz7u3rt{̅޾)n>)86A\ˀ;Q/S W]@::ӕzRdhUl'( A/|cJLOq t0dlXV[Y;g+ :w6H^CpUBL4'tzC ˞<>MZ>iPFJ619ȟчIы-ՐdO~zM+LҺt2NfqW;x~ݲ%d}S¢;ޜ}o+{ےXk!)z]͆osLJ¹.'?dX_C6>F_\ 2r^+ Ӎ uKLKWT@z [)JҞ vk [[Q) geJO١e-% Sq#LhwM_.b:>g%kuZa(}yͶ,@\ @]l]zcKLr(z9a XL>GG gxmѱ'cBXtk_i9.IlH݄4ga"/2tx`& ãu*S>b Znc=n04=A->X =%UiĦ5k| MKа'V\4 ׅ; *cX|5=n _UBh.hoX86&$%M7p$|D ~@[S]Iau[:`=vQ3%wvkpYY+ 1DFcf Iq+ 5]9wܥ 5^)LפL1_aJEA0ǡ]:W0&m}It3A͕Oqc~Vߊԛ{1\[v+$P|>vAML.?\´)OStR;Q@Gr2KՎbVmN+9&(Lu{4o V3w%RwA:ҲDNH tz{m-sGl6 x 9OOgusC??8kK*\:!'C v BdxĺߜL{ jZ, #/j!&'ntv4jCa 4Ch|: AReT CvX F*#KS(g:E{5`edp)64fuYC`&.`mʸ_ZA6 cp7F\~gOh˛6N^͘+ ܪrI#J¬;vN7$\mmn>.n`잲ϔ g8(XskB]4G5$?Z&{ ޥ1fd+Zʐf3wU.")e|vN6HܫO? pPѪLްF|k'hhA+g|#ݳ|fHV)boϟlhTx+}٬$Ugt)?GG О ?Zy(*:=,Ǎ܀j&v6\Ry1 ;o;]+xpJo6ɰC%@Q}\ْ'uAWUfB3^]Y(K _ʗ^@@d.fX3r+>sj!L໹djI ٮvBGNO2$x[׉: b mANB2 ]N9BXO7;S~.?X }O.dS|m" }g\u$~4!I㚨dޢ?ykT7`Ё0S.UE CƗ&/lp]46ړEq&>H#LJ:@'jU4N+Us-ߘNVkvtI7,wAm-'N$}զw >[MZ.Y돛YDU N`#;GVp4BXJ+48m$%N$sgE5-wNWG'wd>sEa(!+pf"sLWu3B9Q*]Z9 E- 8fJjF@IR}Tͯ;,2y})b n]0ݻx>6@tBBʾLW>rV_g=7=L~,sWG[4ީL}c|EiD <saPF@D9W2 *7F;75O~ɿgo$@mQ2UCE8ȕW9^\&2:gD"~<\JAxZpTxZN%*=@awdLWLTVo;I +7gBX1ɗ#k42sy T?!ݽv`t(;QƩ190ǣ~]*m6@fK1o?cxa@[oUU(i1l&SL"@Z\k=Bz(L4s䂕-eTc^Oл,l %5T䖢?.Ee؅j CQEI.O)~ZRJ}2/7HސdgF"lɥ£G]]JK|*2,?]trS9t,&JΨ n3x,nXs[ZsBლ#iEl٦ |i` Mp }$M``/8AH!2*: 6%(p37H;5O 51PJo4b=βK 1 6szxks?Nc/Ah(C9O[)Uy몰Ĩ醌{Xu9F+$gy>Kfx@0&VTzUBS6q܏C:9EGs]6Ii1?U_s2 Ѧ؃ePEb>s^M. 9[ɎEƷfq&QLL"~ >P,p혇U-?P ڑTKW`GD<9M:0U+Hgg(<;=bD/tЅNBm'EaԈ>r *^ OؖD%Ѱhok,ˆ#8߀x1O g(Lmnq,bj~u2e9vRlvTZ!K:1]*9|)Sisٯ vdl̏ܲ5dq7zWM}N!eS^ǝT?Nt@ M^AXDDmyƇdIty!Q| )ij=⻡sYZkɸyݻ:/#k,J<>GDs `וˈRtWc)2pZllnUoЄI?P{h +Kğ骥AiXs| =HX~MBx3u8 vg #vvBɄ=o:-L^ ,KʇeK}k^i2yNZH nH.5Mu_X,VuXFX"#2'`rւ.}7]`$넩 !FKSf #op3ݣ=6u=qpWr+ږrN /LH1nBpbKE[ף❆%pA ka[R{,>hlw蕛ty:6L 8ˊߟkL!U/܄R'1|F/_  ?iT l1dzM'5,=С3pAOM 7]YĨ6P l_%} J۲\ %ο%e0 =P3Og2 `K6gyVue`yRc{>yWa\#bI|g0P/u XU܍=%v0\' $<$}Vg!#EdES4Y2d?ƾaӗo&=T~R>:}|6_hWGFq0HgK ΎkY#\Z)>[ cZ `k(U'բf4QF %d.9VԄ%=,Oo*bERRT8)t'$1pP^EM!JC>ų@K #,HXLWvhU[PRy] _˗,GEC?35q~8N@.0YLh(mݟj B}7Be !$9>DNIjVAE;Ռ>;-W9@ 7Tjp2lA& 1&ϬeIjVRDBX2v*W`S3 -֑KHa0m.o^*L&`tu4{s٣h'810 P>< XKE:$qdՒ9bOJ{?m"tu)m7#Xx" r7 ahT:cdTVTcy2Y3b-ɧ9,؇)$%w]9_gUX%a_~h5WύRThitfΏXIR+|JϷ`^v).:j} "ZR'q@T2@`#pѴO $e/%A$yWͰ.Svp?AmQN_8HnzM?ƲaS^|FRh,BWҢmkZwDQP砵tXnhSl8 _2<̿ ؼrל'z.uof4T& AI8@ʶ.ONM$7$\% `cpfv^: >wAg'H9ؙqM,lvT[6۔!JU3 QA ;~kxsD`&4c,YTzlo-5W7f\+Ww߇E.e7Jr"ˣ'n}{\canz&loETBB} q B"nǨ;^RBHVNEOIYfD+ |Z8*zTM=}lMpWB<ם+lS > [Ot YzOp髖ԃ6w\Lx|c! X*'oj=}HR dJ F-G>I1:KCJ`mYY׾/JR; ,#4t ]5wykC Xf^Μ1.v;^+Q6B ҕ)H+'hO,:Ml֒~K S20e_?Hv[o+fa_l1QD,xۈ_tXNSd}6+yYFn f7,oݿYX♮uk_PP:x{V׃Bpo1Z=[z# S:}qOۀ~W "Ԭ?[=ӧF3_RWQ_PK-r[QVr*}CȆG}:gMX'?>kQUwV.[%y7HLy^bz? `sC6jØxSʵm1(bi0u\0*q~(X)ή Q`ԆJסt~wQVѓ'nC mF?D˩q",a^)80&>[_JI.yKDx͡92њnȃ*H*(m '9ҡ{nM0 ?Ja&i濩ҍN-e3J^WWOʶґM\Om ʎr 1(p_1L1e{ߞkyF#ϪMif"܉bx4~#lby\Gr@+CD p]e8SB'^(I 4`]jit;pU!8;5ݽ:%Bl$ѷ;uUi8oTxn SC7hoy>r_<Ŏ m&pY#"lزLͦkh<:3. L0 (Z5bӇ݋C\Vwh;IFH˳[Ie!: y߷-&/tfRqpK f+O>tkCp/4Nq۴ CcskYiR >vhx0KGZ@-^gq\Hb|'wXT깆RJR>|m^/tbc`xK}*1ȚK ao S(EfX&9}JCV<MX$`)xtLCY)u~N1邡Nҷ?Hj J;Y8 \,y=[{jG D1;vcY\)j UNv;$ JD^9#0dRؘPAhg2!_ťKv:(5`d~MϜguv϶{B%L$R -D%mhexAި&Lv,${TpnW$&=rוT'rDg̅*Gf=4o9zFlpVcd3F¦k.jK#ڗ~{"dvL=b/Oά3$x,S luaWPǤQ'~ v6trJ%*1gZ xl.2Qڣ #áIᣳa"rˊ0-J>ꐦYK2(%K+P˕`s4D=mI%q~JK" v]?5ĭC\Uk7Qbac06G5oU G&m&eK= m0"k霗R^{.qv u ~+AK3uȉD7]S$pqM+S 搶 3(Px֢~'Lhsjٱry~2H6# L1jgZZ^ђԵnk;&w\djj4]u?8-;\5hb)&k07Ѐ݅ ;f`K؆\EWP`Q )W A ̌K@/>'=minVbuL,=E`OiĹ^]&q"2_{[\\;e[F kSJQA%g |dai!uw㡭ZmC8W(qU9hXս20HU $tc =CERq:jM4\bT)ӯ_} a ]t>Sg[U,ZF u ~RzV &gzY=~-9'|bmF|ppdÎ *D׶ HCar逌rc.SVϓU$ .{o\kJ}DTyF#%cQ]FmS1OAhpQY7äiá w REi8PsSEgH ts<.ULoҏ?6^[:ZYN>%"y)m[u  ,0iw3,DTK!$n!3zrd2j/tBx-5.Uy ٞء_"{2%D %fP_M f[Yλx+VAD ʙV'-ȶ,ӌlh5E~[B@F?J^wu۩J^K~bʼޖT|0-.N 0ne9)UO^g1k2HK 'Vok>R(޶@:>h͕% K?sN}J*Idw|J;xсI1ۮМ$DŽvnY(?~']@<vG@^GFfƒqү.@K=POd܊1feG6>`9U}E#P 8@N/v l&j+1t@T3E`!Tm cGYSt fjJ)>v,0A32Z-jh]۫TMT;yu7كB2fH]N \;iƻXfCg`t|@ L.DF?5#U-stdzx;3=Ю5 Q\h?Nb]W%?"^ig3)aQUɖff_?%VQw~ֺ'jlНynLK'jmۼzƨȗ 0Vfkm0Ԋz9f/ncp."eu|!xbݮw&0)k @í*(>I/33|d-$m։Y=ޡ¸=B[hR'j9GJwid1=ǩz0ZBۓ( }ayH2Yt΄.9iߞc| NV<%ָFI)>I߂{V cqZWyZ<_]bd4/'"w\ q]Ҕ|qtqi9987WG"*8S@'/~ ]5WzG\nSy)a-t "x۫URaXsX4h/;=ٽ,j,p#gٗM /f,w=^xEy.8ݻ*}ǧm\Wj칰^=?RMu LrǕtPIs%:7/^>iT9^. >B)WY{ Q F2lpՉz 4,i'It~^dH $@VئTn^&UdVSQ/4m\x u:kpi^=6Mth8o2A_Š36 o` ۔鹄-=|QCo$k-u(SUڐ2U0s<]b Puвd:1:{ d ++#YzCOc-ϷhI,zXbw.Ij3E `IzH^rO+|B)1^^t 9uh…{M3NBq:ϸP(܆jT g-V$v)Yl% xIVO]^2Rpai'#CnU剺&phYw~fr=a!z/lхdmQoҬ&`;pC*J 1haɲƁ@=Ƃr]:*OKG\Ep0.7Mw %HޖXw$8tbXX'#3uf+p<_1l䊻~`~^EU<]Qv5j.Ml,̘nMv}4ӜOWc6N yܘiH+ ѝKUB#mbC@HJ?ĝJj<쓠rޏv,9Pbݵ)jb6MM;7"H Bϰ '=[Ηjtq|GM岆 V~$T20b݄`LOzN`PΗhJ .1iiu9Q.@ $L_~a ;l=}aU=p;<h,O9f4fR9#'Kxi>y=O :7bBȻzC-kx C4̦wW5ǸUW5-GVD{˚\eFꪺccNtSVLRD^OS`O[ĊOM[kG bPybLK-Äs |Gzψ%QP'hFQY~9~Al3AE|*b@nWM hoj&#j.&ԧbiaAf`yLC?J+Dg擁FbȖ]e@lsr-m?P> wlAX۾>?V*ADK*RRx5uW@Lazh??v6Ce{⤑Pj8 lKI|t5/WHxׁS񾪣Wr%6 ҽCƖ߻"Ήi.,FO+yV29S7ޫ!ɧx)9HEGNɐu޽cf():h2$.i\Ob_oDU*ޞ'8;uE>,6[)W6袟vq(WUn>iE?Na圞oΰE={Z5SXnY3@A˘С>拰7;N ܘ&rۍсqS@4+'FXwQP[;lXiW"KA$`91z]"J-XfIoG`ސG e|q{~1]O 5kʇ2'g'mHFԘih`׈'+;=i2z'mvc U!eZe 66:,g"#(c=YL1* `#t]{8[¹`_PHfeHj ELVnUfHK7ϝ6\Eh~W@it"-#1P짤+x O%* ÅIӍLcvYP1Rіzx_](o#nɆ0Y<3$;AcVt}P =hd^)z$m"F}uinQo|‹]QOX38O{FO^沽ïxH C>j[xaM6D-Aq5X^D o4SXenݦN҆G ̈́*1h޳k&w5+њi @UYcOx/N@A:i#Ӱ]6Ez7'؀0?3L:kJ>AY G kWZJErzHJ%)..##L=+ڕjݤ8?A(pxAKXI=G5ԖdY_3Lym)ӽfG:q t0.H(+eAFC" ]Olz'"ۡLXa.8TPMhr-ki^]'d.Ti7duuאLUp'Iwý N+ >r}!Al9pSu`w%C Nn܋{ XY@nnރ35WQ?Ov'uAg+7@YƵ8veW"d(U!r=UHUDѣ3g ~ExrH6c*wt2W^z:|HrB,q ޓ|ˣ)_g_ 6rr)TY<Y|7'.5FĄR:V?>bn4N!(&j%Ⱥ\+jjL"~ݥ=zJ*E2[啍C|M!|_@d~u!<܄uo/ה2指-L&ø(e%4.%;ׄdJsSq-YO]MA̲R>y (d] U[ DfΎP܍}~|vfY4ZScs:^>"9&GVYs0#L=9t"$w`D8u{m,*J}k1=0j* RfaNR<`ц1%\S"9~Mp,/NEE7QGy I8d$ sHZ%No?)-QZhʜhVz{ U*j;16,uҶf'~;_QQ}1EloӍ{$-3o[|g+NZlS#4UmĪ~>ZʳNOTG`RkD?Df.[|=oSuޫ.C=vHBV.//}hYI#(>tm-wKQkBEWUz+޿ZFѡX-(K` {U[yǔF"&lm`3x ?U p|7yMf& .:%T&Oc eX'~Mʙ 0}lHV:o}¤j>L̐(_Iee"Ѿ/ɫUCڼE:h!e$ʮD v%f:|Euz0isP|f=t(Zlhvr7U.hHd^5kZߔhǸܯvw]ʇ]ܹ>g<[54 .+3:P>Z\זK*YrFY'bR(u0Tz^P]8^b}aWH/ɃR}w'!O Ofp9m ʨᄡv5! J+Z ) C58 U|1?wYuo)寇bH)0_RrwxWQ+4uF@F )z6#eP} bmDx\zT7x{Ӎ˫ܵUR (9M춞1F<#. ȒCmڳ- lTUj0ȏe-ShN~BIg|S ky$~C4qe8Vz +wrGÛ [ٮw+K=3`)odJͺܺ$] iJ.ܺy 1xƶ}]&`X#Q¯l~`pV|᳑liP'r J[NS?{fr;ZfKa-篘YIiP[H*;*6ZGP^ײf L0+egUy1*?A4@^.Z ͘RӦ]?ٹhh@,m8L/M{I!3&{ SHKC{{;VĴB:UkC#.W?[% &n&=ftQ8@?_̭q#ۂ> W j$iż y65*]Щ۬F;B3[2{eODoG"02wm 5b:G#Qf_|}.Ml}*)<Ts)G {L_ /DU9Z`sm#15C|s6k#[GRUŷHݍ2Zj{/s`]l{z񊼫ԅu`-`؏^ʉ[mfYb e3Q,%LF*+wA-E e[KEg! s (gMa-Ya`om,C4P Ay U f 2hyC;̅#(碒hVVkOs FFTbHM*8WZ5FcL17>Tգyp-@?6<81]i'Ba{^zK?萶mIyH.-(]+ ,BA[3Ra-λ+F d1bzǧBNByՕ)%tŒ@gl WcY+Mlȟg 4D"MÄ{5dar!2mJpN|RN11 ȗﱜ˜,J.Gv>RHT ٟa\f(h l-)a7ɱnLqEtou )hq*^J]:jxg%BXwՠg/,FK3'j\z 7h[#:t=US1D;\ (N*@jz-eºg!|ջj9}/_31j&H_EɬB;z#W3 $ܩ2#n7``L>2D=_3HJ5$1׿\osA`b#u_!g1aZ\]M;&W9[6]q9Fd%x5dUOJz#[< /XZeX9|Sdp'Q}nx~bW8[Q4ͦ7Wܹk>(;>^Yz쏃$-;W0ZB)a)(0bDnyDʎuy ==Mʊ^Jܯ+oo$fVˎhe2xyO=wNF^(q5 P;NA`2B|4uS|AcixӮ ˵)XwĎ3(7^FcΒ.  f=Uּ⟒B(2#pHLM~/g c2=PT41LB<$';reǙtSrSɡ0\=n5~{L!K?/J>wSaIژ(^o3St&C$zqu8t0}xnRaӎSs%:o&@EG9ƁļD*-d#.k@kżK 2psA1>]O鐿Nb\o MYڶCԷ"^D@^nŵzܤ2aZ)SfQѵgaBk8̢6@gG#;6c_tGE쾤mn{ YOֻŸSWL+ 6`L\PpZ {&c$O{N="ݥȦYpŇ=5o,foEW`7Zkw<;pg_ix?eEzs8߅3 @(b"f!\r9b_>גwH4R쪋ˏN3fC퀖ZZHA> rߦ9i9WGu&'F}SWC9ip7V& :L@@>!CSpL!=y<<#&sOv5FM*XJC+ Gt͑4H}ѥ_k翆b6)jֹi&!E d߀9ۆ:k/-ӕ.)l1 jGE%D)4T=%uQ ]3AQZ~Qb0`54:?^^ ,կfՄ=p |q=3( i4߅zRo(\(D@le,RiJ `-])r\ C}j0 SpިTd|aA>}&{xCiZ̠;ȩ'D,pGh*tE 5cqZ8'(FCB,>KۻHuz݂*#oVs+vC 'ڰʖ[JSmW]f8-$,s7j,K_ywiqYY^3)_~z<(Fa?7ndv;a2oxڃԎ(6ҥ4K8AjWkosMG"st?zӥp(Ͳa@p*Ej>S+.27+X%aLx"$6/C0QQ>̷+ncyry4_.IZ-;%L qT[ {eo~l!.G?_?rfƠiS&/0"!#6Zu]곉(myY5gnh&Zw2T_ lrB wr0:.A2!p,\vz-*yӶ-KP<Ь>5* ErQee U :}܊^χ S"+Ϣ+Y0.=c?P9./´ڣ&@I YN]iFu lf^NTN Pd}J5Gn$!aJ8o,u{kRq%{Y4*VЭ/Or 0>URTk@<\Gc4Z^.|?]'WQ[ZUM?5SN|X p\`"Krl>y>/0ՍuV %;8j+ϲ E_ 9ol"gSUj!%?2sO 3JEMH2 KqjHRxPBUSػ8i@ڙ} pHv0;KǶ_Mx1=Q XmJ(Lh\xb^{;sPi8fhӕ n `̠ )7IXkyI7Eˡ]n#ѧLsN« vٷ crfL4(ξ E+d\@Eb4~D>VtO@5 8,J/B%t)'}^\&Sȱ4`Dy03#̈́. ih7՜j8F(')D۞ҀSrn|cה*@Si>>1i-k(Aa(;oOro똬=FTYM7&+:,Pj"CVD{?^h~<هXgckCL1JhѧK[sXm }WR P_Lqeh8J ~Z]e}+fy3)"x# ϊȁ'8qʺ>\$-&&Fem|B.i$bZ oy.BE"XVKA`O@fx\+xHYphrqmժe4] T+"~=-2ctԔ21K08L%J@-r,l$Hm"<o54PPQc"|H ckC# Y 6*޽PnuVsLQZ8!`E^C2Y :i<v~BVS_Y.uwcroN@b\6zUjxo/*T%j#kf翣QV ;x;/V˛BXΑgv*&nxO٤=fj3 B ^R64Nk/tkۊ),"1%HkPjQD87w+ <ˈu)$#O:V%M)ZI(e}Mkb54dd]U;z3 F2.kbɶ5CeDe%ƚcw n]dBh<5&&j:{R:6ޑ6<]B6?F+?0ĔXx$IO8`VR!EkuRzW:Fq9;݆X!ܙ]Z'D9DhvÄvX )@KvwDBBԖJs;=om^ܜ?4O.w?("mW'y\Z,,EVܮDKRMc˵̡]d#ǡVeTnSǕuRu]@b_C3;!*UH u*.EB "Ҹ U_dțҵMi0w.*a$)2 =5 sdd`2 hXAҚ #}G+6|s#I.=]ONPbY*^nF:a?w0MA׃&r0t."B@359f'tjCnƂfֽUeŵD6{`Qf";*RY9i >`{0}27ɣH&<,LfHIQðAPaycg$YQClSw"``Xv!ɵד)?^J,Qѕ :.ooq0 yfPFQ&̑.s4̧{aq,o%Z[n"-4#YzX$5?vIG: 5|)۬%-_iX壙ِ2rND\Vqwc/`/,1aw!ruM5d[VQIWgb@ :ób ❀U(~8h $^J Va=&6xjKkueuh(VVQR9/wj>KKOB}@'&DoǽHLO}M4wÂqoǥ-۩L*6 Ӏ_4X3L vsF&kriyu=FY?ժT*>K6pXI+KkH05o9ĜJ:OvTڨ6TLfODiƽ2Aw7W{. V 8#P<9)^xC 咵+lD2"yr|0ܦRaG> É@4\x Y8sY $]˨#(f&(!V/H558҅c,I*YJ)Gv<' _'$A &Uok?AFнo3*P3EKJv"/t=|Ax$W>uXHf-( i: jXc7%J1fP6- Gڭ,œ24Z/!БTg@xߤEHieiͱ)EO.b҉ ֈklk- 南TBQ ߫! Oh$ZÞ19XԈ&[cfSF K:Rqgׇj"``;E ew-sX?X׋nf.a@2Jl6G̅O̝py;U-+mϙk*A|W]M,7J?S9@ޠ11s=;H ښ+by) eb@v0vsg?DĞ<9a^ p뫄BڝLʱ-z -iv~@5щ`Xn X4'fA Ej6##EF 'z"l5/L/vS#y~LEjuI̠>} ^;V-G+ -x94Sm0JBy,hP Ӱ6 w&_o+,ٹƥ1Bu )@1{CHB(#R]`N&Kt8] &`gbg0(ku?:d1NTtl|/ 2BnQ)?Pp5)on6@2`Tx<@ S¥lxlKX9e=gLJgӄ>#&NUؕXBx;ê6%~AnCt3KM#]"+3:}}&?#h/G蝎{ru,dKG51N5ɤ1/'"Fl t[dt<%9F'je :AtVO?s\!KsJ\PaDP({:G9]&GW2|{X(Pywʆ^< bL\xfdZya? KMwHI9nfpC0ܹ VŒCm^ܟݓFgAŮ oQ7#ܯzs)>[Zi.r~٭p$vIO1RkdA<{'ke,AajTqoG||? sFCP9 k/.aW;yط`뷧aNZ22]VۖO͖!Ǝq#]:Oc2l_=EvvƋ9:n5,1 ?* ?pDdļԇ =03 ?mm#4 7GnNN4I~ڢ)T>l@b4E+{B" b?30Z QJQ-T t|*6f|篟f7JlCGnL(t4S7u~ YxPn֩o>vвHT MD݈x<-&[I UJn+!c!,B7B6LVS|oŬ`'Kj7c'MOSXiu O^< Qkeؑ1<!ErC5dHp޻I,b­\Rf}p:5N?v:f>x*#kG#H7S`daLVO P!T8/(4Eىah /u>uOw,SYzy:E5ϬyB?jB~Ʌ?eRkA',m2#2Ua"{iD 2ހQ Vk&;uÆ(JfwNAq>GpG{x7ŅAmC3aGtq["4j*zL6#j& ap .#߁˺Mu] r#1M,u4/C / [ї m>'h 2L90x,ĉgQc㩻7}(,D5d)2 @o/p>&O.MtRfRq氭UHl9m E K-AOsz Ud:Ce/O Z,1lUY`#ߝe%\OS;{aܢD@5 ee>6R5kh8fpLJ%21ޓe]P10X5L23< 4p5,1Ȑ!kk!z9qEzoG\l%*xU~1O9y4@a}Fb&D;wvUwQ6W8# ЗŲNE*ݺ$sDNgu*V8 hYZu)?^KȔ@f[Nw 6eFYrS%|Bǣ}X^Er5=Q%395Uvv8c'.LMC;.kzu˻+TpnHWL'*ޘ05Ҁ c}^~1{MAF= 5T́:Kx3MY1K 0x|jJ^nFh|uC_DuҿzKawagLƤa7`p(͙% Kw(4ͧ=YZjoȤǰ4="SQ0Jjxmb^/>]~2yRM( >ͩk&MfiR}Oڟ;#"Ɵ$ЫESa򗈛>EB{œ6Y b)b:@[\bƈsQzZ\ZUOY'Ĝ'Q[*-?/k~r_"m¨T;͘N%W&d_KU~OCYne05$E : 8Eͣ_;ĉx"7I(4|n;G5'mɫJ(NkLCwJ|p̩H[b ' )e||i>7Xm&AA3!5$ћT(`9?cj;: b`g J"E0+S;MEEl9(ȩz, 8H~^e_#y66a#G\ot2Ƶm[@Xh_8xh*=,dN# \c9ׅ~JoX{ UƳvqF`2"7l Fi/.N#w\iۄ<*PɻrtiLZXjˤ72. $L΃Tl 2rEw;A1e|,YA1ɘZmєYٔpM7olFU)gGltb,XsCqU^ *ط6XFEUr(]$ _}vCjS5.~{ r/Hj@?f໲Z$v8cV͵b9On Ka B)K]Ci 0$Wȅt)>Y\7# 4p=Z.T&?Qj+6IxH!ѫ|SˊQctn >3׷ku>]5&۫&C\s_V+9w_̰#b4ܵZ ]=G:I uhi¤b+)|˟]%|z|ZlN6bB YmX[!Ԅ4 UWb}hn2.94F3[2=b0׹WKKc7 W(/; QUgL9h5-h7:*yRS՜Mߣ7^j9p(\jOtͫ0 ԔƯ쨟yy/Wֳ){OK>ΧPpDϡ1䎃4&ެS3>c AGv)U8b;K_o•Ѐr CD 8 y> zGrZ?ۘ'z~83r6Jx`IexZj=n/xNlcMgs8FdʨLLHƴ!I?09F9/"' |{;ɲ8 0!e8f Z8 Cf4HxjzfT-;]mT`t}+})hR ;pf*ƨ۞Qv ؘKbOy/MS1 {|bi49aχ]YvTQ9քU4O4! 8̣oԕG8}5:Rw4 =j>TaO(m޽;ZV|b<}E&L# 8BcHY6r'W Lsc*hU6?oODЍ(]3MZ;uФRך>";zǼъuuCnG$ 7FP&ǍѦ=ؔ?Lv=sj#@Cٿ@)t/Ԭ\l]~ŞnV}algP}E"*Achl<{"8yg}XTw6tތm߇($6b jjOP^ѹ Pj{ $o8V%ݱh+@s$|0?o REç(1 |mr&n="?f;wCgld2}wvj@%#l[\_参 pgG5\V4´x._Q|Æl0x]L暬)2FHoJfx :/K5?3zH 9#)KkyJ=]羸(&ݜʼn^@LU=V g2{ռ#Fّr%y t2rv9cww=ltrφLa?9*-3>yKW3bxw2dY 9v7%U7 Deyܛa++:è)b~yUyc=m%1ͪi%ZU1s0'i㎌@5 : ,Bys`^e)=\R?8UJ;& 0ZU XW^`4ĕ2{HgFE;pn#b&z lolj72uJ[Vf'Mş r= u%N>i'ۚi^K<,tQm~~(m}] CpDȍEވ y:ڑ]mE碓3e!!*ǕV/9& bd{{^F7eyƀwBS::`P6q I^ݦ@}9yADh鲏?:dIc2n_gg]3lgg* sLwl%:ߤi5!k|7H_ P YHlCv,Nka؞]QhgK {02(GŒjyvlF;:>F}3ޱ(!VG6FtaQ?g݉q*jl<5)?X_B(路/;}^Χ:#c&``gDNK+۰.]\~ШY%&%) #Qڅݣo=O7;Z Ɓ} u^1uDžmXD)1EoGeӸꃴ#W{i {fgWW,5s`-gLӃU V,sO_Tpºve7AuflUAD:jU?Br`Hh|6R>eW ?ImQ>#%ʯ3/kݴjք5 NpSp̲ C4(JGY+gt6v)2p>cu O=o.}} sq3̏23s8@!,h?b݉b ݐw{+dְ6 a@1I* ǣȐZ!ao9-F\zmSXmʘX.N]+c t~ v=_9d LĵYZjN?!kyōh[1 >2BSBN5P`M;h`:و*I6Rh}QWR2bidG56JDeRثhh>#7O*=V$FhJeO*v'.7j92 ,WGqHD,v{aaL[}\ # `2D5g%<+K5I^j+[ԫ">f}KnWPݭ%?sa^v6ikYhVo7*PIdNB#PĈjd#GC!ridӭl]4޲E"egSŏ#ʡd?%%hEt*}?Ac3|z>e<;rW6S^wUY#^8~wY$6TWGhW\0bt #20w!fhr9Ϻ ЈcЉyhI4?"w&g/4R2+o_El?x^4ԅyvI!u!*B.Sk!}]X+sR zdD/Cg^U|ՎN"bDzr;ZG4o0Vg.ozP@ONMmL0*^ըfŊzw%cGѯEWHǀ;OF%ѨQ}N7 ?$8vBz SP3?agt[USXc2$AсqIo:]b{SoLJ+)[q57AeA!؊)|S7:FtLH5A=XS# Dq Up9B#EF S<鹊Rs[ Q}\|b[i+6YU4^^4~g$p;yRk+ -"5h9)暛8%nͱ%=, , f( j`n9onys^ucG:J:.zw;Nقs/cVb"]ݛaԟL)'GᬼF6|8 oi[dvϸc )35hÒ?t>xQ/qqL_7Lv!=#7Bun& YT,N`%Cn Ϻ>)@fŘݕmLBM ^p!u9P)ڮ!-n2, >&R 3.88gt2ղ*8c)o*@%W4d~b۪p`"rt3ҷD)]/{x!,TsT&4dU97.ҘB 93nl U@ܼ ȬDV͠a xf]Rch@gռzo]mV넙y瞓:qBjnIXh |IBQݺf]{}$tkB&q [ze_wf@pre- 8^H^2f%(^82<'I֐'ӳ\N=InWA} dV= Zw3TmP0ôh7R*R/ ,s;$\8DjLa_#!fcڶtY6#U: m /7qd>ք7F}N./ƻyN1|_:W[,Jb[ЈE4 )n:Bza*ߘ .VlK xK)T*}TF8[r1޶?3b7Eк )`.<:S@[ruKlgXOb}M!䦊+B`798*[9Js?JC)@1SvOA#>>.NI?·Wr_6Hz.SܬE6l뚆/\+-gzi⇇}X@LAtӪv=uYh+@(`u1Pa`CQ%Cz^y: OdYOFٔd'M*GcD?b¦MW7M/`7"N6cJD 9u [NO~yÊ{FXPmi֬N2A^Uk+2~G @gP;<ÖwA,1QGwz)R w(h|w6H7HhSQճM'vʶ򣭟54{hL?SVٞx(blXCoIKUDDV)X'SGoNg7TUH,"[0G]{x c|Ibgjٹ_zڗ"GpǀۗJ-(F^,'H9;`KХF/" f@kC[o!GEc熸^m{eɄ/Rֹ#_mfJ_6ǩ-R1["E'R,{؝K]Q !ءuzƲ2htK ³KDlPS4c7Dӓ@E؊l}9:{F%dL` #r1v׽lcؕҝpnK07BukAL0Gq~w6QH0a)1-;z{# e(B6ۋ&[Q8[w5'3R=C_B|[@h@!; R 4GŻnqbvlBW[t As .ϽܡoenH :fm&'I4WϞu%6jۇʁ!$0S&1($v4LCN5֪&ː% Q7P '5>Ùn z WWTtZqI`&%y71d7%'ضÝ)RD /4kB.frSOdDz Puj}}&&VڏLDIQUlfQ*M؏?b2oF|8d$& RRcބC_vG ׎lI/$HX +Y%@g$+JwEkMCdhxͥT6h<*؍䯘/fSVJjS4ѮI,c*^g3W7fL"3I:,(IvE*M@4 u~ap2}E`n3A7z?7 "͗l̀EϾRDBa>?;O!Ɨ+4saA d9\:V>$f;J?\^$@?n.9%M5x pH9羄`9MXwJ0$ͯi<9sۧKiOe`ɡx AoEJޚշ>=קzczё."r5 =8'8n.4ň~Q؊QNV @TV']g ٯtƼV/5;B$?/&G3U4^Q_ /, 7: ;6t3~7Laxo %"rD^rXG:76A;!="n~rMKZ1_ c7u`S%T23p xtHm#w'i|8Qw nZrk%4kG"'(/;H7k{a}_9:la~Z"}Y+cS[,+= )IX& Ig_0* %X4ehߔ2HQzaKךs N`:ck!BD~bt\t{ҡ0!YϋW)=])EmTfrӪdaNW?NHffݧ܉PwugTљFdKs5$mcNz\<ݏQrh;R W8i4`12{LE:`kL:lPdq EZyԽҁx*S}%tlkJ4ENWT9~d:rx W.rMB#G [A].Gꙋ>Qv8 .hq)r֠U%d!iBR,oK B0̍Ah߀ H HCwDZGTh+^`#Rt5+:V<4H aXTULŐbE!{}/ RKlkjB1V6ث0JO(+I;˲I,Z%ڊ8)j$-R96on 2Tv6z߱OVyI\fa cĸ1ix-b=.ĥYh87h|H25Ҟ^kpP\e5`}1%P5= o!F'JGm0ܝZ0ciK=i*OL.zNۨHFLYS?;&W9JONJHPX1&-gvKq<q:#;_pns ޽<"{nrE&&l~',׉> QMw' zRgފ<@m9jZKZ1HVI*|xlO`2ڟ?~ 10jU#d\$Rr)Ц|/4SSxFFĪ@!쬾9JS+5 Q;-dW^jkW((Iԥ\#eHdQFH8Z^7x %g,`8Ғ)L|bxM\B?NMxDia197(w?#g%%h_9@1Lww kZUk,aϻq-HtUD_QIDw+DHO 6Ia*ŒAߔ{ 1|`,\e:  -AK%QӗBmOaN#ù-R<GJCxFl|\#]C>P~/Lv-8.Qk47aq M*0y 6oUbJPxPEǣ]5^6uf-vϹX?ݹzߚԓ w{P4FGzEP=! k&Iqf"M?@ ",R]޼dxAdLٯ5*t hގiAl䤖2 K V7X.c <&MHuWsL!#FőC%-Om 7 V[qɭ%8j4 ӧZfa7Y!_Ki8s +վfrBV7ziWif;8ĭw$/f2K6X2)nd MR'0-oUIaE6.lנh//t$ApxQ(w/N9㥈u0HD!Ay>SFhn<念f5' H+kb%ȧ mjkjohsY ԰b(3:C ;iE  `9v즜S(:L_R\m~?հ h w;8n\^ߛa:f5`MsCEě$'cjp to `tIOe,MYx(2'q0#NTh툈ץ2AwO E>:@~BkINy3ޖ~L:]՟I!mSJk#'%ٸ=P^pKowvqا~Ō-W͊ɜ8Q[Gj7bLt9sO~qMzC6:eK$~~E2z҇B@"g wEsnttWolGqeJ\N4[}\Z"AVm [K5+aЙ؇os{5Ǖbg0/8V:@4/lѼaԿ̧cFqY%Ӂ-_X&oo)c(VŮ n#32:)'k|R~sch_W?iQ|W*P:KئMX{PM6LW; a.ݨ@V@2c1ҏ l-gu? sv  煌2K*i,1A ւw |ϳu*b|2Zqr_[%6z{^yn4P7xri>΂[#Ul,V*ʎͯe'|$nUr1~D7f!GjD1/ϕ cp,O7= 0+3pc_U4GVylSsHĺh^׏#p_Tu1_d{6LKR>?cR&J³uvZgU/qTq(ɓjrI޹kwcGΎ+&*A|皝BR+ax MlzB}/!nBc0gU[h'=C ^ɩoBVQ.oo^~s#מVWG)Mb>J_}X*kTqbiV#@vq,n3n=E^/hzmzbl@âTR@!A.lc#Jl6y:/J4jy1 de*Ι,C&~|ȭ)s3Tc VpB\A\}yjlttruI_ߋ 鈚#iM:O1_~/:ѧ.@|$,!`` g6MVFcZ#d5lr͕°;[dw`8n,{VFLn=!Mw )jc+q F GIJɚ; %oYџBcFbd&OoHjq9{ rVјMT!z_,by*At 2~E zUm "JeXr; +4ZNk`KA}6lQ9h͐|u)MZBq !caqM./NGf{5S&>?-ظI>>1:B]+WSYP6rmH5#$j i*K+*{ ]* 4i VFKڦŗ`x e݃'dk{|)hL* z͌O7)$MW> rZo~Dmb/$;\ 8y@) &M`r„!{1RV=#ǿJǀ=ƪJl8D*7"kj/M՗#eP3 p2[sovVr[um)XhVezHiKeU~ q_y2EQ [7#j%eMu1$ ͠oBq晆 qI!MPӞBva-xk5TP_ s ŒPIE)2P^B+NC KNZQK,&P}i2*%C0XgQ`cW<e8x9ht<j~ u6oJtց_Nt #Rq}z C }W 2#w?).! 0| ^Pm_yrmhJ\[3qoJ^@ys 8M>-md^=9$)L&߇K;}{^@ Bk >V18 Kk| B2Pb̉h<giް6К.*TeF^?LܒjYBeE,Pj.74\|Cڻo JӞQRJY\SJ:aWu4ЀY)堜 (5|`nYLH.!fC]аZ@(Amd*5P/S32$*fX[4ШO dX0b Ĭ{J 8 _PϴO Sdѻ2 HGj^  μUGj(x aZd@m;u(dӈJ u$WA/ ZTbmLR3 ?K$3,%+'7vBdoI7+:q"HIn5v yK{~܍y#Ԭ$h*brϢ qhFK8)N|:޳!JB8-"?j.AmX)j, ªlk;S?rGOu5ft qQ͑>]GcT ٩n7z}DԮ璝s(rw$r[g4)uA!˛֌mutE JѩRfa9e]@t(gbs~O'MPLͅ.8R2+<4t9)c5EP ,F {YT֡A!S]Z;|Դv'<?^ WGT_#S3#_0 Yr]w@"ŘR•/ǹO}Ѱ`-~&:v&67d U8f'֫.BZěTfciL 5h ,-$skh(%VD}* Cp)7' IZQd'aO d$뮈rgfNfTTUt%8',5aB ȲWD9i`ͣ*6K:&2b=Gztd}wt _zg&~l%o)"|^xѕ?E2K1 #2ۃRտ!T/I@'VBpJރӯ犩[0pۺ, `e?˛/d}Bsk >kHe-U7 FcKDMd[dJQUn6pWrB[OIz5lŊ5KF+0ʆ'zmި p>2Uq;RqfJhMo۩ =kp(L?9m>F25iL0n  + E]:I*{=uvȢcxyّ;:;eSm5)awNK@֜nUeս gW!Izd$#9m {xTlc)^̪b!UړcK}3Y=}vW[ a'{, _ ިh }1vӳA;HxR'ӊ =N$5o=ZV584{8uBцIgSd\(JM KT&>0a8Wz򮵽؝ʀMfXVbϺfU$ǰrn^ee%٫gCn1n^AXI9Q*NpRl: SDMhБ1ێm[hp)pr}Kآxy6Mb? D\L|{pêޭl1zUb|Y@UC$O?v)ޠ҈T=YΊцZq]qaWff)PZ@l> +o3V20o"j%hV %:d*Ä > H#XMCSAVrz·}2 w { yml EP2>fi }rb5}3Hyc*OB%hbp0u`QIW8UwE'@sê=)=V(?F8LLQ _͛<u4H_G)yKCn2(?L9WA[^ L;|&j7W92q|DG .=҇R8]6oUa_mzB֯% }߈3n!pPP > | ?'i %S_\Tc0KӅH*+So_=q~?iռnhHk6K)3 q{<4nw_/~%G8"C04ዬr4F{yڍߔIZ/(b[.Kί?j`Yߨ KvŎ9mG.bCLE&sdZyBWkʟ9M)nlx[aMgtXlçTD"~vVG]{dfP*ѭО`liӂN B\:U+:9_t ]wa3M`Md٪:k#BK=fЂ~D]+^|EeM6J ^o1-z,+QYj*4n jT_Q#ð?jh䕭Sr',}T>'7["hO|tlN4wWCv S ("uuFBerf29;H8w;8+ٝ!$N b9 1ys ?o欘[PUt+z❅t'[JVk[{a 2~z`aivF O`t4[7cAdM@i!ȉ\U:Wک&5VlwexeG]?Xu=bUG͛/0 [O86.g>Q{۽'EHV)ifMȏJgUrZ{w0\תq_9 >ԤL5&?qeBJ!1 ]FmWv'l d,C6츐QF!!ƥGVV6sm}(oν. 1e)%֎bm1Vy A:V1$Y5t31,H0n5w5Ҭ{23nkĹx)ׂѩoZO 'D>~kx`9{g2XBe,`ù=+{veOvcf8&İ\Lo#_xX@,06@T7U媄;1YyCE.6'i2?EK,GV7a (v?%gI$o@$ #SD'vG{׆cnDDJy7KIg8fK%.ԬZ5KC!E%BJ% gl%epJ:"2TsTxoJ*amU Ն#WP/PpzN%Ifя m(Kg]˴^cZA0;١ 2$~ 0J(1e7(FRfAG;I]jR`qM50|P ƽl1HlceYc~\{R1W6 YG} -V>Vy>1Iv)_IpcfVA6h  T4堟ü$&T\ձk79:vI,Yǥ2& JǜhژtT^`[qpbr4 F+y%2ClVEw4\y/X3 $-,Ix\G.VwpH. ܩmOI*]J@?MlI#f#Qt?BD qŹN}G$P=_S-9E`L~w- ;{h ݐ./?SJH&1zp%rg󨾭OZ\z15˗+DdNw]LlIa>R DHYZz&>3 3>~Sk2,!ڿkŲCasV%1 D.*L-@!y"-jLZ$7H Ktiģn fS6{<{gmc=F& li I=:$#I[Av? dԞ'O(丮Pz/ZrbswJq-߿ ൘q|¯Pz ]'G,`VE;E=@`b5Q?h.]*ڧtz[*A|1鍶h_O> iބ_dA7Gu?M}N#!7K4 /}B4(c!m]Yj._TN0I&-KD=؍rd?R$pZlN|E2ÔFiW= wm^3R_gpvh5feG٩XkoGpL%LZtoD;7}|%E?{Ztʖ4vV Z:O.؇`Nї9z#S@mwӧyJ×!nB8ѩ*lSĚ;H ѐd~\h0'0Ţ&D mu F!Sznz5r;VhZwe ay lyϛlsm"S*ku'6hk \dܞEafSY5嚓lJC. tĵ3G lj礷'TX'u~J)K/u M c3~be8lHiʄaͳb& PqQg ;&'psTgoE W w #ϩbtaZͭ'Wi]\xBr,g,3  K e.IG̴+W(n&8PmMtG/`@QZkFXcPoQ2; }eQGPs7{SXH\Ƿ@2x>ubl?B.z3Pfʠ';F`G &q_AsL7i m<2#/P_0Έר1@]xXpdH{CcoT{nek)p`ẑ7 eܛ7Y4,>Lk0s^Lk"f-Q eP|5L65t`ѐ[ݹ:̲>Ȓ4|YUoaRB􊰢Y_ٸ!p䊠9(w m#ddWy#[a/r7Zu_+׀m*{bNB(R&ּ̠͝b2Nbm^Hn ..C;ާ0iJwE?]&4&.H55۰UuK即T:ȪV8{B q c0CjM |~֨&6S~ U=*lj:Z(/y}a_Lk~r#ecƴ̮KٞA#(gY`("VKKQc FnPctz;4`֡G.$__ua 0Β.MG1\M;eIjݕa-k:=nG%? X.kֵ/b=:Kf+q C•P!|ےəPAD\ajqE?^͐Kŏ_7* w~$xfop TGe׺rJA_z m#( &Rܤ |JN Kwjk0]>Fy4d LZ`})HMD+ɝIEyh P=@ D#5ceiؑ# }g7Y\s6pIJKZS@_w̟--.5 z@S]KPp ڼԴ$B!~8e%.m#qM#/o -ITHobf?!Gr'| [X)6Ô([=q5ީ%ܠ8g_}$ ʚy/"htQt뷣oz؉tYPdm&SMb$YkW=`P"z`g2, C~n6S 2gBOC-vXITڧDTP^OJwI$񕯍!wWD-@ެ3I]k7eKwg'`o-, t" \FlL6M2_@V{ >wԑ l~U,$:?e$ե l6jȅNhmGkl:">bڂ@CRa-|s^W[JBVUsaBUHY8eY[0) ̑2L-Z?ɲ0K։߬Ʈ2rhi:WZ1ї4:gs<9 D'Q1Q_n^!q8*>Dքͭ{ Ն ZsMS K@DߒSw%$nNX1br's0h}|ki6r)ծYFKێ{Eb\\-p3V4"ܯ \#\EHd!}&?marQ_/.HYA Qu&Jyv6 ȓש̳z%Kx-3F$Ŏ%m6yvhm/tCC@*w}*S  P5{%eq@ ,2w!P N D=#6[#ED2"s*ߓ])UU,HwSb,5W1OT'Ft~ED߇Vgg9Ve1i/vUUf>]ae_Q=\jR7a{PmG~Ibs, eK?3%{:xyIZe43Z$IZ%P;`""Y~amFՎhB0N:%5rՑ&Tf]@uD#Jи`JlŎb22=YS80]ain֘!❗~|TY`b!^IVL)$2ZNjn.[] t.qWd_=kKpeVU0ڷNo"p& ml6m*6!NDfDժT9EFJecgę+TIQe0Wo'+g$fqpdb7O2{z#xEj zWluӾ-F!fzsSssRhض{dxknd.D+K$ UrsTo[jc}RN &uѥc 7 1zZ&<*fx$6h%oJ@̭,FHǥL 𮽵asמ 4_t1q=~xU yChX!vx[3-t' u+&*G5ue(v8K`FބQlaKzx[BY1S/CRIpFCsrPtp"vu !HfYhEVh' &뎦O)ll=# vȵR45 k*S\{9ҎFOBB{7`4" E}G?V4^f?CcR[k^[KM7n;`V0IVjå|a <s7p`l-» B4" /tA{Q۶ g|>O)[DRve:QY\ԋޱ~RP'fk:k1G>,w/} >iM xBc\,bvkXm(iؒ yy4@2z#SOg7:79p+ŻsZ2=4hl*zlcvWx7^\(qc6;:$ݲbH_8BjqŜ'VLp q:[l_A&IfP)";4+5$;x0qy\rǿsFC֜RzXOﭘæb[xIam'd$P_Y9 p92.$;6Ⱦ焩*LP7sOg =LyۣU{޽FmV5"UvyKibB/sUdN}ft9}  hbi$JHW=' Zdf:F4fYdp!_ﶥ YCN9s {%ouFdd7SdYFUWJLTEH"" G ( XVx@yvXcj"VJR8JjqA(LF8hYwɏUai0MmXܬ׽hi:1VLlJ奂p1LzۢsPuɱb)sᄆ/2l_Նc \>*"I݅X(خf>ĽvhUc9 Ѽ=Mf#."a*m7r|XYoK7Wmk+7^Fo"xː'oj%IKœKYx$ WCL H }Ls$ qhpOWjEl7B 6Jp>z'Իذw{$:ur;5|jC'ЮPQ^;.xzIygmȤ:/gP=lz9ZKem(sʈ};T+b[ \=&+Aɶ6/C "OFj]c Ⳣ"iM5 51E|Z-+Jz93F#q<2g7`-u?v?[A%l׾6$Y XD7R718Va ] Oӊ+.C}ZA7.pX Sڏa0iOLS *YABdDD4jv+_݈H} PDf'GW;ܻezө6wJkcs9Ȝp9izX!&ou-H΃9<6mvv7^W"*"+3̦|o0`nvrCh1.r4dpg{Y8~xEQ JސoɺM<6lYơɣ5İiE{}wtu ~mDSPD!:OG螧5/W*DJ6l6ե6+9npn' ~gM䬈̮(+YnBmO-=|yYr+g/-Z,Zwuy am<zvޕcw;t\P&kKXNϪ]=ޭk͒c.nb&nKF tj#Zt}@-Z|fK.׳PsTae2x2b`!'CH]v1=3`B|u DPV֝9HrmLj'f<:( :O8~%q `R֍G,&\,m<0p.o- L{+Ei\!W ?'b{En $Ur25N89Dcj:ZW=E#'A2BFs @Hθ Px84苊o>6Lcpn^gw'R.yB??桮$frGnb)GF QrdRnva[{cV\;p0_~ӽ ,7C嫇-#2xsܳUDj~O>pVxf{`/ᖶ)";42i/ !,/sMsA.z@AVl~ Z'VύKzaF:?9m,I&Qm y]ŋQlQYrD*k)@RPyÝ8/ `H<򚊃arR.p\SȪF8Lx3^LcV~/|r혢 zy$BG,4/ 9ЮhaONK|4zP)YP̲{ wEkiWˇR' LyE#[&.6cwv8[8D̶D9=Eq*O/B7ܚBX%JcaCI_z:~8T'{+$D&L_U>9Nɐ3YҎ>e.K' VNS<QiPB'^;;'L4Mm@n;/K=$_e=qS̕qTHיʺVJ"9/ |4׺5F:8y{GB1ad!)m}0~<%<dTiI h!37eSu]}`% LY-rsF0+ ?d:H_ oLŜ_?fn fBǒ{ |˩_3cL[z[-Ͳ u#M/xh<`/L ,a_$ҖbJMM@^qB~dk=y@B0 ސ@8/%ƀK93ZhY = rFebP )^bj?@F6D԰T@|$(TuaZ}L=;6nDW`xV1mrE$>4wn8˜Ս]Y@xnނ\ )B!efM']XTFwatMOUuymʣծkmz4j1%M%C7T[A v$"Q0&?K[.ylLkXaZ % F)_XwHP kfF>/޺2߁_Ã}fp>R[т3-ruSl ߠ\ `lW`60mNhiI +|\!EkcYVxXmc} ʚ)8QҼ t%FK! ^.8ݿ'2`ZǬ1dEgqou_?Í,V w :X,%_طol Xx?CR{fɒ-PHIی9sJ 5Uv]M9nPE9ĕ$ L MR:z[\.X-+}9kz Q{+U ?c cKWn( Q¦cAS\j"<Hnݯh5* ;IY~ HHOk-pb$wd `':ne)I5p;ZÄ㹖J_IʳDD>m cQ)iGW峫 ;E<o'(lvl?D7k%fJٌ5Ei%/+u^O:E>o'1_ ~?T˷cCTr`G{\ܣʸ|ДR3AAö7}#9Fx>bڂLwǔd,O,E%ÿ5@W76rD6L2e؞aL id2: >0f"T:uqL0&h4(Zo^Gɞ"?8Iu{CBދ M$޳wF̬\L4(yo@.m+^\A[^qIr3ۮ8 Wz%ĞtR5 83ܠe`C[~E~w_w8QxXp`V}`^/+Q*@ǻ~zCPF!^[bY[Zfqx"\pfBU14/*Q.E89Ku+^mM4iNFi_Zc(럋^غ>vjN,G\q>ĐG N虛B/wq 0^0J W a7DZTӭb"34蒼Qg ITTD)Zs.aR˻_1|g/658g  K{[;4@mP=X/*T'!.$ȍsaW-+]2.w(fL؛-}M )IRhYL^qC<2R]zL!Bӣ)1(-7 I0s/rLdpAH0ah> ZlJ!ufkaX3+=;YEc>? 譔ެ5,6dG 60x}c3Md\wzvrnd,yUkhYІm bp4NNm"ΰyc Gih ["%ip ' 鮐)fT;PgN] BI0ZP00|wz,tSufrU{+Q"`@B}\'Muk@9䘤Ik*0+]$.@7 /XFVĨS`=seHHNTT7d%0i0[܅JbBnro뻾,Y#Ib#$9o ug(,=xJA7'4>Y)Bl2( 8/?:g5R|-lRRyUۄ{pA؅TUs:W}0ғYMhؤфW,=K3%B 5]j1@n, c֓ei*~_Xiᇤ@@st*WRJiLB !4 P/zU@볊3(k_'Bʇ)Rŵ d`.v❦IhZ%3r5'P]a9ŷL fdrˑ $ `<&&$@|/o]˹ "3`1~4&1tP-q!3EO&?]ga_WLZzekpmT!  lgF:DqDc}5ϣ- =BO22/_@eU-eY )V|.3;uϱ\nގ˕ 14] yjb6V3.D&R]!hAEIH_'-aFw۪\<T+SpBeHy=mkWճ4 ѲsG׮ |I@?W  ,WWnoZkqdX0-cǍ K~=(=4QɩLJ5-tR/s:Y:ۉc3v;aÅ&\@i%Q[/mL)q*!i' yAv\B/ֹ?& U.SҴ5's`a> c@)y$sy%*gjm?!/t1'+Gb[.[qd M Tۈ3&zT]M&PծގyuK_ ѥ-114>d/Dݢ E2<.hV[ ՗i(O2ZiI <8H+hG`UmL["- sKW3$qM%!V[D=]ف$EM{s8ETO8>ܦ7\ !\F1ߐΩys5 Ozkb?1^ηM!o=I!h=?V2I:eˎʃC#D<%z'&8 :e/[n8B 'a 87jcp&Y?A׾Sf5?/{v_Θ4Zׄ8cQkXXSPGGd9h|) p+݅V=o&,%3%TZ'_ R֔.קk/]3a {t͑c]Y}A0ȪFpüQ sgiϻN$;,w!S^*0S;}v@f шQԭQ>^OSiH /dLBj4syl&/|Xj l:Ya 1̀o /9D>9! 6DbG5Ҹ/#網l}YL~b݉ Dh* 3^gqCS c33RJ_*JP#ӜDEӴm&3G ijvs[׮m'j;_7cs~ۇ'l97LXɍ$)XGs{5aW_tx@s##6?)S#aD*!Q_ 0:E3\ӔI2R^":_]-(U~%-+AqX_WZciKEz~%;9^>~9"eYL׻L`U>'SB@L@>yEq. a0vI0˖YMxźSX䊪8B&&[n>/?d@4ݠt ]bg&b*b#Kh)7qy*bQ;$m"޿"'L‚'M%.A87,lDyJkR9l&.룎 m!))rkNt"` Rw0Pگx0U%%QG_'N%/ؕ!"ߣ}i!=&5^@R'oS W?2pLwV7JcD2mn9ޥo*tFzcZ6X3Y# ڣ- n!v. ǬZ;`۽O uwӤ$ %I4`%i+UA)Oj|q?Fc~ @j:QE4US%Tʩ).5^1%fÐX$bul<m"-0㻕c_ߟa wNlyJ`H&iKs3p*80GR9w)Fƭ|{!2=Jb~$ԥyzcF3 HO" ?t䜸t?uK`J{(,tG緕I~O{ڻca񍵛1ho;È,0h#dJ-Bu7} 2`}NLҡ_uў;8DڤfI{k,z䲼=,v؍ `X{o";($2t/Յt+Yb.J3yTuKgEs,L1Yy\ };7CӞWۗ= =s؃#Iy&V[VHu ZEG di^XS.Vb)GW[Ю {蚉N9я靟n n{~D9MJܼhF ,U,e( ݭߵƳwnC9aC`FաfxS>+li~%1ږ}1x#"kҁZ*^bamMB}h7/LBcW`]9.<}RV;Bc*cett˒'IF"oa4*#G@kh3ZفU?pX(#XJ>*hs 0]K*u"jܙv?K#10j^9G$E?"VM܈JM=׭W+ R@VyQv%Yײt]+)Ej&CtIĈ:-LU#w]_5k:B&Evw,jV'jVr"6e;-@ Hw)u黂94bSK[K_FG#u(=r~䎯؀uGnyh+~֧wlsWhk |n p$"6R;@V 0ԓ)Ixrh6oT!hzm(0PV S.g4G=3n#؝|1R4 IBcR kR%H/ʏxU x$:#sv1іdҴ`xƩ*gR%f!dFI;{f(sKf&ՌrqDUo̍5H{t 0]jڅVMG'c߇~W?u٣:JHջ"l0i`#X ,6iJv:;3U7FONH>Ѝ9 L!;prӭo 7g;8=ϲv3 zO`rdk82^ b0dNfȴ5,hZPfU/}؀`X1˛qrdxC3:.V_l݉/o(ɞ!|AkhAkw35 "Y'(*MEzN/5tԝ8zqB~:/iȡKTX~쯅'1DQQp1Qt/egs9Kٿ"&X_/ ͽȌwg:k`"3Ss.K\BzvwB}G?B5}Aܢ~&8rrmdRZ.r|P+ӣu!+uW?ViK"q9MXQDkO>zr-ɳbVljc<Ŕk݁NsW癍X)iؚ+"]pAKUp^[FܔRYwQ.H(>P$)-:N4d$TX+ȐûlHWm+p]𘮅W%׎ZhX*UzLv;6$la6[Bj6T*%/ң}QˋGu鍙͑ߜ' /X5X@ojϟ.߄SRG^U2J Mȃ<[B2ՐQk*.MT3t$ ^a.} uI?ikb/d!6;LLF a3E=UZi!z9S{@o@I/I:v8`%dEd<' D07M3WA䐵3P.hj6a-Zk^Mpu1.m{BFlwl98=@ފ3TarQ`gW"< po t%^lOt"LeI 9$3pBmȴ[UVEaWh־G}ђ̝ 5 }\>D4!JH@鮍T&JkdLڥ?&.X~(Ht,;]8"i&t7ю9*$Џ1sP-R}z157g^Z;X8SC*Mtb Pw*14yCFCNt$c#B cp ZCH:n} Z;xxU $ b]G}_VneA43: u\Ľ:LiM^Ԃ+ U]8 nT =UI,8!D#椩Eq|`7Oʛz"PȘכ+Q6 ~dg/P'&Ø7e9d;$Ș$Cy0*vX}p} X1p5-0w!#/(iѶb'/1sB@Q#gՂ4"WYq٧v^ Z7\ NЃ7AA<4nfFWg)P ?kg< )n%U;Hy ڞ5Z%v1P ЏL:(D#~S9MG>-+FR"46D #8 XO  Gn'ŒG+#!&r#cf>oLϘhY!9À;X[ 84PP?f] XptD][⠑Krw%/v Uo33겝5ۉyhM13Y#R5bZM:] gz**lmIV ] YHJD*p+VHi{}7tߒR8UK3 #Y~M!ai] FdQ9m"(6}NxnU%NF3f=#._C#Bǧ-Uxw> NfF#C0J_./.vM]fE&KT'GWTVxf.?wvTލwQ{(= 6*E%ҌNe^HbHg;s (RS&KCSgRW$X8›StCe}X>]\ ZNRQ jQz!Pb4]A sc{3j坔S-cL6|sf]0{.)=x 띿X԰TM%˝N~ 6سCF$BY/F;e->۴CoÓc>wXK BiZąy-z'N 3fp^ a'X.+cS#i@ X 8UsWv^V3+woja2~pbNkK%ιD͞*VL#Fq^C* Fh_%[BҺBI8rd?eHwTQlMk8)Y.}Ď"AnIcQa7eK 3hэ%+0Răn:格"2T Q t]SH -Q4~CG%x4e'd܀tpا|,Sf$5o\wm*_Y km&*WC7*ݮ*xoRrJ3; >|8l\We\3@ρ27µ[Ťx5w}$q0td捍M*&M@m6xWKRq(`'6gc<ȕcc֘8I!s8yN㿇hԬWlmKGh6g4 *M ῶNeW$Xj_$vydG#0YUxې1!y-]] Hxn"Tgt ay~7:] [w>4" qNlOVqxEp=*=m  H3뜩p,x 8zpA]BbW,:^(Ee' ݧC^qgid'Lh2rK 2?P"+`fL9S݁FjG""n8cwv~u]\$nQQP{& Iʆ4W`I_RYmu+jc 8z;Qe|ޞfAǼA`1}3 o{8|d?JvTNSԹ;;lS" uA |!Cn>@n^5.[<+X;6E,IF+3x;[R"sG/>Fs/sUN+5-Ýg^ 6_|{}vRg+) [uhOr,e~ 4c A^]n< 2 ԏ׼8D5՜"-Ea /jZj9>;F1d xY[-0X{HvZ/øYbo3EScǏYe H?w;_SCgiCRƱ>vrS *|<ǗӝQHF/=dvQ&QE0^Y@ p1U_!cR]cU6195#\ENyF%UHNZWÅ=s 7sjA{p_+0f) A{D)߈3Т--mGY;-?Q?Ԯ"Z-LIL;z7ky -$7K?;-̛wdV/FIql ш\zSc1S35 ʹ"hNtFVSff#j\ bg޻QCݠ0MEvEqo8iW}#ӂ( 'P[ ,P5O]͡DgPMgzvr$_!mJiR\2~ TkP,XQH[K}u?=JABC.PL. B JUwjUߚ^PM[yL2x ]<),4Q!Fn&J*Vj, P l!yoBu2 !AJ"FεBiL <)0K/=m61k*AqgJ;BoY)p4"o7vsk&S  2'qwr2eThFK؄k=e]hK2j07nALv:qt&k(srpʒ(!~C)a8pv[gvB87YՆ3|*ցJNjF)o۵p0c<шpIX6C-CH &891sP;v;il)ݕ)AiA5@3Id;FmRF|(tg~tK A=U]{͵!'$ LE4-Fw|Pl/EK (}d61"vvq])Zy(LNsDΒ5YnK {UDJ^E & ~淪p4}mk7BakЩ1` N4w3S)BNq 8$_|s#GH$0Y?6d2rehX}|oif.tNA2(XQhSK=zʸkIͬ>둇~v)e\d܄[z;3p_e,xDY2d˜$']4Qhy&֧‘F5 0mzϞ5*AzlR\"LQ:한j"e-93NγQ Y ?ںsG XW59.jd}X"Ea2IPmƌF}ܦ MKZ95!Mk=h9p9 Li֘!ia!I2=["EOvVqw쇯97(܍ߛn#̋.IgUDխɦ=qs䢁軶LFVPq.'9'uom*ALiy妖Ëtb:xQ}aME*VM p-x\Gz&?D)ȦXK I1k߱C&sm Tήɜ&]Pz\?ZD/ZT #@V8J)?*0:-O*X{|&;)b2"Kﺢ1<"T0Q E3}:vvOB3uD¹nju-/KQeSq(8G 60dA~uvy4ԋ_lm5϶NFJj`JJd;AP@^(eE'{&|.CHBWrI}#[̸xI2NGY!ֻ.QS"&\4D0k0Dz nލt cbnU  ݇ޗaǟ̘]1i~Fi3b$H* L@Cޟro\ Z_,(*5[y\?YfBU* xI%o0+fDdzha|<1egFCE#Ml<&?)6&AǓp8gUt{bڵ(f.oKѱw؅ⓑ_=gV˯.ztq ,wL0 M: u4~k[R9|/ @ibedK4)7ll GY!.|Hw<-DV&*Π @lgyʮx`$@?,.xf`m1\W7z%I|_#0`؂KUJ!+Q/n?8m˝yyGAу\᪩'?!/n(k*JSLJ o_(@7asҗu$oؿQ6dnB{ӊ\_ýtl`> n%.z|r5'IaƨɣwM{[qL3.KJAV{ ֏Ő@tJ&\^z)}:Q,nٯr9WvZьn+3يܥgɥx<냝9C;F RU7{NjA ՌD`f8 x q(b0,Y Ho];zӃo4uHS2dw"ۅ݊iSwv)hf^tcitoT~3C::#ի/%?u,'HrZ`Ѣ;#a4 Z BϲSmuFIɝ1Ip;Ub$0ql-A`ǚ{wbITs˔4fC 2J(N4J539%YU;O`OzSQKۣۼNI*$:W/H a;33BƱi,mCtÿrp$?'zp6m=0ܵ ; viٸԺ̗HȠ2j.r 8AMgk~HKzNg~BD`˛"]* 2*YO5cϾ +8~(NRK)7a .fr,].w,\n;rm흠>Wr~.ęd#:jEsKģFx+#=)_a!BIf+Jcbja"D!n B$ha=]wy4UTƉvO{% IGG,гٵS%o4Zjk&S™Yޖo_:@r @!c1NbCx>JQACg=@,ͥ*̱Ħ{r\),)D4vPvŀ-r fPZE%$#BV}=9$TwMTMXĈ0>Fķ ~~ĜcR|~6 Ƴ4 7ؤr׎pDZb/CyVI|ʄ2F$L%{ s iU0p'č3Os7;ŧ=R@6!#OP "G׌ZL+>b<.x6ݚҿ`#8c}#5v6'hbNi2OʁE]e{N/<-RMֹTɾ0Br(2Kh̤r #dq){L 02Qv!0ȉifd 0Bܥe\VG#X ;K:1 q9=n8%` zNfac9&ZV!devMҮ@3TDx ~&Z0e{{6Iso܅G21:8i (WIWX(rҧ{z8T-:Q,Dh`i\Nq=gb%;w% R<%aGG֗}r#HxKݫ*R4 Y59O&Z/k(Ϧ8 [w/@6)kjqL6}pZ{wW0pDڿ;k$ =4\K\rlKtSmvA=[ Ș59Gb1 |vfإ V2#} Gb <2U\ĥ4 pи%^դ}x.\Q3^ca9%<8^E K'?#rF<ûۦt&RBٳBքQ\"r^Ϟy2Rrbvyb<6es_;,^\PRuey7v&x {q ~o ҂i$(m<9:>(ZṯfPbvj:+"Ψ|n_Dn0 )W&jSgͥ)aJ3&,92GhYF f'`~Vs+쒡2d4:$ni+Pbyo{X08wjY؜?97ƒ4[YD5 dp)x- @9%(R4b+ELM0ݾtgл Eedw\ؽ:3C E9<HEcOVe۠Au[vo j %fJ&t+FpP;6Npd|V]~ ˒˻c򥚻:Q&KzT<>d o(ڄ,NQ@Xeq 0sd Scأ嶉FLy4ގY %[+8qMrOp굸E瑦@uyf@R!ҙљS+NQIzxSiJ1wS1Xy9"a{]4զPkrh"{=rcc1{7~]ThXh3!o Bv,'Q>KbrY)5\>9jUl37TGUK:J՜ \hoP)8w q.?0Y_zfti\KL%Ɍ ,5_!f3%D`++à}g9GVBdLjjWza`LE0%Zi֠Qh80 go #OBXO jͬybdyoA "ΤEx 2~iikH+tCH^Ք.![P9(EiX@Mvl.;9JM:$fmeD[J\=qȳV}F?|DCkޓ}lR4- QL*WQ"JV_qݴTlŻ7ޤeH|ȅ, $(,A+ $A ة6< A}p^jy#{Y k*44⮴Ɗ-NGvIk>b+`,ޞAo-}4,1bػ܂LW/OW^m]ekΘ6 iK%\2dŲ<ַ4fobG-ֻ8NfvC(˶$RH_i=tDeg?uǗRi5;I8ףudY 'o|r6Q?Ս˙L6ju$+݅H\V23n{?ҡdZ͏~m`32dnom6mf jB"* Fͳn(M<-]-m#.yA>1!{pŠ#^8EGvژZsDrdh %3Tz1w]+&>-ar<.hQ~ųs8)%()nEnK-mVO.X( ͥK˨x5"(#A+~Ln~!'a(|]O(;SGgn"3a<8Cb\IԊYD $'gW->zn_ ‰, ìin' /vhUPڀ^$'K}T jpHx]fk~zҸb鄯O|e± p>o;86wXL?M_\i ;XJko(2vj"ꥩŴkxsjf <+*Z Y̕mQ6ǀ#dTĵN{cWDB =}\աxy^;,{ 2$ewC[ 4lO^UmYBW9p:kL=<.gD|Eһ_)k)׊mwgXۥDJL|TNS_fS`7)YYĈ__Nrh^ƺ>E N'v>RoMJǺ2~]!}$ND%gnz8V@0fAYb8ie8ءFQl wna0W*IuM03-ʒeEa2YD9%WNnc.k8&\10]A[yi&lI>H!ANЬퟢ XCC1_1 gzQ28TJ\Braʶ֚Y:$f޴, \aa:zL5-ɩ|ʖbxcPBf'(s8?BWbIXTLC@ Ns"[x jKfۑ=ܚGI$(6Z̗h4>XsOG w6(OQc7jƯ!x7)MX|*SEjQ(4gf3_NO͑bln8t*6q^l_&+ Zi`eHg'|[*qF@gg$,o/Nmô-XRsIQ/wT5lw Q2z+ȞXiثN7$-C2y=?{ MzVwP%B$#r;r݁]x^t&4 ow6N[M2Z>Ló: r@oc`6D_#x V[52iɩsqK=5ܜA12@ *>!6#I𨥅o ĨˑnqGyi9Ҥ^uS5Z+2[~O+Fh@+e>Go YF)&[x{(M:ۀZC}([T5 lp%@L3ɓH10YTg΂e^UtI]s {JGf~6|d ]~[.f15e8,9bg!hy"U6rH:,~cqc;A"Uča~nBԉ; Q>qN^vCK4;]چC2R3SlٮPMfgknDٛR>V{ $-q6//b$gz<?MV"q dl>?b_hty zN&S& tÍktț`eшS<k:=?Q [vпz=(p\ls015E =W3_P)|J]bJ9oDѽ\Nt(YU)b$+t{Z]5:MP"тKzo?2ua攺\2{[¹?~,b: D",Ic;_t4L5{r{hj6ja%@y6<OhcHM=hQISKNێz#؃TQOzgO˲O{),K3NTE*uV8:~3+kB]b*a]הE %w^]Cgp<X2!XtZAzqD+"r*YԦIh a=HJ")jK*-Wlޑ*>o=ƎOoN?&#67{?ޞ<7.h,/\x[)H?Nhu?@ ]'R ChO\aALढwO+ CX0#J%F-¢rʍLt~X5zkΆ-#LY`w9VyWmuBY1By"Ei3Pp;O^61C?tuV1=RnjZ#eY |Gt@P U}/uX[/~ mYz1CeJMٞYX9RW!azfV%rYra۔ڲAu{-nwO~Dh沑Ȗ"s.8o3̔0rSK| .=4ڋ5P.<{3eLlia1BW-V Noc$gTfhqH#AR>J~\" yFAPU_y6BY@*Gqa?/V_;"mh:9yU_jAFpSUlQ8"蘋DδQ> FY #o.SU뾴pTA789{\y P*Ǵ)f=~]JjF11NIf?8 oF ]]Y6-Y?Ǯ]'å(x,QO{l!Ia9+ =v Ph)r,T h$jtGxauRE˗;oF`ɫfj6G L~/3kw^$q7ꦷ)s4vh,XoZID%?/'xb?=RWr7_e~ i( ʠȨWM܉.&n+aBUyY~ aJ:hNMp#oXBZ;dw:)om\wvT*aŴn"g~Β2̢̥BMwZ Pgd&𗌫L0N1R}+@zM%)۫JlMkW"8Z"q?k7g"(OiشixUw Ɩw Ibu.ia8o^d!z?xo(Cs[Q R$INsÂƋ[+WUԻjByoYXhY ~f 5Pc(ҥ)5|rsgB$VkOS|SmK yhSl ۂREӼ}]MKϬӒ9BfU3|†B.:񿡐r*%qs-L<(ܣ^jxyW+?7V3n#nR|Dh<;jx=HDy@;bx@ւnD6oF~Sy|V&7TȉQQfQ@ MvyFyy ew䡢" |G7? w7"!", NljptLC B0yjUEmEʠ-CfqK-zl],GoKڻ3SȡK?gqLSo\B$A pCu,G0zMB?-爴2cVxYIC F礦jP!'5e!_=oeA萣g#8maC7L(!U|UXMȉ16rcI 6Zk]=gUG|xԈv7x bGe5:*<`{[aҡ62[ V9C/"EI N[taL5-DUKLFCm." _zZCK椪Gq.+\##^f_>eoWٌ~jeK乘FeG'+@%ո+_@M<; I7>KSfȜ:nOjGDh5M 'zbz1,8XrB-ҹ@Y`B +[ZR'*}Ri ئ HؙX 1aQ9q-oo۾|wR*wfmc-5Щoͤbmg"~4n$Qv.ϡ": y/ P'gg-*}0~]0*jWK;cDkl*8\'o7:M4Eou?B>Vu9Cp<ov %/^A ԶYpz>,;9^;\ C0dqI.١P̭~S:! تXL|)i E8y BK sYI-]9chڎR6)5S}@8&b9﷎׆Ѵ%JIY_?zl.1%(|[<*|kVմANSJ!_5%9LA9U%$$V-e_/Q\L'? \2seb\ox\)f xȎQeʱd Rhn Wو)1omr;Zd꒞{9rIERU$pɯ%*:9ujsҘVYED^ A &<0 `2D&GjL9pcdUܮ .074 lzmxa \&liBеyS)Qen6x3Lm<#alDlRϫyLtiP@ XHjVͤ4"Ń5VN@D!:0)l4 X%޽' m6W:'b*tzx齜eX-ȼ&kaX7sV6ρ*ג&Rmm*mZ3[$Z&Oe.TfL!łglSiނ" ͑~EYjahTiQ2 =J$(˺rkwod*/-悋syj"yL *THHW vl xD\.s1O\Q C;Vvk=_Z x#hDc_)qq>ml_K7XƜ FJsw[>~ᴝ `H&HyĤy}42?e _9{sهMmXU H䪔6Ÿ>:3B&GI 'e{OGmMﳎDwL65jbcCQH\YSD+gL2\UE ,  * zV?P۴+8^*$d{%pƙx/AZ 9h3gĺ{Q@8'pT6⪏A# ey9M>N$&]un{xo GU 嘍v7J߲`2Po F>T`?-Z |z i+I??mL8LSPsiͤڠ|dDzfMˎ vx] cZYVo J ) Օx)C]W6OǗ#h"q;"Fb4|N_ őEѼKav `yB0>le\-Z˳< ˾18ucz_۔o6蒏%>ќ.b`?Mb5aSGϑ"vpZ|J4@EtTj .|љN|eڒ: K/TlI,4b:ke">!qW) S j;vP"٧pG~|TGN|?aENqJ\ >=W<_LMCmzNi9赦3M!17 ]'ufY?MW0g nS3e/%FGAF:xp:9y}BE Т]@Y|VBf7bpٟ3q؁Iܼf̬ըkZK הkV<"\}*YW,wcekE CZi qxVy#쵹[3BDʨqM!y2DQӇ񠱥R3_Fz.r鷓t@cn>$dz9I72[K3E!_5bݗCWIJ|#8hj2֦ A܂ Čl!JQ1ݛPfi"սz1"0Ne"PњZcy=m؛*PdQc|\gt}NLU:paff1[]yLjB ޤ<ߊ$=7-cb``Y/Ԅla+ݲ5SssTtX`F Z- }hM& [.NJ+ќ^ tuP`ޒ^{*_Ϟ ِ@FXڙٰy ƫۤD:~XK0JPw5@m{hwLm\zsAȽlib8y|mB/Y6ir"\hY/ 4'59_v15mà"\(h=t,}& F#$CvdJcE[wZT֚<7(||~Lݻ $ |N*˫\"rڰN~;hhFwoW12 ҷHǣڸ@@3̣BvL%/cDQ"n^'bRenC9hiQh*.LQE{5?;vU콁Zf8LS=tZ((5M2cHF\C@r_BUẑ8kClJP*"* 3I )KqcdK=qMI>#׎\@n^vqa]y &9X ^ㅪF_qZ*rpӣYHàTy!D%Xoc%?PXE]FZ }Θ\=8Ik<Ѻe(e_l}x ;Uz-ޔvM1A6 ':q7"rD,p狡p5bȡFsæMX+XN r^I/?cnYD(Ot?mh'L4&YrDB&H?~y,/aӁeu`>޴sc>u.[;`~k)8eF)5hWMBD8#\Lg[q;(h"3jesb2 @\tǝaj x=J͇נ'|N*w]_̞jX"!y//w o#xnmOqXbjT`Yݩ (ͻGN[g[ʆH뛸`=?. NEF{|?AN b餥C4U;X%nthe}_28lb`aMxoa:{LH$.nv&ZO:#Pw,ýxUDIDm w̑=ǘ71;NZK0_3ꊚMP9ÝxܭNl|ZWbǴtnq:"RI 1˳A@LWSM.Lü9qMb>VDso4W4 n5Cp!^WWJ'~3|Iv$чH)|$CEnWQQ/p]igzB1[Aan,o9v x'8ts:K_\uqu={Em]nWi^ذh:;Z "){}cCP+ 65 !vY@Z]QG;V!Cva/#[Tp 6Q:ڸ9 +eW(D.ߦ 얒 4;ˣGWw7kLuTwut&ԒR|fdM|x??0l !lاX6/hE^Chn뼘6NY| JPv޴E*79=e,"L}~a4- WWO;GB{;𺬛J?dZ%)1}\}XHmYC ό.Mi ;]<0bNIȯ`gw//?D&-E;#5+B">x:6!kxGWN{}/f=w^f@{ Ƌ'b %EpȎxp0xQD\ڐLhmC MP7ņg2_3vRpn[}&ǤMutQwϢJ\ti?<(I|$Xma++oOjvxR̼GtQh/R/;Jxz@g,}Z6nCaH2"3*",OC膮>Esa^'yRE80P2o ^8e6s_Sye1ѣ҉ $ut.BHmrNV6z!FDl=E4Hͮ/@?[lZi8Yp=RvA/=] ~c nH5Z 9;CU .ʇw]jv_6V $IljgM_xV O՛Ћa'nc!QapL/|'pJMk }_ e+B QF={#c0wVdF#CqIS RN#|.S[xU:("(?19s-~qK\9rr}~_ SSBgƢ꺫@O {tIxǽ{]DIqAw0`~Kg#V{ЕG)} 4S|輷ɿ*VY\>ݷC:4IdH^'&vl* 58>M 3$ -Yf(ADj 87cĊziR2NHPb7"o.PKRUHjF|30 ΪTR>)SKHrg8Ѭ=l״|=wb )63CWy՝i8 nkjSK0[G8V[CY5g)n},Mx  n{}܆B|tm .VlI\*!q𥗜8\0#,;o fɤBt'v>ߒDK"w5l6hL Tj4e7Z6 {FD>ƣfCɩl%ee1pchh{{{93LSL];,Bmw6""ߊ")g /՚#"lvcݨCMfh)r^*+x0W  gX0)OBtt*Gjٙmm*1UxLNR‚՘SГnnW(vɁW5i !CEP*B(0"'7F>lYK!A'd#= |^>G`\;0sQ)q܍̼B {`?)#?iZ,klx[>hZ#O6P6gK$@w[>fWZ~(,K{\NMփ0Q Pzːj`vuQ8?dDVxeeسHԳׅ1rqvpyQ_ࢮ&[q3>D{ɇcG1ִg SC>ŕ sJ I| %iP.Q6Z#tɲ$!5XН:vʼnyYvʦAٍ|?cmzωl{<uwAM4#/w֑,QjBt‘ LRP_9i`勪 `-VI^d\6cp\,sUe/S:}7q?e)4@=)7QmO#fN<Ԥ8Ma`Rɟsx)/y-FI WŨ֣kDV{f<<2CfUBG*!Fq W8֖ЀF 0J޴vWYw-#ߡzH >4/>ki0%NHJ @ :G9̶ YZ