go1.18-doc-1.18.9-150000.1.40.1 >  A cp9|`ޓ6x`in+O5 Ö3~\n@uqZCB# 7?J#(A*# kA-.ŨhqK!0#Ej Rr.(g2=47a5cf7b648655be3fb8826ebbbbe978639aede01eed90057c9bdaef5f9496e0d259b0a759668ed5e76940c9f1c0395ab3a9e6a7㬉cp9|׀tK/ۖbNbYƻD=ejNN 'u z7kp|[Ur@U(N8ut%]ͽmkG&7:+` WEVfLzA!؉$ωz7ghsktE&Q\xHcB8o3շ_^]h1Տԗ]O >p;<?,d  " 3TXdh      4 y (<(89$:FCGXHlIXY\]^b<cd^ecfflhu|vz(Cgo1.18-doc1.18.9150000.1.40.1Go documentationGo examples and documentation.cӛs390zl35SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Documentation/Otherhttp://golang.orglinuxs390xMh.4gcpcpcpcpcpd996fb9181360d605adb42c662c36fb5884988f29940621dfa8b7895215740e3123c14365f20daf6c31123df409b281bc131e5d1f88fbe543b1a68b5382cf6e7ff84eb52f3034ad21a79ccf00d8e92c29e6ef3dea181033a7650e5cdb7486d60b452343408313c2e9bd6914416cac6f17c7ac7fc0e31462e382bbe56962b80ba3ce82cede5d7ca4e3d86c0f864304f1b2a91fa2c0b799f19bb6bdc9635d36d24rootrootrootrootrootrootrootrootrootrootgo1.18-1.18.9-150000.1.40.1.src.rpmgo-docgo1.18-docgo1.18-doc(s390-64)    go1.18rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.18.93.0.4-14.6.0-14.0-15.2-14.14.1c.ca @c< @c6@cob{@b@bb@bTbzSbobUibN@bN@b5b0b(b@b8a@a@jkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comdmueller@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.commliska@suse.czjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comdmueller@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.com- go1.18.9 (released 2022-12-06) includes security fixes to the net/http and os packages, as well as bug fixes to cgo, the compiler, the runtime, and the crypto/x509 and os/exec packages. Refs boo#1193742 go1.18 release tracking CVE-2022-41717 CVE-2022-41720 * go#57008 boo#1206135 security: fix CVE-2022-41717 net/http: limit canonical header cache by bytes, not entries * go#57005 boo#1206134 security: fix CVE-2022-41720 os, net/http: avoid escapes from os.DirFS and http.Dir on Windows * go#56751 runtime,cmd/compile: apparent memory corruption in compress/flate * go#56709 net: builders failing TestLookupDotsWithRemoteSource and TestLookupGoogleSRV due to missing host for _xmpp-server._tcp.google.com * go#56675 x/net/http2/h2c: ineffective mitigation for unsafe io.ReadAll * go#56635 runtime: traceback stuck in runtime.systemstack * go#56556 cmd/compile: some x/sys versions no longer build due to "go:linkname must refer to declared function or variable" * go#56550 os/exec: Plan 9 build has been broken by a Windows security fix (also breaks 1.19.3 and 1.18.8) * go#56437 crypto/x509: respect GODEBUG changes during program lifetime * go#56396 runtime: on linux/PPC64, usleep computes incorrect tv_nsec parameter * go#56359 cmd/compile: panic: offset too large- go1.18.8 (released 2022-11-01) includes security fixes to the os/exec and syscall packages, as well as bug fixes to the runtime. Refs boo#1193742 go1.18 release tracking CVE-2022-41716 * go#56327 boo#1204941 security: fix CVE-2022-41716 syscall, os/exec: unsanitized NUL in environment variables * go#56308 runtime: "runtime·lock: lock count" fatal error when cgo is enabled- go1.18.7 (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, and the go/types package. Refs boo#1193742 go1.18 release tracking CVE-2022-41715 CVE-2022-2879 CVE-2022-2880 * go#55950 boo#1204023 security: fix CVE-2022-41715 regexp/syntax: limit memory used by parsing regexps * go#55925 boo#1204024 security: fix CVE-2022-2879 archive/tar: unbounded memory consumption when reading headers * go#55842 boo#1204025 security: fix CVE-2022-2880 net/http/httputil: ReverseProxy should not forward unparseable query parameters * go#55151 fatal error: bulkBarrierPreWrite: unaligned arguments * go#55148 go/types: no way to construct the signature of append(s, "string"...) via the API * go#55113 cmd/link: new darwin linker warning on -pagezero_size and -no_pie deprecation * go#54918 cmd/compile: Value live at entry- go1.18.6 (released 2022-09-06) includes security fixes to the net/http package, as well as bug fixes to the compiler, the go command, the pprof command, the runtime, and the crypto/tls, encoding/xml, and net packages. Refs boo#1193742 go1.18 release tracking CVE-2022-27664 * go#53977 bsc#1203185 CVE-2022-27664 net/http: handle server errors after sending GOAWAY * go#54733 cmd/go: git fetch errors dropped when producing pseudo-versions for commits * go#54725 cmd/compile: compile failed with "Value live at entry" * go#54674 runtime: morestack_noctxt missing SPWRITE, causes "traceback stuck" assert * go#54664 runtime: segfault running ppc64/linux binaries with kernel 5.18 * go#54659 cmd/go: go test -race does not set implicit race build tag * go#54642 crypto/tls: support ECDHE key exchanges when ec_point_formats is missing in ClientHello extension * go#54636 cmd/go: data race in TestScript * go#54603 cmd/compile: miscompilation of partially-overlapping array assignments * go#54502 cmd/link: Trampoline insertion breaks DWARF Line Program Table output on Darwin/ARM64 * go#54464 cmd/pprof: graphviz node names are funny with generics * go#54128 encoding/xml: crash on android/arm64 due to https://go.dev/cl/417062 * go#54074 net: WriteMsgUDPAddrPort should accept IPv4 destination addresses on IPv6 UDP sockets * go#54056 misc/cgo: TestSignalForwardingExternal sometimes fails with wrong signal SIGINT * go#53397 go/reflect: Incorrect behavior on arm64 when using MakeFunc / Call- Define go_bootstrap_version go1.16 without suse_version checks - Simplify conditional gcc_go_version 12 on Tumbleweed, 11 elsewhere- 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.- go1.18.5 (released 2022-08-01) includes security fixes to the encoding/gob and math/big packages, as well as bug fixes to the compiler, the go command, the runtime, and the testing package. Refs boo#1193742 go1.18 release tracking CVE-2022-32189 * boo#1202035 CVE-2022-32189 go#53871 * go#54095 math/big: index out of range in Float.GobDecode * go#53883 cmd/compile: interface conversion with generics reports "types from different scopes" * go#53875 cmd/go: livelock when computing module graph in a workspace with GOPROXY=off * go#53852 cmd/compile: internal compiler error: assertion failed * go#53847 runtime: modified timer results in extreme cpu load * go#53119 cmd/go: Build information embedded by Go 1.18 impairs build reproducibility with cgo flags * go#53112 runtime: gentraceback() dead loop on arm64 casued the process hang * go#52986 testing: TempDir RemoveAll cleanup failures with "The process cannot access the file because it is being used by another process." * go#52961 cmd/compile: miscompilation in pointer operations- go1.18.4 (released 2022-07-12) includes security fixes to the compress/gzip, encoding/gob, encoding/xml, go/parser, io/fs, net/http, and path/filepath packages, as well as bug fixes to the compiler, the go command, the linker, the runtime, and the runtime/metrics package. Refs boo#1193742 go1.18 release tracking CVE-2022-1705 CVE-2022-32148 CVE-2022-30631 CVE-2022-30633 CVE-2022-28131 CVE-2022-30635 CVE-2022-30632 CVE-2022-30630 CVE-2022-1962 * boo#1201434 CVE-2022-1705 go#53188 * go#53433 net/http: improper sanitization of Transfer-Encoding header * boo#1201436 CVE-2022-32148 go#53423 * go#53621 net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working * boo#1201437 CVE-2022-30631 go#53168 * go#53718 compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631) * boo#1201440 CVE-2022-30633 go#53611 * go#53716 encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633) * boo#1201443 CVE-2022-28131 go#53614 * go#53712 encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131) * boo#1201444 CVE-2022-30635 go#53615 * go#53710 encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635) * boo#1201445 CVE-2022-30632 go#53416 * go#53714 path/filepath: stack exhaustion in Glob (CVE-2022-30632) * boo#1201447 CVE-2022-30630 go#53415 * go#53720 io/fs: stack exhaustion in Glob (CVE-2022-30630) * boo#1201448 CVE-2022-1962 go#53616 * go#53708 go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962) * go#53723 cmd/compile: ambiguous selector with generic interface & embedded types * go#53618 cmd/compile: condition in for loop body is incorrectly optimised away * go#53613 syscall: NewCallback triggers data race on Windows when used from different goroutine * go#53590 runtime/metrics: data race detected in Read * go#53588 cmd/go: "v1.x.y is not a tag" when .gitconfig sets log.decorate to full * go#53587 cmd/compile: miscompilation of value switch involving generic interface types * go#53471 cmd/compile: internal compiler error: width not calculated: int128 * go#53357 cmd/compile: type assertion on generic type fails incorrectly * go#53159 cmd/compile: unsafe.Offsetof returns incorrect value in embedded struct with type parameters * go#53107 cmd/link: unexpected trampoline error on ppc64le musl with -buildmode=pie * go#52689 runtime: total allocation stats are managed in a uintptr which can quickly wrap around on 32-bit architectures- go1.18.3 (released 2022-06-01) includes security fixes to the crypto/rand, crypto/tls, os/exec, and path/filepath packages, as well as bug fixes to the compiler, and the crypto/tls and text/template/parse packages. Refs boo#1193742 go1.18 release tracking CVE-2022-30634 CVE-2022-30629 CVE-2022-30580 CVE-2022-29804 * boo#1200134 go#52561 CVE-2022-30634 * go#52933 crypto/rand: Read hangs when passed buffer larger than 1<<32 - 1 * boo#1200135 go#52814 CVE-2022-30629 * go#52833 crypto/tls: randomly generate ticket_age_add * boo#1200136 go#52574 CVE-2022-30580 * go#53057 os/exec: Cmd.{Run,Start} should fail if Cmd.Path is unset * boo#1200137 go#52476 CVE-2022-29804 * go#52479 path/filepath: Clean(.\c:) returns c: on Windows * go#51849 cmd/compile: crash on pointer conversion in call to mapaccess2 * go#52242 cmd/compile: compiler crash on valid code * go#52286 cmd/compile: compiler crash with "Dictionary should have already been generated" * go#52791 crypto/tls: 500% increase in allocations from (*tls.Conn).Read in go 1.17 * go#52878 text/template: break/continue require no whitespace around them * go#53043 misc/cgo/testsanitizers: occasional hangs in TestTSAN/tsan12 * go#53115 misc/cgo/testsanitizers: deadlock in TestTSAN/tsan11- go1.18.2 (released 2022-05-10) includes security fixes to the syscall package, as well as bug fixes to the compiler, runtime, the go command, and the crypto/x509, go/types, net/http/httptest, reflect, and sync/atomic packages. Refs boo#1193742 go1.18 release tracking CVE-2022-29526 * boo#1199413 go#52313 CVE-2022-29526 * go#52440 syscall: Faccessat checks wrong group * go#51738 runtime: wrong type assertion result when using generic types * go#51798 cmd/go: add (and default to) -buildvcs=auto * go#51859 crypto/x509: x509 certificate with issuerUniqueID and/or subjectUniqueID parse error * go#51897 net/http/httptest: race in Close * go#52028 go/types: documentation on instance de-duplication is unclear about guarantees * go#52149 syscall: TestGroupCleanupUserNamespace failure on linux-s390x-ibm * go#52244 go/types, types2: go generic assert compile escape * go#52305 runtime: doAllThreadsSyscall has an unaligned atomic load on 32-bit architectures * go#52366 cmd/compile/internal/ssa: occurred the wrong rewrite cycle detection * go#52375 runtime: executable compiled under Go 1.17.7 will occasionally wedge * go#52386 reflect: can set map elem with string key of a different string type * go#52441 cmd/compile: incorrect handling of iota in 1.18 * go#52468 cmd/go: go run -mod=mod [files...] does not update go.mod and go.sum * go#52558 cmd/compile: cannot convert v (variable of type *Bar[T]) to type *Foo[T] * go#52606 cmd/compile: internal compiler error: weird package in name: .dict0 => .dict0 from "", not "test/p" * go#52615 sync/atomic: compare and swap of inconsistently typed values with uninitialized Value * go#52691 cmd/compile: generic function appears to use incorrect type descriptor * go#52699 runtime: support debugCall on arm64 * go#52706 net: TestDialCancel is not compatible with new macOS ARM64 builders * go#52804 go/types: NewMethodSet doesn't terminate for recursively embedded generics- Remove remaining use of gold linker when bootstrapping with gccgo. The binutils-gold package will be removed in the future. * History: go1.8.3 2017-06-18 added conditional if gccgo defined BuildRequires: binutils-gold for arches other than s390x * No information available why binutils-gold was used initially * Unrelated to upstream recent hardcoded gold dependency for ARM- go1.18.1 (released 2022-04-12) includes security fixes to the crypto/elliptic, crypto/x509, and encoding/pem packages, as well as bug fixes to the compiler, linker, runtime, the go command, vet, and the bytes, crypto/x509, and go/types packages. Refs boo#1193742 go1.18 release tracking CVE-2022-24675 CVE-2022-28327 CVE-2022-27536 * boo#1198423 go#51853 CVE-2022-24675 * go#52037 encoding/pem: stack overflow boo#1198424 go#52075 CVE-2022-28327 * go#52077 crypto/elliptic: generic P-256 panic when scalar has too many leading zeroes * boo#1198427 go#51759 CVE-2022-27536 * go#51763 crypto/x509: Certificate.Verify crash on macOS with Go 1.18 * go#52140 cmd/go: go work use -r panics when given a directory that does not exist * go#52119 go/types, cmd/compile: type set overlapping implementation for interface types might be not correct * go#52032 go/types: spurious diagnostics for untyped shift operands with GoVersion < go1.13 * go#52007 go/types, types2: scope is unset on receivers of instantiated methods * go#51874 cmd/go: Segfault on ppc64le during Go 1.18 build on Alpine Linux * go#51855 cmd/compile: internal compiler error: panic: runtime error: index out of range [0] with length 0 * go#51852 crypto/x509: reject SHA-1 signatures in Verify * go#51847 cmd/compile: cannot import "package" (type parameter bound more than once) * go#51846 cmd/compile: internal compiler error: walkExpr: switch 1 unknown op RECOVER * go#51796 bytes: Trim returns empty slice instead of nil in 1.18 * go#51767 cmd/go: "go test" seems to now require git due to -buildvcs * go#51764 cmd/go: go work use panics when given a file * go#51741 cmd/cgo: pointer to incomplete C type is mangled when passed through interface type and generic type assert * go#51737 plugin: tls handshake panic: unreachable method called. linker bug? * go#51727 cmd/vet, go/types: go vet crash when using self-recursive anonymous types in constraints * go#51697 runtime: some tests fails on Windows with CGO_ENABLED=0 * go#51669 cmd/compile: irgen uses wrong dict param to generate code for getting dict type * go#51665 go/types, types2: gopls crash in recordTypeAndValue- Template gcc-go.patch to substitute gcc_go_version and eliminate multiple similar patches each with hardcoded gcc go binary name. gcc-go.patch inserts gcc-go binary name e.g. go-8 to compensate for current lack of gcc-go update-alternatives usage. * add gcc-go.patch * drop gcc6-go.patch * drop gcc7-go.patch- For SLE-12 set gcc_go_version to 8 to bootstrap using gcc8-go. gcc6-go and gcc7-go no longer successfully bootstrap go1.17 or go1.18 on SLE-12 aarch64 ppc64le or s390x. * gcc6-go fails with errors e.g. libnoder.a(_go_.o):(.toc+0x0): undefined reference to `__go_pimt__I4_DiagFrN4_boolee3- Add %define go_label as a configurable Go toolchain directory * go_label can be used to package multiple Go toolchains with the same go_api * go_label should be defined as go_api with an optional suffix e.g. %{go_api} or %{go_api}-foo * Default go_label = go_api makes no changes to package layout- go1.18 (released 2022-03-15) is a major release of Go. go1.18.x minor releases will be provided through February 2023. https://github.com/golang/go/wiki/Go-Release-Cycle Go 1.18 is a significant release, including changes to the language, implementation of the toolchain, runtime, and libraries. Go 1.18 arrives seven months after Go 1.17. 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#1193742 go1.18 release tracking * See release notes https://golang.org/doc/go1.18. Excerpts relevant to OBS environment and for SUSE/openSUSE follow: * Go 1.18 includes an implementation of generic features as described by the Type Parameters Proposal. This includes major but fully backward-compatible changes to the language. * The Go 1.18 compiler now correctly reports declared but not used errors for variables that are set inside a function literal but are never used. Before Go 1.18, the compiler did not report an error in such cases. This fixes long-outstanding compiler issue go#8560. * The Go 1.18 compiler now reports an overflow when passing a rune constant expression such as '1' << 32 as an argument to the predeclared functions print and println, consistent with the behavior of user-defined functions. Before Go 1.18, the compiler did not report an error in such cases but silently accepted such constant arguments if they fit into an int64. Since go vet always pointed out this error, the number of affected programs is likely very small. * AMD64: Go 1.18 introduces the new GOAMD64 environment variable, which selects at compile time a minimum target version of the AMD64 architecture. Allowed values are v1, v2, v3, or v4. Each higher level requires, and takes advantage of, additional processor features. A detailed description can be found here. The GOAMD64 environment variable defaults to v1. * RISC-V: The 64-bit RISC-V architecture on Linux (the linux/riscv64 port) now supports the c-archive and c-shared build modes. * Linux: Go 1.18 requires Linux kernel version 2.6.32 or later. * Fuzzing: Go 1.18 includes an implementation of fuzzing as described by the fuzzing proposal. See the fuzzing landing page to get started. Please be aware that fuzzing can consume a lot of memory and may impact your machine’s performance while it runs. * go get: go get no longer builds or installs packages in module-aware mode. go get is now dedicated to adjusting dependencies in go.mod. Effectively, the -d flag is always enabled. To install the latest version of an executable outside the context of the current module, use go install example.com/cmd@latest. Any version query may be used instead of latest. This form of go install was added in Go 1.16, so projects supporting older versions may need to provide install instructions for both go install and go get. go get now reports an error when used outside a module, since there is no go.mod file to update. In GOPATH mode (with GO111MODULE=off), go get still builds and installs packages, as before. * Automatic go.mod and go.sum updates: The go mod graph, go mod vendor, go mod verify, and go mod why subcommands no longer automatically update the go.mod and go.sum files. (Those files can be updated explicitly using go get, go mod tidy, or go mod download.) * go version: The go command now embeds version control information in binaries. It includes the currently checked-out revision, commit time, and a flag indicating whether edited or untracked files are present. Version control information is embedded if the go command is invoked in a directory within a Git, Mercurial, Fossil, or Bazaar repository, and the main package and its containing main module are in the same repository. This information may be omitted using the flag - buildvcs=false. Additionally, the go command embeds information about the build, including build and tool tags (set with -tags), compiler, assembler, and linker flags (like - gcflags), whether cgo was enabled, and if it was, the values of the cgo environment variables (like CGO_CFLAGS). Both VCS and build information may be read together with module information using go version -m file or runtime/debug.ReadBuildInfo (for the currently running binary) or the new debug/buildinfo package. The underlying data format of the embedded build information can change with new go releases, so an older version of go may not handle the build information produced with a newer version of go. To read the version information from a binary built with go 1.18, use the go version command and the debug/buildinfo package from go 1.18+. * go mod download: If the main module's go.mod file specifies go 1.17 or higher, go mod download without arguments now downloads source code for only the modules explicitly required in the main module's go.mod file. (In a go 1.17 or higher module, that set already includes all dependencies needed to build the packages and tests in the main module.) To also download source code for transitive dependencies, use go mod download all. * go mod vendor: The go mod vendor subcommand now supports a -o flag to set the output directory. (Other go commands still read from the vendor directory at the module root when loading packages with -mod=vendor, so the main use for this flag is for third-party tools that need to collect package source code.) * go mod tidy: The go mod tidy command now retains additional checksums in the go.sum file for modules whose source code is needed to verify that each imported package is provided by only one module in the build list. Because this condition is rare and failure to apply it results in a build error, this change is not conditioned on the go version in the main module's go.mod file. * go work: The go command now supports a "Workspace" mode. If a go.work file is found in the working directory or a parent directory, or one is specified using the GOWORK environment variable, it will put the go command into workspace mode. In workspace mode, the go.work file will be used to determine the set of main modules used as the roots for module resolution, instead of using the normally-found go.mod file to specify the single main module. For more information see the go work documentation. * go build -asan: The go build command and related commands now support an -asan flag that enables interoperation with C (or C++) code compiled with the address sanitizer (C compiler option -fsanitize=address). * //go:build lines: Go 1.17 introduced //go:build lines as a more readable way to write build constraints, instead of // +build lines. As of Go 1.17, gofmt adds //go:build lines to match existing +build lines and keeps them in sync, while go vet diagnoses when they are out of sync. Since the release of Go 1.18 marks the end of support for Go 1.16, all supported versions of Go now understand //go:build lines. In Go 1.18, go fix now removes the now-obsolete // +build lines in modules declaring go 1.17 or later in their go.mod files. For more information, see https://go.dev/design/draft-gobuild. * go vet: The vet tool is updated to support generic code. In most cases, it reports an error in generic code whenever it would report an error in the equivalent non-generic code after substituting for type parameters with a type from their type set. * go vet: The cmd/vet checkers copylock, printf, sortslice, testinggoroutine, and tests have all had moderate precision improvements to handle additional code patterns. This may lead to newly reported errors in existing packages. * Runtime: The garbage collector now includes non-heap sources of garbage collector work (e.g., stack scanning) when determining how frequently to run. As a result, garbage collector overhead is more predictable when these sources are significant. For most applications these changes will be negligible; however, some Go applications may now use less memory and spend more time on garbage collection, or vice versa, than before. The intended workaround is to tweak GOGC where necessary. The runtime now returns memory to the operating system more efficiently and has been tuned to work more aggressively as a result. * Compiler: Go 1.17 implemented a new way of passing function arguments and results using registers instead of the stack on 64-bit x86 architecture on selected operating systems. Go 1.18 expands the supported platforms to include 64-bit ARM (GOARCH=arm64), big- and little-endian 64-bit PowerPC (GOARCH=ppc64, ppc64le), as well as 64-bit x86 architecture (GOARCH=amd64) on all operating systems. On 64-bit ARM and 64-bit PowerPC systems, benchmarking shows typical performance improvements of 10% or more. As mentioned in the Go 1.17 release notes, this change does not affect the functionality of any safe Go code and is designed to have no impact on most assembly code. See the Go 1.17 release notes for more details. * Compiler: The compiler now can inline functions that contain range loops or labeled for loops. * Compiler: The new -asan compiler option supports the new go command -asan option. * Compiler: Because the compiler's type checker was replaced in its entirety to support generics, some error messages now may use different wording than before. In some cases, pre-Go 1.18 error messages provided more detail or were phrased in a more helpful way. We intend to address these cases in Go 1.19. Because of changes in the compiler related to supporting generics, the Go 1.18 compile speed can be roughly 15% slower than the Go 1.17 compile speed. The execution time of the compiled code is not affected. We intend to improve the speed of the compiler in Go 1.19. * Linker: The linker emits far fewer relocations. As a result, most codebases will link faster, require less memory to link, and generate smaller binaries. Tools that process Go binaries should use Go 1.18's debug/gosym package to transparently handle both old and new binaries. * Linker: The new -asan linker option supports the new go command - asan option. * 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 now looks first for $HOME/go1.17 or $HOME/sdk/go1.17 before falling back to $HOME/go1.4. We intend for Go 1.19 to require Go 1.17 or later for bootstrap, and this change should make the transition smoother. For more details, see go#44505. * The new debug/buildinfo package provides access to module versions, version control information, and build flags embedded in executable files built by the go command. The same information is also available via runtime/debug.ReadBuildInfo for the currently running binary and via go version -m on the command line. * The new net/netip package defines a new IP address type, Addr. Compared to the existing net.IP type, the netip.Addr type takes less memory, is immutable, and is comparable so it supports == and can be used as a map key. * TLS 1.0 and 1.1 disabled by default client-side: If Config.MinVersion is not set, it now defaults to TLS 1.2 for client connections. Any safely up-to-date server is expected to support TLS 1.2, and browsers have required it since 2020. TLS 1.0 and 1.1 are still supported by setting Config.MinVersion to VersionTLS10. The server-side default is unchanged at TLS 1.0. The default can be temporarily reverted to TLS 1.0 by setting the GODEBUG=tls10default=1 environment variable. This option will be removed in Go 1.19. * Rejecting SHA-1 certificates: crypto/x509 will now reject certificates signed with the SHA-1 hash function. This doesn't apply to self-signed root certificates. Practical attacks against SHA-1 have been demonstrated since 2017 and publicly trusted Certificate Authorities have not issued SHA-1 certificates since 2015. This can be temporarily reverted by setting the GODEBUG=x509sha1=1 environment variable. This option will be removed in Go 1.19. * crypto/elliptic The P224, P384, and P521 curve implementations are now all backed by code generated by the addchain and fiat-crypto projects, the latter of which is based on a formally-verified model of the arithmetic operations. They now use safer complete formulas and internal APIs. P-224 and P-384 are now approximately four times faster. All specific curve implementations are now constant-time. Operating on invalid curve points (those for which the IsOnCurve method returns false, and which are never returned by Unmarshal or a Curve method operating on a valid point) has always been undefined behavior, can lead to key recovery attacks, and is now unsupported by the new backend. If an invalid point is supplied to a P224, P384, or P521 method, that method will now return a random point. The behavior might change to an explicit panic in a future release. * crypto/tls: The new Conn.NetConn method allows access to the underlying net.Conn. * crypto/x509: Certificate.Verify now uses platform APIs to verify certificate validity on macOS and iOS when it is called with a nil VerifyOpts.Roots or when using the root pool returned from SystemCertPool. SystemCertPool is now available on Windows. * crypto/x509: CertPool.Subjects is deprecated. On Windows, macOS, and iOS the CertPool returned by SystemCertPool will return a pool which does not include system roots in the slice returned by Subjects, as a static list can't appropriately represent the platform policies and might not be available at all from the platform APIs. * crypto/x509: Support for signing certificates using signature algorithms that depend on the MD5 and SHA-1 hashes (MD5WithRSA, SHA1WithRSA, and ECDSAWithSHA1) may be removed in Go 1.19. * net/http: When looking up a domain name containing non-ASCII characters, the Unicode-to-ASCII conversion is now done in accordance with Nontransitional Processing as defined in the Unicode IDNA Compatibility Processing standard (UTS #46). The interpretation of four distinct runes are changed: ß, ς, zero-width joiner U+200D, and zero-width non-joiner U+200C. Nontransitional Processing is consistent with most applications and web browsers. * os/user: User.GroupIds now uses a Go native implementation when cgo is not available. * runtime/debug: The BuildInfo struct has two new fields, containing additional information about how the binary was built: GoVersion holds the version of Go used to build the binary. Settings is a slice of BuildSettings structs holding key/value pairs describing the build. * runtime/pprof: The CPU profiler now uses per-thread timers on Linux. This increases the maximum CPU usage that a profile can observe, and reduces some forms of bias. * syscall: The new function SyscallN has been introduced for Windows, allowing for calls with arbitrary number of arguments. As a result, Syscall, Syscall6, Syscall9, Syscall12, Syscall15, and Syscall18 are deprecated in favor of SyscallN.- add dont-force-gold-on-arm64.patch (bsc#1183043) - drop binutils-gold dependency- Add .bin assembler pattern table file and test data to packaging. * Error manifests building some Go applications as: src/crypto/elliptic/p256_asm.go:24:12: pattern p256_asm_table.bin: no matching files found * A Quick Guide to Go's Assembler https://go.dev/doc/asm * New assembler pattern file added to packaging with mode 644: src/crypto/elliptic/p256_asm_table.bin * Existing test data files added to packaging with mode 644: src/compress/bzip2/testdata/pass-random2.bin src/compress/bzip2/testdata/pass-random1.bin src/debug/dwarf/testdata/line-gcc-win.bin- go1.18rc1 (released 2022-02-16) is a release candidate version of go1.18 cut from the master branch at the revision tagged go1.18rc1. Refs boo#1193742 go1.18 release tracking- go1.18beta2 (released 2022-01-31) is a beta version of go1.18 cut from the master branch at the revision tagged go1.18beta2. Refs boo#1193742 go1.18 release tracking- go1.18beta1 (released 2021-12-14) is a beta version of go1.18 cut from the master branch at the revision tagged go1.18beta1. Refs boo#1193742 go1.18 release trackings390zl35 16705012751.18.91.18.9-150000.1.40.11.18.9-150000.1.40.1asm.htmlgo1.17_spec.htmlgo1.18.htmlgo_mem.htmlgo_spec.html/usr/share/doc/packages/go/1.18/-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:27086/SUSE_SLE-15_Update/1ff212c4bc801b41a0ab22f08b79660c-go1.18.SUSE_SLE-15_Updatecpioxz5s390x-suse-linuxHTML document, UTF-8 Unicode textHTML document, ASCII text%`@h(wutf-83873e7673889e7c1128f00f88119ac1345f3fa53f4b5483c99b1202ee211f9cf?P7zXZ !t/] crv(vX0x0ƤASh׶s *5)6F=.}1PbtUB`nϬZW< qiO!V-2+|K ۇ.o@p>a'=|xuMRt4xP.WwCӘͪ(U3{x?T`ʵM> qj}=&=᱌43k}Qp.*2#([w4Lf`H23u4schزwt~E:4)D22X|QGK@SE@LhHs`ɌQoMϲ5"AcnJ)#0KYvK842:!*/pXpI[ds cYd~oH otJ8h!\*q}t DL8bf~UD:egOU3.?lbs?w>Ǘ4i1Ûloil0Ld7i#,Q`PGW {s@kcz"?|- ]Z :ʼ 6bzoL@06bD 5úTۡbmm0,S@M9"OQ$6 GdbL=,u!iq|nM`)GV3i2!ԙw{ٮbEIX,&oN--j޾SMQBk!&yU6&ú!΁;~ } H߻^qZ@( ѹ_&!s((b2=GJXHʠ5P 0C>Xj:8iڹs^()o\2o؄Dw`S7Qhu-О|O#Z("`KYddž.[ #em3a YA/]aZH k q^v]!6^i􂇘mM{,JXG: n7JDCxPae1SґQtOvٽ=n/Z22D#>JD1^s9 iƯ, _ {ϊ2÷hKD;vz]q$aͬ'qEv 0BtOxzлZ14{se!*;1̼Աz_?>Hu ($߄ct9N^4o @ kԵm3Nblwf{hHNլ&tb|\/#hqC4_+F&/!pTЋX3GEm rhkAyȔ~@&$93@ !\[, W9P=Q剤Q ;1H)>o?ƍ>"]@$Yե?ie mS#๷^MB;cV$ZD wB !?~}K; 8(a">"˵sBЊk.͎ڂAԡ>q }BUM Y4\o:4&S)mBLྵjˑ” z~dћ dٲSpk WCC\5>fh+9δOg` iq~]}DO[/Ѣbjc~9dϯ@Tv: J;Fۚf) GU5?3q=+DDt zT+ <&T1V@HBv{Fa ( AQ3abΖd&Ŕ+7.B Oz)3^龨v;x)=",+AؔeW R8m\>dcӪb(6m xEDNTBu9>uebIH&1+iW4pqBlLsXDB'%/CK6023wy[)FYGY|B緛jx]? &2հqu# ;i$քF&A4C'zʎCyBV4 ez?*G=EJm~w'͛Q: ZA0w䧽ǝxjDhg~B Lؼi|I+IXq:`ڃi?Eh1ILAI80;1>rZHjawkξs xzMhϳ.*Oa慽>[9 ;/sݐy'gwix]T$Hgr̞~a+i/OE1Gbfk)3VFO@bd%.@WDjL!2T/D8=r"Fە:0͕?2rLU@:91Ү,DT[_ٷR6} &iJRk>*Iρ/do%HU..xG'gQpi}&VW=fV('3{3!s8>]F21uE2GPA^ '.vN aC[%;sC0+t| Un&I+nV oHkPTC0w틷KWXBifgJE&.Heҽ5v"q'~Z'q\s~`[J`"dXGh½9]AO9e,[.& ||oit\AݓT43 =T%6`IQ5fh@A&^=[jYea!> z@i~ΖϝEC^]?{F2A@Rĵ]c78^n D](>t[&[zWy RҀSFBeC"Y.Y ?a=G P>ߪy5Ǐ~-Y aj\<Ӭ ) /PR?]4@6~O!_"_9eكLX c2֤xa,;MJ^}>A6Fl^Dbg1PO3v wm%Y׊Dugys!4 +M@l?EN&MQgJY2ra)0`4X1An6,^vO n:GHCx"G<#E8!|x1 _Ġ•0oǰkN2XRiq3NޑG~m-@W+ߥg}lwS&!Se.?Vd3=oģt[E x 3.bG m"iߟP jP0%~xN0J Լelts֊$:Cwyc=F!iElNkƦ]̠4ڋÚ&=2#aK|؊}1&ւxM-n0@dq:yf(zv,Μ;2g4-׿(ªXr]ܟKzhiJNpi=QF= t*KB3^!̨MYKÐ=R6g)0?ŵ*{#ےc<\K0QCHL r"2n=>kdvoƊ! :K@b&YqJc[fp|1Z z]㫾78 dFT:)v+f&L-Xb|i ޺Ew ,x `Yo0Q:,=f$8{վ9d`'#nUes)g45*1 ӿ硵Ε+ $%2&6sS}8V|qQܧ[p G; 醇g]Q}ڶvlVC.2&^ U3T6P!ݡM!,@$\M,^) -R"'x:pI@_He}'x Tb"1a".WR6$Wr/1 O݁싡w3Mp`m GiV-+9tG -ÆsJT("A/9DazWIvբhA?:3"ԕw $8g?L.1Ŷaņj˞h.![\-+MYi[Cae]9R%񧌸ssj7И':ٜ$Дe?HaC)@`F3|b+]LYwɴQ$96O3f1VPdVE|{o|=ƂAVO%Php7ژؗ_̙}yKG9~*r2EF'(Ԍ+WMoóӵ(q|" UDiˍ iYcGqӳB?`O/qa:bE/rl[3XVyqX,< MlۧP^UyS)4'0㉁;jJP#8=\%vFAhWcy}][k=Z['켺;̨m_ (Ca9*%xJbgE\?A5k%:#Q;g4 kulR^\:})xxho3@4]3o1-?=>ǵѶUPIi9 OHڨӚ,Ӛz$ ʙ4jRD_C@?n4,4)<, h. cr6mzB t#gtCoXjwgn5Yw^%_B0RPh|s^#m~i.$$㚮nu[,:Ɣ蠉L-F'wyN|ie!jF:϶ԃY9o^r°?Eg sk,~}QہWP>Șӛ[mI<uY!R=v[ckp=`"?Y'M[5 g #rvD[`:xwm#U& kz68a爄np u0-Xf},DvP!4-0&SM/kjA ۈ 7h{ ^25W9#Z>$)œ;)xɵM UM;%z]8REIapPY>m;oH,| v'jog*Wq&n<9ʕP=1 ;O]Iӊ%Cn$`M +=8L@f K, ;$kvomp<Kc4ol!qݗUC!{&zoAc)a6f{f\l,mmK尚j[MVz'ף%ƙ1r}zrֵq0fh ŧ},ꉲ2)zJYkUbT"|X)HF{O=K^c޼ MSi1-9mw:܍fjW/^-nY+B~p[d?_<09D!1}(sV 4 źkhLk9CXq)6K v]cz*CX/Q"}ln xqZԮ6I? ,V;cj@yz'qkl@qO*v2I ?HQ Bn9 Q']>Z_So8Hg2IǟӄWi3aE2`+$c> (Wh8] @|B~Jqp SUaP\xPvҹ!jWk{0,~cVPhfd7@(|򟏟c}aivx)MjqSLXpRs uV'`;,n毭ۄAwXr` .AMD5ɩ>dQlʘc0: ӈd_<Ӓ8!ȃZ1h\gTÿ!XA3/?\M[|`TC!~1׸(FYN̆?ee S*jQe~khpRWj( H1WzG盥G5m 'UZ:LZqn@,[02@Ƴ$0.M쳵6 saW:jJuJ!wǸZh–1zCӀvY*/1QÒLӾֽiZA&M.{K=G?4*h OI.l{jV k &?mEfg3yZD"]Cq͍TaC>OkH2ܗ %S At.N#̄rK q 3wzu iEJv=XknCIZ`CԫEՒ.qxd@֠ROO5fiuKbOfNf_[peUjzT< יqD\*)u7_>DW});C<+^d3F4UB+>I얦a5R ICN z7յ &ѵ,lu; hlO舉%@ėe /8^4KML*0R!*tWBQZ[n4KXZbY *vW}\?_Q8%p2uEtcF_ά{+5>2G#^Mrt6nBmǜ I0Wy& WXc5@o2pgB;%ɖc)q6!A+Xe8JZJ2p,Mp\]ʃP}PU 01Л@0# #5yz &a#MÞj dqRQm+ Ad#|aB.* ˆ4}sӿ,δUq: iv!=X}*LZٖyh+Vq\+].%Q-j&YWI3!vq DVw||lLM*qVAYGNF&KKG03&1"]| F3Ⱦ۵N,?vz`ι99)X@UF 1Hʻeԯ̠eYTa -E1n "GftnE_4@PmĪ@Z *+=VT*hbo:,:>6{$e5ԱRh zpimo/d(=4yw$bb{Gܨ㼯\ڰiK][nmr._QDѺXncmaοh0lzqgH6rDSb|9Ċ_--sAՠxI<їQӰ6K-%,LFcnQą}"1!{"ge/=N3GEN\j䡆6<6^2^WI:Tzf*![2nqY=;sc52epYH4|<`)xLE&u6k]0WMe8f%oۜJL?*=q1rc Nb bpߌ>-܂B2E8:ވWuP2/[qNsJul(|7GU'dآ_ZHЍsn/f}5_n.L Aif^Ap\暑-#vyԄAyAսT\0s 0Z|5ތo#e'KeЕlI JIҏz*<^ٯ8G%֏<_|ٺdWS{VaH'j{ 9sMdg4R?e[|SXr,HǨH[UGM EhgI]%Pi kɴb?EL,]_uQ*2˸A{2ڕ)9ro ӱcwZ5 s{y*%kG~KPC{ uD}f ?L ?pUuVE 68ӐvEP84¼Ecm~hM+G)c 7Sj"=uքĖ]' 0He_rq߭Kj`=rB{4'VgJl/)Bǃεn?n{27e]C!P^b3,ا!kȿ X a(L4Uv&5?/^`=PXW= c pR j_|{g @pWwA57l$w5&ҷCm֟8`v_4?Yd+תk<`ƀJXN Mީ:@:2REH|Έ'-R6YŒ{>.uѥB>&*O:/ X_(Μ閗wCLP?1ԿVrZ-R'n1HWX\v&w4[&9dY妍~oRVjaAoΈ($QP X.j!qkmhv_eViw=x|`̳=.6Pv$]f(%o+ᖻVvǬQif_?pYzX;Ό2$" ev}^$H|o ,-Kl)&(X\HIO 1swzEDN=U/4> Iruq#}JiJV@qj^2xiNS`YEѿ9Se|l3ӸƹQi4 6u.Q%†,B$ilRaC:nlj2q~e)wm|P^EwL2C s S_z}o;.nkRr/J  6hNe!Kv'UwЁy\16^bQFSzqȧz?s&-ҽW YoxZWp~ʱl@&,L*K2RSN>]K'ASĎ[n$ -߾0hlrj@9‏ZI2i2f 33uᢥvcxV+{-5ph_3Y#`eھBVS?OIdBiHRG(.UGQMʌ4*>xi :O)at7([I 6A#hld'?7X,>nV{<0X6]|Ezʰ y%aiRsyYW뉊o(VbBC66Y"p3>2)ÝHnaN0y](Rf'ʶ02-V'-8 Egkv51 $eI.gHơ*%,`6ۓxںq W[z@.Çzb VyN=2X+>rLj6|fȟ2ż՘Inxx, &bӠm"FX>a^z_q6'h)h ñpQ~0 C39hU{pD#izYN).E #7̎NE Sg9l3M g4gNYl[ML$Q]z2Wq1> *hVcRr'yoݰ &NCmV [ o?"Z,rdO;n_~cE57AF}T@ OC;k$'l( ^a,JI |=f#/: 7B@tx],wFDj&0 T݆@TDGr+CϣOJBp`b*[$/M]Kh]OS߱Ѵr9ws|[76f1 GROu6(*0-LȞE\}3' [3y(ʆlIȯⴅyjvV)lw>(7L&E;8 4  Y=)OR+iB7v&Ĥ޷sA].3kdq&_Qv'nBRG?~z!b`Nl:dB~FRQdEN2=~*hSNOzzZc:MpK̬\|%zџe 4XBGj/$K) Spn%C mH81g9%E2M )Jhn9 Ҕ̷ęL@fCi8Vn`$Ҳ{z3v}kɜp}(f$F40a4e}ISI*WpLINamִGD[|)n.2)1ՖbGLOhQ$/iOc{]О/zqlRDk\.S3|l=~a!1U2# DL}U+peCpqm)K/D1Egm,7E~ן2xk;Ҋj6+v'߂m%$3INYW3g"׈l[xSV޾k}FQ&Vl4/r6y"^@ &: /NP0MM׭ف*pנڈW{SkR1k.Dˀ/nkP;넌,)8] Shxߑ)QvkiÁsjj: {Ӹ//+V@ݮG n!:aI Aݩkj,٪F㻌=,5jfe1٥b~H¦YboB/~^`l' $rwȧMYǺ M0j*. `[zKP&#\51#L"ͺA ѱ%~N⻩PU15{vZ=”otõֈ5jɎv$Wr$@@ē7J=?P=fUs|[1rO OHȂڔ ?f=XnM߮?zCKW'SA\K^x:-wf㧶\w#v,? kbe6V4.ڽRw3r\%tv.+]!Q-'q#go쪘",zn4~=*5>,tH=hLDZk,BP%d#-ٟz)H% j7ǍL+J |qsN$ "@1JOU@47NlD,?Ext;b i^Yr^$n̠w bIMlNa>NyXY+>22+_}~ TnfGYrA_Nٴ| c/LxA~>*{ϤV\|sΆ^E\H$Z]S} kW41`O2P`wuNjK l>|Ke}rȵǕz-jy*#Y3cVWg{4^E<Ʌ즲c1>XN,C)Ż<<_E=]c&kx7b2WuZC2-NQAJtan1'j}ܹ BcWګX)A\R)VhcH֣ݮ_vjJV4bi$Vy (-Ι-=tZL]+IŨ%[{Wn&")P3g&yk'}ljG)Rp+AX;Fgk-wuJ>LJf^ 8`RqK=лy4*RdrBUwRTo?Qp:` dhM්GɩvdpֲM;\(ԑͅkEk c-u oqvZi$%0J\-)jҶ@>#l> 7FV-5NWG|R.5x+В[~C\;Oꀢeڞ9٨^-6L'L uZIiKTz +W;'Fi(0;-VD?=g<:40d U`2s&=QN3T V 0V3a1{4,kEg' c_SKcjWOh cO9 /qrBk1CoO@֒$Ad:]q-)T:.6&p8$p}lꓢaUOS|d3@=+  isLDxl 3J"Dۣ>`س4\& {}^[[k/%)~gҾ r}3E4È`X["IL^Ym }ƣ8-e6Z;f-Մ0f%UdS WՔƶrXW?<iVz񯒗Ƕ]U uSfzh6!ї&|ћO 8N:ߊ̝xC9RޢOYP]SHrճ r(ҿ][RdĿQKH|e0']ϓG6qX4B!t:NDpVm+ڠ(JP}I{W `sRvJ2\aKU(F6r8Q;n@SY@|wS(s\Wa,ϛRzhddc ^T)XH=ΓG.QZLu3|LKJu  *sKͅ WQZAZ?^N~kgj탛 cx ǹdmX~d{I!ԛ֜UGhVYq=ݾˏAIQGq;ՋUjids9cNGNc69_p}*s}O3@ av4YqwOM2PPˤ|YF6RjiΊrP}y4[NZu9 ;8pnj]B\x 6 qh<+.@\6a0ZPך~";_%W!ri=&ꇵ?S]Wpnۤtg!=-+tf2D 7ת̣ 4ڗCV_㎕)^IH?l3ŅqSdVsġ t,S>mRwNXġP%: NEo8*-yʽ-1u9x_yv3f٢NMgrqa+('Еԇ?eEa:҇侏q9LYŠ q-[h} "W .Lv.UUзGT,GW06 oʤrz=̧DywO_ɑ{}HPlQ1;3+M."F| CySؙ͡S!Z4D8-ZMaDXe^rPַo96Pipⲷ]`ylm!@MwWV/^jH0vaD ҝS5pmyZ'<œ[|+lBH7e7&ld0Wr#LȔX}]" u6|_5,2n0O)$i qɮ\~?gbnD~ͻ~~$ ):$ ˕jT.M& %Tõ+ oAzbEv04HqADGV] Ł0 KEoUQG/`k͋u6o^S9v\^@o:̪xnM[%}EB(/KSyvC -;;@{"IhޅNimKbEƭO 5-H (_ Iì꺓nb8ɬ5Eնpx ~J<'ym1=Sd%7es,RloyƷ2$_K:V>8H7|ґgx6ӨeBk;ZR)7F|CIeIC^sfEpmsI$|}$RTewZ;l"?SkZΓ<~gX6v|T_#|YoŻ$+i9> &͌ٴ&ҦZB9 xLn ^?ܣ$CeEsEdǤ1Rȁ߯rcح=g$8ńjpk8|4v>@C76 Ε.sRzjz*^Ud| (:mCƪ- #0kKQ*ZD.$A*N~dN>s$R-p2M(d㜈ErTm P* pc\alҽBŹ~CYJs!ܠXz j{6̐2Gsf`a#2{x ωOăyvJ2"~6RT 'ٚ{~cLP:g W2fa},vEܨKEs2bQ^q ]ST Wtdk,咅oP"qϔӝN|I}QKtLʻ:ƆVK  eAǰ5D;4=}<#ypuMp,3 Q_)룸䐆& 7KAh G %j:qBBO/Dhd3`D.bGS7# C V^saaN9z̫MA3M.W!g6@_}OP[y]!g A h@0ڼ"V2=} ς>WΩt\}Kڞ\.1t<7IΩa_c2gOϑ"\/HոN3PL*5~~pY(1W8bR{vL׊PEtT\Qq8( 5;$DO|B=/˚ (j܀ Po2pQ;*St Af u5z7`ǀRr<q/ĵzlXO3Rٍ%dqBE+yKg3Uq^2#-Bb;\ᅱ8`H7.85g4<ٚNP/q'vZwR>r^` 0I8=/kGlr32¢ocK+ +lg[χܢ9obU|L`,X᥆UbEB9i`w U3nW 9xS cK)m- s?]L(V1#9Duw?G_/X{,R5vB~i}.i-g@_`%iOszeEZy[]Uga䁧g2GgPUjgtP}rNߖSJvm(mFH嚜 D1de}vt;fhlk[KJ%[%I3Wu3MNR'BѨ5~&L )G/( I{6ahc3av`#Qu1]l贺HWWq۴K|OfnF(dҙLD@WwZ,rO,w4RvC%wK#T\vYMJ:c*9S:AUk^)Z?G~!J^wXd] cw3Cv >tPU':aWXzMp*‘ }2z&Zid˓Pyvv~=~vp: H=jEZvL|Ti^f:袳., )V$*[C@T?ee ]b=8cS_d\ˢX<~E^gȄoN'@ A<NtfdAX'I蔻NTu̷:C 7FG9j7I] ;R p'i'Cd-).>gϮؐl3S4NށRXbp Y}dp żuY]Py%L8 =77'6|t)KMYX}Yy~xx 6bXMeUF)xbSY#eүq:)c^II*e~4 <lTԒFӉpEmEFD→&B" 3e`\ǪհG@ƜRГwAM';]PPp8]%>|r3% I8kV߄$iJtЎM!; ~z oԑaP敮,#^J),ư>d i*=M:㤘` FKBa"ZzqU_!D|iJ }jk')z\й+aXpX6ԫٖ0Mg2;~*PV=#A.(ā!D=TY7&D_õ(ga29 Dn0r8|UW!^Wٜ&&B\y@Գk,eDۙqs!${|(mG]?!Nd(Yt7d}wW|y `V = `!11gn!ZV&IrZ.chZBpU$ }ь͛6XGa&5:a g"Ls^3ݨR*H'C^FE`%WfT3dSxL0nuNtsoNl#В;"{{ݕ9Q f=t` =pB^QwƼ-aAKb9GX7 pIޖ<3Xl 4}>(ʥ/{zrs=}"n}c.x#ȳ$c򲁏WoC-i+27lTL2ſ"'O[ fG."3^-ޭz{Q<.Sj B8*F&NJ=✂^%CDM[- &q;37za|y['y=5$,Uxתbsj!+WTѳCsL mcK)?5yA4ߥRޚߤ+=/tQS{EAkjJpkOIs0v6Q$Rd An0 VaEnh!+.T̬dޔQs4ΛinEvu]P!Soټނ ک_ %w<aػ+qɱGq -ݑޛTCr} W&GɄ/GCTqTG= ~;i)_){05VU̝ e .K,'J%Cy`){\(Dކt0,;~D/ZCd{oJ_2K(IU'@_L|O"(ߜx&9]ߩO+mK8U8nP-8t'鈒PI[:y]Vt^7ƴ m=Ôh$C!H& 졻?3"4DZANclw<à-'mᚆHL;AgȰГf3#ĮƠUE퍽Ä*/\ǠĔ[ B ׿jfH)g|gBl5.9J\}/Sb+wc8>jUfa%x7 MƔ>'a^ZۻQ{ʓ4 Df 2\6gz{V?N7/Qa 5k+LE\0T:A.S@ My̗&`J#MQ0¿M6MN+ Ն{b&ꨝ+ԑA ;ۨl7Zδ0;P6HoB<[E oñ?< yѧk nA+QATG.p~}4~ۣO 긙Yw͍K;mtd;kNdQRf)r .-yOP\B u'Ać8Z W%o uċmƔ4%@Ubbmdߑeޤ wҡ$k=}r2y% Hnr4?;˫ac)d ͳx-wȥVQhZĩlo pnd!2V 'CV|IUq`Y&ʜ4E]в>"O]}(2xvGYJ:7-XoRa>N.6襑LCG1ҝAp^ŚP^Y! ps1?UU洀GVXR}ܣGE$Fh7M$wr-v;bQ.Gj}fhu#Y30 w$+`|#Dޠ^ʜA~A&Da; iv,&HG :w`VDɪ[l;pB%`)@l8|ҾUaPsZ{Wj؋ӏ[ lcZ1yrc"vvX ,jv6""sƄ:9jL"Ki-%^wu^ &<OܾH_wGO?x?): :>݈J.`Gx'¦v-}ޤW O?SNNum +8pyPo,dW1m cOMb?e#I/d$g,[|p/ћ`nz6ݝVjwBB5͏?B3PTwv"kJh|şalT`|1*@OQɩ&;U/s24aJಪv]3Í1X6i$)ț.lyCB;nkHnWbP27 [#j rʪdb!/ A {D{#(@+Y(r+}h d"+q>کʰ;]!كN0 "Z9!f?EFg'06#*Z4u@Ib$;G  R* q親\{MXYī%Ě?D|X)?AnuW<ɈEʳ/7F=l;bs%羣ZP5!Ug8 |ެ''zHLb5)V|?rf룄^2gI `gz*2TXUzǒ҈5OoCaiģtiHMMMۘ|N N+W9!t{ېI#١ [F]ݬM \nD}*|VjO((yVjf2ćcvl qO)/5PaYeFl Sxq6/7 &ҝ;&ʁGɪ8-z%@fN629L>]N8 oI6'Q``lUS]x$hMwgӥ*Ö\ X)z&y4!R8:?B<?wt/ۅ]-j?vqÔ]3VARn2(9M7߸wb ғvm%b5/twcEN@Kϋ\oL/gz}be)rYtnTKbZD8_ s6ij5MsDeb4zul_&h0Ƞ|lZ^x0,S2 p2;9ȏf>=Y-Fo<8#8>#K!!(Āg{?Z~q[4 &VtYXC;\R۴B,Y:p ^@N$HԆ(o&I*Q1#a^̃SeZ.n,g |X gu(28Z &_ 9\%۪D`\mSsw+]F)ݿbౄ*ygs!Tbߪ>M +g+*lm%Fz4c Jrdn쇂IJ^P~D'^U!eHmMl=߆+S/WEK8 lIqi{0o0"Fuޭp4#`xwvWUE9X['2|ODy{Шf 1s82#si^P0RySCsMXYC'kZeSTڨ| QNϸv"8ږmR,wZު—O ' ; rRdC:t4vbHXb<}ƨ@5j1;dAJ ˳TiLXforTsgdp :?JT'ҜN+?*w2:7t6oe˙AkxL_\9Fua-V "8&X^4Q' G{eFW@O?3XlP7THDExiWk }Y/] CQ=fkB.E<b1 ن^S(BnrfhtHl,4%ǘȐ^gl ߩu\ (),%Ig Br m&gIo|Yɺ^S=yũlVHs&Gh _#%촗_ YMbg)tJz(EXW{'3m#/>a'\}Ju;ҟM#Bl)F[ _OOGqwKd6. X U4<5kMj1WJs:3L]g~8e(v-oX/Ge߾*~!sW["ԁy Qw-'M{">*0\9PyGz EV]=#_L#Ce-Bet栩O d+I.HS\}5jpjX;!kS\cˁDAJ'-Cz0Ay|K"3G1rFȘG ? Ka^]g44/ &P}۸=RM0;'v$eʋO%_Vb(SE&Ȝ&lIq)ZyNa׎rVirf} vnH{C 6Snn~4!ax!rFfqW܍[ ?aPiQnb$"QZHȚ>=P YG?я/^~{Jc?b@2p^YR U,h=BBxI9XO]@DvH&+RD6jwnY;ZAHe^&nvDi}17Yn R򼍱/\WJ["I[VZl`1@4tyD?S:9 ;>8#'Xʥ~CzRjf=E|_(u؍C(KEԈ*n`eny(}MޥG^(~}pH&i]JCD{&wC9zX} 5m: [>$ ua9qٿCҪLZ ^#`j&y܏xHy[o%3[pY~ȗc%/z#n%trRkڕ~%Nijg=2[Hv:g>5灎>"\lɪDH*2!3*ۄ3y&x&R6KWB1n^0$5!nTt:) ou#iݭiQ\ Z;n#hrF8k4S&G&1q qp/ W[ kq0tVOy/UH+ya!땗{Byco[+/ח>*OQ3TIcbw$Q8AȈ-l?KFN`g s+#kvw^Ng5<-CeC,1~Y&Jmf!+,CSm+AK^mtCE- "#?v0kOrQl&>Ԇw'v m,>;qqlķL1~= ]]PG {9Вh< sfw$X?*"_SD[[5m1B'pF JtP9 wIb*@Ӑ ! ֱN7 b>-(t4y&*$o$hCT'WXNAWā@ה3MvkW,=}R,1-,g7نoCv2 0+Vz6<J~eI)=")|$>5Ct)8)hq`Y r$uU;9 #55E;nR-F8d= U0n`9bŐʜ~*8Om])%WcΪ_ial["ǘ J*?xԉ;({EukL&PT,%;reJ\|Ģ,4N-&&FkZ W _ue:տO$K\k]dV+U+p4 ZMqW8=`iB{9jvM+5?$}=X-J?6L G!4xU.0%f+i,;FN)O}<m)`kr/h6n.HCli أn<b[F[)  t]6u~~2JqY'r1?755u{wA<NJ8isݵ2g 1첔a݉q%=3s.:ꐷH&_ g~M?c,W9e;h^XBm`͸")eI4n:=+iULb*xp)"ieEz]l 7JQ WD]ŀW A̕ǹ`u%n;EdJI Pj6,`"(HѪ\܏zǺBX.߶|2MnSjf좢K.O[y;ԗ&d& z/ۂн-` ~w4]3]^i1vWoz-b4I0ŸΌAe,gguɋ)-+(C>ۙW<!E1=ÌJ5|$WF;e?o=(*/W~ہGfpr*<:fși@Ӱ7J<[ *A>eŁ; t~kyڑ:ug/\NHJ{h6@Uq6 4*`NpHuZ~aT\c >1ӣsY!h@g!QCNe㥆)) Ewpoh⍤f |k-Cp`7/鴻a/&r(n:$Vq\( g=}&i!5F3$ƿ{"j?J #/ 8HNĨO7ݚI^֫@okk3oA8j^F*[; ֨_W n$S״9{Msh勵8\Ȯf;٪b9k@Py?jH!$\0Sz>@ խr_#`,o;Ğ[8]DfJUS /op!re jѕ>-gWqB(]P)(p4 8*0'O.{)>uOϘ8èRx@5CW(4ZZ>~ liz%f*=;w3&F胞E,Quxx/g%u-C9clf9[wZx" `szk5IK!}s#m!Coŷs\2r12и͛X8XE# G/ͱGw=<@<vfX&Ӗbw[7vT-+.b <@TAq"3O\~l&4m4 g~=o`[夦 3ihr"&y0QR5N @% >̀o^,'_6b.i /$aۻc<ٲƍ~A[gLۑ'%d? Me؁~t Y6^,#PkHХ4;܅b?ˏtn>t~9KtPV}LиW- bnuz7>Sؖyc+ErH ]xx42tN !9R[a%m U ǩ >* :gU!T̡8~~'P.ƝDQ8#oO U8}3d.*X-x[ңUeNJ0$J`j$G^Yl3S}vCN]χP8Ⱥ=SH"A=$E-fby]eC^-BpF=}#ɍhj!u Y^#N/.JUvkQs0rՁcֵR&ݝ&N^nzcF\>n7N<)KaYn*vZ  TÁe24o c5lAB#&Fx1$iZ ,V7Q ґǛ?A,RMZKehN*`W;% C 'O/b|@Ʌ耲[-\| !HA$RQVGR4|P4lLc^&BO54nIȺbl+,M jhX!vV+(Rt[DF mu͞Öi)nOٲ"B@'fhqC+q ?~ 4H!yjEMn`r\3;E^5.7H/E*&Bl? bo[FstnoEO\ZAS-FSs*HD!Z}[j863!WȪbT0M?Xlf(yDfA~S$􇭷\Ae23F_qlںѷD9P>⍥(Uj`ЇNdº ԭd2Bi Q]|ʎl]O$t2M|T$.[VSjZV p D L;#uA5C'IS0C2^~,khyls},0sig]>VSlJ oWV2ꁿCH=U.'.XI _ݫ=5 BGvaN@B 8AEbUn~3 A܈Ge0dh9@Fɫp Ŏ4'&@>|TUc3L)I{ 0;na q7-@E!=i;s 7mAϥ@`j 1>P1pf;v:@')g$̋͏o̡;}0 s*{ V4_Jg_k.蟼c|DZ{1ZK)'4$zK=NVHY "jz mG+bmufNqleP:(Bz@HX49֋\{,fGs(CZ'v{f[`i1QF`U\7i| *t'n_C$rG7Lm2,1*Wq!8CR!/d bҤ{84>= %8z1=jY2C8IM*S8#0c#HnKF8-Eҽ] 7ϩOhH ov[>?̀(Y6}e<9r7;z iCƪ(Ũh#NpODOLWrIγ[ۗ z[^ ύ. QF96bK2;ӳrbfP:Tl`&-k='hAfX'lwa DZgw,GOߩ[heRR%'oëd2j iTı3*#g ~n Ȯk>,.`#~fsk`AVgE |T)6u1 3L5Ͼ% :# GOYyv< O4c?&6v=[J- ,GE>_I-jށ. (XhO  qCY_ކB}Enh}$Bo^4*7$cYmP($npoHOQ+Iq\!@_W ZoݓXfrΉ5h|rWg& &2ƫMbIHLv Rb}IDDh1BOSs3D;awPJN M˶"m hv^˳=53@5S#fΰOL3,m}G*bZj"NV>PpAG|8sC\OxO}@c镎kD1kO^F?v%E*_9{ۘ̎ SfbJQ2]hLm!S1c*3L눆Q!D ނv_]@VFݝl^LZ9H .Pti~.MрSkhmTIhͺ)Inuzذ+ͥ7c>8u P31w1'eɕ'*0ؼM-4Z %EgRÑȹS")V4s^`KYH**ü.CЭy[SMkNW攊\a6}Nr+Sf wBƔ9}j^Eh`/)үm(bpZ8գk>6arc>bݩ׆/C5OMZSnːȼ֍9G [w8:lhVepPmIx* Ȥ1싯^<yuqFT#'j4Y-!Uu5Q/uM}l#_AfX8:ka4;&OI?Kso/,m 8&&7Nj#O-Z\kdig(忣w/3\eᕍ)\-G|԰QSlZI1/4h\hcg) eêzsP9LW-A#MN)EvǬiʝ5Y ] @k^a"J ,vXqN;e)XpM wdU@^r`H܍Kk<LJ^j4"*}?O _-<[yrL)rE'(q`FxL^zFC耲4)s(e2Η $_0Nwejv&38Ba7R?ZIiHz:#jYYsPuN&]t_aE֥r$z_ guao }rNSY B(rBh4+"T%nƯ%:EplN4Q jџolI[*ʁ9FR}oa?^"s9ּ+cd`iZ-XĚk e~jDZ'uRA cG лZ#]4P#յ n]:S^)RZz,B4n%Zk@_;xt EV*;MK5uwU|=$Zw RLht3wq6ѕ'ѾCqB#%XhD 6 vE^(, #2VLJH`Fҵ&qC+g \ʠdfPAD?lGnU}uz2u9<7Zau1q^wA YmZUȩ!pchݖūuosXT6bIN pčԐ դ(7jzXү~},LsŪOp 5 O*U z_YQla=ſLfhldm FDHҹbR7^ GQQ2AK\gKYB;aT6Krb0`V˛rH 1ُp1`nn%P^'tLVUpq9ƙ!SEQfp@}CIaU ?9vs? ˴~G0)϶m5U,fc:,єX2Rh,OzBCXK)i/ׯOy2X5|@nL[{> X^^/(%mSMTn̔>h\=0d+, I˕&2;dNdfrP]IiD'ʀ{ܽ)پڬ0]݃2-!WBQcI\Zaz’`Sfp*cB#n5=ZbjeuUL|/fw!"/BKwAG>'iQ45U,MX1q]7OiZѾFC X9 '=1 ڴn75Ej9G8t" Fvvc(ՙ ;!OXćNE CЂtߏKaFUh끍Q#`^_lSzxZBCr(+<َ^@C?{{laպC"nY L".`so|Wf(2{Hrcg†fE G5ϘEC}v\*F] atF aIMcW'fN(<7w L01Do3K$1貺YdQKاFH¡`m@T86㶖 mx] 갗QBjQgn#5|3 s|ͺ { (51G% =kHuLwII&~%drrDqDx/wֆ3y8xסYe#>]Tq撴JuK%ke9y$g6,Jl!9-~i7O(Ąƾe\p:ᄉN$wYFh{UALX=۱lu"]l5R aPڻu 0l`J@<sBr={pBl.KKⅪEuxhvNcAev9+V&=ߐuG :v!$R nNkꤷHD ޯc QeY}n.2aWvm/7)'Q^@5.Yk'%qq&4jGBv> ;*g!/]fxr(1%t#Bji'l~-`i$dg̑zZcaLa!Zé(UT|kh$\ R?1aA[ vp`X`KⱙK;bc;i ( {zBH׏\ao% l0!(-ɿoWK+|)=}}jEJ(1p O@NI=6rNТ2 2©`A< ]LϘM~߄ﮪ]x<?DX(QźTK.t; JBM`k/+bslHkG;- nײ)<4f:â_|gŗ>MZ)(ԃ ׁ;~f·S}Kbר"s7 U"v &<(<dWU8lb)nK:UY)$۶͒k5z]>&odc-߼{$'ˑޙ=h>!)SqNcpiw41>f&q9bf81/R]P<+{^/>O8: W05~U +Ӑs(tWYTW=MW˞?> .G|6\qB+۠5ApYDoFddHh}_}ZbF&qmZI:#l|v@ ժ4C4/jwNƱ -#)ĺAB;oeh\>'$d> ?.W[/R)cW1 8E;sw hv0ysy78<%R*ީٶ-j DJUT~,Tc Y#E9 E ' sK>*z8K'AHl(kc7Qh1r8ѝ|`:ݚ,_JG'ƞR#*IR<#g.DX%pB0e<A^J:Ol%ao5 d 5Z +I҂>CCu{G6N%{ / mF׋!vy_s*jdg9xq,Z> }h >7">Tb!>TreoDyjDR)KgSqHJ2g?k Ioq i)SPR~P=ᴻ׉a? ByJKHo.fFx֩o~t/3>H2X(1aԲ"JR~钒^Q3oG29,?D#Cj@AW沮f,kwKWJ)Q@7JU¤A)ZF"Ąs]+y~c2iصS* u@|d5Uo+6vރ?_0]U-xHS[SR~@ū~7(3H4_?-y#Ll>ARLת8!i~#7FȄos|=V9DaD emoe(w-B9I׼6n,F @"/RJǷ8ܷd/,na܈A=z%V& X=_G26U2IʨndUru\G&tԠOsGN&F!I(Ėh3LQ1&87~ 6bw ceźF(ar6wEY0=zLw }`Ѹ~Ož/:s0[ؕc^0%5xW\ HnP^WƽX)Ӽ#`fD=p@eH{^K NZ=bFF6i"] )Be1.ٶFtϓ| r_E6:& #kH$tX9B>BO6+8v!mY3ǧ<:WOe3e\@'0%BM9l{%!cX:$%N]&l5Lj"DZkWlxlm ֣!#2*K [YYyZiff)Uݺz73|tL`b2IҶkɔ#cU(O&MOj%YﶛiZX⹸ȋ׷]غ3A76 3p5]KܲZ `d;4 q`S'`h.Y\HWr"P/..Zvj^GS9-}*^&,w\VէpwD^F"%U4{iS׷d{C͜%efw:"[W,%"Gwb{ƶ#a618Y`z |$VK׀ jT`%CǪ IjAn6T 3,ǻ'SƞiCnPpV܈X4gLF $4!F;`V6Up<t Q5ov!RԗA 1U)dv8^u .Hx bniq[ t6SR_b7m\Du2Ys?(CG;bw޿tMB`j 4dg?Ϧ?m<"yQ)q>mQF+|=O.SոYIM>8rJ 7sԄ)Hw,),)vc:/ӯ5 J7i+^XYDW߈:nEr<"gLzy`PbC‹{-|13(MEM8,z؋}*Um8/?],dީ}0AR!=<7#bZG)Ӫg[)EЂE54mQ9w&΋ <"FhG^8ՙw-}9Y4lyL;ƟŒY뱹OndbR+dKԋI9 'qh= ]@B;.--( g1W WgOS)U U3Væni R 㓿x#N g9YcB9Ke%q\L*^E<#SW+/ N5歴!ə!& 3{ù ѽ-iv:):,Io Sgƺ=R@n@s1n"=nhb_:XÝtSɺưi~^]zp4ʾz>WNFG8o:bdKQwnV2nR뵚] cNǑ.(ds}וDūA ,Z ۦ^φ?dj3,V(y\o oĂo#w]]6dX?ݢ co 'u__,8җZt,/OD&)Y|ه쫎8 ^f%#Sֺ&_FZ~mu}8P:65] XYH. ?ODVWQ`^rkӽ; G^C{SO_+^k>`F6i&Dਖ਼';m  ,&w$"L{`<4NƁΔxH:dS5[^+)ۚS9"drCǀ1>y "4+HnUdqq\il@u4[\L%WNO˗ g4\] 2oY 3ւSN}xY1o fHx h+B%Ͱarg!ԕ] o:Ce` T>' 1"S 9L oav#)-kotL_d]Q(ۜ9J]?=8~ywL45;.Ms.ETڳÞ>7oS?y*S;I"zާ)]#J 3K.HUJ1 ramiF.z&Y9a]g]̦Vk' fI/Swߠ<`23ҙ:ڡNpA7jt0@%:}GrlDzjCCtsϖ=`\ϐ1 ,i}#2D.%u ]Z>7ѹ]K:;+̎DMouI*8.z  > zQb[R*.=yxs5tƕmaŜ7OdG:jEsG(4>۽?I-L])`~=5Ye/(0JO:^^*ysLgyHNdjdLjàќjw΁)ċOY~'ĩo(W## [26D>*3mcW.LXc tE+g98U=(AG k7¿kB˨.iM|q~:g!熈 4`PN71ú5U+<98Cc>^*wYCPz uAy }h2--q AG~\E ZZ`񿃁ìyQV/U3ԛ i/{'d_"54v}v !_ 9ݏd0K= KקoO&~s#Na[V&PjձF< ޥC ` ]k=&y8x"v֎(B4F%gphZ8Cnȑv,ڮ]l=DVtw-I;+ Gj1!v`ء&oX#^O ~`kODQBEVMf)< ;B3R&ng85{LS_?lVp j"4w::P:goLn(TuB_x~}ݟe9zEk+8Dj}\uq ;_5'c8sWĖ}ً[d-@keLݹ VF}h\+=}M덧m&/Alh-lG?ad[й,BLm崲W*nw- x>u}a1] Dpݤ2f?BJ}+Ͷ]LqEM!)C;T*~!م| hq+mɡE2FomT,!d~~PJ >0( NsBD g~߶02pr5P-L,@߱Ύxi'7h={tr`(ؖJ{[M>>t~؄WGixDiyv^m dQv;߅Dd޹3L?>᷑>'Tݗ Ŭ% u18|?mdOtݺTe++v{r%>Z_N:Q&~ =Bv:n\5~)rafET5j9v/8Z&C#m2ۂ`խarD1zx os"Œ?|[m`q= 7NjQhOK`WQ/8"Sϟz`iGRDétlMdbʼn hPZ>$aOF$2O%a>q|b1C_TXOzǥDMh0v6-:g3/0̬OiKa, Q2bs]"BtÐD͙IE];^$.D{ZOxp= Id)Rxzff^/Y/ _t>Ms^b +)i4\hn+hpm W[numVX 1淸 y`d(bMImN^ ~Q9HXngưit_HT&0oP ]>ĝ;_;Nppj YFitu @]򇮇ŋ. aelYcۛC3aCeQ|xanjz/zO1/Aj2, ]Ō;c%z]oJ d#jL @hb:Ht:U`2ėK~}mҽB֦HX@>R1sKJa&F}bHO%*aT oO9,и/w}g.uuc>١%iVdOzx톫,cݩg?H.*l`GHXD%3gcupX>]eU;SMk=U1`0 Z>Ӏ^q͹w|˒/וRn}ݘa]'LL 2 IHArL_> _ f$oxC?ڑc ."B剨~_/A7-ˠgo;ҵ; g#7e;H7ҽ"DJ25 cL"hb%.j@@N4Łe/>:6ZN֒$*Ng!*a(겦Ջ4E rB`!) s%H"aοFh2y5s؅אf7;U@Ҝ#pjїݍĩ1;i!/7~ /0N%y|K'ENpbH`+Z7q.wjz/}:{j +9eeAWJB ƚr4Lq4'ujζCHpznS{_͠=@=flQs+2' V#퉞QyKKO[Γw),K[KǭGpq(rp]oZ^ K@!C.bq`ځݪҪ:j:%4Wd#i{L#?Ƞ_Y-Qz4qe cuUO 4&,~e yvѕ]v3#nzf>"[1;5e}'FUsIF S -3jc2CK @ܐIxqUo/'jQ/B49` ›;]*E04xW2J4ۆ{Cl&S]~& xzZAѐlg [(W@ON K%p~bJoi?=IO?49`*(_\"z9prPiDz=s R_;r87n& tKxfkoKXv=P"xbR)Sd[e{ `9UؕyJsU= 3&KrD3FٴZx7^](_i{dDF \;9ܾGaS^oFNav= ΥT=풦&.=%lP4d,lzꃝN|4)p.$YKPi>LnKSsҪ7jU+v7CRLvGÜ$FuvRC}Ic'YNTM4"W/pPuW Sn&DIרB + Utؿ0[ SHӺ\*ڝN8NhT\ $bHDEˇ[KT1H-<@kZ(0UxEI`-Ӑ+/#K<4,bO"1_Bv E׏\& qz̓! CF^67hΖ2$`:IZm_?e+9PF T]Э18ARSss1A(KEJ(tt4:->&aKTk6hQ+ ЫFKYѵrK0ؼtQ䁫|e4P>+Ķ[x@d!)-PG3Kl b&"Tk{O5} lǬH,c`fՄit%0:rB%bv!uI]H^7h s.3$It纜~O)$S@I ;{#6XaݪVv t>颸p5eTAI.u8תeZqE*3Ѯ모nJeE'c]$m"|;޹'HmwB58[*)32wDU $;юs~v 6.L86darIZYKx;Yqe~Wik6>`pڸ8f r-lvQ݉y8mS(P 36Fcj.F$ڪYeq}uaρ{1d mK)`G4?R ♎GebVOf)QC-N"HtLĮцS=*~\LR|;e9; h@:/Cצ0*͡16Qk JA9ƕ}}q;a M >aF"ϖ r9T~K%ҷ& -{V%^Fƾ2'Nr(w׵4Ϊ~5O&sc$Ԝ h|}p)_aa1HY(Z^'憋>Ek0T6)Ӵ FO7'C5,zXc_2` ;0uڗH` Iִ@D nay@_\HOv&mWHDʁ(ȺA %9^2&k*_NފJKV= `7 sItpFr/zBOGdKymO{AcM\yʾ[i- : ! *H<ϽSx4.X>&f*wn4rgUXwНZgqS}D(-G> aVX2I*T3[1+x*Z ]}dk D'o;莊T?YǤ,[J-^:MMg5<}n f-0-ānq&?ɥVcfz! Z?#*;f~y/8ž&͚ f3(Q*@lS+8M,O{Lݾ[ 5ͩjJW5M9yJ0}TtW#͵.!{[{d_et>xkqprK[`0J fٻҦ}gD]>seZ)kb 0mVTeO.<Z Ӝ|Y}GۋC֧ӳXM};~OG72>v~ 5!A2)̍hԩj#v6|盦=oO"!3׷a5{79SUb';i7 "i|7f~qpqHn,! UsokK0>M]-ԑKu! 1撉[7jYA.MStfju&s2pFul,".`>␞ Yb0 o$[>+uʥ0]ZJīgd*y&Y3 lȴex@fgܑjY5 S 7U"Bۮis^QKV* YވQftە]lvHR$!ܳk@Ig 8zMk;E{!ws])`V;A9q#j{ZߍIk:l\` "T}ޕvلBq')[r٣$2fOxT IpV#ӌk DpX)Ga;(kbE󿤭RяM_]#,=&ҕ`L]6?5EΠ< Y qj鼴Q? @FNna;LRiW 0V@HjϵEj Y׊?>HKœ.ZIl %= \It,qϥ3M.S-AeR;p%Sˢs;]>KUq>挿 *]UXLvzaRXjXh?]vt%K+`#BrMJf1 A|7 x/ɍڌ9+;CA a&xӅwt.(Jo"/W wq\j[*4aӍLyF0A!b8xMvdT`YPRG^G;O==Z><Ni(,!T8@six5p3ISm ς.qvswD诞jj"tq(fbr =suv),Ip;Tf͹=Rvp"ӭZ]*l/:PL^geih}mn&ҝ=FX#=yG}t!ܠ*AM"Rǥ"(=y\C,ܟ]58_O*~KaEKy;\ COP4q5PW/׏Qgy+4!uf(J` >M#8&j/7 "/DYx/ < UQ ]UѩBk)"']9Wɖ;)}"OgsV:[-(|m y1M|A(Bqc@xGf|YVc-j&FIRx'ڮ^ ~Oٿu^n<QkuGBb/4_Li22tLPr;j}\[rD*5L ʴSQnjLwMv;s?7;m,Tz@-r1R$,w D]A 3iCOK51=({q+H7&E H &9Nxc$<Ѯ͉v 0s5f ܑeB6/^Srb9#F)@/ yNeLVN-D5!tJ3Hkމӎ M?wv-p Xe˧$aTPh$0xR#}BZ8[x5)rw圝gT]ͼ41iD(k's笟PyOtxߧTٷؾ JS2!s"RZۥ_[GϞИ_DB)bR8#,V ڏha.kT%nKpUnxoc_7i5ݙLJ*EZ4H;`s1/_`|t7c WrôB%HA07BCkEy_1 ~[$0Ok<>EZj;hA+TatH>k1dDr4WuK^{߸t(PK? r`<@D)~G!~3mufk7`C΃6K*QUh$li56|š*nJ|$9c}HE*O?[4~$3 aWUOki=鱦v&J9\)fF{z7V[JwHZG|wPPȯ=0-S홒,b@I^\I; f`{dj[ mAEVl}4kE8`+Ajݩs̽߹]0zaDj<6+Zv{g wll32RL:+V*s1%<=.FfZbëz-*LŌaH*ѰGPAfh%mu$e}䓑$F}R>O[Dr;C 3&PU { !f6+֓Bϴqz3+ZA[ :1Cd ! X|_)ozMp"{Bog18ެ@;<9 X<ֶbZ3O`jxcYie #xyd&t;Vr!C x+t@Lm]$~=Фk.d `ѕ-]Yvmnގ$؈̌wNdZ)Vf U T{C$):WceFx]_Qܽ"9D6LnO6fr=_CSIA`BH P|+uoy3Ij1e)k qD7R^p>uzz%'IiX"Oèjwz lz`|HbYKkΈ[g1vRWOgøh=)PH([\uù*AJYnѡGkIoZtbGnީ |^,B"DYeODoKGb)$D:@7>ƿn=i0^_aZ紗A9m-f%ZHվpr fX9<,(=,9I 3D=m ob/?rj]2n)A, g2;A6R&GYʼ,jm. n7`kO@"C&Qg+ :)В:_}8g,IĴO_V/QCdVfْǴ?(C$Ќ&n\cof$ .F4xLmp Rvh8qCb] DZ߲ANc -z߂|jpȱUgTq~& 1;}f 5yĒR擓S9&iu\FZ?,f1az#S":d65;{MW FOc ^: :OppM@fU ],D ;m8&P7TN+oLxsj25\MPf;8ZP)Hҙ @9LnʬDQ_"XfT#hncP lxpdD]RotS. W.ir“GA%?GԠնhc'Y|M4X62?ONDőkwP|\ߔ)ۅ[Bg L\mD`/_ZFfJhwD=ŧ4a=,wNHü#hUEmϒr MxRIM6;'-.K6i1_4tY؂v݊ihؠiIH:mV,tQ[o*xo:(gCuYG.jJ^`Pq#hh7 njذChq_`bR DC›Ebzdu2"G?+ۆQf$5۽.3}Cy Ϲޛ+aOB\f*\ ۅ:AoO,C,:Cwzm1^PUgEVtxthEh#*ӈ}mY0o)E.Hkgv~USJ8^TmEsz²櫌drbߠժ^_'r*#E~IWzg&n_+Zo44`'ɹ]9Vi@k }=d*(Gyye=Y'jRrW =iO0w@/ͼbEcLHV&:uoS˥Sוck-y+$mle 4-1K=a5h%]16t!6ҸmtQEkcuŒMX4QKU!|ܢ\T4au {8O.:P-zlGSIyD!jV5A-ns ۅ߳7mt/Tj@1!<0oZ' ,'\W2י&.pWj!`N2d||֧xL<3.a) $B@ wkJ=zWR80_;1u 7֫{ +֏ 4) >PߩW};s wOyEo>wjkt1~Aسrz . qa! 1t-Tl%j]NNZq60.y \Db9 ri[[RK  ?chT1؈V,iZ; ^qQ:Wܪu㈄-Q61-'tqԚvi@UX$&_QJa;/Z[F?- ZB !Qֿv /q9/It{V#pp9o FOh f3g~ڠRo ̞CV-}^!.İ >4uZD$WwfhbNz`[')X}X0^T2+Jk9u8n@NYc&9EhC+gS^5XRqz:GEʄ~up"]B+;2z'2g"BhgvDpbJymW7=0qu0µbπhYU/1HXb4geG v) /+gEEhvq̈́6{B'AN`'Y#B%HN$hYRW3@\'Q"gz~r":~mw,\8bLv8ɓ*ZV˹SB/6U,ֿPCh]wm}@{׬3c/ 2~Xmx̐U|G*r?jIAѮs[*- @_]կ =R.Ln%QA>HdNNi\ S9D({(/ieܘ7~qtzIyRN^`/ j BOvh밚5pU)qܭԦRnd%di+0{5.2\H:yS/C  KKveQ}4aoE\ m%, RjɄVke`w Wq%-G’JPXs_ܜ:*7[CEY5[,XqvDmf#p50u݂")CF߰0VgYX|x+e,]:t=-$f:ZiJ%þ>셑'?3O dݶOn NU' ߍ'<M!Tga; .znNܠAl!='{][ZqӶ!o' Rⷱ%C3ҏ `Dȹz;8ʡe66Pŵy~@0=n9 %w7w\Z@*bb_OR&0Q p†|N6`p]sjOBڍ J}M9> #M9G>.:4N3)zؼVV9x~o*GgTor~rD^]tT;98Y܅FO*&ybTmTЀWdAMD+rعd+6 $h#DHb،^UjAgwbډ@ P]੬ۧIAսny6*-]H-h5y*#lycny"Y ^C`VH%]"s4%MN|9uDHKAQA#?~~ā5N-ZKcޟB̵mN=9@LoRGjP<џA}QLf,VX4 X܀H>,jb`AN2YGB|~苈qL2Mӻ_un8 Id,rkc$="tn/Bh$s|I($4JcdˑBgIk\g=i8g. kmE$, #V]Rt/дn^09[*i:Ou-t?qٲ&']ַS3"w,Cj{-Qf`89T݇"P:٫A?&8=qRBO]r_xq]kA}|GmWRQj~m{!bNPV)n*%W]?2SȾkO}y7=RJjst<?Sbg62T\n^} j m 6&<nدz! ˙i 4~kp\)#x\q~=Fk <:(YgLa+yAE$wW7 }Qƫ#[ySD=%H?n .R?42ozT23o. NtVtR4fx}qW$n.=_=2wZU\ڎ'7u%؂% o˂}XƆG6 DlIwiaxWYնN]_,"u4 @8=?LTRZ&<*Q>H3ü lة^"kV+v%'rHC5/~*J24ka|!YR}7BÊ۩_/xFmw Jߚ$_g`o\/ټ/ \%a.jmJ2#e!,/sR EC&J7SG CTf+j"on l;_ .1l #Ef\S{{(!H0XJ_ɰ$z̥ء@&Vz+wom-տ!]oS-//-A *9Z5[f6P H,s;.< 50]!K* FGAsRrF=4uUUt',o(^֢ߐ: ʺ[[>A[, _zaTyHnssxyY$v j(\C!t 1S}(1sq(;%`xy v%YHzQtg'DF!D `\V e{s VRxdPӾo|=L"_!IӶB X!S%\e {;YG{%毾YgK=qx%Gg@ xGY#K;pI|n4*Ӽtz?m܀J/Oq;λ2TXo/d6^?FgcNdX \И~O.G1ͦ2J+nX|V3pF4æA #o;KNx;I2߹q=,kVOa#dܦS)m$j9Jnʕ$}j"c?yip\Ƈc 1*x&ZJ2:S+O+|i_EHKpc?R` 0RU o~nܖ}閔rS ?.5]lr3\{HpySX WK:Yu!$ņBiCH`MޫE9\|L؏T-H(t1'c{hӨx~J юEx;I6eQ>>Վh8z}T -H#YSTu\ 0L;VD3 !Q8@0MI N9 b2QF$Ē9K?:SuI ߖʾӣv!{c[MQ ed>*=_RkDچa)}3ί%Qt#TNL0fX4fczVzbV%7nv@5ou2 ')WrܝסNž;D -] /ģI7 y:b9s6~0+m `U( 6(Č[Di}F1B @?{ĉB]"ΘO'ZWǤbsV\QW骝GFV(JsNFa%O1'jW8,/Ga\:A<򆃄4=ohBls9W=ŀ^?έPJ+H(Rn2Fr$tFzE\*<p"7M1+atܞjR|'{"}$fKiz$1ÍCT2Ʉ5pIoϪ)O$GWndHnfAӎ,lF~#.br tW6;4+8IMl =ttׅnP> 4w2qazCyetRxX?_.<1Tacmtѵ1Ivk/(+0 DC4p2V@1C;1qζ@쳨ec锊*L4-_O6\ꭝU8!k`30ͶrWIvA8>ȼglZar|k\D&1Ŵڽ[,eO6zGsXi#x\0>D.,j< 7XG4j tA+:K?S/]GF+Y4:ʵ+8N'Wqy EKYir%MAhQX,7,_hE,9evRaSBPm2|¬ъ< ~ӊ2Р2-"7~c0J~>|L8~x߳ާ}q`i<̦8CM pX|Vѩ16S /koKKw43N$o)< _'1B@Ş累R0UbY *tU"SK10؝.Ӭ|2Ar7 h;(,!,>O,P~o2eDLŐ]3a Sbͱi$۽Z@=t6RU9/pfNe˰OdW/|"3U#v~<}0Y~G{ADYE_Q(NR@t3}N-}T?|=kJefl6=>y<„wH @*m@I隚besM2xJ Ntlb7׽{*/abЎ@yV7 UHpU#GT9._"j  vmF-M BQr}qDeOxF`}$ed}2 gƹ(YL K(1`1ɶ9ŝHoh涢1!uc0@ +=Ef0G>#L6G!]~jm-zѤbQ-s#RDnzU\|#D:Z DoSc(;'Xm%}(/yqov7zNfAMphaQat.j|򵲎lw <_9EcF} cF+7!֓rký̨\,n(eBڣZ}SQ@vT%^X |Wc=W߀r i$0:")R㴍 6WFQq_W ZmIV~@Ŝr|xt0~u efPR>V V+"@zM3 EOx[2Z;MA|.ϧPBس(w֩ǯ^ _RdEs1SHL@+ +oP[c%ʻ} :36HwRLR :o0E: NHIt*s%j/tS eN~:Eww W_BUֳ |>pOa~Lxd1F }+7.2&₠3zKʚ7jo)(Kf'~r"ʯΒs+_uӹP6*\V$*H/oZs-;_@.D u>K]/]e=;W/^ g3+}E}X= Ɩl/d l KJKЩݛ37 (nR89ͳ#|~Y>J%ܴ-:׵Sa:R,IjMʮ)|~>k+v \=_,ޣ/}IDzI !ݑo| ּ+1-ƑJ  "hM^ ?l`>jicrǻDJm$cdUzB<=WA+HpXBb<3?ĝsS Y/!J.rMr| RhT?30tP1ufF齔pD4몑S9&Z<̈́4NFUaJ F4GݴBm *BJY(7[ ڂ !ݰ(b@ X7J71M$%2RJ8#AC%pv{T|fU&ݸQbIޚ T ahRF/v+3RB!BAF L:9Pܔ~ځ+?c3o,Ni7g&79FT&ݪnZK XbljTpvbڸZrcf#bb =r_4"'4䐬8[[TpcitY,*~ K˲ ׇY}i ۇ4Z٤o/ WlHLh/vSj|Ì2.>Fro=]Di;ާ2o8DH(^*p7;}e^(Z[H`mp(rNr2)Ui٨A 1֧ZKp^\!iuxoFe޶ Q@K1jٹ 8>Fv&T!1Rw$:ɛ !6fttP3=,oLH?e#HkSSōLEݸsmU>^b# YȄ`24l4kztWls*' M) &s NfA.SDysjGhdц5ו.뵚-U#[F" nM)i+.) U4-Α/Un*Z%TRJmz7z% |f7[qzh{Z:sMY$2by|tX`(fbR_X)ؓ {Db[[Axt%nlf)+4<^Ͳ@:1uNL4[$J ̺&f4.}į唽'y4_E:60pQ4bsfŪW )Z*}#L IY[^'vo6,'-;Z L&NvNt*&ł;8Z`wZ Fΰ0wƿYiPVRaIPD #k&OQPCn 6L?uEŘدF,,2Xbg]aCeDT WYtW̨0IMo(,CAyrP9ۏ 1/ I ?q<ާVpiԱynU5>c5[b[Xlzʅ1tmvV 4DIRd3ZK07̓KVB~~ǒbt?sA85M̧D#bk.(k遀OY4;+Jn2Dp%~ j 9MoۨYgV%iI9[e }1 [Ȝ;EVIA;?Jې%3]ܗ8h҉9 At~coq*E258Wƍʹl ;5J{(c7 1n'b n7OHvfNiEi`RMBX_TА^d2?iTI^^ ķ l^Y\& hndaȭTb)&z3J7ߘ \N1a"=~g*k}kxeb ̀y>G"?2yqGlDt/?TU pP$EQ56@=":(-J+V7\2g%;_F˖.T/ "!ϊ7ОSWL9]Cmπ x>!stLYyBХB/DTԯVpPpqސ ^ 9gNX,_I}/x6|vKCڟ⃓ xg,9vOpUUj ۔ 4 m`,Щf;I=$]Ӄ GCJLD:b-rk {Gi^|lrS${EH\"=d{Ca1=&܎fGHP+Z}xsnʖl7=6$u-ߕes76kC"Et UCR R&AZSƱ|4VIIn:ZG(PK%R ŜjV| jYqѱ49P\fQQXڊOjB2Gd'SrW߫@#$}"}+Ǔ"uUȌ-(bij: &U잌N1c^%L=l ;ʀ+֭F{>,l:tVʇ.VXђad>asRҡ+;ݭf]WL㫑I*zkF-CeW2|fR&KMw.7y&TxNpĻ`)[qa|_{s'pPu zvT%l2^UIUH+9 ɉ4h` öX!ke,xY%nV@OM!^đ[ [y2`9(ݼg!+#e;&M: Ԅ$o0x-ػ.zi`J&XNS v 0]Fr2& I4BFK $:>0 HYpTiw"4 ~8t$4%rc͓[pXLyJZ[ b+da#6CI:yq<3 rN正J^94?aT'KRhDR;'nb~l=!(FX<\LV=xqr1h=Q*IC#؜ 5O6ɂMlQWCK73 5sE4lE-GN3"*{Tu̞U+kG3yj<9.Qpl] t{o*fFa5 b]xl3Y =MfXaōR>#vOTI&.zq&p͜!TՈ BʎcRLOUFH ɫ!̈́opL&\nqIܓ=2%0 T(l1b8I*ܯ$F" TeSjC!lBm Iv?"Mv"E5D0SpLEֱ'XEI @Z<64S'W.H^PA>Oj7U̶"c/kM.1+߂ :h DltB^kR^t4(C]0HxOӸb!Fzk&0XhÃ?Y1.Zh T8'n\Cg&ikśpFT$.^L:Q 2lC{c\',x T& !Qh)& NH+2:SF$CЈ dt@\ODx+=$mcSөQs .&$]zL'~}eK;(1K \so-]Ң9 D<= m3rG0'7{/nL1C-7 Av&vP4̏O~(|ޡ;G5%S ʓ&Q́+ubvͩĘ6KC)W1-ݴi|2s,uON C'K ~S yW2sԛ%d_2xe?'m,;v,8 yq.6Dܞ#M}d,v&Ar"W -Go?$T:=~d$}umg#|$Q3bptO)_KdA3&Wvgv>а櫢+ϿSQܡ/?@)~'M;M}bSyjd+.TxQ R!' S]sQͦk=fJ㈸t63jT9c11?fR%=vK)q"kWb:fsLoccҁQfN"QƗ$]dLd5~=Ca`@0Uz}t 5pfx_k@6AЃ]jAy5 JaR>1?R~)t_Kxč5VѠ{CBK7/Lk9p.b! j-/x h*b iϳcɤ4hN9PA>A8h3m1P^0j, :q0P7t0=D~{!nzr̥2vͧI+h}i")tUaX,xz{7|H%rT'5ϩSưu'2(mC\Ix DVy a l'{srJ-L!n.fKwm7?jb8;Ӧ7Z?F- =3hBE~iZ9zLBB(Fo~N^q0de?!qOb¦Vg"ף\A.v@ %™~w2vj.%Y%L*iCEȳn4<2ĵ%x n2t|߹hT:)}Nzg_-H@fK}]RmDhmXDmSF>/lAJMHoKU63&bE=VQ;EJa~1 s5f4lQZ V/tK}ys}$O-SɯޟO;k1rIIEYtBsRFaB2dpt)JHAG2;DddDf`< Q ]+02kuEMR&Q3#S|؉o"P޾Sj(K}% h[Dm=EL&uUjA~m-8m& zUʄ3!uu6Fkn Sg߱{R3ºT| Ln>S朖g= Xj!/-MXs^Sl+RKc|46Δ5/7rFH > )6Mfx )n yw"=Fw,_U;sєGe2vJ.b9 o__M7=zoކd2FeZR} <n鶿v/#u_g_ mb[R vQ1{caEm>!^ 0t7RnپREɈ!zsKi?| Șr}(7|rDZaӊ0'Gha\O'˴?uN `whSSس l,[/Y2PY6b[fR;ςFј0РV4IBiV| d`Otf~[ (]ҌV0 !rXoR/z-ʸ`s&/xE6׬Iu XO^k@4_ =EL4 t@I"HHrV49Q/}VJ} vBՐ~Xq=@\p?t[e;:ΙB;ułyx0#'!F `=q#Y)ԇ{KdLy*^m@1^CQ߂Bj>udiU!xJbHh†ow<;FfvQ|QמZDST'CR$7t`13JGޔ) 81DH\7#%;gbT}c%A6qR2k#6.26+`B|2 Bg)tJ Oմhf͟ _ch"/EQEn#Ȩ:K蒲(R%("ڙ3`yn]Y)Ai-@l+$n dD |Fn%UF}+_z?Quڥ&]s|)vjۼmzHKOwɴ4q$(MT%(TU3x,P{i~ڄmS<8g=Oiꛯp5F2*8j#T h޻o/ڠ֋I/E{lWLj`?iXMx&sj_k*\yF X돢G􈚧>@Gb}hذVXFzBAOPd^/qaŻEȑrRPwQ#:L7]4K&mv]NJ2&V#(ƫݭFôv҄naၙ43a!74,|dS.',tgm?1c` QQ^<z4("'(C)=D ;Mz2 H^@ppun}xD ix (6eO"}PZ !C*멡އnjb0}}=t}{r"WT!vJSȱ6e;li05o",<]bJn%ڐޢĉJ%W0f~"&Fu OY3ӰRO F;ƑG:R`):[etK-ݥLg q,8&p ;m4acnk>XE;6I8K͆.H 5_J 3bܓs)JwEÁVsb~x~?oײYspҸOwĎLTΰݯ7 LPW+׫r\ 2\JQ5dT4k |+hx^HwوH@Kax6tI ΜA5+8 €DM)s\ *᧍N<;-2PxB7sv qG dٙzF)VߺCm:ȓ 2)=$U[]H 1=C6 rb&ň1;^f<ӉZq~I1!>Sbo4xP!s te$sbj}3ühE3hQc_r[|biWR{lMZͭғh ܜјO'U9 P.AA28.!ޢ1!oj19)T¬7*מe2FǼүW,ZiE1z^5j=X8mtS]k:U2b:\v)v9\ '"~1\ zTǼk$s^^H⿑Gp'ϟGܐ(cifW,̌GaWi"U1ĸ0ڎ.R05a~rfO.>iEB/C@,՟"7 >zALTŸՖ(eKqRr p$1`,H?h#dg'l*E|h<^R&tbtv7&NiK*ʆV M+.qOCˇ._dNRjGC7/aq G}Xr.u*R"_${Aav]]/BW<ݼ(P![S_iiwȚrd4P*vFp@5-SּoĞ6j}9i$1sBz$2ЭT QL`1@49ua_G~7Yh$t1M`-#T@-^ֈs@bE?9Թg ~cmoa8+fTª_IqqF@4lX!?btuc~ͿP+ĉE1(!/]P%kг6xcY>)Lj Mm0?(Aǧ?4J`V Y 4o{PUue`C2,Orˮ4j$#mժ.)}iO,Y~⏏gw&7t@57("ޢT6_⻜Oa΀n5D%{U J62;8j z<کhq@˗\$"ى6)f3YafbctU=xFy^"=ՐIo?_CץJhK3tB-Z" Ib-:oy_1˷ ܐf!m׼_L'7 ˆm='!x$;+R8kOtHAiZ_\e}%߾,C>s|RՕ{}$7UĥQXm՘* V*[{H `X"RnN珀 &O]:E=\E,Bm^ Dw>8cP]e[T-]\qof}Xi|Fה壟'H>U۾hhJܼ!=lX1ÒcZ w`NdXdo>D\myM:=~ IԊf٨ zuСĮ(Mty{"@UP^"Pk6*#si%M/`"wV5$쯨>t^SBg\%־w"ghR +_["V!o{{6J="٭*|& = _CfI < ,CO iް=;1]ږ_G-DXPlG=.%^'>d s_%"^$[lQh'Gբe JXv<.u](a*;͚LrNC^wow|SglWB} HecFxHiBUd>%lsX`t_W(3w#E7?.z .ҁºdCjΫUqE>Ǯ 4jO'\6N AfzS-֦Zs_^(-/YL2MŠ$YX_u`#Q=$S@ 3 \{}3$:B5M(t+>MѠ`ہ[Kv!,=DVF1/ y3h\R4&HpE& Mo"DhΡVH+KLz^Q`6:]ȅMRS>|~Y"yʽd~Z`%xvnXucTϤ) ` N~01|5zdOU;qʽ/>v4 ; jBnؗǪ_Yhan,*đ7 CzGW:-#~&:n"5[Jí%Y xZ-&cwY=N5|;e0&9="kw!]ng-hѤzi3."n׶r"6^c"%<*P/ qT>yIv y/tu\ƺm۱~T "3׸Yc2:G3T:U=I4aK.@T@_v; Jg$ZP@OYû @e1xxuo\<7{w˄?ӨEjKf'Dr@Oik!~[ P$MU[(Qʒtix@8FeٻzJ5b~3q5؁nʆ:/QZeI@޿3+CfCΛc*e3-& fÉ%c4UQY@Iy[5L,+J27t$> 5S$-KslZ)j:|R"[ԔS˵JljfǙ;I $K}0腵fIlC_P{;0LE|J0w@h)o85S[nR膖=<kr2졉X袳K CˋrW"A %R݅ڐ KzXE2Nnަ"WF_ꮔh;48 Һak|0(<, E%%) pc~>Ee'ߣ׌YVLWli  N@|p DHVy q4# #H/nb6Q'kJ|m18ً r͉GImGf::fyك`v}Nŀb\Õ1VJО?$\ CSbc&Au?IN紤 ~2 O@9EU PKjS: ܸuD13{Z"edB"I&}4XRH_~j+chY )o}fAr7}yŢCc専f?f/cR:\B fVrŐ[^rʅM}zeʪF밖/L~wq,`# V`1t3'}bسnhhr>r.Aqqչ'Q0-G. Ԇ'9<5FNјa%3u4Ʋm<\,MBV`1Q(-$~j[fJe'w8ͮ=6^x aGu'>߆==z'i): 2P` `E$ZXBTv; GmR6ץ`T#Q] G*\@Aa~݆ŤSF*{.sl8S|zD*eJ i{s}%5 &ج]j5 n_]\4_51&Jn0G[!Q'h旐O?]h[71 {1le8#}CH80C;ZF!/c&cF?IZ.-qtv;^.~|O/K,V?@/ѴnU7xPD>Ķ0mB^HrT iڷGͱ0ǝρς*j9LҜ|zސ}@Zń( TꓐHt){aҢO3Ѱ'/0VjQJo2֠LU?~Jl$r+nC٩h2&QFɳ|b9cn6)5F i- mO urSF)@ -'b1en=8X-af5u 繡_tkzm\ ";>Xwe:-&ᡈH uaTD§;b{I2.\ͤDu{YOدjhӇXڶ00?Bm@qr_A+G5"mi6\g Sv:.:.(((S wEWĢXmK?v4C(ykƩE~:[[}%W'SXT73$QR3I5''\df|9"`X4H PЅ yLe/OvS;M[a31Hr=@}U0o33{PhV@Z&W@t )}cx-+6NAgWhvE57 W!d.!f_A[d>pt9kR=ϲzLy9R C[ZF8*CVcGKfLW쇳Pc]](K= 9kZl|.VHTe pkU6D%*b1$IH}Cb³ʡ:tE{jۍ_ul e8~܌eN5 3:2ք_ KH gװw/'G(/Z_4 C^H`;ö$n )]: KⓓO3υ. ΫoY(/R;Z`0VZɊB%tg`1&$e-&fcF(2a m׎ʝ  ;nH%IM#|k^(DB'/ˑ AAs6[!]6.-(js}|?膃ŵ^ q]Zm"bJUh<62ԺU + % bq}jn8]qGKzZS3[[xu#@#_E7AޑknF/dJaNo1+ky4W/o:h 6T1N3+,%(J̱h#QJ#YPPXBMN>hj/Ϥ!X_[Y"v#,fM\ ubآ3JBC<恳eϋ-/#fYBq#5_W{ñ1Lq D;)s^{VODL9&Yh||v FYX3O[IP%V /@Ukk1FQ|CY;G[hԪ/`p?1.fQI:ؘpKL}{$Goݳ T?atB 7TqYUE/ED<iTy.ͳ0{@Za+2b4!T>f0~-k5ːɛC5*bۗE>5Yf]2>xߔK A?tBmw9WXǛ f"#"pa&f?Yo@_ٗ
    A컪ќ<&;CjX:?Sza)bMS6#&~"`Z<- !3,ִ3N`ign!#[+ǻhCjư1E@y1DIe.>{>y)3>(N=I'" ,bbYԇ >3PKAyc\*Mj_I>6r`VH72ckjPBC it4bC7+*@aItœ#)UƯZJ9]:r/0|^\1"m&\8%+$ߐ-~sL=7[Uj[Qh> FWM {' PށՌˇ[$qY ᡜ?9%}c\"/q~\_^xPkt*],(Sg!ōan( nr@|G^ eGXTi:[ymOX]EzӢysgFxsV>  t.` )<ͱV2RGd15$?-Lt&UGA딠Q {H"Y^:}-b },`/(~+ʅዩ '?$WQHEymiIjE`4[@& qGև*I/t8M' 1$%s+^36½`\