cross-hppa64-binutils-2.35.1-lp151.3.12.1<>,_≮/=„BmZ <w>xX*=h::z շ* D]N<|$SF VzJEXW>NDTu]!!SJ@Q̗|ɳ0rp86 r=I鿡$JT !?߱84 6;GBz|ۋ e9Ş;%')= XAb :O`lhb$Ā1!\!Q~ik ui:x,BzjaaV>>?d , 9; To-X- -  - -  -  - ---|(8^9H^:^FTGl-H -I-XY \4-]-^b.cd|eflu-vPwǔ-xH-yzˤ˴˸˾Ccross-hppa64-binutils2.35.1lp151.3.12.1GNU BinutilsC compiler utilities: ar, as, gprof, ld, nm, objcopy, objdump, ranlib, size, strings, and strip. These utilities are needed whenever you want to compile a program or kernel._]ja@]5@\ \@\@\@\k\Yz\X)@\I\ @[1[9@[`O@[L[)Z@ZlZZZ%ZZZk@Ze@Z_:Y*@Y5Y@YY@YJYYx@Yx@X@XDX@XX@XO@X @XXe@XVz@X>@X<@WW@W|VV@V2VHV@V<@VCV @U4@U@UUb@U@Ux&UY@UY@UW1@T@TTT@T|X@TSyMichael Matz Michael Matz Stefan Brüns Martin Liška matz@suse.comMartin Liška matz@suse.comMartin Liška Martin Liška Martin Liška Richard Biener Martin Liška Martin Liška Martin Liška Andreas Schwab matz@suse.commatz@suse.comMartin Liška matz@suse.commatz@suse.commatz@suse.comDirk Mueller Martin Liška matz@suse.comMartin Liška Martin Liška Andreas Schwab Martin Liška Martin Liška Martin Liška matz@suse.commatz@suse.comMartin Liška matz@suse.comrguenther@suse.comrguenther@suse.comschwab@suse.deafaerber@suse.dematz@suse.comschwab@suse.derguenther@suse.comschwab@suse.dematz@suse.comschwab@suse.dedimstar@opensuse.orgschwab@suse.deafaerber@suse.dematz@suse.commliska@suse.czrguenther@suse.commatz@suse.commatz@suse.commatz@suse.commatz@suse.comrguenther@suse.comrguenther@suse.comafaerber@suse.derguenther@suse.comrguenther@suse.commatz@suse.comrguenther@suse.comschwab@linux-m68k.orgrguenther@suse.comrguenther@suse.comafaerber@suse.dejengelh@inai.deidonmez@suse.comrguenther@suse.comstefan.bruens@rwth-aachen.derguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comschwab@suse.deschwab@suse.deschwab@suse.dematz@suse.deafaerber@suse.deschwab@linux-m68k.orgmatz@suse.deafaerber@suse.dedmueller@suse.commatz@suse.demeissner@suse.comhrvoje.senjan@gmail.comschwab@suse.deschwab@suse.derguenther@suse.comdimstar@opensuse.orgmatz@suse.deafaerber@suse.de- Add binutils-fix-relax.diff to fix linking relaxation problems with old object files hitting some enterprise software. [bsc#1179341]- Update binutils-2.35-branch.diff.gz to commit 1c5243df: * Fixes PR26520, aka [bsc#1179036], a problem in addr2line with certain DWARF variable descriptions. * Also fixes PR26711, PR26656, PR26655, PR26929, PR26808, PR25878, PR26740, PR26778, PR26763, PR26685, PR26699, PR26902, PR26869, PR26711 * The above includes fixes for dwo files produced by modern dwp, fixing several problems in the DWARF reader.- Reapply spec file cleanup from format_spec_file - Remove a SLE10 version check- Update to 2.35.1 and rebased branch diff: * This is a point release over the previous 2.35 version, containing bug fixes, and as an exception to the usual rule, one new feature. The new feature is the support for a new directive in the assembler: ".nop". This directive creates a single no-op instruction in whatever encoding is correct for the target architecture. Unlike the .space or .fill this is a real instruction, and it does affect the generation of DWARF line number tables, should they be enabled.- Update binutils-2.35-branch.diff.gz to commit 23f268a0: * Add xBPF target * Fix various problems with DWARF 5 support in gas - Toolchain module update for SLE15 [jsc#ECO-2373] - Includes changes that were SLE-only in binutils-add-z15-name.diff for [bsc#1160590, jsc#SLE-7903 aka jsc#SLE-7464] - Amend binutils-revert-plt32-in-branches.diff to adjust also new testcases.- Add binutils-2.35-branch.diff.gz: it includes fix for nm -B for objects compiled with -flto and -fcommon.- Add binutils-revert-nm-symversion.diff to be compatible with old output of nm relied on in scripts. - Add binutils-fix-abierrormsg.diff to work around an eager (new) error message occuring without inputs and as-needed (affects nvme-cli build).- Update to binutils 2.35: * The asseembler can now produce DWARF-5 format line number tables. * Readelf now has a "lint" mode to enable extra checks of the files it is processing. * Readelf will now display "[...]" when it has to truncate a symbol name. The old behaviour - of displaying as many characters as possible, up to the 80 column limit - can be restored by the use of the --silent-truncation option. * The linker can now produce a dependency file listing the inputs that it has processed, much like the -M -MP option supported by the compiler. - Regenerate add-ulp-section.diff with -p1 due to a fuzzing issue. - Remove binutils-2.34-branch.diff.gz. - Regenerate binutils-build-as-needed.diff due to a fuzzing issue. - Regenerate binutils-fix-invalid-op-errata.diff as one hunk was upstreamed. - Remove upstreamed patch binutils-pr25593.diff. - Regenerate unit-at-a-time.patch due to a fuzzing issue. - Regenerate binutils-revert-plt32-in-branches.diff.- Update binutils-2.34-branch.diff.gz.- Remove fix-try_load_plugin.patch as it is part of the updated binutils-2.34-branch.diff.gz patch.- Add binutils-pr25593.diff to fix DT_NEEDED order with -flto [bsc#1163744]- Update fix-try_load_plugin.patch to latest version.- Add fix-try_load_plugin.patch in order to fix fallback caused by backport for PR25355.- Update to binutils 2.34: * The disassembler (objdump --disassemble) now has an option to generate ascii art thats show the arcs between that start and end points of control flow instructions. * The binutils tools now have support for debuginfod. Debuginfod is a HTTP service for distributing ELF/DWARF debugging information as well as source code. The tools can now connect to debuginfod servers in order to download debug information about the files that they are processing. * The assembler and linker now support the generation of ELF format files for the Z80 architecture. - Rename and get binutils-2.34-branch.diff.gz (boo#1160254). - Rebase add-ulp-section.diff, binutils-revert-plt32-in-branches.diff, cross-avr-size.patch and binutils-skip-rpaths.patch. - Add new subpackages for libctf and libctf-nobfd. - Disable LTO due to boo#1163333. - Includes fixes for these CVEs: bnc#1153768 aka CVE-2019-17451 aka PR25070 bnc#1153770 aka CVE-2019-17450 aka PR25078- Disable LTO during testsuite run- Add binutils-fix-invalid-op-errata.diff to fix various build fails on aarch64 (PR25210, bsc#1157755).- Add add-ulp-section.diff for user space live patching.- Update to binutils 2.33.1: * Adds support for the Arm Scalable Vector Extension version 2 (SVE2) instructions, the Arm Transactional Memory Extension (TME) instructions and the Armv8.1-M Mainline and M-profile Vector Extension (MVE) instructions. * Adds support for the Arm Cortex-A76AE, Cortex-A77 and Cortex-M35P processors and the AArch64 Cortex-A34, Cortex-A65, Cortex-A65AE, Cortex-A76AE, and Cortex-A77 processors. * Adds a .float16 directive for both Arm and AArch64 to allow encoding of 16-bit floating point literals. * For MIPS, Add -m[no-]fix-loongson3-llsc option to fix (or not) Loongson3 LLSC Errata. Add a --enable-mips-fix-loongson3-llsc=[yes|no] configure time option to set the default behavior. Set the default if the configure option is not used to "no". * The Cortex-A53 Erratum 843419 workaround now supports a choice of which workaround to use. The option --fix-cortex-a53-843419 now takes an optional argument --fix-cortex-a53-843419[=full|adr|adrp] which can be used to force a particular workaround to be used. See --help for AArch64 for more details. * Add support for GNU_PROPERTY_AARCH64_FEATURE_1_BTI and GNU_PROPERTY_AARCH64_FEATURE_1_PAC in ELF GNU program properties in the AArch64 ELF linker. * Add -z force-bti for AArch64 to enable GNU_PROPERTY_AARCH64_FEATURE_1_BTI on output while warning about missing GNU_PROPERTY_AARCH64_FEATURE_1_BTI on inputs and use PLTs protected with BTI. * Add -z pac-plt for AArch64 to pick PAC enabled PLTs. * Add --source-comment[=] option to objdump which if present, provides a prefix to source code lines displayed in a disassembly. * Add --set-section-alignment = option to objcopy to allow the changing of section alignments. * Add --verilog-data-width option to objcopy for verilog targets to control width of data elements in verilog hex format. * The separate debug info file options of readelf (--debug-dump=links and --debug-dump=follow) and objdump (--dwarf=links and - -dwarf=follow-links) will now display and/or follow multiple links if more than one are present in a file. (This usually happens when gcc's -gsplit-dwarf option is used). In addition objdump's --dwarf=follow-links now also affects its other display options, so that for example, when combined with - -syms it will cause the symbol tables in any linked debug info files to also be displayed. In addition when combined with - -disassemble the --dwarf= follow-links option will ensure that any symbol tables in the linked files are read and used when disassembling code in the main file. * Add support for dumping types encoded in the Compact Type Format to objdump and readelf. - Includes fixes for these CVEs: bnc#1126826 aka CVE-2019-9077 aka PR1126826 bnc#1126829 aka CVE-2019-9075 aka PR1126829 bnc#1126831 aka CVE-2019-9074 aka PR24235 bnc#1140126 aka CVE-2019-12972 aka PR23405 bnc#1143609 aka CVE-2019-14444 aka PR24829 bnc#1142649 aka CVE-2019-14250 aka PR90924 - Remove patches that are now included in the release: binutils-2.32-branch.diff.gz, binutils-fix-ld-segv.diff, binutils-pr24486.patch, riscv-abi-check.patch, rx-gas-padding-pr24464.patch. - Add binutils-2.33-branch.diff.gz patch. - Rebase binutils-revert-plt32-in-branches.diff and cross-avr-size.patch patch.- Add binutils-fix-ld-segv.diff to fix a segfault in ld when building some versions of pacemaker. [bsc#1154025, bsc#1154016]- Add avr, epiphany and rx to target_list so that the common binutils can handle all objects we can create with crosses. [bsc#1152590]- Update to current 2.32 branch @7b468db3 adding binutils-2.32-branch.diff.gz [jsc#ECO-368]. - Includes fixes for these CVEs: bsc#1109412 aka CVE-2018-17358 aka PR23686 bsc#1109413 aka CVE-2018-17359 aka PR23686 bsc#1109414 aka CVE-2018-17360 aka PR23685 bsc#1111996 aka CVE-2018-18309 aka PR23770 bsc#1112534 aka CVE-2018-18484 aka GCC PR87636 bsc#1112535 aka CVE-2018-18483 aka PR23767 bsc#1113247 aka CVE-2018-18607 aka PR23805 bsc#1113252 aka CVE-2018-18606 aka PR23806 bsc#1113255 aka CVE-2018-18605 aka PR23804 bsc#1116827 aka CVE-2018-17985 aka GCC PR87335 bsc#1118830 aka CVE-2018-19932 aka PR23932 bsc#1118831 aka CVE-2018-19931 aka PR23942 bsc#1120640 aka CVE-2018-1000876 aka PR23994 bsc#1121034 aka CVE-2018-20651 aka PR24041 bsc#1121035 aka CVE-2018-20623 aka PR24049 bsc#1121056 aka CVE-2018-20671 aka PR24005 bsc#1142772 aka CVE-2019-1010180 aka PR23657 - Refresh s390-biarch.diff and binutils-revert-plt32-in-branches.diff . - For the SLE12 package this also removes patches binutils-z13-1.diff, binutils-z13-2.diff, binutils-z13-3.diff, binutils-z13-4.diff and binutils-z13-5.diff .- enable xtensa architecture (Tensilica lc6 and related) - Fix SUSE typo in README package name- Use -ffat-lto-objects in order to provide assembly for static libs (boo#1141913).Fake entry for SLE12 package variant only: - Add support for new z13 instructions. [fate#327074, jsc#SLE-6206, bsc#1137271] Adds patches binutils-z13-1.diff, binutils-z13-2.diff, binutils-z13-3.diff, binutils-z13-4.diff and binutils-z13-5.diff .- Add binutils-pr24486.patch: fix for PR24486 (boo#1133131 boo#1133232).- Add rx-gas-padding-pr24464.patch: fix for PR24464.- riscv-abi-check.patch: Don't check ABI flags if no code section- Add binutils.keyring and verify signature.- Add disk and RAM (for ppc, ppc64 and ppc64le) constraint with _constraints.- Update to binutils 2.32: * The binutils now support for the C-SKY processor series. * The x86 assembler now supports a -mvexwig=[0|1] option to control encoding of VEX.W-ignored (WIG) VEX instructions. It also has a new -mx86-used-note=[yes|no] option to generate (or not) x86 GNU property notes. * The MIPS assembler now supports the Loongson EXTensions R2 (EXT2), the Loongson EXTensions (EXT) instructions, the Loongson Content Address Memory (CAM) ASE and the Loongson MultiMedia extensions Instructions (MMI) ASE. * The addr2line, c++filt, nm and objdump tools now have a default limit on the maximum amount of recursion that is allowed whilst demangling strings. This limit can be disabled if necessary. * Objdump's --disassemble option can now take a parameter, specifying the starting symbol for disassembly. Disassembly will continue from this symbol up to the next symbol or the end of the function. * The BFD linker will now report property change in linker map file when merging GNU properties. * The BFD linker's -t option now doesn't report members within archives, unless -t is given twice. This makes it more useful when generating a list of files that should be packaged for a linker bug report. * The GOLD linker has improved warning messages for relocations that refer to discarded sections. - Remove binutils-2.31-branch.diff.gz, fix-pr23919-1.diff, fix-pr23919-2.diff, fix-pr23919-3.diff, gold-depend-on-opcodes.diff and s390-relro.diff. - Refresh binutils-skip-rpaths.patch, s390-biarch.diff, cross-avr-size.patch and binutils-revert-plt32-in-branches.diff.- Add s390-relro.diff to improve relro support on s390 [fate#326356]- Fix the fix for PR23919 [bsc#1118644]: rename handle-ELF-compressed-header-alignment-correctly-by-.patch to fix-pr23919-1.diff and add fix-pr23919-2.diff and fix-pr23919-3.diff .- Add handle-ELF-compressed-header-alignment-correctly-by-.patch: PR23919.- Update to binutils-2_31-branch @e51abf7e3, minor bugfixes in the support for the X86_ISA_1_* notes. Adds patch binutils-2.31-branch.diff.gz . - Add binutils-revert-plt32-in-branches.diff on anything older than Tumbleweed to not break old tools not expecting PLT32 instead of PC32 relocs on x86_64. - Includes fixes for these CVEs: * from 2.30: bnc#1065643 aka CVE-2017-15996 aka PR22361 bnc#1065689 aka CVE-2017-15939 aka PR22205 bnc#1065693 aka CVE-2017-15938 aka PR22209 bnc#1068640 aka CVE-2017-16826 aka PR22376 bnc#1068643 aka CVE-2017-16832 aka PR22373 bnc#1068887 aka CVE-2017-16831 aka PR22385 bnc#1068888 aka CVE-2017-16830 aka PR22384 bnc#1068950 aka CVE-2017-16829 aka PR22307 bnc#1069176 aka CVE-2017-16828 aka PR22386 bnc#1069202 aka CVE-2017-16827 aka PR22306 * from 2.31: bnc#1077745 aka CVE-2018-6323 aka PR22746 bnc#1079103 aka CVE-2018-6543 aka PR22769 bnc#1079741 aka CVE-2018-6759 aka PR22794 bnc#1080556 aka CVE-2018-6872 aka PR22788 bnc#1081527 aka CVE-2018-7208 aka PR22741 bnc#1083528 aka CVE-2018-7570 aka PR22881 bnc#1083532 aka CVE-2018-7569 aka PR22895 bnc#1086608 aka CVE-2018-8945 aka PR22809 bnc#1086784 aka CVE-2018-7643 aka PR22905 bnc#1086786 aka CVE-2018-7642 aka PR22887 bnc#1086788 aka CVE-2018-7568 aka PR22894 bnc#1090997 aka CVE-2018-10373 aka PR23065 bnc#1091015 aka CVE-2018-10372 aka PR23064 bnc#1091365 aka CVE-2018-10535 aka PR23113 bnc#1091368 aka CVE-2018-10534 aka PR23110 - Removes binutils-fix-pr21964.diff as it's included in 2.31. Rebase testsuite.diff and aarch64-common-pagesize.patch .- Disable -z separate-code everywhere but in Tumbleweed.- Update to binutils 2.31 * The AArch64 port now supports showing disassembly notes which are emitted when inconsistencies are found with the instruction that may result in the instruction being invalid. These can be turned on with the option -M notes to objdump. * The AArch64 port now emits warnings when a combination of an instruction and a named register could be invalid. * Added O modifier to ar to display member offsets inside an archive * The ADR and ADRL pseudo-instructions supported by the ARM assembler now only set the bottom bit of the address of thumb function symbols if the -mthumb-interwork command line option is active. * Add --generate-missing-build-notes=[yes|no] option to create (or not) GNU Build Attribute notes if none are present in the input sources. Add a - -enable-generate-build-notes=[yes|no] configure time option to set the default behaviour. Set the default if the configure option is not used to "no". * Remove -mold-gcc command-line option for x86 targets. * Add -O[2|s] command-line options to x86 assembler to enable alternate shorter instruction encoding. * Add support for .nops directive. It is currently supported only for x86 targets. * Speed up direct linking with DLLs for Cygwin and Mingw targets. * Add a configure option --enable-separate-code to decide whether - z separate-code should be enabled in ELF linker by default. Default to yes for Linux/x86 targets. Note that -z separate-code can increase disk and memory size. * Includes riscv-relax-size.patch, riscv-relax-relocatable.patch, riscv-relax-versioned-hidden.patch and riscv-wrap-relax.patch - Refresh enable-targets-gold.diff. - Adjust cross-avr-omit_section_dynsym.patch. - Remove binutils-2.30-branch.diff.- riscv-relax-versioned-hidden.patch: RISC-V: Fix symbol address problem with versioned symbols (PR ld/22756)- Restore riscv64-elf cross prefix via symlinks- Fix pacemaker libqb problem with section start/stop symbols, aka PR21964. [bnc#1075418] Adds binutils-fix-pr21964.diff . (this is a change from SLE12, that was already included in 2.31 binutils tree, mentioned for completeness to not loose tracking)- riscv-relax-relocatable.patch: RISC-V: Don't enable relaxation in relocatable link- Update binutils-2.30-branch.diff: 2.30 branch @7c78c26eefbb8 * Includes more complete fix for PR20882. * Includes fix for PR22836. [boo#1085784] * Includes fix for PR22983.- riscv-relax-size.patch: Fix symbol size bug when relaxation deletes bytes- Add binutils-pr22868.diff to fix testsuite fails in LLVM.- Update to binutils 2.30 * Add --debug-dump=links option to readelf and --dwarf=links option to objdump which displays the contents of any .gnu_debuglink or .gnu_debugaltlink sections. Add a --debug-dump=follow-links option to readelf and a --dwarf=follow-links option to objdump which causes indirect links into separate debug info files to be followed when dumping other DWARF sections. * Add support for loaction views in DWARF debug line information. * Add -z separate-code to generate separate code PT_LOAD segment. * Add "-z undefs" command line option as the inverse of the "-z defs" option. * Add -z globalaudit command line option to force audit libraries to be run for every dynamic object loaded by an executable - provided that the loader supports this functionality. * Tighten linker script grammar around file name specifiers to prevent the use of SORT_BY_ALIGNMENT and SORT_BY_INIT_PRIORITY on filenames. These would previously be accepted but had no effect. * The EXCLUDE_FILE directive can now be placed within any SORT_* directive within input section lists. - binutils-2.30-branch.diff: 2.30 branch @4cd0043413 - riscv-wrap-relax.patch: Fix linker relaxation with --wrap - Remove use-hashtype-both-by-default.diff, use - -enable-default-hash-style=both instead - Remove binutils-2.29-branch.diff, s390x-8fe09d7.diff - Use riscv64-suse-linux as target for cross-riscv64-binutils- Drop bc BuildRequires: no longer needed.- Add riscv64 to %target_list- Add arm-none-eabi symlinks (bsc#1074741)- Add s390x-8fe09d7.diff to fix typo in ELF notes.- Update binutils-2.29-branch.diff to @a45d8fd5ffbf888 fixing PR 22220.- Update to 2.29.1 release, accumulating bugfixes. - Update binutils-2.29-branch.diff to @a38a1d80 and to be relative to the 2.29.1 release fixing following PRs/bnc/CVE: 22058 [bnc#1057149, CVE-2017-14130] 21813 [bnc#1052503, CVE-2017-12456, bnc#1052507, CVE-2017-12454, bnc#1052509, CVE-2017-12453, bnc#1052511, CVE-2017-12452, bnc#1052514, CVE-2017-12450, bnc#1052503, CVE-2017-12456, bnc#1052507, CVE-2017-12454, bnc#1052509, CVE-2017-12453, bnc#1052511, CVE-2017-12452, bnc#1052514, CVE-2017-12450] 22148 [bnc#1060599, CVE-2017-14745] 22163 [bnc#1061241, CVE-2017-14974] 21933 [bnc#1053347, CVE-2017-12799] 21787 [bnc#1052518, CVE-2017-12448] 22018 [bnc#1056312, CVE-2017-13757] 22170 [bnc#1060621, CVE-2017-14729] 22047 [bnc#1057144, CVE-2017-14129] 22059 [bnc#1057139, CVE-2017-14128] 21990 [bnc#1058480, CVE-2017-14333] 22113 [bnc#1059050, CVE-2017-14529] as well as these PRs: 22061, 21786, 21916, 21994, 22064, 21995, 21909, 21441, 22060, 22067, 22032, 21820, 22048, 22199, 21781, 21824, 21861, 22150.- Update to 2.29 (@5d25156), upstream fix for PR21884, as well as PRs 18808 18841 21840 21988 21910 21962 21964.- Last fixes for PR21884 weren't complete, adjust binutils-2.29-branch.diff some more for this.- Update to 2.29 branch (@de44148c), fixing PR21884, a segfault in ld while building memtest86+ . Changes binutils-2.29-branch.diff.- Update to 2.29 branch, fixing PR21847, affecting the ppc64le ABI in corner cases since 2.29 release. Adds binutils-2.29-branch.diff. - Remove binutils-2.29-gold-mips.patch, obsolete by the update.- Add binutils-2.29-gold-mips.patch to fix build on SLE-11.- Update to binutils 2.29. [fate#321454, fate#321494, fate#323293] - Fixes these security-related PRs/bnc/CVEs: 18750 [bsc#1030296, CVE-2014-9939] 20891 [bsc#1030585, CVE-2017-7225] 20892 [bsc#1030588, CVE-2017-7224] 20898 [bsc#1030589, CVE-2017-7223] 20905 [bsc#1030584, CVE-2017-7226] 20908 [bsc#1031644, CVE-2017-7299] 20909 [bsc#1031656, CVE-2017-7300] 20921 [bsc#1031595, CVE-2017-7302] 20922 [bsc#1031593, CVE-2017-7303] 20924 [bsc#1031638, CVE-2017-7301] 20931 [bsc#1031590, CVE-2017-7304] 21409 [bsc#1037052, CVE-2017-8392] 21412 [bsc#1037057, CVE-2017-8393] 21414 [bsc#1037061, CVE-2017-8394] 21432 [bsc#1037066, CVE-2017-8396] 21440 [bsc#1037273, CVE-2017-8421] 21580 [bsc#1044891, CVE-2017-9746] 21581 [bsc#1044897, CVE-2017-9747] 21582 [bsc#1044901, CVE-2017-9748] 21587 [bsc#1044909, CVE-2017-9750] 21594 [bsc#1044925, CVE-2017-9755] 21595 [bsc#1044927, CVE-2017-9756] - Feature changes: * The MIPS port now supports microMIPS eXtended Physical Addressing (XPA) instructions for assembly and disassembly. * The MIPS port now supports the microMIPS Release 5 ISA for assembly and disassembly. * The MIPS port now supports the Imagination interAptiv MR2 processor, which implements the MIPS32r3 ISA, the MIPS16e2 ASE as well as a couple of implementation-specific regular MIPS and MIPS16e2 ASE instructions. * The SPARC port now supports the SPARC M8 processor, which implements the Oracle SPARC Architecture 2017. * The MIPS port now supports the MIPS16e2 ASE for assembly and disassembly. * Add support for ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXX. * Add support for the wasm32 ELF conversion of the WebAssembly file format. * Add --inlines option to objdump, which extends the --line-numbers option so that inlined functions will display their nesting information. * Add --merge-notes options to objcopy to reduce the size of notes in a binary file by merging and deleting redundant notes. * Add support for locating separate debug info files using the build-id method, where the separate file has a name based upon the build-id of the original file. GAS * Add support for ELF SHF_GNU_MBIND. * Add support for the WebAssembly file format and wasm32 ELF conversion. * PowerPC gas now checks that the correct register class is used in instructions. For instance, "addi %f4,%cr3,%r31" warns three times that the registers are invalid. * Add support for the Texas Instruments PRU processor. * Support for the ARMv8-R architecture and Cortex-R52 processor has been added to the ARM port. GNU ld * Support for -z shstk in the x86 ELF linker to generate GNU_PROPERTY_X86_FEATURE_1_SHSTK in ELF GNU program properties. * Add support for GNU_PROPERTY_X86_FEATURE_1_SHSTK in ELF GNU program properties in the x86 ELF linker. * Add support for GNU_PROPERTY_X86_FEATURE_1_IBT in ELF GNU program properties in the x86 ELF linker. * Support for -z ibtplt in the x86 ELF linker to generate IBT-enabled PLT. * Support for -z ibt in the x86 ELF linker to generate IBT-enabled PLT as well as GNU_PROPERTY_X86_FEATURE_1_IBT in ELF GNU program properties. * Add support for ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXX. * Add support for ELF GNU program properties. * Add support for the Texas Instruments PRU processor. * When configuring for arc*-*-linux* targets the default linker emulation will change if --with-cpu=nps400 is used at configure time. * Improve assignment of LMAs to orphan sections in some edge cases where a mixture of both AT>LMA_REGION and AT(LMA) are used. * Orphan sections placed after an empty section that has an AT(LMA) will now take an load memory address starting from LMA. * Section groups can now be resolved (the group deleted and the group members placed like normal sections) at partial link time either using the new linker option --force-group-allocation or by placing FORCE_GROUP_ALLOCATION into the linker script. - Includes binutils-bso21193.diff, binutils-bso21333.diff and fix-security-bugs.diff. - Remove ld-dtags.diff, instead configure with --enable-new-dtags. - Refresh binutils-build-as-needed.diff. - Remove binutils-2.28-branch.diff.- Add riscv64 target, tested with gcc7 and downstream newlib 2.4.0 * Prepare riscv32 target (gh#riscv/riscv-newlib#8)- Update binutils-2.28-branch.diff. - Make compressed debug section handling explicit, disable for old products and enable for gas on all architectures otherwise. - Add binutils-bso21333.diff. [boo#1029995]- Remove empty rpath component removal optimization from binutils-skip-rpaths.patch to workaround CMake rpath handling. [boo#1025282]- Add fix-security-bugs.diff to fix bnc#1029907, bnc#1029908, bnc#1029909 and more. Upstream bugs fixed: PR 21135 [bsc#1030298, CVE-2017-7209], PR 21137 [bsc#1029909, CVE-2017-6965], PR 21139 [bsc#1029908, CVE-2017-6966], PR 21156 [bsc#1029907, CVE-2017-6969], PR 21157 [bsc#1030297, CVE-2017-7210], PR 21147, PR 21148, PR 21149, PR 21150, PR 21151, PR 21155, PR 21158, PR 21159- Update to binutils 2.28. * Add support for locating separate debug info files using the build-id method, where the separate file has a name based upon the build-id of the original file. * This version of binutils fixes a problem with PowerPC VLE 16A and 16D relocations which were functionally swapped, for example, R_PPC_VLE_HA16A performed like R_PPC_VLE_HA16D while R_PPC_VLE_HA16D performed like R_PPC_VLE_HA16A. This could have been fixed by renumbering relocations, which would keep object files created by an older version of gas compatible with a newer ld. However, that would require an ABI update, affecting other assemblers and linkers that create and process the relocations correctly. It is recommended that all VLE object files be recompiled, but ld can modify the relocations if --vle-reloc-fixup is passed to ld. If the new ld command line option is not used, ld will ld warn on finding relocations inconsistent with the instructions being relocated. * The nm program has a new command line option (--with-version-strings) which will display a symbol's version information, if any, after the symbol's name. * The ARC port of objdump now accepts a -M option to specify the extra instruction class(es) that should be disassembled. * The --remove-section option for objcopy and strip now accepts section patterns starting with an exclamation point to indicate a non-matching section. A non-matching section is removed from the set of sections matched by an earlier --remove-section pattern. * The --only-section option for objcopy now accepts section patterns starting with an exclamation point to indicate a non-matching section. A non-matching section is removed from the set of sections matched by an earlier --only-section pattern. * New --remove-relocations=SECTIONPATTERN option for objcopy and strip. This option can be used to remove sections containing relocations. The SECTIONPATTERN is the section to which the relocations apply, not the relocation section itself. GAS * Add support for the RISC-V architecture. * Add support for the ARM Cortex-M23 and Cortex-M33 processors. GNU ld * The EXCLUDE_FILE linker script construct can now be applied outside of the section list in order for the exclusions to apply over all input sections in the list. * Add support for the RISC-V architecture. * The command line option --no-eh-frame-hdr can now be used in ELF based linkers to disable the automatic generation of .eh_frame_hdr sections. * Add --in-implib= to the ARM linker to enable specifying a set of Secure Gateway veneers that must exist in the output import library specified by --out-implib= and the address they must have. As such, --in-implib is only supported in combination with --cmse-implib. * Extended the --out-implib= option, previously restricted to x86 PE targets, to any ELF based target. This allows the generation of an import library for an ELF executable, which can then be used by another application to link against the executable. GOLD * Add -z bndplt option (x86-64 only) to support Intel MPX. * Add --orphan-handling option. * Add --stub-group-multi option (PowerPC only). * Add --target1-rel, --target1-abs, --target2 options (Arm only). * Add -z stack-size option. * Add --be8 option (Arm only). * Add HIDDEN support in linker scripts. * Add SORT_BY_INIT_PRIORITY support in linker scripts. - Add binutils-2.28-branch.diff. - Remove binutils-2.27-branch.diff - Remove binutils-2.27-fix-section-order.diff, refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch and aarch64-alignment-frags.patch now upstream.- Configure with --with-system-zlib- Add binutils-bso21193.diff to fix section alignment on .gnu_debuglink. [bso#21193]- Add s390x to gold_archs.- Fix alignment frags for aarch64 (boo#1003846) aarch64-alignment-frags.patch- Call ldconfig for libbfd- Add refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch from upstream to fix an assembler problem with clang on ARM. Fixes https://sourceware.org/bugzilla/show_bug.cgi?id=20648- Update binutils-2.27-branch.diff to include recent fixes from the branch. - Add binutils-2.27-fix-section-order.diff to restore monotonically increasing section offsets.- Remove qemu workaround from spec file, since qemu 2.5.0rc0 the length of the argument list is no longer limited to 128 kByte.- Update to binutils 2.27. * Add a configure option, --enable-64-bit-archive, to force use of a 64-bit format when creating an archive symbol index. * Add --elf-stt-common= option to objcopy for ELF targets to control whether to convert common symbols to the STT_COMMON type. GAS: * Default to --enable-compressed-debug-sections=gas for Linux/x86 targets. * Add --no-pad-sections to stop the assembler from padding the end of output sections up to their alignment boundary. * Support for the ARMv8-M architecture has been added to the ARM port. Support for the ARMv8-M Security and DSP Extensions has also been added to the ARM port. * ARC backend accepts .extInstruction, .extCondCode, .extAuxRegister, and .extCoreRegister pseudo-ops that allow an user to define custom instructions, conditional codes, auxiliary and core registers. * Add a configure option --enable-elf-stt-common to decide whether ELF assembler should generate common symbols with the STT_COMMON type by default. Default to no. * New command line option --elf-stt-common= for ELF targets to control whether to generate common symbols with the STT_COMMON type. * Add ability to set section flags and types via numeric values for ELF based targets. * Add a configure option --enable-x86-relax-relocations to decide whether x86 assembler should generate relax relocations by default. Default to yes, except for x86 Solaris targets older than Solaris 12. * New command line option -mrelax-relocations= for x86 target to control whether to generate relax relocations. * New command line option -mfence-as-lock-add=yes for x86 target to encode lfence, mfence and sfence as "lock addl $0x0, (%[re]sp)". * Add assembly-time relaxation option for ARC cpus. * Add --with-cpu=TYPE configure option for ARC gas. This allows the default cpu type to be adjusted at configure time. GOLD: * Add a configure option --enable-relro to decide whether -z relro should be enabled by default. Default to yes. * Add support for s390, MIPS, AArch64, and TILE-Gx architectures. * Add support for STT_GNU_IFUNC symbols. * Add support for incremental linking (--incremental). GNU ld: * Add a configure option --enable-relro to decide whether -z relro should be enabled in ELF linker by default. Default to yes for all Linux targets except FRV, HPPA, IA64 and MIPS. * Support for -z noreloc-overflow in the x86-64 ELF linker to disable relocation overflow check. * Add -z common/-z nocommon options for ELF targets to control whether to convert common symbols to the STT_COMMON type during a relocatable link. * Support for -z nodynamic-undefined-weak in the x86 ELF linker, which avoids dynamic relocations against undefined weak symbols in executable. * The NOCROSSREFSTO command was added to the linker script language. * Add --no-apply-dynamic-relocs to the AArch64 linker to do not apply link-time values for dynamic relocations. - Add binutils-2.27-branch.diff with fixes on the branch sofar. - Remove gold-relocate-tls.patch, included in binutils 2.27.- Update to binutils 2.26.1. - Remove binutils-2.26-branch.diff.- Update binutils-2.26-branch.diff, updates to branch head. (swo#19807) (bnc#970239) - Disable -mrelax-relocations by default on old products.- Update binutils-2.26-branch.diff, updates to branch head. (swo#19739) (swo#19775)- Add binutils-2.26-branch.diff, updates to branch head. * Adds -mrelax-relocations on x86 * Fixes bso#19698- Refresh cross-avr-nesc-as.patch- Update to binutils 2.26 * Add --fix-stm32l4xx-629360 to the ARM linker to enable a link-time workaround for a bug in the bus matrix / memory controller for some of the STM32 Cortex-M4 based products (STM32L4xx) * Add a configure option --enable-compressed-debug-sections={all,ld} to decide whether DWARF debug sections should be compressed by default. * Add support for the ARC EM/HS, and ARC600/700 architectures. * Experimental support for linker garbage collection (--gc-sections) has been enabled for COFF and PE based targets. * New command line option for ELF targets to compress DWARF debug sections, --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]. * New command line option, --orphan-handling=[place|warn|error|discard], to adjust how orphan sections are handled. The default is 'place' which gives the current behaviour, 'warn' and 'error' issue a warning or error respectively when orphan sections are found, and 'discard' will discard all orphan sections. * Add support for LLVM plugin. * Add --print-memory-usage option to report memory blocks usage. * Add --require-defined option, it's like --undefined except the new symbol must be defined by the end of the link. * Add a configure option --enable-compressed-debug-sections={all,gas} to decide whether DWARF debug sections should be compressed by default. * Add support for the ARC EM/HS, and ARC600/700 architectures. Remove assembler support for Argonaut RISC architectures. * Add option to objcopy to insert new symbols into a file: - -add-symbol =[
:][,] * Add support for the ARC EM/HS, and ARC600/700 architectures. * Extend objcopy --compress-debug-sections option to support - -compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi] for ELF targets. * Add --update-section option to objcopy. * Add --output-separator option to strings. - Includes z13 support, remove 0001-S-390-Add-support-for-IBM-z13.patch, 0002-S-390-Add-check-for-length-field-operand.patch, 0003-S-390-Add-more-IBM-z13-instructions.patch, 0004-S-390-Fixes-for-z13-instructions.patch and 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch - Includes fixes in binutils-fix--dynamic-list.patch, binutils-fix-gold-aarch64.diff, gold-arm64-abi-pagesize.patch and s390-troo-insn-type.patch - Refresh s390-pic-dso.diff and binutils-build-as-needed.diff- gold-relocate-tls.patch: Fix internal error when applying TLSDESC relocations with no TLS segment- s390-troo-insn-type.patch: fix wrong insn type for troo insn - aarch64-common-pagesize.patch: change default common-page-size to 64K on aarch64- gold-arm64-abi-pagesize.patch: fix ABI pagesize for aarch64 in gold- Disable use-hashtype-both-by-default.diff for the mips target, it's incompatible with it. [bnc #938658]- Add cross-rx-binutils package for Renesas RX- Work around qemu bug- Update to 2.25 branch at 2f5b97b4f (changes binutils-2.25-branch.diff.gz) fixes PR 18481, gas/18541. - Add patches for s390 z13 support (backports from to-be 2.26): 0001-S-390-Add-support-for-IBM-z13.patch 0002-S-390-Add-check-for-length-field-operand.patch 0003-S-390-Add-more-IBM-z13-instructions.patch 0004-S-390-Fixes-for-z13-instructions.patch 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch .- Fix %TARGET vs. $TARGET_OS inconsistencies by turning $TARGET_OS into %TARGET_OS for reuse in install and file sections. This fixes the assumption that $TARGET_OS will match %{TARGET}*.- enable gold for aarch64- Move sed call from %prep to %build to not disturb quilt. - Add binutils-2.25-branch.diff.gz: Update to 2.25 branch at 8fe8994c, fixing many bugs: PR ld/15228, binutils/17512, 17165, binutils/17531, ld/17615, 17666, ld/17709, gas/17753, 17755, 17817, ld/17827, 17842, binutils/17926, 17954, 18010, ld/18167, ld/18222, ld/18270. - Remove eh-frame-hdr-on-shared-lib-bfd.patch: Included already. - Remove gold-opd-visibility.patch: Included already.- move info deinstall to preun section- Added binutils-fix--dynamic-list.patch: Fixes https://sourceware.org/bugzilla/show_bug.cgi?id=13577 and https://sourceware.org/bugzilla/show_bug.cgi?id=16992- gold-opd-visibility.patch: Set default visibility on discarded .opd symbols- eh-frame-hdr-on-shared-lib-bfd.patch: Don't create .eh_frame_hdr on shared lib bfd, fixes building libgcj on ppc64- Update to binutils 2.25 release. * Add --data option to strings to only print strings in loadable, initialized data sections. Change the default behaviour to be --all, but add a new configure time option of --disable-default-strings-all to restore the old default behaviour. * Add --include-all-whitespace to strings. * Add --dump-section option to objcopy. * Add support for the Andes NDS32. * PE binaries now once again contain real timestamps by default. To disable the inclusion of a timestamp in a PE binary, use the --no-insert-timestamp command line option. * Replace support for openrisc and or32 with support for or1k. * Add support for the --build-id command line option to COFF based targets. * x86/x86_64 pe-coff now supports the --build-id option. * Add support for the AVR Tiny microcontrollers. * Enhanced the ARM port to accept the assembler output from the CodeComposer Studio tool. Support is enabled via the new command line option -mccs. - Update to 2.25 branch head. * Pulls PIE fixes.- Minor fix on the usage of update-alternatives https://en.opensuse.org/openSUSE:Packaging_Multiple_Version_guidelines- Update to current 2.25 pre-release branch, at 127a4644. - binutils-fix-gold-aarch64.diff: fixing build temporarily broken on brach. - Remove obsolete patches: binutils-2.24-branch.diff.gz, pie-m68k.patch, binutils-2.24-auto-plugin.diff, ld-testsuite.patch, binutils-2.24-bso16746.diff .- Enable Adapteva Epiphany targetarmbuild15 1607351500  !"#$%&'()*+,-2.35.1-lp151.3.12.12.35.1-lp151.3.12.1hppa64-suse-linux-addr2linehppa64-suse-linux-arhppa64-suse-linux-ashppa64-suse-linux-elfedithppa64-suse-linux-gprofhppa64-suse-linux-ldhppa64-suse-linux-ld.bfdhppa64-suse-linux-nmhppa64-suse-linux-objcopyhppa64-suse-linux-objdumphppa64-suse-linux-ranlibhppa64-suse-linux-readelfhppa64-suse-linux-sizehppa64-suse-linux-stringshppa64-suse-linux-striphppa64-suse-linuxbinarasldld.bfdnmobjcopyobjdumpranlibreadelfstriplibldscriptshppa64linux.xhppa64linux.xbnhppa64linux.xchppa64linux.xcehppa64linux.xehppa64linux.xnhppa64linux.xrhppa64linux.xshppa64linux.xschppa64linux.xscehppa64linux.xsehppa64linux.xswhppa64linux.xswehppa64linux.xuhppa64linux.xwhppa64linux.xwe/usr/bin//usr//usr/hppa64-suse-linux//usr/hppa64-suse-linux/bin//usr/hppa64-suse-linux/lib//usr/hppa64-suse-linux/lib/ldscripts/-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:Maintenance:15261/openSUSE_Leap_15.1_Update_ports/92ab37a23b0f7079c358ca7da9a0305f-cross-hppa64-binutils.openSUSE_Leap_15.1_Updatedrpmxz5armv7hl-suse-linux ELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, BuildID[sha1]=1103f5159d9ecfaed72d2d36e5bd93bbf185c8d7, for GNU/Linux 3.2.0, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, BuildID[sha1]=a3a1674dfe568810a63ccd80f60bac9a68903852, for GNU/Linux 3.2.0, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, BuildID[sha1]=71920ca9281bd09201e44f346008a5f1c095b816, for GNU/Linux 3.2.0, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, BuildID[sha1]=8abb05abc9b692ddf657ec935bca24736573cacf, for GNU/Linux 3.2.0, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, BuildID[sha1]=a791be4941e05f04450caa6ac3319297ca212242, for GNU/Linux 3.2.0, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, BuildID[sha1]=616903876edf29ce72b9d9b9248f22fd03bea61b, for GNU/Linux 3.2.0, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, BuildID[sha1]=c770303307b2240e0b941361e93e8145f70aaade, for GNU/Linux 3.2.0, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, BuildID[sha1]=4a161160c13d0bae7f59a7eab729919211a2c6c5, for GNU/Linux 3.2.0, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, BuildID[sha1]=de236b7b52d90a790eeb5f77ead1bf79c424fc35, for GNU/Linux 3.2.0, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, BuildID[sha1]=62b464cec7caf07938abd116a3a6c6b1088f4552, for GNU/Linux 3.2.0, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, BuildID[sha1]=de0dfd8154230a369f26d048059c9fe35282a9de, for GNU/Linux 3.2.0, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, BuildID[sha1]=e1cbe5a885f2bffef9b8a80e065d9b422da6cd5b, for GNU/Linux 3.2.0, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, BuildID[sha1]=ff63a8d48c4d53ae73cd84bc820443ab30a063bb, for GNU/Linux 3.2.0, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, BuildID[sha1]=fd4362563d3d828aa03bef7f3ade9b81d7eeef05, for GNU/Linux 3.2.0, strippeddirectoryassembler source, ASCII text #*5@KWcp|  R R RRRRR R RR RRR R RRRRR R RR RRR R RRRR R RR RRRRRR R RRR R RRRR R RR RRR R RRRR R RR RRR R RRRR R RR RRR R RRRRR R RR RRR R RRRRR R RR RRR R RRRRRR R RR RRR R RRRRR R RR RRR RRRRR R R RRR R RRRRR R RR RRR R RRRRR R RR RRR R RRRRR R RR RR'Qq CL H utf-853850710c5823383be632f10674367d540e0d0afdabe76991ee95d42a1e5b316? 7zXZ !t/]"k%ȱo~S6|w'O3 tY kr"Q=')CN`r.V? a҅*h3蝰mUM" aZl(뗶H hxvQ64߯{R3ڜv^--,u4Sr ErO0I&Beב9:g:V/6&+K ,δ.ӎ4cO%BE7 )/wpkpDmO#&᣺LІ|,>WI`Iڣ/髖F} DH݅Nhv9gxW|Dhö= &\H l(1(7K9Mw\arK2]+Ѯw97ݟ)OݫpNQZ$~ͥҐ%o^'!nݟ0b_Y&_vÕ㥛@:mCS'Nsz*ͦuD&Ex'zc̛5s-ʥbSĮ"=oyCA75ro(  gӆKKiQaKAެ칮x@pm:YGQzL\<%s CMp.^|M;<[  =? # eOps]ƫ9.b!W>s( 3GM]>`pģ9tW[ ˣkOVW(%w5'~®LCPuC}jc '\G:\ B4 n{y`9iIO&27yl ^}2ӮYKi~ql1MfHWZdq#j==F&QPCŀAL@:,^.R,&(9tΥduq,o]*9}q> Kn(mMAtlybrs_„ȳ>J"yia;}xsǀy}ߏ83[Mrm;ޏon3R7Xe~ !7&{$;k1GDKas38lEJ@}=|mrNʼU ^.5a1NQE؍X)QdbOZW\!>-.)6rKFtʤ`,!L2֘c88 )lv$-WcՐ@.g45Dz`j?;:؋VFNDWs/:8,uH_LXzUo^ !ti?rMUwxH#UV`@RA[ԭ I{n^IY"x+Prw<OůƣjLߖr*l5*Tޝ9W1T^N`>drdgSrb%C+ '@Q5y46_~QN풡f[s؊rt72?ch6=T/g 7`$BJnw9idAf] :gF}r! z(Ak0>k4.J`"{FUh}-u_ȭi&b+άs9+VրT§9s~QP*@Cd&L6]Iv ӡ:IV5w#+}=hu>,$nZKܰW+DUS _9m_yXjuh) \]A^bUQG )wùGTFZz.0D6M_a y#2+]嫬ml3vǴkx~`,)%H8@ ?Z@ӣxw:4Q!Iӯ•55 O3L ]R/:ʴ: (LѦ3@ ԜQof3JOXuY.&9?nQ&OmW_'X _ā"z@mʣ[h~5 mz\},zիZ*6[`Z. SmQ (]i 2,fiQ7FaHBpފPg) yUQ/|#":n)ZzT'vD  ?8!`V-A̠-)ۄ֒}"[O.I $^Bybb"a*Th*>*wn4X+O5%@*4df,YH:Bv 0t&RůJ% NXfxpCƍ KK̰jx9QdqY~1酐yg7vCBT*w@8бubj#oJy;1yW9aS H@=h09C>g `Ydw /R_wap-gi@e Vd$ZxRwdjz`+(;=Esi˹|OյGCF+ N P7Z؆˰p5 YD+f&+TJ4]W="iJ]D,A)zF8eJ,I%lxj۩c ٠5MNP3;)@jcRLb1*qGgbu @2SNnl<,mI$PЕЈEW;r6\mDM1&5yi_N;-d ourl TR) ~tS\!ܗpwq_lQ]hz1b֦<_͐_C NT+WHXI/4&@Pw>'^Re=謿Y4@#0X@!ήv1-4IxJ'LWS#(gfopbnMpbWQA^Hi|ME$K\Tjr!MOW?ISa6PE2tbQЏʘh]UaP0uw `A3 #_ȂS?p3 U{ 1V7CJiԠ">=\8=f#V"u FHb垈pցQL`))7,Kݰ5IʩjWu/TuUgwcQھ~ªgj:x wDoSgk`B35ːʜ};3 9.Aq+]AĥfN^VZ/i4/#@d ظ r.nFEy\7gaLM {oP0A,̹94cׄ7t+d=w"0h4":ԓI>;_%Q!n%X;P5JE8hD"P{1aSzUyS> ,i>K[gP)dђ߆mej|:@"GR6 Pڨnت>:3QҒ ΐ;n/ Ic̾m˹sC„ę>F[+ivCF`WeCs;8{[Lօмg؛c#x~ˣrHt'`0*j$vNJc . R#dQ"rr`|v3Pm7 Yӂ[5rؽӐ ?yT;tbJMei/\ #0$0w&[ޥ4 Q#^}j-2\tbA[{ˤpB #(Js3; pC9ak{U\ 9a=.3ٯ],#y}.VÖp +=cM^*{jꭻ)qL&PpsZ'_sh;z@w$pcȏ@щnd`tPvLKp-@O aLy8@VMXqHߓ[w]36礌--ٞ=fg,oxUEYϹDh=gGW7ڰ#IMG=hu VmaPw撨վJn6GRQy&ĉ42a 2JbF(u낪g؆"vmöMZeh`QisH.BЫeHGWd<<&6mZ 9ڦ( X}-zmr\yǘ["E,i !XЁ*3<$ǥS$NA!C ?l// }i?=CaWUk@ !gh#1PʒIO&aCUr^`+ +gQ`JΧǕG5.zOG+PߍO̖o .brDVuYB(VFœd=>8NSe J=)먯!=_MbZUލI }lurEߝ_Y+1@ 'qGV3^'2'l2|vc'a3H{By%ȭsD/oEnrԧO_N ac X2t\f*n԰Ů;OKV"Dcd78 8VA;? !&Y=-fŭ|ڋfn.̟<"ynQJp|nzY/٪7LM3l=ds,z];s.4RH1v?.zkeD>i&˯lGΏ8^ Jr-pISW,4fS,C [O~r"f/9_U$ShN h}lJ >E@uٹ0E: K&L=UE_cKESk{X_@h3ӿ@ g:tctf}$ T3e}AӺD֐dr ㋛T 2aBV_#ۊ g;n4MXTXj'7UyTqX# T.BV,RY.i|QJ X4ac"!Ɔ=/j@'#R !;}[g ؊CSPsn_ݥ SyU`=? %p*ORPD+ .* >>S!!1>]IdD.h oWh-gjń@y?5Or<,σ*!B|#Gq )I.Ǩ.mG.噵l{zH>$,ƴ[e^.ʾ.w@eb?&PCTKh7-C [$//5xOl[l=GMCיȅ`={1t(ڮ#s]G }OD®Gs?_{XLB0 Mϻ׽]v߻d;ĞVAObXܨ*~pki5?W1hُPoO gt B9iE:#2|*DY`FFZB6QgJc@8{_V!GM0bS GqXrU~Ai_Ji \:0 sɮ֑oГ ,ce!,`ּ˄䓗;Nx/ZO!R; xFkcoymD7t H;V:@ҽcq<1DI.}tFҾ$ר/N%$-4FK 2\OE}փH&wG}84T4)7VSbUzuo ϊ_T*3jd飑70 }^~ ;8* if0lWT oIX)SD~. #3@HCb3`3WήÓT_U=/u"_WfGe[0/HWk5~ćH~߷s eʷM4 ]MŢ'5sН cot2o/BWTU9D{V' 9U9W2/i{VnxByYaF#2;><^{ [=v'~*T} Z`Uꢍ~lq\BLL(F͏q|-fHn}LJƇ<식d6) ==CpQ]eLUiaUTQi:)Lu`o*%S[`՞EKʿʊ@|hEm[3Xg{AQq~Ij*G _;5!3y+wƅW}ѕ #Tnz㦻 gu@r%ه;^Ko=hMƨ&use1閠h_[ bp}TO;8"]vĚ ˇd,]Dݑ* 6^4a|dG--i}xG^(zGahRR])'+HGDUyJɖnZ0jug._cqݟ}v;-Cl6*=Gȥb >5^ϳ?sM j*|@im+7´ rፆKºFMSoi>Re , >&65ʫx[YKL)Oѻ孽۬+y.Ӛәj媔l A)O~^WX ^6 6(@I% sXnz\, ob݆l 037@'S T!E hnQO9(ζbxCHG%“It%L *cVD Sh.zZ}uM*?R@liF1Y'0~G1+؇kmz:Y+~Cw]1xaԔ?ꟳqs}' +tCBAVfc.?PBiyN{ nGd4y .gQA@TB.ۍAX|^MX$(&qbY;sZ3o߂&c0҅s}ߏizE?ï 6}R{?niH:%lU/m)GLћDVl!8[,ɝ+A ʖcCl4P܎x'9$}9gB}ߠUM.]HR15n Z>:>/XV,0 LXVj͇.*A]a8;Bq\8+S6v?:|Ϣd6aM:)ž}'qzUЬGgb-~EEzDŽ{:ffLȋh ϔ=tJE{"y]-mbt{&'/wٽnaȻ$:'5?fV`Nώs'ZCO?[TgfrG!F اOAd!R0rg*Dm ?X0 b^L5] 6O6MV}gV8<D-%~J2v E|Hn+3eB͘6jV iI36ږgٻS74LT`C] բ9Q4: PIq'- Adii=t~dqQ]m=2ޜ!3^+F.'񙱉?8 "/G lQۺZG DS}ˬ߻$ ha^:\&-> /܏\ c8(֫aoAsF}r?1HN ?#E2Iu5"s B? ;p?CyM6|xȫ\+zÍzru2= u 7@yaBhmfiU XshX+Xi5?v=! C"ٵ6%ab:0D[4@*GvTޚ 7pt#.U7HDŞX} ,3b jB3BGs/ැMJ,2Ä*T G%nj)?DFnrZp%"=׆,VGDÿ@蓷r(o*zj8MgY*=r/+{О#5l~~ƞ+ṡGt޷Z'RiWՊ0 MVyPPuQ|z+MgoWo܉[D9=J{'&$BlcN? e'EʛGG`{=*)PkKˆ:gޕ784u=>n[zQN;zN5TW 檂)[enH4;Nw_7WS o_p>[aphN^rSz)wR c&+tLjOR*aA }+[Ov.".Ar$uldՙK ɜc[d ]" 췅B (yGPVk#HK{9̭\ZJ5r[[ѯ/ ;nZ%k`>G,_SBr54h+t{o*'IɎ NL&cŐDݧj{|ؙ^aE[ ]G[;l!}a_3s%i$*wÙg#eM\4~SVhO3iq tW͡jîR.8av 8Ͼ3uv5ZT>r}QO-DpmUEĉx2J.b#L?nb=XgB7Qؼ*4E g0sWXOSw P bH5|<" $kOʝ"8ws^{ 73'g<|e#:͡z@+xF]V'[PH0(w&%)q&vzOȗ*;Fa_c+XF0x ŗLG>'EU)yJ 躉3o!R1 +4 9H cÀ+,nlIbj+6Xu½o;&uv5).$a㢠#N Ntƾh aW|=F^ *luzRBgVQQσ*jBaR]}Bo!ǟc{ER PJ~P<&Z~I.,~v`]y"NpIƃڋ(1^ ?ׁOw-r?sZ %[i;\-fQ یIYk fO~.{mioIEu;`͜WK$hE)._ȃ\M:toqI _iݢеj h ;H|mQ^ܢJ% ٧RŪB?aڮrPRafv޷dWè,q$(pəhk B0QQePU9 \Ւ2T#YNWI`&/cqب)y$sKA1+zHHKKax3<#[͝n8"#$8&zLx-\C:##/RP(qhc< /[&=^i {[7|B 6C#'cj;pb 6xЗ$`4P \0Ҍ~zB[ر-Z QZ=H"k6gń;[K@ I2P+U`rXݤFzAy=$vߡ6I7tnl oZbߟ17B\vf%KD (8KyYBvܢNxɊax0dw0=YDZ-l ߷njiqc94Pc2=}H MGM;O*ʜS!"Я |([V+ʨ|h$Վg۸TX}[ȜϪ֟7pSvFϖ۠th/'.-Ąp9&$"OݖF#:Ys3ne㧛m-vdJ[kh[qb@uIj֑g֙sMeb8Q4aeb u! B &IᲐ{`fyy0R*C|^ iָ>2o豄y`nړ_DʴF3Z75ȓPb\ RO&*$;Ń=Bj"Si8a7,n^sᙩF{w *f9#3 NrNQ}qtvJDkм q(H;3v=}*r+A8gYgpFiS 7YO`s{>򠜓o@^186AX^#d; х>wRI\#WX82Ls GJ 5EYP`.3+ƇmV\0^\IP%7FKpЭC2>#_{{:-̪li 0D=I3v,;'$ծz%) `,w) ~B;^c76c-hvmZknYGqDaEmL&tDCL{[Hc9ʤFk˓It@=r)1ڢQ&rJ){RGn @v,G#VL]ARXgQ0(%)A"Mij*Vh*BbuM^@ڈIXWH,n8aM!;ȃ?|Taܭ_x1hyp xhܟf&g+A͂Ҋ[-%F4uHRu֓Q@ۧ㬖~E #qŤfĔ>Z CjRZchOC-/\L(4YOKө40|Jc3C&ee>oBgWl`#!Oy[DV/Ҵwkb '̻n>ͫg'U0B;UEB' Um4ˑ?ghrx h+0LTo":35KkisKi ӶƇF֡%adl:R|7`X,dϿzĭelS4]83τkY'("g`S:gnC1=G9]'C%/a 䙔sicӀ1,O()-|WqG/+Ƥ:SW&Sȟ6GT"⁼zؕK8{;hUVf`u J>I|IDoWkp&dC/Ze0{AmIn޴g3oa ؜mI҉CXOٌ/uO xlK,'0,ît NC0]]_fkV{s00ZhmC_27w? TyH!W%I[F/+;P|H 11 xU6\9+;dAAQ9L3…ds'kuϟeDN>ǪA}<4fN+?k/@:Bx[缯gǺmCgߟl@2*(w]*>7AlQ}F L"^q (Db(XHJ7;4zZ)kT K}l)fE3on=[= I9QP89I1Q^=RےQu$$21#'ݛx+}@܀mS`bD%HEb,T} |^ ZJUú.?]UVӤ/qh! 0.:q.ZeeMkƉ(HluwiM@Q}lg]B1's# 5uFn ZP~n$Lϟ$R(8!taUc*y?C4Ӊ$CU:Tҫ@>`|ʔw4g];.D;?CNNLs@m[)q#=SI{9byrMXz['h@3 Ϫ0{XYĩĕtˤlşD3mn uiFKM(% i@E0[.5Αi<،; NEb]&r3M…و{;l&D ``T[pm1V3v.k' d$)v:~_(2;U62Svj"Jeq׶HEegF)@`zJ!~e); 5,Ñ"e3Xl;gCe>kLh{2zG؁ ]l  4_5y [<|=ftG]ko4Saqvm|~4,Si3c)-;{I"OvA 푀}M9-ۯBGOkrj{{;i;=?M^IGZ3hԵň;O ("`@ Hw;HrQȝB_Ϙە= y+&-42T9 l(nsV7(QJFKn3oceAc@{_پ0H?r{"a2e\H|Ͽ{_EOp Rï c) FG{*@S}EoxO8&JF=}w8Eg$#u~{HN_RG0ߑkӁ5O7N 塺ˆ-TkuP5%A uZEP%7@һ%}\Zle`nGqn72⮜Z.$E`{ϡY3ܚ Nz W@LٞpԜslG)L<Gm(ѡE9MAN$>Mʚ-rѭޯ'e7+$HDױ@?JôD?0MP{|,Ij1%!gYo}̡'wWN)־\lx0*3P۰,f,ieIyFXp//BcCc 4\M_n&8E ~HG6cM!}%71=㝼c8Yຍܓ[6"Ŏp]t8ȃg)g !VnN\S JdtՒ (Wxɶ `TB߰jOgJ!DZŐv%9cW;u~[Av ߙ`g4Qnƶz..1/:MڌpF7pc=G> 9=㐗Vv x=i q}Utu,Y&n+U0q/jd0 !-Q]%|DtH3*mS}xAOYVELaהZf}IK= %ꚣIX>#'쯊^S{ azR7sZ%]&E}eCѐ M\,dgo"n/+H /D# H T}8_LCfOH|b^@K8NsDg[mۓ  ǜ6f L8Zoi(s8ݳHI]I z%# t#A¢\Zۘ7C+pG;91#'Ӥm1PN'}mtN67RY XvLu r'іlz=9iaE'ĵGEwB݂thCvDžnr`JB:x$ }jP]{`e(Ϳ{}zdXnk$++cr|nsp$5 8A y2!Д[yZG2'iK@^Z0j'ZB“7[ĞPoC!?ǭ@7J+vNrGAf0eQ]x,<`MUJLﵠ*)ȲPQ\*O>P̏Qz4A㣵^t]`"֤4HoW8JeE=W{572;Dg&* b36?3Yq ,(m QkWN>&IJgP)'6)ɷd8&yK°&.$60|ȥcࣥEd̘#)pdkF/\MFSm HNzﵜD ¶*I(F]]ܺX|\a?J[ LN)'aC4HNA ^\.,ügQ܊(DT`Q篛ۚO mcIk\NVLxƖqT2(E|Tp, aabjJyBX(QsVIx,ݴ|C. h?0%!;Fhk¡HAc6iH_Nod3pRidv _`@3BuPK6Z}> Nb+,' ԉVΓp+y{[mr8l2ͧUgVpp nL޹T߁ >l\k*KW ~Trs`% 6 J]>\S7RiFW0 \"s?1&f9FX-ӫYF^5uE4'[_{f|ì5zz'nZ::rLQ&˟> )^pqhn*I C}ѯU7 姝t)52ѩ̸bmA$exy:kʾz'`JmoJHb;;rדU^]N&Zx @* pؾ_R<^Xd!I3ѓ38lRꈓ).If4=K}'7(z iKm?tGYt_2C_y{]ϊX.(V }C.7қhk(Q5oWOOce֖6J*Jf2 [b]v0_m+NpV'!)plY䓳>2(%YE{*.E9]X>S8sv vPS#m(:,99['V^-Ӯ7PӅ~#A?|}$MOd.S233Bqwt3ٲ$%+Kԥo;+QꐡU,;gn`}ܑJ`,hl FTp4ZY1EyVt’"48Kj:1Q7g oL*.:JEzƋt<@Ȭ5#K+tͲ3ue2%r;{aׄ2y^uWI/(Qi#vՇAWxzOW+R?v>O.L x {gC*~8uJ̓ v!?5t M'^SƻzLGH.(#2PL3` )}@oEˇ%0暮6jk = 0F(O=_% n( ZKJEø%geVx[=EXӖpXZ1λ~#iQb"˻+yo9]R&% kXꁃY'{Y0UtNRaE5y};S|q%#XpH<9\nm'm `kmx KE:t`XZCyDq>lu$vdO%d*3W!t{@\^c]7m09Mm"PwB s^)LR9^d\% &8c<=%Wub>iDiuINikWFAl rGT}%<:To7![OFh&~9lfv5V\mۅҰU(F-9o^yݏߩ|na;=uf8jNZEqKy g^'Sʈi\:5u#k(8T h'Žw]@>QKuC Dj($Ʈ_,b#Qja2>RW*ީ `+A'HPX`Hnߛz9sj{;N J#fu %F-jH4# Ч#>Gru|zBj&TopXuM --RВP*NIiTucE_!Ԟy> F = xb1+6*BݗZfD:V=S?&E|l+W-qicdwny3c&IBNJa'plvh]~D+Ħ i>=E(PJd <MNbrX*TJ'PARx<^+O&{}lټ5\ev~`@"!:Y]1O\$]_{A4)Z*sݞκtB"AIPCͬ5|v;)6,PU&Ǯw~ER}G6MF ½.J@&7g\dj ;މbL~Mu^;3.dy5n?0g颐IvV[-qy0o5y~b^I3SZw P6jTfn1qt^ʽ2b|ۘzǴyfoZ=,is* XtE2m4aCtD47a0DxLT}mp|0RIѷ^S+ 3Wi[bh6frtOV)[NuM-*P&; o' }hƲ6~ !x ; `DZ"Pj/la)>H?^F\܀Sx.Ø WS²YLR]e!}ĥE`VXdQ3Ekbh=S>oVY@`۹hMNe JO>EO2 ά Dߝ9bAk` Oˊ2 el+_~n5eO!Aܾ^t@iB&LGJُP0ܗ)pmH6`Ёx/9XZ5z NC$x6h@bwMY% o-}mYҗ4 #(Qs vЋY@6[j}Xlf0)՘50qdJ|U簊rJx\?U4},ВY\Î1o/蘁Rl xYW]0=.gp^i]YPT1?|/,FwW*b7^2V9~)Og[kP~Iv͵L3SOr9XoJۤ3\fl&:ʢA;Df8y?#H\~^Cg(_%DV9){R\Ǘ5"MYm4w`Gwꈶ*{+,Hzqe&XE ?Kt՝Y߯Nc[GUJj$ Yf90{BC`rI[Mo`K?BW]d@p#lrzO+DҗyD*&QYCT@aJ~Z3߰ojG@$Qqfa,dS9ssHM0&E(E0)dD8uGgp?`5.~E+\le^V%Rm.Is`2тAS-8S g#ˈ5j;EYTۊrfh:ה*ʂ TjUw! e>c6*ɂ FFN 7ِ}aV>,re>4eBəoăfX6܎N{^k8H9e^IEjXaޯf)!(rI;IDq. ]~3MXotAZYp<#MS29r = m/b}6?ys,ȰW]2l=(n]>[YN;QġQb_oyw!NTd?A7I,dG9A{-kVYiݕ>ZƾaP^n 0ʙ 1</ s%>#~NႫGLbJxAPH/=kc-x:7ɑI5iM/L-˷?]`l hm5[uxNF8j+:||rM g巌mq XvzU.ʁ-2fx_I!׃{gl4z[=HoD qsw/]<'HM ci̼xzC˕?@ernyn F*yR&bAzA|}& P-?4m%H$|Ҫ@|D=~C( ͼh\\oH QR QAQ HΑ?֜mg = <}=KOd] R>H3; 28bNWHopNpWTF 7^rX Ы1tt<KhSʦ5ȻTW΅Ёby,yBI=jY];.]G{'ɇ+ёLT ӏ(b] ,ʇq@ F #b qEX!aI <܎nCΦ`+ҽtgycf\khMH>=Kad~e,'+7/qLV+/:@& Ĉ՜כ31h]j5u"n8~%◕O2v _Vey 4BW.ٖ3Mx1CusW!qdLݘ1uf vjn_ B;!e ΄ATB}O,0ï4NϘ:r_&}0 f!@Ҿ!伎W^ υ !Kq^6>De9+԰]MCkZ4AV&U;% nqQjӔUjdK 5I쥥 F-/"}:"R;FS?}0َoU纾|j )_V9c–TF +n|,eڀuajT?%6Qw'5]骊^tlk,'mm`X73u0"*7##;3]! 5 anG@ ( u*w ?ni5ҁ,1;_kI.H)E5`'QB,Yf9ю̈́h}EcQ:W#ɺM >Ϛ2K9 |"V;Wg 0RP:-wJtO4nNۿ\X7#x֋oL_9v#._tlY75[+`l%WMC&HvE?L̢wh2=]VyIdX{ָ2NL6gIW,(aكo&X?1xP4}>IUx'奧ϧ!i S˅`]΄*`O.aHE /* 'GΌKkD%1pv껫Q 0Gbm\ݛH G[@B݉3v_.m %莃jY.] ~xR=(]:Fz}03%A5Xo;d*L}yr(;l'm Ѷ5sF86O@0_';}^raKn*x0w?YAq^ Bf?i33{vB9%F ޠʟЮ-l9W#WKSb%'?懼6F}nȇD))V8J> ;jԤ_VDaRJn;)<SH>ݢ0i35Bc8#Q">SԐ=, I#,FU DEǂA1VPRBfAp B=rAZA`my%\êm4ݒ2& (O徥awWL# 3OuὊ^?At\80 :E|05{kg B} ~S%Z,ݵ)~O/iSY]ߧ9{/]$jRDޣN}6te06\Lbe~u^%5`S%rȣ_#p\Kgs6Hu+Q7r׳Ŵvu?eTTT2K0ZR9OeIˣC o^GkDʃ#MgRn8):)/Ar=Wd.e)Mф} eפ́f(uz 1~瞚&@9kVKDUϸyq6ޮ9 ݛ ռD# (V~?Q\P͋[#A"G{:G/vkO]0p's@:_򘱒Rzգǹ!QHBmbqtցDKW}H  g9hC"~~(qqLJ`k掸]PVQ*o=#^j{AT?>ls1_tJaSI$Ht,O}NuD2\ozڄ Ҿްvf%:O7L64nz5 $w&x<:mJ%c"oKKXg$ }r*'zs݈˨THќ "FeUm`mMLo@B|hH}gOY~Sk fvEI%6C zִ҃agGz ͡2ĝUF+ԑrJ+C bVQ(V± %oBd>D1cS- KmYBtFyVw"o劦4= U% ؗ;dYhٓf7L6+i OV8i>;T`h]]L'3kxr?hb0:'uZe#Q_( _n@ i~X"9[=~SÆy4EykI,HtJ:q+pShzRݠ-?h0bn&Q+6mǗ)s1Up^Ea8 /{ 7130J[֧ {YVE2[m5ҭ{-L9AN,ikLubOH5H9'tˬ5?JXt&XЦ3 (G23V~vNNw)F7iq17rK] wuRwf\^4sC|ԙҴU#nND,+n(pD B;W%R&7&WJ1)Zu=_t3CXF P"P~r+K򎨫rhXr μ( ^lVe}N$sUpg_X{grň6 ϮмFi q᯴tE= 5뇒ckW9 \L1 ֐+}e&& #CG  PDk7cQc1R}d&rbRz}gfra(.EEwav>5C$ˠJX`+}/ɩK{(_&e u)҇ Ϧbcrxctu idw$VK)BxBLtZbMX Ic[y`ӟT.gz(J(vmrqeN{4R&#,[n%rSpHkyΓ{EGq 3iLA]+1 eo(&ī{""O>ZcEI6q=μLCBes#h&6OHhipvr{d֬buBiPF:H*- kXc};0{UwGy"g 67ax{/HhиJ q~Xa#'{B]66 n/Za,:`-/ٞ~-<-^uvWC8($@{|t"i%S8)Fk0ǞkN\ \G7(dtJ>TQeOUpTO7g o{l#n)%`a^ Zh4*2@7s>_R%avu \cW@'2:?WτuԾyJ^Du':*P |1Bb;ѿ'iG PrcY|jF\Ufq97(ibf9 #gJn\+i*|֗`p[={.L)B\jG ,,9N= uXf2u0{+J74!ۥg@FP2 Q)c& ¢PdMhޑ6Ulȣ1.je_eQGU.} qk~Y友EB~HSUX~vB/rbDЅhEACB5L5; @QYڀ ^xG{B1]#n|rdqE4ŎG*3slª*<=qQ! ~kҭGi{l#YԝIa!0ڷyy5'@1F`>x?!cQ VsB(&>?񛵌WO!qDm c2٨x:[Y[ΚEZ[5xoK5 wOQvf}B'R}UXX@Ǹ#hem AG7'F\?8^:/TTzRQp4&q:y}cl3<[7=e({5x’_ϓ@Iv*w*vl4s3ȁkT:rV&\t%'@/|YxuO z|e%9} FQgAyL@ ANwRd?CqNXA(tޝ?\/CoQN}%U/-tбOۂT>2= 8 F/ HTU&/_SuϺo~4pNy^PqW0 v_?-#K9]?\MXVi^a)]:UwhErnIl"ėҵE狋-l#MC@W #Z࡬D9_xF# W)eKlN昡{#d.&̗LRȣxaE0徺8+G;tI eNG|m:wX(f6/l>$>A]ۼz{$M.H]sWm(8ČNlKm``@߄y ČؿDeóF" 2l唄+S| QnkJ`ğf _ 0l(ΙZbb)+b Ei>+@j7҈ 8c5ٸV3bWՌ; p[ K2!1Q+УAh0EqåAĥX7%sX31yW;FhJ&mt:>3Qo:`f' wAyF:}Tװ/NcnaۃO\Oi`\[z^{C3meB;Eo35bї!Iw pDs ۷k{ '.%ύwe8?tqmA,0}kأ|1, Tr;y{JF# bB!yYk8&RdLyv/(SVwԪp%S6-!aɸ-k0|/tk,/7˯ox~"/>7itRq@9QxliVW7K}*X>޼VCʹ_#avU̺|GV?À~0Bze_=E\,gF 0C=eU*҅%rO$bw"&YᶄfJ*KEkͿbͅE23 ި /Tȱ?nzSܭ"ٔdsnQqYV."*=5nn te?sO!T]3hY͈/5|3_rG|!AaD某.f%(de$(Oeo B*yIe奝tDJ<uSJSDZ•c@h'n(F"^ȧpInw{ŀj03r_JiL^ڱ7 輏$_J5fY픣=6zz,}ɇ O\>u6ph+g,Eer?)Fm5+x;?dGzϬ }X{`[;IkP'Ju^#k'W-أSF%ikQ'Yuݖ\Һ/u%I(*5"%#76MN~}&{Omu<^¾X[`. T͹*Tl27;9}6~?>ahJXN$6Cwe g]Jt>Blԏĭ 23SDžVH/95n)_Mkh2}t4x ?A9ySc='NYyҌ0qjdkB *]7usH(ȝ;2w1Mg0^-;;mNPDhŌyu_4gHl' %}2(>SZݪ13T2} v6KuƝKnV&?Px~@g#ʬ#sLuP sy.%=bжVAK-5W넥ոrChKm vA˞8e.(CXw7fT0 ^XX/";hg Exu;:s=9 )ukp'1FqTuj,W>6ض3y"V b/ʠB]:n+bxmiy6)ȊwpbܧX<@[2] n6<4&pzZvKQe>wRٜ`1Tzo@+ߠP fذYRR<U)w?c3~mq:MUڕ^1SRDɿD]P(e=β[%[` QXk]*·*Zib$8$-HY6Ovrg34 ^ //F8mF@I"BAZg_{YnwPjZHAijtkhq}«`r+?F8:=iMZW\0V?@z &[ԑP[}q>Az,{dUQkxWd_iXlSO+ zHBpRXn O83Rm<5m3mX 9̄SYWr1*cGLԦ]˽&). v` S17w>4;8򌰰+q2V$n:s] ]~C~ Mk6'rO s#,<(I.mGeV d'UyscĈCyNL+!@e\ rV׻7.P29?K7^ Xrq#׳ZtəZ.DA7 qrax*ةc@(#4,k\pw}B{M%qHYESWTA|lߓ"jˍN:Sʸ5X(tXZ)-h 1ޚ^G*2~=% 05=&wk:WjR^6|iM1?:Bmϸ RdzRDO^`Ѐ{9Ry`u3DKW/0 qMIYmM[pAD] X8BK']T$P:$$ͷQ,5Wo>&rJ=M.,320XO w9M6z_C k ht*y]4#F:캎Qfp;ը-޻Hr?=P>z?#cFG#,ǁA_oEo}y xǻ?RҐl_NFT dDµNCEdkB X7I3ƔKL&#)V oB gr7FwȍgJ8o\ug=1@= ӡ,ky ..4ځ 0v=Q9Q-;z@`tEyqZ{c  Lg2.L#0f8"x2i)Sa| &)ߣ~хБvʽ*uAyٟ2YϦziN+n$^j0MJYneƢTnϯ~.ȉ<p+%%K08pnO? 늄9I0h!U74#ba[ԇjZ>gl5C3I]4 &='ahG\+R2lG6VcѡaRj퐦-8[-[܊~F';%i,䨷Q1>#ll= {dxj;G2J=߮,# M_>^IK WkMX9\e^}0;:}W&콳d{  ׸^n2Ou-=~rڶ So+IITGa[A|P[*$) -dUo^?>pWa/tD,ɠvKXH|QjsE;[lfQֺC;S8Vd 3 ' r)*Wc'q*BuuJR<ۗ34ojɖ+ւwTs @ z'`w0U [ƳA_H%}1v{8%ul*Oo! Ur5Ǫ:}tJA QP~/hEܴL] XdM͙84\}#7๜BkGXzb+@9i -}ށWv٘ɓOj5fHp:իsG%Nǫ2,*Irl51Q7uwkoCzk ˰ LDK/";G!>X+7WZ+ Mh ^"]Y2WJXD j6yvpB2nx'sw"p/Lx@ 3o})#=%0chU֤) WwŚE[ 3 Cǁn_A5vo;$v+/CtXE~UI<lŅ󲡻BK_,5VPʫUJe|F8{<ߴ8vm7ͨƋvt|V賜+3υ[ͫ , UQl ވ]&G9``j[mB_!wі7jbE ];aymEH9f/:ɬY2ut >zU)%.æy@1=:>!xS4J"uJk0UWi8iq2&@i䮨AˈH؏ֽp<!LYs˼/V%"F ڬ1 9oJ"\xY_zYyw*66;{0 9io6i#-x_)kbzߐ(!g+X 8wrV=O&3+aR^ ,|Hh~~Fԝ3ω5 ~Êփvʁј[T|Xc ;/s48OS2fUIjVe<Ȳ%:lвwlcQ+w<#Lj,dk@e[%$lnꞿ#g(b_MOu5scINО > uL9s@`6=i]@ɔ)zc'd2!g,D| "|n=fv:?OK./'s`Ao%JO5N_xɬ즨u`Л8Û/tp8ؗH;E);m}8<6U 5zY4x=Cf']ǂ 5,L aMŒ?J: Is v[(y+2BYv #J' 9`cCg]Ai0444ruJ3vQLK$ݐ6IJZԋ\"nut%ힰmYՑt%ca)R5JI4'zG,9#+lhJnǢiAмg4^|4.լ8l>bS3;sg-PEÔ79]r?~?EIչ_kӝIP0D ,Ј]l&8ZC`rM]{år >$Wx'XyNTZi'A8S6nQd0]==1T\\;ТkTHnl&N*qX|Cx޾Y|d$HCfu@F"M蘦xdMx/2TB(%6F:ʙ`gqIZtld;d3bAvćwƏK.ט7,,}-}t+V$5_H C( Ztq#d^IՈj@S|(`‰_R/?{>6wqϿg 3LUSe$L"H="GQx;n;dF^ᵡ)ൌ| vaì+G=ZcbFak ^`btz9~rHPE{VeH23k#o2xX#-<Mibs(9rn9b%}x*?gO8 @d,#(=`\4\>,dd@+:]U*PB3?ޒ~|8leѯ-buPqJU6ċqDH.| xtrrHM P6?F‚lRPbrِOQײHF8>#x`MlNe veSgjg]<ҐO3EYEİO77kFrd,,vNFm{+],PK 1d,fΖշ1Վ <B܆l/5csfDiDqhM27\ZW׼"A4W.0,;ƫ+SF/?O^7rcAڙu 5GHY ~^v_ =J% CPLKcr~q倞rI dx<|ǹ"י7 -L}7]Kv$( ~]K ijtϵ$.w|t&s+0J#,B>{qmR(? ؑ ";77BlC( )}ē C:E؋H }U:Q| ;Vɥqѳ6 ) 5Y8%/Ԍ%%Qm\Q.Mq(Eݪw0N6_k9b?sQ>6k*^yuT-. ;a1 (+MgD_6 qT钡I8$AԏI!|ƥ3p{N#Es$ѭݺ8cRl/?LRʚ'_jZ׋2RІ1o"JBW_H1鸾?`$'7z+\O zaCZHQ"TL/.h*C]b1rlK|e)zd'c #e<6Alu 7Tjg/'x`vSpm֣bS× c:吷 AG"%ֲ,$N`.RKMל2*.Z?L͛ E$Sֶ/VAm̾"fʪ;puSH UW15] 2]8OR6$~@h%kCڵmGSYw( )~,c'vVi-S<0Pȱ{ΆzLxw;ɇǰ {7hPFWcK^[b%ny!V򑳗Es∁!_fY'v,)PKm-e(QuٗMw3+d;n-czHK{{~#X4l窃|31>w0Oc#cHsj/rΛ54tÄ AJOx?_yD|yJ<`,\MDG4{> &!x/M_#Z2DC/<Sf+ ?>&p++P H.3m}oMU4gS-:FE2o<, (&nqPzpҘ9Qx ]Pٸ-܀O0a]M0Jeˋ9-nXU0z4($fv񿟀V&wQ- 1Dtݚ+ĎrN,޶d ̧4Q* Wl x#{[C$qdG[e56+/Fxw6=wxa/QxFPLE@4/c4eNPImV 2Z(>Ou@Jf (~Sr?;)d-PyDU3$GuE(wԳgc93n|o?Z.{RُOHA[Z$rh7 $3/k~Kd=Ѧ'?#Q8+yq<~v<~1e sG\I>IB#rkzߣсEHS|RUmiqzF(t>ׄ?3?ZɅ(\NW{eIx7{Sկ#GQgՙH gԻokD N&_n}=e>@QIO?̱£@'3.['#t}89K[ *`_W/T-E?ړISwPtCiU|^$Dw[1]f `#/xh>$6hfe^8K{#e""VuEwth]>[sënU0N5<Х6ABGY{ގmԢZ Cq+zt _]96#˝ΕaR1V] ˒Rm E.Ds\'E>ŵ~tbTN?yi^p'+-D&.JBmrW!‹]<ȣj}Q~]ܽ=4uX: O4򇫂-i'C,fW~CT8(i}EhfM6xWВ{1&6T9Rށ!GA0G-z9aT[B%^\ؖq:%S^S5ݝ'ˬq/Kr+\:"7Gk0pƴ! 7g+x(wkLF"m+Cl51=$p>һF~܅mZ|2lW=y'>({\="bKJ S@͋ "Ʋ+`Y/UbZRK&ȖF)e ʜfT2aopfEbyؐ! G}]3= 9{@D"PCvոVuc㖲KQOL4{įE&CofbV,J¿nrGsְ{ ª  g#Z#1LNbI^*DG"ɽI ] lOXMP-Էt AM53(e0U_;Of1Sov/(8qVe3ڀ\,hCb|j.6α"[h0AaJulmgH:fC6%([.|17K?X]4|DjK8ȻNͫ%F#Nl~4^4:~zO܃6'wwuȇ7)LX8A#ݓxmB'Y|x/Ҧιf5 6j@oڞ6 ,%NrC$Vxǭx7R1X[GDAI^6g|6|kF] ii͵3+.L,$-Kkw>m_f+@3ꂨAv2[cN@b Gv],!ND7 H3-g0S[Lߎne> 0埱 f:z p7 ~7BpB;DidUUh$ix 2mvmt'~k Cw.7a<זmMpeW`184j{8$ԙd\H\1$ݍ,*σ0mR`l;KRqƍU| F MF11HTI-tlɘj- 1ePYX }]P~|(=ޭlo*ϤΠeSF#EiIR :_._&4B'/.]v,y"f]$[g0w'{|?E( E] ڊE+"<s/;{ձO#7z_uw zq~iGpcХ~|x0a0˻iv<9}mХ _3"3H&#e%E1JZJfufJOQ *׉hH&dqYd &=)~rqBBU3P@&a>e<{u@o#~!/gj)_2\u^Nmuhi3ǦGOd}@>y ۧХ- zc݄@}bj@YeU~Ӡwnl+Oh*w۱LN댝 ]ty+F֌ 8kSyoJر j e3 eE[(>ɴJ*:Bfa&?U*tP@]}$h*{儸x|!`0e)V2FA`no6~$ٓʄ$st-[nM>;5, FCBY0xۡ&lClZQ%9ar6v/nԵ/& lՉ(=l/b`cK[93G]tm:c~RadMx8F4[c^6b g 5%R-#Sњ-찀#H2m).\V{&Qӿ+!<>[8&]V4 .h ~tU\˼1'3R۳kǚڒGCFa=5j> ;{;`&$R<68ۢ)KXs.̓@yhy}7FH8džZk- e\MTkx It]F D&!.yc!Hm!:`s)MXMq7[@F\2bxƔ@(M1u=N.#)2X`vIyd\ HuUnY5<}u_&u:]՘ϳd#(ui>c$HNޡJUsH$wR>Ǿ P.C~!בo6Q;?+_>rKI2qT8ֹ-@Y1QAok5Eo#K ?T$ }~K>YۚŎj~T٪:z/uOO ;.RU.4&M(-Q1T)wV7Ljt >i$ &d 7 NgWvޙ/ɚMX4ƝUrMf"N1RBrtCIG儒6p IR~N,nY0-S1~U6MS6׮|`GTSӱDgYm}IqxFKR#.Uҩa@n] iIy{jtFp汦a|.avO*1'{s:$p S,k"/*Ug >/*۩49ʐ8_IKWbT\"*LsGf<7 qh\ʥW>]'tbx~|2~Z-?(BʩMKDه|za#esdPqAxErvI*t,>,)&Uv%jo hDv5{{0y\%䥫{"n|Ax؝$jbtW*MʝJ::LVF ֐gb"I>$͸[ P=֕A$~y"T\nqR9%nEߔ"F3F#QuEC6{w]ɍ(b(R2]Wc8V^CTSA5pYpgth3)+'iħ&nM ~@:AͧraU ˜yu᧹T Ei2E &@sƏgEwmɷ1{Ccs=-=cLlGhr&عDJ#5kiat}WHIs+B$3 k'p|ՈisQlpac+jr- b.B=Z/CR"̥j9b8E}$zJZ-aZCg[/׬;ٸjnka3hi zxT@Wd3BuBFe;n2d<^"t1F{Bۏ>ڏ }}^A3"JS`+8>ΔțnzF-Ͳ?}q)25 6YR%G_f{w-`w-8ӂ+fO6c(G8d44d'D,.m*L.Fi~бNިY0=XuŃG lG\o:^ߩ|DhGƢ7l9Rzˌ!{V/ʅk.(jLբRۙrhK4\%#ondC>]< ƈ'JBBEǔh/MJǷ{WDL%ً {ѵ q? 8.BPf/RBh@R ^0 !hwl"4 w3b:VU:lzXte19IO}gw*2X 5!h;^XK ֙e;dֹC+qZ,N,gXX3{7) sŠ`c]4*}Mm^]"&ä~0!#?[E/9 w ~UIrxB`"thJ7C$}aegJ7(lQ=1Ht1G< ?$U/-aנ%y1pbm~NƹHR2y_WU%;#\ey!K3QGNtBhYezCr ؎W輻󣚼%P9rm/y'Du8jI`,m&au'1#'T>ϒoYKV}J+#4 <ډJ,Ἆe E"m\5k~zvl-L)BTuLG&9`~C\#m(49YI8A!@EX%n Յ^̽y6lE/7^'\TTx:]Ӣ8zyL5L2qXiX?v%#} s_ %HJN[ZJm2n̦ѷ) mr*li|8~"s)'Vjc!-tgGuxz؛̈́rn L@;9DBϷ,W.S1Vs|tQ"Rˁ D[^!A3$:5^9%1XBހ1DD Z{5(-Hc2Ih7F\ "-vT8CB (d3Lu ;ߺ` 4j%^hdi!*)/-`4ЦvyG짗N\2? =6] Z% U^18#4C8!Ǎ_v/?x"gQk7,ֳf1d|{sD@S)?e}8\s$$*kQ-iR>Y\ՓNśU+I7hn]FtםJG,޳8ԉwb,*e.ŗaghBmQ,lvd06rN&f;`u^}#Y*ZΌ "%H.@.vkZ_l5+du#:}Hv+ֺ5 u"uK:'(.W$Nn1=\|sn)1@lG ҦBr qY͵.lո zIw>nXT#"+aA9jN8Ǎ_nT,r/.M:ZFBĽ)RoZ"{/ 6_#&+6>nhy%C fDɸD=8n(#3Di_.k(p*nw^'gY##“g2[?m~9ytQj$o+{neaP:Z(+-Gsl,V քJeE>u7ElG66a6jYx#v{\ XHb׽TmB{8gkyTDvݑNQD CF[._-hs)uق 7ûkIh@>ӽbR34Q@$b̘ [5~c(qpLpc-:/B[dPNݚh$r'~ZŸ@py;20SIB ]nRi)C^n*$J}`&:EIjz.W_NG#'+=Ҹm'Imx@)Ռ{WlfoDGHW{xp?L~U8c6xcn{iwBȸ=cņZے!pDD,'0 neV5F83W#=$ͨ2āF!)3,W5n9{pj{E3yqx >uđ"*̮֠zR_^tITROpyD݈O) )cy+&Ior1kaLY? ](t#%<ؙ27"͐p('fG-o7 OO3lid$w8$=;%{RV$E$Pԯ?+giˇU~jpj!9wdJ%*:/ FiBp]L̀jD0N`mRCWtY*2x2#i3 P{$Dmv68ߚ"8tYB!+P[VO1s 0gJĜK 1i $(w+RCP?cX"[r^e3?.ˡHA"*4w%"&=yʗ!"ur_lqjkg5-%c! EEI+R+>FkNlf! SZڮPzcRzs]ɇ> 1V~"~Jt`7KCMYrLHt@<+hVhV,zUk)y$(YN1'w-6~jN@z5, nGdͩgCjL ?  cߍB%a蒝GwBPk0TWجq27$D#E',+4ҏ[U}4>dBGKrp{4_)|)ҪBV$^klHԦCѵl,JTzM?)\U 1LȲUτ@cdiun svVvejdGubHîd voٽp^`(ؙYf\9ܝqm0Fc M"0{$A ?ʨ#R2I(g<`Wy픴,9 E/&')Lޓ*;e|g QDDwK2@d$3YԱ耥.H5*#~Ap}i80h⾛/j(OXrA!\cX96@Le+HaD⁒GLt4(+"2Sre|>naA `mJN4 u$(e+T1j> A<g;"hQZC_ҠbR j1;RC: xwxA ?pqr̺fr_zL^RNAjnN v`Nu㶈4-ʆ5{Q-f`Mè,,5TS۝xlGGVF>,I͌{_<>&>gCp'l$4V6!`B$~e@)4.M!_%MSPo;9SR$P7^.n+j$?{_߾}rJ¬iƩs~Z\bX|7:CBX;ov +9m&꺖kiZ\]H6CK䥶ugg+H~1)64\&~Xؕ+(zxho (]dd7i#Ux,Vo;1$;U,`겕#ڇ"Q>xcZ;ٝ%7@"7(iI'Xd=cMTIJn&c׾7'prvC"ڄpn!5fHk=/9A8b oԸ^J7<AN~(G8%MBI.^2a3"" +Uލ <[VzrXR$\2"U6Cra ,Z/ l=b1Qti=U [uRh`T9g8B ,!h sرk)Ucz&k -q1ƍ;xܵC4@+Qeg!DG ^NQ!PixjثC?vn{%bX|C;MڷڝN dt",,I5eÓ;=BYGVVeu9oI7 ?Pi!0o@ W05D hqB˸-  #gp(?hۿrCʶvFsrn"R֎oK)v õ5KLNTf( သ䍄v'ea`%2TvF+9FS (翙1v?q-e$E5l&P9jTyaV4duJg"q!Aކ*5g!x̛5/W+ ;ɹQC&pOk:hIBpMEFr X-ʅv@b]MI\[kJYBu P&?p5EL8jͰPcU \(AхEϤ7 vǻ 3o'H M`Wߠ3#=Bg6Ŋ؜f_KkM.Pj֦Z=Tk)G~n\fCu$cb[|Gx lAϥyi+ QUP bƒ6܍B7OgO(G^ϒDlkj-1Ҙ :`N3noYA­#VM!O"> Rk"||_ /uA UKUCV]+!g\߬3xQcVDԡ   t&lѣcG,  AiWS,ˈXr$kQ+8=z%z4S5ry]"ڕVlIcTW5DZFpLY#CCݼrr$iH "Dp2gs3[ʛpώ6 QLB7]Ygp4Gf2F5 O%0k?&u3M!:XLg4z\Czv}s]²^(Lf,PlÑ`> |氱W0RPSu6^nRdr/yNn6C"*E X֗v>?8u'/ 8mоR~b 趚PP] kKL"(21HmfNik{ܕ0=w{d|])Y31h$P)~83|d9D!E5J>጖QI *8j~QI46D[9>[M[wM O"p\{IMD[* -òzW7f{!eG#dE;&29S(8Y'|g9HfO@򵇛7aO#Ct[S6b^ # b$xD+cFɯ*NƋjԳEtZW?.>!mZ)z7fA{])9Ek]T' L/r~n(v,܅=VtjXH8ռR('9ۃRa`[`ibN-X\"PASZgBa$e f e837PPu_2(S[KfҔěZ.6綪r4h##H%:ܹ$ҳN3ahe9jM 91"A,w#_mLaHLBFnmGzNqd+{m&4 ɡ]\DPAOs?T0Etj;pX~H W8?қ|M*J;'Sh]1B.M允ALL]B,{vLdb&-@D= T#|9/c]٤れ_F^a9`T1SJ]{ie3' ^E|ݺHٷh O"tf8 YpV J]셰0}t(ݏkH0r]5Yx5r\twt mo_;Vm,^u7D"=L%, 8aq0ȸ#$~Dž|%>Ac]udcST}}CSP)tjUeG\a1Ӕ zT=5/pni6=1"tOOInSoXLaoXh,[xU0{>t1 =1GajՇYi8 'C Io$j- Mr(u$uPa:~>kd3@QU^xأݝ'Tջ<@Ja*2Xb; ͔S2$K5I-FTЄj )o{ >C)]H?6ƜZI~wP k{Ry53kj ӻt6 Za+ "~ŨB;QXם^N| lIqm_lLBQrgDM‡ 4+p@lVdO3^ +@E¡80e bT٧J_]^꘽ 9^>z蠆ybNWsq~^vc6*2R SnOD5D#n]zMlZB:ČL8a;mF*Dq:pq($2\V Zg{cV}F'B~Vi)*^lSh4X{~Ϡ1}d{cdVKk,<3 t^n+w0%/hfvX#OJ?8`Hu~2hɝ}c>c)gZ&ITvX5Cn&@$6͢dքe/ x4({ql;qmÑbZ3ﳞ":;xԡU։}Xd/䵚3ǍMosYVn>{^bQq/Z5踳(ՙ&9s&֖x 1PHgIIJhۑ9mMص[K{U ePTO@2b5>^&ɀ84*븩㴥T;}0MU8x|nL80 0@4EJ}M*q9֊Õݎʇbdc|\̰AxnVbM1A_#LğkI.;Bo8 ՠ*' /17J̗e9dHz}0r4 L`9TBS)džfmZ%7T,[o9rw0XkB)H<v< Sc\zh75[O A:"XL<3DjWel{j7CUݾO7)eIp描=om:9 ɀ 9 P*snV~jF_g+)#Q]Sq-y*8u12t)&MP، : U罹{Ks3GYlE'QEܞ6@1"^D(-0(Pa!/֢S0D W' u_߄nך*|ɞX<֍M'bC 4̐1]4(z*}$Wn.4:dqL\m`^2$a!]DCӂq~׻ai0G4=)BveC+,eo;x2BrA~M" ӵb*Iݝ!q}-M7 >Ro3hwmtj@LV/ʺlQSp([M3@gVQ_ "+sP6eV%)):AFΐ-i# 8l!{m:-ϢPA{zV@~ju2yѺXnMM)[>`%:3 PHޠ|.101*IO+!sWK?!g!XYjoy`#nΰwclkh«.2ԇ9Ֆ+<9D>җy+d V p`wխ#fc^C*OL5F1w1BvRy4o̷t_ɠU.ģiOASC // Aa^AQns_J]$l>53I=:ǿeR^vBU=L o=B r?KF#=aDwAETE> 8By4 \ʞױ.hp|\ӯWS=fYo(x 4#Utk:7 DOt&Ntޢt<\m!Ow]%'Kg8VM>pݙZU5 K`V;K36/|~G4vH]3Caf&dHz5>`.dхu@CioHvk{$*L%jI?L cI+<||ؾ|p=4裵m^M= ;=9k:WPY0u2j;}QI׫s7A͎6ĥ^dU$4h}c::|QsYuJIVPlz!ĢaN1ēf%(Fzfe\Қ&w郞⟶TJ+\N .޿U0HtY巔_niTcNu.R^aVRvNgz\DC!0BO=.> [.9 տD6) !NHac{H!Z; ec]1o0ͮo$ڙut}3qSA혉8Qټu{Y(Mod$󐊌'~ mh-ڇkYSK솘:;o%3D!L>dQX?Q~+ _z) FUw.G&{\ _ؿx Ê$ < rW[*$4uqX|{QX,VS뛑$Vw02|;Ke 56_R@›-k ^=kgjUsk y/D Li2qp4ݠԀG"9fṖS+y|KwYÇk7&_ht|/z%y$]W[I]y瓳].o<ا|>GrX rC巚/#m&`pp^ Mof[F"w M G1bgԔ_D\#߾Z&PRP xb5YSpߕ{ݼY/}=e'<=u,PXߥk#;aFz]QHce-i~"z9Cˢsi]pD6z( 鼨(()m2yImNcc"@%gUݑρBWɄ3H9=`.}sSB-|G4$s,.7mxk)oEfgV`e**d˘,`I<]X306ēP&RCǡ$piLoΓtU2b:a|Ɯm~YRaFO9=#=@ԥq٤5#oJ8a֠>*`׍SN[ezbi-#ZpLTjԷ }MYrY*=%Y7ADyk]MZ"=o{]5Ⱇ{m8M P s, Sd1v564~{I n`zV.ȃ>q\hUCYp׏my3+ fnAs}pIH|40yګQBF 3+VM3s0-e笃p8=;-2 ?_tH˘]_d Ky(9#wuPVj cѸ%s$>[q\U&T3J=wz 8( F1|b.1>`O}h"2;\8T%,Tfx>ˣ߉ȅɰ)q8sMiN2~h#Q)[DQ[x0M䫱2< oxړҳ}syhDS,57%PVHT;\e$nLI8_&swți&umKj3Iur?' ÏxM+p7~ X1N67 `-,15dqP")0T> lKx@uI^  y3ɲ2MÄ%¦;Z`#hfM-gFwbU 4j*>Yv}3q'zg[` Kލ;1J[,2.q`LSv =4\p٦Izh\:" @oQ粕[fd͛1y*}ws-:vMH,`hsv@X``ezxUMc%ڗ}*V+G@5ܽ zZS.gW|)= >B,cjS+r^SСj ߟ5| "%iŋIM-FB/eMT"j@i#$r'`t"&aQHPG% ekzշBrUjr⅌=Rܐdx8_VY0ūpk\@\8E\r7J+ljKe6!_a"sX|_wkoF a=l @KI+Vb ݞHLN@2agA-slF+CN՞*i)Xh[ح0&JSZh}<^LXV\k+e+z\tѕ8Cxk2!ċZ!ec 3v:}$"S4/i_}2aX͕߮V>,+8V ”t7+N AtjpM+԰Q KhAL7P4gj6)IpM>Y68*j[Yڞ{5~`lk5;)-Y˱_;+nEbC}ަ`@n?-d5B= Go.Ɖ/ҰFX dg;~*&b[5<+zo ,db2.oW1ݭ`%z3Waad|6{Zdy-}"XOdA@hM{ ~ER1{3ezm:^"v:9l=Cުc< V"FQD@\mK.tG&p. [G6,77`J=XPY@^$\q'eH+VAmD+>qai :{5IV#=Iix> G|LP(SBF =;3dJ[b)~Hr&bL&eӁFAE 8̏ܒȡ?ȑ{1f9V[/ȗ} xi_._//4b_UFx^H L,2ŧ)эY g7,t3%Rgo S'?%M%Ӟ'W໪|uamЃs&K)?~x V`3abf 9#7BT* O;|/OvV*$/8L◯ËV!JZB -;vYmѻmX E3xŴSRY*Lrb}DsNɂ!2ɭ_jܾZqr&ֵQz>oq] m%|J=0Lk$9ĮBJKX:ŕNA6wi4}z(2l(&] )bmR#dzc؊oJ{=8A!ڋ r_Uj0wJ_xRQGE7٪f 3°%omnh{{lb̮4ke\tOI @լ  %Р|Zh[kc~JB/ s4G7Y>t}V0d LKADJԠ4AfQ3AlAVJO2hRWڜz8A\K 8k 0?8+Vp)h}5 8gp`w$Ar^p+nZF8C@Wb猞jiAԄcM"{ҡ`s HxHĭWQ?d ݝ BcjwщB/n M~xTWG9%OyZLxt۪Qkeɹ_}2J.N.fO_,#ʾCTa!$q_d$*4>Bb"6~ǴYxHJGeNe'2kӳ4Qm$':{C?ːZCr~O%N'!@H!QݮN +#:l\scZmDOp菑҅(KWxTe-%ˌ"9U Nj&I0pe ) 9͢#QaC*fǶ'm^G8j]<_M4}orp_%? y},/9أfw9_P>)`*pU(tdI}T;Au{)6@ Ѱ>\4.Ts<@H(n}sҖF8` F'zo`kJkE{rp8 &yS9w] U# pӣ'x`=*5!׳܂кkuw1zGlP̎1Adc6#Y惍$ n(^W1clvX]t%g3#GqĔdO;x֟Tr$~Le~ `GkSpGZ>}%ʯ0̇&]mƓ#Ӵ; b@f S:{^\@,U1hJ-0 \ |`K}ԲfΧ=);Ͱ0B0Pr8Yڔ~nC6U+sc)r1`sf p|Q6q:Ӈk ׎])bK{; 6*};\A&S WkїO׮>gBA(x-[B< 5J|o F0>p '5E/K|ʹ|AD76N6#qf=nGo_(vjΦF:.[r&)@rr-P )&@N,mcZn /P`T{Tؒ+hJ9بXFȐ%r+!EŅHM[ %珅XŵyFB*nѭ3?Ehexe= cʕ%Fǭ;"vg#› 䩑Il1ZN:h!l-fybV40B3^qNV ,y>nn`-'T )%^*'A<zҪr>&2|ǻ{LWl`h+Nszq7I@irEHGDHK'3YL d2覤mq*&,/p ,BѦO B @7z L~&oe]Y?s9#PbLgV_huY gT5.1  _c*)5mw`xP :~8XfX{Q˳}E(=t y?8)w8M̆Ʒw¥YB6 "20n5XDצ]EIJJG, (jnjݦ"~ͦ; Op-ECm3˒_<=|!`~ڒ Su$1oAA%w/;7e\?l؏j鑴S.)I_ay;5=:ֺSt\ @qQz= if UMӃ)pr'K\jaK4[tv+3^x '|l[Vlc>,$p7 QVq)AI'M)9$b{RM#X,Q?o.J&bs_"=A(!O A[[wVWM!ۥ:Xjz``壧|dX{0h?] Q}`> ${?*lO(hEg&}Q0X[LAܾfތZə!<3kDr e^n@c"0ՋF0tED_`]d5er.\Nvn4B%'K@CK* OUnw䩖6Kfܴ!6 T3eg3Gy Ik۔ M#䄔;u~OC~ˍÂ.||N9?˺[Wt* #Ay-(f^LKߪ1(?F܃fK1Mr_>\O=,Cq}p\OrЅU:ZajV\Qz=ZjF2>2b`K -\&VG7MQՌ|4bDqbrG6%BcSߞHwU|v@M .-Y42K{b- \wm ๦B/36UyqN|-D%4KR2ER2?9%'6 gfHU:>w ?1m^M^.Y'j 8a&혓啊e%0ʫ-c}!xQe"zM{6zE7NFLj5DȖFELO63 3 P旓23<™Bj%7” nj-'\;ibdp'ⱦ9)wFma~ψYVM뇉ӈK3;)F72,Mf}k*hS0=)w-ٹ/>`CTM):7R;ov%Crxc<+8Ei<č\}1 6eU1n78`k}]š.WTvTJ/Q ^bVT÷^6@xnѵ ݭg~.I?,uwIs]F8"Ĉ8dI<9g+b9{Tf> 3h&AYu%Ɋӈ/]P,soQ2pZG`%[Vdk&l[أYϢ]V߮ J^aDKi3Y^(<;Op( "Y\x-4/r/xXxtu @рEI$.R`mRۑuC<VNh)Tq I2e,P@Gv䅪]?ңDr= ;XYjftʈM*4 _4wsRAvZsaWQ }l׀$|$~:$ݕ Nbb~ X 0ݡ9jnK' _٩ct_'MYt#\,iϞ2K"JtCr)z@M]ъCʖ>!/Wۛ657c =P~ Bht-PN[T@pT"I֩=t|]udչ&ӒC۫.TkPY;Krh(eH I%Z/&P=_Dsr(l΅t˸) W#/FU̇%IPΫQ[#׶ds7qN|Rn/[YϼBJU[^owH=ޘڂo)wkO1To$$6獼ʎk;·jȳadcclW*MmU_ iQH/ŻagC“l^0B=p m}Ig譮GA{S9;]4 $uwDT"kgFOT|`3#w6Zw# '!LjT#?7ZtV'9nیwW@,>N?7Y:W?R&#.Wigs_%Bd"l"zs-6sڇ6@Wp#5v DW*yl\^JM$fr}:?o~nRk_DP{M w}WpCX0#c3Ue#A$]; ^. :8OEJ1*\E-9@b9 2f+J [6 ->{5K?b)T Gy4&u\H5+{ ЙsȿM]CvX^YǤ4$pr >ڽʎik`tZ-=aiT >6jA÷ mVsY!E{6ju$$st?Y 7:T,a 3-.F[ Հpe]J7Ƴ^0g40ejs)?} yDSv5z˲KꯞH=Ҿ[w3é[@ygwWT.Lugxõl9 dWq- De:`H V8?f7~'8P4xg{5w}rFm!#d)7eLe *aqHC'~e${kdVK϶/s$Fv]At'WuHbyHMPZDeqD>ъX$z[A?]p+ə/ !}( fX+;Օ>>Z9|܋2 1Fh=w 3bc^lXYYyo9P+*Z$T6=an"T ;)**A[;9E6=aB"sU]ETJCcѾO[J"ZT* ^Zy?1!t%&j3-廪g>hPU#MW<_.mVLddq^mU ʫ/n;/ ["Z{{`<#tUnvDm 'y7ϫc;[fUHeoћǔ  f732oM/c&sq|ENJViLj byPqM.竕{lR[!SFÄOA@WR5nt!nh>vܐt[/>;W ZȘF8r^1=?MCVF2ynˠb A1.䝾Xs7e'kj%:ùջoFMW'.od1 Տo %sŝg)\z7h6HLF{#EM; Pw$?\UI +ިVi!9@dSIj`=J9KM^!gׂhvvП&L!u;|&;\BcEä%}> ? YT 6B;[|W#2?h+bRUoiU n)[Yua3JIPfݱ2uSd> wϴŔB,ϚJjW# o븏lؖnVWA(-F_ѺlL"80oy7Z3өBf<$ϑh[lffM/3~) ޔ߳|Yyۊ.P`arLH o<?*݇nKƧ֧L. ӌafyXS@Y K UR@! 1&v>NSo $`x֏ܵgӚ3afU^AjВFV*l!''t:$Ax %T{u)2x[ֆˡ;3Ɖwo%y&gw7{nS¾2Q1]R3v$%,yquiF?^2M\h !&Y&ݲGt>f-cUQh(jg]6A.rofK@)@Md- Ҏ9W"{crHMJ9a*DAAGs h+ Yg+ iڷvKc`^ U?rK_t_KtAl[]rI~εi\{t{O{?ўaG"T \r 'e A`anP}P:a|5o o1ں)KdWqnT+2(rߊl_sh <.:>@tѨܤMhXI5F(3tq{C&-^ \lr\PAp`IKm8X쌪ޛ*gt;bi[]?_N' O"5NJ+ T1e[h0**)?UHAr¢m+Do߻^$S-QݘG*țmIX_1q΃ <(JŲvY^e <YꋕF%pc>H D2\Z 5xQ :"Řk\k='((C@&Qʡl$_̮Y5#d‡PqV퐬LSD.ӣfґc~+ (|༣?vdDfT?3>r&ۀKh%dc_R cu?(N*@7xE,4X@x¤ N_5DI4[NmalXS:JIZ$"!PZzڦکz3Y& Z ho f : wjd&slAU=y7#ʬ|_3_I-T*-SAx!^c~,tx[K2lv f,Sڌx]-rAfSO"F .(4^_{Wc?4F!4&7VȔ}W<6*{lXJB.>F~:w.KD|aJQJg՞_:G[Py:܋nl|OvJ€`@O7TMjcs1dEa, ezV;9s h5 9_O&Af Ȇ*[{7bq-iIA`Ms)ëU;рJyWrɮImvWWE=1\̀^?.^CM Dm5K) 쉄̞'zE2Tnam+!lpAXHK% [p)"HFO(=@v4a8b䌆gs -f<LϷr@>7Y|' RjT*jh(et2p߭mqJ'Tgju|v+[kFd/I, ~)ڎ}N`ʶC>}Ujbz'CZ[>ϻ+  : lyz]0Dk0ZFjgw/+ŨVm() ߣG1UJSZ|ji@fxT Wp^L6g܄<$oߐ*Qd(߰^͙w{ڝwߋcq!xhOɢW vfgY!CƄ Hb%\H & w gR& d%MTlM)͡7B8dO8L=1t_L@([d`ӓ qeNBHT~RNlbz=fIG<$6F`"f*8<27bf8 {f񟏉ցВROnÁ't{l:%܇_=IРu|GI Ϭz=|guPA$PXUMxh4sXw! nFdzFIjh[^S̔}v(g k+my-6S]Gݖ.;*gjF/F -}]@kQ}®0$k~NX{&}C@zb kiqͽ>E;p(]VlD+_`z*"'4;7 tQ ;s;'ut64e){XTml w*0qjs u/`{`b^m1l呫\Jk}wM7bIpHdӕ6N:GT,{vENgjOHb@EQ1IAd6`(g 6&k_59F OEŧyZ1=(<=Hi{2I\Ŧj0 ۙ C g"OӢn7][ؐ`T*-PeKP)TeZs~jY.xA E@`fż%A>dL*"-"7x%[>Δ5}6EM"5mT u0E*eЌ* b&"-3f\a&)m$~ENgϟ-MB^u,gB o/@JӃFYVUMԈpݸ< .Xyg>gr׶.zЖyh dQRz] ֏]: Hݥ{3 3KR%M̝`2_nu^&44'Y\v7|-dz4DSĈڑi3? i;ܛ:ZOQʾŏAHglAk9>}(i2THp/.op=a{n~]xaFz-ǎ*}-PXGǑZݿI;aP֑OrեOqQholMqi kE_Xxp. ﭷk- )['%| /IQ2?Pv\u"~H{v7&rT*(FO ʴ?Nq̅+b'r'̺қ~#K E`'L?;`x2'k!ee&\ 5^_ [7o}N*P ?=x #|9!5s`E Ƕ*Thk(痔ZrSRAnڒu;i LQ{Ugjk9y?u?byQYM aFrs Jxg\<MVOE:=ȉns}l`NG~Ti4(9@~/|W-]~N0bs~KRdŃ9V/?Fc<Ӹt~դNUUeDR3c35ݪ(a6C6$ (; &>5-KoavI#e-ߘY"w%#FCHA[6hFZ;Z,cպZOm̦uYa#Ns*|BYj:x~e F?**VFX~X.׺< 9'@UE'l㻄. S,i5%NA"_^%j2ECIC#3@L.6sj>:>'f[)ViNGF`ϻ`Sty Um(٬*aߴJ% ә,̚2EiTe߆Xa5}gq|ޛ^N11m%U=׹IWPV#wnn`#_Q.3"©O$KwŪI&.WJ&RƮF' ˙:R}yКTch;~#3i3P 3JoPgLcu2z-Ɏ]=ey|wA{O+{gꎗ>s9"/RŇ$oCA[HB}l[E\v2qKh.y7=r%}1Ar<Ŋ'5Һ7_虎fb )&͕Ȧo*;,"?Ն~<wn`LiK~@'= jdH,휶{SBH&5bnx\ Ǚt89"w?$#l(.`vI%n ZI0"9E_p(똝)7%ΦI!*&2>&Brr<ޚ=$YQ_ɚA x3J'lpi$oTĵڼQʁ9(`9O~3Ӌ0 6v [_^!D_?`i2yǤ"+͚P@B0XJdye#is,@v,3(PpxSDt+nԒ7yGUӟO|3M,1R3wEyv gzQW~H<*>;Qa2*3Kl /@K *d@z 7襤em/ڽñ=wdmOъS$xm] 5R%Mzi(1ULe *m X&/ U[z~߃ITacNu3=!U(\Tc(9=(]-,;)W-QA@gWǚ,|Zpݮ~nd5 k(xKБͧFI^%1[e;_'nAJ*N~}14Be e $oaNk7X'[&񱼘*)!_ 2)-'%=VGCN|wdʻXڋdQ e`9o a9DddAad>0 adc硚x qgo266Do7J(:g?juS1Q sRқ-d; XUeU1uRFzYiϟy@3i7V_pSVafՋ{lL+Ihe2Q:H{ҽg4ZWw*e^Žn壔#;y2"۔ /v9(?4 kwO\wnܩxZb鏐^ک8hw4b6M>r@0 ?, WW{{dlPƟ' 4&I?'weZhvSDj9 2&ioI+g?H'MlxpbzVxȀIR H%aϝ|]H-4"Q4Ճol6Gn$Q/N|J1\ʚj5c1H72<8ɷ5R5Ƀ¡lkq$3BoS ѽtx EeNъ(-7[LglO<6TMz>P=LѼ9$Mk=Ѧ Ry%M^Af̆rN c(L,`xUD"j-\7>qސvX!l,a &!gVׅϋO'-4Z-5G7JjKAh!@/_}mupvqjJ2ϏdBqYN_ m~tԣ\G'musesPccr{Z Õ1.솘gpZ[7lퟒ3Y˱!$Jĩ)cVK˾B 0#4& Lثl [ob#z>WDR6w٢|`/sڭjFaq]NdT^U= ֚;8vfgUeїvK)z =*˵A /EO3z㍷h69=1m9 ysD̔d* 95FeIǀ~Ѹ8.vbbAwMg(ae3jgb/&HعZ>/SIJi`Ðh N.2UeGB!G(ĕs(X*e`> k d6x.tD}HǧҦTbSE) wY phg"k6Ak6KyQ 4f[Em! er%.+^`lթiq[OsUkQfhM94YGYČ [zex'\WMRw+0DU,̅N YWDgc0V>ou7{Tj_V%G .VJwτ+ad5lNj87XhWH'Q9Վ3V}RH:U+5Q>-5ܦp͆EYnPV?6+BjdM%Ucthn'NQdJ_%ſ NN/v(f$.FQ!.J{hERsQg6OP e_}ꂖ }W=8f]Wˌ)|&afLuRͥi+s@> RmxᕘY6:AAV7x&IL2EϧL$zlM $c7j\vFr͸s\y{Ao :"nL)c@:!}.49|]MĔJŋC,{\膙z_)RZ*;^:r^*97uRd{d !)1Lb^`ZpJi9 A2I\s;9+CDe4Pa\5hbZ^be vz9TVAN&h쬢DfGC%lHqώK4,E7$Du9lخ g6W-N,,Z<;:o>iZx n\TKc-~a-ntyr>(Z"hYvH< !'8.m⢸TV 0i_g*(^s0.h+uwɪ-$ s|\pU&8͎Ա)aU2Tl<+RIȞcbJĿ+z <}@ߛez@ۮ%@L?kOu1^-3T .kLć_&$g[˜;VA =1F7?B <{7i\0W5D׀Yy:6N,ll-ڲ4^5FiS9筝=N{"ף[;\8650=ݻ[Pp3>ӡ<>MR# iCr 6(h0LMߎW'R`%V,͘(UE*I[jW7]܉!6OS{ #Xvac}ݵ@y3>S~;dKoil)/\KU}QīZÎ,1}nHE6k%#oQhWTg^XӶdTn!"wz"ԮsVcMh'Wy_X3q?ǻ}Bne7IRv f"N:8u`Scf.gv6Z]p[rT3W{Y 5"3K$r:H:p3Bf$j0V+Xk] oh@UWr\H?7P[LbDL\ub[;h+h@ʫ€t96ՌFzM[{ ~܉!4Pf];BndysS;Ca7) $$g$[ jֈ,A2-'p QA0]Z!z* ޑ9bbFbqIfMSfr&_xnژw mlb Xa/UdU%%!7!{+PO D^HA}pr| HXi-g  iXu.AbZj N|UcgӅKj~~bzn_w a  5B4v i!Wum vHayUR#.M h*,+x6˯Je. x꩏^u=h,Z.-@rb%:@!0@, pPH6AQT%Qw}F1Yt+ qێ=l_?>0@~P#sZyfJ\ű:>8dXZvG{E/4?8j CS]cMCARu]7'=[!z.<-;V !]ϴ{:B/[^8X7WG~3^4lo7Dr`h;"B;DFutҽͼ40Ia}9FD!Ә8js/iȐk6cሽ`o5MfS,4)RƧʊMXfɻldd&@ґ:)2YĹ 7 Z|7-U^/p P5OWȷ TҢN},U0|H:],WaB5\{` auϘb`F1S%~Ѡ~KKO@⯛$P"zj䯂Vw',u AyX}C5BQ.q*щ2ѤFG[UM(z"ŏ0N K7)bݭԙ:9y. ~skc1)MP#`k3-&~"x6_zqѹfU;9"cQY;zj5OܪV"^ߊ$Q 1NݏRő+zڑ\65FiK Qz!qY%zyƮἓ7ND2VIף3Gώm r#*؃t%`xhD;̙+.GQ¢W{\J G BԵK${X)4Bwjh$ q6_ $1?ƕK@XyER@>TNx\$e RSqFݺ?n?#ب>\*26" f.#s^3ҌW/("1չ2t8`]x!W:؊'߂Yن{`'DpR2R Z}`}G$A`Pq)hoNQl@,/e(՗sJ5i([:WkbJR:ޏ4|γy2}6`Qqțm,tD;kcIcQ'4ɥp:>w}e9M!՟Hgџ<Xyˬ5=U]`ޏס d̯TxP[<1-y1LZz::Lǽќ2MiHo3Y"kɡ.>,l[\'bo"<eVwЌHW@B}%<;st始Ma>5N? .1ߟ&C3eF s܇3^W@ Mh9\PbcC ]K-@$3!pQ,4A)$s,g}tJ)*_z8-~)'D!BbA$ژ.)1b"`+sXQrue)w(k.kXeSUEמd1Fx)dseҿh-m6M|䮚&PPK_[ǡZxqAQ->*H{@w&MP=uP,vX>0"gT>ع%ܞO dxyc4SJqɷ78-!.{݄d8pS:]w  FNXW nHqv68SGtmg݈KvE>lVSG]9כy%Ot4;'Y q^ oB6$<%^M} knBF[9ul4# 8˫2qS@-vL!Y%~Йɱ!1( :$@uHKt#EzeHmN-3e8,] W k]G=[i=Otc&N"[4Kt7[>#Ru|ʌʜ"!{r}YDk2<` S,ܴp`w$Go]g$L鷍4ԝ/ +Rv̸l&B*tm^%\ hD;(Zl_[XZ&:%4YU P;_H`7H4֜A^uy <, nTWa2BLy+a[Y`9Ъ#$LORb"kۑX<ɻȍ?\te_PE" U%國K-T ֒B ="ol}*Iݷڨ)q,,T0/̪Lc<!i.`i0B#Āi"[ԋ*./*VNh ,Bօ4\/:O>;2ާTYm>w a?%n\'~/q17CRUW%GUVS7o `4#!aԊꐅ(#$z؏-oPM4"y)T(^`HYvO"kH Yh cFMQ==EguHA.~5lD2zJ·9bbQ˟jƅc*o6q *(lץ\w"`,ɊIni}wd4rjL0OsOL6\ 8RRqjgڈjJMT`}o  8.{߇Ld#FfU|Ry0^ڄ[6$j\R!(֑dD9ѻa pd.yR=T[5z(5vƆڕ5E8?X Y$6twYATC[ 5<0w>ãy[\!Imsl[Kza_V J+ ͡G+D$#`N "W|*hkw~]=_ `c;>9Ctj)<rnZ_vu e)ϳ̖~gv> Ziujnz X#Ԁ۟# e,Ҍp_dQmmjy'$KskmJXtfE{cJȝmص8uumyuEJk!=ecqhgb`\c1OMCa~AB?R`y6/ # ~G; CN?lj ;/xz_x9a, ćV\Nಗk5!+h*(2E%n/^4f[cUl xٟ4 B劂jr!WBPk޽̡ Mm7aH0y2(H!ekb+'jrl ~51çyW3ze 5*{,uB2lid6H1.;o7 eK4aYD=]q[ 42:p׉T@&u7*)ߴY­+سS*kqOZA0M.]e֧{] ӾN;pyF>Mau <[cnQII؀>qNx,7"4KP b_@HddV 20I~T c9w'PFMO'|ji.Up0% 33NrU?mMqw(iN(9/Ke>_ܝ5ѭ!N^P\Rz-^ɓSVG|ubg3 <챒Po'U?R/H,(V׭"|ٷ+w#īޮ0Z6̟tkqPgSە :.]ň= b4{hfȷ! j쬑T+jY%z ⹅P;3ȏ p}D%IQһh@52N>1Suf/YTCN Cg/.r*.IRaU&)ˊ] b'S욬of5yN h3ټ`O^ e[~h:OG-w :[/`:F,}ïgVʻ0A3/|]|u.O,n`#s`H;)Yj1LqM*Kuz#11qMH &JSH͹• ‡Pߖ3m_"gn\# c퀪vZ(54ZX=g"xm,PJ"&s^QVpT!*!g#\4 Cwz!Y"¡n~~"fƝ 3L*TX8N )Du(:Ra-%uU2$F1wuQfj7ͥoO\O$_[tŤp"*nZ V# j*li@Bv"mEzbQ1&tTy6 _D)e& =\yp0ޫuHe% 3[dp:*Ӳ0M`lRibtV`NkH$ibYA^1u.9p&&8? -uo1k}Bzhlepd.r|ӯwcxMWnC(sX | lC3PLil>n2*2hiA%W."'dQ/,{h{@iuGQf?{&G8k]"խβ&[SbAjY$g:JZesٷ 1|AG(WoC]_siLM!Q_ d`9'^6&}0ue+p[îlg 7 4 zP=qvCI[57̲Ov֝<'KJMS7^ 30GC%@Cigo(4]!n̘n -}TwESao#up_( иm}qX͟(}]pjVskn$N )ubgF&' B$M7Kan5׵3dof3T@t SvX!|/R6l+8+"X~2ϺQ'"Y9#O+lBm9dZG UXGckvýSeM?#u5l6&:2M=Ͳݬcdlgi6G*HJB;phyDŽm*,PWԔY;t (~ QGL9eצ,H*l @TVh1cl)& bwYl;Vj{=ZҘ 4[PvrAhYhe8O`om r3~bxU9 ĩWEqF $C9e"#9'C_'~;V'Քk纨^vt680dH1`PPF1JP*d0I1+OΥX`(.`Rgw+Ԣ A51кEKR EȪ U-~1P?iʪ?͆}iQ լ,\x!PGiDz[o KjX\A:&xJxPxw7!+~%] +g:AUeBcm;MQǕV{?:DIT0Ѫ",sj8 nXnXg%6AGF;zxvĂY\#d _ чZWMWB ;dOR.sQc IЅ_A!4sY|+&瀴" ccbq ?dӱpڰ8#9]xonJs}ǖ`1RdiؓSk⸔D;p ./(vyqOS|+PmMךѻ`ѶdE:Q}Nju&ݓW!!CįfpۿktD\(Ot®It/*C׃5(154g@ aK&c #,$̏~{.z5fdٶ!l7=r ۞؂KxBM"tޅ(? =%$Jڮ$0I[xjgZxOAuňtc)5Hy"}#w&!QJ>ļ%ד,Ŭ^I:>pKVޅh~P e[(͏xɮYI,YaU]XJa}~oC{DH2ÞAklWq724[5C>.iծdH8KX\*.l*r_jXp} :z`#3~ v݋ qzgt64Ow *ӆdn \ ܚ2%ǭ+s[5AqE_in7GqGMR~-_Ψ:BVPGX'3u1F閅T1PބJ!8r?ro5_}*4'|`vF˥Ek_ ÐsW[~OB2ADu_?Zsp8/f: P!8FSȃ]n[#OڟFص.ePJ9Ptഓ#(" jK1cHu u6vv٫CC*aDXeo#[{[b^ 'r| R`>?RH ;=)_Nb5+/ bT>Wv;RFCDEkoIRÜ5 u{ȗ9⻎o=1BKR >++Sq%8,pkR_!]KTeX9[eֈ2vcP#b|, Mo[j_LaM78ޮ)U_\@p%3t=R^0yMd}]y ]=;}ӭdX/ 䨳10Q*dT1LnM*lB`#SI&K9iX,P^wWFdx/ŅW y㬵kKbV(MXf2 0RԱׁvC ?*fy,&4%ek^.*0[WU@<ґnc*> 8iLij>9-s,}K"J =!%|[UmyT~rKVFq%SWB{Kc~'inDA\sD*%SYU1ӻnج=ƭ'4|'_kkTңX L/n dL}LS&֗_cj0W 6zgˑXÈnD"M_ǵkҲN}!npXsjψW`(LᦓAh'˞-`C9ZKHӱCA)ҵ> "fB)" /yPo`tak \-s5OnvnB?PamPWG=P3Rm+&o! u#kZ뎓-kǻBAXd{ۨJq4JjvG0bN-~k޹j@l3KVNgSQO# ϣpypX?JL'ڰTx4( àiԛg1LsF{=ƫ *e͖~ >7 LcO /7DH-Bokjokvp=_LL9'KHLN#(j 5ϿӅJ%OTQ)lCeN.Bdc/p'F>n8qe^ S1ړՈfH?sm$ -z,$äYKK `oTg5("YVŦH ~JN}#v20Vdܝ\cSdr!g8b& S|fzeKF<3aKG0x~NO#zbWL f6n <(wP)CjXAMu7J99͵,'٤d!&&ސq«kfUJnT$\ާ.k%1=&,R,\`<וk{]v  }=ޜ㭈ZueiT+3ʏMWɣcޑLI Q&3L6 ' KɞAp[U_}"_6OO $KA]H^톭 FHLf%fpge `( FeC%[#Ki:߀? F6D9G(=P<aިQ:f3'#ЂMe &H/[:3|ၳ\xA0 bvFzO"N''bd_$U#>` Ui=yq2s{-IY)} @ѮJo ~cđ# چ-dRٔǵ?;?( xT78rsiiRw/ 56YƀӐ<^:xrH#m`>B< Abu|g m 9$BowX SiFUxb/\-2Lc||fMAnY*Ʌt\ӁI% U#?Q(D Z"DϏ{S KMeDLq^K~i*=뷷?Ra@Hɛ 0ŝ%& :\r?d-)$M8\? Ijal8KX7tilʑsׅb)ADZ蒀ғ[^0aT &lgH5twh͗f= ۤ#O(x;ž޾hi.N׻?&V]:*fս< _:Rͅ`Z_w6t:s6ےb} =?yu+lI6}-Nwk~UM3_i^B@ 'j&Nܾ- Χ:CH '>HRmӏG5(:LAYhwVũq@Gz )3Z!i4zm'x#n-; hz5Nu !Aj,{eN+wb'jSJҏO#?ۚ0`+5ҥތy)ш mk6p0DyafUE{3>f欴s^ui=ncמmi)s FrNqƵe ߃sI(j3=k\O,"NNf勃$f&7jZJ~OQqW@Hd1VWlZ|N^M&k>8(P6X^#]wܮr坙 q(~0/*b<7ndRyWS SMMeoᎼv xsǟLk7sM cA g Gu2"p.B`$mhĝA8N!qAe6tf2%ځ5VZaS|9#aQDdFlKpRz6~Ƀ<53 +^ U_78t>{wIj@p6=ȵī6T1+H׷4'xfFU\ X?͒{f`{nr%(nԗ߮,]6[ICAr.*O6+97\ynpxrmH@;Yc9FBmVKgTu$!eX[( $z-#.As".M8T$=Zg1 ј /K<+UFQc EAuU$!.WӹμEPω.l$nR)g\$# H,廆!̅Ai~h& $&IǻtYj]?k~'`X`?ĢKo¯$fh~13Cw)E8u旛1j{u}Mzq_/# {1'16{^P2_ } "oY[ս- 5!փݓ8(M$I5?'ζl?f-]gTD;̹%=7SSodzTYjRB4`>"$PVžƫӗ@_ 1 .#V m0x)'l Y ]aYMGE)ĨitzH55{4|]~i6P ,Zu v`+8%L" Q1jOR1ݛBm'aM֡YI컬w/-|nC0YN5B0&%t8dz?AsFa'p-&"(l3JmJ6f]1#@F_)).@P51oy,GĜ6Nf; -I8uO>!3M YhqY6SuqJW3va #,ɜQ_-_?0tÍe)f\Fݔ.vPkI6mAkAxZ ek$[(~LvWRʩŇt<ַw \i3 1JDk6kG, A\I=뚨 l0P'Ք2 l|]{Pw=ޔd>e*DvK/>R|MH3hog/L_%4g^ɲN[DǗkN2tlIs MNXMlRnIq,@Ao)b>%A΋:NaQ_ڼ5q=9y%UXt2*.o"B0XIn&Q=f,F@J|FJWͥHO`T';&ˀ q$oE_ 'nwNF!VA=\ . NSlqJ1ŋΜ xS EdGAWֳAÜ|3 rR_ ȑ٢KȬ }rqK_/@+750+cNēNyF쇡c&gʄ͛V4\y<7@}Shʷu6ϯk@Pr;U?m-4*]/ΐ}z;&է98VKYt1;S|k5|:c{.[:IkrP*L*܄hh֑ӒB?R:͑a`HNJl%Y@" S &p ,A@e3õL"(5Qr\@3QߋsJnQ Ug9UeyX:C!Oh%dڨ7E< #8uŠGhuuL}dg+.SbR~2RSgMTޑK/mij$.N^;"b@9POHZ2/ >@VL%0en~CfRVNJPed B'`gP_!sV'9觻"L8Z'z LVDwƺn]g y@NWX(?nHꂶiT盶 x3.H $w۠e**nZ8`$ܔ;k߾65wc5NV!my Fpkr6AL XUMXmgtky Xޮ7wB/ ڊmװhfT }\ӥ~ֹT =1ڏ&qbK;7ُz\z-v9F4\wm2a||>6aD)DŽTs:x3wZvkLUMF$xr&5dwF%'/mDgݲcv&-0ヘ[X4FNVn;b->rx*<{H`{cen4Áқ-}#|3F|^+e R1:\$@2t $[žen^ 7XunXJ»8s'#PE2X3+"(bHs;*ubꍓ}v-?)S:>pBdrT^oX`6:_CT@x3QvwwR(1&v2e6Z!,| *XWWqA3zkgh,85LoJ!C.MS%mrZDxcliϱCb12q߮R*ӆ?Z7c2ګμ_o`UMAwt7Mŷ9Ьcһ+S+Yrq8JZVup1:]Tdč1 >Ŀ@ <,#:^;`ZYI!F "쾧ZNwMԾφX"'Xo;j~b&pA`pRa+q_MįZOS-Ҩs l9&uw5Xl _4uT320\TS܎M .#Xr} %IR1h ˧B垓/sѲLM[%:pޗu ol]>{yzvo^=om5 ʹgSⲎHK׵8DX=w0*.s"\_ըE=um'P󒩾=j _w줞B>~I$TAq5o\.-uf|Ꞵ}.@{ _음.;PcVr ۖ?& w*z m90SKf9XC]3W\"rm6u ƍWC$UQrjƭcǪx栙Q6R(!@9\(;-o4B:% 'iV-jiYc˾(mm俷ZQf(,d@2@ԥtoݭ--̹zI6?δa8F@tEK!j{}La$;$35Oer,H#u!U_ }xsvx958W%\x~ޯB>'9v] +(?ִ4Rj>kT0F Vï T289c&Sy&-IX9CB9BMuڕwwo1mH Z58\UP446n1ac( {R̯6%fբCUx"6 B\_(E= r턞R)@B9I< I”IܥQ[isLw)wPW1-m @ A_tO,dЃwk*W/X0uZͪ+^o{P@,_O$aL~ g(2?ckL(^ l? YZ,]2Y=N7_ ٝ)q'a!<s*{xV߳Qi._8 p94?UNFL-BVetTj0*.S$ /t@~]qB1^ ϱw)#`0PťǕOlok,]mnye`Vl&#O2o(EI:ly&?.^Nt<XJ[Õ @2բ!0Å^,0j>TkkxWI",ZrpT&rE8~`%gL8}KڒJ% #a_e\|3F=p+$5aD*`kY}rMAAqT`l<_\H͛ElEAm>7EwYr īJ5wi?MhD~;L?L3^ۨb2Vz֥KHIIR}!,qFoBMMB7s+GYͮ|VϛQ65%ӊWXz~Hd7.Q>L ȣ4H$id䫏Ph3Õ5p62ac De܁jlqɓ(2:,퐫V\S%,<]o_O0HpU.["ʧXl@2H!EsWN5 C-byuؿ13c[ Pܛ "s}s%wuTy%Vz,'ҝ4>D(Ev:9 [첍}ؐ`IZ[i?.>NLݥjN6e1Ƈ Eb~\* `ek F/;Cea` M5 [v*yU ټ,t3GRϢȤ~-'7\90[UG(ڗ`@StfQ"eH:>tq/)?je_<!|׏f i_=O^gsSRG;+~ɱE(Y\ȞH ^PEDc$d?FYY>'؂^ C .,[bP;kXvI{P6)UDf_}=- )4#ctJM>tgޅF:tiEImYn{)ۼ%;^7/*7`<%c*F&!\@{NiaCLCY8 ^d v`ʨ!bR yTʹWq/p܉Ԓ/7d0 .(,4[ǥq 9kF}9"_4Jv0 b6F|qEpK& EiV^wo^Od6Rr}\Oܳ4(l"&~{uP(6cw{M1b_2 ɽ~|MdAȃ"ٞ s9O=5Hf uFQ?EgdQ?f87r?kuV ~(!Eׁj;nYv }J+:sڵiRH`\7ICc:h&Dz޾ɝ"A!c=n-j4yEV=S'-%e;q- $}#D590<vq%a-PTXM2#мڸjv>Ma%B3gW/4/)4=&snsU 8Y|eNl!&WM2f]a]wR(9sGdM@ 6~r's_7JWH< 3bHNo`vf,\ od&Zb x~*j<]72ReWS&GF0CZ$.(m BJkE*1zPh-n8pk ,*j%mgKex2o8:1wPN~~Cq&0Ag& Pn~sŁa^U3TuB[_D$qgA9٬OxIu [aJQ4pvRhpkj:aYOŞb0=# kZz0lW 5N3r_(Orf9'X޽M4sh^^ūVC(@9'^x%g< G!M?rUd^-yW;/rTbRFr-ڡtxkq={S ޝ'ҩ__9 afm B8}w L"L3,v?Zn&@i<)u(|.MD#OC :NHT fD cG4Q8 _({{\Ƕ;VY)l +7fѾM `wG tȍ^FV)_| `ZGNaGKBĬgzS>5 >NfNAm5򄣻0.=gp+"m`28N%"71j'cꏮt앍n/ w,ȇ6N?c'+RΫ22:ei } gֳ@ v*{R -5c־gW\I֪<ʲ<3^;j@;^h(S)%X%tv~ +Ƙ #Fv'R8W'ȠˁKfˌ AT+ڕ/lArr086[lꥑ&}zq$9p1 )ȟYD~GT̛-M̳H?,2ۄ"cˡT)5Q$_>~w~Vs8yjM6h1~#iEñ2tݑ Br~?O_qQ]pt򉵢ؚ])8_xDpyCJ_tc.UaSҵ(L⤏H_]cyk2^ PZ~[G>oC#b|!xn c%4bW>U7f$Wa^nD`΂uyRH=m菜'c bQ3J&{#f _اʔ'ZU6 (B|=)VҼ= q]8R-Ou&CkW5Cu #4eKoҖx>ftEc0<KNܵNK1F $M(1sQ!5p+4)CO(_B"-Ѱo:t2^ٯ1/4+?x5`>{N Zմ=Ld\Pӡ*_>SZ*V˘a0D 3ٜ[J Y,r13 AyROYe0.Xni*SLM}aBEw֊e2t +&ҿeSVUwx|' GHC5CNcY ˬ/#!s  u"}솱dؑ:L|)$Fw{z/ gNEV?8=b Ǎ%H£ڛ wfMoaD5{e`0vȕFwB+qwZ,@k3Gpf`٩9kx~NݶO*^(|efd[ʧ8$كGX@GV \p[_&x.GRn~)<{u6{8!Ldxm* ٥,F\hJ s'%Kݦ(y t P Qԙ.@\~ԏ- |>B p.|cE|OfM44O@a2FQcgQ܇3vz4 2O:jt=邧-E:*=01 |wUj7MTaPpTyҥJID5u fYډQW ~Q-Gp\U5asqI2rH6+΀/nЩHHvКr[qs NhOΡ1I4~#gU3|o =3'XgYg*/-Dفf`,B0͉$9''}:ѐ :OfaEn+Ox5V?NI˾vqpTtrQؕ@/'{PlDs* I OæPW5IAט ",y4S#pqxl#H&rF<Y@ Tce)! 1\kjBoL j"Ḣ G@Sii#3*6,X;+ 5eQ=En2^2QG,I7"أ6N0?6ҴA7ݵ4H/KZm~HQF%M1]AֻIllʗ ùa^+=DsxdwDS[{N-ط]o5Ċ@(J98ZAwNFa_N_hߡNOB ! AVV}DÇaOJ%T+c_ۇX| *=ek浊ʌ֖= $"(9QbqL\*2< 龌+a^ ~|M#`LάIxS\BՆJ,"҈m#G:/4j??4 Il CPh)ϱ ەXeu b EնTM*E*T:qMua$a5L׏)PNDbH#k(JPc8Xqs6@=A@ѝ ~[@ct"\^πnDI#1.:Nzd^u)6؇~?c(_]@_+br>_3o(B\05im=+X'Z[^,[$LOkɛW6c+lWwWyP?B*9I](u3iq%JU 9$:? v78Q/TgՂƕq%IeFp=9F() 1/UM6ܓRR۪NkC֠C'M|Kff'$ >L<@[FwwN)&af 61UMiw }T@J ho#IZ, w]5zH%.>cg~ԥ$bӏ$n J;B,M*gFօGd 8]IϬشehZI[ Pۧ-MP2hnFYnx^pΑT~m*,sԐ?'\&G\,C ALM+jg)qK%z2?Q&$,x 2 矐Xd]_=# r8n_+۰i[P{8]fWA,9(v[7t]M p6K: fGu+r +"Ĝ㺢tK$ 3"2•=NPƃ=2 2)9ȫKP 8:(}m [σijP~A- cdO'alb4)ѧ8im^Wc<}B֚Mˤr` @7+a9\}d8l("t`!S]KCヵCb|v XաE&KGoArpq3cw\9yu<''8(TFª- +:oٍ0/p 9RteG4JzFq;ҴmhZS/L>0(@b ˾Z5gU`VzhmYю~U7Z j&zEjsCX6U/ KB)R X@H(p%q* $bWP}Zۼ?  YZ