go1.18-doc-1.18.5-150000.1.25.1 >  A bp9|nQzֿ%J#>ȆAi" ?q~W%bGSLժ{)FՈRA5駱Gu :=&b4*M8߭JBɒvVPɤ*XOR_j_lL<kEGD2\QZTʟ/n!p0Q} ;rfxJyBY A}vwO2 ^JIH0d859685984ae6b1bd2616ac85a36890787a9378cfa455c59b3697f4aa742107a486bd60190711ac05523cc3d5b5347d30832f4dȉbp9|ax7ýaO.쬄%vޝ硦ܲp (^R޷i p?7굙{Q2ESMzO;As&‡?=NU%.cM@*eYLAp{{$`ET"5_µD.W$py,2~O^+L^[aY 0BnјRBMF9J^T1#-c >p;sL?s<d  " 3TXdh      4 y (<(89 :1FpSGphHp|IpXpYp\p]p^q+bqLcqdrnersfrvlrxurvrzrrrrs8Cgo1.18-doc1.18.5150000.1.25.1Go documentationGo examples and documentation.bes390zp32SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Documentation/Otherhttp://golang.orglinuxs390xMh.4gbbbbbd996fb9181360d605adb42c662c36fb5884988f29940621dfa8b7895215740e3123c14365f20daf6c31123df409b281bc131e5d1f88fbe543b1a68b5382cf6e7ff84eb52f3034ad21a79ccf00d8e92c29e6ef3dea181033a7650e5cdb7486d60b452343408313c2e9bd6914416cac6f17c7ac7fc0e31462e382bbe56962b80ba3ce82cede5d7ca4e3d86c0f864304f1b2a91fa2c0b799f19bb6bdc9635d36d24rootrootrootrootrootrootrootrootrootrootgo1.18-1.18.5-150000.1.25.1.src.rpmgo-docgo1.18-docgo1.18-doc(s390-64)    go1.18rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.18.53.0.4-14.6.0-14.0-15.2-14.14.1b@bb@bTbzSbobUibN@bN@b5b0b(b@b8a@a@jkowalczyk@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.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 trackings390zp32 16594389491.18.51.18.5-150000.1.25.11.18.5-150000.1.25.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:25008/SUSE_SLE-15_Update/054d962ae0706dd0ff5a29fc405ceb69-go1.18.SUSE_SLE-15_Updatecpioxz5s390x-suse-linuxHTML document, UTF-8 Unicode textHTML document, ASCII textyQGΗ7*utf-88b18e0096587e39d6f2d276b62256e0a4404dae7dd0ff17437e3d70fec996ab6?P7zXZ !t/] crv(vX0?b)+¦HCB6ģQ"FG/5YTH?kC&Z>PHS30^zSU=mW >{QO2dGҁ_^r;#*fiՓ؉á '0Z7r`F_1UBD u$y< ˅a[Og|Y֢4rZXdZx;2|:فnޮ PaK#I,9TP<3Ј|? s!2(y.Pf`,OC͵G#Vs͚Ё@L4e{ExY['O$r[|E Ҏ >RzoX#D {* ۣv4k8hNުw?YpF#Vݿ Re)IM L7L{g˛B Bޣ#`l H DTUXI~(/# g3(ԃ]0A&@'H~3D"|>&rӺn1;-unjQpe) )FƩٸ3ШUPIuBIʄWazG`x}¹Ha¿ CMxݰxCYϻIIt%&{ykK,f2b:~r}GtDž wJ_cR cv1 Q,pY(<:l5['|},dis ۤ2Q-At<cVJɉ/t۫eo " 7F·7^l= R& &)}nP&݄bG;K 9;5F{ XNB0UFQW175R{wajDrRZqBXTȪ/>ٞo+5[A vORl+ZIgL-9_Ng'0s W qKV֋O>1QF{_-:aM&"+FI%\Z.ΡRDf^Z7oc\ݮ.6'u-Uh{&;`X RY8v@vG,=]Gn4o2U٨8&8P.Z _GLXSCoě1cFIw4;5/tQ is[= UXh0ZU A*HQZfv17Ìtt٪7*~X.H$)١V ]SDW ?ND V>x#? ,Oru?-UT w=ZIȧ浊TZTj~W.pyzȥM鳌u5\描|jBK:. U< 9c\DH˨#cc2 6W"+3"L8f!?uvaekJ|#w*U`.^z婠 K͕z#rGgN`D=aJof7Qj:Ғ"sS׋a/ 板ί<p|lU*0mS/9/SBvvkmO'-D9&g T pD sՀ-ˑ%X=0@H 0,>n:7)̵& ;lܬȀhwH.pk+l|`7(. 5%𕯒 "7@ia?b0,L?V̠{EɎz o [/qJPŢm11NH(f-8 (S \hoc|lm/$1rBѷ>܁O4|QH١5txaf 5.o17} 衣tq"sY^{q '~:{$?L6G7cdrOEt 0ĿT$o^Դ|AwUŦƔ! n'@ G4/yy(j< ! 6!< 3tЉy.M&dw>BvjuGfM7"pBTaaS>R&k!Zɗ#/ UFQ24!j,."E|1ڌ0"(g^;r U(Ȧum dqM,ZIPsvR9۫5-ufJs#+()άĐq>w|g]Nm2ĉ-,eR( x9Mq"(,pzל;fGRI=Qͣ@},h>%c$U>pO7`9=E$\CYodf9%K!S6/n^iq"xCu,uQK&jM-Sޭziw:Op::2fWn)D_4:w>6ͤ%J `dgīhf UI,17 Je̫1wU0?znȄ\HbcnJIPKm{gc;T'5q/ yew+ZJ^茔e.:S:yׅ5G1k!hp J<.1JZ^^3p9ɖ[hޓ/Rn'z*ȍ~s9نR}λZg{dOygj'dLKo"wUf#qO\ xf3FWM'Iyh$ ,/]'.Eȥ:z.n+Q6SKݷEl䮺Hץr\V |ݴ}Իf#̵R`va+<١h"5/|oQ1 q:^{"=fO1h};*m\w*oBBC{vv0$앣v CT}W?4945/jI Mr#Dر>Lb܊Q$۔J/a;9;U34 u"+وԀK6pieGlbJܤ1I[9J/&uF˃J%a Z8]m!9]j3u5 .xF',l# Ony`l :q_ckGV1!#^MSdʣ2*5)3e~i'՜   }k}6dr%Q_QJEƴ@0_@G&gx%@)!D/JYE8p6qrcpF+ٛ]Z$WtΛ =R' /<9XV1WM@@P}bi:ߪ]z"GK/ڪ~57Α,f~m#A:'ʯApq뵔(ݩ[ KHD}9ڜ)2#F6좞Ӟy"fAw\)X6"2흛u>xeYBDi9mޭ3^XM X^M01"$H(A,K IGEJJ)?s!J+eۇ4G9 FdbHyP֪j+q>&4Ṟ07>"081̇nLOv6(n!BqX` ՖHsHi]Ly5qolNg[ R73ρj#B [nA$ijC|`.ע?UCQ{ G67]Y7Tʁ/czR{ * d' =wc4TA]v^D"WE`,{ȪnQ=Y ,$03?kmzm?~K׆T^_0Dh\uy|fk XOHn~yo؀#*[VHYb%>%ߒNL1 2uR{yhҒCp |1\f9{5AP4jTs!Nh&+u:^Z,B RNT)B@FK K(H"ZeTLZ?nַIGT״]F2kA~6 !OpBo,(Y0pY"5'>5cai4!KDen?*A%{Ek}b@͛Nr7KBNSNB̥L _E= Ճ tr*s} ekSXgv~r]FD@ ~0omj?0?S-9cPj韽YSƵylIagjPT󂮹@cNG_CQkYe 63Z7ӏuψgxѢܒJwmkSmkg7#n\УS^2CBnz*-"Y,n3,Jt~"|sayhbA֤KU|53s$ (o"!GwNpDE}D8}>EpP vCT =EQ p$q"*XЄaf6gjK;[<}t-T3|,/e :8)܅<@RL}5fQNN C=1ן(4hyѓX/dԻ8R[%zX{ /SycFs*@[#HmA^ z)c2F*ĺ ؙ@pqnҰ[tgER"͟0Đ?\ KM>{U"`tQã 2?q3>@q5eE/&S_ 5MPV{ 3m•L k'w&st|țtLHދ - ]j] O(-6-2ZF 1vd ]8TL셜hmfMH:Y+v "rg ^cq-a4t™$p ~eދ+ԡjkW~'J~iq[ EE4"Wd4m$x0_ޢ1{ѯ=tG(5ŰAi7HȔ>"͓e ^;NʡDO l8zū$ϡ}(.-S*=<E;aW%Nہc<=? #pY| tugN.(wBInw+γbFUUNB4fD)yl& ,Y#=%M1o3󋂉\Mv`S b P~Tmjoz/ ,PpXO "TavlqIŧ|tP\(D(66e 5xbXѬ*DǧCjctŚN1c½!H;&"Rx@qגZ0m-q#ڧaǞ=C)}i:K; TfRIB 8%xc)ypCBp<kƲ UU i% 3ω`~YmyKK 3B_X|&yj&NLq1(5hM$resS}@ê%_)aygư'C]~z_UMŲr๲e2Qp@qGT?yls瘴ID\A3&P[Vf)4Vm-XR93nKToȃe1gjV'oʋ* hJՅe䕜ԓoc⓶0``N~' :@W5 ɮ?l^tfr\fcSO4UCl7nV!žmx>WT7H8PHf)Z?Rٞ{?ʳyYb)Ia;G,l#8^NؼLVA(9j5X#Ɨ.`}s 16"*?RQE]HVό:цlzUܙF;t Z~h|0Fb}0}XEy 'yz9 t2jd)MĠA=_{;._ycnq[^=N{9X.a%τ+y: |dZE_$kwLm>ϵWguW;??T$?\]}e/;';:R'5+ɕvT}ٳF Tl&_:Dðl#|rVYCѱ^Y@Oc5ۈ]Efr44Xr;a>-␥+A89 t21䏼$̏XU_2JS!O^p.u\M8Mӿv%v2s 9D;3r"r]SЈDAI4}~rʮ6Ȧ>ykBÂsB lؼr'ep'P΁Gv~"&0 @?&S.0ȅ/'.FB%_Vӫ? %8ynj%+KT;]>s<ŭF~2[BL:ݤ(ڋ@ Y9|j= L aa i" 0yiv|hEnUO0Z} EK^& w/)Nv}J $&s {_Jd9nZ$Y^*9eAbex1 /&rnM>*AU8ڊ^w5|R%D梸oƘcc` fR~Q^c8cI綛25S9Z 62&_8OJd&OVM, slE%~>*%9 ~2ͅAڦI ڙԿ0XfCo8N6A #tS< |%;w;*LF|@qP#ֵdօʭ0֥)^yKE+?g%<ũPJ~7a?y:jB*EgBKIG ~KwiW,\d kGBTObYL[7lNjquމsruϔ["p-TƝԼI  sL'ԗH"etYA> +8b!Bd#2;\Cra@Q"I3.`92.djC/ .eśGz Wh|> sCl2&}hmƛ?Ma9aLWOp\K F>חHiI`}v-P)w~6t:vo\#LEZ<-*B`1Q>lo|掷$prb|y\Rh rc'OV%mcWM% !D=`/0LϰL+TTzh׿hM 4Τ!ܻ/\{T7R,8UetlX[.g꺃,O"f̧J8:3CDmTs-}?ur=ˈmۨҭm~P,P- ~fi1ɒ/mIejDĬKPwh< q$/Yuq^̃ clY#weWnÃjB콗<b#-T;GOh5/_}nJڸQV ঙZblh/:LJ=v؍r->7\Tv DBI%*'ʓ崄%K_DBPsm7laWP}WN2oDq8nJpk \SƹuOkYs*6HZk -{"#\ݨڱͻy6SrtH$Uw 徹 m[YC<ޔhy6O\R ޔ~ NSc!/`Zrs~Ѽkd38b!ErN>Y:jSOL`Lt3\g u%ZDRP qv`c Lf.+bF+쓵> )݉O(z-TT d?C⼳1Ep(8a$@<ґ@ ҼFDfw|yn  0s ﯉C1Myo\zhis"0.)spr Tb.* ;ja*Xݪ[cƹ*'}>'~'z*..3@6- 2OM_[)wcmc> Lg+yc Ee R/TRW3U];&rs'^1<߉ܑms!Nw3ВG8!DMpH$-81;Se>GI˳PVu 7I)d>|Z=m+V1ZĴgI&4?(?~sQ]#^\/-0b%5P[$B3?:|_J"Y?3O-RE).L$83hrdčmb_Ezũ~x3ȶ+9MGzpOW Lξ\5] R!9%àS0Ts5^pC (kt"gw\DMrڽ?0s#cxW0wT(eY83_ePmd9A넖EWI$Z“3\jPV@ā@VUfJ-/rm&g 4TE3ԋA%`_/pU#Xp.ЙWX?5XED+-BWS"3N}BbhΨ F9_L&`e–F2͕тt8 1S/qȕ:xN [5$-]و2 T:J׍l⊸ykO=д" ̜z[. \]'-eũQ l%r3C(yi SwR~whj^P8~AQ=E?qg`ͻlYw>Mm301!dӦ7Uc|V|cڲ<"=ͤ|cb3womŨ,jQ#x9Hq9$z yL;M&> "?_Lgh!8@߷ zxN!'m//1/w# <YS0H qLPpP1DZd-IYLXu S&Zؔ3plqهB#o|74+ӱϤcA^`k ڽOύyZybSҠ(%3 mɂ>2qLP? )%q)A^V%@*R ܲBl}A@n^f}/mp;Ԏ!Ԓ﫥iQξv1~"2, 5(OpN'ʕhUlz_wRItHhG#kHHw푖 2>˹ɯi? ف%Uςhx;1qaTW[菃VIʟihɜ^#BOowP Chkr}͒+tkųaK<u/:)'㺵,j)gڳ7E E 2 jM36 ؟  j&( &r颹`NYNB≆M\Ww-O$ydǯh]XTS ܈yEt2/Le`_L)ZrӠLCЈ*?ny5bi-쪙Og8I] gUoB,1= p2UJ32GX;;H/ÏϷb u+fK5c:q&uYЗ6w'Z1c:J/%W NBrJW9:㕀jRh*f-"S*hj$y HB\léz~Z\aĖ]XCq̫x+!(Eu$I>\Ǫ' pbo6~iZHv}4l9~,wD87Xp dmF kgh7utW##n`so;+zDh7CB{ [ ٓhaUދztDp$Btj΢t2q1A}Y.ATVḼ0' )A*%Mw8X~w׃ 248" &!<6<ͭ~"*DwM)d\oW᝘Z(.CzJW@{t0^e0͇S}^cWHlJXbp880,y!89j)PWha Sd< XkZ:^q墖xCw-ggc$<^:U;.XzP;4o9`Jfup&3_*0 `L @f?g~XX׺! Pgܪ&$,z+{g XiJ᫅<εcFu|։*C.KyUe_n eN1H$bT2 [2Rm wЙJrM睜l(x[}%gQ: yћ:^*%r \qQQ$+-'$/ CkHQ벳`~r .+8,<$18@zd0C @[Y> -p^m>m԰f9鎜5}e6aPɑo".fH:t: 4ͩ$pɶI4Nwb{X2}4d1ӔZ|VpN2~LǓĀ&6mMDyg >{בy+,M*@I^[_vRig{&{,qcYh>M, .Ɯy vj2(^f;mqQ;1IK4씟N9P+c̟~ʠpHn }UGzi@ Ѡ's}!q{p?/\*3*9p)9no惁3c^R}|R`C>!\rbPZTU6/Ip0oxO}VGKV^zL%$]Ҿ#|rvֿNV=NOs\QZ&?ZVijuS˂vεu7ņy᲎>sg[&G|(&ʺ?$)}+pvcI g}'1+0baL(I)=EuJ̨54)4Kzk  k}޾;Zp1ȴJX|!lgvAk}+H*\M^ΓAppJ3S[ѺY~4=b֝{UU֬I}䢋//0;1B<4q9;x5:~UGl"g''rxwIa&̓eVQa/q\O1|\ =PRvP Ԏ[DU觲SRo( /?13JULTjvIE$Q~~ O{ERmEZʤ~`ɥRRӏ/p  #41T]![xEmieWfbYMŸ^/ӰxEb.E FP>DdE Q<d3Q CQo\7`pQx+><4zGv2KrD\K߸+GL9~RQlbM`sya{D&ӧa+Aѷäf+Ŏqʙ$ݍ(XAhF6Я֟ v_+_rpx6z2To̴+2EFm׸;㪵fRD$Jߩg/?Ci%xGg$ 1|(䁲pOA+ YX=K3,PiDƗ009]!qK&c)n}v~ۂ#W{@٥/3^=t rsj oRݱfѓfui7'Jܲ"})41y'Sj\6<;K1!?!T]DRYF}=T|`:ܵ:ȁXAA RORu_hq.F]A&xvo T~Rtt-aK\313.Y)CX>o!uK3+YÑO޸_cy7'VjƁv)iQ &OoM-w;du[N:roaկl_ySڛ7 p[]|!N_됩!3%Qfԋջ;'^2J2q{-熬oDic@J-. ʺSp7`tj3øO+n*Xfj[Nـ3m:mP@yp(Pk_P{z \ƟqJ-| EcqIZ:u`uz*t?γ76PM;ٯȯkJh;GdT-w󿥷Ve'bgEQP$ 1bcK~3Emk``hww9 u=j0yRHKVyߣ:V. $gW8^j@Ԛ`eY)yC@[qك W{cQlJJđ 4z\iso=*Vg"KMo G_j *g gv*: +ySv(LI; `1K7h!:^cR0uy4lnK8ON Fr6rH*6%އp:[V\!ָWoM ~pQ!gH(ehYT=쎇Y*uN&HeOy9)`jZG袀8SSŎ1Kp ӝBE.l+r&a* 2fN -\UjTN 2!$dYSHwwѬpx91Rq2֍q\2|;}̊ r(nɴL-Z $+g׫y@ޤEc+G vB^ 28kz*$1%StJCKT܎}EhFUjx綅>:Z$`qzr#WЦ?aK{r{Y~?xҁC!N00T#lhZuω-,DIA@@R-Tg~ K:‹v:̴ǵ v@nrSAL9ʉ ׺TJ!% ʿ8J.Bft֖ f^3LW>$NpȂ'[.|"iнm {-"`FP:K?mC<^hHgd▵P S+`HN(PX~-8^-^<>E~oz`|E I3hMB`1~n_ }[!1n `󠪳&J~I\uI1!CK}r9ϣMbzZ"jtGgNNv*4XR< @= 9,܈pCe{lZEQ4K'쮽6[7f"0n $eSvHJWlD6f5SVUh׍*%ȥSP^Im2SI j xCL~e]֖$,=wA*/N˸,鞞-Y"pJIjWR}Bs5Xז};2@>jJX1#-츋Ks$!mKT Zqd#CTHP/hÂYL2 \(cI44*:_BLaPˮþ#W3N%_M$B7aM--02|_IcljBC|BmLVcv6]_etj? ̝5?עXz9 Sfg$qbed&p9[Tqk3fQ ~p[zp A?R?D9N\%Dqu{qt |=5cnHWeĈ<4K*mn+7 ~+69S9s_mѐ]w,-3BIo/$_Y%O(Iԝ-eɬټ2Uơ`I_fy%~sQl6璋 /->v% ;'W pOxyPuz g4y{,+w k1G")R7O%7yB_~ T+i>˩&ݔT40IKq//T6u >|p.4D9ſ,]#}Rcy;M8G(z`<>^cGpqp ET3$..bTrf,$ )E; e.+/btZ}ܭ3(o8/OA5)洴eSv3Xth%}]bG6uMp5;jm_ 933 ƴy^RzIE,UmY~^lp˹-ZBOdU˻\porG]! K,jL7p{嚀<[ Sܑ7ϕ rYNʴ}.וgò|`0 R 7dGžٴ/VP騘5swt 3*0_9GQ%=K ~"^7 VwRRY$f"[nxj1K^71R!~paa_LҤN>lֻk:$v J{ޑcU MX:W`C@b p` y1c熻|9h&!bf |V;p:+- Yf'se4F֚xqel53K!ƆjwBOB'^LdJH/tIȮUF6hU.-<lc[9J-'F_מkQ1Ѥ{Սq3wL) ՛Y2xRz壮[yDOwM(b5$q IZ D+~E&;PY>f€$Aƃeˋ *裎bG>px1u q:R5JU]2l"݂t gT8,!E;7z {e; &H.:KOXZUɊM3rLsJEutjA.3whP ~Ұu}u` =8uf5D;0yЌ~ǡ⪕!V֤<8E;u},.^D_GS@%܀9__YU(n*}j*y[§!wԄ̡ 먑S{Z4V7tA$Fo4oJ!aLC0fs QI? 9hB#F{g RdX[͙iR Ϗĺяo`{\:%x94 ,":QY}Kgؐ$v31c3Er݈ '?i&a[ ,Rh;Mg)Db-A戳{>Q[MG`AguBvc;Ո$01O{K~HcvQGcq| J4{=Y[?@1vc?E0y`<ⲢnOE<3(y:1`Jr-4`y  [x1#8T \9nR|?|yڈ]Oi]<#J=\2 IMkDT+ߍ؃ V{gҀA>xuR[(t44c6 6(ok? EW{ک|,5Ĝr /GY 9^LeJt}AH@G}@k|Lڋ[BK,C c½G oz[OF+]Iu"{r\*ҔwյQ{uQsh(dmZY0IkZSk5p!guE$f5GCi]-j%ŧO#\9<؞8>mIJx:9Bwx%$=:IɻS8W, @21m`눬v!LJ-]l΅rʓMlPB3qWMQR^ +Wrh% ||xKI\SC)xXRwV'7\Qd&N,nv[~_hȌN@$r~_Ȭ#% Mu(QN$s~fdMu,'0Fp* {G4Pߍ[l4=z+j*s5ahJ?򅐰t 3|ߐc۷+{n_xYiqUF)M|@>҄#&Ӊn+Xi>"ΒrryMvĐczu폨#˜"o<&VP_I[xxpim -^:^@_ƀ %*a #KWM0ď xc2N]IȚ/浪4f~5-," _C[k%-Q2\!Yd  *ddzQbx+hQo93 }ȬjU!;`* {f ' 1Ԍ(TN BNT o{L=gooI7eZ )ti/Na[|XGmo򋷿;jI&?:%䕱K/|@t2TT*pb;}W_Ag#* jwh,EW0oJ==~=eXb9aC`@_"Pc~9ukLY^GѲ;!nhhzgMkZJ7ZGwXig1Sr<>ga~xY%/.)7Jar 5.¶@e*\pPO`J:H]tl ؾ~1 Ɯ9c9țF1vΕh"(Ȳs4}nahč˂!ӆ V_Txq[?ŵ[g$Ww}{K9<~ri!ݿSYP@ 4ኩlrE+]W]Hy`iHq({3oWuP"ޮ8:+/Q.0ae~NZODlZPEqf7G]ŝ4(|۝B6m|b _遻wM"1`JU&Fޕ\E"=V؊1!:n]7{{P1nj iL-;m9/*nuK-@"o><1% {Pj73͵ӎM C%!~k/Ӆ44c͝@o3J4s#LJ+a?_5QwT!!+g3 QkBbu_w`p`3:9]OLQNΓ%қts* .\q~ڐ`cRFJψkhA>j*l5*{IP.vnh&J:'e1/#[JDLk&݊nAHǮsv$wshTV'14DkR^uˌө;>ɀuVY(2 mv~ $DmM;B* #ͪ ![.%]=N^ |ԓ "vIC`  Q̂GaC0v^q]` 5M(js]ᧁa"gXMn<^nAkL fJrn#a5Kӝ2n\ݗf٧rap8u/I%6z]X| Xvp*^oj: G왚t  d4h_/KT@!^揧wk<YUSq'o8W .&dtմxD"WP89]m%|̝. |Plq:9UbvBóٗW08\{1*n###̒:r-^@HrpUQaYL?BHsyr6 ȟ1S(d$o!YⷘL${-QnҶIgm|Z%I {diׇa%ls z nyi a1tS TB(Z͒`w㞚gKfm2 k\݇aǸ;( 07}tuW1@)ɞK?0ߕZz="w/ gk8}g8 I-B- `4zP <,&efɩ 7LMj񓺝\BDA p1RV,-wu6jj^X)^~pC- z\>ئ-VJ2fW.n$tpwu bRG.\UOga0Ȇ=o|5ؓNH+ThcGRe1 P*LPI&"JŬrbnwz"[]pﲽmnRoouy-VG嚜k!f.db$gB:|1j5"Ttpt+c:m#‹!O(][-wyE;ă+S"# *=c;FPިe uBxQ/)biRCt nPMT0tU)Dͩȿ97ɋq֐Kc%A~n|/Ԓca~RV]OPJ. mE+>X7Ec㛿P;; SA8a+we<^ōTMʧFy/dr,B'6?8h"'HQ4QhHY}M?)A:Լ z"K %B4 ;U}ȿO4ep.XNuz (Y۵uE ~S}* )޺C 4 ^gΞGdf7Gw2 V 0uL KNϫ"} ;x2h%T'e=Nmmc_EAn@>S- oVGY2 ppMs-x.] ?跻 fƢ C1OvnuT9ym`wj_B40wDYAّ7:utb3혌9'T_y`y_e0NNb"^\I۷2myn0+R1c|KC.THe  5zvV &u;saH2Z7kfISk8mOUdDB@VD!JOPVCEP_hzF>,9/NqRW&э.g\@C%ܻxdI@VtZ+t0i[,nmGS EWYG+H 4dh V] zT=GQi5+ )Բ(v]#I)Lv-d;r(ز2+JXO%go.]?.ѵ˹0f5wdPf܎|1J2|7Ew:- QWt8V76 䙡 [:/#IKrh% Ǟݟ ##ܬ@֫1tX `0,"5;;S.; /wQF96񻆺5#{}; "φ9N;ij)F@(B)xigj'JJ2NRY|}asaP^kQ;(k#pL8O޹ɶݖX~C{;QfFR(0ݼhqΕWȐD:ЃW_v>5.:?2,CVGdޱn>κ J)+Y2ơdPNL5;1[nTHGXu\w#.R̐bYtu7Ӡ lg8ӷ^%ԌZ; ?F ,6 $}"P懦لl+s_zkP7G\lp_1AM=9E]%]X^HdQ"BZ28ȷ)x9dvI!ǣ:W90-ꀊW5E0y|𔖏ev\ayԃ/ܹKt?>*xHO%hKJǘ$-=B0"Qkܬ7F:LJ5DpܥKe^P.eN_xR,<{駓Ofid" tFda"&iDOJLoAq`yQʝ* neBA pWהuήZTg{Sj.qS ,S8\7'd֒TSiF@RwJYp3Q@_iuwDžֺؒl^{JNJ8 Bh& |V-Iuf- O8:#){a3S75Ho`sԲL~([ƂT| $?i[F}"LRA.+( xؐpSijZ.83%~X şMPbKIJa$QݫvOb܄gÁZlTDII'G2:x2]lNKgQB'(]>Qm= !,{?Ok&j ׹1 ؕʛ WN T;ӻyQ O.cD[y~ArdprLym]YW;P7-+, l1h^W ^FÈCWr7`?2߼rJtfU&ꄡݏe{\*g sJi=83Z>TCY9ʊaNjVkћ}qpsa;l =Kxrwb7RZ,7@6t9uq 6ryi\<^]bbGEsq˂M~z~g,}bQ0^PT2VGEDg36|כ-;Mye\b8%y+rKhNI(4P_t!aV)1G:v k?l(b-Zl3?mg:km~MCz"ytCyA%/1[Y+YQ1e)Qe_6/\mant>Oݷ<w4i}g0Py`$ŽI$&É_Mƹ90A0Ӷ.esS޴DT:1oPFT=uJQk^t6|r$OhhGz|-H)oa2X,t24Ӯ,}~"A{*q$H}N'׮<4|kE0آ!ɮf736q{;/+G*Y`f$RZ m^$NHގ:;36mjG2 0jxҒD}_VC$pϋ F'de[7]bgnz\?8:vqH*ny,OE_ KX5#mm?1M*7VYNLD<)94!jlG>_h=ܕ.X 1Fof| _{l1$~?vp udZW3vɢ!;gMڋ,YQ|gDd3aJBӺ(-tMe({}UXu>=ů9^8e~7%ܩv0J'VD ,W'ϟ{M`>XLL%g`;Ҹ&P̥D5u8{88#T/ாf5uж riݹaoP0 sms t7\T#. h{:ȖT'N hopԸE\?;,z ݫ9(-Q<|/d|+lV!P}1Q=ILaBm7g5#-}x3t'>mpf`+3/CY#qS;Vi:Y85ߖo`^ )MVcOea@t.uةO!4BvGXe Q^HʶhNim78c5U=g t{/sE.rYfߥ[|apT|g})J7H9jiBma ڀˋ=@9f9142-󟂏ZBlNي]jGF%PPrȕE[W4N~~^aӬhzy1 x:yzׄRosPJs3‹aum&r^#X`{?_ #\֠aw,_ϝ$ؑ)Ԫycs< n4F.BT7Pv2.2#Y.Ѿ̟<= 0xsPԠ>N߀Qysj6M[(*e[:9WOB,_Bf_׬k  찙g)UctQw=-fQ?6pqyguQ9*Nr1ftf%P~([^ϽBUWzmՕ9n "PY8;[#Bu,2fqԼsoGԍS \%NQKYwQcys>qE}FT٪G#XI֥[o`R'8!fm+8Ck!KPVTks #ӊ.uX[[9 :ڒ0oM% %ع ;xU:t$s">jx>hX۹!c󠡛&XA<30JJFBtR./<8ve*VV=MzcTwޱ>wWpl G4w^dT:UrQ]]Um_Y`tcJs2_e3fҖ@&5\BCgϖ( S~`v Z}o !+1nprhQj 6s©%vzx/DEGE"fCL -sbf@~Z:WvZ\ 8&VAöƣF\#%Ԗ9}b$9fM(=:L"1'\|+|F&JI?L N*RK/ sBVzzγHS$,#N3Ϗs~X%MAAqBhO69l!!,9Pab`OG$eSBPxilM.V`Hd>CHcl>Rw?Z?Gkjl=tk,=H2#aH{|ЕBW͌ZPҐƒ6^ "NQ)YO/@HkҘ|NmX=p.u aH6Y=&t,s9-_FÙ$9|t>fN%owF,'Ɔho۝:tK fIԏ5s&+e+BFYkZ|E> #xw=)7u*A=3Wm D*h̭ ?\C(R~ټzLV륜V cez0I?WI5 u;`hFzɤ(u@goX)@CiYe]JrfܛzxSSo 0[.aDF>GdOM[mnKdz}ƛ85.$v3'>`h94 *{߮y-VFXG(c,90Zg#Y\ԂB3U-{{e` Fyn=uj-% ȁyxLN ItqnOeS9;Uy5"0XX'_3;Ȼؠzߺs ]icA3dֶS_;r:LжoS!#Vkq֪2&: 90@Gon؜DOORP!_zz++zy. 8Ǟg/|ej"nfx)"$bK3Q*YG !$ZmO!.T0>-e"35owQ;{J/uCo$M(3,^gt~ĨS~í/$m| U.yxI_2ěb I(mm#r &kҚYAk`EJW>ABƥ!!֗bjoutUx{k 2Uw磓q`HNRsxi4’pq]ieV+ܻq,CY(>B=,j8}&Cz{S?leEn,|mV]@5$QӉ;!MW@"(Pb&lO537B@Uld}f#i/ {/~憤m^h*~#}":"r MeCb9M'ש5dcR*x×]ʷOi F@qwbQm]֧qyM2W8Jcp>=YڛSq]O^W :=M 9fV>CΣCF:#M>Ϙ'8iB(cXоs<bMa_enq;(5pi;S !)w#L&|` ןejbDf&K*Y\w]2q(ԀuH O?&WJu;٘9rRx)qZ#EtLܾI=S[#pV.FkMV3x5KPQQ>byeoeG]M4`neH7z.IܽK_0z^*;-Dz Zh.ϣUBV}Oŕ9qNss+w[9!'~RLb"j&*6uz>[LL̰z60?Ivۅ+@[dhVOꭏ[~D|a&2ڏ2bh䣖wuL"ĭr$|U ImψXAQ۶"0Fݤ5[ {q]gW^텎s+6$sVhn1h# e3R((Tv KQ >@\o\ج'wB^Gho[y\˲j%DtKK^ﱎ&lMB}S6URjߐFWxAw セڊF.}MQ .Pw'i#3R7C{oLE0aǷ]‚Oχ갔X5: /D^Ԗ^e2|+P ",K O:Brj+}s_D#ѓJtrP7ɮ0D'DJR\<$+&wFp8r>YIr6p"Z79k kT,p!1D-"A;D#^ȲO5GԫLt~*=# j/+H߆I\q0m)D<|jNxs=y\r$h2BYZZm 7Ax&@b(gL 9IND`qFa%©\@gCb<g]aez^Q S*p*|~u6CݵXD u8UD4Ͱ&avulzrh-HS*^,كs7:-"Ih?H%e>D%W@H^&7'khQk6`:~c\,ߎ"XqOW>NwWVڣ+; +zÝCw*F1SyQ`."ҥѥkiE/;| ψճ u[]@oHJtae9C5BnS>r@!߸TGI_3-Gb+1UXJss5֣@WpDIC4UުeﺚV.MJ`SfRkȝjo,@9 Sǯ^"sb)īD|*"~},1K8 pPzH@ARk+|&Qã#WhA蹆!s= ;p'GH [{= C'Ǽ1CO4L3PSg!a"'Hf]z"bl:G (*vNU>L'"a2ŦӜ=OqarD:Գ {rxq +hlHHYikz_R}FLHWQa҉FO63{gE&Dgǡ:)*0 sW3x"*[d("E)6WyIEqׅZ9P'elrIy}YH# JAk`f(VV :?!I&09e~Ymx˜t+Wu.Q#Ncc(*.S%{Z}.[+-Go:^d2ރi<|pnr}^a"OmZ?zZ;YsRۼaZg.(3ȃH|jz,!Qz [GFa<&ٽY7lNC5{|w;xp ȨMvisyA)k8 Se&nD {:K2Րuec#aS$kݐ/80ڼ>@J~Y 菳*Lopyj?O }VJezdguw,1"VV3ک3v³||a*3%4fWF"ҀbڶS:t@1Q>ԗ(ȗb2D*xIT|]1YD Rؽ[^e&ƯţU %@K8-Iqx監9P`ϳޓ EC 5ʼ]hhl *mp҆7Ї.%]H$J Tj,&jLH9 8Jè9 Fv5/>|KvLό[gttKce9\> 09})}.⟤mg9<WdAx-* 핼Qs5WI) 'M+4gc3 X+"T>#,2 Sݿ=3oG4eEEnyTj$)rwĖRĊ:(t ;Z:a I- I p:!љKL>B?+2O{8bmYmr={TtdRS4 6iu975'Z -VcJM9c؁K [fr9 LQ.:3n3QJKjŤ+Oծ\U+ ƎvG&W?a*>5 4=`Vf-}3T)h.=djv]^-𢣵UWa:^S4doqT5`Sldp!ST5؆iؗqj"1ЋW}( v$k)CWU15u'^uD|Qip *x0t;999Fp0`+R48ʼ5_:d(1:ރ"{x;/00bh1ǰ` Q.%W/0ԝU _葍4ﺯ3N} wx4c 2Qyz̶{MD*~ 9~TGWŕ/e+X~T M[1YɈ\#T䁛 Hf&$M0+M)>mp7Oz>xRAɣ9D7haa%7 )G/HI@ݶqi٤;Ez̿-w?ݝ:\X!BsIᴬ1ފ"!"n3vU`4kUw&,7sM8'Ҫӹ0?f1d%~Au(~@pwz^i/Q.WMwlk&TJęE!{NgMDC0 xN/ |qž 4%4{i/x9>jfdj9ڞQż{q[K9 H{*ox 6{:\KZ۩-x;D&?QBfϽAys"{=_ niO}un.PU0HZm>|3j=3O_$⤾?u8W^,a&!+!pRҝ5+9q!L4P[baxaÒiSg(( *Uݽ7kt (I@qn~SPtaVI9n%P:& excB޼Ku?m vuN 4FD?Qrޙ*^'`2ӭБq|x )\N 'u/̞0$SC93bŧ&:ɒ[)نCS^AJ \B%+2J4c[v5e5]5&$fF6+~(Ɓy\\) W/1%F+ْ8+m NԷQȖkC3  0rk@Tr(hg 1}:gYi󳁝¬3)C l:^E\p2m18q?} 7NmtQWsci+<ԪJ dFo78$FUQfxm_oJ͋Gb.7/"08oy]EhMmUM40ܛ"[ wuK ^"#33A SO<\ͅQrDz\7_ {IE|Lǃ v;H3*AlZ~r}(YW )! *rl4?+a+xhL6 z( >c9K]T?oRlTR"5my-0%-XMS-ķz:jWszٳ8LρpAÔ99Ug% w+h"Oh@On@596+opߵ\t.hCpaԻd >+ǹKńh MK,R%m^߀f)\ FضbA>h-MGWϣX9e 㼫!??P{r  O MZٞs?|& ׆EDG*)=BDy3aX<2PC)A7<N(!HlLSe5n(w[Q7"R@G+)rK7UW&ZN<,ݢ~oAiF:<(+&ݛ&(9+nVyN-bh߇+-x*IlBA3T=߫J}`7a CncU ;.f^Vg=~syo2p*.i.՜#A2(tlܽ2{9`phԎHjlhV+"!$әw)&J&18"1]\EBL& D0;ͻjcymp;tT,Q`i54GO7WeЫDؑ?\6~Cl*I9@q-? ?}&BW6ֺ/ ?="\S0Pj4pNjA<>2(<5e/ ?ܻU4 W=ZԅlfRRXHQcF;0+SY{ @p1s_eJ; 8 <ȬgJ) ,(l>"Qz=''ZQ`R$`XȞ'^ tBIᜐI QrPkjSsqf\grTZ0jMS`guiXg˙7Nnı'dP.W6裙PpRPy4&2@ B~ <+KWc۾&,)U!{]f|Fyj w|y &37;G=ɶ:tx8BbFI^6jûpLSC^hX輸̢܌%lg|oN([w6F0X9P~rнHDd~&G_.teYI= *#d+:8M7Eʜ7HKeZSc*u1`dr8>pWMu}qchYi:䮖E*FxSjl2<HT/ą|n٪l8S&Vʪsy,$*0JMNAZ I(z!u|h1%ZJMobZj暖ҥX׫q`5DUE ]Q{;JXHtjKAi`ؑ`_M06&A$Βvk{D/t0X*-R.߿U, Te<ۈ<f6M kW%2VB{RMWܽint~ Fp.gOC"¸Үb1:K濠4Յ dqt-{ \q!sCfVy:dܴPNpŸ"{x@ڱ+;R<N1ml#AqPVO Z i/莳I=ha=D{]i .ʻw׫3]TyA{Ru=}"CRaaJ2qxqhZ` Y3d ӭٙU@2>Qx;q ) B׽߳?6~eS2T rdޔKi=ŧ~xgyRH<\+=N{pe0* ?R<*NZӾ/#[jcy'8 7&}ɠ. 54V,>Ls3jLjEmj~ѣ+{-oZ2LOR]2>ՄnFW ee,CYFB$D ~b۸gsu)]-D|έ;`G*"ruٶk@'VrtJC bjt} 1@4G Ş@.ZK<>A ˎ\ӯ+mGʎ)wQli"2GGy*yşE ܹ9ϊzF$YV^EFBٔοg&y#ݑWBAsD*dFZl bP@% k1]9_W>l 4 otr %zNоhiONȟ!N[Su?=Mn( 4{g5)E bhtw9 rX_4 B&ת@VUx\L21<'<7<*΀s-uT'T.EX5-yBf RF%+.ހXTs姑+pf Q)ߦҖ>+ @Vc' r!*xJ6x|? 5۪&ƣcW/"Qd b~>&/4@./ KU-ζ?bQk+cm)[BF}3H]"-WJ k[UӋ-uFQ*[t]S: TΕyyQ" \tg!st'32lsԺtɩ(C&;53O}H=9/?v!n)'"y>E='e5\|$~+v%#rȠ,p8hμu(-%.ZM|iwX\M b i|ln|EǷ;G|p N/Lָb8Lr x!ߞfZAEp׬`BR6c.7 W]a xaqټ~u45`8Qή/  1(aHy(~o8F\`Gwza@C'PuOV)' 9ChRTheSs<8ԢaE4w\VժB{qTټK(pYd]( ZEdqBjqqx$\50;ȑ.Wo't?",6lO3gײWµ 3éaEqHG\&7)NZJʰ{5ޛ[Ƞ U?۶_{,3 +tfFu[وaр!x#@L?HdKGUraݙ%Õx(AIu?"=M<1B}8Ş^0$;n_]'UjCz錒?]bZ tl1bvF TvU*dAd?3@Y F4U2BKp-tZYo}j5J\#z0'0#V\ŮvQƵ\82Q۞pkI-F%2pju~;y g}-f\z95Г bFl]|<$5;8g@&BRȐ BH:Q Yni3*utów=om:5;/vre ~"b?A"Tr+5.i40g&-qrȿzϊ k s*H3I5.J+bs(I$OR{|Z"-Ffz[2 WPu |ԫ΂@{؝l0y%}Į SOI|)C]pU!֓=ë;m)0{kVB!9-n/CڤKf ?]E,>w"l&tIQ? %?xG4k+jCęBm#0c_"NRoY"eCg  #0E X+x]aČc6Pԧ8wQT8O3CzEe1?h6ɋ?% (gjJ R:| O˭8$*=u ei4{LJq_ub"9,XZ`LXA N@-g< 8~"; _e#b+9(fT^{ { @+9t/ʎ c m|T>2ɨt%鱫H,$ҾBS}q$׀)+˽.[gg+gT(:odY D´hD߰rT 4!3H'Z5rJΑ:?`;wQ&vBAvL4ӁU57%l]bʶ,MOtoKp‡7TN/|P@b&3jh"H:|7p? U=c? FZv&nA%Fq)-Do0i `j"9#5@2e+q3yt9x`]}|o'3AkҠ1Y٭]%~[ #xoȭKm6dN#NhRr?,^:&[ivtݳN-MKXl@ >L)w j_r}V ;ԣXKw\LdRb\8[ѷEs*cvy$tL6Z'&_)YPjc=IݓU-~Sbv<bq9bkE@~|)dt)/X ϕѧl0 DE>>gV&uD$2L1=?IykS?g J[D0o^c; 2ty>O-&sfswtrSzZ}>A'|(يVZ'Q8Z;r{N4L8d[sI WU S3Bٷ,~`}5mE?Ͼ"⍢ƔfI0}O8NO(6̉ V7c!vߕ7.W^ ܴ!/cB, `qDe` X̌oGuU\Ia`S"H–.ը_oOMܶWjהk?ܶWuP[O鹈#mw(f䬽%w(`HW(չԃAd9vk-<fY ?R0K*ICmCg ͑ Hzm !Bg~n1jfȮf;Z3w7qxDL`Q՞qSIXᗐ\*:%Ky6?q= /C]q z8\ڂi2V`/}[Rji-&b43/|ęYKC'\c ^iqyjxD)? VD_zӅG2m{x!]Nݰ ы4ۣ3 6>n2uX4s$!C;SU۟53ky”\u5y=0,w@ abRzx"ntH bҘ;*SePaĠ ̡ZhvO)kg Ũ%KKLyT@VJY-mAtq&!#'ҡ):D=  cV"LiZIDYb8o.\7 kXԶ28UI`¾dfQ(u(a[[6XMJ(pL 8wz&a%І.|4)߉˞VCL{E/KlHxlm9-$]J$t +iO}* 'I lqm* cֵ3=+T&s5yZ>%D#9 f^%E A.o$0q)p* =m^Hl0$q<@ԙ"Uق<*6OEM! !{mdا ` Cn?/᤻:^&Ŝ&3akd_eL#Nq!BlA~[ᰱu R )cLpʺ׭Zb,`gA&L9ppG5͑-,PtےIL=q<)΃OFy ٗk`pA S$ gC&.QI5CG`n+ӳ<tlF2ʿI7<)}4k'@ ㏀yG) `J@شu,#bF7\MiR|.㞗8&V4~8-w89h(/ @B w!$0fpphp($3 o:`엍]HmB0}o-Ƶ^{ӳ@ލwXZN)Aa᳊HK% F*h֥vM{/E!5 ]B"b9/q_i0o{nKq9qJMy'PHL_0R֚< i.[~JB'w t oBe" mk̰N !SS)jd^K_{K,&&Dŝ{͛L8lܺ\ uZ~&dLP?8Zn]G 뱁 2RGQvGNKcv[HQ '1;Y!Da̍>vV xɮ  aЋ0!H9ˋٿجB:f$ ^\pȧ\NΫRl ؆|čϦ0 0j.5Lkc6-(sb8@6$<3Qv+.e SANdDLUJ9ꓝ>±.%PvqhO=~a?M.VWŃmGAp!桳H:` }GCG"rH$%߷jYJlVK)-r1kEyzli?Gv\v|MkX Jm}OQf^o' v|G&i77-D"q֭uE`j_JcH|CTTz-4B"w^<3|GVIʕfO{  !K7r[(J0ٍ2s 'þVZ@"X6ɡ{ xlDC9؉)I*ѩtlT_g+]&fθ@{5f))LD!dm<%pAXJbËY>|aOrx`Dah=͡i ڮJ(Dojzխdq'JY+ pyB^֩fIOէ5i&/nJ/xLFKb!l~U$lapN9A{4H^`ݕ0trBf A$lR9X h9BĹ@ω6kVP]Z Ha:D ȈcPnSz[5^%-|DWJjq.GA-sLk9e- ,$w tN"SHavVTR=|[N.hŢLSqʌJVCVκkt?ȏ`U@|ljL9u2kj4D60ιVz4BUF8C*X*Mb `1,kN]Drqږ>#k& ѕ&ymɀsHX=Pq{?/^N.pzFw]؀ oz9BIΙ6sq2o2cUef$P E*,~x.ɩXXmC\y% ”W,h اeɌwEw$$PPōdh+YRqހ4lboWϼ@`C"[dESu}~^ܹ_G[wMWfǤyݱࠐE~ dW_v@UBBH &U4;,_sM?_-} ˫Qil&ۈ󯤎w(KLړҋ?2g#xvN#9${5<O [pa.0Eb! ,{!%wc̆T|:Hk>G"YזOixyE䵲vcmQ8Gbm44Tl:΋/7{PYebfe,i*L[ Y*Wk ]r| Q峼uYH&C~RY7Y_腠kQ_zR f~hIETp>(H i<} 4Ē® Zd0t8I%u׶R'3 +׼ bCK;Ux6{DGN=@aROʁl GUm:ARlM1۪pнŸP@ œ?ýP0.á7mn-u)n \8f9I 21oPD=C*yqs$^o=f#a箍UMLg# n;hMAז DI^肳 k8W;(—'op*Lb\`WP{ "{ H)aJre.4='p[H}9eCR{z\T/]vO`@W텊tu6 ؝ ]+ ?J[gq[F{^4:S/|;v=P"ᘼ@a :Ɂ&=Ѫ7FTsrzL ِ lq<S /%cZJ?5X(Y5-yl(<^-ZiA|b8TpBK@eۿH/JVSx .kj$klS%;(1߈cI! wAUAlFCc,̏+Te Eɟ1W|Ww4@' { bUEYì3L0byCxrH7{$p f9 %,JJ0a;g/M\)؁(ovB48Jߥ At5; PԍNS9HH]<=>OX_z:Gnp^=| Ҧyl37M<8h'%]B}ώTΥgR}ǒ5{Tjȁe1-`Y Dƍbuu۸K;M/43# V"6#3{>5rR[JЎ c HR&E8co@lb?zW{TRdK.-mJH@prarvۘtKqu )?R}4%4Rw0~q4 eLiGmB*d( 6j͍#JtʘZf0Z9~״JdCif'bkJi{smlO1"z#\lC0J0ã0F*ͣT yiGpO <QO]s:KvLBw{/j ڎ~D|CUH %PMFí'Hz~[2Ю9 Od۾qg7#C >jGZR&`:vy,ۚڏ|DE ӕZ]e,^R"P=g!G髺>cgN`7HIjy6,#,T_ V`yH}V.۵6xoXL"Ƥx~Ip1ҍ@,OhzzrmsO|ڋOr12hW sZAtTM]&{{&0z^.*ԑtا :?$:?H5" U5eŸSu!Up.0wqa'ɊdWUe:&+ cר2֠3$$8bOzDj VllPv_v֝+UR.fs/>RrppX\2dju~'lf)j۴ޠ~OB z6W;Qk┮ B_P/g2$J4~x"QDpVq}%-$ycL~K,ơVyQy'9MN.3$3p(B5md1z4-`Ζʎ6gl禥MЎCqyJn.)f+q"!։c뺶Ä㗉ܩ]6u+OE Cւ R!VbPLPX_Ns,&ۍz%S2dUI_P8Dc_JmU7oTVFcڨ}V'&^Xİ( Q\Hvb}rTlx P1؜]4Kh bQAV#~WEe}Vjt|eyqxMCp3XoM)AV*}_Kkw4܆X Yjn79HOvVJĈBZLNWˆ7TeFLr=֫w P]ޝ߽ 뽽]lߚxG(lΫ֓Nc~.<.~yʈB ;cmOٲGN?6Hұ6a0Smj* N)u}"Gwok8 @Jx+$|aXԾtR]eYat顯_+6(ȾWKs4ݼ .@Ga(ǫ&QO@_9—1`‡FtTBmEu?p8w۠aGxi%0_р&<&5c9\8rOyM?6 !I@^b&i8 7H)Tԫϩ7E9r<{j:e)Hj)^)'V p\>a7,$⮣ƚT;/OMdq׵ۀ"'[Ge>6 ,_6F,RCd s9˻`SyFjS$6N^sGK^l|ďxfez{:,BALge2!T:BRRU9Q)gq\tأ'1 sB-ЏjIyV> [MP붠[[r|sx5EU a&!2bW6ѵ?Ⱦ|Jze~ w &Fф,S y\'X`U) kz,Aw/V"޽ c-(AΗaaWIw4{" ~|H{my1! Ctti)t.2& \58@7YkYxRk?ѝ!HX`Pٞo]aFj KQ"qBHQT5V2Y|hgcO U`WnwϢ7 bȅj]TSk#]-X.cwAc(g+8!d[bEQOzufv麲m#ֶJrtsڇ%nF/+-'Qz*k\vK;Vb; +] -.Ia[3 "n4ߟ-QC`*3XT@L9 RCnSqAtvsvNBZ^M 2soj¹C/s`J}L~}S#ކ5Znn ♃ :(yn[Z'86v(3&-fQƊ5RȞg5 sUV m3D]:XXxꮘkT Nr}70Xqi%+͕s@7,יa:4e|F!` [r`jaqJgm0|T FBP&)o>28Av%Bv*i N" 6C5ljFC%y iPWLgrl%}&(#&Sv)|V71 `ou4 h Jq7B@8H\fe& ȢK??Aj7feqU3|{S4r`T^p-v-bzFV͓ƥFYMN<* <]LS e*:5'аc@$.4=dKOv0(z G5Pڃ}d' 8W}3\nJ- ~iaV9ٴw쪏 sΫ>*۸Y$qN1_VQe6X4Md4]T 9Т A>q$}5*QH;񲀸 [\w\"jOB:"܋ \Ci9uQ F%ZD Dq+" +j12GiaRT!ڢG?ް.wvTw޾[F8tfzY k. 6=XJ,?W9nX`p%^*.o(OzQhIjj+Vqwk r)5PcF[ןO_ w (tdIujAlNՐ 49܃s6}eؐ~KVge%rZD㇎U( d7ۣ $JڍCKGɐ38}9RM|?B+cN$R cdIkA`ي2K`3 l#H-Y>x HQ3(M eY =s$GWiܞ8hcz zeR쉛n_LHI w; ń R.yŻ 5[kcr~(Q!;\ K8p\q 5Y4`k4HtnCZ~;XpG$V<::  &-be|4EQC .e>yY֏hH~x(JTt'Ja]D4~tzOΕͧep2s|g__@k xxKm? єѠZtm3WkXV_4ILJQJu>FyCzq)ƶ[ !gOUA#`kγ%s K^,7@uƠHO3ի*ԏH<^ܾyV$$ z9ib_tl;&0`&ѿ>A{y(;W1.Edx_Ғ^Clc7pLgPܢ-Nsύ \Tŵ n6םS$A?D{75 u6,LszGLٖ?CGū"1FadSW˸ྜྷkUGםc޲Se}K2hh[v;Ҭk̆ӃŠeRv9ЎCM ewGkUg&C. ܿN|HMcjy_/37Ңȧ$eM)BH;ze {Z2 5@cq(]7\Gn7oN=mG(v)1'Z:_vORo 㥎^5'-r*s:[u$LL,h$oNTG-VB) piCvٱFI~x[Sj'}ެt9TEv {ٳN}c*>``aSM9D<|saA Qq)|5+H&+5y !k sZIFi{-/ 04@*w'@xlՄ+:œ2}-ݶ{!:`B,0zn!m™1O>C͎yZ'^S#  I`0Y[COt94CQ!A_"[luvpuN&T80|>J]PqS̈́\.ޓK^SN !4]BKljPcnmq 2+`*+ ց2n|iP3bj+m)p+cLУo9k8L7aXpGu6n'=v=BN-wFNAr*!(ՇJ.OPsn2N o8 VG;$uϠO-ͧt)&WT4M9z9 Mx^<2Jn ,U*"]P[ZrٚTc2WD/R.25d/D'!L6æ~;J'~}_ nb~)1Rs$dfeOȏ*Ns6.BT5:xK-g],lH?6eĨ1,XTev9#GфB@2"7)eq u2Vj=*cGsm:ZY&h Xbb|W( 53Bo~o-aW`9Q3EI:ϝUyG0M} ڽ,IZO؂ilKޥ)Oy LQ 3J=cɣ%{Q'(לȷK5Gy1yM"i3bd6dN&*6ᄡp4r49= iF0u6L_l7u>ҳLN fR1j'*r[e2x\-(pF-$ |FH+Ox9\U…^chDzJJF떲70-bUs{wɛ8Tm,=^f;*Iix]P΃݋A:V@yXh~g&%GU&/7tݕDjE ZgՓPiv]A(f}?w0;Z5[/a#l9!XUwqK0,# ヸ&I d8npB>B1h ƛ^a2! {P>7s`4O>{˽/0y"aASÌZQcV12BOE%~qum^GXa? os;CX;cqgYj螕PRgP!vBD@#w[:NdWL?kg 9ؿ7t uǖ)sen1Is`(vHH#$+fqR.²dcG!=C9nc}eq}z8ĀO%}v!Iε;^|n[2 2II*B=fhu[#"M? .P V9$nyTݣG9@.<녙ۙI %?6&Ҿ&n$u"Rk}8Ƚ{h QÛlS6=sBֻíEIJeZGZ;OgO SD)C46HWΉM~ ߢlҬ~sTro4PQJ`v FoDV~  :nR(H٨\g칟8X5S'« N pzGTI%O`-uJ Dup3)06`5IۼI='A+bK[<,L3T-hR -|wە/~7 ?=rfMc.pjڷc%@uHnZBFy`(^(:r BCG2%A~tMRgP' x;?`"@ yǓAAHhAK] [DI}&ZxށPXqsQc.ˢ^݋+L9יqsN]Cs*d r:CӐ;`qOvcI[4*[ Ta-w3$Gęc?z80Qv!@]sFJnD~|jګj ٠UsVK%ۖWt .y:7oDNO4ǫh6Y_~fKAJ1=kMf@>xfZQ|>SƧG̊HHra+vc `]dKygX N^plIY2:IER *&} DDBoڑ!`Ya%'4 ĜxY2(SOeE]#{d!+V$J̍@{>Eu:շ{EA'Q04r[5tsC=@qD1N|"@`}б)h;k1T_aˤ>ZaLQZVB4p_lNӝõѱVziBdN;4umR+[ O&2r V@ &xO <+Tмlim$!? i@CLM.>OO5 Fw3O1E&քb\*4f'trqcӀR*%ُ-$ M͘ raqQ&=s=ZBP=^0, c|FEX1IX*J^Tbހw56XÖ?3B686j+Yg^:x`=wUkfisV91yOl ߟi>ݤ8̈w ;@BzK]8{JO1B{%myE`?{9sxnzā両*Cug7 4Ԕ㲚ɛpaNq?nY4ځ0JWC-~q y,J[ **v2 :qP ʛT8pG}Lqin+dQ& ƻ>+|`>V5 s/6ښQ OsJ U@C6Zm4~J}Z\Q.fPC-};3?{2Gݎ 8Nm?NHg;YSLo V%ӭ:|<&!MǬ~tʶɬF_,E~7ťvr7ZYgIViV#0&XDjV-U+tp΁!ѳuB"Dޤ*s!fU*U/e0>0΂EJFG:Yk?>D XHMO9 2TGA _pu66 6m +c|So2Vq;VGbY|gr8]A"`wh#sy!st,,ѽX {ڀZaàV4-#txkRʝ^ I6f;2c_TrKКXQ `'x ʫbz J;Y/G[gw'Cz~ҹ9#Y,Z iea4v%kb Rح&]޽|^?F؆`=[?"ĹGzǖm'r?f'syӓEHع]T uw|E]9 rrXx5J{Z-|tjpb\ZV h4GK Z`֗FvzuN;#ՑȒ>R\+/)@D|O{ ;^8ryՠ5 V0(xyf,K_|r~k`/3T MBCQ)&IDG/S= s6v^p n? vJ3+6"}(L.Z=RE )<*98b|kQܯfpF[|e6lj&dr,#d0`?M yLFΚi1ܐZK)奣*;'qɩAuR p&Lb!-^,ZL6YvLZy6Tw&> |N 3q mWkڈ^┛,hXyD\^*kp)&;Gp5uy$qp%D*OZ!ÑE*::`*,7zb.ͱC) `r3OXAI57u\FER9&.ٓR( I)ڢG80'qҫG͹^^O/cT%C & s61'QYK`i8ߍ]a>uPLy3à*&sCTVVhzK|s.6&W6V 60TH;Zٱ&qAS;npY:KK;{*O6l\Z5g:F&vѩ\c<2-AdžzG Ls/lr=^*鉐Y`Rdԃ<Ƨ6+5m8 .]{r3{^Y@DQK(ɰϪT a\yTD>P`!9q1BrTtEu,ohѵӍ:ƺ/_b;G0c::~%8|a -)OndQOמsuP4{cF  .TAx~ yo^I ;PK=G@fEhUYKJdsVoʁTN0xن^irtzlqnеy% z}}#Ɋd[+:u* m. =< nrRc}S/X=A++Vros }5ioX _LQTO)yr2ܘQX+.> !R$8Ɵ*҂i%5)/`j0TV.1B(3쉒Ӱdm#9YՃ8 d ~&6rN|A Ȏ♑ )~&NR8PP!'zb~obc|7 F[G㖈;vסAJ88g6)e>%(y}>^wI{3bsVJm?ЃFH)ll;*Ւ6\4g|z95{?_ǯ siJ@5K_)wbӗW$\&קm4*'(,.Cfɻ?Wb2}{噂#c;%4O}[\ȦiX~;vে7V\ c:$%BO1+hnׇPV6u<;G-dRa^')*J 7evnHUOkgAvzok!u>&L7VڰVD@1RDaXYӺ?MԆ &~{\o/Ʋ^y)`-OaXbu vp/e | }Ti,q0vsb2>_#kHmk {)ox9O^kwGħ}PDd=fMWv^o8 zq:h n3=e 懣1ѕº;} \T{>%B,ژ f_/i4x6c(䝾2 %? ۰#jHNnRZ@o< L9E0sd):ﭜd&K;VؙB{ T3soRa~3Fbx`M`o>W }~NpRe/>i]Mi#T׼{jODu[&_>>,g7-a m7ʇz@)d^Ԕ4SUB?lW8xʗ$VzB|,G!S@F~DSTxkq I`Я:Wp4R6 HH=L+jl}[ƖlKãNHdX')u_v,ߣEO.Fx--Ƿ;(|Dac?^ۃm˩ln09a>zE/8 *j$ô Q攸|D8e2_ s!&Dpi>5MD%ssTuo #0|~w=6}}tal6"o+E*@4 ۸w16Lsg}7ԸӟfS?fIOg֡~/;lz}"Hb3h9m ȳ&44BX9N֫yJ8]cK ,JCző-W^{=Z5c|ƀ+[ww2 n]kw} B Y2uT'ɧ *D^JmĠ2^*@2jL0,w;Sk~17aeBMd8WqcY>г\KZjcݏݥَم 4bK $k "%ߊ>*P﨟P;#M ]2Xv GQIQk$,U"8;co'nUgCƁ#l,H{<[$aO{~2%BM9.ZSwVBKFj;TD8*j*VYfԶA0'h:3 l"#p VT5%mACѰKL!; .p1WRoK7^6u+ ,ҔqRj?szkx+YA |u?wqӘM MPzQ(@tfɰL4nk L5o9&07K9ECݿ|"W'OPbU7~ҍ1Lx!^l?WcU䍬Rj fZ+khB* AN <_RȪh~\ a=^j!{EQυ훚"l0t|z\"J/Z?XFƧa*~G)[mXG^a}d`^{cыFGbŔuʒ$-1?de JK2D F`lB;$ܔTEXҔ¼.>QchzP /f38z IV"u0E1э%8OjuuH[oj\萛ID7؋E3 XIqwSv$Ynƌ`b0 ڡ3˜#bSMEIC 'V&Tj`f<}Gu{B^؄(e=!'^ 'YZn]uj\ 51 sS)bYw+ QDbMGpc<"X>zRI<.N53OR3t%syk 7{c*瀲̾ *ݾx/Wę {=R0fڄ-Im7teM*n~Ó'`jAc{!|D0egvm*ВL(JHw&?A05sA!@$}_zl~. 6, j u+ ״} jMHO*vzᠥ0 )%rxR'UTi#=!,K:^/ç Pb?E@V^_DH-s`<9<|u}ڽSՌpml1HPc4 ?y61]\Ջ'Fx|,6ڹX~=KnEe99 Q5/)(p1bAHEuV͟YeRLj͑k'!&9kiz"re |t l98l{P0s@V,~ ^j{[l@ sHk?*1ozuO"҅\ ,/2n ?~[m$IqorX 88Πn߆>W{,[?n֋@s v&(4jf~"p_)>=KH 3B[n,+|gԋ~2o/VqĘ:7]" #NMRڣ>`wtI80ƹb8WςI+#O3Wb$`O3č#!P$3fkyت"OE1X>~I!=UPH2/ڸ>_og 7+qe+,ķت+hnɺ-8F:ZR8+ުߊBV,yLs> :&`oX 1u(ލw@"fvVN:],+g># ]=8(v6et2F#oJkGV|t/84M"P1Ѯu,/PV {#$C %Tݺ;,=3R[җ=*1ze>c౔YK\FፚZIBGҝ *ɒq\e|0M4+hU򩀋|7jFlv=9!YXMH䉦b QoՆNtDLou[._V"!7H0}:Q@5B'b7ZV>}Շ$*WKD}lY%y\BY l *LQp;Kt (@9 D^a h|u9f{ok2VC?+_s}H6W"~ cw P _`YzB)3~p V\W/s,xv뀃xv@5* q=DTs9`b%?.G6 +=H/Wp^SRQ)TMplyhC7mҵ^?ooO+u4TĆ9C1$kWnľԣ0Aa0G&N'&nɃ_/$grPLaz>a1K 3ߒl_c&%n#0+7\TTe񔨯ϰSnvv@JO4a9܈yJ'5 +c *0v2mV{=n~;{iHr>l3b݄Y*V\3(*͇/\"%A%ѵ~Dg +J<̋I= "^h࿮)dhX(oP;~-;ZizoaT^q|A'tг{ЌHk6=8fIQ^Nq%dnքU,3ZL@LbFΈ%n N^2ׄXNHm@DW"f<â T-mk쑸hr 1.oM4Qzٱ2\THZ2IЖz'F|zKKA)ITԮ!.0+"ʩ.5"TebFy.V _+'>2#I,MD`5/1|p^"u13Z_8ANN,_ꐹOxlPiEsp7ȼ#»Fi0BpOyU(eۯF'<υZTu3߮v` #!mpD\vl_vB6 UԎ_qot[s8_z)`1Z4dgV6c%AӾL՛fqx^$A{Z>, &ՎS[zGr7{L3R"f;PeL)q^}^ by0jX (b1L?M|г )vHH@4𻛆\FI071SPPAeVRkZ>r4eub[!g,`Ѹ^;.[fVWMg}i)fZ#U nF\jy`^:oZ)bIt폑@Dld3K-j[eo2cII%Ԕ._Xc5>{햢Vzs]-guo7#>crĚe~ϣqLL*-@ywt|L09@OloSHJ׊Ҡhmf? SC\WPRD`҇onUm:n- xY+?`H $=K.-J^祐ɨko y.pgɕ/ojtd;-\n\C@EPbȹ$pv^{\=%7)Z l j3*d1_p`5WܜB#%nz}rY*%D}JDB}R@B<0kX%SWτ |$͊V#oXӺmAD{ONNױV> PLjc ;a/B"KtEEMYNbfb# QOsXʹdGzFIqt^딛em{ݘI* 6A;NTL(}e_hq3mz`YEK$ʀJp+Je֨?'O-ZwE1WzGIh.O@VgJaCP:;omDQ*,PnzaJֹݬa?1Ńb@9*!<.os8/ezq֌5niHd⊮jgAzq \mT/D$m8_|DiȰͶl^iLPa:} zJ!I?DJՄe=Rzg@,Y:k_j< ǰX 洚()u) uTXϺ=VOltQv 7FîQFg09]{ƙe/*߶M>2<T͙o$X-3R hw)z*ӬMMuqfOeX4Fi L0ۄ$ S=|'WO}nVhW!?%12*/B"Vu6|*gYcDOZJ'}OgYu]U Oe<8Ƥ(Dh%[A >_?\f?Z A9eVHY/(jiG6>la{ws?(#qڑtgP1JUy7lHXu@>NB!J}O7,ãK݀GYE1A1SWoxRGN6䈎Tqn6v-k8')uD-*_=xGzE_Oe:-, &@L34М`rE-uVQCVl\zVy!d]"HML[3-OtLۇiqBjJ0AJ)%6܍5+Wx.0u\Th44`;`eM7)W#~9%_l7{Hcӿ!?S>`tCH?k LF[\Z ­~Hfueݼ=)[6k?c6o,sSJ{ H3vV5F+K,%Xۿfo3]JZWt[0lK$ʿҿF csil@~FT_h*22mqT/$~0۫_³XpQ46V%?J/,}@m0VwSǿ}L41 V^79+2=K$]O(c(<:90+so'ʽw3\╺OcOri z i=I7>ŕ9Sh'0'J\%M $".dDTg\n6IRpFcy_CzkeM N66I8OMpW^]+RF\J?v{&5-7$בDY4 [CYigm߹,˕e\nsxU]Wӛu" rtLY{wHh6_^#}]e Qp[sZ})q@ |!K2zs'tTN!8AXVrd㵚¯( ZNQZR+"l9~eXSx݈r`%i@ ϳL\q .jrb|FLrJ fKE~8fdj) u7Qo /tإˤ=^Q%v2`& ϿB^'S;CEVmud<bJS9#gGɗ x"j_[=>%ټdLdB7}X1E%{ye)6T8k'#v$f't~ɏlPJE4gַe9~>cXBwLb5\YU"D"sV-S^_bȷ 2Bܚ֯ CtYW+ ZL#BOv.4w͔ yH}qmmY;{:i Rb˪fkW 4O+#iYnځͅ)1WEq Sߓ[QXk .8N.sらO8du Z/e;fv82ӌTcjm8Ǯz?aSp]T$'SfzN1f(TzDBz@K>%ݥH6%t˯Uuݹ~7xq*fƛΏHU *JuٕwF8yw9=Lċ섂+U}C*"F? ~aY3G"gPK7ȨV.ȋ-ݩnL P£q#9v}ѱ3˾tie@xG󊞰Ӷ7\:ɠ&sJ©`Xӹ$WcB]RPJA+m6 WA|)y^ĖHB2R9W-jB/L]pSP&{WSX2gzHIE]bܬLʳfTSx,u/s?Y8p :TIzxj@{" HÐۉXrVnE8~#jvqNudlΥjHL<'*i$Ȕ~Y>87#$W+3%,mw2G2^Dlv~Ncgּv:aNrD<>oiBٲ~ڭѸ~[5 <$ݚ95|Gi@ Kt>I꫕Ē`܉p˜-Sg@/-dR1@)t Mk,&fTAqo( ʑ0reVR?ٷ6Cst-)åoHёض-mEcZcf[\K Pu"F/ȃGSrh(zLr5&`ФWXL<:`O ^f 9i/ٱKHհ'٤Z!o1̖rw j+F6شsc`DV 4TcNlK4!2~A׬g^h ^ FAhn(jNe*c ЋeiB=l+\n\U?z:8ֿSCUH"*)}U P[ߦMl$#'XP{h`)y iBU?<;`g^ apht 9V0,0eFqvKA8vc# GκR6LqN+HVb^6rQj u/%/ZN=b! E.LrZHd'($lhkve%=2MFLjFfl}xo)=pp+Pu@=UoS@PQG>Owk&f CYelx$)a-i/@'%dl{M8qxGRSk[:LŴ&o8URönJ/:ܰE ^ƻOyńJx0W S>&1Hp.SǓRv$@EJᐡuK%D:z\%GԚUn0?, Q+GpN{'Cbֽ`a`3?+ / D1pM'%z';;Z9&>7G0y槉cӑQ@ۨ08Zbӏ%g9|.:PeςBb҉aq|f緀-AV"Vd8]*XbHJ9VG{(L?-ow3d޷`h_~פ>#Y@+߽ 3_)AyG x]voF`AV <4FR}Ϳӽ뱶mAÎ?2 eɵu7 mڱ |p,\ ,Q6OO=GXC <;)%;l[#v_i'FJH `S}UζWfSk=hɢL)#S6:9.і,3Fc< S- D67Eޘ;x„է-[RYSēo͈gr =Jl&| ySf~bE_,Ƚjx*9ԫ }ar .ec1+Z|޶6 +%kk vr)[P\NR"4*Mmv&S[Ol8`gK^p Qc^T M_gp# ǽDʪren]½-S?tV*?#?m1@\fV^qa)!9U<ɚȧ?R kں3}}k. \QU7(ÍAn9D 0oJ:A\VyH7_dHil4yio RŌv`NckbRpxMB7niکnel.q|F{'g-ypNz2U*Τ ײ|)04\ }Ll~(Ouv@m!XrӺ[Y9R[XŬ&՗{;-7"G$bu{YE pذO,&u=^0n+a"57h}V ={:z]{K /\Bn pYPetzNUH#Ad+=wn_Xtn)jyH[{ NC̥ة[]H@r+yX!فŏl{A^5a@͖u8Pt<JTA'Wj'C$Yh@ŻՇ" Xwk>w3Cx8Ǜw#,tzpP+svn3IK9Ak@') ۖe:_J\Y^exq*@^HǸ.2Qk"#Ы|,| Eo}d K#*A sѬBi|k)ORMBBJr [yҰZ+T,3=!{%¨CG}bwZ-T6a TApG"Re2ВK hZO›e1b{>N]lJ"AK']aTFkñ-?t4lf&Xt9pFpغ1\/R\g\Mێ9Zf(ce Oxjgn1F-j_ 3L*eOq*Ԫ:5-dE8,k\XHw[և$ *0'ZG9hB "[δj$ʕq`hu?kg b'b'`EFk%d #I/E-[ڧ(xn:'KμʕE~prp#,0VE|wO:MPQCH8iJz}e, \d.(ީ=J[N=^5Pswo4@1aO3**7|v`Hq7-"\H.YnYM*XyС%Z:&8lZwl3~F@`o/K3Fq-$8KƆ&Oc c ڒއNBb?Y&meCN"eY?\0 .;.k㟔&UaOೱ kVB!$aw/,!-%OIw6!R.؛u135scjf}ZD^B7zЇfbG &>1Qj,Muf/9Dߧ1:nJ W< "6П*dMpoIѝC[rQk R}րP3q*`l˖&` EAeTЖ,=yX [Ymq6$k1/S֒x_"I[H+,Lp$ UJV^3Ocd\DgޢPo$;/6ܪ"&͗}SnrEO%]BF N>>j5dn)效 6486ǬWUh Jjhv(sccҕ@/iN˻Per*/$ۖ ~%)F\O.zɣ:{N)@gNe8'~з`BV!<N6--^ !O+6VjI&^|2/x3eD,I. ~*\wq@Q0 ͲF:~D4?rƛ2k ΗP@WĢ7zQ2뉀T¢.#yJp9 pDon6}Ugȝ{&D S"jG.˰3l?fDŃ 큹@Ofxо6`2zԀr\(҂)Pi ֒CSH(&4CЖyq,nIҖB@;8j='O#jzͶ YZ