crash-eppic-7.3.1-150500.3.4 >  A d]*p9|)Iy"吒 gc{JRdqgA[hbM64uhl:v 9^|*L9оR kdw5E/vє>aQtN=*S7ĥ;m!F>Gg&d[D$Z| B[Mj= Q]_c@zՍ0:4 7Ke- 5T[nզ$r7BȒg~g`\741d5784f3e5befa4f0b7dc83fb73dbf3a9cb872ae9c80104461730fa6e54ab7dba4fbe0c123469e351b508ffeb034156195df80a=d]*p9|}ʥS{> f'|o IU,Dt)m^=#p.DD26j#:Ʈ J(d|ɰ&vIg̕4B K_jv-#<1m}.IE):b5l_ p.nuб: F%܊ gb}g|9c' Y?}E\P9.4UD#+9CKlk,8 R5ʘ8uah>p??xd  b!BS i     $8d   (8Q9TQ: QBGHI(X0Y<Zd[h\p]^bcdefluv(wxy(,2tCcrash-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]*lsheep23SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/Development/Tools/Debuggershttps://crash-utility.github.io/linuxx86_6453!AA큤d])d])d])d])d])4ddfadfcfef5b45ba586071ddbd48a1c3ed5c69a1e584ae35de8004956a7f4c68c86f76ca8811d32b33ddb17eee3f041ff27f8e7addfd1512d6ea2f4b8aaba677083175ae01eb50eb176ef89a99fcad2e71fd56cf95de8b689370d0960ab0a95rootrootrootrootrootrootrootrootrootrootcrash-7.3.1-150500.3.4.src.rpmcrash-eppiccrash-eppic(x86-64)crash-sial@@@@@@@@    crashlibc.so.6()(64bit)libc.so.6(GLIBC_2.11)(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(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-crashcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=821f41b0b3f0d6b8b4bb909be0a8ef17774e875c, strippeddirectoryASCII textC source, ASCII textRRRRRRRRutf-88e85bfd0b2f3d95bbb4484acc6044a49be59d11432748b6f7a548e18185cef04?7zXZ !t/-] crv(vX0pׄ}骕Lӡ/:, ]Ao|w< gK$zψa2d΄N] j銓DK7DZ•ԺTe^,v>UG&@!hV"-QkjhV'Rf 6qϮ]ᨁ9XI/=,S@a"zp)E@ꖾ >r@Zt5~r=8jd\v\&v)h S$)Mm.1!(e96SY$!E^M2&”Xo!=Z@ɯ(z|`ȭv !va:֪:}`raBt!:C/ЕbwZK~AsѶ{W& +E) ' Dxk ~.P'1>4KV~ʇ"!Ӗǎ9,XqQ{ߡ47 ǁ]T2T{(4,]3j7і _P[D[&{=h"Ŧ<6|[nJT,dJ uY8bRhϡŴ5ڎ)mxWAO )DZ~iEsGEKXXPJ!sE4b ?>lLcrń^&?w3߸ %}K+Tx=ZPa11)}(hD4|-4-:ri԰S1F]v朁K=48"l1Jvf6$IO[:Lۜc؀XvtB !`pOߔ$snjP<|c])+4T4а}1`ƈ? "xeݺSu($x.=ABF2GNϚL33 Ib_8g7Ȫĸ&~ܱ2ね._W1^6u#̵m'-!Q" @IqGQлjW LY\-ڟeV_ELS@_^P'\DS=a[Jy)0rG %@D|X$P4}3I1w+")\9{GtE)]2Yޓ ;:\"-~ >i >7n k5Z، yK9@\Tj@:4ptӖJYi>6tt miVQy%6QoI!@Dah:OJ%AsətU ix(d`ŝ[.[3dž 1F@* d-_B; @٬LىÝr*~킦j9@YiEJL9XB:[nIޭ8 h̗18hёw0R!u&>V* g]rau o QdaMfV밵eq8vCSpch_FNjO>Abt揳dqCyg{>ēӪpO⻔i\04,}&an7YiW`MSr02r:Ꝇ;Cu~.ہ\7dD!Vr(vz) NX9l KJGjSiA71Dę5(yY$ ܆{e|NO4ƙb̩)v2[$͹ u0!ު(mj5Ah&[ZO HWwNa_kt!\Jle5}Ͻu]r5*oT7{J|58ʘu b<1 F tJXQ a/{ 5 UUᇝ FR:7Sp&=[R9_M$fم167V^,oCN^e1Pƒ(s\?ҿ]1“ SQH~&ޫ21P\h}*9ue=oZ_Z_s&*QAS呰e Fj2aDxgh䚐P}d!lX,ET݇W ~PGhh:[aub-/'&X ()oovhj+OQGJgҗ-2BTіcm?(ϼ'pc[Ґ7 }r .Nd^i&MvRFǮ! 6ĬPb^2||5 2t3令XO1UI }[q:7”ǮbvƂ"Él i@l;hN ǎ ek3]N5.+8БI_tnUdAQ|t~ɉVmTQabJ1w*y$άC }V34ev0Xħs#t l.qΞȨnG+7w$|TH<`Z C$lǛq>h(BC%FnȦ=BeQP^Db#+L*WRg`Ua: 4~Of4#^xOXO'X+!ZǪՐmW(,lUHu|ؐ(,$uE;`SX'm|-V 59Ө4yH8$vR=$PiΖ TW C ~-EP7UOr'.#U gJ{B&/ D,O̖/jYo^nc΄׾VM7R+ F Vs-Mg;)|f1^ol`aD(nt_\BhqWwjxzWqT:6TNJ4+f}o9 :: wso%(FPN*մyLn[[V351m:a7'po*ˎ 6a12QQE7 ףAj,'O#ɮ Y}~=c 7\[gZbHπb>;^[l nK)lpX+=2LٝM )u?ÕI,6ܴp1ګ68ǐOu}\J$E1 VS:RA-0_L1F $"2u.]:%:QZǖ2KgVwz(Sf07!(%y]y@fT.pt`7:xS\%;e -t8TYŸES (JN"#AQoTnlXYFmNBYxN %\Dzif rKmtYl1(&s\~ Uf!sY~Buw_69R/+Hn+{EPѶ(d69݁6jDl6 [fBcݓI8Z~NN豪K.q\iwۏwo2PX+&L $;]JGٗΨ;1&=k cgKyTz3lYaR6*큒6{zah¬hGn;$^ETxX}U]NH `O6St5c 桑T#<|ů^u}J&=lU)S( wt}Zc̃Hgt|jcZQר2]Eϡy*R}}5o&%tS}PC嶟lSwNq`X`kY-EU!@tЈ Lid5Q7z@O39h@ n`YLS?$䤱5}Ҽ? .Pr$+z4 ) ^$c8D?\1WėnW;x6;w 8 B9% .6&#łdˤ.n 6&Դ~W{BXr V]<<-npgF"J|eUD ļ}P @%[I:é|fOr=jw@8wʩ:>aUD!=l[&w^yBB5Qך%|$C7R(*KÄ,e`). Ew > q`Wy=- r ,*xla=/#(ݑ7qt$xClo䲃C>U͗%&d=_\?#N0Av+>3t=[ƅًbtb;]YFw,CYl;P (Vۄt|X:%Vdf]+ ,5J((?3 g a͍CxK%AVoF}Dpw(gV545V|@]ܝ m9.pIOS;y[lH%=B# z:=E_t 61lT5?FzBf*BSk|pDBfZ y {E^5Ef9:&=r`Ek?t{uRQa>{6IyrHo-P]V$?iw&VnT^Ź_qZ2'oU~ZCFG}>+H%֎Gmdf)~_*OkP'Ul!e/BV0[SjݦF9_Ec+,4pJ#4{tdM)`'@o,_A̻5K#ʘ Ötj\LHu:#U}J$rmYk3lCNOpTrv ̶:pѭ=842=3:{ r@HKQ񘬢QL71H)+B̳Y"xh1s+rڞ4?yf=DGnܗu"c)S+ %Pmg3-I[Xlda4 6fT~MCrڼQ.xn$Hl݈WlBtjA]4zOG0a䒛Дו~ӣ,?M9'+8_췆qFvƫr&~U+R(ՏӰvYt͢g?P$"դ\Lfc5mm6E]4 _$;(S~x͔-"K,Yi0YPD)Nit pSPYLA}T:fX'A{F'[5s;:sz(w\P)7ONSl9P!bHB2jj.ZPt.Ї?L@|itR|fwh@T_;wO2Em =™A2ƪ{ᜡ*28e][`^ Lky]D:gdR <PS;>:K_ZPaiӌL*Pw#r)ӑ["X}AwwrY^FUSڻ W V>Y#q Ca3XڻŞd/8K$Ca%d9:t?6aR!y 8XAndaA[ucY#T{HuE, y6fB&LaRSIګ?ٮ iB4Q U߿p}p"Id|Ҍ`諒\?8?55nnwaN3s, Pg` P; 1uㄟ :y>sRF?faXPldH2t/s?ЩG]!d"~OJ9X2xM"(OܑtF!@h 3pwm@ CfV% H7}OB+,k3T$>/k剔dW8\RP -=BH\P)j,XA0,XmCƱ[X/ q[sl.UK<&dvU@O pl;-^;?m05d(4vѴWvVI 6b!ޤ\*tWKcY9= tK@G#&'[6A=M31VEwt⻓-zUbj-J}Œv&$HKmL- 8y$ɤGIf4%t7Ce?4?X^$36M㭁lz{2JϦM^vdwUR"-{f0u.̶Qe+E4c?g ک"G2[g6rLNOAe?aʤT')ZM{o: e1 -v`:&%L+@zD1%n/[+cP㱋I9Yw[RŒ>'P3p9mi3ߡ=Ɓ6|Be*n3E/Ը"LP#?C+-?ۨ Uhzt+ C48ϱ.4RA}`ڃs6LL9q/D *MO,PC.Ru/1bD[]x2m),⦉8p8_³3Ef1.k tc|C   &wWL MN#96؍}s:Qxn6|9{Hj?z_T_[cJ QTě*g8mT@&dc軕vVk-u~>-: 9 zr, ĝ(3^o '}gĆyldɆCoimmMRCY\%bK躒)&Vj+_!v":' "Q_aǂ_i[eUR `̻)N 8Ox8 atRӌ7Gly1Di/&Øoj=jMJ_A?͛PXAG[h` l;V3Fj|j.I&= _^B;i}YƑC ĬCIu(g,!ǘ̿fz٣O#J2{*{=mg4YL3t#nwƮI2S O^3F+5XnE Sk 2>/K9n c^W3Fěڦ!dBU52EaIO_ xEr긬@NSS*j`c drx{R){t>Q4L vjdJ'd7;r{QݰszCT6~_٬G+B-B~aP8kK` c[غ [+ٻ3 QuǫY0EWs.6G7W\t;b=a,tt{]a ai}ÏN.lMq'͛27bOk~Lbn,'g;<'CJZZiMnw7x/yq3H\RH 2m-.=$\9J(MkCy7UQ.%І7@  f mBkl\V*,:Y԰Eajh[]H{͏v!H2|:29m` ~;-Nm΋䂾rW)NN,Wۀ7pn XRg9*NS H܉7\:=!ZU%jcςrK{J)3jʤҐ!(?y]ezGKïeuQzdV:PcS1E?AїyDќ!*l#^0ˉj1F2Pɽ@7еj,n^ ceBy5ZۑYմj|}BҸyY| WmMq7ﺥ-_HǀF l"TXE_}5p0LZ fn6 = ^«x&C]Ñ(iK4h@҇VxMCGu-C|")`PFu}Zj%[$a(GN&WcZ,z&*<讆g4~Yenh hHI\ȫz}O@p9&á.1 \=v}&#`Pt\4_ݝ)$V^>4pݶT-(_J>LAYPi0zNbJ9ű)᣶S1 F nD& -0Ε7{t=b0dy" Y-@ATɐbi'|orbum@ϗ{9 JM/sBEx:uM z{JSX+hG(mF@&uIU-ccD0*02?Yc;%_za%8 H/ 3 pi72 |:,lx" M 5j^&i5tߴ1{ҕET}= $qj7PL{9<VZfFMyALF b2UL2܉lm"K5(TCb[Xnys53BbD`N v&aLZ3:eV9gCn5sCkԚy±s<pu|1,FcQ2.蠢I6ʃ/j8V 0X͡|$UikeJ^ fmAޚ#0guiBbG'Фz( MD3U@JBP78J88;D_ū|Hlh2ihdK$ {5ҡXeci@3jnD;CYMGlj;Zb$pKg(niVGrQ(P vo_F1"P6G#$lb77Rus0>=7rὝ&?W*8Sztbvܺg$Z'gx[-7w 0aі%!\U4Ch#(IĖf*ʑ9!5\AY ~nxi/ؒjfR'SIs5sRJލ•;rjq l/4O3yLXt:;%@=*ʔݥl@Ζyƽðn! ƃ<ZO Lf@bv\ 8tg`l{W 5F_з/v\01{r'(!5YI&>$3Z>PMQhdm`Yμܨă/ڕ0z u%V\y#$ޕi XN}w_ο0dt,<ݮS;t :4NMF P*D}6aXv`nC"Mm5$2"Xچ?B&:8J˖5aVd&E\+i|Z5 #um`".YSP ٱIl5Z- olYQU@Sgqb=*țMw#_2H1LrW|"v)3_/Yk=7 g;é(* *`?+y~Eŝt:Q[/,)]<62Ia@:fϛJ"ğVɿڟ:z6뙪l:b Gn:ԐtfR#Y)ۼHrR0w{P ly pv4~= j&ۑVQ0,sM)[HRpWn2D ؈CI{Omqt( 6H @۬bEu8 xPㄾeYQ[ܧ( fe50}˻CIQu1i8LcE!09cT(̽$y!#8QmbtZx4Ar 5G} pG+!(A|GȌfP4.kWE,h2L5 )B4)=.=v;x j@,yf a0S,H^,0ih QGCd?\NˉHLyH9ШFJ*qJdVc[D0w() T8~+ODi%*M "pMF3;E9W9ߥUB9tt汵 Iz ~i^5s'Fq-B/~Ob+څPx,>+jYkGh|M 0;DN\ +MLv06)bLl`yբ]GumJZagJ}4С C!CK;1“)OF 5Œ$}B41-͸s_yE$5)=uiL?,sM3&rma#)p q;pKu F6Y-ƅQBɣxMLr9rv?30z5Н7"/_QCiJQ!j\XvGV ,z9URiƇ0~A'9$)'_N3p|"E3 9'x(cE"&OL$v7TxT`Ah6D^`t;s_#XrYjߢuc1ƶc~h$\x00_11[M=>_*$x>ƌ{)o3Eʖ[ p[Ңj~đ'~4P/`O=P& o&q(AWj3x|ЕFhf?l(ff(&<&t=\#wSwPp|CpٱQjU#)_Зc;sCY}u֠>>w%IXGʊ ۜbT]1~DMT|7"vdK|뭨ˤm90<$X4(3̟S jy({g4pa3'QU`Y=ˀEN̴MJbb |(]fIw5wMO/t7ʲlݸL~(PO2Զ_o)aPI,yHwts+HAP~(_g<}:Q^hA(` RwSxgk}1KG9+k}yŋD$g_yFÍ 9OI AlSrtkFg:R6]W!SQdb˻q- ^mbuQ~@ʏ?Lit6mk7mQVu$drOȎЁeT,QL>0V"Ò 6j9]vQC%)6i``2V^뭥Q>61$nzj=V$rfҾ{@۟~L0UQpț!Vc$mZNx&[ܑZiՇpE:ɒJM'$8MF?w=8:q?5tϛ+39qRVP<"j-,im_m;kWѮpxbF0tx~yQTEDO ٨TH5wMzڡ hKW1YGhPJ ]$D-2@DPft4Cpj)8 D ^&;5Tz0$Y҆;߫g IG?4)$.76Giͮaf}+#fQrLRp#)=*},r(fwWօgw3MAgl_ġ$ۑ\~6qq)}+Ja޿~ğ>5-KVqf2U"劝a \<6 6㩻U~)NQ'm ]x>gѽ(qLӱ0BE%!T GO`ȤM]y hgT{D*ă,ݾ3ϯ5c:WcA:ѵ7D@맬6TNfCcR_Op*-Z\Cn?HZ'Iq-4=jD? %/TTD&"ՙ}—iۄR!wU$P~c*(39=NyJeZ.ސeNJW7psҰ͖\(5z{ֲ3!Yާ7A!OnJʒLGSrϙS|*uT sw3Ś&ԸGbE8dHt> S; ]!' c{q+;H˛tn5,c2O3yJ;nδ:ڐ5EX.񣺢\P@d+_p/K[tyuD⸹[ANz03ߝD^#.b<Mh.{o,E A^ =]/+\yT)*w"y c{ =#kC z[t_"tRrÐ$!1}]@)sCh9aD! FV+\L0Trε_/~B/S6]V^,!ceĸ+kW(_Տe/.FvD\RHfmykƸ:frIq瞑fvsLjn[="K1h$/$0꭬klA *J9zw3csUi4bA DX|#>5zwܥ90Y HB_؂!m_#JnGokzns{ԅ@i&OTH_>A; cu&foUd AجihԠ%wgG\^a߶rӞArw:xfVV?ZOMKZ%[G{oHtqG$Iȼ~l+= O>*(椿?4`ׁj? {H=]z6,- ^|)K;|7Rֳq]%fREW0Ī1kPf|%O^Y-)]0>) n0ZO.1@>29SERqQ \{m(!WT5"[..֔e䐄KɆțs4xIѲؼ?1F,nǤAFOIaDǧr@NȈTc\k]ߏyUw[sS9>"9To bp i,12L^Wr>LT¼ؒ4"锽pæn1"Cܬ'Ws͚>0D7@o9N6wOT<E x~'z,?!Ò9tF9҇WA=C-F:pT :*O+܉ \uݾE :9'2M;[Ux @NE"A|$p~_5L=1׷򬬫CԪG-CqHa&&n_VEn]ED@Ҷ$էUқo(l򋋌,/|Y(k @a!|i(n؋>Y&+zNDklw2;cq7}aR~[|Û uV'~gMlI3NTts@(!`j_~QPڮp.(e*e]bv9fNDY,LN.mQrBw¾smP y) or d˔&olWO3tyAsxsj!|cLu1GbXVJf)Ыn gS,0pO2j oMɣοk4<#^E~g\b?~"C9+[xw اdHSE,,_$d, 507m >JԓvvLƅ4@HQZi}^^7~kzE6Qu"}gT^:c}VNhsi,r w:N6jOQ.pc*} U,cY?a3S6ʵVIG߬\!`v\ eOg!0sNms mHS5T$;j* %S Júݧ!\xh1ca2ms Pg6 U|;#y;G6[pS7aV }_J0S6%DRK;A,OBhHJ!5ܙ@CP3bUO\ص.AS!̞|! aZw7'~Occ(#l]l+2z+Yoy~PsI$ʶf_vˏR0n7P vp!F<8>T%eMJ^w-"mOG肁g _t>a^zY3DOY6נ&UNƁ)v<7`ezeκQ/)sG-h(o/1߇dK8*Ig\[Z[Bj$ToTQ (>"W1(? m)~Z.C1rT;"LgVPN>3w cedCU_вEV^PH" ~`XT?Cig#G\:n\ dVoL9 &|% R囕@F+~ 1c,T&ȌLWNEf$kkJ.<}"eVJӞ)~]E,̾D+ȀP|hlAB*pPv-ZԴjk~ݖ;I)"Yן71Eh+|H03/}2Hʬ\ոHOhp'2I+zhإ8-snoYc#uPQְ;֩vJM=j)BzdQRDl&D. Pe#*zGG *ox#eCT ,E\kyZ#[ 6 iI3wk]-KO4H/³]1ݳkJhK*9ubJa5Am#39fbsDYa畼p]١-եl/\,F n0!4?Om$ c.>iF9hޭ\:9؀5!;qOĩ#;/P0:yo'c~S -!.ң 20ܹ-4M!IՑ<{r@Mgq%͋O@$OiO2Ȕl1Y[~HV[(AQ(C?no2ixhW*`s ]N2Vȝ.yOKOK_d?%޴+EĂgyų}t6v!(gc{efT8]jE<ٹf'^\-@}s-4npǾ~zB/>!Rn@?Tpg?7{|br員ֶr`v?}zu^XO^tm\+m}[biG%{fٯ4W6zޜ Sq}W|=]LjfM&;p)66*z 쪉ӹ^|w8ar$x*1)j2HT԰mm͖EGaR_ܡ?rL03d@a|#uZN#D@X ։a;RI'"s(zqu4dg Ȫ  ,\0?fC( a;0@ȫy9mh9;$ MaoLl>74ܧ;tkwx-ҞGY'9^{(n#ҫ/NV= ڃY9lt`rWbi~$V]8s<ך,vΑMu}S/Ķ u/dr֘gR ۦUU7cq>o7 tZӢ3?;oui<02#N`T})ՙe"o5wZHRgQ2esP)T4,|?*-}VT &5;BJ8 :1|u_E{WOЖ.^ 36xsmm.ٚ+[ڑш,u"4kF`xg;#f?SI!)&f>"~Ρ"y@ wi3'x LBnSbvn"0l㓂dTC^47v3IW"u$3:Y3EYہxxAjǓSٖ@Zz̟?ߞ1uqR,)*g##/eDZ s #ޮ-%}o0> O"=*{l=D`G3?%}GUO^qev+1q LH/͔q CԏIm3/y#P_PqI`1L"uVXem;7)eFD N #SFazav!R/Xp`QoK[{*̪͢m>N@?,D >s+C1p󉦅afbL/&5=O2S1o$?2-g '{rFu*JfmP}MH$:ցϗ[U7[V=- td~ld<>K ;#'W,I 3~^W7K9$,NAٸXݜu)88K }G0o!xxcvypyTt^@"+2(2,5Tۄ-3jQ²^۷zɨ]T>V4Azk[ٵ8?YKXQ7cvˤ=i1Jض+D}1$dוЏɒA&)# 7/TEtjD^/~ng0/d:B6-l$ZLֿ菍IsT$s ݸR-po{x XLEì 1!<;+3+~h9*)HAhM-dg̕6v ,*\WIng>*=M1<9 B x?t*p Ag`GX(9`B裹#DHWk7\O'G<(0.nNYg/;_8s[;TX` DȭO2 2?l-@ ~%YO(- GždY[:CB.ϭ!_Nv>_/ODi YX~6_NB Xݛ8"ZT;`kiKel-nGA$ G ճǮx_wSBXBJ<԰AcO$sF$ȨZLl+6@,o3Ɠ C9-4hR1ge̦Q?]H3DAY36dʲ8US4?5n[$= -̕׷:DU7.s$ˌ ^nE~\ŽER*_SSRfdCq\~3,(!x- 9\,%P9O1zוIIeA ~FL>Ը| U'MZ,e}kXߨ‹z偙/6b>J5́f~&A}15΀-}Soz eeQ~=S"Cc?waΫ$$8r@n,q܃Ay<ЬťkrSGYv-7qۂʹY`n4ٰlPM%3j*lA$֤ĵyc)߸Eus@ʐOF$ёú|Tn8m9Qz^ĥPq"諂~ǩ@&Ѓ$[Ҩ,܆i>>^".0K5Ym5mseѮ0WA"%tGXw(1ϼ,ocpsZŚiKDA$cLcmHw(.%"+cS2eF3LbIG}pB-DhУ˭7Pdh\ԣZ5BY7S $цY"*Nβ=&*A|jf.^xjHR @qQaB*,aIvЫr-yG?v-6_\A(+Äd,U?Jns\amyqz`7Y=ڢx>['Zœr|XV6X3.[s֪.uu&)oC2Aʰ)!9ؔh.~tpfW^Jܱdcxa6 p5V{O{acj~X]-rO_paf dwx1|FŹ} Iu 5vOffҊƳV97͊Bcv6ȞfX25|[zrVqQ1$1fWa/C(ij|cZVlzIa'i.袕7#W`7%z $r&9#|~U")aݔh8摤Zx:^&NaǨ\Rb[E`brmgIl?'1$["PY=d5D.IfLKV Seg (HN]o0M=E4MJboAht &X '3BOe3cj'*Ip:T^L&fX{e|IPȊ㐀nzeFAp>MLl n:9jcי[Ɇ~ꈼt*_aOO;u^|=MSJ~N_ebwɫ-&M=9țIÂ׶Nr1 l|PL}EʀмqF;_L\D!.e"%< ;yI3=UE1pU0, C#>A'_57b-{܅A?Be7^lYK}1 wx8w0AkKL^أ[\`:[Y2  yA ~p=aGρ0U)pPWEkB гWh[zp?2P$AAls;w/{ 8rwnQ׷W|l2ݣhe/E ws Z6Z3vF1*; i86jEoӹW,DdxZ3@xȍ.N4ܗh-4d1-O>T?']`Yܦb^%TԎTɉJy&KM/~w_ UR?$Hq r/9X BFӤoLE$/5=Eͻcs\tGEn]#Q:}mx BZVOXXq# ҽaS[۷ػ?Oրayݨ|6qfǒ76~bgxV}'kIE5v* ]x|N#lYpC'q|@i=*gd8L3S 4F@d̛*KB̒~;r^}84‹M0wU@-DXgysʙ7M"#0,nyOҬsׯ|F4rzB!=Yn`Otn6T09?¤ -f V0{E)qkqABnjYS˞ڞr"D5acO$),G*{oLi~ od@AR{(}w._iDj!5י +6`n;u%cثʻ""o7 RFKk@wet,nZaEkQ:=go_5Z%(}q}7Y`JWR8fjS$, 5`e_Vd3=s2N$<|}7`RxYk:vצ:! _GhӘt&@e*L5Yw J68L"?r/^N9q'@  ӦVT!̀6bR0SJ}Z#v&9l;RK󵸕'ʂ&Bz-V B^%AbxL-EfnAݟ'/GQ黵'Tn,FAF=$*w.|Y]bǁtEmXQVȇA\^1mf2I(kގzJX$ 98clؙv]HlOt^Z#~k\"[)lc?^iLwnhf'(:m`u闂^Y( 7x;~yЍQ"t\' {䩓ᶐa<^KJ%-£)ǎߴl(iD eyj!Ǚp@LR rZ;_JE =#h7S@y{ǫrB$Gl7v^~!1t)*%R {][d1^!_ݥt:m! FfhQ#ЇP԰7sYfbz&;VJ|©`;AM {Un@h]7 ,L˚{ %B `= "D〪^ǍEpuw5}ͶuDșDD篶*e2>pl_`CsէqI#V*qcJ=ڌ:VAc;…W?I+ϓNe5d%ٻZ,`6}}mظtY=#R$wS Noi@183l73k TGp+`jzu*˜EQ?9#z"@nY6^g3 j#aԏs9/ 4ztidveM(VbR.^x9VtMQO "N rqR#uyr^P[]" ,{9R tp[ NٗYid 38G0 x9r|ྐྵ9\/uGJ#CId?WuNoBFL.(A,|Zg"R ۑ+!ZZיzFR 41P^ej1n!zPuqy$QDvc˕Qܼ N~|Y}(y$)ٜ"i\פ0&ΚF`; u7^:/rw?Ĭ*5bfд`2ZMR󢼄o}yxbt>&_H'ljcVd} 3J: pT4]$l{U}y>'C95r5q\,5iU sWE|G^D?*[gzU3Wh|]gu08oB}&!9pSnF.Kcs;M L-ﲌ;L~ qmd+tT"ϗozrL:OnbUaS8Dw%23-9?쁤uSj*\;,By1q̚z  M)A+='CJs6#C pZۏN)dӜI&g#k`NHt)XibⲚdWQW,k /~k2lhX`E} "f e`.칻FBHa¨-{ }D€r±]u5ze=t:sHk1Wj`ftibKŽlH`ԁR l{G¨EG'9ZN|61Un֣uБc 1)L&`]6Y6g ֳ^&0)ltwǁ iDiq]zn\ZȚ#-3וu.Bnߣ'o>kQB\4$3`ػ]&P18ssֈ)7 FBr5_o+־Ar+|=FK A)=O$15{=3|Q@e߲d/yկ=6͗ɗ\LrREeiTD=Xt҄Q@7:?}tīr|'ݯx|ŌV,Gÿ[zp22ˮ6Ɵ-eC*[]K^^zb2/w9D Ƕ@-H/: !bTS@T5y&*R1OZEDCD`C ކI\c~j gFgEYrL؂{2!*k2,@eCƥyyHPDj̴0]Kt'8|`bS}J_Ly{\&`ᘶ-m]ۨm8 .O%$BL@h1nnL~?hil=?^ƙž[1z)?l˿,w[ʒ8I<,^HQg}jθ@zz&|Xaɩ.s-qir"zpK^؇6: @+-?ٹS Mv& fQ%işPNj06%pk_6w`Շo<3W_ѡ#VEd?kR'a'iȁfYڮ@#.T6 zj2`@> 7aWC,1a4ghQqQDm}:@%*5³ 9U@ .wjnަ$D3aW/x mZz Ew n,"1 [%&,dE g! uLBqp|Q]pg[:o義joL; ON lz SW _oGWd8:lQ?@ jQ|u%XF|lX:H' ّ 7Bu;b94q. :olkgZ_UBY d*n&VZ&Ρ\?E;dg@+NRTȻ Wlw42 xB.c[`L#q"5>xJ&|DO@(A\?D#tAZƩv{BF=&J`l GJZ5n tQ€/, *5gN*I"mFT·¢7?o#At9d:@LJ0xSo ފ]o@4s/sr5`E 4y7O+M`y '&s%R|W3JXGZf']49ҝgkXFM *MnG!8[}SجXǑ$)%hq sPԥ&^eϗԆ:"9eksrkb^1يtܫ\w #o?@::R.6fA[n h_U%Qlun?kB$Uv&tlÎ*5uR 0R"y9ps\&mGhKf0׃7RYP^q8迱4׮^kK-$N81-䰀b%"` ^RrExf|( ~ -&f\ęB!Ų"43.1 ܏@Nf_ze \H?' ΰcToQ*('VsW7,vfY/e0AkH^h3M(rі p Pp`3[~n/=$ߴkQ.npsOEd)SM|CA.8% 'DV 5FMn({' C`&h ?1V4d:b̪LGqO=)Iv(p$kƒMo$a|ډtK  ΣUW$0-OS+%wqEvKOx3Frߴ)Fz9 ܲժ_fCE[:@l'5>}8cNF A1PTNdeKU+, TMH'p:hQHuoW t|N!m||i]>DγU~э-_r0j3(kGm18뙨ٗ?0z5j/JG䓖F3a!+{MkWGޘTOO&EЇ$uaICEʡ$kn̦p$?m:}#]_٧A꿈MU)a 5i|= yjGὅnlD3v&=Ij%h 6nJ0wejStLj3w()g :]ς>22r|˜gBME}/q1GwruEV- ] Z|R- g̻]0n?ȋU;]>9 W&eBR}EO:Ocx^F!nԯ4>:%+\C~捣Z-nth׊ #(, V&߽@ ,AbF:RWzy`80O鯀'.,߯BZ$'w /soJr<]VpS_tlŖ MOx(^Rp2B,h/u>2-]&q?8⍕܀oڠUae{ P[r\5E5Cs,ԱZ}l[ % ^8U='d$DtY{q0`łv'痓$1WyOM/p;n[thwHc㾝C^!7Veehra{}#,;1<7Q*03YL/Cׇ&v"O]qD\O%}Aٛ4:  -[(BHbSҜ3l#0?ii%iFI5(𬠻6,Y5si_s_ 9 L(9Ro@7{:1!֗_%AU0v#ޢy:DzkF|l(*ƴk ,?k\/[;Bx (-'2B]̞ѯHwqﶸu14 q1!f`K% !g>dwTִ!I=# I3ܴ{TﭟA,,x-i |- F]V%Y⼒Meb?sB E<*T67iqKE<[J9$1]b=+&5QUeN^Mf<=\o^gn4˖9c{,k>F>QCWzVධVEH;t᭵VuFfkOTz4"B]QIL&(ڊQS/^2ΡqҠ袚씞#f@[i;2J+ VXjtkڿP0;QiyNk0Ķ u;ΰ0te㙩͸w>O`fzwݍ>)۱Q Kg6tpq9t#HNefT_鮭Ř+8!9D)nDžJZp5zMxJCo<}j:7sj ym~Y8Vd߷,16j^,У72g#Q xoo,qZvyth;-HK4o4RAU8.Y❵ N'_cPȦ  ܍YtG,6kCԺBAB+PgOڌBXu76Y bkʤ)ky3rr7Lι*8Cg}ά/!ң=E(J u{B(͆EnEwC8\Hp/3q98 ],׉(Xhώ<6y0N, yJَEAy$UL(zK=[Ok LYQxqޗJX$17% K,L-xZu1DZৎ9F&ï8}R?0m-:1$[HX0pZPXY+5G$z_90#C{#ck|qF Wm9q3ܮ6YǪ4) &TL7j VPD(n]1*%w:-ct=iۈ6/[Au<fsRp΅ wA͛nAp0u @k@{lx̃I;8JBa0:7;,~VLa+rx%낡/)eF_lbpj&M= ŭ+\W5{mC^dDT gPI TUQHt+ue$V_/|L@C Zb,]?*p<`,L<#ܢ՟#wq~oh+dE&JQ%GwtbhaN&.+pɍλ-im*b&*clӋAqpgeƆiE6Oq"#&5GD%Ns"5&g%Tܿ `7M0CK%NIg3i.< 4I>)&d_r`ހ^eJ4eUIOQ6N-Oߍz3u}Gѐt=r\H&\T[>00@g.%P%Q#dx DXѠa&,!СB`z rM ҅LҜa)y%ċ_ci)"MʠE]?'?S|8dlll0?b=4g ?H$&Ӈ]wjwFנ@-gu  ~mIfmhyu3̫|X>A@Wnθlr:bQd֥TW9ED#LPI:08`+tT_g&6{\JK5dɗc^y:a/ɲ1<> &˲)E-@%)@z|.F!oAfjeE_ D݊;wMSprF'G/%0u!K棓\iD g|? q5#y-VNuEn+Po:躰`{m< EḴ3LIO*o &و¯ :rtOU/=b  25%iG7It ujdNyoٌGR\7sgj:й7N vf"zbRc{Fyن `񓦪/Ӛu20žC1U|\^"NSڱ_O$P .f&+Q yc"sL?Ej9LwfdfK <1$_rG=-ܱOeT uW.rq'PtOVb/[<;m ~?$:zm1Q{Ri>7p=v3WPWhp{[ӣ1VJ:kH+3.O}lUN@XnWc\HzZ@@ExE2{^Ւs#!ղd?ӅANb=`lJkTq+{'p]/_tgk` 檹|:@o"X/p<&S&p Pmi ]e.1OyH*źG;x15&} nt<0DX` o>]3x.ƭtp?D'kaR\7CjW.-*H~#e)͆ݚ~ OeEdiF<.XD@gcu3\(mvs@A(^,z&hj1:Ua^h;ܢ翻"s;0h׈a/|] }@(?k /ډtCrď|T+L5 ?d#88 ,5fd2f>GJGW2 % r̯"kO"p%:lWqIP dV Mem6< yNμȪ΋ч+Ӊ(6w Z2ݺX ?s!wmۄ9X&aadl(H iPY(`U'A͊G?1&~.@t*t54"6 y+NcdH4}֍ܤeXw7xͿ}8͊bgeMU6~@$9[ RW.oU-?l(j ijQP?^&JyC ߣO>(*0'vg苣Mw ,+ X?Ow3_\:8%Ֆ9`cAՓF:1 #Va| "M`=c*E =jDKE?a?DW~{~C&7*2¾P&Y]WDUn\G'<&p)E4lA[S}Uk2< "ŻrKT, Yۀ>Ч E* &@j5v:p|v^:NQVUJ%mЪD-tMM %JJ'}aXzHzzysäa lԛ^G֊. ^2߾'VjnDKHιF'HO pkm3)߸ -mc,i=ZAU] ZaаD9<9T @A!ަ}FGb @K,qsnUt w?^"XҚF h5m[-| ;'Ryp$zuv&΄e1_U:G%u1w:} WW[‹‰s"O]-,{\{rģzv ;2& w:6Ҵ 't_}ܤO$KA6 Q/R#Υ(/`U?WAܼKx;\]J4ޥ>~x1=5֡7B'q9˫=Q.BG`T{G 4LEd_GH}.&,s>!vg{*<÷\;6Lk.[|I^=# g@nMLW6MIȉd\d-#l 3)V-lvCg )B{DМ>q0?qX98LdvgWׄx 5 xw*@2t R)ܪ%PƧqL/ r<3a| M>ސ`pWcA*]EB}+)s̃9'`+@$3 =J`Ȏg;Wҥ" ̇һ'g.ȒHVP#U;s\#+X~ՍwpIڝ8ЅdO<,V<&/Z (l0va!Orhzh,C)^Uj:䂲~Ef pLNrq_m9) tK(rV$Z/ȸN_ЈPTlI?V98W<Wq>ATΊؽlԝ։MS+ m30w̒􈡍3; ds 6p<7HI}ߨmB? «MCrTlq\nѼP0&3]FK(Qǎɔxx'Ԡ63"6e$ķ YC(LLkQ]ٔ2o]Z,LV;ő>Gw-\>?dBUy@o]` nvZ6nCsckVp~BDcL ;vVk'ZZ.F9ԙ0*PYIhxGD82 |imFѮ*._5^Zub)ʇp ,+pIoH s ۍ##=Co1t^{:gVg!F"0W wbpRB:- IrW?dY_,, NYe߾ؼgܛHp;H_Ȥo|e)`~{8yB πH satO Z%ΊKu{;JFmROw8; X-_} [/7Y6UcP/]4ϒx+iɬ.O|R&6h(EI[-R{x,a__miQA)+Nj~֥4dAo2xHoKr ;>KFbpGZTm*&;qQ kWH`ͷvf-W/ ~3L5*Au[6r}k'?X\ҸLlwqYu m?; eg^X+jpҦK2"Chl^5lPӎkm`<]Yȃ!ה8X^V^%+r`t/={veE^ !>6 &PJ"e[7uEU`?jV=ڠG\ _EəPOc+x,Z~QfU.Yۋ A,!pldϭg"+@BmHțe㳦5qNz^YXR'qjJ NEӝR.iԢ1o?^&~^e2/6} GAN)Bt tz /ya1scdz !6k؄?m[)@!btB ]u.Ĥ74J}NVUIϹ49H.;RaUsh!TOOuaX"uC$\ #X.|)חS! 9 IʆJk^fW((ZcލqJz$g563y`嵉ښTGç!8M`L}ngj~C/޾ZwWpQCJ ?GTQ.q,D X+8.ž Hs#jo\'#խa+ {>>#~`HoR^#zC5E8acKyB`*v>V& q7\:"Yq/]rXE%^ǽ)Cq M.|Ln&2<ï]7x`UoQ`7@BT l?d$u/"j ۼx</,%^m> ]78M6QACmGI"YԧʴPgg1 VlfC y@L,3S2ө5~I<ʏo/H"s#&R%;goϤ/HGr) Qܪhzv ?kw`JvUո(h^;0lvFoz pNf_b s6 R!Rݫo-7Ir$0Atud9>a Z?w`)V{D#g }e5"chkk8o4߷ s=%AYaݪ) \|pH u3#~y^K݌?#n1k]QI/QGmѤ~?|]QKrrDM* JРח$,pfb*X'DZ^ô0Z7G|J[퀠dOz~aꫩnXHEN0{bRɷ?N8^ecfRFYU %j\!R)nҾr܇ExE" ZFtթ0n>9@ћpiB.&sh<\T" s⳪_yo$_EvjܫJrU9j@|z?VX,hO],[˜񂠴sOknm@ %?oew<%>%ՁJkj{>G&L,QV/LF&xr%ܬ[?8ːD.쟯lR=#鑿\£V>8OA!Zv6YCkݛO:'S=\:v3qC0hãPom'9pec. q_Si\fxO(EcNZ9>ּۭ3~f{` ~Qsh|˸tAm qdl-I`F>XorS`+)T@$.3[=!@3O}5f8>蕬tj /ʛYD}f2HpO;d]$丆# o@CgE R~ 9Lnˏ#tƋS=0~deF/sN*BQGs޽:lMUi+IFj"0fۢ.rϔS>Xt BKW`XvoKi| \A`.I竫:+Ʀ{q)RBйݏ`s/ԗF ȢC2Wpx#֣XLGV^IL9@ڭ1QRljWƧpD6clnmw^a 4=>5Eiv /@gT1yE?kXD!v)`w ~fBבb|m)NeńZZ--f* dxml6en,Ѓ1v2,ޒH.lmLk<%j]M(*ULSߑOXAj7`Ņ*`FuX{ҧyj^ *ۆ0E1q .8LI\o _S}'޻zL_h쿴;@]WOźE8q, ƣ?A|ϓKVNMo\>8HB< N&[ #G9J4n,I>6;tnQC]lu4YM6iĀxOVm)co9$1HՉpDJF{M7gK$@WE:틴*6gA*?^޻1}?ѼR?&,6]Z/t~?"}Gڐѻ9"Cbފ і]Da;  U鯐 'yJsh@o`a48twC>(Pff?98d.,6 }=R ݝaSZ@Za~HWx6\`"oOElKv%)hNI 6kv PA7zFG(!&>(`' IV /8ۏ.]0_#n]xvp:bnaj] z'nKX BS}_o ,C ɑFkp?-$gw9_(İ j!v[desԓET"KހZX} ( vuDJo~QOaۘL[ BMG4A +ߙXB5/[g *iqْ@v1FzB<-wHnVuD҉a#.&,j-O1UpT%b(XPv/֛O !@Q0EDkx*d((ɺR8Rf&?T`Wzk(ћj)/$`:~߃53mȣդc4<>t|a17*= `lz^ 1U{*Hg:vQK,J+ϗoy#=@11ΦT1E}l9]> >OT5jZ1 86LBroǥ:o7hY0KA“#aӉ42^o΄Km߰ Z܈XӴf5$'$5/Ƶ%F |}{_7m6ZbH ?en~Wj 3b=fn=[d M>> r'Qgdi qڐ)69 N6X|:gN u_CuVUz^y,@:'+@e ܟ7־5ۣYi- 'YPEE \?{-VN>U/莩٩/\\hYjX9xdY wʀts+êlQI6_Rg`dXJ6WAVRVa@NX 9&}h.}jLC7< vvŭ/k O)ˢQg»63ǚ}fДd`LȘSŬ"@iAd!Wi4|ju^EH "cڬ@Xތ*2ѰK{fNagg$Sں# B]8 ܼ-mYBZm5 ]3۲.yO;[jkf7*@4$S2 ыJQաC ?? 7O_-qu'K~Qf>hEǽ|`Ga%\H>Yv€UM2/(DkG;|6EϢ!5&1 B<9p^̀^xЙ¬Txe %2i(gO2|2;Rf>Mᆢqut#7O#^ Y@iOAB/={:\ݢ z>WY! ]z+noAdA!4Ό8)n$D~hc{Ӻ=U-RW#0N1Ԏl3͔ mj*ݮVł9/ *4~E nt`ƒTϥ$ Y8UCjC~9"DegSʑO;Gxeʡy>V*EnⳉQF8!٩A-^?QbԖ`_MJ`*1P'eW9":71D8(`=LA$ &p;},0= 力i 5lcUD #S_(QT<1{_! _$wMæt4\qiޓbgo̜`ڰާݝ|=d)(c9x\m&q&]1V]*(hut~ Ppr5b=$#el5-8xVSJRr58u(Tw lME B>{!b";9i{A FCQXґ^QZӀ蒰0=//l;vf>_qWDA=9'4 /3AegI6[%3,*z0<b.;!B͟p?G#;CE}e W1*m.0sE <E2qBKk:GIpnChvNJ*l9`J{>C 0:F/CfRuйO혭 7w?'L! sN<"u{<dvIЉMЍM-=9&! 5ZXI-V A_Q@5|yĨGR>Tфޘ9~Us.RN> "=nPݤŸ.U5v=SvƵlewa+fm : &l4n(kJFE C#8a.g,!?M]*zB8T I87,2}w5aVG?Yc/BC;۠~_']S-´ 9$;c{{P͙;L/E{WAxLVɳʾN&6&nΰ( + W1OsQx9{ U EI_Dt|E)_}Ƴg|s~^ כݍ(x>ߩ+-ݣt]Qb6yɡDoy#6ri]X>"xdlF(46j,k Y2uY B5xqD뢢>[QrfS84f.璾kAzq\+61⍩I5[yP G9Kr3LDan)ܢ8 ߒB|eaw rzi7DJjFY3] '*+zZKFKr\~pӲ%ՇqlF*)q#w3qVB/ZnbYXʄ#cnŷeVUM|?`k 9bGv/7Vnoi 㙮٣#rr#/f@`90 磵:R-#&n$>(4dc7B;=m8WDxh 35: iFKEQ(I~;eABtŨW" b|qhG*Z6/ =85HUG]Z,h=;QIzMZ_?-[s?pR6ٷ9V>gLFлwڧz.=ۍyaH(^#@!l P7ĎEf{6a9+̽aZa;ib;t8ǪvXh~~LyVoL' 81oi)Z藭!2@O^d0z⽑> ,'" 2Oy0pzw5 [BfzK TϽNr cĚ[l*sce,Vޮ5yHJcl@E\yDA>gh샀R4P[a/{0aj/,ӱe!]'0?K!,5&s^qɦ<5r@v=K`b‰W!lS|)pc8)&ׁ$g]Y?K* AYߦ,zw[Hfu, ]PDQ!_|ںkx8x~_a"ܯfޱKo<P6ֺa݉Y RPk&mAւB= g(X0lU9\v*H<·X tsn͡rjcN8wwahGpߥ,#x+3Jlsx)XJi/I_#EO ĄIX[R:1 zD!\=xv35i5e|.I/Myg;kfޮOQm[gim#(.8څm0tHDj 8(Ȑ}aG3HV- !O/SZQe4XE4<pL7vG~QL)8:։jzf2ǹʠUV sQK"*x  Ú &xub9'Yݔj=E [Ň<,W[.$hG}S7.LHEOn/Ys,nR-UKf\oȧvV5ȉ=#ڞ,q[YC  X/|],B+oaۓhT,8 XU?ڔ!NLNwķ~ҿBVӨO_ ,i=),_G,yMYQ cD| kb~{2p efqF9*8—,pn\4چbܣ|0%JԛnάAEP6>2[W0|nC8X|i졟t"\mn9[`]EwrF"w҄YNͶ|= y6TkŦ%-I|hI|"4FWƙ6nN疅HOax*~X~ +|-ONcx1dřp2Em;x/"_u%&GD\f\gL6 CtGk;\.*o{ge%I_ i6{t`ArA;*K1ވ mF5g9\`M0 H:#>ձ"kx](ڽ|[Vqa Vn{mH `ykiv5{9Y03{jqjs~iPlo4nBMBGAhE- oIqm :Mlppś7ņ_˿z4 T%Uw~"c\)=ꊒM2[IH%ɼ<":q )A#xH;t ׬l*!H^Df u|eHl &UABGx~1}*Z -Hc`m {Y '+Ӷ XD!έ!<55|qτ$*1ͭ?v$?¡ s|0eުA΀t90鲭!e',3lJ`RnF0a4+l˭3?1POq~]>o8ߝ_DX_{صfT,~OzR췃*8:ב d] :tDaQM95PX3p PdoշpAq]vdx3@Q:!U!ŋϲ[ ,2bDTz\v `![swWSM䶂W_HD?GRNc&-QT")vvuzaNC<|!fKPX6 !'Gj pͣ)i90TAwy04Ss) ExαZ..u: dY|B+gIS>px:Ӥ16?0EiZdAI=3Um -#cudC%99ZqXSYrN/?K=ŏ @OhQk_(P t0_|}v|uy-^fנ('yd6Kդ~h̛?忌|JG3'~%mbyi5Mr4`o&RaO1k 5F(AI;g*M[FEL`zHMC$}f> 0fN8CMO^PҪsӅ+2qe:]f|DDh!bb'6S1L-Ƅzi4ƭv'#Xqz=۴e &yNP ĮMv3"%$~>{5s0hV;[lKݤxQ6oSnFQUS(K*\&w83Ag mĄ"관2󆊇ŴM5X )a;d$+Xj R6bs4H8}ǃ@MDX3r( _#K:nI j<;0%Ԃ|RPb!^%RrEv41%Cqmv͖9+,ǶZKfGsm6̣Xn i,{]ji煾5F=_YH agĸ없$ښc+Gn MJd_)Y !LxWfJ>/t}}#j#1JФjV+5gџHo7`_ jlTfDJ;7|hL_q HUDHf<@o[^<(t~I`\C7i~m߿fEx`\I|(}86mkw"6n>3K:~'<^rS_WL?rD㞦U q>|uy_-eK^t1~qC4> L*pTkb&ׯDŽuCX6D^lLV^|ah]Sg26jUVs2PV/1㯀t^ҁKjpJZVGk<׼.lҵ'|߿Ye[?$u 2Jnp[im -jZdNuDQ.!~7! EqX5%{ȪzRVYtB20`ޖxP-qM2V֨;sY>_U}JO+:6O;cUfIBY97F'iZF۽쿔'޻8v͔do|FIxrˏ;{M('q<%/_irZO$#s+vrOɆi',|,)'IM?+ - [@Do?Yb)[qCBѸ|m.݇∋ ``*On͆v޹|^:K{@q|ǚl<P2B2zo-X3IUzG32A !'B:w.rݸ;^弒=~:||2sv;N \qk L?Cnw>mNj~2nu Je67(l C `oL 7!pt?fժѧ/ }M*$ 3&cv x nj^ 9Zˮ*!rJEuO4䣲f>@]m#]_V/{~דT7 ||n&)cIL-Aȭ|L pd3qbڞ9'R{ 8j!|=qMK ܥ4=tPTsىy+Y sCxR_4e=Ӕiv<$/ җ$RQ8ŢU?svsp='x@>a3 c~Bh""χn;@lINKl>$%JM7=o kǸpE®@Kh^ׅ:\]K!\22ĺv VDLAI4%^TVi\7RDmRy} .qoJ^Vn.qJ7y,R!$'Ufg`.=Qt<)&״i<˫-By;z VS\HD2w_527#O2/y)S2Vb? ҃?2I`CQ ?EP@YFuFGRl97 {pO^]+zL=0?qZdq T W 5Xܵ?˲-Kuv {X0a,9FC"趉:cu NB V9?UqzA1 lxNJ%ǝj^W0P wa>w (V{ j^9z`Apby rTSڳ{QN M To!i>П:@K q_g2rl GQeQEW]tjn]Dd"4Q8% FB ? >3$ #=z9:Q :Fh0mũ°n}]xH׎g²Z;%Eu&]w8";I7Tix~ӌXf 4TD5ZZMCxwy,g 9R/eJMŨ0?y;~Tx/@_ Ų<|r؎X}O`R&egJNpP}խuSVb=HzqgT`6`,}jO)6C X0VV[ (kǟmwh%LB|d < >u /0 Ek\q ͹)2\-Au>L{V)xd+Fm.] L@|FK?x/CI; mjpsᏪ).74E *͑53[| 7]E듓 79@j%ڝsxxJ\9m8DvnExAhcꛬ,~Bu<ò|ʔ^$?G@ma%vgi@(Tu❴ixgjU0Z0a_IX!Ow;[:?3 }_ϯ8.ttm>ZZq%uI=e9v=OK2T1xM û2u2,gQGB#OKĢ {]R١r_כٌنI5D^ẜ6z7$Y;_PZrmv~%9Ѥ3vĚ4I%8o@)]ʆ7&ߖ [' l zcZԀ:cZ끴WFI0pms%فjM&L1B΋ kE8^ k,4`P!HH8XHb?ʑKk-hzծVDQFr;ѝA Dq;53 x2 97v`pyzqMEޖ0vxD# <&_r5)4ݶWIj!=f ?ZeDe,,,.zJ!gگ9d3+ʒz.kѨW*AXvPိwfnk!H)UX%Kc*if3˜z%SOm1BplUQLsv-S!ʑ; EWݴ[K*v d5Օݑh힦Ds֬*?AܯO RecD6,<9n՞|7V1IQ-G`~nfHǼQfC9ƳSSܵ9pV!o=|VڶƐߎXB2ډܑkkG(0:Ȝ}0/),w͞E&ҹÎM>:;F&-%p(l#sTN6:.QI0ߪ{tw>B9םf;̍ >t[(q5Oq{µHe m0|SB"/ D&:0EdDYYmN3Uduc=Jj+|A j$WVQI!ۣ*Zl)Fp_KC[L/]!O.|;Z9z3vz;'NN tq4O'ٲ="`(eٓ٦B;"]s(5sʭM0 `lEw &.;Zk>xewXs#$8ӈaǁCpF=PL=*%]A6ɞblpY$x4\[qXsHLKO0IF(g"æIG6t/o m)D7WXo[^LȂ%AQ4SazPQ5797C#yT6ݰƩ/K>hCu<4sߐNJ2w)-`Wwa6Ty4];g}pMjX;az4d&WO:'|G%pR䙙uec :re ѲmUԤ n3BϚ~X(bJ% `a3}k%th "c}Kp$q 4 -/kGIbiϮJUpD 3/ұ?h q'Li|l `4Q[nKmleshfln^E`!aU޵Iʇ (kJNX ^j0?34g4|mMA}:/9wR'u5oH-vQAI$w؇{J?>TZ_T8xCV(* VVǮI51#|uLX2Tc?X@ ba5LnV)!e~M JJq{75q՗sW({̡(݀(m(L=H͹1+:%\:p%aOJ-)"@#.gߑ(+ѢiY+ʒ{5[P Vm[6J=JgH^ejx, MId5~`iа&hnDyI~~r=S)$oKK+8{(+l9 "Υ@X6Ҹ (}@,VL҈Ns(øNů%-x֡''hVzJcX4[J x,sU~Ee.c2S 9 rIY3\/ c}Vge6k7sȡ1X5i"4KxgN-%nbR_+ur=SZ8^(N1A#C1FV#6jjv >r߲Yޤe'?-"MH8P[9&dl?%m3q.McuvJGݐ$Ӵ ]ʻ1 Vud(9e{[!r캮+6^Xe:悊gOb:>ۀ'dLHq־v>Hw.o\~,5xݵXQ).i^|,یZgKIEd@ 82q&.QSTB?*mwwh@{@b"8jvP9-Ū͊C `pؿXex3%XӾ9 7Ku9"@ېvPQT`Zхc6K)TO޽T @o,U\UUު ȗvQ|+szLZ}~ns{3K3 RU$N_?W2ׅ*~x_TqoDr/񏆍Ücr*H N/{"$r!LN@B'b"e)t"*p؜٧N?$dl&vĖ2:L$S֯.$ұ|JGܨNNIm=R3o$ܤj^΅> ҳ{'> 1f<1?A&=Ǻ Q븞SEL$g;+__GQ8tY[P=b5=7 hlkJ}8.5G^]5Y8V>e\4y+rH7lEicfth@ŧ?.C ^i bD{"or=̹j6T! Sqف\ł/M/SbT cȵ\ccbĒ*gdg}#oKWw7[$hWkAd,7 U#x֔-z <׼'ƒ39V-֍S\dӳS^9}ud4QqDhwarBE{M1SaYR{xdɭOkk7!͋OX@{bʪn`g檵»UJ,K G7zOQzEwhzBbFs>CzuH 07A2Y<ڗD)"X̆Ewl?V5-AhK;LL4O2,T@gDOG Z2]QjFSOa*oӪ5K<ٜJDhC]NU8ZXmFGR,2h,t$&{;8p;piU!.rE ; gr!S/ݶF8}\_s.(@)ޣgzxLa'Δ{W7H꧊P}} 2;A :y5S7}:j=oKDLD O4JMoG͵Ow3nȵa6J;pnI/(b 1!E q#U 5i9:[v\IB3" dD%p%qefeĴA"Zy 1aؙgCn6x(.8*`N,,-Mzz6eK*OHx FٔLHBbtw~5 e4$%jm i)oSN<=*{_Cz}T GF)&*wOO;G* 9eϕ$gŠ4쭌4=+js.(#y݊$wi=S !AsFsuM$kxI`Dng \RQ椺7%%)vձAiӡQWQQuGWԿuXԩfk^3כ8B 6 >Nhkp籙zscZ8a>lmM02u +#RL욮EN4#Vɕ-a)S|"^ɰWIxYx-\9|jdBD}f~$ ]zŲ@PUSӟUfo>.$zw߰I|v2ڣ]VHYY`E]4Ԏ 4:2yw@;) 葐adΓia;%u|G\s6fa aK]bzG&))!VE`7Y`)xNCVqW?痈Y0ۨ: V)꘦L6VP$]w'!h_RHy]=ǿl++{q&xu&4)$\ 5b&ou幚Ayk8LvZCSjL;X\ma}JlDw43|4,Ƙ߁Dׄh ͜\ F1o](^C^x=UqSAS^4FlӬΟe_^B]CqBychi#ÙD;܇.0%&7 mE'BA{Ģ5$VL>)>Ze%0ub?f`"'!Tv@-|vlGhn* )AH#Yl2 ?ܗõ fFdžNRvkwEE.;6T()%lTgZa>*W-z]^ }ix א.|wːn ' BmGl7_"r?+v.mZ:bR$X:GE]KL/3H ELu6yJsJjU|?AA_Hf0Z_LX_C'axψӆehR r=\e 20bhcjtz#v}H4UoV.`9րJ%*a- $'?_j]WN\W=u1Ƭﭚ3A,H[wcm|`ZY%02|A;CRw S&MD[UO{ֹFm `~(HA»tAy˂ Ь>jK)~x>\!jkv"IkӘ0"R%TklVFۊDzIsλLz g _Ԯ #YysT1".Hm|, Re'dxl2.SrȜ`t1!p%31 ~T~TvHҶ$7>‹LɨSo~gBNZrHpgõ' bK`ȵK | x\7DΨU%YhoVצ}| h]+\\|ב׈rkqwkD%Av.yACvKݫ o~/-+[M}dEhU'B#.bL@c2},+ƌkTkA]ʐ*11JW@t#+ eaS'z&DQR",Z~ݼ䴰ec?[.wHqg4 s`hmIi .i lj;&Os0Oa]:,]7Sz{%AtdnL >5p҄`ɫRAxPa: 3ˤ4|bMD_Oo-]uaXgeȪ\ǿ.BeH%+%$=ji\(5? bE b%kٵ'h( m+4O!ilm~͐#$Ua8p@ZQaBеͷR2b}c-ՠ^m]SP4N247>}MmGl7Yo}; (ҋu4,i I>s~jt\Q|pƭ&!)GKP.M n9z(JߡX=H:Zt .\ [.DE_K?3XIurhdpbA.|-Zu(PD`S=G:*_v$8EF`=EbI(W MZ@nj2 982c xgst >tRX |ɔ&¬HKb~1ii,WPB{/'X@g IB}~f/ʃqzD|skOm"5O*vR`}6 vfP 1߂uVjSORY<p[6S+>E0QD \roP:l ao B.x0c$h^4^| ?]t4"wf@r7ˌe'SF bo"N̾ru| V;-);수RF:K6ǎ;9n@%k5 "N]$1p,f#f&`R3?&._b1|7i.R'{9o}tp6$ja[CQ;t{o7," {YU ("lGE׍C .jݵUpnW>9aNGd$%0 M?ɂ -/6SL;^JBLA#n ` (| $Z~$os6 g_f0.ͭJU2|AE#J71߻6iRË6YىpR{Ydgi: k\ H AL% *m M %21//fc9Hj7q (jZ5 ۮ{4,n$Eh_ NTA*-T4-HSWuDžseiT@g8*jw!hķksM/-V44"ȹ9\Ш^0I 3)+Z niN#@:wg@gEh0x d:#f41 jTmq.ܱ "ɔ ծ =:S8 4TS.Leqt.m"N$Aص"%vdD_6.'Zb/eVOe&-Úe:~x$Z&8#z}JㅃsyKԘs@-jvV'#eAMJM>QcG"؋?(DYh\SFsn);Μ~lu;Q5POҾkj.ruOږp_ sHH]1#th_,M;)\uuEX yԫ!mtsvQ|O{!>j˝g惣\v'Q;1:ecTic-#gIP#tzS;1ixذqAƒ[`Y3QUZ>7 {)h1+L@-Nt0wdrjNS,BXB]Y_a,Ǫ+anT 7-YwhecBY J5@|>v97m?h]a:ա#n,~D^}65y1X 'oܙu_>roPu\)E5W~Ҵ`s'@?"}!SyrdZܔ6KCD 7n=+/?ә. W쇥]Q'qn @S{CQq_ Vlstcfٴ]_3eGhN~:Tნ^{UT1Nn6[{A& R3${JQgcrUwt917Pv(H;5΋PT@;ۖGЃޜJW_$ *|65"il+Ϡtl!99h<%4c<||3:x13oMjoxu ~p}.:YUG+=BL;HlqhF^MNdZ#B( SU R+@e qvI&'R)q%`m*p:#vJ |aVwdv oًtVϾ6 )Nxf̙w жj~c,ʖG FkЖ8r6Uʁ~z5o }tlӅ}(s>܂v3dXi˝f6)gnNa -phưLПB^6x/+jw٪>5+,~+K5=XK0т?>JmM^DxI&5n^4}'hTS0 @lM*&UuGa(#41Foг=n 4N Eu6#|B<_OzY%*u Ufeb†N0 v=:)GscZO`,2(30 ;hI9 de=*h15(Or.qo[;&ժ=O*ϪmYXJm" E'RXXVVWk(r")D#H~- 9 ,+Nz%r?9H9೎r6]Qb#&>ib GP!U}W6'ȍ݅e{|sual(ԸCdtG_#[60$j}@B/9([ě#aTkl2{0ggưQyJsH*EX"4j}we`E2NVڍ}T?0PÁ_^|vGR@AJEd?P )Pa<9,ur\:ԙdC f)Z 3tp(⅊R=ZZM-}6 E:i|nh3f#@Dj{OQOV2'lNr=_eZw89l~&ZJGT9ݎyدz~A<T2YQ d,  ސ$Z km#LF6#epΫ!Uy'ݴm *y:$0 ɮ`Fo'Ճ=qބP`Qਲ਼|:M}9ޙLaM܍NMr(T)_]uֹ?rl/c2_TY'GE/}HH[Z1."^^sRXE؛RVq:1W&>@0<,:$l )l+s/>\DZ(r]Xx!R\;^289A8A%#|wKPSE ^ ]oBgӉg:;s{xZcDm/6 3(dFhB?# t(n ;b#W5JǨlTxIMcۨB(i8sv>{fhPކ_ihoQSNC<n^2pA;v{lx tn4U)iiÖf\TSư}}0Y2:3$(H6c 3Je|DHBC砠)pA>ǵ4ƴ֋q[ŗM5x!vECXq.֍"LbĬ:f?%H3/;$\ac擨8A &>}IP-: CE#SoxpN(N5&} kf1x[9'nEeؚCH\iTƟ%|sPd&_8'[!*趭 s'>YQi&%kƠy{)`x*x^Y13Ҩnli[R#R8%8{א]AFa\oTq8cl1 HPT)ӾѪN h XON @QJӘOnKXηJYcɋ> ջV0cJr a%sa8{]wys8W2xy ߊtjN{`#1C]kY~zW* 'F9e a1D#֥Z?D{mغLf c.s|4 qWi@Ͷ*ʩ«2FJIYaژ1q*8iA8=NoЫ bX 4, G|GSթo)T("u|? :?ɲܻq ^cg\R0!߁BJ]ҔH: ܨG}DihaMNӊU5qe %¯$NZƩDhxd<Ϫ]{Trcl&OIh,iDE [c A2GW-v~h,pcRkmxȞpSęn6Cqoqr~drU=Ie$U^RFrUD|SV*k-e {6sXq3q"[%[@ƮLSL݆dŵQt@f MFlG&3~:h{mZFd^yYYLߦ=At! .?ANW[R!K oJzT+gF`}}|-4c ygAAv/¡RyMS)s٫r}d%/eꀲٟw3b\vhgpa~qZxxQ!qXT;~v#_[}.YPHs&Sd KI[(,Wh_VkE~ @d*'b[^eTIn.4\35JP^yzPE^A:HԸZ7|.׽QR1zE$jr^U B ;3 Ik9@eՁ((a[{ V{^0P8VHp!)?5Y'X䵭1U3o -yް/Z>T'Rl $(/_>v/-yWo[(XdXҶ`~&xX7cJwD&snm-uAjN!+XG%SXWug'EȌtኩB- SN ε{44ubw'ш SG( 8;y;VL~m6(.Ԗ\"&8 <%P<O[5)& @&FM܁vF2Z0I{7?Qy Sѵ"kX eI{(zV<>c%a;?Ph'?,m2̺fz7SE~Z#X4C93%NsI'QQ];9ჁN7< %hṔ3WN߽2}bmb陵0-AjbH帧~3_ңpZˎwxq֙ E>ളq6b4 VPFQeԐS9C|@Ə-B2&< Y(!@}:xA`[]"i. Vtdwҫ$Et5_^yg;"N?'л`#_r=_=}Ulf}$U wD@kZjB3-=XJt%N}x)H1R&]&7tg#w|Lˆx%Ӧ,8|YHI}yuGX5#7T,&)Zލ#bɞpF!ٍ<`ɕ~9@\nF'@`P4q_RXnOX}Vc;~h>PWdLWA ěc'ڸ1R:oaB58trnFqܺ.y֤sz̀PٓdayTtr]G*EE&MPa2s~r8m=>GoVc*OjQ֌:qB!cſ#/&g5t9^Zƪ/Y[= ^T +|;Pk0g;u!$iPR'I ˣOp|{hpCuċ]Poy.d٨ }Ej0KSA|wo@jgnM&M_,Bc󶟚0 ǽv竭O'6Lh^nؖ~?vcS c~S//mQ3cYHdՍc~ҸDrhq A)AЬ41Ծ[$ʛ n̵U^_2*V(=" $W0ο[rP&z$?cU3'$b֢wh+NKJPfw_QП2^!⸈rpUA!eĻQoW\;exqLL 9)L1Q^QEKc,2S]m^Ugb[6uζ=Ɉg|OJ~"wJN<}<Ẳ`䪬٢4Y)j J~ƃ?;HXw63sZ)::nQR21M փ[7PCy,ַ/ۄEbIhAg̒>BŶ.bxDE݇Bi6( %^Q) g#Qh ~V?7LJ֥pg.|U B.;U6M0c*(n{w=f6X)ufCOzj Քpm3!H zەvB-8T\cVJ驢'Vj0k:8t]#2X[ʞUV/І`HNfb)`Y]SlZ 72Fʛ(=ŮۂJ0&qr|n$8&ֈ@D,9R/ks9mVCW3`׀ ԭʴQd,b/^> VNY5?٧V H.Z%oZ;s*=n*U"[Xx^=W"WhCͅMF),jQeD~S2:=P a ΢LqGOƉbw?b]Q,sB"]?2v'u㽒^THC8#X[sf͛wXF俬 J+ I 3}JFPI mB@߬ʰN@/|MQGK3ҭzH+ޔ@n_Z!+o˙Ywɾ0|W[ \ͼ;!߱fVAŭm݌rА~FX?)yPyGIe0Co yX(O%BB/:/`6 QcpőUXY!6+U.ZvX~xq?׺$*Sj5BKv~ =ZSVꣀʅ8i`l5uMm!GjV}OXxw~syP\ě$_zOn~ݼ*``5Ux?ޱ"b~t4$Lˇ?4Q?RN6{R%2Dn N1Ƥ6ئΟ0$G*K0{8KjU=t3;/JcG)R.frw:UC~1ݺs\IBZM!2O(Nb%a s/Y(63h$}n_=H$ǽbڡsHH7u g U<Λ8her#P6+e\ѠcTB_/HHI޴دd g kc7'rjڈ`fML4S,o2~"^O]j 7*I:cca `BNB(l z'XNa3=,렄L !ǒp0ŮRϚ"ÉP0Z*VBFa?kx7YN*y):C<9M2$iiZҋ=pޫu<5 yOaq~Wclb${r-EO,ZS\*яp, Dti7W='箯H9xU> $5YwR. w!N=5R#2%Wg0d xUs|8N.m BYP<`W6_V v#(Q uIVKTįA1ӤA{p!hygO^vM\*U9qPv]bVruDJj276.Gc8gY,_*@Mftxں:筽MN8*eXu V*jmeoܨr#ZQV:Ό1V(ibﰠ M{ AH0}oDW]epBqhaQb_sxGz 3|CNS,][4_n$Ʀ" Zmr Hys0YLc*]p"M+dY.Py@OK*x7HfɅ,47+B i]?']@}!<ڷ܄ qؗ%`haS5E+շV 懾ejA 7lnZY6V%I15X'_%( Q\Gٚ8!nM&ĭJg3[q-W% RӡCɪ0RRtfWtz}@@\=r"{%I1}DTT*}m05[;QH} #-pI[MKtNi <%?CL9`F{';Kj̪2ڟ@q\!2+ZNfq>' u/,lD to/5_Ab85f>MYW&gS9%!«\D,WDDC@c3NSQ0`R(RSkС»o=hv?+D%yuGej*Yٓ7 q!lkdG֋"-LUHL UݷFKQ$EJtuF pv+'_,،.]ߎU_h80Z]w%2plA1VQG-۫H.#=goԂ(e+w.Wg,p:wQkse]|8 9Vgu?z]w_ntsoNpf?]ku.x7J yD1ftԧ&&~#NK|sfr{uXVDҐfL:L<Ғֲ9Ի7JJܼ*kn YKVJ&GY$HR#d.4~${#3i%{<v?Иc!tze}| ;q|9o)oShSV/iF= M,/o87ȵGm}d;QM; !+"a]z~"6EF"%FιГj> 3 p&qqlREF[ ?8H3(/T]2s 9/+l݉X+[ | 'TpY @|KY@Iӏ ?{/ E9Ί3 w"əR`D/X6\z4-lZ t@̣؉'1JMzpxr#|9 '*UFBW?My5UlC0Y^TmB%z}c,U] LlTrRc8#m\2ӵU!Ιnxp{º QԂ4@e]LƦ$.0{x͵D:j SR2ކ,4pun4j9%y\߯ Ky1̍{ f~89x6$(>?Li147*Ȥ=* 颎 q2L*nO-w41>ux4hUݛF}vt]yBOxo#'gZBqB|{z*>Vϗ/y"к59 z&şOͧ.,8gqT|!"F0&La_@ o-~jx7C |PV#Ql  N`2|û oZn~ F|ucd_qTOb]A92G[əUP'RrDnz\rݲ]i~g\i0~u{Gj#T=tr#AQ1eB5`W`j;hxy?bd|d3-G2 ) / yxo OdKA/QʎgF;*VUd.Ym@q8!#8$څW<2Una^vVj¨1{SNr//w&]"4̩8 VG;DNT"~!ʜ 3WvF?5ف.DQ` Ѣ$V2cuz9@"{,LXvXOxCNM9\ϸ`D\W5wAejsuj0cHud#,\:&{AR`IE3wV6m|Ot"FK4H٨(' & _W؄|^bc Yf%nt༥/0x %ti}1uP!+Ju~qGÕ㥓Xx*]n"sD7D$UƺO^uXsc.&}^ |*m^ԙ9v!WT$ ضc9/Ep%Xkn"QmQsL%^XvyAOu_1hSOj\\˧ vޯ8aT+u*rf.ydvY4'wLC9 +g֜kʿj^/qY'xoWc/A8okM^,ٛ]$Kܑ'Cb5ː77u JT{>tz>253 5C)&i}9m!=/% FλBp 8+hRgB@PhOEknLa'}&i )T`(.6J.|O+` 'q eK}xƪ \pƹVowM]%콡#ONͿ04C p*u>3>D 'eI/iXȩDbi̼[Wz2! W.? ~eȂ4D͖3'X!e)]Ȼ$hQ.}:^*J[ˍ)Z%v7 &6{t<-Nߩ5&1R|0tq{v_ 's[/a)d0+n0S`24Pg8nXURYѺH<.C1?~ꑊѼ'm:V-td5QBt{3}: 74LXrMm7g5xvJ"+‘eKZCܶ ](. 2*ƻ uKFAŋsK0qZnm?IyT67 DC3J05mSRy.b!$Bv;ו:4HP C8X/lRˏeZ[RvqJ~@dcohڵ EjAT G{ޱ5ef?<=ſjKDքHEԁ J?¯I3S-J֘[6ň+5$H4o*|#iKlIbD_'77ݓ1WN&.h/jT&L0B3{N }z{h/8[iig+bT3e=۔Nf֊|)ކ7TwR~ŧvnw2P.}t|%ٴ:͟.35^XȾ"q/w+M}ki#l9%ZdXt9 o:L\zyH_lm_Dz̙}X {CˑsȭK|F0RDE{"=b,sD#PLw[֦`HY( yhq 0^.4e FRM57 M␹%alYF."')nSorQXګ$Ku.!"˚>+9W06e F=a_L^&H x9joA#iF GC-ubCv!PCHnR 6=J(*@7V2~1H313x _}1k .-d HWK~Fn^hLN͇`)@K?2É>Fn`5cE9j$y|NQt;3?nVmOg?[0=;K)4\Vj e*- ]@B?lG+j_ÿGW(cdz(6pa^.Xy/MT ?NlILy2nM_(gMw]{F\&Ҕ]{<ҩ3ZH(Czj]V5c =$jR^~,(G% O»\liB"k.I2UKS~X9Z%<(Ϋ)Oc.˓>7i͈)y'➫m u"s@WAQ U/IHwXzj  {fE;&YA6;1QLe KP5p?06bQ إh(o/279l-d+Sym8ʣN\&nK07E}6z/aL(h*\ә{B5R8 #T [ݍ (hz&&Z("Gn&C>I4Ye6X)okjJ[@PYۖqhY-V7"ƈd5prk%WZr.N,)M2+{؅"I8d༵E"\-#^EfAn,Qk#iheqK0WWô&C:i.IZS٤hH 85&P,w$?/(:jK(5ţPв6Κ'7yxnɈKl_-=4KC*oA֝8)n )O)?"Qx1NVKJc78\(*F5 >ɼ_ǫ_0$NG0s4)Äc%Ža||l²uu㟏BW - )kYJA LE:S+*cI̞6;xKCP2Kj/屜ĶPU(&FM/k]($RR^ؚfW-U8K]z;&SVe+Mźڢ RII_8L\m42|nca)XS =drˤM9"__3ܮ@H 3S;[bDF nZ$!mE Li15;*~;XjVQ^4]eiBX~ia[yc?œ3K ֟UJOаSbJ.쫖',w6 OwY54_,i3x,ПA8kY?jɱG8El:q&VP‡K(b5>yW@((zNh#uW|8]gtuy7=J-L6$4f 1]On>,[p*Ƈ:h:ӊﱌuƪuÖieS}3 - Ć-?2\Q=cAM/4I˗ g33V=?Pt~{OAݒ&= #ɘ#+^v1qh\ n?|ɀ>SdejydK>).h]~ eBíS" 7חo'X 9𖇻XH-A==TPIoK 8T~4," |9]tI\$,Qɐ鈢V}l8TN c/ڟ5OxF[Tzތ .B+[.ﹽ^9Hpȶk%0OSZLO⚰SF䓃6P++h͠:>8|)3'pRy:1X.\g;7dU{s 񔮡KͨIW g| jU"/a*8`֖ c4]u ]3mB ϔ_}%-,I],E}ڈS3Ue?A'NK*$'$^JsQitg{qY\GբcjcP] k!0-"w6>!LY$:AO\\A;lvX?ͷq-=d| ƭ F2T .-%L |!8kjZRS ^bR`i9cbU~r(E, ZU ujCb' ];IH"Y@J GC*>/ª})M= 7 ?j%N`8 AZ׹,#&s![ZP7+Es΍ƖCJoT$F\3a:קD ޙN ~ǀ qĩ;NGTA'B21cyۚ{LdF)4dOY\b [Be+M@6n2){-ԻBh_;% ߗRvi^G^.MF}0ɝw%3|;ۈP?(>X "òMEώ+4`P3ˑKXLI5E+lz*.K2)ߓ"-w+3ty\nm XCt{/B^(36 Y~_.FBc M)&yh'ڻ`K$_2x9^;=hk9^I\wɽwY}a ,NEd V4|lD;lFF|1 p[+21p;¦^(H-(^:A(H|XU0Px,V-n{VD˩+> .O>SZm@{ h(tkgڡ(_e |N3Aa19s[%wvA\Q,!ۦ T?; 䄂YKfA]\~X{{Q*z̽ +FQ'uG ,Ls0wxys/Qmnج`<+_KgJΊ5͏¦|ebޙXU8.{* NYׯrtH,7-W&7.P9ht1l]`YnX -m̓,< bmBf{h-bN ?{Bׁ& _׾vO<ttd#p޳n^NMi.|VhLGQO~^R[iP\}k `$>]\}!{ .w%ދ &x+&ԇ QlԊ@]~/XB@G]W`{Ql.K4QdM6@r ;?FrW e mU&{Pb|#y'r4gUvo\I!3]Q0y8v+0}vY)[gNs\_Iڌok;52p ~QY1O.r JQB8~+z}>5AwH ,?fU=:_ЃnJN$Q w)Ptp+E+-Y M}ҝ3/fPn1:9Ga`'2y* |G|?qZ62P?*Et$v<,I2+~E(VzU1v)y}vۈtchuI dWVx Mt4B WUX>,ǿR5 _67xpUMR]οF`8\Ο!o@e9]cqr9ߌ(;b{+0:G?p4mB^/FQXK='w] 釗x 5.El0#J9Y5fK VsYxbxLc4U,mo ip݁pQʪT@m-ٻ|J{2Je7z ;vlSz]vbNU3(-+%/0؝&݆rT~$9')xUϮ+\]1;r^Fb~C> ,bC`7߲{) 5:/q"(4wtGXgAt5϶vߒ&RLn\kNP5L:\#JT|m@0E&`-h (_TB5ne)/i5Zčfǥt8 %+n0̪(%*qU[MFA8gCQ*ɍ%T8I=I&eTp%t !`A#'bwr߃;|Zaܕ/p(:$R Qx2*N6ULa<Œ)aƎ&$L\/ `tqȁPGj(ajKz {(5+qNyKpqr WwB?^<\ 8 1250wbq2zԞD7ǐ?s26s4_2%|G=|6ֶ'TϜZvfV%xKeCbԥZ?:kk=&Ho7}'J+t ܳw^ivY0wiqYwoR9d]ui6uT tj zTSR]|e}Hv_U[c]2qYҴ C:Ax"\aڏG4hnO>n: 8y#^ L5}Ug8,8;>OMkާ5TnPd)+e+=98DQ)6Irb".6pf'\ C1TƍJ efz؆.~:% 5wŃ3F$t~Z:'+Ѥ(o #*F=LG׹uT;wT^};^0b tɰ!z IϧR!Tj{նtz=_dVκ K4c~9)%ik5Ё([fnZ?rk:|P2;]I]:eh F!UwԿ>T3*.7@0ʡERV5"WYl^J$TP%`ר#ޫ^Jgi}8%gg0]uͷ]p Οx.NX5ux{ud_by6ͼ؀'Eվ)vtz Mr̃bJn 'rk^ĭዀa/?5Ivք8qfbHOUa b)3\wdSU係haxxׇ*xmb դ`-]ljOAH.׆`.WGvݵ{ŽQ;8`3jq=i\:h1XK4LՒ'٧FVz z@#(/>[YJ0h r k`@0)ᐮ-lA^u|8GL)bnf8rЭg{1|~MP?2nV@ɒ[^_ZEjBR};4SSY cPߩ82!sy@.l{Mj:\a}xMdS,v?ΩR@3.b#? YZ