go1.16-doc-1.16.15-150000.1.46.1 >  A bLp9|vojܭ]SƩ׉IUu`/lJL@2 gm>c/5c}vo{wNw0 2 V楆M>5&+5@$̦42HgumFû0\n-ؑj=p\JOͪ2PeܗX [km[z&ƚ≖ëXeGxT'И$E" /K%JF3b`Ef?\ɣvk#=eqPoPsS< |9C M-w"|2o04f$զWxь>p;s|?sld  # 4TXdh    ( , 0@ThF(j8t9:FpGpHpIpXpYp\q$]q4^qbbqcr,drerfrlrurvrzs ss s&shCgo1.16-doc1.16.15150000.1.46.1Go documentationGo examples and documentation.bLs390zl34ΛSUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Documentation/Otherhttp://golang.orglinuxs390xzO4AՁbLbLbLbL649d67e452dd4e8ddc3d14d372dd0f6230a573bac7f4d86ae5111ac22c246f7a2471469d94804bb4017abcc565e7ba14e925599b32ac1044708a6bd68fd31aa7b452343408313c2e9bd6914416cac6f17c7ac7fc0e31462e382bbe56962b80ba56c79fc1c8aed92516f6723c47fab4fbcde80161d5885f090312d733f912f40brootrootrootrootrootrootrootrootgo1.16-1.16.15-150000.1.46.1.src.rpmgo-docgo1.16-docgo1.16-doc(s390-64)    go1.16rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.16.153.0.4-14.6.0-14.0-15.2-14.14.1b+9b(b b@b@aaaa@a`2a;Ha @a a `i@`.``@`+`g@`KW`H`.V`+`@_H@jkowalczyk@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.comfvogt@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.com- 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.16.15 (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 to the net package Refs boo#1182345 go1.16 release tracking CVE-2022-24921 * boo#1196732 go#51112 CVE-2022-24921 * go#51117 regexp: stack overflow (process exit) handling deeply nested regexp * go#51331 cmd/go/internal/modfetch: erroneously resolves a v2+incompatible version when a v2/go.mod file exists * go#51198 cmd/compile: "runtime: bad pointer in frame" in riscv64 with complier optimizations * go#51161 net: use EDNS to increase DNS packet size [freeze exception] * go#50733 runtime/metrics: time histogram sub-bucket ranges are off by a factor of two- 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.16.14 (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, net/http/httptest, and testing packages. Refs boo#1182345 go1.16 release tracking CVE-2022-23806 CVE-2022-23772 CVE-2022-23773 * boo#1195838 go#50974 CVE-2022-23806 * go#50977 crypto/elliptic: IsOnCurve returns true for invalid field elements * boo#1195835 go#50699 CVE-2022-23772 * go#50700 math/big: Rat.SetString may consume large amount of RAM and crash * boo#1195834 go#35671 CVE-2022-23773 * go#50686 cmd/go: do not treat branches with semantic-version names as releases * go#50866 cmd/compile: incorrect use of CMN on arm64 * go#50832 runtime/race: NoRaceMutexPureHappensBefore failures * go#50811 cmd/go: remove bitbucket VCS probing * go#50780 runtime: incorrect frame information in traceback traversal may hang the process. * go#50721 debug/pe: reading debug_info section of PE files that use the DWARF5 form DW_FORM_line_strp causes error * go#50682 cmd/compile: MOVWreg missing sign-extension following a Copy from a floating-point LoadReg * go#50645 testing: surprising interaction of subtests with TempDir * go#50585 net/http/httptest: add fipsonly compliant certificate in for NewTLSServer(), for dev.boringcrypto branch * go#50245 runtime: intermittent os/exec.Command.Start() Hang on Darwin in Presence of "plugin" Package- go1.16.13 (released 2022-01-06) includes fixes to the compiler, linker, runtime, and the net/http package. Refs boo#1182345 go1.16 release tracking * go#50449 x/net/http2: http.Server.WriteTimeout does not fire if the http2 stream's window is out of space. * go#50296 cmd/link: does not set section type of .init_array correctly * go#50194 runtime/race: building for iOS, but linking in object file built for macOS * go#50072 runtime: race detector SIGABRT or SIGSEGV on macOS Monterey * go#49923 cmd/link: support more load commands on Mach-O * go#49412 cmd/compile: internal compiler error: Op...LECall and OpDereference have mismatched mem * go#48115 runtime: mallocs cause "base outside usable address space" panic when running on iOS 14- go1.16.12 (released 2021-12-09) includes security fixes to the syscall and net/http packages. Refs boo#1182345 go1.16 release tracking CVE-2021-44716 CVE-2021-44717 * boo#1193598 go#50057 CVE-2021-44717 * go#50066 syscall: don’t close fd 0 on ForkExec error * boo#1193597 go#50058 CVE-2021-44716 * go#50064 net/http: limit growth of header canonicalization cache- go1.16.11 (released 2021-12-02) includes fixes to the compiler, runtime, and the net/http, net/http/httptest, and time packages. Refs boo#1182345 go1.16 release tracking * go#49910 x/net/http2: frequent failures in TestClientConnCloseAtBody * go#49908 x/net/ipv6: TestPacketConnReadWriteMulticast{UDP,ICMP} failing with "i/o timeout" on OpenBSD 6.8 and 7.0 * go#49904 x/net/http2: Client doesn't send body until ExpectContinueTimeout expires * go#49867 syscall: ntdll.dll errors in rtlGetNtVersionNumbers via os.StartProcess * go#49851 net/http/httptest: Close does not wait for the underlying Server's ConnState callbacks to complete * go#49728 runtime: "fatal error: unexpected signal during runtime execution" in cmd/go tests on darwin-amd64-race running macOS 12.0 * go#49661 x/net/http2: TestUnreadFlowControlReturned_Server failures with stream error "NO_ERROR" since 2021-10-05 * go#49623 net/http: Possible HTTP/2 busy loop regression in Go 1.17.3 * go#49567 net/http: server responds with Transfer-Encoding: identity * go#49560 x/net/http2: setting Request.Close doesn't close TCP connections * go#49558 net/http: HTTP/2 response body Close method sometimes returns spurious context cancelation error (1.17.3 regression) * go#49406 time: ParseInLocation error * go#49391 cmd/compile: internal compiler error: Expand calls interface data problem- go1.16.10 (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 misc/wasm directory, and to the net/http package. Refs boo#1182345 go1.16 release tracking CVE-2021-41771 CVE-2021-41772 * boo#1192377 go#48990 CVE-2021-41771 * go#48991 debug/macho: invalid dynamic symbol table command can cause panic * boo#1192378 go#48085 CVE-2021-41772 * go#48251 archive/zip: Reader.Open panics on empty string * go#49153 misc/wasm, cmd/link: Go 1.17.2 causes WASM builds to throw command line too long with many environment variables * go#49076 x/net/http2: backport critical fixes * go#49009 net,runtime: apparent deadlock in (*net.conn).Close and runtime.netpollblock on arm64 platforms * go#48822 x/net/http2: client can hang forever if headers' size exceeds connection's buffer size and server hangs past request time * go#48649 x/net/http2: pool deadlock * go#48478 cmd/compile: 64 bits shifts on arm get wrong results * go#48474 cmd/compile: incorrect arm/arm64 simplification rules- go1.16.9 (released 2021-10-07) includes a security fix to the linker and misc/wasm directory, as well as bug fixes to the runtime and to the text/template package. Refs boo#1182345 go1.16 release tracking CVE-2021-38297 * boo#1191468 go#48797 CVE-2021-38297 * go#48799 security: fix CVE-2021-38297 misc/wasm, cmd/link: do not let command line args overwrite global data * go#48443 text/template: should t.init() be executed before t.muTmpl.Lock() in AddParseTree() method? * go#47858 time: timer reset sometimes ignored, causing delayed ticks- go1.16.8 (released 2021-09-09) includes a security fix to the archive/zip package, as well as bug fixes to the archive/zip, go/internal/gccgoimporter, html/template, net/http, and runtime/pprof packages. Refs boo#1182345 go1.16 release tracking CVE-2021-39293 * boo#1190589 go#47801 CVE-2021-39293 * go#47985 archive/zip: overflow in preallocation check can cause OOM panic * go#47691 x/net/http2: server sends RST_STREAM w/ PROTOCOL_ERROR to clients it incorrectly believes have violated max advertised num streams * go#47675 runtime/pprof: apparent deadlock in TestGoroutineSwitch on linux-armv6l * go#47610 go/internal/gccgoimporter: TestInstallationImporter broken with tip gccgo * go#47535 net/http: TestCancelRequestWhenSharingConnection can cause port exhaustion * go#47042 html/template: data race with concurrent ExecuteTemplate calls- 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.16/lib/time/update.bash (already packaged) /usr/lib64/go/1.16/src/all.bash /usr/lib64/go/1.16/src/bootstrap.bash /usr/lib64/go/1.16/src/buildall.bash /usr/lib64/go/1.16/src/clean.bash /usr/lib64/go/1.16/src/cmp.bash /usr/lib64/go/1.16/src/make.bash /usr/lib64/go/1.16/src/race.bash /usr/lib64/go/1.16/src/run.bash /usr/share/go/1.16/src/all.bash /usr/share/go/1.16/src/bootstrap.bash /usr/share/go/1.16/src/buildall.bash /usr/share/go/1.16/src/clean.bash /usr/share/go/1.16/src/cmd/compile/internal/ssa/gen/cover.bash /usr/share/go/1.16/src/cmd/vendor/golang.org/x/sys/windows/mkerrors.bash /usr/share/go/1.16/src/cmd/vendor/golang.org/x/sys/windows/mkknownfolderids.bash /usr/share/go/1.16/src/cmp.bash /usr/share/go/1.16/src/internal/trace/mkcanned.bash /usr/share/go/1.16/src/make.bash /usr/share/go/1.16/src/race.bash /usr/share/go/1.16/src/run.bash- go1.16.7 (released 2021-08-05) includes a security fix to the net/http/httputil package, as well as bug fixes to the compiler, the linker, the runtime, the go command, and the net/http package. CVE-2021-36221 Refs boo#1182345 go1.16 release tracking * boo#1189162 go#46866 CVE-2021-36221 * go#47474 net/http: panic due to racy read of persistConn after handler panic * go#47348 cmd/go: "go list -f '{{.Stale}}'" stack overflow with cyclic imports * go#47332 time: Timer reset broken under heavy use since go1.16 timer optimizations added * go#47289 cmd/link: build error with cgo in Windows, redefinition of go.map.zero * go#47015 cmd/go: go mod vendor: open C:\Users\LICENSE: Access is denied. * go#46928 cmd/compile: register conflict between external linker and duffzero on arm64 * go#46858 runtime: ppc64x binaries randomly segfault on linux 5.13rc6 * go#46551 cmd/go: unhelpful error message when running "go install" on a replaced-but-not-required package- Drop patch to fix crashes on PowerPC with kernel >= 5.13, fixed in next upstream release: * drop fix-ppc64-crashes.patch- Add patch to fix crashes on PowerPC with kernel >= 5.13: * fix-ppc64-crashes.patch- go1.16.6 (released 2021-07-12) includes a security fix to the crypto/tls package, as well as bug fixes to the compiler, and the net and net/http packages. CVE-2021-34558 Refs boo#1182345 go1.16 release tracking * boo#1188229 go#47143 CVE-2021-34558 * go#47145 security: fix CVE-2021-34558 * go#46999 net: LookupMX behaviour broken * go#46981 net: TestCVE202133195 fails if /etc/resolv.conf specifies ndots larger than 3 * go#46769 syscall: TestGroupCleanupUserNamespace test failure on Fedora * go#46657 runtime: deeply nested struct initialized with non-zero values * go#44984 net/http: server not setting Content-Length in certain cases- Fix extraneous trailing percent character %endif% in spec file.- go1.16.5 (released 2021-06-03) includes security fixes to the archive/zip, math/big, net, and net/http/httputil packages, as well as bug fixes to the linker, the go command, and the net/http package. CVE-2021-33195 CVE-2021-33196 CVE-2021-33197 CVE-2021-33198 Refs boo#1182345 go1.16 release tracking * boo#1187443 go#46241 CVE-2021-33195 * go#46357 net: Lookup functions may return invalid host names * go#46530 net: Unix dnsclient test for CVE-2021-33195 assumes that 1.2.3.4 does not resolve * boo#1186622 go#46242 CVE-2021-33196 * go#46397 archive/zip: malformed archive may cause panic or memory exhaustion * boo#1187444 go#46313 CVE-2021-33197 * go#46315 net/http/httputil: ReverseProxy forwards Connection headers if first one is empty * boo#1187445 go#45910 CVE-2021-33198 * go#46306 math/big: (*Rat).SetString with "1.770p02041010010011001001" crashes with "makeslice: len out of range" * go#46214 cmd/go: make go mod download with no arguments leave go.sum alone * go#46144 cmd/go: error out of 'go mod tidy' if the go.mod file specifies a newer-than-supported Go version * go#46128 cmd/link: internal error when externally linking very large binaries * go#45927 cmd/link: SIGSEGV running 'openshift-install version' for release-4.8 using external linking on PPC64LE * go#45832 cmd/link: unexpected trampoline when cross-compiling to ppc64le- go1.16.4 (released 2021-05-06) includes a security fix to the net/http package, as well as bug fixes to the runtime, the compiler, and the archive/zip, time, and syscall packages. CVE-2021-31525 Refs boo#1182345 go1.16 release tracking * boo#1185790 CVE-2021-31525 * go#45712 net/http: ReadRequest can stack overflow * go#45636 cmd/compile: internal compiler error: Invalid PPC64 rotate mask * go#45482 runtime: "invalid pc-encoded table" throw caused by bad cgo traceback (expandFinalInlineFrames) * go#45385 time: Europe/Dublin timezone handling broken with embedded timezone database * go#45347 archive/zip: duplicate entries in FS interface * go#45307 os/signal: timeout in TestAllThreadsSyscallSignals- go1.16.3 (released 2021-04-01) includes fixes to the compiler, linker, runtime, the go command, and the testing and time packages. Refs boo#1182345 go1.16 release tracking * go#45303 runtime: "invalid pc-encoded table" throw caused by bad cgo traceback * go#45253 cmd/compile: fix long RMW bit operations on AMD64 * go#45240 all: run.{bash,bat,rc} sets GOPATH inconsistently * go#45192 Strange behaviour with loops * go#45030 cmd/link: go 1.16 plugin does not initialize global variables correctly when not used directly * go#44888 testing: Helper line number has changed in 1.16 * go#44885 cmd/go: import paths ending with '+' are rejected (affects executable like g++ or clang++) * go#44869 time, runtime: zero duration timer takes 2 minutes to fire * go#44860 cmd/go: documentation at golang.org for cmd/go has confusing formatting * go#44812 cmd/go: 'go get' does not add missing hash to go.sum when ziphash file missing from cache * go#44640 cmd/link: fail to build when using time/tzdata on ARM- go1.16.2 (released 2021-03-11) includes fixes to cgo, the compiler, linker, the go command, and the syscall and time packages. Refs boo#1182345 go1.16 release tracking * go#44793 cmd/go: mod tidy should ignore missing standard library packages * go#44746 cmd/go: improve error message when outside a module from "working directory is not part of a module" * go#44676 cmd/go: warning message when getting a retracted module version is missing a trailing newline * go#44659 runtime: marked free object in span * go#44647 cmd/go: "malformed import path" in Go 1.16 for packages with path elements containing a leading dot * go#44638 cmd/link: runtime crash, unexpected fault address 0xffffffffffffffff, h2_bundle.go, when using plugin * go#44618 time: LoadLocationFromTZData with slim tzdata uses incorrect zone * go#44593 syscall & x/sys/windows: buffer overflow in GetQueuedCompletionStatus * go#44498 cmd/go: 'go mod edit -exclude' erroneously rejects '+incompatible' versions * go#44496 cmd/go: malformed module path with retract v2+ * go#44464 cmd/compile: ICE on deferred call to syscall.LazyDLL.Call * go#44462 x/tools/go/analysis, syscall: ptrace redeclared in this block * go#44433 cmd/compile: Compiler regression in Go 1.16 - internal compiler error: child dcl collision on symbol * go#44402 doc: Broken image in readme * go#44358 cmd/compile: internal compiler error: Value live at entry. It shouldn't be. * go#44346 runtime/cgo: cannot build with -Wsign-compare- go1.16.1 (released 2021-03-10) includes security fixes to the archive/zip and encoding/xml packages. CVE-2021-27918 CVE-2021-27919 Refs boo#1182345 go1.16 release tracking * boo#1183333 CVE-2021-27918 * go#44915 encoding/xml: infinite loop when using `xml.NewTokenDecoder` with a custom `TokenReader` * boo#1183334 CVE-2021-27919 * go#44917 archive/zip: can panic when calling Reader.Open- gcc6-go.patch fix typo go-7 to go-6 for bootstrap on SLE-12 gcc6- go1.16 (released 2021-02-16) Go 1.16 is a major release of Go. go1.16.x minor releases will be provided through February 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#1182345 go1.16 release tracking * See release notes https://golang.org/doc/go1.16. Excerpts relevant to OBS environment and for SUSE/openSUSE follow: * Module-aware mode is enabled by default, regardless of whether a go.mod file is present in the current working directory or a parent directory. More precisely, the GO111MODULE environment variable now defaults to on. To switch to the previous behavior, set GO111MODULE to auto. * Build commands like go build and go test no longer modify go.mod and go.sum by default. Instead, they report an error if a module requirement or checksum needs to be added or updated (as if the -mod=readonly flag were used). Module requirements and sums may be adjusted with go mod tidy or go get. * go install now accepts arguments with version suffixes (for example, go install example.com/cmd@v1.0.0). This causes go install to build and install 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 installing executables without affecting the dependencies of the main module. * go install, with or without a version suffix (as described above), is now the recommended way to build and install packages in module mode. go get should be used with the -d flag to adjust the current module's dependencies without building packages, and use of go get to build and install packages is deprecated. In a future release, the -d flag will always be enabled. * retract directives may now be used in a go.mod file to indicate that certain published versions of the module should not be used by other modules. A module author may retract a version after a severe problem is discovered or if the version was published unintentionally. * The go mod vendor and go mod tidy subcommands now accept the -e flag, which instructs them to proceed despite errors in resolving missing packages. * The go command now ignores requirements on module versions excluded by exclude directives in the main module. Previously, the go command used the next version higher than an excluded version, but that version could change over time, resulting in non-reproducible builds. * In module mode, the go command now disallows import paths that include non-ASCII characters or path elements with a leading dot character (.). Module paths with these characters were already disallowed (see Module paths and versions), so this change affects only paths within module subdirectories. * The go command now supports including static files and file trees as part of the final executable, using the new //go:embed directive. See the documentation for the new embed package for details. * When using go test, a test that calls os.Exit(0) during execution of a test function will now be considered to fail. This will help catch cases in which a test calls code that calls os.Exit(0) and thereby stops running all future tests. If a TestMain function calls os.Exit(0) that is still considered to be a passing test. * go test reports an error when the -c or -i flags are used together with unknown flags. Normally, unknown flags are passed to tests, but when -c or -i are used, tests are not run. * The go get -insecure flag is deprecated and will be removed in a future version. This flag permits fetching from repositories and resolving custom domains using insecure schemes such as HTTP, and also bypasses module sum validation using the checksum database. To permit the use of insecure schemes, use the GOINSECURE environment variable instead. To bypass module sum validation, use GOPRIVATE or GONOSUMDB. See go help environment for details. * go get example.com/mod@patch now requires that some version of example.com/mod already be required by the main module. (However, go get -u=patch continues to patch even newly-added dependencies.) * GOVCS is a new environment variable that limits which version control tools the go command may use to download source code. This mitigates security issues with tools that are typically used in trusted, authenticated environments. By default, git and hg may be used to download code from any repository. svn, bzr, and fossil may only be used to download code from repositories with module paths or package paths matching patterns in the GOPRIVATE environment variable. See go help vcs for details. * When the main module's go.mod file declares go 1.16 or higher, the all package pattern now matches only those packages that are transitively imported by a package or test found in the main module. (Packages imported by tests of packages imported by the main module are no longer included.) This is the same set of packages retained by go mod vendor since Go 1.11. * When the -toolexec build flag is specified to use a program when invoking toolchain programs like compile or asm, the environment variable TOOLEXEC_IMPORTPATH is now set to the import path of the package being built. * The -i flag accepted by go build, go install, and go test is now deprecated. The -i flag instructs the go command to install packages imported by packages named on the command line. Since the build cache was introduced in Go 1.10, the -i flag no longer has a significant effect on build times, and it causes errors when the install directory is not writable. * When the -export flag is specified, the BuildID field is now set to the build ID of the compiled package. This is equivalent to running go tool buildid on go list -exported -f {{.Export}}, but without the extra step. * The -overlay flag specifies a JSON configuration file containing a set of file path replacements. The -overlay flag may be used with all build commands and go mod subcommands. It is primarily intended to be used by editor tooling such as gopls to understand the effects of unsaved changes to source files. The config file maps actual file paths to replacement file paths and the go command and its builds will run as if the actual file paths exist with the contents given by the replacement file paths, or don't exist if the replacement file paths are empty. * The cgo tool will no longer try to translate C struct bitfields into Go struct fields, even if their size can be represented in Go. The order in which C bitfields appear in memory is implementation dependent, so in some cases the cgo tool produced results that were silently incorrect. * The linux/riscv64 port now supports cgo and -buildmode=pie. This release also includes performance optimizations and code generation improvements for RISC-V. * The new runtime/metrics package introduces a stable interface for reading implementation-defined metrics from the Go runtime. It supersedes existing functions like runtime.ReadMemStats and debug.GCStats and is significantly more general and efficient. See the package documentation for more details. * Setting the GODEBUG environment variable to inittrace=1 now causes the runtime to emit a single line to standard error for each package init, summarizing its execution time and memory allocation. This trace can be used to find bottlenecks or regressions in Go startup performance. The GODEBUG documentation describes the format. * On Linux, the runtime now defaults to releasing memory to the operating system promptly (using MADV_DONTNEED), rather than lazily when the operating system is under memory pressure (using MADV_FREE). This means process-level memory statistics like RSS will more accurately reflect the amount of physical memory being used by Go processes. Systems that are currently using GODEBUG=madvdontneed=1 to improve memory monitoring behavior no longer need to set this environment variable. * Go 1.16 fixes a discrepancy between the race detector and the Go memory model. The race detector now more precisely follows the channel synchronization rules of the memory model. As a result, the detector may now report races it previously missed. * linker: This release includes additional improvements to the Go linker, reducing linker resource usage (both time and memory) and improving code robustness/maintainability. These changes form the second half of a two-release project to modernize the Go linker. * The linker changes in 1.16 extend the 1.15 improvements to all supported architecture/OS combinations (the 1.15 performance improvements were primarily focused on ELF-based OSes and amd64 architectures). For a representative set of large Go programs, linking is 20-25% faster than 1.15 and requires 5-15% less memory on average for linux/amd64, with larger improvements for other architectures and OSes. Most binaries are also smaller as a result of more aggressive symbol pruning. * The new embed package provides access to files embedded in the program during compilation using the new //go:embed directive. * The new io/fs package defines the fs.FS interface, an abstraction for read-only trees of files. The standard library packages have been adapted to make use of the interface as appropriate. * For testing code that implements fs.FS, the new testing/fstest package provides a TestFS function that checks for and reports common mistakes. It also provides a simple in-memory file system implementation, MapFS, which can be useful for testing code that accepts fs.FS implementations. * syscall: On Linux, Setgid, Setuid, and related calls are now implemented. Previously, they returned an syscall.EOPNOTSUPP error. On Linux, the new functions AllThreadsSyscall and AllThreadsSyscall6 may be used to make a system call on all Go threads in the process. These functions may only be used by programs that do not use cgo; if a program uses cgo, they will always return syscall.ENOTSUP. * time/tzdata: The slim timezone data format is now used for the timezone database in $GOROOT/lib/time/zoneinfo.zip and the embedded copy in this package. This reduces the size of the timezone database by about 350 KB.- go1.16rc1 (released 2021-01-28) is a release candidate of go1.16 cut from the master branch at the revision tagged go1.16rc1.- go1.16beta1 (released 2020-12-08) is a beta version of go1.16 cut from the master branch at the revision tagged go1.16beta1.s390zl34 16491491531.16.151.16.15-150000.1.46.11.16.15-150000.1.46.1asm.htmlgo1.16.htmlgo_mem.htmlgo_spec.html/usr/share/doc/packages/go/1.16/-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:23540/SUSE_SLE-15_Update/899cf56651552adc663e6a03bd5be17d-go1.16.SUSE_SLE-15_Updatecpioxz5s390x-suse-linuxHTML document, UTF-8 Unicode textHTML document, ASCII textN-'g2rutf-89a284d2b13804e419765a33241ef34122d14e2176b2c598c52726560abcba937?P7zXZ !t/ù] crv(vX0x n*.PC)4ټ1Of߃k'{3ר--}n$=a7+;]0V .צ?ZtNPn<1&%)NEA а5oj<#BGy}4uv8(3h--g~qZW2\cӟp0N{] qV(󰾹ك |@KBNA9P@X\sZ\K6ڪu]]մU>:Df^qH0>CD弱6j5'TEF-;}T2>ͻQH ~+C:Հl6Ngzz.ko4ڢP;ۻƋI[h߽D[[9aGN[*&`Y(9, U_mb+Z`F.>]&؅aE Z9@-^HעJ-d\@DI'LreY+ȏޣbx8\/VUGR {v ؏6|XĿP]"K7J_kU.!鵟QApl6P!]Pz4|&ZN}VϢ #~  |'MM: @츻?V?$vBU(D/w+ix-E@`B/P¶)e@XK,ܲj +DQZd "T.kTqTvo2"dF^rq[l bتs: ا/bh#mIO˦cБnq]{Mr(Č.#}ZRp F< .>FLlS i_izIƲs"~[xsGM~'Iԁ+A@?+A◃,l1N ,~:-j8Vg6(N!-f@.^O[` ^K_0tt;TujjATi]wwmVփur3gq>- f6 U; >~w[DYΈ_.&0穆atY=,̅▤)aʜ~՗a@HO2_pNOFOLr@a+)Q(!gs*I|jhN,ڎpq&q:`uiJ_ tl l+ƺd<ffR%01@JXeZY|n5Z6EWg؟oJ0]X,'RY2BWDZ rG?yܱx/WV?Yq}|OНd~#qo'6l52y̡;<Up <DKHYwk;U@PWX?Y 2iqsǏC|o]IPCE4@TC~&xjtRwRQHEݒp=،PA\ . Y)Na!QZ..h^`"g2QM$ep(ǴzdLͽjt]tw(g<a烞?g/_prUr#1@C7IWDM'Әhqͪ )e J,ls{إSKABn [-),W1HN׹\7Ilm=c?8uԽ{.Ke N9>*v<tk{cn}ܐlZ+i + z2[]Jgd,+NM8*<3vnÎz^UKbqeRp:ZI|yssuຣbH 6i #q޲a$oBvY&b J`K*SN]S +b(dNѲ6]nIqn(]:YY Tifp-O[BJR'-TԤ2*,=Q'XtM;\P\F*oK)L1!&ap*6:'烖7?Z`VY(芖 .POfgs5v$h>)k$o $E9dCogKlZk˶"1tIX!I3VAm$m[s]$,T:Ut (u5rфҍ"xq"4uQQ~a#c k܌KtFa8ױV'1LPII Qc5 ue痦ٺG%RN:zQ_ΟZhGsIVgvJر8ȫ@˟ Mڂ랦mrYE\$ 8#%~ҵt:tQxD5`Qcԙ{|k t66n#dFY8iuL;m 71PnbiaY qg VXyJ9PM"r~8٩#EpA=Rq6t64Iߎ_no*9Ag9tiD0`)($ɧqwd)!CPᨚ&upQ*ƙub&c!(! 5 Ca͘g*}&}1H E"IR+h+tj'$a+dja,MńcpN8(ʏ[)[0s;XAٯzBF.$ҁzӱŽR2ٺQR{Li>ݫ @܍=~xV\4!ǵ9,sh<] PRKoԼLnS>mٹل ߩhd~OM t$bkb&P;uE%B/ x[2'H~gp v RT 4)c0*]O"0~PBk8"KoGMpwEx⢲Bo2?Ϥ|{% }mC{" лcsQYB}'-sQLZ߀@I5l-7qo6IZ)y,9uի]I1'46s`gU],̎/'c8Y%0d&y#R={Nz CxdGB2kɪ4# 21<6.24a)YwRq cǜS:aW[nW0Udi Hkv#[i<@xiDŽIGaJ  *iu8{)PwE~i.z@Xg8\ a-h{w֫9dj>ҽl=Ϗۚ1͒<*#KuOSZ+v>MV6 ٕ?zvn}t4!+Ʒv-%rF!U_YK~۴fp߫9ldz}zfޥfLp=j^9t1h'a0odJK8td4_kŔ `tI"ɻSqw$uU83fg @>C{D(f~AYoTIegXcWॱ<?)s)Üİ,BV@>/ l;C  Ɇ<6l89GY 0~F"_o/J$ D]ybEGZ"juW^^`s~y(Ya.BldXU"yWCsMa MoIeF'=@F,Ž7+h˼ 2X6'5C Ya,lR/W%:\~^t)Zlg?[ @xk% Q&"-SY9$?g_n |f?cW\ ,i'Mf )d_z8gzʯ>5rZ~rLEr*}6ԭ _+|B]MQp$Z\+Wlnқ[XS6x47 %Aߨ \ǃΖ ~mL Xx  c73~C"? х^aX+؛?łm{}+ٓ^ Xm^]cxb^#4AfhX16NjEĂQDR ,'A%}NN#OEUa`iQsxП̻ 6_9 L F;CMakc zyd x{'GMc g+=[~X'6|Ulj)`{炢I51BwX u|b7_ c@$HH8+ur8n\\Lx7;=n]_p*4:]R`G`X#=M͙;X 5Ӈ? BCbOM v],r;  NmdWF&P FM.93{:o}I} LǨ5%yt%1rDO?fr6ᡮt$!݌D,|RSDO1 )21x_+?2Ó1qq  D{5D4'D!A¿ ۓEf;^!Cf <;w݅`ijz&ݕJV̒a~_i?(Qv k[DOZ/#eed+T :w9!jReiU O_Ecs-X/ ΨʝG_K  X-|#[n_/pf>]1a3V'A:3fߖ,}=Z[ țw]Iݖ~݊ u\H L{_hF =6A J-]Yh٠/Y@;EA,0 lEȅ!B y G`Mhg>\+t2H4{=\ʻE]c׸3χC6^A?/PD,gG[[,l0Jpq{)-MB12 k,Q4z/NC78?fz@*&mz5ce6T}q E?:/m1S],Ԁː]JOH3̴։dSn͂" u}f@ ! >{} SχM@+b)XH>qn_SRd߳)':'S܋. mCB*v dK*:`Tr#DT;ô] ˄ $UW0BVW_u;%9l sLl!Hd wT aCDF F:`^Xkh[D1HPjvbzgJHXq-m#<7A1<WhskA؁B஄30^#/56ϪSoGLMGV$+jYTD: ՉMQFA=-!ؑto~gƴA●#夷}pi7r;KJLKԶ9™J褿/eW)ZNբ+KUx'E5qB<ɠjp%_Ofw~ܛ2-?*e>f ;c#Io#+ӟVg]6Txy8mvRҋUpUalը) }ɻt*e_jO!w[52 ;󂼇Zk(g+ T!ߜ[*`^m U$IhU߱mIE59=\Iff<#qt ؠb͒9[N%+5s՜kbR|(^3? Ȩ+1g7)W;BRc7u102KHC'[mkTU\ c5Ղ ]:  k sUco  90v,+K)1 =x@ϪNSݚՃ'q"GiKа.02W%EڡP^^(˪k2Jz8E4Su4ZM6 i՟\ }uvsKF> ]@zx<<4ûƲָwHtAGfUGB2 T1%!ba]/%gwe=~:âYuqnբw~+2; WڞUc낞}-XY!H.ǝ녅.:&?+4o6L`0Qs|:5ydQ@jNhGj{_)SQ?0pbOҮq]n`l:yގR0 Ŝq8BmݥےCq<xVv5a:,U`2a)h ?Lm8)UK7KWWٮr-K,iMztw 7jRj*EӴcVHiҞ콌 5o)VFбǺ/M[V&D$zMrzzxZ'Zt CS-*.۬i pj;jҶ뽭0A"^37;+4X[:B$' 9<ژRsT6zY/oHP'?^0%^_}]C%T=8vQխ>` AMC+r[ƴ.9糯K>R9B,B Wں@4Q[VJ2%-|$R)>h@`R" mKpŵ.렖^uUH *Gg K픸SaeMI NR0 Q ヲGwG76nK ]vEp(GAս;&F^^[&`MˁDkw@DN›O ojQMHezHe.$f"y6MڐnʱlTXSEMOyGM7$\4oU{VZ+OAXGn-[ neS߫3B 1nʡ/с<44ޔMR0ug|dR!%Z,5ղ+k'7)jN 15)Ģy50%zm+c sj[iYL?"[?},g A%6`#Z eh/I zeшgq䞘r@ɫͶ0չ[NW'?[!):ۑ4q뼢qUSݐ! %U3e ToA (ЙSU)f9=ϫe7/g^]@?9hΨE+T,9t=| 8bGoI2ƪQDe$N`:q[%u_Ӆdwǂ{Xg'beʹ15ͅqSrFu-aAKX8Ei;@߻O\uI%I摺)ScxN(IPJ񹑇Ʌ]j0G5qLzBgDSt[HfBk쏖b/`xXQNKe$+py>gJS88KUʓJ6 )=A5~dOM$p4{Գ |bvOtǚz[~Y_QYe7xV3o) ,PƉ;(YY:֮)D*5+) h W7r}*,qu0fNC140' @ wTEW zU\?`}h*'>XD"%KD}>Z-wtȤltH3S|Ύt9.;T8 ѧTW|e]h;*Sʝ=/u/1{ݲm%Jo8!E4 KxՊ ^Q`4 .Jz l/CHϺT0Geh6 @-\"ytK?]#(ASYKVb]ђ#iܣ mf&˃ j*GV^%Cv*&Ek$njCbF\"Ev1ܸ n,ۺhrYA(fY`MpQa5&Uxg^ +ڔն×5Zx\RbQw]Xpxw=p&i !wBT*r[Y+yY%{@nP"7PKs*QECbaꜣdYMPOad5\g1hTd7 1$/& {L^ڠi@Nlrl58ĸMfKm(kdb&uiǾyuKi\G%Y34>̩c`N޼If 2HWN-`M騏vGJS* "CJzUl|IR8xJی?旟xѵ18?ϦE8pN-7m>ʎݥ!/ɛZXae6XG Q܄XlP]4';Nwe2Wbh֙qޝVb\7ńͷ $&R7ϕmfYGդ `'628?5C&]G8]U t6(j\=Q8 AgXmQ N R4fMcXM/mUNuG~"tvH;5\iT>C.:3"{kgyGyA 6ô)C642k% 'rttҌ]WZqnkόhvO:dI\6`a%znN3q?+ds~Ļz.xˡڸfK)t7,Ě!HYmD~0Hˉ!\QUan"6i؅mVW #QX&tNjp)HGeńĄrv|# jOJ.dz͘h=,NYt ְTzXO+ a0gSF~=b7~4w rTV6NZ113bYEOv`@W! '+&lgbHt}rα5;4 T8 9* AWhl-F:ݷpY$]^H#ECS]ҟ+9 ? ^uݪ͉ɷ"2kK\5cey ߋ'il=9?ҡO'xu<"~9-(ciу ]GN. Ao5mq+zA^SM^>rŇ #wC?Ceo;$:r}0p ZlMa T/c \|5yL%BUDpv3+ x7D(z#K]}N(-#dAwĚ-C/vԶFȝiEm:+#g@ S)[DC"~WJU/Uל{PbطA ^+*$/?AGCqAa\C߆ݖmWBDGXcH|3Bg((_0UMi/ 7`VE@zO|JiIlYX.^vg% *8N_ҧ\MpJJO0b-$ epbK& U]Һy4&xK4DE$ 3d g~OڼO"pkhw苒M!D'o>}%8#-AMSj2a(Z kZ!1(M8mf?̫h}rʐɣ~Fݠ5_X .:G3Ftjb 乖fۜ-N$8lHĞb)OmX:yD/ퟠXjm״O]t,cpӂBX5 PRfSp>83HReovKDp8Ge./pM.e_;AdU 8WF:̊+]"ws@`f 8Q˵(xztg1݆["``i^ 0U6V+-rx%۞IFLlQ:%=Y^qE[Oѕme 6>'wcrvwPN!Kcz?_&iXРݙ`fj 1z`xy4!ưȷE)u(Dv5Vt ˆ–t?=k?$ol~[`olڬOi_CAeQEחR90׌<,Ts߾Bt8,6kImFK/@{GHI#5c 뭨d#f2T2RU~P5K"m7NF;crA83CtAHy,+832JQǦ.# Kǵ[ )+J3Drʃ .#3ZZO۲Zz cT3'6MqU~!tӍiR0{FLq۟еxΛ6m60-h6:q ~0ʲAFUFfY4w ]c. YE^dW¾1cL~ӥkuOШ=Ҕr][W1ϗ"A04X8"8[t睳JcU&dvi0D"=@WlvO{Rv-w;kf T }gv}= %uj/a_rW4 ن_l4i# ;; eb1?2A2,di) ̩y Ե2zΟmQnF@SL`݄:Y[H WTPwzkL|JWƁBeu~ )΀ɫᜤ^dFgU.p};vk <7 Fݪ+op`S ђ*sζJ!qkx 0$u9ݭfOܜsֺ\ŗ Xdk5C0 ~fMW3)> Pvp; Ĝpd!PVtFx̴kv0GYUhRuw0fzMLJALIRn*Z`dxϨ z*$fqB44U>1X5?~m#:B9&^j(c2P $QEӐM^OW6Ru,7#u}p\8 >#ց0GdWVn`B y!%3~9y}ER? ~:׾$,Qێw6]{6?M% Py] OV[EȌHǚrE.E3ͼ! ՖQE*kveֽM;1DO@4Κ7ՂjxF79uFEbNvt #7 `^h|UĂ/2׵N= ׅAuo Ѷ]8lrV7(5V~K_TG6W~egopY7JY& Ҥx@zpٶGH7\S_AmZb:Ssl% M8@;|#4p(TS`a.c;@)=*d1?]u5;9G7&/QN֏"a|* D\}[HԵoXv`K2߸(ޯuX oǫnǕN\@!])3[+I&krj;go'8݀Ee-6}_ji;=1u­׬F/&_c\u 5Y[(Nmd5i7%;C`g4xJ69dQ_j-7@iQ)0*`+tyhP6ڠUpMW^Ѡ${FK"^\w`뺠80ST|njWyDG*=Se2dN,'Hހ#O[&d(bV'yB Y8H|uRT0 '"!(hqRwK)D8aD*'x(0nv6J'څfh-'vlnfAm>|њ+H&7ﻯW;ǥCA1Ylu*P5aCPJՔQ]!ƝIaQ)*--zWڨEncK~<.ƜdE5KbdsQ$l_d CDFOFsgˊs4Jʪ߶˳=zƾR,r3,p#?/^QV,^[ Iv]f}; }1(ox)qy w'@zc*-XaP QɾG8!&'G,~o87h]P{N,H>uDa).B5%L#K/5P'9%p_i`E/$9WU5#TTmF̨ BG*cRڧY@& L&<J63h[}GzjGx-#i KIE6dy Ѱ*)bbn8y:> #7O"lRųm 8Xdʳ}@L7f#ХӛIrcqc'n]dՌ*NA#XW-t{SM9%f-n$O4<{CmLYEDffƮLI`2zg&ేy,JC\.ݻ6}'5i+m|okf/cW`oE^ZGDEyEݞDuԵ)jѪ [DhHb9e Tآ ԚE8wN~g1 ̀?\2C$([I&dv ALFx'oL{UZ(ƥvǀq&'W{g%JIʔu.(K;NU0q+,e& Yh%b+ɿ~j#載wEC-zZ$Hg *4j'289I"P꽅Uŕ"}6H<8/<0 ׃E\VZ.]kZCʵ*7+L!xp3sY#6q[t,x@ ɫDbUH q@b ,餈: rEX6JK 1Zse QI6W&Y6j1 u]ɪd8YV [c( _i*Kh)i1vQ/_w*?0!M U2?:5fթOIdaaB'hԊĻ O&0:W͠ }RvQdC 9]U @ҧi/85cUJ?E{ Cσv$aZH{U .mVSL(pIӺ.%CqaV8|2(cw @Htӑ.?錾b>ْ 7WHYUfV_>tpxe&ECľ8^'Ke\tُmGNkܯrE[TKXw9vf蒝J ~͵ާ,,|A9Vɤ\idydfsC|=4c3~qGawBʂ)Q= "8h nO#0O#"ߗ91qNpSh 'bL=W\*ދ6xv q~XѯF 0F1M9 ?HmU2+?ˀ;g_LYt\}+ .˭~B &"TT9RVv4㮹`3P'/\].vإtύe\ IL Z{zf25v"?< ̙ ١oHtAh#'ͩ{_ dmZbPQ'9{U=B<$"K C(%_o11B𚕌bɐA _сg~r2M?D .,$n78l+oC-ȦQq`(~el.=޳9.:/\fuvKS2'"x\:z*#7jg5QN2Ys_ wjH}#;)6]}1ep] 7aIxW񻔗B^2BOBxKXœ4H6|2~yE;@3bPQ8i:AA%i¸?C|6Dϋ>G 媯%lSþb8J. 'KuY_B>:WZqo^Pڶ)WUgLCڢgS:oT,J] h5erqۧ8ycuB[ ${,8jIG&&^3S1<8;f@Iy@֟dPp_*`BV2`^em+a?~h1^QF\z.}q*G #W=RIzwwQoiz" eis9b˒o( TdooEȄKR-˒+1$<>.T8rRMfәttӡ_~'t^7;"io溁TrIЭq8os'3QZnhYNQi"׸H[ܺe<ՆPZS(Y GE1h?zL*s1mZHH3kTw9~KFQ@Spi~l\`A _SQ7Mt*УR$?NV:dpO7&$n-/:7o+%w!e  M$r6/`f*8xEhaSǍ + SZ9iixQE4o rk9;<,s>Rv\`ݺ06E!fzVIL829@BEŦc?2 O∮Cd M.)!xY6(dx3t{G>{6&`bg}>Fw=üdIz}+5EKMV` J'ηF#sXu\>a42YC=Za!zp$W3`ؙqL*ji%s,Z]K]zBr5T$K| *~K}%"ҌTr0f dGvż<lsGcֹ?bF.۵ 3l77xbnOdQ=OnO3h3oWjaHR2LkP]30ݙDwiT_&%'E"K pJ !gˡ&GxfXY 𷟅k %j)cU\%qM 7Bg ["1v^m.i "rBskGP*ҽe pb.~s@{qTł1pGſf0P>'+Ś6B^99JGZ05g~_؝k)Wd.]<`E'i_|oWh\KSGY׽GִM0 I47e r","3^崖ssTld)oXNq tԮ_h!71UnL+a߯|X%WB{UZ+uG'J^M 04=Ga w(ptmaX4kube(hj-DX=,u_ )0-R3mo&y 5GM' 8nh҈F:;7GdpU"Ag8`Im,N9 L52a!4#G⠍zީi 6bC.7-9܇NhL5 #vѱiVOQ[<0E#6Kai_fB->NF-QXT8ōp~/Ջu{gJ41FF{J _LGV7xy8**EStJo +#seICH 327AZr6(!^!.jͬ9c1(qq: /J`A3:V0z62l1E?u3(vF>+K(BH߰v41,uic-s4KV[Q#F:>]_;o(vpExֽ2ۮK^Aߨ6r? 8;}[;BA4( *;r1g6+bH6ElՖ(4)`a0uMV< X{muy97M}.7著fmJ^MOΉ 3_sFsܐk[:w.Fk@~>Z=8E_ 8ꨆm-e_&d _"o06t;MHS#7Au3F}a1/St{O{32_ }+38"%GƓÃ#o'%nĽI@C_\q+#_Cf Ji9'岼J3?"Y/,ޟ:bM…_vQt^k}YVrjo IO:1g߽Z9QTU}$ SScP䦛8ϼ>CE X_|m"Ul`?}yW1$~8FCbٓT)'RD,RcBbW7>7e*Z% l׫ "kF4n9kI /*=mI7VWo&MxŤ1N>oG\{*`$#䦩IIE}Qp|UV2ylĘdfэ% D&(vN脇PgqWox~5˶3MɃh_Wiyw^u~|=mʡzn;‹=2ׂmmiΠEOUc B*?!pco u3 0?/RzDk! +*:I Yb+3@b,F !^z>ڕ#Sp҅*L~k !^.„ǀ xu_udI I?dKśY0AJdhm&Hv>kƻA+窾pLrj$ྲS쫼ڔ>j!FVNNo<"}%ScY;eYnq8-lkqFzׂr@35\ƀ{(HfD\'t>,~%1+dj"DLajuV0UG5xPrvDDz}j6O{eHz4TT/wFuyX5W#7#p\spoTԤv"4zy #W`d c.=CПтdP^l8i"A!9 /]E?_:Ģb}!Lo:gQiغͳTmu ŝ[-[)Ā"kUƇܖHq~-oi>y8@>AڎnZۆs|:ړαmo-_=ʃT"?6ixE}c`kR"Wv2C`t)n< گg=!)fm J.Z`7^7RŶ/N:wgkgOz}8;Xk]XBkʊI PX 5j_tcԿ·B퐴c:np2EPؽ@Ȑ2,|wQo(p$:Hmu缼zŏ . 3Jj&w0LoM[h7lz ԍ[a0|F~&ƴ =* N=9Q$:q^‚w&/T Y}ua't ::7mv:ڠ'Mo*jRj~м͞ ldXOl"+$u<2c;#S:uMj.Xv=*E|CmqIӇD⛘HEmt{@c~mC0H`_v:gut:dmH嶄b͠GiǺr^(UC6Gs 2*7"̮̈́](x&-u9L*CQA^K4\RܾOfP9iYFiXh8} 7[vAe.#a8h{&]oų>o]aJdY{tR(5~ ')O\蛿[-cm S^stXljI:FįF ,?Ӻߚ{+(3]7E6!c3aʧ[kssZToJtlC_Ӣ6omBjsd_4\iZ]ƍn&$Nm9(W/ef^˄ʞP?^Yoky7V%se`>x_`1?\| 0VjG-갉;mFO6$ˊjc`GK5I.Uƶ9@./Vo`hlBCwDdaUY4f]GK,dסhU'S^j g`?1iͭDD`㢵nWV(ղ{L2y ~_ Ppur *< <*Fp=Gx0BZ&yq'm'3ـ < 8z l߳`tk{_Ō|bRN=:̍9կ[WU IΡ|1˟&Aw4nShw7>x' 9ߏ(?})yuya u9Y1Lú>WѫŽRڜj)n2~ >&OǏQ=➝E:e \̷־"(E ƻ<joNs`JDvp iwC yQ+]U0H+E(*ɣC? @4A.jRDqI0i1=(cVs{i_qe/%#K`.R5(/~9osJT Vk͑]jt-& ;lN ʘϏ~ Si FSejlĞ#a~䧳`"=]Ea ]8L(lAՄR2+Շ/4DܾK;߭2/aV$,t-I) ec2pԫKiĚG VrP, tyةy 03@7ӿ;$یֺ`Υ?`W[cK[ "K[.Lp ⽗ux<[4@%I-[=@)l{*C% BtmVȋmx>wDHӽ2\M͗^(Jc5_'~~FydQgGOظS1Pj)`8sBcK%D.@gMa536Ac+W0W/M ┅8PV SWEa1WbG͹v-z\Y9  ˜}T̊'զ tޙڹ?; F3ڣxj9ʜE s{Z ᶝq.hWY!P1vE'mZiTKN(D97-^D *3]&? nLtNru7B,[t.d(}c}8&_v0A 2qHî^vu,h:m O^lSCE'C~]ݱR=Ƭ`:|}=_RT Dz9K4HDlƲ0m ;)@:ٶ"%X̦_0q[q yKa:~*8:eR,'g潴(OD{/Cc !T6DAc!b`cȅ-%L'_Z4s.nm.`%g[/ڹd:Dk4Y6: Io/bYp ;PF@ssu(do~3y)*M"(lUMdgqԴpV@8xwc5{ i׷5/ 62-W\!i,!u;9U.ӑ\~ Qv)Bo486z`ёVn;U@OtC;6֣Ey8ݜb`KwE#lfmDc Z-"6ݭV׌FeV&jgU|x/ zR]^~4%WBFZܶMC\ݖY5mж`x9"A[(GymD>Urڽc[guʒA B.f$TB0˻5 dRl _opNDnPcӺw]Ïd_9mpxX3̾Tϩ*|Q`@>Hɠ.orƀ@qÈD{& 0<SsK)/CpţKoLT׮JW{63 f,t1ICpg.J˙=9ɀy5 ;I7|0G,,o .Y#J4S~6l^s4qe84*x;%y8GGrsK35xd];dTUl۳[nZ}<iځGPU WE7Ĭ딬jM"}S02ɹn/ye { 뚳Q[R9% oMBK앢aE!O NY77fjYDBpN B"C}[=PЀeq‚d.>R:kmPg z=m (VQt!rk~#:.(VZ^Yo¢oqUu4Je݌ T[*2ק.;`i˦P 6f;E0<0N-q8K$8'Bgg0t[ a)!7y7y1]1BZ1 7b {ǡӟ5Ş*Y6 Ȩhdd&2fܷ'*atNA#ӉB8Mcm"+ OS⣭od4je4XuȖTgs ȵӅEe_nGb&/ş؍d:s@#6`6m4!{jB|PO?[˨tE W}l1!nO9ُQ,Fa԰oN0"hI}!P5䷙ %y4n>QlW?zdcB33׭Q0c ,D/_к֩ {F{@@_gmPQii ɳ~ZR׮%1Y1.UcgꇼA YmE)L^逡2cCDNjEcMQE\9%v^Xg!#6͞G+G4$cBtfXTn(Ԫ~ N"y_sY~v:*+P5p+YƝј1n K طMR<޽_;z'zUL!dA9}mE[aV:)/eX"]Y7%4P,s:~^|w/tDh(Qo=1L Rbxjj鎸hNpH2J UqS-T ^c NEƄll>U+gI <.9(ƾ?9a 1|2[)p)Z!!-׳L=cX{܅^5d׌gw5>Kږ>Qzl=s\N'vajĤ||WnmGpxbi#-Bgzb:U\gFsTS#Ye>\IC!a@-e&+5_ǣ!"paX*]1 l*)eo@EZBG|c5emfՓowL,>.&[x{"8ߧEQ[S$MÚT7upV\EcaRz VXR!„?^䥬 E:lN\tX_O4$<i\f . VyyE3GH \$$M Gg;ޛZ16jתM jJ:onft'g1htz$Xڄ۱?t =O)JBcd B<v2uc}UpBB:xbk͋ ݦܾe;XT9$1QĬcKYtGk$(Bb,Q)"& xP^Mj|@!E9 I8N"7J>g\ΞJ4!6KLJK0YDSk#<lHjiy(Um%Jlt8 IcLEbvլsCTUc]\AG0XL9^C ]TO#]aD<eoP46M!V oݾf9E.@/̹)(hqҚ! qm4 ۪dFP5k xL'Cİ d&}3RQKU(a-2AB~¯*:rB+{bxYY!؂s^SIil Z9,d)}Xx狰]H2˗ L` %4sw7"'ǨJømyp83vCȅgE)]A)xѰ6Gz~F~:Xe==nLZ-NtbA "j0R[|).:n!z<{2 68ɮ]Lˌ-?, %D=7R߷DRHFK/l^ OzaoS3CHHnT Q1\NlLi9MۚEꕪ$ifЯOGcMd7/"_ʠlIԡԵUg0Inv MzLj|c_Gڤ![>x߻~0P Fd5 JNxzЀۃޱ#' ɇY#T%xUM "a_T(}U ZJ?,F-@9Dfr~ǒ j^>gYK0pEP Kuu--\KQJD[Eęq/;t <\|`vn((P!&E}Kb|kt,<ʄ*SmlH*yc򩸌*p< "zsfD!v#OlH{ E<4ae`]EG U+FgX<+ad+:i6k)),4(Bnɤ6\M``ʣ&*Ay7R>E ǷwI>P%KHef=r"Ve ;mŌf836.BV͛V {&0vT0KЃxBᷖ.RVU4a] eӵQl;8S119դlXb*YT }KY 1C+t:g+\Nr+,rG&^IWcrCzG>icٶ LaOm% 0/戞spe@xnے&x9!Y~بF>M3uPB7+0Q([B߸`Ԭ܏!(E'DUs{[*:L)Ƨa^ Ku uǪJQ$ BknV?Lc;z[af+S+FG)7]6G 0nCs,%X~^BO-{ämET# tN(~A-ZKB69j3D)/[sĘɗpn)Kæiv( !dOnNiTGe~}/^ 65Z|* 2ס%-"V9P?%Jh;L޵uw@Bg/Ab~^^M2ao/ yzk)ғ\0\q-6頲#,ii9EUq&-""[iϨY# ;cO BEC fmnK'-7jS&\-霂NA P&.5@Tc:>Iv, q[ɈB EܨK ,HFgOڼbsڢ vKf5}_HBo왳|bI;vpsQ9U<*4#T*U_G~ri (l5!%MkIn(2.z!1&8穴wB`Ķn~n E'ۉ'^r2a { 11BE9{A|g^UQ*7_Tj(ܩ; D^"^"(AC=)LX0A]|a&P-%xok{a:NHƠgKҀhEw⼻GEf7h<@؛8FH_QJ7p;L~kc"h?X8#WL}\T^+ \^2a,P02>J$H58t6|-o[¥^z˕c4:? ~u8ja-|QaK>v2˵m_UN˼FrmϷ #JLGTKF`i4Oي~SCB9` IGc#zDl{aƾ f[LPR4?mZZ$/zѬT;Xt/uB#m8ԫvg 7JjH+ɾ{ 4DAuO +z&'{ h׏e_0Fɏ%#cx)6ĕF{D3r&2n[h&qAʃ3ѷPe&H\l^|;02+D-MR\w:i / t&5֊Oi%x?XpY nJ wSc %Q573C/H}G "k~#3/O<]I %` V^7Wx4yeX\!i=u,p?F%г8y岸wbsx''RI&2"߸+oc9ŢdVRr⠾[0x' z,xkB p|sK U "AxH)/GuȆb+j{P/_A0щfBQ ox,Ʒ[㤢vDŁD:a0#}łv:>K Q!yI x`, .jd,6ve,ZCHflqi^OBF TҞis< >t\|G\uu)V0%BS&AaǕr}i2 C94b7эu載5dYcsGJT)')8žҼlcDD iV%c6Cnj]CcT;adnI$bsoݏ̊1wot)&OզsE0,((#]Z38=wк[ GbOkǷ/ĥ6!ΉLFd@A>H0,t{*ї8y&d51vލϔUR Az8AQ|#fɵ<؟z3NDBҚ0nU/\Ϳ7fY8 M,Z9*z@r{$OL)XX#:Ҩvǁ:$B:X˺T6pQI@Yd2nک.BXB.qAFl"%@eE6cN+=? g#h q\%ٳc7as9GN 6kĵ-Jڕyr5%@E( n,Zx9@sfP<7 2NC|ar#ψ ʆN ?<!ٜ'ҽہE![Zp-qN2\lͷF3~yy_1迾0YXr#ۜ6TB .FA`;ԑ:Ým˂QGosms"wp\G:V$7gc}x,cC~eh! ,D]ݔ|(0/t&xD\ꓔWM.%O2dRnzKl[x1Jhe)} GuȊnʹ| W<RYB3XRѫ-_3H\O8,IM,=w:̲{EȠ,m6ˬEg ܦ 1 Nߎ'c:v&Q(LEayOx(L}ZjSEA-;pt{֙vā4a&JɇagX{j&vOy"nulՇ߸]5IH{3%PGIˣ:UnWŭ9E2- fh/SgbﵚGL9!k-MfR;Өc7Y}X:e #1-*ǘعkhX;ea:fO Ի@# g%RYB7{vImv nleoMݱk9ۤ%Y(rhs>2  *:?EspLj މ 8Д?)1JLM>u4`)Mn(Kbiʆ=dWC/בDmbrPjt LV JLy]G،v˸偙 AoiSDF1oeMtؘE2@!ќ.٦xbs?͗ ߶c;qgJ" q^fnA8V0ԇ1gy~C_V 4V=#7O{t0;p@}UEiױ^XH`1N;-}g,6;Iɝf^.$͘a>^?O%n܁77Z(=cCUf#i_mp1w6iD,]$Ӵm?Ӭ'whU"o:u\VIE lg3fZa4sx񞽙ɢi?*Lg%_gWjt٣9曽/v;!D:#!W-BיN{d>B*WE i\OA|զ蟲fV(Kh[̇FiLJG˾{pUwUC7YގR(Fjzmt!up!'W4hFh%=*1 ڏFbF{ E~̄'҄G(bE(9Nh+HOJn$Fdsv:m׍|@~sEqFn;O:XcFnԀ7-uÕ6)`I>?A0B睗z˃4,s; iBoeXDdx7} wJ_̼""0M 5]f;,TdpFwx5|n-Mw Z_3׃[myZE7!t)?G>VE&GY (C@7u/Ku./ݕ9Mj;Uٹ=kear%UK,HX/TχϔC `Ki2H3zw\n.>r+!TP[)\cbUs HbXBmyG=N94.kPĪG#303#@eʴ+UfTgqN! 3ᑷ[)^+3yWdJ^?#Ni"én!nO7^W';4r#>jϿwx.L'bSB튬Xӿ#%yb_"/dcYj7v胮їo_Ta;_8UzDѱ*Ҙ ?)^Do%~}/cD!*YMiyJP1;H;T+[_RQLMS r=0J.c=Cvq )O+[%p>'\H(,Usk])Vad\$VڀD<(ehM͗p{NJWkq/5 X{E'DZ"OPˌhy&v%Haf皮 6>ޘ+iN4qZ>Tn]gO5D\P? @)3k[Px/F v?kmZlҪs4» q~"J!yeHe J5{6w3gvǴF'w|XEcß1tž Og7t2aP4۴%sh術^zu0Z>.cPRDKs@ZR1Q\M3@KBQ ]@ G/-Wx_.RԌ3H߸5ZFScA[) TL{OKiuyA"h/pxFs}Vƅ[EY TKxƖ X91FP$,յn[S^'<;7'uȠ"E5 $/›a:ϡ@u~F,8YXHuj,#7۠.\NfݣP۰luk_ExpAmb`81rMfBuA5# I^ [OS, {HIɅ$l]Xub%c2_1ᘭJX`IƔe_MGLp%ۙ>gʲ͙0>e5b6JVbVf>e579C @Xntx*AAqZك4׸2fx v꣙[Kltk+H(sU >Dż%,ddl$I4e7-b.X/B}ő7{(ɩI񷩅N.Fso@!#}%37rF+V,ڗQh̳|$O<9O,pe}޹dWs\ asJMg Z]'<|F*J(wI$'HaY՜C|.|vNOQ@j{,@hT"˦NSd1?&u2ϞeS5Ȱ]YJ:ʺRY1HbO^2Mg" NS/K' ^vgR5`XZA׏I2E] h)h;:8mne; D(^7N] OWF>@ipR=M (:ɷk>'Ș_27^44nYC:WF|Q?^}@xQJ%>u.8OJSbvy[5{ I[;XkG%am:-9Ni(ϱ*qe?@ gM-8[X( 1#W7:çj; զ k<y P䏣A,Cn!wCoؠ ms#~Q:[D˅R{ǮK냘QW4O $JiB/-Z|ҫ 2Yh{M+GSF|܂+As 0W,npuMPu:1'>&mv.O&4 CeÀLƅ-]-`[0;71/pJ%[ǛBBdmm)~P &t1 #RnMRʪ ~aھo;8VVfIqB"2@'xL/=}ȳZ3';v2a+Rўdz-ʞ /F봻trD;7CuL[MEA׿Wd[/=Yg;{dP c"Q)ZvfzojH!# B9_h,uW.?F0DpC+>J=H ;.  %yngGO]ߊ]1"o`ޮ~' j#4/4Ī)|)c½:}sAP`.HtzQZ9}l/q:o9 joP~ h6Pf y^3[ZVO2د8;h=Fh\۾H;!&څ$hJx$nTW|Um.;ϺB׋SB_=z^uԲV@u4hwDܞ@?Q&EHp.`="X&֋s6:pILu*CcjOXi\1F@6ڠe76W[ՋٌU<"X*73(QĖiymb|W_52&Ra{L4j:Fyᇟ[[X%B %Jjp REfr";Hwk~GխbAoCfwnFuA7xz< : ?qu0"ؤc/-H~R\6eoU~a+cf`e}nqsS1G{H%I;x{,@l,LmncI%qC>D:M 7ɎkD $ꭘ' ң4DmSi/Lg9sCBRK~qL/ &hL)HBEW\SK WLkBHMQ|[ygo nWT;{=?V0r{(Խ?\yu3<=K=HMRECM0 o%&L!GXIJ{4vwb-fd_n~o51Z|oJR9.sbNy v= @d2Fw "9WyoCF~XQΜfDs/Â`5-ÍahiEƚ́ PR^K=[\Nc7'm(Glk3XfyLգ@VW0rW_G 1wnc8 ّ|{]v^a"ݎkCZ"90 &SЕf"kG'ͤp#QKcPo0Y\%*ȴȂ Mx(PftBS܀j[ƷBZeϟW!ċ([kd"=KM12w 'P'Iv,EwEu'2f[wnr׿^cQUNnFH,jKg{mݨ#z41jE> 9vDphkZ5oQ WgJ6 -֭Fy3iXI Fj I|f?Taپ/ei U\AC f _ z j_ói=L= O}ՀUF*/TCP$oeɔx\0M&]̻@ <`2MkiO]WaFIl 1o3#-w WzO:>&4+L뵓Sj`:sC2 _4๻D$p4 Eqnvt|"z9I˂[ oM^X;UK ZJN04R]?Hgo/>^x؋Hyz\uV&qF)Nqk\m`ӗ6ϳL0؆ZG8խF'`Igf9(v *J)z)D6Q9q GΗvq k>xW+}9''5{JIqDyL _|m 36Rm c7ЩDKZ|eN}B{\b?hnSr[ZV/ Dj7/KH]GzuSDRd`!Ai{0|t|3.u op,昞pڈaRrym:6@G8yZ$ٶ0Y![xӧOR<{Ӈݍ54yъWZL[2$y;q]?PvYygtXA%kw"3n{ ?94wj]q8fdygY`^^a5?[Z$:no׏əFsn;ӽ28> 蝟V9}k(q!z:rt8sOqCnx0Pd9 eчP@EȥMօ q^_NCڷ禊t+Vmv:m"?G&Ҹ 2\%b\8Œ!P22tâSmQFҤ}lE]/9~F(i -S䉒^.^Hj)?l~^p)vOGTܶvtIG}i•|:WXqt՚t, &/pGFia:ڱHB:x p(f1W r*+$ɚcX9hMG)Iv6$ߙ m:͌#FV!6Y'}xhJnO) .qeu䦋$LSE\ОCL37еAR ^ԕ"9i_: 10GK/Vf5U>KKW?'J_ja&a ,,K$7@ͿzixM#ʴϻ14#ԼSn6J[ >"%R ip*C;T~U䄾gM[NN)96٤+y:$΂=:q2Ʃ<!rR ȩ+WeiJ2P/0r tBvZ9 P0gʩ`-⾝k ˰O֙!>T3rߋuEq(Z\@slXH k2|܉⑊YBͣa!> f39og?0_  i 2&ٙ{,]'ׂv=D-,X Vbæg|TÅٜXdž{/ V>Wsy?z #fʼؚ~FP?CW-: 0cϩBarTh}Ha Ϩ2j-vuMc0kB O ,OO[txp>=<mK x? f=f[o>{Q邸-h|wE ^zBOejH:k~MOVZ((sksB4zX15*|_q-vi'ZZa?*ci ?P&(O];9T Xmf#\59휿i%qx"d^{%!R`(ƝH3Ô͵J; qE {ta*Ҕ&ySl(wCP'ui^aUhW 撒[E+²(8XVc++ʅXlW ?˵E0]܏{B QgLRq_$C󘰙Ƴw?Fl}G*> O.F&JC*K[aR*/Avksl7Xfm'[컕g6X~sLBqݩsdū0n@ w=MGʚģat%=t 8B_є7: m )h˼+/;1 gpWeW8nKP?:qF\:},<;~ d+? )8@/Sm2c>Xh'ɋ\L1ckBuE@xma~Dk;H U 2W1cf3tzcfSof2b/XV64EǾ~95N(q2حWMTQ#Κ؎@QڞKdm\"PH:L&=;YٍF,-ͼI#/ؖLݘ;I V/SRuSF=IIϻjC<⁕:cOPhB̿Kيl,Q7Ȍ]IYTToVIOHG9fv|</E;J.^+;èoUۏd:ҕ>7= {51#'"Oޠ oWPNӘ=mOiD9KчOA b;h-gצ65$C9[EDž,/2Ӧ{gjkh]߰K M8l,0Jg~yH%l0?!۹UtGAm'99 Ӹ=^ԬR 61뎕F2Ո9m,Hu䁔;` u/7\Q]Q/8[H͹oyga&y@DSޕVS xN-\20R/CH#y8;u G_; `,RPFrNMR̹(|ʷI shYBb8[>*K$4yH0&E1RӤ]igؓ?I8($0iY*-.q2X\OG/=ϙKmk@u0H~z|PԪKY?]Lz)wd:wbBipÄBBR&ZojQ3֓sL_j9J6~ 6jc^ ]=Mm,j/HjKy.OH  3ؐ3N}%#MTW2#QX!d ֤fvhEWkQu݌tG:tx@?'r%zlD鑆R>JK3=3]m'<; 8yoz0hUS2=A{7`P2AI)[<˞q^]g%sFzJzCo x28 bKe"jHp~Vm}n4AxKB@V 9$KWEOX ,=zJva ۵NQ'[B,t|j ӨmS+?ؙ@-c~Oe 3QƑ6pC柮 T՗-+w_pء/w ePSr vH**sG헰G1BUcD.P pbVaAHQQ+{l)>'9X%KEp[ 3vʫVBFLIݿ |G]nFqϬSWß |gY7Wm=f<&# $Qg$ R9oC0K?p[#ڃvp[[a/n$ZmL?p08F6aPFA![ͮrgE:h1܎';PkOSw ̈́n  Nڇ_^Em$*7JvQwRR2hN;fYB.X Nj@yi3Nnjyގ1"frbo`i!sԊVD:OMNo@mE&<[9!dU[8_D\ğoPVC"Rg~6g@zSKSOσj{e .Wmp)ҁx4h 5>i36 B] ()1'C%f+!5+C jޡ(qa)YZx*p^imhڴKHiVhe20i W\YլPMFˈ 츢jx{XF!&N?m=ǔ9TCR,vJmnւ 2bt!o-n8ڣi4 ![TxQrC}x%tH1݅4֣poBW.D39Pנ5.'sm`1NdD*MW+TR.xoႉ(JZD%iySe_R=ԛxS#̧OzjSeKW j$5/P$| Ҩ^yxG2>ZNde xteBjy_BBB?M9z+~牠BU'_w= e8Wpx%R5O񑂰B@ybnuoCoqa]Vڍk4+GJۮ[So28ufK:bOd+(_ԡWMhB,*sqnuˮ)>[]I{ęQ;FyVpJY۱C"'8׹gGJN?$S >,;bžT egި'F eQew&r^>:'d6\<ɩp]Ccit/z>Ly$VzD}aOk>RU,R}bI%ql6_p)2ݟ dž^9/HfW-Fo(1Upqa2 ]QXC(X/[̢}%`9Ͱ ӲyUi1L{aY;֙t] c]S٬>pWp9,GWGĚlK Hأs[եwϰym-vr٢g<+,"D ,KǺO汳sqȐ^A阌UίDXu3RhAyQgK hDncoIXpj0k,7D{nAZrhY)a!o%ٓ]5ƌR?Q tg^ku!PE1> #(LE^&_fXg/?:-HW af{ax}7YRoah)XKB-PBӐk QYʉt lBފE:ͩ ΚwXVZ]\yT+V&PUnh3ϲ0ݴAo)CBa@#N7Kq[M0~?]k)R s GHEk7)ӫqY줞0*t4K3|b?C#N}vMX, {Mg=Ss=öle3boޯ~S=upC]^paV}iN#kKy9KS {fbx_3hHU1MD-eԍ6Q|{kO x-;LY[EĨ/B\ =p 1H ? n*r>πMWWtSOS~ 7qsx D,x0p2Ql_˪q"uv7#h+ȩE#`}(b0-ֈ)N1hmYkoN&.Zl)b7* #J  -uRӕV>٬rNi  qACjp]=xf3T#D!RɯI\Aӊc^75,e/Tv׋yAeu}gȠ~m|NBJ %Oh l)އem^]pz*YBQy5lX@&X1Eys{֞Sj4.|t lRQ2ЦE5x)L㏷5(7MgCUVQ-αQMW2[$ t5zSN q53UcKjU`5l1jL/ddЏ8XwY;[`a8) r6F0@:&| C)(|I0۟Cy:3;ۘgXL +[mtTΟ&8CQ1FggލTBg(運)_ Wl,y!/}2*bT?²U\Pu˞U }D^rFQ?!6?M`#Zd ,4b%5 w,KHEK6WF\)-Hhx l]aua:}gM|iتQr4]w_:@N Mx@9A2ʑhp7B5X;$1N-w'1GQ8g=Ǭrx)EiD:ddo-;czraa0.wAU"SG E[%ΩV0\45wAD|h=gScܔgP;31c|C1Aˏ:u#ws;dV0w⋜$l<}Ggi~%²8j0,fYegӧ^#W[T.*n|]ez[82{p=2D|,G&@ma *8S^wgcPH Vjڙxo;]5}PSj) C;h<&1Lswn$T!Vwa`(ݑioelܝ!U%( g&Q&@HŰ^Ǫ]+_4?-28_$'wK:4rԣtǼ-D]L%]T')? |^\w`c}"{yvLXeh2H2$ $&:DnU#Y~F1?8 519TJ(\^%+o?GD%Xd=8Aq߇ÁRp c.{-}K:e땾vG-2:J1\AK]4sB3cn`6$s+*BssQ]|g=>]'pHk 5!4Sv %NRlg'M#3o+3-ٺbpL=q>WiBhsր5TbH1w輧(Ez^D)bJɺV֠q8qTw` O**&*R_]d B^,jJf!bԒ9TgDt͸ˠ\Fq# Puj\H/ZÁHHT#&V5OבU@"Lp}rdy,pvp M_ЬA!=&b͟!%Ӆ+>Bٱ:ђ`E tƞ cGVB: (FDoa8tlO%-")~K:Z 'Zȸ;^7I_3AAL-VFX EHmLͺcN ZwsAP&# @,ǿ^v`s)M ̥B䚇ErBlyu{Z%+mM,$(6=)wE]j_c[gAꖅjf.fߺ03 :tHt [*=`bc@^Gp&ЫG51,@$C*4lg`N׽ R\V`U8Y<{ژxA: 8#;_QvhѶ>dDA ~;L[]|]]=˷= &ɖ|z:bVjH%s`o8/6nch V-Q-`[YoY1 O:mJWJA 3AB'iԻpޝaU؞bPoK gr[rHq˘Şِpc4ZZ|d0aBIu@;bnDXIt֦wjcxoU`U{WH7fOr,ۿ.Mď'QBg]'$yjK5X0w mR] Ϣ:4> tR4<>+ڋđ)7LTƖe6'I/ 0:՞GzY 1{QA(“H9ӮQ;Ŷ21FOa\bt{(4V`zV 8"J~:CG(z"MTMk1azgJb_zng vSӎäЫ'7M" W]䄈Z@fm~Js/  }T$(X% r~řRYޑZ?'74ӻB$'' /:zFmTfGq bu 0Q!6yG @&!]%8$ Zyk/F!#/FMթyΣ 2|D≙j\1!=塖C օqLCdpny $'#^Tk\%6e XOY8[o/>0C_i . T6;OB}8I J; 1gF'ӲbcohDSgО:KGRS٧xݭLGDع'ݷZZ 6J/ˍLDK.Θ9EUrn8ǟVڧ~vd0??6@GTXYL\rţ_f;@%fyG꒍33B`s޷Eg'Ll tV~j QDY22WdlEoޢ <%9sK,*3$k *prR9)i/k5,eBk7O"ᘋ7`3uHϑB^ ~QG{b^0G[\Gh3 ne.e΋~m:5 B͝؀xh7okhɄ|jqRKurcy#}NAŠ[U]n4/mFJ+k3g uAQD\u#{4 S ~kf* 5a #\୞So@KZޘ$嶴N"*GQJ JTP"hƃīdV;ݱÜG%3 [p.*97`K7P~@ZaTN &sbx'"+:,VTc@K/E`vlij|2!Wv7y=KѢ4j`V D4+1-~>F^H qU~\x(Su-^L_xy| l8մ gL cl+r4 a[: y4ۋo ULmB+$N^}ë&}/|@x LKYfh9C8‚Y$)ŕwKJS8QFs :\EVtVӑAQ_ZsLv $9SlAƬ\ ݹ?У FC T]#3Nfl_J<{h Xr0~LU u Ip!z{i[Qq2h\KIj#`UlŻC3~%.k &4+ !\Fhw5i%BBb3FFaկ^?qJ~ĩpK#{Tb`<rv_~˼!?O쾰b̑?:R%ofXtٚxKcvqWAN8{2ٛh~0-*6$j}Q r "U ZkcU'HYZFJG6 kcQ}zYA^E W_r?P b; G7H=>,ܸ#$QMIqZ'*.e&k3QU&!;EЏ$Ҷe'Y <1/mT<2ijzwl\Dabw6\Ė4:E,Xƅ"uY*%va41:鳨eav__wDžJ+p/se􄔭|9HpZ~)[(0Y:hNh(ʙY<_jXV4:Td3_bnЋ; ZpU:z8lz6AjPs/A# GE(@=tn6%/>uj)~8\5\AQ˒_i).&&Im$B4"vIvPCF$Ksh[cڛr LDsϕܱX23 I1 *4:ldV7xŢxTÞZkl-M)iJ$\hehWKٸ-eU(tttB7\xn$SZC!.UڡIH(̮YHz8L8.͑<{R?"*(p93Nn_*/XSQ>v舅g gԽM'4߶,5/$Ty jݜ%7]&$@|D6z_eU/2>g&Ao|SCVafz@$S  ]QBdk;@yQ4Jj|w9ME i نw(-ӳ9))!X-l31܎0 N9{%vG&Ri GO]94$:YCBB1R\rZy39X6^JeNߧNj&I=RF99wx,z~r'^IJSۓ{R5I_&rux'{|ɶThiRCԟ;̅yȈ$1TopCX^BB3g7U6進`H2tfeLل짜EL笰~8$v% ^|=u- .<%Z"9z* Zo@ծgOWqlH\g {}\ojs xJgt3xjMX:9eЉg}6Nǰt0-<اJ!ܚ0XELj#I͏!2'0D (R=^%SI⢷iti~Ry:Y˥ D,a.OmCx-H^Rf}q4SH= r|ryuYP8j/UX29yD6@pTϰҦ- ZA:o4?%V,LtVYhk}SrV#d1m8,. I3w5['`Uaɶeܧj/ܵ-GNt˴o$AuDj}аxB8 ?L'2MhjǍhjh޾~6ͱ:6h_5;*favw9μPM2:HD]r3`?dVPJ[F9Ila3R%Y2VRHӃF(9eE(ϋ[C$-:^yuL Z!nR( }3CoQx <tPu|#_SUCͷ=0W]Vօ@1e1+P 0)VL/<ͤ?Ϧ#l4Jgƴ(l:co&N]{IY LߩXr.Ʈp?Q򘌀٩.4,L'eyFa?֬=oILE9ud@&| zn' \ hhSDe1s)0B-30s4nXL"?4z,N2>Z+g,TZ\L60ul5XdxZIZrkn } vUti>gYse-u(&:bW.V(B$cs-1j2N{$zD$<A2|Zw=Ha5>ب;z߲kA.48$n~)U\pF9>f&eo駼 nvItwex1"cn$KkTY2YKvJWݵTf,P#p&|KmaFG(65vRjt 3]x:FJ`sIe*ܪyLjI51 fe3, ~JZw*زygD(Z-5 aiS6]4.NL}ԫGb OKtӴ [d [~,A3ӝ5KpA%x͍uk}?;"9=)"/O0bCWqՖq=~5RDĆ]/]e팈>76JaKxɁ_&jH_oAQs)fSbM^brKg"",'jHY{ eMqLJ_ؤ3Q5榔 vܻ*bMgy8:D^uy/MI! #1bs;7ѝɰd8IUIq0 3DKt9t~Dg;"3y~:Mj>ג2(Mp8MՍZO+tMbEqfcZQ__slfa:$Hvs+e<'ZP]%1ԃDJLL=@dJqJ_UiIK:i+Ŏ[{5ՂZ>\Mwc~ː%ؑtRnBo^/*ܙk4h9 w{_T ,)o-ʠ)0.Xf05hٞ2a?JKlJ?DŽ+Ʃ)$$>$0]"O +"Xe(ޅ~U:[obid|Ա?3ijҥ ̃4u/E)qj2 HгK pAg񞠏(}y dՒ &XE3OED-^\({8[Z-t';ȚE ͱA R;q0I0Y%=H3N%bd9,"Δ,9"X&8ʣװPK.q:A?mpsg'9Ǚզzqh%"dS j]FGK" (2M^P=iݡ1 B1 Y&Ũ 8`SΎa]ԈJqYNAZNLy:+T!VsD $S`DhBm%!0RaLĕ2d@/3~&{*ָl۝,h( ݹb&;I`CƜ, ƒ^36 92Z_AqX<].H!5#LԦ>rRqΰ=j|?D{zsmLh^eڹiݶ=7f6'^F7C=͌9e+B -%[im{inP ʴ}~j]]NˍSǟLA e ɽh Re*y?! # ^M|jKиu;Xkc ':o`Đ:"Z TD !^V3$ Y=q%dUw%6bsvfϼDTH ( (de㭽8ShػyĠ2FdGWgQԉKujBt@'wl-r$ϜeU] ⛕դEY :ks^!0˾6e+=iρq FvY2kİŃT37?E0ީo.VXX|t@ 9= я yIF8 Y9`}!BƳ6Dā]^B13(}0+@FӾ-V6[㋣gw!.6Rn Q!?NXr[ߛY8a -=5+K^qw\O ;qvh[l!RvڠI!>X 94Gӑ䜔\&æ5>H6x2H2uv6I3X~Ll3u72KZW%'_lvk؞YH\Gτ"2µdNOT Ղ;Hl w y7"^i])cF}xɞ?uwܨ 0Ѓ#|6|?n;ƞܵ0Zu=UЫåHQPAJ {Qw.A28I# #ά-6&IJh*`[CZp>({C7{.#nv yF׻Jnyv?d!e >)gD܏<ȣLgQ+dpUuӌsg2z.K|TWnvbuR#0>q Ռ;I1쥖yNi}D(;`d)Oo[+_Ox3u>o!bp<߸|3Od6c~PZpꝂh/Pnfh>p*u!,קBr-~4R*=Ci|Kw?o*Lcu=«l/ő:AU؞' q֏XꝋUr6B騏dWj&^p=ɴB1G9oJq"oJ(l=mgi$=<~`nձq/ĩS6]y~IhUt;#ao;0𤩉%8I/9M#ݾ~+&bFL54LS z7={黗bZC#qD}];M!Ksͭ5( ݷg˙4Ëʣ"bSmJZ/jInAq#95mK:#/7]S4dCgǁ n] AJLzj_L <sjqvjłwע3;g|Rű:%ҐWk6b3{"k%gbﺫ(*y}FI׸8oCȒ*f~\%vT;ep\ Rnɽ/q:bet#P}.DGi;!N GJꠓhHY3Us'Pv$ <=ٞ8YM~ xR0@&i5rOAΐ*xd}X0ېR+q"P<{’ץB}w{b1_)+o!a\;^ǴdmCk}f fbo{Zil|  ,,ȈZ[Ȗyq̙׻c'M&H8bɧ-**&=3#k>#\7= $˞YsTc. V=[IbnmZjj:UO 4e/ $͗ȸc |AG40paɢ-LE*V"u!8%>;R/TF"?בP*B+ٶng]7\]$#4O(!Vp2RZVKFCrC}z &%`frc .  L}(h(c(wz+Ƨy`XssaJeY843(}TTCwC i 0weu.25΀B yn9c1e-hfoߦ !Z㧂vZ<颱? Bt /BomcWt j48}g. 8 UNKp5oRmnFITc}Qhs&rpqcW #6Nq uyMȢF3lOta{hG=zuI$guaAcfLg iM֔L*3[<{ <x|{r%ZØ^ i·TԜ45ˆ_=CCiGԸH(kVn!"$=T20<,Ucgx w^ܙ;Sg9LJ2N |r3>(52֦*N&P37ޠii,̷D1xyqC[بc  ^lr޳`\ZVKqXVxxKᜤ *y +u'%din*?#؀~k mBF>6.eNE_\7x`C}x=TF]V]@\<f6v QepVj d B7~`\) U^GWTLiq_~Nyzӝ!fd&ݵYchG>h}ܢ]șQ ShBL.h@MTXR`kF%ņ\dm [:ǩxǿ6}:\1 =9uP6I\a^#>EadbTA#XKz(A~Oq:un*WF* 2H{tj& w]-)%ˤfo\,3`?D !.$ +}qA )xlu0)nOl&A^xذ,rC릗؈G]ƅRIrWѳڐ~.(wj=)DNDFwû\Qފ/{Wv0@J~;(Fj->jӑ l2M9e*+2)IdC п<~رG Yŧ ݵN ^i "ҜzA! PAsv@1yAt$/Hje )^ MH[Q7,h by\O٨gƿ6 cR^TOo-DS]nEP&bLZ9D(3-0ItwRɝ?WWFk"*ߡLZ ٌX&}PycgNJ)b+JD;8dQQb)R"9QG)A* `ٿm[@QqNOLyO ;o(ȁ{T  Îp@[uT ˁ_fu;' ƫ۠]K}b}<،8+8DmB@Re}IU% LYЈFЧ ^ FگMN5[~#Y\U$"~t"^7B]|܆=+ ر&FZtEWR vYH.[k srIFw'crKgwx1@1+^Ӯ `) 5mS|Δ%w WAb+1 8wȖxs@+.Ej!p^tƔ+u':yvd9|Up(l 4p=J$;bDh|TO2CT~;S ʚ\;JmW˓jΰcF,(=2cQڴ(5g|afLmx ۂ1KjRyLJmH+#ÓzG_ͧ8#o*١ LӭOqX +e15@PG XǠ/'@X}<ȱ;3@ndKM'Q)0t5[n8PxU˞,`᦭975Yq_΃]kxhiNƝtRV'pӭ=蓭BI8wR>p m`C3_ňƇ Fm\XS]5^러N˩+)_$_9wMz ˒);bOiO [mixDT'M3b:D.ZagDxψ#tRaЋ;ƪuOTCZ =Ǣ5|fXC^ύr/QҲUI9a# sHf0p貔IH|R<(o<6rN"N/ &#K^ėɳAEk3E70#𓳭2 z5.U<=2S;]g>@=/]lW%zw9-rݢUg^ K+V1k$`^LfvÂ_A u3s6dpao D9cTĺ(3h%a#%xK Y0<7p;pL֌e2/ @|\\wӤU J( G赵wJ_^/xtqB\YxlhQAӁcXj n91SصwjQC[PM ʇ3'qPì]2K"#HNJ!/{!;f}~s7eӁ]_"}$$FB- x8YXzG:cr3پOg/zuMWvIX[{j)\uWZ$WI)=D' 3-Fx6=غ -`h+VHé`G P@\anĕs|<ţW? ލ݇X'?s~ts,`f=z2jæY!BTLDhmO͵ӣfAg