go1.16-doc-1.16.14-1.43.1 >  A b ʡp9|'^|g!\PEs!6 VzI(GkX"W+W7+Vds!7gdO<)@Ug]0c{2OC\Ş(~. %>]@2taPO5k~hrWBļC,~BydgeopS䡈vP v+Mi]kvk/_z,#`o!<&3GѿysuQ63e50f45b77d1300e542e26998acfcaee9d7ddefba335a79680c479340605a7837fa5581a4652b6be2e5512e6ebd289e9d42666ảb ʡp9|%н< sshdT7Jh":BПH49Nu^G2a9ؿ&6NV,a[xWv%v^0`6\C˯,:.5z31!""Ҏ_ɖ#R'w_*ɟ9.{s֥i0!;rk,d1v=Edg ΒTPdyIيȿӣ^LMk~yjZb}m]ogc?"kkFK%)&PSzז@.%Z T<ь>p;m?md   -LP\`y     $ ( ,<Pd:(^8h9:sFjGjHjIkXk Yk\k@]kP^k~bkclHdlelflllulvlzm,m<m@mFmCgo1.16-doc1.16.141.43.1Go documentationGo examples and documentation.b ibs-arm-1ΛSUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Documentation/Otherhttp://golang.orglinuxaarch64zO4AՁb b b b 649d67e452dd4e8ddc3d14d372dd0f6230a573bac7f4d86ae5111ac22c246f7a2471469d94804bb4017abcc565e7ba14e925599b32ac1044708a6bd68fd31aa7b452343408313c2e9bd6914416cac6f17c7ac7fc0e31462e382bbe56962b80ba56c79fc1c8aed92516f6723c47fab4fbcde80161d5885f090312d733f912f40brootrootrootrootrootrootrootrootgo1.16-1.16.14-1.43.1.src.rpmgo-docgo1.16-docgo1.16-doc(aarch-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.ibs-arm-1 16450032081.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_Updatecpioxz5aarch64-suse-linuxHTML document, UTF-8 Unicode textHTML document, ASCII text V2KUPYutf-8686a94da442164b7e9daa1ffe226ab3ebd3b1a7ca5be3c84750abc30ad45884b?P7zXZ !t/H] crv(vX0;FPXx?- 3*GChE`̰'-fd%=McA  :"A W 5nʽsz%ܘ {+oATH?N/ou`3F𺟺u.[yrD,^Nq0߱=ftUo"PYNDQnj6.>ڞ0k首w܄op=ܮ_Ss2&僸ޕCOA UNYVmDXC4CrsٯQCI$nI{/1>eS},{z\F Z:aok˿ RϬd5uk'E`_0Yjەy=GX$i3枎qxjݮ hoKˡ޺BH{(kqbw ?N4 BqRɵqKB^y:%qQj2IO)OZUd/䁘ӯ+61i"βg*3Wۍ`mx(e=@kX$?P"S DaɼH7qLCᗄQWF<4p ؋9?ayVJPzu-wODmK/L$DTl)!3LV Z|N T])ZKHQbIޏ A:f(F^N6-⭆@%~?WO'4$ |x gW=E FC$ey)  ^q*a6vy`#1c9i%!ĵ£Y,NCty7KdB*\Ar8@E0lMJ5ι +!R"6BaLV!!.Ync&Ҹ-+I73 MבjDl;sfr$[i!U+_=5dmƠE/:nsȝS|(z3]idFGOWs}m8I/w\q0$tJ#sIXk~Ν\l$M-i톅8NEIA]uuq9~CnSKN/fVNH %^=G^j|k`JSݯ}䃝WpNh16p J|i2dPl79Ǭ^dlbkk',8`Ym DGQ i=˹Lܴu>Ӄv}G{SF*1і"}ҨE [:~3eb|Bi? N<;1M*W˫<)ihRѪi돰 :q7|sدAh_CN 񤫺a+Q.f*?I֖T#7$ސ= i޳q{lYjV3F݁ t)J^o(Œ7UHs9?T.m8>a{E XHL8xf+rռAYڻ;Elb\$91`UIO-#SP Sމ39e/a~?ȯyz6-!&Gfy=ÄيtŽYː?Y`HLUnVy,B&z0k|7#3w+Foÿ$acV*o4@̽abSlO䄯Sk^M\[(Bt[u/C 'ōY pkKr5^.E>h:UG׮K6FO2[̶y>b-T -,iZ*'I@ˏpU%-"\΀-n H sB[f!z{VlE(*vN!9#+T!9zRw2t2=00+3k Gz4y\Ő*^S["/NKgˎxkf9$KұooD_⇪|©Ҝ/BX}߇gpև6Lǝc+l3yev"%&ٹ  W5 m}s[YU-~fq'wypdbhlrzyǴKӒru)e%hhdYWC&k2 @VT)Wx\clk|LwaՠaXFBB< \])HEAߌ]iԞ c)8h6瓣/Aax-c߱H:֠FmJ` \{t ٦TQD3vxH~s#8 hYvP[D d|WA{L&M@ &lLS.8|Q:+6 *~i@XrWVTOE 'Ix8Jv/ _jb„*eØËj92XF gH5w`#Vd4at %9y ^#,qO2cw}1* 3U@A>>(=%~6Liׅ_pkŊXS|d (G#r1~gzJQ! Bn ͫZ [) J`dAB=U2]Jѧq J{&/j-})KPߟ 6, EƏwr !CP D6$:y+-?HY]yX8R.\^I^l"ݺgsJ0-5`Ͱv ne)b8 pÁ7.f;3[W,7^k}ݢ`tb"Y~X |L!r_h3џ{޻HL= ̪u"M>벬-;m2NI\BW1E*>}ǑEBcGIe-;{m|A `pA6߇$bf4 ~F.a-tZ4M3B+ۉջ{ y],-3_e@];Y|mMA$MPZ^ '?bEd9Nt(Ez_”/W V㓋 LIԫ8c,B&Eotl i D:hcG' Shj?VX`Gw 8z=̵GxsE*5AN7Vຟ3K>WXZL-3ȴ$ƝХ-M~rET[kTFA%C[ǘ\\F4ju}O0/>u_ܖpP|j@qcL+H ^7Ah ~[sk୎bGD3kTQ 6j{y3^a g0Ⱥtб.O9&~P*x|b~Ź` wэT&R3y0LyBs-׷^{ fNՕ;k$'gtV+;2L F`g.tb6(B[OPȀqXЁ1hkMV "lIb17orԐRK'  ƘZϲq;/l(Qw$GzִsKxFC6G#)R3ֹC7g)$ꇄ󱋔*6' Z>g2{Sf@y_>5íAY;T [}+{/@a#hFJdQcOGasb̻wÍby65P}Y0Z4ؼDƪbw`qmXK) a$~hoƖx UR񐲓iK64EUD>8)[8B\Y߆!2 lJrKaLWUE6-O 5AK&+#(;7>*%'͝(3]B]rCi6Z/ gSFNi 5Bњ@ ׷E &bM8 t3#Kր lhh)1t8|LBfs0z>$O՘Yg[I:]WO*2pYyνv| *͕΀5⁈"{=*ՠ؂-#AkܛǹP{}%Faf{><A،PҩK)eOQϰ*a숩N27chGsLQ)[L{)Oi_̫ŃRSVS%:oy-l[q0EPAL"ښN ~G-X 2 p!]NB=C*%>N')%lj3n[BHHBΑ84gg?A')hF ށ5k ( =M5x''34.M@XpaiewBH;#Ůȵᦝb8^G3YX],.6[0pڜvf^?Z]>4Ca\94 lSX?B/[ #OjQ8Jn9(ҍΡBȡjXQMk5|THd0\}(ˌtq^h@sښWJKOj8}-VV̝ Dzv 7:Nwa}*F-TAgr+Mln3@6.JqjD6,sO6QMs.:Z葺ez 5iqž<%CEIwս mD7DύJ@Zm ~h_T\4>W&XM`L,@xVBJo-|Ǒ2 N'`tkF*@گhx|/k9*QN> 8X#vnuhyH c/jz':;>7T2!=is `!of"[f/Ց:BjhR!E|کR昋h Ty&nԼ0'3Pp?O9S`/z v>:L?^S4D9r\6>virkGӓ6}6 ܥ͉ ,\ZIݫ fʥlMSen3ї3g,EҼZ سy z'$jZ&zo+yz{=L{P*$;% J, - ״+676%hǽ@W_F Y,"r<:$X8/}ii;2lN߶bWAsP .D쵗=ӝ$R;.uYP_ koRkԝu\fdcE2Ό~ sS>\( T9R!6S3z(΋V *?2^sj-ѹda3ڢ%wΝJuNDXa8iU#E_"7fzSɟO283hWn3TWQ?\cU4? &?`[cN*!\)ꀵER8wl?ZC,c(Eˡ˴txKӂQ/z VEUɛ @nJRd/DS_p =MҠ H[T| |V!WimQ3fo'fDq!ABow䊷 AsQ8$sLv[O YfO3?)^ʖ"jZz.ʠLW>FhR=WX,%\zglF(Q#!mUkТ29d'mZ9ұCg~jg~JyajAoRO`N);1mN Cp,h%G0f VfgL șF  rjIs8ѧfK3%l#W{\EMjdnI򀴍jX EЏמ$QKPmݑɼ #7[Ò @͡gSl 3'pd|@pv5`fnC7\c iٟ/3ƛ&Iz"N0.|Jn$jj4a *G`{g5iILjpE z2F%3HA WG_W-|#zk Gߤjۗ7Gp9{wG F~z狖PR_x TF߫#7E?3?92_)戱8N}X)l>> fHsCWsW:k{1bP L0:t܏lfLQcǽ%@{2ag'\pJ;#Iꏭ+~{2ӛLT ȣ{bn\h\P /g'hmwzuͫ ?E|{YGC9Mj ;f/Ɇx;~{IoC}e~qf} Iz0(El.3ZV {Jr'M}wppB2VTJSxA;.]˽:Th%hW6Fr$OZRTa󥙮'W[9L8sCU'\n p}IRO:m:s5:N{B |S϶5h] sޘ Əčķpulo l,O/Cn45.C|G#R;g3ϡNJZ7"* 4D{߫zz_d[m{%FƷ~2+, 9yyk=eh  \Ƶ?|u0uكV .g7*[iJU#Ca>sq%X!=&#gtZ*GqwFo%~OcF6N6g,"1|?K%fT'%8 uuk'd:pFؒhݨeJO9ηia'(C}M; h@©,uR%pm V75 [v4+ u$#?#+K*;`lfIMwqm@ιĻ }/eɠ_o]#Lqq,s`g4^)JݟK pt*@~wmJPC/ֿDMܳ&پ'&N\oy}2L+Ys [х QsWn@>(z$<wG Z0 mHB@9/Yq߈В N:>9kÖj'·2ěH6%^9Y=H"=p1 <`62]X0:wfE׸lk ~Y s LGؠMa*ݛ%!v$0i08fj~ o'EgT"98VOR߼N:ۦ Uost-0HX f]依CTиs$sIཆISQ퍴ֹʊ~@*iEj `@@cesk3 S)LWo-uzۃlHhQ&vrlkH]&w]ۄ4,}5;i+{?(^A0`3?V ӱn qM0qZ,L&1;|"Jwye|ED(ghMx 5P>ľ?Z4\lBvC߼͈ep$fJ ^^=bLiA@ aUK >)2rB@у7``nNE`-4KdT߮(WNCpQX!/h=gQGuF^_hOA jz$6STɶH{Ϳ7>nk K#`HM̟RX[_鹍Ƣ]jjžgqjxMWejȨZ愖"B^]scHdj%۞S T>t$ >,4x!DvAT9BFvFTوFؿ|G92%rk:bpu4:{E^\oh%,6|@! s|YAɚe}}\:*X*M A'=Pjy/Sq7k6OþDQt0>n橏AB׫[;w CBIncm]9:_ :+%0ơo+WU6g҉ ~V))޽LK!df0wsU+%4bbtE?>u8#\ zBQE {5gO:?84 vɴw:)p+JB?jGq܆1kb`W+A|- #]|*E︮3;Bө2sIQ4~L򡄞ߌ9C#n[U0{V ZON'dKP} ź}w{p9P'7#Pyu͓d],!U#-)"sn s2J4@NL¾ǡ֯>ڳ(/276C.k(ٯaxwee.k417X?UĈڶ]%Q{B؊D~;.m=ϼw*7Rtڸ(>!;踞Yj}sJ&o OpFؿF5m' ;So$9OM2Z^[^%3(n"e~ _PO+PoA泼&ΰf펥utAp]<+`pC-LԉN=8&U%ԃaR GM_MBUj~l);u7m& mE^:ױ~dפQF NV`ZMŞI:dB39E8[qs4Noq,Һg<۰@̠=7=zW+gٺ3{ -] \6Def̨8M#߰tvziCޛҶL}}GK'];VB2|,5@7xj'V&MK&x@?JP2;S:cfLAd#9-Q?>^LaùAZw 9ߑpM/U.I?v0AVl_w/ . BDMAr c)ѼCals.h5z-kȆ&,1&\ y:QaM۩HVbIf& Pexu%U:2gV#|n4>-ӠSN9 iT* /MR$-O7} S}E}їV/Z&K nxEy 4Fʹ39nP4U6; yG.`, rkrI;.J"on_B'WO/~ܵ@$pz&՘0v )7? m};kȽ72] 3]4gc*ɼc6ˉM/@pVQ6 H^Ȣ q!˞H[t67;gߋ7M(.5k_(m30 J/@8HeAmtc=  KY;4cb\ޮ.]BAD5([^])\j4at1yXc^1>-;gM8˓>/geSXLȪ=p,TV(:.,!M_w#E 3C25s\.L`8y9`+Aκ6c`sa5wLiL|Υ̲aLPZF債=G z U0||8"=C8Q~GuC>oMD*ZB:iBx7SqwCY|7%W|*!ZnܔL1Kk.)$kk㗓|(I:nA}hmx`lZB}>F3ع (Yk9L )4e*-T3lwΔC\Lu$g!HX4wqr]螘X6?إ0ޭGXAîEҿ # Guo*ߒ_Ҙ.V~ie]+7ۙ8`a&!=bg4:qtEߣC_0ӥ֣u9 -X[z܄EcN7,W~mz%_+ :O3=6D3Lu{Y?w^D1/ͼ_p5R7Gg:"?# Xuł3T3Ҁ+gGe1ߘ T&EA6Eeӡ6X}z0rM C*c 9G̴:fh00Ø/9qdxH~ƃxH3 2ڕؠԃX<t6L<))>}h] N,cd{w?@_0g={P^r9<#tL;Xj|Zd PA.T^R_#(-Oo^IΟܠo48t{х[ZRˁYy2d@i3.*H:͝$oIonxZoGnZ͎(ILl| 9/K|&QP}[:w#wP4F;} DRʿ==aU,x؊E%2='TrУXeP(qn:v~!Rhz'It:^?iz5S.4cC^޳eS K?P\(cS/ OH4}P&Me:W)h G'ş"~8a&cbxG5ú&ȋ '+z5P$h|6bau}A[7UTH Szv)H`Uv ,3Yg$?繂> 'qמ㈥[<Ʊ">k9tuƤ'Ơ |L~?Tq)v_n:Utr3i{ec T~jzwX-~71D=* ⾕k'[륮 wEv@pl$uê(F.:sgQNfN/¥g1.)|ô|*k$Tޒr jn"Mzp0fdQNݜgi7&IJ#"ع`m!=gv%S ]Lcg0smöpyOz+"?WcuJqUU/ 2◯ q ee]/e fθxղNiX$9R>\ 1hߔr@ 79&Y pà ??fYyw{QXs:g)[yzàKkyq5N;Kg"К6e:dli .غ^OAL`!4AIJ$ t}Fo ؅[IcW|(X '0< "MYf_w*Cx8du(64E# ml_=# o (D8ݑvѴi%KU?8>0i#> :`ʚÃ!f]BW?sՋ#d@5ѨJ6Hi{b5'ɸejtlt?Iu̟pǘWASWUX;KA*Y<e*`ɯ%f޲ikzvG b- zy% 72aX,xRO8}*ԕg 9AR ' dOܹ+\Nvdf bffqWJZV,<Yj_yOAd>OuqX*('K~J|Wn1n\b>?guB8|MMZf58YMCy8\5! i=_k|:Ru4Ы=y"@bטЩ~6r~<cxc vA*#7Aqr0V-i7IZ4]vE Nj>(|NU/+r=ٖq˜E V9ʯqP2k3ʹTk5x=[TURD+yUPN wv1'|vٖgP<}Hk+~s?*B/JK|z:PJ=UFQFWz{]N|Tci7zFbowI>(Unz2ڹD_K]$>5'ú+ĝ;ϛ/32ѧ$Ɓ rspA<  W</ @UXX;0]KA~I p !jWA=mp~CZ#oQVOGG്&6G{ކ{5v x^_{^1;t"N4 bUù9(}kq fwܾ9}7d 忂 `^-1Zn$FU{ rl *0':4$ STq__w5R5)pȵ_Z@ p~SWRצ9`cuHm}v{/o%kAl~_K \/B} K:;zVSvN˩=c:m6tZw|Gb⤉ErZͧV+д%L;aILtfz{*OhkT YF (OɡI\ߡ j84+?G58Io ln1WQIцެD qQFv52w=;WS:šj\u%( sE9A6{FdE9!C>EixCAlT$JVXNg4 $K[PR:/Nr[0J@ȂtF5%jy}AJb(:kn{(U21h*]FS!Rb?30>T}Jn e‡;7g d?<"M`ȲoiSq'GVjؑ+LTG֮V"+b3Ac?v>ɕU5F@ߩěh~ Ol8(,#;)X:/OMǚ=++(h K`(쓘@Cs  [!}:ȤD^*)lOtP53f wR tz rl5QzZNH0~2LX$"nߒOoy㌭J=|xkЌݹLN=Gc5 r20 <%q`E̙@p49`>3.m-d3S#(!g=C(91[Cw+|, ЕdlOړ}@?^ s6㸵:-G/E(;AY$L UqP}ldHg$Qe͢POۦ7j#5 PlA2)Ko~ bMaRNqBQ܀vjujz QL5:j7c\_}Z#m{1=4V5~& WO& *' XjJl΢o/o ڥ3p۩ƞ Ҳrv_׉+uVY6ҾXufNP=o:, pRs|p Ou(@>`X)nn:awt;֤00<},=OGmղC2ΐX@S`pSRY/FRHY`lS"[䯙@6f~@Df׾.%sԿѹ1کYM݂X0Aų*)iIKjCٹ&S[Qc [B]͎yWo9,T]d{iV}BXM,>^85OIac 5^;':#/oˑ]T2^iL㼁KOKk)vJ:P@j4ږ "a[!%_JPHY?HT` b9Ľw:n=JFbp0 jgNq6dlO3ͥv?]4r"g +nf;΢Eb hPb~˼ˆ)h~62>[ܶZNk_<,V_ PT0튺\drd8QwVY7uQ%\>q+75Qgt4{L#o^ *,!ɰeu̐M[CXKϹ(GNk/TTC{Sl˒=Bײv*bpܕp翋*HxU7rV_\N"}Z! 5ލ-'1:mc2e  ŵ>)lAu3Ћ2=>\Y~TlcoVp=10Y=Q4$!W5 \;Ij-Ĩ`jAd#Z8=0$)~RLY?W8tD{Pؿ:~O Qw-p-P'm] 7lBGߘU3,ּ*\Zy{V#C/s`|>F.rffGm)NɌ_*fi"2&!l(# U,cN|,_ rp4 Lx@]nx\O|AG$;SX  1(M#.@|,ղkX/Eic7kKĆ"Uz+{'+9ȯu MM!H9T l1mkb\- 3G1Vq9t ъ-pG(sn%it}~ 2I蘆Q^[ c"zR:tQ~\>{ȳ1]卌4BVF%_c(@r>pfSP޾6 T!a3 # wڬo'_}w;>ݱEj&@vQ4 NQRi@9&$nZ@hwM\ZT,{/Q߭Aȵb:7]eU5wZD[6R$`a0?nU2ڑBtӰl_:~/=<5`2Ȑ_xj0k猄\ODXaA+v*[72Jմa>t}DaAgkqTOLiqw1ZN]TҸ%WaFS[R#q?u*`R%|L%58J+Җ4DXȌ,ghUr'`9iϯM"4= [ƴ%2<5[C;ҡO<=nʕ U?h+ }N EyB "1g/f$KSV1MdSD'd \jmש!)Q,ƥ:UM1V)~\{b%߿O%Ξ|F犸 Jm%Pg&ܱ`Y]Ź~`z ,LF!U8L:. a!)J6@;Fz:§ ԺgõٿaϓU:n (%*DOr;⍦$x%+$5*8z[6ݽ 4-w6u$c6oUPN'l@Mޚآ,o4˼'3b.?ݼ΍"LJz of4m9C _Z2Hre:1@IZ9M%1*Y/A7czW(LK:󐩚eeJGQAZ(%&-5#%ăܑ6}:y6㠪/X0 pH%ds]sXpm2z3lm_g6Cxڔ,$WP;v*db\H7l[0\V-I-~;T_ .ݝ ]']nh"mb_>瓰96|3+Z_3 |(ẓ}GJe&Q-|4u, meⒸai~VVhGrM܏WwpOuy_<5 )sJVY.Ѐx @. :)F"E%m;k*Ƴkn1UjdVE7{=ߐ9@k :mͼt\ X*T[RarpНiC~\90ژo:sS ;v\eai3#;L p6+Zim0#`)ٰDA`(;Wl1[2̨{$<0Xg.ȑ2RQJH+r@@UVVKXޯ:2L+Y!շ^sXF 2gcFb+[H@>YԆcӽ=4q \݋݋>=47*݈!,>h^˧/BA8a݉yWue^(ЫbL< &H 5pk|JBKhČ]zѽVA2D f8U(u%m%`]:E׸#ipk@R5X{6D'y)I !P3,)ENi7ht&i?ߵ/UsgƋ40L#a}0gRs.ޔ!e l]A%d`yf2HϦ}TѨ"$_' 3| kXay"FaP >KAo:_zG#H࿞:` 0$Zw~Bu|Or-tK7دZzep0'& 4?[:B)Q14mlxy@O=2R&FMln!Ǹ[ʒ"8¤Np>!qfP(eeuCQ M$2?Wxp8ev kCc ޼(Ue xmBkG":-ћ<,i{RVbIzΞ3—1qoVz7m'10 P[a@G9NqWi]n<6vU~8=5YvRz.nTVfib&Xe*B:N*S<^m NA6_lTj}a 0ڕ L>W[WmەƓwf2RzZ7i)'5V ^2:ag\*e=f&I a?~>OYovspC;*d66vZg`*Z-]Pؔs0qg"fСlr_~s]x#ґP#fHJ vE6!ǏL2ٷ1kE Vf" 6)M1 BVMa Y*k<̢`9dg _ĥ@=>i01 e9R9tKIn`~#gE%.<"%EI6 7ʸߴYq5$+Xы2"g ZoWTRd:} JHI7nS5K9](o%+)O/% 2iMfmt`QHݘ ^< S` 1f}N ׄ8 3uتԘ v'JDqYgߚXLv}_%f!;Rx )H!=R_-p\2Q9R=zJ:G$r<WwY8,|(3L!VRjn7h~XnLPWI\[*IYMC,'3Z{6wb:$ yi1r}v!-o,d^E p7 Ppq/sXn&7 D}r^eևOݩV~lFاM3HxкIStQL.5US'*ASVը4bClQj#3oJfM텃hQܢ0l7Ƅuߛ'$?لi\^uW!SVqRvl{#M :r{YO @YTPڢG!$`Ӽ<d pyb sYvCӅV8Ϳ(/U"X>eyzYk T~>Xv!@o/ib}e1Xʄ!K`0$9UDB xrot3ZBM4<$a|*}QU""!b#-$YʷFS_'oW0ɭ,J,X@w'^l,ln *cCB.3;(Ya.(NE&[4yߜ>[TtExڲg* ˱e"0 `-aEWY V3.ZqrBz8Sa8azEt3oɋ-3{kx$/ H7MLƦS 9zmu衒Q*0 J"|?,6i ҦD=6;< `:ؕy y2B  Ѥ*ʶ{eXCc{klZ2瑩9 ڢSAi>nb &-"$n u#{BUBi%uUvxbt>ZyxC s?bﵥJ8ri3xr8guө6xK66y=Wθx_-'3CJɒlF '0#F1a j2G'* Y#C[M5>-1;fOѱsm׮| OC}҂XA}<2:nxYksoh. fh_>d0x dҭB$7h^C\( ~vK66qL8L)Ȇ__DVh4T FM|MxCU}4_._G.&QƍgCB`kXOލXp-5#cO .j]egd?n?F#jdNK-u 1 B.orm򲛈1UրZ4Q5 c:چ3 b =KtI9}7t_N~7|1(23_#>BUs|݀D"5I,' $glkt:˅߼Hcj Mlaw4͖zIe;3$2*>|)aÜVa;Klq bc^ ̊?;W3R!5DO{1$;n p}{pD ޟt ?!{8NיYJWJ}̓n`4W(u;iD&h'uHcQ~E_qc4o,sZi5-v[H{oa>)lB TY1L%>Rpr[(M¶ȿ-]4S!c{m49iqZ1ۤOP+ v~MZޚFZۆ\II Q.U}-*Vud]l2s$ kGmχ7-?d{B>q_ ` *ݼZgҺ(zyA`(-h.N;HJ(Ӈ#غua'Ӷq`$SR)m6A51yc wjUCLun *ol+ X) xE2~P%!!a hsBYM:NJ) Ajm@5%& _/=i! +gkQsPnMg+s_ coka_T0k_xD[L`;4GE%x,gC@j0Rds D/E oc~;_$ %7#vS VS췳/_YZa79=( Go)"7*o?i:l]NbD8#6g~yS {f(P[Lݰ"\!np9x^؃^ZJC^px;FyϚU9/C*Nviq1Nzr̈́ hCǚcF77/ڻ6!NlB`ց]"l -g/:zcz:Y.7Pњ oძ@ϟwIhU6ev&] 3J=C7(.K\HVv՘dF)zn bl^]ZWG-@ROԠ>fbR(y\*ԈFݺI!{VD"%u#'#/,R$& OBuCag y˗X p m6z;i񲗚0|QEꀋ.>~YqXEOܓ-p%UXyID̴++KaQ Z\IMAmj&CZphŮT4 7PIL+^E `2At >MTJv{: Y7& )R9=`l>q+Jd3خn MaWt7^.y<;Ugw߬a=Oa Kv1,AJQv48)W_!:gB7EkӼ˅6yCcF&?ԯwg;0nU-^n<2VZvqg8@ikó%S(7->]m(327/xP&9#Q.,8!e1u8Σ|Q&\""ikRʦ6nW3c?,o XťHrF {٥ŌeH _^*qج[Ty85!#C+BFXNJ ?~@I;x8k$#Y\1% - hAy&LYF^\)DxrlxE ~XߝsiZ8xK֋gmg]CeQ/ 5+iKAau[OwHmlxC&C1Qc瀉pm&l08-u$APΙ$ϯwO 4;4Qfn9R} gAcg(ZIAqcw.枾n/(Xk"׃;S}( I/)jU4`*!II1kclr&HgVyJH5]4vw0[D,N e>B]-Sгx6j\v0VCBg4Q,vZ˒F1"!T_GLV%w{Gh>8pi+qN:3>J. YUt4e[}ח/l֧یGa 65AR7uc=!>5RVc:F$~b l=)&mWWڡd P˦ P HV?r+z!2.o*P;DD&97w&lBV~A$"D:GovZ?{Al=A2Zԅ#:3c;R:Av-]΅.zA3b&Y0sV,I.LhМUɚ9c!RͬM B=lCT/%dz?j26DNV\֥Z[z/>j"ECd ,O P >m^fjcoAV}]4'x_sHM$O,tZҟ|LqlE&E8V8gԨ>RZ(IwEnki$CzDI}We Ӂǩ#ѳ`VrEf3B֧{ڡ$I'U<7Yl{f-9%.0q0](&C`[9~Ń}> @i<<޹g^L.|䓦ִıNth:G!j k m /kGȁ C9^.b'%8;Għ N?m-x*#U៹Utx DX/f3͏"u?qD,\67|vxޘJxJFux.]g$)'XTQuAg]})I-ՒH%ڎpu& #EHRgUS|"~>bpGC+_ ڌEZ/Tfg=rx֦¦g|l#@GYS< rTHI-BeP@aZ݌I7"x&~R0p']TnQ>r 5|AL3l+asH7Ó@> &_1G(8CS 3dv$EDGQGYblvWs»]*̭{4I~\Je;X&splE 72%PqU*\Hv?w9ݧm| ۨa<,D# m놽?4F/NZ8e戦 g;7hlPhyGXXaM"Z,5ks6mTM/wtiZﱈ'ڭTQ@f2&RE"_p~aݸϑ\#Qb`mYQ}X_,td@}aG]n~,"jtR n|wg u5ZA#ԊjhEl޴/3E n핋S?!jȓpSv)#sڱ@<}T2r~̀b#]a*u yz-1{У!dx;㍶4/}" /KO'OHH *DUUTG|.E/Y|\'{ʧ+n32a&>$2G#5jzThn0W'R ov^ e6AfVk X2~]XH - SRbXH5Tbߩ!S3m&/9]֑J=Jt`oGV dX^q93 YV`T3Ig6)>A#(ኆvgC/# ~g;>.7Χ0#Eu 6%TȺƧkAAg$9ZJ(r^n c`WwGarNȭ]i\W_ji#HIեنxX'xEw{t%<;]gc'U4sb9$td+HyƍDfHKrn"gS | 7zRr_.=5+ăIz|P}9wή:\0rl==5=YpXqs,})@=7~C?(@&Hx*Q? q.4O#ݩ*qMJC (r^ه> p3 8:tv=waO@l 3 Hh#B Vmt֞ÙHVR~+mLmF Gzbkfwݽc·'^~"Hg˭tfDLV5ͰO,.ud|EQҵ8iGC"OY +d1=<:?Nz!EL6K"΅$q ?#Ua]5wľ!t v=4g.U$&(ͤ,r%&m#ۃ[&#`vVJE lWδ%fPayKcirPD,)XY^Pa [~,P-\; h_ WIhJ(9XW &<.3Dz š.;M&G+CRctjk +ذOiG#SeH>[- e6bԡT-I:fSL%Q)}~h x3x;B}_=Hn 5W hH@V$dMd8hD;w\+,/}϶հ*&`p5a-(hUC\Dpwg*U ;oA(F.H2sMO !h 1N]钂G+pix;e{]~&;h`*8j4xm&,,+Fx;ϫRhrQw  ? ]R0&{2_n'_D۔Kː}>%4`-h;~ K'%kHxB!MkI_M =I`mq$uԬg߫,!w6=mZo~bTפˡum82h{uX=eExl3sMT@4V=Ţ~ Uk]ȂG06Ŧ1לS+ h&[AJԠB|Re4CJ 5Q`;JYmn̺]ev`7Del~NG.,W2>M* Nr\ɡ]އ]$yjH BY`DK QˑVKfL3̳ϯ~E. %)|7?*wK*}&7K"rqea1P7NQUjW0IKK?>oT~,aXd6]@p`j8jُ["7 ַ΃nb2"<K-  _UdR8../8:\)~Ph[*<ğV:<Ĕ/;1ZV!;>'-"C͘_˒p]~GnbzFa򞫲 &5I8 #+AAiJ$e6(~qiE?C_7IAok[ki=f1C \(TWtNy_|i*1r| ^&#gշ#N`Y: RB̕HXXRg<׭N|E<^Ct J%.,RJXBfrG1DvѴa~zdbmܖ&֍|Hq|, ft7G#u.b>HzWj@0!aZL[ӥh>*vKL&kTANH0'@p¾lqw~mGT<Xvӆ'8}sC0Ϲ22ؠP12r4EMU+$?>?E>jى@X9/T$T/zEz`(Lr+3E@I.I]->o!L ")zɈQH<4BO;ivK |̩ŚD a=2&O=lW1ͅA~ed2e S&wFQ|=5= iҵ>qN!.,5K@IX{)lr΢?]inxg[Li}v?l, Osp˗VϤ%1M[4Qm]zd->))sa oD.u&.>.,)0J)q4'y{'%)}9(_;7Ҹ ve: .Еd*,liu+$rT8:-_N).,W~N1)խIx$#A>*בERu}!?X-Kk_P]}^R#1΁SJgm>0hkėY7N{bn>%#*b׳inc/$N6 pUJfa}uG&bF'6y&*HptPQH)$ 4 ^kJ$譻4k8qjtfuHaG.`NñVFD;C6No!0l}see MLeIxUo=BwGއx#m g~8sLrti2#7;Mm!9Z _s= SZ /n~l{ hh%HڇMLX_FI_OvǮa,6DqBKZ%8??`9~G4L @r]'2sZd C7k-JOb)h-Ŏ8aTo3<8o[AhqRg{@!0%c tޱ. #"PK''+p ЯWFn96nH}27s_,sNۉ&EӮq~-E9m26O`Ep:](4!rK^:pU2mđtj-Olp; l\*-!* tpb'~5@HÉ D{=v4g`ӝ~_R2Zԍc FY3vwJJO#tfYQb?XPJѩzM8#vp}{y$~ !e,- O88u[Ctx^A䭏娞Ngڊ[T8̈́ wH5-in$Џ7k4Kvz[]u]~g;1km$^X|x1QQ " `C:(^ 98o coXy쿆-4 mrj:PeΠwԳFgi&=1 _-c;0gYw5kF]c@eءa.[:4g)T59kM7 ZJ@5^tv&S`k~oI$<t u<WѬmKSL/5ΛdmTotUr-k>#E&J4BQ ]([!Å|ȵU(z'%[eae24 ~tzećL-Qw[ך QdA:9H K0&aJ(R5kwBA%].ǤtPNYW\$Q0_i"޹o2T֛Bp<˷*ss 3D+ ߬&W@^(RĹ)ݨVF|צUB^@7̆w}_e@;hm{aPbY iƱM0`9gÛ%o5G0SyQ[LC#{bQi~#lBIQǠ*בzKdFe5x%ɦN+X토E¼AnVlxexj58^Kgl6 gl@ۚ@R hw+6R]׽\EL^ Qsy:Ifⴽ* 3tF)Īi" ժKN1rc J$e9#(Mʭ@`5z*+D fbIb5;E) )#` kԊdT zQS)0ɝpH\^}dwsD5yԗ|w0W1RmCcrgcη.Q3lQ_* C {ۧCwhOya9pSi`92v_xΜjK}o69_Vq Q*w,? V'͊? Hl=SϾgZON6^=]a]7m^Bi!Pn̫[{tֺ[ҎVh Ԟ73 HC?1a[zfe~-R*`*rm'z++8r!){GZwkGxP2<r뼲I͆ (NH׼sbK[4<ȼ}r*E1 >-+35cEh %H~sչ66B>xNƾq݌[d5)Kz hSaJc7˞<oӄۚs"cApRQq5?ErE4~Xg'f⇅N.-M³&HԼsc (kSel6ʛɠu5I%|Ӧ9{J+E], ӷTxUypڛ:eJ\+~7i#dß AhGAv,>}ogo$j+4Y?%qj`lhyƝ3[29 f +9C*uȊ5*,yU5cG"kc^ےT_̘ͷ{sCUKm,; wū;> jP$ юL*MNpl¢FD@ZMA:%BzXЖPDBH. Ԑ8|Z9a ΋WnĨ>q솘>¶N34Ҙ,)O^pQVCAFM} )/侮p}t&7})0v=M9(f sMF4#PѱbO_FCq6>24oVB8x0Hiϯx";/x@HMg_5@ޕ N를h};_ fsϝ Dnndw4OL_JA[E<݉{2};lbaoEBTsu uϬ/0a,Hx]x(=VQJ:%mu~+-pE/[ҰxIY=V<fHO(zem'7cU  k8dC؏min Zz3x;w>Q nۜzRqC/?:^@P+W{e^b]OA℘XJNZ"zv9_B?WS18d:Nz-qbw p7JPVӱq*6wjX`ft5#1Â_2(]Ez{-+td%YOG\yih7)wȭ>$B!wpqo-r~=EVLhSk^ܳHo~G d_""s-RX+"<tPi6=0qϔՋs&}A|ЁA)RϔVw\aP>sGp ykk(L$A912[\dgي"9s"u DRiDaNd^(2pF[W鬞Urќx8 v/: Ё~8? 0Xz3"1k[h_hNl숧aX"Qx l,)X'g0#ltHZTv5CtKלW/B}xaߒy,qڇ'_;Zd?n`_LKkO w=}_%hD7?CyҙCm.LKq?%>v:='.mx Q.rZ ,iN $[ԥq-f8҄K4zw_jK|`ėBL;?T OODiO 4qjGߚO] p|pꅝ[;;2B9޷`!hѸɄ=I54 b,B/eT6!m} *ƥ̟5sÚLPWZ&j@u!b"C8v߉-MC((8Ze<-='hL SJo=LXG*]za~TÅ|~qmvU9jIKm.z^* b!j?]1h}u-sA&b+ϝ!Y%}KP&BC#SZ;eE(BLTW&mEBg4ϫ\'VKc*]+#4EY5(|-KӚe݌vլl77/k Vyb{ : QUfcO=pltW8)0߽bcڱT}Eзk_Ik$"}(3ǩtw\@uD)0z6#7ƘF B~0wX"x2i!!5t臼 e";|KwběߤO-dN(7_ :AkX} !K}U/odr}k}]8ҥF>2bяUw! "+(X8m!8r):)Ob=_uWY=ĈE1Ja1 Hz?edK+/|謯B{[jFw?*O'Q[G(-JWRsF"*1S'ؽX`;-rA O´԰U# ގZBہj-j  c8/-.'q&"9lJV o"K{\ a)E]>˲~nBG%Eum9J\~\ QFB^Z O;h~ #3$!o a?JKĉ[H9D] [E$st J{#PH![3JP㧠Ts.8.1M)F6{(?YkǶȩOGmz,`qDX?ɥUEhv }"Ft{Y?j~ tK@B)〓ǹ^%F>-XO7>DžN7=|@"R@홸F/VDZ:Fkzo!s>  ye梮kRx~/)>RGʷdDq 2?禚,q0l:zUMQT\kee"w iK݆Aܐl >`\̶J3o0I ~%,S)SчL24,#AчY."VgnNjVJw# u zh)RX3fI΂NK)b`pb<XTcΣ,}e%LL=)#O'NU7? [i.k "Tн׬ƾ1'I)ik:TT$9qnm} yGCF˶IX& ';/.!/zb|&ԺY`Goj3HI)9h3|c~69Nѯ#~_9EڡÉܐo 13;Bh^K2):4Xe +om)0&:?HTv`ʳń">e xNi5)]D4bMZ:k{V#K %uf>ۚϓ*IѼw#B_D@:&{'./ 3, ]Rz$ owp@IcqHd%֙)Sb#mԇ2 %Za>6IWX q:ãT[F(^.0ll1+ Ev;qܤ5!VF@0HsTC HZnJˊY81}ZdNjB з}6R|+D-tׂ/t_W[*ȡ>$_G-kWrk@deͿA5,+uZ+&@/HcwՕ $vK駯Qa)KK-Uit ֌93}5S;/yF[Biׯ˭lf]Kʖ3Pq6# 7vаCp9xln2j ?'Mvٛv "巯.b&!]nG*ZZ%DR/ kؘp"|#Z™U',DH/MahNHcc^xiDTQ VO^Xvm![NA [E5=`i] K t$%{뻯{oI`𲯼b[ i *i{'^hܮ!xKS^fHa:_y[C'NJ}p~t%GS h ^{a~)YR$C6~E5\02uة1Q d*UR9r={y~+ CڥqHJft=E :!*sԯSao4l9/ɤ6v|dS9N9TjK9o3ozo @yQZEBF~1ɌyC |}֩ϐXKjܨȶSH+Q.Nr!/fQOt:XӠN բF]=ݲ6/Sivг˨-c:hM:HYF7SK=qu9U0N+U:w8!A٭r2jZIDEe`[fTENEd{lSDcH-*gAI VMr6{5/d+G}N4r9ԷѾ0Aq˒B^OvY:8U28.⧠j(*$mT0671 :P38 ek|aخ2ߴ"%_SU1٬-BD=6(58E}Cΰa)˷7:&44OsB5rQciUCx,0 G{u3X/&tdq``*ozi)Tb%9wCb˦^o!XyfCl8*F O}Rjomji3ciÚ6\܈U%\fG18c7isŭ)|υWT9D^k-UxE7RTHgfUkF¾ 3¼9;0Q.U8D|}p]&%|Hؑ7rD0m4_sJ§Ƕ6ATk,45bAjU``K2 \ #Ik*e ?mL!)+3 /Ini0[GI8TfX% |AީW=Υ @[': H&rKIۛfUFs~ xX[# "HـvZHDĘ~˄4c ԓs&\;sugFn8txD]M*0dW2q_D(qz 6C鏜4)}X9,W)aɬ*qQ42ҁ Vv.[ U<{#]^eĦ0e9% )zW"΄6گ%Fu~LSI0#HjUj+s/AWR5 XPjd/W6ۼȫ{XB'8ÅE#p%df~ ݴXLR!$Ln)=e82rGL7ny3x8XfZOmF?oVTV"쒼T ]mK񡸭 L`_,lx+`MXBG#$=p6)T>_B_>Ý Ss7yn .q7Aө7|CL7G2Ef7oXJ)Q]]aΏ5,RMHWWJǦ~_\1ZkP9(5# ݆ꃳ6p3y7KLjB2|C|{-MH׆H^@0^D*oDmԩv7W`TKv{XIVu̔{=$8o SA?BV:1)Ѱ,ݜڧ,>$b ݌(˜řy\a3-JL2?SQ=\P 2ޢ PԶ:ʽ1us ߶)#oŅ\.SQ.%Wl6Q5g,U 36 "t)p8(!>Ʉ]Ȳsh!E2ӜNZ5=Vgshuf?SVjOڧe,D9W+ikNcZ7z$c&{WڮvGEEyN.?pZd7J=80Qdر0sv_Km=Cru&_ Ч" M([ϭI {v.}'e x>F n6w4ͲZ$IVHȉlF{yNřCuXJ_c 6gN)$Qˤ9h!~p0_u0f :߻4t/Yyzb7v 2 uwT*WISG2= h1{&2Kn!w!z˩ rT3`>K-x%.w';,oj!H*f3m2[OLi|%E4!t9.Mwz8M-fp_6{K)Pϡ-wCCZDr`#H@otnjsMP[q]ϝV~>-BNx2<]ȟ7e-W&N=Ңgń։ȉ^o.G:TMe55ɔ~VriFT]!ҠO,@iw/WT ZTbk)×R~9,Xԍ6< z k] تp=wXd8iW]2g?7žʨJ)  @a Pf Z `';T C0(oR :sWy>2C`kj|A_ l+^nn4ZE,eDx#+]C걛倛_|~LUՆ M|- ,BEA =s_l[~+b%o1[k=j`x''q:*9rYb`{`Bv r*O`dy}:Oj-xt% Q^=N+S]nGluW–zs/tW>__I?޵>ίUkD&c7.~9z @jf< I_iK|RdL*q݅?o-;>>eqN]|! SdM`u  !#~Ka +OjC}tA _%F="xO-Mk> B;S7ffXGjqyW o@>7L "&KoRY:)Ive/t .ǪP2-GN qtjoŢK2kd"l(z"105D]A؈I]Do1T\nG +J҅ >s:3)j)IZm?&@10'V@Q=:L|¢d^a P<8 %h w;"lbB0{wS D1eʴM{Åz<+Ш}΀Y,zr/ThcIu+=9̻ h"|g*!ޒt0c/9 p3- ?i0޺6٥  *"!c^!Ww:w۵ևѓq9l=C4`d%n~Hy/P~%'U^AKfFeѮST^ո\ 䜌ÈζBA㍏wyRӣ\ J-RL[s uL T_4 ?(%aI{ =50C>PuU.Y)`nt$`vHcr["s"#a|:rj^%^J C>!(0ZGy~+S+տxGZ+ZʽAG#iFٺxQ2Y_Tt:/q/[SsGuZSLy,JE.ۺkcf=y"66DvsL4tH:QB_]r腰|/q-{!&bgJ+k./u{v05jgĥ-  ͝S (rvށ` _doK@|C~?4'guml$#ʼ%g sؑMfgˮ/oꪇ:Pٹ!.2U/acD^JYX|Aʐs:2eEaS|؊~Fruدhv&5o3t f*Ȅ6;1\(mS .|PF=Neg XswՌt.:xGfxg{i'li`W=;U61LBkz\D?Z͕K`}Q![@h*&`^>pTĮ )Te7v-8/u6Trct]_6i6O]ra{$4rA`:d&V8sې·4Ե第&淾ؖ'H x$JEӤlpd ԍ/0w=WD{s388fƵӉR]yjM h%\Tj1RW%$9~0 bfÃ%0uMvkk$hrl0d4͹GB{oC9/j?5LPP"%yNʣ)=.mRwf6g FKoc$ftcEO(γEWj?rxt!֊T}Tǭ.y f$7g>}u|!]bT|uu5E w{%p?9)e 5y݋Sap1f[/9rξsWpkmcAGƤ kv8ʋ-e=ǻp|%Qb]@f]q#DbCZ]偊p:D C}9w9 96QV$Qo|\jz.}hnIJt383\cl`z"9s32DEI^UZ?b}簈  Q_C,9x<l,.xMFw]R$Uq`F\ƛ 6?WK*G5>gxXEde ָֹCVr2x~FpӋ#};#Ʒ Rhش*~V,fP 95# BW•;6|Z kP,V#2G`^Z:g.Q &;fݗgV1m"疗xAY D(hH?>6(٨7U `k=,^3AnEpg_Cq>jhk >~*+zykiWvkTBi!# S 3Q:nske?47-6`X+T|UCjjĄcS WW\Q ʑQO|<d(dTvfT 2ʱl~rkf/nOhsE*v?m}YbMoQ &r:^p]eU٭JNB$:Y?jd-ð|nGŚnS3pX"@Vh(l+ Ѝ ZWQ `x)3KzTXYh^`_5{ě'}[I{(! lgk^,㭍q۹JJֲXvBxy&|t)E I5(9zٰswn 2rR*1 cHSW>~S* wK?~i/~e.#hPe ,vO[G/kO"~bL_۰l_/R:Hp)~+*ffXB3,u$mn0X Xs/ƅ\8gj*J&# 8{fEcJv9:41B>+O=tvY 坓'f{,&^^*62=Jp4teMp~1H N #dbdBEuG:&[w\ #Ov> Fu{r xo&jB LxˀNUk4010ĨK65|0ԪE+ZM֨}7")k@u3(*B|.]q\L8>`rƭH#5JЩ+{KUD/#A~hȁޱCЕT}iQ 4.M9)rhwY"!VU֗RWg ;\NUgga,# rgo@o&/u%AHY.ì{~`'s{f{j8-ۤܧ\-wa|oԨis˂)e oHM/Yhr!:SK;Tt+p:Q2e>ZRx^dW-=Dӥ.{ BmE%߽(M\n/ʂ3$ #unϭYœF4'2<%|)I3sh#YUW {]Oe@~7 i6BtRwH&MEx %ZZULGfr! ո:gnC4;Sp-}XS9bpY 0A.'W7aT4 d{{vȥM ߌ̢ o85?# #xT{X*\T= B<yj0cZ[stFxz jNvdj*} )G4'O}TL8dt rfvQ:pk-T)h2Y_V=׫gpV#(DRdg:-EX_ҳB6ȧS;iSGAh?l Hps|pdv %FjH]v'Rp$ fȝ̠i@lf72@OY?HeR]7)˪'q(w6,ykx@|Q wb !E{ZhD5!XaP+#]ZgZ#ƿv]-&(;&V9c(~>2Y)JXe$wv+e }q=<>#w,\#!@ rMa;"'ND$Xk/xVKl:?謇2)oM7sA{=Wk( HˬuyUdBڮHpEC]XWr -:8Tr?jN, }^R˖/f!@궻Ud :"\^U/ &뱨b}t!x-g<|m|OFREjs0\R>`Z.x&6cS[dN~ҫg^-+㠧'`$a<%%scCX~n R=O*\XxTh ?*vݭPtEcB!3U(HELNxT{McT1e/9*zBD`JIDj۟w{(yW&|nt7Kgz{ kKZòG; _wt#6CJAH zغ7KFS̿MBf4] g\;`Ӳ@rr;;@S|N_-A]hpֽd~/>z$_ [Fצ|P eUMA'FcL}rmŢ"Nh,N`35tǥ6dZA'ոd,}a[n`; %o%^±4 M?0+U3s CFyIJuseݨRoȲ&ؒ, X{1Yd^N4z ad4B4P{=3oUqkHJښ{~yN],s0*1Y6Aez鴈/N;GNa"P<槽Et̨AM(?/n6v+)IF!DbU{^(z@͑+# x#%mR> F-à)1RuCfčIlEU!jE~$Xc"ym;L.ׯd?rψPdJFib;t,ڛ^U֣sc6s골4^ 2 rEpF}SR%aGu@*C*ls/0gDeϏ:5m"V:5l=/#xzrCyEf1aQ\HDH_CLkha粙]IKm&AKGTX,'r:0Ls.&~Z`Z;Vߚtik-ȷ)1GJ5ū0y(fP:#~zzZ?@+YugVOVͯyVCc¸e Hߏѣ,"TBSK ! ѬXL3]R @r%@=uY(?XBUlyDPqK` z؜fz?҈rKN-4"Am͜8Y[kv;(XnV;mI/LoXrhGC5W<BbIڱ)ܣCGY S3 uںkmя*nܛx+OM7n>pK!x{ӑ0[D'u씍0PH2ѕc4afr(1)6}XޝWbx[IIdb=Lڒ2u^4L .5D:}):GEzpLdO~" 8NAt|/Qk'QɄ`Iup Z,CmZ;@b} ŝ}_bƾn &@m9ZY2Qsb㼍{?O| nkۂ=~wIq^st)AH}rh-p7O;~O*%b&xÃ̆/'> v^Oo_ɑAm7Bl!ZƩFp.{sSG" "ha&Ĉ") ܭxB*U[l5M”<8u?.J>Ou1JGĎvUڙ sckj ?1'=9uUTcq&PhIW.eEC|Q#@:Tbc6HqCUx Y9P-=*A)AR XbB18(="G Udg띝4Jbւ׼tQo(߱mok&}Op P|І9J]aV`)4{"2 D 9OGG26ݓe({V=CZyJ")IaN(0d0q8q0&QMXOغ`;!g\"˘3-\$ӓBޮ&lZDW֤rs:)$&O/}v7Kl VlWroWacGn i%sO%l A8ɮ Pv;غ! l0h5RP0a(|OJ;c0z0]<#n{o8-߆S fWއAU ^cvN D2Լ/dAND{}: }RHׄ}>`7SLPi^BTҺ5kfBF؝ Y-N2؏,,CA⨁5ph  n<67WrΜ~xMz/l=r^6̓:i,a +M >O( {2}MXi5j/~3$7pg{՗B[ܓL)6\ѾYH%sLChNyb ռzyH8<"m}Lf\H,u+:sJ$TR+`^L-(EZ;r?)ک H<9DEm!W>}i`DNwUH(]@3ac3GizS|0=WNČ{Y!_5_jpS*%ioȆMVՓ/O XlFX2{v&d15=m~D:E*oYmO)? cKx6Z9J@|ħsr6B)wrL,Zϡ_yf~|!۔3%c \r 'B)hlHDlL (ʅRP_ D!^ʂH/=SEu e *Yʉ+ﵓPՃc! 0D]X9^3{ysacŞ} KUR12+iZsCC2p͸\ZK&_tq-{^UHNo$Yϒ3J4aMCs\w}{il'R3AmbLY l ag( KMB+a\BpgW`Neѡ&S_8"za,tkނxCqQ 9[](5*\cq;g>̄@ 1|:Q:8%lGyDc+^:du,1m mL^#% L&rP-ӇMMDE1Dny/f3,5V )7U/ 8,Զ5=m2k׆0vI^=f.r0ڱRTåدm c@J[6n+;"5U7XeDd HwiP!j8YWc2>jdߗT-Ʊp.cL8g^^ ?F{K:!s {0HgT($2é(= Tl945]7Uݼ-۫vcdZuGhKbМGe?פ'?ug\RL,O1f2"u 7hDU<{MlTS*TaE < ׻K $`+ rQ6/wv_t2#|pHޚ9Z±eX,8։xc}h͈;*M1m7멯{;G>@Q[[mzW"5~Dx3cx]RǒZ{8:6:oQڦ9F! Ymh <*̜vsL!#^/ mf!#i&F$_-0ѻ^  ʲQ.RfP{4uچbSDG-ܳos!0N]JJ*NEui8.$q+G0Ukh9 fW> a; 8] ptVi" +YwqMy6ew6!ՍjϺm16Û}RW۝~{V.A; `ܡrZO1UF|uaVE7Ez~ITZ+tھ G'vgw$iX ޔٗss>8M<f* mRMLyoues/G9ϭYAu-JO 8.GuqK mJoϜkg+&ZQ7߻~ Mq {ߍm nYDƥ"`Z7A0T^;K馁k Ţ繩!Pԩ#l6|1(z4eH@ZN FN3] iӔ8vFI6q|oưy!/G,9gw'cS9eJ{ڬh#:!(h}öhxďJֶ%n]¾I Ybv愋eg;S|H:_%ѩMI=Jnah~./jH,< YQ>9L?/@,b:Yr6&ARF\iIa췅Jv(}hԦ!y8*iUp2v$bH{ w1,{V qA ~ZX7ih.8oXXF CY^J`g&" Ĕ>*<:( ;WPnO;x()$A'"ڼgG1.x 'D}(13|Ҽb (>MbꫣnoBF¨TRtED2^0'͈X hy[$ ρ uf§L=/y@\z\dbN/tQo5S[(T+t fB2or6Ţˮ/*([#z[S J||Q1.XLԽ7ť=d8 rX_b: (#-*RDքJ$J{<# 1`¬RC?K ڢK>Gʃ%Y;eBZ9 q3]_]TPzsVHg &tYbفnr$^o*a GwG-fz6{~.Cxh!.T%yj'sHșikUYKkAEVYfP| [;T2͏,D_v P}LSy M+ "^I6 ͆6ui֣k-=vWD+BŵjDLu)){k7:Sϔ>q4;tP(:hz;`Q3K NXᘱ4,?ثQ; .)\uZ^f^[VN{U9O'QNd[TK|Վ>Fb Ⱥa_ƊRd,5 5fxEsb:'A?0]}G, I<7vfZ,s5!T7/bp"WZqs]\wHrƩp1H^ZSP@ :漵T5 ~%I@yn_ߨ:^Q7iAno.ۑ s0 jKN%Чgݎ}#\EƗXw08dX,Ϛr6$L~T(+)G#|l6`IQf|[eC,ށ 6CMoy>fDvgS^|Fp&F^dz:8,$tF{3C 5܆~|u~.Zs_xsĵƣ*̅9ءx>ywan)N;//;4%}Nx7 _9ard wWƤda} b~ԉwIԲMSB{tnވwc d{sXw"6 &P`e'n07nҿՃQlUdjxf5T֮;ՌsAQa٧e++ܭ`Sd>ڴ mtJuyzE|u˸<+bQ]d&~rEll"r^]Q!=k\ ;h.}r8}ReDpS5CiJ$Ķ8mA_*P)F=Ј|趑n"ÙnZߡo;KFIn&j?\b!st6d$Zh1!1G'M- hQYlpmlZWx +1k9d3v yF kKwJ\6q #冢 A7-jFnʂK,j* paL0 ewB`Eb|p_cN4 R6ABLOyv+u6}!9p_>N)YuooAhD~ ۅLDl0C{`]]qy&$lj1EGwٛyk̈́m Ko!'`0K1D ?b5p3 .]=T\v/ SA7"')XCOp;r1B $E!j$I%Nw iOq4ʗSH\{ "Ĭă afgC vᾮ %p to1n'ҾΕvB*-&&dﳟ})Y`i\uCW'&oI$Kw^>PJ08\TK2UzDٕ9Ɖ`q7I[c\dc4 u %" gڢ}MmeH^a6YhtCHEP wjs>ᢄT-2ϸ,L>뒒-P1?玕g NwQa5ڢ\Y =`UpɌ)͉&ؗ:SvY,*=:߻)xaUsY7 -(l]酀Pp۪>F}S7T?X3xtT8a(AuI#3po^#A_S9Bp ޔ{["E+}3kTG"l*MF"MjR{ v|Zr-{.SQ&:=q- >|n;k- ?;RbӴ 6(X"AHBrnn OdϦX1Ό^E;Tf3gy %!Y`"`!1 @ŵ|2 93o1`-Z+g_O|*?+p Mm>:ԋլ3;%L꼀g8 H3Ï+GDwFݚ='Fjs"/VLCw kv2뇍nKzQx?O/ZvMȋЯ,RE!PcCbS/g OdٝS@*XN폜!*'xXjɻgoq:(s!;u2юɁedKphxhɆ>AM?FL LSivaW5"r)z2{HtPK'tZ }=qɄTm8qKYܩOGQ's^+HD uQ4Aq ͧ Qz*E>e$a!U'4,FW&G;j@d^Hn3cf<*QFt$u"V`{M[I'gP}\Wr"*X_^CJָ=7rEEeEA.9!w0;S T^RO :X}ʗT~hqFtG62`HYSOciGe\NѮ CIǠHCx<xwIs(LQnÍ6^>QHI>'!s; dN2t݄pe! YR\v|GIsOR̕@[=o]d09r Ţ->s°)pa]l!jω]E h"| n%ۛPYEaփ3L\|)*"δ]*FLx:1|ƭ'xqWć$Rڲ~7{%pTR)b/+7=mgûP-~xu6 ^ $CȋǬ!E) n&-C5(Hn{F;y=wo[0QAnwTu 뮞/m6pxa5B*j^+Km@ЌPfV%Ed#9V>VtikYܘ[.-P\xJgy7)']_Md Zr+Nۅ _.Roǒy!UfO!|8m.b*_7޲&L'7è4YZc.üϫ+-bEl7*J\kEb[sy`GJ"qGo(trLi3) sa(^ `\וPφU(#un i:JԁYH~vYMeGﰜǻ)ej+*D8w;`\ i/MD,3.pv` X2UycEЛJg4k.?!.1%#z YZ