go1.19-race-1.19.9-150000.1.31.1 >  A dSy6p9| MpJT?t6@< 1!JAF _]V% ߧ/|ۣ|.MXq01SO,*Ɛn3[v}͡PL}o`+~r0Dz:s`cc046d84b37276c2c510db8d5d9ea8ade8d86589587407db73f7b4462bb031764d121aaf24af8d96c0482efacb8ddacf848bebd1ddSy6p9|XBaccעu ${7+fvļk<^7={:}םBE!pE+Wr#+_M&(ԯ~nm,z @=֘ȅOikGԓW +Ov@Y~DvJ%\=C /N ʒL|a^$Vxjs' s%ŠjУw'j!Yemܳ\ II(PKښ"ŒR}uZ0: Dz@*jh>p>?d # < *7 Mf     <P(89D:FGHI X$Y,\X]\^rbc@defluvz04;DHNCgo1.19-race1.19.9150000.1.31.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.dSx-s390zp3aSUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Languages/Gohttps://compiler-rt.llvm.org/linuxs390xdSw8f99c5ec30d70cac4994352c52b8a8970f768ac62e393efc91f8fe76b94c5bf7rootrootgo1.19-1.19.9-150000.1.31.1.src.rpmgo1.19-racego1.19-race(s390-64)    go1.19rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.19.93.0.4-14.6.0-14.0-15.2-14.14.1dRLdP@dP@dK@d9@@d9@@d9@@d7d,@d'@cwcS@c.ca @c< @c6@cob{@bL@bbb@by@bx@b2@jkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.commliska@suse.czjkowalczyk@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.comjkowalczyk@suse.com- Revert re-enable binary stripping and debuginfo boo#1210938. go1.19 and earlier store pre-compiled packages in $GOROOT/pkg as Go .a files which are not ar archives. These .a are incorrectly passed to strip by brp-15-strip-debug. strip incorrectly modifies Go .a files rendering them invalid. Some Go applications fail to build with "reference to nonexistent package" errors. Refs boo#1210938 boo#1211073 * go1.19 and earlier store pre-compiled packages for the standard library as .a files under pkg/GOARCH[_{dynlink,race}]. * Go emitted .a files are a Go specific format, not ar archives. * go1.10+ stores recently built packages in build cache GOCACHE. These are separate from the installed packages in $GOROOT/pkg. * Go build cache objects use a different file format than Go .a. * go1.20+ switches to the GOCACHE for both recently built packages and the installed packages in $GOROOT/pkg. * Current versions of readelf detect Go .a files correctly, e.g.: readelf -d /usr/lib64/go/1.19/pkg/linux_amd64/bytes.a File: /usr/lib64/go/1.19/pkg/linux_amd64/bytes.a(__.PKGDEF ) readelf: Error: This is a GO binary file - try using 'go tool objdump' or 'go tool nm' * binutils strip as of 2.40 detects Go .a files correctly, but incorrectly modifies the .a files altering path resulting in "reference to nonexistent package" errors. * brp_check_suse/brp-15-strip-debug passes files to strip based primarily on the file extension including .a.- go1.19.9 (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/tls and syscall packages. Refs boo#1200441 go1.19 release tracking CVE-2023-29400 CVE-2023-24540 CVE-2023-24539 * go#59811 go#59720 boo#1211029 security: fix CVE-2023-24539 html/template: improper sanitization of CSS values * go#59813 go#59721 boo#1211030 security: fix CVE-2023-24540 html/template: improper handling of JavaScript whitespace * go#59815 go#59722 boo#1211031 security: fix CVE-2023-29400 html/template: improper handling of empty HTML attributes * go#59063 runtime: automatically bump RLIMIT_NOFILE on Unix * go#59158 cmd/compile: inlining function that references function literals generates bad code * go#59373 cmd/compile: encoding/binary.PutUint16 sometimes doesn't write * go#59539 crypto/tls: TLSv1.3 connection fails with invalid PSK binder * go#59579 cmd/compile: incorrect inline function variable- 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- Build subpackage go1.1x-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- 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- Use gcc13 compiler for Tumbleweed.- go1.19.8 (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 linker, the runtime, and the time package. Refs boo#1200441 go1.19 release tracking CVE-2023-24534 CVE-2023-24536 CVE-2023-24537 CVE-2023-24538 * go#59267 go#58975 boo#1210127 security: fix CVE-2023-24534 net/http, net/textproto: denial of service from excessive memory allocation * go#59269 go#59153 boo#1210128 security: fix CVE-2023-24536 net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption * go#59273 go#59180 boo#1210129 security: fix CVE-2023-24537 go/parser: infinite loop in parsing * go#59271 go#59234 boo#1210130 security: fix CVE-2023-24538 html/template: backticks not treated as string delimiters * go#58937 cmd/go: timeout on darwin-amd64-race builder * go#58939 runtime/pprof: TestLabelSystemstack due to sample with no location * go#58941 internal/testpty: fails on some Linux machines due to incorrect error handling * go#59050 cmd/link: linker fails on linux/amd64 when gcc's lto options are used * go#59058 cmd/link/internal/arm: off-by-one error in trampoline phase call reachability calculation * go#59074 time: time zone lookup using extend string makes wrong start time for non-DST zones * go#59219 runtime: crash on linux-ppc64le- go1.19.7 (released 2023-03-07) includes a security fix to the crypto/elliptic package, as well as bug fixes to the linker, the runtime, and the crypto/x509 and syscall packages. Refs boo#1200441 go1.19 release tracking CVE-2023-24532 * go#58719 go#58647 boo#1209030 security: fix CVE-2023-24532 crypto/elliptic: specific unreduced P-256 scalars produce incorrect results * go#58441 runtime: some linkname signatures do not match * go#58502 cmd/link: relocation truncated to fit: R_ARM_CALL against `runtime.duffcopy' * go#58535 runtime: long latency of sweep assists * go#58716 net: TestTCPSelfConnect failures due to unexpected connections * go#58773 syscall: Environ uses an invalid unsafe.Pointer conversion on Windows * go#58810 crypto/x509: TestSystemVerify consistently failing- go1.19.6 (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 go command, the linker, the runtime, and the crypto/x509, net/http, and time packages. Refs boo#1200441 go1.19 release tracking CVE-2022-41722 CVE-2022-41723 CVE-2022-41724 CVE-2022-41725 * go#57275 boo#1208269 security: fix CVE-2022-41722 * go#58355 boo#1208270 security: fix CVE-2022-41723 * go#58358 boo#1208271 security: fix CVE-2022-41724 * go#58362 boo#1208272 security: fix CVE-2022-41725 * go#56154 net/http: bad handling of HEAD requests with a body * go#57635 crypto/x509: TestBoringAllowCert failures * go#57812 runtime: performance regression due to bad instruction used in morestack_noctxt for ppc64 in CL 425396 * go#58118 time: update zoneinfo_abbrs on Windows * go#58223 cmd/link: .go.buildinfo is gc'ed by --gc-sections * go#58449 cmd/go/internal/modfetch: TestCodeRepo/gopkg.in_natefinch_lumberjack.v2/latest failing- go1.19.5 (released 2023-01-10) includes fixes to the compiler, the linker, and the crypto/x509, net/http, sync/atomic, and syscall packages. Refs boo#1200441 go1.19 release tracking * go#57706 Misc/cgo: backport needed for dlltool fix * go#57556 crypto/x509: re-allow duplicate attributes in CSRs * go#57444 cmd/link: need to handle new-style LoongArch relocs * go#57427 crypto/x509: Verify on macOS does not return typed errors * go#57345 cmd/compile: the loong64 intrinsic for CompareAndSwapUint32 function needs to sign extend its "old" argument. * go#57339 syscall, internal/poll: accept4-to-accept fallback removal broke Go code on Synology DSM 6.2 ARM devices * go#57214 os: TestLstat failure on Linux Aarch64 * go#57212 reflect: sort.SliceStable sorts incorrectly on arm64 with less function created with reflect.MakeFunc and slice of sufficient length * go#57124 sync/atomic: allow linked lists of atomic.Pointer * go#57100 cmd/compile: non-retpoline-compatible errors * go#57058 cmd/go: remove test dependency on gopkg.in service * go#57055 cmd/go: TestScript/version_buildvcs_git_gpg (if enabled) fails on linux longtest builders * go#56983 runtime: failure in TestRaiseException on windows-amd64-2012 * go#56834 cmd/link/internal/ppc64: too-far trampoline is reused * go#56770 cmd/compile: walkConvInterface produces broken IR * go#56744 cmd/compile: internal compiler error: missing typecheck * go#56712 net: reenable TestLookupDotsWithRemoteSource and TestLookupGoogleSRV with a different target * go#56154 net/http: bad handling of HEAD requests with a body- go1.19.4 (released 2022-12-06) includes security fixes to the net/http and os packages, as well as bug fixes to the compiler, the runtime, and the crypto/x509, os/exec, and sync/atomic packages. Refs boo#1200441 go1.19 release tracking CVE-2022-41717 CVE-2022-41720 * go#57009 boo#1206135 security: fix CVE-2022-41717 net/http: limit canonical header cache by bytes, not entries * go#57006 boo#1206134 security: fix CVE-2022-41720 os, net/http: avoid escapes from os.DirFS and http.Dir on Windows * go#56752 runtime,cmd/compile: apparent memory corruption in compress/flate * go#56710 net: builders failing TestLookupDotsWithRemoteSource and TestLookupGoogleSRV due to missing host for _xmpp-server._tcp.google.com * go#56672 crypto/tls: boringcrypto restricts RSA key sizes to 2048 and 3072 * go#56638 sync/atomic: atomic.Pointer[T] can be misused with type conversions. * go#56636 runtime: traceback stuck in runtime.systemstack * go#56557 cmd/compile: some x/sys versions no longer build due to "go:linkname must refer to declared function or variable" * go#56551 os/exec: Plan 9 build has been broken by a Windows security fix (also breaks 1.19.3 and 1.18.8) * go#56438 crypto/x509: respect GODEBUG changes during program lifetime * go#56397 runtime: on linux/PPC64, usleep computes incorrect tv_nsec parameter * go#56360 cmd/compile: panic: offset too large- go1.19.3 (released 2022-11-01) includes security fixes to the os/exec and syscall packages, as well as bug fixes to the compiler and the runtime. Refs boo#1200441 go1.19 release tracking CVE-2022-41716 * go#56328 boo#1204941 security: fix CVE-2022-41716 syscall, os/exec: unsanitized NUL in environment variables * go#56309 runtime: "runtime·lock: lock count" fatal error when cgo is enabled * go#56168 cmd/compile: libFuzzer instrumentation fakePC overflow on 386 arch * go#56106 internal/fuzz: array literal initialization causes ICE "unhandled stmt ASOP" while fuzzing- go1.19.2 (released 2022-10-04) includes security fixes to the archive/tar, net/http/httputil, and regexp packages, as well as bug fixes to the compiler, the linker, the runtime, and the go/types package. Refs boo#1200441 go1.19 release tracking CVE-2022-41715 CVE-2022-2879 CVE-2022-2880 * go#55951 boo#1204023 security: fix CVE-2022-41715 regexp/syntax: limit memory used by parsing regexps * go#55926 boo#1204024 security: fix CVE-2022-2879 archive/tar: unbounded memory consumption when reading headers * go#55843 boo#1204025 security: fix CVE-2022-2880 net/http/httputil: ReverseProxy should not forward unparseable query parameters * go#55270 cmd/compile: internal compiler error: method Len on *uint8 not found * go#55152 cmd/compile: typebits.Set: invalid initial alignment: type Peer has alignment 8, but offset is 4 * go#55149 go/types: no way to construct the signature of append(s, "string"...) via the API * go#55124 fatal error: bulkBarrierPreWrite: unaligned arguments (go 1.19.1, looks like regression) * go#55114 cmd/link: new darwin linker warning on -pagezero_size and -no_pie deprecation * go#54917 cmd/compile: Value live at entry * go#54764 runtime/cgo(.text): unknown symbol __stack_chk_fail_local in pcrel (regression in 1.19 when building for i686)- go1.19.1 (released 2022-09-06) includes security fixes to the net/http and net/url packages, as well as bug fixes to the compiler, the go command, the pprof command, the linker, the runtime, and the crypto/tls and crypto/x509 packages. Refs boo#1200441 go1.19 release tracking CVE-2022-27664 CVE-2022-32190 * go#54376 bsc#1203185 CVE-2022-27664 net/http: handle server errors after sending GOAWAY * go#54635 bsc#1203186 CVE-2022-32190 net/url: JoinPath doesn't strip relative path components in all circumstances * go#54736 cmd/go: cannot find package when importing dependencies with the unix build constraint * go#54734 cmd/go: git fetch errors dropped when producing pseudo-versions for commits * go#54726 cmd/compile: compile failed with "Value live at entry" * go#54697 cmd/compile: ICE at composite literal assignment with alignment > PtrSize * go#54675 runtime: morestack_noctxt missing SPWRITE, causes "traceback stuck" assert * go#54665 runtime: segfault running ppc64/linux binaries with kernel 5.18 * go#54660 cmd/go: go test -race does not set implicit race build tag * go#54643 crypto/tls: support ECDHE key exchanges when ec_point_formats is missing in ClientHello extension * go#54637 cmd/go: data race in TestScript * go#54633 cmd/go/internal/modfetch/codehost: racing writes to Origin fields * go#54629 cmd/compile: miscompilation of partially-overlapping array assignments * go#54420 cmd/pprof: graphviz node names are funny with generics * go#54406 cmd/link: trampoline insertion breaks DWARF Line Program Table output on Darwin/ARM64 * go#54309 cmd/compile: internal compiler error: panic: runtime error: invalid memory address or nil pointer dereference * go#54295 crypto/x509: panics on invalid curve instead of returning error * go#54243 cmd/compile: internal compiler error when compiling code with unbound method of generic type * go#54239 misc/cgo: TestSignalForwardingExternal sometimes fails with wrong signal SIGINT * go#54235 cmd/compile: internal compiler error of atomic type and offsetof- Define go_bootstrap_version go1.16 without suse_version checks - Simplify conditional gcc_go_version 12 on Tumbleweed, 11 elsewhere - Add _constraints for worker disk space 5G needed by SLE-15 x86_64 - SLE-12 s390x use bcond_without gccgo to bootstrap using gcc11go * Workaround for SLE-12 s390x build error while writing linker data: bad carrier sym for symbol crypto/internal/nistec.p256OrdMul.args_stackmap created by cmd/link/internal/ld.writeBlocks /usr/lib64/go/1.19/src/cmd/link/internal/ld/data.go:958- Bootstrap using go1.16 on SLE-15 and newer. go1.16 is bootstrapped using gcc-go 11 or 12. This allows dropping older versions of Go from Factory.- Rebase gcc-go.patch onto upstream changes in go/src/make.bash and go/src/make.rc. Used for SLE-12 go bootstrap builds with gcc8.- go1.19 (released 2022-08-02) is a major release of Go. go1.19.x minor releases will be provided through August 2023. https://github.com/golang/go/wiki/Go-Release-Cycle go1.19 arrives five months after go1.18. 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#1200441 go1.19 release tracking * See release notes https://golang.org/doc/go1.19. Excerpts relevant to OBS environment and for SUSE/openSUSE follow: * There is only one small change to the language, a very small correction to the scope of type parameters in method declarations. Existing programs are unaffected. * The Go memory model has been revised to align Go with the memory model used by C, C++, Java, JavaScript, Rust, and Swift. Go only provides sequentially consistent atomics, not any of the more relaxed forms found in other languages. Along with the memory model update, Go 1.19 introduces new types in the sync/atomic package that make it easier to use atomic values, such as atomic.Int64 and atomic.Pointer[T]. * go1.19 adds support for the Loongson 64-bit architecture LoongArch on Linux (GOOS=linux, GOARCH=loong64). The ABI implemented is LP64D. Minimum kernel version supported is 5.19. * The riscv64 port now supports passing function arguments and result using registers. Benchmarking shows typical performance improvements of 10% or more on riscv64. * Go 1.19 adds support for links, lists, and clearer headings in doc comments. As part of this change, gofmt now reformats doc comments to make their rendered meaning clearer. See "Go Doc Comments" for syntax details and descriptions of common mistakes now highlighted by gofmt. As another part of this change, the new package go/doc/comment provides parsing and reformatting of doc comments as well as support for rendering them to HTML, Markdown, and text. * The new build constraint "unix" is now recognized in //go:build lines. The constraint is satisfied if the target operating system, also known as GOOS, is a Unix or Unix-like system. For the 1.19 release it is satisfied if GOOS is one of aix, android, darwin, dragonfly, freebsd, hurd, illumos, ios, linux, netbsd, openbsd, or solaris. In future releases the unix constraint may match additional newly supported operating systems. * The -trimpath flag, if set, is now included in the build settings stamped into Go binaries by go build, and can be examined using go version -m or debug.ReadBuildInfo. * go generate now sets the GOROOT environment variable explicitly in the generator's environment, so that generators can locate the correct GOROOT even if built with -trimpath. * go test and go generate now place GOROOT/bin at the beginning of the PATH used for the subprocess, so tests and generators that execute the go command will resolve it to same GOROOT. * go env now quotes entries that contain spaces in the CGO_CFLAGS, CGO_CPPFLAGS, CGO_CXXFLAGS, CGO_FFLAGS, CGO_LDFLAGS, and GOGCCFLAGS variables it reports. * go list -json now accepts a comma-separated list of JSON fields to populate. If a list is specified, the JSON output will include only those fields, and go list may avoid work to compute fields that are not included. In some cases, this may suppress errors that would otherwise be reported. * The go command now caches information necessary to load some modules, which should result in a speed-up of some go list invocations. * The vet checker "errorsas" now reports when errors.As is called with a second argument of type *error, a common mistake. * The runtime now includes support for a soft memory limit. This memory limit includes the Go heap and all other memory managed by the runtime, and excludes external memory sources such as mappings of the binary itself, memory managed in other languages, and memory held by the operating system on behalf of the Go program. This limit may be managed via runtime/debug.SetMemoryLimit or the equivalent GOMEMLIMIT environment variable. The limit works in conjunction with runtime/debug.SetGCPercent / GOGC, and will be respected even if GOGC=off, allowing Go programs to always make maximal use of their memory limit, improving resource efficiency in some cases. * In order to limit the effects of GC thrashing when the program's live heap size approaches the soft memory limit, the Go runtime also attempts to limit total GC CPU utilization to 50%, excluding idle time, choosing to use more memory over preventing application progress. In practice, we expect this limit to only play a role in exceptional cases, and the new runtime metric /gc/limiter/last-enabled:gc-cycle reports when this last occurred. * The runtime now schedules many fewer GC worker goroutines on idle operating system threads when the application is idle enough to force a periodic GC cycle. * The runtime will now allocate initial goroutine stacks based on the historic average stack usage of goroutines. This avoids some of the early stack growth and copying needed in the average case in exchange for at most 2x wasted space on below-average goroutines. * On Unix operating systems, Go programs that import package os now automatically increase the open file limit (RLIMIT_NOFILE) to the maximum allowed value; that is, they change the soft limit to match the hard limit. This corrects artificially low limits set on some systems for compatibility with very old C programs using the select system call. Go programs are not helped by that limit, and instead even simple programs like gofmt often ran out of file descriptors on such systems when processing many files in parallel. One impact of this change is that Go programs that in turn execute very old C programs in child processes may run those programs with too high a limit. This can be corrected by setting the hard limit before invoking the Go program. * Unrecoverable fatal errors (such as concurrent map writes, or unlock of unlocked mutexes) now print a simpler traceback excluding runtime metadata (equivalent to a fatal panic) unless GOTRACEBACK=system or crash. Runtime-internal fatal error tracebacks always include full metadata regardless of the value of GOTRACEBACK * Support for debugger-injected function calls has been added on ARM64, enabling users to call functions from their binary in an interactive debugging session when using a debugger that is updated to make use of this functionality. * The address sanitizer support added in Go 1.18 now handles function arguments and global variables more precisely. * The compiler now uses a jump table to implement large integer and string switch statements. Performance improvements for the switch statement vary but can be on the order of 20% faster. (GOARCH=amd64 and GOARCH=arm64 only) * The Go compiler now requires the -p=importpath flag to build a linkable object file. This is already supplied by the go command and by Bazel. Any other build systems that invoke the Go compiler directly will need to make sure they pass this flag as well. * The Go compiler no longer accepts the -importmap flag. Build systems that invoke the Go compiler directly must use the - importcfg flag instead. * Like the compiler, the assembler now requires the -p=importpath flag to build a linkable object file. This is already supplied by the go command. Any other build systems that invoke the Go assembler directly will need to make sure they pass this flag as well. * Command and LookPath no longer allow results from a PATH search to be found relative to the current directory. This removes a common source of security problems but may also break existing programs that depend on using, say, exec.Command("prog") to run a binary named prog (or, on Windows, prog.exe) in the current directory. See the os/exec package documentation for information about how best to update such programs. * On Windows, Command and LookPath now respect the NoDefaultCurrentDirectoryInExePath environment variable, making it possible to disable the default implicit search of “.” in PATH lookups on Windows systems. * crypto/elliptic: Operating on invalid curve points (those for which the IsOnCurve method returns false, and which are never returned by Unmarshal or by a Curve method operating on a valid point) has always been undefined behavior and can lead to key recovery attacks. If an invalid point is supplied to Marshal, MarshalCompressed, Add, Double, or ScalarMult, they will now panic. ScalarBaseMult operations on the P224, P384, and P521 curves are now up to three times faster, leading to similar speedups in some ECDSA operations. The generic (not platform optimized) P256 implementation was replaced with one derived from a formally verified model; this might lead to significant slowdowns on 32-bit platforms. * crypto/rand: Read no longer buffers random data obtained from the operating system between calls. Applications that perform many small reads at high frequency might choose to wrap Reader in a bufio.Reader for performance reasons, taking care to use io.ReadFull to ensure no partial reads occur. The Prime implementation was changed to use only rejection sampling, which removes a bias when generating small primes in non-cryptographic contexts, removes one possible minor timing leak, and better aligns the behavior with BoringSSL, all while simplifying the implementation. The change does produce different outputs for a given random source stream compared to the previous implementation, which can break tests written expecting specific results from specific deterministic random sources. To help prevent such problems in the future, the implementation is now intentionally non-deterministic with respect to the input stream. * crypto/tls: The GODEBUG option tls10default=1 has been removed. It is still possible to enable TLS 1.0 client-side by setting Config.MinVersion. The TLS server and client now reject duplicate extensions in TLS handshakes, as required by RFC 5246, Section 7.4.1.4 and RFC 8446, Section 4.2. * crypto/x509: CreateCertificate no longer supports creating certificates with SignatureAlgorithm set to MD5WithRSA. CreateCertificate no longer accepts negative serial numbers. CreateCertificate will not emit an empty SEQUENCE anymore when the produced certificate has no extensions. ParseCertificate and ParseCertificateRequest now reject certificates and CSRs which contain duplicate extensions. The new CertPool.Clone and CertPool.Equal methods allow cloning a CertPool and checking the equivalence of two CertPools respectively. The new function ParseRevocationList provides a faster, safer to use CRL parser which returns a RevocationList. Parsing a CRL also populates the new RevocationList fields RawIssuer, Signature, AuthorityKeyId, and Extensions, which are ignored by CreateRevocationList. The new method RevocationList.CheckSignatureFrom checks that the signature on a CRL is a valid signature from a Certificate. The ParseCRL and ParseDERCRL functions are now deprecated in favor of ParseRevocationList. The Certificate.CheckCRLSignature method is deprecated in favor of RevocationList.CheckSignatureFrom. The path builder of Certificate.Verify was overhauled and should now produce better chains and/or be more efficient in complicated scenarios. Name constraints are now also enforced on non-leaf certificates. * crypto/x509/pkix: The types CertificateList and TBSCertificateList have been deprecated. The new crypto/x509 CRL functionality should be used instead. * debug/elf: The new EM_LOONGARCH and R_LARCH_* constants support the loong64 port. * debug/pe: The new File.COFFSymbolReadSectionDefAux method, which returns a COFFSymbolAuxFormat5, provides access to COMDAT information in PE file sections. These are supported by new IMAGE_COMDAT_* and IMAGE_SCN_* constants. * runtime: The GOROOT function now returns the empty string (instead of "go") when the binary was built with the -trimpath flag set and the GOROOT variable is not set in the process environment. * runtime/metrics: The new /sched/gomaxprocs:threads metric reports the current runtime.GOMAXPROCS value. The new /cgo/go-to-c-calls:calls metric reports the total number of calls made from Go to C. This metric is identical to the runtime.NumCgoCall function. The new /gc/limiter/last-enabled:gc-cycle metric reports the last GC cycle when the GC CPU limiter was enabled. See the runtime notes for details about the GC CPU limiter. * runtime/pprof: Stop-the-world pause times have been significantly reduced when collecting goroutine profiles, reducing the overall latency impact to the application. MaxRSS is now reported in heap profiles for all Unix operating systems (it was previously only reported for GOOS=android, darwin, ios, and linux). * runtime/race: The race detector has been upgraded to use thread sanitizer version v3 on all supported platforms except windows/amd64 and openbsd/amd64, which remain on v2. Compared to v2, it is now typically 1.5x to 2x faster, uses half as much memory, and it supports an unlimited number of goroutines. On Linux, the race detector now requires at least glibc version 2.17 and GNU binutils 2.26. The race detector is now supported on GOARCH=s390x. Race detector support for openbsd/amd64 has been removed from thread sanitizer upstream, so it is unlikely to ever be updated from v2. * runtime/trace: When tracing and the CPU profiler are enabled simultaneously, the execution trace includes CPU profile samples as instantaneous events. * syscall: On PowerPC (GOARCH=ppc64, ppc64le), Syscall, Syscall6, RawSyscall, and RawSyscall6 now always return 0 for return value r2 instead of an undefined value. On AIX and Solaris, Getrusage is now defined.- go1.19rc2 (released 2022-07-12) is a release candidate version of go1.19 cut from the master branch at the revision tagged go1.19rc2. Refs boo#1200441 go1.19 release tracking- go1.19rc1 (released 2022-07-06) is a release candidate version of go1.19 cut from the master branch at the revision tagged go1.19rc1. Refs boo#1200441 go1.19 release tracking- Trace viewer html and javascript files moved from misc/trace in previous versions to src/cmd/trace/static in go1.19. * Added files with mode 0644: /usr/share/go/1.19/src/cmd/trace/static /usr/share/go/1.19/src/cmd/trace/static/README.md /usr/share/go/1.19/src/cmd/trace/static/trace_viewer_full.html /usr/share/go/1.19/src/cmd/trace/static/webcomponents.min.js- go1.19beta1 (released 2022-06-10) is a beta version of go1.19 cut from the master branch at the revision tagged go1.19beta1. Refs boo#1200441 go1.19 release trackings390zp3a 16831918531.19.9-150000.1.31.11.19.9-150000.1.31.1race_linux_s390x.syso/usr/share/go/1.19/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:28845/SUSE_SLE-15_Update/891e165434b99283e98c357358014c6e-go1.19.SUSE_SLE-15_Updatecpioxz5s390x-suse-linuxELF 64-bit MSB relocatable, IBM S/390, version 1 (SYSV), not stripped[L[Jgo1.191.19.9utf-83cc3bf5b089c02887fdfdd5b19323c87d111fbed7a7b275d9869b37b4b5902e2? 7zXZ !t/n] crv(vX0m <@2?3%mq%k\vo&{6o(ʡQzciC._xFY| F3[i2 %)zMX^!;x' yx*E1iY.gAf@I*t2yr?y$ߓ!#&~s2V=8\-g-:ܙƦ"<+Gw}%yf+rRꓙkg3 >'2"ܠWnI"V&Kmɇ3"O Junca'rxYDpŦ<ђA˜? BThwIld tl}6AcNys:TA/rpf֙G).ޠ@ZT.JS+& E0@k5\7XsE٧R/z~/{x0>{B[V#gAWXz C;DVdn?b^a"D^1SMFU)&p[챾x#n[w5ߺE6۪mx}ws+, }OrEoYl`]]Zzh-'S+23Y9Lh$e#Sd+j} ~ύH^q;g40i/2 U2?vZv4E| E2RVg` :azcROkpx߆Cz@V-}.x5b/`o 1F<$7Bf㼁 pMiVKb|"yL׫ΜI;G9/$p=!9X&+w=VJ^H,1?Ww1if0±"3|z$^W\ű&N3Q'vC29wLО=&cG"*T}f NJo63ǥ~A[;ʆ|^QV͍Mk{I97Zie205E#:)JD+0T6z459Gc-3ж(ZzifdYQ3i0;34̶^M6#AΓPr6^gN|ŮnLԥ#cH0Hnqڕҋo%q"sSAn>$fwti kl_ z7yJʵk蔵OB2S .lL8 ;ʋfUb%AփGIpNg\߸F3hJ@P `vuqm-CVL?&xXU\M1oIxOYd[QGu& ݘ.țdoĢ 9;dT?չE.9#[g#ӊ١>ۿJȸ%AC ə/+r˕ZaE35JAt Y=n=i4lD c?6׻mYPM@J_n!g'=  4䫃e|<!5&WDxAb ];FT9ڳ^*{+bӽi i97Ls~a:],X \UvpG߈Gxb|mh<uPEOV b G:[[ICH.L M6:lO;ʍesS<(DknF>c3"_ IB­ET/vj8A3uF#ݹvP dxb}& z{x FCPSq꥞,_fo&KWk3UW9ɓȠMw}{xRż7~FV97N0־5DH@T6.;6Ws>X$k$0K_a1(BΪk0Ӧ9 i#=6cyd#z0/s;\J(cA{ljt_$T0X(UK;4P(5ƾ-T@xL*_HSX?7d݁$uz?-H s׶R}.ǸJf/+*"_PŬ#f.KVӌ .1L<mqA U6dߋ5LBGi*(x#ѿeUJ\{?W"RD\:Cȋ4fSAHTtSI;%i?(װCL^ !Å``Bl)[2:cPm8*ic;)a)FNDИMJG]%u#/٠C׬[[y1OpXiUfBwp=ݥZ5e'7D0K0h]U6MsNt>RƑ$yny`Abk+c4.%Aw\<\9\!䩊Rx·e'Qڼk"[0WGJp!d9?8$^pT4 T:8BXWbaY<ΘMvty7E91&gNz{@s곒< y}3Jx^JeŹ!]E=VpH$}ZZƄC3Zd8al$,6.< ?=M4􃌐) =Row p .PejP"fCE2m.!HҙJ?'0|05ѭJUd h~X\(:36pMs?E6ne,w+ &+[7I EWCE،qڥ^2ԱJ׺>rut]$2v?֏,ܸKp ɑ2K&_"khB MPe"rB8}80¿zdU&X'wR> k4,C(Kw Q)h$%:M>|Fh0՟?Gkpj O(\.I=ą *\&$4/)"d,Dvvq6 8Zyu0Ocϐ֎u3mG:`SnqsJ\0{cwCM2%}>hq><0*;cmv\MB6TM!Tj$j7[HBɳa;'y/?,7<63mϬ~Hc)E0v.ZJYx*?{{P@{ *fLj8<*jTƞ¡֖6lwK5mZߝ?U2J#e:/ IP_kރwj^Nԏ&]Iv m@Y"PzI"l_oXXi($IB ZQYX;)NWVp ӫBޣoQ9{U,4ZX+^I*%OXտXoBH!AE@ȁq\%oc Se<~=k<_Zkǟ>=!ua2e)Z=v3it03)h29!IA-%[ِCRɚN8mvfIs]NƺƪPʠJTQ@vukkʞSQ)eYRA1 eHGtR+"+>@*~$>ܖdˡv{)EA9aGc⼖7)yŵ!bGH, KP m#< zM`:nύRdSK .s7Si@ zԐe*eRyV =[|C^vP2o oq#ic'R c=Gɇ/>z;g{8<~NuMO]I+ȧmnp6t$@yp%1:>A.#X-{ir`_܇-6/*dw( G[41}ѾK#xXuѡva ;t((xY\?Cߪ=qqu`qZ"(=R[kEEm?Ȇu ijC%]3T%0I@f XE\@{C;Sn_@'bHGH&ځ&寨nP+nv(~u5X=XC&esONo HݔXxĥ"(azv&kE"āPFFU-3L1Px#ē{{cY2K`.$ζ F=mgUeu^j1\R~p *j`;gW~JPv}_o9Opǻl]1|a"{{% 1Vn`u;x>uJ{mFn1.ҢL/ª'Dn.?{wR5vqL8|"T% 1SR~o^ `w{{A7Orn#jj6TGHPO|sDkL6?~ա_rgiܜ2zLb*<x*QW7*Y&wt ܾ:xnsٚVu1\J9:|5C8pۗD6`RAn̝F[O68>ם|PK%FG ҙ3V֩6C}Ki,} t%rYEt|>ټ%-fFܴc-_qnPxQ7)o[~ w+2rqiR8C'GEšԺU ٮ"GunwRy V mHJؒ'7eS.9^0܄RhaExLti F:]Rl7&(h-{SډLfrB33ap7ƜvN꘏iҤr(INPLE_Ӡ恎YSa>T Md%R~6Fdhyr#$blEUυR@7r*MfV5Z[cZd{<{eJ,s>OW*Rsie8, 7 &p\$9&d8wӓ:`RRm@\rky2ΑYKID<@zk%Id(A3dNz;M LVLu=,/g~>-#%'*Х1MBRNضj:"pX3wMt4d}cX 0qjL>tVyk6iP+d$Nֶu. 'n4A=MW`朇mU5N=p 6es_xO޳c|_^j : hNT;1+r`dV0q 8yd;c-#AݧC?hoێCTpR50䮓J=!.TA{iN.ep:a#m6ZgWz?'b8%Q]T|E %3"?{7oЧ.yXJ١і;n៤6_ᏕxREui&ҫgz]Z0^gJFoDsz #a$Ot kN/+`Pp5hrhv a-BDvqfUcga(bL,S,M^З[:ӹS}0:3&E}\s 7YᜟƳ_J?=%Z O,>Rp鼧9,a`_YoHU\PfhS#q]w*/TS^7DłeGHt&u4nuR9JZ0 KzXq.O7t$Sґm:,<ɚ { "2`py!pd݆6?F6K?ոgx `x] m](Ẻ,3ZL.jnQ\TTau9V:v2yTf .N,F7O cyWE{<<^$UwxQ̦rܴ.7ݗNh.dj!#=}=h=1WwmvSOg7V:Cp^ ugi]8N}f %KҺ`D@Y.KoCXU":˔SЬc< `Q, AY]F. LSN`TaZUXS8NաmIYx: c>/0Pb^bL~,\s3[NAW*7V.} T:01ñ]DSz(G}b=h6jgoxX R`5";T=ڧ6ox, e]PmQ_(ޗIX$rß"Z]lPVG /oΩFG3$v YrCU/ƆF+ʇn@ 6^E<+ nzclG D귦HX]=lY q8^([p.*g"^r>*Z!TzU)[" ^',,ȄZ`GD>ʷ\4-׃\/s)<%$DͤaJ$(=`zd1-Q !w`zthu Y-ɂ݋x+sUp9ΡH%ܜpigɲ5a'SjDb:Z:R˓ LHd|<;ɤ"M$S,!Q$ ,SXB,CsTgKE.ҟcό̡X ->'H[v&%c &oq[LNP L~)[Q 6]d)WD1ك~J -vl /(30ec&~vB,Qd4` _Q [CA9R˜h#U]4I@ ehTLskwa+`zF!x4bh.jS0C)3œTfD; ¿u H%_b$Qm4)tk:Z|LVF #la+;NY@5_F[&< VgCTGk[E`+\/wqR"%Nc a1H;y}; r-<gR͹>D`CS4&X9>vy/ISNd: Ȋ'Յ}u"_y QZi C9INW9pjϽ9v.oqZ~f Qݿbjw^WT#b{F%P@ ϕx_N퉝&b{yuLEk^tw?e&ehn3"X-v;_o;>?M9y 5"*Uy<ME>֦E³BuNSވߘ&DQX?/&M5Fof Vv#:<[cMH|pb g*ݍm  ?l,߹Eȡ͹m˞3ӄ"2*4M0&բR1ErlU}mYoڰQ:LFH"ƀX-tyf(\}aM!b!4A:NIr3f0!p@5V zi(1k'x/|z\Fɂ.\;7a-hLb(A_}RSIJݧ<: $j(*X+=1^_RB{؃ *NGNdfH桠pNOcǺ {4lÙA;y+{*[cTGA)1̪~~,i\j: rVnџ+w gQTaZw{EBhΝ༯*^hZׅsuXLf#[ejP3oEPM*rDi (ύR2[%!ތ`. zJm#=)`vE[9\5ك zp6t'̨S'=)1tk& =䞣q"J f}$s j۔SIS?gΦ ,.}Yzt=9}ŤXZ:̭?g"dKdK%_]B ~xdnOKq61: :ɀY>aP'?]i(ߣfUL!Fo'b%_ `;rږ505|_`lɨ8C_'Mch*>]c[UkO!@lշ̢[>eC~ ,s;qc)] YȠbMoq,XOU&!4|dFCjJ$ vE΀C|9IlNEsH dME?+XXj_o32+g37]a5C'tK ;˟X3-L wxQm+7&.e`hDT]̩ĪcJ͌:h#!z}h~Ho/,@/!6镲},Ce Q"P)ia1aޥbԭxn/;ww5`3?M--8|"n=-dGӬe !”xr:H\F{pTTIpF$"L-D:8`.s#rzQfO bAk &.scN$P9X0[@1m\:z3݄6si#3QXAYOE P!kAHLfxQ+s7jCia>O3{r:`(2=}}4$loOd{=-D^ڗX^R}b}` ]Ι%bvERfj'0Uc/)%NC-?kDð]qwwX{ݢvYr2^yKi-(K ڴsB}e0mA_e,})&X-:ٓhMHb{oå`qkMhwŽy̕v_#lc֑pS\k+MuXܘčI)_YdnP['{ _Hj/XC- &'Kq$[/q vdj {ijm5,9¾]%`?~~,x| 33%sCշ.. tVa, ( [񙬓1CY|K&Mm}m0`b5m5"_N r׼ZZ_6M =QzztM_j +t^"aJ=5)'o8T'@mސVoQw4V..*W aR[EBj 4k6Om'`NqGϧR1?+񏟹0r&- vRcmT ̼6-oR}}j?1kM[q{CF((jF Z7z2+%xnbu!uS>Dc<{@p`^&N`0-=X,Dc GyN}LavX' paTQ큭rO{ar+ :DXsh m/GC^N9[?cO7n7ق˔ebMˡ+R"M-EYp{T=A)0!F w][5'CMx^!cBhQ;^͆sM1%y,w%HiD \*t8MLq1әnK0qw+]l4Zظ`H8Jg[6Y&:&L1'+GXvŕgmPBYDdAqAKhk[N?ŔsCvv@`p& GmO݋ &n \y\5%y$Gcv\R2>T8>,wP{˄ߖ83duw'4X51K"#Q\yD 6đ\ [iH𴦣WJm H %+d3qq=": mY>qh 0j-.4Nl ,7|Z̵iɨ+ TU@.o_YM%Z}/-Z&0Cs_جo(_]jq.Y 22*Q'~ފyc !SwWLb,~ eqIӅ7 :vA ~w'0p{Zc4_ 0YmƩos9(C.XovMِȣb#jJ0k1s8_BKy|XSH y|^8075 -|4>g*hc9Y\Y/(%]Zějk eD|>U*˟4ቒ^R| 6:[掞F@onR)dZi?3oi)FsP0;m O}>@l6OpXn2%,Z{sஒZjuF݁][UK4p0e:_Wf 7V/+y/9q'0*¯(8e=s%_ …z$ge"-ȏ Zђ)5,`%S$]ׯO`W,;KopxbIWȖH р?ŷ0]I?dԋpL2+iәb!*+__C92(6G'L 9U5Z2zv\^L˽}A[9p\/,Ⱦ7E[ݴ`v ^/ԩ"w4Ûa+MNlLBooUP] #6Si*m2M@D g]]AK7 :]7K}pT|8d8L~)6v鹰D&AG1,w:6uf)\4$Ȳ n bXLJ `(&_U͈14~c^XG֮#wq~f&lfX.>6fUǣ+eEI@Lxx ՞Vr>hLlXȬўjM`GJp4Rm4lm+?@ 0Ή~;m[@'"upP(_'rx ?j}Gs4B7޵2+زjE֗:zOgqPq+>*M5b.Zw9RCΕ"3HFiDD72 KܣRA?Jd߽ X3m\+N-3&=B8U D\Αq"K-J$+ JקyNĻ YKOw uT+sp>g:,?6&X י\7[v3փ瀡zrz.qM{Si/~(*6L C_Tx e/4Ġ2w/tebe5.oSw' w *뒃A bDV$ t@(W01h*ᴯ}U粯:R7$^{!(Iq9Aӧ5Y5಄IC%අ1(o`S~ܘa=9ˀ?gd1I ǀ]&s\c+tޭFzGی1&D7Dj7(YFܮ ī{Ș?Okmk0]i1 ;]!՛Ph}vo}|UXlt {g6ouU銌;s(1:I4oQ<3Μ|/e(ة1n1r)"۟8i,?SCCW3Np5%gzz!mKv1dYyϥ?r{-ϼuTK>Y/:w[J?Uh;y>Ύ0f옟Aolf&äh-Ϻ=Qښqj> agûl/aSYgd@*WO잵T>=êUrp:=eF[LwW9眥e`1ZQD]ns5z(SA/sY9܁1(U[ukzA%EPƪsnWc(r\cIVPxh~:8i "~L!NS) H6'=G1aЬR]免d fSBij Ҫ$DO1_b H_ejLRssrԮ"U͐ ,6P6 % 僇8.jAe*#!?xBԍGDSΕuvw[)nmxU)NZ_ hDm+#aEqS')?_}(E,-t]|0f8 S'1(U̺xS*?b/,+U!&څg @6by*27حwgIim>k _C;'&eW(DOۀg?Mؿ/ti;>'З^6jsЏ^6QBbq<:3%H+j˪۬o»vqY ڭ]UӗUM\Re侄s* PM¸~*FW]ϭ;{v7LgNj Kzxbro΃FVbq+{,=Kptim;Y9L3lѣ~s&v;ƙwd!narrkMa$Par?Sͻ C[2}c`\2DƐ8SS,%etR Ʒ1Yp(Ea5e'Tg{ n+VJvϵʼT $`66P[@z e ݍ牘ESFܙv3 gJ ]||08c~`5r/h[Otmפ<>$+>bSH㓾F^Q{G].L&gdC'Z"_rE !_pS-]5W<707jd~p鬜 @O:0JBWChu| -VNK#aC/c bA w} 6L3f(;>[;e X]!xѹ7E 1)TzmTGv ڒzDQM,7Vc]zd(>4kLciɩZ#,G DC2z|`bKּ.6|k@D%qƽ"a_<idA|I o^ }l$9X9rsvM#|b Iz%XTg80t'fN"ԅ/5P ]N+4w*q[79BܜYB&גINr/R`$5cpDwt=}iՆHhE}; pW;ѭ+ T5%K=adXɑd~!dp~I3 ǂ_j3$ +pI=?;ɥEê2) : wYY|y!OG Gm;؋EǷp=E}SHpJb )4$tw1$ 1>vQCORd4%F[#;001Ѭ[XSykrX5}2$dA2YMO* [U0T]~%;(hrq (Yq_jnD`6 YVk=4AꇯV-3g`: #dÌ:(iTV;}} ڗrF\p՜ w Щav_?Z/S)4i({e ?uJbӧ}Ia|LQ@Y?m I hw G# KZs1kmٶa nc^ק=4H6.g0|**eH6L\F@?8΃!oح} AGFĆ7B_uB;f6h_P5j2hi`dCXzQڌnWV+@(8 +&rαO =#ΜN2 G4GRW%sQr Y;qh:e\12&{pak7:Lj7toEA w|*(@bBi\lp p=HTD} ohăM_~x(L#ND_9 n"}g߻Mw~۰A }`fzzc#3$q5:oj,*)l0,>B;%t1U9S<mPjiKbT'ECx{T- >LPHbdVH7޵鈡&2%veE#Z~w0 x}R@Hݎ|x>9ڌMS.Pu^Pta'mڂJ@z_DM 4rWOB.2YfdDK5+*iGs Q9,|P=++ȯ2K3#HQR2 PlIE~e΋U, Q\èLdBg:Z)FD6EHY/ypwsi<'yD}'ZQΈ>B#QhjIߦ6ET =0I[7B dd-qE-f (iV/ͩ>%UM+eE+gʧ.s` ~$Nh4hҲm{s(BN6vMsxT0oG^[r( 1TxOP?Ӧ|`±T ! D+(C9T ^Qoi'<.u|VĎ`u >3FzJF\?x(h&oAs" -СbU`tK2O¶W#ӇFխ5V i;861tjk7mP~D[RZ%Eac~ n 7 CdNSF/ɥ?0?NK#=K. p:?ΰ\/^(2XZLgyg+qŸB)QKsm$u+C |-aNm1t 7J>"k* =&lʪ<VQRWZFNi}: }PzU{Beꡈp^&%!Zc& 0@1jHfe}*;y3hk-Wo(J#$i [ȏW2L>+ 8wjȒeNդd]xa:N ˫ԓEanCs 5<MH~knhK"2(f/~c~LO#Cc~\Y+v%%vHx.xϚ 5W=`&fD+y3⍪m S+n}t a[ .{+$r`iWHu 鬔4OS-ղPUBS)9e}6V;P(g. rrW /1:7L28v_q0JB1)]BoNX>#<'xLmCCؠ+`ߨb[!/a u]Zl&e |D aFc,n<7QN+ `AS5lڠZCʨLbgARnsyy3,pxeuPvXlibLF puܔ'qܠs, ˑLjm.s)pXnG\gdRߺNJ}>^%p*g^޴‡???ĞpSzw:̡8gW[Nk[p_%\mEa_蛉4i\[Wp[;8C3o%XB3[bB [6x&X#г<7|>S ~tYf^b}"ޫ=v?)Ɂ/u>Knpm) tjiz+{Ko qL2nY5Yco$i _ u6ˀ)ngb;}=i~}kH鐿(NEgkQ@lk'e}opl޿jNea\+;Y?: ͏Z|\{GqJ2~_Y+|9#pB6N HXIMR/FtA;u9z tM )u$AaBu W+xTύ'S㴣OY ۀLO$S;\-Iuba^ 8 @ a'K*MJsO\R-cD%0sF.Ո'&@k1&dAzeL?wNj\T[CߘX5aJnRv#QU@Ln, 2NԼSfRqt҆S'k0vUCi퐔pLø/ )nwI/a?>hwD F'%+EHɻLu '>譚gO l#dZِ{MZATRGZ%fFg n!Luz pM׆2#Z9{ jeIQD:30#L 4ZF;5dji$dMd|ˣt!~V7Dhi[@RNA|X,?xv1l{h*((6SfrH{hXƯcb)gy8~+ɷPgfrCB,s!* H(7\gqrrKs_~ɵԶ"KON:k}9"sRiÙ=<^ TRNMJ#{kZqގPc ;-%ejxՇheĎ6]A HY>)%*uG`/Z]x⸒u5|8PGRkQiIH8P(dpBo5>,oGCkIl]Fx59lvh^cI%h c7fk?Q%KeOO5}ECqvjOVBDH`l5p7:;jk{~t[v\~hFLΗEfx w`]Xw$6|UtY 2sI{]A枦}B(aAI~RvRsGC>77;ѳ)Uq:gI+Xz6[s ]ud-[ZJmC /` &|2<I?P}G8w54%T+3סC.b">X'60wńݶ/dkDn] !lMs= f=NA=n]SoKXٹ9Rn,&LL}'[YSh<-N|fٸm`n~rmFU\@-d";=pY=v| =/p4={mS>Gdy\VJJUox7o>]6G- oq-u<@nU:(LP"ٗQEr,|s([ .yM MXv1hXXcޒ"^<OĂ1:kZKjXl!u47cpޙlF+*d(m#h `bnN z5ً5ݘn<_Nt0G>= ҧaDXoŖlMh}]et%Th/:78UJזjןa&f cH7ZsԄ/6` HJ '8q{WxQb΄5%,##bL *eBD# BWW\ YBK!}O j2^dgϧ>cmv~/Lv`PXP6‹]<%`bN1~p/Z]c>R AjnY-[>LL1[r*ׅ.*9kc4G5% =~M^4Ϋzz ZE3}nAW?y]:}nA]?-w{23_4IZ cN)BԵRwKkDFeV_~#᭯v|Nav/)-LH6,,ur(Q^:xmӱ``|וּ|[<Q[SQ/&?Rf >@h}~-了gqD-;k<rVC]0)\_Zv Uz6kWi!ZE ~a WQ]n66+9)E{63BEfhc+8I3/([בK&3풣q TVp8 ~{ScW"!&=AJ4ET_nǦO\ m޸ 2 51#M_^XŐ PѢ.hjN/ZV)Rz| 3 ];{$)Ũ'q1JlXHMtp` ~N҃׿ ? I8JlhA=K+jO\8 _uzߗ z0dYz)1d *e::fpR^LJ9hE>FznrT)ՀbmU^eƊfpK"=wڸŒc}p0]hQmĘ# |o0zhXe#SO~c).tM\l!cBo"T\4$ki N@I ^9 5X1p"3yu=(O̥p 67wz e{A[վ3yRuz.P~>FD f #%է[8SDG<'H0 #k +ҢWGGa7Î<5WBJ>Kgo1ԃΪaD^,J,kXTWPl^R#4hk -t2ne^a5sw!,t0IQX0@XZC!_lFЎulten)<7";Fx=YMd\bĩln*eMN, C5%Q*rO~)> "xex*;+f}!_;110XnF)eC#~oWOfӽɢ@:n'H|O'mBmToq=tu44"=zk6%3;fW |=!;Xk mn㥩 pNQ#DRe lm>L%G3,fE0ɊG6}fTz'&|bDk[,n2lKڐ+Sc[9z7v 񌴕$p6]YoK-N  CRANa; M&?C͈Is#O`Q4%E3sReAofK(@DќѤ kVI0+Xf`~ɳ m *_- <􄞒fJJE/B?.zvҾ9d(cp+[o"p,dm23\ W ҇5##GҹGǤMɣS&;{ %]^K$nrXHL즍4w:!x,$䡊9;O<HQ*ʂZ̨mYZkoc&sM~]# #צhy>c֦Ô\_A/^&K öHhS;}L̊pDxN{]Hvs>b)Y&!4n9.VǍ//A[‹9oHYNa2i"%DR0n&40uaURZ $v!Wyl4!=|{a9d 7Wz&w5Ig?{t^wMd(K7V1*FɞĀ2_NFQY_n/U݅ <ǩ$rןam½7(iZO=bJ^PM,5; 8R59 Cz, Q|] ?"g0F#HC` 2Ϊ:sR&$UQby>u;h,fD) Xh@<2?"KGWkmа{ Ӭn\y#A NjIp/Vo=bBVIeP[w[}DzHpMո6ʦܥH!RʡT{b[:4*byvuZ~$̤$N{wv)_6`fzk"LHYG&kۆ ^'g'ts'~6JR8UKEB.|0 iT1z=Hܐ׾e{MJ'ںʐ h9T9}.IVc', GB7Jގ}&k%swCμD5 FYɺ.u)bٍc0״ } ٫a$J*aGbe[)wKl{[I9Q>S 2J71'!?ǶOjK" k1d;d9) ZV`nJI6dKuS=cDyMdFsajwwץ{`k!ѻp\کH3pviq|*1Qg.$X5O𑊹2ԡjqr=l[-k8͜ěA0o^ ͅi13/i[`|hQ<]`FBY\\<]n)A$P-PB(+EVhdl< iO;y'@µYK,MU SlBꩮ5_`0Sj~g0AVhk)+Oo& DAß+b"u,@67KM¢HN~[4AREcbfzqlUKuu,7oyxY"'Wki8t$mȀ"|]ɄJ%( /3f׬])%Z /SC?g$["?bY"GxTFfl}GjYP`{ տK?c(+5R:￰d*Dj-zH\7^ROJ |`"ml1Pg>ko/ޱ^ڬJ|y޲9ŷȒ&Ҧ2VF8'|icbB($2O_Z׍9ڜDˇGWnZ);utz;Zzؠ*UB(pʹU/vAPa ͖=`Qa^dl7ѦQ )!r.@ d֗L}t?x19r":U& ʾR\( yů LLISf#,K&X뾼9Jo/77"F²jd,nRC)in'ٔH~Ov:$j,Vkiuһ~{d1r' WON1: < >2 :,T^k*Qk#suot`e `q%]*$[KeC ~giB2b-s}K Um"H;/EI04A>=o$Btzdq,˷[={AeGN`wTxjab!1:$N5䠁K{ȥ?[hg}&+Ҫ`-w1 O+ p GC_7PRX-rU.O W ,lJ)빀\ d.:}C ivc2ňInS.@:%d=QhPqNv}(1և)("  =~YY8 &|H*Ĝ0RXP'g/ .A @&$VхQO55+۝m2LGdA/>U< 7ԒAkNSo"Oa".P(PgpV[3 us .`T\NّW)?q g@ @%13rIhܾ>J m)֍Ҷ @˱>W"ºP4δhiNFF,83a9ZisW4i H joܘLr C5Id!+b C 3gD|@HQU\[NfB mSIײBQwTLN#1#Vs<8$^ P%@ PN83S )W!،(5P/q &7&Jf?tf4-E W#æo|2ٻݠMܫvk7tiކH1t3ouW:tna3C8#B&gBHsn5Sc9\֛׭B ÒhȺ+ya^n%< ItEX[c#:ѬM&ʽ-|Q]68yes&DZ٥\v~mBWk V=1zcx̏Yݪ9>ٚLa3|[o%t;1?Wt'.( +C`4*|g: ϬĂ7^5F*}A5דּşw7mi>BذwhOS$hǙ%k8DSuypoXԘ\z!@C ޚj߬$zIϔtԇs;@nHf(\8W1wBh?38#AŸ߂_]R {vsφnqỲ2 p\?טa,E~>h>{jî7m=v-9s仱}N3K0Zh{.nz|GM}td* Av`e*nz7Ni~]G/py+*-Mo_R` <#Fr;27e;M29˩wm:qu'L֭\D;6θIZd><*M5L0 Zԧ$`BCO~jgZ9CWzާI 揍8Y=]N2`/,@ B :f)L~-G|v( M9 r_ٻJ.3T+%wݹ$ #Ɏʕ7ؖIeuzJqGo>UlGD]o3{/Z0whg"pTߌjc׶1+8GHpW4۹ 53ySbH9df;%#8kXGJز4Q a1sX"f1{JdhM9ThF5ņ=VaR?OS-'ŁIuv%F`޾Li41n)}jlX?d3y'sL<3&ߊO\Mm%Dzmbosb(yPL%g>!*ACْ5b# eWGACn̔VA>Հ!  ;7=0v#JeKBlZ)nr0#"@Flł LsCNXhv!Ʉ `SOwQR\|FZ:b_r׆wjmYK?pFNrm( x*dj { >ei۽A 3ŭ9X#NN1idd9q%kT# fY8|3k-sWdp聊 hH0X9ܦ\Io1u'65AEŰ`uvȞQKHc$ U,"}hgHDUp,ڃfmXD1Sѻӽv7r19Zj^.;8G0%^֟Ɣ^"TXPc"q/v%E۠*Z0pͨK6|(S/s$y-:+!^>ZS)!k=ܥtOؾNr r,EZ >JQT=h(սbcZ-lkytr%:{HW4-1xnƩH!,Rt_k<4A܉_ dMNEɔUVܯ:**W;Υ_^E L#;s8y*=>p~tz`.L.tB ?sskw*&'JR-LCqljb=cf;\Qu[/[JhF[g"S|돀6b1V =%ƞ\,O`A`_HF/pI^bxΝ>XjzQU$Xen.o@C@>HS4tϖ=v2]Qh9)Joy15P|RK\ʖV l~ΖC;4nRtL8^(ց&V606wǛՠSMn gR*,.nbz/5$̅qayȐM&k7aGH:LzM_G8vƤC bH9l?!2T0a4r$0}Lo&E:"pv6%S Wu1RvRH >I>SmtV> ,Ls(~Yf!6߂ +8d4Z=V L=Xȝ,U"oBoLs/I9H|ΡeΦ"}Iܨbr<*X(j 6 CrCa-x|[=&kg7s\=rN %jrȟi'&]§F\ovCc67 ɼVmP@7ON DF;./?{@5t1JK|D2gtat8 zOX[w'K9(xh}ZşzҵF]6Nh=jcz?,bg%d%&SJ20VBC!B3kAQ_v2T^g.#CYb#~|B5qIcWNQb(L>%GXO(6Oxk]Q=u $o^iVՏh6c)hs?o-(v3A+읈*q*E?"mHq\,&/v`G@sDLLmF0'4:l"td`( 2A]eϾG`)H pF8nP /:=PǸ݀GD8y(#<Vw-+Iӂx2nBw1@ؼu;_-${3Qͦ5];c=+5 7=:sk_/ծ'q!|K.]-%̓F'K0l6QJApj 9٠AlpʹY糕kohf܍=ymA"ȀɇLdEc)_F&;dV#^N| Tslh9 9`QIs<LfYnebB+ٲƐM>VN(Xѹh.ۄ<dyVtpN1 [55q3H{(8=АiT6dVQ~'u(m7G6Lx*"ctt6OB@}|H YUbB |C$<셯Kke |%PsE,c2 <{FQ/$=p.5fU^sW8LQE|[,ү? Ka?ݥ3>]|Bݜ''WaT[9C=&.i5*RJ?g>ba = Թ yDlU_zUY Bi /xfIQlpi#$rޤ(O (;- 3 w3)j~,7u1ʃG+8!b!H=/?>e&LpYsa* [.9xcʭEB4^:T۲~@_9%q=l(-[eT^ZzC5x7}7%kbfrAJR~g`1XDТyP t lP5MCUe8['gVҚ[@:SOV~y iu6sr.cvbA3 pCSdëϴG-ElQlve֟ i`Ҹt:F-jph[#%TK ֪ %O syY@|KVdrk÷;3ᒸw*B!aϖF_uLD?3uxv&=}}#aķVOMۊ&eO/

@HK})뮇7rELM(f^MxG3v\fTJ.N 5WEy4z]w[[7=6%ͣ kOmяţanlւ9E79WhIMFHU!"[COCJ=mSX˙ n"t0Gp5¼ɋ3Mw'oM YVx\GoŒĬ:(XIOdhд506*|{$R{񋱯8bJNM,!;`+@ڽAI$J3Džb_]}Ҥ1&Qa;a#pЮcKֶ],}B|B>dK z*w?^nz٢\s04;д^/PSm8P(xҩ"R::ގ.N>(MQ!BZw7m[w,f9rI2"& Y'֫)_t6T^WLÎUWތF~NA5ٌҸWK%͐9 ͜J}ٻ13H !@KtjGaL}G 2}?I;}ZZskYb 6cʗm`<J  ALY` R6vG  *ZnZ3єxrC0Alr7Ç GZyoZ*Q7ČcHĬrQ?]4nq~ @6NPm`Έ ڕ+5TeKڲ.EmVbAN0 p?!@Id8[RPژ"XF4YR.xTg˥{TKf={Ǽ9y31nY˔%+%`Q Lej^K|X}^_r=RafW rZUtyf^;Gmqe2Gug ud!n{DۂW-4ep mn?ct^cE7hv=#fB6[>M CvTIhv۞˸=Qb6/n͐OwD& b IɈYAWmUk!Şq<^5+ XUoqI.}-) „y+vD\')ؠC J$y;'8 -?Do|{%@;B}cfͥne \a-x-i+0E"2: nM`;KpYJ;C.i%[6_M [^F޳%0 WPC ,62|CShRpgsZ,)i&ؒϘRMb4|~` k%g;DK<^r)uT&PP$T6?97ep~i(",uCs#9Ҷne&:"B؝tRjAը操 )x)lbQ 6@!qdz:@ 0ΊgP$w `,:CJx+#I~mS/$۝CjJWHuU)6`uiwNy[*j Inj*PCxfTKP [tlW7SZP#UAN\k6u2ߋgkte 0MO0( !@LyJ!m!cn.W-g3hiR{AD4HEa.~W!^|m?E.K 6թhMR*gK[Wb} 3Ėnr~FԆ.QT? GN9T/M 1B95v?Rc_>~qEƐgiL8Aٹz4<,8nfɶr lwS%0O;2/Zev'2xDVVNJR8v0=>GFOS4p`(!{HQh[w2 J`[BC)c. >Kny -TA%)-&k @*= ܼW%(<Č=%uׅj)NJ&֦63CMj{Nxqrrݩd;'l(9#e]֛Joo!}KS- iW`pI1Ϯ4duېSοi&q!aU=Mv`=W|3J#wfN)jrYA;ytvJNLRfJ.<ĕ \*)zfO4HRٽf~ [$j ?4z[P.HU(;/bje:@r|F^ce`y2GJ9Hqe#q2Bl8:]Zƍ;v% ~.,f;-\`pY\~zv\Pmٴs8<7$Iو N=!`Lbs|KfxrKCqy'0iD 7viAٮQLDa n{ N;L9(kp&ړ6&3s3cD=-On\ .;eҥC6MF#T7j5 Ղv(3 DޓD gRgtO`K&UC|q49ZƙnL,-ͬ7?ꆀAg5=̭!xHĀj 24QSE_Q 9{X(`#4YEbS.N-?.i|6n1=T9 YJUƄ:-7z բ-ep(𩕣|G4W3F#,LVaģE?o3{"%<s/?@`F.m,´/_9$?%S-w]Zü&%KV[bn-# U38bh휼o_ԨY0:l&~țvZVبhZ/ax9([rlm72t%,DTafLRW#ݡ 6vPb*lH)2bW? 댔M~MFBqV2]HWe/2WTNEZ#)}|7bht䎸v<9)% kI0mSY2p޽>R?loztCv0/D C%q)Btqmݰdr߱o8^tn1=ШVY9.ͽ;a u oCXqpUAԠ4Z!^msbFZH1NrUu5*\8.mÑVz9FءsK;1@D/[plVW%-^ppXh{X@֟YJ":8̲5@XW"VޮVo>H<b~O48rm #Eg b ˚s-ռ7c2p WIIU~"O U H.4bBr"Co'Ťg0cNy£: &I p$B3ZE_f&\0a8a|kzv8u8d1~qEm b?g+ lE}>vŗm/"EZ|T24@@'`ؘ J`_S)k,tMU>O LpR^'Î-ӤgQ6c4Q-F3!zG$lR<c&ۏ?ZA ?O]bV5☉O>QL>~,Sf)}rs3kiUAE 5p8ɞs!f%̢COp4g7ݷ `eR-?>{ G*A$R(^Uވp{1- k #`M.s^Q6GA>n͌׆A?Ei6(EzdQR,Z(b lf3M /"u|am V(76;bGX/'7ZT{dWoo( L 0 R\ Ԯ;.Ol}iI_!pAxKNt+47ZX(8֌ ѷ[i B˹t+Rw5EV$P  yd8asaܧwS#btM7Ydj}ќDh3py6Iѻ24d:/wt3eWbXpfP9-w$֕rD 1"LH 0\CrR5I烙 U֛F*V3YULmHеvA ­V4"d7{ Uˌ4^!u&Psq:=݃sǙf1b_Z"_;,E$3v>oK+h^lJ.H˪q*6N$8ԕI3Q>Z8{PIᦴ_a=qضSs0X:ʹD[&Md 'M-~d1&24/Y"—au8&>XrI)ݲ>**r6}: QhicoG/t1bu~Ka0ܷ;>F^)N;l*JQ/Bn+2 J=^; {9Ƹ^Q-K p_#Ypb+h~A|z*ZWy Î0QU\h. Znl~ڏ8.Kmؑ2d+Ek<>JXK;"D{vY<Ov?o!~JDE!ԋ?+o|zzB=[n=#if-v*c{>MK8nQ}V:miIx;NjM3-Wdshe UI]h[?dCH"FpHbpJRe\٭;a7wc6bFLJhڭl^P Q|%v$78%NW[ȝv.NU^sџ@!: u #Xw~W0h,ą=l3@eKdhaQi)Gh.1<54V79Td+Cc Rrf%Wo9Uh"xnƗbn$Swd5jg0>g=,[YAx#sԓu0AH#Rn1TŔʘlcuh57ܜ슪svmO3 A`^;#wHO8Y3[_\rI]8;ny[] -V<12pNXIFZMb+v:wS:⣗#j5+jV"8|_ #0*!U۽-B|#=E XRWW.CFRS_9w+Kl&3.+(,4?~~P[Y-n,Υb/r- XXɱTܼ$,AF7ٻ .y$̉&]n NN7iޖO#bXbjH7U㰯ݙJSrKdž6;-":d0LxCV*:Ɗ i}̷2%Ұݣ%2KkCj.^q<=$tغ+,IiFc'_bJ-YN""%Um рzޥMK:8:jB o-Eaf:'$/=QD4>($$* _})y)ս? <| P2Zst|:69="t/j\4mχC1ʎK$4QD/J5,4˦PZ4f ̆<]թ%,Κ J̞[MNE@U> %<"BT]u(1Ƴ1-:s Um g%PBn`\ՒZw/_NDEV{5&Ny+϶Mοu">L2{v ׏V3e];$|YiU jO.{% :Z&Ef;8,Qr}ERYb.[+e_nہGϛh'XKcSK~n6 LN%(*Q2ši.l| ^P|OH"Md(S0%xVmhJ.cQf%z09BBa2ͻ\[{5c%-E1~daXTs]H8=@_bCIbV"J:^/~1*?4+1ce-.:Q3`D+ᆌ V Xard]OooCW 6?tf X~}U)yիW Cj%U?=UX+spw9|C1F{BvCiKxȗlta7,Xù`oo,ykL!yt<:`wD%:Mn5#uKv~%PDzJl Fľ\&>wW[=F( c;HEզ#3X?8$# ;`4+,x#ہ[k$Ht 7?deOU٩hIجho?Mm5F9'dS9tw7V̌]5%,ȉ E}H4 C݆Eִ( K%4IGq?FCyH! PW \Y7J0 !r UzݶgZ9;Be4rR7ia`sU"Hv+ϔtlP]4bcB?\>E0N6tJHPtB@(L$weK9l?njch>skW >I88dFSHLj-b GDH9ރ^~lE`)V] ։UZ+W͉c+w41)Iã*0A[K|̉Pआؙ2A5ݰKdԶv-,6.J}a/@TXlۘKnvm&8 A89y6)8}jy^мLi:'Lr-Hœ!&PcXjEKtdin_=WgGU{?n˹B LhHOH:Y% ^ꍜR`r<,k+.a"wOdFG^2V\ӑXtM[_}t-c;/$d`mϞ,8aFvBb.DῚ6ÜApT^P qߛmek'-$$}aPpk\!m9 2t|Nyޒ1PV|R&~aJ=.\Id{ RVo- !G.40WoVG'o"4pnn-%"軌ZEtŵ籖X%M }v|5z zYNɢXhrf 8(? >#v ,ƋofB¾HS W Lt nt9lHSJLy *}?{hB"ch+2D<{' ֪ʞGKþ&㦂טkF"G&< t|(2H&Aˏs8>&z 8n'㇌}KET}6>~^-[`^Puޔe@ͦ?p۽`< t֣ f! )%cH55dwbr\!\K ez^3u3iI1cYm$/DFBHoB%BZ8Ȩ xKd-Ͻ:38'ǣi? $(zЈ9{Vw>{\X1.ixu kr x)<!]OHy84q>D%8 J} F.(n+`A؛u׳g>I8PG~$lF0źȵ}֞eII,wۏQ $X,V, E9 kCѓFS1afCA:jlt〖  ۼT.?& /VtQ\V0@]0HI##[/Z#^ל&%b'Y`F;s0hƚ6LWtgr %>NiIWc(/>Z?GX-־vfcaX( QC)Pۈm+Box_h/< E(-xKl ^Y[a1e)Q>a(#lsW͚ 2ɬ#%GK"{k7]'0lM.*s5Un stҾ?d-6zTqji;@VZ5&$"-9=Q.$`7Ʉr@fHǕ,9C.@N@~qFm>MHEټ_وW,^%״PčZ >:#s!iuUrҬ"Q.+\ H';*ZQ|=w㎲9Gթ8W"b?E1_c/>Z(\ֱI}1)<߾r5^e0sY =wey@|F;Hv'V;E mߚT3 A?!gNQ@>tsXy)x^5?Pߡ ϕ+z麝c˭ )LˤeeS6 N6[0Qܩ,3\GH!WeDP_UaƎ;]Ep8͐ ڈHKҦTU@I״!Țxw~=Ez5" pi;em/doT>TpW?\9pw~i_BP'ci a(*l,N\ ЂVT-^y U-ЍR/y}pa6="V8jF׬TZ8B,u=#t,6ikINUb<'@KG04g/#k٦ǣl)Ii| ?QnaX6*Nx:IO6ΩE>>y؀R8ZjA\P|rk6@6!l5v-ɻJcw>aPDӛz}F{A Fpk촄(T5~V t=w_A]v#r)Ho%l'm1)2DUT,=41U0Hn*;F\l.*bIt95&NHZ-x:|SB7 D;$oA~R= aBǙqO=!,?Eiϳ)kD7`tVJlϙ3fY:FK2OzK**-{=r7-lľx?ic-xDve % %HQ|_wvӆb/TUx{UHZ4$r  2v}@q|~z)S"s*:0)`&gPOE][A7*sWb eX"kg]t-s1|&9FJTSy90] ل~^sRZ]`АEd ,[|U zŮq]hTn 1?ѽϝ6Vd l}%Ds==1Sѷg~l~v3E%NY@O#o,)8I;} x~sFM!ADG^)R? ـ4f.nW=/[dpy%AWKƾKu<%ck.ؗ`xHOm*m13YP,6l\+FڑDDdad{%ҥV+FE ԫ01@EcxfRL m5xW0ZQXjrkqY'/t #XAX`{4*G3\_xAǨ5@8mY,U8IR-*̾} 2LK)R~Neţ]|?&+#s#(&2WtT#e pΏ;)ʯ)8Eac.|_esTٯ7E[~#gfc{ _@l iC߉EGҺ*anSIG@>*K?dEGTF!*^WB-Kex+ rIA@[bmhU=G S$1$>_]MAR@ᧉM'( _Ek+yNw^>Υ HTp2ʂwVTr3&+bgMˠeX NY,Ru 2Xl'PQ֞AVt+* ºFKEt6Z}Kȧk@R` /f/xőe,(H{㫿00RD;;5 dxߧG"%:TEq>M !B Jٕ])MM>g4(@8iA)X18$cPzoSR.k!eVrX\?mo(=-dcrfhGem_4ap~_RS!+l79a|ٞ[m`ћLsK%2s'oqtQ(2zߣw}mMB2%OXG?9šyA]mE1g49݉H$A_o8| OjKϡmqM we tɚqB&((8ɭz(x*ԃSƊ"@0e J%O_)Sf D A,^πĦ|),.PWhIi16xk_ Xj!Ix&[e]LUaҚ c'xPyKfrMH4LZVQ; BQ}v)k[Iq=id h+1۲Dz dͭ?jV%"[?w_4^JLLg /φGgjʼJ^[|]ZhK K1ƈQa;ƒ}?`<(T2*"5#UV/FWF~LaIӐH:%#~g@d|mZ.V Kkq"l8#Q79Xd {"zt)SC(b]uv-Ezp;B _GB_F]8 /d9\e( vh7};K EEPV{M'0$V'R*؄rM'S'}-($eI  ۪ \׏BRU*OɃ˓{.GQWVw~/&)LbUwg`A\( ru 0rL`3q&HqX1ڸ\C=|3t#yKz"ӂbw`qg:{͇$I)mNc+t>1V٥IW&Ÿ,JxoG:{K!8%kHrf[ӮS{> ^DzϱIx*ܮH`SUR'o 2}<\ G~F b{I"hO̘c i,mzf ϲyn;b^}j w=%vA lzxԌ[8aC$G0ekMliJ_:8 fRg*֨u!'Hk/-'OG?}){)Rh;y4P=cazJeHtb}N ̽N~iȳ,; 6bNŀ*[ޔQ S͵th([}lDxH8  Hc^s"iYKJD4 T!4(<: .NiR`ü։ͧSn3ˍYAW>k΁&5)Ȼ9 a#`ZHk*/7c DM|FuXJި| ‡Osn|!щ̧nTW3XE 4VH0׭r"A硆k(O:?*X^ϋ {fc $>DSe F*,KH^vGmYP0!/ $)BF#vbr1$'+1-䐀W7K8HxW ?Zf_~oԶ.ϏdvEv@vˌ*ūCA;K`o!z9SU1^r5$Fg"5DZGQn.4 }}k@rOTVMVQ!:tg&rϻNص^cxoqLE ꨭy,5ѝ+j\]E{U3xCkeB$+ȑ=:ؿ&eM#̽UiC{h\q4<F5_ICFX0%qBCpG*̢tj}ƴ⡸k ;\CD.13F@8a =h~\Et5ٓ{Y18@ Umk1Jd^er-$WKlJ3ȥ{6)_`Jb)KG{;(IL'}VqI7v2ܜ@E"O IApM/D[-L)lwRg sD/q%:b(lWSbF\d v?!RmK &sAtg6!:ɫ}V\*QǚN.Q/?O߾p##fg?8qQǨSǶj*@6)鳚pVUj2ɷ&x/(Yw7Z #M@Lmv ;1/ Rp1b'p|_ 0@oAky./u8M\q87l1EvUQ( tϱ#|B4mb~ =`{OM4R]3LvBY6;ҥHZe$pwgL#It ֟MחJS#B? Px߆1sN#Vx",{\B%gJ9Id67ٝ׽IUvNN?1:De̢F>M#_*<rZc̚Lgb-fviUUy$1wRȎó8R>봵# }?^(M+C #nU?˂zcBVsACmQV"dEz/^'?ΟYP}p!s 36B7gke3?W4(t Fi1d' Y)n R b$31;WrJɔ~H쟪1㬧4ҟ\c!l`ltI+w L^ F˴O0"Ȭr%twģlSp& }+q"! PK_ 3'8chQ|ͯkFFPA2\FT%'MoQ$@پOIeMp(ܹhoh'=ph2PCܰxY$#/? KNVOR{ARhqݶ ͍\l/^h,dxцƬ)g#j2+:GkXf^' 5JZv +wnw,\ }qk}0z$L33S+`[B}_OA5Zg3fؽV[:>F!2'EzKGݲĵNş ܕ]gD/)|cqvtzh7Sn$ 4b#j?74M_OlU;n="4D3l?eU~lŧ5eYvUCo-/!9B;G&*-z柖9NַLTx3BO R`wIe"4oYjB*i5mnSF9 N. ubO?τܚ_(jb(/w .H)JUBus'!>k`])q#h<*Y]֛lPuH%'!Tj6j4=v[׋o=&5t6UrLߠwcq ;{EK$£øIU bAL;1: ScOZ|<^oe=Ք7a{:Vt1a^7^Q2 ,8U$K_G&OTzYf",>o(I"tD^y+9`{azӵMe)b&nxo66(#t+ru*R!CEk1<ݡw8 4ܠl&_pz9(rn\ɆgE 2Wկ>i(fi`s!sdF48\GždF !^g?R`r4Z&|*b,?]w_In⑻x4@? Hp}0R %+P khl)*a)N`b33jx&{ɴ(!_cF];G]0Wbn-o+o,^e5V{ (Ce*?UJa;2yU0w RexU4S-= yQm^=O/؞'&P0;Щ@p(Cn [0W}3zwh6 8DLe *g5"Y0_'#xUJzF!V0 ~dy~ q>GUoU:sҡf4Al!?}]Ǜ9>~¯G,B]Y?&I{[?>+ERvxX2m fpT/$zN_qW&GMu_\4횧UVj)1]ES~om˒7*t=.rq5#ch̷0(p&B^۬t:lw$*rRg^O$Ce>'lahfy=_# _]ܕ "5FIʻu+iS,9d" ]I'NeJOE nko3a/toc<Κ)IYES?!ѸiX<mծE>n]߈EAC`нi0 ,EaZtDYp1q]Ɋ[OY% ̈TTRPWdFF)Uwh]>M!.SubEG'QmzhE%wc$8 ~"XYz`zP^(NG(h;9ɑy8i'<{FMq" Sǘ3_]d@LuRH2rwC o'(d rs rIƋrW@fsg5EbƂb>0> T0 n&P/*ۓi7u@l I=G2 ob)O0)5ˣ01i ;.d@5{ ExЦ>tgX#ɦ3WxDA\#yN4L8cەfӜ/)1Sո\Evv~ށWɼiOQ gk7 *g[>?#-3kFP@ӌ8o̞i6<8n>HhLg)iG߼18$iT7dV~,E F 0=2]oŇn.7 )j$arsXtUr.Fo )RQ! u_{sSs8*o*ⷱ e{qLvFlѵ'Ur]VFv0Nw#[I (\>(2?zZ t`7Pt"NC):r,a!p]ejmRkj\fMp=4% (|`=.cpWhCok&Hve;J=U19e=6-eߥ]Y8r鲡h)M!rgL( r5/, n5"L.-aZ=e U]qQCɔ84v3d<0Qϐ9K}0dFG 1 j[v8 usRSNI!cud݃ΏmBX[]J>$vP%ĆVdB{$ rZ1uhC\yBK sfR7KB'}v$ce־^0\Ss&P;To>C`0O<"5K؍5CgG)Ͳti_KtԻN%Q;vMw˃0F6+Z2MZ=^D3s5*!Ma/v,phMS^_NrI,MkU*\a|{p.: R#Mk9|aΖ 96ޖkڮL dO'I=/$V rDUALL0xKb ; zɝ?8bZVBtwXDWbّ|~n{Đw9nF?n+ 1f fyf~_њQU?AM>QQ#H/ǿ1=DFgN#Pml( ~[cwm1Y&Y埮[^LF #M+_Qh- U[7ϸ epkKc&3ŸRAz`PW!P܃MJmjCeQ?鈎4S?G]5ݭ}b67-G$aĐUYrR\ W`DcĒiTa.H }"~gM31 %PZd^C4moBSZYkVy^=:A1U7!v!BU.JS@Y@/f(ţ>RR-  )Lzzywj}'xV0b'\I/} o" q tx^WOVtUJ0C~n3陼+$Z2W{KcɾBbsb2kB*mEǍ,o5}NnqFC!b<(Od %DW3-EINÕ/v+;]NA4.}EJ#١̜R/ZaPt-! ^w8GXo,^ճm%)/-Ae.j/I='iX';vǕsHR#nUML&FjN `wk,nN*őŨA;^N[HB3wIՓXSi`61dguf9A J́#u𰥐[^ߚ|-k$f?kl2saʻ,3H{((,ɐ芫L҃cV]0zX]7ͨ? {FJ&iD^e3'hFM&C.!<@d%hΪT) Gh!јvO<.[Aj`+sH(T2荬_U-k|X/Af+^agi`,>s8\0XlDxg?m[@}J)/5Fu)@& qq ^g@aMmP[94Yʃ:ԟ{:95mm޴#(Sxj b7٠tN6nĉL7JB|^5 ,İe/|lsaQ :\?,ɀ{y=ڏT lȗQ@Qc;{%8vY %J-%m)W=Z)8,1 쭘_(!nl)W(Y~d:i6]~C $+tT̒ܡ]oyMg:jQcgxTI 0[~W;J|qV 6) ?[|cIc>2P$$B } z,L kbͦh2Ufe6g+ jS;N_6Qq;o-Jv Ab]>N^Xm㴖n9Q2_6~(^UYvΏiˏ k[ȱe[LRmJ݆2[8 .PMWõPkO+gӠh">$yMRGL.ط3D R1Є3\|;> t7ā]Ow6旭~I씿$ =z&J<(cv-&raix0LLep9s+_lB C}'=§BFS5TtMcC ~[!WX5(~M>9FyĒi q4hϿ6ʙQ HDD(KCPכCŐ$p-{ؽA| یq761cv?hz`*,%e!z$ w uI9WRC衽m$$g{Ol>nwt? n{K62w6] TKq|ӡ$D!^ &RKy vI @c*͐:7?ɱHdgaGzVDgGVVc-PPi@`?BުMH_a|ԣK%QDpdCkBa$O Rv^SԸt)xLp shPCf J&?8TlT4+8Ko&vyZ}2#knAS\DZ"<3e;DLK! *Ua!c*KXZkVzZa_A_xyѥۤ*{~^zC*n6d<RX.h}@r<s}C4%FN\DG1{L=v"=[LM"*D}\||g]}íOeKb+[gn- dgҐ5PLV[1DzbL$[%y -/'U4F$#|th]Lz[19R?/ ~ZXN5@Fs߱~\aKIԜd~pZ#ĻlYM)-w^z^.`AtN Ӛ^FMH0Qjp󖼔OX`i̶n7nӗ1DJ|Ƶ 4E Q+eHtǠ; 1Ek HLW1lz4>fY-7-XնogFӻ'fd1nZj N1p/%xP- eFo@AAb#<Өtժ|ȹ}{463y.J&^@ЎF &f);F',D:b΋_s;%FӠpֽ)ѳIK L Ow5DM {S[t|mRɥ qM8~%PЁ"LqcC wW4ʁ~m &S|{UF6+W}Ia @lHf9*Ә`K~9O9O n֊LKMDۗU1mE,{xl~zk/ DI7+::!-zו vUA9<sfSL`W?%W ҍ|QYSС*h}Y(ĢS=y :gfahǡ hő*<ߗ+c=LMRNtW.#-'z6,QJ@dTnfH;jL^e1ܢ9@A\.pw}k_PRw&;9_ |OqoWj9`UV{ez-@͆Idv;I6É7Xnw3E2{rm]ԬˀRNz>;&y ,:1wE4yeuKzC&Jem=K( GkD@M婂 z~^ċ?ra5%[%mWGBx泳L~ޔ'[ >O~<# 7eZ7Dј,>_'v2<&Tkk=T!eo+it[J@_(`*aؘ+ ꀫ1qST&F9d8 a:@H"lE#_d( `E8KJ `oQ>w޹@yEd^LWۨӠi?ymgn!ffKx̂>qkv8Zyu}H[Gc{6lxEuLњ$yU`]2jp7pc/%kK63Em/DR^tDC  ]68+mq.h˂M&@ӧHs3y myFp.BU_:HYLT3`b|Iʌе!Oi,9Ţ֗gHb6+ |dM05mZDɆeM*"mJ]73hdbM̩X^+q~;nU~Յ߲uV_Tai>T jh:]kc {/уzudztMMح2_jx ;u+lzF¶ / 84ݳhPɇJTF/zj, N;c $dE8ܐ3fu!&'YjxX& ٖx->4wT}͐}2z|VjR]_-M"Љ&i1wT@׮[}TBřaweRĔ\Vp}-madVahI`"}FAmdyktĐOt "cD7ztrY*3^Y0%4!%hW/2i&uӕ-XxӲH]eMX%ȵ,ܲG`6/8zOPz@/gPYYޓ@JeLˍYB.4hHqDGdj11ݜ6>ړܵNOvOĿڌ $,e逸[ؘ]mF~gJ]ttL`. '$*Z` :и 0NDQ[ Ve 'VY1'ĝkE= ?j;Hb+Img=vL]jaJ%/T#ȆaĦx$k1zQƧ9Y0afaҌ+_ΩX:<1ڃ+MKlz)-Y*^5;Z>+/B%;;}uŸCO2p`vAՕfZ{[?@l(LJ$ʾcp{ӂw3hV7&.";(^F) 1y{#dLʉ݂чGOE溎C"'rjc;̄Lʈ~2(tۉm-E=ȏ"Qr$ \E^~I1[?ٷnf2e/ 0]#,Q]/ qU`qQj?")k?I/v!IR'Z XkbT IfN]7X緧6҇VS4xXJ^9)JiّXRY2#Fy 3;y-[!bň 0h|XИT۠%TBEzofUzfiN@M?\Pυs^M?5@ 6 Uj2gW08FZzKfFW~ܶ=QGACQcerw^G@F}ah%LU\87PUt,eH%%({"OPF=B$J)Ci 2 }tC퇬  >qRħv.Yl!]8)R`{8k4UA{"rb/FIh1@D$ {COޫU@r%Œ>줚 sF~홟f( 3v%T Y A2~ qdvjaR M֍JwԣRdݖo" ΁vA,2@#W&k5x }5|F7S5+ˊq-~"/! \qqaq gϮ]#?\A2V,oDyt~}tB%+]  I*|?Lp@.ZU ޵tal^Gt#A͸J2I- u;#!UKi=)AM$_pZ\-L!ZQG-hC{ \#L=A%V[+Tan#HEBz~k\ m{:yAh {:[Q \Y*/ʠgdp ֍%S{ gȲKxu"ߛE!mƘ"1$D6}sI4a.]t寪qv!1 v ;5n]|zmBZ}u<]JmXY8bS O Fy1տ~ pΌ=g>b@Eᛗ`nah+}דn paP3F!޻æ+|&YָgǓޗ!Df{^CEȒd@&@V1ݒ"_0O81K1 U΅fgk:a;Z36BQ58 /MA"q(9>񇖥YQ`.fH0 ܯwi܅.臒e$9g4-ͦ/]d"5ރn0)i='{=ʇ,yܩPo f;w!ǗFRXJc&R)4(qݰSn}.`N/4ԩq=љvsԓP#yp* ٤&^EϑbrE`[..eZNX0Qf.'N!ʗ_\% M~ #܏nߟa$i9yؒ?uuzy*dK6#eQ^Ѓ5IQ #1#oLMUYVo=76[@vP$=R.j٨FQ1˗+c4+*jM[0׃|:R8SBy1r#:Q%/4[@3M׋͏ J.zPxɀ0~DdW᫱Mmlq*7&GU"R BaU7qdr5;JZKq6#Ð1 L-WV$Bwax$a`6W LdsRUFD4H> Ӏޘ&`EZ(n_C Bl+}GC|^VwLr'cJc5mh3SkH2y(:]Itz%c-](S8Yi}Da,_LnxNϬGhX]wkLפ@Vf!;)~d(ɂŝYFo3!i܄qI3dj9gyS!kEM%vT͘"_:rOڛJ>a4 gٜ">]kCFrz4Q rPlwL8-e]Qp8&R#Qwh}|BHF4%t$\?T_s iޜ,RicZiO~PhΪ{oٍЙ8Tf K j5Ag (3YRN3>7xt)ktO@P2 WDZ`_yHC@sPkQ/cHxǙT SM<=m5&t-Q6f$ܳsL-w|+~.\p9AטyX]ΟWZ}98,>ΐnK\@ZrP_o Љo=45yPOb/z,>&O~>H˅\רSnpq}7o#6מ-*Lve;XT> d BN c s NS,mieUg8=]˓Z]F;~! 8B9Ѹ Jabβ>NaEa ({Y4D?VAq$Ï-Sҝx¤FNɮNEdoҖ5v'|'$Dߥa;% ~)m Mm=eYҢ(pRdr6`.aRv2UVD@d'U@ܩwHD,5xTm|0%hf`켥B$U3uGuD,/"¬j3+8>9с2i!R\to m3r~oi[Vڵ1,w&kX_w uryM˲=Pp1 ,O!A-ms)<,e6x#WIq՛bvfx.h,#65х D{gB\#Ybʯ9¬.vW@ĸ;|Z*Q\VV0GđǷ95v[<+8.Hi `TyȚ8ԘDxU,Du HScyP&1]"p )[]Qx\|:}A.A)8n-ETұSe)r]rZ渏QWD5ȿJR5Ξ[/>.CI~:J蟼ᐓ ;^-5}b9@8 /k]GCJ֠!vH+6gQxD-s@CƖ_ ڮ<$ +(O<x8t)ܞ1V3P[7qZy dkAAy9jvtVdz՜),%@ AC#ׂmƾKtZϯ"[#2Vu9p;F?VŤ3xT>}Q'lQidΤWncs~##Yva^Xک&dz2V7ݿ˸Ke&GF,0>5w@Lt@yedo?/"YӨGoL9 /m'cI4ɧl!Vz{ts5P؝],)"\7eZ D ѤP/DWZ2"ǫ˻*ȥT:Ii桅]1wFP0"Ŵ4Z?ͦd4{Z5|BXR}C9P_'čC'S%5LΘ ϭ ‘-#'JWYk0EuUۇ~)6ӺO1riGjw$fh<\+9}·Qcxˆjܴv0cCTYU֪i:{,,u=Vi@FcUY )v1s%ŗT.H "/~3:fѽ,\]ѷvq. 0'ݓcLK}'Cc쐈ZGLv(] UmOfM&!F\<'5:.8´~=2a,!%*'26?% Şl{0fkoЋ_64[:aC0Я*-:708<[{`jSsxOm I*Xb A E Eq[B#-<2AҐ_/PGE@S3cOeaIFfǍ&9C|>ӈ [ȷz`Y#6|knS[bQ,%6~KW.F +$5;y+6u-+[ ѰN9|;>09Ffh "AYgKoބ>p}o"u(tmLɢ}y~"IFa'aAavE<+r&nQ`X* ^N4ȯ]eiGF&faq睃.>ŁL6f^i~rlv1Z[>ދ?Qĺ1y}'QFc0|%lͣ-HZ$ Lz$MlN]=޳ڜCMߟQ-ﻚo(*2^>dwKH˲MKi1I߿v CwI_Οbѕ]O˵W)i S3GӮ1+e ?&9kA9BH0LIt=]vYIQGAEǫ*F+(y8ddIa_ DhM:6'il&!"A?_MZE!G qwQ4ݢTc𐣎(MA1C'^T^]sqF W}S 0nQ M@kteA3I0XDtdp/VX$E+qE(*nYG8|eSE]*335)Rb)r84Yâ3O"_Rt.+jp~(W4 &)WZ;xɈR5.dK͍_ߕ5_E+#m*SWjp &r гI7x)hhiyYP3@ 2`C^/Pb ȕqEi3^Lږ?2Ra@c?3H2"Nz? ;l9Xb=%OC5m|nGNxU߯=Zm:K}=(QhGFbG= lEyÜVߑ Ώ`|V&1X9$Ee QT}ͱ!Z,>-<)E;r!O}ͷ%O.QJJWqz`O"x;vSPSjt#QEÝPۋ` x X97!ZeL7Uy4Nxb3eW,2u"ڞm`WAaz XZ--l[52M;}kdfuwRa ؾNsA5:bQ9^J^]Ɨ>qT=wI7شM+"ly'EZO3us$'+Bc-l_vTFSt]?5ۣqOQ{ەu#j4 Ia7V VqaЅ [p8lyVd'(x׭=X,g+9`p2j0b$L'x]EK5t.u[sx Z1EZfxKڲO>x^ %yI q<}ñMJ;| ,Nhr4Y;"rWU4eFj@) @xãMM}3pfGf]uQ/{W̕@,E]eUFy<YȒ=4.30RБ|L6GE.RtIg1Jg̟F]s _x!qA^tb|Km>eLLZ!ojuyY:4 .?Dm/A+5vB2{9n J$er>NJmgX0E +zG+`"slQݪ k u{E`$= u/k1aNrqm2Zx^&M0?-aJw4(4qqe]h;^ӄ_sP8]fre|S13 rV`htq$YW2vSJ&&vH*=Ǵ7]1Rd)<)Az+Ask]#'Ths#Nji]년קrF~W@?5+(xI=s3"fFZtMT@HiugD)T?ֲ] 'R>"Ag U9ڱ|8Cq˿DcY Ƞ2Om*6UKϡ4soB49XɈUd}Mjf!fr'`Tz9lʴŊӚ+-y\GF$N$Ipm^] gNZLZQX0{A_>ɢT- ?&fj*URăW::̢4\ӹ0T!8nţH9[7ϷzU -sCBc-6W+!IY'gz xnۖRh6!ȍ@.>-Oά/u}LR5An wEJ;sDOP.N ^kf Mԉ8sMн^> 0S'`'_dnk-VmBMM79Ul#k#]|dI R o~~1WwbtMGv0э %'], ڧ㑒޳e#ר I.8 KE0>>m ϰGN(ORȸĉ"ZNq|6\ EiwXl>\Er<)t D定U9ڒ%L o*}4%HZˈqk1GI|%ݶ$IeZcU#*164ui8P%U'ʵ=pti̐]K88!P;).Uzl$(`S/3 w*Ut2V [P_+"~?/J%Izy"Vw z6\>?|$thіQc+[ b/ϊ")o3AH45D8`}&,H9zAY$|Heϵ]Zn*1@;xPgw!bEc$iHVP/U)EZt+~ Ei-Ô~l"wfU1 WcЯ\qP փg@?k'AA4_"`I^Lm/ RCܪTMof D\6.% O%܊%nSU{u~@N?rG[;61GA _1`gA+N,sz%s徬x3PʅuH%{yY/C/i.FHXNhQF$-@TzR%x`$?g8PD`#?5oα-2%vWW Ma**QWKM `~uI-TڐT+V zf=YVSr~l2K8hچ]sÈ>M,w#Ufjx +" g,? 9Zf~#CO]XLJ=' hgDC*L=&o:XPI(<@/8CUe f(/~ ?Fw{N׆z`:KTm 7d`]}"@G#UG[Ԋ eD6,)߮9R_ړ}mfi@F49kϣLs@Vk BTς0:mś AxH 1z@C( ɚ!}-'C)'O$@P43/#w\5X?&-r.UӶ Yf6mgŪ"FƂ||ivWb\g2{l rp;;ܬن;~\Ŗ1OKLݨudCFdDJnV>suNq^@O\t݇K3:@o8Zzqʝ$yȒ^nԘW shoرlh;n0q2 N;KOzwtZ ܺ`yLyJɩ@̐a|۸Qkռ(ڦ,Jdw t۸fj{s8WQ"@p4w=PD>;>hKZʌUۦ<'P4톄ؚou&|3gSrMk e| agW j3c-L4E'A/JVمoVvgrhbůZ)=nHx Z`t#i"dw2.Tת ]Ud8/)t7G6οqro@GSuBf_kI _)X~ PQYv'd +Kskpi#VyzogcQ*x2#|߄9|𿩬[~ZV zVkOafRadn^*NDBاg{џ oЏeMƌFJSz=O*wgi16YR㺙;o(|i;LIP&ل`ND]dN(4^J)M~Bj5rX`qB,3\7D[[SOK5e)|ko?&reXϰQ4\MOY-/PF{1;=7\g͉..ɳ8:@VDJi^w.\uPg xN\.Hsx{9(hF~@]RC=J: W5eRтfJmM=}` tY JL({W_h)u\XfGeD^>C!u^N1.V Dekf&~ͤ:"%7gtiHШ37@Y&)&n7ݑAePQfj5Kp}eZHʗZm'E 8K^Q$_c+>"逅beTP.ݝ-5#)^7zPs|&xGևcF[#2^Css|,iT0\)`m<?oNeهu=@{鞇QAYٛ'Ma203즽<*Jx ~-*JYl\hjO後 R9CA\{j]Uo[fI'¸D|ǒT0PPNBy[8tŸɝzjo(W,CD'}S&CX/^p^- 8U>=jEl6+$U# DF FY] ҮFh ` f2vU:q_5q1o.A1A@H@KL|gcݚ""OT0/<8d?VJ=Ǻ*QxheeYg~6`({5 h=Y}h`m:e8[رAvdeS|I4Sڦ4Lj]/&HWa{v1q L!O_'@4Gh? U gE) hV]Rsƛ:˕YQEC,X!T?-zߨ,EDjEH%YDTgTOWP}LɬkTV|" jFv9 > w.a xp *'XC鯭ñ)m3@O& QPf?$F5Q.{={7"0vuXVw66%$3Q;l3( tu1nb3s/+:q=HOx7P]SmHXy86PZ> If5Ktկ-{?\_i󅌩cv,@q!=^h_ 2'O;[={ch۠L3Nl,*V:5n3hk }dA5X(viI_M~i V~cWT.ĦfI9_!?V:]*٭-ۓ-M&0Q՚w8bU?1% ^g.:"΋f璶:Cjڻ\}{|wgXydEL/ol)7<'4z)gNKP-vۙC%짎MMIq=u^$cN#3xab$ ft6KA:r) 7\ÍUymn .xV K/:-Aā ru7ǚ48*܏o1H=86ewk1&,f I{u| Y hW=cA"t bin?QnqP!PH1D^,W2Z59o0~ɞ.M9Ƭ8iɻDĊ, 9%9"?G6,|:J@CR&`0؋G9=hP/d%%1RL+&~xtC6hگXxN2ubjD^5'ΝG1'lԄO$5~~aD:SS^A,'QZhs=}%<^BrB40% lUЦm OemIz.h ݽ}ӱHu8 7p ̃)&vO99:ON8P>B6_efhܬ {pIe^Da\'-/m&ߗzZ!˧6o"|ծQRn`D3-P&=e9qȄ4Tl-eHq*qG:0!cpXmA 8 $`/:H!# K{/.bc/D`S^d!?{JZUܚBar72kZ (6}Έ*ba JzGjoc:?)-ܝcw Uy8Fa4cs~ѱgiv;U+z|+vE@ۈh%تAr=&ڋa$MJjW|0o/^WH~`g"(ަE4oV}WW9Gx p0ק"A;{Pe "үM|M.9_2"etdHkg% s41tb~P i2%i+ > `eXG|QGa hPjVkhpZ=K957m p30?aҼ 1Au"ͷ~D-ܲ䝖މʆ\ˊ Qpo,ͥut#]z‘sc̠CC4b} >cL~3^ $HjJd!R -Z#=rmS[{6bI8wKD/+̛U=S̏ܥyzx~;hqODT&E⏍xb,CqU1YRںv36ʇB\|Xf\]Q]FCF_6֓]L{bB;X>^2?mmzS?D׍cnǀ5mSCʍPڀ+Hkڝ8w's]UYIiZ?V+h}ճν)\#0s{0~P EOV"K5.e Y4ꦴ-h %74o})F/B9$c_"ŦyjRXa탈̰EsY66ifmکN~T{r:nA#EFa>bacGhFtHjd熂h =%>JTZU^dPFw7uUU|--nglR~a0')cd+gJ; %3v3m>3©X4^M'bWS&9U6gz^f ́ tQ%]W@eAdSF{<{c`2:hDl5oSҢ~(<8f)Խ-71"o|~)0/O+DgBNeeKêTL3F|LAɔ¦8tdK"͠M9loE&Icmծ#<Xp2Jp°Hz-.NYQBD/nNGeLh8rE־L7-Jh#E8L09,ӯ/iFE2)ИvKv%¯jDjH۠~rk^zH!k_$x<;) Zc\9X,JNVYi79]}9ج/^F&eW+=F[yhY7 ?3ν]xV_u^&t(*Ar ve3kLceVeЕ"7 q,E aJO2NxuʰR)N56k|țձ!ͣEPK3=6s]WX' ɬj $P \Q@Eђ?; umhP^.q@RKɭ܄_Ea?9goDK/Xv㫌Bp4AnzCB/OWkLʖ !Ok{ݢ8Y%_PTl"0A MUx?P\q X-'HYlGm!zkI)"qEr6ZဣElb2\XJ^e8hp@4HyX Lk}`{Ie]0]t[ۅ0NDZg73=pf{"+X* e'& 갵omj8oj=vv GWѝ:%77څecۨY2;$>#cKawUF꫉q(D0N<'C2v鎵J/R_,Y~w{SJ0fc!.}Yb%1< UsSԪiY43nGz `݆rp<_% Л6q3$,p]*!|Ry+?D=O.U  bsg\@""SH@_"ݨ$J .X5]PHBaUi<{8nU*!W!QK ʛnHWL\ȢRN}͠C(ci=dbUEXv.<)t~E"0DsiҳG)C0f54Z{q/u$igbLі_[a^},wJVX])^ff#TǮ[2`OsΊ9,t{udgp{L 5S"7ncD)Gp$j#d)fA*kO Y2g6jӒ/; f3}ҵw]9Іq񞚈h4?FA N7v+QA52Z7_G䐯[R<7q8E)ky?m?1l&m*AnMhc.&!gpˮ© g=h(ӂIwmPs{R*.؆Mq]9c`ۘU'+Nh PՍO˹֌b8rcFi!1_pɷHCc'69)X#[Q6 ?HNi\E@5 Q a$TOC=GmƢa$ǧ}fXJshߜjHscg^*(&r b0U߉no1Kwxfs'OȏI)>GQ.^Vn,AS'2R(bokJ,Z;j ܔ Ko9< bPW ϺI2յGj.#_?g 3}F!dm:I KRpKpNQ}m!'Ə=_7]3(%`]q(H7[c[QU5:?F3ϦϞ2T1ݦ689$CRL9P\ f}[BGb(a˅BiWh (JcF) Vd,?QA9A.UPldt,(CK4P=a[a*:RS^5w[l;1ujfAkwOMO v~](_,h– zPA=2+lѼPJpHO Z?ה42*!1hp `YefC}\h:ߎ`!jѪñ!>K.& : <_hziWO_<hnږO\ G:h/al]"PnG ~B`ƒ'X]@ԟ`҅1cdǚBz_ư% ?*B X["4x!]r3!DjdB;lIE s>1<}6~vz&*o"K|sF0R=ƺzg?=H{Mnĝx!C$b)] 3Tި=bjj$V ]٥u9cGe=V1̔\D@ &g4#s~p0"1~+SCܦLʶ?M9}!4* yʱ'4 ,rVv{>-Kdӂ؇#A oČ?iN+nqt˲kRX) q|ﺲbFlmlB؄@x&R4$)q 9&L_AtLF@lϕE&\ ў5+>%17m[ ƟK0m\9$[~dxD7_bܶ$4m|=1Û#}A60kL]Uk<DΨ}8+q9폵tWG[9{4j^S_H C<*6MDD1 Vq6}hqeoZ4AI( ZDhA I@ՏOAW3.jv9FV"o-Di5H3wqSvAU6h r!I]{kGJBnk{l.Wig I'FsTyr kRe&[ $p 4*1ˀ 4(w7}r6Ns/ o\4n6MTlЖ$[ltK#W,a{k!g0Hu/v@vaI5HrթWms|^X|~IUPk֙Y5_^r;:T+̼zLѸk#J 5pʏqʠOJt=WxdWn1㸑ӓGw6N`$s.ʦI5DA`{lt @(Wk;awK(uۃF5W[e bpoqcrw]˺0|UP|Is{Y(MS]V^܁Ed ܱ64m;&TK0X r9rrsl4G2ehն7̙>G /h^1]Nzv DnxndVkYp{:<:kYFChtxI2,mW;gz\?ht#4 c~йFt\y++Jo҆kư۝ZLzde:UGNIU=dV?+bԳR722P2o.C},e(N(¬+G#[:AGWaTx|$'+׋]^۫^?O!0JkCⱅJ^$ha2r :XԯH8-)uŒVEpOQ_nHKk:5.鄺fDPE8Ht޺Lie|'Qcؤ+5I'i=[u[z!XE/ByuYŕ J)pCW% lo?MЁ0 NKϰ\!( 7Ei @\8[, je{3Ms\-2zÔmY}azeeFZDqƶs+Пyy6G\!8G&'pswЃ{n`<]Pu&MQ/_MmLA~0wڻ.[ٞs#Cx]u%óKe9xkrz`Kp{]ix]}kD[$꫙ѡο,xD[/]mLylS xhX2JE VΚ!Y'KH=Qc,v꽸$»c Y!0 (0 #b*D2ʴ{1MM|]fڤEiJXfGn'qO1@u_k?dh :yy>U8[\Wy+ڻjJPGJJ cB7&M@{fSibAF%;_S4p,;άezw_.߻h۸Ĝ7)-p,a`-)ㅭB 5>1"|_)j1/`$fqol sNkN-B0i>}U5uHo`7 OnKfT cF<$Vw2'řTKBPz_EmxP*XSܠKp mA"^å~O*ox;(9KZ8/sSU䵮dMRw=%E# K$`Ku6QQ\糼Vα$`*Ofy[i%5YP\ $!ch ULd){_#s9;Cڙb"/sv<(IvhV{_f5;U{sHhBo=#nGR'/e~zM8`@zkE+?wy t* j9}%vt ١zP+>x赭USmZdyLlѾXD.8K$- :CBiUf6L?fۉg?W؝t!z' s?Ґc<ifr=xϮ=X4$,C-Ґ`:W˙}X3^x#I=cA91v\#28,pR4`gZpjF9$O3DS k½Py#;iueZK&u_c8q -mneJg:jPJ-╆!)k(FU tUFG?h5s=OKK3A#y褊yN23@2*g)BmFMK> %_AbFZ+K%E%g`5hSJ (0;PtM M!#jb!zmPJ0c|skΣU\15^+QKmAKfbZ06+e TxmWHx  GN7**uB;ȅ[51p@fRiZb"Mx6}/rsnҀZi*KQiw[KG: uEH`M]i 4dBqƞv:& IeώQ_M &.$a{KN i-rI[l- R{5xP:hIwfuߚ]@f7=9gP>qR%hYXx72}@֠~ĻiqQ7 98 K#=8oQc$5纀r}#ی-ǔwz~9uH NES q B"iyP PqC@x_SNis`,P]/djy'༣ӝs-x:=EcfL8NrXNVsb>NⲍE=>;c%{gLmfz7k#NuAzilgGSרmџ!sB'vn;->q]I($׼2LiƝHvx"RPi*63|YGN])|cLW>2#LVl w=ʔ| <yi8Cg%PgF9r#jKkG"k}4x퓡qau죜K W{wDnUНW|nJD`N,^d3dx\_C#3&k& V> ʋ=)KtP[Ý#~I*lJcA}v3 Pc陴$G9M_g~oc5ab 0B.TxD}=l )5Ç@'cpxI.?쭯0NxZxt׉&::-jY%Ky*ͅF=dd[( N?`t12b?&z/x!0'U\pN.Ysr/luJ 5Di>\v׋Rbw"T_o. U)7ԅM-4Eu4ڧVjk<UX;$ŷiGtq 8BO4|> :H7̹-5}⑮zOwS$wݕ.i)fa s\Li†4@0 6%\?Z+܈fϹ"$GKf^5I&ZҤC};WY-1Ūg 7EN>t͖~ߚQ%}C$ [Ĺ8p꡹_߯@ՎUFԹ3 fH" +$%ܺ_bƐM( <m}O2th,$9t_%;&ܻQ/' P?I˲,űJb .i梺iȃn dwufS:9\+={Dt 2ڑh8'LvNg0.*  +CAW%H1Oȭ'r NogN-,}\E3}e9\M:^)^Ȝ V@U0$IQGˀw%\(.Jzm1RS [BTϐҋ iD5C{aoH&avcO%{<S-.F~lw$\-C W-Lx'FAߚ~Xhǒ*x_ZAoVH-)ȸ'|ƈCzkIrchi5B g5)"j9^M+w c^;a,7˳p@?c6"#N}-Pqjq%(R*&e&S lG A^«@R$7VlXdˁ!C^G` VS(ZG-?gۙ%X{fܒĎD'qLnCL]6(9( {ߡfB-Oͧ=e{d9i쬴w=+[yn JBMh(궼-~Mζ6o>q(n˚:&j3hz|ct*.6qADPl4ZiH ,NW:ʗڲ].Ƣin씸)P-!OKO 2z'+ZS )-u~h[Z35nϮ򺑰yL*ʟjpņ`n{~,z.L%g. ;2({4# ype6j޳})Ϙ³TOwub x~Έ%IfGz*c?ƞZTlTo`DlHǦanvDJ lX˂8˨k3?:mc踬 kvb5d⨍EihLqjT8B>PҒuWCwr]= f5d%ǽby:lWPji8Ew,mRԬ2%]*^nF81=U?k-j`0,/uxNT-'Pu~[2 2nQ3%> Qv D_Vl[=ѱ]AԘ!@RAXVAb#?Pch(8φŭ#E+No@,?[ZM HaM@;plh׿Ԧ[?u(q!ϢqELF oYʵyNOd8D?dU`ӜdmFcڼ#+ ?2Ys۷(g||SԟwaM\fIdT+?yV؃ cW̑HjQPXkDҪ3ܕ4pǡ'P˦z:J'e:t|o踻a{!Ɠmg:&#{N(OGI="b@X70H䙄2D7j$#` P+Aer8arp͖R)à9U`;Q s3dn5`a? Q&bTYL؃WHei&2#補ц+9 تlrijd?ߣej z٠_g̚;f@[PpU8 *RkiQD\KKRHv!hU0=kjO)dݠRx|jKvЦb<0{ćPۯm]Qb1nʶvޤJ R2\u cڹH~i0GDB;h[>Q$w#:./p=497=cr 9M"pK&aeݴJCîQ`Kq).4G'` d1αߣDd.¸ Dơ@oGs #,OwheXJQpiqa7u+ -@_DHAlg8 `.[[w%ywU3boY߰CflWLbDADӤ!SB%$8߸|uw|ƵpnּuP/ctj{\mpS ^l=jh uU}c}&|My zWâ%KcZ̑D>=CJuRjFpS ':Ie j~J0t-₻/;vc-oRa~d XWE(}"p6Ra~v,uF~@ C5(3ukT?oX5`")6 Z {1 iJgZU0锃~"!Iwa$eFjm}NBaL+,(,']5oZ@e'4\v*X HJG yYH%P15 nٮܶ\ ` U{3 IvZϵAALA(ߘPw bqL29A+dH?g4~&jf@|h$C;C詹 zdUUY+O1Btw FWBZs̴݆֥&+l'^z_ `B9]@x,}51 .4dxI$MSpnIx-T?[l@M5l5{ӑ2Y *e]X[OFpj9j1S1笫qAu6iEk[cÜD(z+X;hLX6C%9kZf q&~T[5_+tEwOV6YshE#Ave+s%BG6XbqC*%ZIzt7=`k6ߗJ|TJ(ɐALr#J|9͞z XeI;le2*Y6CxG 85! 328񢛾#Ŧ. -GWk|"3VmOcIԲ>6eIVI-ObU4o:YXzpgNU x['@*z|bVN {mDC aN)=z ަ"CZ+o Ɔ ڰAX o1$fn sWI$ q]HTFں_4D|%zJ{vwkVVϤ ZSQJV1;n*i:Ƈt|闿ԩ"QkŊ0G%P^<Sdr9Ȍ8j9._4Y1nAм)ݸ.$-y7A pat?oŵKFMoyKEv+cȱInpMnvۻLJ9&6@#o iCPej3Fo*e{3QP.]Ŧ2)$Ws_{ڽc-ùVXo}*$HK}VAi<#,^>*cI^,Q 7 }6 rVBV;L!IdTWsf=#1c] szz;J6@B0cW[b:jZA5)mDYD6DBsO4U!a<`g:&7PZX+BZўoL.]Cp/|U^ja@X$6ƅ󂲝J3EƱŝ0P7ǚ+'DŶRE(.jd6`d]jf9-եÒh}QJ<(Xz4Ƈ+ ;ڡ(J;6? FȾրMNJD[$Ǯ>Uf`M<(p }]Ѽ_ysy|CꛠǪA )Vk:%;i,E9F0K28jܡG%ic |ddm](bY=2Mb_;NV{ETJzh=2!2ؤ6`v7 |JkpetIKEeU\NNԂ1|$HV@S:HF*k%mfR| dϊ&X[ף"D2Gw]$,txP^&Ժe⟻]<~_[5t."ܧhTa;Aƌlj|%BhHC+)_eHtW-[߹B~2}QL cs6 nƝS7]lĄUl%ZoM L8 <[Kv_iGnif9R $4IVR,QnzB2"WڌWQ\6r#̜~ ՝nj=?W!i'{Ws",-_LL ~u7e3Xl u\E C}#&۴ >5Pºj8G‡hڮ7o N)"]{,HҴz*iF"DʰT!;n0] ~`oJ1@2Zh@ତ4D;D:m1NL$~2$=2A1%DtY$Y?HЮ,2Eζ,t%U^!M^rFB! f7mEyNe\Y%&`2Tۮf>k(3؍d΀w|4DT:*ׂ?®^?OV8xG/}gn(iu Б#D-QſjFD죉5eĠ8>'`dEVrr;)#i53#DW SCTBs?-M1 );q8c jœG$DS@P(PN!7?:+bA;g'6%#mNXVfhuQXC~Ṯi&ڄ-jw`$ sq }m-Һ?9`ݞik2BEmr늢xU^;B@wTRn BaO$U)kHQϥMhkT:;/?o/ITKR|Sfh:>DQR('}m}#dȋn Ѡ,eUkHtr]B٣7H!y ;+݋AtYҴrc4HݼVRv+}YǸxUUv8u-w(p9kzzL'7G]ueF"AZWEhr3 !b2[ II[k/إ0ϫ6VBrPS4a2WK)`}/*;-k`xQ c <dvrpEW^ b|ʉUivoCu{ٲG61V(ITS<9MEkY05YҼ¸,.ءs*-[+*RvZ $1Mmegɚ&>^;j'޲ ;hFyyNAт!bw.2| AYׅ6!$H8qMƹ=׶{{EfښoRIYZ4wzO,frKL؋]f -_850Ml# sD7V= P):*sNmdxy0A$@d"lB"@ P0 9e&%e9hpO|5N< /= F8)N'SnJcilpgWF2hi'/iftL+ez-qV\92`ߕ,Mɽ=: doM Mj#aI\ vgtu&4j8{I̱8 odimfe˽XS; VSO\]Upg%P8^)5V /pn{2y.mOk) ﱛЃCItCNU$G&kƢ{`{ vM(*- muZP=Ay3.>@P- 3wcު @ 6+) vSRhH h=E+Z+y("]x51[n:Q3wC=+}B̰ rL`~3:`1FqعR84؋uة8>ӎOJ7OىZ(e:j%GZojrGDL (`} *s+g':}/;OsS _>p;olO-;ԧIxYUN~#B SD+2v4k xq˖v$h.S1u|RP4 Y^CHw D2e QiddJ{R;cKز=P6ZW*(A8Rqķiݸ --JMO5c3tʩ,l }FY`c7a+']ՙRX5"ÉCi  h-sGzAF 0>oOdWтbwj2d!25gjXZ{m2Ww}1[@L,fBk C;Po@jO9 ν( g |Z>1RcD @㴧1ѫsAڡWioenlzඈr+_f=r98lVyZ>NlUZ@YI.ezӘ~Rd`B7!d\ /:g-D!6k/d~<> dN&5Ím~f"|mMiĬ _)15㨵РCV ;T^ ںbd[ (Gr?iCn( 5ƶ\n@?viU_yÿMơ׫}Ө-n2b@Ȭ6)n|CBza2A־wZI*C{j1%4=V0N(6+ח\%C1*iK8 hԔ{a"qN,i YQXDw0PA6bTtwnlmعHؤ^~`= wcgKGܶOkPoj] l0ݦ P3(zA8:!ʦMC`հtR?%dSV?0Ԏ5..Xc(mRnk>RcbwW|e8DKYDN~*)ae^;P]1}43|xn0(oB3> a*;_,/aNU^<'{ |㰶+= Zyi|ș4Ȧ|_5 ljQ$ q4B6ȹ !+KԷY^v7c+moTEA|Qj/kk g }̟;6Zn=*'(5I6LIRxr8Lf詒o/V'[C3Y(mxe;B٨^)X?>ӦELLv.e~"8aqsz5G?\S|Yr6t][QaE0gjawG[%jY$Gi~i6Q2֐)JI;Fr,H¨TAh]pulÐN}hei`X,s9z:]$sQHrJZl"R~N{4O@a5ynpfD f5RKJ8 8jh EpVz=cܶt E^-[Ii=` ZAw=0v{*zb^4eD#Ǟ kOz騷r?류b P$ǖ*~ b/Q>:nYmrW}E.=ero'll7B-mh'ti 8_bi{_-s" 0rP(g%a d9ۂ r֝(8>mN^SU2 ^K㮒 BO#mo@l +ư>SYxY2R͓X:9,˭kB``7a,vZᘰ8Ҹ?ӶٶJ0UĘHY@[]*݇ҵ\s/OeѴ`T ˳3Q?o&a(fB,J_37RH/Y1j!kU]ӣ0 zjfxmPhL]'MUG:}A[-_p DbX'I#$hcsW)$4L?cmK=hL" CdFQ%%ƙp+IZ}Ὸ/>8"r'p'xai0WE%" U)*Ө &6oMcIǪPT?@͵xvS֧WONm ܲCTY7D3CvoVff+|a~S?2[j/i]W/w84_Pd%B ^"'L>GYN袶?L~l eF`Q :'vȠҞN:Z*(sb*}BNw'܁IojuC:N%ж]y@e5ݟ/dljFT}\V; kTInS.=ׄF2] ~p$:X)9(۟EO`n y*z&xq>K9$ 5,P&>K#HAx?%Eb,q7;_Hգu*Ěg8%# ?FjM{ZYYwE#S eoNTu/C? /D~qscmTl\>O,{T`Ϙՠ[fbWpm8K#F\ss@ʈãԀF3+J<΄nS-(?m$eQqA YwܶmwOM]ePmU$޶8#vi˲V`܁rcLxXc(cT@qc,nd}(A2QP2(RiA OKⓙw4d3'#yt#] w{b& #RBu+^ k_ . tyo4ziO0#nF"ȷ(R"˂V/pySdV)@ qe wt;cB]ƊA>yUuKx\ }wDjzM 7ltg]lq w ?^6`.o+(ps`Q-$\@"}!ƙ;WIwqq%Ĉ7GeAҋvJ'"h+&ja)2!v`Ȥ#F(-Х ~ن8}1 Bīh|즪|@d"n8`}d)XNV(]'1' LטI~d5z<֠um44iK'cQi{WlZHe둂5a8$]ϊYbd2\q('cNFJY3j9dʁ:s88le4\|e)@򰏈;z`5csf7Yi%|v3*}Fgh y Rpf'I%U1|.X`63#)rAVyJ*LQ-Y(6m: >>qw"' 3*!s=&)kFIՊgCfuœbQvǸ f\G"5a]Ɗ, eƜ!9݊%΅ʫW%N,WLch޴͒Eaxg6esVJR:z(gϵ% .ik!wAVgi@̅;''@NJr82HKgb##(EWN ۂ'\R &[yM $ ar1y8mըIQ,7y&.anQlcbVڳa$1j?*Ҷ<bO<@$c^}#h%yxa܂߷Z% w-)`q+HV 7i/rn/zhX#:_\ƐqWV>HBsEџކ|՞~ռբSs*D@:N k'Ui- -A?GJ\Jǰ ~Z2Үn@+¸S*\?7 (FL 愉haz%':Fql2j z)=osJ&U7nwv2iب$zpũ0k:Mw}w-eWaN!]o{Ls6Sk FX:AIsX8 hY.qy,S>ۊHWu}Qh^Ar,"0*n4A٩a_G:9v_+Lbk*&N)Pyrԩ"Aό9i3+ł?ɸ o0N>/x";b@ȍ/>&Y2Z 7wrsw}T(&)?`9 oB怤wUjabhTe11P1)3c*}AB h,j1g1Û?8 L>6AUec CE3r A0ѲGi<4~JL~XfT[qU]Y .R_,"r -F`_0 ' %>%:w&q;^d~ѣ?ۙAC@mRj+\OPvk.x `U\1SnbC\}$}Bʦ:l](}S9#,ik9t࿎F;280֐WK2{Zf_Ӂukd>mE-9"yQ:u-Մz;W)~/+~M9e44S@r#E[+߶|^̿o?\n]".:|V*j7w$fr͢r+1Jm7E꼷)*k+ldO y Ч1c-.Yeb( 9[Xi+xi^~\ϥNSeJ#L^M_,wCu v:'qh : J )%G ɠj6^}1k?cIm{ |}2^8*vCŐV7FFTI8o,6s!G%4g㹘jo#S\WR6Gh(ǽ2OFN=a_AEЦ -=nЭcjuPNI\t[acNq?~rM79_))& ѤQީ>~?PTS!MyC֗d)()[oQj o:2}{4qAl@I:R3%|h~sHˮ.:/"'߼= L(䜡lĬj:s)+@ͳﳚQ:dngOڏM\ݻoHBClvx"<\?͠iwvu x7v{,ԫDKg60lQ"j1OQi֩]: ύ3Z@!^tcaV志2z ?ڎIaZ3^uU*[}V^MÎfZIcT R ǻy%|m@^2*w׋7܆y2M w-M։jr">u-p^r;oa$݌G;^)6MF?]dH:cc]Qp5v?W3[yH=K74|v:.WŗTڌN0kR T>k#ɎۡFwjCk=Q|˧k\E*b~2ܣrg/I~YĮHy7,%zMchy~nޔW,7ct+;NNa_W8'Xɮth O<^,Iq{uh] 4ӵM4͚8 |hA_NR_PWvnjM[p?HGk /Fg QNGHys-OxEb|ǹh ,@x̨TXc5k+hRt_'xУ~`rȍϻC ZȃIz5u7wS8e<&SL&,ĤP.=$Zu"G:J(њ6iA?f^bzN8xI<>?wS+|#@T˨)ʒ[{8AVXOL8AejS>%0j09x$?u?`SbShb$e3+.DP{걻GuOE:4}*( I}Y"n@< ֥wZx6bB=kSvNZz~btˎJw#.T:_DG"t$(L+&_X!3P Ȥ(kn^H,Z>9!#;oe v*ٹƻ祥ߺ9blj4^n,borS)J\#2 =2.I3N}XFFqt*I|U #La-/뚇Iv/p .g(75l-Yw.OƈcKBݝ`0X0Mqtď#&`EK|KeG8I8ӧ5t!IGY˧6K9&6=9|hhtƓ 5,i<1"Foe_Pӥ 9*bFjoSఁ޽Lkkw],p+(o£C[2@!JVN{Bpԋ?|׆w)-wWF]˶ȟ&] ѝ-` y w5at!q{R_JZ)< 2"i\Ԙ$.o'!ƒ.`@sa8enzԂgl/;9;E~ `;PlUoa3o=l:quA&$hZ#UXA¦#MrwW`\:[ ;/0BDiAQ}dq>@w0C3d h'AWFi8  I ,U!1eY|1Q+=[Tc$q/ |mp-&qe|6UݽIxRp]{8#Hd._2+ ߛ-X8|EhQ.j2q:SaYoH7<o}:܃އ}頒$l8(Zh ޸ Y:&Kvq~,kZoBDyN\