go1.19-doc-1.19.8-150000.1.26.1 >  A d-9,p9|W{wRH\qwngaU \b=Ҁ@bm-5lg8YeD*u*MAK%O9 q0^VLNE=Sq1knQL`n.':F-3,/^i5u %e0p3Ei95Hn: 2 fD g[ j' Ô+DQiҗ_md/U; {016c1cd7213477c6fb0b0a356f061e22b685e5c6953c304cb845a5c3c507a0b0fa120db28ce91c41f72a9205cf6e3c79e878b445d-9,p9|2gvOA׎b#?OEJZjA̚fU0&&x(WvF]njf$u2[f{!;M\!ʦ,5-ȃNW> u+)w3}fs4*7|g454p;oT?oDd  " 3TXdh    ( , 0@ThB(e8l9:FlGlHlIlXlYl\m ]m^mObmpcndnenfnlnunvnznnnno@Cgo1.19-doc1.19.8150000.1.26.1Go documentationGo examples and documentation.d-7s390zl31ESUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Documentation/Otherhttp://golang.orglinuxs390xMhi+qd-7d-7d-7d-7d996fb9181360d605adb42c662c36fb5884988f29940621dfa8b7895215740e3123c14365f20daf6c31123df409b281bc131e5d1f88fbe543b1a68b5382cf6e7f31eb0879010f88e534ffd161f74f81be18135a5cd8d5a688369290581cb24d2e661a7d4a7104bf99b965685d5774125389673ddcb7975d977740087b9b8b365rootrootrootrootrootrootrootrootgo1.19-1.19.8-150000.1.26.1.src.rpmgo-docgo1.19-docgo1.19-doc(s390-64)    go1.19rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.19.83.0.4-14.6.0-14.0-15.2-14.14.1d,@d'@cwcS@c.ca @c< @c6@cob{@bL@bbb@by@bx@b2@jkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comdmueller@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.com- go1.19.8 (released 2023-04-04) includes security fixes to the go/parser, html/template, mime/multipart, net/http, and net/textproto packages, as well as bug fixes to the linker, the runtime, and the time package. Refs boo#1200441 go1.19 release tracking CVE-2023-24534 CVE-2023-24536 CVE-2023-24537 CVE-2023-24538 * go#59267 go#58975 boo#1210127 net/http, net/textproto: denial of service from excessive memory allocation ​(CVE-2023-24534) * go#59269 go#59153 boo#1210128 net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption (CVE-2023-24536) * go#59273 go#59180 boo#1210129 go/parser: infinite loop in parsing (CVE-2023-24537) * go#59271 go#59234 boo#1210130 html/template: backticks not treated as string delimiters (CVE-2023-24538) * go#58937 cmd/go: timeout on darwin-amd64-race builder * go#58939 runtime/pprof: TestLabelSystemstack due to sample with no location * go#58941 internal/testpty: fails on some Linux machines due to incorrect error handling * go#59050 cmd/link: linker fails on linux/amd64 when gcc's lto options are used * go#59058 cmd/link/internal/arm: off-by-one error in trampoline phase call reachability calculation * go#59074 time: time zone lookup using extend string makes wrong start time for non-DST zones * go#59219 runtime: crash on linux-ppc64le- go1.19.7 (released 2023-03-07) includes a security fix to the crypto/elliptic package, as well as bug fixes to the linker, the runtime, and the crypto/x509 and syscall packages. Refs boo#1200441 go1.19 release tracking CVE-2023-24532 * go#58719 go#58647 boo#1209030 security: fix CVE-2023-24532 crypto/elliptic: specific unreduced P-256 scalars produce incorrect results * go#58441 runtime: some linkname signatures do not match * go#58502 cmd/link: relocation truncated to fit: R_ARM_CALL against `runtime.duffcopy' * go#58535 runtime: long latency of sweep assists * go#58716 net: TestTCPSelfConnect failures due to unexpected connections * go#58773 syscall: Environ uses an invalid unsafe.Pointer conversion on Windows * go#58810 crypto/x509: TestSystemVerify consistently failing- go1.19.6 (released 2023-02-14) includes security fixes to the crypto/tls, mime/multipart, net/http, and path/filepath packages, as well as bug fixes to the go command, the linker, the runtime, and the crypto/x509, net/http, and time packages. Refs boo#1200441 go1.19 release tracking CVE-2022-41722 CVE-2022-41723 CVE-2022-41724 CVE-2022-41725 * go#57275 boo#1208269 security: fix CVE-2022-41722 * go#58355 boo#1208270 security: fix CVE-2022-41723 * go#58358 boo#1208271 security: fix CVE-2022-41724 * go#58362 boo#1208272 security: fix CVE-2022-41725 * go#56154 net/http: bad handling of HEAD requests with a body * go#57635 crypto/x509: TestBoringAllowCert failures * go#57812 runtime: performance regression due to bad instruction used in morestack_noctxt for ppc64 in CL 425396 * go#58118 time: update zoneinfo_abbrs on Windows * go#58223 cmd/link: .go.buildinfo is gc'ed by --gc-sections * go#58449 cmd/go/internal/modfetch: TestCodeRepo/gopkg.in_natefinch_lumberjack.v2/latest failing- go1.19.5 (released 2023-01-10) includes fixes to the compiler, the linker, and the crypto/x509, net/http, sync/atomic, and syscall packages. Refs boo#1200441 go1.19 release tracking * go#57706 Misc/cgo: backport needed for dlltool fix * go#57556 crypto/x509: re-allow duplicate attributes in CSRs * go#57444 cmd/link: need to handle new-style LoongArch relocs * go#57427 crypto/x509: Verify on macOS does not return typed errors * go#57345 cmd/compile: the loong64 intrinsic for CompareAndSwapUint32 function needs to sign extend its "old" argument. * go#57339 syscall, internal/poll: accept4-to-accept fallback removal broke Go code on Synology DSM 6.2 ARM devices * go#57214 os: TestLstat failure on Linux Aarch64 * go#57212 reflect: sort.SliceStable sorts incorrectly on arm64 with less function created with reflect.MakeFunc and slice of sufficient length * go#57124 sync/atomic: allow linked lists of atomic.Pointer * go#57100 cmd/compile: non-retpoline-compatible errors * go#57058 cmd/go: remove test dependency on gopkg.in service * go#57055 cmd/go: TestScript/version_buildvcs_git_gpg (if enabled) fails on linux longtest builders * go#56983 runtime: failure in TestRaiseException on windows-amd64-2012 * go#56834 cmd/link/internal/ppc64: too-far trampoline is reused * go#56770 cmd/compile: walkConvInterface produces broken IR * go#56744 cmd/compile: internal compiler error: missing typecheck * go#56712 net: reenable TestLookupDotsWithRemoteSource and TestLookupGoogleSRV with a different target * go#56154 net/http: bad handling of HEAD requests with a body- go1.19.4 (released 2022-12-06) includes security fixes to the net/http and os packages, as well as bug fixes to the compiler, the runtime, and the crypto/x509, os/exec, and sync/atomic packages. Refs boo#1200441 go1.19 release tracking CVE-2022-41717 CVE-2022-41720 * go#57009 boo#1206135 security: fix CVE-2022-41717 net/http: limit canonical header cache by bytes, not entries * go#57006 boo#1206134 security: fix CVE-2022-41720 os, net/http: avoid escapes from os.DirFS and http.Dir on Windows * go#56752 runtime,cmd/compile: apparent memory corruption in compress/flate * go#56710 net: builders failing TestLookupDotsWithRemoteSource and TestLookupGoogleSRV due to missing host for _xmpp-server._tcp.google.com * go#56672 crypto/tls: boringcrypto restricts RSA key sizes to 2048 and 3072 * go#56638 sync/atomic: atomic.Pointer[T] can be misused with type conversions. * go#56636 runtime: traceback stuck in runtime.systemstack * go#56557 cmd/compile: some x/sys versions no longer build due to "go:linkname must refer to declared function or variable" * go#56551 os/exec: Plan 9 build has been broken by a Windows security fix (also breaks 1.19.3 and 1.18.8) * go#56438 crypto/x509: respect GODEBUG changes during program lifetime * go#56397 runtime: on linux/PPC64, usleep computes incorrect tv_nsec parameter * go#56360 cmd/compile: panic: offset too large- go1.19.3 (released 2022-11-01) includes security fixes to the os/exec and syscall packages, as well as bug fixes to the compiler and the runtime. Refs boo#1200441 go1.19 release tracking CVE-2022-41716 * go#56328 boo#1204941 security: fix CVE-2022-41716 syscall, os/exec: unsanitized NUL in environment variables * go#56309 runtime: "runtime·lock: lock count" fatal error when cgo is enabled * go#56168 cmd/compile: libFuzzer instrumentation fakePC overflow on 386 arch * go#56106 internal/fuzz: array literal initialization causes ICE "unhandled stmt ASOP" while fuzzing- go1.19.2 (released 2022-10-04) includes security fixes to the archive/tar, net/http/httputil, and regexp packages, as well as bug fixes to the compiler, the linker, the runtime, and the go/types package. Refs boo#1200441 go1.19 release tracking CVE-2022-41715 CVE-2022-2879 CVE-2022-2880 * go#55951 boo#1204023 security: fix CVE-2022-41715 regexp/syntax: limit memory used by parsing regexps * go#55926 boo#1204024 security: fix CVE-2022-2879 archive/tar: unbounded memory consumption when reading headers * go#55843 boo#1204025 security: fix CVE-2022-2880 net/http/httputil: ReverseProxy should not forward unparseable query parameters * go#55270 cmd/compile: internal compiler error: method Len on *uint8 not found * go#55152 cmd/compile: typebits.Set: invalid initial alignment: type Peer has alignment 8, but offset is 4 * go#55149 go/types: no way to construct the signature of append(s, "string"...) via the API * go#55124 fatal error: bulkBarrierPreWrite: unaligned arguments (go 1.19.1, looks like regression) * go#55114 cmd/link: new darwin linker warning on -pagezero_size and -no_pie deprecation * go#54917 cmd/compile: Value live at entry * go#54764 runtime/cgo(.text): unknown symbol __stack_chk_fail_local in pcrel (regression in 1.19 when building for i686)- go1.19.1 (released 2022-09-06) includes security fixes to the net/http and net/url packages, as well as bug fixes to the compiler, the go command, the pprof command, the linker, the runtime, and the crypto/tls and crypto/x509 packages. Refs boo#1200441 go1.19 release tracking CVE-2022-27664 CVE-2022-32190 * go#54376 bsc#1203185 CVE-2022-27664 net/http: handle server errors after sending GOAWAY * go#54635 bsc#1203186 CVE-2022-32190 net/url: JoinPath doesn't strip relative path components in all circumstances * go#54736 cmd/go: cannot find package when importing dependencies with the unix build constraint * go#54734 cmd/go: git fetch errors dropped when producing pseudo-versions for commits * go#54726 cmd/compile: compile failed with "Value live at entry" * go#54697 cmd/compile: ICE at composite literal assignment with alignment > PtrSize * go#54675 runtime: morestack_noctxt missing SPWRITE, causes "traceback stuck" assert * go#54665 runtime: segfault running ppc64/linux binaries with kernel 5.18 * go#54660 cmd/go: go test -race does not set implicit race build tag * go#54643 crypto/tls: support ECDHE key exchanges when ec_point_formats is missing in ClientHello extension * go#54637 cmd/go: data race in TestScript * go#54633 cmd/go/internal/modfetch/codehost: racing writes to Origin fields * go#54629 cmd/compile: miscompilation of partially-overlapping array assignments * go#54420 cmd/pprof: graphviz node names are funny with generics * go#54406 cmd/link: trampoline insertion breaks DWARF Line Program Table output on Darwin/ARM64 * go#54309 cmd/compile: internal compiler error: panic: runtime error: invalid memory address or nil pointer dereference * go#54295 crypto/x509: panics on invalid curve instead of returning error * go#54243 cmd/compile: internal compiler error when compiling code with unbound method of generic type * go#54239 misc/cgo: TestSignalForwardingExternal sometimes fails with wrong signal SIGINT * go#54235 cmd/compile: internal compiler error of atomic type and offsetof- Define go_bootstrap_version go1.16 without suse_version checks - Simplify conditional gcc_go_version 12 on Tumbleweed, 11 elsewhere - Add _constraints for worker disk space 5G needed by SLE-15 x86_64 - SLE-12 s390x use bcond_without gccgo to bootstrap using gcc11go * Workaround for SLE-12 s390x build error while writing linker data: bad carrier sym for symbol crypto/internal/nistec.p256OrdMul.args_stackmap created by cmd/link/internal/ld.writeBlocks /usr/lib64/go/1.19/src/cmd/link/internal/ld/data.go:958- Bootstrap using go1.16 on SLE-15 and newer. go1.16 is bootstrapped using gcc-go 11 or 12. This allows dropping older versions of Go from Factory.- Rebase gcc-go.patch onto upstream changes in go/src/make.bash and go/src/make.rc. Used for SLE-12 go bootstrap builds with gcc8.- go1.19 (released 2022-08-02) is a major release of Go. go1.19.x minor releases will be provided through August 2023. https://github.com/golang/go/wiki/Go-Release-Cycle go1.19 arrives five months after go1.18. Most of its 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#1200441 go1.19 release tracking * See release notes https://golang.org/doc/go1.19. Excerpts relevant to OBS environment and for SUSE/openSUSE follow: * There is only one small change to the language, a very small correction to the scope of type parameters in method declarations. Existing programs are unaffected. * The Go memory model has been revised to align Go with the memory model used by C, C++, Java, JavaScript, Rust, and Swift. Go only provides sequentially consistent atomics, not any of the more relaxed forms found in other languages. Along with the memory model update, Go 1.19 introduces new types in the sync/atomic package that make it easier to use atomic values, such as atomic.Int64 and atomic.Pointer[T]. * go1.19 adds support for the Loongson 64-bit architecture LoongArch on Linux (GOOS=linux, GOARCH=loong64). The ABI implemented is LP64D. Minimum kernel version supported is 5.19. * The riscv64 port now supports passing function arguments and result using registers. Benchmarking shows typical performance improvements of 10% or more on riscv64. * Go 1.19 adds support for links, lists, and clearer headings in doc comments. As part of this change, gofmt now reformats doc comments to make their rendered meaning clearer. See "Go Doc Comments" for syntax details and descriptions of common mistakes now highlighted by gofmt. As another part of this change, the new package go/doc/comment provides parsing and reformatting of doc comments as well as support for rendering them to HTML, Markdown, and text. * The new build constraint "unix" is now recognized in //go:build lines. The constraint is satisfied if the target operating system, also known as GOOS, is a Unix or Unix-like system. For the 1.19 release it is satisfied if GOOS is one of aix, android, darwin, dragonfly, freebsd, hurd, illumos, ios, linux, netbsd, openbsd, or solaris. In future releases the unix constraint may match additional newly supported operating systems. * The -trimpath flag, if set, is now included in the build settings stamped into Go binaries by go build, and can be examined using go version -m or debug.ReadBuildInfo. * go generate now sets the GOROOT environment variable explicitly in the generator's environment, so that generators can locate the correct GOROOT even if built with -trimpath. * go test and go generate now place GOROOT/bin at the beginning of the PATH used for the subprocess, so tests and generators that execute the go command will resolve it to same GOROOT. * go env now quotes entries that contain spaces in the CGO_CFLAGS, CGO_CPPFLAGS, CGO_CXXFLAGS, CGO_FFLAGS, CGO_LDFLAGS, and GOGCCFLAGS variables it reports. * go list -json now accepts a comma-separated list of JSON fields to populate. If a list is specified, the JSON output will include only those fields, and go list may avoid work to compute fields that are not included. In some cases, this may suppress errors that would otherwise be reported. * The go command now caches information necessary to load some modules, which should result in a speed-up of some go list invocations. * The vet checker "errorsas" now reports when errors.As is called with a second argument of type *error, a common mistake. * The runtime now includes support for a soft memory limit. This memory limit includes the Go heap and all other memory managed by the runtime, and excludes external memory sources such as mappings of the binary itself, memory managed in other languages, and memory held by the operating system on behalf of the Go program. This limit may be managed via runtime/debug.SetMemoryLimit or the equivalent GOMEMLIMIT environment variable. The limit works in conjunction with runtime/debug.SetGCPercent / GOGC, and will be respected even if GOGC=off, allowing Go programs to always make maximal use of their memory limit, improving resource efficiency in some cases. * In order to limit the effects of GC thrashing when the program's live heap size approaches the soft memory limit, the Go runtime also attempts to limit total GC CPU utilization to 50%, excluding idle time, choosing to use more memory over preventing application progress. In practice, we expect this limit to only play a role in exceptional cases, and the new runtime metric /gc/limiter/last-enabled:gc-cycle reports when this last occurred. * The runtime now schedules many fewer GC worker goroutines on idle operating system threads when the application is idle enough to force a periodic GC cycle. * The runtime will now allocate initial goroutine stacks based on the historic average stack usage of goroutines. This avoids some of the early stack growth and copying needed in the average case in exchange for at most 2x wasted space on below-average goroutines. * On Unix operating systems, Go programs that import package os now automatically increase the open file limit (RLIMIT_NOFILE) to the maximum allowed value; that is, they change the soft limit to match the hard limit. This corrects artificially low limits set on some systems for compatibility with very old C programs using the select system call. Go programs are not helped by that limit, and instead even simple programs like gofmt often ran out of file descriptors on such systems when processing many files in parallel. One impact of this change is that Go programs that in turn execute very old C programs in child processes may run those programs with too high a limit. This can be corrected by setting the hard limit before invoking the Go program. * Unrecoverable fatal errors (such as concurrent map writes, or unlock of unlocked mutexes) now print a simpler traceback excluding runtime metadata (equivalent to a fatal panic) unless GOTRACEBACK=system or crash. Runtime-internal fatal error tracebacks always include full metadata regardless of the value of GOTRACEBACK * Support for debugger-injected function calls has been added on ARM64, enabling users to call functions from their binary in an interactive debugging session when using a debugger that is updated to make use of this functionality. * The address sanitizer support added in Go 1.18 now handles function arguments and global variables more precisely. * The compiler now uses a jump table to implement large integer and string switch statements. Performance improvements for the switch statement vary but can be on the order of 20% faster. (GOARCH=amd64 and GOARCH=arm64 only) * The Go compiler now requires the -p=importpath flag to build a linkable object file. This is already supplied by the go command and by Bazel. Any other build systems that invoke the Go compiler directly will need to make sure they pass this flag as well. * The Go compiler no longer accepts the -importmap flag. Build systems that invoke the Go compiler directly must use the - importcfg flag instead. * Like the compiler, the assembler now requires the -p=importpath flag to build a linkable object file. This is already supplied by the go command. Any other build systems that invoke the Go assembler directly will need to make sure they pass this flag as well. * Command and LookPath no longer allow results from a PATH search to be found relative to the current directory. This removes a common source of security problems but may also break existing programs that depend on using, say, exec.Command("prog") to run a binary named prog (or, on Windows, prog.exe) in the current directory. See the os/exec package documentation for information about how best to update such programs. * On Windows, Command and LookPath now respect the NoDefaultCurrentDirectoryInExePath environment variable, making it possible to disable the default implicit search of “.” in PATH lookups on Windows systems. * crypto/elliptic: Operating on invalid curve points (those for which the IsOnCurve method returns false, and which are never returned by Unmarshal or by a Curve method operating on a valid point) has always been undefined behavior and can lead to key recovery attacks. If an invalid point is supplied to Marshal, MarshalCompressed, Add, Double, or ScalarMult, they will now panic. ScalarBaseMult operations on the P224, P384, and P521 curves are now up to three times faster, leading to similar speedups in some ECDSA operations. The generic (not platform optimized) P256 implementation was replaced with one derived from a formally verified model; this might lead to significant slowdowns on 32-bit platforms. * crypto/rand: Read no longer buffers random data obtained from the operating system between calls. Applications that perform many small reads at high frequency might choose to wrap Reader in a bufio.Reader for performance reasons, taking care to use io.ReadFull to ensure no partial reads occur. The Prime implementation was changed to use only rejection sampling, which removes a bias when generating small primes in non-cryptographic contexts, removes one possible minor timing leak, and better aligns the behavior with BoringSSL, all while simplifying the implementation. The change does produce different outputs for a given random source stream compared to the previous implementation, which can break tests written expecting specific results from specific deterministic random sources. To help prevent such problems in the future, the implementation is now intentionally non-deterministic with respect to the input stream. * crypto/tls: The GODEBUG option tls10default=1 has been removed. It is still possible to enable TLS 1.0 client-side by setting Config.MinVersion. The TLS server and client now reject duplicate extensions in TLS handshakes, as required by RFC 5246, Section 7.4.1.4 and RFC 8446, Section 4.2. * crypto/x509: CreateCertificate no longer supports creating certificates with SignatureAlgorithm set to MD5WithRSA. CreateCertificate no longer accepts negative serial numbers. CreateCertificate will not emit an empty SEQUENCE anymore when the produced certificate has no extensions. ParseCertificate and ParseCertificateRequest now reject certificates and CSRs which contain duplicate extensions. The new CertPool.Clone and CertPool.Equal methods allow cloning a CertPool and checking the equivalence of two CertPools respectively. The new function ParseRevocationList provides a faster, safer to use CRL parser which returns a RevocationList. Parsing a CRL also populates the new RevocationList fields RawIssuer, Signature, AuthorityKeyId, and Extensions, which are ignored by CreateRevocationList. The new method RevocationList.CheckSignatureFrom checks that the signature on a CRL is a valid signature from a Certificate. The ParseCRL and ParseDERCRL functions are now deprecated in favor of ParseRevocationList. The Certificate.CheckCRLSignature method is deprecated in favor of RevocationList.CheckSignatureFrom. The path builder of Certificate.Verify was overhauled and should now produce better chains and/or be more efficient in complicated scenarios. Name constraints are now also enforced on non-leaf certificates. * crypto/x509/pkix: The types CertificateList and TBSCertificateList have been deprecated. The new crypto/x509 CRL functionality should be used instead. * debug/elf: The new EM_LOONGARCH and R_LARCH_* constants support the loong64 port. * debug/pe: The new File.COFFSymbolReadSectionDefAux method, which returns a COFFSymbolAuxFormat5, provides access to COMDAT information in PE file sections. These are supported by new IMAGE_COMDAT_* and IMAGE_SCN_* constants. * runtime: The GOROOT function now returns the empty string (instead of "go") when the binary was built with the -trimpath flag set and the GOROOT variable is not set in the process environment. * runtime/metrics: The new /sched/gomaxprocs:threads metric reports the current runtime.GOMAXPROCS value. The new /cgo/go-to-c-calls:calls metric reports the total number of calls made from Go to C. This metric is identical to the runtime.NumCgoCall function. The new /gc/limiter/last-enabled:gc-cycle metric reports the last GC cycle when the GC CPU limiter was enabled. See the runtime notes for details about the GC CPU limiter. * runtime/pprof: Stop-the-world pause times have been significantly reduced when collecting goroutine profiles, reducing the overall latency impact to the application. MaxRSS is now reported in heap profiles for all Unix operating systems (it was previously only reported for GOOS=android, darwin, ios, and linux). * runtime/race: The race detector has been upgraded to use thread sanitizer version v3 on all supported platforms except windows/amd64 and openbsd/amd64, which remain on v2. Compared to v2, it is now typically 1.5x to 2x faster, uses half as much memory, and it supports an unlimited number of goroutines. On Linux, the race detector now requires at least glibc version 2.17 and GNU binutils 2.26. The race detector is now supported on GOARCH=s390x. Race detector support for openbsd/amd64 has been removed from thread sanitizer upstream, so it is unlikely to ever be updated from v2. * runtime/trace: When tracing and the CPU profiler are enabled simultaneously, the execution trace includes CPU profile samples as instantaneous events. * syscall: On PowerPC (GOARCH=ppc64, ppc64le), Syscall, Syscall6, RawSyscall, and RawSyscall6 now always return 0 for return value r2 instead of an undefined value. On AIX and Solaris, Getrusage is now defined.- go1.19rc2 (released 2022-07-12) is a release candidate version of go1.19 cut from the master branch at the revision tagged go1.19rc2. Refs boo#1200441 go1.19 release tracking- go1.19rc1 (released 2022-07-06) is a release candidate version of go1.19 cut from the master branch at the revision tagged go1.19rc1. Refs boo#1200441 go1.19 release tracking- Trace viewer html and javascript files moved from misc/trace in previous versions to src/cmd/trace/static in go1.19. * Added files with mode 0644: /usr/share/go/1.19/src/cmd/trace/static /usr/share/go/1.19/src/cmd/trace/static/README.md /usr/share/go/1.19/src/cmd/trace/static/trace_viewer_full.html /usr/share/go/1.19/src/cmd/trace/static/webcomponents.min.js- go1.19beta1 (released 2022-06-10) is a beta version of go1.19 cut from the master branch at the revision tagged go1.19beta1. Refs boo#1200441 go1.19 release trackings390zl31 16806850321.19.81.19.8-150000.1.26.11.19.8-150000.1.26.1asm.htmlgo1.17_spec.htmlgo_mem.htmlgo_spec.html/usr/share/doc/packages/go/1.19/-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:28544/SUSE_SLE-15_Update/fabb93c0c424c60042d5d688e63488ca-go1.19.SUSE_SLE-15_Updatecpioxz5s390x-suse-linuxHTML document, UTF-8 Unicode text;ڪ F95utf-8e5aa8ec428fe7d8bbb624947fd331d8cf0909af2bcfdc8247d8ccd98f61788a6?P7zXZ !t/] crv(vX0+QmY9>GNL׆+aV9w%3@V 1~f9_/'2("jȄ7$8Tm=v-=z;A>CK̅x,agw:ia[2Jo/Y̮e痤 Qڕ<:\]waK+ :%@_#Qisʚ Iz>~$SA#$ S {1XfI.zUrYJW H$֓{ ^"qFn 63@rHIOW.u.ڊol+ 6@RC04$j-'cYb0]8Z2Ǟ%%'|뵙.4ls+y-R>yȯsrÔ4[,a"76rt3p Uxd?SQ|-吉dϤP>Ϗܵ`SU{] ui um#|}juEhsC7D <5^fƓ&_vj$a7*rĿy$P qA^36ߕ"{] m~cIl_ m<[>w":+= U!g *Hl1 xF`I#OoKϋ<Kџ"besQd\S ;xFs#| ITZVYn۷4sw+2Q<'EGKe(T-[?!<.WZm*ӊ՗#)0Z9 p$ = _kFi".Y,{9YkgwcCl_Ss0(P(/9ENdĨIiiw:n'݀v0v٭Cc-`qLO( +K'$[ǽ=c}7aU&1VSTMBu 710y+v̨HBt4dOؚH'~XOw&E)&((gI]o軘 ZDϐoժoΟ%i&BͬՂ-]$,]HFsQXd0a~$ΡR?)Qs9-,\Z5ȿ&8!Ղ=/UQc 咉hS) }6o{ > &7cLҙ@4+.SG;'g'W6+0gFWEp\n?򦡐AhJnFyBp WWv;kCY.\{= BBM*c$WTd tu*0b%ϩ`LkS KZwy{_/B6[)~0n4Wޭ"k ՒQG.E,9 -GPqX?zc2Crb3DlEe 9nۯAsSOV+b蘱~2.vVIH2 8 .1I(*h/\IhN^*{h8MChrdNh_Ac,xJ1=֓$2Ca^ˢ)t5]N~O.s&RKq "t1"M\& s$yD-=W>4*X3QmeiCU__QʹcEDH fotpzsC"оIHKS͐J)1_ tL¿ Br15{LIP K4~M BR\lȎDk4Wvdg*>:NMqQ1HDz)޼G:H9:|8CuMeJz)`0VRU,efyFUAP}ˤ/)n0&nյX;!)ڎNvs A(=@~}_7i /i POA 9]`Ű4Ph'mC?hV^xyi&u$ %3y~8Cd]Khzg`"GA&U][Utem)9nCw^k+Ȁ7,l Ɏ7#*>BKab<xQvXmdXQ²4!p`0:$ i<65f9{ڝCqNŰ"%8a૤@qk-#Aܯͼ۞tb@c^EOdoWU5S),=h\Ro %8ɏQ96zA5|tqiq=?gyNnY |i4L lvF rhH>!'Ʈʓf/b>^}Ȏ d5ozho'RWrbB/UmU,g#^&LXa7"2 ms)T&_%r;st&\ #}!&,^Ih?6`*52E9U$P8*(㲡+Ѻ) _?IKulp6BtCT],w_tGᎏWПP[r5;J3L{vB[eNA"鯰!뜜Uy(ąh$EėO^L?]-JD#[vۡ XZA<(lE[7oz?n fvWJ`V]bm&]Y!rJ|FF7v QͶ" S Vq6MbL/pn^4Ftm>n&"EIH[Q'H="ff*leT; )v%?^SIƫ,#/8+]x +N`^v&hFם&͂9jE>#QzV:Zz㔇|MCl­ FER0m`t(Ll:zL'bXBu#v<:ܠ~+D`QQ&QXX4W+E9>aV#E,Q4`; oCH6wkK͆~fǵ ѣ&;Qg(<_TvwEpV3lT&)bf)GbO/r$FRwk%+Z+HDoޙO0fcA Xx;V,!敄o[=;AGoWxUg3fԆ'fd(7** AV4CP5=O$nӜZX>{Qs m(T.”OB<0RL[٬b %$Ԃw,akEU 5yĿ", Y' / E'Bc$rM1 !dq_MAy J;T]F!tyHmug(&k[;0X~x0 ;+.1]-0A숵$?ҥx4u!2*L /# j6" ^,Lac Hi).}Ƿyl3W'"U=ONOpD=*WWFSPM'7Ncg32!ܴ6licNirntGW)B@* 'iJokӷ: \٪ ]7EeMxгNmDJ>2>:ЕX}*KS&<;FSs !~}V5a45­.j vƦɋ;B82nF.HAf2% 2XIנ4'@ZwN,\qdA3 MB~.Wc&L__t R{RV5Se81ϳAoyGLN c s:lu@) UK^_~"(Z]*A3>Cʯ'g/[n{<}9+ t bd6gl^OP%Z1:Ldr<7D |B}/h&bra%k!)@Eeiؼs~,˴˛+L#j*7oo-ܚ t&krVN"w*Jly Ꙅ7` RX^ -n,S)={I"k%^ ԶO]zϘuUQ5Rf[veFI.|qb e/squH{V$mIn'z0ɷG%ݩ_nXU|j] _̸]{ Dx!h}9Oɨypb> >Pe@#m T](Q&Yix b&)OM_L5Tr.cl@8"KzVA84&~}HhS;DޕV$匃@mu ܛ[_ pt䟷ٕ{pŸ)QiwʜRb/UUsUq d3Bb4T-^\_Pz4ٙV~BێXxvZBz^0,X (p6]̺&-WUFި$k)tvdòjn7DMK@rH\P\]v;x{VX+viR귌V|$c4Rn/T Aш+.7&PecbsYX{X* ,B"Z֬e~nϪ,nDÓ;%q#'ݰ֔bOp_ J.Ͱˏe$s,]A *c j+` %!X'qr\HdAmBćHgr͆–s/} ^})ɈDoy xx`Lu(z3[>/y=9̀%Qq{ge'[(F)MLT4;6@s &3O Q4Tmne `8 "]BΑ}Y=&Ie%Dlɕ]T\$vi?&'J~XO(b6jyi&s~ۻA {9=c#D!JDII󏰴ӄy!N0Ӄ=K3&nJK"C v'ǒr!]b6V)ZG/A1wm)b*SkGl鹠\Hr^}QQ !mV/wp1A4|b3p>MGgp,hz?TlAw UtWa%!Dw(qZD9԰=yx BBK73)a=RAw:L&Z q@jL37 q,DsIkx1!ɹp(jEW0ݑx&.߻U$!KT5yXƯzھ1 ӑXx25KyglF;Y rє /ܝŒR *S@)_`WZ>0f8{^Uc`7ͪ1rH/<n&ٓ۰Y,qlAO{?'R*%ljj'la/m$K+.h?wxIV`}E1 =j(Z ڟ휏 @ qБ͸83F:y^[dN3( <=ñ?ar/feĵWP]ܝ n^[>MS16$F_0.V&ӥ FA0t^"xd͕`#'c;Er-4\Um53-J̿+$)ʥCu-P/TΧenlqwݭtHMTC5;.u2qp#OǯZ'PDtH>oNl VvbJ\:d`fw[+u5@o7ĚfP%@w.@yؕNDc{t C {ׇ'{r🫴T=Cm#/m& "tᱭ9.H!%㡉ߠF |ՉzצDcoH$3f2- jI誏jcq䖘!pNX@ĎRIsa0 e[n EtjcHQy$̦;YT-}UYFj ʁQwXBr+!tE<&+>=, 9I"8~-(J nuI߈~b+@ Oģ.۫ z hjBu"GPehT9j-56%%@c[{ௌ""h&|+}"h!%*v{fœ$E >m8sk0KuX&%#Zg6fR!"HyחFoXJIt̟:7@nto/l (S>}{%|/P;=Cc1K]( %"5αޛnن0az5O 4;6;OdI 14\uF_y9 b[J3b$i>X6apnrݺ)#}}u;y C/afkQ,WXKFRLWt2^owK/h'ܹiVs.&9hwX|6K֮.(ܥtJɎml=2ȏ>6ZysmE]JdoB*pPN3.1\XE:>GC.ϔpgm MMp[XGa=u\|B"ƺT؋v g"ǸƟS,lC"-CjԶ"Zk( ؕgTjqyl]Ū FHƔk2z5Kpd|[maXkpTz+[6qrK 4qk]$OY+Q)g,O/r9܎|fkA)J KbQ1ԳXc0"WlYuIZqy@Qkt -~/c_ \,cbSB,p9Nr —?֜fFTPrtf<la?(łSt.Wnz-'47 Κi`a5AflzdwF@L;g%GM@ުe.WR*Kypx< 8+gT?=y&641vЀԯ+@Ďռz0"8:,VBKc^om3<VK{O/(:-%קhVqJl˹rwܔnjuWK^3o[xUoiVbۜ-n%y[vt&7 iuHRoSr_ݙDsF^6%߀؄ݷl'`R܏qh NI*~ 1JMo/"|c@SWzcyMD|hzuNϬ<$O`Ȓu_gfqz5肾Y$[8 EXA4H z志:ȼ81{3vK m@/ iWybFZg?H;KՖ3*@pf D`)m1 7ߡmu>hUmX`LLsOf-t E2js軹$Q7wSa0l|!}0D !\2Ϻ*fY ˕]zSg4YR^]UeXiuy 6ZЬfVyRǫa܅~Ij̵F z8!3p~+_Hh6;cZOk3 D)ka8sky1M(1-"Va:W{E2QCD*> !pcxp;w>% @0FN&fկk0ʗ[ =J/UsM)x Ԗp\ՙ8/kv#*Ak,n,S_-G-jB3N?1h'U{%<-џN'm?SBj-#4"jzn0HFbLfM{/ \{n!y};7^W57 Q 2 o"K['LMlER:_dD|՘L}EIk?n4_%%Mܽ)mf#SƆb ?YaSCJl \A}3}_2CC=D8'!~P+1oM:a;3 [9qVeiߙrKxM :~Yu*/+j)(k<9N7cF&O5e*dm~ల\v0&, L^#T S(C#2O9zJKCw{ճ|#6 =+)S=e„kB826vjr.xԙ,+#;P$( *N{ge[AI[@H;7R`4[Ħd y~REKbxɄ-ΐ+ ֲ ˑ!N'){"Ŵ}swU_"xO tgB(.5ZwEpi*h;}sʭy%o/-ʂuB2IƕkYkSżXޭ󍋐;t*G"."Y觊Mƚt"]a"C7 GWu\" ]FAb8FAy+*M8\@IƵX,þ|d/e:Ot:)1m1ueeN0Y0b柉0`5t&xr93Bޖxs_F D&4`{1 Z_:f2׺hQ^m&6RKVU'a'A۝%;[a{]3S{D}w2 2K7[q>R˻ įey6edS}03+ "^F,+) rCQTvtɅxu)~ ] x[{:Y_ʛT5^:xљ0HG $MFWyL_Y+H |q904@ۿ1 #=/`_۹(["1YV` `R0twgS{T?Q""]RZsb]?#Mx'ߞMg0uy_V܋k틓ssu~Z*nK{9J6K[e\ 5<. : ̡S/cb&BX7$%Zp*"XǛk<8uCQ f{ ~n F\;NXJ^y鳙?< ?jQ)ᒕžo5=,@0/QҲY`_ y 1QVx@(<&kT_KP Rc/䀝Vig'^qBtvz>><"J*KN[Ku_'~0ls}4%ʐC~|L GK#[(qQdEDPR! "_J߽csC9{16b~~' GJw~HF ܣEii'@? 6(=ȞJ8`$녘м.ֻl a_Wl4a8£ZF4vdcI=&A]+CtwȯXHZ,9 VKyh֞)$œS4VkfϹ90nYܟѭvO'$8T,К=sBY3q#9 ?;2)۴ R5@4D&ψ8$FÎuY;'[@ot$:Fw35 ;Xr&$jh] mtțD0CwZD쀵kq A.&'jRXZ`?J$.-?@b_?4~#+/&.! ,FN@P Z*ڼH%"@TXaX MPrzښ^3̔7GY?$}Ec0.f.R sBBtɒ]ꪼjDj@y=LƮhne64L2 \̗b#/T!Sh/B쀟/^/!Aտ1)lUtߟ&ू|dλ|zx?u[ x=]hT-\7N7}@[)ybF5h*c68i\9vCnG)g.O`rg8D^sG;&"=Ra 200L67NEQY&?٪EUA3^%`@+TMw ?2 :uk/R S}.]cAʵj܆+ϖ][ eX]XPx_U -9۩ХFצk 1,<-?@&w^lS. @ vYpf.Y;54KPB0zJ_D.z AfUTs<roH*EJ: 7# _:/Scf D|ٶ)Ѡw/':sj`ޯ)c87d{I{, .C؆Oj6Q0ɤF[I$a&hePc.FQᗞ|oV|r ǭ 0!xFtV* lX~}2VM."ÖX A|oY~n,`_ai8O:"|V'\x>"98('͘mPjYU!NB˖{=M')- -W[8}Fc96+,B6KU9otS¨lMZźr^7s.!N](UhMz( bHO !N.멮B1\.L튏g_\<J]2 s-Isit ‘5:,PuDW ϰo_B>w{6=#.zq<6M'zM>~ ,gK5ƴFoo|$SM*<[52߷Bl^)TV`'=L/ݝ.49ݹ!j GoS/m/XL^ҼF(zvBzu 4HSPS@cܹn @a.Ix)V db۴О} ۇn>}Ͳo|q`c#v'z'Qۂ ;Eg F!j/6hs:&Ps+,>!& i$cOSU+HZ2w<1r˾r|P(}cCf|CUhx43|A+}ID8L5KFt @ԃ/] XF/?I`E{1_}R9 KM`(DK[#br?;[ڌ"Gxg*{{$૆#ǾɳAj]a󫈴§FYXnfoWhWhM9=\^a,N`ccfaחT32"?>'$ѱ`bDZ)D^u=œ+IW| kiceS<_֠('ez)VZ*sC&l-rQ%CP9P-$+g`I` fvRu)J(hfq,ct>*g{3D, E(ҟ,;'ayp혫iuqu4ôbВtKWԉ\u׳8&S|`"5|ٱș,AcRKb9C@N2Wh}mtNҫK ҳhe_qcW;-eOն]w]+kJ&U=sSkCm$¾7w_#ٍ4LB(Rs5-j`0Xeyrf5&gy`.D@Qk)mMPi4?36xvnM/7TWkeNI=TcS#-;z~h8\6羓>Y|2l^₾ḣ@VpZE }E-_r AbiWZl52=;I p{ E B%!䳔$ S941ް'Kϖ [CkաW| >=46 ѯźq__,l85!`D$h%D(ACX`N&K7mո֍h1.`NeexzD7Σ; ;pd0Ee1fY6%m'@+pdEUL<Y@=1Q,vMJņ(y n̳owlȝy=~mo&ْvqE(BEw0&x }{Q|(~nJ &Z]H3OZ"wlДQ)y5KXV\bWRV-S 1v 86#s5?|xcM ۈ.߂|sȦ̋xLk'.ۧ8Ka#!<jVOmaAj-=&rp +kG1VS=yu2fLe˜"b:2+l։"30w_=;nOoGHk꒡?y,HRmscԹ{tRP^ְ I;I|B0gUuZl/'E++ԲAv[KKtك>Rt.ߺT'QOkxsd1q+e`fёo̼0!|^LZ {K 6"%4@K@8ָfNr~# >-FhozEsvLĽH8Mb&^AU:_0疣S,-vE[2f?x?p|(S4XI0AC<b 0\0@;\t+ڐ7= R|M0z@9K3wC_@a  6]2},.(N1b_&mGʝG8/p:wvHLSM˒@3>j.C^{F QU׵tٔS:w̩/?NYqּ~5(^ىqO8߀T'ޔn> 93i<*LUA@!md/ ӔL`TL~} qR N "^;OH%ʲCg2A>$xy/L96xR9P" orESu۽Cp V!&!F<r.VoR*i\|K=0$?Xsk̈́QsD PaH@~ف nɐHp$0X:ߖ9^Ŗ,;خW(86o>w(-X#G[aKWbG4L߲:(me}JYz5)Zg) Gh?LΗ~Zs3l+d9FRK¹HEo;͕҅8/Yp¡R&i/ %|z N-U%k*ynp="kpg<;پ+)oA:ati tre=4 ȅul׶l5vҶMqRkw 2)Bx~Lg6WrvE(0L|W+tt> X@eΰxF:?j&"}6eK J%&[U lv5FM_|e'&j􇊳r1pZ*rny(6+'/Xf2N71)]d`!byR48hm"bHJ=Յ:[Y.b2 sLɡ{~A#:qe:.Wk۵ƅlςӿN4:Jôѥ7DКTOCc~_靭~>ZsFF2uԸɧV9,Evs[^eU\5Zp\q|0V, A{Iqeώt!}l.ЀYݖyГ=N X-&ݹO^ >8#c7z('ޱ/o$=V=Gz8&\RLT0%@|=R8aw'3[4q ^ٷc3٩CK[/  " ;\[M.d+GD`Gͫלci4za^rP&n]t)VSg6@4 ? R`^l++L"(#\8У,~O"A9 Fôjv0QGoWjGUGXF6,bGs4e2C9NF<)s2c;|*o37|Lh}zSf=[YVp"D liK3ZeG飆7\cM!M*=4iU$nuS8nSH*ohݕBAYNԫ$ߑ~ϭhjMD7}wiPqs\ݍJւ-0̦hξK kwˍ jF i4ygy;"Q `3hOy"08BQ_Χ>BU܉Ojl1^N̯=lrtUiH+OPX*tݭ$-C 3tf$QK-tW+T?R;u HTǎ<]LJ vM #ٔAVY/#],OjXb8WJ7 9È/f&k*@(]&ZF/)J(I) sďaZ*^LU6[/s}`Ux0.i+ ܡ nvؑBeߤ֏rϝ{h ṃSio u t8NnmdbM[7ĤmH+CPZ)'+vd7e n\= @j|\UΛRD:؞SAIwXꤷd s k51Ž1Bld=i)Pj[A nOC/ӧcĂUhi"swStӔdcl(&AM7]B 8n\^²Ѡ\(oΑX$vupCJs% *q'/Usȹq)s2R~ÕqzazI%Qo4΅N ;"*jNָ^ĩs(GbiʂԌe[˫:7l3*ȗv!4(/HmU?9;Y1K'q)3h*"0f{ͮei! t#э*;(˫}M+E+Ax0eI{ّ@f@zuhSEQ7(Rc&W8 ϳuMeL#]?0B^9a.uf Kl<::{R!h-<R@uI.3f-VJ$Ç<=Ml=<ο`W;{v\yOJRJWֶQvIG."`[{).zLU3F _(ߖK ]^︢_-ХV.\m V$MygÂ8.8Q]6Ͽ06Jnp!9" t%9,v ! b1lTWG:W\ N?3 D3@3YqY\@91e_NMS,:Go4OdFʃuɱp^zhICa=(Aޙẹ?ylmHy/TEVC«j;h zs`QUszy!m(*xlΛ}74Q8LNT7Ѷ"S_UspLUO@(86l{{L"wT W-ʇ .1f5d; #3k='/z\!HÊI؏pgKIǹt@\ږB, +億߹@osN!H>ng&N9KYoF%װ}b K`PK@_I"2(˶0'oծx<EgWMMރx>Hڈ%7TIhJ'4C y&aDV xϐlvAyHqRP@kk(lRW8J h)Ƽ=ْony{o= ;LCzԅxxVcJJjex$m776cpT&:TeYS{o$^D^8x Bk tUǔW8iA5v%P ^#]ܒG :Iu7Νoۭv;FĖ3Vv­$s@b]~ͅ2^͍Ltz8? lY궆`11@S\7oOWEa Օ|"# QᱤcasnW&T$\$XEb}TKedvTǝ6w-EŠXá0xH?ui($?ܠy%g(+]P! cŒWo 0gu!jY聺33_4/Χp˓O0P>!y1[ ࿷W= CvxF4ʹpj%AfJ帐 , ϘS!F3ՁUT_1-bU|>vd9'q9Yl/MH r5X'2G]Yc%w)ƫQ]g`24V.=1Q5-,If7gG4Jef (՚2ƒ~w0Q]ЂV|41OҐ.Iyg?}&6fQ_yv^k.6JsY fw@L+Є~O)8A R9mh0p4@;=5!&/ΟPA#dH)$WpRV6tGWNk4APƶ~3mk!|:8SJ/?9LoK" fN%KVCeKMAĩB)c`g9\7v}N}[7 ZXoVTnB 9>o3CUMqP,^ W JٯWP2m[^![m̭;qD*#5G[-8Qƍ"ɸṔKd^"Ø%7P[ Њ́lQO)v~xm~S.ϭ V4H HچxVMUkX0oHО0rr4TW:|&iE\r&A|Cnh_LLK4i6?˰֔Cڷ!U*ЈX8.|d#-ex2sxP{H:o,,^8Ejjz34y=P(IT[*FV'} K -̚": =Php ,w=Y\,T0Ⱥ`I Нb{0mEZIEI>w/ho.7Q԰;ؘhqvҥfMõl/UcJ^i ~s'r& yA3f gQEOsH K?KkAO/^~D`d;d{Oǁ2|::TDGN^o&+)IM**"FTw֑,4 8Yw_2 DooOIUd}'I6?pr$<ɻ6g iuPij ͗11m(́*eD7=FtJ0&jc}Tt_LlݒlwcjJ9#?i7'֢O{R73a}AϙOǚ׼}g&<Z",P@IU;N2bccf1>`%qGu^o5XN}BNY֙Wў0r䄝-P:4.P3fL0qmqca/&ijK+hhfṟS 交_ֿ*ApcB wt0$k)%@J JZWi=³`z7GѨ6I7r1]Р_u`SoyW,oVa8U@;H Ϛ~ ݇tIW`9)*IXH8i1f 6qhoH<I]i7HK>jt<1.BσߖLn m)HH#%4ҳ?,*7[](?k84 L1m7 3BDԠЯe;ʢ#SѴYkS-DZ"531ɖ;t+Xj,r%}>{AEM7vPIa;mkxx`k[][f@麐XN4ڜBݹs`*fjIܒo S?[ )N1S>b&H`6ĖFRi mv^.xt#f!+M]Q^ Lo@ X(&3 \[ dCةܼ hL =Aظ,~34IiYe0Ia"ԒN,rʻt}b8DbEGci~Qȣ@zx7PVs(Yqhr }FF;vIDω\u;,/#my(&^m5' w" ]?M&RrLf:ɟ Y,C)\ԄIRR)|F.*-sg?dKJJsOb]I9"+^KŅ~]Kh 4OF6>gyS.-CGiltz"  6*[.V8Λ\8iz µ KZaWxz$ {5LO0(+}7dHDq@tPaԊA0'"LNm&P3[93Jxf7Fn3 Dia*MB "n_\'sXft6>+ofT\M̠, kI/V&{&$L ]I^g* Y"~7I Ж3t'.R FtxI;Is&:eh)ߓHm)Ba)_ev B~~E_aDt;%gpVS4!Ź{i#1>#SNL3e|grZmr\X=y3)$zxTڠ\eE!AV}(˄c 7A'vX0NY&k oXM,h ``%KY |5O)9u#;;_zp&^TvIi u=aGmfϡáA/e2z,ܱgx1MhMDBVAHRu; f=&EîUc O!.A 3c_f5V#i7 x~4ԝe߿U :m&Zx7E E lAZ,2In^V ͝doϻuK1@PFd|tVho~C`^򔲞/<J~±I̕S DHf{Wӛ@SB L'b7F~CogዹAC㋓}w]8{A IG ` x {s^I ur'A/6,Ta6 fE Aj!Xn"Vlz2~.I ;W m v[k|^q~1ՠ>J}FlxbБ'uLD*|&T*^#~@R+4vrpEUȑ'_m0ʒLjE##\-fMh/ԛ͆9;<vNȥ97.CQ pWHk 5i%Q] XhU_{ҕs{+EvrC+V璮"|/ p#z3Ty.sIYD;H}DW|.I.gW3O\8(E72bF> 뒶/Ru!lU9RnnF&~& xmz6 V=reƐjF#*[6$: @!>4cw/*%GmgF6Di;4S\LNl*ɌPwh4w;_eaa׉Mf 37@j(Scz_IcSѥsZT5a|eTopK36.dEx!$i7RBͻ0];8|{ 9L;"$[m[J'c h%)0xU)ϊSH%}aۥ0sϜv/bcVyBRHW(1b[<eEmV(T;2mcu'2%l˟:|n|6s }Wji6$d:FDp-Hv,] ,geoÒj{ÏޜIE\ q*=zVL;›yu>א}〹S靈'0?A9̙[3yWI:l246[BQFck{|hJya+ %+tb*UM#tL% Uj]{&m\Bp`<2B&2yE / gwD|QylF? ;-6yzgTݍ,"~BpZc+C,]zU`.MrpW}?:8taHB|AZG d[-O<|Vm}:"LRԫor1$T$B4ܦV] uaIk.$&yXX8Ϡ4U \d֧O~f½qHQEh| }={IߞeowɐX18).F'eZ t=/eS>9)>2#(UpD1j]BvSTay{eA jwz8wcVw=w)d6rHw [HUP%/0Bcz yz !n7){ `.( *`Mm;S>F#4/s@[4`0x lR8GTl,m? u0uv !r,۰MBn5; zR 4vϰ©ᒽϣ\JoS3.$U}C *N}&\P0P<@7PP-c!^?sPy[%mlpG NY竦D-$kL]ʀ9y"#PFvZ9^1z٩ri=`W6P3>pasyX;0PqYo"Yd6.DAFB|(T#P6Kx",<gGqîCGlJLT7k1\'d4?LPr/I.- uRLX<ɗX~C{sP]Vc\aQ -m-2ן)6/\/|!1%xaW?A# N@,&'VJWnhW3iՔ08DEbY.=rUWߙK V[_%k`I0J!ֲ}?]rIz-#V`j%4?)Ds샱sԴ,E/ZI͗0]kN(jڰH 揻Źy;q뼧rQxI Dbz!LM.jY/098\ջHJ{rMY=zBވstjZ^R?Yn*QвAoa`}R0gZ)|\cJ{bPy i_h'ZX3,d2EveJ04Icops4\IՇjY)2De>/E9ff^M0 5LV)|Bc6wP,;w/L8U=,%j.)fےF)KnTBr*&h!}74rB7\ (i\xbMDz&{c|+ڵ8KLf3ft"< +l 殿,Dj\#U*GB!ed0-!^@燞:H0f+.,t^gĪ"Zߦ K"zc]{^8{Fp\W΃DYEGڹ[M<5@%]/+S݃v0!0P ٫銹gffhx=-1LfhxWcTx YQbUxЕ/pxn7 oQ = ۧg-.Qm'nU=ŰaF#Fe㑉~hF =PX},G恴yYq2/OhyE׌0Ҩ;p&.I/ӊzOp07W pq(ӉeV9ƚqS[dmp7YF)s3 ?F+Dcu0[R_:\fyB=VĢ@&tݕTH8SUY0"rlܡ*b&Ɗ~` x:~Vl&ȘҎ'r!o; ʮ"x7q"+B4Q=o:dO(f:T.%Hphٮ7oA}@nCiC߼7\6޼1$3&:aԱ}z#y46^FX:}\J1G>zdŲ*o}!B{ UBI)c[C|9ENJr }[ڋ̝Sc> -LBG /qPX'jXfP\ZLҚ8(,A+fK 0m}^"A*$R >~y&w4bo WPX67:?` 0|'/);j6esmHi'4[ߖn#2he=uI }/EԤ$/)X6]bژ[- /x]"m|"əf DA#5znWbUT1z.FLI-L1Yo> 8n_G{xI'W&7vJ"%nT\2TUv:G:"wRF#ir@Nh[UDֳ`KV<oec@A>pt ΍lMLcTz74+> =PEZJyO2k h`kEK;:ЖI⌠ ,]sWΰ`S]*9Ӹ{A얠Ǹ+BˉWaFӳHp%'N[P\SXzqw3ph%ȖWZ|kFqlVs3}}z,fPdu@Al2sCw6Q%wtc%xs}Ƶf0i<,})KM%~=y(8P* nFS[{ghD\L7| 6^@ S(gg =bO~&^7PHZ|SMZ4r;"kU" -+ӎ+?|BN]򕼈7wB)4j5锵kל*hϾVp Y$[V GyhfոK"&eCwB; sϒ֓wKxL"{ ~s˶$}:Lv c ES׃` CuM*YVqPE_mK.zu u'<#2b8ve,Gk8S&j]ԑSѲwKچ(NDa5*B ~xRޥSu'Nrrq#KGak[S1smk kőe[:ᩆ`Q+H&Ts}0D _pxŜKXUap33ml$gzG`օ/t}=R//e ڡ9nKqM֯Ƕ2$Y|͊S f76Nj_`Ut҃Ytk&JΠMjGo\#)$izP_62"U$3p'zm\?vC\_Fl1LwvY9J XH#c\+NyWfjdgFǔRCO1J7C,& a|?7pE5ը  G)Zfͱ<af7O%|hSR;y_ fWAFjG0\MiOFe6,rAI5&AcqC`_7+,I 8>SPZYƉǰ`IҷNX\ٍěR9X]p>į֖C,+~zڬ2m8#~hܥq=;+AC~!X!6DoL3_'CrzX]Ś "׻iEy̆o4 8&҉Rrn o+!Y4~<<fſ{Y%^&>b\ PoDCąfli +eXy[X87k`{ ^e`oAQUm-ԕ I&Ct`ur.Nc"/Y%yz̩ZQk{% 72VvidvHG\=5MWD*J/o}8uiQ9ѷ7k q(m i,1Yz!!,>-GYa~F̬'hǚ2&0aDs {RK%us,LqbM:x5|U_ Iuj/qLkw_N%S` p459=\=K.St6Wg#ZAȝ5e#E;] Ր_NFh9O ຓ,{{ʁ Cpl}N}D.3'q6{A oLMոېȂ`Xu. /J5X+A/Oc&k"dfI8w<6[fL7ẞ eV :֝\oUL<]h~@oRn\" .̨ߗx6 <] 眩Бw񾯣sK6בBV 18Pn&~pywebde{|] W= @Kkgx T_bpSF)|Jd{#4CtV=\Ns Dm#<g:BV0!lvZp}\I mLPʼn>aSsԃ@-iDwy(ۈe!1[e32s'x1C|Ut@QsO|4kc$ME/U4'9)#b;ˏ_~+rcƏ\{Xw5 Y@+{0\Xn7{rrnӇ4~i;!5lH{[Fɮ8 û:&SΏݩ|_|/+2FLÿr화;-YLvHfͽD.# :f"gcW죧NU2[K35 N8V^+\+\l9<ıTl؅a}T?\ݳXe xݦvҒ 4h+KIV}:ubh\&1b12>edX,%X$Z q=0Qp_YqecIi"TX::F%bW&z${S*td]ޝ[Cͧ;Vp_}!uD&Ou7,So~F }"!z7KC%z4͇Qz| '+172U]||IeJPcW@P}\ n (_as:`*/2%ZWnXk;HƭnCY_DU=aJ(,w<"ꢳx$Z|19 Hf] +!ߞVweԏ_A&T!Dċ1,[-(7DO>)W9=pL'ùD>AKRw1G8DGl?kQ DbYj{$8)hXXݿ\{#\0wL̢.Йtڂ@+lqMqS6Z aL#?!2JӎnuA*-|[I<0u-[sEWDFܧ3og]rn3V& t~XD`HA:{NR^NݍĻ0)pv} $#UV +n>6v2hhG%?1&ú2!{tV{#]NS9 ]9ɛf>{wuQ)3Edz6 :)c iiRCX*FPi7WXJJ/2ZeH4F¹uc&b?Akե9?ó+P9"_㬕nsG0pQͥk{V!VG{xa_l~ 4KHWISd"afN~5 J+֡p*lEC=mzm礅 ٦8Kǖ^3_܇Kokt=u۠'' R+qCfc\7GZ%suPeufnBv1cHO }O\Oڬ<^D/C 6D:C$_vFOv`6N%}MnyiG-IRfVd)Gbf { 2)<{Q@l\޸nq8?Qd =Mj"iݮhVXTAPiЭeâC$YsGOB@P{_S 7ǥ%uDEz6!AOD݋p V`ݽ"ՔR:9,5]EId?gN]3 ip!2ڻn}ɴGd"]ƙ{_D]tY v)9#W+#(nZŬ:oEݪ}5!] Hp9!i:zJ'JEA6;7\h>]<q >;3ZuR fugqb3Lh>{~j]TǦ"pҸ./7c&";=O|&8M'N̥o//lOhX9C?PS+rf{I!c$Z.QlѷM&=}Y&7%46#I4# [kq0=a [[Jf#DtrWt"&]̞%ڴ .+ޯz{&H07gb?e`0vx"- Cv褔Rm~ŏs5˃g6UNm%,ѬjGhvO犠Ou]4k=w;)~S;Ǔ.0:[hOY:XlS*ؽ D@2 Id.i*'럍ViIGU{X!&McDs.Iv!907[7sv/:EJpp7xyQısZBt>'34 '~ yUrJF: %+^zcm y꒟~"l 0aD7K2N|ݣXs+KgBE/MyԘfLJ߿EɷPoJZan*4$uƀ!ktjvp:̈́/ oOS0C]K;Q x蒙U}}"2]\^rۮV\6N62$l6ФCڮ )nybx !w:W_-?`8HYxN`8hN8U=\61q o&A 1Qn /c!2?sq%s7ԘW[meR"PLɼt.ۨiAȟ̆}#׊~~sNYͦsZƴOUv#OOG/&%mc{:[&?6r]ZMFCE3NyzԈXPXpp _ m8($iRY$DzƓčӟ1 j+6(\1r4rJqW؊b7&4vo0NkX4<ēR IC#s.]X9Ap1)z&\#n,~|Vĵ1M8{X7F%6P1[" x䫔5]}[F]%߰Ӧ3WjH͗"lݴ3ݫ޿U69O O$[~f[fYK@f"g8fSwz& 5~CƜEדk97!t畸+h߇%VpuRhwԙ.@5)pofv'~m8O?}L1 *v_竳_ \ ((*hVtJue5uÁ 6 %5}օ3mg^\ ; ^TdZɡT50C jy,Q@晻'JrRXS$ū6~qR]@`ʆ/]jJ\;hzr\2&kⓚh$p. dL2@ y}pG=n)suCzEFmE-G**1Gnw -笁>>eV>@6w5 TLSh0L| Qk~[G k@h]2mxF!|ː3$ /jsI&Iˊe:>pɄO+O#dR̔ 2)nDH'!bhdQjn\+Wt N&Y//}2r ;4Kp -.9m=U j?%/vBv_i:c7J[J#[>>3)zf<(ɧu&ėBIԈ\HB9K{5WDl(I%yœ~M$]*ޘl^a\["J30!(wv]q+5FjwK'i̷R%sZ$HK('ډO@eT0" al*a*Z}E&XYIØQĐkz` @%jҋcV-!!7(U1ĕ75k4kG<:B>gZbɴKWFʦasTzb{-r1xD$tr{qMS>RCmO$;Jd: ϝoˎW[H+g=G ]zSQgu?qV *F6U)E3P`ϵ$NHJ.G]~*iXn6tma=l˻cy[} 7!{P |b} k)ւ/DϮ˿`lGps-U0ҽ [ I`Y$d):ZL*c6T=u f@AT疸E_pS)S!xFV3>S~=r&J,X >nnrg"=šQ"P9g6&ØNB^f#_.Yd}dAej"$8 dbNے/Ђw_:.mƽZ1d& [Gל\,V zXBUN?i"Q+KHSMޱjc(.@nqJ /^ 9dC("6`aLhpmH TZX% 3P=@k9<&r'ԺԤ[JuZ#~ נ:v"9wsNc4ۏI/q$ge=yEbKnY&yJ֕2Uα$rhlFxG k~!~_ʠbMY 99\ \qkl9Ej\^-X"k~4ǘ2"ת'dX'te!_I |F o÷Ja"U*(}N Q"t,E>W`u+({M 7'@~򍸱$,07l%$J ʜ󊺼4Ids3ߣ7gHE Y.׊w?OZUOָlf\bF 6#q@y$fq#Ѕylxb@ə瓸 >jl;^\ !Y$z]f 8l5[`(ja:6"kmMdyѫ~'I^1ў^7.F>doMts-c؂CQ}G!j.{p(L@G:W"[+mJ-Hs w l :(E /݌h= VNI3YʖݾǤ#;ni,Ҟ"εK.uΫIR5t Ձ\ wFB Lo l6Z [q#yAMD1t:dʰ`pPvW~ErHc t7&RaCveHfwɋ[ĈHx9D燼yjTV XOfԻŰmR,;]7>K}xܮ >˾r?Z 6&i/h V\p_e~%cO3GaɆl}rX#[Iu;:k،L$[oHZ#A.U=g9ҭT:k2BXEf} cg"~-5.MALMJtjc Qkr$_پB_-g>|tν̲Q?[C,s9 V=Տ;]mXHv>M_)K^F` 2*&!,# F[lGHcU)՗wef9`bW$B>¼~]^}o 0`:ّ`;rsCNX$|ܜ=s."rJ՚"@9޴irJ3[ГʶmETixr@+CJ:-bqF?nKknŽgl!Ey&=P2w⃬ՎDvJًi:N,m)E c2FrB NBM:; #TaN-[cC g6A!Vs@sVǠtx}sO2U]MwG}KOO /sJ+rF!/@V:*$o|!8-,~\y>>#y cqИ0,FNP(JkҩƘa btڳ(<7|hLF:m➈r%Փ&n[IJUV:kӯHFR8&`vHZ>,g!hpaq#rb |"2k ⯗ZNF^U85YI }1:'s{E? "0H}F,U܋ Tb`{-2;!2 V%kOGz/2L)鈛Wd Q^E8pILrh*{& jf 8Jt~)N$dcYS/=# Jٲ"7fkiK&j$ZODgvSKo%:A>nKd@)o]7(ĭ,{ʋkTVvGFʷ^6u"( ǜ4f '̝J-˹,|ll!ouÚ,S7?67ۿl9`9ox9 ۦQ@+t\Bm ]'!es|oYתDž0ӊ9HM gvىg(4^UiFZ[bo \KIDH]Ϡ-p("wm!2JzxvPО_֕s,04L|+!ŁF) DtsFb>6$717"Yit((5EРrHz0mR[>ɗ iW0dRϥǟ~࠶ybpgs@E4Fm1ʳ DäJ܁B{<H#'e Vfrnx[f:X]QB^)O~^SIug%щjپivs>I /Y\0T %$INzg&k@^f*)ɒsH l&bGO&xEZ =^֤kN|9k v2-ce[^ָ ZOuA!vhA–I㝛3yJ'LߝrȑP"pK,1,%c'{H!Px0PY7rG½sR aԐ]Q9`rjoضɮjD.yXNSc [~ ^Lv]aNK cb;2e @Y[ap ϖH+uUhIl/*\|Q~gYR5z9ޏ! VеQHhpM~dIQ-g|,$wM9sBiJ`V'tim+xϡ" 4tqd11P٣Fn6>s7C PƂ0!h{a #F 20pkUCY0QG)t1V[ܪ +Pw(kۉR!@$]:>~Psٱi|beYq麀{>@ >K;:Ss7wi~%>_R@.EụNì]Cڧ݉jH*}J$m+8ws0%YuaR, !"ڣc_$x \e! l' D.F sFcwe҂snz"!_` 9eR/R2!\KStf :o7F& ɝ0Wԣ z㷋1qt7;dyʀ";G}Vkפ^*.ՃhjvG_7xP.x,^9o{&*E83R))+N4+ց3N:e(ܿ@VT̾HpwoWO%0] b7 CIiqJ`]]CmN (GR#B"mtwA;uἯLŠ~XD}}yZe>"?84ILhe JB֗x5{sܻG'CT2'*1c$pr2OhP=xbCo oin:N㥧q+mYG)sUF5&*U,\S m@Nm_u3ofWˀ{x&oᦈX6"o2 \qo9*uͥ +08߲ ktKP.r㨩o"Z2Sch6 GF!K4u~)i~5A/om\mnqأIy瑻]" Nœ37$?r]=}:EtD3IS'&ǹ)YY2N*؈q+6XmR:/Yrű>=5m͒C&ZGނɦP'ETp0A^M0PT(#`'OjHO-Q2ut/[341wQJ5UF~?,9,^?k1K&]_Zݲs‡FmY]t?+L^POʿnu.XGAG'>0ˆݔҘ?;A_poЈHg&nIl?lxYCol_ie^]CØK,@!E\@5 ZB: ul>8>~֊G9>rq/*]/+pHy1G15 9۱1&UI%U G@z8I W>_hkzm0AIo$RwC$ =͹2z׺Ok Wqs\:M"4Ol#z\I ۻⶬ39顓Ťg2 ($ZMh˟ Dҵo8eFӀK΁P7~ =Uq ۅiqT_h-Rj1% DTYR[DCs٘ GL{^9<K9f7`I/ U(N`P,Ukʮ(!YsgvQ+m<,ASwgI+"e-uluTQn±Xڎ9ԭ04Y? ,#恶վ;<>ć M4Aq͛\8>->D70R jnV~Br& \&/|qOj}\ }UBL!W|yoݢ= y.[A݉KK(lͧKC"Vq#F)˓Fz`x ?g;m^hL"F'BϡR#p.;;_.IK2J 7C7#Gs~e8Ƞ@yA> pkņí$&^O,p6P@] y 1%ev[Y0?2;I>+ʑ9M0!zJQ> Ol"ΧZ\TD9>2-)n"INUwo Œ_BPm~~ e7ϛӝ}5wJnz<S'_R DEԀ DZJ5v|e.˝/Rov>iEks95^qN('޳i9xi3g|H&?UDr]P["H8Fnæ[ 'ڑ~[JXMbﲬ"Z?뽶:Zz˵tc|.8,hU2 h2+`3,w MnglFg>}D< ^_ϖKNU "Aٛ|SvM7&˕KD~$06h^)djg;m5yO?lYiR `ʚCXPT[)=}$y:Þc+zvsib7oO~&Ka,ӆ6IɎ[վY*B.w{ Yw,D*S5lBTI43w=WVj?lX+ge}#z􇻃Jf scn^a#bd3Yb{;~lEknו} l} .bxԊ`/z +]>P;OJZlG]me53j2Z`_~xyh0?%+}2A:++Za=ExiXr~˜Ԉ44'E^lv\eI`J<0Ҭ]ØU"h(s"fa.ǖ 8Js !8 TS52:;7Ѡ㮓Y@&1 bOEx9! ?/<TXKɢ8eDxrU'o;;k./aK/g0I_ mKItQAv3 j냌D>MPUo8rnJCmO! >:]P3嵱{Um:_Yg^]#ȠK2'l 4"=_q4bnZIl@_׀'A4 >91aXw 8U@Tc?sh +(DbF"Y E_`K rNQ ahlqʆ])iLƒ0f|$)s/-cj[]kh;ր%kVqijR%!6fµ hgFWXЕX]]/9GIA>(46ӺHjWJCvZўme0e/`&T=f  yKy5bY3TDcczaQGnVp _P rov#RQ.Z/PpATڳx(YzrHOʭkͦ#aȷR; )(yYzنՋj1xDp8 4vKiLtG(G#[+n@K[ F0#̉R]A\ӈubPwܱ]AΛ6Q[=ttZnu% wwL%X:#&JS^,CQ:# mM[զ=rrƦnJxрks>o+`z]Ҵ,7LQfS6TR8G KtI+l2\8&Zd!$ kw{d߭wâ )\]#hQe0gjG bVn$HZ 1y:oSSΪC; :Tc !3^duJX+>wb*ط W]?qY:i,}ݞ?`ȎCDladʡFk>l{l~)qv?|z}3tW"ѥ ?p=']2D=5Q"`#b}?q~ Drk`1:R{kczW*DOopqh}\+F}BR˫9"zJ\i n ])u7eٮ 嚸N,LU,A ,wH9 ?_Sӆi_Jt$OGeFP@\5هA_:s=w9:{CU*(FO?ZC#e$LIV Rd_/(o]Rx^]#B@ԷZs )_:e4 T/==g]4u:<CE1.sn4PBWO [3J4{cDb,6.emC tB?I;$URs +dPg^jdf]6 >?hD^LQDSi>j1H c !̠B&T{W =8ʣ|~J4 #B 5ѮIt:k./thE o!ƕhIF1$ x1L$Nk tT$Nܓt.-,C⥐or%Xː6wAQWTIt,ª:<S HdoW1< i? t*ڳ> )Hg+t-LW} 40X.1 ֛)5J%CEMeo O{6AmRn^ki%=y-7P%*55RֵX C~H-xkz6>:ycᠤ%ԥ)1i W'=p,d\l쬒5%ƴ89[ &9YNcTw L 鳈Uy9'YX"q<J.v „wqIXV.6|jj)~huV_ Q}λ0-rJ 2ԛelؓ`v:me?ښKhb!JHsȌ\+^!DQGgv~XԷ@NYdHN[ xCg G & {RnNٻxy@?hk+׹Rsb 6sH~Ӿȋu@r 7eǎ,EOh+dSs'Y.iWK7[G]cUĒyUWf"R6Z ~!od͖'feWm| ߚ UZh}J~xenjgP3}7 \ŭlSU;US_`W" k FQԌX+ G3 ]5έ7OW=ΓiM2_&y\OPݱkuѳ)WBhCiM*!yPB5ԃdJShMWéŋUChs&؃+`M| kaLCsY3\ 7_I 0WT%6f$es%GÿTұu >”ܦMăaWDՅv1-[s@wvcͦ=}|۱S.e4J?Vihvwal ~ps-׃s%VItZ;\ 欥'g~l G}izrsMxy$K0\4EГ%z4qc|p~У UYw\'#}s"o_QOAʳd곾&S|=c'7XÖ]W]PTheDZ ʥđ6-?4I-c#f1+cYɑ gYUZ=JpzqWTۖ]B2헣̓8 2}I:)G9q8{U1]ڐ0$ˢTz2z xbw^=T<~6{il9n#?B ̹@y̖e_Y1ݾS\w7€ c$]eUQOo's=vK"ʟD3c`e %F'uGU;ҒJADYZ\OWTT܋e#bb_㓈 !'EA[ Lnf1XT^'G^al(@CLo bMώw4jmI;SI 㕝1lCcbpm)-AM6CƨxeG{n F4CAb(tvLq )%GA)&0ڰnSuŔb$y֡fZlG(87u:LƠߌ#U^(qNy /d6C#*t 2a8s>|[OuF-{f6L=5{U{>7UyDsjj*Q&Q9jGL(W9+{+~kՇ$w%׃' "dq~W VvJҫ }:"P-r0R 4M*RfOR@@(,=D_Sd`oG ڛ~z@>7e4mh_,>ˇ`AKp-ٔV܈~@]s8DOP:XL1Y??@~iL5=&!0tnciJȸzcԚ<DjDy@Gq/^M`-HwYS⩿P8R%qFa{I8숏"!9)ƘŪPw:|BtPxnعa@BT"J*xq^VqJ[r;+aWq*A7Fm[?8{pW.kNGكbd/YT!JVQxVd4ˡ- iɲ|=Tvw=ڋUuҋA*(4p[LQ2rԸްfGTN'wV^*Q:KEi7t:l9Ԋ:L{*ԥARƟq&)2VkOR%gQհ%yAmGP+j]bE)bp:ƂaVF5élݓmAaYmx VU߭-OB+{~rw|:{R"^$:ٜѴhÆ\w}x4j0Z:[f:#UNA&gE&@QA2䖓GO$Ռ^W ~gD6ncC>/RPb|iHQxp0 2t#cG1 @ E/T;qI9uZ^ow٥\\$>i؍g-!݈5$Y!+?BHn=m$z\7.x ϊ6/De/1$Ћؼ|3a*# Ocu5}>J3ϠbwN$sG|'Jk`= +I ^m=ŠhTDgC|0\6Emy)HrY?v kL~rwTPQVlG}p_%zTsx D }BjktœT]]$*s!SO@J@k6ܼ"^FAjSw`"z6*6v믘FTFsA⨂Tb`m ]~AJC H<3qd9m1k>O)\i}Z!ygkntخVRAZ鏖[_1I{<)$߀;sٸgyXD6*ͭDS$`$z9*w/%X ⊹m*dw-i!܎`b[cWtiDJy飅)hWCSĨ0*ΚfEMzo̯QRĹؽV ` oA'FQǿ2۲Bm5cDbO3[l gH[C#mAeN;^>~> nC^}"۔峡\ 1T.ºp]ip=ϔ fnᬗv:<əQ)hD~i<\сnc<切KB̧cl›K ϵp8wʦ/:@r`|$@QS])]W( eP>o,QW¸i;Ur-_?C(.߃;egCd˛M>_%LnkxH=Ȗq3ʈKY[F_(‘Z9X|t=SnVT^0  s%$J$#X \F2{a`.la:ufՓ 4#Rnn.ՌhR-&ۄڳV7~gʌxE^oi`?ë;[c ULxBmҒҕU!&Ւ~@/:!&dmtdIzգB7~]OV=9" zN;Jʫޮ:o$PA6t»4 ۔Qۧ;䑳Lr?uFsh jij<|[ %˃Q닝 >o]$#Bc71@|OP+:9EӉ^7l|HT\ "D+w>ْ5 8ߖV9#ʍMJ PG,WfSWDB ɭtMtG 68"e+47`\w.r]c?<4 m8UT:H QHS=vׯ ]Wk2|˞.uDÇEN.e,vNOH_aK~1w!I?{6~ Jh> ,7+Q3=X2TMyyx؜^ O )$cղ 9lEeڡtb1"+[)1wc > 4ϗ«e`띆ic5ΡfC˛*(_!Xo0HR&F)z+I@?oNA&C|?}m4v[\Go#6:ejc B"2'ew< #Ne;.ΐEZ2u3n4̴e-wLKCmť I;*:= KO8j><ָgHVՄr-L7zh݊mt /r׶'^Ǯ2&@:Qᣤ͐yduL۾qPŮEFE0РB %+0h:7$-$\b 7oH${(RԂwiw sE{zSMh)1H8@L_(TQܲբxwz-E@;v 5KB>PC+_&`:P% [*fP.C=oOXJnPՃP Jge i=0@)x5XpqW G]9ul_ 9;}|vatV涮kA{5r&֣tBpz ȊEdt: N4BR?ɾ\5?\ތ9щbSvp=eAP%D ٤ɀ+n&'MKϑڜa#':WFPI _K=M2F|MZE#9. O9ڜrgrz7Л<tF@.  kaa D _顳YUQa7ŝR "XcPtxmtvK y-ˣU:B߿]aT_$&HO>ng>;wWF:k 1˚U961$aRLSrh$&U hN9Gxvt~\*|@7& *FUTҙsuM&G37̮V_Ԃ ʱ`=UDQ9iRuksL68UBmTD3lHuHlaהXV? Qrɬ,禲U(%TWvk5>Xj= !g_k4$aշ36$cyk\K$7 `};;`]{0m/ x i,Y 6C3YSy[d\yep`;m9HRNt~ޭ# 1N޸ n'K'(LaQdcDʊVme!`u´<_Q \)WT Cɧs`SF e%uEc9R85B0q ҭx* UpvJrfKk[DޚJչ8HtU(SӸv%1'#w|y_s)ʁXX+ŰM?>3 RܭH0QSGOrAJr`Djm#twzyp;߬G@\لWu#*/˳I!Q:?l{Sl%cGCt>r}'^Q̯rf[#~- Jֆ:A7Mm;v9qA{̎$~\AY5eh_s ##EM#@U(gT p!Ej±uMn_JTe&7׉1e_"潶+jMt%x8\=4%(8@řJf]} =6&=@;o\ e6\%T1l!&VAũ*!'"jo(c@q.pb}T@ƬS+~Îw*9qwU+m2‹S'EJ"L .hôT;cBڄ²`mFI*ٵ N iOBNKySڸ>vIOP Ӽꜰ]Ey_ I W0s6焋z ueN6*BSDD :&* O[zѼN/% .˸vmB9ΑCn,_ P!n~o伭^Ƿjya4ˮ-ZҤVO>/J$5 64]z݆IPEx,<!#et÷f8Uͤ*g.U#jTvViSRpT # e yR^`HzY;,υ3umYtuMprF+QzOYCEOOOCa6SG f JPqP~H6~u^6Y/F Ww2G h4ZЦTL<xOUւ$.U@lOxc/MX)&@G4BCbw/3M>r/nKĕwmE,5Z &X~vk MP<!CpP HHl+,*v\ |ZAg4C& ?X`JQm5]<'^l%[~/(;,t.'M@F`nr`LTy8"^E.f `{(H0|(ի R;/O].{{[1'o`χ]l鈎rwӠ?" 5QP :ڄ78۾Mc9!gl޶ KIpŘu#gZL 7\#m&q8c'K@b|)!ʱ~<8I\mۍgoD`02]gDc8jEV55β3d n-Gslh=Րܿ٭` HX-jm5mtKl*rtv{r_w]'؊ldxn$S%Ĺ#"5<-n+ƙqKaz<4=W+jWr>d+l Op J^*SM:0$S1o{~{lJ)ض} T3参d%kW,~k seW?i9\㮺Z2y[إjN&$wºjJbC!+7 EH;x\) j91f^в:_ח g2n3ME= M2htNP< ;m/٩T$G1Zu]=@< r%Z5L x x6ۂu$՝l(ۿȖsk, mҬq,=DOdv5B~FPm ɵ7;uG '~J: tu^qgs`2]98Tu8H pهBHe @ 474Z[&rOjtG2KJnQA(\_հHQ2,o<L5MV.ccI}k=B&U _]ŎCLM>oP~"Od $zPإMtNOOB,q9ytꁟIf=mܡl $v6?Uګдlaan Qq%DJ@#Ʉ. Rqo `Ɉ[F :<׈ 'h9Hc 9~zUمF{SJ Āip^RuI"Xfnig^:Ol?H2}r?e|6֤ap24tY9U$>Tþ QgQ(=+IieixJM 2kյ*~yHuXDgk&|w 37Rn{ 6nEH%K78Л\^%Qgfz-DvY^D̋l֓6t}h WfiF6JB|qMIh گvnSv*Z6$(hvF !nN%DNY~kt,yEFMZ:ýH)hS7Awdoeo^Li= FDS1F/sȾP@w TʆC"#I3/2e`HZboF<<֗l\L]M>) 1sH BEqM\Vs\E't$n杕^ٯume O1TBCye"ۈ]*[  acNPk['7%Wi(~rleLj$PDz9?З.3}SvYjW+AI8qZzV 0t<"XczţDÎФZ>^VWltsi/TbѾ0!q;bm-y㹹r>n+'}H~ _iTT!tv$]|5#GR(~ۆجvCԬPh4 \+HiS0-Ɋd _󲑕̀ZxZZ;g0J[0l<96QIp f|8tf 91l p6 35q?]]_6U,q~Kei%-lH4Rތ<~ەSӒёٚ\նCVZ3 >{u'[#6;zνWUu ʟLMuE,-5q"w^cyP%[|9ѧ8,ڔ+`7c6~.=8ټj(dxP5p=2WNM doZrBxwgtj|=96?` 2X)ye%'΅kR2eHtD_eQRX 6u0+Y >>d =+Ni[ם={dsaAdlҿudyv"n| &[%.G??u=:L4TٻS fE=5>Cj:!Q&Nhs>HSlUll-ϚZY5^IN$lOJ0VxpMYJbd»_KMMi9vހL!*,M!P5Cl?sY5wE͚`>όH gp\Mm;lv`ueP`^>h/)=w Cd%ucdCT)I\ec C'hsDq$Cmlo*%B۱W c(ϓ U_X 1VlR~,Ĩ0l{]$97*] ]u_bKdn'7̶]ΗZ^L`I[Q, ; H85эXAos T  :UJkW ~pFv 3,R猔Tú mz;f0{]6 8g)X )/zoې*h_?lҧBǙ_Wܬ"l iK/swuv?1 #LB2~*Dd\LM 2i%,JH`cG>$>lљdl8 3E&vZ]`ͽ xq&m@}7sx[ĉ(?T} .], Y(fHDJ{?L=!2KhͶ|wu}!"X}y±N}u0~bJVUwjmoN~Vٚ{5E/cEOʁ6=8I2C h$mݿ;2-|T*Cs\]Un5Sx+kDL[SANmQKQҼZAH.g*OYV*#l2)(4W$?/bLZ3 ` WƯh,!6Ts1h1E֕f8}udBz2+!?]~յnlM#<Ekh\z"F{s}G$S3".ky0Nz'| %dJ94#u))`3>,. +Q??xIRKΟ%A&nWqPK 3}+K}MҠutM8fiLE=)l9Z~ %y7@M;1VP=^ z[i<_z{R/XIoX0ѱ- a`o"V l3 g{}zʇ9/q'# -hNF-aƽGdC7t2̶P 78~IxQl=L^?}CrnZÎe7Z|uIٕQ}z[) ڢLtˁƾ?ֺIx?,b{ڡʹZ)xM"bb/w%$ WګOe=pEPc"FG) GaH@SQYgld]HOP&j^gt^~!A<۹UUxJA"kvC L[ :|$A`\D& Q\!aWO(HW{Bw )'ڱ& iJ|6G\A:Yco jqqvRh&9di?0kJ9kb6wN4:{a"(g:]lPeYAU _$ f ۅ j>%ְڅZ-şM̥,64E&vnfHM %Lmqwe46JZ[A+,EgO< D>Ϳnvi&ftţ kWxѰ  E) j4IwÑ?w/ehe.j͆${N1vrΏY3LKopA޷ H8ث,{: 4ǫc)tj 'P`Wb1M2>`B~/&\$$Z8#(BJGC<\?WW$ϝM5ۜG۽ۀ0`qVhϦٶ}|shZ d'$h8ÃpjH]Xlf%ueHFe8qMӸp鱸yctba#:A 71RS=[p.C-WaJguFG|{mM%t8p|[6ow6 ckɴ#o=4`$}e:\p#zs>rp)+'{Y 'N7ɼiўϝע]el>v7oZ~S[%E5qGyҋ ѣVFjȪGI a"1efL͗dAɕz?m;|vd(+T-crV7(A!ʵfVs {Xsu&mDXcvq:}-Ow4 @săG.|'ȰRuGʧx3`;,H!΋}FōG+{.`'  4y6H[3٩[<b/ߋ/=Tea}'ξ+`S2,L55u) YMpaYɕUt:>NٽRnoy!VQjAT!vOCϋMԦ YZzs8$9Zxh'sOQ<;}> +B^r`jaGM+SEvi:qP!$[r;]q5>4${r"S kx{ v_5u!NT>-e 9[ !ݥV=?3AW 4Փܺ)۹6# A)EM:,պ>ɮ>tqRo"G61|.pvbEtJ-燋EnsAaRùt?Ng