go1.11-race-1.11.9-lp151.2.3.1 4>$  Ap\N/=„Q;>(NLH.'7RR#Ss_.{׀#) 8:a#[snS*HȬrr9~u_ O6lެNAw°&y7cSد0"jqV%[E>ٍ@f_+Xve$&S ,uubQ2>-\[Tֵ2w$70cLrB\4SZ'uei8-}nTun]@ݍ"~b; {">O5982d35324e308302b41561bf701a85cf418a7a18fc58bebb64505e88c4c1749508f5d33734961b66cf5a9a8a5f3bfeca371f875\N/=„2t/g.CfsҖJN?;C^׶M}genPGilȖicy Cvp=z?zd ! : 3QW`d f h l  (8Z9Z: ZFwGxHx IxXxYx\xD]xH^x^bxcy,dyeyfylyuyvyzzz0z4z;zDzHzNzCgo1.11-race1.11.9lp151.2.3.1Go runtime race detectorGo runtime race detector libraries. Install this package if you wish to use the -race option, in order to detect race conditions present in your Go programs.\Mmorla5openSUSEBSD-3-Clausehttp://bugs.opensuse.orgDevelopment/Languages/Otherhttps://compiler-rt.llvm.org/linuxx86_64\Mab5b14d5365832b58adace1c694e293e5baf8aedbaa4c3378973da79facd30b39rootrootgo1.11-1.11.9-lp151.2.3.1.src.rpmgo1.11-racego1.11-race(x86-64)    go1.11rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.11.93.0.4-14.6.0-14.0-15.2-14.14.1\r@\\B@\M\]o@\I\\\I\U@\ `[0[][9@[[ZnZ>Z@ZJeff Kowalczyk Jeff Kowalczyk Martin Liška Jan Engelhardt Jeff Kowalczyk Aleksa Sarai Jeff Kowalczyk Jeff Kowalczyk Jeff Kowalczyk Guillaume GARDET Jeff Kowalczyk Jeff Kowalczyk duyizhaozj321@yahoo.comduyizhaozj321@yahoo.comduyizhaozj321@yahoo.comduyizhaozj321@yahoo.comduyizhaozj321@yahoo.comfcastelli@suse.comfcastelli@suse.comjmassaguerpla@suse.comjmassaguerpla@suse.comjmassaguerpla@suse.comthipp@suse.deasarai@suse.comthipp@suse.dethipp@suse.dethipp@suse.dethipp@suse.deasarai@suse.comjmassaguerpla@suse.comjmassaguerpla@suse.comjmassaguerpla@suse.comdmueller@suse.comthipp@suse.dethipp@suse.deagraf@suse.comjmassaguerpla@suse.comthipp@suse.dejmassaguerpla@suse.comjmassaguerpla@suse.comjmassaguerpla@suse.combg@suse.combg@suse.commpost@suse.comasarai@suse.comjmassaguerpla@suse.comjmassaguerpla@suse.comjmassaguerpla@suse.comjmassaguerpla@suse.comjmassaguerpla@suse.comi@marguerite.sujmassaguerpla@suse.comjmassaguerpla@suse.comnormand@linux.vnet.ibm.comdmueller@suse.comi@marguerite.sui@marguerite.sujmassaguerpla@suse.comjmassaguerpla@suse.comjmassaguerpla@suse.comfcastelli@suse.comi@marguerite.sui@marguerite.sumatwey.kornilov@gmail.comguoli_l@126.commlin@suse.comdmueller@suse.comdmueller@suse.comi@marguerite.sui@marguerite.sujmassaguerpla@suse.comschwab@suse.dei@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sufcastelli@suse.comfcastelli@suse.comfcastelli@suse.comi@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sumatwey.kornilov@gmail.commatwey.kornilov@gmail.commatwey.kornilov@gmail.comfcastelli@suse.comdmueller@suse.comsebastian.kratz@piraten-ahoi.de- go1.11.9 (released 2019/04/11) fixes an issue where using the prebuilt binary releases on older versions of GNU/Linux led to failures when linking programs that used cgo. Only Linux users who hit this issue need to update. Unpackaged go1.11.8 (released 2019/04/08) was accidentally released by upstream without its intended fix. It is identical to go1.11.7, except for its version number. The intended fix is in go1.11.9. go1.11.8 was never packaged for SUSE and openSUSE. * go#31293 runtime/cgo: unrecognized relocation with binaries shipped in go1.11.7- go1.11.7 (released 2019/04/05) includes fixes to the runtime and the net packages. * go#30872 runtime: write barrier incorrect on wasm- go1.11.6 (released 2019/03/14) includes fixes to includes fixes to cgo, the compiler, linker, runtime, go command, and the crypto/x509, encoding/json, net, and net/url packages. * go#30815 misc/cgo/test: failing TestCrossPackageTests * go#30444 crypto/x509: darwin-386 build is broken * go#30081 crypto/x509: certificates with AKID don't chain to parents without SKID * go#29967 cmd/cgo: -Waddress-of-packed-member warnings poping up with gcc9 in cgo-gcc-prolog * go#29944 x/tools/go/packages: TestLoadImportsGraph failure with custom GOCACHE * go#29923 net/url: URL allows malformed query round trip * go#29906 x/build/cmd/release: Go 1.11.5 amd64 tarball includes /gocache and /tmp Builders * go#29700 net: TestLookupGmailTXT is failing * go#29645 x/tools/godoc/redirect: offer Gerrit/Rietveld CL disambiguation when needed * go#29565 runtime: fatal error: found bad pointer in Go heap * go#29564 x/tools/cmd/godoc: add x/website redirect * go#29503 cmd/compile: incorrect code generation bug when taking slice[:0] * go#29447 x/sys/unix: go1.11 on mips64le fails at TestFstatat on Debian build * go#29442 cmd/go: go1.11.4 toolchain3 build fail with "slice bounds out of range" on 32-bit MIPS on Debian build * go#29364 encoding/json: custom UnmarshalTypeError no longer has struct context * go#29307 cmd/compile, cmd/link: relocation target go.builtin.error.Error not defined * go#28986 runtime: OS thread appears to be re-used despite never releasing runtime.LockOSThread() * go#28346 cmd/go: `go test -c` does not respect gcflags sometimes * go#26039 crypto/x509: root_cgo_darwin and root_nocgo_darwin omit some system certs * go#25041 runtime: runtime.Caller returns invalid zero frame- Add gcc9-rsp-clobber.patch in order to fix bsc#1121397.- Fix erroneous trailing backslash in %post script. - Use better forms of -exec \; in some places.- go1.11.5 (released 2019/01/23) security release fixes CVE-2019-6486 (bsc#1123013). * go#29903 crypto/elliptic: CPU DoS vulnerability affecting P-521 and P-384- Make our profile.d/go.sh no longer set GOROOT=, in order to make switching between versions no longer break. This ends up removing the need for go.sh entirely (because GOPATH is also set automatically). boo#1119634- go1.11.4 (released 2018/12/14) includes fixes to cgo, the compiler, linker, runtime, documentation, go command, and the net/http and go/types packages. It includes a fix to a bug introduced in Go 1.11.3 that broke go get for import path patterns containing "..." (boo#1119706). See the Go 1.11.4 milestone on our issue tracker for details. https://github.com/golang/go/issues?q=milestone%3AGo1.11.4+label%3ACherryPickApproved * go#29272 misc/cgo/test: issue24161 tests broken on Darwin * go#29248 cmd/go: "go get" fails on import path patterns with wildcards ("...") * go#29191 cmd/go: symbolic links not dropped from repo * go#29112 cmd/link: too many open files on high object-count dependencies * go#28974 cmd/go: need to backport relaxing of go.mod go verb constraints to 1.11 series * go#28972 go/types: problem with alias type * go#28916 cmd/cgo: nested structure has too much alignment padding * go#28799 runtime: fatal error: out of memory on reslice with negative index * go#28752 reflect: scanning invalid return slots during a makeFunc call * go#28725 cmd/go: panic when argument doesn't match any packages * go#28694 cmd/compile: inline multiplication corrupts an argument on arm * go#28690 runtime: ThreadSanitizer CHECK failed * go#28673 x/net/http2: Transport is leaking streams on broken Body * go#28617 cmd/compile: panic during fuse with if true block containing a goto and a return * go#28586 cmd/compile: go binaries not working on exynos 64 bit CPUs * go#27395 cmd/cgo: typedef pointer arguments regression * go#27383 cmd/compile: failure on a function type alias- Update to Go 1.11.3 (released 2018/12/13). This includes fixes to the crypto/x509 and cmd/go packages. See the Go 1.11.3 milestone on upstream tracker for details: https://github.com/golang/go/issues?q=milestone%3AGo1.11.3 * bsc#1118897 CVE-2018-16873 go#29230 cmd/go: remote command execution during "go get -u" * bsc#1118898 CVE-2018-16874 go#29231 cmd/go: directory traversal in "go get" via curly braces in import paths * bsc#1118899 CVE-2018-16875 go#29233 crypto/x509: CPU denial of service * Upstream is aware of a functionality regression in "go get" when executed in GOPATH mode on an import path pattern containing "..." (e.g., "go get github.com/golang/pkg/..."), when downloading packages not already present in the GOPATH workspace. This is go#29241 and will be resolved in the next minor patch release go-1.11.4- Fix build error with PIE linker flags on ppc64le. bsc#1113978 boo#1098017 * gccgo on ppc64le with default PIE enabled fails with: error while loading shared libraries: R_PPC64_ADDR16_HA re10143fb0c for symbol `' out of range * linuxppc-dev discussion: "PIE binaries are no longer mapped below 4 GiB on ppc64le" https://lists.ozlabs.org/pipermail/linuxppc-dev/2018-November/180862.html * Add for ppc64le only: #!BuildIgnore: gcc-PIE * OBS environment defaults to PIE * Upstream fix for go buildmode PIE desired, track upstream go#28531- Remove obsolete patch: * armv6l.patch - Enable %arm build - Build with go1.4 instead of gccgo for Tumbleweed (fix %arm build)- Update to go1.11.2 (released 2018/11/02) * includes fixes to the compiler, linker, documentation, go command, and the database/sql and go/types packages. - cmd/compile: * function argument hiding built-in function results in a compiler crash go#27399 * go build panics when 'len' keyword was unintentionally shadowed go#27973 - cmd/go: * 'go test -coverprofile' emits slash-separated paths on Windows go#27487 * `go help build` mentions -mod=release, which is not supported go#27398 * for go mod download, -dir option does not exist go#27498 * git export-subst causes hash mismatches go#28094 - cmd/trace: * SWEEP events' swept/reclaimed bytes info is not emitted go#27717 - database/sql: * confusing MaxIdleClosed statistic go#28325 - go/types: * embedded interface behavior now dependent on file name ordering go#28249 - misc/wasm: * Microsoft Edge 18 (latest) crashes due to TextEncoder not being supported go#27393 - net: * io.CopyN fails to copy from file to net.Conn on Windows go#27411 - runtime: * wasm: all goroutines asleep and no JavaScript callback pending - deadlock go#27425 - Fix formatting in go1.11.changes- Update to go1.11.1 (released 2018/10/01) * includes fixes to the compiler, documentation, go command, runtime, and the crypto/x509, encoding/json, go/types, net, net/http and reflect packages. - cmd/compile: * bad walkinrange rewrites on constant above 2**63 * function compiled without bounds checking and -1 index access * missing bounds checks in 1.11 * panic in cmd/compile/internal/gc.typecheck1 * race detector detects race with close(chan) and len(chan) - cmd/go: * 'go test -gcflags=all=-l' appears not to disable inlining * GOMIPS environment variable does not affect caching of mipsle code * TestScript/mod_install_versioned consistently failing on macOS High Sierra * build fails when setting linker to lld using ldflags * go list -json -compiled -test -e upspin.io/test fails with non-zero exit status - doc: * GOFLAGS environment variable not in 1.11 release notes * downloads page claims that Go 1.11 supports unsupported operating systems Documentation - encoding/json: * empty fields in json.UnmarshalTypeError - go/types: * assertion failure setting up composite literal with incomplete element type * some facts are missing after an error - net/http: * WASM Roundtripper crash when using "no-cors" mode - net: * LookupTXT bug * empty DNS answers should fail fast * testSpliceReaderAtEOF closed connection: got err = splice: invalid argument - reflect: * MethodByName().Interface() leads to fatal error: sweep increased allocation count - runtime: * invalid pointer found on stack * timeouts in os/signal tests- Update to version 1.11: * 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. * For more details check: https://golang.org/doc/go1.11 - Use gcc8 instead of gcc7 for Factory/Tumbleweed. - Update compiler-rt TSAN binary: the precompiled versions of LLVM's compiler-rt has updated to commit fe2c72c59aa7f4afa45e3f65a5d16a374b6cce26 in go1.11 source. - Remove patch: * fix-sanitizer-build-against-latest-glibc.patch: upstream fixed. - Add patch: * gcc8-go.patch: use gcc8 instead of gcc7 for Factory/Tumbleweed.- Update to version 1.10.4: * go1.10.4 (released 2018/08/24) includes fixes to the go command, linker, and the net/http, mime/multipart, ld/macho, bytes, and strings packages. See the Go 1.10.4 milestone on our issue tracker for details.- Update to version1.10.3: * go1.10.3 (released 2018/06/05) includes fixes to the go command, and the crypto/tls, crypto/x509, and strings packages. In particular, it adds minimal support to the go command for the vgo transition. See the Go 1.10.3 milestone on our issue tracker for details.- Update to version 1.10.2: * includes fixes to the compiler, linker, and go command. - Changes in version 1.10.1: * includes fixes to the compiler, runtime, and the archive/zip, crypto/tls, crypto/x509, encoding/json, net, net/http, and net/http/pprof packages.- Removed * go-1.5-install-dont-reinstall-stdlibs.patch: patch no longer needed. - Changed * gcc7-go.patch: go1.10 source code changed, patch is no longer applies.- Update to go1.10: * 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. * This release improves caching of built packages, adds caching of successful test results, runs vet automatically during tests, and permits passing string values directly between Go and C using cgo. A new compiler option whitelist may cause unexpected invalid flag errors in code that built successfully with older releases. * For more details check: https://golang.org/doc/go1.10 - Removed the following patches: * verbose-build.patch: build system changed, patch is no longer applies * go-1.5-install-dont-reinstall-stdlibs.patch: patch no longer needed- Ensure go binaries are not stripped (eg: go tools trace), this cause some of them to misbehave - Ensure go trace html template is shipped as part of the installation, otherwise the web UI won't work - Fix license of go race- update to go1.9.4 * go1.9.2 (released 2017/10/25) includes fixes to the compiler, linker, runtime, documentation, go command, and the crypto/x509, database/sql, log, and net/smtp packages. It includes a fix to a bug introduced in Go 1.9.1 that broke go get of non-Git repositories under certain conditions. * go1.9.3 (released 2018/01/22) includes fixes to the compiler, runtime, and the database/sql, math/big, net/http, and net/url packages. * go1.9.4 (released 2018/02/07) includes a security fix to “go get”: CVE-2018-6574 (bsc#1080006)- fix bsc#1082409: Review dependencies (requires, recommends and supports)- Rename package to go1.9- Update to go1.9.2 go1.9.2 (released 2017/10/25) includes fixes to the compiler, linker, runtime, documentation, go command, and the crypto/x509, database/sql, log, and net/smtp packages. It includes a fix to a bug introduced in Go 1.9.1 that broke go get of non-Git repositories under certain conditions. See the Go 1.9.2 milestone on our issue tracker for details.- Install $GOROOT/lib packages, to include upstream files such as the timezone database. bsc#1064522- Update to go1.9.1 go1.9.1 (released 2017/10/04) includes two security fixes. See the Go 1.9.1 milestone on our issue tracker for details. Fixes included: * net/smtp: fix PlainAuth to refuse to send passwords to non-TLS servers (CVE-2017-15042, bsc#1062087) * cmd/go: arbitrary code execution during “go get” or “go get -d” (CVE-2017-15041, bsc#1062085)- Update to go1.9 There are two changes to the language: adding support for type aliases and defining when implementations may fuse floating point operations. Most of the 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. The release adds transparent monotonic time support, parallelizes compilation of functions within a package, better supports test helper functions, includes a new bit manipulation package, and has a new concurrent map type. Remove patches: - fix_certificates_lookup.patch - runtime-bump-MaxGomaxprocs.patch- Fixed incorrectly ghosted files- add fix-sanitizer-build-against-latest-glibc.patch which fixes the sanitizer built against certain glibc versions- go-race: add compiler-rt TSAN binary, necessary for the race detector builds to work. This requires building compiler-rt from source (becuase upstream Go stores precompiled binaries in the tree, and we cannot use them). In addition, a %check was added purely to ensure that we don't install the wrong version of compiler-rt. boo#1052528 - go-rpmlintrc: add some entries to address the .syso additions.- Remove ruby requirement. golang-macros are not ruby anymore, plus this requirement should have been in the golang-packaging package- Simplify all the "ifdef suse_version" by removing versions which have reach eol (13.* 42.1 sle11*)- Add gcc6-go.patch for sle12 and leap42.x and use binutils-gold except for s390x/s390 Remove gcc5-go.patch cause we use gcc6 for sle12 and leap42.x and gcc7 for newer versions (factory)- build with binutils-gold on aarch64, which is hardcoded to be used for shared linking due to bugs in BFD binutils- Build with gcc-7 on Tumbleweed + Add gcc7-go.patch- Minor update to go1.8.3 Fixes included: * go1.8.2 (released 2017/05/23) includes a security fix to the crypto/elliptic package (CVE-2017-8932, bsc#1040618). * go1.8.3 (released 2017/05/24) includes fixes to the compiler, runtime, documentation, and the database/sql package.- Enable gccgo with gcc-6 for SLE12- fix update-alternatives usage. This way, we can either use go1.7 or go 1.8 without having to change the docker spec file or any other package that requires go 1.7 but it will require go 1.8 in the future.- Update to go1.8.1 Most of its changes are in the implementation of the toolchain, runtime, and libraries. There are two minor changes to the language specification. 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. The release adds support for 32-bit MIPS, updates the compiler back end to generate more efficient code, reduces GC pauses by eliminating stop-the-world stack rescanning, adds HTTP/2 Push support, adds HTTP graceful shutdown, adds more context support, enables profiling mutexes, and simplifies sorting slices. more at: https://golang.org/doc/go1.8 Update patches: - allow-binary-only-packages.patch - gcc5-go.patch - gcc6-go.patch- Remove mercurial build dependency. Mercurial is a version control system, like git. We are not using this in the build service to get the sources. - Do not set GOBIN. If GOBIN is unset, by default go assumes GOPATH/bin. This way, the user can change GOPATH without the need to change GOBIN. fix bsc#1026658- minor update to go1.7.5 because this is required by docker-v17.04.00-ce (bsc#1034053) fixes included: * go1.7.1 (released 2016/09/07) includes fixes to the compiler, runtime, documentation, and the compress/flate, hash/crc32, io, net, net/http, path/filepath, reflect, and syscall packages. See the Go 1.7.1 milestone on our issue tracker for details: https://github.com/golang/go/issues?q=milestone%3AGo1.7.1 * go1.7.2 was not released. No changelog. * go1.7.3 (released 2016/10/19) includes fixes to the compiler, runtime, and the crypto/cipher, crypto/tls, net/http, and strings packages. See the Go 1.7.3 milestone on our issue tracker for details: https://github.com/golang/go/issues?q=milestone%3AGo1.7.3 * go1.7.4 (released 2016/12/01) includes two security fixes. See the Go 1.7.4 milestone on our issue tracker for details: https://github.com/golang/go/issues?q=milestone%3AGo1.7.4 * go1.7.5 (released 2017/01/26) includes fixes to the compiler, runtime, and the crypto/x509 and time packages. See the Go 1.7.5 milestone on our issue tracker for details: https://github.com/golang/go/issues?q=milestone%3AGo1.7.5- Add a patch to bump _MaxGomaxprocs so that things like Docker and k8s can run properly on NUMA machines. Don't bump this number too high. bsc#1028865 + runtime-bump-MaxGomaxprocs.patch- set libdir for s390x in go.sh- define go_arch to s390x- Added s390x to the list of architectures that get built.- Disable stripping to fix __.PKGDEF issues. bsc#964546 There is an upstream issue about it as well, with a patch which will hopefully make Go more resilient to this issue. https://github.com/golang/go/issues/17890- Make sure we build go using gcc-go in Factory cause there is no go1.4- update to go1.7.0 (bsc#996303) Most of its changes are in the implementation of the toolchain, runtime, and libraries. There is one minor change to the language specification. The release adds a port to IBM LinuxOne; updates the x86-64 compiler back end to generate more efficient code; includes the context package, promoted from the x/net subrepository and now used in the standard library; and adds support in the testing package for creating hierarchies of tests and benchmarks. The release also finalizes the vendoring support started in Go 1.5, making it a standard feature. more at: https://golang.org/doc/go1.7 Review patches: - armv6l.patch - fix_certificates_lookup.patch, - go-1.5-install-dont-reinstall-stdlibs.patch - gcc5-go.patch- Reverting to use gcc-go instead of go1.4 for Factory and Leap The fallback boostrap method via go1.4 does not work for Factory because of a known bug with binutils 2.27 https://github.com/golang/go/issues/16906. Leap will work but we don't have go1.4 in there.- update to gcc6-go for Factory - add gcc6-go.patch for Factory - build with gcc-go for aarch64, ppc64le and ppc64, but for x86_64 always use go1.4, as it should be according to https://golang.org/doc/install/source#go14- build ppc64le with gcc-go- fix source location for 3rd-party libraries- CVE-2016-5386.patch: fixes bsc#988487 aka https://httpoxy.org/- update go go1.6.3 (released 2016/07/17) includes security fixes to the net/http/cgi package and net/http package when used in a CGI environment. This release also adds support for macOS Sierra. See the Go 1.6.3 milestone on our issue tracker for details. This fixes: bsc#988487 (CVE-2016-5386), so we remove CVE-2016-5386.patch)- do not set with_shared for ppc64 (BE)- bootstrap aarch64 even on SLE via gcc5-go- install shared libraries.- update version 1.6.2 * fixes to the compiler, runtime, tools, documentation, and the mime/multipart, net/http, and sort packages.- Enable build for ppc64le on SLE12 (bsc#981432)- fix bsc#974232: CVE-2016-3959: go: Infinite loop in several big integer routines - Update to version 1.6 (bsc#977394) * On Linux on little-endian 64-bit PowerPC (linux/ppc64le), Go 1.6 now supports cgo with external linking and is roughly feature complete. * Vendoring support * HTTP2 transparent support * fix gc and gccgo incompatibility regarding embedded unexported struct types containing exported fields * Linux on 64-bit MIPS and Android on 32-bit x86 * enforced rules for sharing Go pointers with C * new mechanism for template reuse * performance improvements ... and more! see more in https://tip.golang.org/doc/go1.6- fix bsc#974232 CVE-2016-3959: go: Infinite loop in several big integer routines- Update to version 1.5.3 (bnc#968949): * CVE-2015-8618: go: Carry propagation in Int.Exp Montgomery code in math/big library (bnc#960151)- macro.go and golang-macros.rb moved to golang-packaging- macro.go: * added golang-macros.rb to deal with complicated macros that are hard to be written in shell script * support "--with-buildid" which is the former ugly "WITH_FAKE_BUILDID" environment variable hack * support "--shared" which is "-buildmode=shared -linkshared" in case anyone need it * add go_api_ver macro which is currently 1.5 - install shared stdlib on x86_64 - drop go-wiki-gadget.xml: it hasn't been used from the beginning - add go.gdbinit for debug friendly- Updated to 1.5.2: This release includes bug fixes to the compiler, linker, and the mime/multipart, net, and runtime packages. https://golang.org/doc/devel/release.html#go1.5.minor- Updated to 1.5.1 This release includes bug fixes to the go command, the compiler, assembler, and the fmt, net/textproto, net/http, and runtime packages. https://golang.org/doc/devel/release.html#go1.5.minor- Adapt to Leap * use gcc5-go than go1.4 is the proper requirement for Leap- go.sh, macros.go, go.spec: add missing bits for aarch64- enable build for aarch64 - rediff armv6l.patch- enable ppc64 and ppc64le- update to version 1.5 * see https://golang.org/doc/go1.5 - add: go-1.5-build-dont-reinstall-stdlibs.patch drop: go-build-dont-reinstall-stdlibs.patch * refresh patch - add: go-1.5-install-dont-reinstall-stdlibs.patch drop: go-install-dont-reinstall-stdlibs.patch * refresh patch - drop: go-1.4.2-rel.plt-alignment.patch * fix by upstream - add gcc5-go.patch * find /usr/bin/go-5 when bootstrapping with gcc5-go - use update-alternatives for /usr/bin/go and profiles.d so it can be co-installed with go1.4- fix update from 1.3.3 Update from 1.3.3 was broken in this commit https://build.opensuse.org/package/rdiff/devel:languages:go/go?linkrev=base&rev=205 That commit fixed a dangling symlink in src (src/pkg) by instead symlinking src, which broke compatibility. This commit fixes it by, instead, symlinking all the files in src.- macros.go: fix missing quotes in %goinstall (bsc#939067)- macros.go: fix "summary-not-capitalized"- macros.go: * *-doc can't properly describe what the sub-package really is, and they're mostly source codes instead of the claimed "API, documentation, and examples". so rename to *-source. and not recommend to install them to save users' disk space. * %%go_requires should be handled automatically by golang-packaging * not recommend to install source package any more, so %%go_recommmends set to nil.- macros.go: * add a "WITH_FAKE_BUILDID" option to enable the fake build ID compution. * to fake build ID, you have to make sure your package has only one binary. it is nonsense that two or more nonidentical binaries have the same build ID.- enable debuginfo * the strip workaround (boo#818502) does not need any more * re-enable debug_packge/debug_install_post macros - add patch: go-1.4.2-rel.plt-alignment.patch * cmd/ld: set alignment for the .rel.plt section on 32-bit architectures * https://github.com/golang/go/issues/9802 * or i586 build will fail at extracting debuginfo - macros.go: * re-enable debug_packge/debug_install_post macros from goprep() * add ldflags to gobuild() to compute BUILD ID for debuginfo package - go itself doesn't support BUILD ID yet- Remove fix_certificates_lookup_on_sles11.patch: this is superseded by fix_certificates.patch - Add fix_certificates_lookup.patch: force Go to look for certificates only in the locations available on openSUSE and SLE. Also ensure certificates are found on SLE11 (previous fix_certificates_lookup_on_sles11.patch)- Add fix_certificates_lookup_on_sles11.patch: this patch is required to have Go programs read the system certificates on SLE11. See issue https://github.com/golang/go/issues/6391- Fix building of all the Go packages under devel:languages:go. The %goprep macro contained some unescaped lines, causing go install to attempt the installation of the build artifacts outside of the buildroot.- disable debuginfo/debug package creation on all golang packages * .a files in golang doesn't contain debuginfo right now, so extract a debug package will cause "Failed to write file: invalid section alignment" and we don't need to bother stripping them. * we can't depend on good luck for all golang packages, hoping they'll pass the build and not randomly fail.- remove "go_disable_brp_strip_static_archive" macro from macros.go, which contains redefinition of os_install_post too. - disable debug package generation for all architectures, because: * build IDs are not generated at all, even for successful builds * "Failed to write file: invalid section alignment" on arm/i586.- remove redefinition of os_install_post macro, which was used to override brp-strip-static-archive that has been manually removed from openSUSE distribution since 2011.05. - This might fix i586 builds for openSUSE:Factory: * Too many levels of recursion in macro expansion * Failed to write file: invalid section alignment- Added Obsoletes for go-vim/emacs, they went to separate projects- Fix dangling-symlink /usr/lib64/go/src/pkg /usr/share/go/src/pkg- allow-binary-only-packages.patch: Revert missed patch and update for 1.4- Updated to 1.4.2: Support of editors has been dropped- Updated to 1.3.3: includes further bug fixes to cgo, the runtime package,s and the nacl port. - Changes associated with release 1.3.2: includes bug fixes to cgo and the crypto/tls packages. See the change history for details (bnc#898901 - CVE-2014-7189).- avoid stripping debuginfo on arm, it fails (and is not necessary)- add armv6l.patch * workaround for qemu-arm bug * under qemu on armv6 the number of unix signals isn't 64 but 63. thus there is an off-by-one error while building and testing. this fix now reduces the constant defining the number of signals by 1, but that of course means signal handling won't be 100% correct. * https://groups.google.com/forum/#!topic/golang-nuts/MqKTX_XIOKEmorla5 15580072311.11.9-lp151.2.3.11.11.9-lp151.2.3.1race_linux_amd64.syso/usr/share/go/1.11/src/runtime/race/-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.opensuse.org/openSUSE:Maintenance:10238/openSUSE_Leap_15.1_Update/4154c31ff19b9ede96311b06a17d07da-go1.11.openSUSE_Leap_15.1_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB relocatable, x86-64, version 1 (SYSV), not strippedK@*X'2k֢`\4-#ȟcnvUsf9>Zm |py^RO0vBڞ(𴈺^j9Tm8;ԵB0x`η0 wd  Q6KMHusoa  &iշ87z% fVsX[Í3%䂱^d"#YI0Bu$|c-E`1nFA%5|%Y'$W.e68a tM䮐WiMvJRQJRЂTL5~fx)7¯IMHv IF&96^fD'u*m?L_0)R8E {0^L.d~FOJuP}ypv"3l'"=&a7Qd=uW'J(PW?Plu7m>>Z<䃪2G|Q}BrIʦVG@S2`̣DmwpyfH/# 5cϏ,cyi"¹:n4";4#_@Y;pEú.[bDq])I8$ B^\@TL .Zԁ .7n`I`~QظLl KiI6oplS5h}#aj$u^k[3:cM3N|Op79,¯Y:qW-ɋR|BUWP仿ME/Ԗ(ԥ'N ӔO*'O1C;h$mJ/q>,\9!4"G3wv.ben0܈ZĮ|j; 1Ɇbp.kl-}8W1y8dNK*r`h%m2|PrW=Q|A| 75jo-츹Men]}ۋ*A~mpՏԐZL,olB/'0oXW[녠I|-D7קvН7>e0 M׌)ꣲ)yr0ǽYÅέkW8Ïπ6ˬeta JZ!JnHw*GL襌>*KJZDhd!nQ8gPw^ `ZzM=.+rrd"g(w# gIv6ûJy jO]Ɋ8~HM@p bŻnN26DX4J0ӏZ:28|u`EU2u&Sqjvx&ۡn9%v]EOOxRZ벀m!yA iUefdRqn2K=b=!(G[-jZ IY0ʨ 8I\h!_BNg*TWD Xw4VW+ӅBm@f{IZQ2-=_#H1HL֤1_]4*62ĆI\nz^s8k^7l&)4UR1KbF w-YoX h4Y#p%c   \#]cz䒃=;{7H+SώO"]̺;XjadkV(e2r`G*qp % ')΁$$ǪYtR˗,&#hN#?S8ќvktxBMeZbR>qaJ-Bt7Nh)INR ɔ5C햞S_mQ!Y9qٿ0ؔ qɝdzAjvq!/LV SRy_v 5咲([a-  @)1C{T{S%Q \ǧ%pXۮv_I?DpVLq<1.C#ϓKtetLTzck!{KcH7og_v*n=ߚ糷dS8[Pa dů*R]&|&粹Mw}{sZh[P uO,G97Nh~- }f,pHaC;p[U+8ϣp]NkĞi!SdC'hD Mdץo^$ mɼ=Ŵi;畩ޓxU_ڀ\=WL.XJEP(Х{012g V)~BPP-'C"R6gg'r R^// ?j#\0s#Hؿ.%HʩjA`-':E8GA@B[n4A z?ݬkxw upe/ UTe0m܍k] T/ \KFoqjt"$xEx|x_#',W+7]sM]i3yjU5]"˕֊ -ݙCfӢ$#Xy#7blRg{ zh%D{לE$Cy6W BFg.& ,V>D?5H#&H1L礶XaSL X{g|͖+eԁS5&Qΰ- d Ľ96Nf/%-97pfs e؊WēJKgގFDw> 17 9o\WXs9.G0-,'0848FZ6p&Ȏ ́8гXLgZQE>|1)4?wo؜Q`| :[g辀=>qOǢ#7(g?˫xf:^c@HԼʏߓ181AV(OW"6z7}P^a|,ZumWpTV=;Ϗw6`~vȐo 0ccvM YUI_N!f}lIvT鳳MYlj-0wO[wzY䁍?SN,P^i\% Юvhf 5@S ưrj*o)Q%Ωb '5xL+SP\F&"GU67E\?6SV P@TV1|K,-<s*Otd\r$-D ,@3: `3n v4Ls=CCA/:P}ZZjoGN QDG`jѭd$gUg|I}h g5.!z|%y\a ]iq0>!@0i$:4We_a݅]Ql=LQG{Y7h?MlJ ;%k,B#M!(d%t⢤Q䦢gI^%dkIJe] 0-| ~I -c3I`uEmLbY5'KRueOйȷ/i^C?@]s9v3s:}&v Vu^㯯)v}ܘ`\?망y46+FɊߺ\1\r\ES"N2jdyt27guhj?# ZNHN; :X I.E91| {ih$P=/v9hşh83b_#_^2l0e&BV$EDpH+#'D?/z{f-$@?a~^'Yσ:.%za#:B|acO_Bd%fZ7#)VȮ:xXtAjakw*_WU\'U JqeH&.C*#mBh$C@bѠϘRkUQF} xb; F@2H}*滥X麿^>s 3v>"{  :{X+n,J bcrF\tEEz=|2X@&R+#'l'KH12y[IE+m,|wHc5t,GT}Tqڂd4 u:՘Q2p|j V/}rӜDk֧dcVrchE^7€DfTpsIc2^9i3%,Fo'jܞf`gCVȶ #>t(^r34eX᤯k`Z`& :6^B; ,6S;b Qv~K`3}!GvzKk@&A7ibLy!lsaEUi%OE 40W/nF*Tz^Β,[ؖ$>[t_K)wM=xbiz3qUClx5T_9^93:0xA} (HTF̍≇w>}<7'~e 46gF𐍇4"<,ҵy !^aVQ ^&V\P>`&6K^/G+}]:SICpӘsd(np-=Y{m͐O:|ݝ[咧6{D =k@g:neO)7mH!4Fy!#jAU~ f^ꮈ*FТߺ[Eu2:>jc,y\8dt B"`5ZSt 6dzjR"gdj\gP:f Dt/)[pF<$;|GW!S( .E? "sF`M>+`@b6N#m]YRgnw!5qL 1lj@BXR&@VJE]iX`5,E׌P_q~Ӹi0uΫeI)Vol4Q&5_057p̫wKh0͈y;~e@&Wݛ>U/)Ւu-֠|Ayj_UL^S;\d$#;f#}38Ǎ0yvC{nȟΑu(=1?Z$lQ)9/ϛ+B"i ֔w3F mXVPU&7[;`N:n2xtd~<[W#,]t # 2 3MsXk!2Z ILqIZX1ESx#fz7Ly#ǐ|Ш)E[ "5 NU֝P96s>}T^bwZ˟ }'`W4:p SYNM?4u,R^ 4O$ۦLsmBalI X6a,?^Ž RO7KT΁цlPEVk T{FBzn}ܭqd+"Shl9TXXŸQ|lZqr?(= 5w|[J'&AL˓)wP84D.dL)9`V*ړo5)CoۺX{7J]-`1[E2+ljL. qQILe}m( n7#3ʌr1a+]hxTpJƏ>tݫt5"vHy&j{e4B[Wyo9(P~A z}]p u 45oMgzCU4]zغyUuCeqiƦ AKשIrm v7bedL@h2Va]juFĹc dgSi3PP@i|ڝ]k20XY9ycP Z} - I^f1ŀ|ȓOag|I2&0ߓw>Sˑp{t;cSMTΧ4֖FvN^8nuBK仪QHAޑK~h>tD413ᜰ!nslx 3όI 0Rˉe.]ݠUTi ZW;=r[8d)`4p6ռl Pm 2Ux9tZֈ{jQA߭F˞7m2N)W=]vgO:]D٢n p. sˍ::y+D{.W AWO]$9R-Y".JCЎ7gC`?^gPKȴZhU?b)Gtid=^QvL^V ƲzdˣY%A-Q8 oF#Jsb,x.U@vz\(vFKf6kbG|NAp\^cZ4)SzD}:iWәW(8ukIV< 呜)Ta8 J0rq UοPy/Y(9=mXvT@Rݓ$IK"BS{PqIޢO3G8C}ʆ̷!iUF1a^gCK+Sy`7{]˧ePFNl9;&$hl0eą­_COƞ<`*hhHjtdP84ũtO䳴irE1RҸڲѪ9E.0Jz2vHE_L[ڜH:{OԎ8X'x>J/ۉIbe-䴣ni*K!_\UvV/~)#<7J\ ?8rCq-i={6w+f!1j6`P8 ,Eهj_ުu} ?_bᔖz&ҦZIO˵NrYrm gG!pyVF !g":&^0I&;0wx@p0W9)]nIq$ G xPG52ndsMYjDe  o #ĊR3EWmT b<xCrh?.I] !I5ܤVd/M aI=,W8x# *+} {=.5s.tN(8b'l$S^ݸ~e,:iw臑LhB UP_8U!(dM}7R?N'8JK '8`?},U]/)$f~^I=0 Y.=7C߾7&t#dWm =V&kݸ P_GMymvE{9h+JSyQ\ BnGրd;n .]X38,ԨdƏ\߮:%lٙk~Y2hF59lI^:jE8&Y@P5 3?.X-̛%#LbrĄZxhC M16 6}jnB*-:I)y73Cj*z=/:nP:T#>iyBGjfsX36SP*a|msY+[HN+btcӚa~H![pY0b^[pMx &$Z7Pv͝jeU"HV%Y%uy7. [eُ,8&np75]k F6weFKLnǐ\u]#ޚ(?6_bUwRJȀL;~YF`Q8 ].ȌPD*л{#SdL h=,9g.3uRfiM;>!3GbMKd7YxpLUpma!0< fI>: aMv(r@_B`tL1)\^ pKk[0$Jpܞj[bq+v G"<l6 9 boO/& GM6X\@ ԛu͝c8.HEB >a[hxnz7SB{Z{o{ r#s9 @͞RCsDq4NA0I->FQ|0/{B򡎃'`YLm}#9Z~8B͜stH8Qjf!eS<Ƣ4hm)yE3 /ʹat-V[fl-)u h ?C<lZ-+^꾈/0M*8+q8EKzV_ cXg\74 >.gu B"AAX9 F(zıpɞc6z㽷q賭7B%;XmT[e pxwX"]4m Nk%vu ENE}7[J=S#c7ic}EHlJDUPI IGK +{?`.Չ/Xު~<i^VaLG+Tjֱ(NrS&r@+:w~O_/D,0⛣cI q^=ə<*Qt9 ΍30<2B,ZZk2mA\j ߒ'' |E} %煞1Q4=<-rF-&vpє&T8]B-8Dvu"="8c-B6eu:vr){ 7!'&DqN-. 2 :[{rʮvkzO?NڑL 2Sas[Ι {TH|kI$5̒8]|v@ /y=-]aReYi[6ƊXȰIĩ2aog,h\̌{ĦHcHυg]6nxQņ&]{c^@ISm8MڜSavݲ|P}vVHWHO1sBB Mi9H9P_$ȶ /#}D TZ\xBH꟒).ѣ\ 'wgd{B7Qg6 !$uFCo%jiGF f׳A#hƇzane,V2'yht?E$Lxf0{S^Vh+@\֪lF|K GQ R&@lUvoHѰ+><QOY@"`O', p:b(Ye, girU,&^GX=|򷾂˷(Dqy+͖>\_)z3iVPTDX/WG;) T orNGjUzWfmƧkbp~IARڦ0dFdQvmh9hrm,CD m[ed:A.ZL#`"T:\ $+MqF+= Q.WFmH_Te$ Vn$%U^&c شj %xak-8i TW% RxqNyf$q: ng*X{6Ө8-YôO՚e' I2??F# 507Om_XСhObODFI& c| jp$3Hȷc)'|WXH>dm((jqw,oڢ D,x!rYZ̹z+pqw ַD;C-QQzy7 O_*%'EgګVz8PاcCDԴczM`[J,i͋g*gģN939/6{lmw# J{ad\Q*+i+n@Z lcщTR_l>oۑ )ėNxnM T=%3ĢxPfvP|g̴FЇ}ԫ6v}ۨFw@,%zdj,m̻>ϧ^;nV<CO0퓪ֵ Ҍ uA v9E=+Br|If뺘v.}8fj:%cNHtֿ}Kk[C#k] ?y "=p ,b(5'f Qact"I^ 9}Pr0]]/!W9^>wg[ڠl?UG5b6Gz&aU$>+tM:~Ц+oz4j:{a5_o7ůPp%OJmg<XAjms!Ee*thB9jŬ.+fyc,æ2qA)|+\N ޳QN!h8҅{~{Yow>N /#waW EEtXX_um8Hbu'Ʌ;u9`,>DCu`L.XPk}6SpbZ5341= at}حN[W;GeA?wruXX~K93klC n=6沫-y@-ArN4R\v9hwhrZvn Ө=E?QPnVf@7xS$/B8sVp9VU TWWsSs=+`sFZ,b?9s)r4/`i5J><[f}yN ^,?uBKm֕&iK! t[T vEBևF>9 cWd&`qm *DPt to۳Uv,_U@pWyiGPm$E~+`eL';Eq})WIÊx;弥=~4^.guSC2xXT"YF`Wa7ܛk DU"<]%jql&O7D/!3<{w)ŗu~0MN_v=igs<YU= [oGUQw3&O QedL'eCO+'X/[Pb`rbv,^"Ԩ]ܵĶbjƌzȓsˢ*j)l7lm2!y,y)=\hmҏyiW!ׄ'sGHZ4?M…=>-6(S[D S ͩw$od4"!^ahZpyxub0֓- B+3g>Cz s]=R2g;9| c%U+h!{ GQ{@0;aTu{%(Dʗtڿj4PnWB""([.C`):M6sz`0\;M!j_@(hu"uWKLfҭ.θAѾrmݜKI_ba ińl6b ټ1rC@HF2#/\`*YuPm'v2R6U!o_ , lfypjtE?bU]tg f"K Z'= aڛД޴s #^{9>@1+?)0@hH/ C!z6'BXd#av0בQa<ÈJP3~)X`NwCR-hOe^BˀWr^Y•yF%6ADLK@6IzrY0fZ|Ȩ33chg4u?Zvm;^vܪ3{Ljç&ɒ?@GP:B,߫)Q.㗻~6~o?A~JmhG J`Kfxk.9Wtdٲ9_8lo =D5VTH6xhn5 570oU <7@ ??oW2M XAJQqCD e_Nu۸ᤁ֯6_QUyҰ6 ziY#]}E8nyWwy/Ͷ# &@,Q{D %Ocb*sj'{Iߏ;l:IΌ̜#$H z&\R1l<$1ӷV"w704>4F ]ifKaG@=΃Tq奫^vL@ )c]oꓥ%3hiC87cV)pCx=c`ߒӪY^,xUc+qG#_(o,H-sK-8R=GAsz{{{Pvj?*Nt`H#]BĠi>嘟v]`{e FcIOqg&Ǹ!\dEs3?QJxk*7~Hi @Hzꜜ+|k෩ Kւ375<ѫ"i=ӃAC#F 3a~GO%M],̉߀j ^ro/{[\X]FE׆%Vcף>(9r+ub&Øj =,0?$Gy7E1LW9yyp[_2)H}zsKKb91HY[|z0ՠ3~ĸ$?DOn]%\!M U(pkم}(r)V:{ָlRv8tڝR)P0mHg,:Q MUͯeTcU+wv :W-~w/N\hA}4I?unL./mjA?A0E$߼ilN{e1V*`:0VyQ]WJSF'Ck2cmCM 淭3&Q1%@tDLl";Ld52*Z`"u 7AA\.$dp;J^+JNŠ C~j<i;0Dv\XI^Y@ķ]<]^a` 3hxxD&̩K 8׸j<#"r+8.Ι¡ "{y>1jV`\vgWϡ;U*(Trj1uʾE!IUP;۝+'"h}Y$lRهk!witglշ:2)3ٙR sXWDfoQ7+SvT>`ulԨeaM4ؐ+Fs#ݥN:ʠFC*Y9&tӰqQ;M-Yg,e1Cug/P,U s_ǼRmԁ1/^6H_ԋfLnm]@"gB A~*Q/s&Vp\mp K\EWGR*9u:2-՗JF4 1€_8@S@B{ `n_= Ne,_cW=τ2$3+~MYLҧP!I$ܰ $Ͻ?_fMY<6`+=~E}:oy~OgVosʬ+:!6*`I: \,idke{ "U=~f_@B~ṙL]%u."#&av@x;߷$bї$7Y;5 ~h+Y͍¬< Iʸ/)@əcw@v?*^OˋID~"[*_xRY AEFdy8EAn" H{|x5;běi5Q[2F*}6sх&i?[Ap19pcl:(sMcuO#bC12Fs™WBS$3A'-( +3){"xt+PA tKCp7ݬkny \70GZ 9}1-/F`&Q!aYT")D(U ?=͡8{3`s|? zЈeR1aGyd] ԊF*+ub,VuV{1;qMa{%%`>lAl| _s3 *m猵Q@뙨T䆮 ٌ9%FƬ*)Ea7:JX+Zjuc6Ĩ_k"UY,@87z]_[7D).f!Ih U Z 4'y.ܳa^ܿ)^kJvِLl0>iPsD;6JVLt(G^V"'*oBrBv\HKkE5W+'m*"|*PQd8~{@d?zs\e73I| VKT+-kw TI(ctuR?n=춽5¤w+u7c=n9QЀ:Vlb m6uF)P--ccCPF7x'2X5*]7v~n9뻬wO ĉJ_9mZ49?H(xycS*K7Mfef)P\ݺ*f&@Rdұj&tEoplxAD$YΆFRwboJ_S X wD3hLUm:߇JysS$8'ߓD늅C7[1: ~ߦ"@7S *,H.t/=w6a앎Պ>ϖD$^/z* iQ8i6Őy$K%x:jrR+?mcA\vQN ɺjK@ 0*-rgX82{d `-U>3MH%KRN h~Zr1n#Uz Sq4Fgead:LU6VGVq$9:s7X7,wE.=RC<}_5x^g.g 0HށE˺noB4Ec2EL`O8zCiF%ap݅ 6<=2Z$իq%#>s{AUCsvS|ÝQXkW?%&&ο;L<x꒱|3cބ(fP=7?)*(T_b$J3j1V np-KfY ]2ULZXw-!$giޯHa+Kk7`=| +Oé,xHA<5 J}-Y cN C!q%7s8jVoPljBXbК? S$ig@omddMw, XC|ۗ>zʨt2!|OEfn6dznR#c֖ ^ b-O'u^UW6؋ԟ4V ,.\DEVCY ΅;М B_ lm(Čp!Gf>(aCI |+DLM5 [4ik W4i8Byo" 7 {]ζv[()2i]}@Y0If8:\Tr9k:$<[p?;>|5A}X23Նg1gbZQa$1g&g"yׁ9k=\7rV`Pn7ᘫemٷex"0*6u!ٓ6ud d'akbb[x폣c))5CX; /&CYɒJ,v. [hӤwqpf0J!~KnAvP1dr|F{,2KBuO\|v]hhb=%/jYHRdJuЂcyMI sd^N‰랂"z4| lD;r*jg_oqTז&Qcpc_ CkM6j^~--wG^K}MZCvFL h"&7Ha(w t;y uE =VLNzb+Y2 UL:"&wĺaO)-!Dnat7X Bw&~9#y6"X/cdg @f=džfIo;-I uk.0t.A7Nv n-. 1GƸAl+Z꭬?|~BՍ8fA騛.pw0 10,fjVGw \^>ʥx\ `X˪AT߈B{ {%x\@+X( (ٷ&WGla$XYM='80dc`7|p;{Ea}\^{k Ճŀp^[N JߐW\OC19;8CQљGϼ* NWP` :NhB$ ើOa*QQ+zn%Z $֭n~)Ų<{Q Z ||\Fݩ2@&? zUˁ47u&IqsaI8Pi9܃˗#9E*{SvM[eC2n挏n׫6>iDQ71CӋK,QIVV`i>el$UMB;zb*:^ǽܩaT?4 yJCăY; IxyV彵v1=aOr&@f!,pV|];G,R*Vz(>-[26~^“ݣo+tC L]K3 TX/1/dGs% '}4ȲPq`^!caJ4EXlMe v(T.ÆD!=蠦5O QS#OVaxr}Bb_{ItQw`[ˣQ]3dVI3q*(]\s\&E 0?\Cϳ,~T`QEC5VR∽1}fOi){`7+_k(חfcaT|v*7l"| \fK nkb.BI 8c^fƴ3I =S"o] *&uE0WLXnK'w]~]! ߹#/w}K am_l3͐.-s8J?';rxn#م ;1V:6Riݪ$[^P$](a|/E0V;Qm$ޅ(|hϽ(--S.Ð<+%4h B9)?XØ_mc$"fٔVc݌XU t?/,jSX@XMxp;ԥ]PO̩fOSۿ51}3i`B>걫4A䂏>G-Oj"kB@5svk~j#Z_U4@V 腋?e` urg J"y;74K[40Ҡtc@^z).#NkU|"Ғrp=|m y'rAv^?04Jf* b,-&m`x)I X$.UwirҙWlQo y8v{<2vA *}Ҵ ^W"WYgI[`<)bR9@Kx7F‹< .td-?~sѸ{(}糳V,ћ:5_xяb՞-r>crm1)6ąj4#((?7GFD"!_k":W;p'tFV7}u*土F&E``á[*䅇>;HZNnO\܂NL =ipL3+6tW9Wy2|hep5v)YJYbl@Vxj6I <@nmPYnp9iX{ot=GӲYPc˵D̘_Fƣ:dpu7os ٔ'x"2c\)F#AMoPtVӛp/ՁcwK?c-g|i|[:Z'Ӏ8zdl'AuXpeɹ$${jXR᫜usCĊud  @R)iѝi$V3^u&@[o W4:P$C}҆p <1XP~laælIfU?nj0rzsn,Kin'k.aW~VgQfDQ\t!Q K4s>a7s@\U2@Vߧ(YEf;JY~®˞Ć.5 8D9U׼{E]4%.(Z}y:7.vm/AN6GߊRiX j::Xu Ɗ`@ v9ɢS9&A2jHbY3=wW mr`nٙIKYDLW)I_߇a]ܗ~j&;NQ 4l rEhghȂg뉋pMPz %~xX-%zM9':!D4)Y;c*{<@[-q2!l=5W(qՒ*5ctN"T$#}"WrR@Ev1<C-CI89Ȧe*8%PDRWDG6RD'Iw?TZ* D>`!3OpX.tKYdܰnVs+-'իɨஈ ;[q11#d>mΏ !`~w$f&WBHQpNJPr6ѝ9.oYi.ء0^^٧q_c%hvHR/}"GGnF.vP:IӬf}ixТ*>z?F d)C0pp_ &ϭ;%V!7#}k.:Kqlȫ;&LGQ-&ڳ%68`s6djC2i8(vQq%rrIK]2ŇXj{ i6ܜhu84}Ag; 8;tz_0n>ڭ@vfK{7)s *v÷07BŒ5 @NCGdBuZApt&J5o#"2 4]rmi ֎LbL\Vm̷._RC.ξ%u<'ʞMl6QqI)E$%'[rA ؍@x52 o&8>Γ#HߐwvWuhޅya&3blAўl-/[8(>bsu j/KFPa0g,ys_Q U[c:EߝvrNm땯QBN< Y1K|ĀR`I#o5>3ՕH[,چ8/YﵵoJs%_5QHe`gԫD{\֣X|YڗH N\E_ ):G,𨌄+y|qeB^ zt 6gձ%o&tdoX _w\tMujL |[}Q"${"nJu:CU7wMےxW^gpz[c)}̀QIcZf!(qW9~žC(~=-fmG@u]_ONm bZ{]IYeF&ip`/^Oi/Wb[,d$xQb<1]ġQWQ1]pjvF y)2[ сҊ#B;AV$dPZ!%x|R&M Wk6J)p|OXt""v \1pPZK4q?k=A r4s3UҒ{SS/pr!Ǽ$Q`^G^β+3N}w"aCR<6!%?{ǣ`T&"x;/z(6x:tyS?'Ac>ZD@':śT5q#Ծ!?b*r8䚏RFK 9'Z˨ sp\a)^pWj ip""AX[|nomϊPhoFyXt3Ciu@(zxm&p5g)D~{U Hujt'ȱ,7a$,{oK,]y65*+bY~ ]\CpD{&(1(p8J '>$iq i,ģêT$9L,2"XYmu[o`glkNT< !K:8W}=ֶڔ[glod<FGZ"$$z8l `$Cł}`&Y`F30 + c:v< <ɢdN| o ,vY^P~-*X9]hqrO3pϲ3݈ ,dcω}">Z兴po{ƤdƆ±|Wi)@p$;((AaR)}]HH=:l䙦|,>0 3{/Xn,'$1q|Z(ԍ/ ׸r#k*ɶ9s.DzJ %f!!Y$G?؝7^(p1# ngj.J9E_0<4}gӲrIrAZc;'.8yR %y?Sƅt6 ;"VbBJ^kL~~;h|~,CnjPNQb?kp~ŝ_ l$HKhg/z!8a;ՍwTMʜDZsw҇;9H XU?N*H]!۪{s'ܫ!=žٴ08d_»w-QUҰ05!D.ɫ܄›{s auZʒweKrWjS9yI45C`N[ ,\/N;ϣȿHDh +$"g $V+i=2|yt\rZN@kP0^2< 'a/TL-7}:3h[qtK(枋<aFᏦ5Yn!kdvT~ =H6hmfQ;5ځ@Wj\$4%P2X2Z .L;,/g^˒EK%&h^EdIv~)],B޺*]R -9PIR0%t2²!trZхCvշ:F(%%x$uy+x8cN(і2mcPQ l/f*RN/̗tM SfbR~^`A bi{zB AAy@{) bXۜԮF e%=hȦ~藾?R"1XJ%L^tk;m$KpU"gMJxGDQYϢe2!>twMzz=u{hxl4~H8:+G8OI-AㄩS,qIMFy7w1DƁ[APsגTĦZR74nsE4ЪvRU͉}p$VMSJ836 34=aGnAw"JOvYؕ?[v,O!}Uv-X S"]2vȳ^%nb(>qa sWT8b^` {_^)% FcӷKᘧT_QCi!հTn,3tJsx Fv !*DCA)a>ʳDlq'GԢ4n*_ @ k;֣C)Ib(ŁRB@}UtΨ-4!%1Þc5L>YKKڝn,Q'~Xc[8x 9,/6b,);a<͎S !XB;&V$qrn2>s'ץRC. CL6"'ω<qNB-0.g(| &Y]1 TYɟ1}EUk-*i6b*lbhA u8t\;͉1u.kd@=wWBp#37k7F`6q;߯[M~Fg{lKpϳ.舐7Twugըi)Y ?y\n#qߐ IeU#9w+CG8X {/ǎ r<}(RWÕ;٣ګEG۸Mgrd^M9wv]_f$^ $u(S`U#b02@ut@]"/o$|/#߶tƻ@16LMh=Y'$zA_2ŷxT0и-g@mXl5` =I TFpCQn}27˯% xWՐ([cZVo]iUέrFpiתo"f ;llAtn,w6; #a>|JS23@iNky:Tdy1%y FCl1.'7x;N݋K/O;MѸL0:?֔zU[G^͂VK['!Bxe|:sAI59狉mrO8=z/~9P <O9@[U v{"d?f-stvsUZLr}"pZ] 8Z#qoBea2=A[U w?+KbmMa3z/m>g`O)ji7hZ|%G ?Kb~jPP3U+ iˌ Z՞%(J>ɠrjOkKOn1q&6V2pW;$Q 7la@_xD~~kOIH7U257Ca*VB5m;Whחh+B5B|,g,QD XxCcHg5 hԇoyTrwRk`vQ=G3ryY%T,{^S^y{:ayx_=Cvh6 BZEeAw(\<Ӝ/^yºnpVTeӆY9m)~RRTQZ~FxQY2eҡ7w( vi4j]2 ᧨j<a#b4\잙y_`u6O:}*p8#b&JVZ <#s뜽(Ȯ{3  $ RqV롃Ҧcm|+FK}ΑݘwL.LkGԚSéHD{d-`~c7(7R!d̩hS\ ť%2G:wF[tT\U1}j(fF2P'+aNx[GS%Paq&,u9^eڌUsI͚w?V+Z(|)Ūr, 2=y2`ݳoFOYv7`K/XSdZz d/l%?+\B~3IݵXVg#a>̰SzZ%V(Ѧh4rC҆qP'r1[WyX9K=q=i4O[RQFb'.9a3roPajO+(;R+G4 58~g/‚p#:K%GP1ܻKҫ&̹2J7k^͹NśF r1b۹2B]HұG{ATZ73aK'Q(gdr$X؄swIF}3e{{$uNPX豍e wep} Y@Iot%` hIMQkƔ$ҍ@AQ\tʓpa\(~NR~/ R$|bPNok|Q \)l.hHY*[4>f~ur1MBo ݀UmƂDI\CO>,{ߕaCsv+-54Ko%kģ>ai} ;,Kp L>V({eudo܎#@#,ԍgz(+'fP,hU!fv1bt>֧E&NުbW@z) %o󣥋?EncP .QBDxPEؗ0]IҖY~1kJnҁYY@g{+i>?6DEa)>{ڇ 輯 s36(:6PM^JF.CE+1R>ȭ߻m5'}Mz+9y\qF!.P+v0Ijd Zt ;A ʭjZKN'ج_SG{bYQG ț7D~$Sհ룽6FN9oYܢ4$hWҵ*﯆ԛLˌ:;)K}|Tr2) =S`Щ&^@b?{?$WVn'\B hK3cSgF.Qp#BLӞ&6)HsJrmB13g%"xQ"GN #> ? k2q$^a宲0K^B݅;-垮:)[G֍+|QQ]',Hqt+LT+RH_wȂq&UKjW' Jnr C[ݾ-]CE1y좓+ )-0 @Ic@Jgoߴ_:orOYc %ÛTCwa &i\I7l%i rj4_,R)'Tx|@ ٫"g"~qA**8tJOChK#JefZ.{*[uO3`-üo:juXwXO;\D@UF um~A pU[or秄TΒb[` ;g23*[πm,Γ@%?!Fâ'l; X@b!؜w,nW o,R`wm{=kBDg6٧gFf-' BmD~w4(.0IG3:M5EWxi?eRW/ 鸝wrʈ&B=zщlKM~oN`WQܟب~sIh@ӌk!øЯ%zF;&Q4#gX߫{wPv,4YJeS]qáK>Dl'|?jF\d.9`G/na!oYƖ_,ӕ"7V*;ЎPSMηHͲ2S`t'sb1׀Q~C5+)N ]wQWXЎi.l)i#-4_Xj:S-ED ,#O6ն~J@&{"׭F֏E?cnL[+9K*WyBb@٥בLA@~ / 7B A.;,}q0 Z=O\񹯝zic"z٪i!I+q 8 ^oD?M h3Hh}% D#TUb qB(`!rF-ʩplSwPWiM4Υ$W4#bGj<Wd#g"P2W]@ R>ַx 4cJF٤7/7` p0_ܐiЄR=~|Da [E ++Vo0꼇$s2^6Ca[ePL:b GGLlԡ=˒vUmBvЬtO\+bV[DL{*V  )]N.2\4˳s?8<@@lSO[ o?jVd|Вͮ$<02'l/1oMy%zBQ0cր.?A9\ёܨQtE66MzCnHi3̦ ƿ wBIiܕga{(X޾~U.7eX*V˵&v9ObꇤRw"c%֠b1wxB i i1쀹)y}mSwcԉn``~N$9yG~w1s` Obu.K1Ɓ0hDiNp}vݰ$3Hb p+ΜvV3bž9q om#_ } &mRAnNT+&)`ч'( Dq+f@'bJDtnX &r>Caf]Z<&ug,ݨhJM<lǧB .y@h5NbR Yމ)#5ky /LVX\qgPTslRQֶt>KH_ܔ4:DML7%^H|.D`WOE ij'McZcEz"+U aI#&.g?_#lCRdy@("VoYx hl9Yښsӻ^7r0/k?`ն@YwV}a><ç%TB窶@bP~}OЍk{֖ {'OwYTɒ_d(2-'| |$3fA)ߓXU&ei--/cM7z÷9JBy7h^A(}zVۢc&%*CWK Z̕(Ifx R p6S ܽ-|Q`* f+S@cePkqSD Xp;  ck" vܶ*E\i% qR)]^StOҺ̹\BW:?}m%YW`v4/DؠoJ 5^(@oϔdekh]%y+iH0x'aQ?;I-0`-jEΨ%&3`ohT V$mpyмV]Z)}2zX~MmݳlbN1#1Wc[$ݓ lh(ޅ*Jm$Y#yV{,BQ9e"VBӟޞu ,׹扶?3E;5mij2HAY'~.m hђ=<.z` I t ^Xesš$E؃$qbNJTj&@ϪHbd~fvxçS m:-H]XRV'}vcPc؞8~<4vqn/zS,}zpE/NGgiѦ0Tm(FyrBN:wrN$ [`[^W:hB0'4>>u17 iL%7{q8NH1Zߕu :tu^:Q5fïN7v[wu]_LTvH)Cl}:$fJN>&C"#s1>TeE-<{'"cfrߴxµf_IYk:\*BJ 5„篊-&5)9J5F.5koLՅ2@Sэr'Δ_GE.?ޟK :q&WOn5mAdTIg{Wņ,9J-9LƈUI0':i1(f,"LENM==& }꼇oxVa^F~|e>6ч;3Re $6Zֹ%M`=?qױI % Ƞa}5LO`9[R!6xT쿹n" R0殭 >y޵16PR 3)&m-eC O҂[3M4:R \շַߔLM[*i:j?%e @GmDXsus`?^GZ~ͬG%X˙zF&DUOAbocd $^e;R-ՙ\`v_\L [G{#g2H:S1faĥb\t)JChpNVOMEǰvsn>9]VZ<Iqe wz5'?Σcö`Sf)*$K =!@Uq:6CK=6)"_I1;Xb@\w ( >EQ6TJE`)ءobC -?.d1Tbď%]1nT!GJvc42 8'whr T^4ߧ F[U9rw?h5w?|p{zj0u+cƯ7e8ݷDtn fРz:pi^ð:Z|ǚ3pٰhdȶ ڛDVVye@Bhƃ0bGa 6$K%3zuFp UPonoTzH䄑}{ugw*E 5RԒ_M#f-}]Hl&!"j]C CQ ճs{"eBNSt- ~:Ixo92tl@F3;#ڐyDzxq9P΁ҩ) EUa \@<,GyHxغngUsHiLj/' PE-dm#K٭ a-Mdz\״ m>]!W JB0坤י:Ģ6|M\yᑈ`{'eL9=XSd}~dEo6;=yz2.`& xhw#<3x̢cua?IwC l95JzRV #NhTvRB=<ٞ!(֕p-]ׄp#b]VdC$$y2*|vDfWo3Zry<]J@ kW%u5$gP3ǫ:7.ffERQw3kԒĊ>;S:yJË {FVupx[Q/lȈYB]!—kR5#f ƼTH[`*4oc3w >O\KhO JkƒzĜ6Z:f>ԭ }CˈWj͎r ^T8t ?_¤#UK RBQ/ٍWN@ PT 2I`p:U‰G3`BͷLGރNk*?G XGm!*+wT%<RbYJ_985M@6,p)޿BMQ|+1^0*"qd<ȚxVܠ ֛”4A8j3jN蔾4xz-Mhp=tN(>S!hrD]YL>ij2pWMo8,HE7`?^^"}aF:.fmd셬 Ѽc_<C-+Z5]X!wfИ+d)&T2-z$RY PLUI^mOtC SQM3xDq>񺔮1}u@D @ҮثRyĉ\ga?b*Ȅ_]qo2^W ,Wt⃢:3e-:xsM%wCŖJ11<` 0uI/]×=-pPW{/=6x|F>:E`1qZQɈ 7sAהv30NXB0b"!^K֗αY#>e:'pIl?su6A&f:)wIK>6lI/C#vWXqPȋQ{eQsy_c{?<^8zND9}OM4(V)W "蓝O}G-THF%֕|] zR 8GzO+O'1I˿Od3 dkr؟ϝёiP+;9ہw_qyN!7`d.sOGkNR/o:jWZsa:+9mnD:>2ubY"ߦ4%E"m3ςPtP.œuQѸ}>,'/aLM&.pJ9z UCRܠF8=MGMO+f|}'9nїL#P 6v|(~G`h̍"|]N]*4Jo_}.\7N y%4a4F q#g0BpO}誆G&"'0˗fɿl P@ +l(X욫*o bv!8DcvAX씖=_Tv8|CF~U4"sRr+PL{T11Mz3n9M .VQxmBz}w ɊL`? hӘ[&D!̓PEzN2_MLWTn@\/1`w5tBX1Ӗ\X,+lXtKFTdifndgԲ6.1V\k#FbݣJpcr#Y5I#d7R$һC*Y:tjS}i@7ceˣ"Gœћ^C/i!wdg:tP-YD޵pvxaWIb}f7b]60I- xjg` BTŇ!v6fڵY@o~P4gE$p?YRih?QÙ;"03 jʭE*+{(мoS?0%"?P--v:ѕøՂKKFaAudnsL ?Z= %`TcޕS3Vm(W<5k-ĨYN efB_TUy( $X{H ajhNO w*vSFp{@ / }ӗ)j;C#69t@աRVGnxq̸4n3w3#,wcE9 ]잉GTƆ2Ɲbb4s 'W?yUFbU5 { je&?`)&X>/avgҨ'} BԎHrϩnS<\+$̍j<4M4C?Y#,r=ݭ=^SjרAk@h>\9^`4%6ڹsb[|PcHWQ\u7/ut!C@R;ݮ#_yO1Av][@$@k9ȘjD͎,Z R ,5٭ךq^]l<,0'ơ7(`zm/?b(mzkC]wy:KcO#&?%X쾴eLTlvwn~iL+ &%?O֍ !Jͯ`DX!5JCDyhǺ;Ť&:|%HɈf־xy<̭@Z|ҠY nQA˹1x2ÉZuztg}KeYJObXĹ=P93dWp jɥ2Lo:Z%KC/NՂ@qI^L7Hi9̞@؀˰6@. T9d.q&⬳#q:2k0NMM[\,ݩ\l7㵖 '1u`Ӑ`P)3fhhI9}κf1h$xCU>!aNڹǫT YUM0xuYƇ8S۬?&y$39Z;1 񀀝Q+X0K+W *zO0,iW3 F%ЁcFT3iM>r3JPR(8ҐO h VJbm-G(@VUɭMR@tyUiǸ:vnk' T.[ARv>O$֩˿QaxWn аPM F~{(ņưFB)KD)LnbL1 su`߈e3&rsG۪A97]uWƏ̨30rCF }>p#GϿZ~#! :B]h֭F Y,Rڥ}>]p {D߱*PI>Mb89,8rư˄,ZK ؝Ys¯}Bqغ M<W@NVi' N(^Ylk Te+M85&- B߉B .T$ 3}]7[:-E[y >V+&V(Sqwweo}>NMR8;pvկ )dgRV{髰1ۖ;ycIF s}_$Fu[U>N.~C95 lsdpsl>6@,>=d~ ]Q@rlv8=@F. a-8AhJJ%0E[פKOg ړA00hi=bK?r <֗xvfq]D1ĀujuMV:V_vQk˖U,ss[Z@e$͕=+bvhήkfS ŦcOeuWmʝ qbqץxQCTFK?1gU2$rZcD %g,2ߧ$&9wK#8B!_=tۻQ~Wq$#y昖!$7oۀf~P1XgKhؖ"! j\w@.`B}Kz'4`ϥS18j{LB}`>_[| ؗ?,9M+a鴫ŇX| D! LBѴ9% }CjQqm$ Ж㜲/ua e^T!n):YQZ.M!j! -b}O0D aga_~~7wE7ì]]Rw kXhK#e BfEAN=&PC[:c2'x\2Ðb|O2ŊLQE`wE2O@lKѪ߱x 2ist7C?1ΐX_,ZFU՝>: H;{X~?gʿlvy׸wr[NO--w@TSTjϮRKU i.bD/WεJZ)ē;c8'7}WW2ݙD#]2qH3)i?"VZnʤ \Nu$I6m! ,t- ]t,bU`g_)J25'+DWQY_Iα"O EGXt$*]} 6 .Ơt rZs7”)Bf.*%:53a*FDy 6_tPɋ`[/_nUO* .&_:ڸ$PT݋ʌ v?ſ2!@ d,mtGhIJYcldI$ڏb(!;@H]Yngq >\n8,I[gz}=7Z IyZ(߭9>"xp*μTlvB}A$ϋEn$%(:Whsm5. 35 j.Քy[To Qe @|xSh^~~/=7;parIu>]Gq HP H.0Jx(>^ oCh#M_V&Ή%&fͫl5,,=e"6uU{YUF Tf5C2:k'{+c^4蚭⺿!} qhT1 `dlek FW[\ ; '|Ī.)oLKW.x-P,rj HsZ<@n3+k:>&c@a@z WT`JHA].(gPu X "Kk6ɖR !19puUkOfK5`}lЛopƓjC*FE܀I=UXh)8p.I^Tu)~+S@tnnt[E ,D1vaՌXJbOh}$*Շ{sgltξf2B]Jʮɽ n_Y{q"ѯ7 Fh\$Etdd'lE8cd_. Q,=n;S7[N3cTT -%J~vKoC!`YњAۧjepq.ujB4l&} aBU"mvw^$rj6(HˁGA|4x-@Ķe_dRn0/P':tm7ʞG|pq[-:r-MlB_vISI@ }'N/PjW RY~@l(\p+E-:Er֞w_xV :\'@xj_'ߗ?񤎋tX;wiZ_"V|#%42 H(fٳ +/Aa?Aǜi48$4x|Ay8\3Q?I=iĩpw'? `=a1 iSG:{=X~=A๫[TH&KYkX ڤEݼ)uǏX;x`Ȳ#^<o]knN!dUݼzӓ>'+҈ +f@ ݦi8OxQ>,Hd~W;Pktv\%DȷGld&z,,Pk 'sǂlz ^QE:*7f7Ǧ)YK] :w,">?Y9蓤y2ݍl- i _cItMxtW!֑%=F"g>MwѠM gQ2\ښ#)䄜USm'N#u>?-5 :Og^.}1+²e26nv%bcBS쒚)*{S!5v{)K{Oڎzۖ04CG_xI~QwemکxOc!QLHaECMGY8X=̫YÄ0Wܠۥ(䜅J䟔`85|v11GUɦiT)bS863?Gĭt 0=X;\57u aPbW}G5] {{տҌsę3i#*n;m%Rv:"'r8'QY[?bC hjZA~\  h^I9%~69X,T^T-['j @D2VDz%J'n[:6ގ OQQXْv1|5Kt݇f,ق6VFjg\lj6/w po0ۚ5W0ペv 7f #gc+jIUsco/mq( (oxsK1O`ۛFT!NMZh!nU 0_4LCa`+$a[;纼e2p\B'qG t7%VɎsÎ>8&W+k!{B~7f*{kA׮)yJ?,L^wZθ$meeuy" Xl}ir *bU\n!7~ZlD`#-%4{=I"YtZo,Du`!Q\R,2N}/[A0bvL`KOJkI uY#Y-Bm{^7iF#P9?{IS/2XQyL3*U<=}hD(8FFHHaO8豎7#]9ֲ30߃)a) WQq:mK"cH0gꛔBKʃL:gW,UP3`zj(1RSXi9f9Sx kuKh󲑷pC EzG S핀,}xZBYfp^xEm+A;=S I9d"gvgFjy?an xN3"[#b!yF'o,PZ'9"& Kő\E/*2)A.EJ MRZzR]l0Hъ`k&p݌fgbyc`{|^`S`m.+R ־ tYq̠+4GznUwKrsӴG[vdܐ(S3=)(d*Hр↥7?񐔿2NGf2 7v73FM+Q@Z+E!LR>+oi{0ժaz'm@,lɤgTz=uCE?\\ޓXuN4j}!"4H Zo) nT Te@nQ"b-09s #]0\MR. W 6lS K5L@FCg0 zlRo!-8CͰ=Yֺ,袱^V}=g;谫ڙ:s`ttG:|t6O -@2 5byr(|"Hprܧn?LFAk+*vV%WvGsM!:|`Ť}!Bo'ZRrţy!@hݟTG+{V\ 3WABʌ/e'CלrE7-;}Fy Boέ<ý OJ0;%pQg1^6 D>"qK Sl;GĘ4aijD9SF z 7V6/:WMO IL:DN:)Dɼ19*czuJ]Q Qk? Z=GtG-q#JmV)9H(hd6$~A=ح1 *䂽G̔8 kR=*0`{bϨlJ+ڣEG1" "쉕[}5f2H 8cԽ0Vy3@~Σ fw۔Eˑ!POzZ,vvҋ߮vI %'\]P.?@:K&V:YGb͓)@lVDAz#ӈ-lN{ɚE]ij[AWNφФ)Nm{?d?LYu_^ضH5XV"9&Tuȧą *!?ݖ9c`4(^f=:N`@fY-NL#{`Z$KE67O%bE. |k(|xh.oy.ouЩ5R- =o Yh)n4%}JfX}upg>1T *R!T^ptFޗU;;q{"}xXg)=t M/egunosDja儑p37,Tp+#~1PF)oS[ROU{e]Za$[+@"vL C>i_ܢ]}|?S;:aƷ@B2 3-Ta*TVHiyV:IPh$%CΨJŮW%'C,bo;zQoؤ%VTQG +'QR?u-g!]l6oS&Tةu״'%xtmcFhqua-_LEѱ[! f3 K,RتV|yW@{x-vKtlśIpi*kc񋔬BO=dc&9\~(nUrXB*,eӑ;/#KX`s .gоΫ Yo#,&aAi!LcfG qќoP^EOc%h['BO&%Q좝52}2c7#݁A?#M&BIfw?p\ O %.Fu@:u,Uӻcˊ }lU:T$nw/f*|i|*z0f!!~U!8L7adKޙuW]G=[>a{5VSd7yD?h+Pmyl @ƕ*i =jru&:wBbZEhÖiߙurkm#+>K)j'66XsHkb[->q8?%>bj -2wB *}vG#bwιG?hlKbSh7gvbI).%1j!I쟗.$?݇ђ(p Dnl jֱЀֵ1\R2Jڶ*\;%WrT7Z;P3h1uBb^XI 2UW|\zEn>^m$ !أYy0mgdN,*[W;a{݊)1Ym1ٌcIrXW>}asFJM6^U(mzn+u5`[E8=KqS9V~sE !PAM T6U5T+~H_Cu|̮w-%n]ƻoGc?NUy3d`01"&.)ѕVoզEFa+ χ W%u.9zy0˦ Zb%ɛ6]jywZ8@jqkImUvvIBEXYV1c @jG)WFd-Gg:"a>Ϸx0ٽ5Bږ07ǰ[AXYy3 `Laz{ߓ%q3R"T2.y†{vjzif <(t+*1*4U7f-Hl':"URO:yaM jEI50 ]Kp e<SS74&c,#ѩ^/' I,6|U 9: a{ ] +[BbʡyR^^EsT3Uk7~zrEWhYS3~F2mP47-zB}_8,hnP8sAS2oeQe> .UV1SGG/Ŋ|neǝKI+y>WL`(kؗ79vm!ХT UPC2de~h ,}v_Vxez`+{KM* 7=ׁuO^nHF> (.bT_5CN:sǮY<ƌn@x! xӮ!uKLOkr*)]8de&mf Jw!n MN(E`CxޚA{bCnB++[]%g CfѮ3HA*mePҐk- i-|)#mE):{g,f&U&.u ddՐ1lyqb;"'ǟbg%Ygg[PYc3y_ϥEK)ݱ xFnx];:Ya^bF0x_X;Z%e|]EL86m'H9}W@{+s .ʣˇŇ8ϥl# Kmq$W|ejpZZ_-鉤Wym@$bdz4{Dfݴ!v^6kRgkGჺ Pv{&*} K^ 4n\/{}_5? [҆Tz:9.*xRn0c/Ԫϐ;S3? uMif>XstnWjꝌ)=Iѫ$wGy}Ah- 4qz)CEMP$?Faxo A>woyu3.a5+iΕ)Dy0(;ENX;m=] $r_=(+%lq&AbZnT$R}"9|9BA3i`)#W^81;t{R] q0sfZKæSe} sn^ӤB #+=ٻA)y1jZJ+ߵ|meh,=ٴCttޏvŽOq\ui`J+M|$B/γ*\1-G8CP.-XH jj#d($GxGvHmnn)8%5YM>]̃rOl*H )wInVTyib8%HY {NK:.QQ|gu1+)<.KJ1Ti׃y F !:e#wu4I$!5YЧ.q2v5s4b5wS'(#{PﰓؼcIU%S〡z{^>geYq9 y~ =+TքPA c6tbRZMQrs(Sftv'ڠJ_& \iNAd8搨MLiF9I$ E1:nSpi hy Myʌ0O8c҂{+򽩽I< .~I0s,Kz\ٸl\;2I\T[;|)֙Ds (68&5m /G{`M#YgJCLdVosdV]J&U}.Il<==GG2H .Ka9#aMTw[}ٗ4uv6@yb`ٞk AMj:Hӌb=_qw i [GA58!qZmG8=]zCeMm+w¸h0٤nUp=rHW:Z8!Ovz԰{yJO s=@^:g sGA`ӌ<*x<6D@G2t䔥=ů~ya8sl~3j7).O"Xa u>qHfxyݞ<|)QXQ TT?_+fVpO7c#B- s+cvju#k}YYXon|F:P$4E"b/J\=W>H*xH.iiJ3)0ܯ 37 XYVW;mw1 ozNc% L3sbgɘ]\ǖjPK/&_ߠV:@Մckϒqi*jr+cߜɂT1:!moi3Cg^SDU(x+-48ݜx5>!S`^Zd?hO2T]xY~N' 7Rtib$wQpqm*EeFݪzUkfӲ1,¨KU',#=B}I1͗p5U3ܽYnHS֞ u{QakrE? a_+_!Ag%.i|>Xמ"rd7q? QrF_1C@ӕ_MU]}._Gor{?TɋX7/n"YO wtOuwq vHĘh~m7_ɖ%ZV@:|;w50ݳT MKX '2,j/:_&7:9q@n;갮q3 iW$ VɅuXn=م*PNruFYx%dBAQ!ӶxӢmC :b1+%ρi'm1yaԼ|X# 6ff# /A*[-g.sCik58B3R+[ut2w@i*W2uˆ$Z.22Υ>`^PN^Q;D6tL?rpOkZY^*2}||wf {^dzsrephp!Olg(f]w]RH~$sCƳt A)LG|q |ת(!L{$iGsdЁӡa.}Q Ǽ HᩏA?f@w0!upմe99]Px%[ )u#u(`@B{A~{5 \r6{-8 (ߍwUfXЁ 5E3p^uE!xyL{ |(nY,v NCZg*D|$I:hn36A; %{&&zS.c5Ax.4ZύU()D WyZ=Yj!' p@\DIQ'ml˚_!˵eKvu6V|bfCyMxFg.w }De:k:y<OLl&!;~WȁTTk@!^7~ø#k Ztw<_c"glr Ul)G)ʳt;0ҏFby~7H2쓿ścwbSj 6Yp V"v@˾!;*A{3m~LВGS8iނ:wj"2IF {umгot\Š'5)ڳv` -Pk«s,ƈ77Ĩ.$tlϰs{G7&,!{5ʳ9p.gkf5y!Tz hP'l8!! ;q" *ůШj51[0(N$O C 9b N5@c`7qբؚQܹ^7Fud 6V>^C-LA(\M3~N7D^ ȼoO8y3"FϒْLa5s ].PX;7 ׌yſ<8NH8 qՑ6Lb^/K"-y\u)"?2 Yq䍙XWkh|R$UmAAuG|)!I6%l{ZB..Y G֣m_8r!@\560t'mZfIV͗ˣR{+PLK)O/L*FZ]; '%0.lNi{ֻHZ>PV 85Eq}IFC!T Sa3.Tt?Tl֘gOo3:ӽ :. G**쌩(]X#|Bt8z7P OšM$)4fWD[Bw MP$+{E5XjcCN C ?X"wa)*MIH:Jk-5tVP*82S(Xb>@/J@}H8"+=WvyH+D~wz0df// ꐧ4PM!+LfB_#U]wri6Ti&a4ag`g6G&'ɔלiЋޗ Z.hb@kEBVF6 nV%Sbki}|O~˽tm*9Y2}..=@i TiC2ꥎ+,<>8[i\qj#6@ +,8 쥻FfZ0VXu,߶ ,q%ʫn~7k 2w8J*)_1q 粋;ycGбF Ac m&F"Sw֌@Qxe0_4@E+yQygh˭AR,΄˸+]bWݖvps7⇜ nAFWĪ Hޢy%t0ܨUp& ߃)4t)ÿ π⾰ ;}$bIial^sfv`}MY'䨰0~B4G$|cGdy}t1%RAd5e̜LĭL}Xʱ=C&ǮBg[oU9t=M08 a åCrUvL | E-Sý^_*F29 ֵ\I8t"PF`/x= ]{>=RWDInvCf5ŵ؁fBqi_w!m ^G)Xo9xgA27.\˔7 @T|5<1N,';Sp>{'k_陱"R|ұ*1Q11 Cm:Ghn&rG-U(,o#ݽnx%bʁM=5HގmY0U.Gp/w7ofXز9H&*i[;@ga_5ұ]b '!C-x_sԚq.lYЕrj#üL~@ZYB$cTGsZW4y=ib"i'%imr*}QZu3eUܟV?/{ wv*E fń[H0'NM:iiӿmyh*x"F=x5QJXu(0z XޛRM+MMy!:\ڼ0PG2.ۅ\?~=2񼏗p} p#X^EO#f/fNVWUG`\P|F$eN"0 `e62| h_gtT= UukRP>: "&_HIG9B kHrfS怓%oHKqR<ژO"SЗѰ+C2YM5lrALK{iLsQ A8ln@aF~HBݩo\P뚿qB DFx384~5}{BшzAjOl [Dn,@ff*ho k[$1)znBJY/Ri؞ V6=JRhowj03(skG~>ڶJ_明 e]h_4hɏPf766c*}˹ g:M']} JzggICFdݕ3Lbu+ tqEzy*SMH~6]ѽU8: '9c}oVr1d2>UP&s-Baƞ\ΊV~ʚ miUptBJjdJ3GIY)mg#Alu_U#_-R0k:@\F/A\:wkk'o-)>.5˨-;t@PB+wyna$S5e/DҚxG{q6;B4|Y|*HXx~i꣏mhifYyؙۨ@)ҍ@ (A ,# huJ_y+r 9u#~ Ά؝+)X"4Xg>h@.Yo>*-G }Ρ[Y5i-˄3Eض'A)Ϩ&2rTIgŇo/JB.uNuή+;ܢQy]IDI#vZS_j>ʀow"- Ste.UÑi,-N)GRq FJ u,Gؠ :D"`T.κƾ>׸ƧeF|`x<Pz pP5-JF)E{je <P]S׀oN8:"er$Erf_N&3ℒI'@q=8(WJ}Js9XL 覶z8<~7=ze#yObMI=GC;K썮(U$~}\ bXХ/bs|JHd(\>i[ewg@4]hڹh)Ha?+x&3cHxaTC&R=bO@RBazm|BV52LI9nAJVq/:|/ep߄qwp'eq}&kd,Q޸Ch^Ncɫ_>O^˕g^E೏>INE =i6vLاf/L*Ij-qu/'*&S3ڷv!UPBҹ0VBé]3MHvvPԩp{ ȇ]W3D{GWJ6PUG!߲@noMtRN-cgmRo,=p0u¬Dl-\z(ڄo`ޫ>^"YAr7Y\dM%+ TD+FŰ4N9z j(|U܂c`D撑9x,8@gdQApc7Fov?I~DK. .E\Tks&p^vɯU*T,(XEӋѳL\5[TҔyFVM% >GW iC1];Khِ#aZլu~h -]EL(y J,J/oCwad>){֕l[TS S34j#:$[i S>BA'rܞhˠ4`fLl3DklX]uWcPf8$ { ;yGHP~< ~4*pДQ\!gI,? h-څ58BM޺/I{`"L ͸Og|ĒqNJHM4$!Pܹ,sٓ/Bfv%P\S**nzq_Kj,jeԮXF֛suMÍ5P2q9{)&Y0{w0 3uT\\oGx$1;zI 3Š$FרL/x :5k(ȉѱm ݄->vM'{Ų.РOl?!+1P1ik6Wl^JRsѓpQrOWqtgC&a ht&2z o(M]}xi(> |57v9ZM>YSX'!J8*#D&}kw`7纂sY(? 2MHߕsKL`APËG P7l;muyesH_X)Dg+A] ,Ё9BNdJOqcD' WZt*W`PjOR9=q4_Zb5s.[#+!4yX"4,ӃsD}Fn-"9RVަ̵=ٽ8!3oh@4֞&fx6P@YUdW^J5̦ rlwƙr<t*ε!gt}q0N7[rgշccL' c5ACTp@+!W.gr乙Bdz@9wN#$+!8/Ww-rאu:ccڅ/)DbCW HmT|O=PZheډy`?up_]}W$c3`AvFW0nBTloS:۰Mºs_bzk ) 9(<|Qܴ[퐼+"/!/\BeDR7T* ,y!gU>T{/ƿ2 I5=Ffds8L*(]W,rQJb t.'-WdkJoٍ[.W,ڶ3cpܞz2RHIYPd [b ;Ct!F6_|@ 7g" dnp\_K:12L +`8ot _X6ϥtap>m[axKvezQWJc'g=*/d [B'88l{>4awǁYEW(5d.}ܤ . oKY461^$*έ"[ѢIScB\tSs"'rk?Ҁh˩S6־cDXf{.6hg|fft%`.2pqi.{ Č8N ]6z4 iVM^qॅ,AY2߿λj$J$e`Y%f@}8$Z 1h3 ljJEŘ"eMQ )Pq-|qmp$Cg *rC@5D|v}p Z_pHX ѯH}k3KoJIieܒK _oUi`1QfB`XwGȯIǃF`h٥|0w ]qCex  a:䚘_0>)$4}%6zf{( W'^[ pHw~~KX~6 EdD0ߕO5h%Cŋu xao/o͏3~)xبJ!ߊ٧E`†`ㄯ}5~f60 s$CP m3(|17WCP.<$~F {*!(2w@prmLlǗ0Nu@f ทVv`2QUIoaҡŦ՗`0AUƀpIвa PF$u0)X|ibx7&BT}M ^(쭼9UEl+^"~7>dw)xJ ;0ﷅÈm0Mfx aFp?J-AKݘ >APNp5T{Tt&ܹ=B*J.0LR%g̊>;[h_Vf罸N\:ABWV4YcJCI_0ʠ]Z(q̽(qgiHY ]vDp|H>=G".\س?z:fz{J߃ǟ:z .b1YI(1╚gs u5Tݩr2+c]癣Ġ[mj6H07#Xs^W if]N ݋& s\xOd \?ۡsF.r}⽴}J{ Ё9oܲ@S1X$}|5 ,lH6 RPbeaL~٭7ukj/gtۅ X<|jvهm{M8]+!\hEۃNT_Y:{П $$dQJجrrrW?fՓ~Ji槃ahd7co?La6+b\4 AK^gRW~-w(0";F=DaϺ/no Ou~x^.*bbPeUAњ$qz ;5A63+<ک1KSަneEuG+ǗM VS`r9 0;+xR 3qV'O(@e{!J.z16;ӿ*$L2SS_K|2saʗ%44 5O'oľ؅6!RE5}UiC)le[okV{#[C5nad4 am8j  SM%AIi?xsZkdotlOըPC=M4ۓ,$9hӛsg',%)? IE6bݜ;2f5cpW)diF7̦6`hv Bwe \X Jd@H _2{uЃ@>E.P3;53?ИvϨ> SWཱs]~wFE Ϊ nKlu,BsE '2,XQ;a7Q IW;,G _6$ #0~f3QV0 qyot5t @V˱{M!f krߎΟ> l<=NVt<,+ZiRHD1'gش0H)|,Th{. ']ioH/ʒMН=rj'xL"Njlo0 DI.j|gyaBOܽt;>X~y:,EY &%kV>@} "r`n%}aߗJ8|)3E{^z5c3;0kwIXb Gr\ǽEx{DR W6bQmZ0Kp P~k Kk?:"a[\ I'hhvKHǾk!+|.RaYNYKe!n]<]sKVLhs|626ZF@@+#2M@$i_DICMb7 ϼ"n8P# >nߥDV7щօu]+уty!N[ͰQ-Q&gTrbig)j܃nтTLl0\sD|(|l!(^kv[eL?!CU%șƜq_-; o7Qn45~mmS'*Y/>lfVR1ysq%1*,xY)UOX*bTS)RůE:fo5. 6eFW7"!*^W{f#Y?c)LW|Ɏ-0j6&b%s}ֽC Y-JOu5Gc2(}˾lY+Fw\KM)~ 4ZsbۃXP[.` 7#7}^ /E]jZ;ƥ?2ݵdZeT[F2jȼK!`f0<4 vc'eHP}XT5H+߲2JKMeZ1e\ZXffN*OPmؐ+ ͌$ `!.4UM G?xy:iUD4M؝{ H:p&)lAJȶ`d+ m?1Fgfrpïjm8AGc9LW4$٘/4q%d3(.|Dܿm诘T: #a/mDrqEe[iKTI}n[<|_Tl kzcl?V&i0?#D_jL3\,{V+xHq#`R^b5٧~Nu̕%rh#JU(۠ "BabO9|%wО_7Ȏ^0kspp4ۮ"y:Xu\#sH St5\ UPbYw5RA_3IkIXSv7ťRfmN@UHcSP~PL{G*Q+!y/eW㷠E$ˡLDzLbfr(A>~OhsS'm j鎇>QY?ػP{?4zZ!r ?[ƄaT'ÕTxkruΓENI"`>q aN:+] d$F"4I\jW@iKnMG˂ MRPXbE.^rELvkYM^Uxv|:J̫##TOj-ܧSW}-.C^ДO= /Dpeq&_e`S$ׅ@g>`SQF- Z#CVVb %ݙxӳ&pE1^Z_r0*\|PPL_߾OT4b#f8:A,@c!ծG%DKJ&atz9x8 MBm|8`9j4b۩(aC‘p\ `{3| G3Ph',޻+ )ȠWP` LbwjQ)kv:a@(j\>CRU YrBX WX|\Q,I-܁HF9=>&)QΜO$2c~y]Ώ{ p SOw#r5d/tu׬Oٛ ZLڱ;b4]lJ/4P[]C~O>z4g>b2aK $yTWi/kǾT[@|-SփawA3ax>@lWd~*}$[.=soyyNXfzW> s8M?9;pi!= xdlCG&&nr $L鬢ދd~=p沼Gvҏ:aB. `i ~z7~?o7>=$\nCj?XũRe^'n `𘐨60t5㷃JOUMFBGlxm-TSOpˆI-j%ญ^m{F-Yp *rfo۫[fvL%㈥)$C|H:ln\鳕D_٬U(5$.~t\34^u;ހXaN_≖lO&>x%u9$1}lqX8gQ!QJ̃aG`E#>88zpW'N%Fɚ(_61@')l``3۟-&~ eTx!X{y/O#Ϙ;@Xw7y2bzr/ Vblc8x$Ĵ Dņ7-3am89z"n=8^@H{a'7#7\n@?2.E!+ ǩ1R!W22C^ x8 5@1$,bi=+6e3*ۏaKgLveǑOIU` ;hS]V9y %=̞b_'%Xu7+/{a 'O{U5 QK,ќ_79uNu׭3=,qYjѸ)C15-oRy@,>)]EZ =8GYV n:m08dsy9!h4"=*3=|u׹oC}uFupj)9sǞWd \9`U7:uTΑl;͟ Z)y`_K/ς{e*XpI@bр,a1P%^%{ࣞ³UEp/reEt79orՓfߐ Y֊ zhRu ,\k27x[^6֢7[wXc#7ep @GZ8Lۢ1Y xWI=VFWn ~ JIjL_Haq$ ك6֎нґu4ŐQ_"C5WmKe CD|^+W^^9N)0.{Y7+j$ZǤ̈iEp$'LzU`JZI3v.qv ɅW%.9BA ;hrB"uTwR?J*O>WBqv{ H\?kd6Y1;9QXISX<;0K?ǶZS(.w2gJ"A`o*]60:7A!8BegpNLj^nZCybĶH_- @ : t~Ŀt ~*u-;9gډ}䘅Ն&$$T.%m FoasUc}4P1%di4j\;փY9TBXwB̲[ ZIP{Nb/<|̒׶DٽUYOއ3(Ĉۘ dL eΨۼ|>Tϧbo+Ue$Jv@H#`%nxo>~"[m7E2O)3 OhltM:ymĉ ӼkǦ?+z>m94 gJ2%'cK4Cr3Ɨnld5;-uի w f#q3sX#4U yѩ%Iw1ʾNo4jmau}LVzFP=8uakRn2za`*asg?u H߃Qbh0X D! ٹGoVES|MQyN^}xdFfJIH-= 8g1dg|SOAs>E%gdqZ\G!Su,0EA.XQoMwSGjX(5v2'g+%4&[ˉ B,27ˍys؃r9YU94VR8YضJ tu5b|΍ jM#f Aax_SNjam i@67T8jQNܟwR24nV+%~a{soW=ѷ 2ϖ#D h2هu>cK1$s⹲_(J`/*(m0:]Y(AJ5>~R9I{(?3Ș]1,.,KJ@g *kfyT$r$WvOCBUM%< ~ʎKhaRgɭ(i6bNEQ(U:|5T!vGibϛC&*>Ƥq'FSFw_K 7*͌,'"{<4 -([=$TNDء:{>jnHl]<%v' էQ`P">ݼ=n]A 4umd 6[J_O:uai:BF$*W>1l>U%Cؐ>@ظM(x/)@hJDs֕zz=J'Nٝ(Yy 5yY[3/_LR[tH_yݿW`@׽u;ǤgZyȕ~sAmJby~{ѤfzţSzJ^k`AJ$[ Y;}Dt)%SD2D~}חv)}\fL{2YfCMó/fvBAvVc|[8KZ٥_5) Iy? /W % 1e1MRu@Ѩl:x :;prTA4/#x`Eh]!6sQ bJo3/rEGFaC xqȬĀ D{Q!~\ȅy6MvlecNm5 a(ߦG.ځ鸼JU mt wERަ>vYdd`Ca"Ixy?vHr>eC6tϰ|:P ԟ]@͂<;Rx{* /v^aaܡ~@zvx$o  Aex& ۗ\٬1 ]zG1cwez'aVYO$m'2](ھYc8N2=Bdpo2 @fD"\%նPP54/۰ H[b9ǙBcfnEY @&c-~d2X厹q-<{3PU I%R*͒9u,lS | 7r$3W_ ?<vqzI o3M tml ޙ#HFIxEé@C5  xhalX7| M MiT$sZ/zV^vh,NFx_ )̬(Gӗ;gփܰ)r)(f%2[T_}0p5 ;a2ީ-2k5Kcʨ|QQyf$pFF͈_+~5;g Px?4!SctAoA`8ea%CUX6gGYڷl.3|W]=̍w |SVIxyS.FG6I%r!F+/:G/dh4,s#S@;^'_! U*Yp!E۵73I'|/}a3~{#[uTU&Q6dY)]wժ^{w )/T'!QPLK 71j՗t]n\2kqo^;Fo=Ԍ*a3M 9n^J +'V _nww|ȾI p{u4َ9D+HUR8xpM"'.$oٜ syS-L+^JqߣW Ϟڍ{hNy ALaquk M7!=\7\DЩ@->/}zɫI4*2{믹ҁCDD&," h 9yEt;?jˢȺCИĐeu ! NVg?_e$W ^V2@DnQI8RG8$X)@~Z=k|=;ʡszZӾW ?0.tgtoԫ0p'4ܠ]wYsf 3N*l893;)BpSK‚Q"sy#jx5n<+l HA\+J׋hhmgX:9פlpBkyV{hq?(G|*۹[?o-즦&Ѷ^6("gՊښdλzY![CJ=o7dgVpܨ $H%{q4z[|BDvɱ*(BԟA7KT?5 - 7\6If2N+e9 Kپ9L77D=O(]ijFbJd><ӚvŔv[K{QSD.yuiQaM Mob`}mpk_ 6Uo8YSNcVWjKDwfͭp__AR'EGEbZ%`]ntɎrY%x9K7YQ"FH*NV4.>b!7G|H֯)X;^dr0nӭ##F|t> \Jp[ V^,勄Gx( DNdQ}7x[Lp !BVpxwK'X[ K.f|`C~ͱ'/7oulKvKD27BҶ q;t,Ir+l2hH2.={nxArہ&X9wD4Jc76|'Z[4/jfr %@kҨji0t*$@ǢA9y}!:&$tb0E~x]2D\U[፥ 6Cs}"q6f^&oMR3Gv©,$>bwF+ mn_5m(Z?Gu16n-1(ba){+A·tbKk3G?Y[w"MB[lc_X.;̚z{i$ *?P6-,\{i:[7*y`!ٖ3mP) T(n|:> YZ