crash-eppic-7.3.1-150500.3.4 >  A d]-1p9|eqD䢔cK9seǿƦŔl%ՔtNٿ<RC]=V0\@~F[ҧMKynFdJ0/qvPlI \ɾO>|5? o4|[GsNIz/}=ּ8S29P. rʠLgEY2T2o|!">(tkJo1הCHv==d$J́{gT`E IL>{f27f49b905cbf9474f5ea4a17ebab43cdf6ebca5f852a4dd9a180fd506ffefca04395ba3ba942c763d5641bf543e832596b1ed3f[d]-1p9|#;)"$AErA\fnUyj},m7H(FBq"2-+1ZLCUm]d{ DΚo:p??d  b )J[ q      ,@l!(E8LQ9Q: QB1G<HPIdXlYxZ[\]^b2cd2e7f:l<uPvdw4xHy\dhnCcrash-eppic7.3.1150500.3.4Embeddable Pre-Processor and Interpreter for C extension for crashEPPIC is a C interpreter that permits easy access to the symbol and type information stored in a executable image like a coredump or live memory interfaces (e.g. /dev/kmem, /dev/mem). Although it has a strong association with live or postmortem kernel analysis, it is not constraint to it and can be embedded in any tools that is C friendly. Authors: -------- Luc Chouinard d]- ibs-power9-12SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/Development/Tools/Debuggershttps://crash-utility.github.io/linuxppc64leDX3!AA큤d],fd],bd],bd],bd],b037136072af57d120fdeb945b160514037b4f6e5ac2b093a6642c89dd3474e978c86f76ca8811d32b33ddb17eee3f041ff27f8e7addfd1512d6ea2f4b8aaba677083175ae01eb50eb176ef89a99fcad2e71fd56cf95de8b689370d0960ab0a95rootrootrootrootrootrootrootrootrootrootcrash-7.3.1-150500.3.4.src.rpmcrash-eppiccrash-eppic(ppc-64)crash-sial@@    crashlibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)7.3.13.0.4-14.6.0-14.0-15.2-14.14.3dI@cc@cʂ@c@cwscWb a*@a@a@aZaMaLl@`@`@`n@`lM@`\{@`H`@`x@_@_@_P_X_R,@_R,@_P^^^^@^^@^9\^g@]ʞ]X]]2@]L]@\@\eX@\8@\@[[j@[<[ 0006-Handle-task_struct-state-member-changes-for-kernels-.patch - Removed trace extension moved to different project upstream. - Enable Linux 5.14 and pull fixes since 7.3.0 + 0001-Fix-for-kmem-s-S-option-on-Linux-5.7-and-later-kerne.patch + 0002-memory-Add-support-for-SECTION_TAINT_ZONE_DEVICE-fla.patch + 0003-memory-Fix-for-kmem-n-option-to-display-NID-correctl.patch + 0004-defs.h-Fix-the-value-of-TIF_SIGPENDING-macro.patch + 0005-Fix-waitq-command-for-Linux-4.13-and-later-kernels.patch + 0007-arm64-rename-ARM64_PAGE_OFFSET_ACTUAL-to-ARM64_FLIP_.patch + 0008-arm64-assign-page_offset-with-VA_BITS-kernel-configu.patch + 0009-arm64-use-dedicated-bits-to-record-the-VA-space-layo.patch + 0010-arm64-implement-switchable-PTOV-VTOP-for-kernels-5.1.patch + 0011-diskdump-Fail-readmem-early-if-dump-is-incomplete.patch + 0012-netdump-Permit-zero_excluded-for-incomplete-ELF-dump.patch + 0013-diskdump-Print-total-number-of-dumpable-pages.patch + 0014-diskdump-Introduce-read_pd.patch + 0015-x86_64-Fix-check-for-__per_cpu_offset-initialization.patch + 0016-arm64-Get-CPU-registers-from-ELF-notes-even-without-.patch + 0017-ppc64-Add-MMU-type-info-in-machdep-command.patch + 0018-diskdump-Add-support-for-reading-dumpfiles-compresse.patch + 0019-Add-kernel-version-dependent-check-for-getting-lengt.patch + 0020-arm64-Use-VA_BITS-for-page_offset-calculation.patch- enable zstd support + add crash-enable-zstd-support.patch- Fix crash view of task_struct_state changes for kernel 5.14 (bsc#1191206) + crash-handle-by-kernel-task_struct-state-member-changes.patch- Fix build on ppc64 - it needs full TOC as much as ppc64le.- Fix module loading (bsc#1190743 ltc#194414). + crash-mod-fix-module-object-file-lookup.patch- Kernel commit 5c83511bdb9832c86be20fb86b783356e2f58062 removed pv_init_ops, and commit 054ac8ad5ebe4a69e1f0e842483821ddbe560121 removed the Xen-specific paravirt patch function. As a result, pvops Xen dumps are no longer recognized as Xen dumps, and virtual-to-physical translation fails. Use the value of xen_start_info to determine whether the kernel is running in Xen PV mode. As suggested by Juergen Gross. (bsc#1187634) + crash-xen-pvops.patch- Fix bt command with SEV-ES (bsc#1185209) + crash-x86_64-VC-exception-stack-support.patch- Add back some more missing KMP conditionals - Refresh crash-sles9-time.patch * fix warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int'- Crash KMPs cannot be always built.- Upgrade to version 7.2.9: * x86_64: Add support for new divide_error name * calc_kaslr_offset: 5-level paging support * Append time zone to output of date and time * s390dbf: support s390 debug feature version 3 * x86_64: Add support for 1GB huge pages to "vtop" command * Implement support for user-space zram reads on x86_64 * Prepare for the introduction of ARM64 8.3 Pointer Authentication * New "log -T" option * New ARM64 "--machdep vabits_actual=" command line option * Enhancement of the "struct -r" option * Enhancement of the "bpf -p|-P" options * New "extend -s" option - Dropped the following patches obsoleted by the version upgrade: * crash-Fix-for-reading-compressed-kdump-dumpfiles-from-syst.patch * crash-Fix-kmem-i-option-on-Linux-5.9-rc1-and-later-kernels.patch * crash-Fix-to-allow-the-translation-of-ARM64-FIXMAP-address.patch * crash-Introduce-a-new-ARM64-machdep-vabits_actual-value-co.patch * crash-Prepare-for-the-introduction-of-ARM64-8.3-Pointer-Au.patch * crash-Several-fixes-for-ARM64-kernels.patch * crash-arm64-Change-tcr_el1_t1sz-variable-name-to-TCR_EL1_T.patch * crash-fix-kmem-sS-for-caches-created-during-SLUB-bootstrap.patch * crash-fix-memory_driver-build-kernel-5.8.patch * crash-gdb-fix-aarch64.patch * crash-task.c-avoid-unnecessary-cpu-cycles-in-stkptr_to_tas.patch * crash-update-whitepaper-URL.patch * crash-verify-exception-frame-accessible-for-all-verify-requests.patch * crash-xendump-fix-failure-to-match-arm-aarch64-elf-format-.patch - Support the lockless printk ringbuffer added into kernel-5.10 (bsc#1183965) * crash-printk-add-support-for-lockless-ringbuffer.patch * crash-printk-use-committed-finalized-state-values.patch- Install and ship the small built-in extensions snap.so, trace.so, and dminfo.so. "trace.so" is particularly useful. Ship them in the main "crash" package, as they are small.- Added crash-xen-increase-__physical_mask_shift_xen-to-52.patch (bsc#1177050)- Update arm64 support (boo#1169099). crash-Fix-to-allow-the-translation-of-ARM64-FIXMAP-address.patch crash-Introduce-a-new-ARM64-machdep-vabits_actual-value-co.patch crash-Prepare-for-the-introduction-of-ARM64-8.3-Pointer-Au.patch crash-Several-fixes-for-ARM64-kernels.patch crash-arm64-Change-tcr_el1_t1sz-variable-name-to-TCR_EL1_T.patch crash-xendump-fix-failure-to-match-arm-aarch64-elf-format-.patch crash-arm64-update-mapping-symbol-filter-in-arm64_verify_s.patch crash-Fix-segmentation-fault-when-ikconfig-passed-nonstand.patch- Fix "kmem -i" option on Linux 5.9-rc1 and later kernels (bsc#1179970 ltc#188981). crash-Fix-kmem-i-option-on-Linux-5.9-rc1-and-later-kernels.patch - Fix crash utility is taking forever to initialize a vmcore from large config system (bsc#1178827 ltc#189279). crash-task.c-avoid-unnecessary-cpu-cycles-in-stkptr_to_tas.patch- Corrected project URL in spec file to match the changed upstream location as-of May 30th 2020. Noted the project URL change in README.SUSE without removing the old URL because it represents the location the project source was obtained from. The next project source update is available from the new project URL. When the package is updated with that source all URL project references will be modified to only show the new URL. Add crash-update-whitepaper-URL.patch Note change of no longer valid old project whitepaper URL to current valid project whitepaper URL in help output. Leave the old one reported because it represents the location the project source was obtained from for this package version. (bsc#1179536)- Fix build on aarch64: crash-gdb-fix-aarch64.patch- Add crash-verify-exception-frame-accessible-for-all-verify-requests.patch In calls to search a stack for x86_64 exceptions a flag is used to request the stack be verified for room to contain saved registers. The verify is not performed if other flags are used in the same call. Fixing this exposes another bug where only a kernel stack is verified anyway, even if the exception is being searched for on a userspace stack. Patch fixes both problems. (bsc#1162297)- Add eppic-remove-duplicate-symbols.patch Fix eppic extension build.- Add crash-fix-memory_driver-build-kernel-5.8.patch Fix memory driver build failure with kernels 5.8+.- Always build crash KMPs.- remove bypass lto and add -mfull-toc for ppc64le to check boo#1146646- Add crash-Define-fallback-PN_XNUM.patch Add a fallback PN_XNUM definition.- Make Factory ppc64 crash usable on both SLE 15 SP1 and releases before SLE15 SP1 (bsc#1148197). This is only a workaround that requires to build crash for each codestream separately.- Drop crash-s390-autodetect-kaslr.patch which has been merged in 7.2.7.- Add crash-fix-kmem-sS-for-caches-created-during-SLUB-bootstrap.patch Fix "kmem -[sS]" for caches created during SLUB bootstrap (bsc#1164815 ltc#182973).- Add crash-Fix-for-reading-compressed-kdump-dumpfiles-from-syst.patch Fix integer overflow with large memory configuration (bsc#1168233 ltc#184660).- Upgraded the source to version 7.2.8. The previous version was modified to support newer kernels used in SLE-15-SP2 but was not complete. * Includes a fix for kernels that contain: e0703556644a531e50b5dc61b9f6ea83af5f6604 which introduces symbol namespaces. Without the change then depending on architecture: (1) the kernel module symbol list will contain garbage (2) the session fails during initialization with a dump of the internal buffer allocation stats followed by the message "crash: cannot allocate any more memory" (3) the session fails during initialization with a segmentation violation (bsc#1162064) * Includes the merge of the S390x patches since crash 7.2.7 (bsc#1156645/bsc#1161640) * Source already includes XZ compressed module support, removed: crash-symbols-add-support-for-XZ.patch * Refreshed patches that were no longer aligned with source: crash-allow-use-of-sadump-captured-KASLR-kernel.patch crash-s390-autodetect-kaslr.patch crash-sles9-time.patch- Upgraded the source tarball to version 7.2.7. This is required to support coredumps from currently used kernel versions in the product (bsc#1159686). - droped the patch obsoleted due to already being present in the new source: * crash-allow-kmem-section-is-early.patch- Added commit c0371f6ee2cae31ec9f506bbd231ab8fbe334c13 - Fix to allow live analysis of s390x kernels that have been configured with CONFIG_RANDOMIZE_BASE=y (KASLR). This allows crash to load the coredump without the need for "--kaslr= on the command-line. Added: crash-s390-autodetect-kaslr.patch Implements jsc#SLE-9797- add crash-symbols-add-support-for-XZ.patch (bnc#1155921)- Disable LTO for PowerPC as bypass boo#1146646- Added patch for commit 326e1b8f83a4318b09033ef754f40c785aed5e68 in linux 5.3: crash-allow-kmem-section-is-early.patchUpgraded the source tarball to version 7.2.6 to bring better support of version 5 kernels such as 5.3 in SLE-15-SP2 (bsc#114706) Dropped the following patches obsoleted by the version upgrade: * crash-xen-invalid-pcpu-vaddr-use-hardware-domain-symbol.patch * crash-fix-for-4.20-without-CONFIG_RANDOMIZE_BASE.patch * crash-fix-for-virsh-dump-dumps-with-KASLR.patch * crash-fix-kmem-z-on-kernel-5.0.patch * crash-fix-kmem-i-on-kernel-5.0.patch * crash-fix-sym-for-module-symbols-on-kernel-5.0.patch * crash-fix-dis-function-for-module-symbols-on-kernel-5.0.patch * crash-handle-radix_tree_root-changes-in-post-5.1-kernels.patch * crash-find-kernel-configuration-data-with-kernel-5.1.patch * crash-fix-dev-dD-on-kernel-5.1.patch crash-Fix-and-an-update-for-the-ipcs-command.patch crash-update-recognition-of-x86_64-CPU_ENTRY_AREA.patch Re-aligned the following patches with the new version source: crash-allow-use-of-sadump-captured-KASLR-kernel.patch crash-debuginfo-compressed.patch crash-make-emacs-default.diff crash-sles9-time.patch Modified the following patches to integrate with version upgrade: crash-compressed-booted-kernel.patch crash-SLE15-SP1-With-Linux-4.19-rc1-up-MAX_PHYSMEM_BITS-to-128TB.patch crash-SLE15-SP1-Fix-for-PPC64-kernel-virtual-address-translation-in.patch- Upgrade the source tarball to version 7.2.5 - drop patches obsoleted by version upgrade: * crash-fix-snprintf-overflow.patch * crash-update-recognition-of-x86_64-CPU_ENTRY_AREA.patch - post-7.2.5 upstream patches for kernel 5.0/5.1 compatibility: * crash-fix-for-4.20-without-CONFIG_RANDOMIZE_BASE.patch * crash-fix-for-virsh-dump-dumps-with-KASLR.patch * crash-fix-kmem-z-on-kernel-5.0.patch * crash-fix-kmem-i-on-kernel-5.0.patch * crash-fix-sym-for-module-symbols-on-kernel-5.0.patch * crash-fix-dis-function-for-module-symbols-on-kernel-5.0.patch * crash-handle-radix_tree_root-changes-in-post-5.1-kernels.patch * crash-find-kernel-configuration-data-with-kernel-5.1.patch * crash-fix-dev-dD-on-kernel-5.1.patch- Update for XEN dom0 changes in v4.11 that cause coredumps made of a domU using virch on the dom0 to fail to load in the dom0 version of crash reporting "crash: invalid kernel virtual address:
type:fill_pcpu_struct", followed by "WARNING: cannot fill pcpu_struct" and "crash: cannot read cpu_info" (bsc#1124690 and bsc#1122594) Added: crash-xen-invalid-pcpu-vaddr-use-hardware-domain-symbol.patch- Update the recognition of x86_64 CPU_ENTRY_AREA (bsc#1104743, bsc#1090127) Added: crash-update-recognition-of-x86_64-CPU_ENTRY_AREA.patch- Fix SLE15 SP1 Incorrect vmcore generated (bsc#1119791). Added: crash-SLE15-SP1-With-Linux-4.19-rc1-up-MAX_PHYSMEM_BITS-to-128TB.patch crash-SLE15-SP1-Fix-for-PPC64-kernel-virtual-address-translation-in.patch This is not compatible with SLE15 and SLE12 SP4.- Sync with SLE15 SP1 (SR#173916) to enable the kmp-rt for SLERT15 SP1 only set %if 0%{?sle_version} >= 150100- Added: crash-Fix-and-an-update-for-the-ipcs-command.patch The update is required for Linux 4.11 and greater kernels, which reimplemented the IDR facility to use radix trees in kernel commit 0a835c4f090af2c76fc2932c539c3b32fd21fbbb, titled "Reimplement IDR and IDA using the radix tree". Without the patch, if any IPCS entry exists, the command would fail with the message "ipcs: invalid structure member offset: idr_top" (bsc#1092101)- Added crash-fix-snprintf-overflow.patch Fix to address a "__builtin___snprintf_chk" compiler warning. - Added crash-update-recognition-of-x86_64-CPU_ENTRY_AREA.patch Update the recognition of x86_64 CPU_ENTRY_AREA.- Upgrade the source tarball to version to 7.2.3 A complete changelog is available via the crash source page at: http://people.redhat.com/anderson/crash.changelog.html - Refreshed: crash-compressed-booted-kernel.patch- Upgraded to 7.2.1 because it includes the fixes to support several core cases that recently were caused tofail to open. As a result, removed patches that were already superceded by 7.2.1 source (bsc#1103371). Removed: crash-ppc64-book3s-update-hash-page-table-geometry.patch crash-x86_64_kvtop-usable-symtab_init.patch crash-ppc64-ensure-chosen-stack-symbol-relates-to-an-actual-backtrace.patch crash-fix-error-cannot-resolve-schedulers-0001.patch crash-fix-error-cannot-resolve-schedulers-0002.patch crash-extend-direct-mapping-to-5TB.patch Modified: crash-allow-use-of-sadump-captured-KASLR-kernel.patch- Added: crash-fix-error-cannot-resolve-schedulers-0001.patch crash-fix-error-cannot-resolve-schedulers-0002.patch crash-extend-direct-mapping-to-5TB.patch Fixes Xen dump files that cannot be opened in hypervisor mode. bsc#1073993- Added crash-ppc64-ensure-chosen-stack-symbol-relates-to-an-actual-backtrace.patch With latest NMI IPI changes, crash_ipi_callback is found multiple times on the stack. Ensure the chosen symbol relates to an actual backtrace. bsc#1072718- Escape the usage of %{VERSION} when calling out to rpm. RPM 4.14 has %{VERSION} defined as 'the main packages version'.- Added crash-x86_64_kvtop-usable-symtab_init.patch to change x86_64_kvtop() so that it can be called during symtab_init() Added crash-allow-use-of-sadump-captured-KASLR-kernel.patch to allow use of dumps of KASLR enabled kernels that were captured by sadump. Both are bsc#1070278/FATE#323473- Upgrade the source tarball to version to 7.2.0 which requires the removal of patches that are then already applied: crash-gdb-add-proc_service-sync-with-GLIBC.patch crash-xen_add_support_for_domU_with_linux_kernel_from_3.19.patch A complete changelog is available via the crash source page at: http://people.redhat.com/anderson/crash.changelog.html Added crash-ppc64-book3s-update-hash-page-table-geometry.patch from hbathini@linux.vnet.ibm.com via bsc#1067702 to correct errors with virtual-to-physical address translation in the larger virtual address range of newer kernels. Added a BuildRequires of libelf that will populate the build workspace with libelf (from elfutils) even though it is not directly required by crash but is required by gdb (which crash nests). It no longer got picked up automatically for build and gdb and kernel module features had build errors before it.- crash-xen_add_support_for_domU_with_linux_kernel_from_3.19.patch: Since linux kernel 3.19 crash readmem() can't be used to read xen_p2m_addr associate memory directly during m2p translation. PV domU p2m mapping is also stored at xd->xfd + xch_index_offset and organized as struct xen_dumpcore_p2m. This patch implements a special reading function read_xc_p2m() to extract the mfns from xd->xfd + xch_index_offset and makes and crash support Xen PV domU dumpfiles for kernel 3.19 and later (bsc#1043501). - add crash-xen_add_support_for_domU_with_linux_kernel_from_3.19.patch- Merge SLE changes into Factory (bsc#1041638)- crash-stop_read_error_when_intent_is_retry.patch: When reading a memory image fails it may not be an error if it is still possible to switch image and retry the read. Fix the error message output to only occur if no retries are intended (bsc#1038839). - add crash-stop_read_error_when_intent_is_retry.patch- Exclude openSUSE from RT KMP build (bsc#1013843)- crash source nests gdb source but gdb has a new build error on Factory due to the bug and build environment modifications. The fix is upstream gdb but not upstream crash's gdb. Created crash patch: crash-gdb-add-proc_service-sync-with-GLIBC.patch to create the gdb patch in expanded crash and added to the gdb Makefile patch it's application. Resolves the build error.- Upgrade of source tarball to 7.1.8 from upstream and refresh of patches to align with the version. For a detailed changelog of the source tarball see: http://people.redhat.com/anderson/crash.changelog.html Adds a feature to permit the use of the command-line options "--kaslr=" and/or "--kaslr=auto" with the x86 32-bit architecture. - refresh crash-sles9-time.patch crash-compressed-booted-kernel.patch - drop crash-Fix-for-the-PPC64-bt-command-for-non-panicking-activ.patch merged upstram in 7.1.8- Fix analyzing fadump dumps on PPC64 (bsc#1022962). + crash-Fix-for-the-PPC64-bt-command-for-non-panicking-activ.patch- Upgrade of source tarball to 7.1.7 from upstream, removal of crash-kernel-4.7.patch (source includes it) and refresh of other patches to align with the version. For a detailed changelog of the source tarball see: http://people.redhat.com/anderson/crash.changelog.html Feature enhancements included from 7.1.6: - Introduction of support for "live" ramdump files, such as those that are specified by the latest QEMU version's mem-path argument of a memory-backend-file object, e.g.: $ qemu-kvm ...other-options... \ - object memory-backend-file,id=MEM,size=128m,mem-path=/tmp/MEM,share=on \ - numa node,memdev=MEM -m 128 and a live session run can be run against the guest kernel like so: $ crash live:/tmp/MEM@0 - Implemented support for the redesigned ARM64 kernel virtual memory layout that was introduced in Linux 4.6. Plus ARM64 support for 4k pages with 4-level page tables and 48 VA bits. NB: On live systems automatic operation with Linux 4.6 ARM64 kernels requires that CONFIG_RANDOMIZE_BASE is not configured. If it is configured then use with a live system requires two - -machdep arguments, e.g.: - -machdep phys_offset= - -machdep kimage_voffset= - Improvement of the ARM64 bt -f display so that, for most cases, the stack frame delimiter will be the location of the old FP and LR pair. - New bt -v option that checks all tasks for evidence of stack overflows. - Incorporation of an alternative stack backtrace mathod accessed directly using bt -o and the default method can be toggled between the two using bt -O. - Fix for the case where the sym/dis commands fail for a symbol name that is composed entirely of hexadecimal characters and was previously interpreted as an address. - Determine structure member data if the member is contained in an anonymous structure or union (no longer necessary to use a] discrete gdb "printf" command to find the offset of it). - Session initialization speed up. - Addition of "list -S" and "tree -S" options (similar to the -s option of each command) where member values are read from memory instead of being interpreting gdb output (much faster behavior for 1-, 2-, 4- and 8-byte members). - Fix to recognize x86_64 Linux 4.8-rc1 and later kernels that are configured with CONFIG_RANDOMIZE_MEMORY. - Support for PPC64 virtual address translation of radix MMU. - Improvement of "dev -d" output to display I/O statistics for devices that use the blk-mq interface. Feature enhancements included from 7.1.7: - Restore x86_64 "dis" command's symbol translation for call or jump target addresses for kernels configured with CONFIG_RANDOMIZE_BASE. - Re-factor of the trace extension module to locate all of the ftrace buffers and extracts data from each of them rather than only the primary one. - Support for s390x CONFIG_THREAD_INFO_IN_TASK configuration so that "bt" command no longer shows incomplete output. - Support for live ARM64 kernels from Linux 4.6 that have the kernel image loaded anywhere in physical memory. - Update of /dev/crash/kernel driver to v1.3 which adds support Linux 4.6 and later ARM64 kernels configured with CONFIG_HARDENED_USERCOPY and S390x kernels that use xlate_dev_mem_ptr() and unxlate_dev_mem_ptr() rather than kmap() and kunmap(). - refresh eppic-support-arm64.patch crash-debuginfo-compressed.patch - drop crash-linux-4.6-printk-flags.patch merged upstream in 7.1.6- Enabled RT KMP build (bsc#1005578)- crash-linux-4.6-printk-flags.patch: Fix warning "failed to read pageflag_names entry" on Linux 4.6 (bsc#978601).- crash-kernel-4.7.patch: support 4.7 kernel (page._count renamed to page._refcount)- eppic-support-arm64.patch: Support for ARM64 (FATE#320844).- Upgrade of source tarball to 7.1.5 from upstream and fix of crash-sles9-time.patch for the version and refresh of other patches to align with the version. For a detailed changelog of the source tarball see: http://people.redhat.com/anderson/crash.changelog.html includes a fix for bsc#977306. Feature enhancements include: - "whatis -r" and "whatis -m" commands that allow search for data structure of a specified size and that contains a member of a given type respectively.- Upgrade to 7.1.4 from upstream. For a detailed changelog see http://people.redhat.com/anderson/crash.changelog.html- Disable RT KMP build (bsc#962719)- Enable RT KMP build (bsc#948840)- For 7.1.3 ppc64le the following patches are obsoleted by mainline crash-gdb-7.6-add-powerpc64le-linux.patch crash-gdb-7.6-bound_minimal_symbol.patch crash-gdb-7.6-floatformat.patch crash-gdb-7.6-ppc64-ELFv2-trampoline-match.patch crash-gdb-7.6-ppc64_sysv_abi_push_float.patch crash-gdb-7.6-ppc64le.patch crash-gdb-7.6-ppc_insns_match_pattern.patch crash-gdb-7.6-update-autoconf-2013-04-24.patch crash-gdb-7.6-update-autoconf-2013-06-10.patch crash-gdb-7.6.series crash-patch-gdb.patch- Update to 7.1.3 (bsc#946458) o Introduction of "dis -f
" which disassembles from the address to the end of the function o Introduction of "dis -s
" which displays the filename and line number associated with the specified text location, followed by a source code listing if available. o Addition of a new "--src " command line option for use by the "dis -s" option if the kernel source is not located in the standard location. o Do not search for a panic task in s390x dumpfiles that are marked as a "live dump" o Fix unnecessary error messages when a directory is used as a command line argument o See http://people.redhat.com/anderson/crash.changelog.html for the complete changelog - Removed these patches obsoleted by mainline: crash-x86_64-nested-nmi.patch crash-keep-file-orig-with-name-on-select.patch crash-kmem_cache-downsize.patch crash-s390x-add-vector-support.patch - Refreshed patches- crash-move-xen-dom0-handling-into-own-file.patch: Move Xen Dom0 handling into xen_dom0.c (FATE#316467). - crash-move-xen-p2m-map.patch: Move xen p2m map initialization to xen_kdump_p2m (FATE#316467). - crash-use-xen_machine_addr-command.patch: Use XEN_MACHINE_ADDR command flag instead of overriding readmem (FATE#316467). - crash-move-xen-elf-note-processing.patch: Move Xen ELF note processing to xen_dom0.c (FATE#316467). - crash-add-xen-dom0-support-for-kdump.patch: Add Xen Dom0 support for kdump compressed files (FATE#316467).- crash-s390x-add-vector-support.patch: SIMD support for dump tools (z13) (FATE#318058).- Upgrade to 7.1.2 from upstream. For a detailed changelog see http://people.redhat.com/anderson/crash.changelog.html - Refreshed patch series with some changes required to adjust for git host changes in eppic-switch-to-system-lib.patch- Upgrade to 7.1.1 from upstream. At the time of writing the only published changelog was supplied by e-mail list and is as follows - Fix for two minor issues with the "net" command. Without the patch, the "net -a" option appends its correct output with the command's "Usage:" message; and if either the "net -x" or "net -d" options are used without also specifying "-s" or "-S", the error message would indicate "net: illegal flag: 800000" or "net: illegal flag: 1000000" instead of showing the command's "Usage:" message. (anderson@redhat.com) - If the kernel (live or dumpfile) has the TAINT_LIVEPATCH bit set, or if the Red Hat "kpatch" module is installed, the tag "[LIVEPATCH]" will be displayed next to the kernel name in the initial system banner and by the "sys" command. This new tag replaces the "[KPATCH]" tag that was introduced in crash-7.0.7. (anderson@redhat.com) - Addressed three Coverity Scan complaints in vmware_vmss.c: 50:leaked_storage: Variable "fp" going out of scope leaks the storage it points to. 53:leaked_storage: Variable "fp" going out of scope leaks the storage it points to. 256:warning: Use of memory after it is freed (anderson@redhat.com) - Remove the LKCD-only "propeller spinner" seen when a dumpfile read requires more than 2048 page header accesses. This was put in place because of the non-random-access design of LKCD dumpfiles. Without the patch, the spinner display is intermingled with command output, which complicates the parsing of the output. (watters.sam@gmail.com) - Fix to support the Linux version increment from 3 to 4. Without the patch, both dumpfile and live sessions fail during initialization, issuing the message "WARNING: kernel version inconsistency between vmlinux and dumpfile" or "WARNING: kernel version inconsistency between vmlinux and live memory", followed by the nonsensical fatal error message "crash: incompatible arguments: vmlinux is not SMP -- vmcore is SMP" or "crash: incompatible arguments: vmlinux is not SMP -- live system is SMP". To prevent unexpected kernel version bumps in the future, support has been added for version 5. (anderson@redhat.com) - Add support for more than 16TB of physical memory space in the SADUMP dumpfile format. Without the patch, there is a limitation caused by several 32-bit members of dump_header structure, in particular the max_mapnr member, which overflows if the dumpfile contains more than 16TB of physical memory space. The header_version member of the dump_header structure has been increased from 0 to 1 in this extended new format, and the new 64-bit members will be used. (d.hatayama@jp.fujitsu.com) - Fix for command lines that are redirected to a pipe. Without the patch, if an external piped-to command contains a quoted string that includes a "|" character, the command fails with the message "crash: pipe operation failed". (anderson@redhat.com) - Fix for insecure temporary file usage in _rl_tropen() as reported by readline library CVE-2014-2524. (anderson@redhat.com) - When the gdb-.patch file has changed and a rebuild is done from within a previously-existing build tree, the "patch -N" option is used to ignore patches that have been previously applied; this patch also applies the "patch -r-" option to prevent unnecessary .rej files from being created. (anderson@redhat.com) - Fix to account for Xen hypervisor's "domain" structure member name change from "is_paused_by_controller" to "controller_pause_count". Without the patch, in Xen 4.2.5 and later, the crash session fails during initialization with the error message 'crash: invalid structure member offset: domain_is_paused_by_controller". (dietmar.hahn@ts.fujitsu.com) - During initialization, reject useless ARM64 "(A)" and "(a)" absolute symbols that are below the text region. Without the patch, several recently-introduced absolute symbols have been introduced into the kernel, which will be displayed by "sym -l" prior to the first kernel virtual address symbol, and will show up in command output where memory values are translated into kernel symbol references. (anderson@redhat.com) - Fix for ARM64 kernels to account for changes in the virtual memory layout introduced in Linux 3.17. The vmalloc region end address, and the vmemmap start and end addresses are now calculated at kernel build time, because they depend upon the size of a struct page. Accordingly, the crash utility needs to calculate those three address values dynamically, after the embedded gdb module has initialized. Without the patch, reads of page structures return invalid data due to incorrect virtual-to-physical translations of memory in the vmemmap range. This in turn causes commands that require page structure contents to fail or show invalid data, such as "kmem -p", "kmem -[sS]", and the "kmem -[fF]" options. (anderson@redhat.com) - Fix to support ELF vmcore dumpfiles whose PT_LOAD file offset values of their respective memory segments are not laid out sequentially from low to high in the dumpfile. This has only been seen in ELF dumpfiles created by VMware's "vmss2core -M" facility. Without the patch, the crash session may fail during initialization, either with the message "cannot malloc ELF header buffer", or "crash: : not a supported file format". (anderson@redhat.com) - Enhancement to the support of VMware .vmss suspended state dumpfiles. There may be holes in the memory address saved for PCI, etc. In such cases, the memory dump is divided into regions. With this patch, up to 3 memory regions are supported. (hfu@vmware.com) - Fortified the error handling of task gathering from the pid_hash[] chains during session initialization. If a chain has been corrupted, the patch prevents the sequence from entering an infinite loop, and the error messages associated with corrupt/invalid chains have been updated to report the pid_hash[] index number. (anderson@redhat.com) - Implemented a new STRDUPBUF() utility that will duplicate an existing string into a buffer allocated with GETBUF(). As is the case with any buffer allocated with GETBUF(), it is only meant to exist during the life-span of the current command. If it is not explicitly freed via FREEBUF(), then it will be freed automatically prior to the next command. (anderson@redhat.com) - Implemented a new fill_struct_member_data() function that gathers a bundle of data that describes a structure member. The function receives a pointer to a struct_member_data structure, in which the caller has initialized the "structure" and "member" name pointers: struct struct_member_data { char *structure; char *member; long type; long unsigned_type; long length; long offset; long bitpos; long bitsize; }; A gdb "printm" command is crafted using those two fields, and the output of the command is used to initialize the remaining six fields. Adapted from Qiao Nuohan's "pstruct" extension module. (anderson@redhat.com, qiaonuohan@cn.fujitsu.com) - Implemented a new "runq -c cpu(s)" option to display the run queue data of specified cpus. It can be used in conjunction with all runq command options. The cpus must be specified in a comma- and/or dash-separated list; for examples, "3", "1,8,9", "1-23", or "1,8-15". (anderson@redhat.com) - Build extension modules that utilize the generic extensions/Makefile with -g. In addition, build the snap.c extension module with -g. (rabinv@axis.com) - Several fixes, updates, and enhancements for 32-bit MIPS support: (1) The MIPS general purpose registers in the elf_gregset_t don't start at index 0 but at index 6. (2) Adjust for the kernel's pt_regs structure changes between kernel versions. For example, fields are inserted into the middle based on build time options, and the amount of padding at the head of the structure was changed relatively recently. To handle this, split the structure definition into two parts and get the offsets of these two parts dynamically. (3) Do not display each parsed kernel symbol during initialization when invoked with "crash -d8". (4) Add support for loading raw MIPS ramdump dumpfiles. (5) Add support for compressed kdump dumpfiles. (rabinv@axis.com) - Fix for a typo in "help foreach", and a fix for a spelling error in "help input". (weijg.fnst@cn.fujitsu.com) - Fix for "and and" and "the the" typos in the README file. (weijg.fnst@cn.fujitsu.com) - Fix to address the Xen 4.5.0 hypervisor symbol name change from "dom0" to "hardware_domain". Without the patch, the crash session fails with the error message "crash: cannot resolve: dom0". (dslutz@verizon.com) - Fix for a regression in crash-7.1.0 that causes failures when the "crash -t" option is run on a live system, and when analyzing remote Linux kernels. Without the patch, "crash -t" on a live system fails with the message "crash: cannot open remote memory source: /dev/mem", and attempts to analyze a Linux kernel remotely just shows the kernel timestamp and exits immediately. (dslutz@verizon.com, anderson@redhat.com) - Speed up the session invocation time of "flattened" format dumpfiles created by the makedumpfile(8) facility. When sorting the blocks of memory by their intended ELF or compressed kdump file offsets, the patch replaces the bubble-sort method that is currently used with an insertion sort method. (dslutz@verizon.com) - Remove the non-existent "-L" option from the "ps" command's mutually- exclusive options error message. (vvs@parallels.com) - Fix for the "irq", "mount", "kmem -p" and "kmem -v" commands when they are used in an input file. If more than one of any of those four commands are used in an input file, the output of the second and subsequent command instances will not display their respective command headers. (anderson@redhat.com) - Implemented a new "kmem -m" option that is similar to "kmem -p", but it allows the user to specify the page struct members to be displayed. The option takes a comma-separated list of one or more page struct members, which will be displayed following the page structure address. The "flags" member will always be expressed in hexadecimal format, and the "_count" and "_mapcount" members will always be expressed in decimal format. Otherwise, all other members will be displayed in hexadecimal format unless the current output radix is 10 and the member is a signed/unsigned integer. Members that are data structures may be specified by the data structure's member name, or expanded to specify a member of that data structure. For example, "-m lru" refers to a list_head data structure, in which case both the list_head.next and list_head.prev pointer values will be displayed; if "-m lru.next" is specified, just the list_head.next value will be displayed. (atomlin@redhat.com, anderson@redhat.com) - Support enhancement for the 32-bit MIPS architecture that retrieves the per-cpu registers from the NT_PRSTATUS notes stored in the header of compressed kdump dumpfiles. (rabinv@axis.com) - Fix to remove an invalid warning message on ARM64 if a crash session is invoked with the "-d" debug flag. Without the patch, the invalid message is "WARNING: SPARSEMEM_EX: questionable section values". (anderson@redhat.com) - Remove the leftover ".constructor" build file in the extensions subdirectory when "make extensions" is complete, and update the top-level .gitignore file to ignore post-build extensions subdirectory files. (anderson@redhat.com) - Fix for a segmentation violation generated by the "help -[n|D]" options on ARM64 compressed kdumps. (anderson@redhat.com) - Additional output for the "help [-D|-n]" options on ARM64. For ELF kdump vmcores and compressed kdumps, the elf_prstatus structure in each NT_PRSTATUS note will be translated. (anderson@redhat.com) - The "help -r" option has been extended to dump the ARM64 registers stored in each per-cpu NT_PRSTATUS note in compressed kdump and ELF kdump dumpfiles. (anderson@redhat.com) - Fix for the ARM64 page size determination on Linux 4.1 and later kernels. Without the patch, the crash session fails during initialization with the message "crash: invalid/unsupported page size: 98304" on kernels with 64K pages. On kernels with 4K pages, the message is "crash: invalid/unsupported page size: 6144". In addition, the "-p " command line override option had no effect on ARM64; that has been fixed as well. (anderson@redhat.com) - Fix for the DATE display in the initial system banner and by the "sys" command to account for the Linux 3.17 change that moved the "timekeeper" symbol and structure into a containing tk_core structure; the "shadow_timekeeper" timekeeper will be used as an alternative. Without the patch, the DATE shows something within a few hours of the Linux epoch, such as "Wed Dec 31 18:00:00 1969". (kmcmartin@redhat.com) - Fixes for the translation of ARM64 PTEs, as displayed by the "vm -p" and "vtop" commands. Without the patch, if "vm -p" references a swapped-out page on Linux 4.0 and later kernels, the SWAP location may indicate "(unknown swap location)", and will show an invalid OFFSET value; on Linux 3.13 and later kernels, running "vtop" on a user virtual address incorrectly translates the PTE contents of swapped out pages by showing a PHYSICAL address and FLAGS translation instead of the SWAP device and OFFSET. It is possible that there may be PTE bit translation errors on other kernel versions; the patch addresses the changes in ARM64 PTE bit definitions made in Linux 3.11, 3.13, and 4.0 kernels. (anderson@redhat.com) - Enhanced the "struct.member" display capability of the "struct", "union", "task", "list" and "tree" commands. If a specified structure member contains an embedded structure, the output may be restricted to just the embedded structure by expressing the .member argument as "member.member". If a specified structure member is an array, the output may be restricted to a single array element by expressing the .member argument as "member[index]". Furthermore, these embedded member specifications may extend beyond one level deep, for example, by expressing the member argument as "member.member.member", or "member[index].member". (Alexandr_Terekhov@epam.com, anderson@redhat.com) - Fix for any command that passes strings to gdb for evaluation, where the string contains a parentheses-within-parentheses expression along with a ">" or ">>" operator inside the outermost set of parentheses. Without the patch, a command such as the following fails like so: crash> p ((1+1) >> 1) p: gdb request failed: p ((1+1) crash> (anderson@redhat.com) - Fix for the handling of ARM64 kernel module per-cpu symbols. Without the patch, if the debuginfo data of an ARM64 kernel module that contains a per-cpu section is loaded by "mod -s " or "mod -S", commands such as "bt" or "sym" may incorrectly translate the module's virtual addresses to symbol names. (Jan.Karlsson@sonymobile.com) - 0001-Prepare-for-the-future-increment-of-Linux-3.x-to-4.x.patch: Dropped. Handling kernel 4.0 is now part of the upstream source.- add patch from upstream to handle kernel 4.0 0001-Prepare-for-the-future-increment-of-Linux-3.x-to-4.x.patch- Upgrade to 7.1.0 from upstream. For a detailed changelog see http://people.redhat.com/anderson/crash.changelog.html - Refreshed patch series with only re-alignment required.- Upgrade to 7.0.9 from upstream, For a detailed changelog see http://people.redhat.com/anderson/crash.changelog.html - Refreshed patch series but no modifications required.crash-sial7.3.1-150500.3.47.3.1-150500.3.47.3.17.3.1eppic.sosialcrashfiles.cps.c/usr/lib64/crash/extensions//usr/share//usr/share/sial//usr/share/sial/crash/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:SLE-15-SP5:GA/standard/a6c5df498dfe86ce3a446cda7bdd8889-crashcpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=f92b4aca77fe32ac5016cfb5ddf5fdda57ced6bb, strippeddirectoryASCII textC source, ASCII textRRutf-84783b0c87b606c7ae2b179ef9af6491a01f9e787d0dccf16ba739ee09a468a99?7zXZ !t/\] crv(vX0p{JTmΈ >Ldi >Y,hћ-R8Fu +dwPd<\ A.Tیk *S؄0|񥆅a@*L |yGkM* ݌IG*K%'jk]ZgMKР1!w e;kDz.⛕BN1ZPPEm@P FD8^umlوMF3l\B/`5k: b?n/X{vM=yM0 )TFDڦ"R;׺caEG).f+IBzUCb#ui>Zt2zO'*1@i` {o{}Ily\ӣQ~psQ&gFiF-Qpo1_(lEXpނ:κEol1k$}O{YPJhQ^99EZhGYKL@@]rK.R煮y[{ޤ8pxj`׮IX72pq׃[p y,ZL>?}#w]e. RƇi3r7)SHx7mƪAU[_}}>:l=\=fEu jLi%0@2`2*)!0ywse7|DQ]N5y(`fmB77eu`d_J"i/3,_rh#GPS^bTy,Y $t<ók]\77:o(vq;uii՚&_pGհTԐa\ ,TpY0ɽ β7cȏ:+h %<rV@CQ%O"Cmr/kgiO ^dmş~`pVf||qh퟈G(J"YDACP,♿f:rܵ?h _N.%H4gLV 3ȔNP - w*8URfezF@ mǒOM/dx7&$H?o8Df]À12cq)̫h3} BL zɨKf2M^ ȹj9$4lF:X&N߆"6O:Ic1(lTJzmf\ϟ\2Ѿ}@n]Yv0jDQQ2Ѭ(k 2KU+JQ R MG'bRh>B8M0WD<ۿ , `irX:iWK= x!|XJr#tƸȉ) U!tǽ|9bF\!żG˳  Hߍ+.˅kCsmgRdO!{?pn]?``!xHi>}ZT l Zm~|jUF7ĽOw>l Aì{__̻#^Bz-Xky,lDJE4qIS`Z#* : IP- ++"Yլܘx*SW2( lRmj_\:WPGEϗ/rBc'M}rvG<u y?&]jRLЙo]aDəPQV\K`Cd@8j?c8=5ԉ@A( 2l!"FǮbNCnv%1,gAGto)0yFp;52 @2U6- o=Wi,Ylbȥ ه4qI_$IpVP*YˉxI{f/Ab8d`7HZfOG5sl1ۿ[ oE2aض/L~秡a_z5F'~EY뗫ʅ^fq^X*穑*zlxbt,\4Zνs؊w9.{@K3"rWJccD~>6?{op=#EzI+lQKaHlyȁ͢ph;B٠n%s%lFIrx L,* I nn[]fNP4RȸZDa|13eءQ_EА'jrDYGSq{Υkdž4wxk(SlUXvN-l@?׽5̈́ic_ZF8A@H2!qgʩ,Z fgA{jAwQotLP}3 lanĆP9V^L 5gzNE"ߠIw;=>U"is(/:Kdl,:G?vw-DN$0+E_4Q\0z@a~ޒ)Wo.X>M$؈oLzT(.-GxOrvVt$k"1^DR+R٬!,vvcV:×g*7 v \:X6 vF!j6O4,E1Nήf!Dj;|B3Eޓ10U`JCUH#B @}$!U&@zKMKo]zb"Rjg# F϶ђ"*ɠ%m4W$z#&kk&7nuhl-01 3]xHQ0\,p?2Rl~ʠ~ӝ:̌NȂrVᐷ12(<`u,2C둳 Ӻ&z`1|Og-Laj^Pr3> 6d >!s]͑e'Z|6Z=lSc1be5(,[@CAXO\J6 =9}QFxt K9.\!qorkRZѨ`\3(ڤu-OX$MVin;S`@X26XUTC\#T/9e\( J&f?jL+z8,G7/e6#=hÒ0b>źӞ*=mW?hrㆫx8=͎Lyrjj}p"=*čdi)$l(U 6hYpZXÆA8CZ$pW f  "Nj3P"t D~"òmqo# JP3ʂϘcj7*{9o?4э?ֹjG~7Tw,eo NtvJ[IsE;tg㒗bEv 55DAzRA-ZtjEǡ7NF0(Qv/?mWJOvKx^Ι4-0`(PAX}.. BVN5mey%Tl]`=^S_4mпN3j="ex t,uҺc]FGH7b=iYsKZ 'Lmʖ¸xOh׀t|y$Qjs殏St2mp"$Zy8m]ևt^5\IlP^AEۛiy*b\ZUv$0\%E<5o0/AA`3 EirPUMC!77oRx9~ #9]!j2i?$ڧuzmdϽ>]jd^^b:ßE +b픏)c'㓐+KS wmDpaS5#}\RFgzQHuXY]awMNjga$ZrCQl^;%ڲr);)WeRSIcaٽUWSED- {0WRD 1]KK;K`陾=Ad>{ʞZFv3E9#*c'0xYNeP(DCI2'Oj^qDx'2*Gtl=*[7@' =C!p6q>CU$BWe4$%4'oh]gٌdпڿ?>{KlLY9.^CjV~OG.ި̃ []꥗?Wmalh^&4V-( %<awqx2IbonW!am9r^/S|}xЮW]s2݃8)R7v nQ,1Kbr6ẃ^FX='˓ET@w3x/m 0g0KI#2I:i!s$ެ8 $(_JGnO !{r:h:z,` j>L=Pz ZZ .fHyr~3CػlƬ-S9,G2~NlOHpfa*_ $*2яdߨkzJgwUZYX0"!Iֺ͡[A ]=IZ8ш@:@mKqYU5rggpU$3 ³ -= @2( U,q`rIc %KC0Ts̴s5H@?VU:"2xSU'QP$ubu {׼ݐzzwn@UuO8$9hP4xe Ww8Inn00$Ôv?1bD) E(C,4WK}-fnct_ʜD0; aMxv -#w!qsK3fx}qLcλVIk줽I4v/i! NA ]DN  ڧ%}zB6n^^naFKo V5:ao0հ%w$S4Ͱ'xSv-:웈@RthyH"k^h)8>u4Fujn]eyCzC āg,<cدk;%%]]XeQuqyn:L N>iM6s&\A}`3A3#8]U79Rmpb r3>9&aGDsȷEd w:S #B k <C#,DŽՇ ^,N.NI DE]~tS8ִ']v ZX;]85DN>{ uX=@ߢ6s''JBj!1yZS4prAQk#p}!oL-\T_'HIjB5}\߀x7ZeA,Ҩ"$ERJ32V] b L@\Sw䵥 /{ U> B:ϖ.D ]bN< NI &ёobMp@B=\HWC<_]oIN)kWɖ#'Pd2}(M5X"-{ i5d$2'->č 7 j: vPb|C zџ#p=[Ye~2R6à93BZ`>N%;{.˭I,n1HLQi [OOA6 k"xuLCaCA6l(, 5/5>g\: wQwVFh\}Ab6IՓ{|m=*@d )l_ J$Ƭ6/sbS(K3#Ҽ )nR8,u9?7h}uWfJ>\&E(`x*JP}h?%ILx-!97xuc_A]~{_˔kRjѯ= cHjF預Y(z*Jq:!Sګ27CҤ%k]K+AbI;:!:UՖ!!wXטJ}u9}Q`@*Qe2AkA  tdZQ|gZo ~E:雲)knS`#;y=u<+vrmH!-6U~/0FyzG2_'m)5\<=oRq0nd Y5TJ!B 951iCL/i%GSoƷȓ!?5h3TkJ(t`Eb-8r6>+gRBڏ`VmaB#U4nޘʾ;=5.Zf&JP!;+q ltgXvibxU!G`VI SqzWE&J+MCCҺw/p+6?XZ54 m퍓;ꦺsZqp{W$c> %J;v5 ]{,Rpz=*=#7;X? yw(ݿ鐻Y}cgEƒÄd$BQ]sjZǚcR de Y`58 rXMKR_Q&7 ),S ERxxZI[|h,M򧜣 DI10R!;%Cæ4<V\ɵm[7@ xCrG |>ot /{cdYgPO'qiYVc`~%\8물;SwG)V'WãZꃬ ާwBŕK^9~jJĎ^mJ3r [dzFz几qX>BR.Uew-%>T;];sgڌ+!厍AcHd|۳3s.gP$!/$IRH]G^ H.<Ѯ!{h,/ A=NQ$z@n C~R}b$ԕW_yf(rcv)$4wSlEr/;nYreшV`#CCL\ d`_ꉺ!W-,_FW"xDsi6h)w"D!Mk ˨ z@f=aQvݬMmRpwxcTMdeoLDyϛe•dc'+M#ςhdGEp7^6FMXDd5+mcɱ2OИl`JL sJ*́G@.9xԿ@Url[ǁ.g wQ MAc5 >}[ez(^%|)uV vHYo Lk?0QvX,<+u[BF*U=P̰()A@u_?ubfeE@TuAeۂ-߫Miq*~g $ :ɓÒGi5٦a X!\# 0r0"v:E,7o'jEs ۗ"噗Q[u-Amb,u'M2@0nT9MZrR.E3kcN,P2'T3^<^OǼ|lC  ɶ; {R͌AԄlxA…jT9;7гu-_o4 /άO*g ҂Ÿe-QqNdR1#ݢmn> ޱ8@"G>8dt (@j%c1U{UccpfV֭ ZsvacP_۩CV=mKv cu85@\ƭ Z;Zx 1+jK/dw*>Scr+;9.#uϪD?"`-:&D cZ4ֲͲΗZwy+3> n9ȖaC|ػezr& G|g'@xb%:>Њ,WF.[!aRKĖ"EjR'2^*.km ,^_wѸ[&|T|g%Z/^(7E,ZSx1.{-8aY))[:>Ogx7җz;T^@4^JZb^p;޷EQ 8Dr"<aţ"뉊 Q°v z>$Ҕmp]*8qNAMqpc.ܑ:uL?d| j UvfbB2f%4cgUڇaq~ %/J3^}zq6B)?,Wuhվ,5wSSi>[zN=$B[й_7?dL;w׼uۚ-$I"arM;_dH`kЕUwL*$}۱0~9No3uN_ك.f@ tG9G7Ll~MZ; />2em0/< #wKxb]K?I";<80]VݤSt8*hK/mf̍5XElat,fVf1eOSYa;yNnQjg)# S`Tue;w*WPJ}i4S@\a"7Ҙ}fրa&H)1aA~* igBbq"qv}{'Na31 !bx~+zF7B,ƻ!Ubd9 tVP߁-Ty x8hDӤGB+B][/dguuY叼cΤuc12=(XygSwdL +X% aiQo=`jt23%ȹTK"  <-S/{0c_&xoUƂ !DWkYhFd|LjZVجδ "eI{D.vHt)ayYM(IZͦ7___=P^y%`kֱ]\aflD\s+:3ov:ݷҺ?KP3Es , ?ɗg=+SK'TeK} sYN3>gkyyhmGfF#XɱDvc6v^ս2Y.rۊ'Փz*s8db],BRzjkPl","}:Ȅ. Ayf?\]x0>C sx llzz#1 GS ?#ҹf]sZ.|y$D.;~O'{U7<'sR4] f6@PædN.:w<ҖT:& 1+Ӹ"{k9|'H"X4eT{!YeFu΃+ %KǷ/MVu^6aS@ Q}7Nq̕[@8V1:o-ExxKGdrtKrN"'d{;gdpݞN0 kCF\G'STsFdxY6xa)j>8)kÿ{?b޹E j~.S;'^a|xЅ)Ѻ^ :?/PkQ)*QiA˘tl; ,S9aTED.Kw񊡏o* /{qN>j O&TV2@k/Z,G54.䗧ifMA2%cO^bAUO'X6 aE=RZʽ"<Ve,&6ߩd p$+y:A'Gf`TWXG]#{<ף(lC#սgw>z [w+K7?l=!Ty` B# `8-O8W8|qrf0MX>?jLm3}[:b @%ob% xHGJԫY S :߷#;[a?'Z_AAV(uH_I҃xg#㣎?Ŀ1Hev%ljgG1VuOKdsV$*bq;wQ4!:~- ;"4;֥)ثڼT~RWceFh&:"sJ 7.c%:]XSBMqX+,ѪR+-ESLVa밎 N[%Oģqi=LuV* x(J6~wV|a:H6Df9PDPBp(|y ^ 4hSD׬aϹ]b Rk!F+6L"J ol_YćygOO "وBaXW_:NW)9 ֎y>s[Þ(4#ٕ#USa}Y_$8wE+y4Z]WaFVj+j2w[ؠۏВ]!p1<9aw"dI9q>8"p#pRF[,L;\V654(pNNsa4)sK,:署kZ1;?3Qmثp?ngBpƿճ薾̲wIjh(D,7s}EXl+8@Ɩn5lNqNrhfI='aeRv VH'gɒ2^-r.[x5\<({eM(v-\>ϰ\dp$>|X)vUנN.P`?Ji_J+/\6UQ-6Z0zqуYf'" xVj\(Ήnv+ -2}e-f}~alX i ~-0,`QAJI*~@]7D &irb?);$m9qѓ33,,WRAX2*"υ-)熿heDb+Ok~D<@D-27uN%/H)z+. h❋Q&LNl^ '^)Z 9:X'?xAzӪ NbXteţ D/TwQ[1ahED)X mt\T蓌R6THff *=R#o^XA@a,F ykɐH^n潇wQ њ)2Xwz_߄4~Y9dM,cX&Uh{Gνf21J!jԘ3ӖJr?Ut"wGR[IGYdo-!t<5T무v_hK},EXU [ I[IEj|:_N;0%sI՚V <8̼%Nۥ:{,CrHŲh% p({(#?Yphteh:5~?2`%3sLʬIXxVŦѝ ?*Զ_$V B) s1kIv~B2bgwih XC g!;Mˣ-*- H%),jj4sf/`ؽۻj!>F_@!=\qVo@_1t4D/l-H׷tza6fԱZ U;g QYDZs @-5f1*4? uXR`;h>#qW$_ e@Ur鋗! upNNE ;\ -S=@i݅z R\SYtJ1wn2tt`!Ђ޼E  VŸ;gܦ/V|on, = 3b#xh#I1!8ߴZ_ -4o%>SZfqvatL6^I:]HHo#=of`ʡһާh_McۧĢHQc\S/$!733LpUz?Dj}/3uǵmѾWYe_oʺH~»K|w>'q+K MN#ʹtomɥQi%˾t v'e>B/߃yu-D 8\^qqJ 7ˀ!LR|wA n@]QK3kS.^UŊ&c3 WiF;xXZh k V%iiꟷ}QO*|gU@a8ڀE!0$EuJFҷbF)Ԍ*XKQrʺ:"sXfDLxhD+Y gS/ԹI Il<; k=0UT0N6\e~`뵑EKLQ0KG\o3{oN)p64b,}+lt玜(as}fsSo9 ,da%{?KtCqռRBGq} vlIe^(5C (cE)x{KݛGFyrXZM ls&cWhTd ^ktЁ20Fz[z Tq@´t8AhEGxb|X(7#m2w̌nhvN?~龜 pgtf=ʍ8dI0Y+]#r>Fj-C$VL9zZ0 EIXvd*w6aK\2ckVSF3S?`Gup$" i#6[qJw=ELÈIeAD?T.4rn}kٔH !bgWGA fb 2)".5t&Ws;f4YHL$7eA5)mMbI^ SBL^p/y ȥ7~g{\̆;Ԅ 87rv A+ה8m3!n4EX`$ӢGDI9ڣl(P\" tB"@+rj"-#p LbWPŽ.cao={KR@T75W}'=DQ  ~)8 3!DκL_]/E ,&lawSi+Z`[pjQek.a3T}h2[jȸWpvO\LS0v5" FX"r&-P! GmNvk *jsZ(*HXA~W+e:1ךj1g $ră~8sbȃyO}O{@in?" ɿgm fVL }}X*dOjHR8pe4 #Wrۛl7}2RGgWSo\X , $~)VJc6*\U!FwBRf(|\&LmN!\`ϯZCuH?kM_x\29C1\h6͢^,ac 4"/'0?vC`}!%7M߃d"˿b_2Q+7u{'X罓 =^54m:N/2ی l_3L)/ l]%1ɹ)OEi;T YE$ou'~ qsz+ lJF _WfMFtɝ'Z,(ge'hӋ*"uwNEWHQvlT%{a,ovf /Qhqg4q;~Uj l)wB_olِ$u"kqZmY1J?-eixR=MBe Wm.yE0]&gE+ J<\^#7Iëح"/ }+!~[x}0muhnIiawJu<绗6ۓ1׵6jsk5T_^xkn5Fۘ|O)c->ܦۃ|߭V6zuŽ齣ᶋvIv0+NԖ9%2oЧ"|)$O=hl8uyIN'&-13cU+4" 5 .;a$lqogj1#^/w6oׅ7{tBKA0#=T{^qf]UрPJoiG߆/6l80hT֜*V_숆SLnV }kD&[CD]oT뎞bK'ng@cpl%\K "K|D٧R;t xiTmI-qjbR8z'MB{6ʮFwܝξ5yOXjz݌P9<U)H_vߩYS$"):KrOvArW^=B@"cDڣVKj;9;`ڇ8ȣlCuB?϶)s1wsGrdݳ$/a4t0sTQ ~[%Hҝ0IVM  \]q.i‡ (F;TA I꜌n47Ȫt5류Tk6kjjH]. xď>nWnBl弡l* }eqF'gt]V͡ym4-`f&j= %̣y˥Q1Օl0=A Z_^؉VwWWxD6S$.Y)7e0lHIcM5B&G*QiqT5m ©Z[>E!BkNt=`$ X]aEּlTgbBOhf>t~3 _'l#sfHV.%Wj0!P90(mr$mj:}R2(6Z.W J6UBȩOiںEN>Qq]NR\ ڬ@}xxIWK+p:G.fHE< SR/0Ii'Ŗ(ܨzAXs޽9iMFmkțfJ L&a QBb,,x7jʹq {c{Z+Ua1 ͮ8W/jjT^皂vMBS7sjOZCdI(=j:~@(dm z yS(dS>G=Q[)o dU kqDb'`zdw>EdQdER},M kBIn6/zT2 C%jz0O[YI=y](_W:d@a) `x,%J ځPG0^O NZpM0r u~=w=&Exuܗ >c2ПB &nFs8 B6sHG9'6yp`,-Qj.Wjgы0 OݱӀ3vZQ(A|6Re4!`lrkxloA} 챎$}-]~(j]4*!YCLLh8%#?9 (l~~@gڿZ|]B?ݝ8}.Xƣ+|$&YFRN cyUY/g6rK(n̛͹e x-W/ 8U}(ܯztFg^GPmLWL\9dƚ& 3z:Cn#P r b@ 6bZ-~KC%PhK>ϯC_Xm-뿛ؽF9g2tRE;גe慆BfRh&oL5&.Ķ( 4^4k}/mW ,BɷsE_謷ա~ذTt9ߣڨ^܌ ;lӀ t}XT( '+P8P+W7c-)OtIyMfL>΃ӨHVI9vHq*ڽd*k[quAIpVVmY5FuL~ jF";i7 {J*0h9;y_`7BL7Uohъ+')DдJ0H8AmRO0UYX g87l<>ޙ" 8W~+}?Q[T8?Bɿm_u[mf^._>Igy++ )SceI# ڌpݽІNN1$s`3s;RnբjCxtg\iSzii mFIu9Gq\Ix^MP|N^Gp`21B| ?E)q}Tuu;B\jr[*ѩzewiŞ;\huDFcJP1^gNQ3h b"Ҋt[=KHJ] `GwgVwNQERqv| *ΘV@r; Xz6Fw`ydCqñom'XۡC hmcQ\Q\d9X2GѫurK6hC|Q+?p._;&q *" & b$sr_t0N]}?OPasTq)Õ`yIiH&d돖6orȂde,Nd|<ȀcE]qȑx蝂؊?w:HRO9U @Q@^*9asYX"uLx (aؼq#߉,D QR$!?_mNMxn sET!U̓ꮽ35jR~GO\lF)ƹBd{ǁЂuIhE%uMÙjԑR\cK(KօÙG*  _\=GT("7]h˧BbxQ.AäTLsj3pVæ~!Ys9!5PG;Ldfd駫AfʸEx9g|Pjw<7?2Oy. ONԉU(1m<00J%; =,Ҫ0LZk;ҕ.BƽEap&ۨ'sv>[ȠT&(2ڍA8p 4|OOL:sl7cx`,McOuFZb<=>^Q8Ĩ`-C.b&Fj#S&laq}wV`rݙ}M,[NIF\Vw1-Kd e->U }L 4A}{|v'"0yHe2挔!⓼}>j?o6C-4_n`˵`G!4{2ꬣ`r;pIr"gnl7 J +|,|cF=Aeo?!!aI/#Wџxݘ<'VkͰ-_k=a {\u%_Q{% w[(5"͍ݮJ=Xxxy?/hy&J4ְLMГWzKT0 w٬X0gDۢEK5Um8P7u ȅz%P+䴕+__b lz(&} 3PVح-C% ֨}vnCOGAT,XJXՄlw|Ϥuimu뛟|a}Rz̤ʋ0 عHA-H6"_[f 7|'o6qdza1A $} 񽏯L0<Hs?KٗHxۥ蕬jw#ĥ -I>- -G7P9 S_UxÒ(1 fj(lɘb2N<_4 {ף(,K B 8Kc«Ks8\3AKL.5sĂ5D=!'?gE٨_^E6l~ \57;16"¥w6yQax)@(ʢ>QV܈"3Ʋ9it*=BuNؙ3)YPgˇz)rp Zjeɓqb6lnYC-Rݐh٦>cdM Ly5+8!3MtCJj3ikJ?ք;QԄ.&d{&㶾lhe= E:o_Z fxU,N:n- К^Ng~#0s#[5 YMV:3@V ]qh~X$OS?3|j@45~M9 p$`fy0+Ʒn[R-~+xγ3*逾NP5ږz77%K!F)N5IEOo X_M5OLi帽S83~N˹Fsw%@"[m>ܮJ6̴hܢHhF.@Pq]=76Lq4fyj-4BZlLz7CJJo1Uj!s/'&H<&/lgXKkD0Y>FDL` t;{5I%n%:cuv zkmb`8U^<:ӢNJzգYPo< o%Z9DLN_L)o̢kWɟ1`ʘz̸UdQ-z1b}_mwџT| ԁ$}A`6 )1 0K=`'Ng"ÜmkUQZI3ľ9V%ISyI>*u8S= s0zOh ˶\.vRhJ#4Yz?΢\e(*Q\LQ u61)M.<=ry0ML/xW+o}wnF9us v[DD\9v"́* uc 01A#MB_ MH)}+P2UN B,r SKaVc="HQ_Q=T ׬PF@Huf2ƪ/{6D^G)\')1|i6.N_ݔX8 xσM8Mr`$ TEx_: pRHKv\T^:%g|}'bbj@b&(X[kه2+= !ICrd>(䑕ȳui"FB0aДm AIzXjѿÅ׬3 ӭP{& FLFy?beDا> A} hsl*I NJ-xbK!'U42|;ӘvdԬ ,v \[g!Mp擽͒<q<+ϵɟv[iN= ncS?r!sama鷬Äy߫`) [byM7GuncUiUTr|R^Y/F{ sưo~!X +Un'V5 թZ;+FIGsi\&gYd<頹-pt)8zItiw]ܵCG,I*8q/%Qj h i~B(yhoz9bg lM'I<#tX@GE,B#iLAìc+a>i=^(Fd' F؋7]?vy[H]{Ty|'\{m_oI~tkAGEz53@im4Q=P aו (&!kkA PS2]G9 +'y/:</(9 " 6_\_; $/t[5HRUĹ^bQۋΗ*W\͝Y.ZW}/ bpDf]4bɰ 6e)< J79ano* ʪ=dWR?91m@:T,G@Ϸj/+l):mcJymg$ڶ} _NBAٍp dXAzlQyC-]д.X/{x )Fb-o*6W1ԀkF|G/0Q_T#-n<$=X3hYY卓Ǿ7A843e|P'rB^D L wސ\ bSSt%c$ʹj<:Xi9Vs7H8צ 4V_Ud  DB7ڵL*s3XLtGQ2VcV 3T/!ƒ6!f%eCVSx.W^薢/|zݾv U3ٚR`_) 4+oޢ\6Z *d\XwlNnxҳww/~ǘPʮA* bnvj*{ˋThnNf8aeZD x{)޷]LK4~s"f~#+켒#7|Zme&(w1buQ/)L[Xիc hF[ręNHvKTCJ*uJkZ^%NN(^Jv&,K4倱M_l8ݍO3w%JCnW^ג  n^kuhx1Bn#_4\aP>}|_@[^ ܛwKcQ|5"BУ.B$ܞ3P16]>CLUZ(p͍9;t`#= Ds7l)!fFSc~KV]&)mL 죩3 U;p1Ëhq2"^M4Fބw^Dl^=.d)݁]k_;gy{z>d7o)"0?~+vCV0\' aXcX,@ xCۣ|GP-ca.4.Ꮞ!1cCo 9EyWs(M-Jf65 LL0JɎA!Μ DK 'amp 4.D =8<6zv2F//֛Wqq3\SliuO7I  Nn*|D4Ƃ`IތFoe!\Xz%м]Zo3ZW٨( dqPU#<Ŷ|U"XJxG3 ʃBD/^V{LG@8F(JNmPTP[n َ|#\`+EgHq 8;׹IpE*)J̹KnYd7 ?">rhFĮӑK0drLdq :E=`'*It '-}kag@ ŭ<LmQ $UL3,O,}g (ӢV<</9NkA/-"hFŕD,sSJi-d`a|aT3!Cd +ln g@fzvy w留ɂpJED dKPMK(ejOx4:%_&?o/Ư@t[ levH=ēlZ&v~A#i_θ{#Z,(L~˩՘Sl_3==Eqm~j=!1P-c0N&iQu iC՚kQ H Ъuh7#_t]Xܮ@(WPaz͋ ޕ1GIlLa_oY^fܴpٌBѱ_RKt;'PS}E1BĤlk+"IrԢIΖ AϥIO!:zE=UW铭ѿ<$* 4m:ܽ5K1JWC_ÃdT*ǡk9BcME&dhy8>u:֞1펑K?prb1Vl=lmw[y4@%/Mp ״Z LcSz3ϑKn)SV}up}ӊ&i(3K5}]RJfqDS" oFN #idY TW1k$gF_b''b<9cT.Yb$ñ&/5sKo|fgT(5GWkGTa++ y%`п50Y2 wR-VI!u_Ł"B^2Vܛ >(aVFgOF pҤu(sPh3gU?0#E:}&6/*T}b8(0؞!܁r% ǣ<<)DKkchG)QI.Hq'D*tpJ*ȩߵ``.U1*~PgNQ6rCi7G^?WNYB?IJ%㺭H4fV6W4ϙ^RL-X{UW2r~"hoo3;Z'KͰjXm/zхe\QV%bFW־1#[X|B!)G${_[v%xw'/Vx T]Pg)v&bS @өu j"f8T6н`!\^p1 +<7>%uOMϪT <*^1: sHNoc7&kFhxJEg]%HC4GOn/ $!CRXvFkl^^SI׊ls( I]N YBePA 7ͫ bEnh!@yB9ߎrۇƊ0>@_zqER³V/*y^hv^)(qm$%Z hMl[HiJrzٚIE`'$m󿐉j2 m}zDqoC~GՈ #90 x0P$a  &izW0pLN1&xw$R$uflJWs7M# 7Ktum\ :af2ی=}7A=|`?:H 7ogWhK5J֤ Am sS܀+4{<R;!rP;-Xl֞Nkdh"3A0f8@}?\EG7B{ں9]JP ާ8^H2/djoV 0 @o๦>LwrԾ@}pm, D-K9壙] 4\HkVG**&~Ӂ:dY jD(C}"PQ``J|*1`D\sqc@<3Ix߭iT htR1a<[[{8^ǀh?K^E;0΄m'ȃ2B*.5A6]oo9 ˨1e$r(m8.bkC|މhRIy[`-=WBWlFKW{ľ4 e{|x=a[Y}o'V9TN#l(i[Zg5.j,Ps%'L=l'FL*~YBCBE$ +l(vrb+ezH3c&jaߠ3H]dF|Ԁ1T94yc`3 ǤIʱȭm7*Z"f< =]ieq1u򸥺RK_Qȹ/2:}RdzpJ3p`m]Ӻ 8.G c&4ܧJq^):.ֿSIhiv^2/<6":mTD6Jg\)FF0!0{}3n9e~R%H * V=6RMaA]sv.Ͷ3<*/_8ȍ$87~o)Xbj ,/ FNE A[ j[e֩-:nR Ӟ-jՀ/d'Tam2 Toؕd)\"eQC&@˫\Ku^{f/#>4GL-G-!]zVn=LG@ C/[בEK3tE#^_uMoնKPVz:s0AjeZr-e&,չx::CmV6$pqvb^L̀1G;^B T!nDJ[VfNGdѝXq,sY\|g ^-R+J2HOcQ |toxm)ۺ+.]Bu/5ƵmsV;31WMT$fyhA2P?5?h$hs0‡x;$<ޠjr⪉ Rb.x"~(QAݡo^37Yd]㠋R(3 0'1ޝwE" 8dx>tD2<`Yns`rz䰮MjMܬs(c|yNp㞪6QG9}- 6Ac0z%l 9};teOV#`1J(kMBKBBaR?%l4L ܚoz]QR/r0$*NI'PNPuFʏ7(ۃ 5:'w1*OJeg-}JѫG\C“UTٻxCϰ]0B&0Y^RZ*4Q]$ 'tfʗZQB;+O-#S 8 Qa0tR@TCECo `W=@V^il:+Վ ;C sKDR?JR8R1.l)&[LZI2l*J9qHQ}F sewZT )jX(@t֣8G%amЯ- 5q,~frlƑ Lנh:VEMI?hx8sf&_UCBQM+7#u:HY8H ,4QH㵫?jjy4 B> upwAjB5 !F6x@ǨexK_;"NT(<Z 螫 g4Peپ@'T.Q>rC+iGEk;!jtv}oznH/i뎱'=]N>#.qXF'm¼8I4+]Ғl!6;E沞UtzHedbg,Gh!Qyve;H[])ԝ \-͗z7qOQYͳͷ?UW |ɍ@ MnNfo?g*V7)=Ɗ}b0=+9}0d1(_"č2R85lL>i@ GuGF wdFF](B<Ƚ0ABW:^.CUZn|u~*7jN8tn`,ᛗ-*cڃ' o4 lAÚocDڮa٣$]ׄ>qQ& h, x ^km"' !9 .}Z>%>OҋOSᴝ Әn@V#=XaҪKe ܛ6d>fΔEv<~Z9-BsD2RS`NMw.`u6d{yW#z[_F.&TR8yG!CU|NxNspw-!87[;v}V6CFh`Z?JlQޖO#Dg3757N0ywEέUWOAEc /}պIimy|'t2tr[WAvTou ۥĽ&PW Ѝ_a sK!nĝlsmBGpF2u1ݼW{g1h栂 a3O_{\aB5CSbiF 9Yx8VuEQ> p+fӁdGߛ͏q~[5CKP%Dt߰`sdEb_ >|O%v<, 1ح>Aʬ)j˽:@"’ñM"zR1zGP"gnd$@|igz)u[=4ZC\*d-lNo1 ) TQT|s! cv;U7-\'cx 9ڒRDMu~)+5Em"\4YV_+QWD-F7u~v }(܃ aBte|ڨ&&}˷Dq)m(^Jzo+9%s7 y<ȎT}ga H]8>Dq ɇykoB?3SR93_XU<ע|,|NJ'㍘|L.I1;vYkojhfG~M ,wOBۑQdA YsP6*e<Dge\c 1shqCojxQ+ {cGC$D濑D/Q)+t"+oroB1aU oEO؇vuq^;)$@0@z]3. 2$kmAӮ^!紐ntg"rIzlofm#ւVpD?V"2hiZSĂm乁4j7]vC2#1^2 M=aZ 1BY#$ƍwx؃Sַgp&1Tq:fmpy݊VA:XwdG3 )"Խ4շbyˢLJ>A0f,ÔPg \ L]+4 y.׬X;"4#]@}{6󍌬EV]!"+?昈m"ӎ0O#8!&C'w(vM 7T{LyZд%J־Vk=4EZF Ss"̌{%hR ڼLKIBf%tsq->`9s3{r]4K#Կi `,TAi*^?>xHțH>qy@$zONZ] ^x]D)yj5k eUʊ+u DT β>PHOxdd5`}Db< o8`6U4 n%=NUBÃ"VUW_(/(fgm$HWhR )?inD]L QͅWL^+ËVɶQSٰQ)VEI%/hlΐ䛮 yz:7 gC=+ákIÐANy]A`a5`Q!N%j?O$ՐcC5 CNLQ(?L;ҷvtwl ܴ (lEkpC1?igj ̔vH3%JEh Amwm `2 2e J'Y4߇<}"e'!7ڝC~ܡW82ͧ]4f!FXzu04V=W|RE|<;IsSshɂ^_Mݝ3F,_Y#KcL#[?0Ԏ7E5q,ꖡ OC<% T[y>C,z!fYo| 1Ts:alU'~ ֙cBlZ&9or~"M]` GՖn}y-J :잕r5yT+ Zp.CSLg\6X`TvTvtq/QX02j2gZ,BO1Y;wC8kQẂ?s?o ]hFf q%.~>v= t9B#F4>Dz&q=f윑*b[->}AETVF'˴.&IO8@L Y^j),dqeHd(ACHxL!~J`n:́b=" 6vx(2f8*5X􋤻5;]Xz(>U]iJH'F~K$]AQ>2PzÁV/Fn`'A{#*] 4k7/kާnj?7<'ݠWzqzmJ+]҃Bn o(w=(-ZxrҬ :q֚nJ?_iiůЍo ېvC}JBS!]_+~k_#1ho(ⲢN}?hT"a N%=I9ν7+G[is9`+{R>T9zaC7/?6jzs:v˵uyӹ3(4\ru Qs Jr~.t|ոW"PhZ@\čDvM5n)ɲT&Orʀ ݴN^Yk @ 7B^/aaz7M2ʣ0Y[)cG(rfy]mHJ4NXiNEiLs=DM VQAi3{ .E>0;s[DU YP37H޴&o*&\Vܙ\/ ]5cL= A﷬2[sv%OB8z=:OvE3!*  WY~f9oHXV>cbSB8 M]Ʋi@UN\ns=KBeQg٘VT#jWhf6RL  N>AFSIl\j={%MJ݈mрJ`*+w>ϗ%%„5?AY tI.`L󡞺 *ފRm&93oޕhi郁OjtB,>ڢ഑ұjj}\=NsTn~fٔ'Y=.B8~e] 02<hoae76 ցp8ObMd]l];\`Y,,Œxx&T&R5u\_ynjͪפ:A5RoAhu:V]*]Va>viYdБxЀ|pF/4)G.y#H5϶-Z |qF.nC! CYE=VF@lH;\'6@4&EÍr}[sRTT,[t+eTX8ﻉS.u2雸qNdRp&`ij^K#jR 8o|8S\˛o1%cz'*'ɼrj_<{t]X4D/5`L8 Lpو=INhz pOPj-ġI1=4I=/沂:u^mAݳP}ܼXiA D/ h! .kf}49mp`*XPH \ MRQmց>tM~1}2>nH#NkG fCa낷yLپɶ''WNoW =|?s1-@9v4?>/sM4ڷbMX9LO&f}qnF&ș @]1+&zP,nN&\LF7eB=&jTFh zEq)+"Yaܜ+j]hϥ5I/5c.f9&(vt nDͳP'@?XGeQ:@5W mz`ޤZv؛ e3b\Ln\l|<3nZϥgyG+jdU;j:K#P_ ]D;.kEh9K  y:PQz1tym!z+ˎm27l7-,{ ýD'H`Mk\h mt`X!j6:Y۝R,T}bd%6-\v[ftYeTi!!v{ϷL_r,THڕ7t ~J̍Z5T RCg }YGz R:\GˉiZa;ɺ Cwnӏ&?m( GcLҏEP_, []B.ػz֡9YٓGQ\B-" SYy^K9o<9bmTPlC A..S9rjc3,)\(JMe#G8 Yу)ib!F9Ui!qUWʔom@I$f芩֣7)'R| ^oYb5_uJxg%AB4)o4H2lb~d7rw4"yIx.1^,Viqsx "<".Њ;(N3cܻ{x#ImO;TyȞ/ p:'w20"/lb8au6R9oͫ>(%.4259!+B挭b)D)2pOyƂl0rk_suxlǹK-o z964:ߒV1 0XQs V![3?m".La$mOEK8>6Å6-*/&CňAwRf4!>s;׭8R+qVʹL;s"~iWLעw!oTOf[m|Nn}8Ji4+U3 Fr^mpgQ^H t.Ly,ngMg Q?eoZ%?Ϟm8L G0ue DMrH&k9hL[I*b9^{_ 40\١V aX1D)QvN|:xtޡ5œg|4җ))Div KNbRli5NQ D7\F7DBd+z2Oqaew<ۦN7gX@Jpf5+^^Q`9(llbxܖqjf ',):x8/E yo%~ DG o%TApqQJq5^:O* mt9YUk=ad-v(/"$PR.:ʼӶAӋVGgދH&P#(DjUۃʲU C#%=Cqex |}ą 12:QQ q X\ۈa)\8_iio:7Vx PqwDr=ZBAa= ʼTWG{oF[%Ŗm{ `'tkT& C>0ZS5sS4k.֡h6}h7k0itxq$\@= ??K5_ .Ӛa|ҳv\)߄2jJ#~[7.gSPB[!hț6->/4jbh* # Or4 (khA`H "xUA1`ӓ/d(aϱ .P3ijg'?G:yN1U Uuqշ3ujd+ww;̑9C=! oGgAjFovXU0GF*] 'A}2+HIpni])C25易0acb s ᐿ\q>]TQ}Eb1 v<^!!dIq& \"qU}J JIߜx+ r@sY%AtѤ6]&zw^ I4\l-+L C8cEyW_̙Ԍ?S8*ҬC֙Lh p0wqb&!Af,٧J,&E@CeTl^hUsL`] }^Hh.MSϞReR V`鏴}G W`}~,8")4P2QJd SDQwZ*đJ<=4ʶ@iJŹG良F,ws`peao"<0UMZ[ 柱xL_[@'קI:e2P h'R̘ x;̒mfCԷ˩Ɩ_Uw=!Pq m*P);ۊSi;_" {oՊl ).-̆7*\pzߘ 1ױv87ֶ&%;}_Ku+*ઐЦ/#w KyVq|TVG!XZŭ!RKΫn2[fbM++`{ޅX!jpn\3.}0,W&2c8t}U2*NfjFX>.13ݳKt'q9ʂ%3kVsi-rЗ6P SH` ƑiϞlA)c [_I@܈vF~t[ HF~mzvy #gl"/~q5۞A(tem1I:Ω4U%q S 4^-;jmr % @ڧI3j`JA+3>7|VOCGq8 t? G"Z>g4~[u`gCTo|?ǴnJ1H&kköIs(/]ZD;$7yzYJ2;;QO_ˌ?kn (A{^p~=#+ߴQMG0賾4[iUfn!YAV%Ҏ"4b0ʤ|JHo@vpGadXPlSnJ R-q;[=¸*عi^/tlknSGkMei%Ai}Amsypo<&P4zlbc[1%FxӒ4L2vJ$ºu lCP1Jw!n ̾Ǔ)4l{qj~|vAz+ؑ+]'c4fOpƑ dmGo5\*tܡ 鎲ڥxgg]Ztg/E j G @@})owcs74O|!o#[*{Mߞ0RC~, *%DO+xIJNvBġ>;/cS¿ܔv ?ATn8A~/*hy(m ш;d- c d֞?R'Oo#CUdAAtLwAL508 ,Ur!0hZJW{硼0ˏ#3ڗ Q1Ϥ(5E4-q\fTݭm8 #-v麼hZRu9IsG1ah PHz$n M@9~/Y WTUAрת1hL93-ȪF#UWx~EZ6TWO6V"d븎J0qgK*@ݥly8Sxt#yF|djc3dD 6 )A{}V-cqXC\{j$ҴȪx Jkk{,0?apG$ӴyjԂJE  ewi0ޫYQ<ԥ)ߦs'&KFbԘPZ.8Xo9 $39NwO< o"1㍸(;+D?c.agOy˨sa;{8d$gÉE1ɝw%n '9i -OYcjft3] _FhSrhJ/{}:kpo7_fpGw*rTaq*0JS/giTyZXĩ ]m5OD7AA0|WfjYPD JJ!\Y!)[e]i![J-[:L$ڱ v p&vt5u֋|k5]_aN>DUYUc 2-WeҪԝ'Mtٖ$}OPgYF"M'طM23b[筭[ے_ ?U8Ev!J/#$>F:zZbp'jֺA2SE.Y\dM{(\ѻ Rّ9 iBo7.zPP<}"NA!LܻHzw5ky1g>hLYx0ʗʱ ~ܼ(<~|D9<$ZU7\C>D]eܬy-*>衋I^\p+ /JΗH{RvAJL!!) G8[![~y21N&Tx+挜AΪF?R'${1JMSS @nEK,"\Yf58̏r-V2.=`Qg0Еots=vWrAćž eآY^e#kyǹ1pyB]ž_$Q-$8 MŚbȈJWxEJlկ٢Z±PSS] /|ݤ(m|:||95-˚oo8|uר6!j ]S,x%%IPflT%Xϓ%LD? 뇇_yU@>D``Nܮkʇ$$>XY8h0D*DӀMCdOvf Co/<*(_@P h&0q ˆCGĤ=Wy ٴ|-]^W9Cr]R-VZm *ŴBVy[;"j}F.Q)q_9TP ,:R"E89JaԆZr3q]i2Jzоܴ:8kS$롴u#>s ^]DܫX=Fի@esDA_5ĊnO'XvVaete#W8dj9mK`C;Cܰowt5`k`)PyWηE_l%ɜw$#¼01?jjnCV!&7 `C EpJ L( %”pSM#ėdW?`L jH %bFc,s361j[̘Ĭ:k\04gA|қńy7O9z _lq v%E{7Gra5;M}I\0!L0Ӆ|, Q_tcdů_l`- p7"wrb*jC%uăܱC6C6N "oܩvh4Bgv2C;z';}ow/ EH༮%C&p޺ ̞N>P[7p-1u\eCҒ}0yQ\a鐄Il}*A abl(9 St,_`j0»r(I&P@7W*υr~mRp!ϟT ̆qgp)0J(x dIZMԄu>Sqj)P9X!pOAzsiڶ`d0wrhsëCmbGz[7hz"8|*4+֓"S|5񊥇9[1zj`Agyz~ХhN*Ica*%={?s4>OZ ͋f8ɴ?gʒqDa%|XXyxp2TCrhxnLٌVvՉ׳yձ\~Aiñn|?wq@UxSjMfOkī/*O#$L*z%OjzJ5㝥_Zm%_<%G,]W_΂#J "O/wD_{]tõ IH_QOzUNnWԂ}mjM#1lDXްq1B}"Vk>`vA;J/QNE C#hcͳ9ΎlqGzЖQhEkz!?P0iNN' ʂ#ul6|`ZJwd>v'd^୞iW򀿤e+m.H*x@@.]n?8~WdŝpzE@4'oT~c.[Ċ RFI " w/\=A=lqy8jD y\~ }`3 ƶmP(G#{%.V.5Ju{ɸLi|RFQ:u@EpK3i%Ť@vcĩw=-bL, eY9#npDK.ѭ_d:Yq7^M;&{iSތgΊ fڶ x;26)Ny5ŗq4 A]DQlTs @OFJsZ-ƒ.%kH91Əp޳W[{prIc*}'Es]g4 zO;nM߁LGӅ 7_TFbʻ;l-(6s_J2*^|tI/cwFSqkVdj)|UP*C}N -gZVHO.f _]S6y/Dêg>󙫂'd93 6*9?Qp&lcqbdl.aEj\wt,C[ӹx7`!f L%zIO0 Ȫ,֏{f̫j54o[v3,>٘9fM9fT½<-,K}saS6:*+Pv{A 8Lv=0jN'cYajlsf2j8D0q]j5a.prǺYu&( X;^pp .F̴OMhq1혭-n.R(%wtaYĸˋ &YUtv94 @>#0I)D.:oP^vXm4Q࿪J{+Mܣ1ig/R?V)Ķ}z ̐jK^`!`S 0SI">s|=lUiNץPG ߩObSt%9*2c)1da5nKȰ9SLq!@z]񥳷^'*Jzw˖8+[P;fnYDJ0-[;hMI=s)`֪X`0'kRD£sSd}%M+v.(P(4Q00+ _:)vՇ%~F̝G+3SĎ'A6l3稦,Ctt% jWG,<[ 0>N]<+NEhPSdMԚn#7 48oVV|m9^\ҟӘg~=Qn?9U ]m#" ŷ Ѳ,ucҺUm-Cdgѯ0{-k - 6qv(+D q$CdjCIvs@W Xn7 Z&yE/}2_D _]ypI/l vV/!%a>Jo텈'+6\6%Vg1~m`tjM0~v4=p\k޷ڬ¥_q}vZ #j~@~\*jQ]p-@ heBdI 8J^8 Rqi%̇|+{ks?ٮ[]|׫BE7PĔsxXl[HPw,<1nw>X{ٵE`/ kfe9`H؉~ az~۔,'7tq"LDzQ6ki0\ \r$0L;eYFT n geߨ'&m#cXF(O DECWDdK`^m^%Li>tr'a<(.-pvbt}Qf~[Rd bL\}0v^zni tHge@8EF00q6a.97: h,t1f ƣ)-p^ZsP\;+葯m&ǚT?a@ܔ\b2 ݅bf#e(X&) LrΈ?rS}"PkGLOX1 ^JsϰEeDxjZ_$ζ<`ӷ}{< _Ck4x&~2 W sY'2әwJwn&j#];2hMޣ *VCl"}8nǬhRz%`F0Z%qr7^"r@%>=̀JACZN *lM4B!6yL+{tF/1N&{l- <ǰ\-wBM:'0gշHzO}V12hTyAiI4R yISE9~Su # sk*¦-sr \c0jed@׻s ĥit#( :wÍ qLz %_l:QQ4+h>eo'V-̝V_$KwV:}c?Jצ\WuGQ|>F0.u6~,Qqē (Zy/Eگ'yЇ?'bJ 0RS<܆4:}ɓ+,ų\rUob%esibH)(46usOHe įk3yxsj HdBd1}F?2l-H}:h{S;$[J)yy!hbZTd0=*\ <у/@d$u~ =r8!4H] Dz+=x7ŹxYu@\K{#r,+MT"ExG2"_^{xưz(Utaz^gNpOZ~%5L c䩻`'8M {"Ҹ;Ll?cM/]'l3X6\unʸ!xUZ,.%R#8uYgV-qM+uzsI("dj2Gl`\M8Yc!b2Xz/y"etDġ.\ T8ᘐw91g'I7.ơѤ[[Y̧.A[\tM* Ə e$AMڮ3v ˻lۭ{o&/GzewE,.DtkC$TB>z\v\$v^e{Y SE}elK0ļk?D#tT)" iw/ c"dnض;k=EYUrqWn[ļ.Ȱ @Gn͡2 MܷvEfg͙VewX^B>Fjg YYgA(}Yo1ޤKs6| lͳ0f^ټܢ`kT1rUߴo5J~a}nzɎ(;h]bWpC]Fꘈe:]=:Pc}v7o"3}MX2Q+؜w^T*5(~5@Hv)3"\.a%|o#)bsT":bH%M<ʮR4: rIf< %]t!Fl8Y!<Vw%wHg #& Q7G07[IU͏ XmSfVk`w`" Ԋ00=`V].7:7D%/Jd ?%>Ҋ o=#1E7A43'5r[7ԟtA5/9 M 'ٟﭼԿYFW8ŵJ1sZ ڊywyj+0q"p/.Z χXor$Jc̹hMKp1OӍ:^1 (Q~6mTE}dz2띜J2 }J|ͪ/||Ǒٝ #^2u5ٚ.U/ u)L]D: #odsH$J$ָpӴ4.mՑ8BFe9 9$S8ƃ[YFMe{#,5 <bNS,YHV7t8ŧq1 Î3cҔ֯ @z.LRPα_Dg$OZ]w@\;QnhaJw0XYnjk:~Bl]dte'3c1&Z.VOb Xj{>|lAC6zdKyhج66MZvvzDeaFE~`6S_m"GcQ ö6!]q ;7,eJ0N^AO(<~46BT˘Ž7H,d0UZ FᔠA̓?2ٷYϭwV,xVWjeO > 7%M u tF-ꔭI~ H+V3h=#WݢI=bzQfc9֦![vvR φHMA=vUBRS\Bm;~{[48Zqae84^ktrTz#ϖVn`̒o= %"z=<-jOt{QϫuD@ٶmlgɊGnT/yb+E!id)Mz@( [Xe?@ [T-hurB"_7~왋Yu@Bʝ۶!ͬP!( WΕ.P%ۍB- b)=4#goH]%p1SGqUU444ث4_ɑ&7~ j# .6$϶9BbG7vț!)#=F \džUpuI\~,!hrEkh1OH`_ s1Vb]+'dșI(7HAj凾7TP趫SU^fY~HAOG7 ñP׺d3[HFcVZp;ʤ;|NSVf&V݈B^5OnOȴHCLiI + 0\k'(Y hۂbE{\άmXRUa]",YKxqQ@in VW i$s2Q Ǜ8N&vQ 3w J!8tEJsITi=y)3䣮fa\U>{7jyo>k'-ʙHF:+idKt:457چVL~6B[QŃT HYh-АyafQhҩ)>UŽosΑ.ZS- zew3Fm2'vZ-!06Hɲ}E~ my6g,kg {e@Ɗy,_pt+4'}06 ㆽhtK5yw՛qƶO-ywwH#Fl3[yJ P+8@.흆SiBVįt3 *)-m^YjDY̵F%AGX)f-T Pqh娄uv!ָ(V%X"h)ñ38X/4E;Haܵ–"Bjl&xΩ TCP%7ܴM$tϳ2KL淒[+QeDAkj4w[%&:2<`^p`gjѸ_W!LazF5F,R`0 Lh`)WʺWy^bٻFs5g!Ru Ż ̵(޲=q^mɞ!YU04 o E1(R#Uō;ˁ(Mzoǃ빛1N׷52C Hj#'7Tބ^ݖ,6AgH1(RLV8*#Xic28ϫ6SH`}J(wl>UWOG:*76)Ǝm NBRj0/R80u]{0jHqL^5N#vM}'YOW /2lwo흍XI%tz׽":"R :Xln~@hr4R&r2 rt}OȸE9˫kw3l*&HpUTЃ\蚔Q=P!A*?m+i{1F[sKUQp?C${q_~WP<Gii箍ʼ+RKZ4/{-~%kDT#Mgڦ}` U U xX}?ՊM*|)C(a顷7ч]Goɫ%gft1M}d%QPǼt05:B0 1KjϮ#V˧P 1u`! yަ)U 3OK;B_HVZ"BЕ+ΏUXQG+ޤ-}^>eՀ3r|({jq^IU {+g2cA _8h6X˃i}(1 q"E"G|G` ]þ 80ٚ 8AI?uH_̰*`KPHMPrTlЛwěe5SӦ(Y?>?'OL<S"H`1ccI+:`t)|R숟G0j I0{8y(qr.aO}}:cUqBҔHLnأ}4M{$ii% LZ$ޅ5[gWvSd7IQa1' }$̆ /l}Tzb4jFSETAZ@u!bI NF~,S?^' WwSMAh$!*M W79{;=-/3؂_ LÔ!wW\0<7QfS0": MZ _JᐮUM+DQ( GEK[=xNB~EC097XxbHJ"}p^}sOw[IPh$>2nD9!lqJU", +<8 XG&cfFVi8m[a,Bo*BOM7LbnVZ7is k&Ik*EȬ5#ˌD8q2AZr7s܏j3n'^KQqSN]P[S!ôHy~!OHJuݜ23~G \/'^6 jÄ@ۜ`^c[8(1 {%<9O|GX&@KLavWX!"t|ghBN8J"xȅ\xZwZ/=kfj,0[HPz}?y@OL"rTe(xb$s.}Vphx(ͩ/߅RY\6j*k5Ӏ0(O主?$0/o;8F0!KI9TX'cHd!P;hM/(bxJg2eU W2wc4N(!ȑ9-g}?]aiY 8{ ݧv!,-sR:GVZ2>X|}lxǩ%4E}lx- Zrn䭺 32yl1*nEP9*pUUbEҤ?,ҕ'PțgZu 4C.g!$C.ndn¨}9lmપyBKţ ̈q㺖](]$'ꯨ$ťY/Gp*l~cOkPX[98,~s$-*2Rhq1ՆG-7)}M=%/vJ"!NN46A40samd^A˟+Czay&TA#r{,ZU4>,Tx҅kNC};S?`ʥVT? xO,0|pR^nAӦPPCc>v:m wB v=%>#^6ZH;~UaubRa%}P 8c1IB^M[i!uM9,u r MȔ&H}ZD-o`.zJgtήb%.e23q6P*˾K=dk(ͱ7JsPex(gq{[O / C6*K;svHOCYǬ.7SYQWt%}>wڊ+3Uux )|%QN~Bޱ9h0Pjr >TU:@'P5Ff yEC5_.F~Ώ8 ^ "R8Utԇ^5Z#"R<<UІG>[$55iq^hnq:$} :igČf'RԨ̾6Q^.x:`-Q'<6onZ_OW"}c@X@@}L4rR7#h MݑЌ`:,J38)~zl-gMܰ;*o%.o :?sy˰c.tY!U$0㦦M+Ў3γ Ϫi͒VqJb7K_: hI&<̰{-m2IWfmW1zPH~s &G˜b%5T],YYs/`DI.^.vy#ˊu5ӕ4c{'i-@ ɒk.*Et*^T* rp'C&IbYrM](pG26ǰ{KWEԸA;.KZOϤ"Wβe!oQpYS~rC'V%ℹ䝠^7).'9DKHu8"H|y^EE /)|(1A$N ?%1QCmpOXdpG7sLu ԾA9WYTGvoS9O^}!` 9AۨtX,Y63RP9do7YF~^ތTyʓᕭo{Q>[<%}c d+Su$Rmn1W^pk T}QMy !,t+3*cu3$Nx'{_xJ'HO +-4l5%ҀdJ1j4V]^WE~ρFl2Dv4*P%⬣q{/r`Oo T-W5e2yJ%®1.&WEOsKIx*XZ<"߱:D;Lf:EY\E=fqݪ@_H/yƉFW?&RHdp{ʿŬǿz` }ۉ3 Kc|=WIXcPu-?'AR8TE0{k 戔}xy)\ߊzI su叿q#?t{`maw#d@t3*"="L;Uј3^өJs('*K\`o]I<>¿*t9PK^;ZQJ~olütxьn W3B!cRIgux$8*>t7!}ۛ8B1dWV_E\4/ĶJAxAM _ƔƵ#kT^?o" CS(Núb+<,iD8w:jbr00fm{בz:\pOlO8(LlߑX|B[5h'+lZq)iX/ɬ1{x, k*n>AAȓeI=iKU+t.g- JØ諈Hc9pq#h<e kw]OKxq$mB3Gv˱e+!d P$ӃM d¨K__%jyNmuȄ0ǮL/t3N`Km|2& Tk]Xxv:jAhȚ6K .5tȌk!To+^SKj\W2;-dplm"\ӌkۑA" ¯UH}ՍcѸgv!R;lBkpJ bC` ):U(2˻g|Up¹cU9$(Kx2(*jٖ.15o7o[^ ?DWYg6K6}$DW1 =槀gCYomQUy4뫞7cM_dX頽'?.Al(}\ަ*Z|xŧ1j4$#}!2!$ӯ/{ -J9Ԋu[|ВWRDTY},8ec6>/USQ"X<|/%"9"Wb#Lg}_2l0*;fWYӧNOwp8͟S`u_JXo 6) غ9AlKFgqEz% ،\6 KnmnſҜ"IU0{p#V## qߗW'5]Đ]S lK'.HuKAz+5qi1aka=c0J o f!PDJHT!4aR]rA䊫؃r?>}ppUv]a$ptFyh=N"K.̇KdCg[zvᵯu]*MkS0fz%nTd #sW57'M4þ2j3 7!4Tt&V) ߟ.ЙIdsL'I< ͡r2z?`RPt#@()7kyi<Ί ̈ B{#(GU)d©&Dsa./7qO$j.S1ޥ;FZEy$,N_*ƍxzMrKkkww]Y=bdi cSAElk$B "RZTM{#@INOX7J̘0q B?g,60M%{Z;1unVLR/)(f| mFKnt:BFc4uUp3t^VO68;UA wQV`pe0X]C g0vG?Z'B>g=˵j-=I\M!òq  ԝFxv*ړ*](:TXg?XҌr]S1)_Dduw봞C(hO"\ 8Yh{X"{Y6j0nQ([M|VG`⍖z4{a6[NՓn6uo>g2,`cniTj`I$XxOi^sky2Ҳ̭k^w,o16DE]&(fuѡw8eV?\1*7v㋬ 厓a/Ȭ qa`{crExG]M ]GCbxlrD%>_z  ,s0'8S&r똻~)m$ɉt/ށHR_ɔ.TJ0F\[ uU]]i)@XTEʽ1oDa`A7Ҕ6޳c ;Oc)j3=0.isJO=xC@#Ƶ[NEY%DoLڊ%"|i[?h!=P3uz̰p]Ұ?g wkV4 :~r G. &A&):O/pZGQxڭ NEɿ)MxB\ /6 Pӧ ]s!!oDzPfG1A#P" Uݲ;0 $Cf C_0HSt#Pl#upá}ѓ0؛B>FQZjIA[l乙<\ǁZݺhzW3mhS-|G lI؀'I03^e6v3瀑 -P4+Afg59.dj)}yxU^ aI  9wEʛQAxyn~𳵒~#^^ƶ"cFkRp.X b!I.Opu\=yp!Q#Z?-lHoQ,pch)E'[[)K?IXQa6\2*xs]zfPLZuũZ!aOTp&!袏9'rEVAMf a"{LC-{vJ?D$S!PΒn~k|@ؕ%=+e0co>%OT^#}7C^iCk]?rܫ+|N2 q*FnW V4GKhc HZ1g)pwvRVw[8Zi"/V!UZs UQzܑ&&q1 7Yt\9v=1G=(S26'0}͋NdG 5`W /pO6#9m8{Qx/eK r%=ʼ-ӈ5Dh<@H&HIk;xEp3GlC~,ّHH;klztEqnRq?,eՃ+-Lq~ DkM-#juU%TWҲ&(x2ôdR?OwG*d*R`M~}'fi@mۻc`V'2T0Dj Šruiڊc+kl=1Q N~!(']WQȫCpzUqf&Vs'GI}7Be/-lqw]%s 3lg<L`"Z$ ׯ29[)rڬ'&Ze((N*+f\aÀyev,%т.'@%X`vF)8 5N͘BSˊ&8!?L%~`.1uVLexFV cy+B8FsW%9Kl/ ?9e9k@oB^j:_/^ mOƔqKX!Q|<_ZaEuGEҺ]tOL ?BiU]X3md5cov`"5N8!:\&8m؃(Aìj^XiޭdAi Gv\_\;hӾףL/qGzkqtK޿B`_"ZoaOG}!͇jPߤ/A)q{$;,ߑ[gq}jԶIihgS=a`_XH|Nheغ2ѻ,ٓ?%js[;*Sc GŀTdL/Fj3Ұ^N<^,ğD祳 9?-Qeiʍj˒ա31j^iӾڌړ!!;f. [cZ(@AGfq!|gV&pF] F";!exPt(x)U|N/.M*#8~e3MX- cj+2&J{, QcFV (1^;)O/D=җ2} _|ЮTDM8ȆbADn!s~H{g'>F(iޫ})n?֏%Q_7wJh4C<Ǖ}[TC*JV /sð? 4K8f }u^ ϭ F) [M~WKm,+K̍[ʖ`PROu@8Β`eTJdƂ!AaS#n(~P)[;~'yu44`G&ޛL+# ̾1YD?po"G@Flpi"|hJ;f;mq5afGRj?1so.->`ge^>2bP\ %y|VJ ,+wB lZ=19jVT+6g/%N! &0 AWfHL U //vq1IOdJsP% { p$<& ̤a%7ІcfP6х@h1Ae%$`VwB W^5\fG(=6en{`KM0%_&hf0Μ"EOTj9 *XX2_2ݛ'@"U,]7\b$1|^ !(ƒf>f1h:+{x,˳,/L7K`Zm'adF<GʌT$=qQ1H¨/;Jk QhS }l/[|+[^q@Vs{_2 ?,"(8귋z%O~GM6~pOM>&p/7%J6pO2CHm$vf%\_ehb@- b,k)j28oRvd1bT ?ñ ,$90Yh\kӓopLK!4^9M,-zy 5 O];3emm6U <"Ijwae8Hw4zhj' zCX7C£SZ_hbTht.ɚ$&:[kPj;xL{eCeBt{<&0 fWq),f:-e5[ m4y $w+~|]kLef{߉ݕG ۥhC:P2bn˿*(E/u1FbP~f#> <`«Y4nTYo#} ns-c#*Nb 3WaKA9ZGPֹ!:9((ljq}:0a71Gwט22p˯%_e-f WC){ۏ6$rMc_ޑOG&q `Zࡴ0jJX)L Q^aݼs Wޠ TCsj][zOCo])r%3mᙽ^^MË3:-' X8L Ղ2c+TڴHL888%͡*ʋ0$we*-V]Y-/TZN~BqzǮ5_NѐDis,EX"D@M3.i޾vEPh+%B^PjEMA$%\ȍY-{äcGg#ij; RDnů:88IǛz-GYero/CVM6 G#ȪYkazy׍zqu>@n+egNVoF[Sũ\٦cJ(JrG@1Ap)97O}[F;]U/ &2 F#Rc|;T!HS7vh B@i<9( `1'/{疧ɾuN|qJ*W{!La$܆gi$@ty SY B;*^ ڧN _[$fCo``oQ7g.eާT To@`]#s?nNa[pW[FeX~Qszt- cIYKCVMLhq}~>lwxCKLRcStrb9봺sU rţU,qKQ\&B%uc~Pqǥ vVj 3EJ.umVR]﷽= ΓX|TY=*ELF{ғY2ot2S;lN3mʷ[k =mS}ھ7;AU$ N|.AS÷ڔ)3s_9HI9/@hnE5|[-<KiuZtcMى-1~!|:TQRa5_ nyXh&Ɇ!«P#ZC J+m2: Uakwւ# vWLJxZͼ(M._lcFnf0!9c":WHRm ˒ v"iÂޤ7Z70WHRyr7. !w5O>\Id 6PُlC?:'Jntɰfgiy"J93)CZ(#H5dQdKttu͆OY#T@~\8iz}@NԨ`qzyҚέ#OԍB۠o!/Tt%M,IMUW~Ǎ/mbE~pq>{&(&K>S0DfaVL?|k`G#\:*q$.%;z84_-? c}2sO?0cp('.C6qH(0o<(-QWzƓ07Dc Sy-N377rg}A4{ ܱ%~as1kӋ, ˛!"]ϗÁMN),T1 *}"fY] ks o/ULME/m2<]yZ&KNLɫAl{9)Au r'(-0݃ALq>y?m8\%З70RXl@ >SR-ɬ"$FkAT).4 iܵ FV V:,\ i /G~`?()*!7>mR;ܠ^bX YS j,L{#pG΀[2qJãG$g?*]a_5>3R8B[@+;rE'׃_$w1GdtzHwsӝOjh1mpΌĢH7Ӄ=ʡlTs=өO}2c#"*l2 _ HwHbM7JўA5Zֆ"4tݻH?G60X59 "F+qmb$-,+d=ʖŐ ,է< l] (~zY`4*jA ,|u6J,^P$DʖuS-㝥)a]6%0J{mE73=\N@44em΋qO;`+ zrbLð׾MR/^Ck[%]w%xa-v)}A4ȢZwv݉uଯ?Lh#UOabl@G j7A3f-%c MHX2,?VQ ]0+^ >L題;^zA{/0) UCQ譞u"oTMRӘF+Q,nzd+Iobh:?YX+~ J9 >8vnx !2֦e1Á} R^`Pv4D}Y'lt@v@(Od8T<2+MJȽD=je~bR z{Yn(15x`6nj>wGl%KB?Ó]FJe]a6sVcY,uOffkc)cRk~${L݇/Lkz+H躓/:ېlC y1=s = <5VH@8>wJ7 7|fj[>f-ö (xؗUt!F> ^ƶ.h.]I%ׂ:IE5 \o_Ibnn~.UF;a#N^2H[;ܢRtIGNwOtf\U[7Ҕ78 mG G0ɓ4A`#omC/jsw*thc#1ւ{jz+t(\ pbRLzj6v bN&.Mtwi T2wku/N'A+Fep IRq6zx`y哊M:l 'I6n>6pzueSXhiݠ&9 Cv}CBႴ+t;$-SlH0y1"~zr4hJ*E r G=|tmdi2ϫ:1=g`r&>K &$E-=#6X*_iϲ P w7U6^ ( ?%Y.6/r n*@dzi!4D7/d3c_'kId|e̶}Ui?8UbW64a9 ]aGY81xpH1] ();=ǭlI;=%gl Ik=ɩS]L#c}Fҷ\)_W_|5 #UHRm؎pxڳ3ʓp\n<%4ƪ碖 XF<$>A2 %Gm1PCe/|Z}{xOFT{\+: )5UN"e!a%~UoXc8uˉh[G߯&2dtV /ڵ") a\_e8*tEM-X&gӹґuNq #}' aYz,~>_'+nT)Yvշ̔,.$igF.[ib ],{=ցD( H)n7BN\U*,R ̇8+BR@? 0 ʾ <Ǿ S(vJ)f~B$9ϦSl"=SIT<;5XYoEeà* Wu 8B-pG*N~lW*p}/ I.f<+Bkg/ݡ]'jM֑hR )x`"Bd$ bé.!ڌ:Q$k YLfyNN n" FSϘ[.k7`~G;ׂvDyR7 +?@AtRoW ŬL&-FӼe/Dr9pT)bdtʀN4bgoE)<"i֤v{:3~k0>\啽#oP3x}[lEFxaAc՚Z< 3'A)FwdZJhxb}Ӑ1e,urŕ׈*&NQA ?3 =*B? .' o9r5D3U׍oXJp4n.XL"(ءai`pRYWy0k}ĕ"]iZзY;ܕͩK!1N '@t?P1Zcs Rj`'2oK}T|@NGNjYGS$RRH;QZDB zг j5%J}robg #@9b'm_O7l9v3}Lz~%CdkVwyE8mKst,$\ RZs7O3W22O6=#FhQt~w҃KJ#h،WFβgvՌjn"gCO9FpzĹ sfMXYL*x25kcy.9Ҙ:3 1q_w}yb39CII@,HoZ8\ nJ@Bkܿ p>]qaE}ip aa!RG #H4IsxZܤEH%s Qڴ@ nm$4eo]8[֮^02'W!mֻpΉ5Z<3eeG=J]>ҐE.-$vy~` ⯄Pu^c8[J> rCDzJp%,.W_6^ld $Ɇ%/I@ &LwqBZMWzn~Љ*w .ֱ`WN|o}T\x;^g/?VnJ< 3L93E3|Ƨ ]"(!6!z>Hivo[ 8#0/m+|hHTYo=Q[dM7zZ?/L7LFX'2|z)yF h@9jPO$)<#T<L}\gFaJǴR&'= 2?X?3rdơ .O=iJD4/Ք~i&bx`޾2sG^ B[\~rtcڠ4q*"fF_O*ء=bBШ? /ے 㕨, imsb. J9-:~Q 6 MG=TBۅc?G4h<۸jAESQ%Duˮ Bov Ḣ$Z"(ڙ^r;9M9[AyHU$wBZŽ/);WG93ص q1dY22&,u5S\.V~V,]Azrg:ݭ\]$ôz_ʌpC~cDL_ãv *O;t܁+HW'@l+>oϣHY=\1Lb 蔓'ېfU@~فB1jɧw:P(NrÛ0D?zImbT'~tDJܣKu# LЏ>y:!k'EC|.>,K@,j[e]iMb0TAfDk锿P4/gtUpXmy*u,~2zni>q́L/} ܳ6  Ѣ!) y?i҃Fȴr_WӼ:umybe_spܰx (kp|)r7Y/vXF.Ҕ 㚟<4vؗˣg5E[% E:KY {k^3' APyg$P[#0zV2BQ>?~x)_\;tģ״ho9"U).}U%eGj}8Pom!748n+ǖ⃻(*W6$#* * ?Ma؃Ce{nNUQX"'諙~#ܶLПtq[M[Ǎ+?졥nmDVQ!T;2߫9G{%$bQi/ p0/ʉ60"`t`>/clύu*LAcK 2Yǁ{}-y*)FzJ2t HohXR[XT{it؛n2*$,vai9GDuvKËWFqu,&d%z9A(ՓUr>Wk;@|Bj,"6&;?d%CzPhx#(~ٓQE<1`R_ş~:/Mn65}gjj~XsOZbʷל3ALub.Ui9 ( /BqO AT+x=Yf(>BXoxrb;>}}9-'3R$K_^sʂsML |F}ZUؽWֵ4:Rʚ'xilS}@y>Չp%[۾J;6?AVyd;kUYh؄h8\ P<$)Üa4sr$O>>ɪi$;5ʰW;Hh3ka+2k[N[VI")z`XaCq)bͦZKbL˜T*ڢoR*$|9_]|3 HҘ6)~ܤpfN{؝0U9H~p&/WDck¶',\ ίǰ{.ڿ'Cq@/HxS!??(̜.B4tG Gw9mB|"o柨=ʴmnt.B,3bp+>krs'% mZ;d{?zeQȶ{B&n nd\`Z;~c/ .zߊ2<3RՑD db\ a- }64])C$@eGqgݫ?JT$wJ]oU0nBHa x@C8`jAOʾ!g(|! iFkFF ܏j:.u䆤m[؟A<#/ތDXve Z808=cg݉V-WsuQkJ/.LT_kFahD[q?.1w8 LTd0TJs(Mt-m"J_p$9T".RSE`lZlq 4OEVJlk&Tmߠ P6R%+[[C~ GG 264){Q߹LSg4@0?tj^ !R DH"?R)Yb'FAQh(~dyإADT1& Sxv}@;L1n'zϊǕF8Ԝ\怜h~MJw͈ZG1y⃄1kj$5ʶw` f/{ ] 8b2հ+Xf{Y =0}ǐßivujH;-;D1ܰu\˽#`M1>Rj@N|U=_7jF-ʡV<kZhˮarγ:[K=fh,j.QDm7)yTsehIG8S<#dam!d}m"s ](ŘFTAU̳vJݤsE'ԁ_zwnWMiicyC(6Hs}%;4ncgHHfh:i 7D-jG+Gi49oWl&,9STH1UJ\i ͓TRLF >'Qo#xò ݹ0I"m㉋@,3`~ikWXMU^Jk*q0 'xag[%luCi{B2 Rƃ r"T#%s+cNwZE1&Ījqx*oX+<= Y ]&CjўQLuAi_Mq̰$):a #9}+_P:Ao>e$,: k?~!2 >7@P_ \cn8}DDAmђ֡N]p21+qzBNhޠY?緺wg*~)FDpGLJ_ve+85ҏKA@l3 y;oqtSnI VPy f]i@I|ڗU?|2 %(T+$wzXL}9Oi?{Į@^ot ľ2bEkP2Ók,3w -EG@Sq 7 z_뵨E$KƂJ%^:e9qa<\tR1>[UQv)p'z4bgtf 5U˔s׬̠OrFO=2Lm@* j8<{d u>MWuׁe Os&E2lz}U"1s2֔п* fh?gWsD-b B " 5̼y@nDy56vCsҤ,L#V"o&^rO(k .H55Zqh=9>DK(t@XQ, f<[Inݑ}"qƔEI;vJ73{PuVuFPTSBI«@m\2}Zu^Zt{0sl?ΚqTf!J DVH8>O~8 aKF˖#܍ϩ%Xpkoxp[wB\ƞ#\:k6wx @4 t鷸` c߭eG}m)ǘC)cy gx;۰3K=!R;!?C7uu(B[un{;ҧtmbHCHQ˼}׻ e={@ ]NC?3%46 Akf>"bu!\./^uH&sHu$=iY6\;#Vkok厫IH26*|F`Bl뾐>Z>#~| و7l\.8i[aٯd;z ,_L9Tk\05z7Uψsgߕ+9&k):RyL&>'(< G)*QbB]Gԕ#))7KXT{`;_38\h#0/ M?wn~F B1pjڻzh_@s呑TS4jMG:V Ħ8F#tA&.@G9i]TUQMG3(!`2o'K1ݤ2¿ 3~.qLK+>ü{V%p#GuD*aV/O~2^\+0g xt˃Le`Kl,Nム,3 0nINk /n#V;NE# _)qa&`Pz4I'7:ڣef ~/.euPK_d7* #VQNW#;6u%K'H zz;;G_1 y)LTjEdiT0DVۗ6/LeisԖЪDb-5L(r&ӤDŷ>~]+jqqV;э^\qltN%89֨'WDM'RȘ%s)>צwf0Co8Ogngyyo7 $@!4Ҋm ngGf P,>ebO6.ۿomO6:?6y-hbNyC`Kn;q1G"EwMds'Af`(0]C[lmY{: /i&?(*Hi^WmJ{%Nk=I9ٵ-ͮ/8%6?Y;9\҃Zu&#c4 h-L)јCF$ckR6;Ӫ`zSovK,6{;罌u@ED?sb$\~e3l$TRop=3u:L`6;l]j`CmQ> ߬!c(<+lE !?K- ؀QC̟ޢR`#^8y.y._>&DZ Z[諔twEP13) 3B6bK H*TC@&BJ~҉tyDv%O/%*E}@lR"ڌw鮁L9KwCҰW {yb 9TWEӫQo{M4C§9ENFִiߴ?=og>9?=AUƑ2g0?^V*zQW s߷N`ma5h8 ġϦZ ,}qwx dA?NEdb7O<= TX?PFELM*Φy2H-YvLҶT_)>|Eb2ɛJ.W̸KnYo-*ǞݪSD5oN~`lz|^ [\>\ۥp!x]Z %XFPRk'$JcKJzΥ_⾝ 1E (}Ba}ˆOl]v=x\>Ӆ_*KfzP"ZknD?HJx~3{8bk&aΝ ⬷7䫺4- 8P" vUX! k QR*Kt$Z}Fmrw%Y[纸қZ1͹$3Ǘ CqYHpY%;-.v['#0fnh}ɇSmx;"fBpj񨖗G6l(q)!= Ag^ʌӿ~<-Kef/+zZ0vc/+weԘ\h©b܋V<g|=ϏtD#U|4(w{&3"kñvJɹӊwd93;1*r`h,[1p=&һJl!ĞfEttt~=9% [ B|)pX#rF"A^=&Dm=: ? ϩ-ZLQ±;{u#\ 32=~섔YB"Gt C^i-c$au$أ*Ub"kMnS{Qds/FfP@?3( Q |16SSVZy3.5LN5&-SXZ;dR|(YN9kLcRO]'=<{JBm(XWK 7yx Oa>9)CfGݸͻ˹Nc\aXn(yyKU;FRi_{]՛Jk%%)h({ZGE p㯬;I#,)B'،ھ 𨨻:-Ƀ3>Wf$G_kjk\f(Q36lN 3]&eRz~xM8 Nn6nT4M.eEZѝs caY:-L[FӨu;$ }\{xW*?q*:\ik%ۥSR)h-%c +t`V8aM`,Qb1@!Œ!HUJȠ傋(_p6l)}#OA__Dt/b58_O ƪ_V^l=(ލ%sqGa䘂-.;<5:0_]XZ5ܲAGHMT7CiCIv/Wu -ws\Qah%dݮ̷AC\d":VVK0L3_і|N^ov+y)r %Ն0\A@繪%0@7ptmX. )Moݡ٪+[B|͋tPDz/W ȍ׾ 8 FOJV֡DkRk I 9rvku"PȮ@}01IoP$"gΒɨU OВvS0o.zl#+}vOJqg! "0 թ$iinpQ?-m@e8J=e)y{ /rEtG]4t !!'a,,#wnu̝KS,tkِ,L*ut{jVĵ~s &Ɂ|_FEvyGʰ%{j #$.}уA.xZ!3I?e5:;;G)c:buXw!O߷e8(~9:VUBv|HSqgSS0w8e8*b|p3,݌1DK*~0Fh~EߦuaI`㰯LOM#T']l{s/͗AFwdLwxߵ>UG+\sWFwR_[7;+~_"Nim0kf:vw !s_1ϧ'Q:`2,a~ic% XA郡U0myDX.^Ȅ%zNg<-v %(6&W: ^Iwf{cܻ@Ԓ‘j>~dEf}W arKlx[S L0  ԭ%ذ9P?O+}0ǚHfOKFt˪^@hu" dcҳ L Y["`nz%+1@lզ6@:3<.V"ev%;ţ'}oO> $09=1DcEwz!/(漩'./H)0 Г;qkD?]3SDPxaͧ@+c Ֆ,kǺʔ3ED",SD@<zM>dI~D,~jqu"f Q蟈h7~)@ڣ=*PJH IKex1 (@]Q3=+(|/1Gv|J&8 ໗#5X;ubGO223RE8]W6%vj@9Rv )Ѥx bhGU`v\!ЅE/y"52 %jeC1'zөB2@}v@\Ю@ 0Ŕ`FM~*9ujMv^ pGrܐ)$&` ҝdjDI1w;&_kY'ESZ>O`9z.Y}UuP A3dIլ4=P1[#J,X+>~% QN5Ph | 䚺>9YuH[3R 'WEkTcJU ˢz2JOQS,9y4nٔ*2ZQUmW%ErqGPH5]/v$F1_DG'Mo1] e+Zt?y%3=LZ1Uǧc˩.&?! 9g5|<2ˡxWr (6{i63 j6W5[^6 8P{ϭ:]uz\Ybqj|QN5Ƴ $z$LjܿF ]>֔pUP$72sH?+١Sr;v[frtoo+p -?8CI|}ځC(tW}\gdDx"詭b,p4g [j^ 1%$Oh~ya?ƾ-4lPTRɃam)Y+ySH]9Z$G.>3Z=UN [I&@ /օnc.+"R^tHM),oo)qm"$qfc2OU~ k~hd1N[xho f4 $ V~ߘf=QDt*+a3T>k^T/ɝPl3{- e ZM:\8:<.g)n;>O$WxEEI\P; CG *E{7,%w*h $Фu~gNet-znƍ0XvBlٸc)zٶ=](\hꭏH)@c$m,[U͸"Xyl~ʥ z.Y<"% 8 0@.^b5J' k=D$OqXP-=tVpi #1)̇Co:+<γ% Z^"<,c*S\ff 7n, 97报J|0-jpq/ō%Ø1WJ&4BE}WUP럤sL&ҕ:`9doi[$ \ˑlF] _V(B}Pa  ]9LlBuj l XgAު`(n q:s sUPRm!gh?\|Lԡ^`tҵæ8)_'~<=.6gT$A~yyȒ\/]b>bl?vER9u@$MƤݖU@s'踁xcBϘi/]J9{ 2Mز4I#ih5 m^,YҸdo j?˺SGVI|K  ,/KСb93yv,/]ea䅝 !S+^g S@]V<4 .lFkTJO :f`3h+WG%um_q Oa⒳ œMn"vQ@5 jېz8¼?Z^`,eB]O& "⮳ iOf7bqn=[}c?.bl~ަ]O\7Y2W*Ƈ3Q`H,|k Ho'(<`[+}@f9o`F0N F x)d:"2wː\,cEF]4H?WŅ^SYsD4: !:r,t(ZF-DvCM{_J/)0kkřQkNdsi߾\D\ai ^u׻ʩ@(I}y(|Jg3'J]Ce7hLB. 0 VWmlTlb 4{ މw \C98H;vʳhV 3:GntyRkE|G/;[ )&=d4w^+ ٶ4l#(72Cx.*L})P9*֭ "%̳(T^?IT/8 ptٕ>HQ&s|Y^k UEpb6pa(HCvָhN<1|xIrXfcJv{E]0u{KkDP;4 xòqC>++=f?#YL,OUS% 3LW=;l+6lžeθQ*7Gd#wx+Y5yٟ웞p&QbBFfc/\`5S6d$$N÷[;ЅDYczΎ@~(.s!Gt* .XV&ǡ$%KRD ]"@$P&"33C9nilN' B2åeNpKmR -Mvi"P4}TS&u{s%"OuvH= 1o2 ׇ` [ڬ\''Iz>j֚[X\aXPTUKX.80 >8F~ڙJ{bJ:F;Jg22duo [* jBWv:UlF+YMplڪ:6l99_AZAABD>l97h&"WX)N1=H߂2W{S٪VO(Nε d rqϲ=kT Y%ƨ"˞S =90h5$GP,@Yt!5BgS%.?nOe#CY|s*xK >΅X^X'ݔ!a aL= cUsF̿p ߐux53 Y<^1Uz*t%Pn-[}^ CDBBG}L'Rc.;7pfW-Wqϧ̥G(!tY"{e\63Oe=$&gSW%zq'c7 GԒ NcME)e؃Ga*ת615JQIJe"iܣUD`0 *jNFy9LCրɜx7vC±ށcѷ8M?&<Џ{Ne;fjwpOGFw U&|dvlw5t.$7Rv%buFry˹mqu*-_e9雐4h}u\J1b ܘCE0MolGL~[-`\z-s_:gb/E ` IC!8V|TU| q-N0gasD36zCl=(J)$ 2=ش%sinJN2MѶ{LGJ|5i!98!d"3W(Gy0 P d-!B2{xnէdNZWrJEwƖ{(^UvJmEvd?#=HyA&*.L$y !Z(PsSdOʁSA`B~i:g'76CzF&\|ɽf5HlIRErbdiܜ[.̶bixYK?*rFaVڥ{n-]3n}goVxqhڴuEv~TzNȚTT\@FqA>IRx3{ 04JKS~sU?" N옖$űӚt}Q6 Q*=8z)!a3^-rpF[Fxj_;vgE@"0V% QHJԟ 5~E8 nr!0Oʴ:Ek>EY_ @ @c') DN037!*l׭36( K.Ӱ\kC4ܵgU'ھ%+;+ Txo%YV qDd~%j8a?`B.g"})-^j8Yt9ўQ U1h| ƠX-VO>5ĪJI+lXu7I8Is.؎ Ц7d/ 3F[*rrʹZ@bz}׵ފ0Yt$#> WPK_0+U}!j|Z,^i z&d#.ҏkNCKW;%iv$[G;t,P(r6oqpNq̯ .wA{%븣>Ni]&D*O1 Qa3"?x#UN՚k (-q`*wy rb"zm9x4 ܙle1hoUbLHZ[g9,$x !ܷ-}N 8HpuyqhI %zW}K̟A:m[S%RgMI١键+B3 7ԛf:wFL&ux]%Xe +l|&fتY pgѕlmQ!(LMUx uٗ^Ko̱?/YiRMCyt3Z8B_ᶎ, ZΥ3_bC돉hRp[3ۆ2"sKm]&2Rw3'\dp'@&gi)ΏZ1%6ISw{\_ led; %B9RABPKSB:*ڈ\o arCp@u\"z!*(d_0M$.]j|{'y!Qa?mi'`a?@}_q䢦S-TXZ6 GQ_ .T!:дQ5u+w $r3hcejcMbts֌7`;Xsq]@3̕>YFƪOnH7F4'rݐ/? l|c&an_.D̳H 긧KRz[$FEJőҕ}m!(|޼ *2ܦCcf#?0i{+η]inɤŒea@m3@0yL87ekI`Lv{2Rcy2{v:Ч&} L'4iTjtY1r*6݉"?,}Gmb<6 M=q4n(R{/n .ʙ-_"q ] -_:D,|6D7\ڏnv6Lu# YZ