go1.11-race-1.11.5-lp151.1.12 >  A \/=„F>0ցBQ|nr{Mr i\\"(^_=4"ƌۖ2B.^߹I峛Zrr+Q=h8Ը G /tAˉcyC!b7C䟺9VN/j~4O">1mek%j'BW43Oy9z ᰺70TN0SF#Lű qž =A4 `w*be197687d957f8624de2acb71ecd43126ad051d81b9893e778ee72593bf54b0f906c5ebb8326ca1dfdc2f177003419464cfa5737ĉ\/=„=FWj0p/o[ZWMkbBmPd('-Yb_kLbdϘJi?:ҡ 0@Y>t"Ou O?vWpOѳ%R2ƋmPM/:[ڤ7:,r\p>p?p d  9 +Gektx z |   ,(8V9V: 7VFmGmHmImXmYm\m]m^nbn+cndo1eo6fo9lo;uoPvoTzooooooopCgo1.11-race1.11.5lp151.1.12Go 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.\lamb58(openSUSE Leap 15.1openSUSEBSD-3-Clausehttps://bugs.opensuse.orgDevelopment/Languages/Otherhttps://compiler-rt.llvm.org/linuxx86_64(\8d2d9c94ea21de2f3cf361f1a591cbed7eb6f277921013c9fe1f5e58a98c93a3rootrootgo1.11-1.11.5-lp151.1.12.src.rpmgo1.11-racego1.11-race(x86-64)    go1.11rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.11.53.0.4-14.6.0-14.0-15.2-14.14.1\]o@\I\\\I\U@\ `[0[][9@[[ZnZ>Z@ZJeff 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- 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_XIOKElamb58 15569262291.11.5-lp151.1.121.11.5-lp151.1.12race_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:Leap:15.1/standard/0ce41003187bde39e0a3696315143071-go1.11cpioxz5x86_64-suse-linuxELF 64-bit LSB relocatable, x86-64, version 1 (SYSV), not stripped~Z`k4qgo1.111.11.5utf-8138c79ff669004daa4732d3c7fe99150b5cdaeca389472528096f00baad26bf5? 7zXZ !t/] crv(vX0~qp -`xONݶQwëVɜUĸƱzV"%dFxܪUm~wZSc)R $huT<㊪/ &%UJI[4EF@QzVJ{ՂY6z#j?C\ږ-5AUV=W ȍF&W 22ĪBA>CM\ >_JљNxR)Yk|5 .?sWZ)1KUbE`$3IX޹4(Q 5pQS'¤kV _pGu)IPMɕ ֡>~Y1[_|1[=zHE6 |OP uo~͓],sV?orۻ? OH߇`@K0c`_agš3 L kg̴$$.Fbα 64ECioSvPq[Dr{xs&A]ϒkJĪSE*lb=@S@jg@!\9m}Cq7͆n!&^úk=WCHVjb-S `lTM7K.B l WSi2ء~kHob6Nfv;I;_u3U$V~'wWBfyЖZAL~g17EbM[gh1j{AsnZz.}0j芷ۊq)]klUӔA$ k)`To6.i;;ۨز ?s1s| [ 9ػ%dq7vot*#L ʑ ^-`B^ZIGc #QZ[ v XT soG,2ek47X ?˄N? G9ͤj1<8f&Ygd`t-?>Ϝ 0y105DTV]ITTLS>Dh"FJ&Io#F>䱑pRRo)4\k;ȃX>E_:A{{afjSOV|ŝpRdg8j smossdELUȞ|NvUNKCG^fYSW2/tx ҙKrϡڗql}rIs4B=hk:MCۡaTݔ'b,- aK4[ % cEV=h.-u/f[4Dz4C@WE>ZEqg5 JZgn%] {Dbޙ d||8j +`oEȏ_{xOl97=r2zĮT^!5',cf0]4kCtNnOC8eUN|{:xyWVC^!bNe׾{.6DhP%Bm{j FS[qc/m݆0!S7eHhq,#ԔOU@ ^3< [7 ,+ÊV*0glbLϰAH1}n 'jpߚ,CkZ;dsA_ CBu5GPO F>;dkױoH'HZ&f4XbARmǡ/Iƶgzk{sb=Xcr҄X rCWlL/,pOU?%U[ک: n.K+_!*a94Jw_#'=] IM`(JH.v(9U<LXv_-W7a&qnK5>1`5CDo4ƠϞ1v`Я 頑ɤK-ht(WQ\oP:-ouO1&3 1^O-zW3%C-ɨ@;g[b*ٓKp ֤^otYܱl~ geK"d|xA^bYϊڤ*JD2QFm؍Fm}fÿ$b/Mǎ' #R{f\RyB&t$zÄL < & 9.Ȥ,]fwpioOKEu'sr%de x -|P!,Oc">SQ-@{Q@3ߦϊ8R)PP*ށNs{F< "sPtfpqA=,6o`id:pŀWdz옏{S&a[:8ZS(l^U`8_^ǥ k8a߹-YOsܛǑFmgB1܅= 4x+w6E4Y?-rPK^kWQpR'&@{)2= ?`fC0 EGv JͩG ig/ OuYWɋXyrڼVzy9"go/ߕWm2!>X6wvFg]S&1o!^as@XPo^ DeY8ڒ/]ETVEs3QC#$< s\V$xo||Yc<*w7Q n cь ܩ;p^fb,S+Ymbr=ogt_a ! H@s\p2U>³B45=.7Vs@gHu[ox:d3B\ Xpȑ ֱǺixSkšcDS:'8ZU.J5!i72rj0p󳢎a[}atM6LRx*ҲJP,wI<|qy65CMR(8 SIa^硜,iZZAb I/vQ`k5cƀmPBZ1C3.{^c#Kܿ]bf -a˕MDx"$D@o2=m.j=\MN\`:@܃cA4Z/Otl+9. 2-]x#SQ[tU^DZiX(@1웡ή2}4Mw^vyh7 ȡFg|X¸^lOڌ:; 4sEaqrFdN#SY@h &(+,4Jc)VZV`Z!$~&5®0y=bWJC2!V>* 4Bx#$餯|xM[b̫) s-F 8~ W7>U3~@ J MmJ129it r-]EFj/C>DZOU= gކz"Q1 LDiIv}k`?VWǣD{yhlOEdQ[ylA}@ ~3?yW'Q=聠UL\eӺF[S$|VX|dSgU洹ENx}2tԆ1区nܚ|lM)M$%_mpo(İ!NxhP>Y3ʦI赺qJsw*5Ct)-BE&bͻ+FX=[oe&0hUWAPTܮ :I%(kbsBve5ݔM̟Ňϓu)fa J%ѭa WF_ _=lju!,8p>4v.O$1E^qr)z_MX[# wBԙC2Lq `\~*TVXO4.ԋA8Ô.-Mۡ'R=8|% \g(FT''܃6MY`m _m=^͛*jK6OOجW:x079sr'/iCU"`z*Ie?4-|f_ .~&.֖;ƾ^*2=CZGqKBe vN3G XrO7dhcCF.DW/ng0fv2AE7vgz5%ƣjӈ  b\)&(Hb/+ !NfAXrs ^YDKZ޵l lEHjJ͗wů MAiFkTf#,@CN"? I"dEHܢ{Lu@ 5vv^+n$"?bt-Ig$ETvwK;1- *M}R|σBiD0Bq!cV҃FV|]Zp92 @fĊ9`&̣7hb@>Jd:-:&4g{OISscgJm|htj26 ?Y.rMJWKwKX ɕ[M\'Q=ipDZ##{~pB(PoH!== W)QTHfqJE#݁r]1KDDF(۷9PF-;U VoxO@a)H>^K^FIGYxq+Q~4e!Wj1V PEj@y:~| {J|e2?K ږR?]n#ӎGt8 gA*[Py[[/׺zH4p1-rl??g/~! ~9+x]XMa'HEes{i~B6&ouՕxd~y췃OS|{AWӻ?-3y`oTa34uW$O%Q&\ j+=l6tO{(E\b̤k(3&%lO Hvd*D3:/^=.>E=NnD*g zJP42傝XͶWnpGpuJ VCBf,03 :v}zT㓐hdu;?hgDĈ{neE=%0x:Ѣ4*>Iay]f 'ab+DuϙSy2L_3bYUPĕΡ 3\#Xv 3>ެƚ:} 5P vbY|z 6|U,!NiD?!1XQ 1-_?V-uE4VeDo뚃Ys[tNIf&G^5&0ֈ6bz^)饩j_grw񓪓)_cƨ+@/F Xn*.MHZW Jpwx~Ø'1w`biK+2UVNб _\N!aLL#Men]y!/R7VesC$exVƇtIH,7nM~]З%׭Qko% \W _I*zfP: ȏF>?$Yz瘵AVPn0 K8Fwޱ9|=y cyG]gz9u浜3NxdijL[z sxQh7I{&;e2Pγw-[ c`5/_PV(rd3#>a~sF|Z3pn.]uOo`:j.=9Z I!"yXvՆ4u[I1"  BfKp1BjgŜl#:wu(=ºL^0Vd 02}UF%YgFYobg-50&M/{C|xFgV'Y2JՊ nګؕܒx917%N,g;ZZkS\;t.b)= M([! q1d)E$zt,/er7NT3R.^}i7hCR &)>O&/FvF8nIz:sAu GWCJ`{g=XjeYDe+ha9p_._xVk |e nu6iQC>rA`U^yM͇؛+uD'HxF'ҌitŔ5J*?jT$c 'tWBRݟ)nG${V P+^"չ4O&<2u0̀8ˎz)YEdE*4,# v}sƭ/sf%,$PGA"~1ObUQ> ,i4>Zф*+ےsZM9c49;qhc X m#%CXx /Of },!L ip :E׺"|8hF-3Xj ]8P0 pQ)f5ʨgM5T CT 3[!rBY}pTdiH:Zt1wz+tx&o}F tOJ-.n"Iѐ/@4 _v b% O#w~%S⮶T-\:lx|i5з a•$ٚTiJ$`8,t=LqCHDǐJb=_.:mJ)G6h?Aԕ( !*6z SSCV@?*]$Pˎh(7迁HuEe‹K]I@ʕЧf~gsCm1vÍuZR[%ĩ:6h k’/1ep!MH/ԁh߰d& (̣B{*$YP>_g`X$Q3O`Z*@_pFgcfbYqh O^-2&[[&E0p~-fzn:*\]yb!!M~&;QCY='o DZH[C68Hk~iOOXYy*Ț:{.B x~lM{ޓE4NRUGr&̴#n9/^9Xz; @!eƯK6{˸{ɤYA=)22nlNӞ]{0E7M?^8( ҎNH!-\SfY\p7 i|oFY>L;#5{BPY>+HȷIA?P_Qw2 ?*pѯp~f.ҢL~:o8=yLE-x"&]bۈ.|*cTy[ na\ z:cT-Х쐰Hhf=Yp`ִ̢rk̢YzatyS=42U{Ÿ 2Z}ֈs^tGu:ÛY] H/ml 5"D-iI;J0RA~&D asZ+#襲> 樛^=X`-!'υ¸R3[ګO1I[= )6GN~iּr져?ntMDB~:ݐ]I B!F[)0W S% aVh^` GPm6 n~L k6FGh}$mbF F>H-/UJ[K)}n"JJP+FY]^ v,lW@bce;>y =.Y{`(-<݀6Ρ6rۦ9 po`Si6@:mhHsDJzfHdžp.d@iKr! ?b_19pR=̚#yΆVN:mj G>l+gdTij5Ή)JyJN([Eln$b$m친%Z-Gnk}=i_ZNLZ&f;\FBjyjTAQTi$)n? UX@ШYK.FD%e=dZA .\ķ Jݝv{j 9]@ѫ7XJP䭉}se^8 `_s!GKjP1x]cVӴ҉lZ MOkxc ́F~RRݵ_O)΃tb2Դ3`N݇XK zQغ:dOA.&05T("NTYM0㟚@UU&_ck6 ՎmcQzAm E69=wO2E^ЮC+Fjzn,HxհSs LhMʥȣBb,p~`UH)G ~uns:hH R@@qV|M+PK @{vMSvX+y4Idh3W̏_7!GklfG 0ez}#FHë30З$ȸck ć+U@V?!,A-u9Jŧ ܥ3{Mgd^VZotk/Hj'O($lT}Qk ,FYΥ1Tu-V,%Z iZV8kykT_/앉:=nӭu9;e.^e鿯ʳʒ?{ -L<&.Ofy#ljekOGyV(_+h>&NBQ4aXHJK,}gf6a)Z-o{^ݥ"5yeŕ"  )&EF 9Is\qRFtY3{8"Un/$X`XuV yC5qDn^r5Fcゥ{iSz1"}NC Qlh>ܺZ0k@273~Nf ѩgwb5awc!'>>ouwOVhsodQ_4qR1Z+Z  LݑVE Xcsǰ ?sIBC8>U3#^}?+#OF){=U Qo~v^h =F֠( AzʀV|nכNMŃPu*hҕWY^% ;y XcZ4A*&(R?I,:.[q)QQ :!<m Xu,Fs‰F]~GyR@_^ #N9>go3?YkVݓPB2ya;| zk0H,z|2a g8% ou-tGÃ0J;Tu&Qݾ]kY˒B5Aw2:<(`tկzid.a,\SOzi4`F⽸fR) Zq`yε܂g>'n.cːq*t٬1K^SC35sբ j٬Rhś7QȽ$⾦"dLO3n9@X޲+%Ъ%Ŝt˚߽yb.^M)$a$H*rψ[.|u}dA櫀=&]/(_'% QXE"j7Bdѽ."ǎFǾ ן(o"rIeϕsl-!Z ^]ŋ]Sp( ӦhpyڲFXZXc'W/a^br `ԙCLaRl;g8))z>|՚ fG-*K(N[gS(Y:m0 , |vL>cta IЖQwk.Lq`MV& ęʮ἟=€",=dj|f,]+Vmm5ۘj05LH˜0I0/JhPST3 )y VZۗBO |(~Fu T?rᴜd-JwZr+{:.ȓJ?~6\1+|,foRQpɻRLT|0 9/VYSW>WE<#"ȇ XPv\x8U:`[O6;ٛ_1m~?I`zZ+,}.rى$ ᰻rKqrs0{Yֿ}RaywűU~GJC ]@8_Ii7vUi²~.SV3-RGoՏ!;:Sj|MJv^30E@E00YMۿD xQ>DsՉReÔWN;܀s Nd[=L=0biƀ2p W3p2{\|b_'>6yb:d:%#1\Mrӧ|%7VwV܏85O[2~e^d]XFlmٞ ]|# bT'r QR2X]'H ?B 93MP7UQRd7nPm!8J_˝5CfoϬk`D G{ֻGy7?F@XbgW$h8%SX[7O"\ 5yOEf;4g;v|?=ã'"{ e-5$M9OO\$}|uDdK["O8hgYGu6Itg,up@P;Y ^i>^Ͼj7fScK}_#~e|QBP 861u"Z K|iAZ=Ǝ:a@V:]XРHhՍ5?b望7lѽexi>b6; iԘ7rd,sY5~aTݤs{`%?G yɭxdg*8j FRϭe-$ӁʺޟP9m|бŧ:}.n-_žqF/ނёx䨫(?j[c&ߏALrVb롺2 1sk"0='Р4_`͗3F"8SWoٟQg'9_z>F^AE/@r8vW2%Ջ^^ƺ"Q>%S]є |̖- ` QZԜ;Y+Lel`TUX0fs(+-&jBo.` sjXp\B<ɣ6ڼYT`c)2X~[ue]g`;"Cٰ\#MjPiٛaxQ߉ !\HkmS3'd%ZǨ~6F.NGo uLgpVЀۮMD [<$DTpz!܃$]A/!}l'f |&q< kh .劀7O;FRڂ Sl?8vY D as}HLSÍR&aZcp yi1%V4Ћ\ 2+`{_,S>wX#Z'7wHe=s:) ZV}| aeRS >-?( {Kx'0t:1lcF9/ lr$k{zf6CyN\8L&+M6MISsyq8bٹ*uK-O6|s&\2\ x#c̚eo./\ 3Z%s'ɳ#\ /V;}`߀?IjZw>[R( Zsqk/هGdgtvotNNiѻыt@׷'F~'ʫK&gVEBZ\5r  u/u5 k$>]95!Ѱcs)u&nn Vz6! iyd,N/ݧbGeC~pB_Lm"Af <Qٿ29T&UHa3 ٵB+uSi11ۭOmhc4ʍMesD4D.$#)j32S A]F>oȈbFsxBLUU-q+iLcr3-V sGZ*ي&g>GXFhGTO阪}8 f,39x:x!O h0aZTڸRK:ሂuZRj7mkF ۍQ\munܨ,[[*@m ho 5#E>+M/SA`=[Jn.3abٷ-bU3OW'.m;A9Y"$gIFq<Ϻ*H(*}*ry}* o-Ɓ2ْQ(jz<=C ػ m2#3.kvw~/̻fRؔL1z$J7~(`RY_Y4`j"Fv@;_Zc1VdtV,¦eZ rG!A[M[$Uz\@.Cr4O+ 7xH{{SW_uh:p<_n֥~{ɫ%\AX:a4}>{,#, ] w]!HvliJms@SF WFض?`qJtGx:Q#!g ,Tf}ςڐYaF 98.ПDJF1ޢ>fM2nbH*)U-M\51cA;a>w?lVs|\[_>'YD`Wڜְ#Hm̂l7HOi~fQm;jR╭ƇR2]gg\a b"E.A3S {3STMl!<6LcվdHwvo!yxn2gc$:-~Qm{k|\`.[O-ԡ-&el<=PAjPNtj} o *S2l+41,daUޅT*^sg|J>w tZA3Me XRf쩁q;YS,! vMJ ө ]%4E8qO;45BiKG~.1L<~Oᣥd}#4Rs])C]\nQ m!/̓!7A(PhH_E#@h:Gh;hFK8%vʻ=<6Ϝb:.Uܙ}JlгBnAݬ p'`Sd!m,17ԈuoZUsX8] T)W"F 4}U E(ݽS@yx5Z{0] ݔ=YB y@!MNˑj+cmtA&*V8 $>d#Wp}d@uRacP " HG'nilSמ=MuUEN<02zO3DX?')~m>{ȊzSEkAOI!D5Ϧ&X POoXȽ)s"7wLS|eb#=7"̽g-nB:^W=2EP@Y1^;-"]6v'rfD99B@y$ǵ:6[=" g?fPd}Z+m*oر>3gͅ%!jiX^}:7!-Wb{U!Zi@b1tA#tcJ8 u2꽖u R4]|?pq`lNc,9jvA< MFS_g(#||yDT_triH>3%/I :v?LdUq1:1AvF\],RlO2`3sãj`:nR6\BF|$?XF_^6;{Xz2= [`pw:6; 9N\55]`**-uvVg*1j}\p˝HMaZ *3,F?rbT\Ҹh╡N="M |"T$E>i|1\49+{4*P\YfmαɑKE|s3ꅮ}&4ś/ǪbfxaE$i4},ND~ od#>ZwCvۺw|o D8t>N};R gάPt 〛'9@wm&`~>TOX3_$@ǍzJЫnprвma7R[9U/'25{ /.Nk`!xexJGpy`T1.|CA`S;VWmT~s;I&̸7fvH5 }04Y`/6n^Ww1a)xz'ǏYdM2qƩ/?@1eƲPcL6,qb |0{.pXΈwiR ]eLGMz[p wZ#[4SXޕCp*'x;x\vX S\gH>ݎ #D33duw ƨJ[æ?&/ vw'49FxP,':Ḍd>ѲeȆɳ(xQܱ%X1jq"nr4"1cx{Ԫ3QdE.*Ig;ٽ ==? (̀]\tXۙ~>RߧKx]ջӥ.\Iwnn\-k D}7D ~m\ xQi`9pX]qd:]byECȁHB>$lwsl0o%9JőxלtT ;igVt]l`qͅ%(Չ=In7^-xnV&oxȗ`A?Hy+Ml/9aɋ&mZk|Yy"`L\Kizfմ&jɚ}1>}掐T-/ݜ_F_A"ub l4-K:ۧ;ٳ`z8P`2*@WGԏhڴ$b~{S9  Y:J#vݮ0i5a)v}GU,rFdd" ? K~Kտnahv 7;{v)IlXRugNqnEW I^r$z$~W- 9ɕeje/ H ŗk\[4ON. ǵsѿi%-Դ0ϰ=QԮPh,]dAOᬻ4_8IU٣MK>vcr2q`Bz@>ΘWF6/G,q+eR**v@ޥ)Wq?:d[-܇6R&} q <&z{EtKYa.` ithKLNӖƝ*B-963?9+iQ4gߓ]+ﭳz,`;j7Qv?4lqHXS%w$ѻFaw A/ٷ~2ۥ'mN@RqxM'+|>)R\N7ERx18.9x}?T &!\fgyΘ(0kp䡊<k O37ypuu,0o [fIs!D@,簸 ѳ᨞,놻OZu>Q@(. 3^w-yfwѣP_-TI1 6yg 8m1g͏p)/"z"gƟ>)4 K DF8r(I>RٌUd>Ru|:ЫEPE <,7SZWy*7Di?6OeOM2^+P65,(kKdu :x+JѪ(( xraA+ jY94d()+@1ݲP lYGc ޽Eq%dD[`?X5Ɋf:2Lֈ.`ó@ٟtWii,j:da7fߨXڴ;M = Dkvn-R^gk֤pqeynI ̈2(@S7'*(W9|Q_( wPZL5pw|/ K1PYS=|?vt6}1__WËYG1b C;gVV  O^b"jzI]¦zU Ry 8:"ұ-F'v>Y`H":;-x4H17NQfep.^AQ$qf|{ 1cSFn )÷H2&G`8zBh W0GԐieCq+RNAsC6,qm;6>^r1]S_rюY$ɶ<0!W UM&*\~MWhX6sx>C6YY"żbi;9H|U|\uc/DUƊQGm#jϥd>O:*?m(a* E <.\H<~K7ѡCL4+ݳD^d7jBEvb-60wNJ G\aHPtWCsOƓU9}oE#_[''ģV꠳:%)yQRPǟ{q ZN!Ft+硦`_FMf OVThAI+OϴUIԂQX#l, (Yq䫵7B#{a7< SM̎m]s|԰%+rrd,}8ZU*Pj]MbԴO!biBH-x9K$qwft|ՌLl4`Q_V#zLIϐkUe1E?k_Gm++KjU X _y2vw&Wޱy'Q0AF7*5+!*]FlW5}׾NAEPfg geZnrw,Ys 𗷰D.6 Uw\rlA #hZdb)b_KI!QdȵmݥA,}N_V_ߙvD)glxUYᅽv%n24Lg1F\Z_iEغX5ESd{[8j5wkҗwc{ELDST&6#v^Aч ;[aNeLDڹ[mrNkhfpB(Yfv\PWTo" Wr)SQ˕z6%P|9eD6l\/J>zGx($@%'l/E6/RgW*;Q4=GJ(Ly7_HFۮ k |VʔLH(BD{H *_Zȁ0"J{ y8ǝ2%sBuhڡb͟D˒~׀11Wc_3l_ pʨK,qei4xY&P??<ٻ G-?%Gܽw݂mXA`&s&HtU[vph-pLEopxLgyK\Bt'!. eEVfr^G]Y)V}3βe~ĮNSEIvSpN?h7ƒ"<V䯺QRBLzuʉCkK-Y}W>E #׆cʡ#TyLJQ.|oxX'-#1ܛ8{]~Hq?-eϓ)SgTbcut[/ӹғehj܎Ę=nWPH-${D$sDFm.+:ӭleBePeTrFoI[2\Qw`3,ϜdoopRm3r, `5 9DEm係¢=\ؗɞى2xYb0j e Kl|h뻁#*%ONSP9 .ɂmNxcR\le5FdKg*2:_1M ~n-xe2sBⓇD-V~l(ntZP U&l}v염pC``paYATw B=iy1aЉDE22Q!IO t #Wb77+!XsPn؍eIodG;d/>CL5~;_K:7 E'RhR@F BE.5 XV|4a(^ط6( ,7.RO|Eec9obi?<&֋uPQzСgrҐ&֘ ܀\,9Za'J]YHŇzAcFc`Vz$x]H+h&M1ktdG)O+R\7$< 0@euOX #_YĿl# tޢ*DKA^~PnWDBF/Q0_ɗ/L4pSQ)\Rt# 64$o6đi"o+p:Vf*I_&Bzl2?]x[Ot~+˛k͒՝>Jߢ7#aēa3R[L~zN;oIzTOedWxyhQ,4`>͗b7*+lk;֦ D-7EL2O5 CR 0-N,vgC6+s}_s"L&} O@Pew`E/|I1' 4Ġk~XaF[ uobFsy[78«2/mլzXm kgO=홇_&7U9Tκ o 2 /ָ3\kiՄP`8ׅ*MZ|ӣ]%0ifs vӥOrNXcIPTGoE Uܔ+]Q(@9gxq|ыNL?J5J?_@LƅOJ"\N0cyqΡv'4(J4:kf0AEa\љn'[᯸s raȡs@A/ mSaE| wFdgkf;I<}%J6 E(Z@aD5R•}i]VaMU*&D >8!9Swƽ (OM̶r]_xTCrk.U si^uJڢϗy/5j-KBd?/Klpj+<7 T42zKTBunnD@N˜1h$c˪:m&'G '[Sy#GTf&W9F¡oIL𥭖?D-yZ9y(؃NN1v!mG vKzQLf_u8ݞ">Zb8QH 2\Sp\/34/ EPKv7//ul4Li2i)~xHzՏOE5=l+;v!Hb@y>̯APXmp WXrS=3Tؕ9;k$U%{K[\0H}}i:;%R7{KD]i,|_ܨ ^WmY-uMP.P%͠<.{qm'lO珑O?o7v j#F)am×L:VˇpusPcﴟHWc%C' nUSҿk*!,"Gi&ڪU(A,j_(f娘m4.gPBUEh^;5mһ"M [q%7m,KtmM~ݦPBaAC;S7n7vS 5K4b/t^N1?Y7Zl^@>5>leSDް;nߗ=2"O_&`ٷju{vT%%@-1}pa_J f]b. ]ȽZ@&߁u+xU8[3 ^;UL'}i 1jH{"B|H̘I5fp[YZB,QUXa}%ڶ9zFvtCNKr35hNX$ɜ5]4=񝾊d.C"ƧeXEp'KF͕ 8Cx["X 2Ԝ ͺ=cx/|5O0r@:\IvsS_28ylM84;yNa9zWK,>~w{2HA q@Ӌk%8\%]I@)&,.!/u[RCM)l)S?+"Lg&nuU?VoHhЬEX-4 Hsu{aڂ Wͤ7k3TMQ q$=FdlKpPò+$3e/i#,FxJD >7,' EO!D>},^~D#[Eap7 ڱ/gz?}!W^V-BzM[ )SmjOPҴxu>y+l̛gpf]~#.+rN8" MܺD~xytijF. >p=[%=J=qjxŃR Wq@-]08rP@\S"p 8>q`L*)o¶15˪1ʇF/4k&;{bcW WoZ'i2DVZpM9Y%e jI [wfE`9LMPh\kԐ(@٦>wT>tv`x@na3"e=w1'wRb" lKg.n\ 5NbEĩJ%׬̃Z#bhT_}.U- ^lڻ[eM&7_?m0EQ'WZAi%>Z`h(Mۦ:T17e9&⟕G,9)s\r "mwyYʄWٮNR0B,օ[lrN&g8bD8'?m!U֢nmFS>4ݙcD8Oy9U#tmZO4ajCUN0xDd;Q"r oQo0&hvN!vDa$jT?xtRE#wYb%9Sfɮ@:BS'HrYYNd}ixoa`#w%1!7Iy-8ÏQȕFnsx&=uobJz<'o RKxfb)39;:WQ[Rrɪl# evh4ƛR-KNN,Dsm4;].&s~NC2|-v$nɢO vZ}XKh2bȼ; Q m;0&&|ĕzW9.p;9E1./qak1LTݛ:"Ëf *!)…뫼%qPNZS JA0wN s$RfgycdYɵe09կH aTwS/GFS0";萒~5s+F?!~` SD^J6.4sN$1 jIL{+d+U|!e~8"=%_JWFG@h(IӼB|yæCd leqZA[P_2 VA%oqb<1B]LoN;).nua032p`7gA(yؤUdטKFb.~7 #V$_prOM**"QG}`6Lu/҇J`-C>K.+t,zk:OeST*tQ݀& ɷgBgԛ4GP<$~ UHdz±'FNTЍ*| E[}7e_@ Fנ)JNJ?$A@V| Aђt|u~A[~,N݀4fNg Ibvκ.u; xFLLИ+6=. 4<$degA̖Ȯ iBTȈ(WiȅmU=W|(/Q*wi*32[sy#x~ג; i$ !\f^tp'FI'N $"h-SdSI䪐!8,qK@c*>ͤXI)9/kA@?_'Uњ:@s*#(~aGteo% 5XeԘު!yK5,H곙hx<|[?. "(R8'M>q% Vٯn0&cR|y[^q P|bҾ62JPMk7p=:3=6߃ٚFy $\6d;ؓ=ؙqđb| LjPԴUW 덀nlNU!GM٭3[ *=;ٚA=1n `sU솰TȁD@xP0v BbWY+?2MO#/QA= |D<5h;wH_b8dQ(هDqJ=@4wգy:m*F fF>_`nDV̴|׎=KVÐ~x^Æ !Ȇs?)V{4D)"SWp"@JlE*:rrtGV[%#ZRf!uTiПָ* y; o5 heZU;+ 6vMP=wxtq1hXxƲ7zݓAed Aˀ5R* QL},R\o5tۄwkg46&<jXbdwt;zBLz[O iAV-'QL{ qn)&ً[r|g 7nəADamm{uQZO" ^{F=>f骕yxwh[d596!$rPMig qdFu(&^sXhssM=@ZQAԗNsk˗.S-)`_$GhrTcERx0 4!v3oUMFFPݷ L*ñ#gˀȷRZ@xsNkpKsϟ U:8sA4a!.UB;?RT!hI㰂Tv\[kx\,mR5)7 L+lL{48h)=qCF 3(#t Dkk2Xu_QHj#LmCav \ђׂJOb CcҜ18Y?Pc'WS{ kj%*kaЭ/a]^Ⱥ-. ;T|"J^xY拭;|k{qTQ\t=ؤB&LaQg^; Vw# uBJ8%ݵHA*d(Mܫ^l.BZ^WVEe5ڮH~doƎ Dne8Jw8Bz/p؟ݡ=(.H{i;u5g 'Hji_}\YhËJ%f8(EV/Nb٤M,h˭"ٳ(f=kc ?+nLH+ZLSc]QچT7IWfū܄:yDOHõ9|b+TV~ YT%5n\%&ve`tq1VpS974iļ'Y&컾q4HXX>ΔɬHW+=4Cc&F%FE[O> VŮ3nR4O z) =5 =xnk|:jفl[ \$jįm?(a( mqv̫Q22˸tsf)s2:jLR 9؝ pT!qI266Y t-uo"F *wo5V;m=qq}bL9i19oh6{UZ`܂ׂHa?^ eFqիe)iK?ڄteC] |3`_K%\BAzHOamgU(g t!p;ŢtN2OAkEI.m`+ۜzJn׏:)jB]v(n]=Mc, /f$ r90KȦ"oc!K{ʞEȝ/Շ)Aj6+bI:*^# _^ $a2M{{ Tzzf=m ej Akb;qrWCDk /dƐNOIaȦ|)Jћ&IoC9z#t܋7t Pg*Me!s-I@۱|7#!%'wsKVv6%RK_jg\&ʒ>yIDdM"[N XAC)Qy (q=p)Rԕ8G]HUZC;P$nXUKCұ5mΏDV IB{%wiByI{ hƣ.ڱ9N'1@~4Sbouo_r|ȬGcIy X*Yp$u*j|ۋ$VHlPrƦV̍_*;IW Aq0x3,D1w$˒q!RKI0+mGkOO@ygkFE.&T="ss@G.W ŪT6|V.[:xl"fJ8^MV :`Il*NaW i _p^~ÀްJA?@q'v\YѲ90^,BފO]GК IR79_KCyB\xsDznrtJ!C>pa _J 6"U)O]*>=cZ ".9wǑW+;:w8 gԐ:LxeBL>..FW[:";Uފ;}jnMPm79ہ_.fƴAV Ä8e wNx=]\A}Xkբa V\gEź8?dKvJM9/j/t(B R$}yQ[Գ*yF0KIYYzӸؿ̽KS׾ܨ62x˱H4vpC.dl椸T$Ԗ0mH,P<؏7 57H%dɷ`tYtsǾ1 \(jn'e.sZ2KPf-H],bY~^ M:Y1j뤘XeO/{_7ƳJV-zc߲[z;!u^أM̑+_txkM~1sS槕6}Ӯ;ܾ)~xi O=1 qN[# < 2r%@6.Y;];6DW>mN7~3u m s ibAi!fus2<2jQon$2"%Mߝщn c7--5R`?5+-G!Dv#x~zbd5 YC,J>L[u<B&D^"CRE<ޕI$#yU EFQu)MRAw{;O$'E=j3hA 5R%|۾P*iy1Q@6&&)OTߛغ{Bĭ0pgp.?mNۃ`"bd^}׀{%aKA,[~,+ jK*@"|B/p;-/?8; $5["_{t.-fwtSG aJ)LsZO.0B>љ{sFnG[[FhEbz,դ"Jݶ:|KCJnm9;A+m;'a?(dP^VxQpbt a=+C\hPu%#opx9Q*)vmeu8@PZRnl ?RVSs3H/NT6)0nv\mn#L=Ww: ss$3ڝrP(/&GPǦHH\fj'g PO Ur<,&:W"l̐{É2oIq@!8PXfX R^K]T=WF^vXNJ1@zv* O\I,À^ z7p_mR΋߫8o`yO?Ԋ7p?2yΌ]MQUe!Չ.%9A+DY@h6iނa!L'n~^V"11@ϣGL8&KF5 C|L&RkV3 *[>gjV,Vw$Ztyj^V/Dy -WMCbޠ"\_[kK|3EҮ 7iZ`gv0_6UGE%P\YD&Lf Lg+σ|&G,Pr{|SG ll UϷkmt6ZneR[g׾UfnZҡ G-_\@xܽ9X y !ϗyֲkUʪtSE[ExX+sXt> DSm>@Qa9ZSG\OUX޺>;[ [mMOvIz`!^zx[ Kv=,C+̖NngwbHȞ̎Jǥ{i4{Xq nfB{ [ -|>D97=j¦W4T'Uś =E;{:Η/ݫCTeȦ?L$Aqš}}u~d>N{ LY/4 AhEFЎyk=ƾPS)ƞՠFu hD%wWKiѭ;$|ޠM 165{&W"HNn`2#1}?!hV}CPӸf:&ejc?iFkߐ hTu8S=¼)RF b&2cٝmZWR-/`7DŽptuhC-;9! q!-]~I'̎ZX; Q巳[\m9jhp}^Pm49SW-g'qn|NOaqƩB}]3& 2SV"5H"v#J3jt*v!Q.}[5xdT>>T0%q 1$E&6{f'h{{ةGBElp<JlN"ٹ3%N~ZH.%tEy\WV0!񮦱aJ:BD&uA>J`] bl5#]^la'疌re.Lh.:ҷ7M6\w,Pl=i͋qV)<BPa&b>U}o&!jk Uϖv #-MU:<,0VcPiVe %ljvjEndjZ]m,o8$(3!ƒNU3^U(]?> FK={y}Vn҃w/Z P/W-H/}+b3!$vHlDJK` ,UD\>[fj׉r&}IA Js^'520J݅@!TRO5IF&{4|0{=ʔulr]ӊ*jCg$Y=a3*?7ȢbHƓRBx)-t.|c+eFmDnTI7K[`JX gOc] {4Yp CKR'lOpOgsɢ1ߞb)GAZm(%&!3j9~]%g!|+S%ԃཝI^ i>+f)&.Ft)@Ok2?$q~ǹQwA { !K\xp/qLVׅnz`= %1uu! i)D [Pga,uOxAӇtggP4f)]1DA|ՊݛܜK::.+ :XoWiR J1N8e[q:<3"Z:fotUzgY$!pX93nRW@އ'ähӖ^13TxAk\L>eՄxZ#Y[?6Z$ \j )d*/(doY3EMq/~CKYm}5ܣ{ۥ糏9©SW;qcrXxI_\9͊V° S&YsK3 LVG }֟{cP! c%iҊz Co U`i,,ȷ7٥;$@֒q"߅buj }#կFpJd? Y p)IJg +g:?ۜˤrbR@?S:HQ'f,y .IlJU!4>=GP_Ia4h!#V6oܶsc!šo’TӬJ;wQvb"&UgFvl@6 ͟*MؑODBF,Pdろ;>@+w A|209\g $V+Du*Ϩ׵2X :C[ ef5Bou3G.-IH ]#6PנCzfE8p2pF?oIu`I澱IprDNfk!|nor^/RoYW_Oָ0ˈq<}[]t"2dz9o9<-T뗎>]9OGBRgD9mF-achc;nGTɷ95_| Q#@t%_gS_XS)>iYSohߐCRB(~YLPl|GdX޲"A`BCf֪8Y4>*Cz\-Mk C/@]`I4)og"y#3o5(M#Ø@B>w,Z ޷~L.#"34Y9/$G~Hxr JաN"QejmǬE;rNd8NE]a# L2I9︂1{ݿ7j#.&](V:?G1-flw"LʕRBa1 n'%wYu50Ѿ3ƘmlN4AaiQ`m0A$Q&_2!,D;lXo/$ @}hO'DUd }B~\HN?;%wZ [Sk4%UޤXbŮhZqEz74|*4Ca\E {^Ĥ2fi/.NC-M ;/!b\JoOɼ7 |rq Fߊ&V:kh2~I%D+E29@9s*N脒B`ߘ cxpט263o=÷|ֹ1OPBC)Ofs?^f}"Ud'+_/j]zoOx cF~O)-Q{^t l0P,6)mHot*ZZ:7/T.=]C4_BQ3]x fAߦF-ί Zp8V(M H)#n ޹R]n*A,m.4Lf8K>^шS[F'Oj 4Pra9F&BIkD=/]E:Jː(?'pl=``EaCEփx6ԟ ͹n?$& -BD$(‹,6j,C}%2}!IiHcIJ.a +lJ3fK6C.dزCa_gO:4at؃//t4 +:*>?,spWiof0ÉϜE}B~U,s,YV߮5ﲦ^6} ? XsyV4ъ`Սenϋ-e~Vً` e7,>;vj7&w% K#yhgRt JW6fEC7ίTPB9%{ka`<,I~ѓD]&!*aK T9+=qNC緦wg1jAE WenqH:ƞD J@hIU,fQB\{<|Γ5muցғ+Nacq/N0cJp#Vs)J"j\nJa1tnʥX6@+E[DoMLw8 w&+ 9E.C$3a!hM--wMd̏y}d$:d,\w'6f|@`Jv:e1˻Tk;H@%Ɩ]NY}m4+ f8=F CRخD<a9Bj}wEOZ:}Is/ZM 1Hbu2j# 1_JChtDʨFx!m3$PWHA1[]i>D.`=6Pd)^R=k'זt-ot S7'z>L'b 2d { .[_o{G!`rW)d{1K@kvm`8$'2QDdo{iTb!m3Ԕ[g> i]|.r"@&0&23icH-c(|(}NEH9>;987HGpь>wjK  ^5b^^l}dCfMA|H\3LX'EN}%bcsP.N/1'0Nwa 6pEj!;Q uîo&-.#X⋭R>v'ħ*fش:H'xtS857MQŸ7Ԅ) m!I_MlN{I2;CmLӉj04D}/i!D^Pxdl12N˪8@">Շ ~DqսOs9ND/)Ѷ{t/99z<vOvSgϲ~Nk5nNj !n,B?3` K,kZ z #@G[pbj/C'.YQ06~=`]QVqޖ!@jxuk&@Ao\Oko^O30 sIǗnbmE 5:P>Z]_^K19T*vWx"5?/xdA}gV{2*?2/D2x]=D) Cu'.}d%JaYJHK;RC-z1t8ˤ/܏d6,׬ >b&&OL(b |5h5"%7RT}%x̂@w %2^#{~KL`agNPer˧C> f#>b^w!۠mۨc0j lxjrr=gdFMX@a\*= e`N=gu']aUJ˪ѫ~^GҌEՐ,~ *v}WϞ:wӒ2ډ. bǧf 3F\]m;BCn1])<]\i7]RUs8"'h׭/5@l&l\HJ0j/ʷlg}0{g*x)\P_WGi^~?ڙ{oD8.%7 v@lNS#:iQymg7uݰdNbw8l֯|>G9Lɪ pe~pR׈*tqPd^ 7:juس~ z/Mc$̏\[L& cYS 8jNP:R@`pꭂ̊;緤T<?̸GZYAKҜ4jP*@ÕE#cbO>?z-\g(PWE#nVNJJ?\5c'_ vOz{s;'7Dx" ڢ}5TY\s+i+ V֗,.~]p5awv'c0 US/" Tu:m>z!qX/*&`x5>b%t,Wk>h0eNk6o`+uaFǮ(Ӻreuv[ߊe~ ijϥ$&5wJҾ,('^|vj|3.|?}s;ZNFUSNv f<p_fdžkj49fpG,/]3%uP B5 ~+8 טXN@D,;G{׈ eh 0rf"L X9$/\mlz] ρ%!YW2Cć.{ň* .sՁ/ʄ uTC@,e^24s=}!qI+Z!y d/,)|\ѭ~~AʽFǘ YnߦOFAm$vTv?1=1ZGbPOEzZy"s"ߝiחF:?¸zF [.fyл #ŐyP[ )ǝ'9k߇I7w  !β H(\"n&<PIuvLӮP(U(UfShsmYs A#0O] (UJw#,)Bx50PD7w#&0ϵg0ooYf0 Bg*6>syGʁJ3$8@S !mRc?=QӻZX&Gh*ԯGcB!Lws7/b^9܄5D|AVI2=cu>L(lj}~.|Ca4FuTs jsIWy.BZ@#Qa:?ȴ;r8{).M#1W\9䍩"A[%ho4rwj3 Q4A(TL=37b9fX M3w3Я:VLIP/O>{C)(|D v:b-4MT29WLhIÖEGl.$Z"&ǭ>!{Ҍ)su  }O&[J՜ga29iޚM Itw<Īr^]oO(oXxbVz7:יCߛ O;J,z]B@β0CBw ߢ)>ؾO3Me؛<8%C)[ΡhJ5煩Xn2w~*S4?8Xv42|CMIQ>6gц ѕHQ@?^K+_VB~āBDDaY*l{RI`LWL>ODߢʖDY1ˀivkis #3{YWaz(VDL}1W'՟+햵ҍ:9 2k VqصH(^\1A}!9hJ_Җ^ 'F%Oe'ҸFѴ_%vo;I䪿s1YD&#zrc[QeH&{bKBwgƧvQhr#0Kiс^jyX3WTHΘ,OE2냫FPvSt6ez%Wj2rYy%bxÞY3z(uSbNEvHlZ_ !X~tNaCdfؕ o_7,ڑYXxnUr#x!kzVe \t:06%Z _{ҫ &j# yd>u4Ejqd?_#8:U&%/yg;?Kwox6a-2ƤU_.+@=1 }ɜjF׸Q?֛Sfe1k{˱1TECm bnodmIMċV7&{l/9,QBjC F-hRA޺rA2JG OX (=ݳSbAY eTArelϧn]N.J.h(㐏SR0 ZU2Y2p]2XXU8×TwHd8A_wY".:՘FUcrt8KT5۩Ts: ]0bU1q+hVj"N$lc|X/qb7%5P8NӠ&L::髧zڌJ[h,T潜pQ^>ßSVH%r}]?-MB1>_ c:y_;+\fw#q42S#Y| .튇:8 u3 7 *.ק9n%20Pe I?xp$ ^gZ*dRoܪ9 bvm?rڵH9"'Q-tNbwa_͇څE*=3'r|;D$Rd@U@jB-:QAym !WQ?oHIW0Ua C?lV0'R65ŷ Ҙ! Qq,TYkv)i fɆN$Y28K%YnתAc9 GY}ù6 u2Yػ߻= U̵8I=I\󑸾ԱP/;8 ׺/s#ghA!Z[,o^uKb]9(11)-&oAG|m-0?c}G^sYđhnOz,il }]u5s[ȳ›wZrRXO?Ѝ-ID b_0'4#ś0v_Up-dd{ 4v`922MuՀ j1 ,v=$\T v'*?v؇/Jڡ o? B k[ݍ"rB9h-^^]_3]نCEIZlC]Z ُD?fFU战jsCUqULR[7>z20j=uE8CKзA+aXߠĵ /\EI2ͱFkeMɪwn28Q3Yj7mG6 Uҕ3Odh?>SO : $&qqW7m YWS/{60Pf0!Z-ٟC:4n \Inx>K8Ll|V0;vPP= .DbN!F\%NLE6V|$K"+ | l?(Ro#XF qLmk AP}©ffV{gdLSm+|%yY ^u=W3E N<6a>>b<۪rUwa~T\hyO&,mV ;~{[0B q-qAc<40UǮ+_{PՠWS9ZϟĈȠ7jq\0J n YX׬'RP*Z0S{03p1+] ,BNbeUKhQ:TrfFUΝ[sm<.y9|J4uc%XzG![i@YռYNiZ86=PM|}N֤ܶ&rEByC2,EߔIA EdLfMz$TFH1c56ƅYFzc||!$x0 %tc'(XCaYJ@RʇMנx3fe^:^{j3P0oT^hT%C~޹r 8rWK.n]5hS /EzVE54Kr1]+;X|9E8\2saME)XknZaUWu1$v3Q /f1Ȁp(Ouhily„tCl@3Y&ufG2,NSR@<0^+wG/jڞOĀUxt E$q jEւ-̙μvB+# ~|.5;G>mmDRoĽ rRe>0ig].UHf$gzAS@k$H'/t'6Nwc'AAA y iYGrz3lQy_x5h !;KjŕOj֏dyI $fo~S'qD8TpCCc}Zb߭Ă|m3a">Ҁ^X6ѭXj뢱G@LR[չR !=rŽTX?~]4,d]u2_e\f!݁1FHn~gB@Ox]RL 8ta&voU(" +yAOZ*2h+W( XM8u~C [#"SZOE`$S*hRgo X۰WfBn t݇]k}LI@wv蝅 Pm`Q*=I'U(bK 3˳R+/nwn4`NawnM$]i J924dͦ)@-6ږE #pYxag M;=I NeMaA :GDNǰ iAnFfK-U/L}: JrSP֠*LFG6ꗎ TpJMB[ ]j6ŦkYy:=ڽܻ3R%|RڤnL-&9ۅ>8yՍ@ ,WŃVㆲ/C }{P@1$2dɁŔ/,(*GhGtg"N,{*FV(Jصj.6ޱvQ"̀(4+Z[n-)~~9q10۽Ja߁ƌUr>5,}hCLGذ)+cW@Uy\,H%@(ƀ{΅Hs }p k1b+<#g/~5^,@wOYޜF71|j:)r8AZP=t*&`;4 qga.|Zn$9QQ o=rG|u#v Ō۱sQ[nKh>Nb/?ǙXG-!uEGOȡQr պEbZ} Z>2$շ'c$zwXh0fVԅ$s<3AIK h^ҩKZfjCz.5vdӈ,MAEu%X7\9pN$d(Jy)x+g./" La`7>7U2a0?B:m# &ND7TrH@y6-vc3 sf./6{6މVREsUܶ~Hhi٪]Qt$lQzGhZ巹+jj "RzvFcF1N ߄=|4iw "6Q1'Zc=MvkO#EY+0Pʛ_JlHv&,AR: 80 eswId"~A&DD|uP)Zt(Ft3R]@D;HpK^a eY7X̾*͠y̙4XGMPزr6$N%@n qC6C)q'`w(Q*44Zz]]뮹`Ww՞?,""$D*mz2hE%Pmq0{|N4waN[1/%Y9)58Yk= ؊\;|aIzjw8/h6=DMxMZ27+ITa苒\zmIN\cP8)<-d\%E3@=PS:]@ xYn7g{7/h=# ])N`ʹeyտdkvUwΰZ5>ݔF;MH;&L^*_sB!*(g -*]Wjiɖ[BU4 ca+׳g:X|~cIj665:U#mj 2 tR0?s:.{Ɖ Ъ@*ilD _/(K݊++1s4{))L#:ï L IIA \ع{@=d(!C=)j\~Q"Y55y*KVxm{1͕ͥA9mSWHHL ߪZLb#]ϑJZj3ͷK1 'ptmӛ}z"&Fc8T/I=l,NHŋs ¢bйeUѽpǮHhܖc ?].?b7RrRrr5:NSoiF?|sh[K]!Reb`"z3C}M h7>C?“eVq.yy&"uTe;&"~ rC?JRlAQ߯1=8.Tiũȋv/:Y"RP] ;">MBEĩ2knq@Xw`ccm 2CThRwy7ϚJAliÅ}jZ2WT$}gpD k ٹj"\—4es're6+`K!bI1ߤ&kk7Tx!wsc48}0WÂ)r%۞zG0MdqpE'8vd!U6>-"WT+N#Se %yiL&qX׮1)$ ~C_|젆DqݑwU56מ~s -E"'@phLd6pDkXDXJ|1H3{eT3\bh a8QzͱB6uަſz _m+>JŐ@\Rg+ "tw{HI{cf*fx?:gk۱гBdseO. +K $IAf?K[)8FΜb$;N;wF{AŲWMj3٬K+hSB*?c]L֣ ,w~@72IOL ApL*Ig^-%M%DmOE%!PtvZ_`xHF-, &;–zi+097GK#˲h=IS3'0V: [,'@٨C760SVqHGAmM~L[3 L[5)䎧'wYnekhI4oeq!tŰ/^+v )xAK4`PJ,yS S3Rl&pv>+=YEVwRpr d/6v +.10/kLpSn!R k7(8Bh boQ%DG0d樶y6֩F8#e[ZMd{t+=Zނ#eTq@QY&>ެD-]8S8h^M?6D%'84ڋ\𗯼5㗢>AGT7+Bp;?t:O4 [G N-@{Yؒ V04KA`5'-I),fptJ)~Kn88tLo$Y 9Ku$)F@1? P E2=fճ2PrP6x& VL ޽.MvwrIM(Tv[(61\/Ʒau*P_Gz}C;5y& f㼒:Ob}&y mIՠe .iNз#x'%hv!uwLc95ƻEWKK7r"]4}^*SMz@d>r0 p=D3|_ח㾍 5L|?esfi28ˤ=ڪu舊M"=@(,Cfj| ˨k&^#)ƮgR 5^uf0 dI…;ӻL޵,\nOˊřٮmA$-_QcMQ].\yQ%HVn5?hMdؒMMO8l&* L,HD]Y)&@  (+ٽ0!(Uy̒I+.xH1,\Ez\(ADH&aERn_ &rBc,UBZ}!F0BSѳk+ڑI  opw %AĻae2ZMhD"pQ1Rd'3ٰ<+h U(ߨB|ZPzo⥞pzǁH^8Rk[U#ژxjl(nW>2bIm'5MA%Al7gJ)5(\i/ )5޹dтvs7XUғ*\4.ui}h}},XcRPk9cr#9HTX1is,b4zHc>K4)zY9ZI)Ts9B89&tST=EvT*MO^&U/0Ӿ-|.OP\ScZfu}Ƒm3V#,y}omo+OIԷ@_ײCƄu B.QɳsmE/ūtKkwt'` (=l;}/%'Fe[k+?``j9o#C(Y (?fho`k:CfďUߴܫaW-8)! &:`S 3fh&VJhc|@Za皎!Vي}Q~>f=30d* B B k;xIʣ q|kï*&#3EṔ.RJ)[LsˏFZ@ysBsNƏ2h0ucPё?`53{ovuʪKμ }Fl1]L'B pjl?Ksؙ󈋉.)ӒへAչ ak鮎wOeV3q˖ Z@ !xl޷_b W'x~Nfp)fwGƷ5Cr`gKà;SGLUxiABnccQ/@U>$|4_JTKFj3IQk /Km@x7#Œ/=4M9:+yҨ_ smwNy]/`&yUH/IB?sXo2.eqn;=\@F,) XgR(+c u٦"\JZ%)ecNW A3WK/N]Ke-lJ_sWG7>ڣ$*Ⱥ|5l~F,3s>+5F:3kiX߶Ҡ"xwʓ^9K'E}]e俩'p|mcc/Ả+ϣ<^PR\Yw/,  %ck %R7|4eG}iܢJGh_yH)܃ ε[cOX ^H71]]- KɗEpeFgXɵ"]'(mAw$;`-`:y>o6No@Vs{6J0OL ߧT }qs@*gዳ/-4\`z2y4D%iLJ8,]ᒬoa3:vMQoƁ4V,OƎ^i oFL$EVO2%ݧYn 4ױV X"}EzNc` p`)<RXtBcYVE0&bԒZ--gou{^k,}_f a?cB҆$?KB6,w|n h})NA'[3wt<0ȂWQ̙,ءcSLl gwĶTq/]yCO6=G0)-*z42eYr,pR@V:e`SAviFB d#KpPijogOwWhr5QTHbjڊ#uFkWDr;\cÆ˧۬$m.L(;ziw\ YlN C,Yaom)IƵV m\eկR>dpu3)Wc45l7~>X#(s9A95ރlTF8:A :y.NS$KgY ٮˇ=uzj+ĸ[s֪wOmK#ۛWv~-Ly{.\st;x|ciY_֎f?8s_0J^je\67{QZVTw>Bs',j ԈF ʈ 0=btfF[(Z8EFcW}S7h!ZA ֿ\&ʳsS֨]BRsDxH͚,L9͟ɇ8o'Qx.Tfy!3@7h1/łtF*Yš}؆Q!p@עLшyo6\šxxCƻYOys#c$gvߓbj*f3Ǖ;w-loEK!.6Z peȝre9QAҐS"SFR6_vجGDkikhxm%㼷׻nRcU1UΒɹ,2'b9 ԔCu)o H%`~)L=,i^ϊJ}.H:IR uv=B2*ސ@ )l*ǍoiV_DR61ju/qKmy0UpwP"w}JSsC h)zmeO_,@z+}(^H0#8{Dg6J{Mym[kbs^Uۼm?1R=.7PBNэp'`04`ZYU5ґ?Y5W} Y58^ eBېvVt}۵ [$T0t Ufh9{6.|'T=0R ^_eֆ^,i'+bo'x/CՂ4 §q-p<{A(<4@:eu :`”O;(6+d.iɕLg2B0X_ω;_wcP4߬qzVaWmM `&QE y',.g4k< ``jj2cUI:`cXQZi.sН:.xRM`}'ۀd܇δN<2B̉lk%r2:`I<"DlM$Fz BMՎ!3  0G`c?`тsRĠuI1 8w[/"Fp-|+"1^-rҨDһ|]"ۏ B  A^*AgLDDNm:[`8bYN #:@bX3!tMV̄c,q%p׍aW=3Dbl0%wr&P_Z1! 1JCdզ꜅wpIIv$CP_6_"oF@R{U:yI8-Oki3Wxl3?Jvga9߄O«vKjVUs{^Ywts<"E,TiBsMRV LQ賡_3Q!nJqi^SBzbb16J Ijag-5M =sD1 $ȀV2,DnD=j~n{^^ ǻ[Gd$TUd BF*h?JJVnu["'@hK7:ڌ>_QQS߲tde<'k?*{`m] Z4Ign_Nuyܞř%b{l~wT^~m ^S'@qŘsbk ybIjDL@nŋf)x\UH|D^" æzX}P#OdLj͟< H adJ ˀ hgtwBftJwSh"{7qv(EJ{ʱx@'M7 eSyv tw=YH TF]Vz2ʉ~ُ[wv)v6&4;#8cX REKިڦ;!e~:wnF˿:2Gͻ>B-z$MLk0:e;G+DZCǭ P=fݘk@<AGLɖLa037I+϶j[rV1Ճ ZCC#%a{gDh eE{t Iy!(`Fyhv$ 5z3`3B_+HeԨ 8.A6W b:& .F*3_^?) *H{2Ci 4P[{7ɽԛ!mŶ@%>^k6v#5lFDHz-gk[_neǏwJuݕSrV ]47e؟ȒkPb~Tm 7^e ƕOQ^L2t5\IQkяnI'RB_L_Yh5}(S ъt^ fJ-~Ӧ 7j" L;ZplIZ?dH/91%t =+Zَ  5;BK:b;I@:r γq· ZZt-=Y|N iZCӀ͓$Y ~Ց*`v\=dq58䮗*M "+gDD0mae~!k; P8VcqFLrOgoda1:XϮV8NݻzDZZZ}gWRJ:TSM-Vv(XEC'$8а/fnb5''>vέ fxa#C bӘFT>|ַsiC׏LTCT7/cRg32X GnVL3l]PR+u#05##;VFwHAXL\Ž7ƚd",$T5--\R3uy^vR&Lځ%Ljw/h_KrHXeO &aaXlf-R w",g]9d/=zae\%TIe{߀͆ZOąEYrK/4GC =dpiGz2|-MFEC༺!L'|_ǟx> $8hFD_+6z2f=ʝ@j0k:+%qE[ʱњFv,P_vO_URۮro(`i[1^?] ?p=p=UC7M=q!=-6'eJA'~9e-oIVX?~zڡ׉Y\> 1ᤲ8C*1n"ʹȌ>Y,3o{^I ڛ]!oT"g԰"/tGNC fexM܆v2YaOTw vmcd*T}E wha\h3W/BWdԑ@[#ѭɬH(]9LDCS_ġ.CBh:|C٬ιam4s$¤" Q>+䗴fPݡ$C [DLۙ^tk2&4EdhV׳1ȡsOܩ&qSAwUL &w\L8Qln,˱rR+RE&im5@KWq]tb^mTZMLhqW ,#C|qBΦ͖Tpl|ݫ/;fozXn)+KKWiDcf~)~v~wO&)ಯJ|2@Sb*PR]|:Ka>)!XrHo$-*MW~TY2j1#-Hl[ 9MSBk*IՂ@شwȝR$\Zzz~#Y󧌑!,28,H@HѮGg%~0%˺cX0XBM{A&i E淇|Q~ӂ>..WpA{gOgWo{*a5?Tf+MP@84d' k +?Of{?"M=N6?]tN):PEo ٫C_+NR0 +3OpE6 :F{] Y:^>TlTIKxDv˹NiahͺD`5\ W]з8m(I{|aTfmH"PJ_ ^`3\/p'>B^d̤uBb1u _ pô&ܝNJ``"~6E\8;PikFUo,-H랹e&|"J[!Dn2$TDA\c,Bu"G!(&)<.Gq].q&gG +]GUw'c}_՟J_35_7B| i:WÞ+\h-83 y ?+О82,d)1!CNgHA8hD'D:,MGHƏq;e9<2q;T]jgӻ6Hf$&sgHxjr6#UCGXU:Hte[FeJ Buߏ%7ٚM$,#԰xɨ Wu+綮bg,h⒪k6? Y)x|rw4wX;4< z '7;c#* M&91nZ {xCM\z$vϛ:W~GF͖F?eɷ4@Ȱ1Wԓ(ǩ]$e ^V77aJ1zHCn `ΦZqtyY֏-6Vl.40&uvØ71KO֚f[qs,jNuCXyJu FhvGI,,"!/iΰ[2$Th4qj9>ԫAM$4+^Rtb~f\ZvF^-^ L?q8!XVCۗ^ie29E:W;;1Uu3bj ~렧TKa-&s| &޸T6ӣiB;z.Br S,? #j4Wm ;a̼fo6RK In$QFÊ~.%OQQyqT@T7վPrAX(oH\#`>ēSk u ^ aA)ڰIFOsGmu42(h L}S=Y=fõq>悬,#nGst˦˒*SQ+C-Zdrݺ3s8݉%%`*Y`-O\/֓dSYU]! ŸT-\RRvYqX6+>A(di;Gf1Lj8jkj>;p\Hiǔ16[8r~@VJiMGzZc^U[5%']׫zI_!X4h0䃱-ȩ\·}5۵*w1nrcI*xN{Kqr3cĐacg^ u׀*a*Mhfc+\1R/e#3%Ŋ?P+4(%uTLs6ѩUFp )+.Ϭo~p2 3oIi *I~Q7˫悴F+)7Q^~=bx;_#I7FM۽+/Gy%CE"\CVb?ځ0㓡;oh \HMvŧt1ZF\AJQ{`yG [^O3V%|9+(J i?Ò[IY-VrFy+`5Tv"H'` :nTVͮvUiyAj)eEj&e EʕPxVawL&7uF3. W ш.o\W3N|/ &qu;hYĆgnHU-vLI (9’aU7= s sĥJ 194@9^DळN3$f<"g?[OunaF1aPhRe(3c^lLs㥱&8)ՋSGzGusgPt!Xw^]V7O̷b<CG+@X`z0 DZS|_#ax>?5uo<<0MÞRI[ݎuQ}yly?|?AwFqF_Cz[V WPGIEf4}z$:%pwx._oZ;t:ţXEd!9x]BAY/o% [pr6WZ[.əF%\2΃jupfqk{R7W.(']bJ[c+F 0fՔj5+<ƫU)ʌgsB_HU }Oz:TFU_/U.Aw/>h>Š oxEd!qHJκ‡<ڸfh`)r7Zo(Wh^`_r7XA~?J|l!E~{N)|pQ1 3pVN5 RHDlx"ͦs/<2wO6MSiR{j@ 63#Lq;BP.u?k(08͸' ֕r. uAQ_>?LD|& Ă~Rꩈa/_0eu:_R R\O.049|Z5-(-ֻ8$u $7ހ0 }_};|⌱DYM1l'NU̪pr v2Wg.vWuFB͟Ҙ^SpW16$Ck! jq69Cz3E",}/:ilSƲ!_>fh=i>W=QEX U2{vXoFC#сDCi~Êߖ%\?j€u,vPъ/ì w|EVy7E}|C}0}CUV3neoUOJuWg;z!vaF1˫sWbOJw> @V:~OA|'wtR.Ԩ8",6; 6#wL ,iQ‹#mCKfEta(OJZsgv_r H7Ȅ U"KT㸖sB?_#EOWW=kK{ee(\ QXuug0킂m.whSf}x.F9 2=P4cO"^eyvItLB>Vs7Izv$=#V=e!цs ixWO#=8CKWS;cegۣ>Gr,0Z%TaZrWޮ97u=W11>j?^Zturُ^BG PCmjX{!C](]\ S'򻫍2fRV ~l$+Ԃl; I l]xȝ%juDw@|k.ol+BCVQP$C9̬&R]w@ " R>iAD]^q'!r9K\T+p9tF!z8aK m2-dRqޱyP7syѼeR"Os Г&qgߠ T-[r.<8 YM&Yx m4WwYɕ2ٷL[!2kDq"Wm:á8r @VE½"%kC=5LQgL:f[6[?H$!Wg5nkS[f6[Lzeĺ .Y=`Y&s_4 7 C'7^ V:¢c9PQ~jMr 0gPR;y!g(5KAY*cmy+o6Anț4=-': [_uE 9vauUAPK3>Gς%U{lpy|V?N}K37.ï1%e}dAJx=ѷE'R*q9g[ ?G Kٷ澑Tv0('+sJ{ȡv"&GB:[:xU aP/SDS:fcVST| *NWL#k$g!iDs>lAr7 :|=,{]` N~:-WM*@pUVҎoaejKW+d6:jyr…EsזU-+7؛{b0DUXUYUpY^5ƒBZC_!ns",!PǮZV:r}Zu\&ᣈϾJ(#_ɂ=aEHbc;L$f{!v*u׎4X)䥦iݗK+^7MyQeʎedy+ !?D;2%F\N0p4ߐuSY(8Fn S#x,lԛѕ7B2j~ę}T&(UM: ~@#;jpR_r GMT^rzgYMfP|yٗZ*Ȕ7Š/h wK!C)*St,*PT'>ySxIS 5YDi$2|PB<1ݬڛp=9> ;/<&Tbi>F%mUad ʭ*;*~EJ gW|rX1R0ݬ 7xIoTwkzVcz'kӔbJw:( c\龔T c{c$1_G6x8\!_ kd1 ,QC4;(͒朓n4iJƙD5G7z cEs!#6NFğn\ '}ky"0F֋b3jnf…ԂY|%ȞϷC9dp?1!"}Kʗv*HziEr"ljsyͧu^uE@[*x1《+\7G=݈oj^sVqwŽ4iJU;XXyswgU>?r|-yME\Mz{+!Jjh."OĞ VIDiiK6~x s$ bv2Ә2z(z<=rpx_KlD[ÓA璺~ }MkWݴ"5@jVPaX @\˓nlG3I2Ӗl 7M˝tZrq.8=:zٓJ~U}SrFQbx[+,A?}=x[8Dv|M-M9}T¹uǤyC}_O]ƺ)ӨSh V#q=o.9 lŌ$u2c#h=*4^flĵN>KNJ\s Zj($ԐXb z7 I@ 2ڵLΓR ꕑvH MteZ&@9g<%dKnd[a<ۤ3vW*?w>#sɅ K%rש`P146٠nYnXDoT7m&'g/cA;-xQYt͟Oe:v &_[jAجvؓAKךItEun?p0Q>[\]+:w L&`CJ*JV;J烄Ȇe 25r:JOAzcj&Dff wvfGh.G $vR65X+rp٬؁>wtν6?Y&W؍[ ޘni/}#]ex"?pГx^I6XswO-#A,w3/w!Ǜ5B87*0`]eSr}u?bPL5}iFOz}^15 6r>({L>q^CokbRm#Z6q~76|'?E-y΢ BNx߁Y1=c+yhҍWJL;؜'Ytx yn+lc?s#{רHXV\ W)I{E̩Ǟ1( 2-4gm |l?oV=]%?gO0P )pt&.L1ym?kByv$om*DC x\9Pآ3̶ЃX+%u_`S,hCkYjր&Yۏ`NBQFa*ZvgwP"\Өydfwv u>h\<˔)\1-y >^,<)lԦc#b#n ~PW2oF}W<^NLѼdaCEe>,EESrrHkf5? /wh5R Uv\.UI% b ٣ w<{ek&E~dl׶o+A$~|oɂ}Ŧ oM$eb, W-uXs)bv/n5W|$:Lʫ?71Zx7 BYV%w-d<(B^'cNd 4sRK1c H5I=ɽ•:Hh tTLqV-9Ɩc/8ޣ2G&Pʇ:faC9@S-| Q16|W$ 뉝{VD+el*:UIYL{ E~٫ըrv&%#`.q*][5}JZ+"!!k ӕHz !Q07`;|\rM<䚳<8s-fYX7 J1llQomru€1r%Y>K$vb(E~!;04M Q|A~h c#uZ<9̾ Q =JiJrc7:n خ F>΢7wݠ!г~@: EJd7o$ۍ3Y_)ˑG(d?i 0cZ3tʥ,oWm\HCϰ+7 ӿ# > 0|c|@}(@E¬t B-8K9EF`mhKm'n:4dwlp =ү~m%QE,MOi ~two/aXiplVVPQ 4"~:9¾n2?O.*\gp 8h륦4^gȌA6tEDb:X~@ZO  ovR+iy^a>`Am_ońp";QkçݎmFޙ'zofJ_X\:.v;c.bWWI$wd.^Pegt {; "\Γih?{'".1(II!Iuc_.~'(2ġ&gId8|Zd=ք&Mq9"YI66ԡ{9KI=1f%60&+GQ8 ݰ֩cᕻ<qhA[|'\1Фk6H䭪 ^t8P.]sf >*tŖ ^_|5>)Lo$sllo!aفD=GJLzjI|.0ҒN?ss8ҏ zѵ&U?t Opne4F &|,}ǡO$DP HF`]s@O<<|l}=MT^9KB)9fy҆І/n>v e>:߸aܠx8<5:t*0(hI/%!4r;y.}TR'Ј'qsE p"++`/1RtL W`*M; T אjO1O#(EW1tH܀q̯pV97. pu0{$J[_I"p+ E(ؙjzo_;.<,~G?i'/8(,))Ȁ7,ZI+è)"  9Td-e5I\.1zZ<9[#Kl尔bի3x +9Spq-_!1D)S3^DwX˨!z*.q1yV:ܗT[ 91 SIb椝ɵ-oj؅į hKe~7 g]s3;φ',\elheͭPh}X>;'9yd7a/rs֤!/oXQzd ٥EGHYiXoκ 9Ki,\_Y?#Y`T9]<@zA:HԴҍr]i־(~$Q g>ގq. -Zʄu4x5(>׊:LeKrhƉьb.r7A\?WNub|rǓQf= A*1+"[E$5aP9.szP=0C1UI]{N8c]jE@Ajy+} Y&QikA #I~f52_!bYl+e_uݳb/>t{\ jdwY<~9k+H%E#^oWx>:?Ta&b#FK 4Bf݀6V\H(:>[yUE_e-`4xҤ</6&:/5R6K#@To އ jUi$3k&ӛ :p_$js~W_*k!ɫc@ooSg\@K^@ě)&8ߢטC~Ԉ%ڙ0ޅPZC4=lJYxsm|Zoq(AZ0$o;OAwmkh!,Bأ+rb*9j-)pt srG&ū`Y?m=3єT*l!_ T]v0DCMT^rc! twySH o.YrBJ˅]^% DUnP +Η%|5_-~H*©e(efpqV/ fr ZD.]uvqf)],n$>&X) CF` ޢ=b]>Uw`!WyY-/t]ۺU:OdUbh ϼC˿S|~,dl4)]걯z53zHlUN6_, L|eVuѽ}H3p9}(OzaH%>w)Gƽ"cۄYezuU_kNp\v غr,$>1QBҎ9ŏ%лɫs+vnׇtQ[TUj]Y[]F( ٍ=uTW#?3R,b09zƽO/5.zb#,R9l3sX{CPCM3aܸV3E\ciXUn98F%ʰyNu&h0-_чaR𾱸:MJyJiW! DvR(VHd3䮨k AAXA R&GwD^4錭ޯs$"B lU;܀$qR5:o{{F!z0M!K;ԟ<ؙv`̎-Ie-]n$x>^@ Vre}a<.ycڹG;kvߌsnSj60C֎nyT)&PM=ml- -ZCrf?^}.|9:*|SƧ:$@v|8ϞcЪfA{R\lߔJXp(ڼ&-AŽSs|5ttLo,1LE K-S{ .# үWVKɘY|E؝&R.PXǎCW7V8I`u<{2DzنAb9zRS6~7+3VB.e|Gr8eCn,g_|(Hɮ6vO1#]rq'v;~OwӤz/C9oJkV')7Ko)\;Z#el,i-q7"bqoࠥnDz^ Qjy1Rh5A0dVAcHmK(3մ_ɖ c*o0)XC\^Fjςa ?1:)Z JqsZavSvޙAD` `Fsmϳj p_#sC ۄ( td n}b#[̋k|4h(Mc`=޶Dp8?#XaImJC%'V99ɴNi|T*i%͊P;\=?;԰U1w_9pFC$*'9λ*YNIJ359aj/PN_ mTl2`3Y((hu{pI<ݲx~vfFLd x:C͒S*D-A=31̵ræ2]edHgxDrvۜN9|W/0<EȵXKh*^C~?~O uCKMԽ:%,ĵ>ܡb Px-TM=96.ģǙyAs-z<_~?Iy̬ i ]c706Gd |]-Ljeĝ=ҧ4$V- /G^!a^rvM[痯'9`yP+(oyjkV_9壧)NUzI"Vq%v:UOkrtTg@5~qźٯKBd(.+؎Kbոs'EsmW8 =Sg?Կ!&3Q .!rdgA֪ʼnw1'uF = /@0a#F:[)}9>8a  jN G) I_:8l&l8|g"F2)yb}8.)=uOHpR Z d~T>v#ަQx:ģ&zx;5IU81o4H) 3L2m3B]ty9Ėd֠TJ7 ,bq.z-yAZ`L/L^rwKBZR4}O`z"rmm0)[( *Qq_`+N2@לX+)C}L}alqt,zؿؗFc#[K ZxؿuorJ^2qy~fE:#Ҫe׮vBᱽ:xV"8:ѧd{[bIOqMKSA"EFy0\L>kG@#?y 4@0ķ*kwǗenT=vf\z#j܂n#3i G#r`+Hr$b{`8~Q G\NU:|4TO׀t\o4N@oG\Kz^:B8.+׎?O .M:%K.Aҩ~ Q ɩ>VZ@M_@'[j. *yDTnRG B"c4Ëdq\gS3)&7z;a@g!XΛ_%bߞRFϗOS犆vt8ƺ;FzQ1 1g@]!Sm{ɂ-"aA}([ ݣv2۩kg!ޓ3W[8 ."`!_f@7XHxf4 %dmx#MǑ֜jy.ƍȃ svYD;z$SG:hbdsJǙ42GQKi ZSfj#2QRԣeZږG.c٢ob& Eg_iyǥ;^<\vڂ3YvO0S@[[dܣ((Q.1Mm A&:?K&"HxAn!hWn|D e/DE_4 ?mVMɵ}JjxM%T8ECw3\ǬaPrHߡ9ҫm`T+{Å/ Ʌqg2 .[ 'O'jPnM^=& ``oE%ja`0S eJD"> f'~&voOR%|%<}f}6^>HŪ;ŕK6g;Q㩴C tӏTbUJLLՀ Hk|*ǷPBX!n۞HT d;_Tj| ~ݎga1R4ȄZ`1I>KVX2:@)n¢[ȴ~LUI aږe Ø(6apY w*\f !dVz5Vyl:^EH~"x4$.th>ՖHC1Z HEډ]1Oo%q)J5&/x=&a7}ԸiC%"njHJ^o5-zmr#WwoB*)U"郎ɥ]˰#>=]N.=ngjp=]QBOIҙ2vQXڎgpmb6eV|8 h!5C(X.g :執_+7a+息~ҧ8oQ`fe ՕrP& Khpx7Btt%GcG+Eu (loz ~Cn'Nlps^z8\ӕL֙غ+q"iW?\;V=xL۱ce2#a,vBR{[*gwƳ߳k˿Տ@$_P7Xlu׏M~{:G$)yzr;CQtjzn6GS kŚ=VSǶ݊Gy{#zbnd_ ʧ/=ROrd"UXV.H1sȪԑ@Zq;Nf [ xN~%4b*%]CK'y2+D$.[뻥8әjN!q,R?{s0YdD吊,1e=浉{tN9URn: Ł/^],]Eܚ Z,2ߎgX9N>}cV zef \p =?dD>@\XcUˢnt\c{\4*ԧЭE0<}Qd}- Jz>(}ҺU^<c4v*$[sUIҲǞNˁXnv 5b3d,zL ɗ DT|k}x yVe Zg  9%;}M{ ȏwW#sP\=8dgc4=N>Ea.t_oboΔ' x+L22ʭ"?s R;B?A*8md3 2-G:{O:qE/ ʛKtnH˹UOz4|sD_K!,bodO ަ ixpOf 瞓ۉe/#$C(*Rm`Cgfɵz-?Wt⁷_PL mW1tgsƿ =Qee7\؞Sg[M ճtU{Gm$C^ox,e`:c# TB-(alEThSK1݊qNP2ATufٽD<鴎(꧐j]ieIk$-B%]O@;Ohl_&22E2Kլ s&a ^w<MMTʌId]z&>b/s׋{-VaO]5U&&Pq_; Wvɽ^!T3@7Bz̢7Z!3GA3㣓^WOGGsA0!oh}UQ}hZVY܍PHIn~r4$S6)Mm hj^[Vx.c\FŅi#4ueܮ4驊p ]nװ^Q6tŅl]RKw1qbs +rU3bSFTPkCdlk'rMԥM."A/S3Ŋ#8ޡ{ya9&-,Y%KL|ec?B L|?ες}B 6yҏƗHg ؟¾c'AZn="RtlE^p&:9pbt +{;?O?O06/}+*8j܍C {Y"w H01Dnw]I< ػw$.7{{vF*nq *nX!)J;AhYizM<-k2oxRh}q:ZYMg34 +MVN_MC|7!TL) H ֑5ւl+}$( '1ЪmŻ)R>[ؓ75}@HL_;7[H :QWCO[oT"21=6f~~rš3YN 4&h,F%d =,ֲCRҬl\qϧYE&Z?vDd4o+vj L^T(3S.4LUUo0T(xP;d㚽V'kwJ~IVaeWAH(kF614\ـ{uzm627s4j!+,}\@`=je`yY8}~i{yg&7$狏 s Hn,Y]t=kl,tڂ|sRlC|_NnK'Xz  ]=!WB*̺@Z՛q Hı#Ԫ,+Ac`-pو(<`x " gTSqӗ\& Fzvz8LxIܖ|ZU,R%X /z3ӄ BY%v~7< s)Md+[En!K_9GF{ȕjI%kA̱3/Je,0Â_!ٲ{7KUޠڋE-[lBbv@'7gǔ)4wf6`{(Xu9\MN Nhw5E^P6ۖK~iJ ŋy##ZwWGԸ ]b}&RB MxB8 iq1ߏ{WD;ATN *ޝ!eDyMҼ$?X>l b2J~xu^:u&z݅ lI =pBkA͍z _ǮUv)$(;~zFcY Nx'a~ ye0A~}HHϟ0T?|Y'L1̓1ԏQIj%%A4Ld0`-'Q t" $\ J E| 5*4wI \ snVE|;kXIs;Bt:W?Ϧwд;m͎ag"vxт@^dA589LX~& M$)?'q?y~"n-pUkQ\UVszxV=|4ci8m4SN1 ;A:D[;5^dup3<ЄrN4"C"/DT}~SR~}.*zǵ49l&%Elzvmt iWeZ2c.Lww ]&6(j|bi8! u_Wgr2*"]0 U&Lp@yO~4+@Y;ПQ.%'ȼ[Ŧ@J?E\ G9v3(٬υ1`f=s\ο}w0Hb-B*B]S>e>~ } ;Q #UJ%X#/]"AJ }H/JzC:i"Lgzp`5E ?(p|Mj$T(fS2L۩cM}ؤťo X+ jlLr"| zO7̻UrŴBǘh64p[Gz}G2֔{ZV#ސҟnv7tNRBۈhp,lM!_i7%e=>@g Kίh{sO?Ν^m~6f,^Ug67Bo63Ǟ'a(G Vד"];<1<3#p$-w[n#$P-Q{:e,Wÿߌ͛gWkdgd:{k'dJCqfؘf:sp.r8Vӈk [^ 趽ȥ 9|y4 up)ouoTJ>k#X"61ey2@BߏC޿]ݛ0?6jٍ%_ sfƑ<{luwBq2攱(/&`ĸ]?DiMrkzQՃbs>h&C !)wN_IoTϡ GBc\%A˂nBN6qḂ._vw#P/dJJ?8=q܎++ F{]-RޑS%Q#JIV1g /rBuj#=Ҙ<w%ɵi< IcY0_sY=vyT4 L?i楾Xf=:YCҞӕ0uo=,BpJ?"X>{ب>Jngan3/P]\}CTe1f @cuWX%A؋(jݶ YZ