go1.18-doc-1.18.5-150000.1.25.1 >  A bp9|fƧO <$<2⧂m{9Yx=')fo媦"6]Y[ 핤HZϞN|4 >iɷ$ b\nspB!26[7S /ѵ o찜-vۚn2VJU~W\U5ɲSp!))mDZS'z 8+: %u6_MJ?P&VMV/Iӟ@6Z ^B2LxBsUvHǦsfe411cd04ca5d2af03587eeb630f3d9202aa97e7c4b6e23d65055b91f069651a289bdbbe852f97c7275e73f2764bc0faf5f44bec5Ѽbp9|uW%}ӈ AꦁȄ$/>1Sq7Ic_- QSh@*Id* r’{~Q󩾻 |@TN*9"܀ԐRl3P?k-e"i}іJ _Imq >*d7pSgZ5׹yEoP8ȕk Ce!%VOǐ f{v@2Ҳנaޛn߀noK"!% i >p;sH?s8d  " 3TX`d}    0 u |$8(89:-FpOGpdHpxIpXpYp\p]p^q'bqHcqdrjerofrrlrturvrzrrrrs4Cgo1.18-doc1.18.5150000.1.25.1Go documentationGo examples and documentation.bZsheep57SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Documentation/Otherhttp://golang.orglinuxx86_64Mh.4gbbbbbd996fb9181360d605adb42c662c36fb5884988f29940621dfa8b7895215740e3123c14365f20daf6c31123df409b281bc131e5d1f88fbe543b1a68b5382cf6e7ff84eb52f3034ad21a79ccf00d8e92c29e6ef3dea181033a7650e5cdb7486d60b452343408313c2e9bd6914416cac6f17c7ac7fc0e31462e382bbe56962b80ba3ce82cede5d7ca4e3d86c0f864304f1b2a91fa2c0b799f19bb6bdc9635d36d24rootrootrootrootrootrootrootrootrootrootgo1.18-1.18.5-150000.1.25.1.src.rpmgo-docgo1.18-docgo1.18-doc(x86-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 trackingsheep57 16594386821.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_Updatecpioxz5x86_64-suse-linuxHTML document, UTF-8 Unicode textHTML document, ASCII textC nDutf-83c1a94e8e9f2eafad7223b06d5c43c222332f3633fbb6b342101d52de71ba242?P7zXZ !t/] crv(vX0j֖ 0?2˞v9lJ34 |IO$ ug Q ZMI*^n+dJQ|L{"lfA"57]j;AH2VM7Ͼk+]]q`Be"^L^c J 9Ng*zՌtaB9\USq2 rFuS]p!OġXk$t {y[;")VZFt 6T6g5UmZ@'pcӈMY`@H4tPR6 XR/|#tː&3G7@S;vz= 9DIPs - hVuT&u=Hَu{#!VMg3µf]c_rRA8f %ET` V'l!A-L[$5T@`PRc%'(rFQ$ /pi<->@?+d+F }!To󳹽,YEMD7zJA&@o3ݔfz0cD!l*5H3kE*]c֥p2kgG.T6hVs+/mJ'GDރoӿ.Oalhdb4/3 {_s%|x3E(rЦaXYa²Z~G&($W󴻌 @F;dZ+-lv=ytu4闖AzÖ8JN|y|2%\ Nk/6EųLLL6lyϦp0)ccc3Q)Q&2CʼV VsZ#U:utcFֹ7aɊ='PxB`IJEQOxiM2 N vFp]eu;ַDc̫$*r8tP0,h*P$JF%+Pct3S!zqk=sOiAu-_ NS;V C=d*W8Zp7ۋ+}/JZx0 yٖGŜq1Tz&%(E gb294-6:m0:Q܄1: LwIUgl$؆8բ _y͙2B%HuY]U eu)&@w蒟ȱ8,^/dmGr˷{/9H[Q%1׆+zWL35PBį_D(2,4YVK'sZ6KCqGf,98űp!#7 /3]#TKZ~Fݘ42^3lɍQ2 ;D[lnS $.9ء0n672nT|SOF&, m~{>,(ZmMG(14ol;׋i_HՋWYq7 A_#~cTv:dA> m`k2< @R=,'`~lS:C)lVI3|_sޏy4cr{AECXPEfy7Q<*r1 ._ݲ͏u8U/ה"rSwOI}➍\I>rҺ@krԲ|yVժct `w{#Օ/"l#ܷa9m"-pQ)z.,J=iP#\yߗxm]H|1ԢMm:afn@[ժE|YJR4ߎMz~Y#ŋu-B E7}`,,=јdmyy248Μ.<{Z- ZBٟӵQхhL%#wXchwB E,k=4=A*U+:lDwWȨ<>t4=Hpy7fŀp,q7P]ȗֹŖH^͋ȎdwX`SKm2Y:Sd/Y^S D{2FSLHۧP}3yM7,2ƒtFF~į)>T%0w0$S[$W?jG v,UE슊cQpokt#X)G|bda<#}} qm0U[sks4`6epNl;G6 i6_ >"7˯.cݡZyi?6o#0ƘØ'+ļl ,,UM".'p`6H0e(LAܮ2F oe8oZ̈w[[:McssGʠۙ>AVH0 f)Vb7sͅÀVW:[[+W֯\53r 0ާǐCF4N8 l&sm?_(R-A./@ 2B`| ߋVōʈu:|~^36zv,%~dRia}hcP.{(FFOUk-UUQ5_-ɤ-s%eA{Bqwvf +y(XMI7@k0[ouM !V?Y[fB p7~S٬ T(Edmb灩@.ێ^OBz8QD~_6$+cK@i1|֝늸WdrV\p;"&n_l=܀Y%uE:dHAfi>ūv?#dVw<4D$`53DpSy <0!Uoea%e5Vh4l\p,X6x̒ό%=Llx= ؎K-"}ZC2a[VksxX}ŚuF"!K}y|b<4lG_(sֹ~{߹^I㑓``Z%Ll&͍TJB{Q9?.o'[.Y ,Ϭv>k e\p>qoq=Hq @0K &&%O0R`N:])d6mmu>8aFLEu[G[.aRPÝ F%R3CAdusx>Һ>AՍ1kBﷲY' Tfz+F&8vS1<ڧx,[ua[gd ,*jȳt:}:į;XtNG0ͫuSI>{1=g)L!ѭ 2 H{!fM֎< *0M8MD!%pL ͵n*3\nv P WbznAuɇE@!8 :%Zp?ƣOl-%u 'ƱQ 죇 eHz7|g+j pzExNz^t}CWlNL HQV5/6Cd ijė |zUH޲$9rzVΕV>8eB7~kAi37rGs[qVL1_)W9I**$:2B/σU+ޡuI2EO_)W:KLVluC<ŕ*bK@i=>AN#ey@N~~}?S*_B'bQ5i;,16ny.-ŊoPgCaW}u8DyMAS|Fa zO B"rX_$d 8*׺lݟOWKv'UċَqO":Û0֊Ώ"Z0=pmǎR4'e7W[Sq=@!čƓx0 *5߿GrX?^x1L}΂w [1R((?YJB& 1G1Qz[s2mhiY:>E#eN4}n'΁sv5Ygkd] te9tjby F&Qy A6DXjnb @ŷ?_RW^D?h1U{Ð܅5Ke 06ȣFcwI P6!=CWQ޶qھ ݬY:'#ơ[i7E6I?~K3K }E_V09;/ȣ(Ɛ;@^8@@4MUZZ*m>^k}qցF+'F!FIc'Pz!b/g2-X1h]!]{Kɜ/KF73׽a__P˞Ox!啤D{>X'L iN1BtzvpȸB4b/0 c~24ˌj2OEVznTV&S[ksVtFsW4/a%h֊H,rqY{3JvNF|z3)eo Tg|1Dkt&л7qЎy&h}8bc|@D Rq `yYn*u+q(န(L0M_\:}p[{CBk{NoJVEvx1F^`$,UT=nmIZOIC/7PZT y8ՊoS1+?'H,UztXbjiIjc>WҨEy$eMW"Oa#>e flT.ebJA}'M !~ s%w`D{ܵ9e".ZcG4g*U >.Xxi(A0>PJ]Ƅk _g\XY|/&&ɮ>?ܶD@Y'J-ۓe^yL +m}YgU9j˳" i1l7DG~t5P) k4awD( )‚?g)?=D2ksN7UWO\%}QoauQ >-Xr|f_m^9`^L7GVZ-qߵap]SBs7[QSuYT,ZRYCJ"} À{LBBF$QŒhAH"RAʇ #*fqzĦZ е#@[r&lKLxt^yﶝv#WKر ԳqBPݦh}F7fOPiÈqo}ַUW?oxk*Lml(r頛_F H$roEVy-Ǖ˜圤E2j5iUS^.bpM %ORn>˝ -C4(O]zgG>x toK!%t߈2AϝU7Q2C9eu*|oݧ&DV_+aJͰK 2Zc܉"3׿egJUȣVڧ4zUϐwcY,w۵\ 㫸(k4OP.Gɮ[󐌦ٓ_|7!Щ}c끑;WJ옥>U}X\yqa6Oc~ 'ą.NX׀U0(v6 n:w:8ML2*H:;=0Q`>g 4"mK~1Os<}_K-3(udLIN^x6VOۻ1P"vc(48ct{N56]^}z圢GXI]Pgh(:Im..4c~([27+_ &Ì!=oaó:g u FxSҡ6CS*,akA| S^EzEG9 Lv}w~,B]IU? ~~ڱinOyo=qD ̳y8*}(jQS <5ZY4^I`]#X >C/.g_R\5G]xc"?ِߕLRרU6tt/[&HpO=8U)3:(;vAwV4*`G%B3!fp6Rk'T<:O<ۛB7\k j9tMcH<~4wignR{4#(ۚ{1VLmǚ>Ic*]a pKiJw) e]N,_},'=bIAxo~4~>3T韾!wFn\.eT'8Ua(jL4o]-9H ý14/R+JJǢhd(ͶdM½WYɀA |@,<Ǐ:,]<`*ȣ>IUdycEڏ|;V!J =\ IS 9-e`Cn lਘ~ GtF^Dn]!տ~$+gtR 7E}zhl|n l;V +'G[F\j!^>)QD} 0C^dȪAEcnpܲi^I<^D Q뙩"|"&!VKA$g{)Nf$$G~O4$J6pT4T1qHu|T)$S#[I)g Pr"MI7zM_z\`Ke ~uF[<פgpZrbCPMn<z8@L1n3Rںɟ6+ø!U%c $s+-D#TMe[Vi(MopiJX:#VE [YZQw^MJҼ$!Dh u e4,u V~ U$,ZG# sf`蒳RSr4H<=\yN僆 IW~^9Ѡm6hyya~d2iLEyެL{`uFEΎK16! Ƞ\_ A&RFrGgnƹh @n eo]w0l5x3/u ʪޑMؕ5S"UÒh|%I6Iĺĥ&zmF\"<>#DvvsyJm~d.l<}7>MpF[щ2 |L zf=)˶mkK0jF+`JE$HWw421ꇽ(yr{VIS,AB}Y[|!7VgnBr]"N2,<4'ml14 &;gp}Wu %`=l "%`/+RBPX1J^9mʻs"Q4+mϣi=x?KTl4aW4ANXr_k_ \2Aa]""H([7f=? Nγ}Ȇ |zXnII܈D}k^b) /1vTp3 ޔD|1Z^Ad! X2dgU3&\ 5.͛_ƭT5'  H@S=I.;9GQ]$ tG5/ kOS^FD۫]]jsؿ5;_1wf=>dF힡wA$e+D: i%yFKJw{n]Ԧ_<"^C" ?:0QW:yKʪFZ6JsN"% mr[o]%ej5>rNCuDԖ| 1 ab/#KNSGef0#EwLC.Ȳun8 Zo[,OrE# 7 8ɜݜb8xrEp|h _;;*߱^O-hPNrIC:x{Szl:O]?Sq T˃fpE $ XO)z*Tb:M iz-1\ zH0H&b7 v/elL?9p]Rߪk{S0GoqD = aCl̫U cD>\nVlџqNq^Y8H ]K*5cxf,C_)Yۍ Li 0Bt30}6TR;0;9,:w {%щyO c}het*f'cj\8+ԒAF2 8Wob;dNB$z#qJYGo[aR6 ?, w}֜*1[DL H53AGjSÇ&A< ι2KbYJl@Pt.FNG'* 8pG <,!M`5O&JaE>Cr#CYmj+e&*Ⓥ N_gn̗()t3ǃr"^ˉ)CA?m韣('ӀxrR.GsŌ >%oEkNdIHr@f}GlO=!ۼ2Ha}煜fRrUS`?Z5=O٥]3tkCINm֭[g7 H71;g5T3ٳֻ}56|ځ< :4l=ô*m嫗b@ݟ4Zr_$ЧRȦU,`9/خ dʜWOZQD[V̫+8YSIwvh|!QK["< _%~6jPk`':ce6lbxdbo ]%wrӻFQQDq,K7d cz"=:ܘ!10Knz羪}d@ڹB}ެWD,x!VꞼV+cZ jqcoJ|(`VIMA97S>0 xf]O(Oi}º\P5w͜fF_? .7"#wTxcWj(ufH)lF>q:>KFR+aЭw;p?8yK s)B)"jl}Ƿո^ӮB?KW1>\Z4[]pz9OdZLk^uɵ0!KDB?QcX>\ U"G$EXlJufrN{Q.:H4[5YF&Y*T|J*Ev7_Y/dkTG ^uTU#j$ؗie@2 g|2SNdp/AcEKCZ Y"iۘL-\/]ucH+ɍhͥw2&s~BŊu1fBF:\rǿua+#rŪ$E^H*R VC\ׅZ̢1a^`P Vy8 &x̻yED|̌ނdN'rhWN{4XhB艳!u.qTw dGw!O)$(1v)9@!-!b_fш [^!%Zk=Dx1l -Q(k?2Nh~kqr\B߱ 3n1ԒNaDB-0K>Q,y`YnDx<}>wVfjͱs֘D+ jwoXjJaz&M:E|Ǐr,_B )L mbTn"!HMp-1>͗:{ 1O*]9uS*'~6:5$)~ĆAQ4~XZT{fDTY3f=2J|E%!E`=ib]6: + Z_F[FLj6X؃#Z0r2h43$) #9M _.է2x8!5do80<ܣTjk5(n,i`,n/_ ^[kH j'p^[р$R?d65*WNGb S-%{.+8KN0`,Na{//&+p?"$߃W1S/jRXUD#dlpӺ4u,;g,*v+Uy%oXUj0 cL6p+  d)vZ52rg/x-( jZ{ֹN_y Hy/O{Twhbw,6`I{5__ޛ{և1t3*KvyrܡA3H]ϢeS&0?9T(sI!մSy &oMא:pGVٵA0J#fl *X2mD{yr$W Ǧ.9W\Ifs]H V `RvL^Yn 7m^7UotReP6kk~|T *1jZ^鴿hH9PGR$3} ^l_ov<Bz&k6Ӽƀˀ%OixsU0r&3lj\{^}MK'JH0$sh8uYVQ\vAcG7YrA@TE3: :;X .úHKWq840n0`&Oi0Ef0p\y+qщs(ҺsN'rv ׷'%AVxv6&Ռf/M0dtB/ZxezBc#[.)Ny Nj9B&`ZމMf_5q"XFԵ\8SK배~:5L=Ih&&{[H\HVTWF1ֳ&딙&y+|IxpR3 )s;Vx$̬Ƞ 6z$ v1 <*s(4 Ƕê7THe吧֒,{RvM% #E1V *Řy9a&_F"ץ74UJ)oWMDɓh;4$[qN"Kenɥopu=94Dԡ-3/!Z*f_W/$LˇhL+@(PT 4v(ҁis9Qt+RWٞ{a#֓5IT/Wo˽I3 j74'3Hέ/[&6͜-M$m?&{p >\C.ǻj|:@bc?U1[ax_x.1)/ezip`–)ςI7;}aΰXSOoaԘ)qG6&*,lAr}X6-jF8|ne.F',ܜXP-]ƭRk %#RHF6(hCO郮9"~r\ՃbX>QP2,~5Y?j2MxR\kRVuV٭l8h7"zo~/`'sv50υu; oa2Z $9}b;&[ rqTP6I=w״g;a3f sB $}u:IiwN( Cq׾ ƁnE u /Ue-P 'VgHH, o (`K¼ +Țszr$DB~Gc{EnqTvOOyxcm$QF=ߢrHw*{; y1q,ߩ Nf{lDQ1Vm%^KR@]vm nNr4(~V<%9$)_)Fqи'Ǜ#i:i'%fnM*gN5ת `~lxvoL' `3@_^ZӺ̶H5qgJN2cc=`!E"B毑ঢןh\Lq,5n x̶_(|mx[>:xa 8ݐSQN?TO 5NXYU/p_dZdȮίFxu%~$?<%(Ҏ0"J讇E? s&Kd} P?))`\(TZ ;>tUIPv>`;P &-$8_ ۈ _}]ٲCeZf"X:`!d y5oj*m d3ҩd{.Uywk yzoĂ迄\^1a+G"q4~5=8q#%Ҭǎd!)Q5mrȖNP{ra>tAstg(MoScwV8@\Qg>Ս>Wr탸x,sfZ"$cq꥚ؚF@=T/2 uo+KGddя8͡G9ڋ+ !|k_CL/R4Wg-PSv /3Ҝ8~^( Gd%j8M!ln%O0JvTXt.sOQ$;Rs~:yrdAz\BZ>'j6j3[sY_rtt&,fRAmd1if= ?\u&3ƹ]1DKmy&Jj=K{,PaCJ`$S7jzrwQ mm;akjwo /4wOc[{gJZ(;@UĒPn Lxǝv+6VV< x /28Vy8w4ΐ[#'`30 y68od+#pKB/OΞVeP籫(8E}VC17j Bd5o7 8]žv2ӭo<~>*mܰs4.FΥ R, $-c{1Zup~^b/%y>_ȝsA>}ZNT`٣#pWppwK S~s nwttAa ƶX9񷍠lL2xEi".CCPTq.^[_h(.9>i1#cQ?^ÉEX%tBa(F b ]VwdF= k a qИ#Zi n7EEIHrN vRɫDr 4.N7~xPCjx9;Wl|'Rף&DwvDbzh uaߜnKbx"s*K/ Wa 0J fOae"ɣddL~MIo f D/ "t #O![\ܣS$c4gʿ!"H7`}7HZ/ ѝj\/ҟP60~sk 8}p74O?fřuw#bזQ.6+1O!e$qY݈zCb+ԅxVΙ@M'PprdXٺHdstᛓQhuArMi1g;mK2ѸB_JT7ID֕RD~#+E3?DQSvUu#11!"QT̈,gCYF2wCΚC 6?=[C$ȝV%^Fl~Ũ#o ,]"ϫQJ zqM}x48"˲Ŏ/od"ms)txgAI'_+6 F ,$hɺ?D\E9mX+}ՌAChd cȏl2"^:f`S2S?OAFG4ɇRRp hw$W39 o&ݭ7ZO}\^-yo *@2_=X~nڧ/v/@=$۽z TM0fgH&@A4M6J< i|= g'tp/Mx{}םj*/άrFb`8j`ժ@9`iEu ;-GN4QQkMV;`[+ST1l+R]uYc xz+HЛWUlr8~w*I>8w~êe}3o阕?S ?ǫCfđARWja"pjk},a>3G ^,9 B'ުAuubճfHণMYO sqkM[JhĐF뤟F*x/N__Q%%Zs ;Dx-Ƌ^0]9-MxZhEgW]֤>h6扤,LaCJ ĥ,766Av],8]pW|KL3GoG,W.G]٤?v :ϡ cDМC;%4qb8Õ?q(7G~g2S A->!}6,t (#3UܑiĮ^Ŀ'K;l2.%y b##LCc(vyj;ŕu ׏(LT}$J?I|\DyfH^p;Z?37Ae(]F $2PSǧONϏ.ScQ[ s9"8?=02fi(xR4 Cld h|!2k t=DY7dK}sIe4y(fO@vfZTLƽRNYNBtwT)|66)v];=OT yG?CӌU΋ nL>Nl-X;v< 0flwk /|FTU]^+|? TIs'`idq2/[E>'P3b-hLFxOC"I@"n?_ˌ\ p[c6JÈe4z8ק'޲J?[Bv%-YM,[3lZȐhR*]aҬ4nZ!瘲栄$44sܭ~~5bqgy*";6)7x=2m 8a*DGONdK*Q|俺*gKS(jĴqgj u{ T)MїS; XNТlO捿ffvсm$EǼU'z/]Al_C2>4͊~/c%= ':FxisItk>c c88^" Vf, `BR&\:u4Wr/Tؾįdي&1mž,~_@u78(:Wb/ l4WY'`%Q@`HYgǾ=RNC!v> u펇vDO|yVY&AtXϺKGI T~9)溮 KD6M -+\T4A%} KQ0'7 6 :<Ь\A6jlQŧKj~P*dq3^ Ç/8:lg'*,r"3ić ׼lbHoHܽފ)κ)GFdLVGYE'Tj]vāSYd} ʢg[[?_Ia-vAЗH,p(ٴmlN{#еOVW/)|! ^ 'Kf+ZH gDħl zl$άP- d#h(!~3蛧°󉕖IBB]9j!CGmh) r !6B猱Gd MC.ƴ>+t v 7Q1꣥vg?"&.Ǥ*[vKr[d|)NwS&:ĂTߦ) uwt(eRjoI'T=%gҌ+4"22Eo6N3O("N\gp/eul:(E⪹87R br;F!4)uh7'-2 jG +q<BoҍSR7ADawW1.i̎Rd 8ˤ3Dh\"F.*bcx5!&' 0^, Bm0ThRHhU7+|֗ x%Gތb:|cHHm8|$~1[PftXඏU?oApt߫lG}@A4 YI!w(F&ߋh $@)4 eHܣ"1Ewvh$멚sy۹*&sfI"Bg)m uk2_Un c1F9*;ZsyY鍯S1z.`IVdf4$1Y GG\1N$ڄ>]zYF/;+N*Y¾OI!/O5Ez;Jw#ilʸW wsVR.2}r\YZ'#I6MTZvG3wf6ʧR U mb|Npa6.Y?vkS+لD;] &%*PiMut4bFb?+85ݩ1(zѯI6Y ]mMFb{N2wpVlz&9]z3chFgdJQ'DMkI>T:C:A+KdPVL'yWS=tgܴVZccy|;67'EU0TOLM3}PzfRQQTw7#3>'aѫʟiR86`8c-HF`δ[$ 5]]~+ʛaNXs=/諄3z$u8Vp3-ZU -h~6hrzϛ6tG;!;,uy8GL`Я,uZ\\nba`' Nx@.xLC۶3M$N-^^ rAqG_XL 5!N ^~DRY~T.!ZI 7HČz ~d0SOn XZTK6t bꘅ"|7$jED uChSeI@zcpE , ˸MY;ur?_?3?lꮏyUHhUlk1] ?tc9dVdͪ n«w(sǗ@\t Zi3F@ȳ["iQ0ljB3|"L*<|e5a {:$^2 ke2_sS52vA>Ynוog [X^'N+J w+Xa6<[ `-_D{j5 D T "Sjcarn/ Qi һđ)"5,&"j^#cq0@>`y"ͷ/KԉYX,Qi?mQ``В=G?|pF : ڂ5u >DZ<KEm>&g j Wx6aB"P\4InY@u[S;4jVj2?@Ln@Mw+j[vS.n$\)Tc=6O<[+e]n"~e7$ {/ V3ͨ48%;=P}$n4OG?bO .8tJ bZfv6 'lsҴ]#b/ItSIZ[^3wUF{fHpRFO u3^%SK-.%mzy{V!^\'E鶪hAzn), ;6L Ŭ%kO{%2T;b[xhWD̈́i0M@o&u9Ǧkj8X.H旬D)b Nj4%QUD=*1$OE?>O,n}^*M<ߡReJZīNIMʊƯaP T3"8De*JK eT*0VV9wJtatnueM8 U4a[3xs?;:E911Ua Fg{u\ MrH<=" sbM+%bExlcV$n7cMЂ# 4hٟ@-ӷ޺c$K)aɌ1W$WvfJ;:W4F%GL}ҳ]T5?tX ͮ^F! (7UO!?Ddi-͂u~E[P5:Jz9b5؅]x ov#K n0eNf4imq-CQ3YN:͘cAԻ=[KV(WPdDiTl 3eزv0) ObFMpMގ"P;_l2͓LĶA}EHq[臟FTQq>tĔ'a #ʗKPHZ6Ūb7 ƗXgl@7̞(_b/^>@rTߨ}M"T!>*,cAHsٛ]|CX+]NSt%wr/"2)OG:/IkW18\k0γ!T9()-CE5ʩU6 f>HPli6@]%fM>?̜-,\jglz Jvk畚ClY{T]J!F$=]r{>eWU2=zr4pI6L9 $Ud_~@z,M{^zPGjY_WWj$N ޔ q6"oWV*T"|Q^Ztka4O1W ^ZxÅ*O`8Ti'''FJjSʩ~+:szYЕ O2EA{?ҺFKRUk!Uf}9 ?HNw+9wL<1Au|$t{**:f6o_e!Z|56쌞7:䭧KגmtD8^=AV̅ xn 3$^ %ȅfڧ1z=΁[6o@#dkl HM!!MW)7lyH!왺ipRY;נ&zl.faɮ&K.z@y)_gc(ް>}28v?&s>g]$ 4TO@|6|"{Iv4}HVJr ս3 S*_y%p^wM=Ew|CF^}ԉ3u$N3{ w&1?܂/4 {όuhyxP1'Ot>^@>)˓)3zh+e ;K5*/T"_tIQ|%ђE֓I]6;jk:2o=?|eT/ #t:E Жl}M5ygeS1 X~:Bé\6}''ƙXQ G1s2`V1"K{">OrdG HB0þ~n*=m###,oڳӍMh9Yt2Ś9UzF6 hz]*BDڢQ?~ը!=2hvn=oݗMŤow'|@`A ]t͗qW(1Fk+GNu0^葞)sçE,b$wk̫mm QN4t7z0S4֦`xJ#qi}ed~-uDZ8cza C?Ea~5מGo-iv "f,hG?2x4L>+:>۲?$6!9}VU&2d6f)c[!YDCa\([zR7; E0(%:on3J/O;G BŊj"BnM{x$sE~T~2L ?WE|A{4`׽ZA8Am<\ٷJ0)jesk!G7FjD=4纖M~ZGe쾶Bs#wt]KxUQQJAf`aɹ_>Aѷ]y۳W_`wLͤ,̫}H>SOi-cd,^K\?1e>:Yyo.j0< I@p R;[_4%EU3Zv5XR3iponPtԀ~H}sfzY[4OI0$r" ڶ$rE$pzP:YP٬AuYP @gfom ڎr&>+Y]ܬK'mq'0)Mm-DstES=ZS!0yZ 5ڦU `[y>2?)T^_䐷lz5bӑuh/"חY$Ǒ^ ,AM_n miHC)sCz$tP~숇ZpYgbUjhMnsgӥ>S vTb<*S@"&Ҝ%X5%  8?pmDeHA[N@v'|~Lg1(0YΜVtM)CBE5;kd O߳q$fM׋YmqI~`D,i2HkP25~N$%6ec*0hyR13E#5g}9ְ19F72 tPf!㝚^zM " M_:<?O{dP2o6yi!vdxtн8 k 78>YiV4y& gƝ5d2h2K9369ˇc9lhǜH_Y A͐ꚣC5k4X泝aG*oQ-lsDбKwoz>lݵȶ~b%r4P{Z\,+q8>dN ghN[8DeaVa:'*׸WJ7/JW!Ҭj&錖4_n>-=QR5jKY0qւ.N=$WOVy=2S>b"n|Odr M{ФE~AlP^%[HYDZ@C̲wE>/Q`}m */RKvtFE"KlN3"DU(ٜ ub#8dԍmj"`Ő2JtN'Q(.ǓN$ ^X8(Y*/tN _ri?/(ܙkupw1bah: fԳgFIߒ͛P H%1.)WF-`MO`?VFD!3+515` 遒xȹbH+7F~ZW޵ I3ݏ[r7}ҼbMbWYD CF(b R05h Q?'9o&o]DKF382!i|8m/D1,-SvWA%]+޺ ;~BbTiu.7?3AGPr+d;ԛдNch,H5NjrlL%eEŚ*p# b\pW^~ٶGkGY*lydsnYA_n$/9A ԠLR7ܗ0Kr8e=#;_ЧNzNeyxM hPоE $0E$@z1Z~}EBGN.>H3\p;uo}F:P녫谤/_X@X) MuJ Y1ѻAalJ@/twN}uߜ>K%tG0\8)4+|rCh>KssK5̣tׅfrRX"靖=`A(r/CWL, uOF(Ǿ`>^ai8Kj;a.UyE[S`s.Z0mk',ϗȏT5 XItb9?kUjpLU"6r3篵gzy:X{~Gv`$*f0GjN,Kj{sG*oﮟQSnX?7WOfZvIfZXj4iYi.]zBI @ ߱Pk{jZm5f@.O7nXql. &b-lRO`qz28rI`=\$f&n>1{h~Tt%Q4+0X˽m(㳫B`d|cCy &sj0Ch Ĺ N眀0GXg9jfs|y |ooJargi{ocu`Tgl p=o8p31@8 @pݝh"paBެN#ncF<@I|vڋ$v2_8?ܛ@M:M9Ob^iFb\x7ӵ$5Mh "O !ӵ>FhKc8ۆcLIL a9DE8.6|oX(0Eqp1 7p oOYgIVLN~1Ec<{mm Gk7Vm 6jOŐ>xISviw(|J5Έ)xgb]O@ier`UT*W?âL­0ET̙ӎKU |5(Yvpe? llJlʮAN+j;2ňd+Jm*xi _YȘCS$Ak#gzOd8F{ߦv|wh6]mq 5@CsqF;k1FXL~lCkh7AX2*>)) ur*= x/';_2EHv4hu#>ŚpMsXU@UQyՍ(jk#eQOhb2U}4˖8aVBnCh.;Zho#rkHowGF^t Rϼp*@3lH0T2dZZh N4tYcQ?=n"㻝H9X*{`ڒ1.6D {YbͲѢvf 6'~k <$[RB͖xJ&PmFtEB#/4m LRd9oW6Sg(cmNWxOU3,!4G 3a"'0cX{T&Y`@ڨ#r9C n$H߸zF7:G-S|@Izc syle ^Tuإ̸ Z&eAќY$V}!X]id/R%( ٯ8ehi 6W0}~}k= ? OJ \T?^>v<U$Z`*l,%ct/aCߠru+#,Q29,*Hb7v kVGf6u+cM": oAa[NfgM/c:@uG|fִȓ|w!*t/xBi7L=u{]?^*,?g2%-슎*uWf,)~ٳ{ەqBTѼiJc3xCtaH!mkpԣ*5R*D0r93+3)}c ŸY vb9b5aTGI_/v?l$ط( +&*v?Ԁes/8$1":z϶|hC~֙=0j#!x~GҎhZ.[R2sQFL]d7z!D{̀K;z=kf*-=6nRN?xgyK50PO;/Bt֓4b`xֹPAM;XWsu 6B-i3U Z\ukwի8hY q>khDP6*C[ ]7x\z3娡!)C i5^/8/;>xas^2"bGWәw4"jELrt5FTwնg_f5e.+Mز)9KT1MlUTb7[. !@Dܣ5YMv,J9R$cc^{֏m |a}+_s+p 2N5B6Fwa.)*ncpg=3r j%g`AZ'\{"94NռלIx!VmjpOi@A| O+r^79moU0|{o^%)cR&pn (N%v,԰3jXL̪i'-@Ʀ%CЮfі?65m,X,DAYGZ{sT,b$33|qߎߏȠPG4gM EڷϪ~)6b~;T_Ѝ'RGC٩sNW\ځdLh+Yl YrDY7Ng51ZK|@EfQLU5Z{%yhAy kԁ]y)'?@8܇cGI )X2ͦ*(L1sM&\l+|hBj\ˑ}sl"c)kt!k0abP:I5ZdP ~Ɉd$2X4pѶ9hY: T*|%Qj@0&&CW( ɑލ,$iA#c\xo&I)x6qDy,3vk MUSeQ{/YٜRd]߷bDyEn Ǫg&c˷R!AEeQ&F@l[m:tmkt7]yːJRc k*٧{m? wi47Y[X ~`ܛāN XE(*8}7adowsր|*De״8Myضpb[pF[FG $W&uB/[$h#n|.Ky9m(F7ο$ߥSz1-wMqO63ݶH^"U;-44R~=1\"kF$',bmص'Z#9I0Yz?fgi F}E{:%lq.-A79T2> 0)$dNr4Ƽ(˓A CnżhZ嘪̔S r b Pu{R}ueO"6$Zz:l/Ko'+."-c lM""+ヅ@Pk4g(_P荙c4eq[LT|,\0ZSe HEC=Ìň0tl9BiC4 FjK^Bř/4^h"wݕ[ nE \RPY{<#S(#M|NpBy}, cREz@b]x$:q(ҫ?Vna@5խ$9~ ą*Gf5##ɤc={>Q,9 Kbhu\C ӵ|h1+ hiގMtA jfiȖ\V =f٩Qm0S7;NQd˦g}ۃ&5L\ѺQh*2$u˚M[T`O,@To]/XOla#x wWky,jl"3EZ:>Ҽl7c`KP ݇`Eӣ,y~{|z[)b$"!NDKs4iS*_12?<+x6xƧNeX".q1kˆ&! "̂$!cqS['Z,2dh@ **w!?$< q7jY8j(hl4ΊϨOڏh׳`PO=D4g)&$M}=|N~Z(Ǘ.|n2FARczA)se{#Ngk vtѓeu3+5Q9$Fڜ!H{ ˳^}6w~-7od=.{d:3 0'6 wwZi'қ#fm;RẆs"-ګl &v&'( MV<᷁(UD{s|Qbuis[tuV.5XGԤmR:)Ґ@~J|,1"I(#,f{-ٔs ͤӛ EƦ J{: $N҂N+P0e fx@OA/uQ_VzȣrL)` tQ쒶]t0 dw[jtt1x_hpZelm0G{REB3Ks쭻,$!t9q&< uY6_1/Sʷo-6Z'~*IYтB,2hiٰ%wSS ?!!&)ioWO#hHXYw3]=ˢ\@p$)M+37ւ\H̄osθaf񿎦ؿUR_%tg {M\}KQc<G/gVh|JWk_5Mo3>rz7z&.SQ)0zeVPg> XmW-Y\] qpY aw.FbʭFO(Q/wI ES~s kG9i 7{vځbmgwQSD0m, ,fؓ5]#0evB B ݱw36ugĈI|}~&5(A:Jh(U#xs^8F8sN/QZ"oUaY1K`u)}< Bww?f ݀ϲȿK#718ҥMbGVq?` KT+HWUTD$:&џr3]eT>ol&P4wJxHK `;[u' 0wJzyE8r;N?([rpOH hBm\trOmi:{ J6ū6 V:Hd9j-N!5Aw^0}:ycSA%Ƭ||Fǵ0f3u(㓨3nnѶ*( v|%xS^uӕOv/)|tƹ&>cs5}KңܳO!7UGPO z|IMN6]dK wLnT+kD'Cfd2v˺S2<Rgݣzqxٙ?{0Kaᷴ-NMq%e햤zK7ͪ^;0*L–sL fLhrgyLL].V %n>⇃蔯Q$_ms.(ֵ_OɿsT1-NEysV:;+w2MR.+aeW߇kRnͭ0;s+PObI)I2I%I%x;%"Wg6q!:DiĮںK ˽=lx5l #Ζ[~*TI,z|rQrD+Sخ"J-Tfk <-716%͇:nܶ|- H,mkV 3_n x}t7L6qy  HM䷨i"WB7lمnqv_A64pLEһ?`8$DM15yD6\8#wGwF^3SX?eå:t}S! /vsA V Q_]M2,c |)᷂a> mE-*q| J伌kkxѢqݘ; 'T쫝)y$8o80tT3N Qds X7cak6wG?v+umK|yiGH!5?vKAu )tGX2BۘSYfU@@ U^bGEbN/P8m=5LAPUXJ@7XA$DM%bv9deMliXP_X]'P4gtr/C4#6d/[ W G`Xzy,-C!imgtnb˦k~lwbQiWr"2Tňrd Y})N"rM-\&!G#vZWW`<ߞ1|ܾAF.uR <3)Ĝ:jL$m9u>(l2Qyt-tM O dDՂQ>^ (9"t4 QgYV!sBqA*NvMfY~y,zD3jlY >4LAifDjtP_S^"@"x0?1O&|:~7N@[jJαBhbgYl ^0r cmb 값DrP[WA}X_t [5̮3W0BoF7|gA')]d)l[m꿏 5\zĕ )EKt1f|~['JV䝴gmOUI"Ge>yP)nE|$15CSe5t*L>jV}Q.o$vczHWjy231 fTiunmmYs7 m|f!ۂ?V7&gw@嵀4s{0,jL&NiE QvAzػ!dغ.B bqH=F kb$37rvGjW\,>wrX9c= 'ԃ|@%f'z[T z;Lg)s]+vZ@6l]?;$bO`;5H1ow˨*oo0·"efHqD"G(L6Q} i  fyGb 1@FAee^*ި|1?~>KtDE$59 j|L _Nx@iOO==_X-[d`7wvOX_X6 ƀ*kRZHXati­Z騡#,$m h#D")޾0< ^w 4 }]% 8ԫag̦"DzN,R2X6}&A1SU*mwA/\Qak.'Mb@ץg@.$UKx!?X2$CE.pw%k}j8nwOsNo{y:dg&[)<=}K0Uv0!Q@0Kdپo(K>_ٞZytKA~Цхiʀ9k!0j~σIC]a&%x E֚A0' +Cq}g ツ [CYO9 C6p$kew%qX SZh}:- \a<+S X;0KjЁ6o4kŲ/AnTQ@x.=s4jʆ0CǟIkgUd+ԃ<۝b~@ʁ\~0tgKnwKg]"1.! [Y)o$ G s)ʲ70nW:a]`w:ŊXM{g~ֻo b o{=9Eۜց&R{H3H],!oew全 \;-%|Xy}{C;_}3͂OIaqǣOjY ȉzk*KC(;DQV}Ý+šOPQxfz .ܵ4E))!2'uL]ˉ^xhR,s+; gQI^Zn,b񍖙3 3NޅڷKE]o룲WoJ '[Y{[5C]wAUwi߰>'./׈f#)M*PlWG-7Q UP*IS&AOie;DS7z*J쾛O{ ϥ0ywSMD\6.\zS@єR$u\XR:xyIe-S7mky W ws]7{-dӑ_-k$CJ=^I|koO .%"߿_ӈLDrΠ5$_`5#<3d¹ZsNH&" +x},YGE|fF#,CEs>@Po'I ?AϾfd.] fxwJ#15el6Q8'3Z Bq ){aՃOlT q_jPn:%nOw1 <YFK@; cֈ֒sDP~_F|0̓?"*2W}/Vfwv)5N܁ X g*ڹ-y|U_ SR z]l <#8D h!8j`݋y';G?-$* &[WEʼnf;f%'wr]Mzg7W$it(6hYjUs"޿ &̕ݕ'N/}ePY$"St/L@Ҿ\^4HُTא 7 oxrVRtL8K[[+F?+SoK٭ÝFد2eg~z,4>/(b_6x5l}R>&,7G-wtmLZ# Ui) n{6mӧ?DoNy8;INO'4Mq"JbO$1d ]H2B:>ݦ CuBLQ[BY+grjNm`vR*{{׻S6]]R2Q"V#Qk3ί8>޺ی $s& ]%GJ~0`Eb(e{Koqoo%͓`&h`NJA@O ދY4*zF2^f|Vd~(*T/0OhШm;Hmݿɻ^%Eml !!=fƐ kJ%d:r[VA*=WP2'D*G= pR:Z P4 I:<)U{YƔkZ s*4Vcn5lkf|tC:W얬`B V6=@tkS?sJF5 Dd ^_&L>̴D8\CZoZy?OPz`mU,åct tC@ 춈Or%Ύ .{SgD4SN͒}@']kpb-"j#%h,tMB,~ ^ff/-rxڹV,Ք`HzG)C=Yj,pҨ,~f O~kxj_QLhs3ߚ:m.v󤢢-Tw.mq{&-n[7zKfy}^VQ/X*&]m#eף %9S̾%Z@SЉmT(eU՞/K/ -DiQ^W ]}3e\#A( SLE=mKwJ/sjjr͵j*u%,ѓmp)grPn 6,LE }'ek?nA]\]43 \V!|#}&}SuMo"&M7T`0L1~>V瀱 t/4+z)iX:v 6{ڵmCl) \bV#RrH_U/3Ś|k1SMy+B=|tjBysBSmL%M*$2zt P9_}Q ]zq>`:J<&UIZ}Z@|N#RE/t:3Pc"=# cϡm{TӫҺat^~gjCܵPUٲh'uk*Wm 37:g,lnzl%KDs?i=_x%6ܱ"l޳P>  ^zb۫B $L뺡=QT#QN .y g :rFRxWJa ml︘ldhu9$1É+hh06/n k9.=+O[WR((^VÃ'rAjywRai,_w9"봦}v4L2tMƞ}^WMznf2ƩooWH +`|+,!D>u50d"3gy^+sͩU\FpU;[eV=$ĸ\7DD#rkWͨgmK3|5Pm*B}D,U] L!Vh:9*6W*EޖĻcS@-⦬Fq7mUl#$WcΟ QL{b)IwxxHDL.i(CHOG~[%2/2m' il 0|L4A±@1iv9 ̭aR\ِ|'(J}:́PsoW".O&Ĉ}ʽ׋ thJGRsS!),(']]UNOpCyk㳞?p?ÊA4T|RYY~:5mQ5]CW ^FG2J%8}cP?%);4ρ̫L1mtl ,V[< !TyhY>{?D,FE ) 'GXr:tZκһ긷 pdtʟMCA]ߍ A5ZҚba!vzn . /͍%jyBUa E7x]!,'rHVX>v;ug;67 (stWCtS7V5[vjzHnӧTW+k遃ԵDR;@pbk7dVX% +OBi@`LzzSDzk灡7fB,>t0ˠA E=nרa63&e҈b6L5j5T3kMTTsuo%~%l+.9]RN'q+*1ˢd);!#@cs!zߓchP`6'^p3&gULרVTi8MW Ea]=+NSu RzoP\qJǀiMg> =~-`Gg7ɘp\ؖd.t\;f7f$v=9GU=1Y4u1iI9YUVfܦf {xSm"D=SvјkFuЫ'GBe]]ӷhI_1= j8]nr匬ƭ]{]TDIw)=Gϊe`ANjOFOZ- >A/_TXP% C2\bq< R}X_9A L qyW>ĖصGܺxJ HmFlj6Mē:ʠ_Pw*o.ڷFN˞~@Z Г@S 0"/2Nß}*>1oP@x*f>:{@CX5pP( ͳLg0֠&b/61JXmqxE>.WkXi8b//bd8t4\<2 I.G:~^ :S GU.gQjՆ_ Ӆ/sK&)nՊt'@!GKVLBd5]M05҆%<׈ϐMj4WIL KlyՓI Ut⸅67 Ũ\ w %=xC,@`0lb/cNynv}yR54QA E .ۻ#W™6"D XY 'Є2ҾZxB#=^(?GۜL~@NUቸ~3@زJ1YĈiʡpj҈jam= ~.*CZ Ե"LfEܻD\9PL!юnϰA:F%?O^Ԕr~ |DWl/wv/m{\{/` rvyWSnY),49 ҏFL7}LWz'^;λ6Wx՝SY:Ŗ !QUQPy ?b|BN[bU([~zAbW]ClL}r\/nG c+[AL>Й=ؖPdf,A66fd '1>c]SqR[qBqO+7\Zx肑6b5X,]Sz\5hc'l-,.缵IS(tpSI@@oXn`J4\|E&}J͛R|;nl AK׀3UG!hAgY޳1̋I)Ly%:*k6vF)ԯs=~rԒƶ\y->\p8JE d'AE] ȋCO/P0䮒L qԑ4?> >PO:R>\B\2*t$>3ub ioKRI}"xlzxk? R$Pz,%&L0~@Q jI;YG¼Kؒ8+G7 tcx 4+%iViMs0[T>@FsQjAҿ"e ƦmE}5`yc%Cՠڴ^ ,s'v+B~Vrm⸢Y*P DjߡF^yfӆٍhjr€Bm3J05?gKD;Ns ac^*uR_T>ܭ cG{Z (Q]"%?,_^sldb+ eL/NKiq*E3R(`Mt\ ?zL4sƢf,K^7qNIyo6tok[UE1""5fPp<*؟ssU&Lf)\_F["(2J_t"L=44f$c2dG{VU1q?aYG&L'^w(- bUYN 1&n:! EUM0yySSCVq dAXȎN,Rld, hzp HQnb8ش!5z; \&8yk-09+"Whi##;YGrط؂/4jI~}-ZUV~9@攵6lzAU0*EewwpI.3&7Ìyl c+1eA Qh2)㞞L?voTmnȿVlDޞȇ5P! 7z= =]UN.o ZhpJǭ ^!Wؑǰ#Iqxh)ahS6W > M~E՗ÂȖKu_a'K)68p}Lخ0 QEQUw$;̽ScٜBORqIΡR yB.pqGb~paez8. S wBQD&@35'bJe L;>1vz[+3Ȁ4c, .,NݯIU Xu<557K4LRǮ ۈGIxyDM۔? !}:T9G QUޖmhWǣV;{%z] jF"5;DO{rr;W薼6,ݮ;9.wԶa5|qsݢ^7f5+hM{mYb7[ɺtoSXl80쮔OMn䴎kO}biaE#.~X`>W/j5D1na=iWMajŽ^I\HU^#td6Lb_Vͮm{+"Ds p,pޗ@r肳[T"ZOʅ&reL9UGD#qg-?!w'KRItzӘ77 `D9l6ŭ?GϟvR$ŅzpnbZ|.mೱKRX0#P${zS̐'nŝyPWp  a̢Kl[vY~no2"~*-A5>]mCzc#fN 9ƹT 9>HZ# Ƿ ;n_McY"Қ=E-A<̕Kc$”6˺0+ Bq;*m)q0Б9q<|vl5\' *s#go^5# L wznPΊL.`%wdVcd8B5RaHi߰!&iMcld eR/eZ~gdwChx! ؓ1v'timLHndQx t(._4zqw[%xtUyb D/ B {X1{l-JRH֠ui8q:5ÓTr Xmʖ t zQ` [D5B: YJD;ъâk%Չ)v[r2"`JBYv~*_ (2:Ϳ6/>A#3qK;DW7 :yeΓ~V_P]l\ǵ âԶ ;q&);rjp?EAoї?(}x<=?=] C u{+O]0eQ^4+,o0 IgIƕͣZ@^ ^bkϹKCV/P?E.\/\zux gölawB+2b(BѯP>㪭;# Ҡl?X}#mjz̐΀T&e3(Z8BcI:zFr8|zoȴV}Qj[?,JF޴lI8X_5UCkgؗJܶZP@ x$=kp2wd e#:?]teJMSR!o~zs+}پ]ϱ83jWiGf(YPT|0M@nPVzJDŽ]4`cZŪEό&9LmN2ы >@Xou<&Qbf^JM"@Q~['0em 1i\Z=QϗPn .):Tmb>=ek2Ʌ jXmj^X7r&А3K(+WYG (h$3\ڻ?nΊ0TIdRjw`&k:kA0YW6%"UcO1~8W-6lfTަsLji6(2~o3g正cPL>xjQ&=Ѧ#<@ݰ;s/F[0 4T M V"u|a_qs6 @':.;(܈:oit^/;_ چy>?*DixuFx!LvЧ?HCm80O ;LNНuCX `~!6(]{K>dW͉Sh?xjiv7GEje_"x<;bm06SYc\t gbGN3.†aez'BpM}-A AiXk߶ScSϯW8B:pnj=U3T|Ah:"SUZ'^SVYG^znbɪ@:ʊD i>6mz]pq׭ avCiN5l/laCL޾9'ʦuoRș;/gO;ĜQ8~?r!3csQ&;'t6lYHL&o3>2[ |HnbSKlst0BlVf)BҰe> bA~\ yH7" HBӶ o^QЎb;ĉ ʏҰa4?El&;5.q8)O"6l1`(P3yq_ǍHdy,dkx,VOR[Ts#0GONG?qᬱx@*fm(ǿF L2cGO4# BìKlj`d]R !%^>b:МǣF&~X?Ɔ}{KQITfZi:MdYtgZj{twXZ%|kﲝ阢z8vp $ofm+$#걿RU׮R\5stٛx:KLČSj?Chk1. {5C$䡨> ҇پ $7~?6v%Y" [Fg6F2ԱBΊNe`4.;ا[|}wG,^( GK;ɷ~I[yՐDAnMpHpikAE`kY478뜣Ӕ w Wr=a'E+%e#?@phdtqkicE>+R[~i/6rƛz1oEQM.#U?wg\MnF{H=.C3{aϧfA&j᢭?_|]ZJ?Yl'b|l4""Wk*JY~0"dgS@%쒐\N_y׿=>]s^!)D]+"$ʩ^XbPLQ~5r5Y{.`u2h۱;B ϭz/nd&tP*z*SB59X@N)C<rQbļȑ*C/Ճwˊd$1Xx٨9@ʖw;VdxfPij? \wyV>u7 e}.%ʵ}MDH(-d*V׼·ty:Ȇt)㻑;x*3+(8C#:njyvb͎y{G4[WJ4y&'(WJB9T="Ls=~G `ɴjALz?NyIaƍIcJa62x\l0ZS,v}Qr{2&ZqH[}9 ϱ}+ 8ncשѠ[m;ng->cF uߗI^EXO?/lƴS,IJ 8_WjVVuӬSL}$9ڠihmT ݻ:XO ˋ}?8"-|?zG@Aچ[e@PV'F#nΧ5Ӂnrmj=Of]3'(TUͬ 䭝1\{B?碻Jj] >9&fx(Tȁp^B;@,ZfM𵜯6+Dn`s9LÜFYԡ>q#< _ 0 Ćb$vgM8d(V&ogx6* ?Z<2[h1` &aHR4 |͵Ƞ[ /?FZS(uReV[Kya}I.Ad3BZ].OG5%XdNB] r;biUuV#G+!L,RxpF!ܾ"5=V^X4t͹7 |t MkIWyqi\ס gR'{̜0 SR$u.f1T]Fszǧ:`.'YgLŜFy|XԮeŊ>I V[ţFY^DӒv5w('=6o49\ -tyvݗ3ȓ튕>1@o,Pݓn bk8Oh׶ZJ5x20c+cVU9 3UUm)\& /oq ⴥsM !(f= Zuq sH&QeePf rMp6>X1 j/C3Ⱥw:z;](- ,XDJ6r2"R 0V pi&.fܼƪP53)ϐиZf&Ћ %_r,[R:{&V38ߏ3%os3݂e˲lBZ*ﴆ:V:=hgaD>#.de@ _Zɑѵ3aђ/A`C9v@`HTSc嫹f's'nN83Bu9φ nHܐAzʊKzM'מ*W2 ùL|>o:7}FH/Vz=K}=bt*Z%>ݕ2+宿]z7kpVwqn"^i8m1 . DL0gioJ'2ɉ{莥(JX( wXRY7XweZ 𔱦X_E#=PL60)J+Ý.KW ĸdK5z@ݻuIv^'q_UmhRѾi?W{f/aDn2iZ xJF3q7vazpLLfIA_:`r`}H@ 3DCyϴgBcY,+tDkCL& ӻb+QɦbPhϼsNXLĂCۼĨv#>[7%o>R+#+ '<'mA=/Zr'S5@U e(,(-dmC ^_Y5I#^EnJ 7+qAV} 2<"+ 0۠Oc+x?XbR1ێ.[@9dw`r41nKRExH8e2nc)* ΛcQ2ijv?ٲWuRΌQ8ѳ'5w< KJ xj.̰P+7G]4x)[å;hcu¬ПG6@uս1M穕JÚy]c屔]|2jڣŘcxsAkkX/}$YJ?FN ؄JsWߟsDՖr|;N2s`|+oPp,V73뎏›Յ_ݯЖnl]T|ƼHQ{?p-'(FF ޷%g1Fx{1v:a鮖85.au&MkԀ([AHW"rĮC,e嬣x4ne_:lœ|R¿))~;vmšG!߻4C@ /!wRxђj@U@Ѵm,Z(rulҸb=_بpld}a ѕ9W!ħh'Hۏ ޗD/q9H;^U3)/UPv$Konav.{_te<<Ţ4U4~l @wG D7d1M+@t42kw\;~[zT6 C`YQas|>$DD7^ۡ/Hb+kWMBDi:#e<ߺ4UG! @5_8&S$杏"3/ve'^Ö aU3MCodRQJ!4/N:t-옓p 9ST|i(' m?띄يd:%$Ip0Vr'tjV5ߦjHolب2k&Op\`K`06[U`7>Ǝ zK6 ZX* +IK&+UH.ۇŇAuQy?1P%P S,@sLJBc@ O& dǐ*_¤(&&sk%=MD;iLgåhpn}\rU36j jT9oS&=ױI+3KNwaҸ3~B%X1d%3L"?WF{!xW(RjrFt(IKg;{IstGt(4x`0ƈVM;mּɻ$xJ &v[o=!cb)hjLEU% *f/pԭ2W޵PBں,tN(wg`ad;S.@TD9fUB8=Sv >61 VZ>x`OTbg۟ _aYe1/k#9jnܘ/]&/AOdtݻ<+0y^>!*&b.K< ő3ms$CҲZ#Of5PDGFE,feebŽmPY]xjuROPw@|l (qA-?0(+(/ J:ڈ45m5lȪY&z.7!vty*3JLj.ZeZm{sϱ:KDi5~T`~"0FxHx1^_ƃ}/9#tbɷ F]Xm`OU؄D >T3;)ɾ?{{zńGAʨdI!j?MkީVG\5,[Q.tj=PP@L-.ͷaa8uΉ0)<߁S"?K,٭;`;=8ͯo[䐰 JL #W1aLi8R64 oƭ䩃z\YyCt@ ѸTo̢}G 0F)Nyg{bq] 9yBkXVI .ox"ekK* u%]}!uǗRD`3?}S"Jڕ 1 WR ntCjуaou? 9@Ph-q..\/ש4K6r56"4avL)+{day)?@_c~qGx[Wy2m1 I=lM9 OXpQuO$~>L tu8g_C2߲p8wN5ǡ9~Pݓȳ4? uMJv2lnYg(2k'L៌f4P(CuE'܁[gsƫ2G\Md`BnI5s ?Ԡ-yx;(H?yA #P4=-/Bn/leO5 $>Y#ektӝ!(d%6C sP I)^#PNG66GQ`+TWOrFv$2t]k(?9<0VD" ҷܺۓ{u\"|h)vUϪaN+W"sgB50P ڇmwJ4.ܻL ԥnFI_by1D} g) ;hiKҖj"0DD=v s:DLRY)?)3Q@Ot כF9-'Z5Er A? '#_2= G.D[8a7g({2fR?y)9V@+4@~q6o1V&&zA7"F4nJػw[,g^1<RQʪ߇Qd3ə%eag0ĸ.&U ;89` Jg*e8@Y&yF)߰uMEq8Ng6rYpЮ:0c_}ZP91w5X!_ͼ/ Ny_eƏPN6ݺX5µtM.U{e˴3&-K2̍\[Du(Ö'rW?U9΅v~)ecg82 o3۪17ܨPjU.Fvc bEt'sTHK2ߺ+sJ4k@vEb"T"wcmazɍ2vG.V7 kFi=b|bI8\2GߵyKD'-i\%IJPWfۙ#BZH&?z|oM_[ ҂>S>ٍ KZ0캏Z(¹L/7]1bWFoeQ#ݿ>N~!F=,Tyb>HvF_`ބjftX @:jg3Tud`,rvF ٗ5,P ^[i*X~'/~6 ͥ ,ȅ9v\,&ͯ$!V#^)v~mURh‰ʉẌ>%9ȞlhԺH?PJ?^K#D9ǜ}4vE9Rڣk?gF.G^oLFm|مvNtYZ*3 %Įx0peqe4MYV 7 UCs}b*㳀SCV2<W 1BzO ,u9zϽKe0'˓/%b&&!MhZ-Vذ DX['YU3.k3E Zaz[}:CKMbIs:']E]B@` -9"';agd'ܽ)¶نmm+YO+be /U *Kwc_[ntspwxdck/m@pWy>ػ~I|+Y1'*~ R*^¼=kðqD@\;¦N.za;Ut =gJ N\R`X\=%G-/ | ,?k,PK.Qb㊿`SFنڢ?eM]?xZN)(RFQXȃ6vLFMM~RDVi)מ1Sh>$DyT~`?i<^PQJ5 $ֱgWvP]j ~0:3J4Y*)=vHaqǭ3cA;`>MvumLPHRؼ68-xϡ_lK䎢MOe4+dH3PH[}"i K bǭRb(RXuP"C^_R=./ .{2pZ{:}][Dր8̖0QCu`[Bskov$Yn{eN/dzZlK 2Wc] ,ald4S=!7"#1&"wj)^jtRckYwbK{.\rز/ug#!tZFN-sE$({|#@j ]P;Ed4]DVS(Rz U̬<*8\R]δ/4We/~,v]O' d1?>dz㺱߫厃S s9VK_##nU 󵲕{~W<ovnR#"% !f10uͬ Zӭ,5\KT(6+݉$3!=%E_{38ё6h}L]]ڈ#.1Rͣ@'*ל3tUJUI5C?20_1yE[%މ9@u?.mzh䣗=F(coo|:^Zbl[fE+ Ra%Fv`!uKgA$IM2ы;L7ڂ:;eF+hU#{?;|=6q>Frf5ȥ֗neL=rVc9;1d.nERPpX)~>0P+s4D+X$vH#֠稃"d1c'M0] ?0|^VzZJ*c `DMvo=%L'WVn)Nޖ9͊8u'1Q9bU~Ue㸖 /eV-_:hcao qĔٶm=N?m(dU('ñ EY%vz.X)k(h:-~t ~ qbT&Ŕ}&u)4jGfa22/91Să:-,}s'V;>9+S.v0#̀aC|pęMF/a.ǡ 旨,G@MSnMEWY &?&f ຸi-Վdnjz%^kgV֔CT젠Ù ;ϥw5A=Fxr_Bnl 3]E:Rm zJW teJ3*wB.6zY'v%\ 2'\S)N1 mHc 2Ǝ9So ,3C1MkTVz:>cRLV[?/G_X:M|F |3P\1ju(:% [ȶ*7x!2 XBr@Nԁ~5d==$scOEF*\gkeiu4Qh^ѮHɿEwEZQa0y10 )G@XŻ#??y WϥJR(r9tg]ĐZ TGoS1;@*" o-у3JLY#b ;d!x%yTsrzy͟ʉz$et2{~g!SاQBzWL3wAaΦ7p+g/A.̨ ,̴0Id2DFF lpn}UPt4,Qr!Ȑy1n,)cÔtIUݿc߿ݠ jnjs4M3D'0dN4FڟrZ8gբB˷ /s1O۳5o=SJ>m#AoD] ip-|*F E׉`Eu CBũ2Ed-ʑ0яd_(TbӴssˋSb{]P 6x X¶?zmqO\S.Sߓ6Q&on~5[ .[}rZ~6!7(-~61FSq.24ݳlBac=5h ;0jp5|(}'`4f;'AKФ!H`-x i "Q)y~Q *3,vԍ%f_/L- u¥8{x֮@.+DY?d-si:dxRx6nX(Λ៭8syusK4q|PĖ$!F6h)wФ`e;7p]NB85%XdʷBvLۧLL*+'\{%/L\WHkqtg>d3DZHֿ}X[Dz-\Od[.YgLڸd#SKj2ݵtb)0My$%(jwds.GW%F#Sᘴ 64Q7B'm  #ɝ^}iCx"9F" cC5?*ǜp [~[?^V3LE#L{`sMu7g D[(,l<&SwFU}w\8THu5v5:n<-֭+7I |v6nxg3 8/y lcm4 ()pv" oJׯi:bn 'm"R `YI"I= u<{iZ7x1mE;R$߯^22Z.`_@3h6B# x5\c\,-H3!h"n y2rIpw8[0B}CC,X\TL\*DZˇ8̄*aдGV2* z39EplI*/ 6(t\D-JSsg bͻpxӄбxKps}i0DLl^2AQGyy,Un>5X`nhч >9"<@xE(60lI6& XRjS׼$ 0O.; agyT47&pó0˨8$T|Obridm!'ڣ7rU]D:^WGx5UמLl={* F4`P%8)vr;=~sJKy=?;e`lHp8_Ϗ,y|lsHI Z9$ j\imcK %wg[5Cww^ȎrFDtWk176oEU2H'* ׸^ DM^+KW!Ü^-n%7ԕ\W7]5NS/ˑb@ i.ӡ41 #UNE>17YĂ)f$%u0aE.,GNxke rphZފu&+J{*o>wRfu?)ŲSX0=#xaasspRIQ'yTLNJtoN>fY/i)h'[t"?k_(ZIiOck0v/95!-11>…G4FǞ?H_Ʃ6 5A y*!;E xѨK.9@z4]32}MZSÂv˅Qt_?'QQɦNFU1a=fEuh{n&Cz9=p[i ek XȽ;H4? g= 李q;w?[='Ja*cDc"qT[isCt Q7B8*f3:|Wu3TQt﹑N8՗<H7qZ u~if2UvSFnf e! T-#P.3z:3TT:mk_h!xH#J`n~+m '+zJ!>l}s1{&g s6+Y(xr%\)Zᒌr_ӆyCVM[y@ AXh(;%|ݬbM C8TzvP܇L>{9ѽ՚y8nvaU8`Ԑf^)=x03=pl(o tk34"T E_s e$쒲F3AĘͩ$mKfP7{+[e(bh'rx _YσBz𔞞"HͻK"j }}r6BdAEz&cIb穷KTfԖ-ir|^a-rcm$-+"!G/f}&h\=}?=)jlR8YnWm)SAΪ+%_e!p= 簾$l5VƏEl\6 r>=ihMUk0l=C!}T;8'+rC7)QJ| ǯ*&  Y7CϘfNpdߊ-9wS>@a?4$ VFq*"ϡjrIFm;]unK'`rum? Yw1\iD mQ G! ]95O`^YC}u߉-#Wrj&+8M#@8CңG3o,u[>F RyS#~y`d~{~7C-ʾt| :]#z>5 v=P+M5Fr}Lg+bEP:~gyz1#O\]5#h:>Ɇ4=Ba-ϖ9 !8H{#l-M}Dd+!P3:4!(lȊEuS% H#gHƉ/A 1TuT/BXTۗd?xʢ$=% 20̹Evs9:<{qD\eNh0LdN`xkrHp^e FmK2X^&* 9ecx7#V<9Sw 2vL&Ȳ( cO75:/9H)}rJ~kzNzwQIu0' 9U7Vy3Nwy5p6&s"`ٗay|V #e00YdS[{'+"ĉ35?qcFV5WyBg E0eiXq]s:=c:k)_\r%m:h,o9> ۏadyPQ?f'&#3j?xI |g]V|-'8q/-;>zlEQc2Dg?8䡥9e8 ZMѲǼɟ9e4TWWG|q!5A̤QqVېl7K(g*K &ĖQc7:J4CQ: 7`6ڋ_5Œ0]IͷهrЩ?Xa7 k5D{c%jSj:z'L/u{K p `L9L_zGF'krwz1sV\N*Uj;:v3F`2+ߛ7aDFn~S饕wAd?ѫK r#iX0hDBIirT>P[LJ*b^kqdGuK8hmYJr2͘Rk=eF,ZRf% #sApuZvWx8OJIɩ/t_uБG%`\gY&Fs D$kKg:d 2ݙHAIt.81(Dc𞮟mIs. F$Y\4{S?p1.lyzgw0@氖!CV-i׳rnEˇ/"C:o}IN4yeup RlGnہk]}@l~ތXi}8kxO(\d~/5ǹDJ4R 600nȰ^}hY<۟&m*GesHnƐBs|GI2Pdص֌|m`|n&mj'Z~0yz@)x`C^mw*Scqe{ c-i 9;e5G]4-nmۗ dz`E]"F4+/tT?qyWļ`1\}=}d j;ԗ񌃄PtrvFH6 9$#ya5R\%9%[|X͒1KQVV\ezfpuua#! bv$P+Cm9(@Gj=FfwL͇j%aW ( &З7+AzH>H)FaL ;h؅{=)sDئdv_^g ygϗU wNQ<z(z4J HHKOs-&jU7j=v|?9C09s0&UڌSH3f-&k8fiǩ`{Ö} 3с)^D $/#bDQaxX_DF_[aܭJ'M/s.K ,.sa H҉OER᫱hOĥ8HpN"D/ϞiI!lY8p1m{[HM⬝ם 7KfkGR)y,H%e!G[\&4ԲǾ<*U7vjrvr5B(4Sl\wM3tf0KѦ9ƒkPJ3T`{D-:ŪrjLĬ:J#5u%.7T*v2a=v,L(e, 5fw/hqrW?PQFMM]Zi OAbʳB Z9ʃ~ml`%喀uH +@ܝqTrQqz̎Gv*۟-arI*cֹԒO#a8v, OxȳL@WdLP/&_,v&c՘#!!ҙz~}P7ԃKA$W@L4j1P(m`B|h&"p~[k.üK$6siG:9 фEɲM?Y#snSJ=lyvPhRכ;E6&G˔3v>$?~}΂[.vL}ْʍ#x Fc) h|bΝ⺲RX/EO4oŅc&uwgHnwH)|rxrNK5W~BI\.Je @&J"@f\l;HJO9Laz8 1@mAHCP&6Os=Tx7g3S>aĵNLkB}s 6b Og Paf0VG2Zy^H qkl!M c3cߖ?F(JO93 r E(R} m p0Z %MWpN$Dp> ?[HBeS"ȳGd/%z*rTU 8"֙+6YԘ9UY{FZH?;c*!Z1<*,ܐ1 {ɜ/oX dg@Er|Ƥn5gܺ y.r텭$X0vr_y & cMy}8[s,9dh$" ,]> 0~ڙ8-&jnХﯠֻ;!~gEe:T  ^ BJmtM)1|vfu4P/:d}։¶R{; ;=`b+t,H-\"P]w%ی% >'ۘЯv VN3rqe2hiAB$ -G%-(lȯp#_dбފ-((ڂ.ܪj{ٶfax=UuUuvzkLũxN1q) ! D~3O9m2}{}#]㥶X3HY=W#K#j&O# &\Ӳ \#)cR JUYV9"UNC;k,$N1LcO$i.gLNK* l֒p=^?ee[("(Zj%ĥT Ŧ#&Mc*"YR?p]џ)9v82;dN5>}”d +KM!ʯ8`@VǐP 4g @:dt{Ɔ2D0 Snx;]T./)1 ʖ.P :X%;/PHO]h ŴE{j4 g5w)%?L'Sv%F0i;D\^Rǜ>C`L&s-?k<[9+mL̙B PM ,jΈ,8>B$9ɋke5C[>8/N*`ko$nQ^C0Нcc4'RjY=?C(B@e^5cnpjz喂(.QH'sonxڗM.C\H>'캜mO7@'PTSh- u,u#+Vb&k (]ʋdM!(4q9bͩ/(2ۢIMȒ_4>.XHbZ鰮J9Uy[shO2 ;}X#4[FLWT/,1X_*p<Qz=SV֢ F۹X`>!I6 bS[0=/]umtC-wY춃ٝ[ºDՎ炡_gDI#i^\Zdc` 8tYe}@f7"P7$V9>Gh 8f+4ICs"gę}F_#OM#\=C=oO$`GO䎦%5%zϞJ>1]3Cuvs!~> h?LG.uLg=UBF `uь?15sl{UWjSflO:@P[)SGTzF$lsh*# F ƁFrQ%4aaZä}"T^2@e& E# Z3Flexdy;,gQy +܁Um̻Uhn&mo) ctӍ,|G˰kO +xb1Lx{JqcUNJ%gԗ>`6;)w1D ]x߆wYu& [!kB**nsNʼ_lc740rr0p-/V`v~p 0k ́G|z] aq1l$ۧ YzߛR{iuj[)GljJ&{U"YQkP$N֒[@hU7F&#XZAUmQ k!021^A#AY5-9}I0 cog m'w#DMdP ʌ(^| nV1ė{ 2%TXx(ð;q}0Z1d]*쿛qPan:N ↁAwT9#-MA|U,& MCtvm\L-!@u1cGEQH&mL#gԽ:.OE9A6YBWY~%FHe-1Eƺ҇)ij>e 8FK,h_,!aF113#9 uHi__MAFrW Xin2e0eTYU9uJ|a>Za0ハv;zTAƪ0o@gUjwBIVQ'iaT:oe gVG+hĭ^U9z]Zj,RX>ANF sSr32P4Avz:. r@ A# K7o YZ