go1.17-doc-1.17.11-150000.1.37.1 >  A bp9|8nT\r1(:h̍77tw2;cXx+|&f첒Ө}Lje0,DJWO(`y|k54(pb'I%k 6>GG+_6`5kEk.5GWLL %6A_v,mKҴ9 ju4e{#ۓ{61tM+YGbg93e"H6${DžgJAbڶ!0Q'e703ce824384b9a5308a83004a0966f94b3de00a5347c46ad2514f266903318f8c956df974b2cb485a3ec0f52118942fa21960ecbp9|M}/# g> z}uyu$>~Nݛ6tB_,CCqȯx;;EphGӑ&GѡGT8 Bk!$< AIyNzK=o<`Ĝp;q?pd  # 4TXhl     0 4 8H\pN(r8|9:FmGn HnIn,Xn0Yn<\np]n^nbncoxdoeofoloupvp zpppppCgo1.17-doc1.17.11150000.1.37.1Go documentationGo examples and documentation.bibs-centriq-5SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Documentation/Otherhttp://golang.orglinuxaarch644Lbbbb344c3190894932fab8c6e2296616b25e53cd0cd8cd759eed67dd0dacddb0474ab20fb1acc6ad2f7844ed688678a2e9e4eb71aa334cff171e84e3dfc448b4e8a6b452343408313c2e9bd6914416cac6f17c7ac7fc0e31462e382bbe56962b80ba203c89d2979ef5a0cb77a9090bebee03a7d6f7369cb026214b35ec476d90e835rootrootrootrootrootrootrootrootgo1.17-1.17.11-150000.1.37.1.src.rpmgo-docgo1.17-docgo1.17-doc(aarch-64)    go1.17rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.17.113.0.4-14.6.0-14.0-15.2-14.14.1bTbzSbobUibN@bN@b+9b(b b@b@aaaa@a`2a;Haa @a@`@`jkowalczyk@suse.comjkowalczyk@suse.commliska@suse.czjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comdmueller@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.com- go1.17.11 (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 crypto/tls package. Refs boo#1190649 go1.17 release tracking CVE-2022-30634 CVE-2022-30629 CVE-2022-30580 CVE-2022-29804 * boo#1200134 go#52561 CVE-2022-30634 * go#52932 crypto/rand: Read hangs when passed buffer larger than 1<<32 - 1 * boo#1200135 go#52814 CVE-2022-30629 * go#52832 crypto/tls: randomly generate ticket_age_add * boo#1200136 go#52574 CVE-2022-30580 * go#53056 os/exec: Cmd.{Run,Start} should fail if Cmd.Path is unset * boo#1200137 go#52476 CVE-2022-29804 * go#52478 path/filepath: Clean(.\c:) returns c: on Windows * go#52790 crypto/tls: 500% increase in allocations from (*tls.Conn).Read in go 1.17 * go#52826 runtime: TestGcSys is still flaky * go#53042 misc/cgo/testsanitizers: occasional hangs in TestTSAN/tsan12 * go#53049 runtime: TestGdbBacktrace failures due to GDB "internal-error: wait returned unexpected status 0x0" * go#53114 misc/cgo/testsanitizers: deadlock in TestTSAN/tsan11- go1.17.10 (released 2022-05-10) includes security fixes to the syscall package, as well as bug fixes to the compiler, runtime, and the crypto/x509 and net/http/httptest packages. Refs boo#1190649 go1.17 release tracking CVE-2022-29526 * boo#1199413 go#52313 CVE-2022-29526 * go#52439 syscall: Faccessat checks wrong group * go#51858 crypto/x509: x509 certificate with issuerUniqueID and/or subjectUniqueID parse error * go#52095 cmd/compile: fails to compile very long files starting go1.17 * go#52148 syscall: TestGroupCleanupUserNamespace failure on linux-s390x-ibm * go#52306 sync: TestWaitGroupMisuse2 is flaky * go#52374 runtime: executable compiled under Go 1.17.7 will occasionally wedge * go#52455 net/http/httptest: race in Close * go#52705 net: TestDialCancel is not compatible with new macOS ARM64 builders- 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.17.9 (released 2022-04-12) includes security fixes to the crypto/elliptic and encoding/pem packages, as well as bug fixes to the linker and runtime. Refs boo#1190649 go1.17 release tracking CVE-2022-24675 CVE-2022-28327 * boo#1198423 go#51853 CVE-2022-24675 * go#52036 encoding/pem: stack overflow * boo#1198424 go#52075 CVE-2022-28327 * go#52076 crypto/elliptic: generic P-256 panic when scalar has too many leading zeroes * go#51736 plugin: tls handshake panic: unreachable method called. linker bug? * go#51696 runtime: some tests fails on Windows with CGO_ENABLED=0 * go#51458 runtime: finalizer call has wrong frame size * go#50611 internal/poll: deadlock in Read on arm64 when an FD is closed- 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- add dont-force-gold-on-arm64.patch (bsc#1183043) - drop binutils-gold dependency- go1.17.8 (released 2022-03-03) includes a security fix to the regexp/syntax package, as well as bug fixes to the compiler, runtime, the go command, and the crypto/x509, and net packages. Refs boo#1190649 go1.17 release tracking CVE-2022-24921 * boo#1196732 go#51112 CVE-2022-24921 * go#51118 regexp: stack overflow (process exit) handling deeply nested regexp * go#51332 cmd/go/internal/modfetch: erroneously resolves a v2+incompatible version when a v2/go.mod file exists * go#51199 cmd/compile: "runtime: bad pointer in frame" in riscv64 with complier optimizations * go#51162 net: use EDNS to increase DNS packet size [freeze exception] * go#50734 runtime/metrics: time histogram sub-bucket ranges are off by a factor of two * go#51000 crypto/x509: invalid RDNSequence: invalid attribute value: unsupported string type: 18- Add missing .bin binary test data to packaging. * 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.17.7 (released 2022-02-10) includes security fixes to the crypto/elliptic, math/big packages and to the go command, as well as bug fixes to the compiler, linker, runtime, the go command, and the debug/macho, debug/pe, and net/http/httptest packages. Refs boo#1190649 go1.17 release tracking CVE-2022-23806 CVE-2022-23772 CVE-2022-23773 * boo#1195838 go#50974 CVE-2022-23806 * go#50978 crypto/elliptic: IsOnCurve returns true for invalid field elements * boo#1195835 go#50699 CVE-2022-23772 * go#50701 math/big: Rat.SetString may consume large amount of RAM and crash * boo#1195834 go#35671 CVE-2022-23773 * go#50687 cmd/go: do not treat branches with semantic-version names as releases * go#50942 cmd/asm: "compile: loop" compiler bug? * go#50867 cmd/compile: incorrect use of CMN on arm64 * go#50812 cmd/go: remove bitbucket VCS probing * go#50781 runtime: incorrect frame information in traceback traversal may hang the process. * go#50722 debug/pe: reading debug_info section of PE files that use the DWARF5 form DW_FORM_line_strp causes error * go#50683 cmd/compile: MOVWreg missing sign-extension following a Copy from a floating-point LoadReg * go#50586 net/http/httptest: add fipsonly compliant certificate in for NewTLSServer(), for dev.boringcrypto branch * go#50297 cmd/link: does not set section type of .init_array correctly * go#50246 runtime: intermittent os/exec.Command.Start() Hang on Darwin in Presence of "plugin" Package- go1.17.6 (released 2022-01-06) includes fixes to the compiler, linker, runtime, and the crypto/x509, net/http, and reflect packages. Refs boo#1190649 go1.17 release tracking * go#50165 crypto/x509: error parsing large ASN.1 identifiers * go#50073 runtime: race detector SIGABRT or SIGSEGV on macOS Monterey * go#49961 reflect: segmentation violation while using html/template * go#49921 x/net/http2: http.Server.WriteTimeout does not fire if the http2 stream's window is out of space. * go#49413 cmd/compile: internal compiler error: Op...LECall and OpDereference have mismatched mem * go#48116 runtime: mallocs cause "base outside usable address space" panic when running on iOS 14- go1.17.5 (released 2021-12-09) includes security fixes to the syscall and net/http packages. Refs boo#1190649 go1.17 release tracking CVE-2021-44716 CVE-2021-44717 * boo#1193598 go#50057 CVE-2021-44717 * go#50067 syscall: don’t close fd 0 on ForkExec error * boo#1193597 go#50058 CVE-2021-44716 * go#50065 net/http: limit growth of header canonicalization cache- go1.17.4 (released 2021-12-02) includes fixes to the compiler, linker, runtime, and the go/types, net/http, and time packages. Refs boo#1190649 go1.17 release tracking * go#49911 x/net/http2: frequent failures in TestClientConnCloseAtBody * go#49909 x/net/ipv6: TestPacketConnReadWriteMulticast{UDP,ICMP} failing with "i/o timeout" on OpenBSD 6.8 and 7.0 * go#49905 x/net/http2: Client doesn't send body until ExpectContinueTimeout expires * go#49868 syscall: ntdll.dll errors in rtlGetNtVersionNumbers via os.StartProcess * go#49729 runtime: "fatal error: unexpected signal during runtime execution" in cmd/go tests on darwin-amd64-race running macOS 12.0 * go#49662 x/net/http2: TestUnreadFlowControlReturned_Server failures with stream error "NO_ERROR" since 2021-10-05 * go#49624 net/http: Possible HTTP/2 busy loop regression in Go 1.17.3 * go#49568 net/http: server responds with Transfer-Encoding: identity * go#49561 x/net/http2: setting Request.Close doesn't close TCP connections * go#49559 net/http: HTTP/2 response body Close method sometimes returns spurious context cancelation error (1.17.3 regression) * go#49511 cmd/compile: init info of OAS node in a select case is being dropped * go#49479 runtime: "morestack on g0" in x/perf/storage/app on windows/arm64 * go#49407 time: ParseInLocation error * go#49392 cmd/compile: internal compiler error: Expand calls interface data problem * go#49369 runtime: time goes backwards on windows-arm64 (frequent TestGcLastTime failures) * go#49129 cmd/compile: internal compiler error: can't find source for b12->b4: v31 = MOVBload v14 v1 : DX * go#48825 go/types, types2: stack overflow in hasVarSize for invalid type- go1.17.3 (released 2021-11-04) includes security fixes to the archive/zip and debug/macho packages, as well as bug fixes to the compiler, linker, runtime, the go command, the misc/wasm directory, and to the net/http and syscall packages. Refs boo#1190649 go1.17 release tracking CVE-2021-41771 CVE-2021-41772 * boo#1192377 go#48990 CVE-2021-41771 * go#48992 debug/macho: invalid dynamic symbol table command can cause panic * boo#1192378 go#48085 CVE-2021-41772 * go#48252 archive/zip: Reader.Open panics on empty string * go#49199 cmd/go: go list all breaks in //go:build-only repos * go#49154 misc/wasm, cmd/link: Go 1.17.2 causes WASM builds to throw command line too long with many environment variables * go#49086 cmd/link: -buildmode=pie -linkshared panic at runtime * go#49077 x/net/http2: backport critical fixes * go#49010 net,runtime: apparent deadlock in (*net.conn).Close and runtime.netpollblock on arm64 platforms * go#48823 x/net/http2: client can hang forever if headers' size exceeds connection's buffer size and server hangs past request time * go#48650 x/net/http2: pool deadlock * go#48479 cmd/compile: 64 bits shifts on arm get wrong results * go#48475 cmd/compile: incorrect arm/arm64 simplification rules * go#48075 syscall: SysProcAttr{ NoInheritHandles: true } broken in 1.17 on Windows- go1.17.2 (released 2021-10-07) includes a security fix to the linker and misc/wasm directory, as well as bug fixes to the compiler, the runtime, the go command, and to the time and text/template packages. Refs boo#1190649 go1.17 release tracking CVE-2021-38297 * boo#1191468 go#48797 CVE-2021-38297 * go#48800 security: fix CVE-2021-38297 misc/wasm, cmd/link: do not let command line args overwrite global data * go#48561 cmd/compile: unsafe.Add bug when adding uint8 value to a pointer * go#48444 text/template: should t.init() be executed before t.muTmpl.Lock() in AddParseTree() method? * go#48177 time: output does not respect comma as millisecond separator * go#47859 time: timer reset sometimes ignored, causing delayed ticks * go#47756 cmd/go: mod tidy -go=1.17 should move indirect dependencies to the second require part- go1.17.1 (released 2021-09-09) includes a security fix to the archive/zip package, as well as bug fixes to the compiler, linker, the go command, and to the crypto/rand, embed, go/types, html/template, and net/http packages. Refs boo#1190649 go1.17 release tracking CVE-2021-39293 * boo#1190589 go#47801 CVE-2021-39293 * go#47986 archive/zip: overflow in preallocation check can cause OOM panic * go#48156 cmd/go: get panics with "can't find reason for requirement on" * go#48102 cmd/compile: panic during export method expression * go#48082 go/types: panic in error reporting for invalid use of "init" * go#47857 cmd/go: module dependencies not updated with go get -u in 1.17 * go#47854 go/types: incorrect type reported for comma-err C functions (manifests itself in IDEs) * go#47814 crypto/rand: getentropy is not available on iOS * go#47782 cmd/link: wrong dynamic linker path when cross-compiling to OpenBSD * go#47754 embed: 1.17 rejects types with underlying type []byte * go#47692 x/net/http2: server sends RST_STREAM w/ PROTOCOL_ERROR to clients it incorrectly believes have violated max advertised num streams- go1.17 (released 2021-08-16) is a major release of Go. go1.17.x minor releases will be provided through August 2022. https://github.com/golang/go/wiki/Go-Release-Cycle Most changes are in the implementation of the toolchain, runtime, and libraries. 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#1190649 go1.17 release tracking * See release notes https://golang.org/doc/go1.17. Excerpts relevant to OBS environment and for SUSE/openSUSE follow: * The compiler now implements a new way of passing function arguments and results using registers instead of the stack. Benchmarks for a representative set of Go packages and programs show performance improvements of about 5%, and a typical reduction in binary size of about 2%. This is currently enabled for Linux, macOS, and Windows on the 64-bit x86 architecture (the linux/amd64, darwin/amd64, and windows/amd64 ports). This change does not affect the functionality of any safe Go code and is designed to have no impact on most assembly code. * When the linker uses external linking mode, which is the default when linking a program that uses cgo, and the linker is invoked with a -I option, the option will now be passed to the external linker as a -Wl,--dynamic-linker option. * The runtime/cgo package now provides a new facility that allows to turn any Go values to a safe representation that can be used to pass values between C and Go safely. See runtime/cgo.Handle for more information. * ARM64 Go programs now maintain stack frame pointers on the 64-bit ARM architecture on all operating systems. Previously, stack frame pointers were only enabled on Linux, macOS, and iOS. * Pruned module graphs in go 1.17 modules: If a module specifies go 1.17 or higher, the module graph includes only the immediate dependencies of other go 1.17 modules, not their full transitive dependencies. To convert the go.mod file for an existing module to Go 1.17 without changing the selected versions of its dependencies, run: go mod tidy -go=1.17 By default, go mod tidy verifies that the selected versions of dependencies relevant to the main module are the same versions that would be used by the prior Go release (Go 1.16 for a module that specifies go 1.17), and preserves the go.sum entries needed by that release even for dependencies that are not normally needed by other commands. The -compat flag allows that version to be overridden to support older (or only newer) versions, up to the version specified by the go directive in the go.mod file. To tidy a go 1.17 module for Go 1.17 only, without saving checksums for (or checking for consistency with) Go 1.16: go mod tidy - compat=1.17 Note that even if the main module is tidied with -compat=1.17, users who require the module from a go 1.16 or earlier module will still be able to use it, provided that the packages use only compatible language and library features. The go mod graph subcommand also supports the -go flag, which causes it to report the graph as seen by the indicated Go version, showing dependencies that may otherwise be pruned out. * Module deprecation comments: Module authors may deprecate a module by adding a // Deprecated: comment to go.mod, then tagging a new version. go get now prints a warning if a module needed to build packages named on the command line is deprecated. go list -m -u prints deprecations for all dependencies (use -f or -json to show the full message). The go command considers different major versions to be distinct modules, so this mechanism may be used, for example, to provide users with migration instructions for a new major version. * go get -insecure flag is deprecated and has been removed. To permit the use of insecure schemes when fetching dependencies, please use the GOINSECURE environment variable. The -insecure flag also bypassed module sum validation, use GOPRIVATE or GONOSUMDB if you need that functionality. See go help environment for details. * go get prints a deprecation warning when installing commands outside the main module (without the -d flag). go install cmd@version should be used instead to install a command at a specific version, using a suffix like @latest or @v1.2.3. In Go 1.18, the -d flag will always be enabled, and go get will only be used to change dependencies in go.mod. * go.mod files missing go directives: If the main module's go.mod file does not contain a go directive and the go command cannot update the go.mod file, the go command now assumes go 1.11 instead of the current release. (go mod init has added go directives automatically since Go 1.12.) If a module dependency lacks an explicit go.mod file, or its go.mod file does not contain a go directive, the go command now assumes go 1.16 for that dependency instead of the current release. (Dependencies developed in GOPATH mode may lack a go.mod file, and the vendor/modules.txt has to date never recorded the go versions indicated by dependencies' go.mod files.) * vendor contents: If the main module specifies go 1.17 or higher, go mod vendor now annotates vendor/modules.txt with the go version indicated by each vendored module in its own go.mod file. The annotated version is used when building the module's packages from vendored source code. If the main module specifies go 1.17 or higher, go mod vendor now omits go.mod and go.sum files for vendored dependencies, which can otherwise interfere with the ability of the go command to identify the correct module root when invoked within the vendor tree. * Password prompts: The go command by default now suppresses SSH password prompts and Git Credential Manager prompts when fetching Git repositories using SSH, as it already did previously for other Git password prompts. Users authenticating to private Git repos with password-protected SSH may configure an ssh-agent to enable the go command to use password-protected SSH keys. * go mod download: When go mod download is invoked without arguments, it will no longer save sums for downloaded module content to go.sum. It may still make changes to go.mod and go.sum needed to load the build list. This is the same as the behavior in Go 1.15. To save sums for all modules, use: go mod download all * The go command now understands //go:build lines and prefers them over // +build lines. The new syntax uses boolean expressions, just like Go, and should be less error-prone. As of this release, the new syntax is fully supported, and all Go files should be updated to have both forms with the same meaning. To aid in migration, gofmt now automatically synchronizes the two forms. For more details on the syntax and migration plan, see https://golang.org/design/draft-gobuild. * go run now accepts arguments with version suffixes (for example, go run example.com/cmd@v1.0.0). This causes go run to build and run packages in module-aware mode, ignoring the go.mod file in the current directory or any parent directory, if there is one. This is useful for running executables without installing them or without changing dependencies of the current module. * The format of stack traces from the runtime (printed when an uncaught panic occurs, or when runtime.Stack is called) is improved. * TLS strict ALPN: When Config.NextProtos is set, servers now enforce that there is an overlap between the configured protocols and the ALPN protocols advertised by the client, if any. If there is no mutually supported protocol, the connection is closed with the no_application_protocol alert, as required by RFC 7301. This helps mitigate the ALPACA cross-protocol attack. As an exception, when the value "h2" is included in the server's Config.NextProtos, HTTP/1.1 clients will be allowed to connect as if they didn't support ALPN. See issue go#46310 for more information. * crypto/ed25519: The crypto/ed25519 package has been rewritten, and all operations are now approximately twice as fast on amd64 and arm64. The observable behavior has not otherwise changed. * crypto/elliptic: CurveParams methods now automatically invoke faster and safer dedicated implementations for known curves (P-224, P-256, and P-521) when available. Note that this is a best-effort approach and applications should avoid using the generic, not constant-time CurveParams methods and instead use dedicated Curve implementations such as P256. The P521 curve implementation has been rewritten using code generated by the fiat-crypto project, which is based on a formally-verified model of the arithmetic operations. It is now constant-time and three times faster on amd64 and arm64. The observable behavior has not otherwise changed. * crypto/tls: The new Conn.HandshakeContext method allows the user to control cancellation of an in-progress TLS handshake. The provided context is accessible from various callbacks through the new ClientHelloInfo.Context and CertificateRequestInfo.Context methods. Canceling the context after the handshake has finished has no effect. Cipher suite ordering is now handled entirely by the crypto/tls package. Currently, cipher suites are sorted based on their security, performance, and hardware support taking into account both the local and peer's hardware. The order of the Config.CipherSuites field is now ignored, as well as the Config.PreferServerCipherSuites field. Note that Config.CipherSuites still allows applications to choose what TLS 1.0–1.2 cipher suites to enable. The 3DES cipher suites have been moved to InsecureCipherSuites due to fundamental block size-related weakness. They are still enabled by default but only as a last resort, thanks to the cipher suite ordering change above. Beginning in the next release, Go 1.18, the Config.MinVersion for crypto/tls clients will default to TLS 1.2, disabling TLS 1.0 and TLS 1.1 by default. Applications will be able to override the change by explicitly setting Config.MinVersion. This will not affect crypto/tls servers. * crypto/x509: CreateCertificate now returns an error if the provided private key doesn't match the parent's public key, if any. The resulting certificate would have failed to verify. * crypto/x509: The temporary GODEBUG=x509ignoreCN=0 flag has been removed. * crypto/x509: ParseCertificate has been rewritten, and now consumes ~70% fewer resources. The observable behavior has not otherwise changed, except for error messages. * crypto/x509: Beginning in the next release, Go 1.18, crypto/x509 will 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 in 2017 and publicly trusted Certificate Authorities have not issued SHA-1 certificates since 2015. * go/build: The new Context.ToolTags field holds the build tags appropriate to the current Go toolchain configuration. * net/http package now uses the new (*tls.Conn).HandshakeContext with the Request context when performing TLS handshakes in the client or server. * syscall: On Unix-like systems, the process group of a child process is now set with signals blocked. This avoids sending a SIGTTOU to the child when the parent is in a background process group. * time: The new Time.IsDST method can be used to check whether the time is in Daylight Savings Time in its configured location. * time: The new Time.UnixMilli and Time.UnixMicro methods return the number of milliseconds and microseconds elapsed since January 1, 1970 UTC respectively. * time: The new UnixMilli and UnixMicro functions return the local Time corresponding to the given Unix time.- Add bash scripts used by go tool commands to provide a more complete cross-compiling go toolchain install. * Fixes "go tool dist list" error "all.bash does not exist" * Added to packaging: /usr/lib64/go/1.17/lib/time/update.bash (already packaged) /usr/lib64/go/1.17/src/all.bash /usr/lib64/go/1.17/src/bootstrap.bash /usr/lib64/go/1.17/src/buildall.bash /usr/lib64/go/1.17/src/clean.bash /usr/lib64/go/1.17/src/cmp.bash /usr/lib64/go/1.17/src/make.bash /usr/lib64/go/1.17/src/race.bash /usr/lib64/go/1.17/src/run.bash /usr/share/go/1.17/src/all.bash /usr/share/go/1.17/src/bootstrap.bash /usr/share/go/1.17/src/buildall.bash /usr/share/go/1.17/src/clean.bash /usr/share/go/1.17/src/cmd/compile/internal/ssa/gen/cover.bash /usr/share/go/1.17/src/cmd/vendor/golang.org/x/sys/windows/mkerrors.bash /usr/share/go/1.17/src/cmd/vendor/golang.org/x/sys/windows/mkknownfolderids.bash /usr/share/go/1.17/src/cmp.bash /usr/share/go/1.17/src/internal/trace/mkcanned.bash /usr/share/go/1.17/src/make.bash /usr/share/go/1.17/src/race.bash /usr/share/go/1.17/src/run.bash- go1.17rc2 (released 2021-08-02) is a release candidate version of go1.17 cut from the master branch at the revision tagged go1.17rc2.- go1.17rc1 (released 2021-07-13) is a release candidate version of go1.17 cut from the master branch at the revision tagged go1.17rc1.- go1.17beta1 (released 2021-06-10) is a beta version of go1.17 cut from the master branch at the revision tagged go1.17beta1.ibs-centriq-5 16541701191.17.111.17.11-150000.1.37.11.17.11-150000.1.37.1asm.htmlgo1.17.htmlgo_mem.htmlgo_spec.html/usr/share/doc/packages/go/1.17/-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:24478/SUSE_SLE-15_Update/0da978a0ed544927eaa39da02c5a9fcd-go1.17.SUSE_SLE-15_Updatecpioxz5aarch64-suse-linuxHTML document, UTF-8 Unicode textHTML document, UTF-8 Unicode text, with very long linesHTML document, ASCII text7exd_c\r1utf-8503e982eb4e72a9266b26ac7647f3c1d2900555c13627a90c2ddcf5da3dc8df8?P7zXZ !t/j] crv(vX0AikȎ/E*p3\Ia|lM57^~cg(\W],H{M}1gF~"7x@&w&v͎SHi`f:CZY,,o)`ɹiBh>sݱ0.Z~HKKNm$Lzeul!]+ߨJvw񝕟毆X^uԐo88_}{tYSM2.r!C\zQ_杷pczfRce e)@CH=wK{?sA&a`Mh[S 9742UD";sU4svAw%#V]q%vȢ0Iax#ZEwu tXŋZb͖bV!/2(Ά~.J[j{cl1wN@r^r-AGo9):#r)t+8 +O(9TF:zҔK<6m|V* m}2H?F3'/}GQ/͙oܯYMeiI2Aqiy?N(m-ݹkGşpe[$PxOҟXlFԃQMYK8(- q%GoB;iAPqK6X`;( <@|)ӓ7CO`6( L{D"$47_{:<R; Hh]I‘}VaJFHV-s yHǏ=[PV?w%+#Y)/EqTP!6۲KZ48 Y(TM w=r4Ĭ]Y?@@rO&Xcq}!R5j I'iS)i z\LD,[`Rk M !OBo]~)-TkK`em*dF]gpxLdߨ*wQbFxzPTq3?T9>_[ddBI_8m"P l+EP@DmO`u3&cHVbykPGec얉K͗*Ј! #;Ҙ!m@:g "Պ1̼[]Y_+K@d䑴Ȇ7P *ze<\;RL8HULE9Noa5Osi/+(ʜl3F:Ɋ 50e>e>XϥlF9(u1U!*E耭F (dRT%Qtg[Z^8a$|K}8#CtfO ?lTad#65_KV]|_F OiNAB&ZJL\l^}vEʑU*7,kG| =br9ta*kLKwP}集MYF %a0>v_W5N ;a%%E?74o}زa$ Hl2OD\C2p|3&iXʍU b(O|v@%b5Ěn >>,>%7h}xHlDRxC 6ZG0yV,-Q"Rѹ\BՒL|nGE޵%hzw=jك^ o ~ 逄=@*zm]Csf0ʚ| EPH,\5̂#B`U/wEAFMqdUlN Rh4LJDW=F%Sa<)K=yE)*d_P}ކ 5k`glUSD9bۢum2Sh?dAJ5:\02H|!{2%+R*xDeTuU߂GNSqO k~*wS֓.r&77ŶV<pdȄqeY31I*qKmA\͎D61*^L@ioNLJ7 KC]*r%ooa@L$Vh6:f/IA%r%U}]`Z5?\ pPPg@ĝG㾂aMfc!׽5;FF :wrcN&r{RH:">KX|d1ed_}nT}Nk+❢$K/P/݉FdoT* 97(0E̋GEr+_0m KlzVwEIJR'U6 i'MWOTXjtSa@JLj(MieF-;92]:o*, E"& ČWď%'| 5~.^bw\ 0zHܡ|6i>3@g}p=g4e w)!y9)AGƫo}6x _Љ) QN4#_{>X&h-)\L{i8jzvF /rVܭbMҿMiᴨ9҅b*ZZ;g%eQL8pD @(ս,ޅr&F(Ctځc/xd%yabcҔesR0`.\ >,߫Kvrn/=D_i{uU7.mXvfl@`yK\b;?[Ppr^;/')MY V5i3 {FKT(M[ױܴ~`fƥZ3#HH)^ߨk'A<֥M BAR';.b7oZ N̰PIޔ|a76U>3wpw|C6v 2Vsk*/oZׇjΘRYA:>b[b[g} i^hGA̬>h:<(c?`FĈ@lP@!?1C"jg2tTm2˿/빂J׹0jo]7>Զc&=] KvKA\gv)7)9|D(7AWCPm*|Of?Atfz .%irQ)ƬKIC[:x |) Lj Ma/l/ zJz/dʮYo&#U2a@tngznZۖZJVgkvę  ԬzEj0_7Oɡ6c"3PYMKH (bi74޾E %CZ'HI5@m|SCJJ:& Ps#6EKu(,ӂA2|Ad)/nGJb\i 60VmXi?#*|nї_+nG["fd]ߺ"Wtq-W3Y<W?P AO"a+#7&T!xYi3CWA"0~bg#{r6لFW(/Tp;9ün=Cv_F`R<يse%+r{ q0kqU[>.6j/MdRHyQo+&CŤ$]6vPD7kf{f!Rǔj4BmW&΍kƥ{ z#beI?J*WJ'mBpC`?E餅\MטB5C (Pl&NHVv5BE@AsO[dۀ6 0pv tIN4 *}#V qfz p7BHgcrǩx @B?؂T7F:.F!g4HQIO[yG,Hֆ䫆 \:ΰigS֑1L 4Z Y8y:T ν-#ӯ'656˙M-  h'5ʏwpzswÔ H_~YNYbOeBdrD1 -|# Dѿg>7mZN+fE'ڎ-SZ+>6#edyn:2ow T9LQVժIfR4;/ҫd[,Iݴ}=}XYB%nJ.t桵hflsk1$hQސ[KV12.8ϪW'/:?G'ɵ;\:dKXvqtbB2> #lU[u|7 Up ._Oӷ k ^ht cMV.٬]OR.VbH vk*0dǴ`ؾbӈ(g|'43^vdIVȴ(AU'LD)NyVSЅn`vXs1-["UNI@29\gM\P3wʭ 89D @WJxDYͣKOW,QC{ uB4CVOCEIq mYɦS} kwHȓ:34֨Jy',`27k6R6ڱ}UZzɢXjFowWR:x~* AOr (9zi^`FّжE_Z-&.Ijiy.TF$s] 1N2_gF b,`N{Cƥԝ4%{MsjI^3B`$ eL :a3znh z)dYn5 x쐤9䲱jhUARgٿyOi83L*guͭ=*NnjɸwKDD=\E8>d]n5Re9A2 tбYuS$T4XZd)veEaq WEEYY,>W='+f5L\qjIJ7P*xwa$Q"tJ99[PsڒpVd[iAo䪳JA:Y_G t3SVײ bug:Nhts.bd6 nrDmd.&)i Ȅy9PJ| ^k *c5J}H݅NZs&aNJxc|_mD|GǞk^l2bDd).ibgnu}߼T:GWI?} J`4BɏDjoWsrd*^_ OL$D'.ׇUv`SDPpg˥e.(ysʓ`~ )B itVv%y"; IQy9^͎ 6 6} V<7vFG1$̯o%!3ڪ"UI>,࿔X~yUX*fjC[7GVb{@"!&:% فkW?fY_ע9]$kihWp >.7@'%!)/P]i8BH|z-涡^eII/%PR1jwt^R]1+!ߕ.Ev: M{PS?C!s)%!u (8q]sɾTY#ܵC6pؽs4rYlrR PeAqG?fT4G!o^Ct#T=l{[S G6Tƞf2)7BjMf.0c{g#`)GŻs4&dSd[ "[] MhoQƵn'ۭ l_ZP4sLy# KIk1*M1fTeTQFHqMV瓈!&!GqF=gGwpaj7hD]ɶ<* mަyξ%mxzV4Aaq!ߔyF j=E wj>hzX~mEZa )~x6{Xu, Hs63a]?|oDM)݅)ef`x70h_x:2A7>=WOUW0ISL&3 {ү1eG3ec0DYv+VdDSw,H5UpU GqsZ$#nf Bά O@J3B$((GE'??F|N@{p ` ,&#Jc}AR$Iu - ENG>C6dc4 \-ܳz>kpHتtLZRmh,A5z[8E?> ǺENkvN粼&¦MMG=s]Ȣ1ϑd5J~^v!>LnzU,3QnC |}C{}-a7)r{AR.Լ[ThlY6D9d3sw#Y" )&Lr ul(]Z.Q8ra=g4lؽ ^Nxy#RTBOgS\$D+l{ص&~$g)|tq|x۴9JwnD.Y˘Vb;Tz&)Qng%*&bP)p +bvK,xڲOzunrnDYڴ*&p;* 3RMP*3 Ɩ[Ş 3 `h1J:plŇ&{9Pd.xʛ:_|Jɛ^<94߅r7R`R>.CZCR>{/=S;7P7=1֨S.^1{H9",W , npM`V,}69ǺwShyaXkr~$.+3CMh7Dc"4-ZYMZ3ƅN<&bze2%X z!ƭ7~FKYT i4Iڽhey 'צ9-TPJz_ZYLԺ;?TS\6~{=Fi(')ဨ;3Zy~RV9h<Zt]% dS3ucR͏cȼ<=(tL"x-hc׿@OCVs,'7ʷ|Oc֊96!#:Ehƅ;cD? S ȇiklLQ0>MڂO,]Cό"/1'Ж䏬VtN"i_qbUVmsl25$ȗuѰ1 βp{pDN<1*'zۭz q2e]0#VM3FGu})uX`X)H_Qy? c-TD}3fQu6 d©57 Ȯ]p 9;}\`Ry_9Q (1hNH? z_pp`C@mKCM@˜c;Ѿ9_*3˘\肾yxb 0m. G[xX(bVZyNetGFf-Z%YV3`ǕXŠHxN鈮_3O4IZ_OkKF}zS>A|v'\Ok! ,7=_xlFox%9YaءhNpU`*0y5d$2?}%88=0t [wJ U(HC]p`Lj;qy[o;jݴk8Fz1iY0j)W >Ի^]'Y[C( ѰTFBBL 3ːADMb8vu"JV)/g*V8M'%QUg, (>Yߞ-dEyspڢ89MD+{KE@J+"5[;U*6|H|O~ baz2ӘV2ZXՔlD˙8,ER^A,eoȆImoh`/{g| GVG2*Lm ',RxRCoʑRvۑct"%߇=NiR]OcNZ{>N)Q7%Gg4>_YPW~qOê*m@xгܑxϨ 3Ҹ>o.zۊdS ,ױً gB mOhzlIZ% 0$tHt$а.u+4DO}{#bk} Q2}S&DCJj5fv+\)|h:a'*>d*_b"{&u?T%w0 wNg4 !̤WNDXԁo >㋴G_49I^$&c(;aL0MdR7 <c0hrmh8{`~H/dW=(\r*eͦ pe1p"(C8<D vKl׮-rn}׾y?<"+ҒWݒ*S4] թu!X_˵Ie!=˜8/ $ $ Fxffx\фzpGȵ4RB5wSiEG!!rCs ^RUR;yBa|H#Q9"vRnQg83?El_=Y?mTջ$J<ۯytL$Y݉o),-TiI, (f[Wf*z=ʙcۜuqFpßO0<ᚧ;>8]q=9$YyIPr:_O?H82 kb=M)ei-,Z6bb}x*MqxB0e2W7e $YOQS/!uyw5b>HUd1dɜW9A,m**{^A*'V)63bRߞL*!iL_Lh?7ѓG|;]]b%¼E>_Ls`g A00Vlhϳbv =7FnRS\M,at0gs?'s%h8"1,mt?[1tӭőc.vRf? Pڙ.|s {R7 AXGC9 uK?g5}|TwcI(pHhխIKxit=J(4wCV?ӏ^bfrm%x"[=~-s:vPZ5A\mozYZWm{H>*ÒyOB`…j-H݂P〪,D.Ve3|j5eWN.[~'/0̐Ztay":FJt^K|GMvD-۰ ?ѪVq/qާD x %|S:J"3'Wo:״s{ A mń@8SS;{EGج=|PL.v?`l/Y48I)}|ξ~f'"vԜbE/wjC1m Qx:Ӏ3CHg-QC0b8EuZY/l=D!-]Rۿ@${dQHp2rG>=LKDʆ\R$ѻHFw4\( G!̧*R IXt)#9áeƬ Cn "hg!&jO|Ferj6y{:-ɏ[ 6j]m= D!MCJkєƞ7@#>C=+3˓s wn@ >OW)sqnvɄaak>\|R”$>2[@тdNpAU;|C΄#g%^yF +>b[ӄEwSm"ڼLم]Q@ _ZZc䔆SeԌ?  >uzr=m t4/M T?}+?39%ϐ,e{NdB\.sv.SPΦ:Uј#YKfO)Ð_dsW0dGּijh?@Cq YKx -)#s.[<allP`MHᰘ̃[W~9ц?EzȜ\yoCs%MsXݺτO"RYg<J 4τz 5/S%*@r5v4Np ODNq-I9f2A hdd01>PȚ2r $.Y@7 $I}[829p8fiBܩS>3aYY,XBSϴu GOqUV+s{^VsG %~d4TzbՔvVy|ey,AB~&%X 8.qN%^\?Έ8(~Ol^]E˩0JTiH`XеQDǜd6J% q9 E0+4M|kEiՄq7|V7&WD2otf*RYpN 1 oTh>C7H6&a`Rarǜ{{HU؉'?>UÃ/Xέdg pś9mRt m[%"#̪" "|1BH2_~4H@2VgT8.y(d\t3ץ!)L V, aHԠFmJk}2YqUN(S q0M<9qTd/$ADb%g?* x xvuH[#$*M_Vou]5lsDe0^Zz$u4pEjѱnW~儜C5Eϖܫ7L%v{!>,t01P2H~p-lTJjilƶticמH,%ڒJa5|1v價zu]E,FV !7 /4; \.wNԹ4# r\$Ď2y+NbG(]GVE1EZsKzl uA@wp2$upx/vV1vm^bdH6.|:D+;G:抍vQŧ\1+M QC. |,y6n]-? "$#Q׶?8Z蝘;z +qeL]` a#Af \@ZQ0=FAX+k$nN62DO% hϮ9{ ܯ-ф)\YXbxj[{YUKUTHD\lYM EEY=M`WO'<|D@tepª%Ԋp"ݹT/T)0N( r:E;5\66hGQ5i>[qwSF9I@h>UA-CG(Or\)@ bEۍELfD93Jc$귚z#69Y~puelhfdՕzOU&Ã}DN^PJ7 UX;gfVƘ%9Cs68{Ns,Y5+kfCDَ/7_dboVRH.0k8'gx:& I3^̜ShlpR @A.i|**x%ijm1EjzT/D2 İZV wҋLGAuW,!b9Rm{y&&RPO}wd8}ÿ'o$^EU>RGKj5FovR cq|NJUZ xMT-t:8\ <VQUvSF 5T}EAkxy\y@*E|TC6aQ_p9źD#i-sNo]6Uc} #_8ErZ: ޺6;ͩѮ2Zp٣HjLf[(KPݦڛQPX{0@껗LP~5g\ߓqo 2&PT[ QjO^z۱g9;J-}1TJ&qΛ?u'jiO NMfw{ݯ~ˡ.|c$61CS5# s wt9pt:KہuWzUYTyoRx\&\'^hل\m~yM7½~Yb[h'Y^U >G$ p~XڄG|Gea=gdQ -8+ғG)JW3W74[ގ!&+?s (hM/nu*M>GՃ 6+6 ^0`:袐 r!*"W# A=tԞk˘aɯ:YM>Ł,"HJUqY}ݵ5I$ڟMfE޼Z`#*hnJVMJ5+l峐3,^ioӰsl=^&xSo4laa} ]XG ,'¡AεL$*\/V7_Z^W{ޤ+[~GLHK߾)d(YВ! MnuWކӁ;_.rZl+ړ4mҠ~5/ߐ<5*)u aGʡw49OQQZHdAy;r9Jmpl(;x:o\e8U'e,H?SsI&4}h4pb(]We=AR@ؒά5mR@ [MӺ ѵGU*6Vg[O?s3UE粱9)"abj ֳb`? V2 tnI9:0If\#3iu| e{uFcid#UbWe8öni2_wS^wS}fS F|DFran b9IAzlwnel'Iac׶ޫlQ. dje+>|٠M;&%|Wu֛MI2(a7eɯ$ 3~ կ m/ȕY+& y1YHo[ѵPH5x=Ab cP0C4E; \D#i#1SGm<9Q_dL3U{YVnO{YEHmqdG }oMΙ-hٸ(nqgUZMEA}.)7e&dYj@?D!"i yyRkYQ/;NSϢqRcI\֠ҕd1ODj粐FcG H'G_JD[hƬ>- ^l00za|y$o/f gpQ6lR睐`j.KdჵU3c$X!gqQ3娃M<~|:28+Z0zǼ[ssn"4kY h9j%JxU/񠵡Vbm1rDO 1u ?hh9t=4\ T25wM֋h-E40f=d ߠמ%ߣ(+ N6f)lff# 7 h{`⩕٠&d ffUM| OҺ9JSk\ Mr 2V{7:=Ľω>f>0iX~8O᡿] Tk& 﫾~gq3.6X G\E\wt*@J>"I,%COs-9i#:(&_ճ8dW,u0O8 _:|mׇn'a%pq(QQ:ϤI7f FRw0`>^*X4(Q:ViVz-@;tw`ڃwLأ/0^{{m B<`~6E..W{~o ׈cM:Yd0uR2}H'Hw[8uLJXφdmO ppUIIO1>+@_#vY|r| sN!l<}Rl`02늊LIK7&h3f~~55޻zdlϸFwI1v{;Jzj5K!|7}{ИT , G~Ϛ *qO=jVޜq(nV噘1z1o2F) ;,ۨ uעTQ ϡ@y~pÏ2Nc)'aN㊛tIw D[Y oqV>/@Ƅn^@ 31;NBRqGQWb1.3ʡ>.DZё`o_k٘ESԜ0{ƄQ6y.59ߓ0 |.r=:[r 1׽i]`I6,,$cY2(+-KYm20J\?|}! \=2|)9MMw~-m+cc@տ} p N":iAހ'ĪUot2ñtm.RtMx4E.GP;?Zï\?;gIsH lIR ep?v49m\rQ(\6?2gD<6D*A_qV2 GVv/L^"+ H-^0j:gDJ{v6SE}F]f{=g+N r[Hc%(67IofFI3T%~_? W"@ ޡt<:3^U"gvx{ml {yrˍqym٭-{p0T}as}_hz)B 5Uok@4^퇹'M?QR#$z<;c dgrݽaaA ifot}A}Zac2>?iB[]J=؏b.̽+39*!pod:@v;D }D-uוMր=YvcRe9ADƦ4IAfghhp\![t* f3ø\M +ܛ2(M~- m< g @LS44BӼM@"4b+͙}N c6 o'N/-wS$%Y7⡕$\o_DE>wd.xyA?dgʫhP -7pd th+e{Ua7{"*NxRz{BnMŮ~]g )H GY>TYma]2EaY.&W?ʷu]=]یa6E 8v/OT˲S]ùSR^lZM܋T-`14̕^C437sUM:EfȂn1(\bCE%k4@O*bT(uP㢕%ƛc1 TMos!Xk2dR!L"xpKEN=,k<gc8 I;# |%ޗ!dS(M;De4/wmjY  xC(?Z|⽜,yMCXEŗcXcDA0}9Eo2a' 6 i氬xO;٣&Ai}09o]eY3i"aoԾsǯ#+L%~ G"BM^yn[5Kb5}Jhf٭&UoGPFv8$@K"Kjp?V>0Bk1\?2iW·,H q|?4V _jc $Wa\6nV$=4D\_q@P !&hB)^;_*8#W&I^_2YqZ ni[7 qGQ)6ȢpRfppr( D+g,f%gmLCUX(MB"αo]5Ѩ9#]G|^4 L*UCGV_EF2}ֳ[&G7N$q ڹ8z] Z"fCCwwv1GX, \)0RC0K̑*ww_L_M@thM3Qu‡()ߓW d)NIpq7ۢ Y:9n{zU+ߛl3ԛtu(|Ѯ: 9zw9ԵjOceUmߋȣd!W4%d 6k_525P STGJս֗nQT(E>8ƣ+x#2:\1Ůxwx\|[HY |зS&ʢN#E>":5l<#c 5YʹT:g0~"jI{W \_jl/unTw0cYBVֈm-w{p-i(z0BDxuBXr.WRmDILyjƠeKڌ*UXrآ9rTo?I^dcBqѨrM;F3#.)*_1O7 㓏:q |ZL~YK!}F6Y`}\ZN(C75B]l lڼH*`tNWKI|ްTe ^x#{pSqN8bv"Zn) e#q,V[tc2P@eW\1Vbo>d{M7mekgcyP:jՕF͌5`Կ=t8q1&OYuY\t_UGrء{wiE1U G}\QQ W/?ǔ*9BwȉD5(2'7jX?m)xiGK!m+HV *veaFޚAg|I_y{!JL͈/H<. }{\_7`XׯT #xe^soWYJYHy|퀿ov NnUI J6DRi.Xel,@mB6B߾qY0CO}ʝE3 "ljWN^@TÒ>ZauJs2<&Bw)h=^ cX726@,މ8nre2A,ggwVO7HWo+vB_K-k|Xoz^v^7īT .@i~Ӓ[bl{m:@]n'G+{fN[ᠸ06 l7=&(m6B!C<j5"9i(ZO8f/d8b1՝&ג XNCis1_ybg?N T9S+U"4g|YGϕhi6[e2#c菘 C5>A9y L]5mՇoO6\KhƗw=CIΰVW# |mEE.bJW4MNJp}"P(SDҘ*}1~[JctZ]X\ 08TK{nVż Tt~G -*Q\h(:q֗]/o)AH0la!&̎ڈRdaɩ1rլjX}9W@bg&yҮ '{ej)) wȕUPd/4}1DbYmΣ&6r"$|ɟ$_{<&s`~<\P-ɚ c%BFJ>>ƾW_ibB Yc RvkV HoF !M]oE,JwB-#( "/7D_ F A$?,1D-Ljl2FGH"F}3dDqċ 7 5b%XEB4ͪ?'9)S B2zÄB.tscDWT1irt^B4.NM؃ <17r|`[3xX=~.kan=kK̋ #AG`0P@`6CA{X]Zͺ^{EO̼@BH e;(<\_묍iBE'S0vjY^SÁrlQݸɴ!~8 :D|H,fRC~VP]RJGP:cJdV׺@L-/:)t0'H(Yg'7f%*rS݋ۉ)4f_gy$ܭZuCH C+( XuSJY.i!19='—ƅ_sSH`I NsQ\b?@uݔŸ08tx~$ᤔ, ^7E-%dvF#(Mģb]H3hD+h.:K~k9J:Zh55iQRTkm -{aͿ&9YWiA/raqV~s'$_d)"22+ p2 Ƌar Sk =Lص *k^镧W*:PX~NrXӛĐnxes֋<|&OR% )$`&>=ٚG4[G 9Y4eK)>RO5V^( mL;Ln]T0kl^ج8m 튓9"S ~P;-Hba`_ڨ=mTѵ!¸9O/k ܮd&ꝱ,P]NI_yjAEbN$t-L{ ;hyTJJ읨v5K闠*am/Oä?Dui7~96v-5*j<< Yt. $q0ydHAc|N777;`YR?_Io}t:6`|Mxu ;]Jhbȭ _Ҙ%]#AZ(,4 zsc3ldĀ18h緡(>=_JeP pNJR_qA'[Yd=߲84xmA{-ipr!-$RBu!~v+SX-#q rdӥ)\e*Lr0?/1T߄8 f]k4xr*cݬ`ba\=2s:Idi~sϩt@q/EЮd pu;t7KzFY*c2xAwr=Jl }"%%q?WI(aU[mff =3-9N>yß.c HcdBxtS &p+EGjўg4Php]v6S tΣ8FbP{Q<}j-]1>#$uICSҘ|Z](4P J/Y_)>(y_k" :m?N1\rM,XC\NAb_ZUTj\sPYipV2LuVDBy4GQ44=!ե8 $J-=HsRU}!|U?4tyb h8tacohK 30q(I3k$|F^(`2~9]/$+V'rU&.+$:t1h=R,u,K@3GcIk=>>Ս_QiiO!,.@GcZ-N4h[ƿBG̰L}g op4OpRChuE@W)Kuv5 }MGgz-TJTdCcY .'1ʾ)͜晴LxJ- A}wgJExEֻ0~^2l9whIF9rh^*uG(=0wh5eWE:`fw)Msmo}03O\{d=i<w;bwM~&$7QNuDfQ6woDGY N׷L_˽殂d۾i렴AVGHsݸPw|\bqS 2N B P)h—p7c{eq"x~UZZsM=OmEomn`.!/.2Rdҟmӫ6 mk-x<#5G֭ 1:,DNtMiш?'{_f_X2B,;>%7r5 139%޾?Aa+Luyd1aɯULPwWso) Л) ,xewP@ |*%0쉱wjwv28On'2C.DގN?/cۦUMƺ9j(d/XH^O =.EEP ,ǿMzD" k+w `DߢI0QU,^|╵*OpmDRΉ6!{E+JYWF$g;nA\Nc " 4'|_چI)y]w0v!?C0d[rKJXE;ai6/o!)O2W2_6qŒN#F`K:kG'|@$c$%ocr{ܼ5;Nf 0[1րeHKl D[XT䍂W>")0WQ׺ Lf N7dr(u~>5| 2 ^-S:3ZݐzfKP# TI)C럩dkdF+Sm^]d,hkpϑl a"fЪMF?!-g&.wƗ ?1'F(NWq_Z@9GqC)d*I#mPx,$'F-3K(V̀AHMg۽}h̦\ލ Uܦ3IL/^Ȇ(Y>tewZ+о^L!U3tR}:ͮ|ۼڇq5 e 2 ҙ k Ã4]HoQ}Ş Os*}ǵZ|92 '%YM;ȕcws/ۄGXܡqN`- 7[{ɳjFvو'$D %^R0~Pbf4~f!X-t Nl-X9L%sRysMM IE.r{܊Ca]f3pbUG42{&U@S#`؟%Br06F<7{$@}ZiRg .8Z-ӍSM5BxψruS{g,6 \/tzRvdӿ hXE&p^.FQaʢ.ؘLѺôC6|f5Sг&x +|;n|Y =s:$/ |B;hkc)F}89E$qb|Ł[–D^Hʮ`D/^iQ87G0iΘwgٷɭE@ȼGmk-3ܗ,K%Di}]WS)565/ 0GdS- 8ޟW?7@F_kiU5YT{,bEٮ}EԏAcG;;-qij-9+xnrZ籎_#ՇY!0#b_ppZ߂:e[\TMeOB;}Z (vSz #l2Kzm2!KAk9f]pnWwz,)gl̹9PHP-[jX>GرkƜCb hsHKE~2g4'7ƴl1AMS( a+XK">Oas#|%tk6^Tcc#r}&FQ-o  KZ=v nhg )"D7eJO?jѳ+|,-l)l:ZVR,-Xse odTcgg ˫T/K>d>WĆu2&wRPx)Th ?wP*=9TʨQH=d"S9-A]=߿&3ow_-ӂ-e.5#De+@cӣFIq(CZ9u oUn?!1ÕoEADS'!0y suFbfmi}3fOМշq7{2m=.:}SD}ƫ6l @gAgk/@5O0͜56TJH?.ʶ)Q;ֶKd=33iv);R,wV 0~}do@cVpZ V"]0{:`wFYrbɧvSf1o$HL$_qWw4˔y#mXRC_d)*::ԭ 5.`ODk#oT5K=[_'GWV{ㄺX dp#,V?^tG(P6_("Y/,LGg"c@"XnÙf?s¶iY5E=4etG(ps}Em36,%|`}0;ܜB$Oª" M^߱1ʏ)h Tq)k~nSTA?ER1̀Q#`ux875M|j@ 1܊[t~h7 RHYgP}wͅ3 $ VŷL$jNi_nZyb2QSsm:u PUCJOw!)IWw=2G?z;}!ԙ6Gx' ѺYv& `{whp:pH]4t 4WRGTZ5 TI k̈́q 5ؾ[cIfQכ^EXz݌迒}t | 'T^jۆU  |Qp 8A:%<~d)nHn8(I5lpw[Ubq@9Y5 h삝a<Sd!4q"|L7لDb6l8k yx.L$D3`!*\G;V2e̟y16%\xl m?Dg0$U{۪DI ȮGrz')h?Vo74<~ )2mh;{ɫ_)-Õ~tL3Շ=lkX9T;EI~7I *aVz?i9Z >q'(=2p!p@lMZkgݵrRk ͎bG~HZg~Myj/ u0]he֏>(a3>Eۜ:js%r4!/u=Y9vvβr#|vhLbS_V_l&OD 7֠"y>3CdeHXw+LpX7!g[ȉZ !آ9uڱr=.d!J0TeJZ3hZrh ;& .e쏵ҙ̛?.7}+A D6*%_ Y/Fwd8-}p<@NR`Hy:HBSɯTQ_YDO(hG:DR.M%H`MK`vdu,@\i]#`4,z&= iE޿ s;C%玹C'Ń3Ŀ@quSWn>Ԍ/G湢(y*I(۟޲8(QlWuatWޖ֙CS26I?>,d2:z׮W{xw9|u>yCIzHfK&-W.e|Z S1rtE2Z7b 6AؾYH ŸC{U_H@sp ٌN%~u[S3%*\|6x9OyKvѻc5uj^'nvOy鬅Poeq KKkc]v|Pt]hII9 zy| L%>/ҵ5`*SU՜4;7 *Mmvh|dJU*)xzvPM,QCJlr9Nǵ_cP9,|@&ܙ+E$dczD=׆Sy6CwF)F*~/a-jn@М54+]o2ru'@CF _+V|uÌBLK Ǎa˙IHrBJM(&SԲ]^o tO[{PUItCLތ&&/9s_Үl{DlehiWKq#β_9cIǰ LM߾!P-e3D4`6"\or};j/_j/SE*0ﱌmܫ^\jͧC> ̪%YY /6Ifve]jwݒ\ RL|;Zp=h71S\dP# \PJ &ͥ0,{݈x^[Jm9-b CVPOjZ<eS INദE$*Y gldgC\ǽC1֮b ,(HQrra[ǥ$‹jLzSv[ϣ:_:H2ӾhpT#>k˄H㊄4=M;M LAd w.!6tj\c'eSWi>ƐБv* <_BXYɕ$־tF/-YQ 0˨9nOi:Ai~c_ ϓ+$ur# Ja]8;q?+W#"AbF6 K )PO ]eteq$N6d&eX4,m įfИ_U i0:#/!j%c&=ZI&XKuõ`Mz~q^; #A(i1,G($kkTȊۢձ@p[) )2ec4^B\;B#2_E9r*I yXHU-O-DM'*%~9o\% < "REwXriP9]s6sתV2`;JE`[S<"[$rM4uSȅNpp} {zG=ljHg(ގ-2V Ǫ 24Gm1nZr?Tt:n"KZ5HqnYcϩ]rͼ/ Owk:n,zHv' / ]Z5-"ⳜR{ sOә#WJg8u)_OE&b!ɲ#=]*mш`dK(!m_`w" [F?dZܕ ۪JVFVH e7GMO@mAY=1G Κ> u褌:Ѭn}?|\68*mEm&,Jr/pZWMs d#-1iO+A޾iꠉ[Uy7j/#>Ѱ o-#SGG1e#rޥ0FzuDA5["8ߟZᒩS]>)#ptl8Os^s_xѤ e#䩈i5j)Q|yu Y2O)~LX6B]9. 3jPz@CIÅr;wzSw۞RZk߬ T JǛbmVbJkF6McB_p 2 H^ڧ}vR$[ʞe|#9bL@9tu*ޅFR,~ra4Hv c& _ W4] ~t1]t}߇l$sٚq<*7քЍQj-=li-9:O`kq1->iߎň *w2a^p} vmףZ \+9fip,>@蓞a&񩍬Ak^Vоq@N'%/XftB*̥ȇ*n;ۉD&{4)GjN6,H-=q8xcSn$M3s /i8N _X(ӭ{Xj0s[7mxsSPP9i敫)`R"l>v#m'NoPDwV -ħEFuPCL?pY8>:K$\'ӀA\\&@k"}jr5$ <2PKC%EB \˽8t2N|vs!~ RF 3מHScUG>v#e]/2mւ&z[tō*|FWy6o3O(&5nt[)n:o }JcMV1(.yHtG]Mjj;a9P>r-y[P惻nffqTHAzjwܾo\9 iG{e0EAP^>WK1GedKC㙣.ì嵬5?8 9GS혳js,,E6>Gzc&ɭaԲ:rK&B!#%MYG^m?ThKb\~D;dov|ATD` }?r[PRK[q5=B]G r Xxo=@b5k å20>y҄'8Kфmy-@eJZJp/<2EV-{̽'dN^6oQKIXOʋbm@xfȕS5sJ<`8ki懲)9Yw,\d/~OCcT]ZPL.ikQږPL-uQ9-/'_)|"`@hv<\֗A>Dĵ22#! fS}f"l*B7eωebb{yNN tޔLA"y;\YᶆxK/@YH-x^U._')G22V?%j]cBGX)]K݁0t4 Y)G},˸t* X,]}q=%hB}MC_v+/kֈb>l;F!߭ ŷD5웾 >94Iؙ' mqxM [ H'IqDrIi+l*$Wf3 aZ>r:[ɢij8F!pp+ַ#.Z":]sU&^\?xKE ~ݯbr֠ǩiBWA oA|({Wƫbӵln3a:b۪Z!Lڛg]zhnTUT*(*^(E~01[䍧/f<܅-&Pڼ~[a|cR>/C5 rP4])V⑏C7=/0U`eXgN4q t YA$HD, ]2 xsFٓF Uk${0&]X\ ZW-x Y"-y }GwZ.Cx%f?586n Ǿfw)kafPެXp ܍-Cݥ,nо)v_#E 5I&s ie":@zfaZ1>'/g&yf`zFSr--2pR5I&.4? |o[ Šu_cxNn4X"q~L d- wb@*BA萉RoFHRI87@?*mDw )w|t^.x8 fV{=bbfj⁹jFQ|^sv4,QJ?kOɄ;J< `CNSjD+LT6oʉ g& &lߪ ;G- (n =YpA>kQi_PZYĨYb}y[ʣm)e,CL Lt??8tRSy1 |WRԷo ኬ bv^Sa b(qRɕI5^ce2B䩔}2MY;ai 8OhN@k~Pk4mfHWGo%#X/:>`LOb6.:MWx5=W> {[UyGwA7M_u#HU:fWd$uV8*ۉ@pѓH^BJM%B}ƍʬbmzx)4K+z)XJyk{bUI=m:5 HY81q6Ro]rI %;AhMK4L3Ii @cZEIVM([%DT>R SߔFU~Uxzk&T(C}lLg57 &\QSzGSogƹwb:? `n;1|#"K @C{!%e[K|~gf3F-![J>?{v:re^VS .Bڗjgw࢖ 35bOm&/-'{- h,~Kx:RKP$lvV-|?ڌwM-1]H<<]o'sjz~[!Y(o-P~Oik(Hgq= zJY]?9ͨBnkvʗT~ݛ88Edӣy,JmAwƊJOnlj['̈BM[e\E+_~~m̬34L>DXǒ\&xoz$9 |0<Ԕ_ g̓vٓG4geN18=QeYX Z#G&ul41bkS ʼni5;t]*@1*SugCtpƏ- 7C&L'adrM9`+a rKN0I ii5mXC`Kzۈo3(jKQr:(_|ww,ЕVІ+]u`^>p'ídoq \BW #ad@-Yq"그|W1[FSbx s"+`F2#NBKuy׵_7v8>yWLb XF]UM @Xuf҇;L4-C3L8]b]Ӌ2 *}Rmzt]ӻHR |@rհ<`Zkv͸תַ3&4[~`WE :Q7cwLId:0*.W3CтΞ r?֭SȄj3ޱZ `XZh. n9N&9 DQ\I"g֩.%ZAԫxjNyPD6Qο]km%l|df+8RE"b`)w{ɂ)PEs)Y@j5T6Z>B&1v݄)sYoXxv) ,?%NCxn4xכ3숾r/j쒃u i~W X]{)8UXnO~)Ϝ9WD'`[2e/] Rq|ϒ,PKTC q.@FxvgGѧourw-ZUVozhPq*i`'i\"q8ts D !mrl0D-/I}mz'OIq6rmLA/*P#;4Bi,%樾/r1A%9w.G61W<~͆`Um Y;iUcNK$E=z~>"cO~LeB?ixTR%͘ή}r`_:}׼ȀM"b*TڙLkM-zٲ_ʓ4~&>([0g8Y"w LXF˥Y^tZe5NPXԅ|C\c® 6ur?l~<ėBBRU.`jImb)FSR%L 2H2LiIM[O{׷Q;Ż)Vk= J ~P^]7P[A>)..7e#2{nj R&wn;HފeQHOde۽w X.؍CW.+n`>IM,Kj4'u C8#@7:soIO(-&5Z7Rע6[tN?7 mW)YZƞE (>eҐb>u+w{(>U> SôgZ(y, -!ۮ 7Vt<7zduq6gt0| Yx4&?lK/fbeӂ}Om2lgu [;v4jc9j$́3jKSTWN2M;\D0n;?q3Y6ob;3@Q#uaךk)ɧtvabP,iw+[*bOF"U|s- R12 Ќ:Mk=|X,"޿7KI{L8W abD]/̎'{i Yt~SoճldDIq&` ҂pQmjt1 '-شUDUtH8@F9H@B>G{3\\b^+ ھW9:Í4tY ރh =z?DD1ZDH\Dҏ1@R%*@gT+0^]Ƕ(r5Qycp0@1^;?j+LE<2},"#0 3SLԓm45'rPRqҡA'h V~z30 A>R; vL*\7iG "M7Ԣ$ jVڣ]f&|MQ+%yLE2,hO*RwnMЯ~_!=N|vNVoďU:E:+<*s翙<> *![MtϏaX\J3 (8lCC7g]3@w:d"^]%X~\mSe/J.jy16)g͉pk'd 2BPp.bJ"4f fc& C?Z'gjrsVn%ʄfiWh{D32Zˇh ] ޫ}aE"58dz( thc#[Q7+O"|h#nz„ y| N{ٱ\ 6@-_0ez/޶vAZ3^9]{z$f(#enNG%g8ȏ_X撋葦 X:u8\:Nɹ$Ju57 SwyDAZ47ȟߞQV)ɚ| b?͘@q#{T[ .‰AmW3OlBT1gTi0L"T1œ `vi+c6ph0| v t5M$V 2̃>:^{* zZj]JOj)N Yx’n#33ûfʪ۫m*d(gk i <ic]7)MmTt?dbq#T2 oP( T 1fbuU,.L @IG+ d;.Jn"_)껷~Rr(3%e 6N²82j'x2[Ū7_֨?CU$^ ?>E /9d0998q*(Wʿ:Iߵd aat.^({SdaU݄oY{ᜊ{[gT͑Tn. oA;oYXg'&?0,8^0׻Tj`Ƚ P`W z1+^i5nDM/̀Wx-do*dq\HO')4bD4{$ވ7!\FKiOF3LUx*VU{!]ql]=` Z=kQ/B# 1Fn"ƾ?bZ)K+UCӧ~XONmtk?җFsӑN8NRCѵ_nZ(o F\4Znۂ?@LP.,37WiZ #q~N:m~ƧZԀ,>Md'J;tshNdB Q1AEg.J$/TSǰ%ָCD1Cӈ/+ $G~qzٝf Vos>H$ub#5>WQj =޿,eJnA@񓤦Pڷr)JYP.-N =&JqVq6EJIG~z)F|(%,tލ7M)Sc߭} __罄pZӶI1s{~ ?ׅp/ W'D6Ĩ큷SС$^I}aȆ)V6*zzE$ږ+՟> t[#@Ysv`mNg~HoEХ/rr_bv[ oYj- S]ERSK@ v ӽ*#>mww;C$ t0c Gs6lR=eh\|B.1^+h&[ak>5xdžc(#5 ?FtWm9rtiI%FɩÝ@PIE&G`Bkiuz2lca\zwMn㖯,k}®Ëh6%DfT|%CߣkuЃƪ贪gĄ> |=]7{l"f$\|Ϻ?BrAkvIvEm & 1cǷ4 ![frv^)a 5φGBpwh pOYo)BSOVlSЉ1+EH<-Tp"fd9f[CrY]&nЧ$V_ih˷%(U\وS ;{<1ߢ`5R_RF8`;EI/19{D1':q )󛣧|IH,n,Xi/]"ʘ6TM܊c&n5\8!V O 6%cjB-Or.77: n4Bv-ռZD8y#Su~ mw]j`\-Fl'N ~dEˋ:ɑ#Md3^9ZӜ6Q9]pΐ`VNF-QqP/ȯ~"LE$4 /Ak:Dli) Q?d׵ᕳ)LRQ!L0^C^؋{b^ANaVp&"RNK+Mǃ~|SҚ UCrC*91] bWnS_:c Xؤ2`0L-cˁf *.|^PŰ0: HD Wr(t}1״ut3XM"M,Rp$Uek\@1\ݚ!} n?[mBYDSb1|D.9C# gp~3{($3+7+ N!ЙF;Y25 ȹEvb\mn:Va?蕭{D*)P:,DeRh|o`"Zj1@z6mAb /&cɠdek0TWds%ܸmtTn/lֿ XBeZ/bi"aBDo[!Kle].097pMYaFH0g?L1V~vE NAcJM~POb4PXtP%z.ePGU^9{Ô 1Fo~Wܟ܅Kx!xgYx֑[$Z3GMS (o2:$:?N,jJi44odTR2OR}dnC'5ul&=AbW@ֺ=xEPڼUvǂa0U ;:eπ> \K!=xP|Nx؄kqZJa"$m]s%M^+W:(Wsn $t-φ([@F ێ8.)I`P ߉5UȹZ\-><_,Zk]AZ+z@뭜Z:hX;gG5kHym3>^cLYį8g2A9.A!\3Puw:ȉaͽp+9Zo꺠u jGb#~9! cL`N ڢ4{kisOO2>5`d|*F$?TЁ}ղ9_EMNJ|RGʎUb*wm"=ꍌ -IdK4Cc9 plgogyE ;*XD +yhouVxg9BqB9hȲwCnx9t*FE5>5.ͧv&=X#%kWN4 ;&D~|m3OP7|Bdí|c˾OdKt5T|\8H$ FrNXV Aox;]<Xm@x쌿K"B 03NgOY#׽H2PJTi+N&z=LRk*]рhMHΚdK7;HȜf$# =Z't - mؙ1 1 "[l|25^0¡-&;=uLH;4ikb@d viYKC N,B9.^N x@QDj85̈́7 ׫|kEUϺfvV{5(y2Dg2PLZ / qb `5W$q]ے aXܛȻS`F Q69{g``NLyR0.1g[.Gݽ垗@RQe0(C[2k ]zԪ:D+QvXp>- KМUt&{i9BlwPM:4E܊}ep+v QP=Gi< \3ϐOi0ZWƁ+nKE$hmd-r0qp :+BP2Þ:*+kf6fGc {dZJ#6HܺјQ44ipڀ~aq6~S<JE`݄T+.9t#%Ty-u Y]#x&0cWAXT,ypnB7;XIcAgZ>]o''FZ؇UeuZ1BV9~Df?mn>q;g}%8 ,:hU--'/p4b/_7ߤ 9Qqʖwv*i'5!3)u'B![VWwVKW2pP$ iV3Hߢ70eH)L~{lobkG.Z%`?AA+lɓVq[4nN\ʠ8ҿTΫL̡4MFЉ g*f,>iCݸ #Ci#E2䊝X ΑX7Iv>ċ<̯,jVafju)6:NQӁ[t_fW65eS?/kj4FIpkز/hpCYLxYY D~#͋3Z,&聒CK+i$TVAn;|l[ 1,ScX۝0דJ%ĵnbt\3 M$%U[J'u#K$΋+-LJ4]ն0g<KH-¶Vn.1`U%W㼩.43 #g)ܭVYᡭ2T|GCoS-t/*c+HM`kt6ڤ@u\X5Lj}ۮ1c(rˁ0%)ujK ~z{DckrW̰Å6!RaץY�&2q[*/̸Xb[ֶ! Lv٫ N]|43{'~#?mSMYB4g/ͿY0FLJ*1MZ1%SfȐ|,Ivd_mų{ʏƒ4?Vri:*V_pI%12e =ݠ=_gx>yՉl(>A -\:T @y"+w(Td_S.)@6ɪysN,}7˘@_ 'ma9ݲGZl0F_R$dcZSr0Inh٧UMBbgsUɽ5q6Pzeo@#6X%كbA!4|Ƃ\j>ω :dWV[>SRSO]Bma \܅v)R :Gp!?3`} o ‚xgz;'Ba Wh GaכEm)G۰˱eUmRbH1s|=s|7Yo,UiX]˭2=OoɮݬN1kfīG7}+~xP<Ӷ.cTEe_X aکz )1#ʎѕ[8ޢUe% H$%j"o!wƞu^}8cJc;0paGL ;"";nz"('9hVWb[Kџkb0$sefP'vT3[7Z~v Q2eD5tf_͸9,(J6T%lk1pwى Syd#+ْ<4܁Hx2-h%:h=Z"9dXW.&dYª[^o<+ae26S= Y5KmFP~qBG28fwmq:tςQ@&zJCϋ*#d}_S6U}RfᗢqXSίo;2RJz˜WQc o)=!,Iij`/j psr4'@֪MCVPI?XN"±RR['o>MӅ$M\zɶX` F12$yPr9;էO!lJ Ux=>Kh.M`׎ުDDw>پf?cٶX4pScc99%G8wNT~4ϕ AN.c̆y:HiF}DA;sjZ1O;g*R@lwayc)qwԳU+8JH:jIϣr=&CmP7Àl&}(gYO*ð ӇCU"^HS!>{d|\.^YL=5iҦPXW M(8ߙUh$c P/%dx,X41.C"ⴝ!`{-GG>PAD$QUg807uxC3vu:ۉJDw=5ߦEk([A e f+sFm"1gE#{"ٞL"6h1'~QB/FoBcxzUZYDT=A+B)7hAoɨc/1ڞ2as; [B3:1(Dsڟ7HDY#[ZHoTf&~<[d[>06ž>[4~V0ndVD-?A_}ٚh|hPF7 ] r=(A9 'ubԉJo!sTP6ۭ-N3Ervms, Om=ǟ%pC޴~5@u $`q`.L!*}EN7ec~)1d.IMjApb~2DC&nkrB@74 D5 5CPEͼ@yt冋I>"0bRt#}J+ȼ_̦U-8r AO>"$KQ1$E0^⦊hG0Ҷ'+/`x _v:|[O=/CBړsz6AqNNɲ1eC xD0zǵLwJmtNGYu'VQmz'L"*$4}|t=akx-Oj땨Snx)Wud/onUL9ۙEae>̈́tY9~`,f;ʹNԪCThvdw=ge+&aF4>(E0\7FUi뾇J)DrhbCYRس | ,S[e8KѲ,x NԵ C({C"DшwDkGa7ASr޺كI]yf58+@KMPt8D=_12'΋:"D~j; #v MA@> 轶A9&ZWxhul*Bش$y#G*<r8gB`gsYNFn>ˬ[eJIqP=輷B` zV;x2ĩyN˂TY_eb)_~|?sҲhƝ_Tŭ"@k/>#Xe?M`5wESN`ȷdΙƛQFl#ޠo[aC&~bʡOVZc~*D¹I6!1co+=#$-֩ 'ϼX'1zhSIS7 T>n^#*<{ }6Px-.< uѥ0鎷JIfp;3K~ve[=W&8lȵ~Lwd!f_PWڲ'9opUNgntXV#yzJ(AHq7`O#UNچ!ts<2z9K{$,,b ;b F/#nz[~3e+%3]E!~OFVTCXz"+ qa ODa ͨ(,$ T%WG_ ?Eυ֨x&m&g4 :`|hV4< +k%xvn?@~=Ćn*wm)VH&=⚿FJDWZF ٜꌔ#<L[8I$^+03B%}yHE3.uc{& 䉰1آ {(L0Euņ#S)&'V^wbF=KBs!&!$^3H3b." lol"lEsn?cz{3UgJuG? [F\PqtY8HntS}q|r GxMA0Mlbڑ/Mg,a_Z Nڔ%-]%UXp`*O9& fN2 5GPl&!E hC[|'-^H|1ȑX"e;BdFfbd^.9 x-SN2-X%68+AaރVZƎ$2Ϡ~7ۿbkH'{+;fgZ: c$8.+WT:VkuUEJx:+~\~r x_/[}iĨ7IBG>DK41I]k!onf>_7YQpZt#ȺFj]8P' )"B:,:<^ 暝 B12ꝓ'OyujUEL;bs{F\WFֳS^pIRzm%J#tG>y.8|tbɤ"a! 0 ˴*s&>5ɏ6ѫB`5 )e*Pzٟ'W/&=X>ξAvqd | mZI\/},>[xwkކ#)2 4EtoAȅLS-\t@1XD91@prba-=%6 a{7Eg} ,Ws ,S8|:DGerRjrCE1qNqZ]tK8΁53g巵b^{JH{@6؉*]If g,j (|2!rݲZt9QA3l{ٰ8Ln,N;-y/6߻d`лκh>|}cc&Θ+ ;#^2^zmo1!؇, QK̽Q k|uD,>{ikڹ\0Yi!ɉ݄8@<ղKgA}Vz݃U%CpoUs!`-.(,E2 @oPt_Ƨ^Į\Ҳ:. &#JhA7SJtJODAl-u#J>!J)XрA ו(Q4O[2{NmH1L攠R;ۥoaMrͷ&gﺨ?KW _"' (PDŽ͋;tĤ;|DjhrH="=]l!P;meacS:?ICrLWcey͞Ց쁭l齪}SJG a/p[)g&},|F⿆LDvϿyՇD(c6.RfG@tn'NJQҵNy=5B o8e069.EL)WA ogrΤ@_ص14OHE`E[% KjkMحq;FAO6(sPdäJ8,Rn>6ZN^v5%'$ 횝;d8q{v8#|iGQJzW 3`ڞ;Ff{M~]x5'= ,x }6'5Qcp1͜V yۮ3.ZݛjQtB4js}sܒ?hfcق2'|4LK!>bn;9%C8nM4ZnЮf `6)ZqU#?uvԯs]ɉR TI\ц)?~s켴0eĈX6'?uedWg*;}V}-ք]HTš:^xԚ_n'#X#iKח3rZh 07JʋϬ̧(hC 6|dFbZCUFAfiJ@xBhrOӥwuVli-O9@4WxĮNj|ֲ4.^n2J)蚧꤀tp ۖ,o˸ykƨuNK&E]zZ|R"\ߨ_Ɨmj`TSQμenN^J.?.đ%&~crpp'|[d1z}E![3lU+:UkCk/yq yRzd{XJ/ \wFa#8Zi1IT2hjQWyQiS9@#'jH䗯~٩(7$G9N^ T, Y,&J(!$3tgAdľ&?S4V!fZR.پqF;S;'j|tA KNv=: UbZXE(bATh-K`jPhX+SxnOH n8Pk٪^& {8dFNXKSqxh"r">?0 dӉ0 ,A. dpcw|cɎq̃w``4AGيOj)mP&];Fko/]&6oNYns 7-M!f͐ iͭ}J93tu,hvk9d7=7Z7#|f’>w ;e}]8@;VC+$(`e,QˇP _x9fJV&ހ3\ؑ~*8$خ{i2`TŌf{i,%z̉]9|)#W}'6;!ܙAHXr=:rLlpB8c:yɾl(&F(Z:9zMH|&+!kסMaIJFn"vL3=fsaK@eyCM5E&763j wX~Pڛ)]"&:ۺ" 86RpQW:7+1S|ln¹yX+|`عQpK=Jڃ'Զ KRG#dLbzuHU,׻;XnjD.ny=RR%RfF`c+6tO(Rf8hr&TpJϏh ,PVκgM)%_}7zLjLȝLlɗ-ǯ۱:,p/3!*ҞXr;URs͕WٗM Bf*IdM`~Q"o0` |i6)D$˷׌2 nMdz+K6VY}L}zߵJ 7zo #i& tQHq2sUso:萡VI':R6n{A Dcꄬ#"݂""v1N%ao)bRX:W e)Nh0ӫ%災_֏|PKM.qǺ/j K)mcyrDThtbk0'z &C$O"RuZyi<V;:¬-IG\P%aVh:k=CHR ۾ؽtqst\8.n-0KU>\֔Ү] OdL"Se=xNoLbBBE䤈 f1GBZgU0yT]% j|浂c4?<'8cGbC ?Tu!.lЖ#jAk*gL_W?)Y5% 01rhI6ZJ٭ |n8#GAwpIE"\7*NrJ]zLsXy)uA&_?:(ˍ6FL=;ymOi$n,2QpC@]|__NDaYa \ 7++X?EHO2ōt6[=Q| EG5P}1v!OSc%¶ўeFڨEe׬jA!jM :R۸A퇬_uϠ ӆkUUzOI&`݈\`~<ɕj\3W64CMB56"y [zcPyYeC֨nYY5Xi9[ N7(F]gl>l,1ve|Dx谂dlFJ6..uppኖz 6raX)Zaҩ;Of 7B'l:kP=a% 1 &;ט =m/p ) [⴫`tnj '\=ȴJ鵡_UU2ƥ Xˊڇ GpD{2aMf؆NR*@ N,k,Cf&2dFɷ kIT`̸hzM-{ /ڝvӒQʎ0RV)2JnD B42M-aDwZ*$wO,z+X)+JЬwLOOO1_Yw6}-GMZN(}<[QN\j[Gc͙s|~i1Ϫ:rX)[-a7j|֢bA-`ȡ4[ إ]:Wr挠{F.N{_1t^k[ (+WqɃguvNfhfkx5׮S>nȥzsۡ49 oEO$I>V$.=@CPц;̀JB)v<:՗ἫsؠR i^UY@m0Sz] &zXݾ$q.# R18BY6vN؁f%p}bd۷c) `_Dxڷm:!;os}4 %:b/^i:Fѕ2 _Gt7ۏsIpvvC K7Kƕ% @e69y0ϒ[Em_@n x%w;lǦf}?>b)C<#X&jݝ$p9=+q2teM)Nᗞj'd7$j`\}.2(Wr۷a7dN6 븝JN 08puݻd.mصɓ;+zOrO?xfkz!W,{&ƠyLw6'n$dKcY˺s&C}ԋCPDgJxh8軻|q"].Z~w D?9$|=@ |Vn/v .}!uך5ZD={'z'#㈎4BChQI, E3\|-'ư3wÍjM'HaNF"a} ݠ5:ѩj f*s"<'A@|4UVԍie4OVPyw5H9s1iVZhih1gdWB4]>#ȝ *חct|[Pa|e)HJX0UM'O}ݪBrAv\XV:4wŨm+ D=#tYQ%#dvVYյs,Bޚ~g[ ñ9S ᪓EEC5s+)EM4i M 9jKk31x?v瞚9r5٬`IQ֌fh^ˈ_I![׆wyƧh) d>Q RYGYqw?' 3{AKÚ(:T:PZHȮD2^8]cY_ag ̋[6*(߈tS$h8b{. ^ʦyNGpKȂeGӷ{ܺ]G] JVgVk?/iJk0_Wabmt-C69\OC~r/p ;ȵՋkbCԑG)yu[ 2^(,8t&gl$^h8/3a**8Jl1 'Sshu|6Bݤ4%nwFC`jIAV9A6ƑJl.kEQU(<[S]KwUKD՞w;t-"k[~G6=Qfv7bPߊ_1Q9K`-7*yk*: ' *ꨭXPp PW UYcؕǞ mxѼDM>5$j&`q$IE;c#"_em]S2ze8R9)K+ɷI`z*r4FdDSc͚ce"^V"_ViBKȭMaC툅  peN4J232v}_rCn,Ԇs)B;B5Rcq} =fOwuЊ)e "e5ƨAN'ZJe|a%nulD~SUFGMAvS yz̎SD+6-f@i73DŜj =*]baq37z+1RQn 9%=vfQUV jU%@6˚Ibebnt'p!n1%iP7Rذ2䉠b§ 5y-‗CsHK*[MKaIsổxL3]I2ݸݬf~qu1/W69[!t./'(Ka2(NpJD UxOM>:Ͻ ]<+OrӃgvMۑ69JqZHΛ%+2$;R.e ~9}~ S߶Gp0+߆=wZ;o_P?9S%9FGKkĂ-ՙ~Ǟ6 Q^y0J+۬f bQH`$\`PF[@W`;4#>u]?g5^4X>XM@澖AO1 & E\~*v] ᩰЄ,ӖB䙚ϡZTtć@JEd֓[lP#b9U,ZqDp+1* -i^dHn_XaQahPĖ%vfL6au?/;`޻SXAǢĶv6dm2m t)r qHC=yqM+ku-Qق/4&{U4Zx+Zsް9SdhK󘪈 kh%'k?N>k$$~FQѳºE"$sc:At`RvCg,~[/O&Al,O^ $e{hnPXsT_*ܸD:#ASu̺i:kb2d%4laWlC\ySvBӖ̷T%0L%~#9 ޶yάq|z9tJf\ңXz?ĮmI}":ӮI$R]FU:OCwVl3PAqNpBūgb3utdVb7;<0= Uv)6ͿtWk;?2[w}(bN_SEeGQe\G e[ PGUE<NO#1JANutD#L ?k{dVri%aYr>~)#895A3t*NJޓT>7+yG^ETn67a a [f45)#v gq$7LmKh+r p5s6,/}3`I:ZZaqN__m6z,}U'6?cm>/oi K  BP!.R"%챁 R/ ~'#b4 6) %VՏiW (qAG.' ˊKwuuݯ.ЎSΎC6_f-T=Mwsph-Sjjj QB!X}k !;&`J'4W;$t Jxq{;Jxϻ!Ipy-'eE=|Nel?Z@Dk\Fb<QE oEēQ@(IBYeL % #w2im0:s o]J24̘ 0֗A'C'Vl@vN6f"h{{Fr9K)'[ qkגXb&2ux{ SKޔ۸vNph^%#J*96 % s>d \> &C#~>W\h-ة1ٍ)@9Vk|%2]\V.Ԭoޤ*>: D/@āF`e>zd%~aCgI. Jkm@DP:KC7(r5~ ==x 'JdBoZTSK+Dsq\0|/03P/^w5s_}Oܰ{.!d:!K +,Q:Te]Ɍ4<|s5"ཧGBIMԮO^|-cP <lԐ&I\}c 3G.$6ain|ciHu(/c*&@z/ƒX$@;U(Ֆc3Io݋V>\kEՐn@'LRz9̄x[X άÌ:;89K`9qnvS0+St 5~T}fz4rK9g6kG apPae!&p>-^!!6 [s? h~f݌yt } V'&0_8/W"ڏމ }@-Uni8~YS0<D&e~+qjO0;ٙ3X0Α5 ,,'u)ͥDUy $ {9ʨ0y_I hNn2ɨ %okH$_6qzhgǞ+aJqg0"mDBօ@nc"B N~P6%EsVLߍ_A&:.D & S/!N# 7*ʯBSHifSAv,V!$͎Ñ]xwdȧ7s%k+fk^ ǩ\/ hdԐ6h;J i 4Cj\ڀ?@r_}(@ϾBp]Ge/[|,@{g).Y~W- Db4CdbqkcWZɇytn}K߯_b|ĸL3ܝQ^7#`ńQɞCtxTYcoތy\% Lh ),2ѓ'K -|` @v `?,P,~j8 0 d77"0˅91Q 7N$U >|}^rힽ@UE  $O\6+eqŝP1-p0R|6?q*T:l6`:>^mӬhUZڟ#p-޴/R{β3M5ܑEwgnPV_*. 5@3PvߍzcVLF|x?(Xs6 ix>]>1WKFڤmճ0wsH2pkL! [DjE9~d7ޒ'\ee[;mNe-6l"MulZvИQ4<-; )XP4؍Y_ iOYȾM< 0{-G!5֩$XzXy=XZ^$V*Ng}dow(WEX+ha4sZ)l +*wb:)PڄLʂ8Sp92=1qPa.IRT籠k;&%- 3P/ /bVɍ帎`압 hE>w,qTxx Mkf^-g;p8!9ä"cӢx7,WMQfKPu N?r ,=*3ހh'^,MT00,kx)x= =>"r(gI"ʄ~X&&=#,F.ҍ9X~AwHK^zј"@.'U۲s>:܆<y7^% an9+ZQMv Mn&d$rK1{}?2 kǭu:7ЙNg˲F*j[|%v4 π7'=f)͈粲+ EjwA ⯱&y>,|S<.QGNAFgH9Bz#DAq[!h%%y-d Tj:テі n ysA?=林0%b<x/*R\5Qyyeߠl7/P)k鄘N@1{ o]BC<a۰ W(D@\&"40RBu)DS?(e ܰ>Zc$EOoe)Љt|A+~juh>l.Yإٟ7J̋Ys84r eS3!Mu]| 3Qq@I虃!0%8!.XmQk dy71`A]]Nl*t1ѓ n, *^O9"YnޢwF+6|J:%%q4]/J^T$! #M:P$Dp /ڑ-r(^e.@?°C(~"^m;qA yTM)Yho 5DŏK6RD,ɫ=\Py|ѱ7CX처#T$M'&]9WDj$P{'.G)?pO4!]J7SDaЪT $n@ :6 30iF),pp%_TeTΤ¾[6 "&C_fe4ezk~e]c*v$]g?$mUTQ=~_vP'9HY} /a[RP=;FWxI7$d&^`@%1~T9qfh5~Ju5Qh93.HUN5CTQ/ܟC}RjNbEE lOAIqN>j mJW x;<@|^~\i aq }NźV1@K"}Q>abf tWwr+j~fRwwuVMe W3tx5j=kcrfĺ 3XZP(z#D}+33Z6Tk:x;;hؘ#7HDWZ.|uO*';a %3D84(5(@ ,'(AG"؋V*_̔gVgoVHm$ 4T֩sA:ZuA$ss#{bpw2g{rݐu9/ru1G#XOG[[8GtJy@֢yJ˔)0Wzr IZEղX)s_T$GaH(h`f^}F/