crash-devel-5.1.1-2.el6> H HtxHFM ?*}},e` + †l$-v$2Z=ʚi޹7h?W5a7cd61bb65e830e8c709d9286760769f55d7f0fP,QVZMfFM ?*}}u-o٪"hOVN2]"DQ,OLs#͜{rx>8NL?N<d  H`dtx      N PXbl<(_8hB9pB:BGLHLILXLYL\M]M^MbM?dMeMfMlMtNuNvNwN(xN0N8Ccrash-devel5.1.12.el6kernel crash and live system analysis utilityThe core analysis suite is a self-contained tool that can be used to investigate either live systems, kernel core dumps created from the netdump, diskdump and kdump packages from Red Hat Linux, the mcore kernel patch offered by Mission Critical Linux, or the LKCD kernel patch.Msl6.fnal.govpScientific LinuxScientific LinuxGPLv3Scientific LinuxDevelopment/Debuggershttp://people.redhat.com/andersonlinuxi686pA큤MM067263efebce09300ad5d2dbb15680da13772990c489c9aa8ce629d75b7d0de2rootrootrootrootcrash-5.1.1-2.el6.src.rpmcrash-develcrash-devel(x86-32)    crashrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)zlib-develrpmlib(PayloadIsXz)5.1.13.0.4-14.6.0-14.0-15.2-14.8.0Mx@M*Lk@LbL@IL+1Lk@L0L@K @KuK޺KыKKK[Kg@KKrKoKhK`*KXAKMKEJ;J;Jyt@Jyt@Ji@I@IIIIH|@H G@G@Gs@G,@F_ED+@D@Dhm@Dhm@Dhm@Dhm@CCCqB&@B%B L@ @@@@ч?n@?j?_@?_@?Cb?x?@?@?Dave Anderson - 5.1.1-2.el6Dave Anderson - 5.1.1-1.el6Dave Anderson - 5.0.0-23.el6Dave Anderson - 5.0.0-22.el6Dave Anderson - 5.0.0-21.el6Dave Anderson - 5.0.0-20.el6Dave Anderson - 5.0.0-19.el6Dave Anderson - 5.0.0-18.el6Dave Anderson - 5.0.0-17.el6Dave Anderson - 5.0.0-16.el6Dave Anderson - 5.0.0-15.el6Dave Anderson - 5.0.0-14.el6Dave Anderson - 5.0.0-13.el6Dave Anderson - 5.0.0-12.el6Dave Anderson - 5.0.0-11.el6Dave Anderson - 5.0.0-10.el6Dave Anderson - 5.0.0-9.el6Dave Anderson - 5.0.0-8.el6Dave Anderson - 5.0.0-7.el6Dave Anderson - 5.0.0-6.el6Dave Anderson - 5.0.0-5.el6Dave Anderson - 5.0.0-4.el6Dave Anderson - 5.0.0-3.el6Dave Anderson - 5.0.0-2.el6Dave Anderson - 5.0.0-1.el6Dave Anderson - 4.0.9-2Dave Anderson - 4.0.9-1Lubomir Rintel - 4.0.8.11-2Lubomir Rintel - 4.0.8.11-1Fedora Release Engineering - 4.0-9.7.2Fedora Release Engineering - 4.0-8.7.2Dave Anderson - 4.0-7.7.2Dave Anderson - 4.0-7.7.1Tom "spot" Callaway 4.0-7Dave Anderson - 4.0-6.3Dave Anderson - 4.0-6.0.5Dave Anderson - 4.0-6.0.4Fedora Release Engineering - 4.0-6.0.3Dave Anderson - 4.0-5.0.3Dave Anderson - 4.0-4.6.2Dave Anderson - 4.0-3.3Dave Anderson - 4.0-3.1Jesse Keating - 4.0-3Dave Anderson - 4.0-2.26.4Dave Anderson - 4.0-2.26.3Dave Anderson - 4.0-2.26.2Dave Anderson - 4.0-2.26.1Jesse Keating - 4.0-2.18.1Dave Anderson 4.0-2.18Jesse Keating Dave Anderson 3.10-13Dave Anderson 3.10-12Dave Anderson 3.10-9Dave Anderson 3.8-5Dave Anderson 3.8-4Dave Anderson 3.8-3Dave Anderson 3.8-2Dave Anderson 3.7-5Dave Anderson 3.7-4Dave Anderson 3.7-3Dave Anderson 3.7-2Dave Anderson 3.7-1Dave Anderson 3.6-1Jay Fenlason 3.5-2Matt Wilson 3.5-1Jay Fenlason - Fix for x86 "bt" command to account for movement of ia32_sysenter_target() assembly function to a separate text section, and for the failure to resolve the backtrace of a non-active swapper task. Resolves: rhbz#682129 - Upstream equivalency with 5.1.3 patch. Resolves: rhbz#649070- Add support for s390x ELF dumpfile format. Resolves: rhbz#633449 - Add support for s390x compressed/filtered dumpfiles generated by makedumpfile. Resolves: rhbz#637197 - Fix for the "bt" command with 2.6.27 and later x86_64 kernels to prevent the possible display of a an invalid "vgettimeofday" frame above the topmost "system_call_fastpath" frame, followed by two read errors indicating "bt: read error: kernel virtual address: ffffffffff600000 type: gdb_readmem_callback". Resolves: rhbz#637735 - Save the per-cpu register contents stored in the "cpu" devices of x86_64 KVM dumpfiles, and use their contents for x86_64 backtrace RSP and RIP hooks in the case of KVM "live dumps" where the guest system was not in a crashed state when the "virsh dump" operation was done on the KVM host. If an active task was running in user space when a live dump was taken, that will be indicated by the "bt" output, along with the user-space register contents. The x86_64 register set saved for each cpu may be displayed with the "help -[D|n]" command. - Fix for the x86_64 "bt" command to more correctly find the starting backtrace RIP and RSP hooks in KVM dumpfiles. Without the patch, backtraces that should start in the interrupt or exception stacks were not being detected correctly. Resolves: rhbz#649050 - Fix to utilize the correct "cpu" device format in x86 KVM dumpfiles Without the patch, the x86 registers were read in a 32-bit format, which is only true if the host machine was running a 32-bit kernel. With the patch, the format defaults to the 64-bit format, and is switched to the 32-bit format if it can be determined that the host machine was running a 32-bit kernel. - Save the per-cpu register contents stored in the "cpu" devices of x86 KVM dumpfiles, and use their contents for x86 backtrace ESP and EIP hooks in the case of KVM "live dumps", i.e., where the guest system was not in a crashed state when the "virsh dump" operation was done on the KVM host. If an active task was running in user space when a live dump was taken, that will be indicated by the "bt" output, along with the user-space register contents. The saved x86 register set for each cpu may also be displayed with the "help -[D|n]" command. - Fix for the x86 "bt" command to correctly find the starting backtrace EIP and ESP hooks for the active tasks in KVM dumpfiles where the kernel had crashed. Resolves: rhbz#649051 - Fix for the cpu count determination in crashed x86 KVM dumpfiles, where the non-crashing cpus are marked offline in the kernel's cpu_online_mask by smp_stop_cpu(). Depending upon the cpu number of the crashing task, the cpu count may be set to a value that is less than the number of present cpus. - Change to the manner in which the cpu count is determined for x86_64 kernels. SLES11 2.6.32 kernels delay the call to crash_kexec() until after smp_send_stop() is called by panic(), and so the cpu_online_map cannot be used for determining the cpu count. With the patch, the cpu_present_map is used. Resolves: rhbz#649053 - Rebase to upstream version 5.1.1. Resolves: rhbz#649070- Additional support for QEMU/savevm ram device version 4 to only use "pc.ram" segments and to handle the 512MB I/O hole at e0000000. Resolves: rhbz#619758- Support for QEMU/savevm ram device version 4. Resolves: rhbz#619758- Implement support for x86 and x86_64 RHEL6 xen/pvops kernels, both live and xendumps. Resolves: rhbz#608779- Fix for x86_64 "bt" if kdump NMI occurs while in system_call but prior to switching from per-thread user stack to kernel stack. Resolves: rhbz#608173 - Fix for x86 "bt" to recognize all kernel entry-points without having to hardwire their symbol names. Resolves: rhbz#608718- Support for RHEL5 KVM dump generated "virsh dump" on a RHEL6 host. Resolves: rhbz#603142- Fix for segmentation violation when "mach -m" is run on an x86 machine which has a BIOS-provided e820 map that contains an EFI-related memory type of E820_UNUSABLE. Resolves: rhbz#601128- Fix for x86 "bt" command when a crash is generated by a kernel module's init_module() function. Resolves: rhbz#596904 - Correct the error message for "dev -p" command. Resolves: rhbz#598716 - Fix to recognize new block and kvmclock devices in the qemu KVM dumpfile. Resolves: rhbz#597187- Fix compiler warnings generated when building with -O2. Resolves: rhbz#596154- Fix for an incorrect calculation of the physical base address from a xendump of a fully-virtualized x86_64 RHEL6 guest kernel. Resolves: rhbz#593107 - Fix for an incorrect calculation of the physical base address from a kvmdump of an x86_64 kernel that has a "_text" virtual address higher than __START_KERNEL_map. Resolves: rhbz#593285- Fix for "cannot resolve stack trace" errors when a non-panicking active task is interrupted by the shutdown NMI either while it is creating the pt_regs exception frame, or just after the exception frame has been created but before the system call handler is called. Resolves: rhbz#588337 - Fix display of ppc64 processor speed at session invocation, and by the "sys" and "mach" commands. Resolves: rhbz#588353 - Change the ppc64 cpu count displayed by the initial system banner and by the "sys" and "mach" commands to be the number of cpus online. Resolves: rhbz#587760- Update to support the re-worked IBM kernel patch for ppc64 CONFIG_SPARSEMEM_VMEMMAP kernels that will store vmemmap page mapping information, (re-)enabling the crash utility to be able to access kernel page structures. Resolves: rhbz#546175 Resolves: rhbz#546527- Fix for missing general protection fault exception frame in "bt" output. Resolves: rhbz#583151- Fix for potential "double free or corruption" glibc abort when running "kmem -s" command on CONFIG_SLAB-configured RHEL6 kernels. Resolves: rhbz#576117 - Implemented support to recognize an IBM-proposed kernel patch for ppc64 CONFIG_SPARSEMEM_VMEMMAP kernels that will store vmemmap page mapping information, (re-)enabling the crash utility to be able to access kernel page structures. Resolves: rhbz#546175 Resolves: rhbz#546527 - Fix for "swap" and "kmem -i" commands on big-endian ppc64 machines to account for size change of the swap_info_struct.flags member. Resolves: rhbz#577969- Fix for "irq: invalid structure member offset: irqaction_mask" error generated by "irq" command. Resolves: rhbz#575668 - Fix for session abort cause by "bt -e" on x86. Resolves: rhbz#575673 - Fix for reading dumpfiles generated by snap extension modules on systems with single PT_LOAD segment that starts at a non-zero address. Resolves: rhbz#575804- Fix for incorrect module symbol value recalculation/modification done by "mod -[sS]" command. Resolves: rhbz#575144- Add "bt" support for x86_64 kernels configured with CONFIG_FRAME_POINTER. Resolves: rhbz#570909 - Fix to handle the loss of /dev/tty, such as when the network connection hosting a crash session is killed. Resolves: rhbz#571782- Fix for very large xendump core files whose ELF sections are located beyond a file offset of 4GB. Resolves: rhbz#563542 - Additional fix for the "bt" command when run on offline s390/s390x "swapper" idle tasks. Resolves: rhbz#559262- Fix for a gdb-7.0 regression that caused line numbers to fail with x86 (32-bit) base kernel text addresses. Resolves: rhbz#562948- Fix for the "struct" and "union" commands when passed an address that is in a valid kernel virtual address region but is either unmapped or non-existent. Without the patch, the following three error messages are displayed: struct struct: invalid kernel virtual address: type: "gdb_readmem_callback" gdb called without error_hook: Cannot access memory at address *** glibc detected *** crash: double free or corruption (!prev): *** followed by a backtrace and the crash utility memory map. The session aborts at that point. With the fix, the commands will fail gracefully after displaying error messages reporting that the kernel virtual address cannot be accessed. Resolves: rhbz#561048- Fix for x86, s390, s390x (and ia64) architectures to set the system cpu count equal to the highest cpu online plus one. Without the patch, those architectures would use the number of online cpus as the system's total cpu count, which would be misleading when any offline cpu number was less than the highest online cpu number. Resolves: rhbz#559262 - Fix to recognize the symbol type change of per-cpu variables from 'd' or 'D' to 'V' in 2.6.32 kernels. Resolves: rhbz#559251- Update swap-handling functionality to recognize the new swap_info array type and swap_info_struct structure changes introduced into the 2.6.32-4.el6 kernel. Resolves: rhbz#555379- Eliminate invocation-time "input string too large" error messages when analyzing 32-bit x86 RHEL5 kernels. Resolves: rhbz#554477 - Fix to run with early RHEL6 kernels with glibc less than 2.11 by forcing the use of the builtin mkstemps() function. Resolves: rhbz#554493- Rebased package to upstream version 5.0.0. Resolves: rhbz#528189 - Increment the built-in NR_CPUS value for x86_64 from 512 to 4096. Resolves: rhbz#513156 - Fix for the "bt" command on 2.6.29 and later x86_64 kernels to always recognize and display BUG()-induced exception frames. Resolves: rhbz#548789 - Fix for the "mount" command on 2.6.32 and later kernels. Resolves: rhbz#548791 - Fix for segmentation violation when running the "ps -r" command option on 2.6.25 or later kernels. Resolves: rhbz#549243 - Fix for 2.6.31 or later x86_64 CONFIG_NEED_MULTIPLE_NODES kernels running on systems that have multiple NUMA nodes. By default, those kernels use the "page" (or "lpage") percpu memory allocators, which utilize vmalloc space for percpu memory. Resolves: rhbz#540772Bump version.- Update to upstream release, which allows the removal of the Revision tag workaround, the crash-4.0-8.11-dwarf3.patch and the crash-4.0-8.11-optflags.patch- Fix reading of dwarf 3 DW_AT_data_member_location - Use proper compiler flags- Update to later upstream release - Fix abuse of Revision tag - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild- Replace exclusive arch i386 with ix86.- Updates to this file per crash merge review - Update to upstream version 4.0-7.7. Full changelog viewable in: http://people.redhat.com/anderson/crash.changelog.html- fix license tag- Added crash-devel subpackage - Updated crash.patch to match upstream version 4.0-6.3- Second attempt at addressing the GCC 4.3 build, which failed due to additional ptrace.h includes in the lkcd vmdump header files.- First attempt at addressing the GCC 4.3 build, which failed on x86_64 because ptrace-abi.h (included by ptrace.h) uses the "u32" typedef, which relies on , and include/asm-x86_64/types.h does not not typedef u32 as done in include/asm-x86/types.h.- Autorebuild for GCC 4.3- Updated crash.patch to match upstream version 4.0-5.0.- Updated crash.patch to match upstream version 4.0-4.6.- Updated crash.patch to match upstream version 4.0-3.3. - Support for x86_64 relocatable kernels. BZ #204557- Updated crash.patch to match upstream version 4.0-3.1. - Added kdump reference to description. - Added s390 and s390x to ExclusiveArch list. BZ #199125 - Removed LKCD v1 pt_regs references for s390/s390x build. - Removed LKCD v2_v3 pt_regs references for for s390/s390x build.- rebuild- Updated crash.patch such that is not #include'd by s390_dump.c; IBM did not make the file s390[s] only; BZ #192719- Updated crash.patch such that is not #include'd by vas_crash.h; only ia64 build complained; BZ #191719- Updated crash.patch such that is not #include'd by lkcd_x86_trace.c; also for BZ #191719- Updated crash.patch to bring it up to 4.0-2.26, which should address BZ #191719 - "crash fails to build in mock"- rebuilt for new gcc4.1 snapshot and glibc changes- Updated source package to crash-4.0.tar.gz, and crash.patch to bring it up to 4.0-2.18.- rebuilt- Compiler error- and warning-related fixes for gcc 4 build. - Update to enhance x86 and x86_64 gdb disassembly output so as to symbolically display call targets from kernel module text without requiring module debuginfo data. - Fix hole where an ia64 vmcore could be mistakenly accepted as a usable dumpfile on an x86_64 machine, leading eventually to a non-related error message.- rebuild (gcc 4)- Updated source package to crash-3.10.tar.gz, containing IBM's final ppc64 processor support for RHEL4 - Fixes potential "bt -a" hang on dumpfile where netdump IPI interrupted an x86 process while executing the instructions just after it had entered the kernel for a syscall, but before calling the handler. BZ #139437 - Update to handle backtraces in dumpfiles generated on IA64 with the INIT switch (functionality intro'd in RHEL3-U5 kernel). BZ #139429 - Fix for handling ia64 and x86_64 machines booted with maxcpus=1 on an SMP kernel. BZ #139435 - Update to handle backtraces in dumpfiles generated on x86_64 from the NMI exception stack (functionality intro'd in RHEL3-U5 kernel). - "kmem -[sS]" beefed up to more accurately verify slab cache chains and report errors found. - Fix for ia64 INIT switch-generated backtrace handling when init_handler_platform() is inlined into ia64_init_handler(); properly handles both RHEL3 and RHEL4 kernel patches. BZ #138350 - Update to enhance ia64 gdb disassembly output so as to symbolically display call targets from kernel module text without requiring module debuginfo data.- bump release for fc3- Fix for gcc 3.4.x/gdb issue where vmlinux was mistakenly presumed non-debug- remove (harmless) error message during ia64 diskdump invocation when an SMP system gets booted with maxcpus=1 - several 2.6 kernel specific updates- updated source package to crash-3.8.tar.gz - diskdump support - x86_64 processor support- make bt recovery code start fix-up only upon reaching first faulting frame- fix "bt -e" and bt recovery code to recognize new __KERNEL_CS and DS- patch to recognize per-cpu GDT changes that redefine __KERNEL_CS and DS- patches for netdump active_set determination and slab info gathering- updated source package to crash-3.7.tar.gz- removed Packager, Distribution, and Vendor tags - updated source package to crash-3.6.tar.gz- remove ppc from arch list, since it doesn't work with ppc64 kernels - remove alpha from the arch list since we don't build it any more- use %defattr(-,root,root)- Updated spec file as first step in turning this into a real RPM for taroon. - Wrote man page.++5.1.1-2.el65.1.1-2.el6crashdefs.h/usr/include//usr/include/crash/-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tablescpioxz2i686-redhat-linux-gnuASCII textdirectory?7zXZ !PH6rw] ce'- b7,.ZU"c@TITYApxT n@Td cB~J_KiERw7r)sb}[h@uCP7ĐU ȺK_ZqD7|2v+:dnXgc!$D)T褐,3s8K@`z&Deo㭂C74-5,FJ_g]V:7F^Poc:Sˤʉ)ׄ\OOu1 B h-Pd``>w,vĺYuKtyHrF+N&Y?q!FįcdŢ9Zu+bإbu=XjW=!k a[`؅OlF;gxy-^uf3H F+ fԎ!!@CN.a@_,9URgw:wm}v?OϦٽ U~+nV7^^zKUd"N̛ylt x~@ ^^&.1i , X~@II+:&LOHX'XsIg;x 0\֭iWi1}"xшMSN{qspU]6- 'E) Ky0QDyM=WU+vM߈mfY@=}n! U:TvZim)ݻhTb\ o ɾ}qQg:Vg&-w"q}jWd3H@]L"[18o%v(v 6oySwUmCqz\(MU GYxw)+Tj1CC?%vĕjDh[!$q%h$G@62 ,Pe6e(ǜdM<50+ 4#-0M)@һ7mք|aVѺ.h1{^ aLQLRNgV[m;UnɞaV3ΪJAljTO!jh_#̱ M;u3HiI -R^hBs֤m K' ye 4:lڼPg~hKΓrIeg?yd +O&oeWp+;~EVsؘcqZ("=ݎ>r.bl$9NXz <*c48X `"_Չu&+cMR6t(%ܙk~G{frm'-=&űdىVIi>y0y.4,`DB|8NKY e Ǜ;,O~(gHŊyrVSVSN=-W&uz}?[%#-&խ6|4P)u/-N -cPʋ^&WC]f-sA@'8zRR_@n$ݾt1mGBЍmpTϽox}nF`No:Ken쐓8̲QJnd"բF|jgi2UTuc_mW =.ȗPQ\@&xhH<$w Mєa6xreps+KU$^ C]I@Zx b;\^jѳ^n2ͫJJ]װ~}XFwVGyNˎ~hu4xMVv<,& .RS "R_e(@7<ڗPWוhhkgjWqnK8?̢+d N괺T\IeWW:&?;t51dQ>OEV13A1ȣw va'TH\CD S&:vT6%; 8GĄ69G  R.}*wRd1Ĕe886Z]Y3 ͓ xQ ]>X,P[$;+̥~:/+KF:ȝ{2BIh>qs G~'T׎2@C.oXBY;f\fR8A9R¬N}u 6{0#kEzW$( 3Bb 7MSز4XU@qĂe= $c`fP P!\`7Rf d<!6X\9oFf6a`@$V+iz%ۍգM_c]h7Ri6qQO& ֢R-Y.PѦE!&oU W8Y-03)g J )yM {_%XK:paDϿq8ZGl0idݸeQm`gOjyUm'X7FoI0 :ŋX=ʚ/U+'䅼<`'!Z :?7) $D PTԑsŞaHIDVVӻU~]Z7)Άd-=mH@AsmIxU Y-X6 m>xbDL08`7/l=x I;͓d3ɽbzy,g\~ |6fRA)P8NqmhH>KGgGGDԮ \d)@Y:1u'l&.hWmpNPLqgmUt=ʑlZaMu4@]&,s@v ;fD[gءiP4R_Uй9wz@Hl=hzU)|@MIz6n;6\";2I4hVߞĩLaCƳRO(`I.k>qI~љ8}\sm V ZںVeG =U0ӆ1,E(ʌ!^֜)Wvvh&wa2&TWI?*D8x֣]XCoϏ6!TYmP  M:<RdlGAF1{G,&u=3]H.ĆUb"d^8֎V)to3 YQ#+S|+.cHJt^ob[=G PXp G\a]}H20zHŏE1ɋR$*x--mHHFs(EkEĨ㒓V-PrvV?$?>X΂K59G^i N<殷Ɇ+{xG1ѹq>ۜ}}L\4N)Va@F؈Rbb?I[V[ݒi:-Anzwl5"+?K*>?Ij5Xl,̝}oa_9 >eE!Nt rNXM3hu蚆_Hb߶Y{¼٤2[%Y𱆢WGY'J=za1Ɖ]HExDF+92;,;l?*9b8k݄71$Z)U*9$J\Jء |7ɼI0:2vA cȫŸlwΎ.BQAf "x5#Dw1OU>/] d @_R8:ոŲNժ/JWzBE RDJtI-7ܵri"HkudCe(qM^l=/-v9 jd4#X:'DIʢ*HFѶy;^ͧ.>_c" ;99%Khpk+"0w?i?* vu觙a9xPVm#tv֒G[ Ͱf$-QF +zq>#B_㐖yxU'>1 ,[@V2\{مY 68 8%0fmpE!\5{4u:9_4!qβCt:B{ـpնIa!C |mxˉȼϡ)9됕KŶY-Y5IGl&dɌN/J}v!s *+gyZc iޱM3$ݘh,G޼?p% aW{yɀe|u:{19B!z B78vڢ߼:mYhs 9D?)%a^Jg?J}^ \գ)Z5^lpExK#-6KX:FϛpE0xCj04Ӵo2LYgI*AdW1FAXX3Cz~FGћ!dϝo%([{?Nn&<u3S,I,w[Η$'֗Mtݽzk.U]K2+/S-ۑWVUȿl^D ]ź;%%S%-Mٺ Qw#C(O9Ӷ &F|7F{s?=J/q/J*kӢ SrGi/Dwہw$1x1.9ϙaQ-SɌ՗׵D=*ʎP[x6@aF / S0ץz44ip7iU}bmBogɄUhoۤ#9X,+v '6-+Q/4WYtX%1>&|Q{0LL`/ ;B, g//}(R?~7VfJSU'!\wQru[2S蠈jBޢb"Y0՗\H{ !F r^ǹ9hm@QY.01!on^]F: 72EҐ>jdK\%n1rƪ90`*;V1Y !t#,,e4BN\k%2tNv?X#%pδkR=D,WE z K2yۅR|܆`DCg-(o|jVCw2TIZ+Ӣn.@RvwҴw[7]$g]ݱ Vz;NS׎|2/C2 j)=c%"Zqci"XBk Ge3=tyo^3pF% 4@@(V3`Q=.q5 V% U3dLWä"acx}:sĐ>/T Z'R/Z8b=a 8!d]* %q襈6J" L[Wcr CgF]$?Es$]m趄n\݊ۦL_P~´"t'Ó)h>1iXߕ ئuH1n^\A㳊 X*!{)WԀ7|%ibdMI ǐf1w}2(TQn7dբ_bBIŜ&6?p,1׃I{ą;Z,$RiXu.{xd ];I }!!t&$\_2ZIUs}^] gHi[/idK|eݸnPB+Nq2ʷ*]==1,z8iQ NI4y%cT&pz7;2$Åٺ7풟y2+1LcF(Vx+ZCu.׀ja¥£Zfq~2Rrƨw U|odO O1:LVu^˛83&1,~/a_ې$O_YVjp Ty[[_pqjsZ^Nͱem!cei ČG&Esig}^v>Q͙ n gGP #f32v;>eS:zǬl_;$*gG +!Nj^s<(s8!]w$UAiX= ^U0yI&<:R:y֍c h֯o_5A7,[dI >C0r~T 6~fLooL0u]mE!ˈC+% o !h nH-;UHT@y0<&x"5jH$ ۖ!v}YSJx45יL/ Cj$ cպFn(q؂c^U2&as[w]),$ X>y7  KVw$1Fߍ8GpID6Hw<`)b<T=Fc⌨LOΡ K{2AݒGl NZ`Cu1{뻇-;J5[ TՂދm7\TY[ɁÓnyMH!*il`l̞e ^ύ<-dY>Gyk82Kj{OIr+e &I3pM)ܔ (!qoc'+Nk ҼtuD3$wCٽ}\2=ǒ ^q$Le19H"  tbJɇbwZ[!{2CIꑸ!B 챷"M0{U V.o a';&0C28+etGؚ+}n t(R'?{Z<޳*G(SVz)Uk$SC$S:- d] UVG!m.k5&6rC9S[Hx ໳w&_.1o`I-_kO kԘґ kQp ςH )7`AqS?-33I\0I,oM-*$z{#]k8qcLRPkŅ$2(wB A3,>YG]l?`_!W^x0r! 9-MWF<]=ę 3'2wݞ5SI0»Dڱm%fcg'Z{ƓqYJ7ŧZzϊ4o;u&*^Z3wQ+ztW3\K\?/ijvྈF ]9uL# X [_ЉM@QMjgj[eNEA0Dl0^/ԖJr- 6ǘTXw8$ܓt5EGX/$kN]i]XҰC3 *+\}!EI4UpԺkDg+*1wԢى2W3C]3%y=OKoM0kWEj% UMtI$ӵI)~B(ĚXҵ^\:1-A g6lZ4inD3,?4dO)a|  䨣#Iwܣ? \2)q-uUw>U&u^81Ns[ ",<٦I{M@"FuS;ˈУaH^]e4(Dަw#f uLFC9{=<>\S-2J]$ c 7-6y+˦*6Y4n\2mĩ 6)&y|}/'ۉJh @HT! S*ݯŝ9|:R)gQ__H%/ߛEP~m(#*?7̊,hOP| ;Sn>ss[Wg1?0;:Qf)1#zMmǍX^[lݹ /qW8լW(=pl?p] 6UxBJ1ٵcP\zDv&93CPvP_Hrg?oއUE&kD) Ydi*2ܗ  ,#YBH.<'V]]pTcNɁlE`♀-3 R{1){=;T]~rw&rݴo>/ؔZ2/;z.ibN.2RtfgI) ڲꝫM.*w;--~TiYh{?q[iN(}l]y؟6.ѻ¯1"@u^`)a*ܣ%su\'#g t+ФYV} 8SapMya{$M8'Uӡr8[J i6 O}Zl}Yklr N]ޏhWJ_M,Y }l9pEN\OG!5ڸMvzhWE|p8BӾP_x;%Mv &-9wŔna-}}H]u$q,8 D&xmd^H#)6uPϓ\CU3-E_6"-CQw&tp)% v4v/{wz4 u/z4!YY۽{|Q}r[t:e+;aU%:Ԗ^|5 S9E~: tt3qv߅9g*kg]2Z J ty*qnE֟x8o(U|H%\H.]U2=F%{} pP;(O+#=ou:#NwH Eɼ#U~u\~|Eӧ=T64l\p5ɲZD, <|8E06pLGϛK|%@8pL(h$$e1Չ 2QxATM@]ˣ#C-UQRwijœoޑCs:V/ GH̱LH z~2DviǚFka,~)FnHG=سEc|&,;mN?~_,yʘWh`v-#8aD,+w),Bi\ɧ=- iL bC{LAbݭԁZK]JJY>l%`=->UPl ,NRe\BLU#j%8Ӧ \B*O:6줫.T[UJux"IXm8!sKy3^HၖjDN~*ժolˬ7B#vπLW_E»:MsCl}DbxLMlז/l$ZL^:g; 18&?-}c3? t&tWQew>Kk;Tu!]5 WR!6 w4B%!> &tӃӪUW$㘃Kp $ۑЛgd̦7ǁ֠sY@d;9VU^irp:cXipfc.D%j;nw#@OW@OhSd,E,\C{w v.cSw݁sܠt'ݐr<8Qq_rQV870f/g$lQZJ$IS{p 띊=e;55VܚzRyi@3 zkdHY \H܉/QJyhk@KQpr0b/kCb8S?Ɔ$0BQ8QʟW_cWlGQz|&ꬕW&ML*Gc]a 9'։Woy4Rߵ&|=^I< Yf# #dV-l|ѮT:0Փw(tʺwR-\F.ݥ0 1<ѝ[kwlkiT'T_z7H : sWwcFH<05 CC9 Vugx1 c=->2 8Mѽ'~ZWۈ{qv ge{$r /AmmgĽ&qȤsQI ]*/[[.cg@tj@MP&rຩ."c"ʏk֣V'oW>3{' @8,Lhy^f5ꂫ˥?ZMc+?0PC)BΉY<0wvv]+"uqTe5~j2-kU5󅓧Vic,xZ]T6'T]3H!@hqvT J0B6Y-q15E=R8#";&`S{xs.6 EqxY7~X&+MY_seQ`g;#B~T\Z'x$9EvQ;nM)YVSp:|\%y;JBר_ э >^ڈ:w'1.dP԰y/ۋ'yԪxnC阇`m2ԙ/Zc4rPmйGk/()C\ҌnʻM=d۞˗Ttj!%2hhb/);ᙈ 襇2ԣ3l*3j&EI?dV8X_A(|q%13jNGC{tբv+3E[y?s:•J@f|]~gZ]HfOrdz,[xf<>Z4:?-"bLŮw$1> 0}ׇT܆dkW=h.\-bAg<=a/ʊװ8 )7^s"vX35TllO ,/N|9QXÅCv+! z8as_/$;NqckaL{yJOeQ0ekbh _< {LkMtHX!MmfW[-f%[^իp lb[j=u}m@f[1W>}GK+uj\ne]ۘW;ឋ% '8KÇkudfAH 9  /jg%ߢɺ`^7oc9 H#D6 !8"_7<>hB),̋>ܼ\6 WͨlPK7YWeOUO`dSjYh(JOQ4)_[l8~U*׍#tvх`I[LI&m!!;/UtF}Sgl(Hc ZqItc,E`?+}dQ[x*V9ن84襶 l1ɍSU;WLJeJϻ 6@x JS2"v@ gnT޿"\.ɪTX)Kq^Z[Tm)(VUX-&Uuj_#f<|=Fs#g~3c7Sph8=ik78S7.jgLt'f`Gl ,bUdU[ixp 8DR])RNշRlK<&3&e.h7zcnFpg{ leW&הJ3`HmHC+ۘ YEm;z%-A;%W9,գemv`9Ty\J6/" F8\ B-,VßsOņH3;c 'QMj(Ao5Tb]&qg@T \a\|fbJ.E._nI O6>Lҥ5r dkj=*na3Ŧ8"6XMNv$8 ꂸZW5KV7RLvs?+­ Ï˖|H Jð넮DW"nx{!Aꧬ=7:(똮PbR'6,;pB1զ*^/cߏiH9X%\1u ֹ$nz;~j_RSMwDz7!IP@F_)G?1zR,!%]xŮPiXt|pv<(?qRwk!A#s \"ȾP)d{}"m'  V dF]4Bwt]_,Xf.5H!ϫ`ۻnr#ņa ʉT>DU'OkmҵSEFڶ 5Ox"3JJ2M ^)ŀPcY):-(24u[O!tAzPf8Q&4 r3]::LSpZ#c=yc ;3aQ*NsNR@ )w<Xܿ`@t_ tXl6pEP㉘wcA1A_(\V7Py!QM@wTHHfK+-'OovWUzcצC;I&5ji¼)68?!'Pf;K/wbSG(Q`g&)+ݷi5; M\Xpƪ+ϵjvuVd?i~J8>)-Aߜ٣U{ܐ/-+f1?TPm@< 'mwꄼ03Ռt 0.|Q DOu$-ļ8eo1q k?tɦ3쪋 bY]1LCĠv>҃yFogqqn{'Q4!Yw8 ͚FL?=K(΄;%2S|IΌ QpVڵ~v'gTa\m@b 'm>gLPBfErY B*Jv] ի"0_^;B 0[n}SlD`}V"8c`4C[=C:KO.m$$,.$p#췗paS pZ:#[EmCNm28FE4u($^JwVJLMLJU77;+f*2h(՘ݨ:59vK{rr &&qlbVTu-MpE(&#vq%~r* eRbpYAy<6e-- rl-'`B^rk8)34P>yyIDTVe Ri."EJNIѯS$%йm?5(bg4p_;Kt—[X %+e>c&J1~X*7aF)b ^1o@GL߅<Ư"7 BIh%)oa/̶LSKN>F`|aNrbwsmqn&nAYiݝ.x8 \]/4'.L=,kh Wk kR+eqL]_tDE:S]&.qQpQ|>z9*l}<8c.jT"m ,a|0(a|Ne4#td`ݨȇ+Yɘ_?[|AMjdNoxBsnlxi"'y_klhrvs.gjO)KkHH3pʌ?*N75_OМxߤqU\p$-MZ{^Q6ZR%/u/>_i_D j=) q sa]dv{lò'/I >$Z`Tjn}dwDjPvY `*\{DU4䟤*^4b.ܭ*UQ$Uޓ t.%K v5|FnR9yUr̿F8F6m1zks $.ZPݾDdFecp~DƎ̋tgv\=ucٔ$5k&5;#$I-&_7[APOrБ2E?\O&b@oXQM /)(nz\iS+Īz*Hż嶕8fozS{U;v\L?MPø~0կЎ>U)mU:ѩ֛=*rgds`Z_"dvaH?*:0O-\歧Vkpӿ9ozjΔ"TiR[B-:ZAV$qq hJPcaJ7Kt+PnSUH`*,-I)O\..z8pc!:=sn`1rDQt VBo%D.QՋtL["骄S\ Ձ 0bc-"F/fΝ]i`&)8Fp@ B$T箋4yBo:m$Z$1g 2ShщJApO֢gC34=|OO:N/}aVT1=@+\ȼ&LXWyܹ64WdJxx!eB :6~0u2wln–׎oor,?X!شVXds \ \lBx?ib r~@HvSf-1 m2)((G.p-sp!#3is_}< i83Jd݂/?b==&:bU nV|d*|?#s)8wVh+^lk#B!!G_ŝاPr cV$};vA=s^ޙC!@v絧(` IsTsxDt,vp̓K)0/߶";hUQrKN؝^(J)·CV1cL}TC2:E g飼G,]xӗ 8yI3XdDAr+[æmkQ|dY( ~ K%.]B'HP rf y{e|hWѼ\t9pyyܢϸe$R9@EV]pa OmIIw+@QδD0ab_sv+lTX^.SN\_@mD+dDTdp{cيA3:J0ѓM>i/yt1"Us_: 15Gn?H$M/9sȆyp<0|"Ҿ"nA =$:HQO4@چ!>ܟhO9]R-p []u6hn[Wv?NRF<7,ΥV_7Csx6QB UzT Q/L4mT(H#'P V 0m]AtQ&dϷJͽRO?v DFF~ӦIpg/]DVAhXC8t9U@Zt¾(vR5ީhu)zuu^u0W5r"%?cI;pa\j ;8FZ\dhF8DUD/SŨCn)SBF^La'Hy>"~Vܝput[D 1.i`$c&H{uiW<4v_,+쀪7_F<Ħp̒9=I4G܉2XΣj=j2j.v0܌W_ڲWЛߝF>j?wc5:G3yy$@{}F'uxVe40CrL ^g^Fg=Yѣx*glTmo\o j1a v`zq&_)Qczn>j Cvg.9&Ly޳澇H~ W9OM"Ɗ7bQJ{l CM,c%}Ѯ|Zo?nF'yS1i9Ѵ}r:* DkR$u\s",REV5<_"8[-)Ŵ#[AUo[(ޘOV87S>g3טRЮd3#(x]oFa`?*SJi u ry ٘y %畀EСn,ɣ ;70@z,=hh\To NqӸzp @;,UqA7궞O5rF$HچvTurՆ;Eǜ(MۊC- a LT}5Sdz0DχH"ݼw]FK[-R~a-rt$Uc`d`yָA *z|ݰ0s/F ?b@sY3XFh5 X'eՐnj 9x i 6V3% `}IJ$B)MWf}i2+Kold-6<(v?De:Q@ z_4NzG P6E&5|WJ~(upF4JtWٖ%[bʣ^P)v42J͜[ϓLmL6op80K0_5T. v5$w[oGl-pf],AN%I*P@2?=uQ=̌ ;\u\L,8_.!%FRKLQ19d7NuE:x7b!Wa2/>:&l:ͦV2|&M^Bߩx6pYө~M((duJim C?ir H粵q䙲H%X:h*RU` #R ;!]HZ| %-:xCd;ڣ! Z ?,.BHq%9p.Ad!W`1-P[tN̹/єM&2> ڥnmf?ԐCcDm>P.OS2\Q3,o-w1իe8IYuw&,i^[=T`zo: m2(iPϙ/2{_9NDcc)RɅ47 ҌŔ-e-͗_PBm넉d׏3[&vSRK24g˽,? ^`%@$PKMa*ch@WSGvF-IcQD>9fǦpHϷkC~[ >DNՓX.o1$ߵ%I<5>O/=QJYzCm~??JCV3ix7*N4sz_,l2< f/TweX,=1R]TQ#A\P< FqHvQq3(`j9J Q2كOy^1v=@Oΰ~?yȄɳ_fQnAc\* xʟ~nućK!MѤĐ*\HUh{ޮp:ty&@:rQj|6߱>kz+2 ORVɷSԀ+uxz}RXB]#j?5N]-7+sף[ڴS,8;cӜx%)474&L[# +U=w!J;$a*'k˙؛\ kV?(G|mLzcrzwR `oP$T(35bsh95z2Ns渐VEz,1|c,P7>s!ih0"J \+SSf`˚K5FJ ;\>5ѪF5}܂8*ǟZGCtT.Ш*,gOgUrDk)1ALK:8+{+ X aJV=tx](Iz5a/Ow+N1hQO:i6D0=F?6~zrF`@xۨXG{gzY>ç^vyߵnC+[DƧF: Ԋvi,K/jz2m>V8^ҞL'KNr٘)+EЊ,xo qg)nIS3X#ѵ$ɸ*upV"4vM!+`-F ءo2 "5 -.kk &0cbùBЂWA>{3[ b/B;P̯r-t/tFS$ z\'lF(kn=1{pI4:ǎp<η8 Wv߽ܤ-.cQꅜ5,^4*X]ՃZ4 5V) k~M:St|'COqȡ&#O?81JGFVAleBBO1EvEfG9 w\<(l_7qbJŁG_.ވފHB7u^nMe?@m_~xA5\d%g~%C\v{櫓(4(B9wKfVS/()$Rn8oO<,CZy2U4!650qia=61eLOڔ3ާyBbe^jK4AEH۱N)=SO!)r_9*q"Ւɮg/-&j)>50c˱bР,^^S*w *8MymPE:&y wZn3EŞf Aț%6`[͝ P``MfovIZ`Dj gYf )k~.W&&>=Im3Ym .~r"uDU+7&%ܴe.gk'M2 R%S]TJ #H'/} ?{`ɨѢOO e|dДRhf۟:Xy!*M ^66i3/mZe 7uxgnA:[֤Nq>t鳐ֿ0WOX2_%T*Wɒԣ@GΦӐ/ ME9J Ruar G% k|xo *ۭfb˦ ! ]-TЛT9};ahC9ĆHJ*oJ!-;daU )8AYzo]f0veUvbn\)KۄCseWf 5 Nܪm}C9/6YM0[XqOuhkY5Q˩,@5H<&BڜI /iL<~`M%a^_o`ŷ)v?SJ@׶+ %ϕ /m3OԏZCn%)W DB} W\bXkgMRR$D4{Z#O_CHJlgxm:y[ ?HW@Zne>fv̹ `*mǃcɃl9vnWT{-7ݧn׬0oY* ~1|MkQӠh;:',`!¡pthkfۚUxI&Lu>&}7NQYF?Eдɯ 158 F?/M&9h։7Dj یy'۶t2m>%Hdѯ}iF4<ʮ˄o'PyA=sܓ!oC;Z̵ȶ6k~UXөEN2)H3[ )\U_NIV^}6|Crp 笡INFO^))E>?' vphd>#  Ûr.\"z"c'ω6EJsh-it"2?Nv:PVpJ@(U_??M(ݚ ?-p#;G6Jn2 B>6EdɾۑINQu֯"K:4 3JQہ9WRiK!m?ډ1jٞDi\c9vЃqz ^VSSC` ؊A)>}Wt:ݪROeU8@oeAj>XG/fxfbC_;I a  '<n(RU}=,UzML#?,M`^1j!ώ Je madL A/"`' hcWQ1Wq`sVOawja~>+H'/d pD)RFYɲǁkٹ\fJa,?.2 #Wpӓ8Na4_IsSJJ? ;{CLy>H:DƫZWO !U,{) D&9_VrMT 7CXQxPb־@$UM)DK=7W3""|-pq rH:@С.,Gg#􌠎w7khicԼȢn7iQ?U%a$e$ݚB*Q o.:eȼʄ9k'Fpwl;r&"kbA5#Mb IV.XllS6r*4ū`&줕;`> s*V 2Ht/j96C+-zq1; x9;^^2>:ሖ_|0}9?Hg'I R=ʽ#f/x5D•'lfc ;c0upp&:;q4-@_=/6M}"y4ڸ6: epq lVkepRƵyiz EKW`0Hrʊ*Q4'3)¬:Q~e/NfUD[. R-#Fkiv"@LT82~UͱHE62,W*TBLxNZsdpDSdmn>;[_tlKZP-Np%rӈomv# #2ǣ5\ ϧWM[,vfM͚cݫa17Uٳ.J+6`BB'b_ tfbCSB^ŢAv(} cu]Q%)¹? $|#XBD^t9Y- i&C1W)Tgm{nQ }sh!b*:vI~Dzyf)hbRwcYើoE$nNJȥ$c\H>}b_N'up#iP& ÐYkCfFm!*襂lNM/Qbd"h <3efRTYaU XkL!.f|>*~!R6R;Leny4IxOPh۶tRIlW +Q0G@p${2`K ^b'EnC8լQOBsH@.N[3~R3RKaDFjvS&.+p! hh=sqzIuӚ$ndk14/;]˱PP3A鳽Xo߿s S˔f%$D>E_cF4zg[5(2UN6pFa#C%}CU6DFdnKW_2M|(0C5O>qẄ́*uZR}@%EjH;'QwMe Ԟ;oTꀔ8m!ߣvdj4BdPO-6fP}¨j;0iB١wݰjg<АKb=5o&%ܺW%YO'I3P-an}GϽ7x?se:WI:#̊kӏ7\R__2 [q9L4^ewB? AS]9&YW?;5)aOIj-V6}a̍dL)y[-6J8%P/> uoosB/ H2+/oGqghf [ĹYB3, 6V΍l}>磔.2WYmMwy{ƛQ/ Kͩh`}ITˏh}OF֪Q1^UR̙ǻm̬MD+{;/BriYEvPNeə}HiBpr$R^u=5jgLn@sh[KٴҕbGN䢲5/&-ÌQt-k6q/;ە1iӶiwlƴw`\Ȩr73,8xW#oy*:d 'DUX8mMSXj%5v4z7YOu ^DTy~&S/8 }K}+V2ɩ陭U>ew3jմ9 6J;>EӏZ "'R}5vMe6.n5 y#H'D@w.vX[3?+` _sIcuqHwqʰLW\m\kkXt-liMԂ.-RIbv so֐s&xtp 7&‚68l~Z`C+f92o"fX 룐+ËJ+x5X}C#cQEfҐ= _]ԩ40Blt1|R*;K>wAهhA ..OkiOjt]7.( _nf O-&2T`+5L2ݢLgKE׭q= Un[S*I# G_y,1)LF.\E{'\/b+ G?x@oN7AC {M?d;al 4 C ( 0|B)峄Tỉ*5k ѽcϥ{Y@ô&{7Pw4Ͱa8&b.Z-zp19^K8ɺU[6=n{Q_ +ljwlxHiZD`{z'9 TֳS 9J"Փy2?GmY0iƇz2*b^D_.8IV.$M9Z/ʑk3㧨`i D (lfu7LsE`#O=˨K-Olt ·KFB֐"6rFiQfg1]NQn(4-ݻ\G̡)̋hmg" 2Qpf頽M$m'dnOJ P~A^r34g|餱f7Zw*lF>|f=(㣿o;s3&!T@+j0Ó#S#|T)jt] @B *2NÁZK 0?AP|qk:;xA>S0 ijc|EL`@|"d++rąт36~ҝѕG?)њ .u&S(vŚZbhgѪT !p!k383wm$*Kf4YSE SJX~to9sZfG89zNiv#ňbPn F}oq-E1=lt`_2S:6p6-8Pgv~qKwp[:4TR6Xt@fQLx0-tRDV͗MpRhP,^!GPDzQoREHv89╅<W,N09xuVA}8 >+w'z=cO1?r9eO2WCa{3N 1jWiT}H_A0Y:RZ*)+ͤ N YZ