go1.17-doc-1.17.10-150000.1.34.1 >  A b{p9|/Q];hw bbnuQ/8rx0ժpHnHȠJ+%R;R4a'{ 1&@ >l;lFP4e$, !FoCQLѫWOBA@9"80`hW6XZ}#%ds|0$h?؟Fģsr 1v;s1L0}TYCSZN^.907ԍMf0p;l?ld  # 4TXdh     , 0 4DXlJ(n8x9:iFiGiHiIiXiYi\j]j^jBbjcck dkekfklkukvkzl(l8l<lBlCgo1.17-doc1.17.10150000.1.34.1Go documentationGo examples and documentation.b{ibs-arm-1SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Documentation/Otherhttp://golang.orglinuxaarch644Lb{ b{ b{ b{ 344c3190894932fab8c6e2296616b25e53cd0cd8cd759eed67dd0dacddb0474ab20fb1acc6ad2f7844ed688678a2e9e4eb71aa334cff171e84e3dfc448b4e8a6b452343408313c2e9bd6914416cac6f17c7ac7fc0e31462e382bbe56962b80ba203c89d2979ef5a0cb77a9090bebee03a7d6f7369cb026214b35ec476d90e835rootrootrootrootrootrootrootrootgo1.17-1.17.10-150000.1.34.1.src.rpmgo-docgo1.17-docgo1.17-doc(aarch-64)    go1.17rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.17.103.0.4-14.6.0-14.0-15.2-14.14.1bzSbobUibN@bN@b+9b(b b@b@aaaa@a`2a;Haa @a@`@`jkowalczyk@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.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-arm-1 16522754211.17.101.17.10-150000.1.34.11.17.10-150000.1.34.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:24199/SUSE_SLE-15_Update/b73f95da2de32d62f42501a8f2c1ca8e-go1.17.SUSE_SLE-15_Updatecpioxz5aarch64-suse-linuxHTML document, UTF-8 Unicode textHTML document, UTF-8 Unicode text, with very long linesHTML document, ASCII text޷dD{1Fqyutf-8ceef3dad5742820467e6f9b5cf5715f5a0e8f981e26c3cc70a25be265a3ca93d?P7zXZ !t/i] crv(vX0UT[6s!)Z䑁Ev۹.:~q+,ʳ;'qQDc[i[>yLC. <(E8.u9RI%:\z3 q3&5؈Ƀbu`ozrgKi̢*fK_O $/;qVriy)2jp=VΓ ~YY/^Kl }7 1]:}Ep6ǚF;zE'"GGGTBC| ;ފx׊MpZ D]Zw?*%OpC_l$+iWSTnZYR:rGf$e0H2 *|Q\<ƫ#Ṉ{BdN&sѐl.΋sљm_^j@@z%Sj{ K[qjV Y>Ij 4aZVT {9-M^fRfB)v-ljxFq3}ZK~#2Z4@ 9M_hGߔ޵hgfA'[o8I&I ?N}\BIZ$Mi7jmKLѷ0T|.7Lmɇ 9So:/y}$40}Ep/ߊ66Dz(_IYEGϖط[ӻu+"Fa;"D ?l2A|o&SE`@>A;7_3/F;9v1,j(n+3S8!FhXr+$nʠd^ f.~%dq[/9lU{e֛g%T>lzUڐov얋UVʻ܍aq_C#I(AsC2z)kS&2ӀLK~֕)*cCM5"*6d>{??CpKf_YC:"ǚ:WB0A]WGK`=gG}j-PLK7XQ6$`̊TLZ΂1▙5uFB} gOOK[$@tl+|@ɞ`UeN-ݍab|旊֭{bj%̣*Ev/UB>!רJfR00rS;x-_4O|JW%C\3#>MP|OonZÒ׸..9o uŧx !E.Ug1|$m+PqJ .}zKZ$9\Nonj|WH"oU̻S1֎{ZUcL$}&Rⱶu&l&dM8Q8Ǣ mV>\+ǧշ2{( IvtWO\8f]L.7CeZjܑ}D$DL+{]Yřb&ow?Gw|gPo1(3VA9E{] ƺ;G;jfnsmՠ,7>SipY[&2yH|q]#Hhta-*U?3-Lz]$g|R.xTMob#Sڇq5uʷrR<'8JU_Ok4vAp7(izXD"C)݈~ U7&طzcR՚,\Ҝe5hnp&erf#E9=`b\06][Kө`H~9˚  Tg %GJטk\]6|.mh-8ĪƉ V;y$^ҵ>,!4Tb$Fޭ8zjv̒`|G-,AL`,JVu8pO_H-Kh8q֓n/d2ֶ%ٯ2e?q]SYEMJ vLjvg&Yqc.f"y`=Ehsj՜|wu; Y7q_xOý6EZ dn" GC.ƷSD\B+=]!یB."wXܗuACBy ҂ 5օ*IvVrq<J0cvs%xH?9pFcN1VBߋg+ *eش/Q6ʸ: !Kf"0QfoiիїmQȐ 91(D5Ael[( rRz$9!46gH:y˭9!aol 8p g3;]k 3]wgLOBg!ý,0B(4]\zaE O6tvTqݠ)H,{V q@KY[Cb^4Zojb˧*i qZęASt![㴚0o= 8ُO">E @&ybH9q !* *nnaJU9(Q`6c^slcGĵB!ݟvQFscH[BmG kBKf^Pfb4-wwT 7સxdw=>-}45ABfV=! abi'9)Y*Guؓ|#Ǚ͏.Ee3-cKwnKڢ :6DOeW/qF4Ǩʊ5s*K")2c`j87_KR*}T1FjOK5)XĘ-"*'XG $q D #o~FM.ÒfY۟5KJ&͢9?2 unt r0`iz~-ЁːN}*st Kp{]dR mE^_ Yki5X %J~ "\x{en`80:C|БBȷǞRs .d?1p ܉Sy`x5EbS|7agc {nAapH1E^ 3<&yc 1h(^Mh.' _:p8cZд*(XQR)#YHT 3ĶD/Ɨ$W ,I~EŞp~ V ˷NSb9{a^ WD#6uΉ8m,&"*-1{[FuYR-=-rV^RGJ!s' n@kv 鍸+P X&PVV-3'W%zg+5+D0_rg ׆enTEQ]f k3 Z^C LE]p‹-AH:.(Nt A=e6 W[xgd-` j& ONhlǯjՏ@Węmir.;Iݙ]ۯDٷg>C4m&j{ޣ֛sb[w@qcK5mDTa®XU˸(^v082A3?|,w(ɳkTzԜFK 喣E%a'C]'}Kg[4&"5gl΋Igl3R` ؀b9_ӔB d }c8BnoO9͐+ p^" BwAX4pRYkbw4 $)(5\w}$Huy2+cj,dl[6.o)MхbAp6IӋZ.Sӿ<茒']Fj9x[wp=q& )@a܍rP8(1Yku^\䆜cs)+7&Z7}R]Z^Kӥַ@BdD_;#F[B&V w}} {^5eH+ 'ϧ3˴ڔQMzTU|Klb,!c~4FDr`! 㠉[MFst)\\siLl.0a^U{RSmqdu}2;BpI5}C -_0t6ďX>_C*tPL' UQ㣚HpRkT7R5EvXe:NitBzt#Sv8} ]NhDSP>lfstXV$gTm[q/$0VcyhA )r*1rY%1舧"hU;sr&''aXOE:Q' :;emqXX{M}*Y%,R 1Z~A}0֩nx)Oȓ.G g?"u3dDnj۫vdUpN@ZW{F7}-x{.QrL:•Y|HY6&j-(ɣ岎G.e96$M.@`TrYo@]ݶPbdTBe o|S'{V#ZsUQNք"%jDyb?j;{q 뒐k*o% g\G_U]РUR>>~}C5?Y|e<v?:=a=٩_((Qһ c(=ZJ Rf/Ms/ @?{*B!lBm!Oٟ (z3{p4vLYYoTmbF\ѿv\Kb^6 @:ĩҰj8yO;2!;i Yi#~PuTe]^YKV18A5\1Q6'}Oc"X’vbn}swvK!CATNoZGlMB@ gz0 y jðADYKI_:"/bܜ^Ÿ?+5̿[_a(^K{>^%J١4>-S8F>ޣ ٸ6t+‘P>‡;0P)D#\ZTJ sD޻✈z- wA)ݞE`@09$E\Jq] TeSrO 9n(hu:<72!K>di2G|V1$߈&FR$lI뗦=7 N@8k%$ܨ3E&:TŸH} '[ g 3O(>nZt]5K5U1pw yz L 0\lasilD&shr d=է%Sz%|g>gD=1hƦ9nr3HRY2nf:/^^aUBErPT=rYGV"S+Ns()'rq?fJ~C39=iKl H {j9Mb_\.A=ǣ33L C#i mZ۫g ^0u#o 8y$V-YQኣ5yVl3?_;BkzY׿L}UVv'E* bn8ٟNeNeu5<IKs1>mg^&6vٌxB\7]HCjIP3RFzhLj ӕF-rj>.6:XB_D,9} t_WoVNNn'L?N.ƆÒݓ}XaC Fo(t uk r@6 :׊yQXTJDӒ|x4P9oΊ`e. ՐFXVOܥ7a8 R3ovw0wY[KK K\3žfԪ30/̄ԌESE:izY @T>,|: $;/_"Cȷ{hDʆQCtۋUx%x!E&k\ڝhRgב{U!eٔKXaCa@e%%0.M`:27gtkYvl9n.K" uob崛vgI\%x7^h90€/u!=~M >aoI =.wN ]FB̗[O^IUnݙىPS|#xx uFWca.0Vޱt3= ז㒒9m[JSdp bW[q>C8ڊŹ{ia"GCNqȄ/q78/sq3-rF,bA39XXx &Frb)$ˤg>C| h4rX޴#zv\_j]P.9 cI;]bf~╼5m;5(3Eձ#H4 +Z-cr?I!J4xCvW áQryÅQv97jby0k: `p.ܔ|[M3 "rf ])jkƼ6{Iҡݦ\?gwwPXz>SPq3t]SӾh~c[$vJe>G|oG=MwQ8Xp/YS 1 VmA!miP?XH{t8frfg֦p)r2d],_~~_?F'\~?Di%nH,=#@۪Ԧ Ą0/DčCOsHOu;|XcU^4v} "š죦:"Vf>LkV:\4_;b1Vh|}Y i)9<լ[s"R|߄Ћkt9{2L[qs96zFR ;bHr,gޓV?J@ܠjHt3R2 Y0B@V ?&G@1]7TW9AmtRqWV4L_*lµ I|c3w`HL:,sslXak@i., ^w\׀Ǘ*5ųIH3]]\Q}PȦAP9w } V֞kP}>31S!.M3Uؚ'Bl?& #LT|ɬW kb ]q,{9X V|Lb)$thhd!b8 Ј)gIJAuN ֒6Ks*jtDQ'|&NxӸs e9`^x^vAlI'i L ]{FWg䂌 Kģ+Є*Mm[ruIŧ $!8$_nOmWrV$:I7WHg\f:Vs.0&@O} \ q/c%ytU"/j-2;;VW8F0վY~$ݰs\nҼ(Ďrokjv$ښh ?*]܂f{gƕ3$[!謪hҍDw啇?JNqqy\Dpww6En*-^gpLlU{r{^|+)Ne$\)Dw艰 ˣ5BGaQJWZ-C :G㶌> J TϜ$ jE'*Oh۲.뉁FH*BJGgLmp̯aWۯ%zzh:Nؔ 604pMxL-o);)9&"㏒Xȷ.SvV ǒnD+FϬEʫ7Dp.Gv`w'LՀH)4jC Ut1 5d^ԋJY']"+f؅bQJlb)vg 0ʌ5/?<ל}ۥ{-$-s<_yؐ v"S^"eh^Jnֳ`UcCE_YNhdl ܻBx{WԉNl&S_")`8D8Hk"8@d-&YaԆ.BCHyTO\3%\Y`'* j G){ʛ!"wa 8)XYn7h.j!~PcGn-re킙UoזJCctQ .Hĕ٘vdi+I|ū<u51ت"fmiAHUcQӖu$]ݕ'BX t+K!q'ذ/)%G>E(2(<IqNk=*1g ??JfiJuMxKjbTŨfAv=~ XQҡ;Bspegg^] 1[c~5QQd)H]v#!r!9@6ۆ  Dg?H<`KX@8z5Vs\t:OŲwF5|/FT?sf{a¡cyH-J(TFAKۼ-WYa/(dzy _F'Tzc rٍ3Ӕ,u4ySA'a'<72jܔٍFߧKN;1b=]}gu}9#>Η3KsKmtNqn ^"j9ݣ^B9Ln"%nN"=/.xux(H?MXQ,XZFfRCwJi |58{ KΓ+` tGʻ˶γ 4 :T2S,o%XϨcCxƧ]1 km<\WW0uO6*=r&S s k},ڟ@mfZ?Mv|xF0^entP"$LG:g|U?6>` #4_g1"bp;uYcB=F$V˗a>zMGTBq})]p_?M zGiޏ Ӟop>󫘳Αe[y,2R x8$}P:hSGS# #i7_{,J.aҖz`CR>#k8+$^IH_BR+.L1cgOb։KGSB-2xI%RDW7~S2JT4>PtWSXBǛ瀖bodn=`G]?-@ hqPM$Ud'S 1V;RJI8^%&>jCZa l tܫ@TWna>s[>U{y.%wN h>L o'% fk)cO9뷄e`Ǧ`2#ih{@Z"%Luqz1! ;r{ s1JUyfIʹtSچ&5+_iЋYH=/B` CK>gu. -]v] $<HqF⧕;}5*n}LLb.p\"ې x6I}q%k  )^4]8<ݢd..Kt\HXGɭSA65JkGbtPw|D^p! -mk:GḞ_5ǘ3yȹE~rH'֨`#-r[ٳF@i]D~CQiMNK7ʪ!E3,Goljãn^io*eREåz4YOڮ٭K8/=]S/~珯feAY>l·mu J,$=|X:jߗ˷;(qGj9[ZpRp/Uw^bfhuA,n/4w[N?bknKNjBr7gVSS5CE5 4ߘU 'x$?MŇQD1fC[pN4X D9Ƌ3fBHqL"Nj ^qA H8_-5% ﶶߑf *`S񢝹 =GnA*Y{ EIl?jSU%b%PI| L %+oNԄ(MҌIIQa.֛}=?^T{.xTj*+I_&\-mlI'Sުi6cup ._X7{fDV2% Wou(^ ǯZz">i)3`d !FpdopCt'ʣ\1hmvCBصͳ^bk~Hj#]WDVk!XИ׳#p̦m-LgGqڜG?GdV70ڔW1.n7dzL]V`S\śb]`c+6X$ xo \4W,}v Z2پ\@ QaXv]eB'`ו"eybU\Bs6e>7/|eSe>]DŮƗ<XW1J m]o(`%lbPF/taXl戠CɢjIwgxC;7^EQ@!}"x-ݚKl~c+ֆ(k'wà Uz&i}DQn>Oih>!c@}BqH|<;+`eb<:Es> 5蒧37=ԧe pY Xw[Z[Zt|p|&5+fy?&=M]a3 ySRK9B*KpL̶(SF6m3r{ @|`OeSufm-N6~8N Ć̷%#E {+Pmcq<ޖ82'0\<`~uvdŒ!aD:%0obVs--nZ3bp=P`6"qIH1WH8D8.:~;^Jo:8Z-91Yl}c"'%̨bFDZʤ~Lu]zbUcM_P-9cX {(sHz3~c֒ Z:xL Dz.C::`t;)Ӻᗾ|Uڵlt 4R&bFjpH~ظٙ#zćuZ@~i 8ZCwY Yиsci F!鿼,GϗMS6%[QT|03*and jJ5i˴VMxdVn칤,MTj*З"7^ƈ?;[ٛmbyd4B9w!- gm[<~Od$5A\μ8& heC@HUV9U#k3^v)] <௰?ҔT> 7#>!L+ǩnIDq1gJ5 ?Gg']e(d[mLˇF,p ʠDwAb@&$PCJ+^ 9GOo̯PZ}Y8̱U6){_ l{_GWcrgq|#8(^ sK1¿ggtBvzenH(UKfS~sPD ^mW Mݞ?erP'gG+RyRq+mAMgQ B̾m|_(S0 u:ܨW4ZpI _7V ~툵p]ˏUҒѣʛlj |Ģ&χBcǶ8EJ$Q,LC$:P!ɝ֞yoEP`>}[!<ȟ#/*+_ A۶4#(kߞy[Uy8(|C׈y=+zU+*^$S?40"yYl$ L̈ ]6Չ47StJm]|(۹Dm&@G[{ - 3c|7y)X]@Ƭww*kDPOQ`/dڞ$;J< ǐ8n(vW8a"ؓxIan_7Wfz($Va_H2X6 w&Ap8\ yz,y3cDC9jOWUǾv(y"d([Sޚ$ MݮW/À\! $kE=蠮NN!&t`:uE3hOkG8+Iўy!0|FF}9YwDQO8CGؤW52f!=5+P[-,߅YՋ-qJGMc+r O_fz{ oD4>~^,bʶμ+@xEWH>r-$\n9{Cmt Ɩt_TW8k؟8[A.ȲJ&{}U*GIkԜ{]^z5X}[)WYnwp:dK\\5Ki{T?M5Txu`%iuP1Z- 0P}@mÏ [Әvk ˧5,)AG,U@P9<*VgߦOD]ۺk_d7~cIslӤT]eocW S5(sIJ<խ2^ကgEq گ#iBYr/Z1~2*NZ'+;I>e,"2.Z5zOyk!\崣(HQN4#:lrNۻk#$3|5yIhJ^Iw;D3)+,nI H NWPNOAhQdUIaT|ͅ BRq4͸RZ~7cta*YfjHݤLWuSjmw^smF0NHxĶl]:?)xNS3rnj#S!aB#6mxq}mJⱖ?8}`]ӆR\,ac2!ET/a&IgW#/'}4J Sswe ~lJF"zSD.$+| o*J/F{jԝ°E_lT2ב>U_9T@*L,{!}f'9Y]ܐ_o`h3,5dm `Jq0eEmW =U,\a|W'"(=͊TWctt6ڨg cvV."~) ̈́ ap(u>Y B/v؞<)]GTݐ}u1w/g֍c6j _ <>m~pci[ןl=PپjlFg]XLIX#fzAMT-Ɔ~z<o(IEh@Y}Rr Q"%ULաWs6Up6ia[U˪\ox~=5pZ^ pѰ. 4yr}Ue\bL~vMӍSe.X6Me2,.a\B1Ԍy]P~{||%%\c,=ٴ43ԈqUi2} m ~ !q!ݨoE6q,tqd|ײ&Ԡ)c,x9}aVCMx%Ac3J{Sqt'Qa}B1y$ލe ǡ!ȗv%[[}rWQ8j}#P*AfKc]h\ 6d,̟\H~tО։qncE sTƜ%;9xݘ-[ $7ZYC*0t_C蠿ŝLȫ6] Fm$yX\rS*Td]غ-شq܃,c:nhJD@<?o0E4 X ,"i4 2vͬ=Lι=6VC&BC0|?آ(4b;@]YAUG^/uv9#7޾цH~C~Mu`=٦ʅ͈&OFBYDbYYoznysr㓉ÃH%iwʖG%s{hԠײEKN2~H@=FQYŶ״#TY;\V1 T{2; פ(U@u^tTb@2^}鮂 Moă= (jPЯ] a|$Z\i'#M vD~dQ*cgDݧ7<11V Qԧ#gz;yBA=jEÆbXv` 0D-+xA_نfdTʮ!̻ڃ0LMp[L%X>x3e?SmT{%irW1a@ĕuAm OitDyUK89;Nf"3Np\3 Ά-#C &h9.3:\^ִGiJ"R6\>p1O’_Ѷ퐐Bd74r 45hǦ(h])5?ꄙ2 ԫ*O6ƅ?I1)EJYA೵sAr!^f"tJ8E /<$3gʕDҨo !9o1)>y?{pi%ښ4Si9 00Jz]BXbIs#jRz\(M?)Ig=.C?ϑ &\,=;M^y}A]:=[ٍ8dpLJ:5=iڢ] zuU=[eحccz.xop.6 ovGi߹AE :ޚlApj'Q1wGeX`RlJ B^9o#}tҋc[}:o48xE=827΍Vg{L3 XC7ND 2%8 +j.4gxX~k0^5Cov:fAI{k'ƘW \ )po7 wѦv!&,a3wB4-)W\1NX4۪{{:u&" Yn'R>ܜ_?P:_r0UuPu ayDox/8&xFl(h]6[3 8d$Ϊb q)#=مp(ԱQ3BǼKr+1ۢGClXjPEg=Dٓqp$(MmhɲP_xUm[$2L`іL:9d՞2<$/ٟW4;Vj27l`rI(d@ΐay*P6ŽۿHG;&BMAo& ]LLGr);11)& E@V25h_0#]@ _0Ύ&Ii>t\J; ZqqQKԷ=T%8WY1?jdӓlxvpFw|k|;=8ujب5Ѕ-к3.sYWh=E+;;Ob:`̛nKy1DțnL~k6.>u{_> n${J"KƅOp(kknS74 ֢)m."[nuo놺~`l<0 H{ |Y{Bau~ zN_;sVFПFhK(̱GMC&t CL&P10J!2Ogj$OR7gn.F[0A,'nvJJN\Z6N ]I~me路UogMT]W1aalޚHi_WqGCƕ^JMia}%ĀV(–" tzuwy=`i6G|/ٞC,c'Jksm݃4 !Hv3F>pVr尛zH9ɰ4xS b}WQR쟴lyFޒaqpau3CB j& 9y=pX[`u7SV4IwMf%TJ^u > Jmwk-Jj z0枦C^n+&I'! jʆx S$q^0д%p:ar]ȸ`6mr2-(>$~`焚&Ƃu>FkB H4XUi{'ۜ[jWuK"(>DX]?c41|8wv^31dtr &X]Ѳf6{ҎG_E˭GYˤ&;f"B/~"1V>A-uelҺ +ޯ G0hTVom:44#c*O<*`늩 WwEc?G7bF$~`"h>AWQ(u%ۉ[_ഖI•Ar*k}%eۘo~-!\<\SL# QNަ.+ui RgH}cCtrgT?c92ء$==fnk3.5h@Ei55N*.<3R6KD0V7 ',Z K>k* _|\meqM۩.Mt0{+_EΎ⷏Qԉ k^HGۄq yealuL}-㗈lQ8ȂKl?sJ[H!cZYw{a3r\H[i[,A\8nJ!&u(QqtQBv]c"^Le4M!94U!qxD|鑲 A un1\#{MYxt^/UY0nXܨTx-b-^$}1XMm))m%RڃzU`"m ۍۢh"u 7WV{]f(3cT9\ Zmn(%?:NŎSȝNX=܎zI {}ӞKPd"6ږpeعr#!^ST;12_s6x(L-k`(˂ے;JQ#RCw H=_[ILL 8- 1Pat_k+V?un~wL$!fh4:#gOWn\BE?6{A+n\)INLn4q{[ JK+!0js㮟`f $tI5/]gxS4^u~Q[4(77XR_p-&^٦Ln>cH2A[On3WP<un){Hf$7K͜.Ƨc>`m!d~@NީzUp,^i'^2<UiR9#Uk}6'G|dsbB  $WP%援F{gf.x TCf,*]D]iߔ"DBS UGce_'V)MrDX0N4D٘RH1JKFNi9_-1h ~ۡJ(Ұ-DL\,PZ:D1|ӷ>cMN^.$ApE#kT1,&Si׽'750^h2][od`Y~ ꜸwZ p–rb,Fk%c$ vǕЕmqpڤ_s'^ ^e449PN;GbLp |!eVg8PtĜOŊNX4s`1oܰb1nbn;iá!6xo:a`WACWKX>GS{\̧]% TvU{ mS ). @$/M)'/u ^wzUL]1D(Vc[htj.o$UaLz?,i^JYt)B'o/}1`K /+ٟIyw#܃'`n9mI2<$O"#st'YB=u^ُ<]٪^L#F]@ W#wMGi4w$MD9OM 2 z?] Ԙ PXIޖuR|ʞ6[f(İU}Ώ\'_HD_cS~deI_"ydv?&좬7_]1v♈*B-?&l`;'ffX1c7sZM0O7`x(DΟT2p沛pwQ@\܅L <- <#1 ׉}z/ۨDj;4'+.EC*VɓNcz8G}_`0iPH҅poU*j*%+ U,'H% NRYJ9?>xk+$slR!8] TSA0(GRr.7Wdx)K)SHKSG*}rvZm#A݊owgZ1g|YB]}(*9F 5RҋWPq ܅ ŢnrAhwlT{)ȖrԉkģD R528)E (:OsOc3gKz&ߋshW@K9f>lٍK~d ZD::_7m}TuX!ڂt"lTogQ9PǂQR0($ 6f?2G= kq!df- s) pby1ľWSa.$^D7ո~ Z&Qigu"&UsMdA8=ixa_2i}">BR̪f~78yrTaT?KIkQb"AF)/Z/Uf2nbnF)iYEs|t~4PV0=3ú' !h3d:k:@u>:\}/L@;i;H^ZZ6ʌx]/mb.Bw%ߟ15=5Y-P9; sfN˞wRJ)B='eS?%%ޫtK棾%صeEP}Bසٗ=e/.mtXGAImtqPm<BQ0h(? ҏ.M[ڕXR`j^)*Lץ1V ]D>/K@zۤ.,T*BsAkaд}'ˢ-wbsWzjjʉң0Й{Cib:j6ϋHGb qY> (QԉQIi;#EZ`*-whܸHK eF65cnYfj4멢-+Ɋ!Gw]9qsN~!tTd%nΒxtH`E'qҸBkA0Xe> -FU%x4P3xbҶ@4-vNtk5~TA~?Pc CPd[[T <|W8SZswMZ-;nD>q lt)|)YKR2 7eI@nA,þ2+D erS1HWHFdИԭmԟH#yxt؏6Æ@ϚB՜ҡj t"^KxCb1G?'T,-Cu{Sg+@Yk 6Mz._$N+*X4 BBJoJs38c'XweXNmYUGN~Z&r)&6%'c/[ds㪑EzkjȜR,-/nxn5iD]L5sK9T-S*kڿKFߡ(_)ڏ' P/h jVkqwQfZkLoPBh %t ɗ$!MR]?cCچ&!sjZ-Rlߨ`_o[g4);>d><$0h O[1, _WBz5Vݩt럚-tRέ=)8uֱKHA1Myt\qwU#o,kFj29dU#^S; lWo+١t8*^ 4J~0*1Y#:!1;|!lFRǓ`]Qa^LG7cYCv*>NR=I6 qKaD0 ֍w*w=WpG]'5{O\,Qj)N(cJ#I!}V^-ۦG##\HKeP !c0eh;(=4K@HfKA=^y)x\C,VSYI\&]嚠#чKoDI$+Z$5hk@եQԹIg$AmpwWzmY&|3X)}JKB^cO |V,TӖNƴ/ +aEs!Pp#|:S<ȉk 𞬭Uo^-\prupH7GA8J=ExC`jj3-;87$u{<1!dmΕC v 7p=5wYN, 1"B3sW'AvjA`<)?R0 A]m8Etq'kҴ/8*G҉ !\#8]1 A[BF}hEg&=BmjqZG+|c B:Yh'*Uy6=#=DדVynμ ;3T/uL/ {꼑Dakg4<7眃+ hdk!ϣCߙQbG>*ƶqݛ;?ۻz@H(2ABヘz"薖heYXu(H<%7LUsAӽ@=98`(weGK5zLjGżb|r!gM[D[pxH^h>)/盒u܊Pfw[G]$pFF͊u^bʲ0 \ѐ~I>zݸ28K&ջ\t.0n릙Z h67W]fѤ`DyLê]?-ڇ[ϡq DT`b[s P` s )hq,%ߋN5 &%v+L5W,_`T[[sN*6L^8Z{2` ZX<@=p' Rer ~Εn!"jR=uG*bax*5lP;fk$'D+-wp-V,P;8 fi) a4@mV,-u?zO" t?2[ICߗt6>aX42'c)|k/R5ϱ}WCoXW@ӕpd p 3+HfK'm{mY3js5/lfU/^O^Z3)O Jauzp S$M@v/NAؖfXĽڢF3>( qO'\e[12 wH]\OS8!N(AvQj}HnrёQiGb~ɓ8*ƃkusXF~OC_*|>l?$ix_ x5"ӷ:ǂʈ@1W2RGg]iIEHf9:e,Y g_ hʯao1C#Ll*rWTzx=Q vBCŠyq㒋:fDJHU=- @QL!`/lgFc"FMA/YLNAm7jYSfMuLu'MഅFO^5{ >s"V 4~it *'ZЗ$l7$Qi!qT*s@oYTJKk\ '0*t2r Uaޞq)nfF!TwzH?\#Rg[R_` CҹR^`Dg2Lo"Ɏ4J򃫯Wp$B;5Ә޴yhɣA=2/gz <~A6Wkph]׋ *Ee[CJaz͒IZ뎹nQPYP`a9Cm<9<0n~:)2ݞ^H[::Y;UfMq6fD48v.w2Fbv^*hz'5Hd fwiFvWcQ8{[ڟ1Zw}_ᢞ"<;kvCxj!rw,ý>lu Z UR.03VʏbZ lu%^ڍ5m)@&"zS4vo$ZЭ“sL酂wRggw.t5|\ʇƩ(Ցs=1L^ݐ_V5ˁ?hNtq *]5fm [gXy[(DVK! k%HXA;wѽM۷kCa(JceQnm@զ?Džңv¥Uej䀎 9U G@Ӕv*n8\~ gN3gAuhJ;$BI] X|ڣ%ۘ+SC"'gQ: 4ݴl[y*E/;' w:ˍYrU'Fl!ͮ0Kٚ&qg% r~p!<6 = ?Jh;=zy{P:OuR+J=ਗ6Բ/aUաƒ>&ܐdy q Jnɤd"ڸ3V{Yd!˭gO rY5?ٲSl{$"0I?@d9pw} ՜9H\O=˗dC$)MۮÿDwu\?e"T/ܸZǸ5jµe}q X.Rݤ/erِ=\A?&c_Y&}ꚐI\ί-h\-"d-%J.D/i~];ӯ4 tunF;GkAay}ϪqOwf3IǓQ[kcImZbZ@~H>|xok2Hg紶TzdUp  #6DPOhY7qO1@ 3`Pi[tc'y# B.ug giqMc/CفIP1Mɺ6k5H)[V* a$%8Fu iԓ~7YOI%D~8t(Dt_ݷ+UtDbbC9^G}KH9S /VCllߠ28G!>5;Jp57mo3jJ5"Eߢ̀M\Yh?%hb;+ғ<:!dWM2#\F*=1ؼ[" %f5yל.O5+Դ0M92@my]@h)@Sw K7:̸MZ=]r+N];"ka^xJ 8y(RV>ۋ\n8]O ĉhbZ(fPF5f_qW`[z ЈTao%Q:ko𺂅 Ϭj۬V%TI}Sk:^J2xDD1=?u+,|{Tt]{nj-L-JZ_<ʏ \嗓g- FӮ:lKrSjC-fાt} µ7U]?SG3;ˀEG/ZZCk{gsࢴۑޘ..WNfɸ\3(bI>r.w {u IHdLvOC aI\=W3gaA}`O]Kü GHYa]ne ab﫭%5{pu)lշYqPL2R5 [Z>gV-gK-@9HWߛ@u{# _Zi]mQs\B+ BÈ~N#6]^Jɓ|yxͱ;TCftq30goLL{11)Q்<%FZgNCX~Qw hg j=̓ \wеkwMK^)]˘uI5R[NhU7;c߰E2U\,jcNgi ,7>rb`9Cuؿ>25 ;e:*;)kC*2#\'wD G'( <>1s+3Pۡ65yݫʝTECTNf "iMpq4]}*RQ|cc\=_6ӵ;olZ-Ⱦ:2ߤQ{U("lcx/JLi>q{*_qLlR5k}gM5 ]QE*]l [ PC@@o|8Tܰ-Fq勐,DHpp^ DS]6,xRSD7Q~9^5VFVNriۓƤs`&ˏ$"$Fj4w^wJpOy2aEDnePDhr2MMsdh KD’/XqCG ;TS( ʘݚe:?56|)">gHʦU5وյ*[+o>HEnJq_) m}1 FВV;]QaQa/< #I\EA4*Jo箍?^5um|NY|/)0dKb33lH1*{+kt)dlybƒ.h0 rwXbfUBmX2֋sq>a ɶg_fC TN~5;J+oh~{"t^Um[%r5f&p4G9 %1IpZsѸF32X3]DM tۋ_A?t}wc 6<DZNHg\8~!t>nۃ0TJ] -mL"a[0G7)V{EpUW Z*=PNEkZcpd1-s!/{$TEkC`TPgR.ymUB7}SɯWx8?=TΝuJCQ %zKC\s/}(?g0~3_]TgU X ?,0q"ֳmjpx=8mP19]ye/|:/߃#9v]&ؕ!? Ӎ:S8.[3鴑ڟ#7tH2x&Z[K4KJD#t42U]5T%@!Z (t  81dFEN#Zrx˩o/ #]~1|VԐ`@ ړ H٧BZ0]gHŦ38HHtp MH|k(d[oT@Ɋ6`I!'@_7 IOZArjxW0~«kB:NbW;P0q䡮2=T3'qS9B#zů 0myfr喕R Z /7rNS5Sob(yN$qpPWDBA}& |fRUd} G"]iqcl 7؏~$o:NuXx_Ͳ6ۅ&:=k4Z$ud } J:($}"CRh6Ejf:;Ǔ TCcN,Xaz7(I4S(rH+ 2޶>Bt7j֓:gQ)󐦟'{ ܺwJWugZ mNlڨn`hr5 [coߔgMx@fKtAgË.oKel,(`6l6j< "({+9hrn&w |tjV gڰRÆ҈.K)}̃E9.NRz{?d[|}s|xy H"[=N-ذ,?2Y#C~^UMPf< VpJ4p%>V3jtcDTZKZb s'a-:6H@Mx:%> /s xÐrWn]۶4vrç̣k5o.Ԯ!FNmz'лRq0߇Erv@y5JhU1إ|+mwyţ U9}9'K e %֬'L>xq" Km]o7z0Pj-s 7S8]5ݳ Mn jG}!;F~6NV\ԕVud8;1VniAMACv*;x_.LmΊJ$%qGF}I [JYhϤ2%Kyi}#~‰%by]z}\KCܜ٠EI]^ IΨE:ow֮p]vv{.*/JSSd~{I.Acjs _ֿ N h@i1~3nE05b)xMe$;g/thKw IKF)Qrgd)DOVTz:M)PJe9$ '4#/IJ:O DG`;r9a[[ 8EB=|"U6{q6E?+BQs0ěI5 T (E3*ƽGpFVU@u\~mܹebQ'A>b7:%DPߗ#kDBX ߡZ D~gjLEXC:c9"(W$/at+S\a׆"b2Ec ܩ7v";ع`pa= '$9],J@H>$S*gf Pv! yG|Ua Fс mjIWND2ۂDkVUzua?_k)[b`a.r(f=ak=h8vifx{:htN3A)/NUZCț< "M!>xVPjL O٥jlUyǒTVV_zj2 MSbx t؆jnb4`v>?lh:je L Sl[ g%f8T9DZgR2_.*U + ?=db֛R.sߖI0=%ٖBETϋmjWr/^%1b-7$ ~QfOҦj9+58I s0{sFw-g# m^\oHU:$m .f͏t9?͖wF>4꬛01~x( 4T^u~B#29P*f"^_h $)3B0IfQ?'sUL`*Ƴ#+J|m'F#bi@TEB/~ɹnpqf)7aj+V& 8 JCإRD~9c9 s-v zȥ THհ,rLhok 14&I;[QbVa,ud4.S|3}c30Po!(,Oa>5ho&RXpCQ `6y\ a1* cV |D9(Ď''Vi7/AU_:l76vgo' % m"3Gc Qj+5Mф2eSN{ Dq 4r6x{BMPXo=\G/ q^?;Y*:P?=h./8 XMV6ʼnICo&iP/kӐTtʌx6OJ5{b?sKU2 oQ_踪NM1?R4cA= O/N QWxK!׿ *%X'wBapR̼4< K~BJH6J:SY@8$&$%r>z2C{5fw!~JRwkPDYx-&)a2a5|b-h쬓unz@De7~4:C-Uc|mSMBy^8TV^ ]e&/"`? 5#_`\U U m͹*nDJ^Vfǯq+L.;˞^\+8|[5+#wAYpZ޿xcN&Q,suYZXT]6S˒II,xU59pkr8O;jцBx4IM^ucҴ|*9:4/ĿL{a~B%1Qj/j+ߡ<ϛp !AQ_`379rY N^HzVe/GݳC㤏 KHwy\ѹ\w~9@O˓[\֝x"3 ʧlA DsGg&kT@G b7ݨtf*<TeqZ3[1(,#: ڽl5S~x+=M]ʫk78,LD0<1L T uU;` x5+1JImp(7_2 #i#^1-8-Cm@%s4  u(eډ^)La {q6aDk'E#DnS[cb*RToׂ$Xb0i-7˿cW׷#ȧewhO);#h?:@ժi^7`}>RQ kK w\zYo '8BЌЍ/8$}F샐TozMCUSRm: KBņWI7"VJ+v(qHuNMwIK>|$0B]0L#WUBӜN5Cn8TҒw $b5b݈WorZrR=[ɘD<ƻv??h`Yua7i쮵w\4j`h1B]잦9dW6MMQ1~( 21lʠd Wȳ@^4&[ToN򽗖 bmQ"ڎ&ۍ.#v1CF_[8{SS&n&l68{9Zا<&(8E`F\OxT!M-HCd -;XB1NxM  Jw;1KVP(Ae@|]}Yzf`ksح3»żА!wWўҫ .tʁh ۩mn¹e*I+B2*܄XM+oCJY;&1ՈKsT;hZHry][$c6Q`epB$}뢓R8fS׆yaD~ZoH}VT!hm`^11s%r?u1\HAHraфrcjOBӠ\sCLT:qd*fέWA=h{uೋ{]d@wn짵CM;!'+ c>GDu ZqlnЫTMό.< <h쿗y:S͛8WZ7P*>%':HuA@}\ 8;z]7?8{D^]sqݥ! >!{ĮC<_nu>A;,1k$ħ5("D\R}1@.%Rhdl`=AM^\n lhIj y]¡ֿaGԉPCl&x\A[L8U[GBq#e>`^]j&(tx7'gOUTSWz)PR]<Ň# M/g>3{Nptf kK;#pN.K1-Rd:0 z T 阭ċvȨ> :~,}Son. $:]V(rO}E^>uLkIAΛ#TsTP1Sb쭀_Vˏht{HsK.jRs}^vȿy+36[hyVsNHahшUBtiH"E,CWD?jQͷ! n['SDTq|25=,I{2o!/y%d7{zB菡E(L;{5&|qd>ɜ}4 '{ _Xr5뎷LpGG:VQ]I+Bx=E(hM!Ԯٿu 6!G\TRgn}\ rAG|]Y/1͛CTpohn"g>֏>&9`+p]հG$&CzA໳]:N=C }9 0`W'x0*A \oڑ"Æɹ{Y+at5n \b:J|o.@u9k"D:+ ,XT bb3|ܼ @ 6F/|8/#~d,y#{v*cz7ҨX[#_'|X`ǃt ldP;iW6 ;Uk.qD7("=C}FR,l&1`Pfp\#v)2`F|g8EMY$Csda7$#O"b,,9)d%Ǝ&r ./ `?fm6 ^@%]gW:sR.مK$+FT U,Kp:3D¾o` }pT췎H!6d-䔖"KbQ%.YXU`Izs}Im-`)@ H'ųCa>B"(nMa\{ga/\8w8  vtnҭP"suFbGlVi, çºE{yk59uÂO'5XF_DJ`4z)d8k1i4մyh&u1;\8Xu` _:5-e>$vWEݲd]sIY|CBƞq$p@{9-oođq-0(ٸ&R9HϱWX~y>)P$() AP^ySѭׁ^هXiP7HWBAw"_B`et`HYægE(2q;:XV׫M:[jmeEVp!oyD1%f*AW7u }b&ŽwK!ȁç2(QQ@ 3SGQ11e|kq5Wյ\nC,Ͱt* b ~&`Өx.Xb?ᮽh~[zMoZ9Ҕs0U*`zDVy*!iM]B,KyGJ%ofd|xKL7,Fnn;Q]z /(c],<#;R:K^O4O ^Ljr_nHp(JR8m'd(0j8 uW[wѷoX)vFwrTӔ})Ck-/-m HC9z_òw$< ˱1-G`0Ę=;] [pNfƥhrm=,Wz?7-yU4+ȶ8\o"ޠPdNcN˰ֺb<1~ nE\U+Mpåy Tn,(\ 2O(8/-QNѣ`欔o2Av5tVE"߰@:5ÒEz&VȿߪcQ5-EH"%:"M^ iӜwalm7"K.U@rZݮڃ(#dɑa4ɪXk]=tD(51vÄU}"=Sbq: H-=]1Ofڛ]5+z($Z˹ƱB;~{Ab(!b.;Q,= }$b:S.鼡pŐTQ2B,$&[s\0ĽB%ؿ'YyǹuˌzUS/^ %\::߱sےo10m;$vze5,cTQU|VWȆY[62l"Pc -c_eqZ IPpx)tɥ}Q^FW?I/ &O5|~R0a`c$vyk1go } y.8(+a /v%I4>jyrpIYL|[Pln+-/&~2U aRؼ FuOu 0If x)XcjY8M*M ۪үMmtNǩ zLMtuJc\\vWȄ_W3i(7|Q qF)^1xLiqR4RI=CP |Lb2f{_恓5XJ+޹XԆMrҽ`)ƾ`DO?tjK '"dPÖ/pM- (b¶ ?D?$M,]Mk+1ЊfxDP‚gRF!#/_f>/r!l%3dKM^:4/pTkS2(Cnm)_1fHH 6ILe~>阾Y}K[g>8X= x =Zvk^.`;Z̊V>QH:r⿆Tl}k)=c!?Br#;'b#ˍ%s]?~mNJ"T;'G ,])LvGBVA kf^ mP ӷ>z.?i@{Gڹݦ,F(.T{AG2d>"hH&1fY&{?k$ BtI 5iqX)(4;K|̂ɸPN./wOE[vV~>KRN"2Lj~Mc:ۢmJg')hqL3$""pL:{X }ٴٰlI[:HuaLA&au0T*\L!pƮUf ܰ߿ h|Hٺ+D2K8[O=FѢTu[v2ɤ7VrV?"%+wԘ0sg=V8k;?{l-&6<5MXځ-hDeDdx:w ?g+bUxɚOo▢iLx`O& tZLYFvjsg ;{ q󭅽.t7[=ͼAvN('&~_BS>GGp54^A8=Xk}_FO'D/IEKx$Wf'[5q;X iU1Ă _L`t.F>SϑJ ]qS5z JJq]Y #4?RRh5؃~ 7IhTci-k '~dv!V ?P)`(k`Wdw,4m?͵jH1vL:aQ(p+-2RzPSڎ- ==CaxDԳJ5.`I nf)~] XXffmmy2*Ì=fs Py4+8F9./ 9ʘB'i*UsT_9Z?H$ xm7LT9f6>* @ܽJ{?V#aMy\u_. 얅Wư&pXk]O$! ũ_*yU (<2)}nI]޴Ik>A*i5{;F%geYhR*5@p9U97{wCD}qVu;O_F.'Jlv8j{rm J3bJU=WJyHmp) JHʦ.W|z# ]*&e鼰t\;) $#Ogn*&SҡJ3ȞR][;#΍{Ao ."Lsxrg5fBdwSeBb<R@Q縭A=V)n2u6y̜ $LU<^_5|Q޸ϙ*@M T;XR-^#>4weKW! nxX S'9)oMc.<]/UmwH.k@ $}V2C@Px`a6kU`YqI_($^YC>c=AavPo{nlK[Wv[dZ}v7۽@ߩ'->e#Cl@-;`61DLH`iOSZŠF^Lbvd_%hS*κ t#L1V;) [45\ح2qELW\V+* tzTJuBfGsi$6k@d353a*Ш+[䫖Xd'6;^KZ&Z6c_eoɗ0b̀ Q*lJcE F3хAf R;AKRQҦӖ& 1HӏꎀmqSX [vf)- `=JX=oAsT)i?QOfFU5ii+)zR2! 58qz;ŹU?|+用N@:Uծۊ%cJk~5|2Oѷ/x>Dh zRH}{|{ߨ7@7v G;"0H0m0zݣn_}Au q/$>MXˤ/C/";;5bƑs[C@][s#!"B4x/nf)~!#Y3ͷ*0߽lXʈ,[eP*c߭5 t=EW7qbeQ zpù8G)4ٜ3Y\BY)/Bf8lgV0*[F^1oEF!!lٍ"ay:ǿS`tg{Țb*]~Z^  q}׸]b. .T#16W]@j h+[Ho WjlAߨ:Gآ!-k~_K>943R 3blRF ːc":@J `-!Qצ[7Og.48+7] jsi:JpGj6ɝ~ ʸ'ќHʌ:&7iN^[Oo|gR(e,gbV|7YY01-D _dQj`:e7"oϝ0xC@#8~(ꬊƥe?+_Vioj͠HCY`S 6"H&-LBeܴ֠A Lp!> ưz/l:[P x5$T8|Da#HtXGMs7"J!0z EI 6!;vyM`)ֽ5#+;/`ۿDs L!룛C x0VE釂=?)+0}0e$n 'Qie|:5XoGJ2Mc=jʢi\0TZn ]nFgމi"D;H&IX @A4m!ȀxǤф f|[Ӝ2Sw=|xC-6mq;(JYfx.%E*a,YY^̛} fCX pjk:NeJwLt7t7H, cd\BE h. )-Jt:_hi{( *>KS {ɩեx$F/JVYdX627G*)9BZ`U8v jtuSN}y薿oq7Gb6H]Ƥa)ŕݺob|{H;+b>4Αi [0YAYquB f) _a_O;픕'MOVıQ~=|m& )PrJo95+(Gt=z]"}04CNgءmD=f z.zq/ZJCVO,5OCcf/.瓷a.l:ha^WVL*_ ’Lް`EχH!z]GDR-ǮX@|cґ ErIv̴4rDGн{ĖO)%'{g%T+u2A=|0w([cWh:-;m6a/mSY%d6Oc4Rʚ䄱.S>E Ow0;B(NS}GxR*Vn#7Z iV"$?부x8*jjJK~| /`+)Ċ +l}u !+Ba|oJƹxBohbsGw3?4~b' m|;э7mPea| ~=ol 6~E?*#L֦.-R>4%B)g/Ak&m UP>d"c)BolsN=_ҾK^dXL4^Ժtͽj AE[N`qM~12F}dJA/<^Ǿ'wu-rso4ߟپ_(RJ<9wKdkFG˅9[P3;/Oo?CŮhΨ՗RFl51Y]U2!?l۪Y.? /tɗZex_U)ƀ^/Y[AaRfۈG@;eō]`苀d:@вY'. Mi(a87lw .DwL=O#Oڗ]1pۦ oJ\ b&unǻ=*4^xONnpUկ~@^J"5Q ؾ&}4i.랞E\IX,ٜk-0fUUu%UWhS|ߛv1-*mkJqUU-Dfr1PqD84aF) .UIzɷKu}b^bpy)SyƋk/t&9Q/; Gek~[OXw]. HX!ԛD$hSCmr%2LzUOfi7S\nY"(*mS̘FUyH;CH5o# K%0Ӂ:6|vɌˍ}>i4YF@T[TA<[oD>Xk}/ 'n^+^t A' j~/LQ'Z$ZOWGǃqO" 2"$9^. ~4ȁv p #De١ՀZMɕ 4SO:S9A0RƔ+Kܰ5W|y4I1:jszA4Zo΀_trC~zvnGTL-٨z+R 3nURC׫Awltv5+6}J)*Hz1Ա&⻐95 #/ȫErV!-baP X}+$ˁ4RAx`'pA坚H`-q%zw<`W~$ erL@4KJBʓYy.qj#W؏^W /<9'MyᑞY[#/nT| ݙN'}6N|v\-~"!5o^V@-{Jqb_VbgǷXs8(G+ }L'>c)K&r+<D_~v ㉫;m6 ?W׀ G.RuT#|b9[(qCX,D?Y Il,X6piz&Jmj ShcDlo>}8T8 {KsB#=w#,κ͖K'65{_pe6@?$FRq[QG\@;͵ oT$y{yϊݕDWP̜d2cV@fڃwO6|{6ZA1D\ 4NEf ov^~|FZ7';h+޼H%-N)E+[Hq׭ϲJ3< 7F"rC{I _:hFC  ^[]j(r"&mNDp Q41WbmkƓ:8n簐 ұ+vFW78Lho6p_0U uX|6\b`g4 |Ck!myLWzW_aػ8Y k."{?659&Gi5ئ7X8pfw>* 2S}'->О,u N}+:jU‚|ϳ!2KWdM*p/ UlU[RhՄwOꧼ}zF?KmױXC ttN7]RfucMz2lǟn;<uX D[샠C6ǙB]޺`*]4wY3KHqCs*Ip'w'F:H rwхL3Qy8HƚM%-p8DMGa^H `Ht;>ys;quʘ?V-Zue:/uRtu* tm`̊4|@UE.aUx&T?H.g*3i•<ԌrAcCΝgS%2Ϟm {V9MTНθNXfe('5y*mM},ʛ5kYF).Bqo9\"d҉>F&&zg\1O䥤YP;ElIHp)gM:+=^'HeӚ/!| eV $z7pRJ($"jqaYaA}pXbq= hnGge{0t_iJv)q4 ˕LY>:QYR1#I*X::$6(+$;yͼ-oErNɷVqwƞRԛ;Liol)F!׉H#)2NE`KxuTn"?aUzA|Ȗ*A+) kN=O]OkVX"pPGUOqd13- `o-Ut!*NvтjV+^sȧ#xT738"ڛCkd(ݠzpŵůo_pRJOhq~/n4*qU!iם2|v)/=XVXΐlQ %dHvcxƐ#Slx4qv.cu#Uσ~sk5b ؒ&R&CN\3öhM h;2l{]鉌(٢AS;`)Vo6!zq52 v;:j,'LbSnKEL5vVθDF~6S WS} *{"[K0(E 7W"h R08JTsS2wR-W nڃjn{?}ʍCgHk~'8&NJ*膇2dF !\z;ش/W%nc 慗'RS^xV!CiY2C ؙ!52^ a&--I}GW>ӶZ"Q z(F]d ;@^91:^})lq-xR܍# h+#~(hS[]!&i|څ>3[ :~6au[I8,D6A O!ޡQ4mM(%f9GTR,V&7abjkԱ, @$ Xqg@dA|DHy:7XťOWў J?ې7j’7oXK:{O *2UO8JafE|p`qp0W®tI\1 ^ RV@Jy;ꋶı#EO/@KSdDrc}4{"@71܌W֊ۯD= Vokv9@B\iPM\6+Dj8'ARp+GzډM7$Ԗ,%R1aJWְ-v?,PQn돘 Kܨ_I'=K>Fy9MxryPsIRr@Jfj&...hVFb{4YI@0Ӓ{B &sTB*Uf4ZX$/ɒq$0/yI ؉01jN,G[3rv 9qfKF:Tn_-8e+bΆz:7Z1ubC."QړŧLm ;uD/[-s$n**uvO_n {.E C=1yKȑKPMo^{TvEg޶#Csl3mE ftӎ p.-4ݙVw|Ј#m }9+ZSefĵCaI19BEO|s-w,^+G'(SFP$Qqq;ƀ:Rd4ea_b9X˰uHϺeeִe/cmݼ?$|~H#FkOKQ/j9oO᪥)B>"nꕖ?rDn5.zomGb zoǽnc 8YZEt980[ѻ z(ȋrMC  6Ǎ+dSzu*4A=s P5VĪ_sjjd!N̈+ɐteTi05Q%;%d np|c!\[ );32>HkC$k`_F(*~KLjDܳs"U0yRDrGf*s aErOa sMu 0 nlv$σFy-e CAB2L9Z<j7QYݗjS?FEB8}<#m&g|g))l]iM,$!t./̖ ;oqB o M9$ˮL}0퓕iOzkMh8wH~)}Whmf?ڧlUiraINql 7dk-Dm!1wC@SjkӷRӺNPGх<>蕚~?%AZ>]ϳ ۙTa[qx.2 L]Žs2Q~evh19J]}&_011/Awx(}B(_y|ؘz4چGSټ0qs~&=l/5VEU&AfUBkφom. \0T >aߓ mn7[fܨoL欽SDlh0z{uz qF+^o >&vCCjk~mM460u~\_TR NKs7ǵS6Jf[?y|3`P*8UyH# UeBr !D7=g |.竚Q1񚢦'HG}V>KoL3Q$%-I o.>>Ԉ(0Z9< V.}#e4&?,՜ 6z޷ywV8$nb{ GNś.v,V@,@P;BCqG^16q)[DDtGݴMoZ[Go[[ͷ2#K|XPV?؊L2R/TVqjt˗l7V~Q,'Ǟ %xߙہ0%\'|i+V,]{~RkI48^Ǡ<YC8TrkB<ϡ/";ev G@RWqҿ* mX֢Pz"0 {ɺ1@,, M@f_ Ayxi^0`˸y?Jf|pĺ\[b^4r`v{t_(ƎG@aVZŅ!U&*Qj5 Lk]eSɵu]쀬$F9[̔rsi0JONVAGX+/DL;㯗b/:?5]uuno7W'-['5ʖ$p^v0㷫mh$v3DS 3I3X7@qrZjƉ \>FK鲵R~Q"h,7@o+} 󛯵?8LZ~<6!M$0ufDa߅*n/p<–իKe;Nyi|eUe Y`; f1/ S[lC0$^_Y 3 8Y[-B1p %mOB9 ˾x1Km=hmC8gP{`+PCm[^,\%6敝^}̲wV?')42v YMp:/KHL Q*o?c gwdnfѳg*d6fo I(X[J$=p6*~3\8U,_Nnv ؑM.(A.xzPui|δ|L߮ !gB}OvZ(@v g4(NhSCm׷zGq &O8;Hߦ "WPI1B*.={%0ׂes $Z.t1N&,ԍI"y_38?~7_;e dоv-C pb;PVRW ?m'jMg]YГ yh\KTJAh Ix9#k=C$ gҊ$.o?U[WŨx_'.tNˎX d3TݔMaEdAG?D3DX @y腓}H#TI__:{}Z"+qBYD@\ETT["r FhvYzd{K45o_w̾ue.FIBAL$) tծaOr:AqӪ2I_~1nE3FNn>a8QcR5N? [GsŰT |uչv߿DW 5"yZbGu b,zɻE˰հ9_܏˭x:{@elXhdoT#<XMڡ DyX#64Ŏs >ij@+q{\^ XW^ߝO & cOBҡ-:0 |0u%i,Yb&+/naF=~lKkm2x- ?wS]x]Om~'u3\YK]ڸjC7ƂVLs"q?5$%Rsoy eM}&|ڒz*ԉXLt-s2׼%5F} |ެbq½3Q7/UN Ki6mgvM#fsI>0{%p_+3䋟xRWZ{D.ߜ7!Q/jD\Ġ"|W DP;:Fl5ao rIt<|RWvR$:$$Nh;im4gL=Ȏ4QLAm[Lu!.y[)OQz–6_?z_QexʇK|6n{I1-Z.AG)Mw1 LXf!D'rX+ޯ.%Y1mYT_zFzXnQGR`{B% NVR 7^e#$iMKdg'2K?bJHfTave:MTdrn~KQWwLx~0 i^k +N3DA_NZ-y< oݘ{?q>܅eI&O'Ls|.+A2OD֨Ux|eh" pDeqRƼHwP;ֺ9~~^N#uj_Q8}nZ4Jcָaʑ6JHߪeNwֆPQ75w bJ9SlcqYՍL .7MՒnӂbE~dK/61d{/bmu9vXs8AZX;-LD4VF ȝ4 qj؏ S ~嫝}7@{̆h? AZәUޛaaz pX*#vP<9Sr Qlo3EzM&=HYLM!0 zܰƙIcGd-+@~ d<9dҊ(ܤmAWccԏgHe3OƕdTuVRbh9ڥu?i*19ʖ9*/9V[x35Uo`ʦ5z/!a6N s} Z'MGn SPK!@r[)^C|s-}U\dނn^ه^ҩ2یB9Vr[*xHG>c%j }f v˔d{+7M%,6" zoye.%̶oD֜6 x)\t2x Ҟ+x?RK1%e9j%j}@Ƨz!R)JO*_Gd 7FFuC#FGU/oN`ZC!Zb ڳylXkqxV7(e_-X#!lr |9hhF;9o P2Td!.fC5-ؗzN+U,\Bp[ ) 8ⵯXS߉Wu1[n攭A5dE^PF*U,)*:%FEGkL[?aWeLir8g>K$vVD/oUx"a*&!m ZQxQ9([&CKI7ahbi_P:0@KA- mrONl=2=.xЦpp|Wfa:(ũpn2rWM @rvd-mPfa%YG)]pGϯLآ ^_rwy QNb*)]/++-C N/BXcX&әS* 6\"؞>l*LǗEYNu-~˻ ^Z%&?Im@tB*V jf!-0Ov7>md^G#jluzp!ם_!8dXb.'tH~Ē)h !P'L H2-rA!cnH&+is>j( aE1*`[Љ 3c* CrLW.Z:4GI+q6i܎rIh{\^8^gS JL.62rhl oEC|1#`W,Rk&R nSl+T;`ڶۻZjYvKqOp9irqe12h ]h_:.,D̍5Okh@`Hiq5M60Tҍ'"Z/b9&s='j1MǙ֎t$ ^L#0.MΉ@k Ti= i}-m=X'ˋ۰1Y YAj[*'9L=Q=XWK 11*X^~soWwP EObu;)@}fbN~&nH:ENJ~&?Zn(ɃBeړZ=%cDu8OM lbGYY k5u5jjH,agV0 ZׅC![ ;5#(si,]?ŮTH|pQ ʶ"]kѴi4*B&gwM8lZ]i195/hZvKI;q*!-4I_PNJwsw72#la/1[i{6] k/ut=-RIL/4sjd7mϦe Oj׸.R= n^ImUf=m!2 d7"ZhXG8Q屾 R,klxbSPn-LOd_>O#I JEgxrSS{)R&o[cK7M}F.(sqy^M.\\ZI/{7E\K2zw\ݬCty--t7Vjϵ(=ŐȂه{GIfW7;+'VYI"rgD< Oe Qp#k0F"h6o& e^~,|+Et!,?i E=g,_C^IEA2ґ߃ dYz5+簚zBĚ߽hcI2GrVD]ZR.H(@ }}?)͆{ەz$uф[EFC$㙅gJIL*)F8oJЫ\qDt6}:N}b̻2gز 7'3cCKr.Je&OJЯNEGЩx5mZtx'Qh{ Eq;eEO=~.? gRF_@ y{M՞%/Ma0\Y7vWU%}N tjnFT 6pAs{w q5T@2}0)R;<2Vb$]LVLgUFJGxYa^ &}XcRUuj»C'kޞ 1\Ys|CZV)+ZEP쀮I5|S^Yο$ {kJj2 1P3bzGltjHx[Kf91ÐҦ1~,HfbO"@IY)eO 06MN =^x'Vlc R}CtXn𸮙yL& o0']ak>Pa^yyG95x#ͩaA@1#۸J"R|굿˽`V箲9syd-c'K*xϝ(ega_9~ nvʄ<)SJJV +`'?᧶dJaEz(a":Q$!@,D'jmw_ɳ5^:шwi3.`xt~s.f,y-h=,((ahC2QD Pޫy}ш$) 1(z6α1H~^ҭ8pΙK KB(8fQH1HJn:#W6r!}qeu;QZk͂Oۗ ;Ze;R%v c#_MNw &H~|َ c4`c 1XHj69Fu;߯'@M#]E1h:wqKACv8ZC tNbZm ָ$Ҭ\D꒞<}SqKkЩɞ|_G-mC*K{߰"W+l&sA0k&B !}S^iiQ/qh)ȠC:hw%yd{ۈ$sHB6ҹ7tnks֦Ӽ[GN19/nA3Jz }r"n)ԟn(mv#T|"yER};u*NJa3jɺJ:Hs8KlAcgXv0}=ᖼ||" >V5Py:8Je2;|o63k[*'\k^%ȀXu:0~voxv#ɶ'e|Bpdt#, : ZX ',Yjm,t0*^wTՋ'@3%@|3 ќMSVfQG[]yDmN0J >F:q !Hz85 Kfg17Y=[!?|KȣbqA?%\b&3yzB:7ta ͆#NNkVqL5v}=Ej֖~B ꆇМ]ƴ]BDcE( BaӉ2M `у(P A8Siq3%wS)bI[|MFWN5 y^{+m?zl_f]@@C#FQTkX3?r`SAFٯgԣ~/>&9K@Nd'}M9'ؐo?){<3=Y47^;`e=Ozbjw=[+ΏVސ>ޚsWoznȣ]WZ V*) UW*ڬSyQB 'b7O:NTe<-"_*Hۤv $yiDuCTE!-ő q nD֟Q~r mvuۆf,N!а`Gҫv\TZ71-kQƎ:js}0gຎ$?N$;mbVEbDq`)O 0(1̏WS/("t'Yph0tϽWyO2AFvEڶ^\ p%Ah _9nqh]b z!ђ/`I&:JnxmvwrݗC@-e 5!>Ѩ$z*0C3h[ 惧FCpAM:yӑ3 6{ 剖C!Bz WxݗK| ʋPK`;S&DcB *ebA}D-W;3f0Z,Еq_Qh %ʄS g;5^# Z{#zLK"(q:tm$oRfBߵ'ɝxAP̂WqT[8˓olY|΅l  l7 'JX㈓wڂzz:}*Z[;Ѻbھt[Qn?@ΩHMG cE@M;{,Jy~:ߓfwx?e;!}W1"&/W Yj[U4$ [Z!S?i#>|zi ) m J| l~^Ef=c{T3|%n%ٜqF@,O\6Q>m _gM[1;fL!z UF4ME?)d)\}gΆ$I\֑{]匹xh.Qk;r[˶#@ws8b \E\xl)fS΀1M&5[Ib1&;ۧz^'x/;>Xt{bWL-:phА4ΪʼnaƸ{t .RaVs]Gdi符 :iZubg6a3ґjhbwXtk"nm~?[L QBJv2R@5)z?oKI#Gt}0d9kQ,أ>ք,u|+Y7]˙ #ڱf=5jr?ؾƧ%w+AW>lMқ[vP\u2L=IWꀈPc)o365n]d%$IY'amDb $ܩO؎gf. ~n%| Gbh$j*,$:IT#ү!dv$EtB`R4D<{YOoJ|DZ8>~,rj\M:lӎ0u;|-^y2Z`wҎZU?.vh[d|Bh"١_ݓqz|z^Y%|t1#HֻQ(޿S|B;SFoĕ13(ϒt~+EMM Zfv[MŲ*A? 5i\/s%_"p3B.Zfn*,i$VluA>לC3?ɡ'3Iuƺr{׹ 6/!;JxӧF#JjIV`*=5GD9i*7ڱho9JۢL> [V0l)km5u]v˶@%p0ŸȂ,^0˻{S!IL8j,.ck MvDuףE43\ŧ=K:IAp`2T>nup~lZaNƁ0K{Iΐ'6}IP2ԼSݒ=AV*0yxOX,oʱ &ԂɧܶǷ\#ӄ %x^sF6f._>bVeH@NُIف81ǽw@R< r6x T:z7gژDM$"ש fns7)i.rDo"۪f5T׳]'}}23kiJW10.An䚅ffחm^-̱?C}`迅;؁_-BaAYzy$,&Z0TM$FX$<31hOA@$yd}8.Uiu9Fuy0]yN__dn6iqU~kjv'o&)[ #`M} Şo5_GջxM/.Km)rr"a]UVf<=X2 ZPc u{]M7S ?*-=|=!y;3&8::Uܴ)6*CO{"amSNeK+Z~%Tiu8 mQO˲5Ԍך_U$a7! w^~)uGrk)\a+P -?|uƞwBKeXz8!'MZrCK .z> AibF ۴uTݹ37ApZE6j)zg]+ѝ4|Vv,$R[$Ԗe\Y;q|a?2T XF0?̯Πd]Wl%ɵ'GIp= mJ,YRa* Rjyꃺ}fؙwB:]v ΰEug6V]U'Ѷ _:AQ9$1 7j39i@5FӶ6d`08+s%2 Y{ĥJX b2Wd fіCe`xnyj.s)k%g)X#ɡk}ʟcolt߆[-*P hrX_lQ?2U7Ṫ㑅PwDƅ}cNr@ bD:Fc4pZw{͉vܨ9"|aU/J7|t e;uu0&eaWȓ/ ,=0:gG h}+n@f;?Ԍ|eг 3SJ XfA͍lq-6 ?U];|Y xeuVLaz7;4~U@1L>F;x.hM}h" )bv8B}+Y4N62  9^$|eJ:BMf Q'9EvRnDg WMa\6uxO{?Pi4 -&m SWŏBܹnyhM\-11#;2ahu{J$E a,8/ VS5rܖ $2Rsc<=n*ZBkk y€V3^i)iwlE`4;PRĂ[CPGlByy{;s7w3U^ˠm0~4_y4U 9_^k |(Y`Ir3  ̖՗36R2+"b${Aɰl@rYHw*?P6U01 dG4c>6p/WZKQ轢Uzѕ_iQDr8LHBl_,cU6P*LY9H"bǵJt2J#0Vp*fwz`s2/m,Qvo$+&&i,5]@m;GޓSpm|%y]6GtH\O8AҜszv 'EhaO]"kQ]DUi3> ISpJaH2%veYRKi'Nu!2ΖDU*a7P匾3h`#G .Lcwuh֞P` YZ