crash-eppic-7.2.9-21.4 >  A `p9|1# <8G-gbl)_IPRp-Z]CZzںzE;ce/1+eAD[B':Lup ߐX9{3ڟOVav͒!f6e48352b74093e0aa9a6241ac7b5dc7247df98b3d1f4486cd55bb7f353deaa2c5e9cbba5f739ef134bd4b1383090f7c59152cadB`p9|ed%FK"_r,˔_=hHFI4=8eˤv?X%0;+}p+т!X0cm˳!+S_ l`Әԓ^ 93|!tj|sȁ2h4VJE_bf4 ]5&ۂA8[#(.Fn)[J6$M}+h-7Bh,9rt_<~vz"dɑq=̴m_ f$ W>$>p?p?`d  \>O e     ,Xt (188A9<A: ABGHIX$Y0ZL[P\X]l^bcdefluvwxy\Ccrash-eppic7.2.921.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 `ڀmourvedreSUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/Development/Tools/Debuggershttps://crash-utility.github.io/linuxppc64leP3!AA큤`s`m`m`m`m3fce30dc356ea105ecb5cc45187f222324347f2e0db2814bdcaa95b5a76357be8c86f76ca8811d32b33ddb17eee3f041ff27f8e7addfd1512d6ea2f4b8aaba677083175ae01eb50eb176ef89a99fcad2e71fd56cf95de8b689370d0960ab0a95rootrootrootrootrootrootrootrootrootrootcrash-7.2.9-21.4.src.rpmcrash-eppiccrash-eppic(ppc-64)crash-sial@@    crashlibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)7.2.93.0.4-14.6.0-14.0-15.2-14.14.1`n@`lM@`\{@`H`@`x@_@_@_P_X_R,@_R,@_P^^^^@^^@^9\^g@]ʞ]X]]2@]L]@\@\eX@\8@\@[[j@[<[" 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.2.9-21.47.2.9-21.47.2.97.2.9eppic.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-SP3:GA/standard/b4e29faa0c7b099faaf9add83b0fa86a-crashcpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=524025ddd1614da90bcc6708e7581e66ae3b5ded, strippeddirectoryASCII textC source, ASCII textRRutf-8902c43eb6d1f64f5edd370bd64d77571b96a06f69c2889f290322847b57556b8?7zXZ !t/] crv(vX0-bV> hh@ )P>P/&% _ * m !5 Է_Bovo<qf+Z^qg_qS:ۚ_5jh]C^Ҫ4 KC/nh %$3 /fzhױΑ|Uu.S9"NkSp:u'EԿ_YT5g͗Vh>Hy*O7$_5"@<(0$^ BテtCL.4ٞFtVGT؅]YjDvk3fO"5>BÛg /- ܽmD}a\QEJv!UPO-QxJ!x+ *N2:z\h H:u/:WH0G=My B|e*Pg؊ ʿ:6Xdz,8;3SUБ!SBScfJ5G*NMr[2l)?d/lSJx24  Anv)?b?ݡ2XNR2%gv>Cg'c`qj׍'qaZ@l, (Y5g˔-&,)؛}nof!T^\{ D1UݍボNMa^l/>6cu̅B~=A`'2hZ Z:a4'ZqZsn v9j:SD'a +S14lG[%uנ%YʲZ0,J2ѿVFSaeW'.gqY^P pEhG v8w/DԊ:B^EeSRlf&ώIHem{kV|mvC?' q6ZY;=Dz"V_3=P'$͏h&CR[12lDg{B, \B<;| ~cđ;RWd_! 6kPy RHpcgɂ(K !( |M lE"nݿdt;DAs[rj3#;8ܻt#rB; \AtEn|$廙 _Gԕ9S-?C1x›zvIa4ФV#FXU7OW)YypD`8}aQkD:K28~n:BhZjW<ԍe~g:v ft?p>|HO'K(B7K/tFe;Ijb[N#*>#F/5 04ꋾt>TʥMsd1I9FBTI N681p؀Sse}S xQm4#o/?ߖĉHujwmF"DDq뵜Vܡx]Itq8B!] * ? δ$BN?vHǬ xmO4)gA6H꧑O2jf.yҞP~u)rj3F93ϤTW쥰e7@d\vN齗`EnI[j~CC7h]kUUj.q&3Q;$aؽx}Ph,ܤ*Eѝ]l6/ BΩ\ؿ>--0Aޫ//9>aU%].TO%ڏYK_4(_󆜮 "O9iڲ70wR,"YFI$^lݿgWQ; [ʾM[(_Pٷ2ǹ¬Sqo*;7waSWF٤QB;Ҽ׷9"^ ϔ>i\rirsztG4EhCa1Xku H&a-5#Yv7Ý/丵= Mt!2nXby_-k.FjRV̔0f)>ە\^{+G`hXi3!FZDⱖ ݦ>ZvMq.0euT]O`BK-fJV+<;-˚:.^2H];tD}& &5z &ȡ; 2Iªy֤S$lFW60N}p^(Y'i,GqFȞ|JO#S;&HD&l@D1HRbj@rO4q[?fI ͠y㽻q:k񻒘[n] =Ά~#/ٖƦoO:}Mżi4Ji,b,Ie~jb>:Ϸpzo_Gh_\EVɢtn TZIڱP:D(Tum487ybV'Ы<>Zqf},AH T7ƵA|138FI7 Dcg)Yv@DW؋)?dʛv$nCP\O= K/լXH-|e{9 &-O+= gHe KF<7R"~"0j :q&ǩ!lWYqOhO>_vkQMmc){+^UsjYJ`ubTO J^ V(&Gzjl`B6摔d5Ê![2ʭɱUy)m Ps! Ón~IjKYqA #-68,4i'tlUWR'4HU#5ar*8/nڝC ׃ tPhܜzFVu?C~M|2 h9mgi  b [ΊujՒOpݞ" rbADNGD8:lH ՓtF2sCu$=V}ݫ|6q.8\;OYį @ m7 4/vw?ZSEwVqb]ђ ٮ}c?O *8*&KAb -1Dlakt6|ڵRSsc`aiA;5Y9M$RB`ش+DTle^c 5#SxbR7-`_c=wI1S# MAWOjpXϧ.EqâTuܸurf T"8;.W<@L'Pu}I@, Zq+q9#nn?}h?.I"1cώFh_ a[cyz9)#mm,KG]KA/Ff׵7=˿(B&)Lx7{|WSVr8nқ:Sp"eXc > #BCϸU\6V]*kUKɡɷ /YhS<,jíAͧL +wJr,Jj?JbB\>^䘧3]Ju4#lIg]z~ 2ZX2w'4#B8b dUTZWf*^}pU/0}OH8@~ }ЂA,iix0~oT5'݅QEbIMN4[ʆ:tyT>RTSbE 0ڋՒg!CpFgRpwV{ 埁0ۂ.bb*?z1LERgru/.rBWuy{gm;bCKÏy,a_q}^nH,ܾb{zq>Ya;t7v+rpQcDHX _Z(KsxdI9V7D+%ixÅ ywg.B^`5OslFO™,;vț qA|We:R&[0 8" $a)7eEAG"y;2Dgm-jh!`Z3CcohPZ~<\NֶЬ# =92ZFS!wsd$ 3-0 h,"Vo-j3ȓLIO/t Z /rD?ީTfCYl {)qx27bo1"B (dp_kmL$+7ZLOʦwf{$S/YVI<#exw)%|k^T[D {Ay=4;J/j8O2!n_Vu㹳%t?O@WTc mJϦNHr)?>7J (e]RhaLEDkr|(fam;eV-ԝ#876g ,0pME"7q B[VV>.DcyZɈ*. ƃ|a.ơWư[ESW>@|w~1=K}CeVV-̎ڎ9 K d m)$kCG9Dk5$MJTn,7E 8w{^w466ɂmzaf'u(En"m`;s=F8#fS_x1囁 m`Dj3Rɲ>wg% M~DLMnޥw[gR QP(ڸozpE^l^*%Nvs)x lnybTC [!!2#7cNE Ga[ -> |@f'8TK oV\;9tDJ1;+@tTlŢN;J+09ȻMs&Gg/HO8hF@*@>D<ɤ֍+wmѣ3ei˨&Wj&}ML"$muVwn25=wdWmK \?)Je(Q98z>IV~p$IpCN.x7iEf) c=Vw- V |;VI)V梉mTH@^oϬ vR:|lVaSIMu }D!J+DpL{/"ț(R>;641"!s Wź%/(]1֦T- ʿsPOôNcڨaB8pMCy%axoŽobTJ퓈z{rWG8|U|L{u1 ͔yJ20[7&AuAXqe̦D<`-~PDx D_  RM*aA¥J鳁Hw~&c![,K f-N]!;j"Cj Sp^DMgLn*>긚++~``:M$\H38/4bvhql"qsn噫.j+-*zk\iVtim5{2:| R:-fȷ*[dlN)U ' ["4F*' V@j> ÝvKK׉BIjdQkJ5cԾUi86$r3aV]"bƽݐdaqSk u;kU&=G4IuZYaɞEy3U;0g6o.1&\1{ƕ mTA,2e *j%pAm{nw?7!{,H a]gVW` H`ۢnm弚g{<[.MrcYGhK{g~&0Q-e}ָ~%~aaUߔo0 ̂d%y1g2+:|:ԅr Mw/V,dHoSM8_G,aI" O yp6MCc q1Z*kK"OPvD섾FmņlVb0^4sf9=ء̸YoO<7-Kw'D)Ĥ.˴(B)\'Ɔ]&6茜:!Lu(3x ׊N\k'qQuLhHK\-ٵ)t%S9$ÑUuiTߧŽ4aq=X>pPX Y{.4A9oiWe6[1qNP!牨7ۊ!f^I)Ckl]t<@zOMne;ɥoŞ;MZ|'#_9š,U:{6Gg!ӶJ2rG ڥZ0ST)MhBJ5= 'D{/'kr`9cb 2V赐;)^v"Bry'FU~޿9,^%/b<-G9M?֐Q~hgʋ7ۈH'wq'6 ZO^6l>F^{*WyC"Ԥ=l.1L)+1\p%g_~8pk?8ޥ1 a[m-?4%4d HgBv fB\ߑZw^{!ur7DXu'ٸuaWS~L m^3h_BͶuŷV9u3rORU:+U߅p5<27ffqmt")q6^\^NA? \;\;g%`.`jwjb"Ԅ14O)"Jܿѧt]ʳM8ޘ{|`<Њ}UjucM?ĭx.d_ UfssF.έSS`\h=g&ܘ:| տ[vm Pzoln=hTݏZ<ɁjFMNxxoe ᅲL k18yXn4£G{%AޱObb.t!Ƭ<ǀ+ Nơl(Kt>8o*y/MTMjrzP *&C,]nC,[hOxcUdD#YjZ`)$wB<[9ry{´+hE,b7bݧe ^ȬVITur TtrRpObaxkA_\-/r?4K$vlLrFS]Y^/"MܘBdPllפOYLxjuHb6b5( g2&#Zo-Al]+ #cOۄ13C̭ٶxKV< hQk&]+-?JC;H?o+(`"csj7b$+NAQ^uAspG1v{)MtDVVK<Ʒ^\][RvA} U,َD^8wĒ+2]bς7%y>9wY8?Փ`Zz@}f*KuyK|:.>~ !L/+z₩kY(^YodN6Fg-U9LOLֻ9{#d +]@{m:=/FpߔiӹB$^"G`(xei͝Y-1Y8AY=)ieRWVlZAFWōJhzO>#q:jRFjs `Kܤ`S ju!N^&q0풛ciVl9ټbAH9l[g[nD粸lzmʳ 0?[eKBeoyA?(;-oC=/Ys* Sb4Nh{']d,ҍЫw@$PpBX $Zok@iRH#5p9tO@Za _N/A򸱤BY `zEucZp?~0]b Vb_y?UW{'\v*5h 6`lEЖ͋?A1p$"|nHW^8{XR4m#rQ11_n&[[aes,J;Kz C,ոޔC1v'(-;O$wVfc*X\5Uwzy{=,\II6m'8&'YdOE9pfT]p.{xCaؑcRͭtV mZa%NF\ fisXF(2z`D$Df5),#=56IQ5wx5Gp!<םui94wy-?JYXyjXs&}"Mx谌}6 sѫR7?E 8@_7\~n͝ -#9)f sbsK$'KUߙ$Iڛ?OskRG{NʥŞf#LXH Nu?xUDcSEfkH~J @`gDCa@'mhC鯱q} W)6԰xBAр/w0!Ω X}Wq&v8-% Vj+֘6[㐷 w)g[_yXJD4sj4sTmn& h&k ]=t0 4*&AS pۇmV8 RV졈Z>m%0xH)ڄfFX=6e|Tg!cGBGs kw P S@*T VH?(l};NSh R5pJ! 2G$~)&Ձh${)v6Hn4NA&l|Lcnx,-!⎥+l(kТńߗS*o+yz`gOH S$?C1M6mN"VQU)EbKfTsB\ {-BCPژla[-PMtٻf4E~&ꕃ+Kmg>j wDTpCY~Ka:vt@+f^NPOn7A -x8S __K3(7u3B"07DCgvZM I nqcjPN^{?rBW\9*?wdրOG[0r]mn >lK\ዽWBbK["c*PYN;5JF?#Eyd!]=FTy1,<}IZu)8KN7} ɥ{4OumP6^tWD׭-G?9mlzfG͊ aT ca9! aoW # C& la4 ԯLdX?RlM8䢄FE1ĹNcN}KzG{VV@& Dj(BFc.)h *V??Oق-MS곲TWҀE)#8̴s.6.@e^jl+|8"{D5PoC3p'H%32h#i01Huh'da….ik #KʎQߊ\3*֘#ī}+mT/3jL8tѵ C)jnS۫T8DsNhF]uB9{jɂSK՝n(fAuu9P]S#~~]$"ґb(QqPCO=Y`dv|}u&T~8>%xN{Y,|:ʬڻ - *g?v2~![AC[=ڦ %, s߲mCp-`"" d3@GF :]r#^IA = ~=a^Oer)sC8jxrNm3JNJ=OVBh< rDUϦADصTiwٿ6$DKǬ1S&zDPF!$Ŵe@A\)>a FDQU`O5>EWeo83uRcOQSw?7\! O[ h&ݶ.t#N3Y*R~ \R%F]G*V`b#v u8i %\uUMB7?fG~ȪVEҳᵗ|ȿ"@Em8=@(˼ &q}GM~ȟXh.#Dߞq fkbئ௰tη&Q嶠R%̓XڲD}pE x%A!8ufL K{I-;' jG2 85ߦ_PJU{?BGK@DWJɁ^}UnKuMb_T;\̃(sLplk&+EsP ?7C(2`=#L5WQrbpi_zk'4C"M vɹN`,CTJ̹6)ZHVBQp M]0R3dV'ROw I )Mv`>FԂnbD=_@1? m kǶsD H1 {}r h|] (6?$~o" -eLM8 epctyE< '&=Nf@EJHo`;/Nj؟vbj3:c͋,/qAZæZiG:cZ9*B@ a| 5Oa>XWYeP|H3gb^ehwmvؐMy7L3SɯAL;5@)7p0_'U<0<EmKLHZ.n'Om G,oq7xm6ΛquGwVBI.dyV'yچ9!$X˖,zgM Z059h{Ogj3EJc#{샎Lqͫ }#%DLSt-+K?sD q<߲ [L>YeȩDJzz4o锻Kph)ۨ.I$ f[nZm3D<8Q'Ԯzk%+eXTc {o?LCJJ+ h09Jrn`WkU.)1[׈ߖנ%K1?atxM%! Z5ߑSDg7f#}\L߾)= ~7sBp{r Ac~EscBG:^U(t{2ۓah<^^޹j#*t))D4۸yPY0"@屩c| d DEuUC ܄1^T@9aYV h yimPMr3I-x~f rl aD'Z [Z+Ty[Ǧ@HA#.$k~ fúh{܍cCO@#ܩ໑= Nφ?%u+ZI1v A"$GJtO:I`(, üNF藻_+nO+MzT&)|25h:Q$N 6 YYT'n$HPuA uQwkwIL@U@&<1T.F rۺݥW.:)V#evk.( J=jP*>Yd5uT>Hu\ّ7vӋM2@Jj(IjK;%ɫOl C Q_ T"NB"9AeJRVkb552e}lp/dWW6қHI__qELK(]B8(TL1GDjsK75X#yn0*@W?~])%XЕIP?z<"藒Jm>3A2r @;Q.1iF_cэ9/[fEΌT^f?hpZY٠XN _a3٬1u|q$-trj|^]':N u>k?Vdͪ#UH tp0>A2La_O2v+rяhJ0#=}|^3W2[79ts$dh, K)#tCVG`Lc-'dCQ=aZEEaxu]IfÎu ["Pg%SXa*)8 }kJ ۱_"„m' xOx <@8],vXE b s7^z0 O>Aj`,O#!Sq+Y1Cͮ{\7E3_!R5jZJ*$< e4b~NP"5[_z+^%=F4^B&h*oPVX@.΃NF{#"Ƀ#ϟHlJ1fe$N:q l螝뼪<1ly GVHn?[DTxpYa,m ֯P.[UI_>fDhGT{6B} ?J1ަ9TUNT n:PYa/ڥD7Tj.وQUA -Q-8nS8NG&|R.$[8p܏N_2R)\ ݦ[ 0,hL3Om"vXX~'2@UAԼ @Q><vQ~eBDBKk~D}`GP S^; y@I  r=ɜ ]2IffodS{EUL|k|Z%uk+5khU4gf})$aJ69vye< ;Ju4Q+ّvCջ M5Q]i3a/Fs;&[0 5>]2]lIFB>33zPaei¥ S +9s)9 (ɳmY`qqI[m_(6a?,FO\9'+Y{c7Io-u/Ez1"`fCT Wf@> E`*=ڳ~| (/HAeGIRd~֤DYGV3IcSpf3B|zv.oÿ"۔cLɰ7%Zl?ڥ40Hla I| #2lyHl9}B%~"b@fe`2c, >A$VK49o².Z E4KމuP6DTqz$¼|d4-s$|+4.xc-hi6.CRRYVu7N%gouzfOZ3S(2*MSn7 'c#Zw~qx%$~\bpr|?v QImtەU:+W|rI%hU5aH=?_mya;7ȹ+"W7Ě*-sm9[#~r)ʹFRi+2(P<>_sA+$eǴAft5 =9s+iW$ΰ F`E'Uga떸zx;PbŞcqB^qFtC)>,揘r8wf*i$i[URh#c6SϷ^N.~Iؠ:"fkRNH 1\¤4]=aD]:_^yf쿕oq֭=5O$`Ŷh:Tg3Q|UvGWޙ I}b]Dٚýgu v\S4W4Åz$3ِٟhHpda"(:YV1;%,y K@(?.(G!mPfVjw^՜BFvHsq#es`AvO-XUK׏¾+'A,Iˆ3nI#$H8/6YBۭ#^nB z+RPgȃᨻujWbU4`WPs_%<8SHu2jXKD!ЖG$h[XgwEGi] !|Dz pnqI@s-a^<ǂ'"L0(ŽnߡeѠ)^p䷘pGyQ$u6sV`k5s4\, XY๯/j@u_~ X]fWQ{++Wj`@ɠUg)O9ūsM\Ռ'"@ۉOHXoX>jбu5bioH;2Ԋ.D|1t6lY@HCٮob. tT* {"A&,X`+E?XLuȼ۶mY "O'[3ˬфCV q4Vh~^ AaP[K3o YX {O>:mMJlKW xfI1;ccqU[2s&G UB ,HH+e~X_ 1Au 2EW6UKx>5=NBoz @U9ҫ ^a.Xsei Ӂs U?{L64ޥ.&ҀDë"O:ʴxZXjT'VckBU%PuzQF2>d-9y)l‡4P9 "^[0ЙPi߬^QqG7)4D:Y)jY8PLuz|*R8fbڤ,\& >rܰAĵ B鯇2b**5Q$FHonqmR:MSBt("^ A#Oi$$lq'z`2ں9z%3Кpq#()d fsh>Ҋ㟵()MnY1'n/GLr@1\WJLzO4n^]c8 FXc''-dj 1M{R5Εft~M^|,i{A<'EE:͉T(%P;a5ep|wH<=X~0똉( 6 UWPh pcv%.O=GiQ4#{-Xu*`uu5޼ܙXְRhFBuggS 4-3 ZR !))UA"ɸ{f'kR*:i~ ]S ڒW,G%~&>Zf9Lk i;]@@6#)L&b^QaxsjrV<:U<'솀;K˾sV7$+LGzBrP%;PMShJw@޷LER/#: K^#6Mf}e߭Q@T\om5hAc\ +оW킲:y7TO%Щh?Jju-\ \.($(O';?]Wj툠$e:OH /dj8P]'dy5l\ԋXBծz}Jc`?eHQlrR]ceڞ~Ʊ; 4A=S̾'m;lj,rQ%{oE' YѩhtF=%fY=ݺGcUBfӴSx}֦4fIy"LR IOKyWwbon,?1 ;Y~Jц =&ӵ$"ì hGT]+J]/( . S򷨒 Q g^@CN|KwKnfOuU;oWesq9d0Č_@^@ .nK u/jhM 귨,…-sdI }YQ }\0 WU-Jx-H݇&yy*n KY^ ؂k+ @[*)=5Jj'I.?yGol>-ߑm uG (onշ ꙶ;oH2>sM$0JGP|@nWD7yL)L9\p ɵ+S:f阷Jc:R&I7PEx8iw|N *$b+r5ֱeu6M fw&c~u = pDwv};$P@$~x&v h~ MkO @2$c̽<6YC"/}iێmMq=D-{b5-rv LI rf;oVߨaYR"^1r+f)@-&۾!=Ts NrO5a Dc现ʼnS_U$}ʋ ~GE7o(x(1Qp15 $nq&G3e P.$:K.KmlוּHPJv <,9s񋒏CSK[LTq̜V@46* 4k毳QԢ[󣟊t]X#|ҬcƎME/5۽^1 !y/ptyմOk>蹬 }ntOּYt3ѩ[% (>b>j $hm܊F.k=1L^ٺv#myx)(E M5 "~kNA4s Cp\;0uqg灆۟ r;Z0/ae _BAj^sd9]g&i)sӪIV0sQrE7CSa`ԓq.4Sp >KR-NdUc=̑,5>>'>^4Urut/kݪpx$v@E#s91y,%)\`Lp`$T2=PH|PJ0M1*; f*ν[DD(NDH po5wG WgW{l 1u dڶIrW;"&Y |C=],Nut Iv9+[ mM&5`OsۚJ ,h":F\v"p/,eS:޺>+܍n:By |ȶ=ˋ$Sl9"҆U'WNj͚?Ke>jC'F-@SHdVgo/ عD~ۃwfdO/-\l_z.;W[´/a(݂m/EAGOcrq >C)OreU Z/Kgn+2F*w_֦y{gpu%3~\IKQ3}T4!Q 2ӫvc&#;Q ?~;l{^\Huׄ20oe'h(J.&@n 땞scKܫ`>%B/IvN]xWdrJL6<*]?6N& T -pxd4#'&rWh*3QĻ\\cP#Pކi>mu-R5z4LA5-`L0.L"^e~K3dD6+("= 9,2yM<qR\ $.r_}+M YSݖ;hעyS4TO=L]IAT:g5Lg/'_ҷo!) DfN)o#=Vk^k(,mY"{cl^`cq׃6ګ$)5kX(1|쌎Ye z~Qw[278wF" ]$vWwv{&nE@ͬDt3,Uhy3+(8L`=k,l7I V՜|߭yv/bD-Ի6 n=vv4`cΫ֟@`^w^=5OAU 곍U d }>_H`[ @s̄מbC 1zEsISpᵶi9czx3yܕ`].-"t|ɰ .ZraRmUZRsRBk%ꊩ/HV}m*)d !$nJ") <)ER]t2ĺl{(ΓS9O{*TH[t42o_!5{}b ƈtU#Tp4SCYBAxW_F< HC z֩Y<θLivR!m*y>m:RM7xBi-@4(7CYG 1x,LjώH#ݩ gt \J5|pY6vj?r>>VڷL~M Nۗ<ԽwՊ=kY\pգ$%d-50N&RaGiϣQYJT 9Wn8v]uPrD!]/?}#3XGlG]t"H̷~l&eR0km'FD*R)O} x0df 3qh!Wkg0 1#T(*-;;1VD! Ny]oF!RYjVcdS xkF?PN v]/?=CSyniK.؉Ǯy?BYu).҅HnQ]֞W1V gFJ]uŏSuG7HzG@JT0]%[aҍ^Aݙfk* (No˖;S4}GաS㫳9 S,*wl-ds.jSyX^>}ss7w:TIB>$Pע{ :\ǢE -k[Mp3j YKS 4NJ}JblTVi P4I|V5%յJMҀϪtD,-.EUhW? يa>wCgJS^؎ ֡Y#1Zi; U"EKbSבLM^K+ M`˶WdE[?#n/QaȰU֌ڱ\kr&XQ"biD,&0ӭQN9gjX;D:K?a"HIH!R=Ȅl唔BFL> ]'SrOE!+7EՒ=O+oD͒na\L+^d~Ck-\ނ{7K:`G! <*?e!4rJuCJ̑,̍z 64#wnݠSs뻑WgPGVK5f!va**;DD<>ԧyL/'l⸧{t( Ռ|J{(O?e sΈyxR3&+^.RKmb# \WDye$R˨*{ 暸~-N} 5U oUCkUO \YfmҪ}cE`cYWx^x_/ j&ܕهBdNOqG}^Q3H$B$w6OJD~|+= S =]@ן,EO]3Gx:m.ZsrɃqB" yd3 {lnAxhl8n9\0}7*Wd(UsH0riOImdP3rr.א+eY([zɤ,cOm$H =(EĖR`q& Y#ԚQ6 Lȹ*{0fs(H2nW{A 0{H~l=s6J=hfA8[l/VO=w]apEҨ(U=T_Yvn 5.D}][ MBr CjQJ OH赪߮'Ј`=nZK5)LT;DI6,CkeN{sD"|v0[?PCElwAnd|z1JIOJP*.Ny1i%2¹ ɢS*aYo~ן&OE@=cr:XA-sIB_pS>Rn:Iēr) O3AtR8 b؏MϴeaY6Ƀrq1hDŽkҴ7!ݚq1wrŷc -Q|ЈL(pumV[Ț8Jj6K_S˶I z֑)q3_lM.1IػSVb5[]mU7S>wȭ侇U[AKn]d3b {X|>:+9-bQ@jm}@ }sD we $3_ɫ)==j $(7,q,Z-}-Yt*X*ߺm1p5­ !+9' s eKSUǢx]F%_{{!M] sgLvZf+rӄWXDW9^RRwAϜ0T-Zp=/ g0Rz-p-mdV |K>Biwlp,m 懄i% ZddB6w!i=tg݄ *I4JiA3n[*)>X0Gy-A= TkJ1T-GXdÝJ"Oj9ʊ Rdq v<4˶]B !:I|ɖTk7ӴB>5ٲBD%HVD۲'r*Γ-K<[z .S t"֬ [|v6Llhu I/WqS -0&czi^ΉU@ K]-X[ PU˫D?;x:D>sb?!=W 6 _| hڵMrB3.zutf q$ 諹Q=_?l/7BG[*cx}OjW& *ed>/5Xa0vi0C=OɝJB*BS-ROXvgr1Yҝ{w~0Of\ 6{? p tݸ^ J4{JsY)4K9\L; ::TR&k'۬Jގo G*C[T*zyB)AuN#"_H<GR˞J.dݟb衆$\0O`vJ1kt0Qf^؁y9x2Y茙}Ѳ!ڟ٠ܛh*4 pvcԄ$2YxϬljN|OUL1@`*OKHɯ̲SiwRJՖycV-ioNv+*=Ib~:0xkIgВ"X• "pqrq@3n90KuKB,}O-1 Emr(9ĺ3цR&fq]c@m6-VH)XRwKM Юh<}b&cAk]A jwGpv㏝3ִXJx(qSb#:i)vNm]*|'~s)7ge~6Oq8rR֧֞U)i,aMU?'qeܣu Is 4;I4NAي$q"~l8:-*?  ,uq8?ق3_qT[Վ砫BGosLTOw3Ѻy|TM=BnޖYn$t|^zp-z}[ }Pp9 絩N{Rp4#U7Mr3%NƩrV æ]P1c0^bMWЁvC>D멅AP|;@R#'mHesFeA Gc?ĉL٣EUp{=*/Χ^vS-y,3PE F<5(ԮR]Gb_UJPƛB!_mC`5uy0mPMgldDlӽCEԴtq;D,NPKk3Ȏ) Zm?!)xŲG4_XnQz,w|ƈ%*,ņai %=k8K)K}Whm2rqrX'sËK3g{{ }ޠ U_hq?;&v`D-vI ˞2_cw!>SL&<%сpik:4Rhh-翑\.,K>x&6x;BeujLlP::#]0 [*LF4hu%&wuָp 8*tB9&;i|Soá;͚R!/R‹ý}Hj`q֍\~5tWև4fW'v=vwll5k`;֕̀J>7\HRI ?/!sy&4pZ3>[=9:cri}>+c,_3+,rþkT!¥y}qW@)VSۉ &2 ?ʱF>y}dsCT5Z:Y}x{Zպ <n쎎M^󦧝{TR[U{)ÑCLxwku:] 䤰Κ(7SiM`0(ܻ#(i1Ð'JJ\hDǂr4^ Mh Z漭faNhBj PI'>k*1,:.J5dXC<QpPńdiJkb\ΟP nم䈍,V$aڔAMW# qEc+ !7mp#$bE6$}ۺmLٯ:Jy-ȇU~`4`2%1L$Pݓ?,]C=A#Xe׭7_j Bil@3j3@"Hv̞8][h]nHpulg\׳B%}(eAN)e~esκY`Z= XvA3Vڸ<1pIz(ǚvڝkO؄ SuaDRAj{bL1PPIulA;sE@a"YL}P̡ZpJ չsz?@bydžc S F|qM Y(mEs"ĿW[c@ 5"vz*f?$ N?<]uHt⍇gwQk8-!i@##fW~]U(/GL{NbVX]ij͓җPD82_ľAxTAu~!#s5>*ay}evxxk8A-'O+)S F]WP[`9;v/ j N3}#rx:}<+__{YJU<|o!DZS}3|dXWxk\bs#Pz5ccn`㍉m'ܾO* Ldh İwv$It)Z$qXJg&4`[$۟05z;v:6Ҋx!@(DhъH_sB,lb;t~Sm )ya*_lApO60\tT{ck-"c)Qr/:@o e_=_$,אW5cuwm1Rj38j~ʧ:a"yx_@zzO |vf_E0qM؅)ű.qe7Ѥ_wӃ(T8VOq݅%jưt.۝Qh{V*T-]hrU#5mY寲 9jo{dћ`-ۋ+~(R~~PƀoEW'|k/س[5;Ḃ$̲}K@Pz?{´7"bü֣A䚂Ftw(nݖChV{J$%3;]Tq*PqF[o6,oN}Ѯ]7SDc3b.|^}ƕd|hAJ TksCr.qw "";$7S-\A5ì#j+@5v=Pĸơ(<%5@ /'vU Jtn=Q*P,(mO̳߮:$ᒘx~"ZI w`LlE$:1;V,/k`n cVoBEzY]"jZUJӅ?lMQ2V7"@,;?' ?{:Q>*6rm'}}RUʅ\fY[L0~ڴmR$)J_o| 3Osq,5  61EC]+x _"pp`hoL8m[y8.B,yG_x.u>w$5M$^g Yqrso^Mm"8<4_݆5W[wz1!ht> S4AsTmhdB?6P=jA/-P~rY$͑U݀=@OÇ]^Tq?W4-$^r-]h>z`7i$m-Zso6 ^ІAYu2"lCeO&? #hXqޔ"9wHQO+#G(- OmãYCRV<7s <oꙒ9A-M?D DE{ M\Wбsf*7j0]w fQ`"BMfKu?'9;eY޽0Q٢HꋲiG"fC'@03amgځWq ФBUw(A9CFnoGKE+zjY5ȧl4 et87 *;[ EߘʃN#Geak:ka ]?,& `ȱKd,p~Ċ>Ɍ84Q{8.x2Rj7hII?q[VF`I Wqnam[E VeMT?5Gs\JP`W$["JLj4_:4s$hˬ`HOAb[#,\Ex,?8J؇(qηB^Qi\7U..ţTjmۚ>iYeAL܌!vOqX'1 kƠ@ZGVts.X14uf'N 9/{B_bARfVS#箅I"tܩ8@1~ApTlTs+_/5'eNj\/uUxV³T sIO]2;@RYf6 }^$dvHX7ɃZ0ulp9k"qli4g䧌z,[M}W6v\&0¢.lt@Q gNm?Shܖt/]FcB9>W =9LuL-=Y˟&\"~׷/ EԼX*S'iNrT]t2<fCy'(-0 `^ϥ(H<>ރ/3DH?55 @6+P}@& 7vgWltSu% W%f># Uv/pr*1l^qqs6Vڒ}֝[큥\:\*ѵحvz,Tk,;O)WƝy╛ ob)_9"B^7ogtY~7V)+}ۘK6bx\ӓ0~P2-T/8y5{utb؄kHrT4lGf8Rl~͜wyFR{ͩI:4'YI&+Y .p"P4Fjj_]oQ9*#P5R'?`exT7c&4eIw b'q/:TzYD92UjvlSqjP >"#qcwX\=D,$V:kD<哌kLvhu])wO m5n)Ȱ˻lI~c2Xw~w~ly Lw?tJ I4[ZgMϨ޽[s’da߂,߶s_ӦX#0jh?4[?O,4xKB̟? e6v#ZFKY{l-HFG E@ 5~s=o.&c4b^*FؤDZW4)Ξa]'kvM3>LҔ*U+EakBNk8ݰ4i`xƋ]z6ON*h\8(rLa3KfQ0Ha);R$Fz@|VkrK='p0ANgNQ=џI Jl>.*<*NA6Mr4!dؐp4Qgh'qwŌ^t)8i/\HbSD6v a^@ݑto+0dIWx#D~ٮTɹG/|ÕRT,h˶L]_Cwf6_T_m269!(ȰKdzŇZ}ʚ#єt8?d٦V&YХ ȃ枔Rֵ4ςٺ¾x`㕩|BRֿ":<;ŤYOiZgd+}=yf_4bՖ⑥?4h ! y`xt PzVūb"a/ h;B} oJ? ^F.\FȲN㙘c"$Xp ЬMn tNUx c-y݀ [#y¥ 4ȞJBsppA>*Q)9螡V `FRH'*H8s:\J>'gwJ4s2;]~Lm /S0w}x_d X%#(67לIKL+eEEئHF1g4lJ 0wlk=o]Jr\?_#Z [H,cTb^Z13 `WeΛl-pݝfR| FJuJ,6PYtq-&S3h b5ljc49RMY,!P˳ttNYBa.5q6CYX TsIxrRGF$cL+ `9woD2&`l~qR<=n8 qe%~rȂ/I\ŖBMdy#uYRzSkJ|9bE%͐|{my^A@ki? |}UU7ޒhFu ЗL׷)zk +An4#.N .FwbqSURzh2?<\W74=H똥 覍v-Fal5wiXO뢨tw~{y?7 &7`n B$)? 7 $8a5`dՌzeTN51a$J~ƛ̊f'|PPpm)٤$%4 ddsmwzy_"hk%r6J p=k [XWFˑ7J1[M%DC?xx #X d dfTW1\WT`\Z.MLT$tLp,qŬ,wv)PqvX:Aׁ!/; ]_K_7I%=ƫQ@2D6 ڢ9kҋRePQV[{i̥)9d6/[ӦLZ)X);0~2_(3OLy.N7u12&ue{ hMFLA꫏$BZھ&s0o,>5""ʌ*XEAI3L~ilYAHʏ Gt%,"(,v&Bߐwܩ3T5Gt2Wrp`-nit5ڛ\_ɛoDݫ2Xz+!Qg>ad:&c<+q0rBRuViH}8IP*B#Uyz*{eyHנP #O:iI~Y3I;[XG=쩼<VspHN4D׮z_-en6›/vH&<ODǛ.-ȯ#XD/bJd^0UuH4(~h`Sf|X76@-`x'p ґ"p+p {T_-pc&`j0p-<1qvf 9%I =7+C -xe` 赁y[O<|cCNqD0&P"pZeo&1tiUFq\bA#*/ (!{;:9VlwV~wHz 5EB׵HPTn)1l19 fҦ-mamecNB1c R9+GW:nc=˼fɴ,M);=7yQh: # uVpzh,*ȖB*agU0w(C32:8XKިGtH5GYo\`nӃ`Lݑ˵q13uA W&?qcL{h&eSuf qD ٹ2 "<GwD&#u1S~Ҡ)sѓ%77}L( mu>S:T51vb*L$+v۔0 i'ð3,]!`b"e"9庵Q+^:/ek+G RkH :]r{wrf dh=@o ٩!ȶۖdH RgŁ&& 7 hkJUFLh9jGq_p-Mg̭>_)E]+tOzFD*NaCX΅ͼxwluPӇof3ڐsf&؊~nX?!bW>qNi9BׅL /HLB_͓C HkvcDH^}A@l)"9!E(PT%w^ԵF Ơ r|qMc,JӌjYޥTQC!rub\Yw-F$"LQ3*9ٖ~]$<]^ ]' :r~kBZG$ɖV}Jl L괅 ν&2m^ eWb9"GsRNòU.ܞFu{NK7k36$` ^黀`R {cC>QRG_ܠ@^ܧ+HN{w}_gWޥQcw Sԣ؆®=vY}OGJ<zlqJߕre@H(e,ݔ xD5Db={E}Y2ίfE*nb~.ǓO.{Viݺ P7 7ڕ\jH(3Wym@s\;?k#([upHHҌPP-^[?/bD$mx$HFtUy >a`e8#=fAy+L&[v5RLqr F%[A8=YDJ .=3Е/uA%o@M%1Lg?rp3U" ;o^舐O<A @c,P<(]pJcRH;c!E\ӌܓu>ELR'Ϯ1f"LEjP+ ev~YW_!,8~AkUAiR^{2ejvk[$V!ѣYJXpoalUaVܘᯖCRZ}-LF&7T^ :f5K6wNFY2NPERT`,HogI]p}_"}M|~l-TFTVCl-֌@X3c{dDf쐩#1xU~@DjX$Um?uK`n0H wCJ}*OQ"g͈"~᧐ jt/=tox9}Iw!Ƹ"_~^z,|.m-1V3zѲjf+V݂;2Ii?]b7[H;N~%IbFl }$FG€aE#"-(MМb}e9FU)|γZ@xD18vD*UheG S2>7ׂ`CKkT@n%ˮdb_DAЋ%ig: *ťDx ?Q,: @ 7Qv NYOEL`ygq0$X9`Z>+)+usaEUf#˧PC}m_lSxa/M6RX7l vFwqيF\QXBYP["l//>5YTtd_{/k-U'{KiF 4dS,es\7 zVYB~Ȫ<+3rB:=W98`%l ^p2{1ꐄ'ƛr"zMr۞jÃPgl3/4vuMd}6uԃu|> uks6@P\&RH03@C:5mCjQ*ZUT)Q7 20$ $@K uy/ [w [7+aal''rϤD:vû"gxEEЙt5?V(,| R\O͟aOr]U1Kd|Y:k(96Jj />9[չR3w+p9Iٰ (f…,vZMT=l?GH>J8y&BR2h1 ¬S ik=B74gVJ֘isY?V *Xuϴ Ɠ&U35 oI]|^7QZ4 h -#|+:f;S"Y^ieݳfK3n(\3jQ LȊɴ۬݅$D(7@TD#R,#Z b1 Esx|z`ntHݯÐwj&Wj`8 *u_G 侭]- wқ=y yRD-:Bg1q^ {PM!gIHZGlD^Qʐ7F@.TMzWI3_aNG2 g\q%85[σ2_]/TJ`o۳4;TSӼ?C`H4?4e`e4_wa߈t~i(!7:&-eJƴm {N%KD(@#>Xo @/T!Y=\O܉J$=]vH 코2E沬ɟ>Q[v *x./ $`ڹ\О;sF1ð ޾I0yQ/P`~`H+as|.BU}zsRtO Ӏ]E`22  X >87cC60|x>zI?[6Q1%M9n2A)f@5Q^QesS_d LIէ\0ٮosģT٩ gY ɀ1T+ٻ;fdүJ*n#Ӈ(J1/)C=Ȋ:$C5 TKYp#Z1Ϟ^x6w34y+y ԾHZo1O]VA'l2 G|;,gSbck$~R>sHE7wW|B/O'sA|;(y.Oggh^*5 no\l7xW+Zs9@Ӿٲuj}cFwbZBJ;Y #j7${-vS N,rt}w턯Hor.5O;2d/]l"Fzlm%,;: П3]-;KR씼lαdLK v8LzJJwcH*3776GI@De/ 1{s. $ (܀"!= x ,Č#O5jG4Ϣ$| %5XN9 5{y+y~dwPh<V놀W;')ˠpi=(w1"g ;n?ra}:cM`D1N1ϋ7{Y};&u-磰\<5˪&/߂!?"Y%^CtꄹX'{`<A)o=QN^ex#\,,AQGVFQzbRL':iv4ɱoK&5> ]ա,~n ŔU#LH2ՈɍW8Cɚ.^%%]}ɓj놛$r$aHg _=Δpe 7&T/BM*gIƽ`zJ4 &4Pw;1L5\T΃Ľ$*yj~118 2|1"TyH),*SQQ(7B(L93cg~ž %*$xb K@sS$>m0$<4I%@=R ؾ3T '>^TCOyjKQ4kY髾uTٻ V"+kM|!Xȋ+w0twpX gDE<#@C[/5x\*3]GV'$sHHx1&)Eё0Sck![|GI-ug/5C/Sp9!+5sW)LcCfV\ #RNnN'2w g M'/Q+#sOn1z#Zß_(\);.-r\ިUKt9ȸl̃w^g@ uU6 xdb7кz]=5;6`NG}kUc|wGTZ5R9'Z/`lA`'|?o_|]L<_EƆ^CSDf)܆?x3!x8(;gsLqr{kN=4#jpfA{OHSVr2r?(t|0%NoTk NEPkboŋ3+C8uߍa!QbkU򽍺W,nʄH\׳tpOԜU$[Pi٬]Ov/"ɹ޼6pOS#e}=qp20s6 ޶ .3ɇe3>7̛}Ѓi  NU?0F_@8_:o6Ag6vp hj9a Mg|l=Q6=@\J*X#(rm*p Y2h6dT:nV^2K  2)VkMK BR 'q-}2YN 8BF`Jcm?嵺>RF{dfZc 'J%$2衲/0 <gB˫: L /%tO1kW8l)ri@?U),ؓu]ߩ战8=B-|zw3xuVx&x;L5^G{Jr%ef:j a@Ԃ%iC=fROF j9Kg)g @;Jg-m wxk x6H0 }7v^y̺p2Jᤧ;,7%-S#u Q q8\΂| hwō t }l-8R꟞],6HflSs9{UH7˿E f}yAGct`!6VD/#:x .w &4^jAm0fdY siitwu*3s\;B+frE!//YN~a ne$ kqn} E- vG 1g{\1hCr 2|he,h$B[xxۓBȟ@+!s՚KXK_ KM))On17Y"s ڑ\*l.u{fgubWY}Udr, .{ ШCs%{kz$j_a5 ?5?KH?H MO~ۗU";v\$/iݘZ:R?F}[vkԤ}gj ZOK-f柮.L~! (\ K0^W[M[/") lK,"KdHO&oƹT'e rcZ}O !uHoSӳދy_F Ke&4f0|0BS-Q'Fn.hk{<PYe0%Ze9,JG(ԍ'Cf yS_%pjqy HTǂ"J5sj n>ZJ(/yvwl>y ;,,j;(\?:G :悱vCX:$}X # nC/|΢^9c,Ƹxq;U4]cʠKNTW[#L)K+ 4,ʙE6^B l. ڶ5+PcAuk˫@^h.lΎ0q1J PH]e=0rЊ)W6>W:r1&d^w¤GmA%fBojMdV)\C VNM^VYOmI[M\xa(.+z M;Oˁ%G0fX"Q]g.J/h$xZ0zIP]מkķA;ssgh.{Vt).^_)VGxWXpk5aońW}3k(pЛrcǤG;Y|X AQwAa/:qs?O.}3J~12*Vk"m$J[NTK"`X0ty?NCEըgɚ9ω>lE%S-^Vw1Ã@OylbԚ-J`-;,iK2]_m0Si@Y W5S)]ydII;2:/Vf[̩?ڈ晊߄')Fu6=cRa&ŔgUۅazj} +~lLn+="LlۙGM'Jʪ]&`2+=0孄ϡ`f>ӎ†a+?txDzwi}?ˈI dOH~ ~j`i5j.nUuEE@r NgJ8 @P)[~n=%&\~)6*' k6,=܆a2oB g*$ %6wm}?` TMRAH[i0N~IZ>Ȅ\ȝkg#εT1B&w}*:{ɴnR)?yM|ּnώ0dO*]dԵ"C *(7܇^ָXvs[_rI(yԢTERxpZPƗO0A[.d[v0CNWs*ҁJ#"_3>lhaiw\[I"kPzx[n;>WP̼i\ 9(wi5Ø+-SB )Q11cR;W8rOV VA>EERdET_4+!|6wm&‘Ao觠4Tq+ 䔔Tm?+aHYҭ4휿|#A$.җ$̙i]ɻ^FFʧNaFuLJ鹦Ҵ0p咮ŝq9 \e?Bݗ_ 7+:r+Iz=L ȭcAs>$T8n8Yyg"'c1 jBhl'D$|O2Sb @}bO=d%~you-"[h4m/vK4SU>Dvy5͕Al I 7Q'Q@'MKHvL+k3uh? fDיִֈҶAa7v \ $MPsFnOXW&/uGS{S pikԌrؤ%$ Dža B,cHX>fLhhٌwo:>v:N$TsN'dFu2CgED8:K ,IeeلOc0%?vgʶ&9I81,k܎X ==Z6ߴ}$9e|Ù2ý/b_,TfO-<:89T-~33uwQUq +?K;9y,v}LMg,~Bptߜ1B3rO:KѶE}/DߗWX8|^ʲ}N7F72_s")Qw >%kūʨ B}v>]Z%9ЃEb j!\=$%5s-)ʵm(_wʅTUوں1ϰ}ד5Pݖش$"Т/ '#ӂgHe);U$?ʹn%oG*_wˁIyaFH\mAZ`!s=ɈM# #5FQHX2mQmh{oW̹(iu8}lavXkKjldBsA f 4M˪A^= PIGr3T(<ֱ`ǗƄE=balG*{bW?iLq<} @x4&S>.TX 8FBT I>IRí'ÎEB?Aa:uSt5f оLĥ|d{% .0t׺p_[/o*WhnByz@hl5eU?,Q-+d^7 3ڐc9y?*}Dr # / b5S.Yt%BZ({BYdXL k݈-/V6>xZSe-Ko6 ГLmQ|Lb zU@Xm1K{%g| v9ѯ3QhbLY3=1e1J*38^Da_H,@HkUzы){ش @K@^%H6U77chVu_ +`Ȯc|+َO4%^J-S3hpo`Sb8b9HiphRup_U=+M$ +kS_h”陧ȇ<:UۊC;43J5qe[K @ /Dq tTĠiEOp[CZKfR9ӷImڦ=^$R< L"Ur \}i :K]E4x pWlyܪ-Qm֙OIO[C skDۀUpW@l_t;U8YhlVI tRLshj.4b΃L1fL_TXhF( o{ov+ S`7>_#CdHV h/p 0f23B9S;7XE#=[ze1n בL нt6bTˆSx\h4"oJ:ݴsTN9h93!N'rDSga0",[Ѥrho\ʳ'/x.yYtRub#CWdx|v u%r_%楑 npN?U1L|è XvL#gqF?쵅CL;'8 qB˞i{_2S̭jc %{$ o4&n-NU%@2_\܏Apss5wx/ _hGPZdAR5ȿU4y.Ĭ~ #hž[,0lb ݯe_YυjBOi8$imVCWjJO) 1)(ljhkVw ά_Fcpj0сݗ*Ӄj_ޑ6 fu 6Ubl8wh~:q&'R)+քu2Vǵ ="+ 댰+y{yUjߣW{m2Vy7] t4b+Xn}+fbC+@mCNV/? @UA)^$dNLb=?\9,U@cj-k^T$BZ.w$xdH{A_doԮKmjVݷv#띧&OjШ 8D&}\Ѻ1>| w L%֪]kuYS7bIT +99tJ 56$-kUq)Sf}Wv  |syB.&?:\/~p.}{9iWOKDpתqop V4)j c-'zrULi߃(KY0%Jo9^d}At}jt{t#r0wlQBSU`%ZxA<ː GrHm𗣊 1y!G˿̌.E2 ky,VļōX}t3*dȉRc15I@ > x-=1=5"5 >%#~$ | 0 bc)Rr4;n^ǹvAh՝=&OD ּ,JxLDCj zL|)j ѩ,7sXf6պϝjnpN~ⰪHZUyj>_8-S^7^ޖ7zlITۨS?]a)ex]>?8Cyxs@.5t:`̙VQHt݃t'&ehb_*m \W`@N^'#e+KAHjp ͊}s) `| ,r(Q}z횂8"^Zy})U@A JM%bi0Bp`L~-zc&thӅx7{e'Yo5j G$hMgKEn|4q Ŗ MC>X-}` b׳3u P(h =;%C7\Y3-#ϯenjUӗ6JԎ@M*GD[|,G?d7ŀgL'?0wDۇp&Qa0 A5}?ы. [V/{ e7뙐/o+/q0?h@ BQbE>K)tq @[*sЬ 2qIcU wSiv1]z U!)K 3ٝV>+zM]%TXvBzjMu0[wZv: ^uU".2H~wA:$xnQCĚҿV EQaC7i6JnlP(DaRB P(SiN1QtSԞ{8.I$+_Mb6|06"$qgݥ.9Q$ p^ӒhV[ya;Ttv~"J˺99`f޼; WBG\`5Ǟiߒk1XrSkE/À% s GY}U#@߬J xƍ%3禎jnK`㙔ڔջFt~R 眇L(J@zkSTy65gX;)kzA/43餒mW*2#P>UjǦ9ѩSm A6}y]&af>ېC+Zrs$ ,٥*bl9g+=ƲaO;L+R}Sq-hwCeZOHpFyY釯fmIh{IG;ǏqCK,0 p%ԩ٦"9*Om4"m}.’lt\9F;C%|Gudz[ Z gtKP+YKը-׽ם7m<>V/x%eD@#$duuI~0vwlB@2X˛*;+Y7'z?uvMj=3e{uC=ƘL[OaHXh<[uJ/Έ"68iZn*d ZMC"xr|;Bݪ,S%!T *DG!jWko~x*۟Hu"}zeG; 0Eq0obg2ƒ>>쓻 L唟%OGn(u?")?5gO98ׁa;բ=Rj|r1ܜSi}pJ*+/0IǏVl` 1 q1!:b H WSd#[wyV zKtwhRٶ*:OvsF}&|5o!܎q#J/зRL1PYID&SNv(z8PHh}lم;j_l1|?13Mx Ey Lҝ5Ur<"٧sY,T^FP;K)]_tiK{mrySZt[6Vϱ42m:'d+Ũ=@OL`aYatNG68*ҫ^5l}˼#4|At۱οX7N2|H|?)WNu8GJ 0km2p,5.Z>4ɕEtw_nT;5chȞQ`E}G7M9zԯj{rrǎGA,Rn&%S!3'/ =I:Z-9K4^HiPQÿsaqA *!&tChz#^s0cf݁ PGP![ogGݤP.瞪Ks=rH#{IJLDkA=2%0”~Fn/Fc^z5$:Ad R2n08̢1Oᅍyzhos@eINnꌭ·n^ѡ:}6㼱^w]EƢӂr׏%3|΂CA#xDqB;RFHѮ09+akɢ஼ ~H M^Rx}aI nIwH uBCkJ}x5+iW*JؖqKx:82>w5!%XfxWDI߬ "Y=2Y׺\pi+fFg S~`aiBD^+MjG4kYRܗ+vudD {\(<0EWttt#OefCWT6R?u"ɺ >IơG~RbxxBf5+ܠ*f}0%MiXުhp{Vı'p%yV-#v2pv/)wc&]k<!ȯES77Ydߠ#G6Wĕ.Q9'SPض4aN~tdLpQabq:+p#ZiN+a3]+}dhxMzt=idk X Co1YDdi͒NݓٹmǦ$[7lm&'Wӵ(w{dHbަN%^qPws6l-܉'s?31z}Yk_őFFɤ#o Gr|3Xܿ;9iha%V37', 08dm❶ڼZ uo$l^7R_}ҳ1B$ҘY ݸ:JA Us8FT⬃ıpcC1TS">ZLS\IU;Xlp-#V0ky$9N ȃBm]Z1_ڥB*[*v=@*k&e"X 8qI*bTh]F(=Iq:H(1"+}x_ Bk.Rj]:=ru;d6TK͂49uT+} ^ilmELH-gVG]gis b1q 'zSw3> R\$Lds>hپ|3C䜦Z@Btk!U_/{SqєD1"VD}`'ID ,:_"GH $ѺUe+bEXJs㉪ !w1z"DK՚d:%2%w)Ŗ 4-Jm Y2+;6lq/ͷ<ݺ>6TüטrK 3رKtq& '\/bc?(-AyV)?4dVv׿X[^7y o>7l*9"xWLvQjE~sƸ}hU -QmKT>|MP֣eѬhApO*ӈlzX?w5}-NTnAYhgb=9tA4;}YPQqz{7=wY{>i)5q>KZ\o~&ψ Q( Vɶ)rNàAqi^N6a7WKhVC+, nkn$k ~F4&,w`P( +"Q| a\EKra2fœ6}mY|Σ_ _+I<Qi_ M7v(^}XO賤fKgL:c>-AK!KKj^m1`x-01p,q'4Oz9}W%8<%CK\zRi0'cOp:U˫+}*TpG*.+͜[ZTY^E/zpv} i*1Vu)gr摕ɡZa~%Xiq6QhzkNmU+zu‰Cs\0#l@I-Ƨ?%PCf$gO#e6dk=ɑFvp놔ҁߘ(S/bdlb/7Q~ nE16IbOinO4*IGܒPuj JvIҝ|)~ZrzͻQI~LՍ7*6~I$MZbO^ ]+oJL)4;5NC(M:cUk^Dޟ9̛W:.T)rlNxt/Y`sT޽rIgS8J>W %.ob /:ЧpD @Jvvs@ܓ_:,w2+JJcٞbIsCxjƕe4 Č=yE?k>d{ 1H^s"W21 ބx.OyCK{Arf9mfKM1^ 5iΎ'x > փڦ2•4exiI,~'tɛ[OfvmR^: b)P'{  _1g|>/6:)ת3prMK?N*ᄽވLP㷯 ظFV=5nob9g_fb]Dmp˹(Η#` f1^d15,`/axc! a6 . @?D6T5W9AC«Q$*9Չcte)!+02alUu$옦Fa-8Jd 'QuN^[_= !p `RPO")H u'LM ʮ@Ņ(xk2ҡNuQ5{4Hð9״iR2]ZuLx8~Cyv{!InMY1;WYLmԎGژhND+DK:!t]%ƣ9!2-EAsWeՏ] d7 $g4 )`Dk Itf. ' 憽 ֹXe.յA 5ya3R4]Ds: B2 ~s*VХ&A*qs u4a`mSr;}`V!kFZ`*_x>{(Dr*tc^UAQ9FouxE)hBbm[fٗV $D{~Ϭq/fV Vʫ웕$HSGOz~VMk|O V[غό,[2Dlg:0>UQ.HՐuu. OB&37(I88]SOWO@"-[煃Ki4}%d`Jw14KHj ) rLP/nz[SgjD i6jcGg=R(rG]lWuEB?4JOF+oK\ΟC钍)"A0XU&bOOLpk4T&g6͕Dsm1$*{G0gyg=0W;{~0ə`"N⿲eRL{u.L.r,CzcQXCf#`FWYC@K_29LJu{aCe관9P$o@xPjemՂ7ϒ^~9QD9F|I9NT^wK?Z nO{rX,}^{#?hBǭ]i ߸t;#H$ >_"!j!(7pHpԢ2~ 8qgY7%1 Svnנl.X ڻ&?Fd,u/Vkv:C4@;ɖRx}ϰR> ltZm֦c\h,1E~Iy*ovGOxZ.&D,/TU^k# ]v!?NZ ! 4%$z8 T<#<= 2B,aܠvisYag2q 5ˈ a!mdrs6R1`70&D7K#9 bt 7{dD̪8Ysw{j"abp}5];=Jx?)<]s=%~Ίa>L2TM2ELJÉI&]6O4L :6-͎~:;#jwg:*~sI']MXH' .Cy (M31F֘y"C6I>je g1}~0ÖVV{f@bO6k%48U]BJMc81; ϏvgoG7R6sO)fGjJAN$.Fqoj+f_N'V[_ћKVȐ{$ȯ޷r^"x|y ˇ`L՛_Ht[*9Ψ<ܒ{c@KMmy)bU4[eՓYx Zˋ)u?l#JBXh4#иY|ieRLƀ'@C-+c\QbmDϭl,@k{ڛ&A٤eVozZrZ> 1ūow<.Зo ^F 5*?ѨJራ\kr p* 7U(L  N:!80r7B\i>{t_1{r9:WԺs_WކY fUp܌'h-,zz)z NI͘OOb|;,2)i&vئt9G#)4=^gm[ԙdN|(j8Vuܐ1xX7QD^+GZZidy]w&lem l+ftGs)0WpLƻb3{G{lp4Βɾ"`jj+0patɵ=QJ7 YB+W٢C=Z)P&0G0 GgcG,6{`5?b=(mLk$Jl~{CRL:4@e 5,q U5kxVX_9ꝏ b N1?lMr_`\I/s]plOkRZ˥FR+?Mg0vz狢N6*\!d>wJ~yd g^RԙO6¶Ɠ:5h.~*ID*zأQ^ZA4e4+ p߇Mnci9>ԃ:`%&W Ho|9oma8Džقr|Iٵ]OOř|O ^/_*㾡PM{bl)X\2,0Ŗ%L;?T9bn^WGQf0SX׬!|Nchx s#u%j;d&=9:NpT+m48|pUL4<h$laQɂN&p)H FҍSAJ?q(JfD6bhZj6НySDnX)(XvfVߒM}k՛"o!dp[MXsh@),(*\@8b}GmGK>}):I͜d?})0w6`Q֋2|HyuFnHz~zCUICD& c%U?q)su2aP_o fS YM:""8PzLB(9EMs\х[J2s↭\񸶖*ύq!O]^ b5+2ÊIXj`N%.й1q8{oYGgáI2 ٘nl'k&y!ڨ .qe}ݑ<Q%;h438I"֠f>n;c\Zz)z[?9Zt4pm~(8ͅ8.vq0CoDžz;8hj׮cY]?Q %x&g͌xK5(! E[0_ H֭ A6j?4NL,%#1TV^עpJT̻E|/N3eʋjIPCRUzaU63L>k>Ҙb4Y=֭ g~rk1ɿyON:6ԂS[dz2酒Ԕ= aDhL D 34ty=P`O1ÖgX'Yd 15鋾L95uY^[Q\6ZgOZ J|ғUPfH"sؠ-4X2O]PH7wuS9bԡ5Y-xY=; IpV&:179u./R3f1D=|]>g` A#Z|X<]tG3ETYod}ľs94p&| >َ= e"c!_Yڮ yFu:(hҬ;̹8 U08^V֌A.x 6'_z Ƒ*&bg6?;Q:}ѢS\>JDb1Iwz o|rUv RӟݿdQp)I"i|築N;R\KTڞAMid!`"h?Yߊٺ|M|RiQ:R )|NQHV7U~08$~ ߪKfU<[~e$ьN[qFNwZnٳ.Qb.· X;{u%CIih%= DI&+Z^NDhȒ!7{b?ȵuH2?oxP8ՏLtQ%LlҷQ8g14:lw[SY[ vm BDB4{Uw5y45B$5.?i_b~`8^i zL95Rޮa!Uls9@g9m ik.vs^՚E6aZ hy8d{j)Z[?jjU6ӲT8SA^x<\RY7~RKeqZFˆ {f2SFH>)5O Rd6mPl[ډ0?03 \AjOa{f/<<ŶJ3" êM "ɻ~oYgiYڻV۱,U~QOnTHY3lQLȏ@n,LHlM"Z~A, QmУEj74܁!/oQk]58Hi>8`DqKyjn.,,@eF}ugկv1Kq`9%,!ܫG;U \Z@[cHC{518N)O[emOUɇ^YB~D،?wV7@bLWT`U w}k_,&35ͣEOkCM0%YyA혢1ُet1=)r9=!/=ƃ0?iىO:b!0DEC;!/a?3"Xܪq)z'*y2,/)= bv嬼"䜿I(\y_OOdӏ>Z^#kڏ7:8Ba>wuuokQ{ 9QH13̅QۚASNK;.wux\iSkܡaJYGm֠!.٦,ԬHj:ݏI2oҔ`k8愂*Kbb`F%zB4t2VDŽKZk`aߧ{+ }.UǤ@티,l( Ҙ%021 )򛕀,n|kCٱ}j7lvNS8*P3_vX }g^)ׇ(=[GNjaw;'+]AlA*bc:]֨E UV۶a>%n&e}YNcֳ̭`;z=<aYv'Vi{"`C$tb I$|/';9cT!a\7c$ME,,w3|wt "qt*nL#e@OupMUl,uECt|KmvBUmE`gu H4/Ox{b$A'rO80# m#wjJKK4b\_=2M.Ꭻ3xV՗ AdQv FTwҋBJ*Ģ$LrVg/IJ|7Ǵ%=Mm` ?dFGevDXd+--Jbgy{b5N. rl_\mJ}D|mC] E%7ZK+lpD},Rc'CUVbjX[tK ПNPhx6@#cw6lbȒ<==bPcpvHqaoC1U \zzzf*ٟ-ε RB{$st{HGFBN#][ϒ~NyR-_|5pukj q:bv ҥW,Ҍγ#ɮb<=ڐPgFV_&us?o%1bAN|Pz)u-DӬ@3+  =dAo5o;vz^#9)=d`ROْBY]Z>& #BG_Wb0>RDj^mHM\>bcտF"!y 򹹍*c~NUሀ6IE03h= 곿Hڼ(O5,]nєO=?[c免}y+ v1NB2ү+,(Ǫ^ R~f!;녋t ԤqWL&:TDzAhtVY]ν6f.K"\b%`"4Ya76a+<”Τqt0vD-V`rP" QYWU0 hrknrsn \b;(79ZƔQmUY+g6m*{`ӕ/p_0+UCؓƈ~V{6F(bcC.RtV(RF$evmFҿ4 iAu‚wU2{R[ 3LJGK83a1Dbq1XO,w88i,Џj"O0'#Ȣ\'ߘy`kpB' >LHG-:UAkD?,Z`Tdhܯ-0Zb3=EpВ#| ng,T%" @ޠ_(Ep.=iʊ^,"kb+.zucAdkmEL$"Eѧ8jR<KVN :T)ub˘ƔqY;/}ɭF \0"|_ lOx/bqhĻćL~M6N!htvFiRm=p@&!KLZKXZ 5Q> JE 'IfT htEKnG?KiPE[>cX2%r?V2D .MrQ]-DWb0 `!@8uIM0=(^+<̌$Gx %s\q;.dDSz]%c8J#aY7[p[H8~:D!J %'ԧÇy9t;{L^$99+$WP:1hRHUh|aqpy|_6"|`^yKÖ1'gRY`&Y6<5A,rC=`H&Sy톂(Q <0 yXV@%$t{+h= n!6s'L[d)aCxa:V`J|a> o9L? C SETTLwW<0%IN/FWgb&~Ze~G`i_/ TD Yp/Z 7 r> XX5^ĭ r$B1˔-ZQOt4lzVo?=sYH0woH(ycu:1FFW!j`!E{3ђ{s0Ut[HQRX;^V5'~h~\ vb좷@n*+#Zf h/& h }|N4^T~& nia49)l'Κ; nyÑceiw9%ranj"!BM@˒AM5ۻ5ӧ`n(Ho?5ܻzqR&̤Otc;%/'>1BZKlV9q P%bM5C4DVH@>k@?{+28<\@%/dUA3c*MjܶV ۷"{nyX܍Fs/>=' 7Г飼 ˈV`WuP w*ST4I tq|kˋ漅?RtH,w!jKiIa ߺaNґ]7@͂р!MEZEܻb5lÌ'j2i:limM)RCݰF9rQFxPA5hcVA{hPvmМMD.WL4 ;'-mfȨ):!V(V-9q&( =E3-(6DȪz(n rNPV=SBYxWMD5Vi2FvQZٲ<=aOE%` jqC$۩ω zbU64uuQĞyޣUdaI_G)ͨX衚}O,xʏ5ØnK;r$v]z5ϲz5R(]wmo&pg>PS3Z~csbpb٤ y*^m #JNI.iZ[mF$xl, 7?  ~ɠ xPH ;i~F8X%CoJv=.=/S=|dzn̦CwEk-:%H1iw1!O+<)MO_m(a/ ~hRLDljZ+ބߙ""KCe&[̦C]-p܋;Wz bmRT$Lx!HSD>5GeƟZ\5TOtKm(ԀFrU$3VƦ:*|%yZ8"I4x[e-e duO`ܑf8dW1WRve0$t=wZ(8mNrtJ0ŭ,gM>5;t[OKBB9O/@sL)4C', {z=?3%\I\Å1N=FBe97>:w苭;hiS6S=%{.YţgueOn=TfLucwVW;=SjY@>~04 z?ne{ .FR޿vc+a#2N<=3;.j0૜6p>Wyyx/3m :\{hK a+}HP.030ReƸ $BXU17K7|h24+sBHoXn>үj$毨@;SK1h@;Ѻg;}Jo!Q WN >tiK_)?@j62O/> ~fR3U{s-ZB ,^[},#밉kmD,is+3v=oB<JY1*5o)XD3o^vA|J?bF8&IS ! m?s+v5Ô:C0SF eh+nc)!}[ĻU:T;|yw{xIӆK! Xr{gD|WR34Ն?d Y1OF X6bUVh&}G_Ko> yoT,hdeBx"4!&h8M@^r;o˭n=OX biA'3'5^QJzZ62~܃k~o(Joq eN i0`ʼ 8(41 yOer55-t~FEoFgI7-"OM>:Qlj HpYlA{.|ga` ګ 7($7-'v@| GRQ @Qi4*z$;[uGťq,(b(F I w]o1xo Za4C _a#-IF%,:"n@KT$/FN&YлD'C4>z5FZa|dڰc.{7|Zq/m=OfJ‚U%Mq ~.|T\@S3ԬiM8DpOU UgP 8YdFY m9Er{' XƎL2Fk};@xϚYk}ϼkΦ-P@u@ hZ+Xk}\d"es*Z~9z幐́S;= \SN,M(13)&(l:2ӡ#ib?fJA~ 箸OWݬbP`咖S)1lO%MF-aX8yYmZJDͰq:{X'a-ܛ:)ԛYm+7ڛ78 TPR-x:Omp9ߕiet&24nIT_ k㬷V5اP=ljGK2 R-eMW/t0 t19P,JNKB{Pς{F"%}N>y]} (7hGljFRL3cNAU-R يS&Cr}<'m7^45#<7`8L9QہxȽ6ۻۑ;Y?須ofIFp~sWhEƟs$$d*05>;"Y ໣6#p/T)^.h(.@e#Ԁo&\0 shWрWQ<% !`|q}VУтCN]iNq4D #H$ހaBo/YRpk[-$zo=`G5DNA ]{O꒣%IQS;[)o=-_|>H<6Seí슬MeSv> A`6>2F՗̖p&;]ZSdo[3FDOC pd}K7hjD.:yZ<:6aq6 gI? gwVFt?amƒ%)#V{)j\zNCr6H ?I.jO֯"YJ]ms35TUqpK4(Jh$L+) G֞O,m#zsCQ$"Wfb߭:ĸwT;t}kaje?L0eOKJZ5ЏFB1 ÿX6cѿ\t6t"zє [T:M8xpILa7UXS򉣋saN+rij<{З~ >.L{`z^k>Qh=fmUVFJrtkNc0pd?L @SǻW(uю>7| ߓ(L¡-f`csbRлO8wI婝p"RN1gu0.jm= &dKDZQM0+a2d;Փ4f!'EےwC:8|cq}FMTAׄ rK0!?3YjSs]o!.rM ;je6V-0 c4 S,b.|1392qkwYf?fO OIԏG&`4qlpӍda%Cӻ-\\@6wfM&ܐ4Fp7W,4`B ;S`Mb ե~pbS+bߣi_|zY>*^%øT]lR+PP7>d׏SCwkQAF1pzڏva,# \B39"2 ׳\#*D% H(\4w ̡6AT+&r ztpS_T`}EMj#~ ^L+U'qh<]w{֋*j0()Cay@k"_/01Q53&sۺ6 c'5d@(Ff:~*k$T3aTb{q,7NIfWUk$v?]T/ `Z8zFwp ( T.mn[ n ]Ii*U5B2ړhcȨ. װg}Vr=ESA#jh)( ӵ+)c7ZZIA &Rɤ2]nkӵՌhmV u/v,HhyfvBja˓ߚ]Ab} Ri2=S3 YM‰jVs>+I1ććXZڒ"us<W!d z AԬRqdwb.]_t G`^'3z#KnY0{6.,~=1Lx\\(/2+! iM1sC6Ñ'ԣl"eQ[^'B0 yB}i~Wt[@4h= T犦j \!RY?j2- Lv#D fXo ZW6,Hb/ûrџGw]$p"M̍gv5hOn80ԕ3X0b1Fg $2 `"緆G[ 7@[\δ ’Vg18\FsOiM|< ^<Jk_yU s7;'ւ4=aꔑ#櫰RU+ÀQXvp~#Կ>;HDbl4sn93؋ Apf_sk&*Hk_yl㡾'Dioʐ\A!`"l_L.o$،j_ -Hզ\,iŤ>"՚vԧ?+wG "i$;NȅͲ'ޛj۩-E(H劬 E+e euCfTO!,݊ቿ1yOԣ;H'/ o+|ݨ¹.evOb.q@tm\3B~dtuwG׾ѽxcDf:ოr oRlivD.ntմĦ :e- R>wW9qLj9?bs|lqF,p}͵0#:k$bUu3[n/[ rH:RzC/7>( f;=n(O@F'jLmxn7Qr nç.8d_-cتp6L½&8̊M7 G^ۨZavbd4Ƃ8<]Ğp|5ww '1C]fJqQG t@Fjiֽش~+&c~XZགྷ?9RBgWE= JiTp_Q>۝nYbI*wS { wjSN_OXDk-rp jw;gl79ee\N;D(Wm> 0^LRZsdW NǬ bSM߽AL8x*ZKHftWkZ0Q'V*ֳ#^<ֽO8{j:ʼάWgAuRD"ކ/z\֎Z7a9 uUƣ<.("Nz >6AoDJP%/}IuEE-n-5S a:M~` z)Tu W%t8BYw@!RXJcȊLC`3mk5Spy_:Ŭy0p)c0һjqn-cnw #J$m,\q~KLY zw(>ʾ.?Up|wFZ2둒?!3$ъ T1XŤwpT%Z K(~qX75\A{g;9ԱUZS3+OjC 780-2LBL Qe2^`uy^)V\'$!*r!rJ^cXa#?-Hlq$1( utBz!ùO JLR/IoI:AV460ѥՀ1W8m,A67z.QFpƁR^A<>BsS;o|Ogu= \ i'@3t@"P](nXG~Q=q WmEkc;DC8x,DeO÷2Fֻtb %Pw2u g-vpu1}+f j_KB:r*331km WIc 'O H_ZWAd^-֍q+;5;V=`H.WWX#qܕtE1P'Jn +uˡH-ZljpPG/,%#V]n+MH+拧aЊgwsѝnJ:%%$ӦXL๙>L5&V`^;,':YBzp {q c q|DVWE֓%<>3DE^ʵ+,b~V%<ۏ&TWփQ`y"N"dž+<=ȟ̑F9O$!] <֡ T(Vh5-dXOjV"=lʹzRtξ/KǸb~L{f}$p*dq}ďoeBtRD,+d=˜z] MkhDF7#CzFjw.v\BmV]#[]Z>T>k_ FѹηidevH hEE%TIB1q̥7KXG>UGUw@kbk2dv5X-@{ W!NH6x b^s/T.NgQA͎sשYC`\`Uކ%heL/ެa*EmSDوWms-gwY+wĥ·@tumw& ^AfT:x lOv.U7A|([)dq^М5`'l"^l8.$UФsiDI,%fHm(|Tي–mf:y뫔Ko`Am-ϒ㡰odLBUib1A:f?:s])(KRN zV=Qw 25mZ<_H )58<.oEG_|Ұ3RyOSrLo-֊0nyMax{m1T<5u\!I$r"=5U!|<޻ {"r9DRP6p IJD9$f|.Zؼ`'ئCzt߽H۞^dͰ\9\p< ø %O <"?OěǞ<:8+nq_:{y_ *lL֥UJJѯYܒܾM4.c"iI_kBYn2W9F?=>V@ :kWNS%g (\M̑5`41@T|M2WT^8 *W*߀ipm-$li @,M?)W< ՟_xxb%[؂glvoq2;a^.ws03>ZwaI묂a;ę9wy J\j@Uo?ڀ5 X}ȅ(Y&"9AC3TigCi 'SHO%w{g|-C3&8؞v ]"5%rn"rb5*@ G{_2yAu'1e,u~)"Gjbsp!#dž*W~K&nj!j`̛҉>;{W`W{sVB+ɡr{1 }/- pIrFWq_ksAm04!A.}NfJ[VPV|wÍErZŖuRbfUL§ R8ӂX:YI<@O%iTnL=}Y> :~r>MnA`/;p魢A>sH`}nh1mR}9C~B)uLh?{EJKnֺ~еlUnS֛ i.m"my91[ qTtYx@H-/nr Jv_+XK"74/BêՊeCFZաd(.b"܅%h bChQOUU|,39U3ƃ,|-04!+195]GGur/Ԟf]\\T0氍 t!Ĉ>%},/9 qw'|ed֬R~7Չiļ'~dt,$&%df} lTJf-pY~;sN﬑(A:bn`K-JE/k ({5ҷ,rN5gϡVc[Xe4"iW/Yg0۳ug=|$.E]L9澶xVP ˳(ApBcm *Z6$[c-ݏ;L5y ܿd(K\;֦e(VN=%Z;˹Fc/$8=دHL9- Mʄe))dAa5ZWꭙdyPOq8rm6Ԗ7OIb_w7oreB16CM .+VUAF!svyBФ:;hmpijrcikH05h2ӿQh$dm֕ h2B6FjEpG04g~'ej,AǃxIh fX}$Y~Y$(]BAVUtָ[W%&gN W4uɵ7jނ+~ŚSk SM>;?Akeա!KB|2X Z,Eے_d~—ix ,!z씰Jڮ `PnoiЀLs 9ג##snHTɬK)ϊ4hAwHy8 >q̑tvj(r$w @y}]9弭̡,xZ$Bm3펌8mBY/Ź~S&x~U qe-YfZ%xPH1Zq@YDH.G5V3Fb!?OKtlhn1)g(HP4C?tދ%k9âb-xq?n| V/ Mbg#keQT(W>EL^ߐ8e4$횬)^

D j#-g5ϘuiX BZ*㚛4 +Y-$4HU ,#'Q)R`kvfX/Cv^rQ;`Wp֐[i(mOd<NB10wt9}}z82~܎2_]ٽݎ·U}u]$1?6OX@4wMIJD]y$uy$\_>ʞ-M+$]1NGmCէhp~êq{6;ڽ&2?lfwj q%np87$bTFяn}܏*t-Ѵ;ݜHگf+#f QIxҀ6&"'N+p؟X3bz:M@ Z5[b?gږnc(޷YA%KD؉wBXUD4'U_E| F2iZ ^qwMpfc\.c#8RҮ7l$hHuMA v5{WpyVMQe1m a fͱO{rp*5OJ\ 9y54Q*!MbM$Xm&'$|%>X (&;Q؞4g'P V'|J冿j|6e>ˈTR$s2_;gPodZ}8Hz9}{̡?<:04w!,נ&ėUkr崜*e(",{F8`]AJl\z:ب6 _f;0ž$5 ]4C"{mOd *=I+)Gp2\3i)#ȸTUDBq' t?VTYN֎u' Bc }Ǯ{V0>GN.)D$"{uw'1&М!Y痗ȠZ#WV"<ŃD [Q!&8GsP bXHVpU0 ViAH7#<}~Tz5;h 1lF|ͦa^h#.-@l#xc+պFGzeًg?ߔtI12:g~,[-y3Ft{y7}ύ}WMNJX Uչ򿆡3S41{.Y# [2"'Ly p#sVk+_)~'7/>IBШ%hLUE_ݝ6j0T\=DKuPkg;: \sb61/ExGal_p°dJ=++tUӶO o *J[WM(?֍w_eF֖iLèv`P[S䨑EY +<ڎ8=-UpMsɠ4튖2)_H9a]a> NJӠl)h1t(-<MEӿQQAUtw&ӆsˆv6N(;P=io^!p|6-33ŋp$DU=a2 F0NB~&Z+vF +g00`d3 ǥ} 7yEG_]w%(O@EITמJR7 VLxE/2WeMgF~G󶃴@x}>uڋP/1L@Jk[eL7dHsƽ0-1EH#a$h/ϥd?n8IdBZGאW.A'WdrI>5@V'-f70ߦ||I+lə 8얊ozdF)b3a#T w׽HP#J6Q3}2 [ mCyH6"YS輇j LUU=I_[2=WwE$̹P*sJQWP/Rjgy .2;SJh+R|~m rS'ps1h'H͚]ϺxFDhT.b) L̎4ʻz7 UW %al@ p$"4 IkLץB+ t4B}a B,Xv,Si`2biI7/?u`4){}\DȪ쁖z;uY̮ؓ)n Cp?@{!VNSf7}>;cr-N4 3%bi) K4@ԛ"|Ͳǎq}C/vG3o41}jYX!$D{ntOƌLbbIn]YW)S. ZC 9>/y{@:k 'WR,v/{H3h?0ɼ H:t̒YzvJ8mhU|[b|pHI2EfCAӠ~RHڲCWRtHǻ#zK*&&)KT2ۤ*F ^3_~FYUP=*0pcX>Dhޞ A2U[W2͇QtU,\Luvj=b@KW.w`xGH YMvkƯgRs e00`KK9k@abC н9''Y?F!0ϻG!?"q\<ի)RuNR!#lV4w\B)s(8.Ȭr`tyK7OYJںt!ս ÖB<JqY{h)fBum]g2Iڔ{3DJ+ Ac n:GŶ.X`Y 9I:7ZL5fFAЦM1++*ɖjNXbk /rm,yQ^bП7Q$S;/PÏS}(6P g./Qf 5f7B>9Ay &5b3?2Ғ-"N™捅m~wO<ɸ;,Eq3KRU3/T@A$Y$A$+ эgtl=5#?KU g~.=Ôd[p}{8 ze>Y 7W—*U[Sedvb;}ԻBJ2;K){![j3v9S7Gl3?g^wZFNjPVGeWhmo+(U1s|yoaD|\6[GO2F}/zW漶ia" (ha$#ۥ f9U8n?wfƫwdRVz_dXaWk o.~:O;'Ye|04BUJ6Ǐzc-XpJbiFyWj)Da}Oy7,',mRTt-Qq.AʄS[3.cYR>'^7d;0Jr+sMX "'Hާ$$/79dpX瞏PcNkE&-CUh GEĠYyUc_ߓSSZ{EWi-T L?N?s~`)>ag*`5ݟES5\^3FQWfoE'fH0-%gkQHocd_՜íÇg+5WLηB=VBm#*GeN hg?gb !7c"1b/i2$yoELA>節QvDmjв#;lE }Kuf?r낂##Dl90v`.z^[[0ߗ UyaM^=P՞,IsCؤVzKA|m ֐)2z(+(^j (:P _@l'=`|PWk>p9`y. "^d%yC:ǖ + ]7 N%pƭpqR\ |a,ؐYpF u'Soq] Z.P' U 5DXPJĦQ* su9Y Gn] Ck?%#J/tHY閔2Ǽ^W6t= USSBR}͓9K:>yI} ԡ^k+#e1 RWP*!?h@T{ޛ6F)&ysQao RN _8# ~U^}{ルRlaY8 Q C6@'Py*/^"6;ܨU jW'em`%CP 5>| ˙"$]ׯîVw}ԢhlNaysvw61/bX_HnDv*&d5ZD2{Wu:m'eӡ j.<%Pc Mxb"~eI~/M }04KYcwoW/8wUv R?IN- @atoIl׻tw4+ )0tϴ-!XR}50ͭ#WT7AȍTmSAfa {B2&TW g=zj"Mu 令f dg[XDg{q"kej1)o3<{I _C+5JMBw8&cE5}׆BL(|v>A'ݧCuƭI*egNX41ֈVhsgV1-XLLy+7IҲ!)ZT!*G?q{ULAfĉՠ Q^(9:i2n̒NF#,Hs/z5H 'n}'d^}gișXx yxEMТh&SMɶc" ('@-6P@T`!;K 52" KxO}XN_DBۢPsփ)\ܽ._}+18K?Ÿl&aofƈ -H]`e:oTe։|aĵ>'Y%2Ƶt@:":͗xV:Vy7&yNddX2+4鎹Ԧ%K϶bK9GgB0OsPW٠տy vݗsnJ< +T0հ\[5~_?O*p^|B5獋=ȚHOL>XZ-sIMWG `όAʢ!k0f's\4UȊ<:CY$x1pVCAH r ^ T?ȩUEl 9=\B5x묢JC`NkDǠmԍ'ZGhAP^B.3=]B>rӷlk,A%AʓbJGޙ0B/d0i>^CiJÿȡ2zdijA ƧT&9_}bՎQ@y/_ku!8 pť,w}t1EeV.!|QuusQYnV<= XҸ =t!M&s.0]4G(]!_FRִQ#c.xAzCd?ј3Q;VR(dA\a$%< ׄ 7򉤞Y dYAiPf1'?V4U4qB;om\ Grr^oj?F'؊)l%IKm$ ?yg YnȅoܪA69r 9s%-R%"q 5dp?!k nV,Ͽe uy-iADJ]fIQޅ귬&.)(,+xɓ䢿˃)w "f;PCyBR SDVvrZ$ixFFfm;WO3'ZL # p2-A-o,)#;խ Yeu]Skc\T4҃Bt{M~Z]oZXrb<#BC]QHX+Sv@MK3<&$ h= Ǎ|\G]WqʹN5/fӏYXYCh$`A3H*0 ( d,hLkW$l;s@ϓ sLsV[/%X5ޙ߰Xp|q[a~ATJ2.Lm$aѯ߈ " V<νH}   YZ