llvm7-gold-7.0.1-lp151.2.12.1 4>$  Ap_P/=„>5 ^;WR9 X1_T].P({NֹHYK0!Q*/*9V,^*M [=rFo;7QCܱfFTpC]?]d   <tx    , D   (@^| X3dh{(|8`9`:`>YU@YdFYsGYHYIYXYYY\Y]Z^ZWbZc[ad[e[f[l[u\ v\$w\x\y\ z](]8]<]B]Cllvm7-gold7.0.1lp151.2.12.1Gold linker plugin for LLVMThis package contains the Gold linker plugin for LLVM._Egoat11Martin Sirringhaus Michael Gorse Aaron Puchert msrb@suse.comJohn Paul Adrian Glaubitz msrb@suse.comDirk Mueller Todd R John Paul Adrian Glaubitz msrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.coml.lunak@centrum.czmsrb@suse.commsrb@suse.comtchvatal@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.comnormand@linux.vnet.ibm.comdmueller@suse.commsrb@suse.commsrb@suse.comfcrozat@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commeissner@suse.comschwab@suse.dedmueller@suse.comjimmy@boombatower.comidonmez@suse.comidonmez@suse.comidonmez@suse.comdmueller@suse.comafaerber@suse.deidonmez@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comjslaby@suse.comidonmez@suse.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtchvatal@suse.comtoddrme2178@gmail.comtchvatal@suse.comnormand@linux.vnet.ibm.comschwab@suse.deronisbr@gmail.comidonmez@suse.comidonmez@suse.comidonmez@suse.comdmueller@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.commimi.vx@gmail.comidonmez@suse.comidonmez@suse.comidonmez@suse.comro@suse.deidonmez@suse.comidonmez@suse.comidonmez@suse.comrguenther@suse.comidonmez@suse.comidonmez@suse.comdmueller@suse.com- Add patch Fix-big-endian-miscompile-of-bitcast-zex.patch to fix miscompilations with rustc 1.43 that lead to LTO failures (bsc#1173202)- Add llvm-fix-unordered-stores-when-lowering-to-cmpxchg.patch to fix build errors on i586 of rustc (bsc#1171512)- Use the documented LLVM_ENABLE_RTTI to enable RTTI instead of LLVM_REQUIRES_RTTI, which "is an internal flag that individual targets can use to force RTTI". (boo#1139584) - Drop obsolete llvm-build-tests-with-rtti.patch.- Add a clang-%{_sonum} symlink, which is referenced by /usr/lib64/cmake/clang/ClangTargets.cmake (boo#1138457)- llvm-Ensure-that-variant-part-discriminator-is-read-by-Me.patch, llvm-test-Fix-Assembler-debug-info.ll.patch * Fix crash in rustc (boo#1126907)- Allow use of Gold linker to be conditional - Disable Gold linker on ppc + LLVM currently doesn't build with Gold on ppc- Update to llvm 7.0.1 * This release contains bug-fixes for the LLVM 7.0.0 release. This release is API and ABI compatible with 7.0.0.- enable gold unconditionally like with llvm6 and older - reenable openmp support again for aarch64 (like it was already in llvm6)- Use %license macro - Use upstream-recommended %{_rpmconfigdir}/macros.d directory for the rpm macros.- Remove ppc from Exclude field in spec file - Allow use of Gold linker to be conditional - Disable Gold linker on ppc - Add patch to fix SUSE GNU triplet on ppc * clang-fix-powerpc-triplet.patch - Add patch from upstream to fix ABI issue on ppc * llvm-D51108.patch - Limit list of enabled targets on ppc * PowerPC;AMDGPU;BPF;NVPTX - Ignore testsuite failures on ppc- llvm-drop-llvm-optional-clang-specific-optimization.patch * Fix ABI incompatibility when libLLVM (built with clang) is linked to a program build with gcc. (boo#1119092)- opt-viewer-Find-style-css-in-usr-share.patch * Make sure opt-viewer installed in /usr/bin can find resources from /usr/share/opt-viewer. (boo#1112730)- llvm-unittests-Don-t-install-TestPlugin.so.patch * It is only used for testing and is causing failures when processing LLVMExports.cmake.- Update to llvm 7.0.0 * For details, see the release notes: https://llvm.org/releases/7.0.0/docs/ReleaseNotes.html https://llvm.org/releases/7.0.0/tools/clang/docs/ReleaseNotes.html https://llvm.org/releases/7.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html https://llvm.org/releases/7.0.0/tools/lld/docs/ReleaseNotes.html - Remove no longer needed patches: * llvm6-fix-gdb-index-crash.patch * lldb-fix-build-with-python-3.7.patch * lldb-add-pthread-dl-libs.patch * polly-cmake-Trust-pkg-config-in-FindJsoncpp.patch - Add tests-use-python3.patch * Prevents tests from failing because of missing python 2. - Add llvm-better-detect-64bit-atomics-support.patch * Fixes build on i586.- Updated llvm-remove-clang-only-flags.patch - Exclude also "-Werror=unguarded-availability-new" (bsc#1106000)- Update to llvm 6.0.1 * This release contains bug-fixes for the LLVM 6.0.0 release. It is API and ABI compatible with 6.0.0. - Remove no longer needed llvm6-fix-InstCombine.patch - Add lldb-fix-build-with-python-3.7.patch * Fix build with python 3.7- llvm6-fix-gdb-index-crash.patch * From upstream, fix lld --gdb-index crash.- Do not requires gcc6 for older sle versions. * llvm6 is not built on <= 12 SP3 and this was preventing build on 12 SP4.- llvm_build_tablegen_component_as_shared_library.patch * Build TableGen component as its own shared library because it is not included in the libLLVM library and is needed for ldc. (bsc#1086445)- Add patch llvm6-fix-InstCombine.patch to fix InstCombine init * Will be fixed in 6.0.1 release- Do not build stage1 with debug info. It was accidentally added with the use of %optflags. This should fix out of memory errors on 32bit architectures and speed up build everywhere else. (bsc#1092697)- llvm-build-tests-with-rtti.patch * Fixes build failure with gcc 8. (bnc#1087136)- Do not export Polly static libraries which we do not distribute. * Updated llvm-do-not-install-static-libraries.patch - Use external jsoncpp instead of the bundled one. * Added polly-cmake-Trust-pkg-config-in-FindJsoncpp.patch - llvm6-devel must require llvm6-polly-devel * Files in llvm6-devel reference Polly.- Update to llvm 6.0.0 * Added polly * Notable changes: - Retpoline Spectre variant 2 mitigation - GlobalISel by default for AArch64 at -O0 - improved scheduling on several x86 micro-architectures - Clang defaults to -std=gnu++14 instead of -std=gnu++98 - support for some upcoming C++2a features - improved optimizations, new compiler warnings, many bug fixes, and more. - Use alternatives for clang's bash autocomplete to prevent conflicts with other versions.- Remove liblldb5 and lldb5-devel from baselibs.conf. They are only build for x86_64, so no point having them in baselibs.conf.- Use %optflags, except for FORTIFY_SOURCE which is not compatible with compiler-rt. - Exclude static libraries differently. * Drop llvm-split-static-library-exports-into-their-own-export-file.diff * Drop clang-split-static-library-exports-into-their-own-export-file.diff * Update llvm-do-not-install-static-libraries.patch to not use EXCLUDE_FROM_ALL which is not available in cmake 3.5. - This fixes build on SLE12. - Do not force gcc6 on OpenSUSE - fixes build. - Reduce the amount of concurent link jobs by increasing their memory requirement - to reduce stalls in OBS.- Cleanup %ifarch conditions, remove targets unintentionally added to s390/s390x. (bnc#1078436)- Limit the amount of parallel link jobs, but no longer limit compile jobs. This should prevent running out of memory during linking while not longer slowing down compilation. - Remove build dependency on procps- Reduce disk size requirement to 30GB in _constraints. We no longer need that much since we stopped building static libraries.- n_clang_allow_BUILD_SHARED_LIBRARY.patch * Allow buildling clang with BUILD_SHARED_LIBRARY while the rest is built with LLVM_LINK_LLVM_DYLIB. (bnc#1065464) - Remove clang-devel-static.- Place gold plugin to the right directory. (bnc#1073210) * It must be in /usr/lib/bfd-plugins on all architectures. * Remove llvm5-gold from baselibs.conf - nothing needs a 32bit version of it and it would now conflict with the 64bit one. - Reduce _constraints requirements on 32bit architectures. * Since we had to disable debuginfo on them, they require much less.- ignore make check error for PowerPC as bypass https://bugs.llvm.org/show_bug.cgi?id=35871- disable debuginfo build for ARM as well- Delete intermediate files during build to reduce total disk usage (bnc#1074625)- Update to llvm 5.0.1 * This release contains bug-fixes for the LLVM 5.0.0 release. * This release is API and ABI compatible with 5.0.0. - llvm-do-not-install-static-libraries.patch * Updated.- Increase minimum memory and disk sizes required for building in _constraints.- Rename python3-lldb to python3-lldb5 so it can work with llvm meta package.- Rename python packages to follow naming conventions. - Remove unnecessary dependencies on python3. - Make opt-viewer not require python2. * opt-viewer-Do-not-require-python-2.patch- Switch to python3. - Fix %check tests when used with python3. * Define LANG=C.UTF-8 when running the tests. - Add explicit Provides/Conflicts to llvm5-devel, clang5-devel-static and lldb5-devel. * These are required to be validated by obs repo-checker.- Use LLVM_OPTIMIZED_TABLEGEN to speed up build. (bnc#1064786) - Fix files of lldb4 to work correctly with update-alternatives. - Remove Conflicts clang(LLDB) from lldb4-devel - it does not exist. It would be provided automatically, but no such cmake file is installed. - llvm-do-not-install-static-libraries.patch * Do not install static libraries instead of installing them and deleting after. * Reduces disk usage during build. (bnc#1064786) - Do not build unnecessary parts during stage1. * Speeds up build a bit. (bnc#1064786)- Updated baselibs.conf to reference version 5 packages. - Deleted rogue llvm5.spec.r29 file. - Deleted arm_suse_support.diff, llvm-add_a_LLVM_USE_LINKER.patch, libsanitizer.patch. - No longer used, applied already in the source.- llvm-normally-versioned-libllvm.patch * Change libLLVM naming scheme to match our naming guidelines. * The reasons for the original naming scheme are no longer valid, more details in the patch.- Disable all thread related tests in libcxx. Many of them use timeouts to detect failure. They can fail randomly if the machine is under heavy load (happens often in OBS).- Drop llvm5-devel-static. llvm5-devel contains shared library with the same content.- Increase disk space requirement in _constraints to 45GB. Otherwise the build gets stuck in random places. - Skip build of lldb5 python on distributions with swig < 3.0.11- Copy from llvm4. - Update to llvm 5.0.0.- Use LLVM_BUILD_LLVM_DYLIB instead of BUILD_SHARED_LIBS to build single libLLVM library. This is the recommended way. The old way was causing various issues. * llvm-split-static-library-exports-into-their-own-export-file.diff * clang-split-static-library-exports-into-their-own-export-file.diff (bnc#1049703) - Add lld, linker for Clang/LLVM (sr#517692) - Include clang++-MAJOR.MINOR symbolic link (bnc#1012260) - Remove unnecessary dependency on flex and bison. - Make sure all binaries are managed by update-alternatives - Add llvm-add_a_LLVM_USE_LINKER.patch and link using gold to prevent memory exhaustion on some build machines. - Reduce debuginfo on x86 architecture. LLVM libraries are so big that they exhaust all memory on 32 bit machine if linked with full debuginfo. - Speed up build by skipping parts that are not required in stage1. - Build lldb in-tree as one of the llvm tools.- clang-ignore-stack-clash-protector.patch: ignore -fstack-clash-protection for now.- xlocale.patch: don't use obsolete - libsanitizer.patch: fix use of undocumented types- build fixes for armv6 (skip testsuite as it requires 64bit, set the list of targets to include ARM and remove triplet hack)- Include provides and conflics in baselibs.conf for llvm4-devel, clang4-devel, llvm4-LTO-devel, and llvm4-gold.- Update to version 4.0.1 * Minor bugfixes- Use gcc6 only for SLE boo#1041469- Package libLLVMFuzzer- readd arm_suse_support.diff which was accidentally removed in the 4.0.0 update- Enable AMDGPU and NVPTX targets everywhere except for S/390. The AMDGPU target is needed for Mesa Clover (sr#485802).- Use gcc6 on SLE12- Package license & credits- Update to version 4.0.0 * See + http://releases.llvm.org/4.0.0/docs/ReleaseNotes.html and + http://releases.llvm.org/4.0.0/tools/clang/docs/ReleaseNotes.html + http://releases.llvm.org/4.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html - Drop the following patches, fixed upstream: amdgpu_revert_r280589.patch arm_suse_support.diff clang-fix-substitutions-abi_tag.patch clang-incomplete-field-types.patch glibc-2.24-libcxx.patch llvm-install-CheckAtomic.patch revert-cmake-soname.patch- Enable BPF for all arches bsc#1026191- libc++ must depend on libc++abi- Stop using otherproviders() due to an rpm parser bug, use self-conflicts instead as suggested by mls.- Add amdgpu_revert_r280589.patch to fix an amdgpu regression bsc#1021577- Require LLVMgold and libLTO in llvm-devel, otherwise we get in CMake: The imported target "LLVMgold" references the file "/usr/lib64/LLVMgold.so" but this file does not exist. This happens when requiring llvm3_9-devel directly, not llvm-devel.- Update to version 3.9.1 * See: + http://llvm.org/releases/3.9.1/docs/ReleaseNotes.html + http://llvm.org/releases/3.9.1/tools/clang/docs/ReleaseNotes.html + http://llvm.org/releases/3.9.1/tools/clang/tools/extra/docs/ReleaseNotes.html- Update to version 3.9.0 * Clang now supports the G++ abi_tag attribute. * Clang will no longer pass --build-id by default to the linker. * Improved C++1z support in Clang. * Clang now has support for all OpenCL 2.0 features. * Added support for all non-offloading features from OpenMP 4.5, * The static analyzer now checks for incorrect usage of MPI APIs in C and C++. * LLVM no longer does inter-procedural analysis and optimization (except inlining) on functions with comdat linkage. * LLVM now supports the Intel CPUs Skylake Server with AVX512 (-march=skylake-avx512) and Knights Landing (-march=knl). * More at: + http://llvm.org/releases/3.9.0/docs/ReleaseNotes.html + http://llvm.org/releases/3.9.0/tools/clang/docs/ReleaseNotes.html + http://llvm.org/releases/3.9.0/tools/clang/tools/extra/docs/ReleaseNotes.html * Fix the following patches: + arm_suse_support.diff + assume-opensuse.patch + clang-resourcedirs.patch + default-to-i586.patch + glibc-2.23-libcxx.patch + glibc-2.24-libcxx.patch + lldb-add-pthread-dl-libs.patch + lldb-cmake.patch + llvm-fix-find-gcc5-install.patch + llvm-remove-clang-only-flags.patch + revert-cmake-soname.patch + set-revision.patch * Remove upstream-included patch: + llvm-nonvoid-return.patch * Remove patch for removed files: + glibc-2.23-libcxx.patch - Backport upstream patches: * clang-fix-substitutions-abi_tag.patch * clang-incomplete-field-types.patch * llvm-install-CheckAtomic.patch - Add clang%{_sonum}-include-fixer subpackage and associated libfindAllSymbols%{_sonum} and libfindAllSymbols%{_sonum}-devel subpackages. - Add sanstats to llvm binary list.- Change update-alternatives to use %postun instead of %preun, which is now what Factory maintainers are requesting. - Use the minor version to set the update-alternatives priority so the most recent version of the LLVM, Clang, and LLDB are used by default. - Add LLVM rpm macros so downstream packages can have some idea how LLVM was built.- Rename libomp to make it possible to have multiple versions available.- Split the old llvm package into this version-specific package and a wrapper package. - Implement update-alternatives to allow parallel installation of many of the subpackages. - Rename subpackages that can be parallel-installed to a version-specific name based on the associated shared library's current .so number. - Various fixes to support the above changes.- Sort a bit with spec-cleaner - Remove the latest switch for now, things should be either coinstallable or not, we don't need to bother around with compilation like this- Update to llvm 3.8.1 * See http://llvm.org/releases/3.8.1/docs/ReleaseNotes.html and http://llvm.org/releases/3.8.1/tools/docs/ReleaseNotes.html - Use versioned libLLVM (to libLLVM3_8) and libclang (to libclang3_8) - Change versioning of liblldb3_8 to liblldb-3_8 and use a variable to control the name instead of hard-coding it. - Use bcond_with and bcond_without to enable/disable build options instead of hard-coding them. - Put buildrequires as requires in -devel packages to avoid linker errors when building packages against the -devel packages. - Add ffi support (disabled by default). - Add oprofile support (disabled by default). - Add valgrind support (disabled by default). - Link cmake files to the normal cmake file directory to allow autodetection of cmake interfaces. - Remove unused lldb components from main spec file. - Split llvm python bindings into own subpackage. - Split emacs plugin into own subpackage - Move additional vim plugins into vim plugins package - Split libc++, libLTO, LLVMgold, libomp, clang-chekers into own subpackages - Make python-clang, llvm-vim-plugins, and llvm-emacs-plugins noarch since they aren't architecture-specific. - Make packages besides llvm, llvm-clang, and the shared libraries conflict with other versions. This will be important when multiple LLVM versions are supported. - Various spec file cleanups - Rebase patches: * arm_suse_support.diff * assume-opensuse.patch * clang-resourcedirs.patch * default-to-i586.patch * glibc-2.23-libcxx.patch * glibc-2.24-libcxx.patch * lldb-add-pthread-dl-libs.patch * lldb-cmake.patch * llvm-fix-find-gcc5-install.patch * llvm-nonvoid-return.patch * llvm-remove-clang-only-flags.patch * revert-cmake-soname.patch * set-revision.patch- Start conversion to use cmake macros with now introduced compatibility for ninja - Reduce number of threads if we don't have enough memory - Add patch for the nonvoid returns: * llvm-nonvoid-return.patch- for ppc64le set memory to 4GB in _constraints file (failure in Factory:PowerPC)- glibc-2.24-libcxx.patch: fix libcxx testsuite for glibc 2.24- Build LLDB separated from LLVM. - Re-enable python bindings for the LLDB API.- Disable libcxx/lldb/openmp for SLE fate#319582- Update rpmlintrc to whitelist libLTO.so- Re-enable glibc-2.23 patch for Tumbleweed- fix arm_suse_support.diff for armv6hl - adjust compile flags for llvm on armv6hl (fixes Mesa build)- Update llvm-remove-clang-only-flags.patch to remove - Wcovered-switch-default flag for gcc compatibility.- Use gcc for stage1 bootstrap - Add back libstdc++-devel dependency for clang since libc++ is only available for x86-64 atm.- Comment out glibc-2.23-libcxx.patch until glibc 2.23 actually hits the Factory.- Update to llvm 3.8.0 * See http://llvm.org/releases/3.8.0/docs/ReleaseNotes.html and http://llvm.org/releases/3.8.0/tools/clang/docs/ReleaseNotes.html - Fold lldb build into llvm and disable python support - Drop clang-disable-ada-extension.patch, libcxxabi-exceptions.patch and cmake-host-triple.patch - Add revert-cmake-soname.patch to fix soname handling- Add glibc-2.23-libcxx.patch to fix test failures with glibc 2.23- Remove FFI support because its fragile- Enable OpenMP for x86, x86_64, ppc64 and ppc64le- Enable all targets on x86, x86_64- Update to version 3.7.0 * See http://llvm.org/releases/3.7.0/docs/ReleaseNotes.html - Merge aarch64-suse-support.patch into arm_suse_support.diff - Refresh arm_suse_support.diff, llvm-fix-find-gcc5-install.patch - Remove llvm-fix-parsearmarch.patch, upstream.- fix build on s390x (one typo in ifarch and one change in filelist)- Update to version 3.6.1 * No changelog upstream- Add llvm-fix-parsearmarch.patch to fix parsing armv{6,7}hl archs.- Update to version 3.6.0 * See http://llvm.org/releases/3.6.0/docs/ReleaseNotes.html - Add python-xml dependency for regression tests - Removed the following patches, fixed upstream: * arm-remove-xfails.diff * libcxx-libdir.patch * llvm-config-lib64.patch * llvm-fix-intrusiverefcntptr.patch- Add llvm-fix-intrusiverefcntptr.patch to fix build of LLVM tools with GCC 5. - Add llvm-fix-find-gcc5-install.patch to properly find installed GCC 5.- Add a gcc dependency for clang, this is heavyweight but we need libgcc_s which comes with the gcc package (bnc#893359)- Conditionalize libcxx{abi} build on build_libcxx variable - Turn libc++.so into an ldscript so it links to libc++abi automatically.- fix constraints for armv6l/armv7l (there is no 4GB RAM on 32bit)/sbin/ldconfig/sbin/ldconfiggoat11 15941335737.0.1-lp151.2.12.17.0.1-lp151.2.12.1bfd-pluginsLLVMgold.soLLVMgold.sollvm7-goldCREDITS.TXTLICENSE.TXT/usr/lib//usr/lib/bfd-plugins//usr/lib64//usr/share/licenses//usr/share/licenses/llvm7-gold/-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:13185/openSUSE_Leap_15.1_Update/056d983226bfc2feae3a447346d1ac88-llvm7.openSUSE_Leap_15.1_Updatecpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=5689b4d86e7c68775cb0b53226d2caaca25b8067, strippedASCII text PRRRRR R R R RR R蔲BP_utf-8953ace40d1d68a1807643cd71c71694824e6dbcce803e51d078a4173296a9c84?7zXZ !t/3#] crt:bLL ȪҴ) HSrDuw :`)raa`q#t$_AɏQ=*Of',N3=3>"F ӽ[] ү~m<_4hkfcxY񡂻[ښW"zA7ݤY=-ׂ  6Y@^[Fx۸Sb%Mr^@fgIUTkT{)}~AyXfNmBLSyٲ{-.RO`>,O-ZQXztGD+v?('5QLLBdO$0+ Lψ[k甛K~1|E-yqx\:P0yso8k)å83\w)JsuB׵EnO'~<y|;=WwXsU Wb_̨|]VRe^̖gJ/aDdx[.g#H x1МnCi,'[014©cT!0VJ˘nZ߬dgKϩqX;р.'ȼUgGSZIIB)C( ˢ^7OU ^Ʋ㦾jΈ@{ǂdntP-,1*cAoTT1} j/r@aCʛ M0T-QL4O1'Fu_4B1Fr@NpqÐʠ'=7J4rhưjVl~n${ o"R0 3 `"y+H/}U*|2˗&$]YIiB_ד.C1c]>u>u2bR3]6܏M^*٠zۓX_oK@(fޕ=P6-!jzI5f"M <2'? ,>lt^Ċ|`)9F|.n\馡8^Z4㑓'wxGI\vZqSOo$0]JQ1Pj(g9=\%<~z`]2T/..„1ې迎.yFiZ0AdɄQmNn`; ~ bЈ}xtl[cgy.)f9ͪ5" ɋ8qyXF=5*AFon3Zw"FyW<>xCڋ| fc띈~ԙ>-8&t̮I=m/_FGǜl7~Rm"f D]DY',\bMp LӞfK൩dYԼp;ICîboIy.,Gܹ^M\X lrt@wgD0p&OC^ ȳ^/t. \&Bd2!eE>~ =E%V# 6ktbx诊A$~' yUe5h)xGVϴ_|0_csuu|w©/8h htCXرg|f'7]<|$ӂ!zun6%%eFTm ?×cM*P9C?r6TpM GvYceYC > 衪fK/<{[I>bB `X"ng2TҺ/'MdcW1 g}~> 'PYZxGbdA͔jww̋ǫZGk#Tv|nR E$ӷM%\QŨJ8~}yR]CƋ?q*S."L88n@<_aKZ:=:VkL{L~73PjV8nWqYIz;[1ͱnP86LbHoo>wq!~2b(#)U#0Uس gNɱbw"LKXڲ6v.@+T$П}?zG'H2-FH7S=I~1\ J5k0*lm1 ~1š4_OAȊ4!$Z -W Z-5 a!KP/JkN­&*TMtwvaČy0;K:pΓϊ^h`%QoRe|Uɯt{% I5V- tIrY-&L-C2%+; gJt>kt|QШޓ O)MR7T6tx΀ɚy_LZU\) (l:qtOsxv\=Ա_ӽ&h\n(KXԪ:2h1D$!6קPrl"Kn./XT&Xfp(/hڳDyl\ުF$2+j <1bs`*n†jJ;)S+WsRͳ0w h( .6ao7487CE(vUǼLb)ʆHYFuΰq>[`ufhYce>29ͱ17ѼGzw)a29_ \)mca I)!1z0jQc_eNN mο47"b_1kv_".osR\=neu"$^4LL` z%wwUY.=bhsIEt,7(qýÝK)E)u_Y~ƟkY r`?㓲Y,V2s_]*tU)2,l{6L5 *YƜ76 &ajʄaq 7nuɋV+KYh9ZHB~W֍[>My6Q}sKpt_c,y, ,c҉x-̆ 0 .LLH eF$߼0(;w ef!~ߘįο @1 ɫCB7 $ @r n$Y%"-\>]Un6w,*ot4Qذ]A9O\\A4 ,Fa; 5]|Y#pZP~~kT. &㍮/\vԸΕY0*Jy]&:HkG":-PٚU –QWA%"- 6<-P;[-C8>lUQh`u*_}U[D \gj4o];spzA.?;[+A L>zl&b!ΫGppU "ñ 2J60^.=>HaikN!kUƲPӽ:M/kX,6/MlrZŚ"V%0$ (@J!Xp @)A#ha//ڴ6ɔ" [07\'Dvб_DJlXxS|.:g;!;#{ӠZYxm*(D򒂙߈xeA%vo+V*ܶ[@To#(s*iO/L ;3°v,xeML-YMUjUm aq91è5C+S%$T^ݴ1/9z6"i%՗}"}\\wj-<do%JRN5Amzsg.xYRR0Ehſ!~(ag.gOt+2Nu<(| >` "16a C{S3->?'|{qrpDg@qUq2 kѫ]L^l|䆏?֨1d@S6 m E(ǎðZL6O6OH]Ȯ:$#op^ɖwJU뀜g(uY 'DYN MFﲅ)DoW/Ψ :`|EA.ch3sn7'aW5$x1n/=q* ){<[|&saIQ@[s9[AX٘djtl7--Nb<, a]SjMi'7A "I flgNy0v|}Y8u')9@ڙnl=?Kj4m׊C?}u,Bo}dYb XW7ף9{Z;jfP20U}є. 3ƲUEՍ(ep>ZD}Zql5'D*j&eev[^B^7JLPTCXC ގ<:8!kU|G$`,qlƣsruJR*b]ki}-ծn/J(rKKI-[I}6z rENt6^f ˌTLVCIyZeUw zSh>O77;ˮ"̽<,}`kKNq267jdP#>3o>~Z99#>wֲ`_daMY}*UEi͸E{9F4:ԙ.Lcdۭu:ef-+fsydAz)0 E/1ow BD; \KlԝLŔ栛8'g<{/o&H-V2Ln&L)R_РJk`zuy{d_^I3Miz{M 5bk^lM!>D"$ك/:a&H8jM6hO14Ol%5tXU6$`tAS`4ǃX Gep|@ pu]vl3#W YRш g7"%&c BF]_>5-':B{oЖpW2h:.9Gʈ.,| ƛ1Cn>)w=qEDv@ /*w9Yc2$ck\~χ3%uZ2:V+ jiSz9*-H7ep5uq渽ݏ"{?%zH  YW+\z4U*:{> f,0sx%3{*Jʹ65Mְ§y`qڹIz}pޝ}V⼟͞xIs Jᓮ@P.c@O\+^Iʆv,vzrEmLz1sC $j*>6EX-Gl 9{#K-OQlnYxG>B25f(dW8qXJ|n1/,䣰5VyeU7MtXYԳls9c./2H<='I$Ld<ɆɴrF;3yYd>fMW(wHWdOgt8Ԯ <Mpf[D1AvvW_&Rt*=p  NYR)<\3>JY@jɨ;o*d߾}[ ~Vbr J v\m qB͵xyh"$dЮ-pѱ!䠭Խ?u*Pv!fΔX+J_;mDKnO͑g{k)OX.z3LIxi$_fi^Ut% a0vjfN 4$3ôwI m=ߗgIQ/>Nȝ:vj{S+6DҎyⷣ2x1u*{#IhwV{-2HaP ̃Δ :U9.2֕܃t&·FqF[q" (%eaÍ55,eѢ%Ur]f.;kBhEO"(gU=y2t>fіQ`U^[G $æ`g]=j[\<󼔈OF!zP71?&!P+7zb{Dd[uJyQ+gZ>CLg/]-)2;m?R-I;$n?5QB]˟s @Fgiswot"^9T:[Ƀ4,1%l롲G7ˋl07b8Y.$O\IιxGt @q/<-Q] )h?ʩ,r^Ru"YZ*^2^KAj335.xEfp1땦#P%=@9tb{]/xS 14zi*s6qDdM#/3$ݤ@Ӂmo%Q\=ZWϮnO=1vU~<}n'){k `kxbuoDQ(/XskwoDs@ ie쒦XIn|f!W>B`B@"Bm&Xʐqq0`ǖ7#ֽAp󲻃@2)z_luRGn-aC'V&?QJ؏N)sc%I4_wD@mr"S.8IbBK0]W H2 R=v=yƪ㔐u =3l%)m̍Uz2Nۏ)qfjdCin*`"۪E(3q'Og̒I\/~<*]KpNeQ( /ǝ)É@;"F(*'?lA򜩥yǣfEu01;(H9Ə&[cBT*349J[GcJ"|CP.hYT!3:p$*SW?N$E!pDNW|ƲJ|[<O2с)Xer$ĽAq'pQح2upey& kE@;S;#I -([aȦjܲK؞ *෦N'ޮ{Wuf]YGY|L*s(\l(.+\u4lHgE歜Z(5cD,  Ţ;`bٗL{&`!$b.sF׵)9ƏijGZ#Q{U/NNRh9y$UF:n\hDB>s>!4VnY@-ZM/4&DϚV@;ɇm %[2á$̣GąTѢCι՘iîa11;KsEFO\s q'0xhBy̥ TI'+jz 2_!A5Vo}սh G"t <þWHey3ȇ3$OVqMs&bUCUY`F1AԹĶL䂎u]ɹw|25 VРzԜ}\MS{KEgjH ;ct:w8GXd3⥪NFuf ӳG>/wQM)z,Pr1J~68 s0g<+^4 I2.P$I6i\LQS& EOU.ǞH-$-)Yߓ<s=-L: *4m+%>]/ U匉:z8jҊ9\PV+,w¹t s%j41TSj1H,>&Y\"o{!^#[|R.٨kF Zw,i= oaKtj~<%󏏅-l 'Õ符Vw3e-^fb.(hG_<( ]Z"H0\Q*x9{<\ӕkZ9DXxWfBNCnex!"]ܼtwqa3zgh^+K\-@qͱ,d_0X y!-RVW PUVt̔m kkKvŜoK'V8ٓuפ@)JaL.miBQ( sә]Wj6̣x'25J4ć Npv% \z&UT@1nY=Su[t'dJ.=g.T'0Ha]<f~ml$\7Wq̙h)m#1ji =DiiN!z̈́*!*p0Fͯ?;* ԬD䠼#xYip=Q!xؑNKUDJB) ⯼2K٬ɖ}pnѥ);l3UArfK_7`e(23f1UƈzܱAʄ?k0l5/n\>Ц7-S占oMMRxq⨊w 6I P~N>r@`mQ N9g?AlK&OiF'vau; B[/̓/?3"I E__I} fyc?;sRD%fS2txߨ k<8Bn~ ?`[ԧ1,gZ("*Mr^$lƿ?TA%Elr/` 8_"U\""n0@O#%ݟ=֊ nkR76'?s}]IJ/ӄ=˸g:1{k㑊z4ܹiݶnNuyc5ۉѵNd`^M-Szp?)qYTɚ<&,Y9̿/)SV@ >jȧ#s+eYuV\"[\R= ;h8ܤu/}D>4$ ?!hyB[J?+5f& []p+wIky,oi{·l)iTcѕ\J)&A-4#r πtp %x0g/'gz V/1VEk>^0ߔ~fX=>Q c `U &r|VC  e8z5@+n#ƴg{-J9ivr{K,_Yky(WM8B0Ryˈ=[s*y~ƅ}o-95~5(TR,#A-umާ3N$=/LV| F J˭z 1 r,ݙ8mӧp1{Ǟc5AF:DCQE>YL)0I D-QĔci.DoFHj-_Ij\P^ k˿솨Х2zʌLLC\0'Y_ &mea CGY03/p;#9k _5XJRm l+dpI,Fކ^.^oQNU/T>:pX_$~h)t`:{XY (M׏/@6'1":6“2*jGCO{&K(ac#+Bd'֙ۇ~:J,P5a:ޔ|&doDXLx5I3Q1h3J$_xЕ@ q)aDY1Y,tL- XlH7g`R[St#N4KT:EU2HFq:LLV_ "K ma3<.WԱ2'F$2Ybah kgΉw{HҚ9娷9nc^`2l-6FhxD8^xzȅy(,SZ)5vjNH"MDk8ԌWT1ua}kU9\ Բdjx̯ΩcyZ^ _:4T+%OG %9`^ʛa<(ԨQ| !CHt_/^zטT7xØM ƑH 'jd5>o@Kօ~ uNs339Mˁ{RdʹW4KU|Ɨ;4#./hh#HHJ2‚1H`d:_tzLyOкE"":r?..!\ݱZHJFyۘ;lm2zfḥf?^SlxB>6=UuKpU_g,ޑ} hꆦu5RokeFʕb}F䒎f(Xds IRwϝ5@≯x "˅/t)zrAb'2 $P݉\?8.(. W\&Z-3"voeG%D“k២]?yf5=SLsW|p ə \hUMv- @1`WLؓ ͊c*_cb% tڏu?dsBmR tzP kzYM;d5؇ah:_aC-D`uHI;o|WWU_us4HdQ(&U\ &71$`Td}yxUO]_Ts弗Q0TV)R" /"%Z}PaM,D8%l|DP29y1@$rx2G֣ ?%ʺLO':cP3hCܥq_tb;M6fRa0猚!âK?}`p eave7PVВ h/J"2Ņ*:@aR0ڇq< sp`wUFtR??"PsM(=kuRC}eHq~2w3v \GH7H&ӁL ,d3tout߭o9 :[;*wЫH@J{^+CJ&&R󷻯d&^{5ˇ?yfmQR1 t?,Ι[tiط)t>)<%;OKfCB?Wr bߘ`cO{య.P8a˥l.[|[j] MK/M1v{zr]<1G?woj.#5kb=%6NxcQ,Ÿ.jXOR'|p[!C hDGpǏ ]S]Ɖ_[D/ QJ[Ӌ!J~xplLwq6YT:HdZι n Y*^yƬ  PH/~s V2* KlXEp^bO[F{n W9y(:1s$ ,Je^s7>S& TzX_?(Sʜ] {l' qnCb݉3?9$p6;PaIvS!P-f*_mx$=%ꥥ k[jxӡ/2z{夹F-ġud.rÉ Cu^j_=[pZE9tMx LE[ d/8]֥_w!q)]Z1v\ ^{+"9w(ujb>X׭a$+P&^MRI&\>D(:$]rDyIflIX!3-(wĬhߧF;cwE4;qU}}@* DQ' to U&bi7Lm{_2B㸁!|dXWb!ߪ?o@Gʁ)vuƙ(}h[GU `HKwPfrND}TVM8~1AY0r6'kj8Ln6*@PQO>S:e JE&ֻKђFoH;8D-vN.m\ODyP-&aDVz ~`"2d %W9\~ddc5}@=L-ԫ)IQqœW9g0ϕ2PFL?ĩ;dmmOE=Ff~,ChW3rO C&wp'@(+m.ťp:Z"@5'``x  KnkO L1"0imy tK0i~x].bx"B^qK%R̊-1FZWYNsc2!:`=\ki{FUe(BSj܂C\LE p U36/b#|/&E`j"׳9N0,Ӧ]{?$D9rw>@i#L$0|rIsAJCW 2\a)Y:0x; 2ëZ3L_,#&Xt,惆[D[߶؀ ̖@F<28-jx/ǣX:َqiK},n8ߩhYűX, Z8OPgAn9 x_aj\򓸠e҅jK57B]/@nk ?_O<åKraܸ#?KΣG~jc\Qg1]-a^Ci{k2ܣ3wQO! _Zw]+ګ(DȪPj\>iO emaxD [ /uyK;ߤs%ܓ Cc6zzxT B?Z9߀<LtmArFR i.Mi\d `+lLzE/gPC.XfN[r̕왖udN2n_b8"_KˏOuc*p|?2Q@[{Z/LzϧF6˵A0H2%k2|S!βiF Ɇq 4o?:`[Qkis=Ӥ5v'i]7Sajvlgn!(:|=8Pte1XkL7g2ԧne'f o`~KEu׿%J/,[f>uO1&h-@dqVא3kw4eO~p]!ؚlAD u[$نh6sdt(ԢEOM8[?okpdOު-%>!x׉_'6!MT":[q?MA!"q+yz<t' u: &zyVrZd/ET$m1rH]ܐ;!+s,^&15%N"XGv/?CǃʈS Pi`+(,px*{~8K͑ XsƮPg9b$rM蓠|Hs3&֥mkڨO(+x3mDrl\Y #d݊b\V'|:,g㫾GZŋ&i oHҗ<(1|./8(27>R݀7nX'a> @WM|7Yj7D0A0dvČq8̟A5g:~6 WJvk-A`)N+U˺Q_gŕ(+*+\ԓdeXGJ҇+%:1V/#p}[3xpڈ- ,Mc PB;}{|Dօ~/ΔUۛPR؟820d.{y0 ! Vˬd0b%g_P2=뺨S*N1"A~d2: ,`ndU2'TY9 8UxN8 Y1[}RcO)`vu Ⲯ Ufr фX Z;S ޘ,g4 .YQ 5-1WHc@*s SM{87",]&:IGكF)gRJQ=Fw!7L$*`QҖJ%,PQݶJ@jkj" .a3Mҕc8/ħK,QŖq|"~II*+N WN'}*3_A]g)Wzu'NCA$c= D,eK3]]FZDG[_Ԭt'WYH3ΨbX)h-WEQز:)v@Pmb!5Ay(to;zIn3<,`bfix,xoׅQH!(K,eKەݺ׳'c2Z7Syȗu lg4^cdRdq4&z޿_2u vXDM]t:Ydߝ2<uua nߞ8E_|<'ca^'މ)<[v\19 yb"I*r4C4b Fw(C]TF7`,>DNY%a=Q#dSkyF0d%r"j*>TX#ooy6u`Xo[KC,}2LD 6 NU Td=[ >oLDƏ/{2#4o!!ÐO/86AS% _{X?;G{-k o$a%[HemR&, Em(ۅ>m#w[W@[W+N:|< *=Beߨjn I{0kE)&MM>?uޫDI ͻK'!=!ot9Tt3Zs߰]I!NzEo r\^!k$wl?_(O!VN O֮l92lv Uf+Vnȁ6a^̂ K!t}VnlIFy%:[s]n[%T61L~9i߭&&։/I^xRlU O5!}nPP_Q.O,^2yK1pYISͼzגJfk٭`X{:b.Ak:fvQ.!^6a@;N}m:n_)0Ѭ,tC{B_c fa۱Z L:ctNўq-sX J1û^Q2o6-"Id,0mқhz3^$a )mNo[P[9U'@7;c5/F9A~:?_>jZݶUJ] 9dFo9;kU;AR쾽ETȡzGj]'>}ɒEzCS.E~)XfsX _pw=g4ȏq_W/$rkA_ AqO?tBUpΛ!pzVH:@1ڮcE8^#M~M+0wKjOx Cl;TzNtJdŽ{ 9 7n!,O7S[mouumNwQw"]'zPbzr@BYV߸oDFbd>&h;swRVB.48uOЎd܋ܾHeYg:g;~m'<0> {ORmEg(܂d@hAE^&z8> P9#3(f449i ;Ʊ֒0PcNMg= O?EHQ*rhP3i:r k9T-)tqa|[SDIjqIzj bYepoZS'gJEpSyf9~PrFo89VL1] amdDF2|b~`6h 뿔<%q̺ŬdDxزs!-=U떏Xx`xzߊkj%۰T}眧 r|O3}N~\7!땹=7XOx{vAu!<pX-l Nt :F\{֍54 % 0{ v,uف*J*09]ҪB3L)c&?ٳgdp 1c]O&΁7Gju.YIX0ݔG=)~M52"Rt^ 3M_Lnq.xץ{OHj"VdA0*ʃZ$w]>=aki M:dA:> X X77 WF|IY\2׶`( +x}orPum$"VY+n1 D%WL'dQ%Z|f#٢6qeo Vv xFl!QhPe܉GJ"*/BWuWX8TS!p|Y;Ģ>&ICPDhpVPݻ->*/T>4V3̈$e0V)Z8lʧ6֟p.p!u1"hTZԙhli#QzjU6*u%`?ZZv@N82WcUjMg nOֈtR_u0GPbXk;d3ٕVu!m,0*p⎡9(\-%zYъ4XWt6?ളl*Q3[`iUhH:vF/, y |OQ$?5䃗Uu3~F]Jj玱+Ğa%X:}GT7Ӂ\bFfa]JO^j#2F,|~9 ֡$g/h4>p= s0ϻ5Whe! fjUbxHwE4bc8'{)["a6V7\i~rw]/}re<8֏#FbSp%dQ-5.f༲Q~3`JDSUeVוMI*J0$$~wSVp~xJf4T3%Gvz a'YlZB-9nmt:x;DÎчG^SO+b"e-g9 3U)~M=\3^;\Hz: |$Xg/[SG+5шw5;(a(~HVaOֶ(6fm>ٍbq xInj"Py=Uu]#D!| Oru,mǼ2@&k~x23x<7$)om^qMQl F,:/f9.%CP]zjtXٗK}D>ˁ ZeԺǮdsXTן/~9:5ɭjT 8$볰JJf?(brȔk6="^zOܓxSB*ف=QL? XPw%b2η |6/eiw;>IBe!*ŕDo0DhNMP ؝FOdg}rK̥ĉ:ÿMM\Y6lH¹R43/q4%,v"w_2t.$96tY3([f-W5 YgXfCo8 1 C^{vVy0S;;ڱ NM}٪BƠuc% mTzd( "=KtB3 /RX ſ?1n!o̗I_"02SHQ[{pSW1%9VMY!i^cܑn|Fs"(>ʟ1pZ)l1 XA~**P~ٻGqZ+{V{=j: %Rt!w7^ȿ_%z S!9&[и*P_F@6xxʥjs8(S?JTYFG/D 44>)8XV]OMpUy+9`'vܜP v' 理@E)iJIrM""[AΊcKV#ϬuTJ$V36߂57ˁ#/܄X/1Ȓ:RT+ekF _#ޡ/0Y9ڟ+|2ʘV?fxP"1G4*e/x%wdb~6Q-3[1EganC$O@'̙Lto["E ,ZdzKn֌F=xNM%ѣŒbDWmg nTd5w|$KOzҿ5f{ ;kymCp*j5|!o-'Kt!3q)ed:ugS^M:r|f] ]2La@i'$w^kT9u Z8Q4T.)9v@8Kltw3lJ΅Ɠl0RR+z)"/Lž_w Dbeeh)}Ne@ΟuOZA z*#238`VXh2Ί'C3]|f !P yڼ\E?GOU_e|ܰ`?3,QL)RO={IA3DZYM)r K 熶ҢhՀb[`3QHi^}R.Dr ŗ˥;dJ?4\<`l-qլ eβ Z(8F'dn?`/Jt`ҩ䄗R,Y1}rD BX'W>"o`x6/.EӇI=cX4ZLWbە?~-1/4 cBگ C(F!;h - K.΢ɟ~C仏,*ւLH-Tݣ=X8}bI CY͘޻`QI@;WQg +9W8EGMQ7n5(CbE^'' %As\ 8!DھH'9'd t##쫴nKÜPœdh}?3d4 7M]a&n95'ms-*/FU`ϧVT$S+UbBG9}OT6)qZ9_K0_ܴ{irDԀKN_A(.&*=Q]fɬs>Wz{x-t+QR#]gsu(YjɅR!͖ :5YuFdu'#͌׊XsH1\^]AG3n فu*#m,f4w&ɒVQ R :vN\< KVrxuAA ߷" riqwa涚KYf7lQ{4YsPntLd͜=3TB{[\;_?wMH) BW*6C\ O@ wMet/bz筂z;WwqUv,łɁ6^ !W ,fop!@qQ_'u`lEBs^4]}VM;L,/YEI:Cr2`K*Qn ? jMYEM܌Uq /kpuGaqJǃvZqjMdd`b| S>n[QS7NoY&8"A$APh>Y@Fnh~j)ɛ"vV#9gQ5?hy 7Ȑ:Pe'(+ L~_<셶o> be"ߍ>#[]2K G*?eߙ1- kKog:tbg` v&Rco`֧ŘI!)# ,o .F@Z4f&C&^)pR3l%59Q5d6b۵*K+83G fy Uo=,PPLW{6@ :0K[ؽbXrQl}29FpLz2lo"![qC%C[if.g?,Gk` mQV]Wih%f$2܂&`^% ʍ8%],cOc~ 0w"9 dM0Tu!ĂS_~Ҙ@[ֺs&W8wKKiXD=f'. h@X,ȫȺbCI4H1& F5fneŵ1Ɣ3dFf|V9m#];?A &D> [|6BS*- heF¥{rҁ { ls 81\A6Zz=@zjT|zTEX-\x,g<0LɈ9f!dlLXe嫪I|)gۻ/2IV2zdl"Iŋ r*"<Ј)e3/HW }m.{T`d<=#Ȯ~j:[hYB u3]!D<霻.ٲYl6us3dJ턷ª)0+(sCZ |sӯrdH/ jkqpFxm$f9 ( ? =lHإ9M("ad)H @ݹ섑7(iTџ^ 𲃝#" . Ltf c,D/ڐ˾o?^6Q6!+!L * .]=}PԪo lt&z;;* 2rۣE7:_{Vt־X˔f4Ήi_/:uץC~Z650 -5N@&YF>$@Oe8|g%)-W Z*PSi/o*ԶT76šd̃!z :]TD4 LPReef[:6lzۚR\Im^ebF؁J"?&Y-"˜ WafPKL'Oۅ0QlM;H =AVf@K(_ʘ֝ 7MD{/x| QC- Pr=Enz˨+? \Ahٺ=z_w6q?t-k,%6s:/Z&XBq6G/cVyq,c%M3?|- .Zl{m[O!8sp䅠gi3]˃V5f?gmSNمb!UE+ M:=Ģ&ӥ4 9J+>"8}dHNƚFꉜ[nSl DT"V`ȪУ omrhH:0"/yj!bjާ海J*#W+3(9hCo\P.cj0*.;c6 )Ac* w͜5 ]+w@bȡm"s*U%G_ k97jVV#o_ù ”ҔO·#3@D̃q۶YueL^ mö5kۮHTx$jӷBaE `4K /[}s'km1˛Ro B^ Ymr`sQWEe &)7yӔVC˫cҌ! alupzM,~VgH1Qv&L3&W@DN ]ݎ 'mz<`xOPwȁ^>ǟkhGa4|!W*ph( 2fr|YW!,owO!0PO$@a~ *'EGҒ7R9Y%{\kbڝGQ*V#D^f!;crL.[^iSK.vA &A%]A~) T 2b5џW:}-Btܘ>_AhjwTJH us/58;p]?3jYS e0x˾'X( .Uh?rKgm]Oee-F8PA5ߑx%Ԡ9/"" GSŶRJJw=cד~wK]xmA:_NJe` I~c-o|(klCts.z4"Qm~tحe:i[p[cqIt4qTĈf_89b4/g޴M'Ǩ-'~I(I 'j<r{{԰Ƣ]AJa:L)OD 0/YGt@"fdS]dwOށ2K1n5Ŋ]稡öInU(e1q=qc*B.Ro=ܺ&l|8:]ސF'YԀ3\ Hevbm4Ws`!e5>b$SI=.X:?uɘHq"b҉磓P&䛐lp'n,[ 8Asv9Ku%R&smч07"AŎ\jѽSæ\kbT pLbxqQb՟Ęv,Y__Q>^U8Q+@Ne/<@dtszo< E0i/o~|MPD?CX{я~cMeTjUK^Na\|1x;\~0SebNs#0:N$:'G#ǝ~^ٛ& #zK&C2P^դk 0\h~QS1՟>;cAE酐'ZA5ui!8zNwfhU[@R[Xbxu:6͒u8|TfW:?g ϿƤ6UK͒$@Oj"E/WƷ6Fkd%4GoH@L^3DI}/h X=h{ OevAi~^[e>lVp{jQ|~ tdSﹽf(mӳ'LX:@{H(eȂ>ӎd&rg:bA?[37i,Ia2lIV-&xxntv>d02|ZE m!WSC@v ;ф7)AkS@ԹeipyY[C Fv//ߧ,%[P8:\ T:ۍ8u2n,&/ g66Ra0 r>Liۺ7 Cɺ{S`~erD;/w}wXjNAX: I@6اS dޱs \wlpKChO.2^R_z{-xQAUҀc:vdy#s (^/)@jp;z(3j`¼IbJPA,VLA`f4f- /DcmXv-k5ó|,=^28ҁMƪY/46֥> nˊQIdC}ɞwU͎ɖs Vt1&\֊$# `'< l?! q=`6qV5ڰDl縘$3#Et5Lx rՏ(-1sy;IszK5zH%e9IA}Uccu(CPϥmL">J6urWpbnBpx:b >,PQvUn)q9Nq6l WZr'S՜Bm%}o9U8bG dQ|~̘Ըhd5`nTiq݋ҳ&6A9sqXqThvR;7k.Ҍsd/;9v&ΏծnW I7'-TB)HY& {>4QO$3%W*xZOD7NOO^Ύ|@ :Y Sw:8E&E&kN ޶AHwMcY󢳑IlҸx/ɺʍ Y2 ir͌Ȗ#x$J^'u@ui!VpD A7&qˡ7?%R*eWp ʊ}͘Wh<$^ȷũV5nEѢE/\i#کW ɫeIBy)sŽnl!r@ɔvꝭV'/{Z7b[nQ.vS(! я=l^_ꢠ`4D*D wCFLW4cX+5SHRw7G=ѹ7QʖI]t+lJ/WM?AJ6 1/+@u ?}b#iBT>刅ތ3 ۟n_x mV"P>'m?eqdMQ$b*`)s&w 'O#Yf4-_]K(t,4ܹ~^aNłZ-&F5%JMq/=J$qsm|}܍ ` ndEej_x :}6ye@ ~P&pĥȖe,q09!#537ݷ\[mC{2@0/ LlHou֭/<OkbӴ,̦CKA +dt~C0h"ɰ p2? ʁ5 ƴj3HB:?P}3 <,Zi,Gt46B#nbėǢqyfzc)tܙ,x[Ei'Tԣܷaͧ 12&rNU}3W?ǯ$0`J; ט S"i|JǓDϠSPc׸qE-|!_|CܱwP 0 np(qf\k}])Ѕޱ md&;#amͲ"mfH:8lD^U·lf.Rz]3[bfI2~R`PȊsÀYXBu&<ܥhFEgJdZAbDA?e|B'g%=-'nTіk+g-IkOuR`Oe9]T\^J7)" }֠m# MT(;(g,o~jVG왃ޏ38QGr3h>l~w9.<,֤ݼWl!-Np{6Qa)5n_&.ӻg ?2'^H-8l<\,RF#u: \\ <{]7<*zZ5} Aْ`JR1In(>,PF19t?ˑlsPMk|usDe0%=gSD\ɱ6#]-ϖ F sD̍t߶Mӏ/Gz\u[_kKbfKHve3;IQdK6F^NYi1fՠc0akH MqM|\zFhe` Qj 4ȿSuAK [ Rn3CcP~Khw3xnH-vۻWֹ{F0Gm>#;Fo| p+t/)PK?q|: ORH"Qqw)KfJN&mfg64g4nF9zDidkqrb%bD0nHem-ʖiB"u(W U&#S`{V?%>"6#HFXv*o"Y%A>(R泫EU4^ܲ M_܆R(nj0Yt)oA~#3Ђp>#IPݒ``Pbdgs:m .<Ӥ')m&vy*`>" PDYWFߤHM%^;]B*G[HWt&L݂x_35Be tʜ}+h`!Ōn7' SxE֟tB/xP#.j9X7&hڅTpѩ5| $~ l&^ [XLGGJKiRdsU^9(L>0m4L6țH (%O(h* .nF=%3o][?r.uÕ(!n 1j{PGF^gKc6|ДNb[V>[~,JV۳6˷AE9W2dk] UlWn"pUިJIłcu)qҁ`D(jWP%Wf%g|if"2fpgc=%ο_m3< ?;)F_)liW39LQ𔸈dj,6oֆ X{([[Ur Gv;^AFPLK·NzsWw` Y.JS,mB%/c 6 10uK"PwfE8?^̻\^g`S+$q [z )hpG N>7Rӓyb2B?8I"9ۿ ȅcq"JqYLs9r@1 Q}/8ƃ~{$-Ec'[4)'QγRb8ЈJDX=\͎7 s/qedS#'=TJC[T`D4LjюNN ْ ĭ#Zz0OPaOoI{NfzP!]-Iq1i_%*2 #sJ;[/m|ݯL**L~ #(t片w 2~p3OsR1ni> 9%k%%T#.b/2-޻.8В`_%/{B=%難L| pf~b!<_,m](z .{@k =^#HͿvz b`P*j=9HK;z:NPGW\N( zY^YчG6Xs- v)YzaܧXPW lD!ju>PӵFz-23m<ߵUõۊO,ix lG%[KGmm8nwCNAFֶs1[9C3#K# s.敄V}ck2r.ß{RN- X F HS*VqhM{.Y8dYUf^EGmgxeZQT6*B;[:N ѰȾp;O{?-).sk4!Qq.7VE4 ^ae1t監Ɋ{(@_RbEيhzY'QŁraU;D{jrN=Tr{2TAF;% 2>h 擨~$eZܒ/O=ֺ(!@Z$\L6/ xCZ- }3z%^)ퟵ ϫeҵrK;\`4& fLL$Oyy 5hԈF{?=Jչ- qU-Fj =S3"ðCK|>hIYg.)]T) [WuFɁ6g^aut TVPum <'BtW?͈ɜQ*{H;\I%޷^\vQH Y]g 1xP&; 3Gv 砜cCQYmz&LjMxOӝ6!MZެX%lzaTAVH7F]esV!€K3v9L7vJ"- bEwAz3ZЋ쨏! oRJx>Fxp[ Oܔ5eG*,So?:͌'ׂlyFz=h轠ZV_}r#9P!Е$[XPK!A$ݡJTM?Ym3.i|1+[2k6(a  a*mT 0 "Olq,JHKX" H&08ѝVy8v%6ғ:fe͗om7E\㇋טkySs>{ 5 Ӟ`woF҄&F4+'%ş\?q.7':N^7▵Z}I@:6အ1bl%ItQ2|d-$C]y&.*ԙC۶ V}MxEP~1%oKHb./=&;+լQ7pw7 f,)@ vk^oԎix`f^0# ̺ǙA3ٻb"&QzzvU9cɌvRu +( i&}GIWk #-_^ys x~R&+{HVjwwĝ81 ]gA0-+"BV 6]~nۈu byeieUX0F'|k$`&hw:)nHCeSYkP$!/ךnzA?QXcX@Tl-ۋSXחE~kpooIim]+:)H)>ۯT>;Gohꌜ?]'dS}:ƌRSS,H˜ ^aߕǔ<ΑZdn`dn@Wy&><ɳAO |I;$'bt`;K8zLJ$VDCX*-Qܓhܠ:an}7k+OH䛺8Bac[_/)!sLPŻ߳U,\^˫LoJ!]+|baa»ʹO&dHƠGdkLj9`C}>l8M>2 3C1qfqO Q'-wF#Xz 7u2Qz?;sN%(x5V>Q'1[RRͪGiȐ[O0hfY(!>A)s-OСx*_h﵃[pzr&"AV0?סzq[[)l~*y;֮}I}ل:$9Z<~ E?w$F<*Ta },+~Xjlhɴc֍6Fk):p#b_ |qFk (mV5wG`0 ;46dv ψ@xҽ^z u]clǂKM VAPNJZ|J4MxLqZ ߃Y;Z4ʄѽ^O;y; X@wCNJik<a2eTUPR'Ƞ}CC$bX}S<.'-n9e\Q',6H>kM%|3c:21/'+q&{NȢ܁N-Vo{H]Gχ5_,q+%f s30uUw*kbUz񕇤2tm|20FٔN GFt='th|^ L*^_p[UulhbG1O0W3T"D"gWRĕvk0n}nh TsmwAA2 /Jj |7))iWkзUd`ת%kcŘ9g]vwE>p}Q75?>|8XD'K?k%܆1:K$P ژVfwUyXA0\>i+ d)>NEٻqEt Y !(J~]a:eJ-cnՂǗj4 (Ɲ3 ܬ"ͽqJc/.$2i1)4 HT迱:h_O[{x1D!9T5d.15 []AE@E}f+KD%O e+yU%/R#E㬇[xO{mEf_7! t3OTΘh=JrAŢ\x I#u&.0@\o49Vk^vgCvʚ=mSyz$NagߙQ&\0 4RN |́5&iOҠcj(06 [e)FCs{( @!N]u2TG0VvK(;1G׏CKemm<}3(Z|5ڊ5.0 wC9$H%qh:;sџ/x쏘9E#֏6}')P*T4}ג!Ab\޽`]K"^!AG*T,hK'R^z; " _su½S\NPZds:(GN0h/eW^/`gorz!̇q١/ld9]+Q8X$)"-MIώp/ ΫM~C&tkIFRأrA4;) FͯyU!S2LF&#رkz-$=L%W; /l~ )aJJO('6RIw%{،T@bj L&G;R{6I=<5L$~7gW{V eyЌT{$BzČ)A>, [@Zm2UMR#~J;s ,"Cg'٤cgڗK:-Ga\^{%鰽J b*L9n]K:,QB$TYDgۇvu!`; ,KA N(Wj[oޞzc+0;1bܦ%`O@.} *h0ф\>gڻ \C5kNJ^T vG zKZK_uו+kPY-g Tm^kG0YeJS'y\,]yaPa6u=ѵP}QofyOc#Xrou%?4]@$F/f ě|+MtQpc*Uش{@8W))_u3QjKni$;>Rݞ^Fnn`]dT!o8q傜&r !õTKcdU#w> 8NQ$ńh˲!{m}y,XuLIoJ9!,KhI5ITKT3[>evOѭNoG 盉-jm6!Ig{GV*\o{~XuH4e3ݤ=AwL˦U=Ў9?sv'OE)ؗ8bea̎Yd4%$HKw;hT{)\mbJmïp|sZ10#" ;ArCM:/aH2]<3sjV"wLkYZ̞ڵ]3ao}؟fd 2Dsw0ZPX$Z4zwY& :tg=7)u<AP*g1jo8c8USfX,bJߒH vJ G*Muw74pŖ!WNSk%ʩ̣Zߗol+0"(ٷъhxEdhrQޕlleumhcyjFHC8n4smFaNVJ=",\0zF9Qo+ 3hVE WbJ(}[ڻN3X~ENaz(F權@3i#EXXSi9^SgEHej ̤8b7$T>! YHf;x:n ̌dB}6n $Kf8 ZR~!6uO0fj4G(Kz$bNFK^] GDQ̆°"O6ړuZX#qhJBF)zk5D̙N`8%pjc%"5͙W 4}F- m\5VW )L5'X/|uךR=zqA~Bva5{-xztS綧Q@˻[^_^ Vzm!쥂yh鑑 UV[f&rp~ݳ!C](.-75^.\Lx8˧=M-%YU=m $ Th7PS0B#|ߓZE!azSMT13gN=3L)P;?XI-u%8նe9=o97&ZBA,.v.ݗ +xHV b__zJjM.$h:N!x !!y$] &sl(> w{&)kp jLlZʩ ޚZl=bR _{kč灐9EC@x-E}-CY Y0E YZ