go1.17-doc-1.17.11-150000.1.37.1 >  A b(p9|EZ8\xaAcٲIsZ<.RжD{+:9cfM**s8cF*wPf.}6 < m%&L7#h%W4gdtY[ib6#޳ b: x3PmDZ (@gi1*W>h\)pY {Su|.0 H{'4`uѳ]YՉb}^"3'!̂\#Y]=nns(5c1a96f02d11e84d07f9aaed89e4389f8301509e5dfd52058c69037d284d4a9625495b3e72b534ab6406ef79fd917bc2bf84c963b(p9|F~r]UMj0b"x,i$VwSK<#L%_|PUό&Tr*a'8zNgxױ0肩S=ZM^lRÂvޫrVbg=u^!jdJ zV8"Ns^/2ҪљK'#EjdOQK_Qw\x#w } 'Pc^yhTwe3ǗKZc-t>p;p?pd  # 4TX`d}     $ ( ,<PdB(f8p9:yFmGmHn InXn Yn,\n`]np^nbncohdoeofoloupvpzpppppCgo1.17-doc1.17.11150000.1.37.1Go documentationGo examples and documentation.bsheep07SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Documentation/Otherhttp://golang.orglinuxx86_644Lbbbb344c3190894932fab8c6e2296616b25e53cd0cd8cd759eed67dd0dacddb0474ab20fb1acc6ad2f7844ed688678a2e9e4eb71aa334cff171e84e3dfc448b4e8a6b452343408313c2e9bd6914416cac6f17c7ac7fc0e31462e382bbe56962b80ba203c89d2979ef5a0cb77a9090bebee03a7d6f7369cb026214b35ec476d90e835rootrootrootrootrootrootrootrootgo1.17-1.17.11-150000.1.37.1.src.rpmgo-docgo1.17-docgo1.17-doc(x86-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.sheep07 16541698771.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_Updatecpioxz5x86_64-suse-linuxHTML document, UTF-8 Unicode textHTML document, UTF-8 Unicode text, with very long linesHTML document, ASCII text㦰0h>$w;bQutf-828590ef1d35fc3021060022d3120245b7c52be6c60788482d83e9334e138d6c0?P7zXZ !t/:] crv(vX0Ai2'6$Q\4Sk8-̣0d.n흆*dچܔ)/8M[@h;T7NL,r-,~gآ\grG*WKE2?w?jRWb@R0#.LfZ-k$czU[ћ~9"z_Ñgr*Ҁ!̙ vB-Pbjh2XU8-I#Ñb5=ҡҞ&P]po[hJ3dF Cƭ#r)[-6o[ܧ~APrmL`Ҷu9Wi6s"Y'Ip?O?K*T)ͭ#N\Aoߌl:~8h4Y Oǖ bs\v5p{\)5[=hkWEyZ>m!\lT_b_޷wDPEPnd0 Dw_J#J}Ѕn'r"XضкAhɿ qrb A8q#(٨ uY|ΘH?n &mD&vWӋMN+IpS21Pa&ʥ%v~rKuK{l+ ȸ&(x.^OM)߻%}\^%08+Lcov#UgO[M3 +k qa]f~e+TfO* <%)4/)ۚ( tnoL/&‡k҂W X3>,d90dZjY'X57wX*ִXGeiQ`Zj飦IPDNNu:.8DmCzt I n0 ʆ?!xgIyj?@kD\1\Bj࿤y ecFt*铀nFlH:Qy:$^LVMwwa9c]NLYƎ&S00ϕTA$P#?J;P&0WQ8HR1\gҰ{FZܜ(y7*)1Y!=M{mP8hmЀ^.jiY$>cU B;D_{ՖRD. T`m0jq6wS(}[J#b>qaiE-0@owlBey8yҔҝz&5*DۥY82#g ޿JhOMUPH¿!#Nؔ ޏCjr1_^ g#Q d`j}aSU+ʩ[a=Lf6vf~Q=HAZ" 3Q]nYXl:x|FesN4 qZQO%`}A0ߘ{c޾aWu*ѧDm{䮿Q)Vӌ^7og!f1L}pwZA^LQ`Ov;<܈mpo 9HE799X`.l^*C#"[ߞP A0G! fgQI%>0B4p1\c`SSgm Eѭ\IH&E$[>ECi {՘1!}3)9 ؟yMb]B.MtbA !,KBӼ6%7I2Idʾ7.E3ۘ2|fP lCZŐ@֛8]]A:_O0a ZRIA^H])mI|8?RG\0Zwek 7 5 nTT{$TaJw"̏Hܞ,-9 Jnm-9 { %cGr2,J+hAgMb7D2|ya6X17-ݿ[N( ٓ>x0MXX pN튟&ɦ'eLV̑1[q)\Qz f]'‰^,t,YKF11q+p a!fdzМ sDR3@6{oE?S!Eh۫W# a"PHݕ>T//pAsx<4RnLgk)3" ]^%W{+>xsjDks(W c[*za<aefQ}cvC¬o5פқ^ \i܂]ۯ9=zq֊٦Y%ta[sITQA$8zG۽\='x±b4yېlkv.~q,fo,=+J@\yVuAKk_mY:Q{'|è}[H r..ҁñxAT?x-r6կ .5>Қ42hL|xwLQLל:{ͪI ݽbA13.S#g7&%;@&:9:0h`BR;)鵈0"<ń\hsp -/,]he_|*LC+3>8-\b U |#l=Fb'*:a)']-ŐUHGabL]e˖4),I!J'ld)ƊԝW\bpéNqN/ͬ` '4}Ǻ<(imӏ![ʙ223/uuA+XSN\"to7F`4eclTuZ] /uI bk݂l+1x`v,@_e-:&]htN hvGsˇOVo9Lh ʺ18 _6 2%-F涻 2M2.<ѱ#[Y4;$?>xU2lEpՎ.4dlzH>.B^8 m VUߗ=6@64J!.] lQDf\W"q͎89n=@`o0ɤ$Y;ʙHe}SQ@{t0(fTm_ZQ0XqƊ0(LxLrs;HGz7c, MMvOA ":'K@2ҤӂMJP|u[r:Z\K ?`qL8T=57XnS>Jz Gg@^6zPNC-c{B(w^jmE}0z㯔JuqB/؆I犙̠4:ٺ0.81CpXC1BkXi{oQɞ!*Gqg@,P[HsPlQ 3CgYI#Bt[J] wل{01d$xD㙭;/זAjQzn_NHD61.+h6f}NbKDDrDiݮOsdEɕ' TON gϟ.S3 ojK&=YtXȽbϐUb5E\\yJ= 4r |-ٵۂ.i#y'g[&4ӊ~=] #/5rɾd¬/,@(KP }$҂qߨ=GpHxz()Utx Ĺ^zO5!IV= \iud\kZ$7U lu{*<^Qr=Ԏ4_a{2h,5 ԭ8@bSs= ϰATaUTY~P1/{|/)t\K)hCm ЊIUa[nbĀ-t"Ӭ,{Ж%koG*9?DF!\-]=>D˞ubx\iv[zRj :ޅ&2~Vmpb:g?IYԩ* 񃰂Uщye˂ "U14t߀a`t-fҙq!oU"V~Hl|'(t6ޤ,Bj /Dz廐HoX2g",EͻfI]sm6/棛$>wujeJE[>R~4yTnՑ-z .}NWJzl4 JšY#ҳ)ax7瑡{SVs+rNXj SJcGKd6w )#=fljC܊1ƆzZw%n?pcV[3vo Qosc9bӏ򝤕'(H#8>g[B ONM\'4 8S؄fNu=7jH5͎>qdiK=@Y-ڸKT6G uØ>ɛC,f=QCUMFIrSː^>4i =Zd {Zs!B͡Kiz1((o:|kuMsٓi,+؆OĞiNC l+ԺSEi uzP39tW*Vj z3y+Y{]G+DP<ujqb+x&(p؝P!9HxqCN_.NʶhAc̀lg ^_ Z<i0/2!k\+Z&P_8S{CT GCTNƝ=ӿ.%gΔ0_=30', , .Tx1Q7bb}Dzo]]\YNyqe, xM-Jtw$w&v[i5ҫ3\{]t- r/@at'~wfpARp0}Y7Kcu,Tu1h܄َFqR6pqHy;FvMsKHcwKa 4t |88 Ex k;SOn͸V9O9y pyP]p^(GŗIt9^F$ ݴ"l,'./ |w9R f*`׈s0sy+`덭v8K#eʼn#'Rj߈P- ~&&B=aܙ)}te 04%q+W^Qnq_30 pMvAM%ghYc»}U`ǁTW ?˴A*aF!F[{ÞM/q^RcKUa%I jJkRpĘHz~pF1)OI5]a 2|q8' kGT=.Pрjee~c_Ms/rqS<, 5?: KmÓ\ nz"M@qzjtR??g"b {n4ƳVyF<@*{[KY5 tN 1\6𬦜b#^f*g FX3_nlEy Mu6[yFˆц1Hq!1iq,106i=&HIS%A8?Al6&V@tѬOy"%{uMS9w+0obYXR2ˡ5HGT^5#pPJN[Ӌ{<9^) Ws*+ `P}}p$"};jWߕ+?PB?$]8REDRvGP?d ^ƺ)'Y$RlCXBu Ỵ?U͂FFҮkQoA]-0OØ.j=J꜅)NeVuI 95%Bf@6lj:-Sϒ$i5SCKJkBaʻ3ϒ!g&IJt 2cyx>pa,O$B" N*4P:-D+(}܎ћ jL3m h2'+߻=bTPyꦕy aU9S+U+>;]Je0ʲcL `cU߆b8є{?X&a̺B ]2 p{GulK(S zA37+Z5E_Vc8.A[LD7̺ICWe2,O:~©;Hh\ un |}^P5DMQs1/~yxYOPZg$GB>P>،%F'/ >@[^ѮBt*HfM[ُz;C߀B!ѷ13 E4k4Jg. oe|=9<<޵O8|*eғxVNjEJv H!(Q<ʷ/I]IٓJ'm&1>[>\xYSw8 c :V\d@9[Z17fD5C²J A?e 8++Pq.r|(_/9*0Q:,r',>6cd[ޔ2mZIFA> -6%ɪ#_7tr#L WNdq?%Ep/䮡$X)k4ߩrCiETL-4|+NT#% ΄bn~`é?Ȟ^ Xu|3,DM{0`4oajq@iR?v|KV6gU(p{%h}KY]ːl}M)Dxi<C]1F22([My3Kq36j4U@I_py<c5Ӈ9[&G^&`̺VصijUoj0:gP?WfdOsT>{ͦÝ1WdRVRn/2Zf FMHfDMxOi<8*π)ޘ< ?=זJ՗+lie~Ku oaAʦS݈5~Q.V2IřMv7t ΣS_= ەomʳp#GKקM,3밐Yv7fWG2]a+b_TNyA?,w$3 $׽Yw ݐl = 4CRIn 1P3Kq|~Ҧ7%7pFUQ_yw̞rɹmKԪ29x4玐*]np]if;p[X9 qEv㳧=hS:~7]UI`W !C =ޡ2lCg ڇ,|)Uޚ[@9=wk-H k] Ǽs;@Y$J׌SUYc ڊV2S1+S^Qn7gu,vUET]λj%nHO>ox+Thtd% ՘ϊNz+l^f[T\եv G~N Q?uD=9,3r,ހ8fFbKb?#!o*~jm#§:RLR$d&IH(@vx~XDu&eiQé4u̗9[$ypE$&9[S~'NH2ky ,29SSL7('t^r"E& 0ֶ?0䈙m? iV4`\Umz8ɦp0ɲo)Ȉdy_D̓6>C yn.4]HSdC%GvyǞ򜴙sZBs]_|#d~2Bpmh"=+:YuhbۙE9sC dy\.:DqUT4nkgRto f\ IsJXvCc$ E~bq웳>ֵ׊,ToʝMd3pEkm ?5-X8ȟWj<8jyL/*j(>V*}_[NT;{X?/ i"^c#7OQ=SUlӏFҗ__` AdAh}">&6iM]𠷀iSfjx>nȂUǣ`YY?ӊ9aY+f5D9 <{ w ZxP 0Ϫw#Q@Xe!]I-c L4x֪8bWrViCd؀otUu;H^˭Ƞl:rA)x98KV^td]+c`+2Y70/&r+νYn0 b/I5SY]7.j=ewnw> $z$\Vrb^̊i&⳽|KPTbH*s-&6A N;3}]͒8o2IÄmҀ mNh(J(Sske> wZ*>z: &=0XLe٥Ζ.1ڡYhw Wm*fxU7~57ꮜDilHoÍ/O KcOFt}=,F|PvnNLYSj hRjQD8aOsf1vӀ',xMUbPF;tΐNtV!G~zJtq8N_dw~3'G$2NȺS%#VQޔۜj +=+5N V<̞'k0b [AmL{Ba5>bhk[x33|JW3w%LLlc.Wl,qQ^'g@V3SBMaK6A.I7.CŲK lʾg/r<߸M 7j3 rS&2gA( oO/\N*/^ŽTo=-7xmB8eޅ^޿yzo,Sw!cS'sx)7NJ?D_G5,Haj4j&E'1fiL!Y@Ζ ϼkKi}r!b up$=m9>O4UN! ⅎ-~IxK(ӬQg?Ж!2zr6WqC. >+Vn0ހ(veDJP$o dZp'ϸJI~ތ%ETd:AQ=rJoaD:ʫsjy;U #Dݨt#eʋϙ&)Jz3}z-U<=8{X<<l<+7'v[-M7Q\u2y?e[5 `Is&%  ^[*~GҔJ9v( 1 gw  `e8n+@r\/d;fIͤnT>7X/th?<|Y#zL1&\6> aB,#WWm*+)@;*+6N  _=^:o;#~[oLk"ҊTw@g5abuǏ>ŴOWԩcFU+!<9g7Ar(v 0Ɨ2#K!W:@Ll6TP>nbA\ȬGb>GY~as2ΦM ,F=8>|YoygSbayngukaؚvas L <^l{*>$?/Llj0{F$Ж%5j3egÉ?>HzNgUodۆ$;^OJ-u($ĺg 0$̦k[8aQeˋih׊RQ9ۄÁ eN|V[5Mθe8ܞBǨQ]~*e ~,5,. ^*vKnݨimFΦx)hP+uuD d"h/ 3 @֌%iBgfTeQWZSZ4_Thi?\o돊 b`e}ǽLʳkkQD\=s),{`@n_Glm#=olֺN@g;0)vmvb9~d?Ԋ яYYWU;^p݊SiɁYங@4r@\({ zx{yKm2\c%^:f/rx"K6 bMz>ssx OtROp"6hŵ^ i)paB^Q2햞k~6A=WOЮ|gsZ(mKOd/fW,,&a1ɷK_5!B }qC03(ŧF ]QF +$"aC|^0!iA, è`7@VdqHS2B PM8mtO+B-M4]òS# r49;#fnnZ $1m֩:a?NAcj[JiYMؖdZEH—.C란q٣"ڃ_\"L?R§5j,㋮e,IuEHm mMUD>]a6t_DbC]|iy0Fjnf9C}NAF3\T'# WPQIuAŸ0FF'ǷBl4b,Պ~ؔͪ@2NM@]+P ƚՈFM[XDvqGNmYPGc2+x'?1;b=.)oʎ0qȁ0p/5Tg )3#X]?/D؇msVs7=z[X}5ݛ|'劥ٸs m;ၟ+@]\Sp/`ٸі P`e/u&HKD ^v9&M:+D:fyH"/f\(`Qt[#H[`.m?Ÿ% GKQ؁'wu؜\ :~C:i*n8QU)BOH;!rgKXyc""q|;d#NXo3#2.ѧqylS[w1Xmׯ@9MGYN(VoKsF8ߚB9 Mڪ㻽#i~ى]gc"Ãt[ eq+Ʒn)et"s/BOa7@fT?}X'8'QCȂ .Unh_Av\lTPWײ޼tt$_Y: eHud 0ݤNDow )'@VniP"*nr !cfhدѥ;O՟!'1d˭`7|{?9>"܎b  v).7qC -OZ[>,>&hoԵv[qA|o'8 ?laŬjgQM]޶ԚCWR#kYYJDt֛*wu2 %Hy8]Aq\{Cc*XyӶg_q]OƝI*VoJ1~JJҽxhÿ-7%pZNb,#:8mH'hUBv)rǀ_h} RPZڋ[>wW\4X0pgC1#5iM vDl}z!ytՌ'/K,.s o4Xn:wԚ$)f\Ɵ"dD.UQ|mSkJCz ZfF)ddJW T4IgXѽXaˮgy)w0׆@@Dۢb A Щ-j nf=Lj3 m^My݄{Lnd}2/c^W !$F/1x@osb+`7%d!y:FOGtiN ^!|kKU~Ta~ r~ZaĆXśAr* tB|8i0 &qAή ]JQDLCeHx CuFy֩l ʘPܱ@[Z@̄k Uj@J0-G @2)2~K@ަi=]ᩱܾLI{a' ezߚ4(?؏Gk\LJ劮PMA%$*Sݽmo 5:703kLGZ0Ȓ8" ͆qOjsdi6{IY`vu z"j79`24*mLJX"0z 69s7{O%ҟXmG4_lUc 7\4KH6~owޥ$!*&qHл٧œ|1@ mT94LCq> ޝuzН8.(Jn ]mJ U++hUUiȜܸ,{l7y4zOXd1=i .u #q'Tes7W۱{>1%%pVN?14*OeoDeah؝2!aH~n@8gJW8V(_e FvSkY z(b,NR; w:vV苋YM{tm7ЃS H&hRCwZĸڣ4o_Ҡ`yaB:յZ] XJcNPJZM2n5DgX"=C$9jDS,Qp+] J7OtGSHńQ(g0hAHmrA:b`xDs 4WNKv$zkbKFdM^u![Nqkt Hb/PݼnڤD;3/ُ&m %kjX/=yC=>PN{V7-;d뉔9 A'F,U&hD9/o Xo f*'p!I-/ =$&7n.v32E!:>syYT9C9D2phU=ZmicU2ڄu[{.DRD#яԢ@ɖIIi慨ZRʈQU_rC%CnC(dks?n1N/mIRr:vP7+'IF[`5 tU~pN,4531 #й+>R3:V͊|9BRR!8 \![4_ů*mГog+T~CA %[pfI gE `|[:&;W*8Ks՞o_ċb=:n<$:xa~Vظ54fqj0J"Tc@:XzĚS #Aw,e+f {o+ LRQ:ldCW Q|6ULH;[=pq˝mJJM-` +~e>Z U+̥Ydw!` w;BVU% 45\-|5,4|u<{nRz`rB#ᶚ^/ޱ[M֏)cvk*G Iụ hNJ*& {CLwN)%qbgu,oKwd2>4'kÖ6bIt+yb@J$m{;D%pʎ'}۟ADO^67zV0< ֣e lYs/U`Ō su -<"@D}xS+=L>`B W ՙaY1WPlZEgaY+q3X_ed34+P;G-U,6ZSzY~n.[ ݷQ+LWO$KŔdX\6/ܸ( *ZTAqM6B9ߌ˜d@PXy}[r"JG9Փoy36+ێA*S~$K )VfE$:vǡ#g'K`=IUsᏦ} L<mw9`7/pѯn3 ɸK|[S=Bk-6%[AKЋ\cb#a약Qu3QOIl,I8YpKUλŗf5V鸱t"ΑLdn)ox7K>x$/VzfܴvB՗tP˯a, RkR7o7D̲ү BbKAME2Og(!vi-r@نٯi+d˸B7 M X^KZ4-Ho{_yTPr3%4yʋP'@y~ė&ꮒOZT G0Eq Ǧt/,b;u@*M|=LčH..i'Aeq8I nڙV*ˣ&"'LRt8uGA+|_/(iPo^WD&8 C8C}?獂 2/ ;i%[%eHYB벊dF~nuTuLWkGlDd+ىD>qi7ټe _ 5$+@߉#̋.o磘9c^s16L_K,YސYDŽ }RYK V oJGK+LS1;I|ĴOVag^gd4~Z)a2Hx*ڼ)N"Q3!n$'w?\m_#3V&Rh~.x,7> 0W1{"`e\-ώo 5Y'1C"&..JX FNT;& 65#LUF*9/DEftsA!p*=㜕ۄ9H65]/ӑʃ7=nX\7BGJM?=k5)k̋wwZE#ѕO5.A;%(բ]+Qٟ24w$v\%&s˦̷ow/[/v?qsYЄ{sT*^٨9.u:& u3'E{Fw L^G2^"@WO?z+{9?JE{(gcs:9ɕ8l7XD˾fڐ[XN#`>}MG,^-KNE@<50Cb:'e4^6}+.lMq F5w>JI ԴX]b3hڬ!aQ\랏y1FE*iʗ1ο0E\Ok}ۯp1ǵHUs/횑Cr8=_Cgۤ9ϙ!z}tznRVB|QpjVqDxzуT{vʨ@< eJZ0^u$27[]>,ɔNy82S,sЃi0WudvSnC]Vذ^ l2~e@(|>Q7|gz fC` aWֹc7Ts/&يC2K:/dmPU"6&{pcuHW!@G "o9LC7O%R12CO7t ?e !c9lӈc.zp.cڝƬ(4^sUw&2Y[Cn4ͥAB2 kp~}!v+3iDT:|y@mҿW Y`<a<2xX[Ef6,~ond&ȝiإ V +4a8Tkw *uñpG(}S@P96U8O–XqbwPW_b#`]'h97}I^#sW)ϔn!VVŻci pv\cE!qzB_y—kOĥ;b%2Oc}溑f:Ga\ \TY!UWS%; k$tne6ow@59]+N2=UfPGdc }1Rlc|:ץ>ku:muqg>J̣.ޕ CwV"xHFB뵊ފ5> QÅLP_O8 jBmpw13XD :xy:F~s w9DQ?yUkA]FɲbT; Mv{TKqπ l-o`EA"1f(K7hk{'6wYQxFgd'qcxuTG.e+ CDf1Fg*t,gֵ L- |Ԩc'ٕB[U¥,̹/[ J`~> z#(On25I"+ۜ_ܳ( lz@ b0\=\`b+m5٬5ٟ/=n !Q-gń7@1n>PcB&=Km&K'k( 1J2x+EۇRZcKXأ 1ƻ-OO0&/5J~.j" o|GS$NGE@_c66Z8au)N2K~I{\SWߡLJvCe>U<kq:JZB+M|9یCխuԘWC_f(ҾTpiPc aVn |rw Oni փiytb QޣX]_!_f3¨g *smuuP|{vb%ªUCF,ID.FP=e"g%a5P$I#._AD|f'G!8Ri1 c2J@~sG-7hj(X"zk·պZn"^rOa x%Ahyc=@ڥls>}ɫjL|%{xFE8gP;I)#1Is*{0*ƃo"ROIB>u hjn?'ш8i v\H NvɥR`0}d"BRfB:FGTmt'bN\+4]&FZv&H\'t:z'N N96&nHjRqa4_|N6*VV+xc}e(>Yh?id?Vͭ/UM^+߿<5|d_4CEG,y%MV؅ՄgC \eSuf0i|t)ÎF!ުI/~9@/FpY.[QQsŋJ0$e繧=Xir/XG X/uT=4;//;2`vq ,XKNO6=ɼGp߂60-qXK/Y\7J o6o+;~mk kL0l:hEdqꦲ ~˓ݑDcϥP◧}:K |Mhxn;Mggo.!.i5۟$#,g*w`upYES1R~=h1m 2Iq>8gtwy\COY C4Q95 |AVll<`fԍN}`,~ ŊK d'@lD<žC|-xv;1d:XT _u!PK|TL Pijyz?^S<_agZq'lSךyي,&,'}|vtJr`RPaAޞž\d-WѰԳ%AVy#9%gA2\q&^9ZS[3O< z˺#ʾ*§qAK' ~螃{5NsȢILA{9yofMHpڞ3ujgYlpa\/I{]Sm,''nHNHdu=(]Lm|hIX>Ў2`#kb%.+&80 yD@@m T"᪉j1[|vjF8%_Y(p دԻd#˲rE::FR]7.0GD4 + '"Q"zgt#^طK|}Jgxқ,z,a e, ڞp3x6=VWtnмsF P[$@f^sHt (-䧲@Mʤ%R8uTS]ʐaQ'qi~/~SQe.*ԭ&>|@>%LOv8-r]2(3ƲA|̹cB"<.l<g >Va2u(M?n?=*[P/x >`2\e@En]E6dgT<x$*bmbxZ: o#Pwm6p^ݝYK{geYebve-{B<}#:#YjTЇ?^yC+6_a,Ѭ^ܱL d&Z tG*!sB6&OB~4v8Df|{O& oOĉߍ7CKXޚP `W}p.(\ljJS;B_\73 k3v!투^Y/d $u]"-Ί+En;S`)CJ.5ÞҌ=X 3v@`q(j,H7@-rŻos_%j}t䚇i /FK *!%VNI3 pDxCH)^`ŹQ9=75s2!ULwrZm7=Woo~f(-wBGU%ol!¶aO( {>:Lo1w#^eLJ%6G`p:g`1bjphj_  卉VabYC}JAM݀oqmB.*b/]U1_âOXZQMAzՙ5GW0yqÅPhQ˝! 'i 9a *h?|k:i9?LT]wG[B3ZU %04pSl>v 5S.rE4ȣڟxxI)+ףʬf::. XYjoJ˶ehXEJh$/&H뫙pٯb[av[6g*h|Gj_}#_a,; ,FMn7@ƠrA7C͗ O?QޝP@W&2e>*ݛXlЍ5[8ip1דP$ \dfOM3v}LAz[ϭ"fgVaْ(!!< Wi]kù1h Ӱ~ݏ&#z*I]ׇW yS}rqm|U{ nBj'K$CkK΋S浟@7mJ<zi vg*M|%ni:0u (~rvaw򮶘ę5Ɔ5œ28q),H; {H5Rm&D,lETldk;<#k͌H2}KmGDяͧ:ŮNx6Btw@Inͅ0&3֗v(j*{/" +IfD&X uan8q>˂ =jS뻵v"gV؎ioW@`Oc9z[҅b.r~Uja h(kA)t@ xwrN@[WU; 5! mݚC76t% S欈No̲\t"n\L*N#Q7T}&5R\>1<Ξq}.~q"i]#X6p}[܍CI>d2.1k 7pKYIƁlRɊ괲=94iFxYS Cdm]JЊDŽeUYgk֩lT..{ zt+PnS[e*]Sd ,8 H(UC۹Ix9]UgRFj,b67 ԇ FD!Fv&wЈ}``VƱ纞P(vOUcz!C=WLD'Oqrh*ֵg%+nXQ!+A=ɡZl9iE1:+JCX)^N:s& QlDw9ѯ_!ù3͊KG|r.( Z410NG`+]9EuNA C? ?;t-(ЀZllg ڽnzQp}/(E ܞuwV;.X| Z(@"LœlDYX-Qt*=?ӫ?'wϕyV@u=jRUYd=E4mfB0(qS(:B2/1^s:Ϫc۽?p1JfVw[Y˕Ŵgi|v-饠aT'Ոt 1/p%%i7[PoE;UC<} ̓N֒?Pz",h .3PrƱBFOiSn5(D,F=ӅOG9"Myre2,8^Ak&Sϕ{Lj8`r[;u;/vkޒDy ~>^_ЄM\7 +_;F[ ͓xZEjsmQAv:_[O% z;$Pٰ$NUo@|.ѡ!]8x9HJ"r/nq\N;wsFU3|O <_XaifbܗiCI]Lw~3X?Fp?EJt|\J-=dQ7}#jtl7b6\̝$aMզ- RH; y*pO|0] nZ8kӢ`4NtAD|<" EȒC 64X*Abwy(^@uDR&Rx=ncZaRF!t,\jyM 2>~W OIҊʂ&9*xkx ^D7ͤ/{ǻdY]O=$FHl|Z%pBn2L{VpIHSAiEtŏKIw^7a-BVE̬e0GWrP mlst?(h"s7vxE_d:lJknz1MVx_) 5+صl I%vLbM+pEr||>  zBwp̏CF4p}(>Vqa-(a^gUw{Fd%%bx nWgh0$QڰVF @uD__g(IiaBR\•zԊ곳~{ |ta|t6Fzo`1399+kVKl ୴xQO "7R<'tf DG~g9YCȬao '$*1[rǀ&iVTιǮY8X,E϶a8W2?y2ut\䌇& '~D.6$]HncYC,ٓ]vPcnQvQx;7LQu  *8ɻ jw;:aɋ8H(6'A|}i\asRx*I!f uLo@fE!ߵJM2iAX"/ A]O+/ ?}*$ O'anژsa:ekl׃|{J%h2rú$^)PS`HT?^* ˣU*uq+z(}|p[Nìn:i91ߴg^к>@C{gDK~|R9!B(8/4Ɔe !ܲFMX%rv~*z)A vAcV8 3Q3/fMZV9J#*! Qc# Q@\X(]K1 ق3RZGggR5BYϜSRD lʒ-q?/Ye#z/[.*2 U:G`XU'(('jO7mb:0S;zZS ݕE>4Ey"%K/Zϓ,7KF4c5/P7">extnD3,+hbԹ#iT?S jD{> ERE4?a){[eTg|Ip3=|1|2F"'`K`W\L*P,鬈-A.\õck0ݕ( k>6 /Z:<ЏaztBJ8`_[͢DZ\%)GF+v0ņ1 e6SH!UCG|OR`" a=xҏ+.aeK51i*~PJDNסF/XMOC#WoOg/Мؠ"jۅ,#u] 6 !sVr*zcݝeLE좶MYծng>8b5~Lcb,@yBm t%tdнAL}ld.B QhmՅ&= 7ReD_vTNGT;*z9q0otk0B=fl8t_`f N`9>= ˑO _t迒 xif%>Aʽ[3DCwyą`QG1}-3{W|+ݗXϾTΐ],2X85XsŬrU$+nb9aM?2 K2r'ƺ*t1U-ۚ"@àSꗱ3MiْU+_^ᚙNƾujO(l{0/k>>CPحWNʹY+>o13F+fluY&k u({Y!]npVyq pj+z 'b' r1mk^UxdnΗ!0᎑Q= 1.T4tnER_Fƀ_R\7T 6@PD`ߩ>GP$f#vʲ mg2A`_^Z/$(Z^N0#I&2FzDǨ=c< X 8⹎QD/]+P P\X~IRۄܘ";p 1R#pwؒD eʙDz\@AfǛBr~%­xF R{pєܔc=US mXmd0cnCC _wڙϴKhM]\F %@ҜFHqYL+ ?c*d= MYxrbH SʌI:Dl-F|G~8s [ʣUu\|`9"#8yAFm7OTO Ҏ0HO?[)zaeHWԯ_j2P 6Bǣ&LƐm ]8$g$Q)Trof?r3tMtIxq>w\0d*Upfrl%d0%ܱvƤ P%#7X~Lwv:,T5>ږXMQ^23qRrLL1{S 5deq~^ȗb|]@y=!'Drq[ lBT/tjN>YZ ؀/3v0axX~ SoX\a\Q`%~К@ Yuw,mK }~m𝥝W0WٽN_P#h*xjrcXCx *hEJ "(m^׀|XB sV5Q‡^i\dqɚLqe]&X yW=is{>ǦVQ; (L.gBR ֐3BF,g=N?O b4<)Si|xZ>̐h[Uє[1ywh9^=\ ;,,Qtz@ٗ`x1:n%e_ dؼl8YMlpQApyJXԡNx~$Yyq:7pGE@ 妟g"?209ŞTyW5EȦ 4zS0o4SU}t#ƾ'M|vǨlk2W1 IdR jC+> .'TOwOQr0fjr^~Z^IkC6| Bn~q_ÂM0Ǚ7F琇H%M8蕵TqemcH?X6SaFm7&3%0lj~soԚquƷoZV dʯPҰ]cqgeRk@LBsךYiod۩v\xg m|w7ޖO":h)PiT gV,;~,rB\d1LTf/C,*Wŋef5di_~3gW{94KGez6*xυۉuT259"IVO7xfWe0ޯYQtOh͹}*v'z~:_,H.O*3ZE&)LPh5z#b]2y= Pq(ɻ#6{2';X Y{i5XHV^һ[&;k_.A;{<3qHp-l RVyxrr,읖ݣV"hr(c7Q8ӻ%R6ҋVV kkzߔ/_X?sq{P·kPtKFזŴn_~MVs\@y74G ] ԝn |+xnhO?D~Wh4*;i͠Y+NzF}HdߤSAZzD_WiqAE"q? C7E'*^aKx=ܫVP̤/KZͧeűS_2?xu&e1nIQ&\FM6 خUf<8P>xcO23=o`ylnT7Y`ueg1OWL139L&N6K'E`[4),`5ܪtrq4Wk#Cn/UD~N:q:4 vaCp|zStY)mgXEnOT n) q=\~D+KTeEo:{!~`^~TD!^3ߖr ~`FKZ b0\iĀuPkYĵw~|CamTR7 30D!7U/}EzUѡ5O:,ޭ.T;y^.̢{{ -b %,%P5.u^L'->O6:`ϙ%MN"kKNռ|'L̖jn=k JE;jǸ GG|du35[od̏(X'} 38 JĐZ =k?N p`C3sQYtAi.ֶN;*qqF0 sA#2X`s $Sй\ 6y|A[!7چj%xz=FV6t d]Ze$K4F n^2{ɯ޵ZDSWcs~y#ʊ} qɱ\ G|_ֳvٳ"u0֢Λ9.L# iy~@^Pa1錁-<2 dxm+by5d'~bפI]/ Hxxwo|s"B*ũ7EUBgJp`Q'_}QJ$SJŕ6l- xZOÆüʎIdt] Y 9a@&&NF1d#A. -I4/>}e賠wP)y[WG#!-ǫCʎS G = ӕ"z[plP׭!B* &iA'EH@W`VF]+Be< \ u򕶆%*%~-8/:,ٴ' ៜ64j72D.]ޯp/ ww.c x0Zր容pSޙ"wB>S-Uʥ{,P%A7.}wȿ$($(D,L5Z1lNs'D`u˒+mjCTaKFɨxF>wJǁQsx3=T~}Qb5ꘌp< [nIf< -U31Jֶ;L׎ Zlq"08)*rD{ݚ|;K a_>];}$K_PJIuclTT Zrta{ L}e׃!?փ'K(籧ؙB WL{Mc7 ?}sl uicO&7%!Q8YҔ3Hm<֠j*ݧ=\p6;30@ag:G=tზpC ph`g^Ro+C:4Yrz7ar/[`Ԝ1̫\(NËK m( Br ޤ $h$I\Ogʭ(drF.Y6)kw>򬗽yl"KirώZEv4v}8DǠsNym卬wB1#Q,-fyK8 o0@혿yDX3$4 ˜ѭ%#+j\0ט$U6zFXDp'dϘ^zʱ8\ ٻ r.*'H6[jL#Qһ7<`ēy|:H2ҶQ` ~\-F.Q^Sc*uZR!w,u8e#c>!xʄfG)9eR c|h6RQ̅cb2 ZO#;%tlY *HU%Y9=;seZ\ |yAF[O9wܬn2Q\t[ɌD!夦$rLWz jnb*(/9nS5F*M$sRFQXX4k.d(5+Ѵ+'"#:BYT͒{҇B#x ҽ!6`74O|Iiez(A&౒:f 1o/wQJ>Q0ܱ3`9Ubs*ls;fRT~p3R.ȕF]@[-]4gL4Z-=qU \j^8-i󺼘+*Xӊ4iݣ =~ $*` 6#qg$_kKt8[Ńn5KU}c/4t=mbB zB 7LN䀘;X̼(T&ӯ 8YQ i-:0\' Ilt&iGcÖӄ ~̰i!PuY?5pG)̟|TzfmSJ29.nR+LνmU FlթNmnJQ0e%o$j43B&1̈>?mZod;G[Ճ=-H5Fg]ux+*j ͰJrHàg֩AZ^9*9%>s9#'EZSx(Ǻ9 w$4n1\%Ɣ SŹ APoC*FJBY8*;U{50*IS`|Q߶m7,U}snc5ϳS ,_[\ASڸ}"y۞*9ՋD'QB [J:s?~[Kٟj@OGbV:w6d^ddwI1P]U`q'9%L: juB(Iݑ/t'^B$# l|.O\"1;v=xŎ"4v6DGtq.:RT"6lm7n 0a {TF * ֬ɬ OI߻۱([" -?ɹD`Akd &7f:o by܇+'A|o]^hצծQ;luCK$wk bOmAGh˼Ȳ.<83m}+A)«K9)a!l'bn23=9oo9 63TCz㣖*J@,OX!:{4d"%r G+r16,0?Y oˎxe )peE 9}DY.=MؽMi5+D4D*vW:v/>Z1w|gbdd ;<z,Ր"(D w9Bq)BMJU)+6bgފ?,& ߃EX?ROnӣ{@c"z\" 4WJ" q2jos].'qL~?~?$K 4㴋>K4=&cQ0" bC<Ɉ:ZA A){ $7G^و\ I\5J y(:^u6Z0 wz5ǣp@ϫN'L> _G,LgTdDWlVQwL./AnwSO&5<$T+73y-a#XkQB~i@o]䯒>:Yd8 yWZJ gRX N'oֈ~Y̫T~|' ˰\aַ"UWߟ]ޔн/eܩL w/]bqbcEi(ŤP|vUhOu_m0NXb$#'8F&&bh%(57 s:ZItU@9b*BhPp'Fj8hoQY4wi @FoG@m{BQ4Q(~K9}+ ]׾r(%0]\Z7WOl{w! Y^ȆvjQOҲAF@znU!bXS¾]:v0/\e-ǞU5R~QVǑtVH)DƅCTx PjMiAH:爵QD6 :. foy监hEQW4n_ nsĔxijAK>V4kFYÌƴl&|=Bt Xm^8Va>=@t'!d} BO\\ {Fby< mB5ʢPgH*]¬`xa 1rBCg|\P& HT{xՠ^8q3a@5d¹#'F'E\5&xa'=}Hb&ޥkX/Rވ\P_;e.HDW;iڡw\"u:$3c=ҢHɚ]&|uJ6{m|NˆhER_j<åm+0 9:ZQ)/C# {%K}0;-,kJnz;@Ρb?L& [@ېu d+!z.h/7/|uAdb B&vn4=}_XD}tq3pUsbvG9"Įs`!JQtiet=pXk~ țVCS:rSVI&M{ y$ncٔ\Mi( L+xgZ<)qR^Q;FB' 1HVێ)":xƽu)j7"]@|F%k%V/!OY H:PNx{;a.Âp[ @O0w@4E}FU#8= / rE6$g%ˤϥ5V)z8]\ITTjtw|/;+/lHzJ*ۓMw%aE:8TWtꑴ7 ;cs\#䧓$ Jx;VdPtݷUKP 'ӼmE8✹7N1g܎`49 mԵ7!H#}cʒo%COR^ѱh ²פYG,â}>B_X6[`NťhؒvO~kӐd*0#l9շ'A0B үd;32/=+ǹY;y7:9Y Ѡp$*7vhV&F Vn6!B̩e3XܾȷםswR )r(z A F6;_"gr :?& օ}*p̡g5)fZ >}b [vHLהí+ iW eXr%bh6Kz7<{d D ڜEM_!="YqcKB̾GnbLALݓdnP{hNTp?L+ª2*oN" r7ZI3\kP?yȲEE<&7qGrz^X b@QOֱ:$LGC =fgЋߊYg=(OPU"~׾u<3?^|RRPE 6}B4_oKl}2׆>!?6'+ϔ^=yT7ZL7q9ߘz7.f.z39b#04x~ jCߡZF&"f 0ߍ܈96K`U!ye编`pk9lvrrubn55Q6*C5ق9_X$(9t9NA˻w؍φcbOfysca^^hybz<@G[(2T6 rb?Eho$( mt4֞i6*&j-"RM@U;uo>)~JK4 kط܏z48R>ipD[brxA$e7_O)=I-WK @x._AO(8.(rȑ_$Vӽݰ|d,ĸfNnd6t"JL 6@ #*Z&:!2+:ΈAU^o2W#;#ɵz,% z,[R+(;o蕉&E#ůT=Fa&뮚TҎ -]㻓wp .[9;C~+WCU:9 @[9cQe7x[zhL_:)"p,Rq6Uh VUBY23>U|M4^A Nr$䃗 A:bl"VČdIx,AG.#ߦ+[8?L96od.^n-}dƑcJх 8Ū-舶JT;0VnILK\5 BʀZ`\֫#ADJN@n")TRߴP B&{ B͋"0)0}>@Lpf賬sRT/#Gx;SHQ8 #6fO "9 ϲMBl#Hp[^$lpOĶ4ѐ9Buvmtc؝F} _> 4ٻۉyKWmon2٠ЍԌ@גꄗ8Ǜ>$O떱dakgTCv۸y0kQf.Fڼx b=9x|w^48JW9~CYc\ӂe}ؼ9&^0C8eϰV{+ޜwj'{BuOD:J[ks5x|E?|yл[b-LO"ba: dX<~-;7ixäI=x!L>}Oj::Ge.tp^#wLjiS~ /pF6wɰX2%7\>J Ԕii e)=԰o$v۲@ }} BUȩE@ fMYuNٸ=<`9SSh? cɩ[ _|/+IM/Em-1;|< ~)r3>˰o!79 iTA8( xoj,| UgR*uZ/gR(ҧ(GSQ>MI:a=Uq =xsXK9&Qsv`hb갠L5q)&2c#ѓF~yp3fHRH$ >dyRnt ր(ٚ ;uwvSIOU$Al+(~4i bӂ@c+)8?S,>ik^E%eM09K!h5hW fMOK{91T\.- ۸b`\W}ɼ'0cӛj4UbQ{J&lJp_e#-kCp3H+*b7{2Ji3/9`c4fem(;?~gx_2V88c'#0)/ դ [ReM߁$&/#ix;ӿӂ[E46xKѦ2Ew~Ƽac-?W+d-$8Â/%G6оTLvA ^q@!REMQ6.)x9Fݏ<.zCdka夋 e6`1 PxA  6`xQ4VWHkb؂U,6Kek8:hb, C/BȦ>_P!*ًא,5;7`<5XsYw˄󈲘ϯcx4yv%8ƀC~R:l~tG]fV|q`›ʲ.c¥&Kڠ&?"0 &W]S^RaU`}DEoR>B͏L<5G=@4 )"GN~.n$}7q?ދ/33b v›=|`+D"jl? ƞ6&28a {0s5M)yj O_;$7`AUo 9DBkx$vD=8_oV;^GȃA^:n}OcM;«Ȼs.0ߵT`1􂎍 @뷆eC:Q1a ҌyoA\n[*eމ?:9!U`>K7%U8aXkɘ d t5,B+5\pm]k3^!9PT*vwSkLx1xa$~Y *AċE\VYqqMECwkĀ]CSrȧ1?{=y-£+up;Az8~r>MbX}@vǢL¥iVK)Iq^YeXFHlI"Vr YH} ߪϪKC6 3CҠp]D0R oѿXL͛ڿ}dIn~7v@Em818قܬ<E \15MМ1scbO+wRFewCO^\b#+w@t-R Z@۽B]/%+Q﫡xr'ÒÎe<9k: j#53дcX4*7։{l[eh) U~C{M-.KhQSRa2fwp*P2l($N!9q9T_o*}W셾 syH80+a ?1x ϺaWHm+'w'V5 q'N =X%5aPt#-YkR۞,i{jv5aĎ\#n`d]PZ1BW+=j$1UodJ J ź x|3n\Yyh^'zϣ&|R=V%c$KBB!rW8`2@DOJ6jEx2 WaCQR06^Mdryz*Rq2j6{rymOok5E=N)l"邕䍑Cx(ϵl[˴c{vƠRENn-YKP|D<`ʔUN80ֿ nP].USCNKOjh24CwRYx& e~ ?]y^~@p_8 .mH J]3P\?8y%:m2GT0 eչm21)2"ΊH=F+/ w<'0fL>ª!_rv|˶pMA $;N:xÀ:-}=7>)C1`Gp*/G@?kթ܄*QJxЈkA̿tYIOd9#Ctf&r&Xwk$Ru'˗V&.N A"gkf(ޤzjPҙ=EbnvǚH[ y] qx ij1؂h^ C ZMں[OmQ1ٓL|Iw/#h/gS\adݼob -?l3434uAC@wsA_Qx"P2 <5<<{am>\+;S$(jV.>}^>QM8zFG@HFbS)āBfkHLR?0±54b$HZ 8cva7oJ` `t4A~aiv7Ez?v:Ұi 7 mZfWt?C*@P>[ߧqPc)̂/ +ϫ9VqAwI$LSpiv2U͡+ 6bѝHp]20\ؖ]Ҧ DbxL`1,Wo|aAFؠ hxM)\dyo2i /HFKbҗߩ/^ȓ ޴!qcO~nj=}Tˤˌ!R!ϒ!R7݅~gᢖa:ԝȪFOnڌr˾#z_ϖo3LEZ0T3,ZoH6yAa9Nljv6f .'0Nˡw ȞʉKokLV҅(YekA r\,NM$ʺ:fB5Bt"qBʋ4f̬?5R,@řfv'Qnq *ַS\lPZ uB[چ8Nw$J볷f$)?Ͳet1N CHniT\5QbF7H:@ @s8r rꏈ< (}ތ@pJ f<֛gwrmzڢd+*GKIo[xe66:Yhb]?6ݧYNv;t@Vma1[k"@7~?KlX3%w9bu,s]OJ_쎘Ma0}qRӲrApnԊ En| 쌴7-U2Ƣ+Xco@xR8>QT?li+WNweဈG]0<Z uEؚ"$_ߓꗓv?I\D,ŃJWQZ!f0$ëFaiCbpTQ4 `,٧̥aYÖtgMwbUDqTq*p t x8wͪgL]B3iSnuVr?FsLQR>ly%H{1OaZNdD. O'/NKpFT+Ʊ&YG?‰28_Rw <0gHEi0M$$-4$_aZhEGƽv3v.Ϝ!a*%1tjʀaqա!T<+hQ|ઊdԋ&ĵ MV2 iR%)`;=QY4jUg2;fi{@쏴G5oKfw.Yj;[+g{͸WʧHRb^%P8ltݡt`޹-7e%W$$th/fN'28mh}1\0ixiSf(ԙITx 9&m)7CG'HL_f곿CmmspřKQu5zsmdE}5-Z;9W= ?FD;}ġH\k*Agpvݴ5JD'Zmij [ qٓ|s ;iu$p445b"]a'puƗ;8wN8wm'R 9}w&Nz`zS!|\xD{ nM3T@v!hg4wvBhir\P}cds s5P~+JMnEڞ*”W"8qSÙj448R-( YCF+Tw5~#4 j["z_:l7ݯlGoM a|>lgAdWrH\_+9[hiq4\AB?MO| }}Z@l \?,fmp/H(i'υ ]/>E i^4Wk(#ѥLBS9BkV?t F FYjrKLdCuN9XƯ\\Z)8T/_{玚~jM";iȤi,+_mPa? GT01ka=gGأ˖!O?,gղ&N?|hO7eĶ_ήk,{jφ|xSnѷx|+2YB*CnDvcB %:J/Vz- ͠ xz GFN 3zbqmG8 7|0O"T|8_=ϭ8 ;f{!LTtQRA"՟tG{.ЗJ" Q~S-ɾ,5d =$er\5P-[CH{8wjrę##:,bBo*yB~NOrfuqP 3f];_W*'(Z[(}y:&},[/lR׺Ke-#q$jT56Pm#]ef ^h ?$~ Qת$< l_=ǤҶk~g,yV=83ȢѫU@!|ܕiv׌y!@zfӉ ü."wľL#hE=Cn*<&}ҺPA*gfB,{uJ)ĥT\U6V% R J_cs\*p24 J;+YדPF?vvlFyzAZ멹0H@&:抟RTUul7w~h.J4N[=tQψ$X6Wپ-8Pi2'.ꍎT?k8cv-(^W}VSDÍ4'<0:X0b6o߻w)'~8>`>GJs&Șy{Ue͔,d->}/{d =SBPpa]%U]q=);v7Q6T7Vn\݋yT'.nY^`*.7*նm LC#C៵tKKĖ2\HILppxwZ(eZMG_hyeQ50@pLU@B|̲G@uo4O`5+yE lNO4]J:ꚝed'HhA.o#QXoÇTݷ ?j2[UoW B)tr`~r~<:ሩ`{|7 1j'Kr {)!\G]o׏O/ͿwcLZ7gPwPi}))*88$fjj'j׏ Ƈ".i9r|N^hejQibHFMk/jw0dhIs ,J5{ѕ]Kzl2$;t5l`+.ӻ~`!>a{<1(ҜE5ge Yj/_*7Pt\Gw!갚U;FT3T;uhۤ}LY cxzm9E@"^l܎' ÃGS輼t0W)*励m `IИa<5+`YHafVc0ydmNcVB3l=N9-}>@%^I+OIMq5*+C4˸\U10-ߧMAA0D]!ءu|Q#P\319{Z;X lDөDCJ.jG{s̮r_*aʐ~<4CH&rf`) qww8S)ܶ }'A%"̍= $n X?9#Nē66f4DWv)ӷƄ2do^o`{  GKdl4ITJe5|2_%Dw~k%ZXqڏbb̻'ۈݑǼFH 쓄,݅BɭϡaWb?zAC1{DZ?^Yw=Æ'9;d4@X"kĞV!`; ahb0̌W!i^;%#, XDIV2Y 6z]j%zGz/;UCTSa2坲'}{T-5mLzi d>.B# 8dGr7>=vHЭ% rR~dV܇X\HCôʊFyC ~.i_bGЧUlY/1i>9 I\5*/^BZ&] .^@%H- :?=>TI[k\iIdѺn!ڳB$ycS,-LFϜ09ՆQVJ2ݞF˦r1^I/cȃH4ղ=OLRQI?Bf*~V9e_>|: 8 E^vRMfxsir0~6\O!XXer9*X%t1 7=Ӌ$/Ŵ>,RvQ5>OADcBg‚~׻9Q B]1zA8NZ%+&U{W5!!~~TconՕ8B$=vm.loź gP &h";a{=ߠR%yqIO{& "8(^<D#N@LoՇyᕑӿfs0$3RK쌪-G÷N?)x[$r744S"v+g]S>jކJ^Gg!)z%KO7X=\f u\U9#gߔcb%#8%Pˡ:Ys_6[0}p㠋=F< k]ƽlNfbvQRS01?iȸ%Od|nQG ׭˜[E[,,cHϽ$c~ y_+A ҡtKƖpY+v>]z$]4 `vqDlN%uւY嵐cXKg 3 DQi0bINKk)ȠGbe*Rb,Miu˂u(tmߏ" F \#2ʛxv+JH[na!>,Zu5""B,,}< >GQ D}hCSZUYڻk0B&# O/!]/vnobexo~ЈӶ.x[d 9“Oe:n54Ep!(LG` ؤt)RߕJQ^gH1q9u;qӹ Mq-e1/1ةkrvfFY;f-SMΗ? `V5D;86U=ȤLW38P.2 4BIYm/~,= SpS,]0|@>mUjrx9ZW\zxon2)ѥ/oI/ՂA:E CgгVI"C뾗F@5P&4„zG/-$qHV+3u\{U+\׷8o9_n=n8Xx!]5r`BAK`]<(ת'5<zaY~'_+i*~oCVݣ2 v~_]oh11ۘh2FPfvJRDpcl$`> df񽮼ڰD RRdtb].nDk3h Io}PB+Kw+/JqGB7&T (7|}L^](ۂ3GצW:t. ^ޕ0MIC.≄^Q^RK+q/M Uxfʭ)gE~Uf䦘gzju<wXy)TYSl5#"oB6OWVQBL ́ò 'w-.~^a7f*8q%ƚM6mCdVe v!L #HA( &q"Pڪ_)H&(p)A57PDl!z |O֣ēܙ:A-6܁Zϗ,gVq{wwM5cbet=$nzQQ GvT^ >VtB1EQgMBFrXaP C=C n!*ͨp!~u Z*" DΰlPOBs+H11PQ$wn~އj(vG!6ρ,Tj(QSon[1]gmta+1hm #q.BH{гP$uG FWdt ?x1Dyg?xI}>a'HhP[U',_Kx]Yejwd&t[G'.u[VgG\JW.Z;@'rK!*yzga.X4z].金@ilFɛ٨fgoSj ?<~wPz#X7#rm?Z۵)f-P+40-Tj|G]*aLR(ٻKiֿKCc*j%uI7RU%JHlM{i|!ӜZiូς~U*lb VM0Z{5͐ښN[[S[cka>y?ة{"j-#Fhg|/ISۤK#i1y|f/, H$cwDktmC x)oG; 1u+n"R [H޷%u8Z`oyI=!Wqx2Ln6Btl_(ٯ$uc<9&?L` q}h0`Ih|vIH pHoxi%t -bBfl]uRl\_$ONv2R|Yq_5ؕInr/T6؈O P_*'xW ݾ- X N_w\is3}~a=ܵ7kIVLa"xWn$H$x"1V83]c2%O44`B'..Єcl,M=S>qdbw1-F+xX[*K^rH5xV DُR20zPpzƅeNv3F'J?(2\cODmp2{vMq=F]7's֯.Kbz<[?HՈV/B09PBXPsv' x2;(fYThf׾3='@z?ƏPzE #gI>19G4yXAG=r-"y)3.LueGe8h$B7zq]P ofٯ$M?kQ{Z4 QmDߔ\ʦ[tщ0`.]4"E6#sH+&-qON! *xP޶J(tW vR*9/ }P&wt4u;snnIœ߶c/O D:6=~%'MYg|WY)`ZTφlx~K&)󨾮n{sySq3Bnj:%[&IZb؅=g ( Ʈ`tGy5{b}W5}<RL%#rEΜP^@4V.~,rWa\`IL ^jkjr"e{fO=.a^[ ;l^Sz(oPB^j*#H,f }Ȕ].Mr2br-Bsʭ`yz*r#kû'zɪ+qҠ!GKwp]:(\DƅFdZ}Y%4 ֿy%s%(fSn^rSO} @z8|h>Q 낦@i) oi~FI3j'?%-{#yβʿS ])Yϝ;VV:[seQ m~il8=B3k)Tū7 *WnilG:(^6;C-gS-D-Ώjs.iD,|bǮu x@86O\٤&v%DSRWP[? !ifmNjXsD="p@Qêon#w q|h^bC]>"7 rY]^EC<l/H3pys (J璴ŰB[E.1mj0^byvXtwDa] yM$ 4FƂauL= t?YkR>^#QQ"Wܝ_^=:8&};2E~+4N|}HC+O 8zI^FSyJNƥI675[HԠ?Ƌ}uI#@ꪊ}EBQb!x}:ft Zy.$HхJ*v}JРl CXĢۏZy#'=ҽye02"w*g} / jѰa _AE:amA0f:&Ɛ|1)Z->qpk8j9T6P**פ ğNOf ;b ٹh5-.i+UGR{$ "uVx/M$ݩKSgdN ERȩʄй5 ht)mx &fqI}d?Nn\f94'/L(Ԍ?<.BQ0x˵eCBisaNr^9(iw}|Zt&1ĴȘ '%ˆؑ|B>Y<-0G;ۊ!+cfFO߇}a=0{A"r4Gqw- cK,7c6TY_*ix7jc+)h/߃ҚyzôL4|X)97k=I0ûY# 8QvQW=z-T.\DD>aʾ4rTq(CTLXYAEEI0|L+sJ?@A4U{O2p!J7t]Ķ;dkQNlk\%Ez?2_~ ) Lƺq?%6/|`VqMSKV磰Iŀ)5 B^Ѷt9)-e,6 ] 0KɹPd<Qgm6~"䋵NI7*ܠ;&)Ĺ%'?tBiŧf\Z%v?BX]zKtާY8,⬡"U$( 37ze=a FA(Sf PMm6%ָ7:z ,{u[:&[TEBnWQg"(M~H|1, 9iیh%S2^O5V\Wx)YN6&/O>t7htf%2X 7_1~8EqaΜ F& +:hʹ3PXD>@8Li' W_+F7isZ3c lvxo 9,5r.k0+pys:T歾pTϪ毚|2Icdv@%"Ծp,&(. eb{б.E F%uyRV* =-xS#t;941ݠKyٶڀMY9:4{h}VY߸#P/{xüz 38 ١H->/3&uM,96sx>BU}?T7㿑Йp+Fբ*8 jNiAVo~ua!oCy#$}6D@arqX 82!NN4]>D<?;iɼK;ʂYǹn72,WV[xzۮ_o0;$rw(^ <q&n˵Zʯp,# ,Q25;sUxod PA[j^.H 'C^8F4!rR,2|xn.-\\B&ToN-{]h₺ù )3ʖ!%=F.-ةdDhR2J;Z͊;؉(6BOפn`h^ ,e)4+#%kXf%\q3 /w- &RfiOOt愁eT8oJ5; .dERELen+ZVNdEpl*FAmfVBl!h&R: n`]Qį㺢e+45}mq:8CPjlEv,/ƞ z4AB3U:vhO38UÉGMH*ܿvZֳWqvwMb;Cȑ8.ʯ6_ ?6D+kL=^ZX0L<[jՁ|5Z?W1`%|}[IB:!os!,C^rtƴ\S_`=Or lF]n͇#-غNߘPrw>aԕ}SHA'hf1+(=ƛA Y37h]I+##H] Ѝi 죿Oeս&H'Ө:dӝjPKڡ%̌u Ed_Z$9~ AB o(.SbۻbvWØDϝeQ/͋AETfR}i eoM3Ibۈz>rߋqQC@ܖswf5mV#iA6 6]0nEH^[b1xVܠ5J6}[4݋p';=y,PMNrrsIӡ5~7lz*/iijÄ۠pv/Q3mp+k ֏dZѡW/lBQqS`l`IidxG" M=dD. $=&r_ RCeG0h}t=:y1la?EOAm`8*to.%(G.HB 2C^U}Z :(?w \Xtv5Yuba>hxLLCIjUħҝEh^ 0J])j2j! J oK@>f7LQ4%ڮUmNYuybhXaZmj SoGrEʕ ~ W9 ;xQH{&% ]Ldzyܴ6=ׁ^E g9WV"vVtdQaM֣ 8 ]jjNx PWr>B)KanU/kV !-$t:6{wgȔ}$awT4/4]d3i(28X?~"߭KewDZxm!дENY آp,V[NM D֩wncTm -l`FL&8H*FiR:j>Z!U86#a hHX%RwyȐס7f0*qX9G|Cp?XM:$d|'^M[)ɝaarΗ[n1B6*##fy-bټ0_,L MhoOsd?i|QA"k>AQ0Li Pl1^d1+*Ƽ|X=ȱtOuWC4> UqHCc\'3W|Ṉ0.߫1SxVCoI/s- Aяd y؞4OY9*HF%Sf*70q lpZX!ZUb@7nKnP`+ϡZHbyl IGxNo^[hˌt%xzAɝg gyHK`uCmnP!Fio*Ri7bI.QG/v ,:хd"n&s@iWsCxߙ,L<3>)KTtLV@3sWpи]!nNRu:|V=}rkw>I 0k?X}2bB /wO H! e`[ݕ<5}To0;G"KCZ//E53#A/ 0P *~gTG J.e|ɲ2aWkӬrJ#BZ wړhboC[ŝs9hUTnz:g,AV@1ȭ7C\x`{f 5 wA#HG0X^kUR›s #O{jNEpEAiȧz+kiGBz3~%܆|["['ErTB̻QmdmyfÈd+7lb׿%0ĠRЗUB/3EH 4r0>wu3Rdm.W |r-Sow7uW4j"LᡶZzx0&j nkS2W^|^<\<="5쫠#Ι-72jSɨn&//-`Tv7{In/}h|GT ՀXK ɝ6l["BD:ƴ-׳B/RSBʠS֏=d.EN` P5Aa[X e27bgN[R]5& `j6-nI:n<ҫ0,W*L2Gx4U9/~/^'勡"埋" Ls?/Š6v!Ny-~ŏ[K:ܦsTn=o>3:Jc%(j|eazuԎO ?4xn/Y0bh5x*GusMNN'nOLL;%/(KgK[+>R2z.!ԁO8r8/XL5s[-Jz4p%+fj||$? axpuˋ<왞ߙ + U3n} Hh.K͢dQ̣!11X/Զ*ewFYqj7>Eݲ/O&NҾ/6#-Dd˫ȩ WjvF/i%pdF?#BE\SU1v~O3 ?;';JWJ(1\[dq*a[U/9["l8S=W0, k;o?U.\߷$(V壣2$kdso>g9)9k s'$wZi4r:u>/MϽɄT8+#m@azZ%pxL8ܪӋmY&HZ|-/M f3t t;W*F%@\W9D1=R+Tbdvp5~;ѪzĒa1?aL;.zHdP{C=ɓi 4" <*Ϻ OXQ zO#Bsqzq3=Ez0_B| /Ϊ2[,&ҥ mQ8=)&EC[{=F+*lbE~R}rL9mձrz!15gDž=ß.yX!N6gKc߅OrѼʓ96b0UZ05pAz#şUdiga;]؋Mc䳢ೀ7 v&P S ID72jMԫ௨",[ ] o̱orm)|nuۉk[5rMb!1 ,'"%j0#{ *c{~faN2aMꦿE'~k?m͚ʺR\][_qL)odR{)rsN,Hj'jh>tBd_P؃)s+FH,wgoTP Y1iXz+rY˸_v\d~7g06SIR=m]NNR*,Z*!N`OV+weثkhVA(K)=ƮQ_qqƭ")LAFFʎ(iNN! _k{s-P8IJ$ZUJCOXK ^,a!:0ngI7 |c8M|كj͆cOA+s`hz*U1v k7&L$f']Ɔu0E^,PpUL45o |2Tvvezcgví"<'+}8X/YyW,4v=JIZo>w"P ᎬHm.hIW1.?)JmdIDWg쿠zʒ(z)'4Ú{ГtK4GiK 9AxyVm r7 sER!}rV|;{w$N]af2L_>[2 < A>y(PÅg@=[)<]o Չb{p'<\fJNz`iǎ#F5lKb3E ]6,cK6.>B4) Yn/*y2bc nb΀coG*njw`DTFŕ6bZ'Rf'v}ɪ >`U9dw(U0t(OCw7VB[$/yՕ+^>nf|Srތ^(HVsvJx^U`gCU9gzFf{ 4>]ߙCnZ1a"Z$6=s*Ǩ($, s6)8Zj <)aq\ҡM&St/ Z85\}'Y${LƏi8r+Gm7N1:q ,O1t<,q󄴬q 50+iMg3^WQlVm}oYI^KU: YZ