crash-eppic-7.3.1-150500.3.4 >  A d]bp9|R#d=]e ˬ@cBԑ! }l*(I9:+Ȱ.T]ZMjw ):+2>u, R:?(2 G;6yRLȱy#ID~<@=|kr4ʅF sR[eƨ^2?I)h_s+8M,YģSo.} +rZB[e wb4b2ca194285b16ed2b3daa06ce721ada9e774da898d8cae13c4fbd83ded3d296f04b59c0f7ba73ee8eb5c7f1bcefd9491a29ae8'd]bp9|]+myUloD`T;/5bSEyac_>'ÒHQ%G,'[%!s:N XO S_̦ hƧ>nKT h0e\zW"kЊ%Fp|NzLxlŒ䥫|]by+#Ʉ޻HuJ 2R]9- n}5RʹmlcXqT̖ D%=\1K4J>p? ?d  b %FW m     (<l  q (8Q9Q: VQBGHIXYZ[\]^5bc/defluvwtxyCcrash-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]aibs-arm-3SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/Development/Tools/Debuggershttps://crash-utility.github.io/linuxaarch64DX3!AA큤d]`Fd]`:d]`:d]`:d]`:1fb8e434a94ef172dfae187a00502ae012c2886135fb16593a651c8aa0f879888c86f76ca8811d32b33ddb17eee3f041ff27f8e7addfd1512d6ea2f4b8aaba677083175ae01eb50eb176ef89a99fcad2e71fd56cf95de8b689370d0960ab0a95rootrootrootrootrootrootrootrootrootrootcrash-7.3.1-150500.3.4.src.rpmcrash-eppiccrash-eppic(aarch-64)crash-sial@@@@    crashld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)7.3.13.0.4-14.6.0-14.0-15.2-14.14.3dI@cc@cʂ@c@cwscWb a*@a@a@aZaMaLl@`@`@`n@`lM@`\{@`H`@`x@_@_@_P_X_R,@_R,@_P^^^^@^^@^9\^g@]ʞ]X]]2@]L]@\@\eX@\8@\@[[j@[<[ 0006-Handle-task_struct-state-member-changes-for-kernels-.patch - Removed trace extension moved to different project upstream. - Enable Linux 5.14 and pull fixes since 7.3.0 + 0001-Fix-for-kmem-s-S-option-on-Linux-5.7-and-later-kerne.patch + 0002-memory-Add-support-for-SECTION_TAINT_ZONE_DEVICE-fla.patch + 0003-memory-Fix-for-kmem-n-option-to-display-NID-correctl.patch + 0004-defs.h-Fix-the-value-of-TIF_SIGPENDING-macro.patch + 0005-Fix-waitq-command-for-Linux-4.13-and-later-kernels.patch + 0007-arm64-rename-ARM64_PAGE_OFFSET_ACTUAL-to-ARM64_FLIP_.patch + 0008-arm64-assign-page_offset-with-VA_BITS-kernel-configu.patch + 0009-arm64-use-dedicated-bits-to-record-the-VA-space-layo.patch + 0010-arm64-implement-switchable-PTOV-VTOP-for-kernels-5.1.patch + 0011-diskdump-Fail-readmem-early-if-dump-is-incomplete.patch + 0012-netdump-Permit-zero_excluded-for-incomplete-ELF-dump.patch + 0013-diskdump-Print-total-number-of-dumpable-pages.patch + 0014-diskdump-Introduce-read_pd.patch + 0015-x86_64-Fix-check-for-__per_cpu_offset-initialization.patch + 0016-arm64-Get-CPU-registers-from-ELF-notes-even-without-.patch + 0017-ppc64-Add-MMU-type-info-in-machdep-command.patch + 0018-diskdump-Add-support-for-reading-dumpfiles-compresse.patch + 0019-Add-kernel-version-dependent-check-for-getting-lengt.patch + 0020-arm64-Use-VA_BITS-for-page_offset-calculation.patch- enable zstd support + add crash-enable-zstd-support.patch- Fix crash view of task_struct_state changes for kernel 5.14 (bsc#1191206) + crash-handle-by-kernel-task_struct-state-member-changes.patch- Fix build on ppc64 - it needs full TOC as much as ppc64le.- Fix module loading (bsc#1190743 ltc#194414). + crash-mod-fix-module-object-file-lookup.patch- Kernel commit 5c83511bdb9832c86be20fb86b783356e2f58062 removed pv_init_ops, and commit 054ac8ad5ebe4a69e1f0e842483821ddbe560121 removed the Xen-specific paravirt patch function. As a result, pvops Xen dumps are no longer recognized as Xen dumps, and virtual-to-physical translation fails. Use the value of xen_start_info to determine whether the kernel is running in Xen PV mode. As suggested by Juergen Gross. (bsc#1187634) + crash-xen-pvops.patch- Fix bt command with SEV-ES (bsc#1185209) + crash-x86_64-VC-exception-stack-support.patch- Add back some more missing KMP conditionals - Refresh crash-sles9-time.patch * fix warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int'- Crash KMPs cannot be always built.- Upgrade to version 7.2.9: * x86_64: Add support for new divide_error name * calc_kaslr_offset: 5-level paging support * Append time zone to output of date and time * s390dbf: support s390 debug feature version 3 * x86_64: Add support for 1GB huge pages to "vtop" command * Implement support for user-space zram reads on x86_64 * Prepare for the introduction of ARM64 8.3 Pointer Authentication * New "log -T" option * New ARM64 "--machdep vabits_actual=" command line option * Enhancement of the "struct -r" option * Enhancement of the "bpf -p|-P" options * New "extend -s" option - Dropped the following patches obsoleted by the version upgrade: * crash-Fix-for-reading-compressed-kdump-dumpfiles-from-syst.patch * crash-Fix-kmem-i-option-on-Linux-5.9-rc1-and-later-kernels.patch * crash-Fix-to-allow-the-translation-of-ARM64-FIXMAP-address.patch * crash-Introduce-a-new-ARM64-machdep-vabits_actual-value-co.patch * crash-Prepare-for-the-introduction-of-ARM64-8.3-Pointer-Au.patch * crash-Several-fixes-for-ARM64-kernels.patch * crash-arm64-Change-tcr_el1_t1sz-variable-name-to-TCR_EL1_T.patch * crash-fix-kmem-sS-for-caches-created-during-SLUB-bootstrap.patch * crash-fix-memory_driver-build-kernel-5.8.patch * crash-gdb-fix-aarch64.patch * crash-task.c-avoid-unnecessary-cpu-cycles-in-stkptr_to_tas.patch * crash-update-whitepaper-URL.patch * crash-verify-exception-frame-accessible-for-all-verify-requests.patch * crash-xendump-fix-failure-to-match-arm-aarch64-elf-format-.patch - Support the lockless printk ringbuffer added into kernel-5.10 (bsc#1183965) * crash-printk-add-support-for-lockless-ringbuffer.patch * crash-printk-use-committed-finalized-state-values.patch- Install and ship the small built-in extensions snap.so, trace.so, and dminfo.so. "trace.so" is particularly useful. Ship them in the main "crash" package, as they are small.- Added crash-xen-increase-__physical_mask_shift_xen-to-52.patch (bsc#1177050)- Update arm64 support (boo#1169099). crash-Fix-to-allow-the-translation-of-ARM64-FIXMAP-address.patch crash-Introduce-a-new-ARM64-machdep-vabits_actual-value-co.patch crash-Prepare-for-the-introduction-of-ARM64-8.3-Pointer-Au.patch crash-Several-fixes-for-ARM64-kernels.patch crash-arm64-Change-tcr_el1_t1sz-variable-name-to-TCR_EL1_T.patch crash-xendump-fix-failure-to-match-arm-aarch64-elf-format-.patch crash-arm64-update-mapping-symbol-filter-in-arm64_verify_s.patch crash-Fix-segmentation-fault-when-ikconfig-passed-nonstand.patch- Fix "kmem -i" option on Linux 5.9-rc1 and later kernels (bsc#1179970 ltc#188981). crash-Fix-kmem-i-option-on-Linux-5.9-rc1-and-later-kernels.patch - Fix crash utility is taking forever to initialize a vmcore from large config system (bsc#1178827 ltc#189279). crash-task.c-avoid-unnecessary-cpu-cycles-in-stkptr_to_tas.patch- Corrected project URL in spec file to match the changed upstream location as-of May 30th 2020. Noted the project URL change in README.SUSE without removing the old URL because it represents the location the project source was obtained from. The next project source update is available from the new project URL. When the package is updated with that source all URL project references will be modified to only show the new URL. Add crash-update-whitepaper-URL.patch Note change of no longer valid old project whitepaper URL to current valid project whitepaper URL in help output. Leave the old one reported because it represents the location the project source was obtained from for this package version. (bsc#1179536)- Fix build on aarch64: crash-gdb-fix-aarch64.patch- Add crash-verify-exception-frame-accessible-for-all-verify-requests.patch In calls to search a stack for x86_64 exceptions a flag is used to request the stack be verified for room to contain saved registers. The verify is not performed if other flags are used in the same call. Fixing this exposes another bug where only a kernel stack is verified anyway, even if the exception is being searched for on a userspace stack. Patch fixes both problems. (bsc#1162297)- Add eppic-remove-duplicate-symbols.patch Fix eppic extension build.- Add crash-fix-memory_driver-build-kernel-5.8.patch Fix memory driver build failure with kernels 5.8+.- Always build crash KMPs.- remove bypass lto and add -mfull-toc for ppc64le to check boo#1146646- Add crash-Define-fallback-PN_XNUM.patch Add a fallback PN_XNUM definition.- Make Factory ppc64 crash usable on both SLE 15 SP1 and releases before SLE15 SP1 (bsc#1148197). This is only a workaround that requires to build crash for each codestream separately.- Drop crash-s390-autodetect-kaslr.patch which has been merged in 7.2.7.- Add crash-fix-kmem-sS-for-caches-created-during-SLUB-bootstrap.patch Fix "kmem -[sS]" for caches created during SLUB bootstrap (bsc#1164815 ltc#182973).- Add crash-Fix-for-reading-compressed-kdump-dumpfiles-from-syst.patch Fix integer overflow with large memory configuration (bsc#1168233 ltc#184660).- Upgraded the source to version 7.2.8. The previous version was modified to support newer kernels used in SLE-15-SP2 but was not complete. * Includes a fix for kernels that contain: e0703556644a531e50b5dc61b9f6ea83af5f6604 which introduces symbol namespaces. Without the change then depending on architecture: (1) the kernel module symbol list will contain garbage (2) the session fails during initialization with a dump of the internal buffer allocation stats followed by the message "crash: cannot allocate any more memory" (3) the session fails during initialization with a segmentation violation (bsc#1162064) * Includes the merge of the S390x patches since crash 7.2.7 (bsc#1156645/bsc#1161640) * Source already includes XZ compressed module support, removed: crash-symbols-add-support-for-XZ.patch * Refreshed patches that were no longer aligned with source: crash-allow-use-of-sadump-captured-KASLR-kernel.patch crash-s390-autodetect-kaslr.patch crash-sles9-time.patch- Upgraded the source tarball to version 7.2.7. This is required to support coredumps from currently used kernel versions in the product (bsc#1159686). - droped the patch obsoleted due to already being present in the new source: * crash-allow-kmem-section-is-early.patch- Added commit c0371f6ee2cae31ec9f506bbd231ab8fbe334c13 - Fix to allow live analysis of s390x kernels that have been configured with CONFIG_RANDOMIZE_BASE=y (KASLR). This allows crash to load the coredump without the need for "--kaslr= on the command-line. Added: crash-s390-autodetect-kaslr.patch Implements jsc#SLE-9797- add crash-symbols-add-support-for-XZ.patch (bnc#1155921)- Disable LTO for PowerPC as bypass boo#1146646- Added patch for commit 326e1b8f83a4318b09033ef754f40c785aed5e68 in linux 5.3: crash-allow-kmem-section-is-early.patchUpgraded the source tarball to version 7.2.6 to bring better support of version 5 kernels such as 5.3 in SLE-15-SP2 (bsc#114706) Dropped the following patches obsoleted by the version upgrade: * crash-xen-invalid-pcpu-vaddr-use-hardware-domain-symbol.patch * crash-fix-for-4.20-without-CONFIG_RANDOMIZE_BASE.patch * crash-fix-for-virsh-dump-dumps-with-KASLR.patch * crash-fix-kmem-z-on-kernel-5.0.patch * crash-fix-kmem-i-on-kernel-5.0.patch * crash-fix-sym-for-module-symbols-on-kernel-5.0.patch * crash-fix-dis-function-for-module-symbols-on-kernel-5.0.patch * crash-handle-radix_tree_root-changes-in-post-5.1-kernels.patch * crash-find-kernel-configuration-data-with-kernel-5.1.patch * crash-fix-dev-dD-on-kernel-5.1.patch crash-Fix-and-an-update-for-the-ipcs-command.patch crash-update-recognition-of-x86_64-CPU_ENTRY_AREA.patch Re-aligned the following patches with the new version source: crash-allow-use-of-sadump-captured-KASLR-kernel.patch crash-debuginfo-compressed.patch crash-make-emacs-default.diff crash-sles9-time.patch Modified the following patches to integrate with version upgrade: crash-compressed-booted-kernel.patch crash-SLE15-SP1-With-Linux-4.19-rc1-up-MAX_PHYSMEM_BITS-to-128TB.patch crash-SLE15-SP1-Fix-for-PPC64-kernel-virtual-address-translation-in.patch- Upgrade the source tarball to version 7.2.5 - drop patches obsoleted by version upgrade: * crash-fix-snprintf-overflow.patch * crash-update-recognition-of-x86_64-CPU_ENTRY_AREA.patch - post-7.2.5 upstream patches for kernel 5.0/5.1 compatibility: * crash-fix-for-4.20-without-CONFIG_RANDOMIZE_BASE.patch * crash-fix-for-virsh-dump-dumps-with-KASLR.patch * crash-fix-kmem-z-on-kernel-5.0.patch * crash-fix-kmem-i-on-kernel-5.0.patch * crash-fix-sym-for-module-symbols-on-kernel-5.0.patch * crash-fix-dis-function-for-module-symbols-on-kernel-5.0.patch * crash-handle-radix_tree_root-changes-in-post-5.1-kernels.patch * crash-find-kernel-configuration-data-with-kernel-5.1.patch * crash-fix-dev-dD-on-kernel-5.1.patch- Update for XEN dom0 changes in v4.11 that cause coredumps made of a domU using virch on the dom0 to fail to load in the dom0 version of crash reporting "crash: invalid kernel virtual address:
type:fill_pcpu_struct", followed by "WARNING: cannot fill pcpu_struct" and "crash: cannot read cpu_info" (bsc#1124690 and bsc#1122594) Added: crash-xen-invalid-pcpu-vaddr-use-hardware-domain-symbol.patch- Update the recognition of x86_64 CPU_ENTRY_AREA (bsc#1104743, bsc#1090127) Added: crash-update-recognition-of-x86_64-CPU_ENTRY_AREA.patch- Fix SLE15 SP1 Incorrect vmcore generated (bsc#1119791). Added: crash-SLE15-SP1-With-Linux-4.19-rc1-up-MAX_PHYSMEM_BITS-to-128TB.patch crash-SLE15-SP1-Fix-for-PPC64-kernel-virtual-address-translation-in.patch This is not compatible with SLE15 and SLE12 SP4.- Sync with SLE15 SP1 (SR#173916) to enable the kmp-rt for SLERT15 SP1 only set %if 0%{?sle_version} >= 150100- Added: crash-Fix-and-an-update-for-the-ipcs-command.patch The update is required for Linux 4.11 and greater kernels, which reimplemented the IDR facility to use radix trees in kernel commit 0a835c4f090af2c76fc2932c539c3b32fd21fbbb, titled "Reimplement IDR and IDA using the radix tree". Without the patch, if any IPCS entry exists, the command would fail with the message "ipcs: invalid structure member offset: idr_top" (bsc#1092101)- Added crash-fix-snprintf-overflow.patch Fix to address a "__builtin___snprintf_chk" compiler warning. - Added crash-update-recognition-of-x86_64-CPU_ENTRY_AREA.patch Update the recognition of x86_64 CPU_ENTRY_AREA.- Upgrade the source tarball to version to 7.2.3 A complete changelog is available via the crash source page at: http://people.redhat.com/anderson/crash.changelog.html - Refreshed: crash-compressed-booted-kernel.patch- Upgraded to 7.2.1 because it includes the fixes to support several core cases that recently were caused tofail to open. As a result, removed patches that were already superceded by 7.2.1 source (bsc#1103371). Removed: crash-ppc64-book3s-update-hash-page-table-geometry.patch crash-x86_64_kvtop-usable-symtab_init.patch crash-ppc64-ensure-chosen-stack-symbol-relates-to-an-actual-backtrace.patch crash-fix-error-cannot-resolve-schedulers-0001.patch crash-fix-error-cannot-resolve-schedulers-0002.patch crash-extend-direct-mapping-to-5TB.patch Modified: crash-allow-use-of-sadump-captured-KASLR-kernel.patch- Added: crash-fix-error-cannot-resolve-schedulers-0001.patch crash-fix-error-cannot-resolve-schedulers-0002.patch crash-extend-direct-mapping-to-5TB.patch Fixes Xen dump files that cannot be opened in hypervisor mode. bsc#1073993- Added crash-ppc64-ensure-chosen-stack-symbol-relates-to-an-actual-backtrace.patch With latest NMI IPI changes, crash_ipi_callback is found multiple times on the stack. Ensure the chosen symbol relates to an actual backtrace. bsc#1072718- Escape the usage of %{VERSION} when calling out to rpm. RPM 4.14 has %{VERSION} defined as 'the main packages version'.- Added crash-x86_64_kvtop-usable-symtab_init.patch to change x86_64_kvtop() so that it can be called during symtab_init() Added crash-allow-use-of-sadump-captured-KASLR-kernel.patch to allow use of dumps of KASLR enabled kernels that were captured by sadump. Both are bsc#1070278/FATE#323473- Upgrade the source tarball to version to 7.2.0 which requires the removal of patches that are then already applied: crash-gdb-add-proc_service-sync-with-GLIBC.patch crash-xen_add_support_for_domU_with_linux_kernel_from_3.19.patch A complete changelog is available via the crash source page at: http://people.redhat.com/anderson/crash.changelog.html Added crash-ppc64-book3s-update-hash-page-table-geometry.patch from hbathini@linux.vnet.ibm.com via bsc#1067702 to correct errors with virtual-to-physical address translation in the larger virtual address range of newer kernels. Added a BuildRequires of libelf that will populate the build workspace with libelf (from elfutils) even though it is not directly required by crash but is required by gdb (which crash nests). It no longer got picked up automatically for build and gdb and kernel module features had build errors before it.- crash-xen_add_support_for_domU_with_linux_kernel_from_3.19.patch: Since linux kernel 3.19 crash readmem() can't be used to read xen_p2m_addr associate memory directly during m2p translation. PV domU p2m mapping is also stored at xd->xfd + xch_index_offset and organized as struct xen_dumpcore_p2m. This patch implements a special reading function read_xc_p2m() to extract the mfns from xd->xfd + xch_index_offset and makes and crash support Xen PV domU dumpfiles for kernel 3.19 and later (bsc#1043501). - add crash-xen_add_support_for_domU_with_linux_kernel_from_3.19.patch- Merge SLE changes into Factory (bsc#1041638)- crash-stop_read_error_when_intent_is_retry.patch: When reading a memory image fails it may not be an error if it is still possible to switch image and retry the read. Fix the error message output to only occur if no retries are intended (bsc#1038839). - add crash-stop_read_error_when_intent_is_retry.patch- Exclude openSUSE from RT KMP build (bsc#1013843)- crash source nests gdb source but gdb has a new build error on Factory due to the bug and build environment modifications. The fix is upstream gdb but not upstream crash's gdb. Created crash patch: crash-gdb-add-proc_service-sync-with-GLIBC.patch to create the gdb patch in expanded crash and added to the gdb Makefile patch it's application. Resolves the build error.- Upgrade of source tarball to 7.1.8 from upstream and refresh of patches to align with the version. For a detailed changelog of the source tarball see: http://people.redhat.com/anderson/crash.changelog.html Adds a feature to permit the use of the command-line options "--kaslr=" and/or "--kaslr=auto" with the x86 32-bit architecture. - refresh crash-sles9-time.patch crash-compressed-booted-kernel.patch - drop crash-Fix-for-the-PPC64-bt-command-for-non-panicking-activ.patch merged upstram in 7.1.8- Fix analyzing fadump dumps on PPC64 (bsc#1022962). + crash-Fix-for-the-PPC64-bt-command-for-non-panicking-activ.patch- Upgrade of source tarball to 7.1.7 from upstream, removal of crash-kernel-4.7.patch (source includes it) and refresh of other patches to align with the version. For a detailed changelog of the source tarball see: http://people.redhat.com/anderson/crash.changelog.html Feature enhancements included from 7.1.6: - Introduction of support for "live" ramdump files, such as those that are specified by the latest QEMU version's mem-path argument of a memory-backend-file object, e.g.: $ qemu-kvm ...other-options... \ - object memory-backend-file,id=MEM,size=128m,mem-path=/tmp/MEM,share=on \ - numa node,memdev=MEM -m 128 and a live session run can be run against the guest kernel like so: $ crash live:/tmp/MEM@0 - Implemented support for the redesigned ARM64 kernel virtual memory layout that was introduced in Linux 4.6. Plus ARM64 support for 4k pages with 4-level page tables and 48 VA bits. NB: On live systems automatic operation with Linux 4.6 ARM64 kernels requires that CONFIG_RANDOMIZE_BASE is not configured. If it is configured then use with a live system requires two - -machdep arguments, e.g.: - -machdep phys_offset= - -machdep kimage_voffset= - Improvement of the ARM64 bt -f display so that, for most cases, the stack frame delimiter will be the location of the old FP and LR pair. - New bt -v option that checks all tasks for evidence of stack overflows. - Incorporation of an alternative stack backtrace mathod accessed directly using bt -o and the default method can be toggled between the two using bt -O. - Fix for the case where the sym/dis commands fail for a symbol name that is composed entirely of hexadecimal characters and was previously interpreted as an address. - Determine structure member data if the member is contained in an anonymous structure or union (no longer necessary to use a] discrete gdb "printf" command to find the offset of it). - Session initialization speed up. - Addition of "list -S" and "tree -S" options (similar to the -s option of each command) where member values are read from memory instead of being interpreting gdb output (much faster behavior for 1-, 2-, 4- and 8-byte members). - Fix to recognize x86_64 Linux 4.8-rc1 and later kernels that are configured with CONFIG_RANDOMIZE_MEMORY. - Support for PPC64 virtual address translation of radix MMU. - Improvement of "dev -d" output to display I/O statistics for devices that use the blk-mq interface. Feature enhancements included from 7.1.7: - Restore x86_64 "dis" command's symbol translation for call or jump target addresses for kernels configured with CONFIG_RANDOMIZE_BASE. - Re-factor of the trace extension module to locate all of the ftrace buffers and extracts data from each of them rather than only the primary one. - Support for s390x CONFIG_THREAD_INFO_IN_TASK configuration so that "bt" command no longer shows incomplete output. - Support for live ARM64 kernels from Linux 4.6 that have the kernel image loaded anywhere in physical memory. - Update of /dev/crash/kernel driver to v1.3 which adds support Linux 4.6 and later ARM64 kernels configured with CONFIG_HARDENED_USERCOPY and S390x kernels that use xlate_dev_mem_ptr() and unxlate_dev_mem_ptr() rather than kmap() and kunmap(). - refresh eppic-support-arm64.patch crash-debuginfo-compressed.patch - drop crash-linux-4.6-printk-flags.patch merged upstream in 7.1.6- Enabled RT KMP build (bsc#1005578)- crash-linux-4.6-printk-flags.patch: Fix warning "failed to read pageflag_names entry" on Linux 4.6 (bsc#978601).- crash-kernel-4.7.patch: support 4.7 kernel (page._count renamed to page._refcount)- eppic-support-arm64.patch: Support for ARM64 (FATE#320844).- Upgrade of source tarball to 7.1.5 from upstream and fix of crash-sles9-time.patch for the version and refresh of other patches to align with the version. For a detailed changelog of the source tarball see: http://people.redhat.com/anderson/crash.changelog.html includes a fix for bsc#977306. Feature enhancements include: - "whatis -r" and "whatis -m" commands that allow search for data structure of a specified size and that contains a member of a given type respectively.- Upgrade to 7.1.4 from upstream. For a detailed changelog see http://people.redhat.com/anderson/crash.changelog.html- Disable RT KMP build (bsc#962719)- Enable RT KMP build (bsc#948840)- For 7.1.3 ppc64le the following patches are obsoleted by mainline crash-gdb-7.6-add-powerpc64le-linux.patch crash-gdb-7.6-bound_minimal_symbol.patch crash-gdb-7.6-floatformat.patch crash-gdb-7.6-ppc64-ELFv2-trampoline-match.patch crash-gdb-7.6-ppc64_sysv_abi_push_float.patch crash-gdb-7.6-ppc64le.patch crash-gdb-7.6-ppc_insns_match_pattern.patch crash-gdb-7.6-update-autoconf-2013-04-24.patch crash-gdb-7.6-update-autoconf-2013-06-10.patch crash-gdb-7.6.series crash-patch-gdb.patch- Update to 7.1.3 (bsc#946458) o Introduction of "dis -f
" which disassembles from the address to the end of the function o Introduction of "dis -s
" which displays the filename and line number associated with the specified text location, followed by a source code listing if available. o Addition of a new "--src " command line option for use by the "dis -s" option if the kernel source is not located in the standard location. o Do not search for a panic task in s390x dumpfiles that are marked as a "live dump" o Fix unnecessary error messages when a directory is used as a command line argument o See http://people.redhat.com/anderson/crash.changelog.html for the complete changelog - Removed these patches obsoleted by mainline: crash-x86_64-nested-nmi.patch crash-keep-file-orig-with-name-on-select.patch crash-kmem_cache-downsize.patch crash-s390x-add-vector-support.patch - Refreshed patches- crash-move-xen-dom0-handling-into-own-file.patch: Move Xen Dom0 handling into xen_dom0.c (FATE#316467). - crash-move-xen-p2m-map.patch: Move xen p2m map initialization to xen_kdump_p2m (FATE#316467). - crash-use-xen_machine_addr-command.patch: Use XEN_MACHINE_ADDR command flag instead of overriding readmem (FATE#316467). - crash-move-xen-elf-note-processing.patch: Move Xen ELF note processing to xen_dom0.c (FATE#316467). - crash-add-xen-dom0-support-for-kdump.patch: Add Xen Dom0 support for kdump compressed files (FATE#316467).- crash-s390x-add-vector-support.patch: SIMD support for dump tools (z13) (FATE#318058).- Upgrade to 7.1.2 from upstream. For a detailed changelog see http://people.redhat.com/anderson/crash.changelog.html - Refreshed patch series with some changes required to adjust for git host changes in eppic-switch-to-system-lib.patch- Upgrade to 7.1.1 from upstream. At the time of writing the only published changelog was supplied by e-mail list and is as follows - Fix for two minor issues with the "net" command. Without the patch, the "net -a" option appends its correct output with the command's "Usage:" message; and if either the "net -x" or "net -d" options are used without also specifying "-s" or "-S", the error message would indicate "net: illegal flag: 800000" or "net: illegal flag: 1000000" instead of showing the command's "Usage:" message. (anderson@redhat.com) - If the kernel (live or dumpfile) has the TAINT_LIVEPATCH bit set, or if the Red Hat "kpatch" module is installed, the tag "[LIVEPATCH]" will be displayed next to the kernel name in the initial system banner and by the "sys" command. This new tag replaces the "[KPATCH]" tag that was introduced in crash-7.0.7. (anderson@redhat.com) - Addressed three Coverity Scan complaints in vmware_vmss.c: 50:leaked_storage: Variable "fp" going out of scope leaks the storage it points to. 53:leaked_storage: Variable "fp" going out of scope leaks the storage it points to. 256:warning: Use of memory after it is freed (anderson@redhat.com) - Remove the LKCD-only "propeller spinner" seen when a dumpfile read requires more than 2048 page header accesses. This was put in place because of the non-random-access design of LKCD dumpfiles. Without the patch, the spinner display is intermingled with command output, which complicates the parsing of the output. (watters.sam@gmail.com) - Fix to support the Linux version increment from 3 to 4. Without the patch, both dumpfile and live sessions fail during initialization, issuing the message "WARNING: kernel version inconsistency between vmlinux and dumpfile" or "WARNING: kernel version inconsistency between vmlinux and live memory", followed by the nonsensical fatal error message "crash: incompatible arguments: vmlinux is not SMP -- vmcore is SMP" or "crash: incompatible arguments: vmlinux is not SMP -- live system is SMP". To prevent unexpected kernel version bumps in the future, support has been added for version 5. (anderson@redhat.com) - Add support for more than 16TB of physical memory space in the SADUMP dumpfile format. Without the patch, there is a limitation caused by several 32-bit members of dump_header structure, in particular the max_mapnr member, which overflows if the dumpfile contains more than 16TB of physical memory space. The header_version member of the dump_header structure has been increased from 0 to 1 in this extended new format, and the new 64-bit members will be used. (d.hatayama@jp.fujitsu.com) - Fix for command lines that are redirected to a pipe. Without the patch, if an external piped-to command contains a quoted string that includes a "|" character, the command fails with the message "crash: pipe operation failed". (anderson@redhat.com) - Fix for insecure temporary file usage in _rl_tropen() as reported by readline library CVE-2014-2524. (anderson@redhat.com) - When the gdb-.patch file has changed and a rebuild is done from within a previously-existing build tree, the "patch -N" option is used to ignore patches that have been previously applied; this patch also applies the "patch -r-" option to prevent unnecessary .rej files from being created. (anderson@redhat.com) - Fix to account for Xen hypervisor's "domain" structure member name change from "is_paused_by_controller" to "controller_pause_count". Without the patch, in Xen 4.2.5 and later, the crash session fails during initialization with the error message 'crash: invalid structure member offset: domain_is_paused_by_controller". (dietmar.hahn@ts.fujitsu.com) - During initialization, reject useless ARM64 "(A)" and "(a)" absolute symbols that are below the text region. Without the patch, several recently-introduced absolute symbols have been introduced into the kernel, which will be displayed by "sym -l" prior to the first kernel virtual address symbol, and will show up in command output where memory values are translated into kernel symbol references. (anderson@redhat.com) - Fix for ARM64 kernels to account for changes in the virtual memory layout introduced in Linux 3.17. The vmalloc region end address, and the vmemmap start and end addresses are now calculated at kernel build time, because they depend upon the size of a struct page. Accordingly, the crash utility needs to calculate those three address values dynamically, after the embedded gdb module has initialized. Without the patch, reads of page structures return invalid data due to incorrect virtual-to-physical translations of memory in the vmemmap range. This in turn causes commands that require page structure contents to fail or show invalid data, such as "kmem -p", "kmem -[sS]", and the "kmem -[fF]" options. (anderson@redhat.com) - Fix to support ELF vmcore dumpfiles whose PT_LOAD file offset values of their respective memory segments are not laid out sequentially from low to high in the dumpfile. This has only been seen in ELF dumpfiles created by VMware's "vmss2core -M" facility. Without the patch, the crash session may fail during initialization, either with the message "cannot malloc ELF header buffer", or "crash: : not a supported file format". (anderson@redhat.com) - Enhancement to the support of VMware .vmss suspended state dumpfiles. There may be holes in the memory address saved for PCI, etc. In such cases, the memory dump is divided into regions. With this patch, up to 3 memory regions are supported. (hfu@vmware.com) - Fortified the error handling of task gathering from the pid_hash[] chains during session initialization. If a chain has been corrupted, the patch prevents the sequence from entering an infinite loop, and the error messages associated with corrupt/invalid chains have been updated to report the pid_hash[] index number. (anderson@redhat.com) - Implemented a new STRDUPBUF() utility that will duplicate an existing string into a buffer allocated with GETBUF(). As is the case with any buffer allocated with GETBUF(), it is only meant to exist during the life-span of the current command. If it is not explicitly freed via FREEBUF(), then it will be freed automatically prior to the next command. (anderson@redhat.com) - Implemented a new fill_struct_member_data() function that gathers a bundle of data that describes a structure member. The function receives a pointer to a struct_member_data structure, in which the caller has initialized the "structure" and "member" name pointers: struct struct_member_data { char *structure; char *member; long type; long unsigned_type; long length; long offset; long bitpos; long bitsize; }; A gdb "printm" command is crafted using those two fields, and the output of the command is used to initialize the remaining six fields. Adapted from Qiao Nuohan's "pstruct" extension module. (anderson@redhat.com, qiaonuohan@cn.fujitsu.com) - Implemented a new "runq -c cpu(s)" option to display the run queue data of specified cpus. It can be used in conjunction with all runq command options. The cpus must be specified in a comma- and/or dash-separated list; for examples, "3", "1,8,9", "1-23", or "1,8-15". (anderson@redhat.com) - Build extension modules that utilize the generic extensions/Makefile with -g. In addition, build the snap.c extension module with -g. (rabinv@axis.com) - Several fixes, updates, and enhancements for 32-bit MIPS support: (1) The MIPS general purpose registers in the elf_gregset_t don't start at index 0 but at index 6. (2) Adjust for the kernel's pt_regs structure changes between kernel versions. For example, fields are inserted into the middle based on build time options, and the amount of padding at the head of the structure was changed relatively recently. To handle this, split the structure definition into two parts and get the offsets of these two parts dynamically. (3) Do not display each parsed kernel symbol during initialization when invoked with "crash -d8". (4) Add support for loading raw MIPS ramdump dumpfiles. (5) Add support for compressed kdump dumpfiles. (rabinv@axis.com) - Fix for a typo in "help foreach", and a fix for a spelling error in "help input". (weijg.fnst@cn.fujitsu.com) - Fix for "and and" and "the the" typos in the README file. (weijg.fnst@cn.fujitsu.com) - Fix to address the Xen 4.5.0 hypervisor symbol name change from "dom0" to "hardware_domain". Without the patch, the crash session fails with the error message "crash: cannot resolve: dom0". (dslutz@verizon.com) - Fix for a regression in crash-7.1.0 that causes failures when the "crash -t" option is run on a live system, and when analyzing remote Linux kernels. Without the patch, "crash -t" on a live system fails with the message "crash: cannot open remote memory source: /dev/mem", and attempts to analyze a Linux kernel remotely just shows the kernel timestamp and exits immediately. (dslutz@verizon.com, anderson@redhat.com) - Speed up the session invocation time of "flattened" format dumpfiles created by the makedumpfile(8) facility. When sorting the blocks of memory by their intended ELF or compressed kdump file offsets, the patch replaces the bubble-sort method that is currently used with an insertion sort method. (dslutz@verizon.com) - Remove the non-existent "-L" option from the "ps" command's mutually- exclusive options error message. (vvs@parallels.com) - Fix for the "irq", "mount", "kmem -p" and "kmem -v" commands when they are used in an input file. If more than one of any of those four commands are used in an input file, the output of the second and subsequent command instances will not display their respective command headers. (anderson@redhat.com) - Implemented a new "kmem -m" option that is similar to "kmem -p", but it allows the user to specify the page struct members to be displayed. The option takes a comma-separated list of one or more page struct members, which will be displayed following the page structure address. The "flags" member will always be expressed in hexadecimal format, and the "_count" and "_mapcount" members will always be expressed in decimal format. Otherwise, all other members will be displayed in hexadecimal format unless the current output radix is 10 and the member is a signed/unsigned integer. Members that are data structures may be specified by the data structure's member name, or expanded to specify a member of that data structure. For example, "-m lru" refers to a list_head data structure, in which case both the list_head.next and list_head.prev pointer values will be displayed; if "-m lru.next" is specified, just the list_head.next value will be displayed. (atomlin@redhat.com, anderson@redhat.com) - Support enhancement for the 32-bit MIPS architecture that retrieves the per-cpu registers from the NT_PRSTATUS notes stored in the header of compressed kdump dumpfiles. (rabinv@axis.com) - Fix to remove an invalid warning message on ARM64 if a crash session is invoked with the "-d" debug flag. Without the patch, the invalid message is "WARNING: SPARSEMEM_EX: questionable section values". (anderson@redhat.com) - Remove the leftover ".constructor" build file in the extensions subdirectory when "make extensions" is complete, and update the top-level .gitignore file to ignore post-build extensions subdirectory files. (anderson@redhat.com) - Fix for a segmentation violation generated by the "help -[n|D]" options on ARM64 compressed kdumps. (anderson@redhat.com) - Additional output for the "help [-D|-n]" options on ARM64. For ELF kdump vmcores and compressed kdumps, the elf_prstatus structure in each NT_PRSTATUS note will be translated. (anderson@redhat.com) - The "help -r" option has been extended to dump the ARM64 registers stored in each per-cpu NT_PRSTATUS note in compressed kdump and ELF kdump dumpfiles. (anderson@redhat.com) - Fix for the ARM64 page size determination on Linux 4.1 and later kernels. Without the patch, the crash session fails during initialization with the message "crash: invalid/unsupported page size: 98304" on kernels with 64K pages. On kernels with 4K pages, the message is "crash: invalid/unsupported page size: 6144". In addition, the "-p " command line override option had no effect on ARM64; that has been fixed as well. (anderson@redhat.com) - Fix for the DATE display in the initial system banner and by the "sys" command to account for the Linux 3.17 change that moved the "timekeeper" symbol and structure into a containing tk_core structure; the "shadow_timekeeper" timekeeper will be used as an alternative. Without the patch, the DATE shows something within a few hours of the Linux epoch, such as "Wed Dec 31 18:00:00 1969". (kmcmartin@redhat.com) - Fixes for the translation of ARM64 PTEs, as displayed by the "vm -p" and "vtop" commands. Without the patch, if "vm -p" references a swapped-out page on Linux 4.0 and later kernels, the SWAP location may indicate "(unknown swap location)", and will show an invalid OFFSET value; on Linux 3.13 and later kernels, running "vtop" on a user virtual address incorrectly translates the PTE contents of swapped out pages by showing a PHYSICAL address and FLAGS translation instead of the SWAP device and OFFSET. It is possible that there may be PTE bit translation errors on other kernel versions; the patch addresses the changes in ARM64 PTE bit definitions made in Linux 3.11, 3.13, and 4.0 kernels. (anderson@redhat.com) - Enhanced the "struct.member" display capability of the "struct", "union", "task", "list" and "tree" commands. If a specified structure member contains an embedded structure, the output may be restricted to just the embedded structure by expressing the .member argument as "member.member". If a specified structure member is an array, the output may be restricted to a single array element by expressing the .member argument as "member[index]". Furthermore, these embedded member specifications may extend beyond one level deep, for example, by expressing the member argument as "member.member.member", or "member[index].member". (Alexandr_Terekhov@epam.com, anderson@redhat.com) - Fix for any command that passes strings to gdb for evaluation, where the string contains a parentheses-within-parentheses expression along with a ">" or ">>" operator inside the outermost set of parentheses. Without the patch, a command such as the following fails like so: crash> p ((1+1) >> 1) p: gdb request failed: p ((1+1) crash> (anderson@redhat.com) - Fix for the handling of ARM64 kernel module per-cpu symbols. Without the patch, if the debuginfo data of an ARM64 kernel module that contains a per-cpu section is loaded by "mod -s " or "mod -S", commands such as "bt" or "sym" may incorrectly translate the module's virtual addresses to symbol names. (Jan.Karlsson@sonymobile.com) - 0001-Prepare-for-the-future-increment-of-Linux-3.x-to-4.x.patch: Dropped. Handling kernel 4.0 is now part of the upstream source.- add patch from upstream to handle kernel 4.0 0001-Prepare-for-the-future-increment-of-Linux-3.x-to-4.x.patch- Upgrade to 7.1.0 from upstream. For a detailed changelog see http://people.redhat.com/anderson/crash.changelog.html - Refreshed patch series with only re-alignment required.- Upgrade to 7.0.9 from upstream, For a detailed changelog see http://people.redhat.com/anderson/crash.changelog.html - Refreshed patch series but no modifications required.crash-sial7.3.1-150500.3.47.3.1-150500.3.47.3.17.3.1eppic.sosialcrashfiles.cps.c/usr/lib64/crash/extensions//usr/share//usr/share/sial//usr/share/sial/crash/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:SLE-15-SP5:GA/standard/a6c5df498dfe86ce3a446cda7bdd8889-crashcpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=720eb2fa212a2ab3c20bbd7ba34296e1761a4284, strippeddirectoryASCII textC source, ASCII textRRRRutf-8fcb8b40e163c0b442c09dfb25313691170a28e8c3822e8c180a0c12fc3701517?7zXZ !t/㺑] crv(vX0NB+q:ߐ_lG:.|l2ǭ浭R)ɚ.zx׺'jF@| {;/wRˤlVS73[} }x2詥| D&5\hK7;V0^{L}fHqcCdEyO]$wΰA R@YkGWTZّ\<mlۦ'Jj^jdy&kag~]񍒨|Jvfͣ S4Jj`hq{i^vA_7 ^&rVjmm(A_q`߀TS2`6-khm?`7P>\B鼍ְ}4+ΒΆXuN!6)ydZ&b!,!?'1` RwD /R0+G(PuBH?~Э<.}cz6Esr 6aG=qAS\ᜥbBXLsX52^jlP/Swv^Cպz`R~Ԧxbљ2 ͋!"aCHdoP^lHn HH3ؠ  Yw1POw`; ѨiXn :聺יM?"֑y6}8ø1*M;d__z;L}Fk_*^Yh& cDh+qs;ڝl -yB[!!DƮX&<C hʹG(_;B>wKL-p8Yp-Sc_̦ +iVɣyK&aVEƌKV2\j ߦ *^r%T_#sKo;yV5q TPfr^3zNB'K4V!Nn3:Ito{*ҏN/`mրn:|.= ) .}oc&QJ{A ޑlYEoPZ|tn}2` jTNȊ}FT.|Ann.^Ie=vIodOȩfrO#zo ^G 6QSۈ"Ä?{ {0 {9c*9ֵ] _V3~&,bب[oH4\߱<^6K(}:M!oCH5[)eҺv?:f*ږhݸ$#:z-x!vot6殗W&uI9RxGHy^u@XZ;R *> B#9ڻfd>9^, H9#_!!%t%>OLDzVqO`V]Gcwܧ^L4B#4 }^"̒jKP֊##vQbtw֪#X<sSɺ rIr[|Ʒ\eV*!Oղ$%Q,ۈ6 piM7e^"\V伃haK's KE Zez/kAP7?o#!UPh;~#^Af[HRˬ׸X{jyʄ: 2x8L+a<ʏ1Ls=Y{I&XV[Fu׎j;LJ;%#(H|_S@ֱ"@5_=7w.2R0qv 㻥ZEuƭlQc'y,1<7? XEiLa! /$\2vUKFːdiTֹ*Wt?uu|qPB=FЄy~ $ FILoG;/tl(3' IӶ^Xoݩ$48G<;O;'OC2[ }jEV*6DTR9ϸ7:ϺV ]aT ){LbM!:(CMMIjn4{rb[6vG鹿 %7pˬoe|9 Fʮ/QWq4Kq)f7H=5tLs }J2|?XW27W^bwy>Y?"}gB536^s0sKϵh۠CU @Gt#$7Paq%h.&\u=̟Z@EUAKmpftWƽgysAs_PD{̷%%$"& a~8ےZOXvYij!ʱtFFi03 {SׄmD! \sѯAA;A)t@,TzkO ek!1G b\22"C" `3gd@Țlw&5ݟP\qUeBz(Nu~e? 1b@[@<#Qy$Q,e ceo_G!fK(.!-#N_u+V$.b Wgc%gPH >T~64 TgïriT|1;gSZS7uzHp\ kY ԀnD$!gZ·#з@hB#j'Zo% O2<}i;ANa'ݾ6@w|hiزjҵuZEOűt~Qܮ'YɍKԺ4!#JIDU>WuwI z(<5BxR m? IMo} BbKT`4LsE<]dps2u/:l\==ICl!qz{X. i_й_`3(yc _ %pR;%SOıC˞}*(8 h&`[T·%ޡ-MN/س5#[`tѻ,-s=o!ϽmJα'{=vѶ0{ K܊EՒ=F'Pa'.6'.Gb 7oStO%v 8 y둅-#pk;fɝa-p:ZĠ)lf q ;wS;M5˥q~^Ŷi>Fll̋!F'u\_rvB}7!Y+SjKTQ9E`LI MPcfolC}c)r;rW%8Z6®BT"OZ2甊 PW=8`B 5[< FߺxtHrt" ܋R`daڢpT(X @/85P"Z9yexG+wa,]CPoOͤgIcEWN_GܣI>RQ_dt R۫is7ei\Z>6/x@94:Y8dNصh%%-P#U"GfVbQ"> a'D̏ \t##ZJ?N2mgLph͇)i3 ,c| 2yӰѸ^wIZ2y@Z}GB .w+(;EF>Jy*tV}mg"S 1{0pޯ Fl&KOM9n?kX7r^1|, %;b¡;R9?74U?l6H5t,\9we|D g:B&5qgQP6wel{]PZ%"xPާGwcĒz2#V\64fI@!Մфfb6Z1|t/ 'U[*A; B޾tkr;'M8) u%-ߖO ?1sf7ud^!X8i?ѹЧc(|;K\ֽA@XV@^]%pFUSC jyG'3C-?7 VΟrFO;w"4+oazu>oϋ;/p,Rp#=/Ҍv ]^-"j~WXYMA h V*pfRtZ%|3NKҏӓ_!3i3nS+lޒ-"h9dn z M8mPV9 o3ğ6\/"Y+*"־,Mm1K'N# !A "(nrH,ѠD)M*Z@È|'~"IYY|ŇllkgԧU#N(zоXZ"pbzš/w}Ȁv~5(6٥ܕ-'t_mϳ7ka惥or%{i_37L\2Gk:(xaR"I$A7$PΛR+֢A,:_hj%ZyoP4kg(# h tޡlp>l'jhrv>9K:)~' bba"nث oJmh0N-]/}Y-oJ2N (vaX6'ԋ«$Qvg 9l9iib&O(v2i X/Mn(ytȌ+vl3@|(q]#3IY"l͈sԅK ʆjOFRZ-@T̾;h$Kc P~  A2C !x_qAH`FMl]ۊ ,j+ks4 S[+øvL`<<ﱦq7`A膥g˶o\ު~—li/^Nd(Ȼ*$:a㐞W/n†ϒ+H r2Ut%Na$> 1)jK ?78f.IA'nw{C(.8i$D p۰#xxlj*@V"L#H(õRQ?B1p掩"]'Nτ?d9먠"/o.'q1oZ{ʜ֎{Ee.52WAZv>\$pDL7I2tm]hOA_ÎP`kB/DŽ^1zqi"5LXߣ+GI2U#!gXAPtKf3mrm\k?$n={ɟWHk`DMdYS9{IhRoBg+Mi( W|T|zaGsĸYzU) d~xRgY_NF@]:l@Ègm $Aۃ? a'zPVS(\7 E2Cv kO +yަv<Ǻk&gey[~b>Rvir#ճ; [O5`NGZW)\b/q+씢4袤-YXi3 E /&#T-NDftfOU7xl+\4{[cS7%KW_#JfpCbx cX#a\:".]pWz/קX`VJSQvY~V8R$X^9BX-(ekȹ,D=r'ȝC<<@l="- {d7q2P,2uxeps5,&12f 垐U_';tbQS jV^̺޸XolE],L"&՞teAa]Qbxl[9q3{0u-ɤsEeE|nEږ`9\)gBy?O<۲}P43T( z,3i,jPyqh:+9\:wI4ri@ǁ53mӗ0'_i(uV`mq.SZl.ʭoZI]"}CiW|?+|e}1hކ[ W'g@!WF?>c-}i2_o-})!U]+ܔfm D ]檻\VJo*||fF;jI |VM> 8n~q̊Gs  v==Y&])MF*';>A-te&w](bHf-(Hkw7PR25I[T k+O)["HrvT4,,kv__ ;]Uiguhi2IpEH,qv4yi\J)!T !exɊL2m`qF0[ xIԥ)ye΀f`m, zG9Z3a>7?iK=}; QBC–Zs02ð@wiN<з˟^]Sc4f9b)13<{4XIKG:IGmwLy 1> q}$;^W $ysoN(Sv1^kG&kv=;h p͝+{,S]ZFQV6*{kFYӰR~Z-{IAu}2[6W>q^_[ 5!_\ "&v,}i Ujqߥ 'Xu=^i<,Eu|g 3pvg Z!9Rv=؋YҬ'C'QzOI}K]Ѕa ,U%QVFx ]h׀FƋqrQ:2pn%/vA¼5=>|;dl]0#+x!(+?,J(RbȌIp19ZiO=uk*&fʽ]`` dYhEyŚ,6xɰ{FP3X΅ )G"!o~z;8'K_`S:y1Q,w08L8@ʨ](%Kxu5Et0svfD3HrI!NcFb毥0OUbyoeR4 ~/<ʝ'Zx^Xv2bٌOtdFOmK4ѱj"l{!\ITٍ7G *R5{p~=+J -[Qo6Ԥv~7ĵ@34ࠖ6G=ih2q&혹3Ֆ2 MyD>-*y 4dq*Ý qG?o0$ֿXA:Q,dbG QӷtX/1Zd rLR<"^'JŖ$Sqqܡ굩|!EQ.Uh2TMvƉW+NMT )2Dˉؼ!#>Hx6\ e(x6h)EsO G رS=Rg! ÿ}qG L%]V0LT=$Q|> -WdPheuK}#t2n(X_{1 bpboyΖoߖf>5P8#w.O~^CFL,kajȴۦq9!S?V2R#[wj{xҟcM@vruOG0;6. !P4> kН|vop G5ZІb)S"C.Kz_T}65r#dAJ0EPG-XsVgEEXdO~'nQRjI_K?2J lJ0 :pd#Z 0KOy&W"U `,{`徐H8UHGjE-=gyE0Q\C7I?? Ϙ&-s5!/Og_|իoi'=/Bc,{Ì+ nx1*I"x!b 1w>RSߗnXVՓ jwu?>GC`H_aC*[Ptþr13;:Q]D_L8R䏑m 7xcPej]MD ~i <|UOr+! 8ed!5m"M[a];羭0sR 1x5YWFHOيL Eͅ3X?An9L"Grz8<M-B!Y)*9gKzn|UlAާNL~Ӊ>7AI9$bi`%ޮn2kʾ|}J*Õk}ie f DN6d&2}Fp~9]&H/8M(_h,s/$%-J/iLcwcڊGj}a(3k Tf7Gbp錰o|+_̱E_{pb@;׊)[z?yFMI}Q<@[ G=N5a=sp`",E"lگT.?)vHCf\>,?͐[WPi+i24?yX\ll6tTpqOω Nih4(c0CӞ&4[~]Jlhr!)ՠTc~\ (>!0ȈVl; b88}A`z`}'%",uaqq$xx NTj_&n43$VWjLs￷HH}O@Nk . C>>П`iyZw4Hq4DZB;D\iQY$ӽDk:?τbSv:]MXm `4J(v8O޸më%p8S/2ٿǪ M>~;r`|1(^ߓIoVvc :'G%Qz6eWN5~Y'R>@8uř+ clSYbci̲0B!Zv )@yfzkٿ '(oM^@QOf]#m"P= Zo#urb|\zdk)"`(7V>O:âܴqLg)M65&u{JE;?h%'g~P~G%D}RmN5WɎNO:\a ke3nnIIq,S9I-qi h21>BQYlhX.+ E8PLTRi^xv խQ9xAI/iדv]9BL1,j2rg7;b=%RX !_pV0J߼s$"6_ yww m<7s[ D=2 ,nV,9Z$~3|s,"&8n/%#X|)R;s./?_RVJ- DAX\)BVN:- <C㌴ $hZnp.~ӡ~G(`)UwЧD,SY >|s)ksEixhNB!:O$=dJmL>-O>uXK`QG;")*`H$MnZιD cp68b/ޒ,?xN{,%O@A.MVi?l*}"#D80<06 #g?'UXL¥a auE}&fSr3MbqdRg[f Eݒ9GZc UζZ'Jq)`,گ cSx [mvbGsn#nx2nf@w 'X@GdEA^JuW6kq!TFe361WqizեbU͖Ź(j-Pcv!ҷjr}F(Y)s Փ|*}:%S2tH=ޠ<`DQcUpOY[-y?Rb, +%2.?3І8+^b}I2e)9v pe.)Zw K 2WI8+ ŵdU}Rm(ʝv9AM)&ݻ-`C l{[&ɳ&xB*~Q J%5I7q+0[McV.,p1pOh,`@F m-^Otuv1VH ! HalJΚLüt#Wqsd`c[ ה/ {sJ$U7葎SEpÄБ7FXA*M<3gZB=28 A'g׵RGMSn]fvhB1<qt'zL^|5mƆH' _^Iz *Kׄ!Zg7>^ XPt#\pT~u9 [?I.۪g-:='6yjh`/:sYZŁdYLrL,ޡME̜2@&N_~x`|-0E| j;c0v L/؈"Kl9qWuسc ֗GD]DF½tIݦɒ0%fgXG^SI[({}*pq؄0aϐsVF+jk!fddXNLc+<zIh3ě^wKj7= @q[mBgeAYD|Qۖ}2ЁviА6xG~䜸nI#.Qw5s}Jl,I0tVGp%BZ *v1/ RN}!94.#\>MU6GU~$HZ̈́h`J1q^Qz`7QX!b\]{[Re= bBtT^K$#2J_Hqt ),Vei5.162vB")|f']u>hT/h_<0D+T27 NzbP3p.:"6NUGx+J8~lb,a޻Ju8QGehoԡ,4^GB.8jYfy[ Ur ?j[fr$]QLWg7/rԯBؕu6(9!ww$?GiHrMi]U>(R^ NVy/}仐4ayORh =+SCyvq{7Q"\ h5?3pIG'짚\E\S}*D tIz*z|9GiU#·1lQwҥhYNvcmO\Dhœ$}z7OS5U"$HgAC>2VX5[OZ QЩ{PgkJ)尩Ra+&i51t&9QZ'6ʰf/P@jOsh bѳlfx8W^̮x.Gi2b=).uhU'O& bD۠d` TENi^t{xJ]CvֹgaT\0PE)wp>JXǑb^a(~=,QY=X6?Guxz877X/ p f_TwAh+&HYJKJعU˛8ۂmr?p?0g}mf-[P,t,g`\c퉰 Ezqj$+0]m2=NM7 V䣍UQQ ?tm8r݈@BPޚ3w©s_uHա 1= P'3(R {l:jtOL?8viҰvɧ}lV ˴$]зkيR9&jNJ @ŇP2gyg'x`GEZO4 b 7Uhx0>^ӍUrwVEoxIIQ~F@AdiPʯJK֑bsXUљnְ~. y E ;[CtZuN`G?YsA.Tl@fY4hVㆇd<}*Ĩ|ud. xrzuQ+A ] i0Q[e*JTmDnn.DmkgG‚#)HEYmcql@$GUQ]' 1Vеa '~ӬHVVwn5ZܙkY[ցW1b%1*,a6"%dca9`%HN29R8勎lF\{bOz>k_R"?xaN:z{Tďvυ Ns({q$^4Fy&<۫iTݵkF ºw)fn%u7Ta~P[OB%&}w KY|dv(?Ԅ?ɸN`CX1FJow`h]i[*UL/V87({*3NܷRiVT/w}Lʎ'("UP/Ͷ@qw]*ezbAw&7;}$Eno o/UC%ʶ-F)KB~mx pe򥬱rΊtZ#;AMQ}Ɩ)ܠ \H2&%R߱Ѯ6Nq?P56J 0MB2ƻNb8H3i$'i4`,QW6~AZ9Ho+E:$-+NKTm$VOE''xQl7%5.'VQ#PHf(h骮 l%*w.E !R-waIT6YAm i1X,mZ0uU&ubٹFs|Yc]k+aGC^ mb%0*9!O= -)6ȉ\zvDD"jƍ2:OdW&ϪY0Mg`iq<' v\G SJU<(vΘ?+z,bEB\0Vbl!`.|2)^T&KMB$ukCniBI1I_cfRbj&V Q10Dz pyDD1Nh֋(ep\a2wt|q-8=-Ů16zm_L_^;XOpH䚊ޔHr1cqs wY.~$-IяF+@b.#\O(XV:DOD J&p0ms "V-#$WԤ0läG!TJGsE-ϖ.1|wͪP_͊|$k@` '*ŽFiΉLuJ!xQZ,S_١Ẑ,EM/4\ehn'{tTWHۂh7Շ-T>$!T:/7\(G$6;ӌBv&U1*e6Jd3(t"kf5*z e"cO \LPq1Pe\wb1gOHaĔVVIdwAưPkG_7|xp'Idz'RE^nns9H1 SbEDȊп:VŠA7J||VHd=R |gUҔNsHl'鞧e/(+t56ۇ,;,U &κ7/4ƚ_O@mj S?b$WCDK3%ɓ"n3nTLȊFtm^ }hPP=O kPi^ykNM6uT۴tԡc0()(P^vﵤ3z:19릍.hJe=4-#pA i+@ڌ%ۥ[#[e:ݞ26heN~"Pc9df\Bg(!g4{{!ks:mjڛ~V/sdit\6)&c\FfTTOn-wI;ӌs(t~{xEЈ8̘;κW>sYS""iz,-es:ܙb_ x8sW-9E5lK#k"Z=1Z)si'97P"o,N ݸ{N7]D?Mܢ`N)FױJ/gdއeXfq Ʊ7nt'Z^ŮRbnĖ%8eVr-cҺWԠ(>1)oB v}"gf$7L5 Ffz; Z͔q]M,w[]6S"*Kx71:ux=CjB-({̈I{w'Y׼$g:ߌRT`ΔN¦_uF. \. ]=7P:\0T*\x*)dDΙm \@MwKYLd~9\{,DF#ΡHy0n?OrKG䣧%AxoѾŅ,25rg[dp啚ȶnCWDg  ^dUDlve'K,B(G@ a>O"<Ӆ8p@ :` (=\8k(O_F;NQ`5 +#c(UM­JҾ-p/}Kdߗ?=@+VI. 顈mC]Q>2/vf_ґ ᤠ+ }6XmJ01L;dwjjsc|KX[).` >$eMH,MP\Lepyg-Rc,/šҾ'2Jz3Y 0#iO >N@=;SP`42H @ #E+| nRʴ֬>GUݽz^zUwt=pNȺ,, E2tfv`F6ڌz=PmlbdO9h?Rc A7Ӆpcn'*P07) ߍf?tj2y)*-`e$FW8HmAQ}?ɽ{~u"NJ~wQ3>46لZ VW'^?v!t x RqĂZБJ2!9C*X3G4|% vV~B6t/, OS9\v$&DxmsQ C{G-gDƙ@v{ݵ&y.fY8c1u)F Kl9V-W"H?2:9:@{&7f2=@=Ruh dT}ZJ{r(u[ݤ@/raOT׊X5ܿH/%C܃6Pn~ ~1g{;a H`P%ϑ'R'" =+[^5i1JoQrO(:8##6.^b Œwt]z&~Y솠6XI2 }a7C@a1ְRdS[vA6 #!y꼛Ƅv\CorRư\ì7qWby|Dfsz~ ElU Occ@f$)l($C"/jl:ۚq8iRm$nOjV͈.O{dXj~26ODn!QPB%w1!ذ $h9q;_aQ}ObyRd:QUWbBq1~ ri x =UBB1?s{U_ܵ^S$i1m X`|@@WQa57Hozo遂%VPs1' {xӺ^z";FaZBׂ,na2YQSr,/p 34`A~ob折d=c\kKChcB!L}b=3K^(܀Nhb -ꯌcEv1IClal\?}UX"E n$TEO KDVaTO54`xٗQA< WsV,)*B-#]$O wۃPѡId# O,б܈  d$ uxsfh)ڈ4P1d1楃V!Z'$ "t Oj8f3OnWO0eH#zI2>W=*9lO |SvkăePVDyWu$Upmm^o tHAJox$4GmVb%f9Ul@ c KpV뱴0'%R֠a\ wn>VKm. ?ۍ6 *Kb:#@81pcCqV]η4Vr^.̺n1̢ {3Qq̊hZu1Rc^GN6 7V"]`~N0K?ƽHۢ_j󦟜GU&kea4ج?{rP RS!MV?ƕȒx{Xv]q6=wNjEmg{09_)Xx ̧tN#tHMϲ?Y43CԴ(`!n -`Yt(*R0gĢ ,)(3NlFnӶEo ێ(IYެ0OC\3T j|i?_w]XJ0z@+! #/A1%嫋 *e/% -4¾Jgۆv  [y(.a]3D̜gv{Vd!B,po_'`ǀ:;4^yyWJ8~Fgo{嗖tG9dɌ̶6e *N%su| ȵTוM?zy6C%0?akk{s>k0=%}7hSə}Cᨁ~} ^lL/- lQŀeĦĴB8f*@\#ZyDTo8uBE "s2Xy)  ؝ŽރL&ॠ:+/~yl]Y寋$@X5l7afo )'HK]ηr6A,NFO}75~\yzqupa=Z8'ĘmqU%U*{G7E(rZC ܾ[P쮅0}2vLoaaIH#TaK_pz=>TL3D&'q;99͠91'A'.BG9vc}a'X~u43GX:*4LC[m@AZ3 g{-n ˋI7p&jD cmS;x0UsDz}n-Z<⋛Mu 2cgƀ Fm.+}|`*hξP8~qZbO],Tj`_*[kdliCp:FK"lAS\ O {3z"3Nz@.A* UF藑Y}w2`ZmS @Ow-r7"T51Fex$>!C1=6\b8z=ՓخnHqlmiUY|YN8 bgQ*06(oSMͻ8R ?cmSf"rбoGZ4ޖ9Ԁ8}/'.ٿ6JF  8+ѣU/Ej )޽/J$ sn'|9!C"ᦿ8ƛR,܅CC3m|Ɇ4@VAs䄁L0<s`H7BlC 7 —kwqgb"Ã2LبpVݕb<_cou9DOi+8s+F0y 7d4>#.N9!kk"וFhj|oLINufᱴHJˣؿ0-:Z-zCdh`7* O➤(pmR8;=S2cVPq03iVyCi8?,g{"6ub W!h8:?nZ`ЄP[K`U4HgF#0mQ۝/:Gw?:Yg[}؆]eJR7gSB,, cP畑*+PHAtDݷǭS4[.}^vRʏ\~|RD?VVo-*xzp!LS8\|¤Do-]SpPûPl܉PiK ɂKRq`6oP-v>vmw#/^œޤSdi9B[~r(4e jpfΒWvDZ +x[NBRٰ11$\x;3+n@qkY~i{F/(|b׌W3kPmBO$[ ]V$n|'?0YRX\>C+DxnKkCz;˾URpEˉX}H2 /]`?mý'"{R u,0QbX RUg75 3d 9_6]t'T&ޱ;Ty0nG;bh^<ߊ huU;ZF [{Zq'Xsf ǃtgpY6LA␏rp"uc1S^Ҏx O> I0 fTG;M1_sx;l0+0*uuF$Hl/g+W<ves>Vil0w`Yʁ{ qsթִ3\(jl‾'}:0 i ;ӗOYT[ ?iw?1D1@ g;`Ț[Rc"@юP #Bgews+,ѥ~rD$c@ek)٬ pIsUO:uaL+& Тoǩ{eL BlS%xZ_tgjBqVEUNQ%A^P) qe eI[i 3mB]V}KTPfb TKrؾTPGEnG d{- q,BOeu+ Vמ}]<8WbV @zk5CUmo]'-H3#-:39pBMh<\:ᐧ Xa-$jH8 `Sl[a[d:e{LM68GT!0T7.ЯJG'D]b$iصa<7]"rai{̧1IN5|Zط`gA"[X4v2\"\ xN> _>1smW5_z˵폿[*9u錰Z a-)3kZxP't~lT{+ 6"$X.lٖ.|u:R0y R;ѾfǶВ̒?DmhɹkjbZ& y}s&5 K7` ;2\, 2G2%x59&&MUl0'EL+0,B,Q"K4[d&BM_mã99MLk&Y01&O[% t\\"T@$ yzWa˿ӫuԕ-!~S*dcmJ2"oFo?LW9/]-m.8>EJ5Vib C'']֎tU!^"bONJJ=}}= ;D =m8NQ x_@_C,u'(uX(H/bYTzLq} T<0scFEkQV{,Qɧm_lվ6~%_xPA e fƷZQ/aIiV`rr|s!- gHk4:OCqd} I}@ uBn`OPr?Qf] EN&L{tc8={jv~R[L,z{N팀l(HݵOc-}:u=:bQ8P l8$<3a&#֣/U,|d+%ogQ{޺@.#ᯨYt D,] nH+9 j\sSf%#h.};W`5&SӿH姣R; sWDuvbGgRkc 8SOprUKOuw,~vB8K:} LUE x*QNmp*q-x_b/4 Dö d2ugl $/'ZdUTLP3'=%kEOutԱx>RKR(Bb9e.Kp D>}f7QZN5Cl.2e(w✣Gq-4{s⇴۲;şمTu AGGlq0&*sxK!hYR:!ymɣϴgŽU1͑_fS9g7kPerQEbwGs( '!@~A `RAl V<,n[1"ghiLx"w-8iX`Č[ʑ8̕ǨŹ֮USΎX71/#BV́YmV>QfklDDgE?މ&u`h|ZK>h~W2d+keKҿؚNT0H&VU`=~BC(-HE+314ˍԟo/{A=d ;TX-(&'/!V$3A+[#˓8Nz1e*hQb3V&|t!EZ B/ V2TK>#-Xd3YB,\6`Qu.+VaZX͙42$ ,ѣ-0PKyS0/Goz8mK ag08Tl_h۲8#ol)D.)FYI5e-"l,,kC.mʿ^u%N L:z/L·"kgB0"`@u=yykW]Fu}DyDjʡ>$\@- kv]ŝB'iǹ+ʊ3plT%WGQ咰s ( ;-8q2FqLo"}h =hơ%Js,>l|;X:VǎФr2qy}qvV^o- QM =*ą|[fO*Gh@u2cr(d?A~%8-ߕi`>rWZ$lW.ṃ*:Te_ ͙%`]3)osrѣwYFIց 3(cN!TW\ @yjm%cWL`!^_nRZ lx#Ϡ~d~mX;ypF'+x|`lg#(:;(4AտIpŖH8*=89|n0COU3dXy{ $UNAeV_Oݣ!KZ3ZnU?iADKT"Qb=bONK"VZiz{A gQbF]H:_N~VG 8&al6=p~ %zx\_ t ? 1M I; rf| p&H6)J+ثix>ӄKU3A"MTmmmm rMSIB9!Pf*ԑx-Df u[+DSfH{j̠۾=.Lx0"פ5Pj5+mn8KWɁK ,,*cD`Rw-hՕ ]z/1=dR$cDun`8%x*ֲW_626oF.(Bgi\ f6\H"a ^9O29/6* 1ba75,h@(K싒7ǠOȏjCkj=syk]d@-|] eqs_Qs,y~%hLҦtr-FO!g1m˖_ߺ`mA[qG'=V64'ܴ`>qTde0J;ؕ)lE:Ti~U_ꉤU]'ц [L*R t[uҝQT2bJ u_*a{C HΘ!f%yG m ?÷,nYLW;&e5altmXacyG1\7FgU/cZ&Ծ_J!09p' hE4g ml8H@юFU1t|Q*?ӂ͘#e!t1,y{,wpHJn ϛx(>{>Cl 0Y_v|nuVSKvB CQt)@`!y'ػcqL71\o1s_Шԩ72pQUL3ڧ`Bh<#'=0w^|Ý >*kzdו4zNTpI| 7 |ת1|aoN сf3uDE&iJnYUYSg9OYSjH Ɉ;v:ōNC-yM2/( .͔O~V3-|;mT1Ue5"i37\ٌ5'Մc~Ko ; (b6q >ѝ6;/ =BEmc=f p>݉iD= Mٸt[eVwT =s^@ŕ c &E[:<ϏF. Y{ugey9*|6$M&;:"FqC]=2s"Oƾ"9=v%V)+P ark8g"$B%?lkgdqg'@Xf:Ć lsJ44K<~mt_"s𦎯e0福vw}Tp!>Z5R,xmd'T4  F(R>NM-l!64'U}' Ï֯iSAqQkQ^V6}91ù ub^J‰jc+AsGY$v=}>m,0ZIȥ³Q¡s~u'1ɏzJR\ː WeU_&#zH|cSӭv%\-,zz-U/U$=ƆЙN7&0 >\b8R]Xl3u՛yuXVS1kE̓R#f]ߟ+9dT",)AW {)862|QP,?|fZXk#N"@jYlc=FnR]I׎ $D8C뇜ư\hwOCjj;]2]G"dn=l$1SFPKVb]ZI*s)Q/}9a(zS5#螨Yj\S;g~>u qOT{tjU:4|sla E[˿`B,唧JEgItIJX%UZg0!xWigI" pS!a2ҹo/߇c*ϙ\a<8 }X`ʪ=0hʙ_XudݔӤx.7ݡ|7?`Jug±!aP`f(/w !$b+bxNK]a (`+g 3$;Gcs/uN;k/'($5^aH"ro=?3|p8b$~fa/,0;` 10 }jnGHW[KmX|O C+ hcQBq>A '9> 7d|Z|Kqdqa)]1:kU{P pu|x 8?L4_C:%Pz1RaxaChٷJW/y42xb\qB9%m"hKBOKF4Z!~8 xGMJgpT/]Ud, ~6wܮV`T^AK 0N 0^{m:O)LW(>d('mk(VdO3f9}+q//)e]Wl;hh[g+udBv( n RMd Z mV6c-7n^Hi!|v6Aq=нq0!sXT''9/u?\ώaG'<&(ȫs<_R@Z>w837 7P!dMaDQ-UғjkF뎴iF:.87aq_v,sϰvI>k 9<=Av9cm֙vEZw+5˩3yq|)yJ_*;1=v4W V:b뇃kP_HERSҿrhr԰[.q3;[ ~OcilYtV*j{d !։(Ԁq77W鼒1Q+;I`0l8=680= $5[ŀG3 EUoN;6`ʨ%/U4L8:זLV|7<%$L™QB`?pA?10떫 Mîve`PACm_mQhɱK^aRWv4:,c3c8(0|; 9iL¹6 vZ۞J%U"":Dݿ>UYOFڨu<[P:a>#bdo5iQMsϞԼD3M:-'nwwamD=%3 aQfb0ԭUisHϩ8t@AW8=6S蛟gCMWbks Ө5͒E ʗő~-6v̢>rYQ*g0"d4ZjKI=:U4}g%ӣ> ?ikCu֏)%rAZ}ہED> jْoH3&/i{Pl]\D\?,iVraemz"ݲE0 $h8mښ1/բT\䡃{hwWNzK,I/RTglL `.8d?6er$\j"7@u>s6`MʜƷF2/843`pXƷ.OTӓٟmֆ>XAl*`P(a(䩥INхjHcl7 3W)#1&RWᅼ Z˃kwmWA=N "<K]弇i>/Ɗ/|VRi>/ğL#C~s=h(ck9>Wiӵ&W~yx]etDԳ.H4R1S;Sy}5S.M=<1jQR3q_=KT񭆧L ]Ezf%-58\$Bj d@:k`gƾ]).~C/B!~>c N $j[KTFd+,)k[^92nePR >B_*tHL-Oċ?6 leCHL_Sv,g*x+秺ai}cBpJo "0 1B ` BwL&s4D-M% i=R?O<qٶF{P6a-Zq hwOV_*[.!6 ? x˄{ʸ̹<:;ť IM N}!1j[lz̨tNW 젭r~Ԭ`ى5Qyz<,d52i|[,P*½HEjP6r,1k}0|pGÓ|%cqmmv (ٶv^x#3IU3 r PYf5qCD_f[eweѭwG}d3d o&)WUUY^T9ah _[lڬkjYz6~oa}hKhvTCs)k/Nx9q|Ir &}pgw;Ǽ"l? 1`64@{Պ-x$$9f]qUGnm~XiS.m6[e&Ye {hبl .lc1,-<5臭!ժfv<{L{!mه~^5ńC"hSXԈJ26M)v7 d!" Һ`~i#zJH* >5t?kTl2oV/s¦tΚfjTs(?T>}ǂ6:6AE)SlR*]+<|6}xxnVla>wD4$n\N?HfW `|7盗c)cU]QG$~vnZYq'Wt& x(t ,@j(+W(y0B1f`i+0KNPn('̢31l\ǽL{iU< V23(a'GdP`gQvū+5 ]CPECic_SZNm݇IB縙>fEBc3-fnL6iIyhI;EkQsr0:' H# p R6o:B&Dm4 =O']җܶ#|+s&aYۡx6D~]#pV<0#heshup` }I6\NRx'a*NvStV&RQVceT[ݱqqb(ޞ;E9 vPZWMVHHa\y̬ ivaI9%$' VB,a,L;}zq2Ƈg&Vݭ4c̢#pi'ʴ,&=aL$(L/n'S(;7D&5p;S}Ρ7*| 18O@4.VvE4&B8n *hD*I*)fպw& vLǃX}_>ŷų7I,MGL%:zP_6&WQ ;+)dpu&cgl&g+&0^&~YXS儾j6C ަQA0vE= tCɣDO|k8bxHO@x(Sb\G!]mQ56:Yui@ǐ1-yx];w)H,6(jBycĬT8܏ !(9o7ZWv2?7ΜtjjfA6xt 'ZC2v>fBV yܢNqhV[:_ mg'w'CUܾ*BS?e}c{uxKgQ3m5 F-J}Vf&)Х-OQ*fK@7W]?}gG>k=Ҩ!ROrԷɅ&5OZ|֏~CYI'iUp嬳KlOѷSv$ ?;7Y74q14Uɹ}i1(Gȫ:ÓΉ2:C{2a#P๩ <Njv9?mm}#vyS>!ugHj-h73Ot깯SۆͅO9,x6p*Ӿvv5Ѷ(VQ'繳* wfm%5<\~-;w:k R~;YJ40qR.Z U*~Ǟ¬~Գ;RFQҵ ++l[n:m(nd:^a2į䢬) vS()UR; zY|J]Zw,~(KIbظ8^, `e \aIU1 iY0Zr{C +":.U:~b$٥]k"._2!Wq@ep h V@-;m,YI R\&_L};O’18z?Eѿ_f˓p: 2X4y&f04E~XcUPl[aQKY{B-y1N]0t?\6hŠ(ʸGpݩnjJfR)QK?'BL^|5~U ;W=Ծ4Q[e*ovy=>2K 29@:!s{ U]~edp:케_s695{i9 -lI`TIdK:j~Ȧ-.p=뱀#~K4#% Ŀ$쀝ؙlU`F 6T@0wzZ ^"8}\/p98!DT0{ _ߤwQ,,K蒘uv*[h&|g@sN =4o3,)X۞&!znWߪ;}q3ޜU1R!CC GUyF:]^ra^Tr7m̶p[g֢X 02D1(y2#!AS!ú: y '~Y2~ ٜ[?woܲ0E_- K ep:r;LQ$tEIJзz@,O-HW7غQ}^٭=hZLho$DKd 6rw/0}ٵ ;N8XI}2CG׵cmI~QP ć^YVkqʞ GSR6:_^6(8ju\v5(")Ɩ4Ѷ:ȏeT%l0t\pnar)|3L]rb+QNԀ"C-פltVM,iB;\U?(@M!æ5ښ=w\V^HٟKk\:RΚd7cӣ=[5szÎ=UK%Xz>Q_9ruZgj]0R~&(ʛ4W9ahHo]@#4 ? ȇ:c{FU[aK+"m}!C|^yQdZ0aI Vc)>EeU)mO]2@0BCwmv0˓K̔| PiW奏 T LSH6h_#l\u8hB>xS 4jPK ,M)|h 2Mue(*TM9I|9BZ~XXr[9븉jW@ny K~&[*\=j!Q&7衘D8נ0MCR L`_ͪ , @I !=̓q&O9e!Z60T:YМ Wdo0J[ǘSHsG|p`rC-qPeʌI=3iKVĄ@'I,H>+w28 nNN0هͳ M$!;ּI=a Fr7OH9zaWhcB|y[%@[$[%Ɩܚpvz/蹓{eq ORQaFO _%+Q/%IVmS O-B# IRf9{ʊAwRcJ,ǎ>A}RejV3=YTPp5Or^ˆuîM:!N~y2Af#ido]_=b4y<~ 2AU^YLG/T&̳x9m57ĭaJӽC S@Myq< >t5VݖA,H]gog[UC?팘7Qޔ=dlrsCe3-[@gM&eʨ Cio֗3g\ ZSV24Iu9Jy4?/>gud@VR sDPO}<5ս5Î1'着q^W",Q) Z}x5iiGe8>Lq7[s}j?9މe>8~(='h;Ik !'Uk`85) X 30"g8wh8\vg%,౶ے~P)W`1hFHCRh{$J'R ;3lB`Hƛ[eU=eDɯ>QW,&2K`9N @I(v{P)-ʪA=M +sfkPgqK/':3e`.gzܳJxN0~MiH~x: FS(D'U!v܈,}6ë ;m<_wòL}{3{_R7lN0@`x6*x"O,s=4>udBbPX!*#v,4M:y 4ȳ5:¯dzH`8Q Rw5"Eu]qƖXMP!}7kZ5[iÒw*MH:XB*/EOlzF{I'A2u^1 ^xacڿJG}gk3)THŵ3sd)k`^cp#$K $\1-?CL7狈X6fA<|$Eʯ]ݱޮ"Hܨv݀c/Wm6oQ,/$5d1@LG.~OcJ {euWWFLO_!V<$h\SS9I tQ`գAJ޾ůBa%SqE kFo5.:5=B*|2iϯ.7`EELXŶ5!nSbA?[ 'qjO&l0 - . X-i>yA$^y=5'$VwLZBp#%Y2TI=rP1)@jkv^L]#"мB7Qe[kC"#lzxQxu@:(iH!4{}6b@0|SH;an? O2WE `ViXQ^ݧӣ;B@«חӕ +VꉇNE@sp::u1 I+ 1h\ǣMlM{ڶ4[yv„vNk>(ǃ݀"K6>E )ys=-Ufn_ e+DE8/];%X=B j&,gO:@,PL\hퟋV^.uCIPV*kt^~(:O4/Ȓ4qNv6~7 6a;\f^,L)1;@jϩffD2O>oNsHyIa~S5`-P|xwq 0I؋J1X7A[r fԛa#sNkQ(@<>t5yh}`ɺZNAsU7ԫf ͈[MOdmkv]^;v|~@AՕK꽣m6>e3d}زl{뾵z*9]hkXHHHc&t7k:TdyJġo5A$l,J`߫}gDdeq$#Q]M(n1Ⱥ s%Y}ֽEIV!5AhHC"8O X/!qKuvQ~B`V 3kÿ\hA.A* bgƢ}vo0:2n&8 ʦd )bp7# QB&azPak 3-)z:8?dڴy&y&mhsjj|W):~Զ_ [։!m=Ӟ;ywl&֯DTJŽtd[0Ed` Bq<`)I"yğD(ԗWx~@hSUłjf}ҤW n<;VD&̲gWYu7ulcZe_8 OJ/ #MEh퇳MoGINqaRÇ"uP b1 xMH|U 7zU`0Ĝ>_gtF]u #@0p$(_̑Gh`CѦV]j!|q|c=~Lr{ }p ]'y63.C\]}U_tX| VR V&![Dzj$ <5SHԀ슧na)r!k}"OL! D+@1r(1Fײɺr@7ᄍA Mqׇ1<((KZJ|!}T;w5?(ֈ|4#1f)9pr%uӟ>95 (Blv9,oIzcFK+J岘 ~C03僑#ݭ'7Iէ!X r< VCnmMK'D9R3nDż8ts3|N ~ehDe4x!hWt?OZf7$@`1Wbʻ8&L-iHl=e a/!'FFvs{hYzA o'X@,.00Z/ 9;<he2>jk7jZv1Zj2. LFn`Di`xPA,4^*J#Ł ba@A Ճ#kf8Dt TЕBPSdt Ե=+~}勄1M'c /쭰r鑩<)6 Fk ^Ctyf!-N&{VY ۍ>Ԍ/՚iĢ?zuvAWߎ,DzpqD& (}Ő{;#8>m~HIz9(W؛/0LvEw$-ҽs(O :lۉ۝rџVS+1Uv-YsAr:}LG͟{5) q7d@HXGϰѱXbpA=kQ߯9I-.J!pqUΐwΊX1aB^ЗM@ Ww^3dᔀnvY/1YouAȳ9|ZZoDŽ=Nx;/5y(n]O2/ur^*{P);3ΣEK 0#M66aaaiԃ9LDbNJ_/u)驊P@S"SDzφqaă Io%WO <^{dC4qԯoq*}%B6҉˯Qr{V/WiP:q/,ǑO!I!gTa82Ɠ!ػJq3@ ř/Fؾ{ t$61NZ`f+4QWծJLKO9`~FSk$\eY(makk 8&LSeZ)nja^VvWO[ۥ|yGSEQ%} EJ>V'1|8dVcfU5:WRU=l@X.m8 yULW '܉|Z÷|pplxWqK1<l܌Yt@=Yև"-%! TK_kxqJ콃#?0Ό\ji )Kf8W-eiKߴ'HmNL}'V*beK%`]JF'Ž%vO'k .F;^kN" Jh^RQ1ڸ@;O&#DsБX@`2$ػQ \7=bhoGkG(5p#:OUjBXC7A-|߬ƌ/(Ԃ ݽ Gm߮,,Y >}!0^cHu% 9N݀S +B?]l际ZP";Ipq GjSw?N=S"ԄunP}5Q 6%7C&5PT`DwUU}LfTF $Tni,Vcdy]!2ز8*H |4mFOJ{5Iz%~TY >l|53l) j3HĈ241C3DD4,МUg4R5 *ⅶG”g0ɶ'?SltW9Tv|*K1-:=jr$IdGI%_?qy}7ݶk5ㅶs~ 6wfd- \06bEٰm^]X^dAmi3a\?~.Ī^JUf IN\ӱl ^Ϋ9Ei_Ma`V>~wЌ! f vHGm!9([VSzOxۘ_`ʰqѓWv*:v5W:/(0tlz q@`J#j-G@k)G^'I4`/mj=~fҧy7 lz*SqOF]=Q&`17ܼhQQTEبХ F?1A䣚tϗҢB{p>'_`mƫ.=MGЀp/{m1]H^Ȇ:#j+iF߇[Q`c-qUQWV"Lq  KƸG\oDK_ /jA4n*A H} q'RBe4E,jN^Heku>y3J .㢒l o.ȼO<9W!Q͚ Dʥ ى걈|ƊE2@9IZA-\W0@@$NOFi5춘g763iœqP| UfOZ%=* &M2W|>OFyO{{G>2{ r`u'~Áe5T^ bP `Q3_xBb6{R4OB+mVཟ]&Q oRe79ȵem p IAV$ebkm*~_.m ,`o6'Y#N0-!<>RBO5fHB(#PF _1oZea:[@hO+oʎ@0hqF-E/]L}=t#մ?_V60c.щDc?.51 k$c56ג00Bl|)7bOV5J(vH1f{ C0xQ=V ?,^7Jo)ɟƟTG(Q8uL'nFKz E B菲LlGp C:.8Z5Z~Jl.?̂aE wͮcm׵&,BNMԹv]ءl! ax&xt K뽕ߎD 6Ʉ0)17LS1su֦%ix$ފL97>Gy{:;-1^T5vd8=E|Nhk=.z=i4}J~]aSY~BRZc~q[@a,#vw:莪pQus2Z Pa!=<z3艅!84-[~.ofT~{$ΆX !m"n'6P@ jY+[Q e R6ŵ&RQ]ǰJؤMNU+@u#|I:3!ejzOѮ!aN*tAUC+ՄO!uFG{[LsPSo%(6N *u1 Qe>ʼ#‰Np_E.Gf2qD/=Bhx4!ʳh_H ;.A$M WOݦSIovUAR"4InܠTFݳJ$sًxYiq!lLNѷCvLmLٮ$X%QKvotOntKʮ/]۱XAnF_\iPA13R'P?t^B4~ܠ!ZOXAE&CAa`<]I M |I\h6t< 6pA~>$J-ϛdHW eC:vC9R^F"oR' o & (?4|b0^Gs*rEs>qQ|ml:,|AjIR@~z!lDi{Lہ-cEqOR8Q^mD]skC]˙ Sy%;Sbqz 2oM_{ 9FЖHnlLԡ>1p!_qL0|R|Tlij`b01d=s8sŚJuY9O_y|-ARo7LFt>XB,Vt` k?⟠;3%7&*eܠk$Z{縩/'2#s%N9|v8-蝻nyJ@_ԷY =O-b. T8q_#8Wl!6_di1Ϙg'Z|kT b $K{m BZY:gLA;=C~^Dz<ȁ{B_JW(t*2Gx^}nSq6U,?=(Qs ÛFBQ9* Ie`v36goXj|W$q#deZ (p{}&Ѽ`KO|Je΁r^%mkϷ?94G%:zvdjb~r{qɣc:M[_;kY 7 pJ#m_/Z'_bi#X:zhO嵥3csxI>OS ӷRB*< 3ճtO'H \r˾LQ9&+zM1<;Tye M@'DApQ7$Y^  5} ^;ZE".`B;Bow$]Nh2. %O,k873F4,u*&\re.6LtׂuZTco Ek,R"}!NްSpr}Rw(9W`R}qC#?* I8/U}F{Pp7HXwj<u >)25's]NRO.]jd0cF4- OX0& 9ĤE;ьvĒurmKCq;nA?DMH]Ooh!K!?chp|OC[nOy={!藒@jb`-qa&^w CT&:Nb*{ ̔n+j@6z/#U4xdֱ0@+f pEBԤD: Zn/|o/Yw6c![VQKc7# cfsN \ (<}mE|>C6f0˯ !i.6uOR'O,e(`|J>LV Q htIo oi|@ SSU]GS[=dJ#M^/i.4lAN=1̚_#Q8KԹ6!qxbYv&U9M"7A`#ѹzۣEMGbLo3p}B9^oDɯ&f+oI(+aPm<D:ŞU ʻ੏IA; jH`g#%}'CQVrɏ֫phC!̺U~u2 M{\F8-zIfɁ6XR̘tЇ4ڵMd ju:,k29ȓIDqoA՛uOl3XHI+ Qtz ́$5ϢC܅?mXSn jOl0Wx*JE/A@ *4נ c]BBfEԯ]Z&a#6CJ Zr (N\㱸2{Pb,/~ξ^!y{tF#h(~K2DA`%-f247smF.L%[_~FH`H(+ΡiRͩjMmYt"4n'r|7~ 3Si^W&xO -S)sjP+olGo_3Vp|d _v%tT}q%>U2e5B$M)w۟+Zܶ~YHq{\M=!=6;.r-,W5bJްJ$]J8$#~OQ! ʲ/:5PӕJޑ_Pi D`'4Klӽf!1[DNbgɝ v$1 ͆HG1Uy[ $1n}fH FGD թ7kw 1}&:Ot pH#6ԣ3qA.Sn4{ -q3,Cc~vQ-Px&7-]\orI*zb9 x各cG|P]zSΒ1eM8Ϧ螨uڕW01p"׽b}Rľ>鱲jfY26n\:)Jn3ts];)'Qq?DZ~\҅6U-wosR=R9I=0=E6ƸHP_'[,-YrVb jMF ٶ\MGNYQ㪵ytw:AgԎ aP/hzgS+љT \AdZ@w=8y=hGS||kjP~yGIv3e~MN&k7 :,v# !=_iho_A|fd> ˬ2\G^YZ>`n;{ڨ3cAgXkzEs*z!m܊ $ې}·Q-fX7 ʍ kʲ̀M"dKeSwØdaR]:}װtEG{!j9 ~txYsNTn2#S9~w&g V*83,9(Y=i`پG/讶%*J#(Smvъ?A7bH=FTqYSz"VL:LYIyށA* KZFl&n{_A З­ALbُܸmp84(4,EvH%Kfe23^$czGi5ږ_I5cnD@J-. (pۯ9ӒJxػX-/M;RC/86&f]sjje$z I"-bVyV?;REvv;lTc3[wi=.9 eq7Oѧctu%$z=C'v l+Uoܺ]r"Pem I! $$w`Rإ֒v?O ]rlFjN}l 42Cg.wZ]W:I"5> <"<}T|餵 fVM)Nؓgo/ k"kr9 Kt2.BGIC{BO?Lb")*p13> i{bNqKC-/8M@ƒk:Y|B W3YqB}ojjvuy3R00ހ, 9H.^ qi6f:,<'\fNL0q*?SL 10' N&iepD摇; Mw&`OC"e6i_>@HhQ" \ʟ~ҝɡR-XUsIWl`Wv-qOqqR4U3 ˔ Bc]Neַ|*oy'-ݞe6PmPR%?ȍ災DA1=^090R&;^TJsȟf])"Փ&?Ѡħry4N圈s:dsm'{0Ju\vB- n KTIol䒜j[AdW|KiZw36#(lQpm#pxाQЈW!𛾗p[Zx. + dZ䷶$$X|B?`l@]D7/'7ALj=A׷ ?5[*oNOL#rU%[Hq.1Rj<nEg]-r~b4uGXW ʑ؆Cux7wN|V;7><.觹2P QU1'㴗[H{OmކŖ)H+HonҸ0ԬR4}Ⱦr*T0'غsZqpVtM%cjz,l80FGG[N|i^"]|֝Gnϡqmym{vz<(qm_ j˹t&ͦXhyvhh69lxJ{`yv]~Lt3C@d$6sP pIqC(N @*#5|_Qb&"97pm PIT˶lЇe;N::#Ɠ3AߜCЎP hWofo\-Y|%̛TGtWdEH9/;xY66c(T!DBGdTaqɉ,FTޝǃZ iO_ ,0N06@QygQT@DVwQTz.O;/6Z4gtRI!PeACS/L,U{gȆk+>XɄЎyuci; -=XރJ@j1l[IϷl&Y%N&/pjOMosV t]ɮ2!pVcahE>t8L>j/DfOIܸ5Cqҹd"70$T]>`6 T|{9~7. saM! My b9Pg<ү$˟- OE _ZCevTv[c7J&Hw_F69~ &s1gXCђ[VʄΒ\FGId]~yڥ,Z@7E̚D_iLQF+ IZ#a,mb#Q҄Nh?+W'{쾕&@ߟ{zaɋ]f(ngdo%-1̳V35Uyu Bő0QQ {#ּY[o2-kP]Oи"o(6J4Ƿn^9DC&j~S;Ӧ{ipdIΝ+OŁԇRݑ3YufMGhXGX| w7?]`Β1iÅ 'ƕ9m$b%rm #$omA/t? m5VLpD@XruSv9ǎĝ ZrQi:3 eG?c_=f\8] $s-@hқCV?? z ˰4\U6aNX]|/w%V a* 4)M `Y%'43amH`/c!S] WNMAJc>M%_=َ֗j"0 HG}C+*$GNv5 %NsPڞBwZǹQ |%ȇ4h;` UH(ç163ux{m؉]HTq>Pob8%޼WN(=y)0c(v {Y xOob),b,҇ VZF׋{%%_K?HKʴ1C)Y^vwh N->ܘ]<김g $sϥ95ؑ"zL~2#!"YϬ<5D[C)J]GCDe A92tM0 Yʁ?4b8@O jzEH`(VN|KVpN׭<ͰE#Zڽ6cmU=3O  Yjŷ#7U_qd<rB{Of!|A֏LxȔ{\ڶgbw0P8rF ʄ{(͢H_HУEq4<@٧S$ Űx,W;yͯޱOSLMx4[ex."; nnax~+pg3%R$7T@7.0omwBЅ5}yPϛ*޵XyԆy2u2wJ'w*MLB牑9TYdXc PV[R˵Η岡%5ϰ7E[%3Rݪ L*OId)ba*7Ɛ,Լ$G@>%dOa:Bڇr:,"M1d8A6h~Ӧcq#\-_Ä ie.h5k:Crxu ׽\xLBOK ܲ`5zI(NJK`J%k"CK~ik42O B94C )4 j("m8Ť?Ɍ :g *r!-.J1 @+63*בD'EDӜg|  hw^aAjy8Qȉߊ:俶oozAW"źJwiwlYYRUGO->0\M@dښ2W!6b G^X*n{%zsPLrb1V[5Χ⒅ :$$]!={Hq^=Q:GK8$F(}e0i2 ,74'ŪKR$LOȁS1!;")yJ]gr슴93pӖs;jOQ]ڟ!aH^GzÅ z=/置@-խGI8LnDJi-H}ћUv ߳J{pSsyŝ;eap4#}oIsmInhya2c)7ЦSq>➰Ej9Rx"dqp# ֤Om#M$T H_t/ Ҧ:oԂ.6Ls})|6B,/̤@ ҉?%*7٦I b}V$o׼ǂ.)LGenfP#C3nG4T[U)=3OʅIV I 1[9_yG;EMm_:t : ! 7LZ,&V:McZՈ60򝢞T%n cgjD EN ;8B~&߇Uӕhk5 gTV*HMU깳5}&XYAzF @k0e_SqXt.wI ¡“ I(<~QŃx>= %S@1Ϸi Pހ-*Kki* ҒN 3(m5ZKjyK:`Y)ydVl98 u=*C[2I -L%>v \vԗx@CINр;<rn~ACrdd#>zNߥ*TbF`+ W;®{V?2&:]A޺Lj=ʒk#_( `L >IKtc,je!k|:VIy_7rLK|\B3;s.K؄<3`D8OryfJnS9d%y=,*CdHqɣ94aHGCid4⚲Wet@E!ZvI,9V=`|^}USUt:ygz)+ z; D=qԮ**!pSh(ɠOaJ{5$?vc:t73w4yR"F6@wilc+WxdzH0c0K.uIn)F\y'_瑋jDmqB❄zN;ow[V]r*=9ȑ d;5؄KkaZ[Yж3[d=pԣP\c\kUAHVۅ?CLWN>$ǧ>Sav6U2u 6%YEгz"! }VJE,&vl<7b:vb NaP,ii@3Îq0D۞?z$NC܈YvFbՊVup\XG ;fx|w%Gцc4{3iQDRv\#$ׁ S=w@vyiYe\XNo{djj䫮Siu7I*3蠁'xk3v [}D܄P^N?~{ʪ"&]FK8t(q;>pp_ķ*e ٻ6?!14dYq B+gz<bY>ga|_U2Ɂ9e}77BT>V#k8ϏH\ }hfgYO7Xvσ4hUn:cˆIfckAB$ԖjG{NIc˂O(=fē `2>n:|lŽy^i@щjh@:OS gz^~w, nD{8h\.gh5HTq+p 2k[' v0Sւxߘ *`dYvV\Z@&eg}KHogo s|S 'ۍ|‡Z7KV-FEIMsC\3cs@X8KgI0$+C3x8&`v fW̜Y69cIL~:6auԸW!x=}{N%U rkpDXԣP,,C㝺4ҁ@R>ȗ""AAeFe=VpPy+Y| %X1>:?܄G (ۤ1xBe[8jFBt9B` ? 8غ-p]7Yr ^d\ݿ3haEL( %׭#˜ӹ;zq bq\Rp%-tmϗ*Z2$Odx]Qt-9]يeWH!=*#re~i:#V<"2pb@cĦa9t^Y1/.~B=0J:U$\6t6^zhm6eW˿! 5W:͂ܤ:Y~MXZ ۮj BHJ0"1ae£7>TP70ɓ_y$#*2VPG+/OWF+Q)0vKJ|#LbA^"z=%lޭ3WޚKaB꾐 l/}~eT #Ɯ洏7wAt]>$ ǐ;d߉k,[ #amkZJw֦ >$W1eM ^wUvUf8Ii5pby[.5Tu j'#Ne*5 Ye! ZcE/<KMI`B NK D[pJ06@|gfFnۉ],{`^X6B` }Ҵ&C29%hw؋V5#3đ3T^AxO-XГyj;b~+$pl +GxQxuY圜EvLY<5av}ƙß+a$O)rz?u.|6C='n*;OBT~,hFgPHZ)eswz0YjIhAv`2:cw+Rn-c祥dEۆk0{q ;;?{juݲ [2\(j&W٠PSh-G}HfL0֫@-,|\j Ydx\;^LsV)6ܿ8W>'H b)pzz'F@mYXd )նQm'+DC|OA5D %GKs {'tz{Uc8M)vV.|_EOEX-H1#0r w ;e{̕]+8_n~ui~|mn9T z\т.d'et2N}yw~#M#е,M3.NY4Ie)c n+G;)G |LG4ɀ ](L((j}ZIf'w(.QlӔK`V"G%isZp] 7b֓9XssߣFr} Eh9PEnnu%J9}WE nLucNDȷOtw)VyYݺ B?fb=*ՕhӮISR/z .?-a@zB8KL*=hu-ė[fXPOěB6 7EhKݰ׻r` Pz*ŋ̃v0e"y ~qny!\84}ZQޘ^nTШ]U3eMqG$0~8s݌I]h abq弪 /LZ0n]^}{.!*1ZHkO]c!U Ҕ:V&OoAazNC?EO GR.LQ71D#4ŨKc\LxjORs^vFyH&˿\Y?fWB}2bhdfz.ڶ~ Q7SҒ(<p*Q|eńRq5Rv+UrN~t 3j_<"-ih An4 [@ʃ9!]46`3ZJB/s@Vz9HVƵQfxEϗ7$$էH"7n3|J&Y̝>{IG>E}wVꖎ!GKUd̸ҨF'pg [ղW:ϲHwCӻ[KH '\!9v 0m7ndr2ĝ 'c7=%+Th^oWIUl^c{ ('.nV_#V7:C=,'9; kHk;YZxrOi T@Vhs$6$P^ڽM(i}.aMh^'M ~C*~k/-¶FQ>Zn =bm*Yy/ik[cãFU̶=;^U6=/"%| 5O6Dy|fj޿ILl>'M`7S+G?Z3*TU݆E r!nséS⊿.Edx# H}c/e }0vƴs h-wű]^=]faj4c*. q%`tDS/&cG;Hlwo9$nȒنL}h4Dko =Ãu&+)Ed x uT_ph̲GtmQCDkl:޿֞: ~SPav}#Ku\ߺY׉̢XTaj!q_%!E3AXyfHnsӰcZa?9ϛ V",rFgX+$Z`b*P}GuV?=pf0wrZa`s}Lٍ$@ѽY &u,&7_#{+5Ck[#%!8MJú,&O+CIY~k{Bn&\/y",Or}1ߣZl@dn{zC9}2 ZAM1S hX5q*lB4"Q 7ӳn1=/CC6*q XWac3Z_fk47E&Yi:BoI=Om4?)z4t䦇.JK@KLnSR'*FCP3KWb a<2>NuXۥJa~.Cr}cG(=N#BIՎ8<ɆĶ50ۡ:1S$m*k}15s'ZޚE{4{l)΢3(m7FZ%8j1]F{l]:/zrW5ǁND1M8^͘2ÁǼaߘ;[N,ʃ] !HGv K-Ďܚmʎ!?6Je)rȍ:2|5 a}w *= ^Jz4XҺu  1D0} ɫKxݼ]n}Gl*sm;6ʌlبUdm 2TK ;1k;yq"yF:0+LkԴppo# Up0ɎY]3gvLdމ4_u8JK,AByGnaHS/WxJZMM*\͆w,um@AJܑPCEl<]qM4;M]ėjbʋK~;wF]Ɂ**A!fJauq{ ṡ"v1 "iH9Jo FGǝ徦k n>M{[A#0wig\ Gb~&#L 畁O?WyE,wN ԻP3e_hJ< PJs>Ռ7Pz~)19{*/_. uhCI&0: Kwpy>@9^ r:e"7 =$ЩLp:9xi'#6 -GR&B7)+#N}/=@35WsCK{':SU}Lı3z?*&eCy?䛾uJKi(4\U}nƒ&D =2I $7Z=]ig_g#iIʗP[F0.SBUF M̼ط/p>a /{aȚE0?#@ [myI[%z2c"V75DE8hPOa#W+,ҡSdzWŁ%y(GTj1 g֬ګݨG+Mͣ Iξ@gӗ`X·bd aAm_/ ˹$K0jny ;ǎ<\jz[9HV8CY .80}ccŢI5ilNDruS.mQ=p{:VΌw-nEP>5% :IZ"D?S@Hj$rbHo_`@d[}}ƭaW]pXpZ;இS|?;s$4$5C\1ˡjZ1 .C"2naF \6YC%ʿn֡7I[e FGE#ȁYA.#zZJa"ݘ0 m ~Hai5WT4UKxXm`@{q" a&4("VSЇ׹y v"UvWei:bܬENK-@dp-^ZKB ;M4p1S7aQ." Ez !KF]&i84&q:x63cn6 rNyHʨE~] |跷:g (M@=-*C\51\\8 [nYR]@B'ذPiNj>|gv/7ʓy;UٌTwoC8>)cX}57d"Eĭ {lU.O~Q:d$|n C %(9q_\;MX|jM^د|6</=0n^_+! G{Zl2YQx$dMh7Yfi z`jȋK#Ap솛'C}[nV>~JiM4sҏ.6d>9tq"!Nd6{f+db\WLʑ dfo7S42VBX32TWv*e-ɍ%@3.958Dew,= Y&4-qkUY!pmɇucx"p@zh#2L5Oky`"r6oDtb٤Ɏ Ck A%M7ryTîފ!Hc!>ܷv 7VvNyGv Ydl*A9i1o/P_iBI9ER24pb1T$斕}sE>t98>Zy5{_hNU_m7BD0!FFdg ǘQ'aθM0m2a 6mõaEQ.bfqgH~+n8@.bH}(eiUZ,b/"kC m{bC^͌mY CΏd߮O ӣΒ56HE^>O?ӑܫfC58%k 'jSްIPuӗ"˪8"WbP96r,B%?j\nQv'vBEeߍT-6HҴhŘ77qWkD2+9z篬пi ^Wmj^_5hʹlV%fz ʼn/]p}X8դP+ӓwcXI4?/7$GcYşr3/TD-֪̔uH0-kDV0"i)+\)g]h9uOi(c&KS.r"NO&2,6:HnƙU\c-T%y|m$a?*/zP=|`"%7 L_e^Kz'6 x~5! Yn $P2_a\?tC3)T,uĝ0/s. } [>|Z$Ɔͪ G>kwc >WȖjM$sd"4Ʉ KvTaDGa^yRQRd^ iCD6]5\RK-A/UM+IT:YDH-UZ=66Y!>^s F{"XCZEΞrRƐB)+p*5xR#kc(tN_i-PH;}x5)؎Xp FMAAKՁo 4|/tTlXGfI$+ /#7@agp4Ao<,<KQk9b `xpzai`d3#BvBGO= 8qt!dY9G}SjHA_8mE'F(j\r_=G>s}*Q\rz "YE4VHin8'u:"HΑAY^ (F".3S{d|aim_Eđ]tekEAn"9 (oӿE r-<-yBpS/vNIbCF%8{M' 4L\OI)"SՀ=S-ZD'W~9JCxR*ӆKr,\ѿo2<~\upEhdg4^1UBY+tjXɑj պ1To_Fy! G1`Awx}G1,K%sL/ٲiO($U)љӬ"|9$YD & P^O='F]:~]o۩ۗrShp99v>?F U mĔf(2ƯL\ iemyͼդʃy&2L5\S+=HTuPGѠ-nX~yJk6,~)')\;UXSy?w# Fg&`[必N6D3'eKK41Q%۲6HKP:1r4Y[wz)bKJڑyέpA8S⿬Ox+ݱdt((b>JlL=Ի|[%m)\Y⮺Jg$y J5F s 21o'Mj&U_‚0h @ HlTr  /4Ce-E"_bnPZ .];&C:\9]a=W}tY Yq_9}`.NFۖvn%ֹ7ƑuCy >A.ml_R^/xQ&~e eo!$u`$u;ߪK@:#ɗ GJZ`.c l0j2ۄ9z*Nf&q>#qh9Jbx*5rMw5Ta pE myiM. )AE%5"1:fg =N,m1PA) .ͅgKOD֓FMsZ8㋔%wk*ƍҖq_A/` ]s fWN=X!T il㺄+(c؏vcZ:YBM*rp]ڜX HI%0"ߊill/xƔsn&L΃?7t8GJbW"|ğW:1r(ħ0HZA?\FŁ7L% mg|G ^җn~ߠ^6oY5q,ڬv,μR-YX`FÓ͏fjm{?`\ӯgUMs!~(G5@/jC LQZM?<M†V+h/)Z( lTʆK+{z>I24 3 |M(W"rM05q"@8-~hthR5pt08zw;8F+4  oZ*Po] ') ˻B* WFULiJr|o0#q0iPuv7[R4-7rD _I |}ȉ"zPdmMhHii"P_Zdu` ;Ə-z[uf+NYr 1 ZoL*$3Y /Ѵ&&Y3lyE>ŔHbotrlOj|?[4N]ڻ!1ܜdh*"*O/8 <6 p =k)m>V[X+;젯׵lPK'(r:PU,c;,jS4~1hB ; wpV?GY}%9d7`9XX*]0^n\2AoGxě6s7g䈙J w}}LHy(%wA@K"f\v⭵s!ȋ~ޱʙغJsȈ,Hdc$&^*>Ҕ xqvuɇcQ;HVږ:+5/8+锿"¬KʚJGYDRhMeTu]vj 6fEd\~=kx7c#كi}mRS /^U{s(( ye'0yXC\ -€Wj=MO[[K>OUZ7wPg'%ӕe #9ԣfdm+m8H0K߶Ҷ<K`$ֽepGH:Ɉ^=ҌBee׉M6QƨoJ=hI*WIgO~Krޝ4nېmv9p Z$ ny8 imH\2L3O"ͰUzܵri.$]8^+3]l @<7A{Fps(kǨ8ݵ]c_ec0ؖ\L"3t;Ѭ|W.AzAweglswl*1ڑ`UEiNNMΫ, < MB<Ә.܌_@YAAiviLEi&;>ly=+VCYn c/K ؎<'<$@"5;.e(+{n %<f 9 ތw;.w\s8 i*,GEl0TL$&AM PP \K% y L#T%J|^bI6nޭ޶?7#?X*ywN&rv`48|R߆|v*ȫMvjH2ێHLI=\. n a\Fk. 8OY .,KzŽ#j集"guպp}Ҿ<;cʑ <ZOLS5 \ .'HRg*cL9N! ڥB3{bQ{ƷWdfkXN3h}d]ɬ.YU(cN= zRC+sP@t)YbfH˨Kڠ\ӄҼ7IIk,R Qq%@N1N){A$4ͥG+:⽽ϳ t찆=Lv(^Jd')8i E5CZ^i 6TpD#l~YxY<ϧrvL9}&@B'sAlCP ut%7 LCѤ8 αm{dNk77В'%HQm%D|,⧆|1RdkB 2T=8 7/񹄦&X0" +9b{ shX/*li1O:_mv~2ٛy<+͋'狓l*&,XX_D-e aSE)j:-OdnC&)?Z>KWU-gitG߄׶-B&_90XA ~Xц.C^ B(LF쏻dJL s*`+Y:XSp\RuM ]a9 `UeA \ ϭv5*!ܛ=1&aMsܫF d?qzqq_гO(5 J$"_^%*Oh6\(a^jWⅅu 8nU[ŗ0vfו7bEɡ(L{M `3p#>#7_ThXu lu.~_μlmdBc^&1OKUcU_/lM--[J{zEbL^Z)\}P]E ,I#ZB{^mL6y &fC >S7Yڝ4 y¡Zl_s;{VZ EDη;6ǀK?egd4 ؃7Åuhy2Wv[[re.p q 4NުV ^X"HN ?+V6}sY}\a̱=QaӾّ]Ѐ-Ƶ Ώc+)z$tF BPv!Hg^-_Jp-LԓY"Hc.`Stap`S z<\QVC^FǫGX3وAcS/T>eJ a*^3AȡtX|6X۸ IƣdoE]UL LMgࠔ_C̡7ez[ؐײ,_+W$?V[gG(b\&Ow,t.?_ЦD|,#!ȦJƍ3ާ _Y~töglx&~ɘfY⚎1INW,(4eNgvIDFsiRy⨪WW#S?zh䭰 JbC߹&jw)²Z+\%`eqtS-E>Tuj >>&*¸ہ2;|~fL\ޙ?sD+rNty&H'r#j9$Q ]& `z0}M br;yo ;'ȁq_Nvbn ɀ[ȍYsqZdOPN+{Ra1AaLr$

$Y  ReµfXp3h HLv1ޭ_0?yE86Vk&|t]MWv*&#CQx4t&;SZz''Ap, ẑh=2~?IӅɌ֦_){U``iON7uV3co,F,&vo s<^d&2lǎ!Vê<h Ti*\O(re ;*q.5BAl黬b})_Q<,qQU\0P|~n #0 ŌwmBR[HM 0%6]>,-ۙ iri)qA{F1]BR="E%5]Fy-h.qPtC^,ο CsmM槼0Gl0z/lSMQ1!D?LL2;S r k'K5b0*Ϸf}c_dQi֟VHօ4SM^ d=ai.l+3Y't./-`Bgs(cK[B /Qh'f-{ű r2>ۨlzjU,JMtw z$;Ku_ 1B&J'n6:^GᝌVw]@QtS7n"+ YS*EE=݌xa{Qm5P#0#y n}36ND[\+"3n%z"Q)$e6u- Tj;11~2RLY=L9x!Hz qJAG!psUN"*8,B9Y[^ZLcP孋XpF5(qku/y-.2)-(LjPqĽb(0W3N7`s88/~z^fzp} *f Cxm ~ W9b{ /(kpדq.AYp DkaA2]p+ŝG}E?mzYѫ:ELNirCCƌ1d[ tIDaB \&ëlL<AC+Sx}!|o&FO MXA[D.#a6/̘CLXDR5|^dvk}lij;4A&m轂u 5hHAn&/0& ;[Ԃv˘Zrc" t8!i.~+l'" c樕%wT܄Wr=|֒U L9 =v/زԐqQ tY ޾lC! RL%2.2yjJpE<"Op'S6  ?ӐyCmr:ld=$ZÂ/}l |~jοt>"݌w'8Pz]/%rm PTCFFMfI WF S݇CQ{@VZ_Qsn߃被WM0Y0EHCrf"uSb5yXګaw}]!8\W[;˪v!gZy.c'kNkuTZ4CBAėOxTB3f[fS9ϐ%j)!ZC-iiizueYJ"B(u(1?O_GӘ ( \ȇbg!BU3+]`I%eS{KK1=8$ u=ϊ@e@c8fQe Q F\t9Zw )gKnČ?FV呄an$t )ֽ^>p RcWԃ1(C0*DiVF>7-h&r*NB(ԕ%CHvس<Hhf'/.zyc{F@m>ջ} Tahdn(MGIlP" FIЇVN }\s ' w-u=uu%Fƈ[şwxy®dA-L$4k1-f(@o(@Ǜ?,xd@VYsu@i~ _a%' x<|C_o̰Gأt♯,֪ċn<IS(mxga#[] Bd$ϯm'Dѕg&}/9Dž G:|yi)h2lF L.NCφ%T 7&mn3f2+KXQ$w!oU_.}k`OSaE cUs裥nACVJu0 {>+ jl71MF$휗v:1ڻ0~kϲvKdf4hІ8|gD4tDz{~ +b0ssQwShy7r 2ܥ<[]eid859߬o~{ZfGY] (q}B:Yv˅4nzac YZ