crash-eppic-7.2.8-lp152.2.15 >  A ^#/=„[ aqq3;)=b`I0-|*(3'ouNQ^Bah`k^c&*;V ñNL b 2RGsO0cWb0]Wvzv| eeb@Sdϫ`MX!3j#OoC$ia7-AzF%Cʲ)MOp}-7 1[p?.1Ncve[D..1d%Ւk[&G00f717fdd0209bd50dea69e88756c7ed97c796a05a59378695070b6c7b71a7cc214b66abc8beb4393e942f72f12054afa23500bc^#/=„&זv]@n9tFfH,ɗg+@HXxQj8]װlƕa)bȐbԪױDOjCHCwVo*Ѳ1\OIc1)Ϸ{/4k;eǐ9-X_e =@~b[}Օ|Y -E *c$)b}M$ ӿ)xY:}}EJX@Bo>p<?d  b (9 So     $P   (8292: 2BGHIXYZ$[(\0]D^ebc_defluvCcrash-eppic7.2.8lp152.2.15Embeddable 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 ^ cloud126hopenSUSE Leap 15.2openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Tools/Debuggershttp://people.redhat.com/anderson/linuxx86_642@3!AA큤^l^c^c^c^c912d10da71782ca0cc2458ae5f0be19114297d7dedc18bd72d44c1552bd0964d8c86f76ca8811d32b33ddb17eee3f041ff27f8e7addfd1512d6ea2f4b8aaba677083175ae01eb50eb176ef89a99fcad2e71fd56cf95de8b689370d0960ab0a95rootrootrootrootrootrootrootrootrootrootcrash-7.2.8-lp152.2.15.src.rpmcrash-eppiccrash-eppic(x86-64)crash-sial    crashlibc.so.6()(64bit)libc.so.6(GLIBC_2.11)(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)7.2.83.0.4-14.6.0-14.0-15.2-14.14.1^^@^^@^9\^g@]ʞ]X]]2@]L]@\@\eX@\8@\@[[j@[<[Michal Suchanek Michal Suchanek Michal Suchanek David Mair David Mair David Mair Jiri Slaby Michel Normand David Mair David Mair Michal Kubecek dmair@suse.desparschauer@suse.deMichal Suchanek Jeffrey Cheung msuchanek@suse.comptesarik@suse.comptesarik@suse.comdmair@suse.comdmair@suse.comdmair@suse.comdimstar@opensuse.orgdmair@suse.comdmair@suse.comdmair@suse.commsuchanek@suse.comdmair@suse.comastieger@suse.comdmair@suse.comdmair@suse.demsuchanek@suse.comdmair@suse.delpechacek@suse.comptesarik@suse.commkubecek@suse.czptesarik@suse.comdmair@suse.devbabka@suse.comlpechacek@suse.comlpechacek@suse.comdmair@suse.comdmair@suse.comptesarik@suse.czptesarik@suse.comdmair@suse.comdmair@suse.comseife+obs@b1-systems.comdmair@suse.comdmair@suse.com- 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.8-lp152.2.157.2.8-lp152.2.157.2.87.2.8eppic.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.opensuse.org/openSUSE:Leap:15.2/standard/7d6a2ba76144a7902acca6638252c44e-crashcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ac69fa2215675288bcf0b9b9520e43a2de3e2240, strippeddirectoryASCII textC source, ASCII textutf-8d3eb24ddbf23994657b13f5250ea90f47060ba4a20c573d7ee7f9e06fadac9fc?@7zXZ !t/0] crv(vX0fQh<9hEC@  GzPK}#)şW 4ubCyPI"%Jt`NvaE7l24ӹcF]<ߺTL7]Ab@M}"[r mw"v}7B 9Tn(»G[~-UcaLAϒt~s%oe1 ]-?;ҒBYwePT swbTFkۿvдe>Y|M e/w2psU'D qy( NXe-k,;]g'@۫f aӌQ"nC u/0D9.߫/hv/rdRlTc4UOrD@;C=]c_b)92ܝT}Rsv"z _cdt ݥS[* s5ƼPstGyηq3od(:9$bǣ+m>GB:Oȑ}'bQM[&ZxëJEӒjn N-wF/w[J,z2HM f9Ks#]5ɩO0ސ3-#cCݥKaT;-e^{UnrKI U{-QJEiHgKl@&TEg\M_K9 %!OK4ߴJP(xeryOKJvSLb\ӷ%:ezdc~'3ɤ}#8/w[en d":WfoXRDC :yM5}Fx)cKGy(x"h]N z5MF+G[ t3;`r*gG+UWL(yXq!a+0u_z#u$t YiK:t>?3]ϥekcs35\1P Q@ Vp ? <-hЅV3o ƗMBҊ@ki;XEkkW- Y8GFn̳ުnd-QIp`+SFlb,o/1Gk%DU*'dV9k*m;KB{Fb+W; ""YdGD'4 X .)F$K2)?T6 g]tPRj>Em$mC,#prb:4,}TvϾH|&ežxK=нw%x/o$;k:mA_``LD>!]2`\ %JwE$,nz'xO }5H z$ҏݏ_^f]M&@&M2jl[Gwm#eSf1۳&SMO\yĨtvӒ\h| a'da1zj ;ΊJ&醆FДR]/Sæɴ:WvQj7pLBkt ^R$C-O:֚!NR~XzPi J)H-U36_L|-{\0AJM{RRC!U>TQܭ9 be:*5_R L"ƂfcU`[9FدL۳! qj2wYA+}:0(#I$aPpdfU!)+ ``\DEBF҄pz,amF{ r I|.SY{y:V&9+ѐmCĭڍ'g&c-;>ASs5Q@\G /O.aꋺ̨!Π[ 㖵2+KX@Dݠ&84*hxE0\krˀP\f)4Ds} o>6)%V/$ǽ*:cE vG3De0:Z:n[:NJNi>,;.p \%/  ]p_ EDU"=RD.7 !KyS6 &"eS@TJne`G3{g")^>a(M4_,wa,/JS׮%me L|9[Z;c)g{\iT>V0p75X)RtR= $ l2Gqt P6="Mws|Մbڪ3l@l(A ]$+dNӜ gp`t//z(,ͺ@5b:+/R YGu ~'4\O3βhJ j_xdTyRAME ME T(1"w=yX6`M Ϩd%kc lk5#NLF< {>Mܔhw0lʑ 6]/rᵲKz'0p@M( 'ֱ_T X~y((L$_`Q?j޾۱ \sewS%_aȱ BїU6Q<1H M.MU_Ty *AZP O} 2t< QH/OI;Q?s,9=5, Na%鼛 k#IPr }mCpB咋w7Q⃗Ё?iIWu׸χ-S6s?p<34!&9H!0F G`oR}0 ?1 .zhr[gsUHuQrՏ6)(C'lC\"n^(Z'WH6;;bIOOCW f8&庯6GKpLudMQ./BFi`#Ҥ~$Qd>2^i\-W$@t]ZW_dG(w_,e{F 9yeMs(DŽK]T>"ˊ}A/ 8@8Ӂ,~϶Nj+9w힜ȕLcwb*$WP*!}<3 B߶vqk ئke@g@5ou}e\'ˇ)PK.W>=[TH8cV)hWNj<hI[TnJH:&ea^0xh"~Mˠ)^~ V$F=_ӾOx5VJ]npXZ?_/r69oʜ:ѹ>|'9'ZB+2;\@)2ybV'nQqE/ˢ^dRn۞@#a:7:>Ƕr8.mϵfFGi%Yv ^[@eib>SGPcZ̷ o 2Q[&!]K }ȠK8bզg"ff . /SGhmq:x/a0ΒZu:Axfg{u+^P ش,X.L<2voaC& 端Mۂa1)< Nl:g)@ZğWG7Ӓ)VXrv`~+f5S+Ygg?>4L$ 29 FdP q(<;EN]{q\+hpwH/72 OȒ4ok\~llޛ@ŌRoׅ4 _"=e&UX3y@7Oi6&+]-h*(y⑔HP(e+ҵHLKP%346r㺨n{ 8NhC L ǭ+`ZVP}Otղ3P 냳 @?+$W%=.9cg C=c:YڌH&EpT\ TD9.2 to, 8 vGGhM%L6!Z7/o*v#̞$N}N^+\&~DIݧpH`eitG20c''At\Dܥ&og]/c&A@oW))@)@2 2~U-r|?4!:%V@^REl]0ϐLW,? ym1sA4;)0x儵 RgpaHS &BlkHN#`rp5V>T@9>\n(7.h >4SRR Ч( ;l8Y֭LoSg($O'})_`;5?'yŚ7LVY:'rɝy>BR#Rg+ Y>._S^ l%.4 g>holo~:Kl>޿!m9z֪ݑaMv~ ؎qTPL ί1#Q5NHMѿYs*QF%l+eǘ-ԍfytxwwe̢J>(sM{c߮ 8eV>? @)^:WԤv w#$97&"h3K[( 5~ !|)NJQ\vOZ٭gFͧWɣ oKJπu[J|S>akٸ^6e\>_4w N֫Zp?߭,CV?;ij8`-08λ)A2x pF"1M_ЁwgϤJa_ͪ`xH3)^֢bxVuفr&5/eD3)_Ė:ꩱ#SanlHI$2B2նQQ{k:L9CV&᷂!sɺ6ayWCBڦڂaWii'qa-11tv NLDv]`1XZt 3J%Y:8bvV`:2MxIowb]$h-~,(E2^л*QRB<,9Qv'WbJc)>~Js~5vuS)[N82Sb5B<[{|2Z1*\X\i6~:zGuZsF t_Y1㌃B2fln@{;+wpga$W/X8d)ӌO!tƚc%MN_yBehbf0kN),y{ǨL77~ɛZ٤-x0a><}we@\ʲl(t # 5Zc}zކ.RJ/L1nffPp-F*#DhԵ-c<$,u`T'ޏK%o9<@-xبX eEL/W>KqAT[6lJG59xx\KiԐB nf">5j'ZApO i账`&'y/S߱=OxPՁ8C%;f泌޸.;}۟siLt.r(38!](k4W kLxǧʸɵu `7H.L$jSpnv:{cE'YߍШ !,1_|tcqfL9CVz~𡕢uQ8W$OQGBŠyx|o7.-]$*E%Vn@&̖>PϪjol6:pvK=y3nԀ%󢉊1< w76=zM)(ςZU4KNۣ|]g\S4ٮڪwҐʆ9N%TmYUNل@eQN U PBzº{ԇ :LH[1`9:"UླlƾnK*j|WÑZvb1{'N[FX>4-^D6ZnԼa&ޙ ߺ=A ΅Ogu}d~ )A܄f9\"}\d&Z5'jJwU&:9 cwʌz;'ETfj떀6FooȿWMzyD.IJ ڪIo'X*_E~l`-%WsL+\@\? n1+-x0({'$}(xmazv0wcC5@s溫/ Defȕ `JDaZ~ m1s&S~ɷ3.+U5f5ǠF#)Ze%8C \ڤ#6Q׬GJ"@!D ɠ= KP$j4-PQC"c?!OȤŬKXdөs/m{n`[R!,nHiWeNe\x@ bnp*$ġ{)Uh5wrF5WVq A|[٭[\\;ơl6b"/Cz}i#}o.Xa!.)}~Qtf﬒<^̘FVЈ?*ڛY˖3D,#G .] yz %Y Q*t\Na$1H^w"Yl~o-~gH\z%٬4ȴ&´?(pB1Q|c4_gy SRK|n'!~-5ȒE||_:ôl &-ShnFE.Δ_6 2cL+QZ %麩7_uL,iaRڧ3cT@}19zTq2/S"+q^:[9O4SOopm)ڝ('])y6L:O8aklU 9QZ_zG ;g$sc&oP!&]y6AYyoDH Gc\-!è|HwDg!߽V_Nխw/]rOV0(L>3%c+apƃBE1+ШEb:-1':MMmGGq_l,eˍ0a.d4T.;0¦ !+' oQ),IWTt>Nhz͂6n}:5"{ 74-{MR!Tb@}U77=.h‘߾Y)e/IQlO+nZ0 0cMbjx?$aj9m9,iş̋t`ͽ}^ lhu"5iتaYT,lH&rus8,X++_:$2C. 9gT?˂ܛIZ _F*X3(T]m|M G}e_פN g2??\ZWHV&^e8ױ߱e"?PZTv?ZӬy Vş\ɯeF`br!B mjmÿu7AC`iﷹQĽeі!Ӷp,Ogk~młoNyʫ\ pQ0m @}<«Rizl`e\QܗE0<-zZ҅F(i:6? h\f~Uw2*Pm{@}?wQ&z,T*&Վb+of,7 J<4B&*vLe5÷±B=X10~ ʩ!PYziD\ q1{5^ҳm$ɇvHz?+ & srZCgC_}2f֝4$`ʌ4N&Lw>](Za[l>+̡E"OWZmB=qNE^3Ei_.Ώ`mGv{VJo 825B]XuMBɃ疶=zwcU\k<9 QKSm `T Ia^Ԫ 5k|.^R'q=8-LJKq\% &hcWmlL6`"(BT wO^Pi?deڳ<8ʈHQ,|PՔ˴?iz3 LO":G h^̹ %gf0r3 %ǤPlNyke>NPVޙK_$0c6jͮ cٺLٞk7 ɩ,N_F?S }Rc%DgZGxw/!/?ꍡoS2?K.VXY[pSdAu*wK^]2SQgH:1>rV !)zV2[J'E71"ʋYP!( x|DSno`ߐ"}(C:`!zHWF;)󽮒~+W:ܵٱxh"%-[V.is _ʖh2 y0 b-j,xk]v7S$ c@h1SԄG}yPi^>]㠃b >N } +_p^qHg9mձbe}w!˒#!W:@__G!DžﴇP7h+t9nǡ_=7$QpL W o(eD;\P ?߃zjc4$q_ӟ2-G@2 ]:9QC  xS}Y=U)13 ]|@  IHT*1pvK 6md~7;(PNG4ړ(xT5w=AG2*w*܌6Mr0LQ>ش_- 5i ̓Fގ)hFI]k=ݫf=0 UH0!<.lN3Mۋ-Co5<:W'G2&!s!|D[ ރʷ$KP%g|z ͂{Ol;6.>r.h*4.nܤz,Nӡ€D$o LO5EJ66!\Й}3K e1 0=-Y*>hZjIv=yOq'( iזX54gw6{cۗno"QH J ]'?C9p|6@WDi(jC: ƁsAxՂzS PUR}^wxnxt5ʯd=Ez#3{9 h\wa~t䢕x-g4;JOK` 䐁8QdP(IGAk7f-,6:Z`f2~t@gq>McvJJL;[v7}I?z-#̧6ٌ/B174%p;N;d .?J(/%AXćvQ)I3C`>_L;oH{FThSZ~~rQ5gp8}&diwrz 6FG1k#\Y++EGg^ '< آ{״;0`S!(wƊ?yg8zþFo%J=u:ү( @ƶ=O.)P!Oi$Ol0I7?WPuv)yYcװroH7`YjWhNh<ש3IŹ$ ?rd"q{n" `o` o >i07xqA6bHT{P([|s T 3O5f;*x٩D,Ł þHTPē+-<@hd&D[腹0v$(г͡c/;*Q9sȴȭPE,qs^d^DtnEp$E+/ky~ٮ<@ BZX=. Ba6 R6( ?;uP<'yRg)ˬHݿW7AxjoX H)n_,2[X{_!%ٗz/͝ߏ͝/ p!xF8R;p9PHuhpɎp K3IbIϥ`(e 'E`u=2r!mJs}qts(J3|z"C۠ަ17qRkC:u6P),M)QWZl ܥpyt6Nԇd_b*0_J1/fT>'Q@kit8CS}0`vOǗ|9yl+D݈T}|eYnM(O1e9V0ޅ#ۢu%h=sƶ:7N y`|>- +8Zy20[%莻*f QM8Î1SGe.#?ܢOXCާ+$$œ/^w" }rwu Wǜ؀NƤRe㘼0y ^æk} 2m4?Ќ@G/LGme*LxBŎ8ʅh}1bD+PjӇ~BCBi.tOL f }C/tbGAdFrZ3EE¹^"sa4QWE;7pK`N`=R^ԮznN'zVE^8Rc.źRK^-J -9t{ !]Rz<[prȧ-Ls|R*n[+븋u^[Zva75ImRXa"V…˦`:#0Jm)BhKYiW E2GՃ[Åu$a.jKSc QW6`8t#fD,ܥOAM,]yܕw[-L,ZE R'+Ma=SBU [[U@%XOp.$w( 5G 8Ek?H!z{"đ50e1+z݆מo0y'=%/-{n\ƄNV4Ol+lЎF^G僠am y\@^`A/TO(˸4f-`V5"H HB='V Ĩ}{%4'a /bY.\օ7'7MЦ7̬10XQi!cݰ? cRcR#~tu#<әNs|ڐ};K)bcw`t36{;2vsOa>h&7IG^t yJ飡yÇci~̨;=qk4pN%Zjh3{ŧsD߉{BcnZ,ߜgXEkLE{s~d0z F}Dvbͥiqٌ'NC>p\ge>.-(:FлWxy-_cG.רg_' Ybʢ,@s;^j$CsX3~NN +ВC ޡ&MOik}z&]R#Hژx5]o6 ].})4fwKESe#T Q߶7sWP˰VEQC=9DzNڞh 52bwgt72/L %S;}}+ w|_[F;!vWUݒ2]˞B~ M&נaԗ="w26#{+~LdH2ѳee촫Si_jMw{N̜~a 1 ;$O1-ME_܇pSr6EN}.e@ws13vuv/썳bQ"Jк!9`> HGQyn'"p\Fl-BirgVi€"[k^!DŽA*tPс2Bsׇ *M>d1 Y| MlYًv\Sbս0Au-qL'6Dʟ&HFset[ 6p[ S"P#㒙1p8A(f3(nI:] %"ɧ3@I[wj¿Ùǽ^6׹V9<ė4˝!gJZf\~7:ME&fț* TyNgRC4(2/4Ť36?ɕƼ[p*1ɸGӜ+ۉ8ZVe3,Nƕ j@Yl0$ku6?>71z̅Ї'x0939+v@:˂(4 ++AHN5fIAWѾ~ry.mHzNGX p+#XfX*ʫ@'UʮYFbڔImE`DooQ;npQl۱"ǎVx3dJZ|-7+'M ݩ4yku߫'hYy$O)g*z3,3Or/d;cl~TKD"MdO3h 7Q!ƝclG hP؎.EwY)5pih ,|ݍz'lr=u.Ƅv SfX?e94/&3ن#dXDC;ny02?襍Ui ~8)zwy(];\ڰ=oZ jiA6rŒѧ0+]'SLz}0\F{a Ɔ4HB!_C{ǛvC:_ ~vRU*,"gCpAc2$.T%pb(ELt۴ !PBs.9!KYSJq0#7KQk3aqwkW/~B,l1b6vB_S831İFlI0eDž^FgP v0OW7#\㌠[P`K^ICE5P-W~# z|8w8ݕ박VsQ@JhSq*v AEf.)cu70!H?_: ^7ÖݷT4 \ݚpUf@uX/b;X6sBXCWX|,ϝu.RM='CvhGnDj]Ң7uܖTxW1$\k;"-NSDW:ht5=Ùe<7ZMmniL5bxfCLT{[NEYɯUStnuDr38-ø+d1cQ'psLHEnEX 3&.IՔHHj 21 Ѣ/le;XO!m]AEϷ ap êsڰn~ VXkD׳T)=t ;KϷYHr8X1^I\C]KQ8ַ/#h=t>C|4T?w3ShpsKKS6c*G oU~"Q-{f +ڽָj>bVCRvz~'El츑B2CQȤb&Fr߲] q&pv%vq̲ hF{BG%bV oSt\bMqѭ=~Q=Y'GNlG&dюO :|#Vҭiϕbt[Qy+&[M܊ZZTK4BZNK$ikHCRV+l}Yg(.h}خv̂I3gun|% ?ǒhzcYbRl`1gÒ.ȑ,FeC>=G*@>8E=u+|{A47 aH༢%B/^"ղwVf,G&[6 K3X"&ߥ^)`#z%-s; M,?ɪ}KC7 5, ޵\a:qgwNJ %Zq R;a̕NQ~sUˆ5LT9&O.DnI6ֹ8WN]-3MKK߲\1U24#<݅T fm \ g[jz`ҳ,kNT1k (:;{|o]r\>GYj2ӅP. VLa!rrb6t1"1YÍ;'mf7ϒ/@lBVE5U,\mGV8Hوk\JC 2#ل(!~QPN4<+ԍ/|up&cсJ -5)x0n6Y&SA@ɂ2_X:p~JiG?.8hxJtb!)Fnl1Mz FXS) p;U?P1x|x: m"ޚ}8o5]~/=F΍EǼ*p3񶗀/ ..zNG.Lua6P#jRzt1q= 1DA ֢wPL+(_h^muttV_"aSV2ׄ[#}H*馪PqhjJG *ޟjs,?!S2_fGz(^ 7e$JU ;ށTSNxA#MWP+OUy5pFÿT}7L YJUMqPLZb}ߧ V1yH=;0Ɂz8;%"?*Z͡r07Z\ss^60?\2WX` ^7[\ʣMbnqsߊ죩#-]65C*됭9_G-x3gvlZI}1 $,~#_ޗĴ_k;R\1Cԃ^ )J¨sKC<6Dç ΟʀBpg-f:)[~:ؿk2Qyzգ]k7W^tP\L‚X.s~ǽ#?PuRD,[Z+sJ,l5׊LՍ'ai'X>htS> ~6R?Ypp5~+аPGk?wRx(x h6džAw`y{'h(􍓢ཆ"é@vO Cj|:񜗬V_{` A ݉dO;@HB19f}*{ 4G}!goi9YeSL΍Wd3<(Lլ1$F =DCPf܏tL^=!SǷ?1aDI㢭g܆6+Ƚ* x>XAKC '.D~[ۈ%v%.NYFA}.Dld1T?Amx=Cƥ 0B=z 6M>SC$Oi *zI_H*ɀMW/o# EIxXh)$3QE\q:2GR^E~;nǓ/nDhh"}㋴H?xOpVEh_̳ *VaIXX1hu3[1 o@=>ͿW>#ДmWù846&: T9LDl@Nwr)o "ކn/ `IF:kpO|3Nط6?S>9 гm)@8+LQ\+x&POu_>7EcPi>*~E=u/ryNNLk߾k,j݇82ļC pTfmsPS@+dSn hzcֳE}PF}x+ _N^|˛֩'ikpK*LWQ?C0ṃD㭺ڎTIP G٬9R7n%"cG2dvaN¦ ŚўKhEGoEeb Q MD CZt;^&@K'APOL Vsޢ!uH&l'sYpT XZ-r ugWJ$ !dx4B^O"oj({wy(S=ah0# lw#TV*ki;uN)zsBdw}/٤B_+z+bsWלGt|2JmՑ;!"3:Rn@ڼk3A &] c}Z/*In-B@{jotoDL/D̥tjl)+{1xUw썙5$N&SI"eWe_[7Bdk}w4Ue{Sk^Nur7~;5MHS̐Resv׹DWՎݛӎwaGe -S O`vo75™+{ 9L|ʻohQ i!'JK@RLMrn =:Xʈ_VYwpyFyh"b[Pν1_a >p_ \*(0B _ Is3!JR =;%f.W-rSr./:'"&秫Eu/-3ЈT_6:;#GW~KѲD/C]=!N"OF#U/NԕC 4omǿSV=+bWn6ظΠ}N9EfSo9:J@PR6,l0}/IL[jkV*`r~ъ+oS_Du-m}JY`"]\ͳk*HPҪwg&2onuPWg.Yֳ-t$=7> _JT3h/6qU$T9&>G24ߦ .TVʅU Jԛa|H=)0S+#agC$1NLBt^V}o]G v $55r=V5SAo *~H3.6lIHȊ5I8z}d-mP`Xg}e.tR`Z&`U %jFKQK6{ ~.PO%~plp87 A3&AI80rhFkn*K:(=²3sD(e [@CŠ ,}ɛq\>*J Goҙn`$и٣e֧:j%4//BunA2g~)i$G)'GZ)`@*@jT1TlrBɡGW"t` nAփ3Cs޸;A, \l&ek`kmSMޮyz wO./Z]ψ߯:ez&j9FQ[zI&kDry,^w<#Qn e#L&"s0'vZ;z/Bʳ- &i6X=ɮnJ("k\02{"BtC~ !L:BhѪ"}8?o!<7e6451p zH`x)Y?X,|BM4'@]A&#rLZ09+w3. engf9̺ ZhY뺀my]2W=fl)ؠ;o,Vxw7֊y9& %E+2akCL K/opZ]t)EZثl f5 |l¸y:+5h`cpC_;(6=)z,%x : XkmOtG-e6+U\(/h#:ɸ{deq܆`%m1vF!8{-iY=$u_acw&ժUD6dfeuQ\Ti ĖL̲k͚7ll@P萑ZH j=sTZdxK[A @I1:%4$أ}ZğGqP(=H1H" ӚMыY\Y! n-oYk{JpZYANJkO etoe.Q媑(Oq(!`(9E=%Tg`(ړS|tO'wr'uPtz`dA@~jv~+Qpz„Xs}&Acxw3F/0!)-n|`6 J]_=d6Ny*hk~P]\7-SďG<ىP%2YP8 ^^἟>(jAmnU缴tSux9FT"{BTP(ٲ- :b^: h'nepH"Н ui)0G5]sۏ연iCvQ0Mҭ[M4 pml(ܰ;RdeDVռ !J^n0 ,QA}Zq7ߙqJF4H:!};Ā~EZx?oj# u=f(@iM?Ͻv8{; @ǚc96J8vr񱧤"U\EHRY(`C [;,3L\" Nq3EeM6q{y ʂJi*<" Z٠d,!Xŧ|9_u=f%g:Dž{/{Put<>8E`m;9Z]䴫ht@& )ٟ!cϭ;ǽ׹j²~o}B( k6O?Čd!awX<#!3p37 b=`R~;A3 0L3@~ť?F#7 gr ryp}T5<&2K}͸2zxKj4ZYg HM#:: k/%,[o6h N'{It|WCƎ|DM,p QHOd|h)!덠(%>ALޟj<[m,{:;Eeyv$vP TDIɯE%|bw~urБ~Pxwn"}$s1CBU|\z~ }I]]hm cb↑Zt|"t^Ӂf9#}`A8ֻnY$ V 0lrrʬ#ڛ{h6a^gO]tDyoC9!h2H{ⓛƘT_ak<Vɇ-9(tY hx Pr|/c,G߾Bz/ |#֟bTZ7L`es"y ?[W^G'm485Oz3*rAvrb+:*4Xjd_~V~2bAy>`lP-zoGnBTs9US#,,rSNACó܈Bْкd8[G:+gu N1ԎLeo%)ՓtӞ;jC[Y>CQ`[1G܂5Sc8 a,(Mw^Ū!<>9BNEX0%'M\#2;8}2E GE@x]3KF?^0v'Z_!h;Ly3??YO.čs (c܏ dfvLt_ y@o*x@zd 9-XjJKZbE7d' v\r\Y)jZ` dn6av)]yqu7%#_uT} ٷ󅰍ee՚b.]#!/=3B9~<=VzmE(XzMff7L\'N`l㕸\{32h7gHk=\ܓA%nŶ!;Y0mLT"yEjU"I/v:e}d'HۭXIٛ{JiIL6ĦoM\H쮚.桬ga\ӯ|> dܵκAV"l<(fxbHYrɊMt9qj'ikr[v`_-B^u .Iu 7#Itt(L:eγAG,:LivEᒭ(#ߊaTŤǿ WO|WD;"#b.ʻ]%JH`ǡCqg]ֵ-28 PEi7`d o&##3x}#ln@cER\U^9]!H񗋓N/ 1YƁ#@5/'sbez1M1@3)f͟.e-nǝ7p=E>_Gi &ůD1йk[?/˕s*|G:T_EgTO濅eNx4qo="U i7OA utU4 9GVJf\D^7r_GF U"U%qMe 54'ү.eTgE܄+_@'|{z vguV':֮uK\h%` $/DuRmoC]0dr>@i_PL`[kLҚܘ%4b!3fQ/=[pk(Pb%B&~CVV8> _Z`AhUIJdKHuhMDL -iŜ-%}{'BfVo*#q5Arˀ* O _'ƴ,/AܒdtC !xƚ@g|\&$Ђ>3D2}$"e͞np͏Do5jSQ>4-1!ʮ~OKCs=h3C-I߲̐wdArYpZٻS7۔T͚Sf!ղY@)b0|ނK\\P8`K|- .z 8z%W^A(yh+"A)erWh7g-X)@_g؈&X[շtc^47,I,pftXbsl;Z*X+潥K>푵 R!q s */˫,s6)qINo7xX𧻱[ G^&","^<{66XJK+PaV  ??P4Fs4gBNp{ mp@jyhb{pyP=|" 7"R}dV`G _ 'q>ۜwm~r19ԵrV*Q*\87΀mhU1B9(%{M΢Ktj- ("9לHt!flV U7ZIm_'J*'ybqec1tdiJ ^>=<)hWmHF7קJS(s"p},J2QwOZy iwt~Tô3O={WAs:0#'鲆OНfx(K$`F0Pt(^& !'|3;Սʔk$:!24~ޜ U3+ ':!/B0b4{ 'PIAIxǡĘlѕsDnյ6'g_9KQD1"1NP~l #T=_gJxRJbj+$Marl$5%i$B Ͼһ,JhM~dR|>Σ5s F|76DlC,мɎVѹ* C{@ vo-Dxv%2QWp02,A363eǂ;ڲ30 m]K Ԓkԟ:|x/jQNQ5A=jOeou֍`mqRe8%cdxXVxo4 cF ?fDc~X4zBPk뚒 Aw7'{Wq`Z@`(U=nl) $\n'50ݓDgYE$BM4y*))ڏNjFcw 92qc> 6ߐX–SwFGmLw8)l"#(xoiQ]rcZ^j1\îX_, @J+ ^ ٵɼ$&؍ZnEȧT, 2"wh`I];;Y1[:ğ)"_xbM7`"2 dr00tL/p$^ b>4w+n/,C:Ũq@}2B".MVζ΀:n2Y:2K<<5[puu ?]p8EIBkULJOR[RUT@˱sϼH }zȐ_LB,A"te 2uqn!Y߲m-qM;'Q#돃uzN(څpmT-zm$˳D8/v5q.}lU"o`[ A|Un[6 f<}ev0 qHQF+ "nҕ ^}lۚ6Iۊ5'[Mb)gVzC돵L\58~h*mˈq4TрۿϾ\5=_߂ӹ#7(:UvG=,Elᘞ-v伯1V9k?Yifn`ox9T9&8v~w{O42w,_V ǂm" ^{r/Ûa2^2Xa/S$ 6bϘb?]PFj)iUP`?~mY+k{cʬ&">8 (ore W% HLzfvzތo*jX P0C.7M^F^۵(f8ƈ @ˇ :3aKQq=Gu F#;*=*wZEzzGeo)ʹZM3ء`>Ã/vGXK밺8ͻ<;f, K(ub}`Sb`Whj.ZvKf e?LTBemYP&}Mcċ,6D] xj%?9HN6m_ 4&2MdbolD$j%1v6V)?`E>m` :Ĭnq8r=te,A۹3[̞[Y3P3[~{{PF ␱).tTG Њًɵk@VfT^ z(c'"bֈkVaL\W!}R/җx3KuUS}1BME7=iF D#&jZJZ^ Z}OYƀѵ |-̓<9W5%2JyQ"P1@/emj̉/=M2ɜyv$\q+\I" $+]@`0 \RȔGh]w< CQFK?Iu xw[`4ۅ?Ubt j޸%`+_ ?l(\[N* a6Qo4~ < \f@J-#(BfRE}N+o*h(̊TppLTdCS){Z%eK \Z߳+[ԪjX ̐f%-w\K J /5 v(A⡚_$oxavZ $Bh[!w9;˄tlzqscL<$uĝ?yw=S;V+g$hsT>9S qP:4<M/LS[[6Ym:qz'p&8nxdo!]_9\6cWTɈ^СGuAZڧF`lѱ10>FO+*"nf.|3zrHcDiEvFO@6 L;Ey?j{4Ah4{m~s*Qvg7ONkXlo $q2w:7:+8vR_LJ:nXeB%m[#LVm8t0Lpkmf:ݢ7[8v%m *Tz3Lk0O`Okt-!Г,0qJ% kJy`!24Bqc+O V~fGI-Cyu>*s_hqw׿ҙxNBomnܻ{u8N>N^mOV;9Mr>z4`3561 I|䩲{vi5ؤ#؎Y39Yh7k__Fy wߊ#tZϞ`\BVqFƼٱ(1f'SZ`RgPۚ lA??1 ]1t0_"T*Y91 59ÈbCHXQoQwFPxُ$8%*R..*"32(q+i`%w[wdUcjXh}JY7@Wj VsZß,m1h\e1l=h~Z|m\*V^տrʶX6>9Xf ߔ3k=6z7EF8!i>mǻ PrGζ<9!wY37'u`?MN$X!9fTZI* DDODHY$zXIEt]njj;$߉ǢI=+|U+(IJaS̏ Wb?xV016"I]@mnkٮU`8Wdv 0)X~uc>T%Žd1;%)]NɰэB4C侧u@Xp!M+:]jŞ^6FwGƢH:Tp,= o}vSTC 3ya+t1̕܋-d[}~$'j?SXF1:~0dv p  O. ц|Hdۡ+-uQ77Y=mK'h +aQaw#6kZlfdm*&+hHF;zʼn8C.#9uõ2%*թ2ec!4zƼ6傐^ljFj:u-WEie(Z3$Į,>qN;QPZ=YoқJ迤¶[vUO}Uh;簅y䈙 …'{V<*Vh [,}}(׀9NUYhKCr[#\Վ2ÿړNСta9W'48צ1ڶ>b&%1h=8ϟ2@[Dggn::ֱDn>(t [4"(>OwD5;XxCu[y3q%!-cG 2`WgzH!T<kT UnH o8G#jâBг;g\Zp9r6@]j7Ypo? ?R{Ywtڟ 0/ixW+Kb]30KjN&J@܊L9Kr6BIxm+ m+ ۚulE\x:xr'h p*Yڄb*yg9p&A(H]2J&Cn_E?c &,?zI| Z\.~}u sa-jlzDztqStBmyQ=8?iEfuj{g-[;:BǚuYVGT]xNsZ۶a.wJEt6.s̶ m0 g賀=O N \JYWuYe?mGQ}}R5QrmW|8Iz/s"vW^ем8z%3}k 0_%A;LApI+~adx"5Oe'dQJwZ»&()5 ȬE!B.v7+avf"Kl;K\ѽ4T:HjG(#U\uk"))H,xafro [p槬O9j J7VZ_FV$7D~aZN/D)FY:KAm(ՂgǕ70ޜyɘf ޴*i`C%/UoueuX}ĕ@Z>7R;D٥mw~aQo'EVBƦ] [ ^(fsYBT\CփIsx1m~ATZHY%/ؼy}<"#aqinQ7nuC9U߷&͎#a"K:f VUֿȒ#VC#dl=i4E]:LP=,]ɩ.^M;[o,8f,DE0_i:  Btoo?:V8i4(zD=y lمAJA/c>_%k|繼CCzE[Ď:I&o" CЅ*ђ+Bm)}Bw l;vGAhD+_)4@TI E a @Y-90Ub/uHFـ[l{y0]heΫVS3Pos Vr30VYgBM{*a#:ukn)#(>}*Y۾J;}KZri`b6<\vs6dS `Aڈ7 f ?7U*?#o_2xj; t̘0'K6G`+npc{5w11 чӓnnM?/hmqR:M[}H>jLYۮ3gk8n#x׺ڕ]N!B4:sVS# B?ŻK@x,s;[ߊV/_iJV>hI.DLJ?_`aP k懶bcݞ/4~1TӄO,})m"RCRH":ymOHvn"ve-OFQunn@Wt"U8*{C8Qi$1Nٮ"RߊZ; f-t \M@bn)*%V["$&\0$#c$R=aAHaWяP;XA0'C- O_@qG4mL S)O3>k> l> ^ݱ[[ԁ7*RYǝl?U5~,fl5hofU'"SULLM?#ꜫʠ VUTpjGRr>1][0a}9 Vl1ˠfSAZ`D4S9ףOXPHn)*|!4i~l2Τ(NOufg.m8o\-A30A~TCg 7 `m j|ԣ.o׷8K@v:ݨo;,M؞ U(QQkblvku[ 9)[\L 'Λ!* qWN:c u=lLxܪ QUmCJ TCpmMABΗtexk!#PG_^[P.gJq/s\)OWՃ7"fI 3 AҶ=8@#?p@NɭTPukm䷃ C an|bf*[gMuF  |įZ R}N?~6^+GcӸ8JKD"U<9͇D# ~?w<?N+UПn ՖD׻F3N:\*ec :okV- {7S g>pӑӔ :ϰ g^Cd>2D'r3Z`(-$bYRܷQxe? T\#&A8? q O*3'/J LwMqY022}Ϫ5A9{ߴtG^ξV%V~Qv,͍Qc~ f MlJw H(:CiL`$I%<^fQj̨Dtܞʫmp`7" DhA q. L?3",78ְ@Y%^1}ZjFC(I`iIVq-_oi;kPdlvvwHɍy__NEH)#=8T٧nr@.U O'ew oJ}s&FvWG\P>9/L ;OUraGxQlL5)u}0h!uš\#{rdxEUrk]Ϊ\fRy'G"+fij=rM'ۓ'A]G2D-~DvV;+Fc {<{U?QY`p5z>`n7ˡUnɫ C ^qj\IY+ gADez-[7 }?u-V?ED)ZY|46"dvWr 驯E7(=ݜdj5`kݘpm{j 9^ʚ u'4)ЪҡָHlIZО3abS~\oHD7~%;{5?)nlyMt.-aұuգPә=sfK[G|dZҏJ}$ 9XN="c4mNP xU>B@$:p'1Km46'^vO'$^yتP/E' dS}w-4CJDFO<4v}=xZ-pNIh=m7$^г|t8pVMG [o;?}Xs LsJFTMRR/ uBAДG#7yw u9%yhd׼Joq-4?CU+m`kH0L6 yąśe g$w"&RJa]v$HnP_IdiX ;>tO"ČCʃS[?:ɺ©~놘3gq gsrA`7$e[:yUM M5I%(7'L xYO%?3l# Um 9kP˷I|iBP엁9DoVyBEFtG;3$@LkTNtP@ / /|[aQ&T\/2.&q:$kl3m.Nsv{QJNjAZsPo|R]FܴnAKN3/S{<+4yQD9îwygA`)7b>@A#AXx 'z$Tġ眇׌`uD <9`%sZ1hx\,|-C~Tj/B⾜CwcBZ[uVR!K;S6eOYN* ~k&\J?Õꬠ=x=QSH9aD [Du Xx;(K');(?!>?KػkHn]7puH cUy(рY"'nu {Q S.]s5fҝGW@Ga@;3ԃf|tf9F˒6X|f f RT1o_Jy"vjuky$Xts1 -JB7msPwXA깙['ӓx<ǑMkv j6 {֛M d{_ˆrp؆AZJ$lqm˰xjCfôB"1b9 ,\!zht;VKstxH _+sO&]k$)1I"%ιy\J$UK~aijP~ܯ&^"1b|LÒqU 1H&Dw0kF9(hd~ 2{L{Ȋt "\)?f::*vJP7K,t<4 ښ  wG"H_F䛪"iQ.D=|'9V(rZ'eKNq,rοjUi))Osu= jP10'ks'T95Uጿ=bEoqAvcA^Es +{FZS z1rrٓgi 8e —Zp>2=Ta͓ydҹąF/i>f 'C};,dc=cp2 7,b}>jb驞EIpf# ;Cd1xMQ DTWق8mp@r}]Sxd|czJ3's3F@[j7js;GF($9ف T.qN}5Lk{Igm$Lz'D ݄d`L )H>Xc  /0kl%.AFW}o1Oa/buB M^8s?T]/[YSc<'Œ^>!K!&!PT) ґ%(- Fh2'yEm ÃpE$.*K#};?2܉{R(CTojtȡ[(Ge_ߪILLh2.f T,sNvްf!rM(+|%Gж%@'yE/JVɴ- $=P=l~|R9 ^* s,e/W?G1+ʁu֠fO8p[3Bl#Wl>i:>h5,W(cRKW/`8luyoPX`kH?`>#,b8Gh,0>ibcusuE~Ox^zU5Jh9,;hotSi9RX 2hac]KЧY =.=5Z#Ihb_uCe)Z64>YN2;9ț5D za?Yq!_>Û٤G;vOgʄ3; C>Ո@c*xчA[@K\pkwj{n٧5}Q]`Vc~&Uo{XV*"D,߁&`G>-㪸ߛz$Ȏ &j#lPB9P֘4}T({yr?= )k+1ϊl]CE$9 ˩GaW G;}GBz\< SӍf|%vkfW|muC-P tDy0yZoT'R Tg~#HlX&ueVImaA$LTQMk"=&ud6KH0>؉Q ޵&oE=8[(s23#@AS kX !GR)-*ê 6),DďVbwQYG3f:x#-א|?+ע8;#g?4h(FijJa W[" Lݗnuc͟YȖFOGPz(U+iKH*f! prK$ڳ:epk}RQ6XXI9C9dp6&!x/Nľ/lҢڔ$U`638G$kaIvo[IfqbG!+<5*y3yMN Ux ')HVf )ݕj4(j„+~VhWEOp_@>b%G{9pȖW*#ء];:2nFZEQrbw-G1.Cw/(Y( OH%AtlV,-7G6 R'9V .h-a=.+A5i{L2H]Ќw_3I N\O(ЖZbs$*E߰0O9"\C }AT\LުYV71#JZO[,^\jաрj@@^x̲P7Z̗2 FmΓ/;_ahbP0s_k/f$4/؞ < IVc2!Byam̵Jц:J%1lNjZMmJ#ZY5aW{f?v*N .Q9_ٻNIgÂo@^yW>ߩ<Ɇ '#U u)+Ćd Veoor&I1@~EjQzM54.^øR؃å2:7肗watӲ9}H̀0'jγ#2U<<"bS!lnli(B:S_+i%Q 74 Ii)Zmdb]bK)}ۏV9A2IGt |!u%^N῞A8oɾ0SRe^Fw p*m[pDn* Þn[E8u%ԓUϿD7/H~b VIN-6Ҩ\T꽀ueېFi^:xW oiKJb,T%Wo Y0Oªbc% Ιf1&=Y֨ l8;2|| kxݽx6)1Jɴrzƴ'/ )i #=jޑbk>j^ȧuEo4T[ 0|{FVɱAG3݁ |Ĥ8c)6לX7ɩ@^h .A p3X K/@Z̵^5ԑQbƵǮE'PiWW }p_ݬo(ѧ|U<)⋹54=Q|ZY zC }ZfoG/U@Bb1O`nL4 F8lL/*"lOv|_:v;2q0~]Pfƻ.T^bClϕc Oo[ZLZ@{F6 7,w1( s^8H ,jJo'yޯ=k,6{^`z `j4zAX1 bJZz4ނ ^.}brX}ëc>t*%+d*)kP` sOc2ʀY?]ݥb(tXǞIT0x&3ߪ`6v],HaCۭni̇xe} 6h@R懷Vd6Rl2E9({h\J6# *5GA*RS},zqCօ IRib!֞.s餺=G0$tX`+M{7.g)m^L8nA% sEI.,kL((<8z sa; `n1[ʂӺDqIN"kB`Z~w &/J_Ѷ{2wErg!+օ5 g |Mrk&4O(>zO[ bkfGȣ/~=蝾>|+ZgWbvk}0#0dҋ{^ac9rz P&,`ck1]<ȟQ8io"eª0wI6u (ѻJN¦4iɢVfia\rDTAGOCYT:FhbΪ,bg,MuJd{~.͢X'P=qDWa :,8i֣>Jwc^7cm0!PocUT֓G`jmǻ`ڞȓl0,:,Hok|dV2"tAu>9)"]fiuuOTǍ2a4VRle4v( ,*nRIaˊh5kO]E0(Fgu޸2ۆTFgB3ߎ"Y*m'\|OI{ċ%e>h_QK1W($w=1*cFOLaS)GxM7`X,)r4D?n-삭oy`s?As3PoQ+П*>vi{]ޣu;d* p{,H܈2,osdĄ^LKMDC37txҝLB(yI ylk$3AW4m)Y'ߦ ּi8G ABb+8:B|q |X)i~x&DOMQ[2퐳<)er8?S'r E_ yv^9J?#y@uɭ~'`yYmy0"(Cxnx8m` x]UqQyXޚ(I(FLb| l3N)UMK1dtjh0't-BpJT`V<*eh/͔5fjS/>gæ{i9*{2b"ݡ^D-J缲/Ֆǯ&bzjx8g<:x/t:0Iͤh/xs/;Pv@ԯZv:,4Rq"& ~o_'sAL6Ŵ2hNobe^j2J=== rxMdž)BmcX0'"ɈWwM: %}[O1IeGuLIBH;^a HrЎ DuxĴg P>^,bFyte㪚#pA)k- ഊcaQ뎗2T8i86  ^i1'.O-KA} KӉ/YX *ƭgON0;\ fC 1QPHZOҰQ& >BMՇTSeDhfxoʁz2Lsh;ٖp,ZK oLvkRM.b[ur-おT&cR Ɂ-m *9}n$U,M WJژ_ NB@ ]!w7cT9s?0- =&JJ|]T"W_ ˋ_*E@’p7:F|~ҁ=61t_Q|\o%elvMO-% FWbKjn ~G}Яօ暚qoZr _M%P=¨[\R!4]Æ7 lD^3A ɂjpΑ n8?arL 6cMg29@ԏdUCPl`n5Q3$N`h4\ԁ47=m &rNDȐtȲ=O X"AIg5)0ŨR_! #k ñN~4By[3vtr D`ڮ+P.;ELJ`$Ϥz7x9i|g 9aT2` 稏7jrQ״h8w %(G)L!ty\>벮"Q?r>ށ>7xr?r; D ?3\1 :Ac' &Sr;Rŭ %,I<ؚY)%Ah)4Z85fHə8U9 Sۄ;wdCj NVhM~vCe;k$ }`v.qlA rύ m5&ܶG1?{nĘp~/]+o'q&Fg:f!XK2u)y(ZL 7.z?4:BpÉ=JdJQւ#{zÈ8XA*hN䘆xP}/aӣZۅ 8P~!=ŕBaCj\I Oƪ"lԧf^7{ (UP9JBJ9+{' щu僶3EB|wzJ: z3X]sS|^0)T ć0W,SZTs*LjFؠS8j[c::p]t dUb [@E&[ V_QS끼УR>F"sN}\g˜ӒqWN: { ბfɽ=CwoyJ HRPWW"4W%rQxK$H˞f\#Eڏ\p<߇Z/=k&ncv$sV8IqXyKIS)Rs[ҷLdku޸E ; H舫w6[s.f4GM/!=8yLMF6_1:O1P|" F8)6.h6ͺQ}s3B׶5oR{H>=lQ>kGÒ,uA5 T0 Jte`4'v✝! ^Hu0p2Lba+2#tf;&obHgcArxoo\18\`úqBJ+WLoņ3$w !5 ahftbiug jfR@ Ƞ$|HXOߘ9qV *]ꘖ4H,N#WB@+Đ`gЧSn?W濸:2}I-o{Ԅ*yfx-t"߽ORs:.1nJhwêL'Q W1d ۗ*eܵ҃;LĤ^d(,QwNYC =\Jќs~}c{AU[G ,,K:(:o; K/g>e_42λÙl.Wѕd! Tf0 C$u .Te ;;5KkNA,騮Kꈼ` szMdG@:[U2yJǠ(_zmP]du'%kJ&@ oPy 옡T煬Seї <|A“pec aB`)B7j!lI3,ASJz Ks A6@D/& C f#vfVY7:m1D^!l]9Um3JGcdR.r@W`(ow?a4,YQI,r43{ H4L)}.$/YSV"|0J땃 mY =F0n,zFs{Poqɤv> OO̍"$ B!`>4$lB3KOlYFLAoWŢ'NN"pP}(B55{ż=2W[?eDYVMYC+>G6:+nYIՀQSt\'?;)w\cSėtF-! Jd`eZ͐Z'7'ZoV=yȝB031-H^q9ɥ"O>0 5=ψJ 1PK/.7YF %RC56a6MYFzL1Y-&TS xbNL176c>|+ xD R 6bW`X?e |>}5ZK6x"p&ŰhYh!*> v.tRj:%DjK!Zu2Bʆ%YT!Fr܃Y^({d ֩%WVIlz ,JiSfrO-?F$ر@g%1 Q)v*N0zQ 2f#i3Wt,),)!fTGRyyP_&"  ⮧$gvV4l Ok`_WI)פK$K (Ukn`#I* g b HOȤ&*zy4z w7v+hbSX<\b$I.7+[DMb:xF9zT Vd#0БxO?&ry4Љ'e<-oEdH VZˑi5nJHrl/(H_D㳝i/PvdWk?nf/8RIcrU|iD*X%SzQ:'l߶DR ½ԤXn> pdKK;jD  )ܐT;ћ3_W&ԾK37Zڰ*!ԣQުRb7w /oaQ gd]uGntNgkÙN%EN W@%F3_~9F&mS*M~OismOnYmE==x hiFG`EUwq~K#;Yp)eUoƕk v)c9hȐ3LRY'C|S? j6`wftpv;ѩ'ܰoX~ؿzoЗBgq+xD_GMue&)+KDa0|;h ^Fu#X]IZ˧2V(`Q/!BjS[ GxBK}>H U̾Z)}E6|"M5>c`"\8c7LLUi.`z 6lTa?lTȓlǿIWQ1q9Bcզ0 N F:-mP@a"aU@REOQ"U rڠpͨ@XT.]OR}MēOyK4B~o#pLЖ*ъUVFp%c~Ns#ɫ y0x~+ 0/KYpGzSKR)$^!MaQEk{z?_hX hQI%E%sGFBB@0!ݑ@k_S/k~\ĵzDNyɿj: $* J7ǭӔ?dL66_zx:)`Ȕp 81ʃw$xo8gg>#PE * %H!%®F%,.߉,M |iŇ9kB~XID毜GN|*868$4$OL5(l |i+eq'gL GwvFhwST)U pxb,SjL |6|? dk==(F!!^v2=M7$-#V7I_V35|]O-/Wt-/r'yx6@GƏ2>MkVF%\.B{̼I)S{B 9W~bj^\IQ[VF1&^ˆ"ҜJ9wKBc&cH> ::Z/Bt<ĺ bKpu'cݷh~" Ԏ`υ ^x>i(HڮgkHu;qPG V<ю׬>FMKj,n0`qh菗D?:8C$Ll櫣֊QKZ[>!njxfqu$Y찴'a "P3 A )ɉwo%z\5 X `%w0S ٮRts:+@IVV- suip /$*lnD՛mh@KY0dABkNsjh~t>.:5Qzw9Eku"0MX #@lB*V0MEni>LAyݪs;DONQ~,ެ>8m{Hg#HUY$RC2{2ׅ5V K1,ē8H)h(oRWѭn.Dt`0;}D@ʂkz.m9Cf&CPŸXEPZ}[ k,T%; A5 ez_ Edyޕ_i-DFNB [ɼ PebP)W: rx0v*y&žU >i-u吟nꏥW|&KWl._nR:FFv:tWw x%8߸mA ۄV_%pT!@iZhŅ)])ǎ{k|7Yx,߈E7b./79 ޳#:hSl+Bn`W7r' WOԓ&BHt3Ob۸j8ЁZ9E:hT}R*FC m^I_OJYI75"®t i z42xsE9T}х4ش^bL|CT9%({wtnmCZ⍗tLJEb0[ucuR!\I׌ n? h\BHԘAej!J2(<&7SQQxv6ڀ9WWIr0B삉fb&bA*v<K1$FDv #Wn`ig2cCswd=%H}h,ߑ6ٰɜ1VQ٣w=t\4nqmdvīu8폳"OUփ TF:0x%y#_bg򱻈%7Bv`Ө3Vǚפo.4`gORcQ>?TNGЦznykd||uE[m.W̩M܍WKlc9"**xMt}f)֛ Pkݍ3#bgq ۲D_D/YP~?08[vd⵰285ozQKϠvnt ˿ߵh^ qw?rYbJͪIyBjb)e*R]ARr瓀.xa)4R3wWWUaM5]zN>9Hɫ³8\pA:zŴB3."&B||h~LY 7k,."{M h"Z2"^9>cz Zl"Xg5*Si(عLpvu4O^v1Γq3ie:8fnIkz3?;b)]JXu`J=i)~ĩD[M NNb4wpdO lZcO/t@.z_IezʠIqϪY~DuGT ȣ;ih PC@_,ۤq_+ԫY_O.-AsXa:`FqxJ7= _b[I6\(9BƼ>8Z!2pFңռ3s\7fڰ %->7 AVg(ut$tlٴtd;tR;I]f @L׽grgR[V[=6DEjÚHNF,: ppwiY./ `@l ~* ξ䢭>"JRŴgt!)88nXꋾ*P],G"mLk{Z2jD,Tn+LmHM8Ffkn)0kf`@ WG -^v['T!8PR;Պ$v9'P/o&QH[3)@Y OC%b 0I4µW>Aj'b@8XkeQ,bЖZѤ?WYo/!{/u\- _B2_;LZָҶziAXqAONX[8ENM  0a K9G%%:d[+Z\2 2?}0bS@V 4MgМH0Xg3->A:7d@zFP2' xƍ R: "%ʄ 10ѾGGtus>:1U/^,>a.%-,{|ևEg=5zO.tIj1#L2Q<ْi=ӀWQ FtƜd|]>OɾgO"t5i0Y\:O-bޔF7FKI4ȣ=ͻF[  Hʒa.鰍<7JY{7%1@՝;3c+CWEժ>J+Qec5.hUbDk=y~ٹSHg}"Ͻ&vJUYAUnv5w'>{["3${ݢU# fcaL==z5UX5OIX,62 8H&&p-]эm|zQ9Ka N"i"4%+!1 I&% 8ƹ#+lr1(]3.|G&{Rz|"16<ņvYOE"Zgo͋Ѷ\ǀէ͟L?$>A`+C(4< qB#:ZS*[ "\;'* TZ$L1NG,[W zh2,#vsU0t^NQ`62¤zl+\GrːHťT JUHit ^ ]&4`0b2Ŗ ?LR@:Ye1[+d乫8IJwZׇ^#vq!/MhZ7b7[!4`Ef? V=y1k^;Rz~o;Kϼ p#F]i#Gϵf u.~hVvJ3r0ƚIE(S7YzQy~y ' dNy8t3[15(`ȹDD',7g0qz_k{.EgM%T05E9z޴0ICew1' A{09^9g*_6mp(2mDZmstyqf¹RC lbl6";jլ~q R=G3 5 sc3+8 21p>Ĕ>fu}$-JT?O .BdY^l.^WUPGBDc5o<;,n6'HMaO3VM+ #jR)1Qfi) ;¼u1:. VnGXw 9hP9fVmց]כ8q =/t)j}ɒw}8]یQ`:75H iU;fl  ΤCskZƷU[Po $S \pŵN TYHKG,nisӫe0T{TV0⯫ *&4v装J޳2~'h|[\[4d(c\SKĺ%Ǟ n@?}cxMJ@dAnh vl4λ˖ !е)-gliJ}H,om1~٪͍r*"s3t$ 5lsQA]h\$Tfô@Tr_fH"$H&oatXM?G-2Ƽڸ31I+!d?`OԄ6%r,+MC J{2zV>!JEzO޼`F.Bfbc[cH-4mS:r,9=w^/9OX( TOZ{35M|}$ʀ{8ѪaKr"i`R4o7Qm~ioނW*Jo4"yfd!p\#c4WwCS "ų6T"4jU0]qc7;߀5ˌ5NeIN p7 eD]o%T(ڧA1Q3Q}R );Ȳf+DSu4HKis6Z\Q U$`qk{۹jRfOkRH.6ֶn0 =}Γexx#(jF?uY:9-%-E7aMs"/H&Ax7{xijc%{roCuXЉ;[0rS;5yeƖ`RRvgϥԉ-#@SP6H(x34;oY{_(}L7,ϰ :\xOYfUn_~OSue&ge3&bZD؆}r]Cs8ߢh$\ ɗtgi?Taze0ߴsm VK\,5>2iuG;eYD[.MNgoV 6Z\Uʻ&$n*ȻYIF59.{3{-/9S`~=Դ e@F 1Rvcj5'}Ư+Mn\Gc∧]X76yrse:Srz tMD P,Te&j묐r8x <H8vlECA^q+[b$\vDŃ~&l,Ѷ*L)UeʖZ!nx 7qDod W\m5;*Mh0FS -6wB*΢Q.W [C( !}0*<5~@ `yH1+w\elkQ@E_ Ϊt.Geo`[#UNcqԪeٕ13YP.?4V؎SDq ,Jg|>!t;l@;ϑ|=5LYL_8%ʂz|-YLh6p[ZQ#T6@&~TRiyy&0Tt}׀ _v-F +lΐ30` QTʉ-^D6@1v㩳G Π=DM@;2Yjzz y(vFgAf&їyɿWzAa|u :ۘ,{6%^wY'=LVI hz$У# -Dkt?7 )!y$CF~ng bԐcTA/=^Ss%qHBU@}h(DNԡ)/neL&xC?G< Q$dH|AUdR DDO"ΏTV VݽOlxxZJP,uOUOE~2o G!‽9PmdWx+VqWt=f\Y'Eer!Ҹ( D*KS|](Hje]LTedJ'gzj_)Eݧ>B8O=v9W U f]Bʣu9,t&Y=6(К/bV@N3ŦzZ(ܾ%%̸tiA Y^y{o^- r= Ӯ%Yqղ~ŸQP ,wdEVؙ)<m oG#-%,\^ǧ |-KQϫPFWˊr3Tԍ0T/@JTwhN#PL"k 6tZqq\ޡF-Wӈʩ&JFH &ϴ)UWjs8mV*\YSG0>eUq{ e ߊwim%6*,Fkܮ!D!zQ#1<! z/X ŞEĵQk6 (U%x/'k:zr]D_t/;YH6{Gd0D SIE+<RXt`)YQ$K[ J PPVL5L %}e&!yĜK`1nwBJ)OE8Kvhb.ed]!>f?$LLﮉ$5:픒|nݨupޕ_ IL\&X5qgð=ОVm8;j0n?V\ (a'1I3s!9?$]fc ? BH1Hb:G^.=xbFQ",AoM`$ݘ@Z@ phM@/?e@|LKrII%D-Q'~jhtb*'{ZUNSJ, d:E6]0;/Fz/ G2D{!W~F4rHwV9e(X*7=i rD$L-H.!mcVYYD gCMC?@ O%9|( Ck p03uܮqTT́]n`l!B@LN=h̤xAh|1+ęe0"S  vq\Q]vgS"y[M]=i׽Mo-9{=wHC; ܨ& ;mbUd+c7ЇAgFQ⠩͟6拁z :LQީ碳EIv-Hq&bzUS9fp"+{40"Q,a^)|`ѥWa {[{ "J`V ڷޱ4rt(̷46V79?дxB,i u/N'm9`LoiX}wˣ:WL 6CU;[&ǩ*98KӣmU~})sBH `[,J¼71Ԣ=TK/֓ɏ A豁~FT 1<0{5qI]K垌TC|8ʞ d6}@ :, `m3hCv1?uB&AHW̲7W]3߻q }J}(^ˊzlie->'"}rIOF)뒩Fߪ9 Kf \3eu2DDpREDAeøXvKق^/0ER׮i3sSk(P|%Cʎ7ɐ<#Iڐ0e,UY Hb5+FdCRp<%{f!M9R~y6rM ʟnijyq?K"LG#AՄ4/Qw,.Ngsx(/8 ́nڜ `lLm䠜 \],p(|Yri5qAGԕiX>UޚS2Me%ψh0:>ѓhqVP0^'Ҟ6i4|т[S?b꨽q`Ԍ*q'a3٨&ɌQWAE耿<!T츓+u>,XN2UVTIZvFgIߖDL_ }݊Mab,YeA sBsrPi<.ivP(IhL8 mE2 J1۳k|HP$_p sKxc S % a癕V 0w{zy\>UN3iĽZ>h?9w{V1D,N.f&&']sZs*v ؉-etϬc2DКC8f? v$6e]u ~/,L{n:f/$t;9l(¼b^ ^wU/|߬1faV-".G'* Ͷ~@(I"SRlQsDj `+ЖTwgp-,_MURs<kfC#u/0Y΅LJrD l%]c*E_)jYKCSp7c@ʋA}&s=5TW-P؏ڡneQ&fIQ,r|SsψT27 7졝9Nqxl!,yem ~{O[iZ!+  SyS0tDfvѰ6!e;SF7 *p# -OfoOEP\퉖 Lt6C] D55?ܳwiBmI"XEZ2Hnc5!@tT6Ԅ$U~oS,pՀO=PzDOYm[{6Cӂckȧk L0PX&dX,Jyv 2l@0Piu{͡[NdCG/u$2j PKb4#H7Fɓ O( `t,҅7ވAƩ# nSb,El;*$t;WMBYMd>1]0Z_[ZO6t%q}n X_ 7 P=H9=Aȼ˪;Ds }2h@­߁}q̒h pw3[8ő+~e0_llj\G\2"X :?Rder ʶ.v$ ζC ow!p>;"Y\"aưr%(,:⚾K[Ἐ- 8sNܞ$?gpm3Cdg}8LcЁiǣRaBz<MwDYA]Qi4.A?ߍs?6Q2<\k'S[BߦQ J]Cꭻv(=$\@6{qq,CGe5d#Q[bv^ s~qHšHC\ aLHcWlBG{h얧G3mx<̀@r0v?EWQs} JZ+ܯVh*xc8Yvʠ:]ٝ}&J?jz? u-j-> <2Ȁ7B5ۢ02?+>i$Ƙem@{>2鵍uxYNY#^qÀ5*;40p|2:GxdGyDbX]ޑP5ҜƠҀnQT T74ErE־&ttu׎ Cˊ5"VNJ ,UՄ8l I Uә)9x AϴuE _ϭF/Idjܠtb,KXˍ7TZdC9Jje s?T_ki!`wK`g-yk n٢{XC?4=@FICXu)7; K)蟻c +⹵I y}$N띎h.:nL~ -%- p!)=n!Tk828`xk3MO?s\{ذ,~Ct!`h6e8KaXX}U$N¾'{4G'* NsYVkEBܑos|}.zb򙉄<.1BշC[F ,BP 9'Jz H_'xI9[%nzr Ci1s^y;zϔ$ue< 0sJV{(L$7rؤ/FҢ1z^Ky iJ{m4- Px6q0G2T}#V` _'|T ;:$X47EHDuJ Q+54}.F(X\b)(ed`2y:>PTEƔH(g&ev{uo2/DPp(omLؤrOǿ8[=T|fF}"δQwL0/ TXWb?'K@!)7t9g|j\QdnwwBy?t߉ b?%ķ&iY?#$و:^= Qʜ.R.I(&ةQ Pه,r`3[ ^ϞկpT{DOs{O;Ǘ#5 w`VTSdl!bS;:0>`I+e>&AW[ S3Җ%+W1c:,淄H צ 8 ϟf[\2&X4ʿVJ# OsI:B?ZG&sjMݨ^c=zj[5^΋[&QXajE zvQ5&$AaLͽNxl!F3H雉Ku oLrڟuQssǦ͛iDVgIeI 7߽턐f4p<'|dr"e/ua P|snQB=bf3@u$w"4X(D0ej>(}?*V `gY$Q*7Պ˱|32Q09;UHF(M3K[NF.ve! B$w]<Oiԟ{QZ+=G;薘=96WvqL\6w[9diw l(O~pJtS|6N2#Z5yv|'>'WnR0v6޾0MV~D"pe vqɼ sC!ufYޱՆ >è#a Fej=-A`Ԛ0v)]s$&e7Cj peJe!-"ڒmw߇쾍W\)zp^!!'> Ns_p.jYθV;?ôup c7݄Aq:dLYqe= ,M'Frg hE`S>}X]PjAjA89cN{07ǘM$#Y:m TgX9Y3y*\djTi?adQ'ZfI|p{n2tjɌi) R2"4;>*oRCbc40h '>VJoVńu;'|%VR?̘*P+#4&˷:gGQ#SV9w } ahGڦK֩n{V{,>ˆ9T5l]" 6]L~pgk<ʽi. Q#DgʉxfVa M"ߴ?}XYB jzԛ,Ԍv^Rew)`DF-TbQ0OE9'D:~)5Ma|/7 Pdz/yM2Réuu7TI'D-V5cى'00`n}Oqpϭy⑗ERPo&DA$2o ȯYH.unc!C4kZC%%ϰUa,*<;F NػlS,Wٸ_[nS`x|FOw I& Ԓ 5ĄzZS2v< =iH.W#eJLsBwY`lIMvK#{s_+]@@MN 1)'ҋDV 4mϬLO|!1Ceed!QyͰcX#XMXD́zƻnZ4=% d՜vQ{$P;"CwsGنBxY*xKaPgp<\H7H0M \"@uV  1"g: y'?YGA~Uo!ZX:LA M@7]㑱a{ $,z: :8r^/:>PQZ=RfXl BL5>y2L:9.QcT *<s<āWH'a@}0g+]*߸1vlA ,78e{8Svb\,V9=. $[۔jfBms^#~*劰{eƻ- ^yHF%(Γ|"A\Z*s=EtGf&~l6À) @!\esȍx+Yܹ#srWk*F;EkϢ/ذ}trDuxI:3EڨSެ =9G4hifT)Im _)ġ&4=f(c=g3d>Bdgߑd-xpWpAB(i׬gk"&IC jwsި9짪;٫ 9.p_4NR{ q㱱Gef}hEƁ*>'z).:7~{q*3|{>lܕ*S\4L-f&lx v:txY-SNRq뒘b7 lXCR`b 5e?1L^QtKۭ Tʳҥˇ[l38 2^591@oipA@K,Y?"~Bl*7Ӧ$=⤦hR 1nя:Nk g͉흦`Μ\pd(E w~zjQU*bNH.O5a-bC"Pazb $JET w,u.jĄ/F-X*Wݝv@{D8Uވp>ld#w boƬ[p/G`Dn̥=':C2)oU];ҝq<*a#(Ȳoj(s_ӭ;'jUa Q]iqB n0˄+zUe#s@B ̥\ZXO9 &I"8@#^2mtP]kPDpc,+jq!ƫms%Z=acGSB^.?FΔ0NDfVy5%ąeO HS$CNu-Xr&&J{½&[ΣL u;P9Y?@Kw%}hR0a(**sjUV/g\m[Su(s`+5evSjE`[ U0LD&Fضvy]:8I3߃뮶M*<{;JOt`f'w df֏K~1==*ݻBҠ<|Dtwp7}&[Hio ARJLCdB|v2XЙq$N俶~""\sx!a5|ɒw)K{t-ʫ"Uj̤3{΃''ԡr(kvh.>)y)t͠W(/n"TYub?-yYDX kd7]VXyl^dDȍ~4~ !Y6s垫$ 0&0NLk*lSs;R=/O)ʠ }hթ˒x}[0!O*&& yvk|KX\O֟{O #.^Yk5FbqjZտ ɱj g5V ooUّj'; 8Ϲi}m Je*1k͒I](`&` [B(pD벣bu,쬲I}鯳+5*ZP"}&6oxidMNіc_AVwyUisboemّbN5cf>Gthv% :泿lהrVl } ]Xlsu}vMYH`HGOr~vnWE%={;ePhEk&U&gJRw/7|GB0.+br4ZQe %JS̀',37MWÕ8P Vo2K))Ւr"~-%Ťb li*W8?"%&>_30 ;J2H>NS6 A yC,-1ĩ_y3^mi_sZJY\+! F5:IB~w̐+ xʠ!~{O1Nzuez6`pWD.r0lCoW(ЗZIW7B*9K{j/{>$PQ05r@fV&J|euUj1se;:S=H Dkk\eIz\>g<!J}[޵o2 BQ3#v݋ͭWky![Xi{q 틒v_bؽ,^m #[M,}ux|^s!-6< 8fh92ZTFVV}954:#;_{%-XkoeSnӁ`C00bjF!=2啄ΈΞ Ghޘ7I>nȽ<ΈҳNS%8uS'& ZoږY؎>-S+h"^Fb c+CAYN,kœBv봥z2k }h^;H=TV9.*׈d 6DыpaIJ) ͇|&5BJs @ʖDe to !}z~VPNߧ&Ůt0.,I\5cfUzf4Rzp@:m1ȅ* KI :xA d#Pv1Q KPTk* iD>7vzl&~PX8BxZ`ց9Qً|Ju*~(])4X$R}$^i;`Yq E;xS?J鐘)~2ܟn1u{mT 0eZ̡@n1U Qf9 +37a.|%D^B|'' )GVr^rT 'IBpN"q`̲khs-f!(HbB'fi*}p QpUk-d@){b G/BcrSدLV go^ߛv0oIϜ^?Mk A~f.:7:621W}\^+R:.νWl!AXI+M>Z8v1ZBf` ^4Pl7ySEێr1-a-m&MNCT;ȢYs4,ssqb xtlD z4~ 0 ֻM &~CI7ARenD'A\bLkrsJ7Q?,uMDQ뷬Cax<23JaZT0:}uOpEC(OUʾw̋PUϚإ9gY"= m{v8hRѐc9̃% -N՚xIjpFqD?Ϡ/?v@pnd^%`+j3Ç2$ v:4|BL{= *J{6=7ÂbBu=ԁ!De}o .748]w22O=hb!tCFЅl]gyӹ)ŀ~Wk}f3WaYJ#2 6gJ?Ibvh)hSWr3Ԙ4SzNI:bnk%Vr,9'g 8qMD_fKZL+MT @A:jh|B~S^H]hN:jg?4&`Dbi'Oco xJ83;Ę8g2u]6|ZN@Hx@8J諮NpUt-VH(m1WHeҩ2sf᭿T~ҫUˀA%4ƷM"Y?0GY;7 i ӉZp2wkN/hg$2ܬCFTW<&D ll)襊;mMY\u% i8[#W;<A?| wKMQIY)D\:*Omz[8r4.U3 8M6t܏os^xw }A`!{s;N'v` yk t),i׊sԆ<'iϔ(S7wD dFX:tnDF~j&i؃/o.WfOX3Mv`<ګLĵf<>V'c։Iz0Fc R$]3fVRyeSRkpܯM9An_(m&6\ݟ4ʉQ !̄y :~DZ/sҒ{\i^i)+."&teux>FpJ[-ȸ<76s`_خF 21E_`ǃԟ8E:L򬐓? EXAc%#b>;0oKLDD"AT{.婬~Vc .JCf0EYNہuGVM* 뉔J25}h(R4"<`XS‹Z23tKr0HF"9Bc~->rWEGh;(̍ƙBtpLXSeJZHeR-_t>r|5+ϘNMM6ͲqU_윙.XI<֧ >RBm%ޡq~3"ɡePW4Ei1\D ? G_Pk)IaW%%}Ds4Ne| l#H"_C;& cq:jSU"a 5j4T¬±<1\) M?/ Wb!P@)_-0:YL/w\Q&w.f7 j6QнU--ss* le6Eb < ,S#CF{WOlw6F:FdXt+ FXcbeZ|ŬiOYlI5+l[)[lXl[,=7"MXQ]ŽDM 1~"Q?tdEfid2s&Q?rf.KC:^_s45F{Y"Ƙ(NN+=)?1㪭)_t =pP֧٭eHaZ_v1)\|le J /2Yg^˗sT R;{zSێf}D^;DRs0y!ڹޅ>ծ'ٵ|!V&MĨH p{ :1@ P }| tpu_@%=Rɲ<ϐQ㶞)_gjReG@= -Bi ((|F f9_ 9M#gx^U~y@DJ2)9̼V젻vy㞆PI]YCŵb5ѴsȐ4TuXRe1BR:Lo:WrVnUB+ІLo+'V0su_"e@^M/%lHnY<zm]2wm^tb-g捦D>şi` X'X wAp;= d+68ī1;/C}@c<Ӆw'9̚㕟$K=?B~"sZāQ5qJK9 O|nՎ1],Z4ES$=c=J*o 6῱|P?8_\0v 2y3^EF@:̦D4 D60M: uDpc#_ÚqOgӃ́x٣j@yO2 ^Jۇ oqQΟY;Ş4(y4sk坲`瘚o؃+:*raA, vmݱcˀyre%ȸZ> rB)OKaq?hFlr -Y憪g mvǩNk 6cryHէe _Ctڮb[~ʰBr(:u!6$ttVMrJ@0`Αk1ՠYzǶߎSspΧlyߴ3$zկej`J(TKFqLgH\s+3ƚ)kc΅VC#(b@\tL=,\PK.UbKJ|YM}$!2 -JI[8] 蟀*W ԄJi'r56X =(L>7| shHVCI$NK5`CB=v"m} "Alń:r;ZŻ߳d?f {]ڃz# Ms~i q;;cV?ܬ QH y lC$*rm{Oک,"9BvLbOuNG 8LݥgAd*(I0SVq)J&􏻄Ǘp1=p x-9aslb]a˽H蜠K38>ne!0 ;Tp2yX7,aNaVga1IPXP05z̚pE%=IYO,C[{M dU!&TV,lt4xbO0ACF(Kג.f+VYއSpP Yp_v]yM%-ּlK[QR P qY? q8W5.8;aΕ0g+t$,MIB6*gе|#Tu!~䬒,VMƒj<74q4QqΩFz&3@%嵣p|MË,=\GN#FNiU_d/85WoYZK}z"vz6tiЕ=׀LQ+`Vz6Z5RQW]GGT~`tǖ#Qfvuf`6ukw7?'ϳ[Tnit^r2rmY)^Y姵2IL`rV ots3FK.LRqؐsֲFHR~/ ۺ7ZͰP\BGWo/!HD2:'F! ~b(ۉ %8,13w^;R&1zLub1ݴm&籈^d!n HC>N%drk I";LbN}^y?,tnջv'Gkvf1JiWZe99ѱ$J{\KlQ m fG3-ى75D&/Sَ枢_&FIZtq~l(T?aQ눈G8%޷kG|l ^uD/t+r= iFxD{@HvQ[)_n5qi=V1S_)Y6Bzk%TMC"EಊFv Y>}p3ͪ?JO®8A:CWhG{X:1r4 v^UTդsdQQ4g };6v"i}_a&M֒ī9, ɹҵ`[3ώ֓Vnq]Ε*<4Kbض'K* %N "l:* z\'j,U9}AqxAyΙE:pٷk&{9qy2" ]*`):PΔ$JN͈t0$DH.3a! Ai@s=@3jTB47g3,LirpñEGn߁Ix!Ju@<]0zUvdP?p d;3mH>ȭȓúџ-{nf_ y^'f0 }$93[z}?Y?4LJ{`j 'Io_T޺^ȳE@ܓ3P&u]vYd[^/k̑UwD j~g 3L6Ƣoq%n~iOUG u(ץ/b6j+%r\w=6/tˏG2-J 6?Vr8;7fkLu$+]o 2o-#bS5v9%<(XK*oE)EaݥoRC2<qTXAxs˙Xt*\%t>lV7rDpU>ܧ`-]?,^!΄- Nt x&$v, tf_.K4Sgv`<"Q %dfQŜ(q`7"Oq{[\BZJ57T0ES)xGF).*wA𦁏0OxG<g[D*vX6]x($ @dEm#%(e!vEVV: TLM QjUN< &]l:7CٗS2e or+1ا/`4h>UH8SeC%LXu(#hvEY6J`|An@X)ntԆi "VCqc(Z%B~&I~025݇u5宸 w$uW#Y3M->^(8BW껠3#*x:q 8V{  8ep˩5gKMW[Ev m(X Et&!8T>l= n{S 7ReRBޜNqEqiHo[B}ce,|{4Ed}D{~j!Xbou2C!4PYɰQP_zP_Gf/"PpFxı|X nXb:b>wtzW~Yfa uxvc/[{IKv#4U;I-z}IEkTk:5ӫWow ~5׾]_PuS$$#1=-٠El&[t. Yv*},2~O-= wӒ},֥mY!N++2:LNsq!np?sW1-hĤ&15r xȋUQB>`9uմsqƘyz$;2- #|]ѿ|F{Xn𮚃aëjNuNT2!-0F'qO޾ui6PA#t(d@}{c8n+ qꔑڊM.ѿQi& ;0~Ub]ݞz~Ε' fyJ1ZoꢓpzhȽ2K^_nzPBS?U~nT_&m}RldY"t(=Yh:\O7F$&RU ss ݎuwaXA2ZM4EP#m:6ЫL=(x WN rVWmiCC?Xشp:`7@MK;KD'.BA`sϚ/R'r\Z(ŒY5?۽ߪ -ʆt4vWJz&R_]1mKV_p]bPʍyǀf&:pR Lf9_ݕ`]d,G~ Wr*[/4Y?„l'05Fu୙n@<é5f7j2Y+cƓ%*>Vڨ\B ;F(3RG&Xp8ݻ±iciЧՅm!y"6֖:v T!%\o_M1hjvZV~tgigUmgptCb)+CJ$gKV*X27$/OQWXѹs탣j=n݄#< 8;*kEС`fN'bE2սQ۵G뙑 Ahy(_sJՎCkzR{ĪaKRJ{(Gq{Bo_fPrXkC@><2:;i%XJ$RdĬ#Ou2tq FMpyy *r7z.#9#vPcj X,b Ev!F,&0Y@@[6Gw3Ht<9e/chF9*Ɯִ}r73 9+Wf*B9_z_ ŚHQMjH%ݩ]kd N2R^Ya` PPzr>$ :ȐSz o+\C(O~}8<ͬ)u +S@CߥG۸(2d9nfadq[QHgijRW5y1O -3r(->wtK {bT=CsY97.J4Wַ93΃ KGx}L1C-LGqKJ2^Kq@8Mr2[YmXڡzT63P}N 4ȧ[Xٲ~Ϋb Dr4%guRkPJJt@D4YGtA oE 5-N}+úsJw}WXBIdA1mr, \͆{0b4ul7%rK^*i{M٠$$?d7j^U|`a.Нfױ GGlE;d&p]X8 2zG F~isImж~b mƞb|l9I)kv!PuUPK\l+]Whf|q)R | ֺVLM!#v޺qUi9j$ Јj7/ ) {NɐŌVa@])d[K\Csݷ]]׸uU@[82(*׉eo0ql6Y&f#B+{ /na>#d[gTezޘXd'*).s6? &#X\x;/;"ShT JVS(<[ ķӜPG|Bτț]0dXOKY$f0\қ{^P'iv*2BP% LH|ɯM5x m*z#El95ײ m㣊܎"2YC5{ Q":s 9LyVIQ.H'(ODQHGDvtg`[$|@G8z0(ޚ "/>d>W3ejovk.HxGd H57A\%k;(AԪ{C c}ӛ[h}ZnWtCV˛U)j,7WD)5g$DNq)@cU5 σujK Kc) r +Lʠ68 #Z1!2-iT%$P7_Q=^,L jiɰ@ *,59рU"j-sjFǺ0oH.6*6ZM\2Y2Ng9^"! K%nt1a(ըlEկ)6{c'(ս$GBn]`* g>P@L6ʑs '(H 6G0Wξo@pv=)?Nl*ԕ$ xuL-S)"(|/qPji20@?su9 hP}SRmܝRW*%6J$x|P Ed1)NݻI)|M D춪X]?]-i"hEˎ6n:KAy YwR#3f9$(&'|tAttse22 {#.juh Q,AAZr^ C(G>7,Y;^V,2+qu7 z50bs`'epo}F_iVA R;MVo49p64flqp6[Iܹ9˯9o>YJ!ݚ m/9v9\n~Ff^"B:9/J r1XZB!<1{86mQçͺ |Q|t1Ow5Noj|n\/6 f6hٚaҞ'CJ pzlNeCRJt "^C/YS"OH, \ʎ^g\ڢшLo`BX+^@[1C4A/ ^3U+D|zpԾ5.cE7<)U1NGPpLǣMx het@r]%[˭V8'([:Q}~Pko}ՏӎE38qo܅<9i)I;wXi>{GaF/`]4vхGЉUqHI|2oNJe8#wQX5.چ^SBڂ0I, z&Zf_3BDT_R LĒKBr5w_[ jZͧҟM]wHC?eO%m~O* 5$u v0/0DSMաV5Q%+ ٭=?H>gɨFO4w:E|MM9s+E팧M[ꏬe,Gz4NZ(IT;Q~-Q-3w-xmĚ4\ [KŷOp9[ ☪bT:@yT0+4ca2KZ˸KuВ a/Qupr!=;x~ǣ~.UA[5" /4-PaZSOl)Be.v&E-fM?uzNw⬎"Us6~o1n71N;qjvjRW k+LMkw,qcE7y Ve \G@$ߤ Bd\w쉯}Ѷp7ڰ6,FrO*V0I(t~sH9F|WG#|/^9B/L1~8qzCAK| #2<uFK1N|({VP쑬)ڌ7 t'\Cx9;GCoڗԹ=O;v>D`8feS(LQ`~܍ uKo SZ80"^"4!j %YtՏ-4N! %7 hIٴBA 7ꢑ5i3; X3;cpsɨ 9<6SRB s#$nyΏ+0^wgV޵N ^MffvI<Ìb>K2coFDx^GolҿNt9Dc,a@zinҘ%;!GvOWL&;s›r|ug b[kҦd D}ھuc7Unl!\gr%I-6K̢ W:݊O|Ÿ`]-f.-pJrH;qhm`X_H<ky+sc~58-Zhx?l ˼\őF3=YR7*qNx³뉚RҦ!lk(ٿbUZX|z>;XaE{y&X\Wd%mC{ 29gcw_ HͣT:WyZÞ)fY'~pye3U+I'G;PQs׏Q#<;7'>@=RO0].OKzFJ]Yw?.R-A%ހyi}%:kN@gW!v\C>I ZDӼQ0hQ/u+ ȳ{N#-7C[N2F|DR$cݣw 'RL:EubAl5 ]#o~Fdk#lފ}9 O>:=yt{\0~h`܀剛W0xS fǡI tj=SchGN!>.ز'p\}Va|֯.Vx  )!vlWC"-rſO^bi?Y: FYw!Fr4ZvTIB"g%ƌ.n!q+*o xz-O(zB׳ҿ!v~-k昶vg+1Kkw~";iwtԜLr'ozagVp+phgGض!˂:R E0CR<(s-#ј<I-V*f"G1aR#儸}qbίn jr~n3b,@Fcx}mk^5z aU˴WfnFqI̴q3 \:1`ܲ]75pX78VTA?ۋ?_oΞ#0Y&7z$3?r\͌RӠTXLdW q$F-6R7tẅoi쿳48c l1CR s";{/0q.z|$?ѢһמX5PIP[\>W)DasB#'H⠏G.K`kE;'HmuVzuenKM\ #L+ de)_[d||ˈ=d;α& l%,,fi.ho JopF)NsHkoTH`sʿ 9G83oz7(Z4qLVBwkV ,H$EoLŬ:Gjw |WKTts̗J}l׃d&k(MQiN:?OM e]IS:3N!@c3ފԂL+PZ$V8id9xfO JW竧Ī6&g̲?lFF6 UeP@I7y6 |!Uli$ ^gtSlma.$W8Ʃ[6x&iI梚?g"!;'L_ԣMKb65ci 8O02Bi #<[j񕅊 VP.#J[lEF-i>&4-HOiw" Ow.Iqdt:,izOAw^ܓo5ь5_G-c3=S~|.T-)7ǟH`yLkMM)K#1#Lnh|NWS"x*k~5(*|Y+^|[ T~ZLQP<>zt/,KSZصC6c2J8uy}]-Q-!ث} ft>#k#7{CZ$o>~/dAn6~tWI0 #'?o2|ݧ 7Zg+;fP! YZ