go1.16-doc-1.16.14-1.43.1 >  A b p9|z'y ZR my^iN9e6e-Ĕ-쁂~i'ᙓ^[m&@Y*eJ}CHթNJ!OBc!>f$Z!1nT){KN:Jִ%K TuA_:wzNeauodaPHI̻iyIMyxPw[,ZT|ʄu '^-X@(L3S`.Ԋ*aqpp;m?md   -LP\`y      $ (8L`6(Z8d9:oFjGjHjIkXkYk\k<]kL^kzbkclDdlelflllulvlzm$m4m8m>mCgo1.16-doc1.16.141.43.1Go documentationGo examples and documentation.b ps390zp3aΛSUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Documentation/Otherhttp://golang.orglinuxs390xzO4AՁb =b =b =b =649d67e452dd4e8ddc3d14d372dd0f6230a573bac7f4d86ae5111ac22c246f7a2471469d94804bb4017abcc565e7ba14e925599b32ac1044708a6bd68fd31aa7b452343408313c2e9bd6914416cac6f17c7ac7fc0e31462e382bbe56962b80ba56c79fc1c8aed92516f6723c47fab4fbcde80161d5885f090312d733f912f40brootrootrootrootrootrootrootrootgo1.16-1.16.14-1.43.1.src.rpmgo-docgo1.16-docgo1.16-doc(s390-64)    go1.16rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.16.143.0.4-14.6.0-14.0-15.2-14.14.1b@aaaa@a`2a;Ha @a a `i@`.``@`+`g@`KW`H`.V`+`@_H@jkowalczyk@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- 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.s390zp3a 16450026081.16.141.16.14-1.43.11.16.14-1.43.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:22906/SUSE_SLE-15_Update/c2672e5f2a9d5d2ae434b4ad8672b842-go1.16.SUSE_SLE-15_Updatecpioxz5s390x-suse-linuxHTML document, UTF-8 Unicode textHTML document, ASCII text?+) Ul⥩n<1utf-89577f3856fde6fa4fae89958dc550d0b077ecb5c919bd7c816afd589a5124a7e?P7zXZ !t/Ù] crv(vX0 i7Y 9O^FXgݹk*L8v=KW&>/N]քD# 6 Oq$r)MI_WeH#>3؀bQ16>2vT VlޜS*bGvr痤Y{[Fޚ3m$DKN4! 2Kwe,!O -fuAfSv 24%!&P0!ɦMJE!4\ F5wdlne{4=ձQg'K8/gnٙ&,i(N$$= )8ppr1ǒYv%/s\?? RJ\kS.}t6Cs6!<,Ql0lAsŸl:peA!QLF?=؇Kk q\$M/?2Gʝ0 ƴO7'ۻOh[g͎ tv*5J*KC{B)M͍~@B8]*?^xw+}Τ8Z0xÖiN%pҫjq;"o*6q8 u[a5xB= H K<vAbPGii kmQ5_dq!Z'sL硓stYḒK&)aN߫+JBcҬD>͌1gfύ6imLj8_͗eD+KZ݁ "?:jjoj+NR&\3kL W"x-OڽCg>p ,h;Qi22CUh7v5ff4.]/"Y|R̦7xTLj=Aƈ.G#į)R6JS7){,6F['*0juVc|Y oذ!;@ppkKa˼j$HI@9RozUHdb2:kz2ϖ~KAuۅO  Q9C뮫W+KR!T>P]2cf3=;z=ɇzk +@TJ4RY ,@7fsِv]jLk\ %oq~g͈|wҮ[@ԬmX)K@QnNŸf'$+ xD/aeo #dA+$=G&zӌ ۷<~z!<2FU7g%G30NeA,!_fPѭD`QXHW:8МA ί Y%ImZ/aQ^Nh1*;#2 HEh 18E""@v¸ſcdF} #B@3qZ*/}2wR`#ܟ!i3QEs/=0\SzT~_v;Y0cקWnhCH PMHNJiW RV?G^%B-~qݔtq7zڶ7U=;=LKGMxd, D4[UDeJ Rؘ5*q .nvpB\}MW=j'l{<do1] vțET@ Lzr߈do;YoIsy>vg/B_*89h[rYPMi|4ɂ^iuʹ/+NC'2Dd݊Aw7,L/Aum[rvd`2"ta grpxX"qo0;T|Q%QZ}V#ТH߭wNVuglfF0`o a=1˸X$swI)+לoRe ܻZcvp;Ƶ;=wU<&r6K뵽`,s-"Dv]Ȑ"\yKr :&ඁ 57ulۄFGS!7>4`mPj!j`9"y ( AdS+^$ʜP-q#nkOp4r}ī2@ȊQ 7 qE C 3/<`bЦU>ݹG_) 90y$ŀ^"2.U zZ )8z]M; #mkŶ?qoEEIa6r؟KDzό2V!Am1IYF_n6$fԏ"F8\o,:\0y^kJI6~Կ1>mi1bS,I!KmɔHպ M* A^T P V&{%UC[`|Q[6Mxe!}4˜|:)@J^4Pe}WE޺>"@ZR"{8THnH7̕\v"` '>Z7I0g?7_疳͎@8UhS[rN(-RF/q(1MW/j22 &m;#Pi0 ufG?s.>Lݣdմ5xN'|Ģ/8XTmb6NK4|A6}0%>A&)"bg*j#* .J0&M7HzH%*Ъ*@RvLdT.]f C|o(l:Tʴ/f?7 §\[NSbC"-oeIWV%#?BX>eɿ2丱=Rc`c򲼜 4}F23D_S.(#m#@ %Vu 䢳Wׅp,Lө!,pF.-y0YVciQJ$<2#Ne!5iU{aұg7kG;HLv粲laP~V`7Y\|Qx\0'hʓa_!w7%M7ɡMdC7NBO+T`/mS<6>9[~Gu+"n^L`fϯZ[qKwt,yɌ8H2XOF`,!dEAz)O.ɔUv.f|5R<2ݧ)i nUo+*7]-PI]񷢀D̅H>/z)tT}`kV, 3nx|jh27Q79wP/wۖwX @hM_y¦!|<)1|õ}O|>NP-hz>9 i'rS7S8goXɾ[ s5B1Mhy+q?H Gr3q|h鑮T^A$]j_z WI eZpUǀ)BH9bFKZ^h/zDջ\\ i7[?&08OlLoKA֩SW!mawCyJ+/A?zC$Ãli?\4t+ndK˴6ANs!ebi0&U>2xWrHc^_+P)Rn rA8^S䔛L|T`鼠Tk-̎o57T|$tKԶ5 e )M! Vp4>{Ŏuitהq QzCEeV/KV9^? UCZZ*he=brY T(t~Kǹ`pĔla_΄qD&c?Hs$h,,,w_SP/ `FXH@/ =bS$WK}dۑS)@V2 w1ځ*S^ɓ;X!!.]1[ĥ Sm><,؂޿tV1:q|o[$A dm }DD-]Xu>H}y1fr`yэ(<H/rMN JZI\R43m4=#J~OB=}8v\j&*Ϊv}Ϡ%?*4gqR(xP`k+$˧=E+4cՖf|9>Kqf*>vZ JRYIux-BEN& caѯp+Uo9Qj{ !FFM{xL4 A'|I)yiL$kaGl\O+4?PbOT[׮Eo94 U'Wc]l}i0^W*Ɲ-@qj/;ÙQ055{@e`];[7¡ǿᕦOi,}Li[d@GGAAHzx"4rxj!#0` Hg ky0hQr)p=Մ}#;Z豳{9np6r`[ v<$H~i+e1XЍi]>;Hmqmҹ)Of'|ە?*!`w HjPU%\pH*SK Uu5ba9Tw[6 a89aG+3NjPO;@XNY&`K<07d3nPsߖcdY W)ɉMr+gM@Dk}=r. #Ua8=0FJJvNx3x|$2X©Hb,\YdK vBgi$>`ܻi ,cOpB;$7`@4ARWonG-o(uzÚڞFȯ¤A}0r(Lɸ\l(KYOHj#TduyỖPZW<_dsעxԶ"#Jƛlb ʅB A 7[#80KŽܡzQdEw;b4P5[&i^iĚ!No@a'W B9h Eâ|=K`6tiwA)coG6 /k+*:9W{o|UlFs|+wyP`] QN (cn-( xO"C|")4/ZӅV a l[xĽB!h|ށw? -PV:GGvOx'3|ZX\ "17=K*; 3&fs !bVt|L+_f%*Nq)}ߏ_+YI kƦw:^B^n8s%W B*ڇk7ψ{0*K:Sr=[b)k\[V?N#,g ՆaTu~\.`@ZS5BWK) xT5nK=g^/d[s *ʱvxr-٩~$ ?puœ^ָ*GDRMz(ȥ4pꘁt C=+4w<.E?Ubu-wU:cû_ d g:4'p ox:.H_ֿbܗ JJ{\sk/>g VEle5 ]VXw#BhAB ga!CP/X`LF %"ıJ0;zo}.h\1> l)mkNkj>hERSо-ʐQfd1ʍuCAf yXA+kX & CĢ0((!UbHU5 gUb}^oI⃦:w8/vufA-7D+`aV9[EmYv-*m.5SR/W܆keK$X~ v3vT9ߠZ$A8,nۨ 9/ؗ6o. VI>[rN&2^kX"m/?9sq[@hȿ6C.9qErXMy1sj]Ȟ6jaG -m91ٕ  _-$oN0WhڸI*e1(BLK cELN}S;OO$XE'(ZT6=<)baThDmoO~R3nU,g3qOŏD%-jһvd[{$rNXAޯG`ؗ~6 hL)Τ)Wݾ<)^F3I_Ɠ^KrLg|`n~mYO_wG腻 g8`\s˜?JBg.o ?g{kpg|5_ǛSlv,`}S?ߟZ9F,-t0rE&:Yc%8^. fd /{_=góPIQUóI>ȵMF`@_nl5%v/ϐTփ8 <㣵w1Mqpm<@Omq+bSwׅlVr E"m1a <Z XPfD?0bfm#ý=Փz0Ц <ΎedI+8 QSh-mRoSuؗ۫:;>F7\ĉz'*^ko)m ~.YbbXYhQB48j$̓kۼȬrI?ioHn">.CŹh7{߂o'F'Khwґ:(XyjwSd , R{;&v&G]-QD-YZOZsqׁRh\Wʼ֮ay|gvŸh}}FR4b.I Avϴ Ly*XKlSb!@ a{IF#Ne8-qlðHiGzL̶hfH$s=c-19IH\\%; BM߆tT.Rb25n N/T{ck^{^K|HA]D`17=>^D(_Z[dpZU{%"<LJ.ss׋ րɏ\cCPv JѤ7[ 83z4SC|eϲ7u ,|b$Watp0! U攊a)bF~ PfmPJM":ϋGA]U2R>o4W<6E2 dxW6YP~>i/& >#;;ɨn*qe^"GÜ?6C'f_w>7e{|ܕpͯi UGAAY><S=uvO,3SGGIsO &_JVb4ytCK,)2 nlގ%G1Y]|^7y` ~τwo{>ac}\a@HCRg} Eއ*ͽD]p([p='`9T,?)@ܬ(CP1}zS w# %#@n"P,-P 0FOI̓k2DpMވbUUQ^s:ˆ}:}kg fg@*#U c)tYgtqWh.ҪWyYc-ݺ̍Gnb2݀i>S䡠G틈`"+ldr4غn6 = qE_; 33]XKob8ٱCjOctk@Sn`/gF/1cbFoKt#_U"|>]nrMIՇc%|KY=֑6iE /XN]Nj߽]N+7aC*E8d^5,x௝I,f=6mJf`mov5 tIGR(Mo< #Ӎm)Vә;=HB4VC/W*Oy ]qoLH9$S<w,0Sm먂+nOI0ּz֘Umq pqbj2 r$vMTc9|?xk+L`@HH&΢5k"a0d{*!8<>Z&Es+s ]0gvy*Oi(`jܸ߷T2{IzD9?pGv#KwyZ0ҙ}G|KOWyޒ9TKDp:[^&oeH`7{(Ԅ1RH4CQk:`97&EC~hM ~V/R-vQd'E;{$̅oY)މ/c־dzM;6&*V/hh/rmOsʰ^kNє WA# T,.̯.|w5Ӯ?>TR ,aoZښA'[/;/aTc|293BG>pkH?y |㛉.o&I6xI+*Ѡ#pȩV ѻ&.7l}&so^z]١lSJS eI-i/$/, Km!ӰG7ͅuqÜsIQ̎IÊˏBҕa` XNJp|ADaLD #GuMzYijfQ}H^8eoʣ kQ[֏䉴O?5뢃N{lRrV^ڔD*-){$p~y@S-/O: \0$\eٰh>qB -2>k`ݯq+;ތÇp0FF_Aߨ) v[\8rKtɷ ^"4}b ].) jFZ} x2E}.yHi-^;fKB* Q+~ԅdɡRH$\TOC&3_=g -y% >vI"G}jZj.{ Ӹ!nyK[A`]6 b `~GÙzM¸O:tRuuQHfƔ *(w >e# %z'nu0Tp\7xq/&8J,VEYQN7.V/]s)+ծrscҤҊ<<{ғ?JiTsgR2kWpJ\;ńX+cL/pN%e)m[B'"$$F,T- =h5fnoSmU*w/em0?PHY <p I! Wp]k\}%)2=LDh-%Ōb&GFUZy/ŸёY9>i_Ⱥdq{&JBecGgns`FueM1iC͎t9hBab-$@F =^[lak¢<35~ 5ƚb-k$K{#~aI%vbY1EIӸ5 [t+9i®jۿFO6(%D<9:XF~LLѫ={7K[훂c&Qp`zNHШrVP2GumiiAQ9 iS*K=CnHkdēUlz^9Y9 ̭ ;-%T&/%bwޞBc@-D xO0DaWHF»6lBYٮL=I]OsLoӠDHx<*VR"vK2G6e(`W3z%Ip1=w_ D|cZ]a’G'XhXIB; caR po U' `9eM%5%u&!mS(ӿ 6N54HJUgq*>yD[bylyvؚX0]'6ѝ1EX=l.@}E?vX"nBq=$aG<`\}8FG?`$ћ3Ipp$m@ckp5)KGnE`PfUwۈpIͰ/tCx<8TG{o`ZS԰ξT,Zc,Cf P1kO,5%KS']A ,X`v}S˲ GX,1CGWIB s HMl٘5\P&6 LꞆ ݦA)@BtE4~ϑ*}uqI<--B#pC I!%en9'*ius8 f07SN}/{nYq_{ V=c8ceɕhE-7j"q6DX+l\)+no,CIA5ŕD\$6t SDC;g/Fߨ"IX9rgnv{ǝBtD!m)QZ#@\?L-3JL^'9*?i|| Zsz~INUŸPÒ,ܷ:#Il]-Z;9#ӁC4/gn%}Z?hAm{Hل@3vCbN̒GV4"PZ @e4d2G %4&M^I+^-|@ܞ *%\. S`KfN\\srZ;L#XBuP#g+7/xUٻ-F2l !kMi;SUCڱ_|L. 9{^!iu2Q^`V:KQG{jZ}5ڮpW|TX҄޿$s] ;f {Fpq +ߧ8V`u3|`昣1X[$@s=6"QeS\v m,`L FlJVLfm9A5[ j$ Hml%^O:fgEzkWۭ \Tw̓x[kpA|HZ,<8Lktlt0feBSudj_ _fUuӦD&~]3mU_TcwvzBn0eQ)fL]MSu7e=C&C\rb.Yz(Y%otQh73tx\@*s^Bʁœ ]qKv O[:>Kw&J1s}YC(v>GշiL*oD5@Af{h쿁W- ӝkٳ*޽2 R )ɩQjwoSϤHMg-Tۧ' 8! qٕh^֓mڜ_ѧ&_AzaJ䄌Fs>3.sLv!晢47Qhp/yI>LH LAZRu]~7$=8)VŚ6ҟOYKvpRؿxBǧJIRpu 6z÷ʣ$E7Q]I Tů&_oC/6$9.A.uhrSgojNS~)էe֭3ߤ)DyC>lQDVexe1NR)ruuhhN 7ZZ;.,= T̓r@5:DBcK`Lvd_`3@qO@VO gh֞LvUJ#K7n]܊^dV-$ M;ڟIQ1 ޝՁCa,)>.i݄+X=KY$M(i\fޮK9l,:o! B|Ì3sWW%yt; YKDDeqMs27"U\]F+!FGE>$t'=x^8`y뾬 ƌĎfḤH灼C+ ,;g +_PB12ˇTUTdKco.KW|(+%u: _+`dķL ECsA|ğ^2Cu{-x;B [H/!}'Cl/U^ا- 1' VI|'{qO>tVbއ~ZAi<|x"{"G1*w&{x"Nv%F\Uܒ !cl|XlYޓw`sF 9/u+׻2 AFHBGkE񉡽ZvD++d~qͳ>g&ǒirf!:xcT^>Ss}ѵ=]X5nA,B ~JT ,vX)OCy͖N,Eo *ZHb!2?M ߏ~ ϙ} ^aoJ 66.C]ziP,6 HqyT>ti#t )Va]Jd%U6S~aq*"u|>ޝ(Hr->: o9ր΃PUuge9abE6 :^RNt MD9c4|/6+PDA ܥN H/. @sۨ_+k$Usk~J_ʤ,v"?s/d4rMkc.c1Ĥ(lO&Wu!9L`|Dn/KZ1NU[!IJv7* c"|"*'}*, R1PSyXM-H(/zyȕ0 %/)- lP-_'2i4f7TjW&~c'|9 s1R =*7?s\v6RQ,Y=ţx$sE^5%2Lq!u Bj${SieߛT۱'9蟲5qp7@mR ZlДE9_=2oY6Vf+4Ю^'.8OګM/]7a(9*fmULx9_32 Qf5-|?ԇ:=Jsx ]kȏ?klarJA |DSmBQLEqd`Ul,fqunG6ownz"OeU:HX6R"$]Se sd_0=h[&_;[^UQ`P)s!r FBGr"X9X)$c= MTjb9jX`YG/5lxm!x J^?%Qj.?28Ӈ%}aSDlԉI)PIЖG$6:c](QxTgt]:I !q//zaL賯lrf<+?M<DY,쬻zc$fp7-T ۈ%l0 Ŀ~0fl 1+R$Q]UFcz٦x3ih֤d ׂqnxeŇvɦm>®(3|4%OI^<# ?B=rfbZ; ^ *7Bič_0RÈ=jw7YWZ֕`ct#+yޜ)zVeh#x9Ϲ󅉥M?/ 1FB\k]PE$* t!x{\Vm ip NsH!5~3@L8/ƳWpy*NAS| DK.>/s M*'}vPvR&5RUC7&jq*`lnGWI$UDI4ش'wXWEr>*F>$<4^g#^Wl2x5b ؆ĺLshĢB:})h–·;'I$+3MDoJ1;BcMzbyڳr8֧K؄0-# P WzAumM6"JГFg,Q{1œ|/00jft*S |[=Aurrh9n0Oyg" m2 ?&CH|.I dV.o楜" ަX-mG x1z^pz \b$Di..1@C'eX2XE'.Q9HK#70K3S d҇Ql#Ӫ2\ >¦gޙc'$ErVÕ%|n>YG0̗i{l ShNF, p/9 f6_t鳔},cBdnW!2*cnF$CU}4X\#Q>&YJE !gnYO6jˌHz!Wąu (T D[8s1An my8+_ZOcс|huM͏;C1n/aeQ%xY왾9^5F쓥?Ui!C5׊ (q5}M>qd=1)aqFصha17K*Tg-tҬx=O SDi~/ |-wet:DAԖGXS^E-yϵ~glQDҜji&C_  {>{ՐN9E!䵾ϋ2JoBb6öp}zm `,sEN{FA+as4DC1J  :9>{qob'بsX>V"tp@p?ە PpF%E!2 - e $5MqU(x~wby -H{==Xia-_+e4$;hc 2Oaw1Ư=vTպPt8߸gyEW=J)vD- F/ D8ゔZO-V+-\4Xz` 7Sn!rDDC'3:Ҥ9eKe쓂v`=5>ɧqP5Jp9H[n{$N߉bv<14"h ߏkgT;iL2Z.w$JbK@Hʭ,KL9w0_?4#.r"@aLp2G" 8l\H MpgoܝЍO2J5\I,eZ||N+PSںHZdrYv_^ xjcϱ4*$>l% z޻>*q zRe4=)nM.204Iݬ<sd=BXǺͼ#&yh6ˀQD B!socMK)MȢ*\>kTNV3ڞ%>?Z`S >7T{-2XJ%ymq#ڮZ%{"8c#l4fɪK%Cmv?^G: p֙JMn$ Azd5Ɏ/@СV_$Ã$m3o}zF-0Eftf6gJ:94tMܼ+HJ=\衡x##buuWun2xE[DVA[# ޸=r:)@iJU0Mߨ%n"/Gk:#l5(A7hE#LI&LP#tɂ7<ٓHw dfwkFN@R!^Ck΅bKƹWȥiz7 2:H% O&4noT6ԑ r|;*}녈{!Խ@jԅLo(?awV>x5UyQ v=4T5q\SrHܝ^%^ĔJe|׮zS|qV1:Xt4nqu졀)؎#Qv ({%! 8HO4?m` ܬ璗q0j悪"%xo6GiՃ͙R`ThQ$!qP\t0ZQ3=Zr¼l- j  F'P7lћ-%ʸ'm˕< ѓ6A' 9GlX^؞9YZZQ5e:Tnk8. ) /!8H|+pXjh6lȤ\ 55HsB{yJ~h4 7PF t97xͱ~jȃD;M322>1#DSE}I <ú'n@LS%ŋ? 䡹sKح8fn"8HFBpRHgTQ|BOh?#t+p5N`XD[;H^u}lWń0 #oE#(J*H'cB1ъцKFVM (6Eg@(ڸ!BC> ] 2ꁵrUhDvx>-֐wb+~s1 bUڮ3hEyts7iH-ٶ; pMBZ5^EBKAbN94CPف;^)+ϿC$h􊨐r@wXd.nh$ݱ ?{_ܰ7A{ԑM}4&b{hK*,9Cj`IHE)` X*Z&s'w{Dhz7\,ۉ6 F=[<uRoti-ESP1 }{뽝lBѢMss$+4=Eog Ma lQ CNgiJ U I/>? Yoα)2nq"3C/t{JIBF]LF`47,$:r*e vPeX8[[;Wk0Cih}x?^OD˺G,zun)D.!g%W%čU*A\qpU9@W=;BW naoROAIGjhpM+@XFho\3O恋Y_+s,S?N8{M^Vhq>E$7ʶd13O]7yaef^dNJMn"@V+WIf= w>1EނͱEĸ03zD(T I(KBs7kH51e 斃`I-Ub gfOzRX5r(e=xoJ -U]#tΗk 9 if;!65ul9E2Z̕Yi3wYp6\pX(d ؾV`D9H\e47f!e.Hܷ t G,xS/ttQh9m0TBB+#)>_b]˅R7,AkG`D !jX̹88^);ejXZD)Kqݭxo}/)T_%hu" ALje*jrtq4~(gV۩QJi%⼾D//;J6u+HZ^o&v=.<Ꮾ;VWQP`us" HO5x6 ]J4d.hq*mH,_3Z5k_pP[>ͽl{L1E$|Xo6BZTB$b|5 YN{"Q@:YT+ sIa=0x!SRjkmJH뷌TlX͆FkSlvb w ؿKfoe\ q s ! '#*lP6G< tO@U X,Í5r={Qg {fpv?? D|af, t%Ժ>Ž)c@{j2 wr8@ɤHInG62O':YlN8I|1p(1! z'^ A,ԁIIp~nP=9d>$Qt['j"CZ97JlG? S4%P:&UjKC< =$Uױz:9I'y"  ,QSٔkuRS{(@`A`./G2ЩcTrSZRKa'jjt bzr^z;c@>ňRXٗ-ge~0Az:R(>tBUI"$Pj ?}Ⱦ>,;_zI BPi cIUz:/d/jkա#L_Ht$m&6$3cF`ujd3zǿZrj7*/Nجf[k1/v5uP)*/[IOE;Щ8:+Q 9 뱲W| [$ăput=/Qu 1ޞW ) yn膝1W^):F".*c?'vmU5^D_" *؂1͈/[9] xDk 8w!qf*ȑѭqh袽#O^8;2+6iC^$&2`6091 sXrU |gh}}57]CTd=#z20Y4cL+")p?xw4kvr\mx(*ʢ y>_\ h> OK-xHܲ%sm-zȽ$9u NnGC]FZK?t8~qZJ 5 >u?c=Xw?%#We}uUH{vRVJ~QJ]"B-^T cZe"f Qn2dR #~vL%g)UbVk;Tmt!^UiU.*ڻ:mRXR.OT!o`>젭,t׷_N=LzZĺHСVȈb x[pbQ_7ῧgE &^?IՔ҇ͬ#dTJ-ɄiKjճ_D#{qdCt 504chU96NW3hYCug虯IMIOH.Xf :9*fsi32,jo?|!ܯk~ l/MBm'Z,.):Y˚! 9yDFd CbJ8JЇLv KUmTj>cAWnNytkK.@<P:$lwɰBX3[o ˃뎸'Mkhb/A0 0fms`:%U!oEt6koYIV˙@h"qp"@+4'.`#ߩQ'4ߩ\yKNd6S 0t&͗MۀQhzKJ"k"89wC8; ??o7J[x =镌[ o,:e68P'Ud.$0eʈAlQ}!/귘 DҤSۋG4-m 5H&wD9sԕUI"tP*<3Lq|;Dr;1E}] 麑D^Őn79ioOw9RUNYMbVnwǗ%άjQ`z-35li㥗YJمBq[ul j *ư} om(3?uv?GV|eY$%.9$iYnw7p&3,%^SC;/g"4A脀H0T *\Ap<Σ!LwQxr6aX[$V\F%29UdDsoGiX l1'0::=VS\ b5=_>+!AÀ7]'asAȔg)v5f K.!"l:/`NWVH) ڧJ ʌgITOAxo_J/hB,i޶ӛbA=MS"EaU.a_]&ɹ=VBf J̺t3`ӹ$%as^Li '~8b%[eӷ.Jvw_ձsk*)o}-8[*2՝s>ʡ\MB[ّޚ7h w}3am>ӲWxږګ홈38'Mf\&0sgfg6` -䘚BsXWߙ Cbȏrj〟]!"ȱ]1۵8?58.+WR 1%)7 v7 ۗMk]"j{<}Z }Gj[gu)Ś$_>9&jm/4%6:yT``QMf?k((e: d0>quw^(Moi#cw ||K%}nK-k'fQJ|\ ?.)YImajIzڭ;4iucepMxwUVzv~Ɖh}*6˨ᾎQ:܄rÛ}-0RӌgHqErLg~16!+;tn1^,[,6e=ߦ"*dҡ@xxH_~^ne`Мo5ߡėШ7)*ވGSxamùQ*Z3|MB[7U !hf!7>.ST4O:Yϫda_nˑvM h1)3ecA4|["kR.-tJkMV-W\TMZFb]e"ΩiJ9ay eѱTXTEef7Yf早*Kށ:b/1^taI\S6 .s^^u) q6=!wא*lyRu2$':W1bQ'1*M&78Oo<@9Os0#R=*:?M7὚B>P\'d+=TҚ)Lg}X"14!Iޙxm&2& sہ $=WȢEz9Q?G6IGBX,1)9':G:5Bm2mhނVJeət-Zs 6bIkOGzGVL_IcUkV@.7S#8My²h/WTIk{2>CXܦ4H8$]b.XgzstHI=+wH󓾱;FnRf PBڄ'mJɚBLnlF 6/,T/]4CY6'p2dE;a#0!Ov$(#{%Q*͂=A7e1 3X9ZXF"402&?QbĪ]si*XP(_JKʹD =߻ b뱆dזaWdju L8^,m? i!,O\'2OR=nzn ܌dhGefu79ԑ%'4"ڰ }8_犞oՃc.w $$T7Z={I$c꽺w3)(3@< ({,{ѭ$xBWu,{EQv47\@l ƞۤr9rZjf]AM)ȪJ8^[ԟhaCݣs ]^ilnMLĹE8GkxGeGEgL:%Dve'L? NMf/#߾$2b׋ZDL]dA(lyC' bbJsrVxra`8sD|!*8W9H!pV` pūZ/u?ɂy/oF37pTSA3"ѫc]O7Yr -UMX6VNibJ]B^tnǎ[Sd!wMϹFMkz/`bAL jq7C(5 !x~pnj1ze{;YzXFv\ ;x >1nwSޚ 儕J=YϪd_mIVCÑ֤U#/4q3w{uROɨŗ7pe|߭f!}KYYR8HbFq=(9 t3+M}J$ڋ b) ð$봴uYˡ5RUY[ jc:v&gyI<#rC*C/5LBBl8kt9U&oߪcCۜZn $4ho1['瑈zG}VS1O6FIHLE/gdo!>T5nFFs o=ױb]R@@5K1ϽJmE[у0fS=,^wsUPط(@Ÿmy*.K;2NϾYL&߹jse={1}%ieFq0Fa 퍿0ZPUH*q8dm1 fxo2[BTCJuŁČd2B|N'K6æusmN`SSqO>u %Η  }Fa ӶgfaQGĘ=Yʇ-]>ڒ3-P-3khY֊<}Y,`' Ye3<)fa}~tёVnIefeJL:⿤!$MkIOD<ƒ`<9TLEaq_z#IOcIMJ++,K %+xYף\2#06u驥`Xĺ3cmٖYeQjA _<窠ѺߙGTW\'`ui7ō8&3&y_ WrmTwR恔TDdqTAx}b;p1C\A(!YY;2ebd@@,nK]{**xCe7ỉݹC>:c: WraUI ^=*ȦWS&%1޽~a B&C72u_.4ɷa;z;SdOV/ѯ9F4 x8ѥMfq {Q锳}t=Z[NAVQQCykҫGzs@=}yfS`V&ږ8e|A^jI%sAQ>tqxC`Tl ڞ$zA<#)nznfjݻvL= } Аy0)%\54ܮt T$\쇵D/ua`ΉrQ++Z3wLOө?dL!V9Pyc$AI5݁Ҟgfc0Yƚ5tE36b ej#0. s8I{ϒzg(=p D] ؇upN̊ pͳ@ճi`Q!i>4`|=bSpeq-r^Ar9wS%?hY G h6.rp" |܍r'.S3 'Eݾ͠љDFe7TlV I?Bq$hTj҄R$ӄ.G;^ӴD"4k_̓PIJ&~ӔWN'-}aw6øL)VH+ AYP +Nka [M<)w))B P3ۚZMG<J&&G/O^6i;%!`EϢjjr 8p-B6 Jl@~;ai%i`"61*/`W$ӄ}4 QAkfS˨ӹ#?TY6cAjN/nfn{;$ )ְGTVy@-V-`q>@6ީ=mh|hS7G 'MsltJޜ,=3a}P6 G#x "^\'R=`^rېu4Ǵh8hIz`ϵE%d.N%NiK97`7/2 hU (0 zGEzA{-]ڥ}oqUN T]ٵ 4y,H'D$ѢckcB-d]vpW)}*΁vɶ hJ(ûyH8 դZIlD7E=ȩY, rC6{0?E\'bi!_Dw\-h"XppH٩&:'T"3FIrau0;Y j&ͰIsv( c_6 OM xmkK[zm*? @3Z(L:ÀP=8|nGр\:Tf iwj%౶kS 6d(P/`oÀ/64~R2(|nL?\_U/nBYL'iOu7OA"+×L_1F4 !2_@brZ{:U a, B0/lsw5+m;k3`F"X h{,"2d<7Enk| (۱:u%($V&O6sȼӻ"j$x:Y" |;8̚,Qƒ7MSƣD~_fco$_/7|wI*]Bx'@m!d XNfVR7܇)\/}Ýܸ%ѱ\XxkSV I@K=@NR\XeAў"*H}/%h}u)O׳ޝBlu:LqE(YXiI"3 uuV1̠V=-{,95=dwWYg˵]=Nh=* ~c&8&P*q7eGss)Diwս̑-g铸U3Y`>:^*YNmO!m<!>C'jrq` ]'(<.ZYB@׬9CO]?i$oz!@!rd)\)QJ2ydnr}8nSᎽ_*@Ӵmov-9 lce-ӍlX_N99 ٟ_ fu6u$i%Gjêf>;}7+~t 3tڗQ4}TOkF䰧_7[U<+Y}d ` 7͎=ɞ'zXs mu\6`OKd+ #e[ 0H-!r}rP9ܲ't!ytDa+zTt^.˙HH>eTu+w. hoKg$ʚe ~|yLw-\@=$MzD G9¸񔺉.k-vsOsX8iz\UKe9u@|M8=yM ^,DT!jSpAe~̀⧋6Aդ9?$9o{wdͧ+ 'Ea{-uEN^w_g?Rz Lv̮Ni-!W *%v9pIX~=@ulFVX̶ިFΖѡ,LB/.é.fgBdBI};4Ov[á M-ګ~^ (wٽx_qO;+s=pRjR37.{Ɠ .@n>l3l8rc|ijoIIYaZBPWϸO )i烦 <͑5?+ B`6w TClL;de]L ̺˶-),HU 6jJuyZRh'Rjvؗ0~6 a=Oϻw 7]%G9lU'ySb%oH^zU;Uh%f`&0Pwe!:^|8U^GWwd"ӌ@:S?Dňl-.t܌eY)\qs7SU_1dawOf<;Qc$N=<]i7m0+%.&@H?,tO [zRm+I.#`p}r6BH_҈ꄘN%noTR5b)T\^@>p.K cf8^?m %AQ٥3-1r#õWܣ 7VƬE%6G5T٫ kCKiG#J[%}j嵟G ._t)t~4 :']?Ɩkޜze:*|9Y{t.Ý1}?Mi%%7_\ϧH=fc/W(}$ț)Wle+sv_Šb+`ï3{OY[ksZu@)--%p;ZpI'\[{\F)y !;B~^cNHe[cK&uI*Q`Yi,hc "KZ MGڨ_V3S,IFQ `Go.%{|j'n'q.뎖vb-'w93( qE~P\- ?B(WY[V8Ż l]]D!l֨ZT9}M@֙"Cv=/2Mkk4LڶӪ)>!EQ?5uz0^I7]ЯN)dYbw#" ;G PJzg=^wݍ_ۡ4M׾ghr|WLFtjq_XtOhߴ }Ac#ыp$UC<' _{p #F)a2mJ#&ֳ$L:h5}  eKN&{ʄ/KF=RiF)|hZ9|H@JoXGYmkI=df8yu;A ;W3f]sM@nց@D#05۵FѤ?fn~Pz B;@QEjNKVY\)^@"y3f⛴D02 3XDm6O0g;rj^&bAMn9{z1+@2@TiM@,}2Py &M^V }E5aJL@D\]Eun7oxoNꟛLP:𛎆&NH2[O`4[k[0k #B]"ȎF !8agÛk4!wJc,{ɲ'"ΥO A #s<(=jq2SC w (죾5Ernh垇 ڬ*h]dB-S#G! UcXUR ^+g; p~7E#^3ĭv$ I-*F`AM&H=劓@A=z4W!Rb&B ؔf;?l5TWr6˅M~cX7ޯ>@3X+NI DWȇ)7D>J N0x,1(WG'j4;e>#H;-snDylĵXL}nd!ggt"^O bѝc=ZĭgͲ] `:uLNj#|a _5ƔG:׬#}^ռwD:-@^M'PV3hE^H<+dg8LE'[R.˹]]"#}Ix?P 1iےӎM&C׏m Ƃv ~W1 SjapF1k1OY!L_L9RFjl[8>V/W}}ٙ mS5+ĝy=ֿ~sS 1$ُNy>ﶈXp0x7wEIecӞǻt1]bcѬ"R^ҾN{~*TX8|A]CtmݹiNj7]n7ߡ(}䛇/8yfY >x(dKs{sy7O2\p8+kj0Dn@?>DXC=]pw͸s]6>X߃yJFCYmtuJ[a)p2xg9 :TE~ŭ68Bzd^JGnXRj*c."Dj,Wk OB6y!Nq^~PBN!l 燠Na"CNpŬe*P~jFKIcXP ڽyqB -k9^=/ bw{F ҙ83ɖc"fT-@eM;)'}X/!< HkSv?EJekl| G#|A3ɂ'Ӎ!tgSWs zfCF[ﵺj9ǴI(5HG-e.Lov|e;Jeг8T4$pI6܉ҧj~ L2xS7k(Q"TnKFN c(MWH>?Z5YA#Yq?{g-sc 7Rm()ZlDc|j*`kNڄ-,w'wrw*`^F!H-~tu޷`cFX:()ʗ}M9Q15XUBk;9( %1ˀahk[{=IfebkPg2]J0l o2j T <Q+V 3 YH3Xf0D5#n#2a@ cL;pJhO.%AMU>76f]#iLxh*;L՗n xt]djel,H$:9gN=|݈:Z B"pW(̒C~_/!Z 0J:chةx\mg6(Tж+GT#f л?'{-wKv}L3cش2@ %agcxۙ?-sPsOx錄 /79sta7KV֠/cx߲b*Y셃hMiV*t&qxL*A~4SAP@"L ]šc/B,MX!kSJĔiK Z@y2 A"p:,KWiZ.Hos~ah|Q Ր&NK6Kn8c^A;~Q5)H2`'d~L{f](?t- %<}Ԏar:95|۞m"2{p WtE}e4Sg6td acѮ?Y86񶏧FF²\8o^Y^SA鴱&qٷ|pfegϟf6'+'l!$_atב=>2n0q,u+(=af[f_U:zHP_n]T\sG#f EzgČ^$15H˵%kܳTݻ{Z֎X! \jfo4}&Rx%*e|HLH%og֥5$JȮvq1y>JvOa/h!NS K7_1xiPEy`nY PLЦzWHZCeקM|`FL K𜷻DN-cԘ3|]録҅PuQHidC$0 RըtG00& P"֯u|~M1trߖޏlZ2]R&ܾRS DQRbCwu dB{:UY)^Pҧ__:Wn`g԰Tv5Q~۪J?N &p xYh}JP߅7%Εw(iNY{zn&T=O#Kp)S ,c_'^Ho*W44867Ȕe T2= > R!gBQnμZWQQ) R]M"!'*;Bjd(6MPQe5=?n,ؕzǹʱ~8\aP*E\ـs#CT0i 4!5(^.4J?׹H}33%;o2vHR)vjGjY< tj4ޱ[{W~+Y%̑]SR[4{{QFCp_X+aUQwp &͐P_P|"EfjcFV_} a VA "D?j׏[sIH&]&ɑU$ZL] ^h.i? =!Lpj7aKPɐAfa_H]&66 ؞o`){`w#RluXP臐{96 BC|)O ڊSvه[nɬ=;ت4ռZD&|mrReyU,Sm׫X],MF#L6^{xKyv:xN)ͥOk-F+<NxG ;.  ѱMD"&WNb=eTv9rΫKjrSr~'G߼ Bge/ bw M7D¹XZ/B(JV)\@E/;Ϻ $4~'.5<BRs(qpou'-sv=*ZFq#]DY]:@Ik$%2](6.G(Vv(_JDŽPY1XTA`rXBW,}Vo9!\y0;S,O&@'4º3‘1^f8+tul`I6"jڢ͏Amڧ?-R4w(TřŐQ\LY@cDRYQ59$j-_UR̵%xn 饨%;OF!ރ4u=?#؁%T 8*61_xga Ersps~r3ZeĬ/SYDZFeIh*۝o, ?4UތTG< !3Ѓ߃cԧ@rp%9cT,9M!#D53=QqXΝ >DX_#LB1Cb,.6 mMShfzq%6]t[ڵدe̻F"jLP{uc%růd/I$Ulwǜ/Bg笸`O6ծme f`v@X W^ NYzj;b4n0(ӣ~eycpamD"cɉ g_WX?cSfǴ~Wh-6cNYM= e;a_v[_|P`,qvMuҺ-?A@L[=r"Rh8cA{P?QSF1 긅kc\vĨg,MMN\}f 4%E&VE$QM acq0wI&mo@U ,&]*g6jq`$?Ivt;b*8T, &;GI:F Ͳws7'tf 6P3w2~rFa槇6ZO}v\Y:oWktvTBp+&=Epi}>qF?*=91gKD'&mй RۡU͛Ù(P]'E:AP1 PW]}Rg4:C"CQ.f''|[!)'j2D^`Ƈ  rl.U>lȉN [׽3MZ\kktBJ\Сw4f)CHZ1 ZJNd2om*?6:10'`w]F͹'HyRQ2d_a:$Hj~>΍kGew.hs)ۯBEn+Gݠ%No1aOAi-kbH'A :FM"L!"XAS>S\3x 2\kK 軰J8W\˗ޒ këiZwsŢІc~I$+Z@z`f͸TJ`:zmCayy c_S=Y=YS D8a#|J ST\]"0Sg(nLy$f7|jﶺP/F|v3Z6o=TB _CB]ܡBXWIEO"Zrf]6 _hZa:U"g@P+_ףrwF6윛׼@|ϔ 2d|Lc ֟x҇j&N%7*cm~> )iSa"0;4T} p='-/&RHirզ^9q>;G,'FmoHsFz0KҖRĆ?ꁧWlYS_jBl)Y@M^"X>0ҷ3dLiu?Ql '2$b<*2Ia<|2KהG}^`[F c8T9s e%4RF؍ó˾ 3\•pA0{޴j\# "oWvhES'ftkWcZ\*7F>K2^1Il^9^Vԩ*t+x4`iG%r{|Td\qTGRʰQCO>R,t=&;=)2*(WWk$tPK9kc{b@)Fi-G#D=يiڎ!!_EX̌b:H^Rޭܐx䌮˰V2G 5oxA;'w!Ǧ4MbsE~Hh;3(f’Ā;%ZzVY_)!)>K&nS ٓ?Aө?qݯ;O#µFRJY1j5G=%^XV.QgBdWɌO.2 _#a V! On4YovFqR ?P!q ' `dA N[:][\!7i,ρG9=ww?یH$aZm> P橿f#78#H5b1c"2zA2n32+MVʶm ٧ FlYCtV!96ooNtb81f{Y i,-Yαm(+(D1} 8̒Xz^=(qlVi04}N7Fم0@Ȭ5Rb˹Z6Qox7|ߔgS VrtPdi3AVTDZ 6mY`(w/IA͞h>8.l)h吳μNXS26Dbz>URQ՘64"<ᗦt*y剧nJR#\7_{$B&>n@ցTOܬÆfƻ)?u>XZV0ڨESVbeCS-S;.>#Gp<д t 30LZ?+"\A{hYןGhG:S&E7,G. c*tЇ7hj5:{brvi ڇ e)&Z@Drf_]a Ͼp}~JkR=G:7QXq pp8ӒcZj3p\d&KSdYLl]>/ߒP6PQ|H i4Vw8:ձAQuI2ȣ*MN*N}VB/\k9F1hMc1 =8%R"d%;eݥ֨}=XY : Vm gEjqU]bc`y\ t +`*vѫeN+K=b&s?znEF?)Ń_.oH'ɲFiVŚt$Bzs\?; )ׇo!X92MbOQ 纶yQ\a䧘} hvE2cJ=ߊUps % dNo$VE#S핺 'P8"8Uadp |H1FɡS$R3k}Xa"tJ+'ek`W슧KK˙5٨C \@qzflgQœ ]|pau/7U#zapKEBRy6xM2IVv G$gy_5R@ڂiwUeGGBE#H!=| *P޷BBR 2&51yߟW3OS8UtNAl&U`ǒE3\5-A47덧T7KE~ N7qW㩀{ݧI6Im{3dshH ?;/{=)uC,R4ݕNjI8($-64Vh- l꛱la"`syFڛ#%EMTs}y'5ɹ-Cӧ7YM#4S镯ޜsM?yWuu#'Y8|PDXʏpM/'klaZsbv$e wYbW$4s -nI*{Yq)"7_۳1pkQ7HZY:H-hM3MTR4Cšm)gV4. NjMedw4YϠoȌ&_'m] I:g{ċajgPgcB8Tg,ō-~b!9bX._- ?ńH7 Ya-C.c%f얺<ԯ Ed_C œJKIhN5JoVxp6 Lf~pf[||CΛIv^ R(iV`8P.=jy}* Go-wdVj^;QNS`^=n~C`B ΄lj{3d'G0&Y8S>o۹;JdO$e"0͔PKu6lD`8ӵ^SIXiQCg g,bljDz.IVSsW87xۓvN8('7A(]U=N[|ק V'IdUKh n mʗ^>_48(ECpIbupgݯ9qi<ځNqձ&^x8uMM 5?;STоq B+~uڂr4oݿ囑b,rC+=5Ov{޽dL3zҋNǓ߾?W;HfifʖwWk‹ ! $T~H`a4^!i5 ە<,@LȁÎ\ouwa] B@! ^):6 n$θWQI׼bUBO&󢎐CⰨ U8S~IY?{SZ}}J[&Z@bOIPzf0Ρ[- '#&'Jwf$n[\84zR-'hs[Z:#lB?lE+S\Q5WnP WNxf=%,Vp?'23'~xGQh _x ^(2QsCIkjzxylugI 31' kd)7o+)h =VkwbT(NHǎ'Y!!,,J;IH+]! 됮ޛ9TliE3%!f|]š{qH'Q^LO5rRN!Hlz$LG"euV X<jO6fLq/[݅fq!й pl#4r>yjmsZ& X5VC\_ܕx0`Xt2a284+4v Eo,I#$lC9]~ux͈lؒwxD`4BR?gE ۟MkҺ_ q*mÕn_$bSWcs.FpО<)fS;S O,D(օб .T?8lukA7[; ac9aj#iru2cp|Z4͐_"pJxŷRJ3լlK~+e'쏕GE{nh\ 5ΟHm)qm9OLL^Z"J/g2H͂ё R1X' ,BALYvرy(bV]Q@ƫ92Hʆ9K'n5losŒ iۏ xq * fЊ_}u*+ agu>ug97SW,x!Hf]dBѠCZӣҮS/-k<0 ]~=gIf`Mg4I+Fk2Wjn̪I@ n!y!O'頯@=Ozq"ˍil;di`+|\h%&#,BJ-%@P]+KVR h}zFxcV[}@}3B[eS!K͡xA%V*䶄o1Q#.ǻ,` j~洳.IK"J_ġb銑цesc%컷@A5bRVe b+fiۥ` G~8טDPV[= HxBO=\Yd'eGz,w>8bń/J5bcR. )ش^tꇏAa QGݧ9`m'bZAvF %Cv՚jBd ͹ d8Z1hԏ1tFLz Di qM Q$ЯE`ڦ0p{l ԃUO 7%ua)NGϺh]Qߺw^?(&" gɁcv- @s3N{`] \Z9\ͼ22,clޑ6 *+487!Wԇe@mV$c/X<θQʄGU>m#os,utbٴ0ajjMwaJ@7Z:.D%ܿ?+Zl;440ShPtNpw[zg7Dsu[Zv=?B;4EܺːV2Vd+5@J#&U;F!o@E|/c+=>,v4A1jEd Ek"FVj IqU}p(≥b02ffM)(Y[Vp֚7$fXԎ^:}b#@!7< P1QיޫQ$/) F4gs I"&1^]$pW)z-Wؗ@l]z7HWG;Uq>n?[a|KF`u [Muf⭚L< *lA6m*hQ(9UV^l8eW@PZZ = -r[:qN]ݷ2DqU^'mhUx[; Y9AЖ9 /+7YHw  "k{e//P]:(G6l^wZJ|(ow-K)2̾btMKgg3gU~ 077,jtR[ FpKYE8c׵Zd&ƢyOzG@{-H~kҊ.`CF|BGotW.%Ixndfr`a|0oGOd|D߽%tt|{^s2!!9,y;`{G6fݤ 4j~O.jcڙOU tNz{h"?b+ ’ Cqt%ڕ~^Bb3299F]8bh<TJo7!^o^qẀ1D!Ǟ!zT}[ޥU1@ȄQgWh0%:Ol`O~bͶ<>eMIr8 g_x擟;H\+ӒR%F*xakQz.`sW|cF#pIc|.L:Qm*zb0D|[ = mˤJȘќQ?K Ae2qO~h+wmeogO dœ$du5IL3q{_FA2~+0YV;C3µt"X D|Xڗ"aCH˖g1S. FlFP~"?|RZO=ecIP5&gfE⭁B察twX1Ю_υaϠ{I@ͩ,X '}l`avQlS-u `:;(;0$ 42i4qXt/٬3_[Rve A%Ʋ:0%'?%?) $nA\$"3a$Y_0ݛKuzT_I^rE"#NjEE[.l2&&b+:cU̴(Fc&uo0KX>hʚ_&QSn[?}w s^ADz]}-$Z/85^QꝱO3|vCZTlڷG~{X7 Ks#{˰fNaXm- S Per([lӕk|0֒PwCt~$jfB Ja]C*KJa@0ןiOQ ?O=ˠ umQN &FU'Pw6z86˙ݶG]9# /%l!TFhc$'4d{dVTSI8,,۰fd*+5-5CLT'dl"!z""7_:L v.D뵑$O Y{0Q"6m4C̭VFlDjc3/Brk4҇haO+cU(VO Q"Jm⌶0&+ĪaH#z;4evg$[8jJۀ҉v 4\@fވ "A^M۞=T2L-MP +hsӑi@=e,$ucՎ/i.DLxOdm[`Tנ=@мY(UvCLE[>5*IY٘]U&fB^,,r7UZi S/=`(+$Ƴ ,zUI%`SzƮ7j`(5hO$D>l˽$YDz fޮN NcD|iB˃Xٷi.XqsDNMvp}IQ Rk\NB7NeFzCDCI1: b_āQ(z6ZE$\שZ7sA"4c]RHK(xkvӽz/Xhy.)\wAE&Yc~| 6Ylĩ(Dv|R AEX]dW!^'a$W+A.5n*spez}g|`QFrkgF1lxSLɒ>%" p2VK᤼  boCHFy .5I8l:ȫ!Ϋu4:ԫx%hYL̳Y>!@4xgu1НԼl}"ָ8I]G Ҟ֫R NI*"0us%^ژo?tA~Uk!m}^rؙInq"ӎd i97p'!<-$Pf9#P&6U|.:2`Ț'H2!5>a4ӈ=4QRe9ЈMjV¡58* Wi]eDZ{=V)~izqvU8ӧbJl{pbp 7[R#(&sR)ɧw|R O)>ZUfTNjA müTQNpѿI@MjS[iozj`ώH^<9e@[\+@jrG8 2qKyL{7k3#䚝p|*!U<}?Ɉ9~jńvM=\^PBG^}k!?QWbJs;dKqb5gWIgq!`{`K^k械 3XfXN XvIҰ 4@CL t,]JY89ʖF؀Cd]RC7;HF}?sR1 ϒ8 /.k5V. dfs۱?E5&u >ܵS8Z=uJyDA,Z:c::*C@d]}LQ`?I%G zaذ-v ooT!2d3~uJa{~lhX渓tRf!,b kQ8XIr|;W)u3)+XH_2 *!h&t%ٳ=f_׏Bf,.3˓e!SH -KL2Й eﰑL-y80a[\ sԲ Q5anK $"%қeL߰YM)/yh?&<)W71;@јUZ/r]~!EAh EL^%[!a!,Y,fvΉ0;0m|ٻ˂|5E"׽g{2&k?+^~Ů! Pm21bX5FE= " +𑍤{i3[0qV|) ̘`x4jhy_4R374$O4 X 1P^40i?'-XΓ^sH>3,ny;wU2[v猲GI#q6B}z;Z($mк^:בz^0Yr 40ؽǂ1ne{<9RmMCmsG@1,PU6)eGJYŢGP:(>b ~NH)G,m0+Ye锍.l$n&GD,턩 ldGf84Pd^1X:C|Q((I2v? T^"y(^j2Mct|ay ga($.PAy.Y/ٗ^>gUd;5P;}S <)^G !HW"$] sZGpxxe8ԝV3s!_|w):lן*tզT}( GTmtw~<]˕*퓔A+ބP\ 끍 8$3 =ډt;7^{*+կbSbe ?Z -YUt Qb<+ܳs7l+'Ɓm%ل}48].{!Ǻ b"n*!)tUk7(~.q룟&7R/r~{j]ɣUOoИϘQgk@4LO+ȵ|f2+&AV9vd!ahT=">+xNe;W`$j"Xsj@ԁLePtlvc[0O&WE l&/*n3)Y]ӭ/BDUiD>IvDԵ )єQDRW$]`aCxmXz꼌]癊68*)t̰N"A,Ӷz-MMJӱK-}S2bI9I@ Rcg1 + ߪ5i I&F e.9)i56?x\,rJyQwX\ d9 ? '! 9w7Z*7jπ(deRK *Mg- ,6<2ZA^&d2)Nźpj~'[! ~Ԑ Q0=h1jyM7eE Q߽@B2i >ZM1\ShÜCK&ay #ZHdͦ)^KNcjE!A2]AG65smYEzrBJeduF}r1h+gIՒ-HNc#qDMT 7gD`V19z ube P% ^+Q wçFsu"m*k;GtrZ]f8 `"1#j:QsF> z3ԀM(0$VF٦Y+Wb$!7a~v׎)*SE5m5#L" UcGtAoV$"1LcK>k2X~%A732rL͆qQjٷЇXXDvdEI #ߢoEoBEׂnSle#Hs\y pO2Ff -ZU5lq-^l>dR1tQWC|a 7Z0cwՈחs`io|4DVץ?@zd%TI^f+Xl;ndf5s$4FQ1f_LҹL4+ \l*zb@Ž{u` + 9?m1ϱ j/xuɢƿPma#*z٢=ޣwwVh\EQOZYRa'&Ԡ\Vx2*NXo>< lRɵp~|HM5iFE-;NnVH[I~Ij: &xi`^忘-,dm^ a=[ I?q6 ;m'ǔZh0 r)z/h4]cձ.t j}x*!ƠaĊ h}?IOkdd:}k\=f#VcC,RV#0KdZ[RrpAQXR1v?K*pQV6[t3ί3墪ޘeZ$&to}%1]dz@4c7LPMn.a ȮyczX?Yn•L<܂bHq[v+R4kklRtp";}^NS.L5THE5#DI|:.E18aV(̅ndۥ KV 6Hr~]_zV:)Ɨ+:HprCIgZB+7Mlmy0ny8̕D 2HXG+\ k~_FH X2HxG, X?PXG+atK?GOUL˅rI1<Nwkճh^~xyd9go#6۬۴PL $p";٣e>铀Fca.'z ^TCԱ ]w-}o,.,\Z jW c͵7<g'6H]e/cnύIz^kԱ7ZOi%BNh(Y/6 $>ܛ 055-L=U 5Ll`4#t=T-XxoB]x^W(- ijԹBs<#c/`lC;gcB*{Ց *F^٧#^Y f `# qQTO#A1c3Iy' n娃g;Ө "RӪk͛YZ**pWR|um[VI v0N0aU*o:1Qi3WK7X|;f&g21V}Ku5*yX[1aK`dAj:x2yo80};L0Hqs5}~w6ڌ5oRwëT0Ck 0=+^kD | c~y퇯 qMDyD.:Ax,*8>Nj_1^z{x^:qkoJ?1'RbdNan|Qf!Y/uȮڜq~-Kou0 SHjM8mZJѯ6ƚ_vKѾ]CP: t>/^О rTfQRlhj.]:(7 Gl+%ɳbS={Ctxpi&\:(@=Iwh9JL }9W%}Se:̈Wtʏ,[/Tʙ?;{ν}M#ݹ-!MoBxZrꑐuHD$pK84ȩ3/Bq 4z|[瞄8_%OYʰ$:s Kd\sQw0c.AE]hsj ~n kZ|e&.yϑ g87k>b:&%՛*K7@nd<ʔ )vZ+WWazBK@jZiIf?Ek'[LDyvYX~m)|ZtxdiGR Y ;K柼I s:}9sb* PbK+Ь8*[µF_ m0;=/O3@.bkv<3oU uաޥ_Kt{(1{MWeO ήTz%FJg W›C .(5d"^_ԟw~"P]Xi^ٶ( ͫdֲ띁z|b>ڵJ[Qu=E|P>RZ7  .2) ): nI0&,횢Nh}!6E 2|5]y-x^׀ tFRshbqzNEGL~{ʾ4>L uWj0U:ֱꚢyjk>bI!trsFQ,inm (쐤:6bw ۜҋ;E lEaG7(V= C&aAdg!Q,]c`E 8:˝۹BQJs.K D4!Ҥ.n0ue6N:] }}8;\Wbe`IlFͩ'ĆgyO8V',3-5,wmRb3k^BӀH"E>wsF!N^m$Ok1o(zyy%B qeԁObnW-X-=u*`@"f6"zm+2ģ=a;菓Lz򘋁$ A(LÃ\S ;>`ќfLjɈjeoi ߵ fMg^bٰy>jbk+l}cH0,Se fj ڌg0w$hn4|!f&qЂ@v10D6',H(z%ڼk8n{9&P-dS<d;bLJvYIVI84 %l& MH\^WB.-?0N:|:.a:>h8ae*B;rMAQ2plԋQxPm_JKaj6do -4`^p%VSǹ璻ASz=s&ρ6g%S+|6+Dqʋ/tMһ(G0~ >~BJHwJ=ȯԒ4?#0z6~{3\u2sgQL (ʕ|5vX-9L=1O{}@6Ae'1iax,x3,!FpxRq&\\t[ȋq;7>r$@ӂ=5^z'S j+\Ǵ8&(\7H2BkyE:,BSip\! Dz2 V%M~:ӟ~z/q'n& -h!%&XLёUk5T>fٚkܫAR + mNu }gTR^]*v}97{${Ss貫sn͘ΰNf,_>Kk="_R|qvXJlc8^ޢʿyƼ$ qAy{m2X,Q7#4˽9Jœ$u f棻ؚ;}i`/S:ۥjN3; POT-'d>}4U,ceqLJ\wу iPNhFyM<^yפ-.:5'Y9Qڠψ41'#kM.5̚3*({$bN M쑨U7ТEoeO%e3dM&oWK<9^׻"gL*KIaRKcֻ_O #Fe^kN$w?FɀFR(VFqKb=K\G`3eؒ\'5f=Iͽײ?K6b€c?!c&g=!hX{:>b!ʮAgߖE\V/sg.lW.uN z 9V/ަ kMZ(~Ƴ_`PJRVtG%PA%K+hYّ ь8F\·O(uH4q|@c)@MO9:u-Z}+WUK8Ft&|Or/md N>.r⚆qÏL(.;'ۂEQAMv֎hjR3VסJ#In" ) bQX{r2Q}YmXA҅$֘O1c.{1f(X4͠Qр5Yֺ ƆvCVkIỳb*_F#PM/ՇNc;VI<_`iyQVȺe@tQ;UիEނ,Q"Sa=ߣ"M ȹp ZfJ?O'FUJnC˲Su"JuD.݃Yq#hoɲt% {p>gk 7j]ǝ6)fxBO76}W k/p^MN:O! CSnyER. hYī7h1BJVjz(utƆi㆕7G0Ĺ[Ҥ}mlX9:b3;ֿO6@ZȖ9e~Tʆ_qmMB79F(|T',iγ*K#H-jLP% 4 n4.V9R_ ۮd嫒 #%6=[ܑ^%ٙqTTo /JKo: U.ImT(+̿L`z* ռTA?а9667x9=Y7MZӂ" @%vݚZJ4vm7 Ӈuͣ8։-T_ן]f:SY̺Z+@>E6vMNjKNԝcx'ŀjIxV4`HvԐӫS"z^oF4s70%'hw pj\n?7Os= LaŢ%.ֶ<Yph{Tw=QzYqXFml IFY?*./ړFU @a4H(cHG^tq]oֳ0)!f%m]% uu*li\;c:iMyS[`n)rF\[0ӰTP3 ƊYk";6z֘"~Ygg M>y䚟#Aݨ#&J<-#hmS?^?-KjGNrG]3SsWf-!#Ƹc#9sma.iJ kDH "dMѬK_ _*mDp$iiˆ]f"I\$i5k[qRv6]XM滃b(;9L)}{ȢWraeXm X4c).p'7/6rM4eWE] o0 Ad 2TP{7+G}z; c#ꕛ~Q- @<ܓ6MSoQVKv~T1 "sY1qKoH\d{d:EZgRvkM6D;9U>9@"(*MM39(=-'o3"⼙r$G4w8KcRfתFTV@a=) pW^ z4r KzhÅۮ5@xE'ks0 G+a w..@-}vfj! ]1حEl QS8PY$P/(r!p[L̴凷^0M|%7yZ lHob9>GOH@\vwPnJ $^"CowJ3zAY#%$ֿ,]!qE*fd[s6? rת ,A>]=\e&V LC>/`!FKFXi;Ƀʧi H!"ӍŽZ{[) T8:ѠLΙ?B_93~Q8g MQ[p;@OgӼPru)1 .*hX#ɳsu\x!e|/JJŗ_}5x|V7uϊd̟H@X*  {#۶#NKٯ l:z,Z{QbT3M nt5m˫ӽ%4t%Uzx%Ⰹ-%*rfPu{xSZ *hm1S#nqA7vV,/(Ϲ)` }G yC \mbэؿ#R*Q w;V֢.踗gfc^t x KeClo3(L.L!)m&hNKj|lz9~x%Qg'Rq t͉Gۑ[~\9FQsk!Nt8yov: D J omyU9*z1!9W ԨypR]U{P>LE DbLmzYir2qOE-w[ĂX@s_ *k톝CzluhtɶW4\t؆a]-0 =d`TF7OOώSjD˜!Ŷ'_W1DR (j \>X/^ޯ j/${)E(/FE0nm֥DgE)#|JY:r"^L͕wb\/h8yoxD5y 1E;#Q`Ӭ|$373]tl7F0f>"96F? 3nnḴ)핾sxb='sn7YPoϣuט苿57뜂hpBnȺ|;CaMA,ԕ8 v$L)qNF. #zxMЩ'bE+;3-%'Jh$杏y0|`v^XXɜ~I mc5d*ij!ߡ]r -FZI~R75K)+3I;e69Rr޼|?&i1/`?rs368`6 AŒ0eNÿ=D8KHR1lӪ3mȫo=b$\s-v)oBH充yV6?9A݄i8GyDVɭkD=}35 AO[_ҖQs <82-ב6G KQcYMUW)xU4;; N < k{RFMX BGЄZyi*ԃt)\Z ʸPC%ӓ|`M̄vP}$Gis^5 Mř]dTa"E_-{%ZoOM3S5Ž!ZaVw'y;Jv[Gp+Vd<-Wu*5绚ʂ9l ]b'+g!Rdkӡ:&pwcu{ TTO[TT "bF:& EiC9[Oӌ䚐;?z^1|w0%i9Hnjrcuȓoh3}QmcTb^+u׻ zKbHm)S6 3N}dCH?J\*P^>Lg-RWo>#;?SGӨcSN-]*jPölvlNf]Zj2hG>Zr@"AMn6Brc"ӅD\k_@6'khqalq+\%pLK ˍ4F9\7frH6&U%zf.!1Ֆ[%bj:_[mduM;im&s}(c_ ^4Ҁ#A!MlxV(Q㓖l/)uj_fALO`\s)c쿍Fz!WfA:Ε!W+E?*`Co➑ݬ+_oՋN{}?Xbm,SֺGo63iU!Jߊ=6sq4;sf CG6r1ngw +3>"Dc}oL!1n%$r[X6b*~~ti~l0g+<> ^\v'ɶRT31܀m%k5\:V+L}h6.oV5w] :#_ʹ4#hy$tm HXg4G].{()׻ϸNwa g~n+}ŒWQ7?rۋ3| Ega0/iSЋ:w#:bz px,>n:$C"8>s7gAUt{0G.wK3Q-A)`{U-ECCUyȜKzb^1_5Q gl񻤁peop[l@q%Q2l5$|WP3\o]PY!d.a=oQGٸOL|24;3JN#4h/Y2},Ś,RO,6"sJj8\ϻxUmIL=h /"ra=w>S`\HTRCir؁OY6ƯIS $S\niV+wOW{@h[)a<7Ԡx38[7vI|GI5l_unClϿ&k@Y}3]nQGӁGۢͦjvRBdάg߆Rds>gr(B0%e5qX>0<}7sEuݥNQWѧ> LˉpQE|BKR=KXO E&"ް"]~YPx2_7KmO}[#x\#% O㼡q[nlZẇ.z,d-X}iU:7A0юBz?v\ͷWTU0\@{}eksOth]2>;-Iu+4!)99yn k-iX%̵2[љPdѶ%zWqHPj@˅9e(f.2]AzTyYB$% YZ