go1.18-doc-1.18.6-150000.1.31.1 >  A cep9|.`ޚ Ѵ^OA2"WA|㜪"2{3c (327wz|_;vAO 18u_% Ǐw,B_<ʟ'սKMfY JP6teUkm[j2^[(\m3wix2ñVz;AZUr!- =>켶~'v_tzSmqx p.,|G  o-RLp͙ ǐL+ab@YKUrsx&vK؃rw? s.?m TؑX)"JC >p;z?zd  " 3TXdh   $ 8 } ,@(89:{FwGwHwIwXxYx \x@]xT^xbxcy]dyeyfylyuyvzzzDzTzXz^zCgo1.18-doc1.18.6150000.1.31.1Go documentationGo examples and documentation.cڙibs-arm-3SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Documentation/Otherhttp://golang.orglinuxaarch64Mh.4gc@c@c@c@c@d996fb9181360d605adb42c662c36fb5884988f29940621dfa8b7895215740e3123c14365f20daf6c31123df409b281bc131e5d1f88fbe543b1a68b5382cf6e7ff84eb52f3034ad21a79ccf00d8e92c29e6ef3dea181033a7650e5cdb7486d60b452343408313c2e9bd6914416cac6f17c7ac7fc0e31462e382bbe56962b80ba3ce82cede5d7ca4e3d86c0f864304f1b2a91fa2c0b799f19bb6bdc9635d36d24rootrootrootrootrootrootrootrootrootrootgo1.18-1.18.6-150000.1.31.1.src.rpmgo-docgo1.18-docgo1.18-doc(aarch-64)    go1.18rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.18.63.0.4-14.6.0-14.0-15.2-14.14.1c6@cob{@b@bb@bTbzSbobUibN@bN@b5b0b(b@b8a@a@jkowalczyk@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.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 trackingibs-arm-3 16626387451.18.61.18.6-150000.1.31.11.18.6-150000.1.31.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:25832/SUSE_SLE-15_Update/0fca9ae0a45227418161822742f92e1a-go1.18.SUSE_SLE-15_Updatecpioxz5aarch64-suse-linuxHTML document, UTF-8 Unicode textHTML document, ASCII textys9Tj4rM<$utf-86a44082144866609ac3af11dbecf3b6d880fed8044b59def00de798a12db7943?P7zXZ !t/] crv(vX0-Aڜ3[ ?&5ՠ6&}3/(džH Orqz/`b !r$)vRUFγ\X#?_*1Rb?cO47sLh4&pZ8 FZ-Ueeĥ ll1`tH$mxz6Ιjz VϛiԨ]¹@g-x.9Vc.I|2-&{Uo eA+}-3}hzYx-RX`U_[W6H4s/hcsRWG]5iXV YshUP޺+$/Y~<~9}` 7QPf5AJTͬ&crл4Ro&楢Й;s acxR; R]|JGvΉGoD ,VshD:W YmC1R̮ 4-UKۢBi*yEH[:wHEWwMb ,>o[ő<0wЧMR/̉_ UNvn^A{ȀDIXwEcr:um-k>y#8O{v]ru2Hϼ-$ESŸuRKUl18p+)j] f\"OS)vI!ޔwD Z)]XkebЄH1 s'6RZi)m=] 3hY0uXFj̘~g_[# FrWu3 l$@5ό b_2pH 0`w\f>Y%=`Q it{diZ-MK.* qsVq+c\gd|ߙCxy@(Lٯ.YΘPz0_gĜ&0ija р^dxɊX@5/ ;7yӍ2A J@1N_̓0`&CH 4ޤR8I;6P2=O+<ǁ2,RLCȽ;(0FnUfwr0 ={Gdܞ(;*[Z+^(?PLYRQ1J.{ʎl@,#!RRmXyv ourrt$N0rv}+?gҾ܀<Ѱz/1BXTB XYnt2Թ̋}# |>2SbP:[m">X?LRߥr;BAg~xS4uN[}āVq7:4Qot98?%*Kp2 Vgm+ P1!wJ|~T%̔,E)cH/qVXʩOps3_[-!E!x׻ 4;ob?-5=LE2/kjU }^׻$Yh(L-v54wDՄl4HA6 5mQc (~ NYsPF <<"r5q lǀ Hٓ ,k. B%jB-c49"ayHZ'ӳ!r$hj7|6,i% lSe>'ūU(^yN`gbQ࣯3UػOՑVB H[qn2 4y7}:w5C1k|Op{^ 4ZKZQOz^}ކ](`2'8CӦ.f8Z%M2 smNڑ xsߑKblrH 4 `J%@&#=8~Gd},WD#T`8`!8S'9oq[ؕ2T!w/dVɿ,HH8-N;7_ jWqQJJ]5q)N,u#(Z:K`֚/ɿڔ.n\`,*Lr[;&a[$'Wq.,.\dvu;L~ϦavsomCkK1%mJ,N)k7Gil3:n$jJt2@n62?8kim 1s@#1_bw)^,ԋJQArc*3X{܆+dAQTzPk3aFCke,"fWIO 3\[𥩳f5@{#d%9d 1/ K0?#o13T*.>62/RC67pN jѿ;q3}8)C4-դ}#H2!1#~B筡h;4#/5XhbǀJ=Cq@DyHتc(RlF6_6CQCحy@~,b?ա^R(gkr{țHh{|7f(9˔=9qx-.э'ɇi[my75cW$YU0TYڒ4lsah,H&h(^"=:J2\>rw}k6ejiYM[/!?94? a [_(ps54V \U0,ʻ,Db?$z,d(-NJ"FwjS}EF,.+ՇsRd:GdmGĶR<5jٶqw7"beDz=DFȾh᪲TfjWOe3m~p;WQ}S}Tx5\Me4oJ$pC'pI F ,Y'QSY}F,veI ř_Kd6Zo,h)?`lS4t-(" ;蔛YXcI+_{%As` o#h# כּC *M; #ty<}M6Urhp5Vt;Wj n%[Lg Ⱦභ릭ݴzdM_Vf> .PH"c*'z9hyS};g@[YcV G|C ঩lwuKt/iu%*ϵ/6؛KgBEFKĴ-l.uV=#*Iir|g*O9‚b1ѓ@&iJSWQ41wwq5dl]):#]'<+ b B *3F\dAC-,SXT:qkO#1y˱ 58^떃0XN7 YrfA&۞%Yw5ZN]4!ؠv;03=Nw.ƪMך j1ÛnTzN{y ,8$opʁiatUbV (5rIE9򓃂*7 MXZ_~Dþ,=gTG&iWj,D"0Y-+!CJ Ζvh_"@1@%7uzO& a@h[(F?q2pK `iĕcQC$*p> $NW C0axTp6c)2y @LaUC$:KhӺ}Kuo*v/Ge9{ Y igřSYz7pY[3''~nQ;LZ$SE}M_8Oӑ] 3@j4aI+oRL)߷WT P9Dp6=:W"3mv%6>GORhlLb7;lxu뺪b+k0cgjm; th5;wjsׄBD-wl\IJȗ}_쳆\ح/uT[kzlʀbN$Q Va[V H5}2u ^V"QZav-9XǰYqϨou8;*S-&s89{bJ!pf/Kh6E&g "5Ӹ>l wWS8-X2Iw= ʻ] x  4-s[K @R0h %Í:[Έ#){kt@6/'d6=Ko,ӷ6 Q5Û4Xپ;ih?5&8eH;=E PGiPdIrF oeMW&Nd3u(RVN~!A @ #3iD՗vj㞿*[m!+"&6ܴ9N?,R&gՔE^G4"Nwn"xυ;zf 9\ÈnEb+K=/޻.-A]ZgFIR69l_H~P-ۑRTzy4M2k +u:W_Ce,\WĔZxB#?хsSd-jJxw FW| )[جk}F4@6_9E Djr^^ޟȆc  "fX~HEoƑe ^.̟ X(/rA&KqY=kO.gΚ2uN_EL= } 71s2Vx4ecq^_ k)Rr۪l{('[AeBV\soxֿMi%&MV*HhȀ|9DTqW{́0x`L?l")DNʨK{w*>ْe@Shl_͍ GGΦdIJ^pp2Ή1 _>rئ4Cҕ]&TBx OHEc Y.y& ;߲M5#c{ZY%yeNRR`yh[C_ {L?\ڽdŹPtԱgm Y"N_fo ]_UUvM!>6Q+u?# fؘEJj˾AqlwƖ8@͑ɺw UHLAa VihZ=r+p*3R}󹰥c-B;E&H3]FhAJ~xfӍi&:oW,iyv id~:<}tTqI%v#cYTԿ2CK8sv"qtKrr&?Ь#4Ӝ *N kw`g)>D,TE9{!հ w[9cӑ\??l}1T\: 86DNquvֿ SL@z| HɮHzstw~cK}Qw~d+@Z›1y3`X J2ؙl\+6HNN8c-D :rtzX31enߌ"^߁ ς@5 4":g>y 9Gttrtθ޳_<[# '` `AEg82&E 0Vg?tׅ tu 0P2o cy=VN8+IF[NJ~@gEunR*ܸNi4xl E=gU=c- o[ךm#|Aix$xmۣ^7k$iWl9#˛l.W?ė*0jaƞFʒbQ$9$/ 5v&LjJ, ͸gmH~0 ʦBjDϓ-S1TAU[e0Q ~iL55NUvvHUxaǚ8EҊD։_ G=a\|c@I? 3 ҫrxEFj-WvW9ijuGIc#r#S=JfiƔ8J6NQgF-^)Y76q{e/Fy-fcpF6/!bυO0yj7e%8i,4/'ANy* =4jݘbfScT)\A.A75}yfR}rpY"{5^ I*aqW0͝PZ,>iU5Ɲ((pVIPHf%`䰶;ژTGތwt 1\@Z vP:[DغLL%; 0#nQ#3տjc 7P;yOP,Oǯs;p{DJ5svdzf0>U g*ֲK30 Ga}% DžCVBm'Jvd טpbh\ ݍm$<=:̏Ql O.LT<ڠ9Xd3ܝ.(Ӫp~KDt K/Lh3Ԧ$(hOIɅVTI콺ceéqe`=H- ;u,X_[] t2?S Uu*%y(,a;[E{5*hviU3UgG@A:nM ..;%Y~Ҭvu\bР եz4)qg:n00!f7;am\%u}Oѿp- Ȓl !?<.J<ȝB-;U0DL{,pWGS~L#H3TL].u %WLNMƫd?ZX=J}:l\^Fs xfSs+(Z^&`'%*^Kߛt(Wm yeǃ %L nBwoᄟl"rKGwy7hau9LlW樹}H^`8% xONbQCԀ𘷮2@ ƤOUH<->p/V O`KAl=}H "eJ!v*p3̕]X| Xu% Rttm='>i:, CZ}Z-U\׋!v ?޽ӷXCjg3ܪ]Y1qiHC7r@'L7L"}+TJẑɔ fVE8S٤7ެ1cۍ:.EPxv6$zod ?Vۿl5}>Ou^])&]_W7 ӦSm%ݖ6{P[{[PRGKٶ ܒop.=fbOZcP*o\R@u]3ih!- }58pV$فKo+I6Egj g !ay<[˽8wusx(ݔ_>ЋMJRPTvF"i)߫s[4n2PêMhG㊩> ƫQbg˭^܀/2W>[*vH%KQm=ƺXzz4f"G4WhΧr!("d OhW~WPQ~B92 x$FSC; /JqC܇jfJrJHkT|_:HhIՑI?7}+Z횝͉+:Ⱦs:.=S;qEfڻJ1izT((ZoqvB;ڄ2pPCȸZZ/C"D@-T""Ylc!Ԟ#RB  IF5᪉p2NKd*6!ۋJ \3 ?[1%6f狷$B'p53%R;PLJځr 5N숱2Rx*-6A(f^s<%F]iDda&SXPƝ^f5Vʗxf4a(*Ö"K5z:z' q)|TQEaձ+jy&՗޿K>1!}0<(B]IՁ(c<ʖ%@ 5(@TnVފ (.mδ4>g6iNXk0= IL!a ~y"fQfGn%nEt;aMݑBTˑ$p;O |Iì Cw#,+"y]Q/$)9 B oZp\։qb>hP0 QhssN%Ǔ t֏ @7܄:(&fU]|ǃU4`:E1Bj'ʤVxY܍YM)߰&(zn5c[֎3m7c)ѩhvrLk߱Ö}`{mht G9A;r{o-A3bR-|O!#ǷIL {4q4;.o]-+D\aZ5￯spNЮ_:ZwUiU8Q-h{XL% 4V$jaC1&y%@^GܮiskTHRcX ƿx]bQMi6Pێd~*:ؤsios׵%l,Hmy]Gwj@ⱷ['L^G B%Y&{&1Q^ͪ$j,|7{hx_0OQBV{=*z!9Pr Ҕ+hYu@2YYyRNB;+4C,A%$,=1ZVǷV}mhӰ$Z +(T>NgO"Kw>T7u3X.˭ {ToōZiGy#ʚ G2Hܪנ(-]0Wo s/;ێلx=a ah_& APH"R^zȖ-3|lq6O=T߽ +Xn5Ytys#(\cFQ*;ؑJ ^.>z?E|R\yP F$Cv W-(vd_P%Y՚vPXA_7GO*V@4'̶D.u? U.s"kfYO2h(^DzՔ19n1enr EX|*TJ$Bئ^<<|}+ ^q%|*xiҙ*r2 m Y"Brv^.R;Y4na7e09WC<Vqȹs]5fp͝#|j_v2ay1>̤f-( 6b {ZG MI'. .cEN YrbQ,z>c]=͕<|!{>[rWrADStP=uO,jKmWʕz&>DSс}43FKM%]AgGO)~&bRb=w(\BͲ\yn{ln$O=E[?_]!rrQI?D K,8̚ok!yEǐqW.3.[k;Tϕueuۜ-TgFu,&jh +G:8,q_NaFuij 53#/w+2gwx|"ש]:;}h;= z9! 6 "g_TS`}rp{6"6|=f;yDž㰂a륊D3ŽG 1BHi̇T*I?p*>R#ŐX`5+d1ly)G ~+:Ǿ*Edő LSdW*$qy%JIںWB{v#K|0ӫq? X?&:znDjg4>0dcx<?ćq_D7p §qk+S^03 ,{(2܍ƀzȤuXbs(! EOuŎXPJVa(ڼ)QH;^&{%lgT({VXB,j *yy+|N8gX9MʅbUY2+1` pDqXHY-9}r+h2(R V;lv%2XE,H{ <Vq(ݱrQY-izi8nO7@-> weIu♟C9s y C$H95ioU$_$RA-O5e`!׎e @e~6۲^a%}m 55GUfe;2Ύ{JkSCC(GCoQzc})w'^Ky^LMl1 a?7T1Έz:23cL3@!Μ#n}+ ;$gK ty$47,33ȒO*aƱz)jWYͯ}˖2>^oV94"aա}5o8w/,ұ0$9%"u[-$W^%U>OaB, Bϋ+%= b";Cx e 2|4~F Emݪ6@(+M k`$ca;j]r 2:萚<Qu uO;E?u*7 X`ZY+5Csj>~.C2Df ABumK*QcW:HXL A{&mEyy躥u!r` vbԮ0?[$  Ԇ Qý}o%m͠S|D 2b/^Zu5d!^)BAjedAzb"@y ^ Jed۟zW`*%'>qbVօ?U٪Fnw9eo2x6!^=)]3BD6_BMđ 9%f_7_>Z^ w&D2ɾIvviExh.xm&wX@76HX4TC^}9W5ߠTx$sq.s7tbsэ1]O:x?#GI[ 젏ܗhjF%.f)(!`O bɇ^=#& |C_k8;4fDBL6*Q~Y7@UWި܊"x1_RGp:o|KjٗоUxmgUx cV0s+15`U2\hWϭ}$f0糅6.|X%H&Π~̫:+A`;xf-s!0i~%U>%|0 GdǥSыq% Ith9cBZ-3 qII\\ Y(0M!sZR/f1\gK7xoYC$1NT3amW8Yw[b}uJx7D>YiPX_M<&JO%`31 3-! ͚+#\nH]ILΥ>"Rt)$ QkδK|\v-Z k"WPtrL`fm]hCZű+ADu*ED =7WfyFa)v'dn9K&M{ dlE7b_'#k #(R  o9>&ZZ-EhHsDt==g6/勵^9>'*iz E I}ேۮBf01Їh$ $фcVos0Gdd Qb b,i"9=Ì2>-oBC{¯8'TP٥ngi,=X>Xgȭk?M"WY# ]Ұ!aW5Ch u(L3#}Ҫ`gT[ {Y$# n~}ėCBp;tpix4͝2*!aR0m1~Bҷ1@A"ۤ"Z9Uj izv8oɉ& O|e/ gAۦWWXi; F{wc9/0|1B_ o tG7S[m9X$V4V'8vU[W]h gHFo3_N 0%{ IZ!0c4X8vJ z\p&ouk#A,'"A1! cyyISzc'0.;aF~tĉ?ŦʎDsmB eY>y=D} n3 FP/sI4=4q `ӚA^sx;['a!8eA@7 N*^.Ѐv$x1':,!6/X8Eizoi13-L! Dʿ7Z)L_VqW3 B)~Vn$ 6s״헐IT}W 9<8l@x|B&\FUFRsOpÚ5a6N "\HTa˯zO(~nK@[9N̶͕-KGI rdH&g׹jrnD#ԫeEPodgA'O8 s& yRZo^w>\͈Rނc%2d$ZZA/7o#?qHUJ\tl$ _>͠sڶ1!*i?XR_=r1Pԗ C A"hS$ɓf71<$]ۅ4>Ae-ٷ&wƈ~ș|8q< r""WXey\<{S8ʱLZ:LH'BGd[ !բ 7#j;͑TCq ו]v.;yb>X|8.XpV'!OrNWp>I4OTд:(N>޴!s/X&,ZIYJ&Ln/ pޫZ!Ε~n_/@Nhܬ y1ǭɄ˝h[Xn71XK4|cl(+EDXꦭuವy\u&~D;-Z>kNE;5ӵ]pꖧ-hz\K]ywzd\\YUn܍W& X,v}s)R<ˉ*Pd *Y:70% W9hW'Di/B\'X2`#߆<׶]}k>Lxd.ds~ћv)QDd=YAW wh-CLىQ^o]񺯻Dx`!;ZT[ ڣ"R Mm!=/ٚt{[7gtY=/+p^|SbpyqL?<$A踆ƮX1"ڰԋaw'H5$9z>.5b|,eذP1eIS P G7j&<)J ,Dg@`i!(R QكeC~ahI1xSbBO7|+ S~?9k'E/ͻy Wy c38'~pY/߄FxOZfl~@»]79k~γ>Q?E]P^ HJ*m[r[@ +h^cV5ĔyRL&HNUIZQBHL5a9DWNkHl+ ٙHʱ:<7r䅠0 fqS!c[m3[ 6PM C(W1"˖R^K9jϗ1 D2ki~RM@gIҿ>̀&-p KݨdsY,Fftr߶ɢT \5{C4]~dI9F>+=ׅs;2f ni\ L߁.; Ó`sȌNh!x c:=ag/AS{/81,>ݜrVpo9U#^+ yD̬3t/Fp¦%9L+*8/Wl"Ӳ[L[ek218Pܴг%<,w(채./g2GVoa/n<MD>Q+N&ld$*$u4Z_fH?1lPvOҥ -0Y* C_ĉJA9³L(թ0[O=ر WXq< sqN3p'Yɣb,%l z~) 1M8W["_]Fq-R>G$.xŵh$/J`XǞi8BlEM\ k܃\~IqČ5AϐK>k/@}/03y5ŔOV3_nw$/u H. |U($]o`)-trqmܿz_8!ov'.U Ek2q1ڣtOMUp3-jGYՆ T#Jj'qHM)'R>7Dν%KX,ֳMLʗld6>?ц~G ..4gz0 PU\6o2]1劣| ,e%KZſʮ;{/٨__B"LD9xI< SQ\t2ۧ%EBiS(p`MrMS}P]O=-[(A>%vmXrZ 7epW qq{D؃Ҏ<\|׬<0Oga Rٻ^+[y`i(ƔzQ8 y Ⱥb͏Ķ/ <♐0VkӪ ꗼ>!$h~gHΓ2}aP5&5֣:63}T<΍_FzvUoWUL' ]1x1\S_vғ0 J➳j$hKNca[%݀N[$치 *>(ZY[tey0fWI7Y<5'L\&4dF0K}7H0,w ⮫1E}n~nV !؝[IFk Y_k}ՙ"n`>kʰ^P C8ݣ;!aS>xUWWe0WިALrhᵖMcԌLgI4mp~C_"Jg?rM-/']"!芷̄ς8 XvG,|UFoxl\u,LD2mi"A?!M.^}OMjB.*;("s# VݝSC s>,9V~8%ŽV/dܧ_hsG=hhuROp%7ӎڢ=Tjβ_Za`B?qɱ._Y^jm^Zm  :6f#5ߔD0rV_k,]ޔ,rqލ|ZӲ# ,eO&QmEf*hVpe%~sz/؜ᅥXͺ&=T9kT$#F+k)hf_Ƒ7خ@F%mm /:55" qiIkG!%U./+ t {|bc٤׋ ;@-=&3Vkpz{?ߞ5TQ.#ƋqXEy4щg:&'XaTw7 ЭXgR0**N1a5yzQ.v"bW nIH$٫iEX-˝A/;3kC䫽- >Lg0Nv0Hۦ&ѓř҄+ORÞ+wkcS}`,y#G.CRʂI9Z!nd(P=k?"AhVI:3Dja֊"*Kz6+͑]3M1PfkwIsa*n"}I9urȔ.٢UUIqR- vDņn0ɇĹ]aEHahb ܭ,R75s[:ׄٔU >\mA&b#s&ӳ{XCHw{ہ7ɜ:twH`xÖ[QY667h#qVyG)kM31OЋ&oM̭tMG =&1}>V&Cb'{#OW7oD͔LP҂k_soI~nD!7^ܜYǻDzxQ?VU\C_uMqud{&,d_B{PdO zmQMKh<`},O61h~ݫuа Onr[(`72ȳX+u뭅Wi[0Uqj/"U աlA~L3 "ґ{պ޿:ڬ&ˏÂXʡrw-B:h{u5HAkzL+ i6ýR4͟ ثɱl*oؖtTUٍUbö2=p1,{W9v&#tn-H̏ =Fo%SҍmgS&4?(٫@LͶۮ[x.t帨@'~oNNn?Ӭ@(sR/cG*ddgS{CiUFp%GΡ}=Bw {Lf ~U-f5GF2BO {98*һ6dg鍓z%AH+0)G6\oFyIݩA ϴ jL F&CG@R2H8L{wBp%lhQ.Jτ⊳ VJΗAI!h.QC1|)!KR=vG#_)rVeyzk@7Ȭ ҺY"-Z=us|Uryv#U@jIY>,f$.3}ӊv1Vi+O4bU^-^q#%<s4Iwָү*iaq5hO#SFP|V vHОuvHט 5[?^Q;n$ZR1a֯dO-),b倄k0ǞqMgԘl#hJAIn%J[e"˺|  sp]_:}DqeIFnP{gM͋zTYېX>$B2=Ѐ {RwsgOkO%]21u ^ŒS&+S&lF[]Zvy./Vٌ#'=d~ͽNΪ1 6+5dM!sSF y@FSHG~k\K_Ւzvkv,CQ,Jg6&ab+4E׈%^l{(pxo<:܁.M>4P'Y*?~MS8vN|V!LK.Լ4ao}p[0ԙ#Kh{i–o98]D|" XD] ī{Z@NPƨPL`;q#`*iQ _)fZl:♩o<{} QVmJ%nݱ#0+R2峍a&ہѤ6B KӀM6@i>Rp I'7eѭsyJH몁O@?-?,.M9|o5h O mz2Z;xG2^? h*Cf @A ͋ǁfݢ䑞'\cO}$5 D C{N ԍ >GM,UH-:%l!+."GgFyPpQǛw'=uoԕ 9׏O&QA?. ?Fvnvf0Lm~M1P.Ɇ5vTjcgiC2 e+ üE˳̅!0BwFN 88r9$oBN%g6bkA&.]8$Vqdkr|ТB&aȣJ Շ#+ڪE*ݽo-Kv)T_!I#:֮W^1{՛5BDՂצ<0.mq !KHh5,ۚZL Wj$ݠ0ʖ̛*nčD]%`6ɓB:Q ՒӌJ%Ԅ}$ ⃓xsSΚ%MbwiTXSWiH4EI(FF#~ 3o,ɀBv} gV wЕALW3v#aPex NCTu (*݅s>|/1kJNvj9x@)G1edo crK6amd`` MR?ږ`r<=yBwSGJ؂LXq>V+C T"0<4 \ihY TC\mMJ6%VU8" ?Ljn]я>&.3K@K5^@ZTڭM氲1xLTܵI%.;ğP>b\,Ad A\6+acD1q\Dtk; hERsl/@SR4vO!a:JLjy8m^bIvࠑ'Ý3m<*,%LHJ>*doEB:m*v,'ih:fTC׆sZa2b˥aSRLދRɕgrf:j4Ǐ.LOMuRF={}H{:%RZ a.T~!?t1h32Lmܴ:m>s{ +^lūPiEɽnA E=8覶 ՝>Ob'-/fch7ŲŜա_oł [1gROF'/1z8^z.VXQbB?8<{G#ymSm|cu0R= c3,wm~DbLzx+i+ J ,.(`9RRKhNo1oҠ _D uW'? ^)NR~~P%ZFƒ-F,c'f(n@G OiƱ[l}Ρj0ID=k1x*'XxaQcq@{HqNAc@@vB58 $BmJhB|_ʐcǧFBNGQ{ ՇHfޚ)b>V m휆(ua ڂd!xCYObRe9/fn:[{xT`E4+ FԨ!͉v<)= `oMgWzL_CO@J>nm[s]!atYת%P]EW:І`er=,ehk&bG__i6ɋQ qoX ^ 6Ɇ)ߥ~05)Ktw~U2Nl!.5!NVǶZFU7xo4"\HspPQbwtgFw~٬dK9a&\.RQz^I ZSE`̺AE=GZɏބWEm1y~f:Ċ♟YqJ+E:_\?f"i Qd,GmGJi.0\)h:'tf(h  ;IG*ek;%'ﭞԜ]Aaʦ踺E5 ..9nRǧ+a3^IB4"eqB:Մ~LXBd暛P&X" A#su \7WrqPQڢ0 +[(aE.[W[c.";Tn]7bu{7R><ˑ$3,~X;S'L`鹲ʤER$Sh sZi?dv`”V/!Kh+RWwrJ%L-3нX1-Q{FLl 'ftymw3 l]_/JN4w?<ԨZg"¹f$ִ*r4vSf]5'g<Av[7x]cٹ뾁czgi"~n[>)ӇҾ>DT+-lD%д u5fb/" {=$L ! bm{5_YbekXo9}q!\::X݈cBaVq*A4j2 doWhg|jV`̀Y>Aa׾>pbFN3 $[QBh9fX{< ?X'E @E g(ˋ` @2 ͼ] A@!w:j Ye aΨP}K;jЍ'`ƣmN fUG>n:r' ”YYD;S,E_V9q "),1=P^|pB/HK{ g0:f1U4kȓ ?y5 }ńv@ ϼ9Q1{fC"RlGa$+JNE!ϿFEًJV,:h=Ŗ)*owXt{C h WH:h# JTõ#I7e*>8kreέG>/-oЅ>""Sܨz{D9X*Kac7U+߷2 HP!4>RP4B1}ܙÖV@d17VǢ"utys9952G 8V: 3 ұy玌*wfWyԈw6{L&N(Dw|۵~$Φ!G$(Ɩʠ׫dv(57W ݭUj7$ˈBtkl@d~n~ukYCŰbJnU;y1P qU,җO,{z3lm[bp#EHAK O '|Ec Pwj2|jgP@q4g;J3;Yu;-˰Ny6N0ɪbnQr!4'K$35x %fEƭ5ԳVa ՆzX~ϚCQuBDu9W&?vY.PɼYE'zG>_|?f2s6]Wjo@Yz@:6] n@2*ON^[o0HH󤷸5WƢb( -eNݬ4d_jޜCל @vEMJ` O 9xC8{ژ-FObCLٮ&dT'{]e/Vea=R%|j XlOD \㾌y(52ǙJjB!Q\'7ξ,ʕ)NKdNʔsm ʒrzyM1ϻEl@B6]qbC>W{3C,(#zPE+"9$T@ 6YJa~3YX2řQ{w ȉ*3zy0%Hzz61{}*(LCk S6n g!ƀ;3\pcUq 1%=?IJdsOݑs%^m?W>,>NLMxJ;?YNd1_ Fr$`|qr't%9nN,nNLoO=aTg86 jNm>A\ ݢ;'Q/{m5UqaA&:#־)z'Kލ&G>@~j/Y5PkթyC 1}Qk{tZaX,ڸfhֶSҧt-/ ?V70GNY)3ȧ< DJC.@z *׻#UCY> +g =gLp&_6/{5QP_fNcW 8V*V+ J?' z:.%:UL]O ؎P$ݒStɀd-~Qui$mS"z{%HKlHXXՔe\ոet{UD$J2)>qij~_,`Atinm܅W7Su51},TľO11RJϪ)DR_r@i|C>&cr3ծĔw.ov@,KjP@ mIџzu{ Hm~ݘZ<\0Q&+%o4/ѝRcGʹ׍38enPC1G%ggؾ9rFƤlzT$L]`:7y4RH-Ղ?Z_P#}jˣ)7S*>J+#W FܙDړK½]V=8R];N1o q=-yt&%Go#7YS,Ǿnw.΂!kmˣ|rA:pˎЅ~Sr5テ :hh/''{ezM? yp%QWq;^3 »q:|@TY2ݟZ&oh y`X4C=#ep{ U (iLʐ'>"YP@S9>0DEDk6O"dH8̸B1a+`>;YvΊS*]7kF™vVJBM y~Ҧ1}yݷ|!Q)8, { cHd)D?))+ *i*T NXǀsus ^mn_cQ+JRΥs]0^|5 j(}~)C槯Rڂt{ƤR]?ʡЄO£ &j) kσK_F{o}xkkF_z^0HnuC+'`C5">@A*7>D q, RTBOɗěT3a`8'_p"@I'bj9/Ƈ:,'ȃAN ^r|pW -PUhHۘL |!R(wDop`q}=` eŀ𜛀QćK?+ >2t -NiŹQh,μ*㖯.C=pӢ4F/AʄM@ZKǨ{ގVl(v{K6efn,#ws4Mo 2_"  w~"2l5'zC3XAY.IRPҌo}=5QhP,+S" #~+7,I3X=,oT(DA{V85[eVRb84ꢃ*\ a2s(.[n:pZ#DO?4~!bT|mH+<.Rn" ,=c(J"RC7hZYݧgNS=OSL`0(~,y,wJw`*Ht|(dۮPOcr6Ҁ̺c*Os[kk4 VӍ #a Y.d[t~nx9/dfk1ՙsC6orp(!. :#dX}GYM0 US 6oqm90wc&++rӿg 7󙣳7D,rSQN,ڜVλ1FIjӇ¥Y8T`ɺO88*}mW.&TL힏uܹoXG ]4jd#g(uTGdj(x'ANnΚqY':KWSel0™6a17wҠĄы4LwtRyzg'a`]pZiZ$m1ɋ%E[ݮ;= tfqUy'.Wb7R :y!dNV~sQ:l-@{ 4nzhh<X(4BEN LmV|nhɺ"jK9dR} - <9 kUQ14$K5{,nɵbe[*?piٹ ێ+~# JMj< zP]gs &NF6 ;lT}J#[,'K(Xtـ<rQ"9c]Ur@#iIrL{tC ̬X?,~?]ʑ)OJ;"))"1`M!*Ik \Oւ֫[OdPw6c[N*~%83]ߓβ[JV=>Y ; ~[EOhR%@jd3"L CIUzh=3j+/59h~(]YdĐ6b?K9KDk@) b.::Gpn {8. L7Gr x3쩥Ѐ-NM]GGݦ0V4p!(2rW3oTRMj|zj{fPUiWAQf8DKyi${gʁ=Ul@C^t/nG/.)gY.4.=sP2i E&l!, ~唾2A1 eH7c!,q#Fozk_?NPHF*;dV%x33ӾOTĭ&,e.> [! #خ]_T"tvS3_< Y(5͹ $iJS+~1BƵE?J%S!*-7CyG!*W̺j7f[\/Oſ{$_HZ5SF;`.–Ȉ'm1mHkO@9-iCnK?琚X#Cz*Bm6Hu2kc6W@wL*8Z!}*&z/D1 T<-'YDu~u 8Fj`|Кtie.!˩@ gr10hp=WS.5=}D 襴4S3O<8(ѨFVܾ?o &m# +=FL2QոA("үy l3݃x"L[?eY;`\p[A_]]o^A6 a"N 3v]^RH11/iӄZ4OT^VKP·Nuh2(iYs篚4w%tvxD"'kTYK|kUY5 вѵTjL Zg9c+G0wL KsrGED"hɠv9țɤJKnٮqV)?ڲD*_]n}:D85nF_c_|@bj3H![HmڮcSߵ+}RU̝\J.·\^T[ygǥW_ְMk@%[z2,[!"~ؚbP22(Gd(3Znb1>Iۧ6HpJ.s/V, -{ug,Q&1$rHV 4%IMR<)R>92ڐ^0G&/3K_{ (Y9,rޘw^F<_{pTbs;,m׼}T'@Mb_06sTul9loр1)A׻r.KVYt,@4q[|,#eQHA->Jickvw`\`rgDQ[O.lu!qG!.خ]yl+|^RefacdOSQbU3.܉&+9hݍZ FWR b$>jƩfD 8 W{*W;n=ԢYSACM\I_LcDY~֞KFFՓҵ J C"5]I3Q y*"]•a|y*$³gg3=OAG`W!=I! 8id(Ϗ9Kd*iPRjP(]gRSC!=)>Yd#{Xx|ٹ#_ddf3(;0&NWo#+*5A?a?x\D^pBt;ل9`aZz`}+dllq׷,x"F_r0Jbf\޺kؕ5=22JGhBi&ihzJn*@TfǸ vwn ZȘ:|e ݽgOg4$E{7˾:>8GNA $d_W]$"ȝD8PjeU_'>ILz5cHǘO2T@PS<Mq*R9tb/ۇ507I/nm.; C\7d=+qD7.\eU͊W X8/DaEȍfW'8t&v {~]"( 1|0W,II(l-̮_ ˉ/ЀNDo/%RR;Q[@Jfj*LHnÛ9\^K'7"Ѧ|n=\ ϭ-p4L 3pU_Qk4o-NAA =9 7xum(,T* ]˯5p,;+O?Ѱ솹>T]̗>\B_wV!FNɯF6qĠQi %Ù3J$r8װELZZpph7pMp%u,4v\|~|7mK^|+ǍXTh ;͕NdĠx.B5ߒf|F^L U.Ώgb{"zKU#b1uKt@2LqrkRo(csY{%ϵnD-\0&)YuLțk[E 7i\:n"w'qOg'^$X`g6X"6e F7Ur|YJ|;G;0^ +f -iGFІ.5vY!y žLHkӆ-CQ&Y5 _KTC>ކT7)fYL IU F% xBOKG'Dg\t/Ǟh#om!eVY6a]}^x`؝1OB\cRV3]+zlg}bH iejZP `q襜ѰWVg2B@k(nAܮrs؁>ZEz¢]휼uu"(1rÙ[?m Sjs.>lt^Je2S!~K{[hHiijfgJ`M5`t9W}(U.T6_b#К>G휕޴` ` aޢyCVQ+ĕ<"d3 FO:KōBưY}*h~ [ʈMhʰ0ē?엸65R|{Sk߿Sâ۾3]zs:8U yڢ|/A2 1{/:t 4`T !OYI`pΜ8 aB+?E\J8"ZʏGUN*:mqBeqDAZ#W%&A&$;6eJH|C3[2IҋΓk˷L'Ue%~Մ|St[W'񢠗`XUcQb3*! x5cZ!`.MJ[,#?(ж9(}^pEx,9\>esW } FۻóhF"enm:;h3 9uzV_+6&*~PWC,N xcO Ħ. Ty|1iԶrdF:Fx 04R.+숿;0Ob R5N1^oЏUT Yw!9_׆>=[2B߾Rê6m\:;e T QX1kxS8R7m,uDnylxZeXTW栨\v`ZhL U7$ʙ=RǏs, w:.V*oK- ʎv5;-,f|D*"|\}5o"r|_(Ve.kzoc_nܕH^=9rx @ќWDW7x1ifԣJq#+QB䙴G ߬\Z։y,9yZY[ܒzU3uwQ S[?$񜣧6H(k|Zvo,rMVR&A3g24ώV.4;LTu(. 5 6?0҇ޖKdM`ςt1"^ e)/iS6LoTSPq> )iFL&;eS:Tv^4bdC.t:kP(wrlnø q_kS?byVЊ; -Q?m -(oe9 =g:r]Q"'C}x2 e(BXu钺 fif%!&=c?,Wok+3H[b$ c^(0js =8'~jflW``kcmy3~ /hs*1,~.8R4wdC5J bN=|C ec!nh̛6nn~ "= ɳ]%g<~j`i#J9AZ(G1қ-`SVl9+T֬ͨI 4MFj/+nrq4ՕkϐiEqԴMHB=1 D銍[H=$My Y<_ fK,MU.sZ߼wPjd _7:x/QKjtB`:!ek"te[ĖnqKڼK5B?s/mrs LEj0"Mĺ,1'?Nm↫a_Ӧ{;BqZT&Hp~n !U1tFxx[wF`_TQ7* el53x_0pRsu*Kkߘvs)q$L׌V$LA%9s -fʇGArB@{St E3\iAx_Ù;MmHFLFjnx65ν?mhkw]="&Oι#yC bẜldx/,u|j]I0^G5OX~@ka?q.)ts# Q.vvJ?f o#,:|oE/J'8)OG>+Fetr{HL&TR3lj??Nm~7V9隈/Ec2S|3cur_&JV5n>?\S|x{kʧ?ow+UԺ^3%,ZomZu02Ɋ@JuL" @O_p5&"IB%}B̯=iyPڏ9c@wSK6`^W*gL Z°ϔ= BigA~[{7ӺI6i6Lσǣ\ <60@-_0~'Ux,oCX^wlViz1-V-9ڸDBir oa3ȜVb;>E&__ 6{2+kU<ʔ6BT^Ƣ Zxq,ќ'` :|owGp?1aɑ>/UauzM 32fXV# ֝ U-r(j'@gJ H΢k7v*W.|kO]HDB8: 613?4@pef"kG揇uOdaш{wInrHNI,8Bh=:pLXGI>BY9* WmNuz߃bѾTNkōeX8m ɜ3mJk+WydA]8\ Sc\ ϛFg wc$뉉:,E,`4,?Vq2d瘾>eƤI!u?dघ`qW'k;=a9 >!0f iÁqIG@ML#0C<-F#+jF:S8 ^ :U+D҇O;O-Dq{c/ k]$zW~";؏oIYK%$aӦn +^` x]{30I tEv`:-^ƞ>Qvr mpex{,ȟD^EBˉ\Y̴4gfCIb|8[ǜt,}tR3D,c 'F?'+h{ w_GG$:hbUT^`NAu?I̡$*F'ʰA@{` %^DDR 'H^ z0u%Eq?hJXp|}|w{1}r_)MwX8(՛ 5ƴE{0yAY*q@60jpҍpMf=aO!@/| Wߙ *T>|{XCU|BVEn&Si^sJQK*wea#3nD>@K ӑJLqx_ Ŋrǎ0Hm9!r&^w:{7gO$^E'(OtYdgghj+s$8BTV鰧oշ2ljC2R:}Fu kXv|cU[ǟ4RJ=4giImxF>K yZ*r6ܼW6ow! r%nF#\3NOkDg}0phDV.$GHu2y =7NO0#)})"W80YpT3Tf{o&l}#҅EEmհ^,;(h=rjEvU3N<`5NWlPT77ӛ-V#7ێX p\L\*Ö$úg*8q`l+H'(MFr^hQ=Ց(P^B|^*/XێHz-) NB@z&D/`uJ!V\\<[>O ֘?V,'YXt2Nn [V_Peafx(a   in%Vč)Cj~N$ǂh2? 4;M!^Wօ[Ѷ. 7rۿޡB;r c+V@z ?qS`aBǽ54W'<e%4CÅ} A";ǻ04 tXAByz]ڎhCݫ`Ͷ0f%-UE.]k-e݋ڰ \LQ@I2X1^oC'jE֬!mΆGe IZMk4QB 1V׌wg7-"767堓BSzde:㓺};#Ր DuUe{YbQc6lSb"RM1]19bO!9ބ~J1*섃G2 Zh #bx&0xqisXKMfZNI4]#1& 1X|Vm|EΐIw_V@ bVHHNru걇jTbi;w6gu)\d;­{rXS:ĖrF{ $iM,L."Jo mpcRi z| ;C5>*EfwO㥳Vg:x,A[B{Fg+ FG+{]`7E(2iԤP" G 'v=oP\ I~ׇ27ʊ[ y}u_+-@/twHQO ˵ //jGhRz_KdOvN7A KVd=gbK-FQK߂"=`KWeA7EbSF\2|$vi`^кU\~T}h;U8smhS2%N>켿?N ]@7TY%7\u רAL´8gӥ&=ЄxӚYaywtd#vE$MEŭK Yv}SceQζ`IQ[wr޹ A΢%Fȳ/*ߊXJJB2Gp >QZtDRey5ת_3P[ؑO(Ѥ]sO9?/ңlӟaŽ]~%qx4W3)d8M tWQr`H={ tGx6 4Vv~5$ԣ!]Ag|]8LH P&9mQ_P5Zձ"a8,r~qINT(y?3[ a;M8ےGIh][֭N Tt@Tfˋ Faգ`fpY^〈Sx1Z`ޫé r/>&WT5* _Jv7 6l+X-]p3 <%l&Hz[2Dz4ؕze,b- o$1*)l]\36%bq Job*~Q, `YwKI E:^Y};NS㋩&LXϰ?%'q`Cˍy۴:su)̓> t68G^_Pq&E>`+qG %5 6qJ]ĈNL6jYC.3e \,b=gDLzg.+iB2xL栳Qc ppݭ _SL(+s uBUPR v>կ)S~br^m 9׊ID͵|G9rۀ r0ВVO-,΢~Txn8Rl'z=.j-vItmA }ASRs]ow ifִdyTp'O;~,D*@w y'P !`˫&Řėy^Y(0$ N[`_#y?wC_\/ZCɓKw{֯KD%Hh tTHѨ@w-S Qi]W'"ˑޱss]1TA/@Fƶ'*ghϙUb>~G/*ȉsddFM-;ܑO;-md p*W fXÆ(qt{\,ߵ'4NFt=~8 Wt#v kB1 FQ龈Dl˓HYZ()&],ؼN`)j1 VaӦJd6}HGuhn5&엺pԋXP8ԐxKl,9wy]IXql21(}&KOOF}@BT!PAC7y&{N/Y9D<Դ@=%6vHPW#rb=R/n@%yKZTcd|G$׍c4cj @`Pk;jh[)/>dYIͅWCG-N3S@s7B 퉱N(ŏQoC&E&=1axq ʖnuɭ%xpI?~fS1h)UP氳YZrQc{+t2H@Ag&TALiu9st-iX_y0t+nھZ7Q%QPds -\+]H\ʨxjw`Af(EJؓչO }$EʰcizyW2P1%][*(-9_,wST~ }ZKD'(= rTf>{BH(Zq!3 ⺁+}^ОHeSL%$cr͢M(NG$6qw?}b 8D:$emS $R) Ÿ[w`zod? ZT&f H0 GDՕ<{r$ˆǫ4MJ'd@zDg˒%P[\4%uKAS.VN"ugslv(iVyyQa+&dB)S/w0Œ onM2 \b;eJ@cxjS|2=4+-ۤ3A-R2];ajsHbϣ.WUs]%ՓqOvs8dB9f?$|qgl9R폇vŁ nN]DFzZ, ;J"]Q0$~B !CbOQW-BciTw"bewYVi `XOȠ=zy& TƸgyr#Q(3@yX[Cj q [|*3Nx :~&@]9:u_9}И^=eZVîU٥ՑRh8_0tR6sR~1)\8(KRogS8=3Ѵٝj#;0G鍑D!SEjNd -^kH(?v- kt'fGy7Eq[aU> 5床N{ -_"PhQjlGphuZ:WMJgeGJr]n0i\]9y#*ynEǤ4>UtE T-AEF)[#\`ep@>?!44i$s ;5i;!"&ȪI#BB 0CӒ7P1Y7`, c1b*;C Ŷ vl]JҬFB[ V ZVq* t fU-FBB901vt{^Y!B.rT+ pNR &F$a=̪Sp$`y}4Bmh́U"o̼-OZCh2z ) LaZ_N"4:*@&m Dy(26"9Vr@}~ڃ$l\?x NE>lg,.'f 6Ѷ6 )>Dp' nPCaKa>,7,<%kg̔3tDr'yɣx T3?MLAMg!V$bYۨu=Bd "5&b˸nQ:x; 9 l_U`=LNET R`6?Bco׭2x/W>Dp͙%7K[oĉӔ9.m bUs= @r޵'ю+BD?=R̪t潿Ldgk ON~*4!˜9+櫎/O`pi^ObNU{EG/-bͪJL-<0`>O)oUq Qu;.0?&JϮyeB<WmWK=O^ά/֟8孹k5wUA"[vBNj'Gl Vb~Eid@F$h)`ߠOEg* /"nD.2I$}=f ?l>,]jz*nһ(J߯mԻUx'ߏhcĐenXwʃh=%t|#TOSEMmnԕt'ĝf{/B'[넱HiU;O@o˞nZC+]T;-VeBJ)pD" Ġd(WYmQz{7QQ`ZS rGKmMVBur2}pHjs˩o;~;64u3A7i]!; ('nVd>ц@x5 (diWu:Cv*wO#gF W #EmR i?K(UIcRH0rkEU* ~O ;TqNu<, ۖ +E^5XA>AN\S]GǪy6kΎZ\|I 2¼Fsn#9R Sy>)rC~sPO:Zw-x-[hZ bUd=k([>TM38cAM_z}cudc,V^̡y;mRIlu;,x?6Ϫ9&ͅHc J-%x'j+-Qbk7=LX(|Q`gURgùfK͈@4L]1fk+QjQ<gу4RvR|^ג $ysuEwň˻y7}zl6ɘHģ_&Ža4bA o;՝ %-}G9!J> cJɧbğ1D]: B x֊~9ցe}UI ӴGLI4> y|Ϊ/^Oz8pCq=;%Atbc%# Ẓ_\DIbKlҤ/tZ3"7_(B̀褥HWJ9@X fdnĢCs֖)jӝ*Cmb Z7\hh@Yyq6tRA&[ C7!cG`ﶔ '#?@t.jR$*tBQW97 wPDOGZmVP8Ug;fqn c-m)A\` `:ޱd[3<ȈpAhTh1bTy-c\8F))ļb$F+VK ]s; Ny1zhSk$鹿c6rbMC@}0Vx5Dghk,Fe'LښL$1*ұ2qr= $9Φt?AQ_x,%ջ8pae^[F9T2 u)Yg>*Iҫq 3 ,伉f'E'\gDs'$?=Șk`7e%)$uRG>|ne]Et[B_aB.o1~hu(5:u Ȅ wGlo:~]Av1Ug.?] E;Sm^kPhq3 8 jAIסE6%/b=FqaՈ^ sNE)^F3ΜHq~S]SbMG(?ԝ}K!ku3hRdooN8ZQ8m#M6'w}Mhhl=3RL&8ߪjDp  ).H͊ h>iaN&]3m^|X#ԊW\8=fn3]K?/1J/ <:Whܴme1UIWwCsA7p(9å w0{q{lIA1UOY֢ Eh @{H\awIL^\ w E=5BTLZlrv%tcz+@pciۘ5Zu6vy*u;.v8vGP Z"4PEiAnd>Hux`.y;X"y&M?Q7HN xY">Dـ=k`܏i ~@ߦQ7z iqZH͏wne~m^xV*}66N,-D? lbD>t={o$00Zz8#*N%?xm^g6gR<;Wpl禰!h7D+i pdz'\/?G% ;nJz@lXju@0̙ml*/{ċNBsrx`(3%!mix)JAIN<15n2r8̓P$I1Ziȸ84qYHԇB17$ 5(!z*+)Ut%G m5G(7FtuvUXBxxΚI*R1, wڸpT6%ݟo;pz+ImCGAK&ɓ+CYS9Zu񗁸^M‘ONɟb!3VUQ'C\w7Wɧiд /=vLy"$ml"V`D+d2LpNZ iӡ9"/H6Ɓ)ag}((_hKȲAfm{~[LQ83QТi~6PWkk"==Cj*L!pGBW+jEيG[1(и/+Zÿ7Z()me0*OA l@]`BFY?sS]ő 翬/:Qtsb$ yFߚԽcA37Ő΁ o~%uߠc2ߒudVo l>[OTN|QbgZh.Ӎ(2ȜpFl#A5QLEA@3^89 <3W2ʎ\^P8A2?P`!->y28{8w3fa @}\蘔 QBN!})"Q+ZߤIJ&|^#A?dSbݲFUeKc&!&AXn66R6E/^g0͇$y%Gu5#%1 =K^Ͽl'l9"пqY^dqr έţ,IW/1Z?L êǁ"%w ީ D؏\gW6=5| 9ez7wj  8O)ext"(.*Ӫwnd]-[p^lS W(ϻ[a>F»!ӽ5W]VT~9nt`coV|OC[t* S5~HLD*09ൽӸGq}D θԝ=}>Agąl 2?.z0' J26.4^"sW &BCfWWGcPϘކ+UG0m5O;gh]WlYBzҶbH/"=3[eW#o$A՛e`uZjntRl%gdâ(>!s$$JBpՓhɣQVZ5 Ew)* \ Z} Hk[-ޟzG 㦼)ǔ †xT 8OXǓdn ~N7W zǑlAZ"OGKJ:®gaT"{{y:%dQe/ay s%.WQ!ݩjj~$N,_#zŘSE-)Cѡpu0vJcG rM)Z^bݎTM{[9?MRQ7izkzRNuϦ"I~^ImKȤ,#^Pl2(W6Z(%&sRIW)?u|#_z~P=[_<\l*Gx(F*XT.L]Ѓ{T,$%P9D&1e"OV*ʐd̂kTϬoD(TRM{@=B`8~Ѽ?'`5}jZBN3Ԃ -%Z}8)|RQ&^P@UũL5k;,P p^TZOgq#{ay>>B,r~E|gǐƏҚۢ *rQ;%әh J|"6틹imФѮKpI3jUТt)]sC?Z@7/#A&tQ(>GuFp6&MmIt̵Rvy<to;bL)I&5leck%|b'c"z;B߆i?_qW`Wi8QWm,;mT,oP*35 } | V*rOV ?b!q9i/j=mPy @ZhdAvxaS J }2EK~dˆ<4Dl1!+DܫwzHϫ/6E%`m2\.ݣAi ZA`2mE f7]H5ڃ/ Wn (Vx6 { e-gz\9_!j㦉%ƚ4A72+'7/tknaG|]MhzH݈]s U& 2&DfMDKLmQ; j0WInQŞYUQd*D 3g)ǝiЃU(vZNɘUbԙp6΂ ̹65Lrt .Rlg970hU a`)(-I3jEy(>w qT."9|"?'A"]^h0R~\mE8wE~|ZOMV]pZ#' ow-v KmeK{V>F@= 1EF2g/qCR vlW7kWokϔ-vĢTb(^ V@QTtP3OhSv7NRzJk?Y*9&cF׃o+nzΌae֎ZP[(=(6 -}6˒:,v:Rh^ObeH}b5sC2sh`7^-hھA-9z8!8 Cgxc\PW^ \L~ P bΪD"rV`2/vcdpg0\ο\BSc\ :X$P9NqDUb"0pQ;]Zoy=UɠZ%:B O¬0NuSm3ties8).ycѴdڱY:YVP\hi3@_8؈@ܗi"Sƥ)#؅M$ܹ@ݡU]cKe97bi_,i$63Sޠy4+@`gpqi=K|lRO=Fz)t@OAkĊ^ @9|3O!D#Ql;6[kꘈ|eWq}h>Gz#}I\$Utt6 8@{(I|ɈeխO{J!]Xҥq'x3C ʵc&i6CAs>[i2ThT" A(c5YV('DDF; {7٨;q l;?ZxS(}:: a.%ߵ T' GxhXPoFمry"'mbYk"/( {ԡe&`K.U97$l侞\5&z }Pm(_%V$PՐ/pD֓|6ֆ֝zvB|O<4fW $l`SYh lo(=Qχ,ݚUؓ#kDq~m^ɫQu2k.A#a (˂7O>ZP|K?Ro|/ rRO Fi{k(G#w%}p9&SLtͯN x(G |g6i8_b7fY @U_fx/jw8Vf3>IvSh3E3B۶ sEU^9Ԗ!3{mvssH9DOrD6PQ-sB{-=g/&[oW'g5"1[G]R2p-XQ?6i8<3ɒ :{6s`1,|2^Xrq<ڌBT+c]X"^DvCx+QLLd< hdf`||p1MFi@폀EL8޲w\fo+.bÓtvk6nd#|_`}G4f>mIkhsOvZKu9AC.Pts@aqqπIt᷿ grǞuӅs{eX EL\ Tb2Jpt:ֱ)qK=]­& ~aJN71~[{DѮDFPތ">b/oo\HF GaYuB~8?M4hvYnY`;UݨF|;¨ƫ{̃\hĬ4Wy3ē_鋊.4X4MPв{ےOm"*LZP1[өDdRH].JN2imm*9Q1A)ޏcw{]ŐwY'}"ut~µȤ1OߢYESa-1rHq/@5 2X8:UwnAwF҅>'"{Z1ء~8MD\ ,h1􇋸.d ͜4I˽lLMW6T%G£o:8޸Bb̴3Z ã1aһU?UPZy*}a:#;3LI>i6h74Yg8Bqcq\('V!A*xc1bhf_BqU7`zMؠ()zsS; 0$"0,b-~4&BW٘vqzs_w8)̤O](bo^7{ZZk;oW逜6 f炬ޭ꿮'Z=LyC8E̶1#&-6.ekoNDdB  cpcM zv浐4\.B͜GIа6sC(zB)0\ˈoX$* G(R- o M0*5UlFf=XQmпJ%iHjeGY#J)9`TG\/Uo7HɎUjyL5Q(v߷ ԹL1gB-y56dLd F\%% hOVHbwH['2B+7ۗf 1BCHה{՝\:.voݐlM; 64rɞ|9=:A쭫ʻ7}S`1?"^tFTVe f@] u`NJDʎӗhKO243ؗ~2nHfַ$o'L2zs d.ɺX9ަ)euYY;3v>vڿ:Y]V/Ц'#n8U/et_N*qf E5Q\&'FDljH1oKK.F_¡+3ǡC"IQJhzW<pd)6'y^8"J<[u~),?}.GT9bS% GS]-6"So9yB2Z:EDC7aoD՗y,bM2wYcˣ,MVͣURf498\/;ӹj]lJPV1~U"`4+0z4G[Lqk!@$׳t<51hy}uJ ֩_#پGg(%g?Xs:dql@ށ \u6;3015jנ Q~7Ll0nI.$KD@ػ+h<;r'k\ ^XxtfZNVŵ]ogzhAǣ.Ӟg}?VE.isp"8D# };q-vNwUeZ-7UU"D&33KwJ$)~r^ydf5;"*rIq u"|(F[DB),14>0Gxk萝_z0w_o#9}\ʰJA!rZM$X5M}tpV z ^мC!8pb{8LN*d gRԙ,ng]-a?w%e)u%s23m}nA$eMsu6GL__@*r% n2g|"O C.@DoҸ.T$Hp8UB囱djs6&5ˎK`Ŭ{1zz.4y0R\ZL.C/F\ɍ\ BWuɓ зafћ"n"qDZ|ѼyBKN3뜠A!;A[x&TEbǔW z!\yK 8Eobv&+N M]Z`wÔ&2U =+L1#Y=ӥd[0\܉k ?4 VFxDclH"Tju?\ k?PDYgGV2P3Q{3#kAs4m ?$q*䤳'1# L1QdV{*jݡ{a%05发Ep8>< Q (V!eì h13Tـ?F a/!7 &B02B] )L?L}LWX'gSO i.%̻I> \:<'T;yrPSu}+0(kا`EjSӢ3he]_! aϩGr̠MY${>&τz}^+qS]V ; 5*epFM ?,xTaGV kCHB-.U..)ל? G`,y~Q#QVٜ(f/g0L1. '}oMUs#@6<I3yێJ̔fC}Db r?z? Wyy[6^eJ}p)=8\|v1i#5rq<&nGR{Q#~bSj>Jl{!#Lɫ^"l{*Bk U)JΗa7,ijlk tH5KPVMycݸҙ>#܈2RoJ xeE2=^bH fܦPq$+)ծ kR[Qut ?NcH+6[4 F60עU0iNG"gAt圉@Rё|O  k|;̍;ڀJUv\M2|w,d\I"Iwyn43~, ]\067DL< mςjrAPDWd(Dd\/c$uن?Ҹ30ĵ?/YPG֞xW#{@Gi5K$6PڴS!&c`H<ʲPEQ}ҙe>@IȌL]9u~,s _Y w(s' bm(;g{mws[0؝NeI/\W9|;͍?4yxC2] ҙrz($ ~\j !kv^wD\7'@2+ oIWT.B&>X.%>֡q0s"KisRnMzn2!3kuIЭ*ΘBs;BnնI=7 u&@.YznFc3M)Ӹ=nC,.)仛qVCX5af]{52{{LA_h7&'g€Z<<:XznQ.cJ䯵4Wƥ896,8~{GԶbNe%;/7Xrϗ < r=wNeG/ڟ/3^A?w?8Vc,{C}k*5LG}l桅y!0m&xbT>M݄Jm('m"=\^1Wr٭$unᨨ:>G}1EklD#/L5Hb-r^Ydh F$ ɟb{crcq%%`;}hBi A=`ldxR@ȃ{ԔW7򇫒sM5|<ۺ=v1Z_B_ӼΊ5gU+1' p%qntuH2pOKԿE4dhc 9[j5E{I:C1A\OT`)M3]ݽ J ML >ixN5L5"70eץ\ځZet"X7í'.Rc9V"%`>,iX)^]!_}8QA{.hhri0~ƝGl&&[›<2V7k+mVqlOPAv+l~lJþ;R?#v,MIqnS׾MuiE @:i1{ PcIKWF(ȃm&2Blq#KpXo iPv7I!V;NƸ&*P2aLb*e/,W/kkiH228LI$y64cNҢ M+ 6-OH2^<Ȩ=>=8Ln[ pi~ڵ0KvlQwi( mUHZ#0\!>mg(NE %bkymBT$K[#5d Y}FvA__\ޱ(NgZ46Ӈ/P [ { Iv7== .iުzZEY="wӚ7lAGƸxsHF?n^5l!4s|9I>6r90GgL!4N3 gRkLm2[8Oʕe*jٞBqB8ApHtNpǓ7n9/_r+i rӻ*_'5E!ŴjkcLS'\Y.3U['өΞeelYH&R%Su $G6CQ'3. f@HQۢ-:"WRSVޑ nQK 7IG^)rlL4@uSm#gƷ,9O܁NTТ 8_R1b3]A<@̃ff@$BR\U( /^$/v4zupn4v*3(6rR'QA%ϝ&/gT~0W#SKXǟ`o[.>뉖GUfbkx YP]y%9򸐛U+EzQ a )&`߂zEG|.>uZ;΢/7:׼X^(~,LQ^,9{o>-HwR62&: CKʛ0A 8f"*[w_;jYzvl4~k7L"cHV蒩ܱ 7ֶp\ $RZͺdnu04p7 |C%2,x'K c~4BS4 $ύFZeb%/ٙ~/([1j{j5Bfr71P5u5h7%>j*@M 'ߡo 4 z~>sE,lΘsL|ONuQZ[f,MD!A5FxTK_ac#dS8 |hQZ,q$mQt<8ULMrض['2Y*JkM.%e]OBdCU$UW̘_) %QLyD{XGDo)@oP& 0_q|5./9 m$ ӈ*-?9zSm>&b"^]$YzG֙О[hW͜:1_+ ֡ɨ!Fd* xDq1%h&(ҊӅn.8X|lA㠮8ieESCD ::]2yF|A| &EǷĝưJw뮱BĭY*DJK]+]Ubc_>F?JCy )r;6$FZkzHD0'X>Buz`!hV)Ǣ᭘n&u#/X61 X7L y!r~ ]Ëd⊫'1ƗGbD%1p"=ykQȠO|^_7μU`9MͼDZ݄<И˦du$ /'ѪT #1}"UaG*-mxjuaZHMu}tL+.~떼W š0k=ފz4֡:}+U1 glIOMʟ7rn _;dI1 \d b&amQR1ߋ.1os dO+}9.4$D?ڼΪByăaļ;˾SgP_cg .16b ?a}OBVlD0XzX~ Y)v-:$adbo1Q O $ZӵR >"J ݆FEh7"!>cZF~cxO,dpF l+W3S.}Ÿ`.Z̮p؁oʳ\4u&L.`~bX.211As"xc;ِ@u_,d3QzGkNrƌӹӆ=GEd3.7 !\yCrU^ˈDx7 ZsJLlԴ0-bL#4ﺾ:OB\^dd^'Zpm\NWgC2C [c#1*ռۜ4>GA fT8v rMDLgu \zh TH֯P'7HU߯hϾa LD)ɍGRgZ/b~;t: 3_BFD($~V+-c#;dgyZ֢Ю'qIPY O$l%J[lĖ DtWOOQJ|D0~(ST iDRF /O;[C )i>r:鿍ǐ ȯqr;ъ#W2L=js^Uk'G<{H#k#Cf-)vHH Ҥ Jye'ڏCKηok, UTmq+*RœY; s΢=@T|K,N #w) $"̑?'b=,H06R{/0Y65j]cU%K62=|NaT(;k{Eʈ_о+&6.? ,*>tz9Tn9lVFF)_H&xH˿ e`w+r"z 75.ޜfD ğ2>@{ZXѴ$Ǣeo쭶+jXڈ un'( S^537!YI IK0.$0+(7EMq>H[0yw;~ؓ83j-"D1<97˛? O xGM|w`5c>4݇Z)6Vۍz[ ~ث:,eií2y5 )$ɼ&-+xTydBF,>:}E [%zL66} 7\ہW);x^57fA2I.a  _<4¼zWBN?H@hLXo]>Fm[$MϬ(J0e%=/MDONȻ+Qlx7Ҩ?WW'ߐ)$ K [-u=cu|͡jlW]}M*Α4Q1fC^k ݘW҇OsaNֻ3[khΣZ)1 "Dr )"t#8ؖEᬾ!q]@A:,.|qg%93oo{d,0CFwd&+0%1)J1 4Wmt2qE=g52ta/UP=s^#yMSeqQNocUfA= 1 hYuE fO@fgZsK7-cǭSԭ SV<3Lp$©yd8K Jz.Z4m'0Wdg"Z #ѡL̂L/QqmԙN8:E%FBNɘ 81eM/hF(0>v}a.8Z P+:@TKN9R>N$)U,C"3 U%'Hbu_vͿ_o|̬k1s/Å<2/L3\oqd$o0Oyͤl@QTe%q`J&= s4,[,q? :ɰ8Fߛ`hFlg/|/B Ǝ:f__5Qˆѩn=BXIY8Q p?'d Qgb ʞ&UBd*l;E3nVLbrAC$ZcZY5C 5N*.FlV`/U؀ b6LRa!",e\\Rz?QҤbZO̅0)gQi,秗%cdŔA2,H f=E0925;CDFY!VpD=-W>#2J_Zyu^tq(\Z;|GGE;I 9 UY*NhF?%'(.N9ˁwE_ Y% 6|Fjۗ&/~{l)k*[Ƣg" *)Q F{<;wJG!Vz{h! `vH! 䆧D ӭ;ܐ|pH<.?4XvMx+FBqyy'^2HSkD15P?v'bn@Dsx#/26H(WLj'o"7W o5\~b, \{M28Z }M#Ve)k[I_+8"8=GT~\ BG.7~Gn5~U0W(V(sʹz ẅKRl = Kf^a Yw -l]sTҙ!T@Ȗzrz4&AT+ 3קt7,xfh6VuD=lGwt@|2O*L ;ƉHj6U[?[wT y\KXQ96I1rޒz}j޾IG"j#DDE, AYVȽ<ȣRԠٺ,L3@kos$PMݹRKP`S ,U>{.ݾ@W'Y Nt4p?@+' KFrR^"պ.@/쳰XXZ} ޷R)vKIhYZ`6v-eZ6/S6Ц6ONdeYE5yht˒DhY5q{{?w-kw! )r)UF]zK Ϭfɂ`Wil&2Sl>Ҕ_n+3B ]^G)+άhQa=MlE {WIrbθél8꡺; b\ILZuJ`91OCS H+؜iM/ E`㌕Ll}a$a_́0GGn Ö3-^u 6r1VbIdmh[xuy`Kg0- tg-C=!jaG<_:!w ӨbU-nUp,&ϗjP 47HTrExQLO0HL$7G۲n7^b<#']}ZH@ SC2l[s,aM[eY>؄W=5G4+tI;#Z=e{-[M 2^=p/nُV9|CLm␂s*$2u4^(De╗(B2wYi*ʣcB; ,oeqwQhj#w" U*5:W\>_: ܾ Yc +w!72eFd0nOUHtb䗧1lB|%a +AD,$p`3mQf_f+,Fp_u|)嘳 (_mpђ?YːǶ`᪋ *q9a CݜxipwOWJH~[md~V4GX(CL`SmWVO|gɎ>c pG!i• g ξ[`tTnzy :%ϑѷ7 | MU8k!m5 M0hxHBբ l{_q*oo ?+0K QC0{ܰP5lOU{}] ǘKAy7Y|ˆ%rSϛE9$6E_&" *%q>Ȕ򛲊oNaμ]xn' _ D%2QK&/*>Q\H4d zXaK?)?Q\<-R]rpj/0Ae-5iUahǘ~ZGiyeEЪqCey{Rۉٮ0UٜXo)١GqeΝfHN3vIkH)g^fY:@s[*Nܽ (!g+oGj*֙MNTYKg溰8<T>"qNGn[f7|mY;':sfn4{(=`ց}7S؅Rq5k+(nUzc4Rtw휆`BtI=kŏz l(KtصC`gj'y~tjFnpҀ[k IN ˌs $Vߺmih KtyRwi%'\ Hok9B on&?NKX:uMefH邦Ln4\$S&:cLR G5A ۉPÑ.*Q2%+$%jYsCܱզ( AX\U=YecCoWUOuf#ЇOiX,X^ wrB#KSϺnCaN iKdҥ` ;h?`|~R?-GKcT*a$+*4 c`F zwD,O;zjQN>YWz]UDŽ Ҟ7MH9u86;(֓:DʵA)OثzU^ش3 &`Dħ-ӃAҜyP:L)N9% sobX]6Ayn(rȶC-߬1Qc[cOfyLa$8F*˸""M (or*IڜyBZQ_1ʜciR6;.`/6t Peˀ2ҦoHr.xPT4US~hc@ )1ӄZhz +(7fy{Oj It SeYɅGSKIYi7W]~ # טP${Qo~$ ||9FFѣۆBGB}ʟ8>y螱嗹֤v }zq^aG.EHk̪9hscs?ʠ OʾqR:sfK|g6568J /"\-DK\Mw[@pù_)umPғJ@󞐪rRzxjϠ6cGT;%dKR.n_rRwD7wጔ. 2 }M-E _tΒRʡE R) (1WZO !@nςy3Ӡ* Y_,Y?=R4v$>6XMjy9eSd8捋%?:znLt*%֤- ݁,z۫(Lؚ+{j,ݘ>6dEf{y:~);[ 4rFlPL2"FS8UN}~5E,@g|,7G iwSF^i4B|M-(wr8BTjh@{ n9n4 TҤd)]/Hbl!COܶxz8aMf"ʆZYJ&@C#׋]Lx(^/nk(x0VN^ glN$x酼n_gAsc(q$a*%ed+g&CGO'Ќ(|QgIkM/' O΁+?WK7%i5fg@j*(F I}'XOE5L7B}-6xfe65Xx8wMψla4`дy:ɰIDg:Ј7!Sr`ӫQ="VϬoȷ$'`_5='s_V՟[#(\v]P;-^=Nc E]t%$-Qlj{YXAPmX+_0{{JBޮBS/vHXH Y9ε> Tɫ-2dU87@;Go0음.cAlMX;7nj>1v',ਦsm_C?:cNsxb}uAuiE~Oe$OEUpC;LIX5CsfM2ϔ >*мUb&ԓiھ J) Nepgz@Ya>e5zѾ2bpT`Ъm4d<\w}6tm]azcAL Zڟ}hi@R(y&-+t}5*v'[g jFv$;&XfKU ;LYs$(_5FE"^%_RYLfᎼ[~8iP#he+=|e^Z6<%C':Ed? #r,egP9n%>`1$Nb7;[ޅa#__O gmXnkGm,-OğTcN\Kv (v 7 UJIA&NN +h"oOMw]wyÂ}#tL;~j P炨Ej$E,nj@*3&'4; ILߝ"9'[rIS"вh` ksi>ckץH޲]w(l?+ C 0rgWirɋ>nJط:] FHYj2GZMb9D3''ڂ>i11O)>WKvѥT4K!+`/DB!90JlJmH" -s|z}$ {yp刅1UoǮb2+[_J؁o4+a(n"})XYsGC.0K@My !| cG* RY\V"!,I{*ή}a/Jz[RMuHL;T[f q2|9 XxGo|2,J|ts4zΡne돫>%^چ!1쵢?L!H׃_e%u4} WG;?B54[(>ix(#rK&"_ Y {Z݂:PDE:GPH&np^0 ŭ[ @K/Z.:dr% #[/ۂ]kC3Pm6i Uu/S< 8s'1 d8֓gӴ^Wv!-WC#'DT]WVt*TBH5)-'lIy_/KV` wdTzGw}*tv+,(N"[Xwo|h}Ho@.L%{F,i\NR##2S{dk^hƾL]C6\i>/Œ<)Y4F<t/4$F@8NTcy}Q)Fgα8pDk5rt*Zg 7($~;a߰lEaU{?ᱲ^AvÕA?{fP1f7#SMg@(Z@&.LGwd][#Q_ Esd)ᯆtQђ;9CLJ)D"c@uiL EUC*\d:!B8UArqZr?)^%IQWYJ˛kz6}&mg Uc|!&Pzh]ZT@Tr T/I`}g=:1yT[MfMzR 5xxz g.'$nL: u[vh#+*Z!c=3%E+εOU\}=B/F);.IBOE)nDPd6Z]$;}ozr$1%v_J8nPI\fJ MvXe.%['rd ?!f,^5XkRɰ&ىI2ˋ]jт?8b%g.Z{1&R;A÷lJ/R襫cwl( XPiSv 6V{bXP*pW IAMz?g8x 'դ)iF9&9-! rDd&v+d=m!} <' wc'tOJ|eS4|zw.ƍONH݋~-N,1M6%xucR1V^qҮMN(U̹XQGL)rLf^;L>4XdbhYqD֌C3]-_A}(-J׍em. 4o}/&ohvsBqXJox`2YAhR=d&qpuN rق#:"saheT(E,eD Oo]-_9 ,oSj!*@fH=Ƃgdp^QbwV?B^8K:!G2 Eay-vF@},Wj~ܗ#Eʼ2*+.X#.p}[|3ӔuTl:#B~ yXhu.nZ ?]pO{6g͙"5z( EB?MNYMsE0-%뭣Z#JWWT$}SBrPZUp5k 1bTw#A*Iъd W2u\ObH "Dg$]Ș[OQ@]MDz`kݔh7)kt F]fK28R'7`ߪKgA2C  ͺ("mOpqxw*1[\cD?Nu[N":hoҞgѠe ?be&xEPz%(>7LK! mС!zpFLZYȪ%Ҵd4DϢE ?\:fx++{"!nWK6V QQoؿM8TF `Մ8'-1#ԺdO"8F -hm{~y_X+E)1 `liZR̕ ]&~]m(m( H:hN|w*Ts ɘzd 0F\ UfO"І.&ʪp&+^t;LŠ5̾wnCh"8d[/1{m; UaFSJw9<UOCVs ]e]1<ĪNl7V.'i(wLiwn"ȆkAw.u#ʼn-λ)oAkWill ɱ jpx}5t3z^SƋk)H;=Li)f޳Ƚw;uTl/̻ҵg^Jj&N+;]yuB??[zjcG#ء R%!ԡxEq/+tʱD8<WBe Ir7876`Tv4ugj|r*U XFgiy̬zF-00уDޛ"9%6S}<BOP%[ _̂usYSDL]6d@^QgÖr= (o]-\(]$䣺H,´iV\]+L;)9"Kwqi6ў ;q2Y'~NۼX_ X_$k_Q2QE U62FΫ(OG6+ dG6z~=<[pUЩ'eŐ*%/"+k-9>LQ?8K:U $rV6f8XTϹc7` %;H9t.":'X>$7M;LE;*]sT۳/++rD-O@ƥ1|gsi<űhQ@?Mg_NW_(ު܉ֶG1"܆a!kD]#ݣ(C={zWQ-?y>K,ꆱ8H (> 5\8=|Zc-#\D5e ۹>j,28շ 4S&闏Li+[ωc9ʦsRڜ~n# ϛR(3T&o6W'9eLR}M}zw*f4\I&+\&KzpEq2'L̓ ie?$[y4?M )i-Vi ;DVP$2S?EPRu5>9( fwjLij)d?b}xe?jy%B伎;rg$VQXɇ$UU JŒ0 HK`IP'g~X\[TEOsd}YWǚcC1~bTM^SϞMՉ/TV7bMn/f"3/ V˨(ҁWr &[&{ܪ-Vh/8JM ~V"61Z+Nap? R˥sƱhu3/ƞG5rЁR6lZ`֯Ancprn B4H?ⴵ|,LۗJCLCubs^J\}6cI$T ^bGG͖@}>ؠs0ʕ-?tQ6G' k @5%U (ؖՄD6ר%mv\⬙ATzk`eї4Mba3#k1ZJΓbծ 7@NU+Is ʶMN‰1\ߣlin7ZMn @NWk`ۉyA8\P.|%4vsKmaOl^lH;ps-b {`-p҃jԈK3o/y-HZ&Cjh u3u^I*pQR?IDdBp-0wJ8&l1^qu\(aT-fv0%ˋ@Qb4vNbE+S9Y}.fV3”ŋu?}fL2b im|bGGZLBt$iE vsLxblx?6V'ĖLJR"e٤Hht([G.^ɍq5ryf:l7\-=n̻̔z2&,ZٯڥsϺM0]A:ARP{s?~c+I(' -SSi6xm?{6Uart|rhr.al޳(IjVinz76,O 0 Q\#J.` o$ligZg}Gz^Tn|FquDCVx3|IO*-_a9 ,4?R"CWcur~{;`HTQ/">Ob}сTFrh˾NfE6Ã6 ,TrĬ<FMwEQ^ίIEFä{}nyP/9*LxoH_U,jAj U@Lp a,ǫb_NsZsPMypݓ0vx-n^j,񘴙A{3QjqN4xyG. 8C)ݕ'`{z6A̍YͩYT۷|pn~ $hSFK~~rNwY JnkUjTϸJ`XW \tFL5W4Nh:eJ~|ft.cTitCbJv{-dIHq'C}n{۽KH]ğ#3 YZ