crash-eppic-7.3.0-150400.3.5.8 >  A d_6p9|reTæQ IdG^KGB/ Y :GMA/`:K}N82 V!^`GsijfmńEަȐAW Օ|'`E)u*߈=UbU]_%]2 rL8=>.Л|³-L)^=OBGS(Kp??d ! d %FW m     (<h   (8I9I: IBGHI(X0Y<Zh[l\t]^bcd#e(f+l-u@vTwx$y8TX^Ccrash-eppic7.3.0150400.3.5.8Embeddable 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_!s390zl3a%SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/Development/Tools/Debuggershttps://crash-utility.github.io/linuxs390x3!AA큤d^d^d^d^d^e3a5fdf3409372c5df12f888a6905cf3882709437fa22342596b98e0055ca0108c86f76ca8811d32b33ddb17eee3f041ff27f8e7addfd1512d6ea2f4b8aaba677083175ae01eb50eb176ef89a99fcad2e71fd56cf95de8b689370d0960ab0a95rootrootrootrootrootrootrootrootrootrootcrash-7.3.0-150400.3.5.8.src.rpmcrash-eppiccrash-eppic(s390-64)crash-sial@@@@@@@    crashlibc.so.6()(64bit)libc.so.6(GLIBC_2.11)(64bit)libc.so.6(GLIBC_2.2)(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.03.0.4-14.6.0-14.0-15.2-14.14.3c@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.0-150400.3.5.87.3.0-150400.3.5.87.3.07.3.0eppic.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:Maintenance:28010/SUSE_SLE-15-SP4_Update/2545b53baaa3efba79f81c787fe96faa-crash.SUSE_SLE-15-SP4_Updatecpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=65d96aaeb116e2a24af998ac3ecd52741b76d147, strippeddirectoryASCII textC source, ASCII textRRRRRRRutf-8bc9d539170a81a7680772004ed2423ada5d66f2395a81b1a65970c52aba7e3e8?7zXZ !t/Q] crv(vX0 %zg_k:>"eR/ OD ĺë]ck8 _Y[*FZ]Břr1Y5h `niz挄>E5jx%Kֈ'++ F2>Gs{0^Z!Ѻ*#JݟȐ{D6zE̱9<,jL#'؞ <vFڗ&Gh=-iY̏\nL6ҍ ݮ&o2l+ : hjl#pqOiNr\vxˊtԺb3oZbUlޡ 6q沨4mB.~::+!qV_h-VnNЬV k+U] u0qw(]^ )7=2sŷt&4d ~[" "tcRlÐ[en>רhдldFi$fcޓpfS8W%W&/N[[7BU10'Xn1ET8`'*ћ/SXpSc岫x#Qʬ2w@%;U7WAMfDIeGd'HD ru1|mfGI|]B%'JN G˹8cmW=ltbزNJ*>3Mog#!j\X5]~ хX HiU%O{&0 ʽRg0{L95YBӎ1 N=sJ_ OĉVbWإX\-'?&yZzL[}Ph`Ö{'7s{˽qfpTt2g*o,?`&nZ},A|,r0_4zʠʸ񂹕>~MUAnL>r<_47}'d!BllbZ)m#^20`Ҙ++si諶zg<;?i(4Bke +0]ֳbRkM!C5E RguSDXZ2Xdwzahy-TrBݘY*-M,M(fmjmGq :5'Nhv:J_yoP~ IDKёBs-.- #IMr-{_ 7k =mK;35H/'{ %MDvxR2_k*<F ^"1FUok̳08RBGYeƥ[pe{Ϥ}608=TrVSwmzKI't})ݡZ፺1Y@I>^T^ceZ殲<њ*_jBE4.? 73[80f[ :8 7(e~L_rC/rf{gφlPs^l"f;&Bjg"CoMBHrzTsa [!C.wFn#yV ^xØL)u]mօ(||{3#)AOfG謲t*TTd_`?iY8OA:dB"}WT&N_vuT׉5؆*hyU ]몕!5◓ރvOV=V8eD49ʺreD%Szss]~5mWބɴw5/k N/.u #opR?!:EZ3\/mLa7_#ի?`P]zA鰎na/%vEB>dhǑ-Ϝ1Km h%eue/^ψTOfsbea.^̭A 4Fg\MZc:ZFTdžN/نZ5<Dl; C8Zƥj  q#r":Z<Yȑ$p&২Fމ>4 Eă I{PƠ㉶ZAЈBI]:@zi&n 4 =`]f9QWɺ\ .6_,J~tڑ>9+ {f[_U&}e'+|C?"$~:ɚ'1ghxCG_4ÙZΞ3!׼,A3X !,@ZN me8GtM>P/ٴ<:ػ%ކ[UIm;-v3@0$hum9-؇|tb 7p Ws m D?;c_MP4ԋ[qRCV2 QNA-($ݐ@0km`-xw{cyk:=8PPK`*QgLS&JśdE֔<.=Qa4Jܞ|t&$ Vd|-#P [?tllڥ(@*o~禾(L5Uhlc\Kt;DOkZ*y'@y6Ex%k4L,İy1uPq`{5@TZ5$\ MNGx&J9JOm' 61a¹s| X˅Nj~QF} éۛg O>n_`/J|b@lKtc?]ϘR`"XN;{gMY'Ȕ:~ўap ǖq9Ϳ8Нcj/;0+C]yt}$Q;zWNbgc` 4{$n˭ϫϽX_ ύJr56Ip2y̜է&/CqP\pdb7h g[},,&u%(A-$ٴɽوF_[wk{<2j۸,ْv(R/Eu41[n 7K4ެ֦f:QvRHulecnqSCgKA: S6楕;ɵ`f񖄣ڂGiNM '_4Pًp#7J{xE Z'zQ;&5ZbPTw$GdkY_/ofHcxߢwp|/PϮLs_HkH:(j'- iX<I 3僈%fFf"{ؠbY3k9j!b8niYq^>K)e+*.a&^עy/B)vCftUhnt%+BE6KFDmLt~[׷o #;apa6J0vGQ9AU5ڹ÷N<10&5`p,LP5lx Hó%?U{mo +aH4k6-tc.vPRY㜀 If AM՘]3|Yw֘Jꉻ~HW̶)s?6lι gVQ3!"F!.rB_Y>W& 60eyd8\LV=<#ڙP ?%3R`jV|lǁ&ú%;Jʹre!D/jT iNOx!X~ у+7J;,>9S2c\)-|aJPx/@s!uT3{eDn7=\|$|:DGOZslP-af,3NeVx(2yq&L}nkߎL O9^ X]8$Ibr!-Mz}H;/qH~3$" lҪ\։L3?#)ܞm(`xa}=ke ̙M(,xR7j𰲔 iF~D2qT%GdGϬB=1S6םTG+ d ,oqwJ~~'iH͚xl#\l 6?ωN!nUQu M+pu+CX3Vr.zMɱ%u]T蓝ٮG{r1ÁUP3 ]vvvdQMVcQUMw-2G}x 6J[.mbX #D Xu8^|kn-ׇoy?ZY\UcBP+SX&COkQw=v2L1;C7Qt%IE;2ՕDpyD遲3Gv4.pg J{ A+CW8[Hո{E+p0e"Mo3w# !/=9ڱd֚ΒQ£B.D07hLŐޤz\x̑j'a*h-- q:e gBۿ 9Hq}A #ĵYvr+ ]c{ W؅UUX[L a8ń ʧ7]HŴrx- ^n?_߭Ⱥ6=XUJ `m:_fg}bjܡ>{+—5H^@P0.]&8 r}\4GDE"}`})J/VG7\ -E 4$M5"XT~bE!Ԑ\u 2LH"σ0HPj҄ Y7`B|6ZF2+}f:涱K>fEQpn&$J ,I7Kz*.H͞itƸ*D8 ZIԑ1o 94~=sQPPL{ K[̤ɼ;l}FUypwz <凉 ߬..H%pZv(pRӠa.3= l {?NqFǒKw/ЯaNc(\P~ţ=|77T.vO{} ?1Ua5VA-Ы٥e {fuvlPXՓ9]R~"Z"Zo\v^|!uONWVL`o\  Q}v"jgN;\:<;Bfny>骤d|QZ`TNeOg=tѥQ܆v#;2x9۱R),~H^+te,T6P[ȿKLd7P)MgAO+Q^KTJw&5aGܮ4F(ǀ.Sh ό%vkW`4J(?<78M(o ~/9'\nj5#qf'_u}fEֹ<8whA;e6:.ר: eI{‚Y=Dfʛ e̚?r+d{ˌ"L>e6O)~ǩSK=\l^M?`^ln;k {0 sDo)N47y&29:b/hh(?Vt$}@_-n| lt?%D?zO '~xv 0ٿ[ݎmi9W.̀F$cQ\`\k/y2c#K^PE+AW($Cܴ)8Z ٹ<7 j %D#Z%=^djh oz|exay/7NO/B~mFDs[~VðI,:~Z- rH|rDh(]7@B|'kEW>.^nQN]όS'c޺n(0B ^c,wDydI!t뾠3 D\N9 | z+g2OVC#b3X+yͦp RhZR 3v}fEN(ut6\Z0"k^os(Z`}P2[݋W@hU=W;bn_q CYY i*'(4JʥBRB꼫:;_'6˅ʊ=ϱ^)<:,mXٯ@,1T%`TS[NVfd-FTQP+iQD"+IN4 gX*D^1`Q㉰} zFEI+-j񆠇S-$04N# Tn`,`3F&]ڴO6ͳ 8q ٻ I3 bO&Y {| ~Slk/9bn[b?m Z8^:CO5#|oalLSCt[yH,/+b5 ē 53-@ޥW4!ҏeNȱM^)_dq: DJE9 sNcJ}Lcaq J^> i܌=juP'U;pvrbD e3wnڢ:w6CLsm`ٺ`!p"*ޟݪx.'E0twa{9tz2_U`ێQ~ IYJ#ڭLPd)`75GaHbo ̺NbJ (JF"E{a~qx~NsPM+}$1g4]P@݂~gxr+\m~\.Dl F8!mmt@ys1"Yv \mcFwx9 ~XN#1Zz3iR_Jc ^DuʫψYo2`4^NZRν%B,{rN'S6\ {u=MMDb?V')5o`y=WZ/\-`' 1$Zj.qJ(+x:rmz<~xEЂsa'%˰}h{[v祏zδ iE ωŪRqr!Wzw:#2iKx*ᏭN; i!؆%{w1#M~#"ʬZD;w(_sU 64dɉ՘bޘx&Bg:+h;TvPe}l!@7eύ뚸dm@EZE^ϓ¢gIoN ПMzĵ,ʝnNj>V׹Y>σg>#_"r qjW_j\W呓!ktx݇lpyR 8m#'`j]oOeټUr̸ǐa |!f@ู`#L _G'ĕ3HHK,Y c,)s K\x˯|~gI<:Sv#Ȟa-Q?C J^ tOc0+4G_̙n?< qokEqXE_I#/[%˘bNd46(Ay g߭eJa( JWנ̂EmIpk00) ʵB.,joJث Ȩ(*S76p_bfn ]*#'+#c#`?+-Yz@!%c 7o K_:!仯I0reȣ F"{[.nأ4ayNܱt>D wx65O,\=V*\ ϗq"J_:Ϻعʚ@;֬PUUfF¥7E(FKw-́$kC5ЅKZ6DGQQҪKCnfP\QLY5528.??Ua]W4N{'~%Ɲ]sux}z P1bCŘ%2M-=6<9%z99ge ރ3}A!?ʺ2&ݼqhߵB\`-C xIL`v2M 7IIֆƘol5΋wtvKq {EƉ`2(90M,v*{ٍ\>i #3};R݇+bU%" X#'B;GQp0;<$/"n Nv؏ Qŝ cڛ>DM@ƹ^i'fM~@Uxy/V?mȟy|68>kV_iQ$Lnk$E5)s 8ƫdjhY3ٯ}N+&j{_z zD<㞾NAx`D AԾrd*R, B&I670'8"}~m AZF߾Ó+t"V}Wӈ}=B zyvI 1BRuIps2}$)#!=t9 CγXJ&2^T7鯑  H֬KfN!xB=%kD5%x m]`Ba ڸMp 7 uD&/fFLE޳3DjxaMsɒ-UuX bܯmfUSn׀5).ðρ'aOo9Q{zYi']1FV4:gdc1:hCWPArE}~U[s TL #OJ,+c~-{ԴRkfԿ]sUދ<n4MY.Y^a:FvYx@_`4wv_?trпx%;J3/Gp=+ F0g>%V{l _$>Ϫ`E;P"mo>D{u-0˒-BatCh!,gUD^--YyvS!Y}vхcͤ{G9YW~CDd$+j?!"Bpz.AmrZ K|3o1[ߣZQi-Iġ:/UߟA+ A3NhDlr)3oޅ)UuH4 ȊRwKJ2 2V*K]6XpY a6$69lJD)+BhmIP]rkt, %'r:I/vt) ft"x{Έ!g&x=O#i"Vq đ /r3>/WkQ9;0_Vf+fBaC%hӌ RvTp?fThFJNQ L,m a*tޒ Q L{P%S(9Q F7Pǀ);Ȋy*V8 A@N}yꡆ^g85k_gmަorg̀PY4Z4-388x`e0=9 rTr<]>@0l g~޵!Z@фNYB )x7x8^f+0ew?d ВH;s:VjQEޝ.g 5d7jpY>ہ&lG1Zk*%zX4j~,އ'}-VUV(o\.zl4@}-LJZ.+,M|qũ}#|ߺe`ѵ{st=ISb4?L' 9ԊxCuH3pFxGI\kR?r"iDT+y)ONݽdբU\?PAz @pӌp_]-vkɽ<)0H8eWu$Ua(znQ5TJ, RnuR&"$8=LHyy!ƫ ,VX lS:0 l҄aAYLe/mY~yN亲PWn(h Q(9?AB hbq$צl4d:t Zo` [1Uw:ơ26ppEeC{cr?NMg/$SU3y6ˈɤFj!3_A,T.^Lիm8&u{ipmI@7syKVE)MݺL9~u@Osk{0w ɑN"?OF 4Eh )$<:sy|DiaމlJ c] 䠅"̦*LZou`Ưqh#$B|մ.f$GSNBcYe%I!.J\?3ccLK}f*̀ɮ4&i%DY7K|EFYSIFn,BɈz[iߕd/\}+o %(rٵ`Z!$SWGj xFY<%`N' Ö+E]E$T/m~5i",W ̇hqogt҂Ŷ2DGتwvQߤuge . 1y_'/쟅DO؋hy #YKfyGjR,ʻ"D? Cs9f$BK]]V~ 4v:7K*vﻷ>یGe1ʻ,֪*˚Ƣ8iryq7y+XyP/"6pL' YNdz j clj*=i 3*-d{jCl;-~L\p <ާ情gjɖW2x='jOaa]T^35)|J \ő9kᐠKs4>YXRYδbc}ͅ`q@d4WGsU)' 3BfAC>3{UD-`9*s.WySJ\BڝDJs|i?X$M^c/J{-!zq9d|{m#ݲ䩫G|/#IW-8d|X07$y9sMpdd "^{qzW#y zSsQV wɺME$Cqq< -Ʃ\$n‚'8}K #ȶ?A nQVYsfx 7[#BK':i6CZ<u4c A f&ASZoTyfɆ]ʇ\m"g ̂4M~F?+OP_OϹgn #F~{#:vi3H!|-Ր[ͽE-5P:lK!KZ8t ^]%(jx&c3-ؽ7$O3Lief%7/g{JCǽ)vP{f$F+$nP7%cRєZsI[ 6#bx.}UL]qRr,>]7Ub0m./o#t9MFR"ad 8u,=A.x8( gY%1a@Vj~F 8zTiΐ,T}a!7tR!Jm Wa<& 1eǹl:,J,z;'5]Ҧ9 K鵈$AOym%Ȫ钘{Kn'$/Y C!65$ uF.`@FȀwM*(D#s/-_GjJخ]#NJW`;ʚL(hlpx(}OP Gyohn*W:\(#^o>λd8x7*ĄBG%+*t,dqnyZBz^J[۩[vU(cX?A""\u\ `1 {qehaؽvN'8Պ"FCL?³}QCW6)'˫SR{g7NeO=pi؊f8NA(|}aI'I_e:𡩺oc 3N2i*{c1/R0c[}›䫬o(m7]|w)+}"aȶa8ӔBj?8)~Njs(Y A_f~[_(^tqix$6xMN| "Rw*?JЙ*um#f|U]%z,h93i,ExA[yHscwSș6b$i؀AX8zԀ$2w=I ~Z<@*m!QpN9%z|ON,]z28}ϩqi@OF؃RW55bو*1_1&B(w#Qv`y[S]Ǐ:4f nɆ}WggC\ʯlǒp,ywO!50 zBG20t!3o(,F7ګ6VEL~uG34fzFNB7ۆQ]Rù$mdBl_£HBR~$I<|Q2J\˗"g=֞+ؼ=h2e pȇHtB}&5u.>NMTFlQo7'{;εD6/9j z4qƫf f7d+ʅ6#:S%z/:}@ifl<Ϣ#&@aR"d %tPñCȦ{d]KKUNDU^1>74%|[}$L"[ߺϺng/X"hhiHrjߢY(C?~9n:0WBJX:+L qGms>Hϒ^>Lc\3"TCx.Bip|.vM.؉?qȯ@r xmWXƱIG,ׄܽ" pJl9<;{B|!;8 HNۓ  ]R>d5koH]6 !0\W/;qS:4bFzl@Ŋ뷎Ցy9%NܳC3Z`UjG_so7CUT#g lTu_k퇭͈!LҡB{.kt)7uƶm7E j^rTѤN*^8&.=J^K8g)؇L[w<;y yjU6 ѪU?q]H\uS^YjDɮxä= }۰^-[wH[OL HN yDʺ X[JkT }ȷ4F%s㭳KP2TU9%yAw3r1䫛ʅ"%g_Jsn|gS] Riqd|ьi1?W9sט-e~"Gn~JdqG=ڹ=g]ǥC?!/B:H#@~IrλYG`OHXiDoڢ%9OWq.t#7%ka#8X]Rov v1`E30q.$ Sho٠0OZ 62N4huR8q\pϟ§᠌kq@#i`ΗšD\=fC,N`<=_ Ծ~FF7+?ԨN֔r1Wc咍(ygOV8Q6g 2.=.@.FEa{ LhoXnA lwB #֘pډ:+ZY`5`ZG}022ćPK`Q}_?'O2O6d`c J.v̇AOQ` FG栗Wj)(7) {Fp~qea[k"L^8JeCKwaɫ::I{WzYM Y5[!]/m"&0x3h`_UN j,@8AYM]UE[F'l HY$2(f,w>UoawA/I}EYцVxVxyt9Nլō; F8DM'h\'l>A::* yDK1݈cK>!Oπ4Y26mPԾFDMƹEzce,:2F’m\m+lc0h:~Fl?qDn;m;aBXkhyp4?V NYjj^$1:B!)5|@l{1E0[ 'l'7llet#nC8F{:qmUL4xl4O.֭Ԭ+YLmM5RbFo>jO=uEރ/V8%ͰO{9)K?u!N<䤆Qy>i'_ﰽZx,p[BOҏNKw)ւ?aSq[+ j߹Ti˹&gCQGb4:YĖYĘC0'FV= xċ K7oZNdBQ5 "G<fmm2qfY@ݘ<9BH|FEg !v Xz=ߡG֚ 'HAb9]])l>RXJţIQ v-0x_h;t=;hJלrool/Ikj:f`XgU564g#YKܧCDYL93r L>ng4/ |K۵ H>Pjdj/0fS#f12o%m:G z8g55ӂj# r$9`W tJF: x+i94E`u˝g CxJ2i6H zI.*P@&vUԽi\ԭVO3a"ڥ$a 5jeP3Rߊ,Ȇ~a9 8#/Rk GȳPĔE;~zhU%غ Ew͍zPFQ@:IMUyz8j^9eZ8Dd ]tkD"E2uQ;VBl 9$|zf=Xl? u2aRmҷleFC3ugxd$8pb[D)m rhE !j{o|{F5 lImDI/qTSoFLJ;OΨbr)SmD3xknUf m)SHr5j7hGObuC.ikwFe=p S!=[/H :!"`fqAdr\) QN?D]nsTN6̃Ie*v T#[:z=AGM(,oS+qMͻ^4By|R)%Nͦ?O^=HZ1s̄A?gL<^ϰY&#k2=7%MR?92' |bvm 4]&%"y3E{*Wp0 3dǾ9mz}h6Qƴ><\+"U$ ғhy:f>ɼ7vv;6>[]j kSߗ&v튛{Z20PGQ }枏pOdpW)Ch1\ uᖆ3Xi#]̗jec+V_8d{$B9^؜P&I+iCOLhnW23"jMy )X&JC}`>l>e $ӯk{!-AwLJB7[])]rP9وWQElmR8Pdy434Ix5;Q:8z.Y{Vf.MQa腲RMV ړc\n9DZ~j2=U*f:*kNBx1C'>y;f(,:ɒ1p%[{Ul K'K%C \򩂻Ѫxs܋d%.f4C71X07Ή3e^pUT1IHy!ưHT\&[8~€s?[Ց>";^Kg[Xz ! |Iq [.΅}gT%238qaRo}(tǢCyW=TւyyFBP]jqPI>&\Xxg>i0z'VW"dd/rUm1\%f\:Ay) G!,pula@. O"Vr C soMӯ)6q|WAcΡJ~o $1AM:KslMPn{_'0O(](P#d1ѦۡL_=:e\7k5fm1NТ blv,Y[#J|ω".Mȷ"'7SW1N|(%d' vAQˆnlM_cc~;ġZt{0,θY.n z0—М*z/Fs>fWGU9Z4RIPIf|z\PSkOg`\zm>0Ire,;u0г|6]peT}럶rQ#׳p CsW0 Keկ U uݩ}}>L W;4l >\6vEXI n2({5 SN?8#/cNIʴ.V ?5Abw^q\wI*_S`iYI]:9R *DɤҠ&ʋKdRI>Ԧeƨ;dfZ;ꃰIwdis Cv¯5` C$7d_87:ww*_/M o3ua瑽䘶L8X(ԩ3S@q8-j)rSIYFtꓖe3auCe}}B#&Q/^=A,eǽ栊.%x]?,y" RMS)P?}slw ۾plT#i(6&Vn|Ԫ+<s;Kciy4յmzVM ˵0*J~Q&0णdTa!?f !C!SFݮ "lORDŽm:g*z`3FU͘>\샌R?)R6^¬dy%pKLMH@.T8#ߕ NG>)"%g='!4cJܧ:93ŻK6|(Kax.ѱqD 5VU=-uj($R3ζnߞkBc&l?nۑC.{ΗI\)5.!r`Vfy:OgY/?H[v4Ha6\iJHŶ*KHo@teDD_Fک8WiUF>5He&xtgC6GeѡVZ&NL苈v3u3WG0Xz,뛏joY֤t*H{xJn)+NIS wV_:&9~d3 +O*Ə?0 F%?]ğacCۖ} {:M±)FY bՙܨĘs}= ]c {/}8U)|;I8D91 5* LiEVTU Dc95x> \<@7! xw̒Clt/7Ud_&;Ae>0b["FfڮvGwSnX)fbgl4Y6Gc2e8mPf,_mY^ϷJWv-^xEی:>U~[JBk .-ȇWOxD^'} 0jTPļĎwyDտ^,U_ҲܬN7߭odbP֖p2[.٠ z]^O$Aإ0=8+pې)|±2>E~0)IǗFd>Bbhl-Nv@d,+[cESql]7/v|j$Zڢܷd,2:УQXىw$,f\-oq\@CSdߐ8~}{(1z zڒ5﷗Xl,ڪCqUblQw?4P< X;SHݹH ׍fc)덐]b=Ξz,hk_cG6*Q2Z췀%ٍ$wzyb9Wt":t\Cs\-cq̳ЗǤ^c̼"uAVJ[^(8s4U0teاkC+2A3/^u{AHm'u=$S'nai< ?dI`93lʚ0gDŽlnNAEIZ+̭ !v͝Bl b6]fbMb2vAb݋I6Y DY=p f e>.KCZq, @LQZ9BBDNL- )<6Bi'ne6LWɐ5{ G.j=kyd[:Ր#?\SgfNm <^";bhX/Oœo֗r^XU\.ػɿ>;2;F_ ~)JZ5M]FDăw9~^LeB+Hl \H|. "< 2}7W"Za|r6 EWrX:,CYKk5K[;,usV Q+ f!ތ;Ƥ&2[͹NAdfL3.,zgii!ӵdڑc2_89[_3eʦY0 {~YK` QKE_Mָ<~<\~H2f<֚ ܶIs|_0Ӂ:Mj3ZJ`hJPe h V]hQ2oD}>)Zl^^Ds;,CdW98ҹw|UHb*ffTӣi$P_>s3dҏ?78 mΥ HZDzL^i C*`}jYfvp28$qkJteqNjқu6z VfPyַ4.>cdILyv*4"Od=Y_l*oҠH!_h,Ls6#Cd[vNʼƘ!bH\ $>1t3̤i^9ASتz q ڟM,m^wxmN"? $qB J\nͺ%u3ӹPj^44|1輻Ar59,5`5ՠ0tOʶ*xn5qO1^H͊|p(Zq @U3J'P)P/jrpAGb+=ql-']X°;Q6otj_w}JrXɇkz\*f+Ҵ(4E*ͥ[;Yd^+rڿoR$eoz)uQ bPQ],ګv'5D}l9+#~\Y/ӹKL7;C JcPw(~cw"')% P)W8HW ZNj;Nzȫ(/R:x߹`#J c$4q*t־O}Y⢙rmfԀ.EB3D >X'/bh>BY+԰Š͗Xa m w#О`mm_D)xpOLI2gO'&Wx}B`p;YAn[÷$o%'ȸ`DG0ۊ(7ξᏠOmW--n_܈NsXd#otrڄ?`zxU$oqc2U272{Q=z~_=0`ÊX!jlxRUpYDC@5nIXl\cS2xpD%c,44& $Z<3"NK=0ijai۠Ht*RcȚC-A蛂Zr?9rA:$4dOZj=rarVlE ;˟޵7xؑq5Myb@Ĺ^=*\0\~\ ۟U^~L`eP~eG|Yn` B;WC؜#|8YGKVMX}B u'V)ISH=rH`St}\Ə'zUK]FaQ'`tKcJ&}I O<"!~lk*3Sd"@{4"zi ˔KBЍ5wT+S}y$ Kx]>:^ lY{H!GrbWߨOc7@Y,hcU%gGdthxz97j1YrnZCEp-n2"O*8 ?n I8-m藤֔3+4*`SSc˘ ՑMwI^40EdJ-lo^Vb_7ߍ&ãUS>"?]a'O9qT?p,qAf72Et--!<΢7A[LmTؖtp6Od >8"k+_OMwG-ԏ1 d|4%qhH"]~eb"a.Fe-=u+8Ft8LjreZRIe;f7}1,6 8opw)em60j胲VȎF9U'_/ ]]?\mSS&GXjDMDZ/ÚV_0弩x;N俵mwkpl+]>%%AǭJ+Zb_[PBM"sU) }ɯjc7lWuuJ%$Xp/m>4G=HL_mګö́^k2@ !iɢ5IV&=[W2+x5ǛigɶLQĊkYO*PG%3ŸQ 3VLgNnR;~ x5-0niO\j8]qª$Qʭ @=Y !- $7 7(0Fe\{y/~2yhط7 + ՜/E $U?# >)5};{ 3:Xs6n(hD*DhBg9 ބ?rUIS1])ffm;"6/Oݻ\Nn\,D%:awb1v-=q@H2#|QWCuiVٵ\TMhqV^Me^nqwY.q9xTdW+2guP!6"m 9)qR'~γۆ;0awBRi Q6z|$ `Cݴqd,_`d ;@j(?l/C6*U?YlEͼ!)ܻltB%X,0q5m&/_e;?J٠(^_m @" >R%(R\e9pu\/Y9ZT29]z'-j"|!Lj;uZ!dQRH%"T?bc$CmrK)牂N@}4z; VF7ŇgPARr}L1]cFLSV`01Gê/6m->M>Mx:rm"3-qTH!X@c& UdB]z1vd8a>ѫ@4TcW;;,`W3Uٛ3fH(>Vy`r,薝5޷ĥ82m_n6#6E7*^,ݏ,t(TF5`.#Kv ˙"%qjps 3zbC õ":GWD/jUAYq2Xs6#{Z\΄'V9U*23oڙϸ%7r?UqZ޿!<]|6 )'-nD}o`+nޗ+i~Prf޼1 :ARVzYk>QOUkgK@ 7JXX޹s=U'WTvwD^d'{e$zeK'q^yMFOH~ 4KA(8.K8()FjG%8 1> C #);V?U xxdU0%N[>O C=RZۏ]I NCLJ A10V8e]..F l)oȏO{628UV@ EmA؍lh5w0*YDU)L(5Z#r{ }@Q{+3W쎸zLoC8j43}1Y68ۓ' =RZ&ؚz%e"!U߃ڂ-jϜG^+Tϗw̬69ց]5թWs2Tz㭧IofIܩZBY_#ej@k7sጼQ&Yn$J S 08 5+:_/݆@)Yc6៌JI^i5}_Ee&7drڃ}rݮ|Kzж/ 1ϑJd-=GGcfQN:R!j'_7]9ӷ^. )W~lz#TY,+y-Db*MX1r&%jf>-k{[>sG$$vezwǘp;$Ɔ*xRKOhGXΆnZzBrmsL7"@n| 3 ]-1U( 9bU r tיEɵC",+R+wf…ZK@{g5B: Tvo\JRvNt>YG,%|zz63p6\ynJtyMHW3ނ`(`~H[y=@](a)65+OES#0ZpT3_>wi)YV|C EiYTsέ_=Yj~!$-@!~x)LY҂SL^IA-1пemmڞ8C}l6/zdiMrZ{ 5=xg1ql6JoxF3aL!|ɌvV{~1@#8NJG*w# j$e>Abqͱ̑cU7/FmߦCG)JD"V*J_~MY7oZf`ycr qj@L7c'mo.:Q md}Gsl84Ef/QEhH|2B!SQ@OLL I [m".? ,eMכܞK_6v^M<3p'=c%t;‴μv]XF+Bհ{?k\Vi uy(ì]QԞ.yڼ 04oy,D{@R'Կ &&u%aOT/ jZ9ARe念 J|֏kQKG%Zx(cD;nM~kI@ӜF荠[Mv즉s4=?9bZw/$mCQSu%-6q{\5Wv#m6J six68BMhQAt 0>[0YM|>BNW2M07{#֎FSX@e䣹r6N!ğ^;M)av[¸osF8Pk;L2-zڑ(E -e+96T*{7#? 2XWiؒ(.92ԟ)6 utMH"jc(R0縺O0=c NL1jb0{ }F0 ؙY]\fCau'Iz8zYvI/hh:h%W1 cԉ\Y,o'4?r8д}x~(:%YEzDܹENJ\ZGx:F`kPlHf6gO*Nׅd! aۋPh\a|¼>{ېx} 2\:[/h#3 7w۪Ƴ/;8g jgz: HKd{@'DvS3G=eXz. lkC8 4<ΆG9V#@:@ {6VBת ܙ|DjK* q9_o)<ӫ‡D9 eTE'!XCyĬ) TsQs a[P;2CPHIwC-fĥ=+Ny=.h@Ίm4{1nx_T<:ڔMZ0W6,Q u.*8@k9[Qp9ۓt#*4N|`<£6':L|Y툷2T5#ˢTT:/e ۴7޶cʉ,12[p-"wo!VQX՘*K6%'HO.ճ{P_e5_Il:6 wuSR{HMkeE;B"ʫL$q7C~/&ZO?qZԮ 7\̘ >*I\ΦrnZ+z@W-崙7.+R*Gu0҂ApƸճ:#Ձ.|EeRE"a "Ln=G 9 ΄85I=z\M\s&o 0V)~=Ů*]Dz]F ӑ#〥/ >\: 4b'+X Eܡz3D2Gā5'ޞ/a> yOҡL $ǧyLo;(fa0rkCnkݰ>B5u$;>ɫza&k]Q Ƙ.@7ua*+\B4g4[2sM+%6=YҚHsKgcp%73$Y )Nr((Lu`3JP xAX0zy 5"%G'=.ژdoL?%qX:h: ~ Z,_]|ýlM k pgNNXXT'`XvUy@N yT9(J* F];(.'Qp&BPf}:# +gZy۷3 $S;8yx;}dTނb:*Ѻ~K13|D7;{"7F4r A}u<@r8 oǤҘWL|H-Ľ &gu.%)Oo/ Rwjع O Ņ ps/2~#Ai,DO4rkE;+63#0očD6VM0fMY[aw& Rb='in+F㫡`HK)*o0%s.exW.W̶(): r7/Vh}#F9{*esEt,[% YIP@";9Q HlȄ4nEAD.2~/f ^н,^ cd2XWT(2T=(3'.kںr|\|2bގ ᳆U3ZGbb7IϾoC]GT !Az,1_5&TMp dIB=<Ӗ} +İQ|k)jq0m *?qԔ)ק,BY)*u-w4oE8Ppgm(7/w-_{w*(m񕘲HBSJ#LT[]hcwӏ={29N͞dx4XL3R*XPͦxQ4\]r偰H:XFqǣNF,D}/*Y17t¸`'r„R˹=?H_ VN/%JI[Vp) O%~#JfD8q*!fF |A$,KVwpP;Re*n}uѝnt#≕Z$prŐyF_N:V)L,6dx>dFJVB$ސw s,Gi$@{4،juf̻9E1Cwj 8)Z/[bak.<{y)etjB 20(˺׏RzL}lԃt_ ,na&?^XkZXۡ?S~W,!aϋ 8 c3-F,ȇW[-E!Ko=C虞"5~eƾ@kyՀ\PSF5:NیϽ{)`*d'QuS-`?eWst%dݮN-vRQeC^oɱP/R݊y>s9F/Ωӧ9\])v %u [dHO ZQ/%?S,Qn{@d٧HC= "!X TE:QFYo!<^W')gy #3JlH.,1 !:qV~ %_rLTCu'q ]0 [pԘ#w^weȚV6)%pa,+.WzWrvd =4R!H.vw0w6` *PQ'nF}t $Ǩ~`g` bX뵷ok#by*Ӗ>sn, !|Vo|uӎ+nG>/EcfS/D7:f/rVbjdgIF3pE+;*Ʈ,`~OqTrXa] #:D!ugOh5Xw&6JD5Q0=#z{>w <ͤF4Sb3;*V%bmztuio䱉8M`[I2ށ.i֧c^ԱX.h_q*8snQԫ5u@vPA踇θUmZP~2U2)ZyV'1U]d{/4'Rʭ\T4l\'MQK\<+,=}mXݭZj3,ܶ?ZɏSRbl3sX?*_^a>yblN!32Uh\$v|)iXSI<݀5-=T*?0^vzt-q8Y@ #&$ 1E—.KvZM\xafxKQ)# #R.?kn w7PQ{Vjnb94}|jB!22dLGaг{/wo =4zYÊMZG(9{REJA;kXXcuEH$ɸ2 |+.IG`otTei[Dx *rv ![ØT($*|o_FQ#ʴCrDgXF=J Z=5>`[9iv0uL #Ƭ 03Uu4|ciVIs5:WVU'F~H#͸y* L2ϊˈM ySeN<n}0Tn0nxˆɗ8i(yfRqd \BWd t}/Bj*2ke2h HuQ/*]ڬ0HЂzTnR ;Zz[Id}{4뎚n.$ȡ7zaR1<{ÂZ't+`)sQm9`e^-kw)h(@F4}[i=pZZ+g~~NL T#7_\6m(0B+QG(Ԝ~9V g3eb9&H|8U(a;#S BO%*#SSzȟB^9;uQSnϠtNLwCGb0_ ҢL+!anWaL][*"J|+gEg}iNQ4{CcZiAgdm@- (97L~>^ byƋG"{o-gMg Q*AW6-!<'] K?"r]e'15Lo Ih$'TVVPw4VVυoSܶ{ͤ:]ΛqkZҁ0 &  F.6N4[ W3ݬ:L|鄝y+;)VܜƦCE4"PPM)N!^Zm*7 a1*3-Z cwaH $4s0χt߭G0bH65vX &zYwpJaign|A̔ek(uJ( 5cHLmG5!u)]ؐYFԾN\Kp@j;m@~kv 6o%[:PGbqf >=[|=-p0{ hlN~Aɻ/V.?( ]_~!VKOg[\˩.1߀BNHjީnoXNɬ thZu ~ f]D݄\B1TwavynJc1WmXC::nWn Cqz J  koc 1\xT&` H&8XC 2|F 0`ЊL(\ ժa*6~=89h.W 0A]yb+   TqڼdSjd0YaN$n`+CN699i=Qc鰕Wa@b@":mc넝# ?IO>-k‽-hE^f J+gܮ.iDfԽ}%d Z·5$KD_:}qHΒ- 0JO/WG:=߰Ge8* g*&-ٸiXWh]W(M氪$KI>];Ij3PV;JhV,'t7EIh}?5szSL 6PpF8<]^p[/2U^HTWyHBTTd(Ui~HZcAb{[vzFB67,E!YBgmVgyN+u /\NK%JL#b=h)ĺvkq|I7K z_R'n(eF큜";b|!:j…Iʤ>7rZ4@W@8t?!,Ei{Jt:4`x*3!*2%36 Z8EcΙ-HdVu  p/Utsl B |˜tA0*:E|HR,Y>dxLpTc K֬ ʡ,AE!\XSAi;&ה0ir)RE"Pb :dwGd0&,|=ݪud@vQC:aXk՛ Y``8e4{3,ĝA* BjNFy| ~[$}P2gy/ҦZç(!qـsq>x/b^SM;v5e~J`(YfRvr?r]3fq<a7tag8ԃ5::qg8r~}|Ix5GʒR4vQ[7ٛg7P#.漷ʂWu`3CYHF<} >1+ϐ9jcu)@\ҎF k.$$$2ege G`Rg14I3l F?.47XLv}ݲ[f|_qFgӣ{!tj> ڵDck u5gG<&y< /c%+ +7eQ;6r)&J@Қ\W'=a~_)Xı&#raBtuÇsiZ 2~prA2ІR4wT<[j*isFdPA?RFhw=Plpm>-=`1=&aYְszwȌXJeEU=ˤ_f ?zҋ~zeC8nfI-$X 86CȖJF(wNh$>W U *w5<HWu[q'SqežC{}H@},DYw)B䫻TQL& ] D= &oBU`z'ć`>o4!~'0).@$07DFf3g mPve݆~2eB+*4F,h)l(F\U(F]Og2#͉KeE 3217A[M2'⺙ifZ`$Rșp CgZ^F쏷R1 diGř%Ce8,:Jr[" .!b8Uҿb$>b^.8x>1wyוw!p!nHR9|-!+̠1i2G!5JC9WJ_ko 87F0&s|NL(0kH `Sj8I CSWg De5:P gQ84c,PXg yi"Jݜk: o@4nXѓzK([4U_g:j("9v`~SQҮ%Y|{O[\8HmR` #ݱnfEl<5b}WL7[jI?Ò}Wv^H{+ 1q\Mn PҰKMs~(+! OV,%?E⟱EAyzr*[m;"s]5 2FE?i|.iCZrKMK2oRdXAYgT-ZNhQp ~cc}8ED "T| SXp](ϹbJކJ,ӄrbs唽{?DIiX}Id? NEzȘE>#ڢto9Mc87e4/~(jI)alש}ͳA]I?r?,csG\vUrTFAP:"mq{ž}j0UA`]iiW,+#> F_ + z*uR^)cĜ2[)gStW{ehQѢUwЊR JI1x}ghvzJ~]7)u |fbckDHt¥\[+zIX]=<_[2 ?-Xc;/p\ jXb/iO5Gf7mR6^Wv5Tju)VEQ3Ij[.?F=S|(g2e &O®ޅ~T]*7ͅV "RoXLwA3J>hXn`;Z_T6(TdE!P6YkIbmw bovEF2s*o#8Oof`5F X(8(j NI%r*ڔ+Qvн 'Tp %0h kx'tċ rxj l, P_ٌa^뿭~@ѱD"?TCHg-foPM>4l"-+`A4 }J.mXZЀN6 d#wxOA#R 'Nꗱ-^-Ioeb#\ ԺFȂqbspl % iWiB?YDvRVȺͼ4Mv`})zjU`fTzkp-UlH>&c1'}\L5$^o񋏸gaPŭ7IӲj*as1 t9["$B0sQa4.\Lf;Y1 gX-~ZM3 ْ)Z}cdp12}gƭ2%TgWN <w (n.w,jR>3"Kl(f ueYl`]Q5%:繷"o8%AZB3"aщ^mt{:: o!^jn`dPLz *gԢ[~pja^6zbiK/ r)AdfΖ;fv ?=.S-hA+I9r6tR ;K8} 5Z׍k H@.EٝUka^Acx!bӚ/+gDk\>Hq}f3L8X$m̚nYNࣥm(LãBlT\!:,+`/лZw}< $eg+N^/LO$"a'Cl~y&Xz3}\EiLPX/.SiR6u:60H"4J; ΠEAsK|T%Kw!0 WA.ne!`@٨jFx%ʧ$nƉncf'/SVXwYjk/^TMf"n= 1fv'"Ĥ~Zwx[jp ײ~O. I:d wqnW@\_q6l$p5З9DⰭc"HU%ˎ_)NHyH\+3I4/dKn-PHzqCy%M~ֹBSr6 JrO7cӘ&8w.~'׉oH;Bya7 ?$@d3hlOT~~ s**${׬Vj}C|[OEgiw6(č`h(A.ChxtjE05޽eWTx<&(bu^TC n.2Ms˓deKc ʀRYⱦOb]6moRǚROEd)F(8lm |G\n::@O 8~«=$[f 4vN{~woan*'-Xke֍9 C"E"0rй0 riC )JgJ]'2҉epGCjT̸S'$I:H8St剅 u8s~EDfCo$!3{JE9߅\~k8B]|ѐNv3vR+fn]QN{zUf9$ʨD!?*^*%wG+|nI"tfHqŶfx6;8ahm;*0(ޛ1c&Kw9QC)e- 8Xl >nUc]3xBRˈ9V%8Ҭ "~qwPJ3XbCcՂ[,t+ˋ8^w{J?aNMVqeD뺈l ~2›b9OL2"óUfUﵼKq@0iB:}!B+JkPMMji;}[@MO쳡uoSe`@E(=pן O&)|#_+łgs| AyDif*y4vxZ lkd밓9~HZcH?$®uTAʭO盫XU|3Ha(E6`5#hVb`zHw~T[?|OɛV$ n+[dҨ362޼玛H9ľ1c(ì<q_֒tΣB {Ȩ!G mu,[vGނ3۲j}]m7+|7R\/xorAjOcyېtJo-wi#pn-qMF|\ X(WI|, Jy<D2 pO#J^pԃ9  r<ځh%TN>j0(F<.7 u)H:&\DsȡI#rH'^*dS]a~x+[i{H tC`$~J/Xd颉 z{`/(2OO&{Bh3#֐+J M6vJ4Z>fHlB,l p4żnoG\ f7D[~+E_"kwU;sI~5[uzuS*tL@9$X\O-GH&ܒ.h rX;_,hl! jܘmBpOv*AEBJTl쾘!3RKaVvUל_R(%o7Le~Nm%mtyi -78ej>iS&_7w#XpjX%OA|$._>ªy X2(R: I&D YSKAQ +9;6Fw"~Z *ggJ:'5,QPhn̈́-t5wݱN1$sfXڰ+|lng2ĩG7f=0~Mx'&UÙoC:n 4K=*2 g|D|mV>/3>' LOS2K6+Al&{`{yhsE_^AysB(Eg_#Eᛗ2M q T4\Cҫ;2& 1]dYJb= $vr~ۧRA+Զ(m(Z?}wf͸hVOk*q *mz&e1If: i\G c[s"Jd8MYtn$ rpݙ5  rJ5~8jkީL4\ݓw>$`MV?gF׆}UJ9hy{bJRCx'n=em[m+)°s?Tnr's\׿.@z` Vv{ޕR S%Y-k5hLG̱[ظ }J nB db=汯Ĵcih¬'裥\H-ΩF&ۈ;7ڂ6HoP*0:@uY7b<|H3>rݞ~Sv-àuVR _J%4RExVH_nrԏサsLӦ:=F珛xl\y ϲQ6Ɲϲn`fW œuZ*-k`st <6=B) @ȨKzc3?utTj^M7/9C PXkS`?+ +3g.{J($JHky~T`[ii}!7y(vs=^%xjNide0CbZ >}K{xaM`Vau,5|($G=IooVq ̞ VJw?=9x| .ᐜ}Yb0DnBqjY`0!TwW4F%N!oG<AK,ER(<CeM{4&),܌?2P{j{Li]i.́T8顳9z> 9*bE;Ԋ". ' yՁ1RYf0b"12@-TYұnfneѪM}5Nfc[rbٮ/rcⷢhi{Dd !}Na `v^g}<6|[c,9C `\m6m1Y\!hLrulկ;~=&џK~ WyGP<60xJEe}1 ʻQ?f\Uv|G5Ul;EcAlrĶZW6TgA %4?=Eۙ"œy?B'f&?vjc۠Wxշ5-[Qemc#~2 uFIky…ACKTB&/7tyZv>3rDaFy:>Ԥ `QѨ6Bqq|f?Ѹ *H`VLd&(+6!]BQdžii ʩ3WZ 7%f2,Y-rs}<ׇnEUaWe/\8a!r]I^9I[CGrJ ɝ>@4U^AV ;ގ}!}F$d1D*WޱZMD#~.`\o(j ۄU!yR>@)\$r| +AVZW0l/Z[ݿcrxz"\* P:nѐ0˺".OoKTuG4 ºBb-{ϓ߸i  o^p&}*9_繪zWcNZBp?ņ(~ؽlČ|ޖыU"E=%ul.(h0qhOda^gD``U'Ґ}½[)~7/!(|r!N%HEvc-T;s'*pBD!}-NCqS!ե%Bab`~9n~ߜbJAjV2=]BQgL[ٛa 3 (B򵟲 3:YP Ċٯb4ipX-2 (ҲP b8<8}nTH  fA#F#j!ao 3WW#սĎMCiQޤjdҴ (|VȎ{ :j+(>rT²Jq}H]C{M$G64 hovs]hp8c WoU `O!u [cgY2 pWN^+hةkqkIA\.Fbi (') ]-,+-+5AJHƗ"yX1),k`E ײPTݮHˬlWT!D*FeuiV"%κg.$L f62ߚka, r>`MAtDҤՀtﷄ.C7#ؠb:D%Na]"I!d,_ (5Ya*a=OֆOg~,IxaTrN'"*sfv3dd&y\Aa2 A=b5_t&{||&pWe> FFl@$!j<&#IS3CHZ~P CXpڞU$cLlTwO=N;')@}~&)Bb;޲fޅr={뤝|\ȗ}9R E nc+A1Xpt^3f0?68 6'qWKd1jT1~jv*b+.l!`S?[mj:Q;nr*\h~kgycTiO_X}DKtj"aKh;-m% 8Vqw}6 ?6>L:Wۥ o0t o/$ |LwW &;F>C-i;-/ @}8]-?4d/t:3B])+vThy^`peu,p+  '3Xop:`܂&+fǸXGRPP#nJ^|y%eD&PͳUnzY`Џ57$uҊ,ui8[&-WP"Rqܣl-t@={axFDm\:p0tF0\bF L``P߫LnRWўzS,)snA Zn{4b/-+B6l5heMݐPެh?r82?{ ~#tnYJ{M~q5ho٣~2F'WLNKߖlƦcS< 1zȒFETf$y }-jU_,lJGi;7yf +q?%W 7[d4еp׵zW-b)҇]|Cu:%{t2'5958c6W#rEg<2)vbkP0Lۘ%f`y:BX*ZGR*(2ɬ^D !V ' ߨuʹ =p6J*lZ L?˖MxPShKiql T$6S[>943\I k\rE x& !Dӌ鳷aNUN@ZN{*Zm}dr'g[DJ@cy~QMvt%tFr'uag@C6@ : { |3dIv)pJIp-!1o|0)vjn<'fuz AkWF~bb_$ of~XlQFV^;2\̃=:M>_'d)Qwh=(]VՕj([\&DS2b$Ƅ]'z}毽 Amuvc(7\tn,9w\-гGp]Ej-fD4 t#J]م ;RoY/(>ifRr7p2 Iձ1V˻P+ڎaOYQ/FЁ peV t^óAЦ5D:7 ڴeN3ٮ>FǙtdpCejqg<8]Fʆ]kW~{Uя#K.c?2ApkQϤbk%PѰ%p$+rus S"ìj9*1G m¾Zt|;JidgRX-&|Lr|V B, #bb57kcɧ`YQ hG*70[CY. ϐ&L3h>E<e܄DK O%w#mAB9OazYT(612- I,]U-6H{wQb6mͣF8嬟}q qfÃ+!bOO}t6W,!zŇPE4 3s&ؓd0WP*֌Wf2zw ~.dq|]^&w ['_w?RmJ!~dg_ &~c0bA=Y#OL58-x=}/kMV=sh_}?l7@IFw^:]n^J9iQ`qҭv-Dfۤ_Xlu7ft"@ XoYgkv^H p?WҖ35z@< ̚]Ǧ6{xt#x(`WDe!ž6rr  T7h_]E(08!L6qkH]w m?@ͯbCq_Gn!%f3ߕ'ΌפD7: h؅zrM7(ڳ"Я~!nN^ {IlEx՘y,lQTQE;R4Dlk'~b^4pŎɴx)B,>I +k,ѽ <7/3X5|z6Ji=ՖYomM1uuɱԟžZfij K%l>t5~]cq ]#o <*(39kӟbT i9Ƭ;凅u0]b\=ߴ„S݄xNfkt*yAǩA:`;Zp*F0W"1bW]#ـ:* Y 3!?B]pA} aE.^c.>`?3 2݁CشѸX詽-09kOʨ雒&**G.诈;ŭJͱCR ^򟉰bH߳2& oR<R.-u>p?MC31HXvaKk@Mq?=[ #r wEׁSZ lWKj,IazTJɤhN,Mb8daA֞Ad6\3qd rOiLDTM 2쫵!ѦͅLQ sY :ݛ]_pmOuޔg_,7T3Цŵ5$BXi>lK J4g|Xĥ[ (rZ4{4Tk:2p<M~VI`N-kU}I S ӜOtl1jD6X%+B[ NYD{"W`o[R(Xl޶>_cb-*`a8BTӯᙪ@(NqO?SAQj㐣Mzϲ 5uaS>~$〥Ly[~CDzrBɁL󕳐6?M^O~Z18LJ yTSC 1HtqA3ɼ/RxvۤgO2O5$$Mo} vlr$'/&К%BugsVo"v ]\ZޕlU?1$ e,6hyX'#qC>"jX) þV|`|9gqTQn.iKOF2z3axԔxVw._+S09v2%v^vpe+m[-IS CSI_LLy;G2cߒog lau k~? DqdJ}[%fQASEଅW DYDj[ʐٟ.k3c-`0(6ph_}r)DYt49?@k%ok˻Q/fKY6Mc- _3nn9z52f \r: 5bi ~ *"qVHFHÆg*H u|L1ǣij4Y@$N%Ttftȷ#Wls6\l^hyT;Xʃж6є lG(OOj<8*6 gjn>(v'` W6.]׉Yi2AHwK|.9Dp39Pe[ऻhD>@S-5ۗ=V0]jX|ϷHA{$-'AwsQ]0Pl)࢏S+}8|GMf fwY R7V ZMֆso5΢u@WzzKV0_ t?rbHmrdmG[ _V!p6ZoG}WVUǴWVLO3[\s8}%{hJDuqf (kR_zmULڅ8gWqPE n9irOv9s ) oFvҍrs-QrP=M(-@LHkaց}YaڳMT"۾*v27 oa lkÂHh+Ko+( sEB vг_DKH&|Lq]>u#=e6ݞ ӧ4,JC*(VP7pe@yaq&d- (۱rT{3 aezSm|U؋RȮ8 @;?P)ИЈEhΞo֊2UUO"@= `YqHp& #P8f!چ$l"j%,r`ks6 sŖd[p!~b!`f@m >ݥu9%,ʽ|E۴ 28{…_KDsrq;r,hh02BUާ؊:_AKrY 6\rE{>+`,"[+^8a9K"hQ&Ƚث`Gam!*4P1Cr &TG)N[WSiJƒD#bymrh2(Do8˜`'2MJQov/^$ w2@QrV3:B`󺒛!L; _vа[(׳j!y;P, اj5\mihǟ BWE&m" =@Z_T{-;ρU9ss5 |6F[wdASnHX(Ytl?kٗ r#8W}::y¿銍$ pf5)z;#w888}&#7}"gNZ.ܹ6FLؙkƲYWׅhjLm<>;u }0Cٌtcc.(fO<~PtdQ/Bg5K{`,l}b$^TzEX4|ǻP?AISH6,\kk%ckЩ @[Ug_{,<$IBȐ:=YTe7 А&գFxxyyDɮ.n ZM@604 )8݇꾠nK%jBGv'_Ѽ,y0W&pc+a^2ьymÀVfvEC" :gѕ 7eL#l ~{-ǽkԌ  3a|y:Jn뤨|ET^2@-xt]xLF˿A7]_$ǾrԓO`I,hڸ_pLOBeH$b[TƹrD u4 ]< ")= hӂaʦ5#lʽO\.H.t^p:Z>f~xs5٧/6k5ծDQjpZjA^ j"pZ$6v(?]>~Hͷ(|?Rj"ǐm݆dC+Bo./Fh>e }Z均R%:S}:RV=謯OPlKTV2*2ЀU/gtΰd/uW,b6Mcdnlxang&^Ek;&5& 5XH?̒E+ʼngZCi{OE].X;pV*hn01(0uw+xIwouuiSlW{[ĂUu˩*`="[*ձlǷZ9_\qLșsyx24H2; @+k oג~dve^AF<%{'ԏ{ӊ%"hFHU)=ǘK㋛QEv֥7[X2c-2^7I|y[Z(V暽xD>ڶ\!nO6yJP?y0 VTJC[N8`~sڷӺ>?$F7<:(&y7D[=ui4z(6濂1=m[_d$)?1@ ytƺyb4-˸ GgaBLy4j?2֬_sIljs|I2q2:I!x딑G3k"}s+o_T9&=i*tٿ~YKc^w;L0+ُBP2gjQzVG/CT Ӯ8ŕ % TvnW+s83yysB\)@68P|*/b0! T,R-av)L (_w7ɛe]4v_lqiIم&%T! қRQ8db*7V[[Kc3S ɠGҎ@aX*o^1+q/.eR.G{=ߗ4n)Jσ9Svs,8 Zes  `Ȁtv[yPSQz(i%q(L!¥m/X'G,)MFNCpYZ׉8g2JCeړu⏼X:PPu^: d7&SY6ڽu˜Pc>+2ֺ3_WT3'I⺗6ySlǰst"h=fc Y}[xKrq߿QuNm?OšJ #'!!mB-$4//[CE(x ^X7nk Z"-u)b82g{q;6WCǣ]7NTj5Mc W~?YtTP0d t%!9tD[Ub^p@f3&BCsT^N,PI@6@7'X3IXfEdw_[TggkĆhzW2,/1C&Oد^ J_ 0/eX )]nm^ݣ(輞QgqR 𖳟^ςƍK`LƣC.H!.91t]U鄸T2:*j jgF{0_9zjrV59~GL8޴jL T,&{Y)17MA?f|g DkLtJ6vtjH2םZ ]8NтiQ&.`&@ 簪f骑,L5)Pm=AC.Wy] BTx`P @-p?jStyWRy!^nnP*CtℹUgwqe7&ؤQrQƇpt".d>hl˄0/ O}kg]xxHޕv;v(J)gO2GJrf,8>GxRJ&7/@:DQp#5hֶ*(&!+F^mJ&ݰcTW\`bn"ϿDi"2rPDh%U&9xx|'m2>kmQ mnC 6K#x!OٜUnY46D4W k\`snFRZP5;[ћL;IAR E%E M܊8Fm>BֿDbX>¬m3pt_d jmi4J|fm[#ʌRF&J +0.,{yqɳAH? U&xm63J[ܟcۆ  ʤ^oڄL oD0aQ:حU- #qw_rSZ\Fi8FsʐA"u>W 2Y^ τՒʒWr'pb]l{"o.qeg~URS)Rѯ `^]kVDl2~Ԡf1lybޘ}>8Y,kX Z9RǍޡ8G)YNpῗ'UOe`ĵY/W a> 4nDžs/cf| ]I5ؽ O-Zf(SꅍqDr/p#11y/bQB>w5t|H=jVHzT~QX1yf7[?qY֔r=͐PDg0e|j̳Z9w6(Udy"#~եk8M{%uC܉}A(>y[NTlUZ\qT9Z`Nrdп1% hL9tH!S_SF!FUkw^ҋF/ydLY[#>ƨ;;ᇟb8ܪG!v2E38f].@`.1R7d$9LlP% &D[eZJv0+AZ]x50bG`ǰrq$3uU߂"k RwGi`o"/ "'*_gv\o" ̳~ 诤b-ڊ|o7N18ė‘P5W ->.@v<{X ǎb`l@07X;+h/vh (jXG!GR=[+"=[oL~bpd)͛~2s{Ed' dݕRF2-Y7]#+e%i* p/m0,JXt؈h6v4vbu @|Z:wN^?ﭾfԐ17Dߏ|늂W5%* uH'gAc4]WѢbR·4&G]O+p7|2mRv *-R;o+Roz(0ə9cQ+ۇvSmV.Q߫2;t7ń~_M,Q5K~ߏ%Z UEꡏ֏hXrwްf*Q!Y5c.C2@~ݒ_;Fc꧰zhCU_J,%j.v2+v_F(lU#՜&?4MӠLHkӃŪU7 1<ܘ?%[.pd(k 4CK!!YE9ce-Q%V6%$H0WXU46hqp淔. %&5u}wK'SLkS'h8e<A@mzóoǻ'ࣘ`Mu$nOiQC9z ou*,Y"A YUKA L<2 n$190EF΂xtmL:0*w/Bs`hRl{ )̂,gk98 ^QsRlwaiQo/PUmE{&@m_@as/;]st;q<7ZK\Ujeo`*fy*UI..028x ܗEo7*'Ƭ\!Sm)|a1g"+vx`QM⃠"׀!I JC am4\2^f#HCTi>B\iF%&"XAyj:ҷnp[Uo=ɿ2MU>ZSF*/Ycyd"r??Q5e$hxI[hy}{d}72湢,>S$*n3Y-\c N/82c,xNWC'/sTlFcJ )l7Z7Lޭ!w''&i̦1&1LWU}}/R5LzFRGGaȋ2o180N^o>LhCR'`Xe[Ӿ6 9d,4 e۫P*_gRb;ugdAl""@^WGBEAtWFok_#gUxاϽy*+;NAް0OkK0 $bɪO qLϼU SWԘD[;3Tع M'h 溣ʐf-3bģY,)V(2u8Ũ\ 0+=0PoD,}N|(4hqq-!Ɲ0`~;ЛghL1<,4Ԇ]l?ԡ;CGj EXdj!LY:I%"$mUx g2N[UYV_o66Bb7\pobx$ؾO# ր StoGŚb9:vH6ƣ\m ,J56` };IVCfgUOa" 7!Ѡ_;[kFo6=HkQtfxvonR@eׁ]s%2?6UV "(ke{-Xsi6-X%\jSG]}AR^1 /AOv8&G\Lq*6tj3~v,ٵJ 6"`6eq'Dꕬ7 Ev@WY$O_Y`L%,u.?P^y0CʝdQɗ]b,ܟ#) _v:kO5 mazDmQG %KtPO`K?L+q`缼5nQ#no&owaW=>Kdd0a8<;y9~`'n!(Di acq 0Vj(GWK(@2r,I#]YzM灥W7nM*׏u4{vhߣy˴Bg^ m˴544uw|4A SrgRQB5NPYcs_ȭ 7eeE&mڇJ_/➸tѶA1rd%I6r}0.eXW862BGĭrxY(yy*ez5L>tkЧ~X.?  dZ+5Ҍ%AW&wCw܇&&kjbխ'\Yv]ytx)!Oȟ`f]=Y0_v"Q̀,9>EG^J +,ci< t UAe R`LB WsȶVoI*[*o[#=#A b)6tI8Gw0-m4A=keNY rb9WLHYZǃqғ^ӜJ0{>&|^غ{85_0$}c&`l".:kDl}_|6a,k.(JE2 .m\PBh/,0m-^y*-ߌkVz=cSmNL^a)=7Uw(dUܳNdCQ8W飓R&SݥT+_6'Ikrbv<[f) ,nH=hyJ@4VR`Ƕ^6UB};RG YT䮫6!WȨu<=[0^# qA!F+vX$x`g w:u1݋]>v`spm{aX1cj 7 _$1pנ)<6aA녩wj.F$/"ݡgxrK/+y, hQ\JAp?B:JƊA5.[>˕q&4&?<\(j$=*%ʻ Z& .] ܎/똓ˢ(A`b_Q_vL~sV}{7n5CFu$橌xmS"{3+!:`w>S ?*ܼyccrbjR| J.qA'Q؜:9]/1;VsǛC~MLRC+_T]Kǩ;t oxUl-M]ZPM\s.Q:jD"Iػdϟˆ"y-1 (T*:Q4 eEq,-Nk#w;׭5ӫHzjb5@<ͬ nl{BT+˴*@y->Lb9sNi˟_jE6:T_j.. Xa.a~Etpݰ~edP{A@o>^R5Zyj{OtpZ0M4M_ M,HxK1xMI< 8nG"i?Ճ$gaP~d\"DQ{4d5NCڠ+bxc! o):y,b7Qw[<|!rMr[ҤY[Yٮ21+:RS([9&#"?o\-] ǯPQό,LJyXN0K,_\kC(>a_Qq_kLVF_ ^/ǟ׋~4`W[Iut#馮=cq ]x≿oBXk01~ASf=9Z%hu镃^'P)tQ逗j% wdIr >MT ϸ+`iQE$F7Kb+>5Dj^dN`#C4ː("/RWpmdWSGQLKwڞ).{@r-p8qsZL@F\W lћlwU=w?Ie)Z\x4ąe2^Q۳OfZ7sD=C##Qt7+C~G%kkҮ/-͍.cnY$Duyc}x eO+ ;)BIyy`; ItDFK|Ʋ7߫%37DQSPx܍N6nȲ}kTGMN!5tm q)a?(Qv,w;{\B[ԯg1#(]?gL3nta tYAWJG/ԖcqfVqRI'RM볉zH͑LG ύoqҽ-eϔ~ݪ^1ᆧtUͺ=ۃ!ۍHc5RF_UXh{;Ki(\MV&t=^NԳy͔^" . fŊT|TFַq%0 &VdHչj̪ RT%03Ì(DiNn4B8npxQ 060ɂ9"PeX ,pUm&t%$c T~R骜^r=%Ct ڎms{@|[0V&H-%n´@n6 @ !fd!G4C3`^ŧ;@< *ZQ;)/'lgD-GDS)aPj?m<"b4D2L:&g?2{j-~{/c5Q&A.o|h|Y)fF3zJÑ\3;.V)ŋo{r567uF5:)|Y'F23lS(*@:@mX5@a}lo %= UNؓc a n/?"qB<ӶoWAa߉OHn*N 9TQ%%Aဠw6F 3ɷٜ4b #Nd:1g?<\y~~i6㙰 c/.H O㍭AGor"@?Æ%<>2k5H+egvk|e0~9577<1ho$ˏnRأf]jooscrҡ~,$h<`lB"ɰnj1kEdےh Ch[1=V̚Y_"{C[ ɭܘmv(Ԣdixb,=uyگ["goC!>:?w/O D!(ARoYrE?Tj9ѢG=Ny2s%9V\<+f(۔ h/m6Wm0#B(fן2@\YFhxɽfTLD4j_jd_ZZP V2%D*hXSg}[si.M02wq2e4qa*%Iz{qY%4iMA'z赓Ab0['~X»AK/-h\Ku8Y}M}FnKzxFPъ r]M(rY>fz"oe9yb%q{GO{K:X4,UkIJSHaOsɞ@ $! .fƕZ*A9@IaaIWAC,4^(ʴqT &Lxԩ97={[ŕ`]/BIl94`-Uܫ Է483 l$ܢ>:ZCr ŭsKdQX=@s=`fz;a.96->W_hڎhWuI@m_UH}P+uj+C3Ercz?|l>CV=\t>b.0؜xur-F%xK*O;ԸzDufeô.83<G3M0@_ZQ>Y'@4I]ڿЯNbbæ5 \'V81{3D1gMQT \%S_B y=Q$o>u`-NTSM6UQ.|_tX`o̲OEO|tD6̾W-c/PEHyڈl>h At}7΍9_GBoʣWVO_n~1!U?`5/!+o J.Km-p'kT8u]N{j-`F"ںѝHd-`Jă<.iy$ʽ}[j>='KHZԆ`wvBGiĶ"-$W<&Go_>f6Sp8%#$ Peو_R^չPR gn*gd^W@Ɩ)Tk1'y[s[vGb4Q9\ʠDg# 8 އ&*'5ʚr.8m^r&Ǚ19(`"ҡޑSEޛ~!_ S5><+e Tej$Mjȍc~7o3|%jjKqIT-WT?pE3fkZM,.$jw݄wY3&IX@p'*;y4?acH!K R]U`pNXz3'Q0y|8+"b'_Ukr,SM/%-],&ʴZÅ=gӳ#vU wƈ*{i>CSCwG.#_q(#njqã7Mv׫G&Y.,‹2_lc9Y8;R*BFPM^5Hشh(wR*XbPMRǥTУiJq}:[DvɄ1vXFsҕ~؉tXC-l2>akhoЬÕv ]}f-M\P$f=SDG(ZQ5ϖ]S23BfN =Nnmw!7~cH `y#ٕL#Vl­׾NGΑۧE#2J8r=ffs~RVb')w6C@t  ,@m\B8كlgSM!,8~@ىFT8 Չ,+u{0Խ3-qVN KA-@\i=lJ7h_ ^M$u!ˊ RְӈЌ66z % 3i[94>/=)>WEDtTZ7q2-2[WusM2xNuS6pݶđ^]Sv!Ο7#m-ݻ{v͈(JUduH5"W/w c"14ME~Q^/]{lsIgthm|Kd"S0HWR"ɛ2eՅyS3- Dx/EndtO@$4+hCUBErgnugt6Z0(zʩ(Bc-Cnj*ᵞ'^_^]p%ƧDbb`ǜHs1O5ҿ=;R cx/-QB!xZQOfb['QRN9jt\mL80m'W5v,k{ilq,ndhG_mTDS!ĸ_gFP D'DbX?=Wqތ7Rh22|~\ m>OLҠhQep&avM r(R”w &SNo VnESy M!ij-wm58w&=6 6vZ]~6S{̃U^ϮqTCj*-^׵$ Cɤ|KLN}sJ(s$6-o묋DBkOԭtHx *m0woEP1[RÇ*8gإu`ѝ6FFӁg Ţ)YE %C$Y:pv%z(2â1S8B`\ @\@"*gbLZDm^8j^ⱢY3۳Ogwn0svzq lu Ox,U(G/9 LnwW0;H|r[qЪzSt0ChdW.[(0~BC0e.Hjp[<25s4O哤=C0<k`{(-ݝ架MlXt -цZy"Y0 xX׻a86'5àjW۴*A-ֳ@Y5ylX!{O9KdQ~Pz=ǚ~hę~6@(ꀓuW/G;ÿ{]Qf}iJxΚ o:H`|Y: @f,#-;ŵ k$8w٘^rɲG)"<Q 84_:7{P/g QIdGo'_]4xlP=26Hz1|D0kP7}Af{Qcb> _QXrU{ڐ0;$ѐc\(M BYPKN&-/ fE/6z-cA&&4S2švq׍(twxبAv+oNc!ƽyb;^ 8H46ݐ鰘:yg{ko>g&a`ut3q5 5#Q`& [6N>Sh1*pVo0 8s^6J-=O۰f7$O%'s L/xC<:h7KPF ِ4`?y6KeDCE,#dp5F7VHmqNwtfA gd@ݼiY*ڳ( h7;ܿ4, :muQ|tڧ c[|,^L_<[#4c =Ÿ75Iϗ)qY{%.>̩踠PRtE{u|X0pLP)X=s_  C 9oc),V+Ӓ;ع&1(?zgp{{]GꪰE6p9>&"}"}ڋrpӦe7CڋVreJC>0w e"`~{+q锏}%js9eSϗ Ccyo8q\ʅޡʳޣDE! CMO’s"U_Uh>!t:avQ3uS'[TCko3FЬ `Gr yRx־?S͎&eU^QzwpU*^>Z8KNz ыP!iWz' U7(1lNjsfE)i6 bx Q6Qgx5;76g>c\54:ɏv5RI6! e1'[$/js5HsFu:Z:a4}$BU> p6//^4itllI| \ؘc?6H3.rxKcsKMc ]Cg>45ZY2mԨl?ӆv9Pj D a|7Ňgc0q1#G򴮾 lѭNDOo>;FO1)Q$eNLQ(|^1Bt.WA _ā~!<)dwOc.4bNx ze)Ap܎}I5Zz:4BӬQD=Je? BE P䇟e^Bl*eggP:UnNR]G_%yo ` lF,g"U_=s1$ʁ-*FI}~_Bi8 [^M'p-8>R"CLYYY=Gm(1K]8 r΅D&|f[)i/+j%=l`qeb2#aTSWXC!R{hdۖ56lfL1%cGef3/yRJƞp>3+m1$Q>>Wzz036 7`?ե*%H(o'Q7~`:OE)2q0Qif(@ǡ <Ļ.Fmno ͽ<&M$i^54QfB'Lf霁LxN ᮿ)ɆRDKUfڞ =$RWlpYEFTGf$ bC-z0:¥Tl.} Er}Z.)xp1~!f5N:iڀuMe./33`]gcB R r2S˵ 5WߓtWG~uY Ѯ&mzqD0u)L(^09 k۽IsRP3se :c%b ukڢ Zsr) C2xBF-Y sW|LV ]ՁySBK)H(Xf sM :fkvLGHK,@F+J&)C }EmvT6SJyks l9Bm![C+_ /!4NDiQ_Bnç{ 6pGD pEG|ḗ2HrrgeGN6(,'Ӿc!Kޕz+ӻuK2{ 0=^%J"b7ȫn"`WiŽ3fNbkU5RӤFUFoš3V 弯4Ihu| v!m*ɔAݯ&3`E6RwE$Y>0nN{~h0Tb ,.\аEVѼN" VJ]Pr=78oSe`~fY29J[JzZyOqJHpAVx~Ъ*l}cjr)[f0V8|yUd>X/Z>%)őcTֱvʆ\XK|7CVRSLj'h]\FniTE+D+ I(MTO-P4{{.$;B 9,UD{Wh&MK~hLr扩 1 ~,R4 !Slur/_:EѢ&`1Jk%wSo^"G;[Ѭs$inɔXNaϩOe˃hP LXq|QÐۈmyIC^evRnn`M죑X./,on^\.}(y_9^DST$zMvSs#XhuVbiڑzmɭDa,RU%tĺqȸ ̓ઠӴdrM~iI1pC8.ZטwHȣY:?PL G }\Fy._=dCJ3twSW \‹4nJ/}MS=aCNʜY-zDhP#5V 6¥)ɩQMQT3u^Fs_t|D&i4'}ٿnim*X!͋5(/:kD'Nuh6MB$YWŲJzVT Qe_b83@& R#>Y@OSUc(]q.F9bJriB cz`Eeĉ phSσb ,tiz?Ml~atZ]/X7kV%&_eoC*̱gy(TQmO|hf&Ulo潬q$-4DͺA~ֽNb+R%\4u Ub""#._aZ hrI5E']Hb#D Ќ] uwJDRx~-1SY=º?Uz@b󝶷l7pD<\hWpI+~JL:znq),\Ռٽ|NL:+ }|ObEľK/5$s^NxҰUρ;w}NعM;1$-=t% )N>tm/Վ%ܚb?w 3X.J=3Yǂd|WLB0wm@'pe7ny,% ~h`?L9s̝,ҟ6-4e߮CCƼHG=iZ>rL5 : XYZ-V&ړ gy5tӦ{M)8>—_mΗ19k F,AA7`hZ ŕh\u]oa׼{XvQ}?/LVx3J<(Pm+-V}c7i=gzԊ CK@C]Ŝqo7N0}<DVey#oU 79k *";(x[$4.ׅr)c~g4N od##"s%9t=4G/'2܋~8I@5j{Wx<2W Dnnj8-ߊ~]!ZPmOb{Dѹ{bj(pJ~ DB)5]/[G R`&B)#s&ݕՉ{dI@I8*l$=#ݡB,*c?(6-\[Ҹ "HF{,r0FM1DJ*l THF:5/qU5Q3BP wm'Öt3| hf:O۟鋺U8]ו'Zb4Hȅܠ*F6ɴ WB,BU @؊ZՇaz˥RiRF2(QdQ+khިźb:AYݿ|}҃"EJ^z5UA"V*Iy,YǹЉSٻ/9蓛ϻv!$ m+!C|!d3EbKF2PY(f w% `=˧By;R`?9KLF#.{ל%<nAnMgX Љto4_fo!W`{o ^@YCTKͣ7ޙ @qKB$Ov}M #YM #j@zu1ڳ$bQo N_֜ \ٟrC=[S"f:il??#=E6[>jYzy/H{ VQ"St;Bw7fN¾%(B)vpQ| p nбcx6;Wa|mj CǷFx\պ2+nnS?G?>*p昽l1>>!n>JH;<:dȀ;D#v+RQ2yIn>VТXq6[{ YZ