go1.18-doc-1.18.5-150000.1.25.1 >  A b p9|Pgd.PӢnA^~ p윓UGa*w;BE-j3>ˮeG]r'H⃢hU4, $~9A{qwq3nKDd1TYXfdž^ѝѦdmJ$* %<9D> H# -lՌ,G RZmZp^.8ꇞx a@%o26c1736b1553a1cfc61f55e7e3b8b0a5ef6a1f24c3cf048ad683e66631d2fd75f067624b1e08f6815a1f1d5963d1747ad9bf186c2b p9|c^t|L`|6~\uO2ͫȺs;ב-]v upq|;D™mFFU9hF Ek{T~“hZ"GUK$font6 ,4wFm;F̩a74dyӏjis2g'}PD!ɾAA :x?>Po7! ZiX{/+d}}e/cl;}EqC >p;sP?s@d  " 3TXdh   $ 8 } ,@(89:5FpWGplHpIpXpYp\p]p^q/bqPcqdrrerwfrzlr|urvrzrrrrs<Cgo1.18-doc1.18.5150000.1.25.1Go documentationGo examples and documentation.bwibs-arm-4SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Documentation/Otherhttp://golang.orglinuxaarch64Mh.4gbbbbbd996fb9181360d605adb42c662c36fb5884988f29940621dfa8b7895215740e3123c14365f20daf6c31123df409b281bc131e5d1f88fbe543b1a68b5382cf6e7ff84eb52f3034ad21a79ccf00d8e92c29e6ef3dea181033a7650e5cdb7486d60b452343408313c2e9bd6914416cac6f17c7ac7fc0e31462e382bbe56962b80ba3ce82cede5d7ca4e3d86c0f864304f1b2a91fa2c0b799f19bb6bdc9635d36d24rootrootrootrootrootrootrootrootrootrootgo1.18-1.18.5-150000.1.25.1.src.rpmgo-docgo1.18-docgo1.18-doc(aarch-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 trackingibs-arm-4 16594389671.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_Updatecpioxz5aarch64-suse-linuxHTML document, UTF-8 Unicode textHTML document, ASCII text1K+.C2utf-82ff7f6c436be065b2b59797987a8bb185504126100f1a361a605cbb393aa1a99?P7zXZ !t/] crv(vX0 JnA;yVܩ_-ЇέW;1e&V3PkjTk)$8876T|yno xD^h\|V/d=cm߉!ST¹ {jk2<2|^S0vk~,p ;optowg1̧)X-\O-G&;F U{ԙȠَ*m XnoA&8׮aaVMLh t8ٻOJK7 JI ?<92w*-A3"hpPrʒ1HVMbb&)!g8!*e,GxF@Yaʈ1K aA}3[/<1vt4P|{p%Xdj `TVgAJ.q]˨V&j'OepDaHΡ?jOrCpH:-KHXs1fbcu!W vP't3Ԏ}oU1HlRgȱ!YW0?LOP1="=khԛV9,Q̏ƵR|msN[)]Fڃ\yqPB }423gnQd##j* x#-Tw(L@~5$dEe.ky).R0Az- Pd*fbMhڹQ]80}8ILwqb7VuڔU?AAXE޸qSvJJ _=`^B{S{a &7AGDָ>cmEB҂oٓ,tMURlW*9jG4S1^l(%kRN0LvQ"K\+Xz \o/\׌41$ڟR\1$n ֈo$y"Gލ*tM'Exy+ B'z ?J&HlArq? /An&MCΕ(|O$l'Q$& zٝѕօ ? WO n^m\d;I ucвt-h$o_Pĉ0rϢݙg%42SjJ^d!K !q`>YEfjZ>}5j<.cGJ iuSy#LMJ`W'k3Z++~em1-aɢV;v"w.K''jb֝\RJ(b)LJvA:dX0]NDkF΄zwڃ-,]9w|WFKbǁsn^5wYvDR Ns[O7>)'kʬ(:5"i &R`KVi1 K&^d0Lz#(2f`U$IQ|R2?s!`LZVBCR Vh2¶њW#R= 5Gt+\NØ0`Dd+̒BkSAhsN>! cDqj.x~k/̑PpeX 4{T5;IX"4%0]Px7qWSbC$t#̵NB\eRö:FtH*\$&1%&[LL)X](u`~MCiutw]L`zlu2M ܎nb(-3v!Z=:ש6;"ԭONJ''Wÿ)%>/-z!+(_lk..[? ⺾@\r[p?20T1=ctڵlT_Geȶ󉾵}'K bu.{X*~<ҨГMiTcv!w~XQi M) pLʫ}]"7臓FNR7 qsT.wyAX$iYG*U+㶫^ӓ9gV3ؼEdtT\Nis*Ms"V=I:˅!O O55J n ɛ㯼P*zi[ExD l*FԶш7{ٌ7oW ]^ ׂJHK'UJia}&_6k_.? T<XSpcF!V &[æy=8i۵9:bFMq#G0z ~XrS&θK%~TY2Qr7;I~8AdҲfPœ3_x^%JD-ˈ׎tTT$cHQ qZDrwuK +7kcԻ5lxm|2E@mqS΍:MTn.lR':k*'ӡ6gFpb}:iRHiVPd\x"'/iJӯF(2Kb-1u33_,{ܛ{R,#t㱒f}f( Ky}n!Bs9>uLGg0JQB=GMOrI1<ʥ]q(A撦j赐[ǝ e5d*4?pM+JdЄS%eMKi-`&vR:G1Qе_gҜsˤbT%n]<cU@iapr|]ߺiGc2[8Nth(ԯHTsa@t/G"]!CO,)%%|H\|Sݛ bIW1,V: "S Ҋ,o6(iWݓ-fS} \,]}eْ̓ N,f`Ϙ^LC_?r.HMtwG|Yҥ܎@20J a3F׀fSId 3i=? %"fxi>!2&i U7gbrGfehτL w~ړ%uDKY<;k1=*v wib& 1{)*, ?dr{Cyթue 5w0 oG~G@!ʍ;Zs]#%3܁Dbds8j뉸1fUy2 Swǡ(j9 o<wy^bp{( IyAWXx$0UI sS(]rmqNt>ïb?qӺ y%+%7I76Im`,PTZ3\= { "ny 6 ow>k!<[|_/"_Bk2Ok>2P 1G!3Qᷬ7<^BqYn](58oHh i'ɵ7t]HM/ܺ4PH.!e7( ;! ~0-,RWQNd91CC^HUM3zCDQJBp)6nJi)p)6F{W$JۥӆGCUMc=VGkqHg$Hhp7:ÂiOpVmXF5BY|E Vcs'K '7sveX%fdߊh_/ϲ%Ϙ٦Y4dptw5_C"t{NJÝEV{ :Rh>7J)WQ -Ӳ_ˏ-'8,|3 CbP5K|tIʦ-x㕴'?ќsM?bΥ3""`bu"u[L&µó @d9˒/ _g1ǦdzO <;iѲNIvoa86Ɂŋ(A0.ҀLowAN4WaT頟g} Sz=1~~ec$3Aeu;3b256nw= ʐ pq%$,=#% Wnԅs9_˜pq&_i4x"Iy@a{ 5j= R31heuFp^,<;RRSȍhN>N6t muP*-ՐRͻ~ u#Uo?wD{HW@fAi#Dl7$ґ <5?b'3[4Yի}K\4C:$u4(#Xgo ǥC6{:VtMf9\YFJRJ84q[R;( nJBk&-))IOeJ9jmyWVL~4qW/k"(n2AB ͤuv}W¥^&_l~]JД+&tO6ByXc 3^䋂вEn?F(45YE:d ϗD]_cad*{[Fv! h_r8p42Vھ:"=B_, JGILorw<)_|*iԌ JvkJ}EF뀆_޵Z7T8R_V+3{װ+cmb*;[y0039pOLWD`/-&lH)}h0wxLct0a"+$MYKţlɲBz:Tք(&CSNM6qdŹ;s4`\LR 93\yWS`9&DjuOsq"+-VΟ/"m*1;94+Ո)k9@ɜX|]-QBbgg$6Rke^ݰ8Yji7߈5mȰU3!,u CCt,nyu|{B2 Jx倬Lv3ZeBͭUγ1%|ZM L> pI nX|#` MR1S);_*cwC,5zT =JCJcOϝ{͇35;O‰O = :/o2e޳x-J+|EEd[ZǕ(mL9T('휝a~[87(?7&wba3;Paz/aMM"|0| sF:trf*O1*0~10Yѹz\,ѕKMo#O,cX9JaoWo +*.(ld2kNL'_ aj*5^|{%獰#,c_i/k/بq)OI6= LF pƨI6gdi%}CڡD2?6p dՑ(gٔwo1 AhT 5Uͮ=bhobGh0Uyʳ sO-v1PBODz4EV Hg<+MnTp1b<öPCkIFe,-xJ冀o~c fIp4Aw,ʶpTdcAEVAErhMd @&('o-lv*au?[Cwng#kϹl'#)2<$dajxD. '߆j` k( O$FgwHX!hi~itYZl,7RNCܙmX>>Fe<ܢPA('ƹhc/c?_CK!ںZ<E]%CJ3^Ddldyj;zP9ٛ͌?n֨鵶& {dH}lFCw7#N "ew 9vlʓŝZk9`fF=zEO"I%J,b%Ӿ`s9y8޳n}Rԟk5Kijmӊ\xwFL/4h`ڻ r+蠷262B ;`spCHJ1Pŏ o ! Eȶ~21PyߨU Zabhm x:"Vƺܻ΀*'N,{+fk'OĊB#6T0@;f'p8דdSuT DC #NwJb~*M`DP1C,\8H gwjKc <Pz//3 B/'jʼC2_ 5mo-u A݋eZ`CqqsW[ѱ{1"`WrUcBB`͵ e Jݿ8@k/>أ&cԋYFp{349$5L2d`#(=_p4f<{ !Н9gPD|"^518tGY°0ˉl(d:-/K~T䃾71 Gcs$ l4%!Cwd`砱!/F gVǦV8(M@7sOO>4fH(1X1,fwvy"9 KP] ?1B;(:b8] C(9Ϟ 9(I>~m{SCC [= |gE}MWj*^ DK"GTZR[|"nGs BhKX*e{$Qbnu/qmpR9l~ve= E2̖gLyl($.9^7q{z(Kaq^[/R['4D&ٌiAUjW߻39BMݱ$ a/nS-O̯2ȽQ)Jqζj{B/YзK&޺\ :* )kG|-Ż?G|rT/ {oYtx̨ZԀMf^v *t=%?XJ4/berœL&[#ĕ J9FE|^a ! 9X3 { pB Ir ~r3 @ F ֍LJPDZ:8]:lV~lˢ L(xWAdF d:>CX.Z@v:[hP} ai|(K3bO@4d@¥es{vHi[KCs]l{rސq/gOJ<ۀLRXԵ 5Ei)^el$E2Nd%b Ɲ|rg% J5MswPDkc4f*fh x<ɾ'92ƴ9+ҋہQ(8 g$wYjgM|FǴLF5\É)Z[5 gYCs%78Y @8/Y0"N>fyJ<;kByԱ)ax }RhuxH&= Z"d\ސ.H^Uv k!xEܕG؋1I:lo©T\F1DzΒz)k>XgH)R]迎]qc{orC혘XeMW4xB}{)Q*/XbRxpNbܒ*x9:MrS":/ ,V k= )b ^ێtSKxJ/5OP0*ˆSn0<%f^%wPU7ʬ\ F$PqӥdB \? OJ|g?x7VtdRrs$T4dU٧0\y'm뼨k܏`p IuF":9=;= "<iTEy|+Np 7!hEk2OOPNd)NFf)8e9ܼC zo+zbT:J*J;sO -)S4$<-(d: [n{VL Z-7>4)L;Hr?\oWu8}tiƳt֫w*rgfZ0 $Qm#e(12U+FJ4,W g\hv&s~f2܌$?q#=4;o=TXE)4#IBulq'S&ŴaWFW0Aܾ91jMDefqoqj:Y`*1V`^Y%L,, Hk8,Ym-1(~騇٨>E_VoN[]l^R ?ȷU]-o،k\YE`ʦ0GL (x~뷭{j|[1g<'}k(Gk]'sc <+vDu>?Gl;Ƭ&Y8=])~;dMw OmqCu9?`-^5VyT'}՛E+c}tS@Xх?*ad @<`jPQ"ƓCfd@rjc,Jɴ(+}aߍgxƾ57HJ+hRk?gS<>OdPk^}$w BG S-o3'_]Tj ]&U%:/q!8.G]3%`YӪw=ecUɐB [{:C挖ܜaePϕrSOe~NŔCICǸaUWhDi&(E۵.;6[F,R Ljr{&0~oaKR鄭Cݍ|17ɚ[!һ ΖfQQ95R(wc"{/n]+@gE"]>xdP,AWG|3=he" ++N9Sɤ.Th H] m~F?ľzu;Ǝ^-av\ 0 F̓wiF # %jGlh#3>;jM]ey>2ιk"??t[Y*] V"4_!x5Ӌ:!SW#ERnQlD_6Gr` Ε)6PNuiPˏXz_gh:wpkpW]Q{4#P8: vCwCN+HtlBWpNů#ݎqŰSZǵQ}Az nXX?:/AnRmR$Dɓn<k" >NR^気䬫"Bq ~-0`c7CC5ق ū6`ŌT#R/Uo"./h݅=)a =7S ܏]<ƛѬDS&Onլ]瓶 bmc$4GXKH#(" 6" }j dN̼sj%ЁC:FKuAMDxhgp) Y.W,Ůlҗ_ E{l&5;Dq`1[X`< :UF;N Oj*7W#8b j|[iXi_6aD^~ @;NXXü)"cfffn27 J07>]Zk3vedWa=LAukG~ӱnePp:\4U+'LBK~9wi'}[OA 4fu <*9@Q%K8[`n/.;g ljmp;0ze@G DrTi:+Fcn1&GV{ 3:uXĥVK햒(8e$_M1^`BC@aS kPE܄"l%M="7d8&4)&@fN2Y7kf'p=x7V^=]FB 6asfpwRqj wO 3&OA5ĝ' ݵc5stGa#vfEP*np+\ZNS;w`).7%sꞐ2YYKm&O[;? J;mk#Zd+A3JF+1:rGd$NЛ:x]r_<˜My96.?rQ )ʞAB<umB/@릹`( XA35 \Y іST0Pv(:пO)Vt RĜ 5փ?`T7.e#..SX#q!+kBMRd3D.(TbBT|cdRzW7j*Xj=gD<A|nE .t<%c6VlLtȳ:RÇ-=` &Ͼp*f]ޢ<[\(۴1*薂+"h˕[dpa6Yɟ]0GD+0.C+Lcnx!/8b1ZqݩO Qi,ZJja13M.% TXzb`Zuqiu{TZ6XRb^8mpE\Yg>EuZijcgG<3cWd=4 9֗1/{fuZ]/P*-nK -ُ/Ry-I vVN)8%Q## z6|q//?.$CxW*fny8>+f(+XY[ ABAgit,*]j yEt {pT}<<3M+wU?Y]j\Bfj~q7qUNR+vXL֔ba[TaĚ1UBQgrJ>`*Pt؃*JrDd=0@8偫 ,ttNr.8 @5?urjVK$d9vM' |v]<ͅ`\ *wc@TdW_5}Puړt0I(wǫ[yqCCTMT@ pf5&BeŒ$8y1mK ܼ[[V=k JW;vۃ&0,Z2{T ;>jddJ*򥧡١Lub#L"op8d|Gxgie(JiW&d[KG>=#ΫR_$ǛRۚeƮ`'Flɤ6ϙuֻ.Q]jB6c-SDIecO4Ww@y| F)FZxE i]m)gi#6qOd?~_#aR@˨,[:V,)g9a|ūE!Yzm{?3=Y, rhdO݇`\!kloYHY~Y>NiGܹEHXImK(M}~6:TH]d6#>=:(1Oۿ^@Q`s ;n%  I~)QԟE/~)+3H6n%Lk>8g6ڶԹ#%=U|Bh3u L8N]q*tx{K)UXC2Lt9e1Xx J^n&ͷ~~:j0BFj/QM}z3Rabh͵M~~'Y\iHb>a@@TNFP NgL]I,$|՚rj sQ.}*4r'D#^IćÂVO]g l;$ CN\Ƿ1L5=%퇺0cJH nj4FG ?;R>{ku@ amtNܒZB+sWfեCm+L%2#`@dڋx50W>X!Fvp>M''ׯq:u\YL|A'R){*VK9!N˨ (IŏG=_FX8L,pPҨ?$=$x{7,HqbkvU7S uu톲(zw_(OLI9dtG'c9[zz|:&6AZS{%u F3yБ S\ :Đ0c## 4io>#cESF̘`(I1uѧ)= )^{ 9p^"30Z-_@;˿{=w"&(\ bGdm<\?U-apkЎS'h2K`/=aAQ|Y5Byn"~iBoⶻL-QV]]p2=x ǝtl#!fK4x tMh&!ZEFR*b-LU!h@ٵ\bpOF@ݯus%kl^.rZ*TG(O Usea07^27f#jNXuM7nP'rm+O^hX-x8BڐgTDVe6ܰS&ݼQ>|[ũYצK,/|;{@r6% zpwSPG'c@047,B@aD.%}Δ9%{$HR*C=Ҝ&i-IΨdn:Pݠ\<=AĘ?s d.Jd#m*GG(ScN#9̂ lZ(:`Pul ٭ n3L"P?&ξN1KqRsY@5sc,𿓁ץ5G0=DS;}U>n/2rÎM,.@3n!uFA'X)" 4օWUX;[hvzY;D[Upl^ż`v ML˞:@z{`t1a%_/ r\{+I] H;x GK~'bMli1324&3yS-'70ɿ dE- Ͱu3WtB3$kHYkmEx`+< T.pIG(XaW$4.x5B>բ<-AHypFRיZYsMO ܅g0eVʑRƚ|8s J`|ZSt~,4h[>&`1ⵌl23Lj|<3~^NXT&>AMu#Ƥ*Lv;sv~@R^\,fyo|X+XyQNibs'o]Y(LLk{4F;ޗgX $  FaJBJÎPz0kwDi.&;(\t,Z  ze/mv=SgE;0uǩz90`[[2ɝ:3\ϑ5k WSѠD_g=_N,2ʿ+vMNpN|ᄺvTa?~U#Q7!l^ЧoCE} LeqI*E.'A^ǁ7۫u!"A4AadKnyXSyp 1t`[r"ۮ@Q0P&h+xguelNم =qe'ȲU5wɃ0u'!7j5Эyo$M?7=ޯ>IsgWw34j@'Q~kJ >-=L?y0<m/B<>gy%?cc L/zG]{ WgN`4H959ۅlo+^]Qhk氷pΨy:9(g u!@ѲC;^@h~n'_~2h!G!¤2Ě.*{ٌ4:D*#,J^F"w9DaY 8CD kRksTM^:_+ ~ +Kؗ&q׾5ŷeTC^Kc']X|_$xOɹh&7|R= o0RnZ4@j kl0T*|IRE˧e *ThZ~H%0hvN"wW&>Z9Ӄװ>D{SXd0vg Kp+%jq*l(GNLnn0yrwǃn` *m1,ygjX< k#dN-z/ #m":0cZ(xf6KDVWJDS.[.2J7Y=1]t1&?& մt5˷OD V]vZA Fídc\fi7[BY`IDx=zTQ+J஠KlB~ud1?iQO Ї6æHajWd@.4$|GJX:J2r@y B={9yS.!w "骡ų/4۲iXT.>6/sZd0qٽjM2m"a`>wpyk>oIj|ƙo3&45(X0GKиY4XrdN]HZמ ĄsOqC?zX '"vڡPybh4jf͕)Ȉt0t ۰`̛5}a+5))9B󒶮Hyvh~w`򾠜S:AekBH"U"Tvue=4b=5=mm+6{!&.H ü8^+܂qW0r9I#UF窋1F$r=c!GceCMTA*Ʃ]7#ž.dQg& $%"U5cX}I;.`1nvob&Ï]3l&~cNc+ @M)(-¯a肕. S"dڠ̣_bl qM͹JO<6]iﱔћug B _EvML'ﳁ> o'+}LV }PeGS]UW9%:BHťn6 D H{GrsD3bxJc[U߫YVwĚ6zW}IDe7 .bRz |9cz#,Zr kwgOY/gF(>`59!)n̔^4yfo1&`~2.7Ȼ E?C 2Mz :WE+}#QgR `9Ӭ8g31͎_Uܽ?`U 46\涔8ZsN)o& eT3wn? )N= Gb~F\_hFڲ#EVuNoHP.qXrf?|o*0QQs4/%a,1ΦTԃfSteT"}*۟4mܼ &.oS >:zfufi: %' f>>8L;syxZ\֌1i[#u%jgۻ݄֬c$qؒ&I!cP"_. QXXk[fW,mRʥF=*bI /}):i2 :+yYhթX4GsvfXXʎcwugICrZ0>[ՙ4t/w64Ta: _ o6~!ZǛd2q]}.k{:O4ݚ+uUw+|nT3֑I͡Cxm/r~v hI/eR`h f?٬}9tOk5QeUSx'Qwy6@c|" O>)3NȷāMHTvk rCa7<76Diua}XԜZˍ%`ԁ^c?Sr/P*VI8N-N sx,U\|Plnd<2 ե1;KpSN5X!\T=B"Pԫ)q#yM#5bBb&Xxl_[ H~DmUL~ư>tݭ\>ܗr֪`?!.1av~dz$6lyXgWVhVnZÏŌwfD=0?ܾu۶)NV%+ɉ`6o.fk47r7MqšmAjN ʺ[]NI +ɻT+7 rRAj >Oķ%ve!T g;EG)VU@8R^W?Zݹ0z?ZHs i#q3/L5ڄUHh}N'eXt+i RR[Ed|f$6Q Lq7 6 WbՙF?!dʽV"m/}ȑ'4fV;𠋊,bc JǙ9n%*zRGݟ&jG|z f߉٢GDp_1Z $v*"~q^LHz쩳Pj *#.K(^;KQC.y< y)9,%{B7gcutL5Uahq&S etASKfP`I Ȩun+0e,pP[>fA=;TxOCx4*ֱ[9Y:H:܊?WRUD/Iy~ǰKEY/~+-5\Za^zƝ,N{lWOK@HYm'ю>Ń, ?c'RK?Wx'2C lI/fw =/mUg3 p~bo)-,s)ψQg>BY5f m0疜]k; 7ȔpmjEzi bםZӭjm@fDruVb+̆h?ƕ\*q_e3g|˨eGg]=Q 7b0Wʼn?%l#Lea@K* i*EWiXa1J]U=f ]Em\Ul)ɺutHZ:- 2k|4nK2-bT YGmEȷ۳kgRyU,-HֹBIiGk\P?ī5G5|B0u(P_;I~ RFCe|0n"aqu/7~@ Z%m}t(OԮ.Tto)yN3 %a@{ }|a`SHew}Y)gxH|'/Jxi7IUVyHc6{ _Qc(^ EC g_R+~}^,q9taZ7hD|YЙ[0%hzm% 0bk0 z9"ڶ,ue5nҖ-yT_Rzf_udjL_p4{0?ʚy$ځxcpu|PaZBApır^3kCbJmzQ"=~k *^1fu4 Չ@MiL; r/: Ɯ]R"KCG~gzT>9EkHP5eܛR3 _1j$wMp[F8*S^PK1&7be%(CFo躣3? 7yZY +lohSm| B`޾-p+u(ssk|O.`LhIވ!x`vɊyDc3xJ̳%pkOeoRn aXPW1})NZDnWR96HE ;ϻ&_v:ゲtmbX׷6M ܘ$8[0M l*/i8IZκt2<:$Z*JwoVXC8{a/WyK[PP23&3p&= YR %G¹B^Ձ ; g|}?icG337N 5-j".UtR򛅖(ƘO7uWF{w+q,,х/ M!HU7a ;N K 3@^LpD {^&or1񶵷8~qt*~! k]r]O^PVG4ߠ7yq'ċKwn߬ZoyCf7D"E]٬m6f+|@D`G*X $(SS7O]|::ڴW%yfS$UheDq3}K #5J*Y_|hKet=Wz3&sޞK)kN4_z~J Z3` M؞p]4/e>3-C`1 Ƞ*iryW541, y!#`l#|ͩ/l޸1'2Iy})8ZDyt t0?=Aĥ'Hf.tW}WFʋ={7 a–nu3p4+6N6ծ_d6.yyPpAj)QAdJ4C! #ZUUTt15@ LMV.IWq6m6ҍ7җH$jr- _z s{%FˎwQ9pt ҁ}p]]OYnߛ" +pÖh1ژ7V\I;ziT=8` CkYzh:}|`i '$ҰGQp};Wo.Xz$ #VIh,7%#lp{qˬ0ߺ5ʐl79Y̨I3+a.OT=.A+^\YQMWEr&eISEzwp!f`#>߭af\,$:yn[y| _ ZwD H*,VOsC#/ڕnp`hum RK=eF|%Ux GR5!=Fkȕv?I9v#dJ/(Q6T"$ Qe¡B?`j5W&vo7CڧXMI"Vk:; _LSy궠]T b 20Cs7]W탃8f uuwI ٌ?< !t.0.' n9!:/Fa;%I]=۽rW>^) 19%a W X KN}ګ.L a/H=VhSMNԠt`+5kji͠cJrml]hTGDÛPc|ЬsэgWcӤuuxFy+2NpU6r.Z,n}k.S| ep˅lH}ff}n(u\pj\z1W#+ G seZşN `k+?z}wl1A\E8rhOMB̗LIW%5$KUQb59R(¤Eֹ ; H7gTV&㓇}%WtM}q n`Rp}}o.[~O{98ywsGqy7QyS_E$BaA|'~h3%QzB qq=L,M&~҈DmE1؃b4жK`8< }`lVc0CuۣՎWq|#E'K1kW2M4,I7":t1f  YWUen 久 mv#xR{d[b~zƸOW"~"!:@?t<ҋITajꋨJM̗ImtƊdio AsʇDD+Wk$cc?*῭4<sE7R)Fpt|V`P0Cuu"YQ9<:I6Wd#lc086ģ0Gmxa9ޠ*k=-L!ÙNs>qfEBz}LwKF[ugwbX;n*UeZ ri 0/o2jUeL4(cH]`2Kp+W>L4G6 Q@}N53F?S-\J]ԟ_f%mnG`dJ:GvRq0ز>TUʂ૰1M߹~OY,OOůp̥H-i914l~eeMǷv̱tG-y }Sȗq0[0$>[*9)Ix%6 ќɝ,n>GPXw ߉"iaGbE0'8Q3jsu=jV=q>9WF$iKND8@|&*5v tH#?-Vu )s^'vO;HQ| 8ⷯc#}nW6|&o5 u=qsmwt˨ Iۜ:xE8Q060I5ƕ*>C1>AAR2UĿ0*Uirqۓaƅ2^ fH_l, N%^[V͹iXbi:+UΡ#zZ;[f,?E |Lī̳KٌDkZYjO7`.6yJ&O\B#)=+뭤X=g"4!<ֺmcSV}Uֻ&\wuqm`"ߖ4݊c|ت5i%ۣ9 A@ PO>?tq,ypgv_%;9x:[7D`/f B=; P[]p7WQ:1{h Xč`R2qR.ĂAxHJfzpv䤅_=Ѓ`˙gRbH127@.RGJ>F/w fm j]&uYZ+L:|āLDt f?yAKi| TCC"y%USԑv F|ZX$BͽzEq] {6qk0sĄ<ؤuF=݂ayQJPbNUxFaoC_ #lHꏪ2xCD5 Xch"$2f@)0Ӆla#!ʍBFbm)AiEJ]} Wꉆ{G%%4)*}aLCN47  Gj5"iEn e/iTd=9p; 7kTZYqWiy[Z:\Y>c;O5߃M >y,"-r= ˝O;pd2r2 ކL Y'.|LWךCȿbF`SS!|^O$petv^w|?U" 4E2QbTnJ/4?@?z$t5/  ƔrjVr3L%nz׿=˘܏j38Vv ~!:n8 >0L .Mƭ da:G+fE3NYwa^LvL 5UYxLВJ#N-I|#`Kp;JQ'崵@c*)9A &ز|BQZh1"/S17[SRt A_珑;b=*@_R~$w醄*ׁE"jl;8N(cE[YЏcû4g0CNb P>fڐI-lAkxhJB}Xn̼S ~UmpT3Aek.𰠗:nz+G6)nubN^h!̾Ғ*H_z@ABUMӶ"$oTv_`VH>vڎ9Z On%!(<3nەw \rys=lȩ'=_?_iuarDٔ7ҋNV^ҩg>}(qU˜5 P'zŹEVt|0eǛ\du\@5~^X`UW7=@iSqRv>~2[nh1ސ#CzZ/̺|m/i𮲳E_A?vӒS\b!S{ƻSDЇ'8#/pW^+ [` s^ySL}˚hW:)a@&B$; N1S99s4{Dɼ?/¶,=4 ,$YkMLtDki\X lD^voS5W4l".~F)QVml=T ۞Cf]S'ZXuƗd{k9,(f43m2ɯUIDݩ&EZ!)a.A([p_)&[rztc$ZfpN>[p-_Sr&(WѤB&|$3EvjA?< 偝mL6a,Y`S*ńG3qAuW_Baamtca8?|$剹7YLej_$ q=,g-@vq=ޟؠN3G0кG HDv ;=A.F+1$b@l_QqR7;ݣ"5|M^ Lv%nkqxQ񬬶lD YPFg@P'ܩIP$=m =”Q֮&H8}tTş}s[W+FmѮf[M\I3~ ̗-S-<۴P>660B}s=3/yEY4_ZbhwY @av~y3i39uw+wa73~v;'6XiCH:׫9 *knPj;z\\S%_Gg^J3J ON}CĿ*-H+~%d VjHB^i2/Z)  ?TZԲ<@UCQ Q$rmHftnC%=paӓ^!#p N) XoL뽇Ƒk `+3;ؕq%L]s;ȩ(J⸽DDnʩl1oIN<[3B*}̚V"oށ)sdkUvnj zEOV͂K!K*bW}X]E"gu>d(R+7'JO=жdV xXP| ԰md}%IjS>ҟîE,@CBy::)`2N\Kz=(_MS/i6adԍ~ W{)ޫ"^5[Y371~/Ĝ"TkUn,=>Q; vY\D`SQ;KVzO閍G}"0e `Y:<|:3hQcy;c{sN`4Oigd|df}IYRK< ӫu /$.$|uЈ`vdge86JП!ċ{#9C=wXM:խ~P&.)Zߌ .vx8ǘ'_|w ,%bC PR&Ev-[<=?HfGhx@1#:O}3OJ/:<<|v&%/el,+)uw "($FʚA!xXejGsqFtqtV@ع2?)m#vŗ9T=%y3ۂ˫=4=rU\j#u (wԴR pl}4N5U*#Km͵O?鼖Z:k7ú)ua8yDPBbz ao~4f.֡r 8 sEtC|ʐCx/fU-uY/DX̿'{*W|i=(Kƙ<̀-ٰ'hUo>WX׍zrP2_,0x&B(a Fxlv&^N%7E\f/ڸ"4vs,™B>~;r==n͗ftPb26?h$qރj|eK3?( S/?s%,ti˭>@ι/GBF<~GS+C~$R#'dAl9<cDd}xer-?|g"u]dհn7:gMZ +BtLkfO-"(CM]۱`D)+fnKϲta{FUzĮ{ ?#[ 4߆{ElV7,}縣TeDOJNed6o-h X+ uGSoIg jȲnSP_Fᴡ"1XF7ÏkP ]Sgdr0(haF=7!cVr3MLBXcdPC0%H}8P_;XƲy\JPt6.\ohÿ`(Gez얿@jnMc^?l(ۺ=hYm_~gMtLZ/ uBSP o }g\5kzK`v?Ug*O&+$rxW(v'fe \TFIfK [Ȼ(":>v) ERbS}tF>eCbjg÷3TV_6 宒lRISL' ~w3깪B@I9&6HK1[Y{ ~\T9AvXv但݈}姙 M6$yxE9'!ۧMJwVFx &|PH㔵8&&X{h% ee'[H#ޫ!)Zi7isʦ΀*G +_&=+7,'Jkߦp%6Fމh:nfx_h!~v 0GÎB&Kk83\A]~W6Tm Z[hKZ; qt2::-M5!|utlQͪ5o<ߖquO,9]Fw.{*ᩐjSOQb0/mP*f1.Y}(6KWCz`b,=z oֶɈ*Jj4Q/weN2/ p 00oD5.~$QZq\" Esx O\"%`f5L ڍͭDWϚ $)g[ T}p.䷪͕ egmLj~#6+pv-Xfw _M*Lzv'?4t뼃G.a^F-+u%qzA0;i0DwCU{?TR2#Fc8|3ժ>id?a>`ꊋ 9x1F$".$]x3D^ m0h*/ϳ0/ 5s4 a6 O[l)W}`!OXc ~z~&Kxj;=+X˛<g -9+o!~Mdqq^;PƞsXci϶R](&Qq>lI{6<|$o1 9A'x} 4y៕PU6xV2f|[ UHZPv(UG\(:V7[IU:ݣaEBipғ% (V[RR ڂL|SQ z*Lz^Ew2O^1FDOVv3?;D)cv,<,ڼ.r"bG=DUpߛ+wC 2ѰW$ RU.L,d/TjQJ 0˺o.8OZ<@ A5D4 UBƃ$<]`G<؎iQ3߸3U?χ }0I}z zO]IGlݬ\LR\+cU;qj#S7Y ըXvYlHhdـeƾS,/k6JvZopud[*Ap߶i&)g- gͅɞ; .q} [gPq6`1-z$qk ى"lF_Τ6zaE^ Wol[LFڢh\s>[4ęK7M\$w%F|Ỿ9R6OpOtpHԛΰ=?$CW}\kP޲W kH)0)~ܑ4ei6lR H\1u|b ֬tL0`'Z+ 6ri0zpi-(Dv9IcfO ԄV{Dl]lofޔ})׋[Y+a'F8'N{I)EXk2L*'#O2:0S:,>|_é.?P N?{faXf;U۠">,/y 0Ѵ>oYX'KIC[+,p@DzC}/V'(#N[ZճUƍ%ۯK 6=nݒ+rs-ҩƪZZ'u)@ (L%n@͆ݽ7㊴dJfojYP[2B=&N`>P,PGᖄcTN Hk2ؼl'fRwigu^i$㊄կ('Tg&|,@dxy=PRjW9BM9lQ^<s‡5*h(<ω|)L~ԼZS܀/ӟ_V'6V/u25=, @^o CH ,[[n}On@hR`ejU}6B(qJdĨH,~0?H1Ka#[t1)!6=GaHR+ kS (M.-L5"+\t;wQIm~p=<VpU9#ap,i!}E|BpwWAe6HƒR;MZ%A..hs$` Gf35#Τ}!83X[OEC+2ݻ`\fф':HP *#3aV~I U(yH=Zu>}W總``DxA)3Z,F SHi~UVIRف'nL:)SӨBFСxܼ }^'gvHGn( /f~c*y)}<Ό!ܔ blR'cK~yyد$tgK=! B,!!.:^M ,8P,oN#̈́*ˌ9cD۝*-uR3w9\—y[8_u_q?yY:,!z5׭)Bj1jmktRgޣlƹ b (gʼ sVʁ6@BuQ epZx!kօ r?¦ aMDoFq{dj3L`'.x}=nK5p}mS4LɍAOlndvw$uڮ,]~EL h|( Vrf:QFDTjL*"yIeI`c6ȎɈ5Y8ib4"_iU +- lxy Fz!Ҁ!y<"o,.X)`x̥*'פ6#wpjYy(ৱך@+H8 yb B]5`Qa[ <af(V" i=?yku+|rȯ;&> #%cԒz ,g{D uiusa\#1æ*Dq QɸbF8vZ/U k CvJr[cY\ (y0.ɾ|GLwuzMY g \ɉjQj7ʁ˚Cy(7ɡdZFWˣ;o Z z tHQӁv_?Cu H%3D2J*zȁTYc)_gpIgpL/FA!!WqtI־2iKlbT:离|V;ruD{U:Cn}ϠH?$ՑIA+@sEұߦkXrR`[@`bhwfF c~ߍlٖ-h*΋ʉ7~〇)J 6i,b# &gY?60c"hM.޾dzYB8Z=މaU/<;R4*СYSnƔQ 9ݟ:hNcԨCҪ".=!PmA` P̀wYT^O<౴< 8O9h8K,,䲪\i#L^!p: t;O;T4άVq>|X"rE@ZGqɿw6;p?MњL4RUaKf0wۼH{ Zrg86z1=ˈ;+2ZL,ԋGh{ѻFgvxF*#,,N +QB@s: /eX'ȸL^ϝ(OC-qpoJT:!=zMrRB4[1z <&x I}]b# wG_I@s|8ܴX귃c/w/;` %lixjhYLtϸ`JܽlXB0O2 tEOfC1ڗ|^K>aw+ Xp) PcowYqSn hx8PJw@dTlF7:b" 囜pU90p&MJW0l D#GT+Cropl +ƥ{px9/$XQQ_gy9$"6w U>@OjSx RWn "ˣM-mF("tSSйZwxu@"( ʝ1R4*08 A> XbQ,HIZ@KMyM_`wCѦ^nh'TIeb/i8U$ >al[&T|2[PNov 3Zv -@2y0=&s‹?Hz:B ۅ`ab`Ԍө{v*(LQI3E}{ԭ3q@"HT@*yBa8"W/F zd)Gd1 uEd:ż=+b.6)_ˬkx%sas01z?•4Iބ\/Dyna< J(|@d!׽By`pwh2=' :Z>rdv\B32\ R UQ7C;Wb03EMq (XXR3L2g~?UnU-iӖŨ 2-Qt?B(ն~㪌 $]Mc&| G2Bd͹,@K9Cm_ڹڸLE'D̮ϳKuf6q| aA:P왂Y^v>CY|#u1ĴPl(0K^-zTz4v&O$Lla&^8Kݙ *0_^^MV0o } "{Njhh}_'V aHYp$Rx·NO嬌ًG/>x~:7iwJ[Y})ٯΕ"Sg&g°'e~R0G2|-&^(.pC[/A0`^Fb~5Ulªɝ-ȼhHծD!ɭG,6 Ca#?E0QqRg>p[01XV:-v>/EuˇopA"pA'sVG?Eǖ#A4eMYWx#s8:-3Cb!ux)"0M q:bou^2MԵiL#7jP7IwUȶ.Y'OPjaNx&pL::YJ2Y<]yO?ʙvttŚhbX1DFZi0ܺ{{;If%FX}}TLO:zvt/vFX%lM[co;n,xfӨiӱh:~t6dHĘWͣwj.u1_C7~MS2AFR`?\7oBn]QW H7B*l7:,n:IkV JO{ڤwx[7ƆEvυKA=lM̭bz k&xUU zlǣLtZ*&OXM,H!Īex[:HG9ӇCj³>zMPtJ_眰",+Cl" p![SCB&fZ:nz;OsUq@:TT-[qT1IM}`^TN&_mmz.)}@}Πq;ZBh*)یٙY;rWgS /_EIʳsJ:Q wT%i;ߩO-3n %(wBZrwLyaF+7- JkqlIrEYL+&ynʨz2 4f b\l9eTD19碖g#?x0~*JVO+f[V=e1B{"KM*6W@\񠠰W -Wm=-H`J^:˸A+1iro?7daYE@7*>}6ٸf{+.ɟB(̉ƏGZODMC>y Ls'߬r=ЗH *?9:Cԓ +ި(RCD9O:YHEZLSc3fL*v3tC3] K:Ex8`*?RJ]C=c0ى0N"蜙Yq k¤.(TaP9HZ}KWqII S7ZĵWt3^Pr1ɽ0BJZTJsvp7`B0'h/#ແvrb챡Gv XMDIl>uo#sHu% 8ƅ`zB@N׃-ءr#'߳%O'w<@OA,,.0ǀBz0EBm~ fbtP/h#ֆ{OV8xљ>Xۃ=?018"g` mNQi`0(6ӈ-!1*{H_,Nțĸš} y^UFmGc}4"QT@s9noBӅ:ϥz]v7[qJ~ hkX4[BiN;u9*(RHx? g hq.6sYp{J:@l6B":]LjwxOX\æp=㫌XO}':=FV4X4gZad~˹Z[T;@B?ۖk6]]#*Հ@ 8g} ?3j%"yr/_TaDqЦ#Vh;YiGܪgy/ʝeI%'.*|%E b1Gqd>\]AYt./z%d-짐z`z(oÌ.FUD.qoh .2r@ F`S Th^A:u_쫙1GZ_)\x%E9KYe课X 4퐩,/P9%>#!!c'R-::#KVdМMw)^jEa7ƯӐX^%@GTSX~2sh)8B75 fCS[Ŷ$No}KwzH EǻSC,5ktmȏw@ 7dɵ ?(% UCMh8ڽ?2)yTM^S|mE etX{)޳Bwajc'V.ۑэz  Lj) क़pinڣjbi~ \ٵyjqu y*UH~ @%:9_wV[đRI[s%!=D\Q!{?@zޞ tq>Nٱ}5ʡAfHAFK}CU}b(\pn~xq 1iS-V *<_1k2h'3ia3H ߷_2\報`a!$љ X#fokkAYSyDZa`F>E\f^ u!?t}ԛnZ+ scjߛt̖i\3.'K &=(ӀiyOHJPRGPWRhBBJdt7_MRy^(I@Fw#;.JO,CVJ8 򵒓$HQ>BHl2Jy{}.p;?j׬}r\|sjT$eX Dc@yоʵq-~x%mQahtwǢdeC?+iiAGN>DKc w%1="hF "D 6,i˺_ 4uC3r*2HEES.9!%^nM,l̩$'>3\b>A %_{{D \L/I1-;5p9*x#nj^`9é2ҚtESHWב,e8V>`[D"6:2yK-2S(.GEbtmBӂ(FyЗ:ǦmJffL,8l!EޡܳH#?-nO%w$9 Tngh'dw_< M0҂zfsXⱾUAȨև4D"+JnhȞ$z"e~5Nz+R9nKNgmVɒ9eva[6\ J"$J/ =тe^V4M AdukڳԆNfRb;v$AD=xin X C隼B<ׂ'˰-_m^oG3(Y34o68gr{bȅ6oy9D4%Eiy=TiyZT)w'&G91;- (1<oehB7E oE4[i:Oë I^,O^?&4&7%(`J'5d@آ=Uɲ SۗDN5Y»| `(DԕR^{&>2WA2 Q5+m|N𻂚~u&eixX=═`R/ʂ $"HT}6rS2}  7r(,,k_E[KHk3QO9=nN-3vq5?@U5av5 FtXy;fYyIXEW,Z,}Yگ|&V~[/x-sĀnǯCk; O}pṤ?%\ݓ_uT HrjMJyT䓤]< ./1ł_qrJ+&v[h4: Y\P[eô_pO%$+K>O^"gbc4v?Fˣ'u09* Z=Ѽ8E 5L\*N5A($E$,'؃q6EĨh^;gHfF 4΃)|# 96a d2n7eoΠ.IՁ#Rʒx)">]g ɾ?4{ա6e0;b#!j^Y8 S#)q:@q'8ʳ5OHR 11v^ivN5Hk>G7UrNgTk(| ܴa10QJUDZXimT- ]*Dз p6^6y*; AHrf3&[(]FLى; t17OdE$yͱzpo |-+Gx-i3P?׸W<>kQvvIJ0:kM=? 8,*[[I} @Jga}7TeQBcLgY1X"o,?>bf\d!:24;ctdLn}tsnZCl/BzRs;idQm٬0X`Z> I0g$q?WÖ4DXo/%ip|F7t =\kBK N0u3^N)ůV(jQ6u7 Ȼ)p|蒳c7-eI+6. wԿZ@QDPJDqJɏv'o+)HZM iF]}G1gVb~C%˩5D4@1 }Pv*YajƷ@{ޛByߪeHG J6C4GU7^cLs'HmG}.PXqB2 KW?q|~(e%Ba|pYB@:rڽ}YU#r o]b\g /{3#X6VT3ϧ0E[[I-moh),8J7[?_[=cLa5M¢k-eAz70y%z@LlO޸h>Kl=8byIi5J *FjB*~ĉzr$4֥Xk/jyU \NA;^:zradΣ77Խ2t~&.s?Ô (NW!Epɻ>Q~2p)&>sɠA,z荋HVx6wʨ0<%(0[!C.Z:&Rl Jk`N1"U=[R&B{]GI)4x?QiRCbh\NF͋I9RA-~ g|==Sezۑ*kr^n -l"N#얂ۥ,*W-${cnjdU~W#XVp‰^B1Y3^wrG'Qv:5 VкmjY7!J4[xOdM3,+\iLVS*COrScrMcoYN+}2Dda)Zn GPG¨ dp]]H WVsrQ={29vi0w*.K$aGCrYz>RN96CըR-7;ٌ}Χ̖gN"t$$:LZ0=}@{\K%qq֝BBWIy ,9%`=i/O;R;\uUwL/"^PLI,hϋŒ9.zE;"5~anxZIZ%!LA9 t8Kۥ`);^q'm]-9I?)eqUOyǿ|mM7@YE!g%@h[~㨋wˀL .Z2\m~!ҝ6`7PG"J=qvѾ4t KXAX3$H{rBZݢ1M>x Qqޑ^w |xțg|9Rt06nڭu4_^':9 ޑ9MN(e[Z6\NTtt{zQ=7F[sG]Tqk&G':*LQJ?5ȃ@kKH I/l).Ih@ȹwq -pfkbF'͒!c(&Yh T[kiI֐2Ff.D?_[uhf1mǕ o.-KuAJ](eU+:pϴ߀ =JR,:3fqvqM5/IB0zCʒ5Ae:3m pXt)s'`_9X^urlUq o D? ^Eߣimx?"ůڕv'b .`|ID"m>yjߟUE7={vO4{f6cbiS[F4V&o 9}z둴M}b7v+h*i@Vi]z`[ZAQ(ZmG:ꇿEtd9vJOO&H噖*2`[w$llKѐҁԥI7膢Q _ȽHIBa9˳v1+<#[_cOzxLW TX[5ڜ|͇5u"W5Vv̻WÓp D& ?<<!IRVn}9C,cg:yD YL k3U ۞WSzUʣ0\m3hʤ:_r-ATh`e!˅48~IQ*#"őy,7;u_kAjfŁH楛 ~x|LO~0 vaP`lNo}* 眝opF cq$:m^!"?Ktӿq֡:a#i@H}iϜW?|u0ѭz+'mZTPBfD}E).pvC':lu:|nnD^KL|bpl+ʊ_<2{t9p iaNZQHa$l TmXA[Gxh^k|D6l.^cf3kEba94Pw8brFe& l5ɹ[PWKe[8C$<$@?cN^y[ujJo6b7VGwd-{1(k 7zb3Hб @Df / Xgdd (M=Bch`Fgl(ti*0}StL01q8^e`b)G9mW)v)a>~RqOY- PPߚRꀧmF,ayqlp|ozߍ|mrZOCzŭ`8 mQMY B~.+OU5J{ҴR_KjKHݴQ秃5 ȾHAЮuEY(:RTx = |/8}o܎j Oc[BzkP+D3mZ )OETR,\5vdʓ)# >>',܈x\Y?)jY  ET"6L_A)X}~"[KN'pbَyJ#hR;<%tײxb&u4KwZ޿6Wc-`f[˯ކLD>+(OݜL>YR I,86:x_eDRC4xxpqڲ@X3gƦ!ur1z);]crçAKI ~0JOnyL{v p:Q[Wk-]=e>l+RYJ0=/_6svl\zʔOvgR0e[\n F?nakr ΨȻMEh3EqQc6IVXK߫+C3i-\5- T ,SEOK:2$rnl'S}>m߾MI}6;(.Ĭr௤w/l}* +k22NDPM[A?rN vTI`)8r&o'!و0a/ÄqܽlwH:WT1'r@9qG"<]) ]B+Mgr-0E+jagFNnuC$BK6lr9 fMGQb-gZ>(W4kЇRKkmumpj(HB;sD|HYǰ"}ʋm6~+~f㵷H! mx͡$ v)Qo3eLe)?!7 Lq h`:>{=-Qo/PD 'xQ8|KE>I?1|tl,+>wrݜ7L$XT7jz6OFm ۆyjaRc}Z kol<C Őa D9ŧJ&M)T۸;$!a~հUotwQ4"y xSjF0 C)S.+i > }F(O>*?wbR"6'kܫ-vjܴJ2V3p/G&2LŋUܰ'k̓A(5hc b6MjJef?p V*dž(~ף3nh(F=]ɛt{f *p((9r;KAD֓pQscg=20;xqME+?͜2vÿB#Hwa!d(F.ZЕb}0,ncmQaĭW4.Qz@F4]稾۳rb\֨ͤ n ụ;4/0SHH9ƂfkH =0͚b%ϹD=ʙ]u G8ϫ2{ u /|ZKJJP 癴s%x55a?;=awS͖Q,ڗ*0.PI}N;NMY\&Kn~wڢ}lkPqjN Fh(6P }>-~(M q~S=$܂9o\F)!?S30֜k[GHw0Άnm" ~Xδ .9x۬4rrE{gBI\= OxYZ.zg5AFla(=<薂O3S\CwF(t%5 ݐ1@ ŷ)9^l.94z8ϩpB7Y:?vA\=M("^'$rXr] cqh:^n!=|媋LA'^Rq3ud܊z|&Aj%/`zʌw^i[Tƿ~3C:& ԜA't$QP\ A%aam_=Bb5A+{wx%5 Me.Yd}~' f?SBoĒDA . O`uP_BbD5([DzGaםdf\y?_@j7E_$zCVZ$WX︄D3|OA6ݑС/sOlQlܴW 0O dL6ZBɋмhOQKփ*Aq8fH;,Ks?WS1qLn,NX튕蟒BT$& 56!7!UPl.e~Zxk R깐/uOx>?`\qUK RA MMx~"ƞ8ux[L4b]>̢fZ8'[DG[xofZgNQF6\jW9"8m(:P&M ~ygH>vڍ΃h%8S/ [T%qаq|scC ԟݕܴx:8JF3(9491r\,LVSd\̶4KxUdTP7K^uB-:1S⟁llR $frk44̍[;X/>_bpRwK) l2clnXJm'ZvȂ ##{GiQ]j)TPL$9HVw_;Þ>4 Vam tDٙGq oo-_VǘfGoʵ8  @sjB*VWR .}!زq>g{$`#扒lĝ74[m3̊Υbǽhy2Z͗I79-~TrFADPI*m-lC"K@wET6%CevQdaXBBrQqf{!+ans n~>~y%*հ5' w!?|+!(1$\6Klk?-)H~,cρ# 9}SߖlC`x/hp&, eEHn@95#$XTp1|mR5ghCO7KN9Mt!(Li&O"Whʠfү4ӣԸMA|!{(}-^Y&^2bCR*bbgh]x0~^$4[hKpl- 15 kct:Z#1ߐu6}f#Dzv~_iISa͌`;ۡ6G\ޟ$kㅭv&Q4nQE Ff3 dTᔇQEz}\> ghgg u%^˃ͨhgQ量[we˪*o^]i;IKr ܱ=fo<@.eNlnlǷ*xMoQQ1k2ob|_vY3~Vs]HVPyxmZ޵xZ9}^PoPOei!tHn\˥;G\_dd\ GKgd4|&M>`CK)DO}g2c/|4#6lQo>V* s;ȕ xQS]NC@3Yg^ O3,`#4B}靲4S4'#CeX&.$s~چC?]Zw+.HI쾑ua]t(:\"nqSf`vTeFKGx;_$W"_Q!> ͼ?}ou~0<9RKտ wEkNBXW!R.}ɰsoy\ϟ9(Xu9y݋D35|7?/b,Ήd;$kd*;Y{o rBzY&cVa:A\WUZRS<62k"M6!]EP0ߢ¬a{VP~y@|srj"ț { J@V7OCPA=HI^vBk-K;K .a.^L\V !TC)h@X~lLd17(t = ^v{ Fޢ"< OJi50o>tx,BWN0~֚$U/Ϋ4RCg|qnjIE.^98XeJY~2/cN|f8;6>1zƆ|jn R.q @po@2x%kOyݙ9&(fU2}++a &&n[Q]RV+] al@H&45N8%FQ߹$'Wd~2v (PSSFk$π.8Y> 'i(syi2sw9 mS=F0MՒ'#yP"I:o ف~:3Hp qz{wڴ1s}XsDvM6,2,LZZ%]|H9d_`di@fj0~TAѳn| 欢o:(pf<ԽœQ9Gk4sOUXIOKᑿ1VKt !+|I]³[w>  u!֐&%r3ri3ݤ7d\ :$>D+ y,/YOR)% )&?iC<|U'( 1i¬{@rQg)\2/0U \l[rlᡗajo@/\H@ jF HdSoL@!7[}ۘe:dH$).5ìjy?|»ӼZ9lJ^.@%ϗE8Jh1A12zBE:L5Le-uR}Nbi(yHhŰ>uLH;5|Tt"n\k)*r H Em 9* >i P|H0HphgHOw_7R?UŖh?yS@a*B /|%6 YbjLq%&4J D!tdgqlH ^d!'4'˱K%&CmTd$MVPxE3'z{KmuZ'PLo=F=X=Kl]n^t3,lZB߱_ ~75!N9BD(`O<B)|@yCDjp?M]ι3%ɜE[n,Om ~ H ip\1M ;uKP 2hqNې=!BTؽ 6m,`Egu341'.wKJzi. :~hY@"FBpZПb4,٪@f c0U}D~kU5P.{z9#Ϝ t%}IEt!E^unՋ10'}t_ 5]сS&Ŀ8@ϢUoet*?+EݔxQm-@jXLh4ĞEj-UH%ň=L#1)1-^@iB+h̷ׁҨc/J j'RLg/xy+ƃ’"(cb΂,TT{ܲ$ { 'X{=6 ||x4B1  vPC-]Mդl\WIظ튕?KWLG xXڦTd?@`u h)* ι)֌_FL KZo=@I'= mH@$' ɐb^&3}K g=Iإ̘g wtc]~  !B;nSR_uP {D)eFj*zKj:6>"+$R8ف`y!hHقwCm@Gjw . 0I VӀ;Kviᐍ)wV>\l1LVӮX0^LEG.P'"z1p0:Yrb\Sþ&NfwV\^>s.(9N\3ދTU?Tsl2? wߘJfЬuQId>Etѩ+`?GZ9Ks?Hzx`P~bmhJSl盁s{r D4^<7pCw +ܱ1ns]OCo\mN=sw\J1#hQg(bdA>V!#i_quI\u[7wH_9sEkҀ0=Un`pu{*"CfP+2gutWJoB|Ȩ*Ԇ0 6bDɎ LC9Vbݽ" ab|W>PQ8ʯFkp@@ۆ2҃c$ ?3kDr/I)kQ:G7Tyce Z:s[-| I;7qwt rm']vY$;X?}Q9%}mvkGhe7u6>gn+4gfN 2mY9 qB[9!Oߟ D2E.dvҜJr}st .NsFiujL|j̣;Xr$Vc@S4NCu 0'S|O @SVt9[+NZV3IPY/d}Ñ_ْFZ:pF ˄8i% .necз\bx҂Zq 4̺GV$9sFFM쩑ٕ( WA[femX7`ի"L]Kh#US)b$;g'CijC\g&_GƓOo}@y]WLӤ2Lz!mHr^BP8Tj q遯Ѭ|p͚`zS~[% [ėahmrϥm/!29#H=rĹL)PY4ˡп[:Y>Mc]蠨S \y_b_P+TtSirGCu{Ι*]U $fHo'MӡZuh_: :'?e=}:l} @rD6`r,83KfT cyk– W4٪6jwhvoQSkHwBhhAb& 5IHڸr;HvYT *v)as&j WDU5D7d?^è]6V$%.5=h3iMk̲ 7]zL vx隸)y/Aa] wZ$`[h7_C=l1RJ]2;;ll3=^./B㬏_ LW8p40>" Jp fEJv1߅VZ^BO,_8>9ZqJ81mM!)a<ڙr(ҟM+t_" |e!93lk]WOwlcç?)Jxɛ-K!H~1V} &/Y:KAlt+K܈26? b,o]#`NݾXᇳ+⫡}{c>ҐXYM[)wٴ,4YdXa-n}c k@{z7JucfvϥW.Y2,[MJFW,: dz}ީg 8ADel,ES-8 eE8FxO}mokU;$ &Q2#YetV *\B}T9:Tx&Ç)g1z̋}BͣKBG>uԴ7.Ul<<k})x \Y{P ˰y0(ES:ԙ; h"gj[X8_"n!Fig cb+TоPZtTix0e.B]fcGaʣckvxFh2E D*u?OFWo=2M.;}*AOctio,Ej*ؤ鷦CM:> xFm=NH"w[e2pq>mq͖0ae dZ7Wc1i)cU.kmL5 KI]eE$ܗ "O%iDH~viJsOyF`ڽQ`Zh[;9)Y{HMzo ֜7!#͓t]R_Ji uXfRzFO`=ۏiV?\ίJB衴Hޫp=`i~^KK4s @wTݯ=NWSByrZ F;1;n:$RtfwV!(MϺĂjGEUw7\GS8>[dĶ`*X>AkX?J^sD4 FE"gH4͵~ {^"HiRۍN e}Ṋxb^xL$" ( x-A4gE-3=CQ, nqG.907 j,TǏl,&:ԥ S@Hhen>3I:;߷w &ϚڀͰz_h(%\^{YCr(y 1в!n6q"яGK [n}5gWg:n0{bۮ+5'He:Y儬8+sSg{N_k *"5,/2DQ!ne/Cm,TV` x-w4ܖD (}]1CvYj 8 N|ű._-qOS jOw226/pmϑ:Tl\20sΣU?_AA#3]SӖ%\;s}IzE)RR@ԇIA+ YG 8@v5={B-ncy,IYPb{^q"_gn+C|uAj7̈́H-5yE$Zݺ}&jQ-Q:> )NY"g~i-}AXgZ2]QsݍͿLpS$yrV=lłK|pRcRjDL[ӷSUԋAf= LvS o3TgfKӦU㭋 uԽݻAeK6/Aj֓4Z|~1 #UeIBVcR/=Ո][>rVM_΂yTtEy22?tg; p}p Wg1?]#sX:Wiw.g.H~Nر6p1 76 WKr[ΒHQaGĪV">Cbn|=[Ĵ{qvZWlsufÕ$lU|\9si-~.gY–) ĀL#*X(mύ7/|{I":\cJu}$[T$ m Eb EүD4 *e:|tϿ}ZAЖɆ~/Dr!eF vO]~G 5`Š Q[B6ٓbat噸,;4:y:ч{so2. H4EglҌĜbx3ZDt(rxnǃYc.k{i ˌ@DnKQҜE?U[{s`/Eq?-fRv6Tٺw3r,`m yY'Px|H#]bq~݅$I{DVļW*.b~ Q I@'}/ NΕ7)FF8@"bjŨ7@Kbf 30FspduJ7ZFPukJejWcKv}dfn@4gt/M'^PQW0-jװ@ҘܢE27l[ qqҙhes< ݗ+9̓zx=kzTi"W鬅 v@ J;msb[Z|g:^~!1>8OG@ ^U}AGDO9ZE&Vz*Bm 7OKlTPF0 \O,JX_5 睌r6?f[M؝AsrUd𒿀4b$IO,6BA2&R뼬`N[IIۯ?Dx~K47,kYb$WSUYi<7W8_"YecZ24Kk_2v9fɍSeB݈FADͤ%h;kX3uLzmOecy{ʙ+A%7,6XC&wWEd)e+/IqY9}Tr`UtVܼձuqm+r'{g[z9gͥ@I֯7M?v`4EE$|, 3á(|QK{AY{3M cTp'mOǕ.1ֱΗ a+* G8-+#j>ZpJlݎfgwj1Q2{*ء^a*Ƽ։ )]{]> )=J(Lkvʘ[)0jC 5_RѹQ!J7┄:IKŰ<2yx.1m x7VW>Z|z̫ƨdjƾA(hCǐ}\utƍ]xj~Sղ;ǔn.+%[.oOOt%yTdaT45רJ#5"1tn\=N0$W Uj3s@A_ì׊|G&ɰ_I.ĺrzܙ(&! !mp-*s4XzES9^Km$:g+ xJAAzmhrSFMsΐm2gв%*5ٽeڬuԠmaOH\ Կos̈|rc!ݥYc':)<\g-o(,&^-$1|fa٨ކ F"+xQO%ή\$ZF(j*VOI[,s7i6>R3=' bVbqZz#q.eL&2`R1shY9(ICC^( mѴW~Ąp(H{녮yZxiZpd` $ &l{лJsFe*.Rby =K\i();(G*2v¥#y +|/\C`OMb-D,b|OPd SM;.[i nJtC!(Wʹ\,lqtf# [ a uJh5F^)39kFD\ 8vf~Ɨ:ءѧcN lBAt5_L +2S!G-n5O9P>`o}&!>%72鉤ͼmVzSu@|UQL/ѯҡם渣aHGP潚 Z1޼aIu9| v j0'OV [ۄ /^duܘJGܱ\(U+nxF~Sw 8Q#})oi]=HrEfoplt1i&46B̄s>ʂGv(V_k{IX;n">Mz3ӄv\3 nlTKDrŭdk wXxGѵ{/yFuب;u‹(MWy[?/ҙZզԎ#o\MzeoN&P㨟YK 73jB4(k)22[FW[9d-ƟN}^-FW4G[Cf?-l ;S^r`_Ӵ=T{ kxi0&@xeag ˝~_! 0RKetFV^t V~x=f([P5?^A\:d F9iJԵYl+~$7>;{"好rr1淼>=֩ BySr=}U#e/BڊEFR,RD\\d1Yz$oM\nEr/+n#M)Ɍc rs]8D>q~k™##0M.1 Iyȵ>l׏#?^}.cHѾP#!\e!PK}1i=ȩrDMȌzz'g>)vW#JD;0 ) ja* &n ffUtO ?I#KL:q,me]b爹sx .fx }'KrgR&_!A "g9$]b-eyd?.~3Cep9̐!Ɇ6)]MZ.AB><+da> ?A5%,1uH%zg_֦+Stj O"G+D2;nx]&*BBhj 5CAVKdxvV檽GblgG]Xo[DHUgZФAX"`vA*"0kWdi<]'߼l | ی>S4>%ĔBq\t`Ky@2BzAXjf@ĝv0wݱ{A^ GG٘17d?m"]dWy$=:0%(D7iic7v=KY1 )ߘFgB U FU`J r(pPÝNA_NF1u=F!V|s|7oIm뜖;(M{ s.4+%$)-{.rp~DZ=\ M"2|\vg SZM_ ^idZϹE'@(@ud?|?*/+_ߙG&|@TQB} 9)WOHUjI派,8n& +])9\԰]a[OwM(N >~窾q.Kv|258#A 1.zM6_ʮN% B|@@KzL!a|Ay\㠷m5%!k_>ZY=rV2) hkl~6'4^!-r.As:ַW8j @1{sΞ!) j6F'l;<<٥P>[[&4BHD5k~~CayS8ݔ0 Yny&x.P漚+f2\ŎhfW6dbQO̐[k6A0-M /X a[tiS|Yo4|c4wTS}t-`9'H2T,+wNBWLfQWS<(h_?BXDz p)MU6N2/_,wQ9|3d:w>c@5cB"E[r9D˧&mkg f\ĎMRiÿʛ.)e[ĖQ84nӬ1 4q}B 7 S:[LU3DMڂ9,3[w)-;!nGtW7M/xK$s\,<ՊVfq߯{qsm@r+8S>R UT/`ƖmI\$3S ZP`#K(kƭ{JrU"M 9mFAqfW_<~x8}똣mX :6Sߧe^ߨ0:/MUlH^?A3Q),kgM`30LZB}4=Aa+y,% x2eg[q6ZZKz,ۘ\Eo֒E"yJB/i\z}5, ='Ƒvroء aD| 3iYӔ2_X+vw(_ dP>].M`[RJAEl<%1HSeyp7y &PsFW8MR_AOĩ)2 [ֱ 0M lߓ7Aqy׋Cݸxc1V!pq ŵg*4eBϿz-bH7`Ve>wm-dT L @Ed M!] MFcfۣqx0ɡ`Hw?b-dvdˏ9 MGó(pfmG ubbjU7߷sܪn/WïZ-v{cz. bRU[lEPiz0mC0M#}4_ "lv+`y%JhlEr#/{`ބ4YX)g9nzS"Ȧen !}#WJ?x;2XH\=hX÷ޠ+E:ñmtՖW6zкjj]E9,)x18yKP$.1˘`"`Xq2 dRM:H6p*4KS牚3Z&QYt;%SdB!Xh`Ziuv#zKJp^pIĘͳm'(Gq*OMF9)@ǿ7%c;!{I^NZؿ_{mmYlP1,X"VPE[TP(zL;O}.Vq- z\TSH+U]^Yb`[{GDȝcMHYDj9f|_}4!Y]:f-c/6&t?mSHX',uuՁ-kKss44yW݆ÁcD45R$OާbF@?θg 6T*x&5{029W~,LJ/:ݠB{H沜 ''@49c5%T>qkAF o_>%2, 1EH!AJn8r (W'D0"xG#~SҶضLͶ<8|) I|X6JwH"6Kz$h%`@ql}dk]JI^[kOf?MP[Ao(q3^Kx[И {dɓ;^a1i%*`oQMĀXJ 5O,]e$ ,HP=F~x[ /Q M|I6̼{Na#T*/ClhZ#EH ٸd'd:7-=].%x VeyA q*nnA  Ygy`bݮ9%Vp #3Bj9~UEyxkN8LmySy]f]$iHhhgUc̋z2Y{3 9K)b]3?P߿tۂð}ctn5 b3Q(_mQ"R/n}dAފ Rr}}8iag9>חKe7MSr~79,='0;q մZZ}G')/'r'Ab$ϯw67dA27K[Pds CYB]pr397ch4`G8%.+ӳZЏU- JSLɬdb8kG-g bR}FVQ= -MZDcPeG@4Aq;hA1j0UzJ:xPl8 5j$KAO>a{l4mW+GqC܇b884{]yA7e>UQý@$vZAg z|r!ХV.uz .JȊp{os~O:R8u^>,p` 'z #ЄfunK!yWڧFm&_Hk\r:Sоa텗j?!;(|j #|fk[=ݴԣBI- ̱o$ð^GRSNro#PY7l*ШNb8mmd;Y8ef] tx zm&@\;\  C,=ԥuﱬ=+Tgyv@xUC3Rx=8nePdQǠ|娍U6V1[fM/qٙG f/ae0k% K .SH=L(Ӫ\:W_?px A m_l\1L]K)|J-=J ;α*3w݅P%UɩU? tq$1aQ&H$o!e:S ~€4Vs|vrJвC4m`K ,j'0h# -˶F8rz _~eg-xs;^ҽ rd)|:Qԭ+9jT~Yo҃bw {DFz~L k#`q/}sTyΎyLKPL EV/I-hX?R" W 5Uk?2Q>96"}O3&;σ1hK&¡{RW,'>8əS̑Q\RXOxgo~H]ټ[95FQ9& "o@^xC{ACOkjd88N/%Fai`Աr٧k$JlzI'G 2<|C2DVQ,B w1['ĀAQ-- |NՂrhGk%Z\ΰ71s@7KLCt<,a*FSWؐ5Q 7ibݩ2wľ?@w_6!=liEm` hMRqd^m?. C}+,@HC7)%{-̛tnZ;1%'咮"]a 8 jR6Y{8n"*8,->.\&oj -mxFR0?ԧM#qAAR!-~zy*^9v1*J~1ZI!B@,n MvQBM AU(_Ǖk˚zӊZvvfMeURi'J)wJSWO{nZU:#ýI:ʯ*:8b3yє7NtEAajĶh`u@>\ ^,K[5w}fa s,:L]0^ r)?F@ܫ5fLtY&f ùjB8 lKBR˵y0`KѾJO]L2 \V@8eA*|+FT޲F>bTl±wSJ ⚊5fd`|k ]7!2WNm0 1V]ũѭ`p;$ FfI䱲Y+ wUO2˙5;?xp}|0L,O8}.m* E!@ױ҂kּF*X9L14rɱRn> y!\j:9z)ܫ+x@ n, nKykoO+ q) "ذP3`>umg<qmKh; J&:]nsFhODQ [N c.:eZ?Vɀ߂0o$RgݳJ~NS_ÏNu߈M&VfyEeIc0 "Vnٔ LCmDn_1NQ@B=N'# H .Cu\{ɋAG3$6nW[j*T,}MRS;uw=*LbfZAF^"Llӟddk}-_#z=iu+u)Tbyi WkcbwLvs+9H2?y^]aj ,j a!$Kq;񺴇(=s>BS|NteVdJsT3$ f@&|5E:;x,XN852,=\Ȣj!,kWTU71.:,j1Ppii;!p|€LЪ!9|qW}Aujh#n YZ