rpm-32bit-4.11.2-14.13.1<>,C['/=„pNw&}i\=v+ˌ>Nة7]MGzyX_<%Aq2CǏ㙪 d_su枺x"nT4N#0Qը{MT΍4R+9[+/qrl&%M$).!_ 瞢K^MU&ihhq˟O%2ptHReܾVHL-`SX= X6kl1>9l?ld   3 0 \  r          7 n $-- B-( 8 9 8:Y>dGd Hd< Idh XdtYd\d ]d ^ebecfadfeffflfug vg8wj xj ykmCrpm-32bit4.11.214.13.1The RPM Package ManagerRPM Package Manager is the main tool for managing the software packages of the SUSE Linux distribution. RPM can be used to install and remove software packages. With rpm, it is easy to update packages. RPM keeps track of all these manipulations in a central database. This way it is possible to get an overview of all installed packages. RPM also supports database queries.['build73&openSUSE Leap 42.3openSUSEGPL-2.0-or-laterhttp://bugs.opensuse.orgSystem/Packageslinuxx86_64/sbin/ldconfigZ=wF6lA['['['['['['['['['['['18fbbc3aea8d918efe1d209bfd97b2c5a5c0602e7762debedc91902bd069b1fc52b377f96e85dfca6ce175ecf1215209b5e193cf72b610496f21898ee0f60da5aa683d62786e0d8a71047adea86bcda0087e0be582615ba52aadba5a96c77729librpm.so.3.2.1librpmbuild.so.3.2.1librpmio.so.3.2.1librpmsign.so.1.2.1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrpm-4.11.2-14.13.1.src.rpmexec.solibrpm.so.3librpmbuild.so.3librpmio.so.3librpmsign.so.1rpm-32bitrpm-32bit(x86-32)sepolicy.so@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@   /bin/shlibacl.so.1libacl.so.1(ACL_1.0)libbz2.so.1libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.11)libc.so.6(GLIBC_2.15)libc.so.6(GLIBC_2.17)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.2.3)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libcap.so.2libdl.so.2libdl.so.2(GLIBC_2.0)libdl.so.2(GLIBC_2.1)libelf.so.1libelf.so.1(ELFUTILS_1.0)liblua.so.5.1liblzma.so.5liblzma.so.5(XZ_5.0)libmagic.so.1libpopt.so.0libpopt.so.0(LIBPOPT_0)libpthread.so.0libpthread.so.0(GLIBC_2.0)libpthread.so.0(GLIBC_2.1)libpthread.so.0(GLIBC_2.2)libpthread.so.0(GLIBC_2.3.2)librpm.so.3librpmio.so.3librt.so.1librt.so.1(GLIBC_2.2)libselinux.so.1libsemanage.so.1libsemanage.so.1(LIBSEMANAGE_1.0)libz.so.1libz.so.1(ZLIB_1.2.3.3)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.11.2[^[:@[:@ZZ@XsW%W.@WM|WTq@T5SS}Sl@SZN@SVYS@S S?S@S@S@R@R@Rv@RR0@RRz/@RpRUE@RL REs@RA~R0[@R(r@R7QQMQ@QQQzQ@QQQQQ>@QvwQ^Q^QVQP<@Q#@P@P!@PpPP@PXPXPXP@P}L@Puc@Pb@P`K@PWPQP= > != ) and the third parameter is a version string to compare the installed version of the first argument with. - Added a %pkg_version_cmp macro which accepts a package or capability name as first argument and a version number as second argument and returns - 1, 0, 1 or ~~~ . The number values have the same meaning as in %rpm_vercmp and the ~~~ string is returned if the package or capability can't be found. [bnc#1069934]- Add patch to handle special case of .qm file paths correctly [bnc#1027925] new patch: find-lang-qt-qm.patch- add sle_version macro to suse_macros [bnc#1003714]- fix updating of sources/patches when recursing because of a BuildArch [bnc#953532] new patch: rpm-sourcespatches.diff- add is_opensuse and leap_version macros to suse_macros [bnc#940315]- add option to make postinstall scriptlet errors fatal [bnc#967728] new patch: enable-postin-scripts-error.diff - normalize big blocksizes to 4096 bytes [bnc#894610] [bnc#829717] [bnc#965322] new patch: normalize_blocksize.diff- fix noglob patch, it broke files with spaces [bnc#911228]- honor --noglob in install mode [bnc#892431] new patch: installnoglob.diff - check for bad invalid name sizes [bnc#908128] [CVE-2014-8118] new patch: cpionamesize.diff - create files with mode 0 [bnc#906803] [CVE-2013-6435] new patch: unpackmode0.diff- rename SuSE to SUSE [bnc#888990] - add correct self-provides to debuginfo subpackages- adapt restart_on_update and stop_on_removal to use systemctl [bnc#878255]- fix macro adjusting in installplatform the old code broke macos like GNUconfigure [bnc#874897] new patch: gentlyadjustmacros.diff- make _rundir configurable new patch: rundir.diff- offer a %_rundir to avoid hardcoding /run - and packages wanting to support older distros, can have /var/run as fallback for the macro- export the old weak dependency tags so that they are accessible from python new patch: exportoldtags.diff- fix bug in weakdepscompa.diff patch- make the 'douple separator' error a warning new patch: checksepwarn.diff- cherry-pick new weakdeps tags from upstream new patch: newweakdeps.diff dropped: weakdeps.diff - add weakdepscompat.diff to support querying the old tags- drop outdated and non-free RPM-Tips tarball [bnc#849465]- update to rpm-4.11.2 * dropped patches: appdata_provides.diff, application_provides.diff, beedigest.diff, debug_gdb_scripts.diff, getauxval.diff, ignore_poolstr_dummy_entries.diff, ppc64le.diff, selfconflicts.diff, strpoolrehash.diff- reactivate kernel symbol requires/provides generation for SLE 12- package /usr/lib/rpm/macros.d- activate config.guess and config.sub update also for ppc64le- Rename and extend auto-config-update-aarch64.diff to auto-config-update-aarch64-ppc64le.diff to apply same hack to powerpc64le architecture- Substitute current values of %suse_release, %sles_release, %ul_release into suse_macros (bnc#851877)- Add find-lang-python.patch: Support for finding translations in %python_sitelib/python_sitearch.- Add support for ppc64le (ppc64le.diff) those are upstream commits: ef1497b1f81966fed56f008bc8ee8ba42102efd6 cf07feda05822377d62b973adc4010c0d7f9eaa0- debugedit-m68k.patch: Add support for m68k- m68k.patch: Add support for m68k- add application_provides.diff and appdata_provides.diff to generate provides for .desktop files (both patches are sent to upstream)- add selfconflicts.diff: fix self-conflicts and self-obsoletes handling for verify operations [bnc#838133]- replace obsoleted "find -perm +NNN" syntax [bnc#842004] to "-perm /NNN" in debugsource-package.diff and finddebuginfo.diff.- fix two bugs in the rpmstrPoolRehash() function: adding strpoolrehash.diff and ignore_poolstr_dummy_entries.diff- brp-compress-no-img.patch: don't compress image files- add beedigest.diff to plug memory leaks and support DSA signatures with hashes other than sha-1 (already upstream)- weakdeps.diff: readd support for recommends, suggests, enhances supplements- fix typo in .debug_gdb_scripts name [bnc#818502]- backport noposttrans.diff from rpm master [bnc#773575]- update to rpm-4.11.1 * fix bogus file conflict on symlink permissions * fix replaced files not getting reported at all during verification * fix explicit file conflicts in installed packages being ignored * fix multiple corner cases in config file handling * fix disk-space accounting bugs * report replacing directories with non-directories as file conflict - package rpmdb_* database tools - get rid of kernel symbol requires/provides, instead add simple package provides/requires like in Fedora - delete files.diff patch, it caused more harm than good- extend the armv7hl hack also to armv6hl- add support for armv6hl target- psm-errno.patch: avoid losing errno from failures to unpack archive- use gettext-devel instead of real package name gettext-tools to use the (for bootstrapping) preferred gettext-tools-mini- add systemd-rpm-macros to essential list- auto-config-update-aarch64.diff: increase level to 8- Remove unused files- auto-config-update-aarch64.diff: * search up to 5 levels for interesting files to patch- add auto-config-update-aarch64.diff: * optionally automatically update config.guess/sub during build- update to 4.10.3.1: * Fix install-regression introduced in RPM 4.10.0 which can cause creation of real files and directories skipped when the path is shared with a %ghost. * translation updates- Add Source URL, see https://en.opensuse.org/SourceUrls- which is essential for man packages- debugedit-aarch64.diff: handle aarch64 relocation- add ignore-auxv.diff: * avoid auxv parsing for any platform other than powerpc - add config-guess-sub-update.diff: * update config.guess/sub for aarch64 support - update rpmrc.diff, build.diff: * Support aarch64- remove the macros that were documented to be removed january 2013: %run_permissions, use %set_permissions instead %run_suseconfig, SuSEconfig is gone %suse_update_config- update to 4.10.2 (bnc#796375): * Fix missing error code on unparseable signature in packages, regression introduced in rpm 4.10.0. This could result in packages with malformed signature falling through signature checking. * Fix missing error code on --import on bogus key file (RhBug:869667) * Fix installation of packages containing skipped hardlinks (RhBug:864622) * Fix --setperms regression introduced in rpm 4.10.0 (RhBug:881835) * Fix locale dependent behavior in rpm2cpio.sh (RhBug:878363) * Add --undefine cli switch for undefining macros (related to RhBug:876308) * Fix warnings when building with gcc >= 4.7 * Permit key imports on transactions where signature checking is disabled, regression of sorts introduced in 4.10.0 (RhBug:856225) * Fix RPMPROB_FILTER_FORCERELOCATE aka --badreloc, regression introduced in 4.9.0 (RhBug:828784) * Verify files from non-installed packages again, regression introduced in 4.9.0 (RhBug:826589) * Fix large (> 4GB) package support, regression introduced in 4.9.0 (RhBug:844936) * Only create the first instance of a file shared between multiple packages on install (speedup + improved verification timestamp behavior) * Report config and missinok flags too in deptype format extension * Fix relative path handling in --whatprovides query * Add --noclean and --nocheck options to rpmbuild (RhBug:756531) * Permit non-existent %ghost directories to be packaged (RhBug:839656) * Dont silence patch by default (RhBug:678000, RhBug:773503) * Accept "owner" as an alias to "user" %verify attribute (RhBug:838657) * Add "power64" arch macro for all supported PowerPC 64 processors (RhBug:818320) * Fix bogus "unclosed %if" error when %include is used in conditionals * Report starting line for unclosed %if errors in spec * Always print out package dependencies on build * Restore pre-4.10.0 fdFree() behavior, ie return the fd itself while references exist, returning NULL introduced fd leak regressions. * Remove up-streamed patches: - obsoletesdeptag.diff, fdopen_strncat.diff, powerpc-fix-platform.diff, missingok.diff- Change user_group_add macro to not invoke useradd and groupadd with -o parameter. Non-unique does not make sense when not passing -u/-g (useradd/groupadd) and fails on newer pwdutils/ shadowurils implementations. The macro does not allow for a uid/gid being passed.- buildrequire rpm-build - it's ignored otherwise- remove pwdutils and timezone from default essentials, timezone is only required by very specific test suites, the builds happen in UTC anyway - and pwdutils hides packaging bugs- insserv is not required any more- extend the list of build essentials - 4 drop candidates- glibc-locale is build essential too - too many things go wrong without locales- gawk and file are build essentials too- new patch: powerpc-fix-platform.diff fix platform detection for ppc vs ppc64 (failed on ppc64 with personality changed to ppc)- follow armv5tel architecture switch from armv5el- fix rpm leaking file descriptors of packages: patch fix-fd-leak.diff- put an end date as echo into %run_permissions %run_suseconfig %suse_update_config- disarm the additional links for debuginfos as they break our "debuginfo per subpackage" functionality.- add net-tools and util-linux as basic build requires- update to rpm-4.10.0 * get rid of a couple of patches- remove %run_suseconfig_fonts macro (openFATE#313536); new macros using fonts-config directly exist in M17N:fonts/fontpackages- add tar to the rpm build essentials- add an -r option to %lang_package (bnc#513786)- Add systemctl daemon-reload call when installing initscript (bnc#769973).- set suse_version to 1220- set armv5tel architecture (similar to armv7hl approach)- remove duplicated rb_ macros - they are in ruby- fix some more crashes on malformed header data [bnc#754281] [bnc#754284] [bnc#754285] - fix quoting in brp-python-hardlink [bnc#756087] - change env handling for supplements [bnc#741543] - fix _fix macros [bnc#728682] - fix obsoletes handling of installed packages [bnc#714724] - implement tilde support in version comparison [bnc#466994]- Update remove-translations.diff to fix a echo statement that was using -n.- Add rpm-gcc47.patch: Fix build with gcc 4.7 by correcting a strncat call and including missing headers.- Add findlang-new-help.diff: patch based on git commit 6047ddf6 to make find-lang know about the new gnome help layout. - Add findlang-new-help-fix.diff: additional fix to above patch, so that locales with a territory work too (for instance, fr_FR). - Rebase langnoc.diff on top of findlang-new-help.diff, so that we won't need to rebase it with a future release containing findlang-new-help.diff. - Update remove-translations.diff to also remove help translations for languages that are not supported by the filesystem package.- avoid error message if /usr/lib/rpm/brp-suse.d is empty- make the buildrequires more inclusive, rpm is special- push Stopgap fix for rhbz#461683 from to SUSE set_javacmd preffers JRE over JDK- check exit code of suse brp scripts and abort if false- Spec file cleanup: * Removed authors from description * Spec-cleaner- fix automatic kernel supplements (bnc#741543)- Add patch from upstream to reflect changes of perl and python fileattrs to file 5.10 magics- split rpmbuild into a package of its own, which then requires basic tools to build rpms- add a python3-rpm subspecfile- go back to lua 5.1 for now (no easy port to 5.2 possible)- define %suse_update_config as obsolete and make it a wrapper around autoreconf --force --install - show diff in %suse_update_libdir- readd desktop.attr again, moving back from update-desktop-file- readd brp-compress- do not hardcode brp check list, but call everything below /usr/lib/rpm/brp-suse.d - and move our own brp scripts to brp-check-suse- add libtool as buildrequire to avoid implicit dependency- The %configure macro should use --disable-dependency-tracking that feature makes no sense when building rpms and only generates extra I/O and uglify log files. Fedora uses it since redhat-rpm-config version 9.1.0 too.- update to rpm-4.9.1.2 * fixes some securities issues * makes two local patches obsolete - add other security checks - use ~/rpmbuild as topdir is /usr/src/packages in not writeable [bnc#658536] - bump suse_version macro- enforce armv7hl plattform by default, despite the kernel only reports armv7l via uname. - make armv7hl backward compatible to armv7l- fix architecture definition for armv5el- use -O0 for soft FPU ARM- define rpmv7hl architecture for hard fpu support- Update findlang.diff: do not mark standard gettext translation files as %doc. - Rebase langnoc.diff and remove-translations.diff appropriately after this change..- restore old debugedit behaviour for stabs, otherwise binaries with stabs in it will fail the build (e.g. vmlinux images on Power)- workaround in mono-find-requires: use >= as operator when finding .NET 1.0 dependencies, the .NET 1.5 libraries are compatible (note mono-find-requires and mono-find-provides as used by the internal dependency generator are really outdated)- Do not use -fno-strict-aliasing globally, the code already does in places where really needed.- fix defattr handling for doc files- fix problem with trailings slashes and recursive file adding- fix problem with trailing slashes on dir files- update to rpm-4.9.1 * fixed a bug in signature checking * fixed crash on rpm --import for multiple keys [bnc#704589] * got rid of a couple of patches - fixed dependency generation for suid binaries [bnc#702857]- update brp.diff to not convert /sbin/init to absolute symlink (needed for kiwi and systemd).- change sigpipe fix so that the code really reads everything from the pipe- move desktop.attr to update-desktop-files- ignore SIGPIPE when writing to dependency helpers, so that builds don't randomly abort when a helper is missing- add --assume-exec option to elfdeps, so that the dependency generator really works for libs without x-bits- do not die if the changelog section is empty [bnc#695400]- get rid of "unexpectedly shrank by one" error- remove gstreamer from fileattrs - remove unused var from magic_and_path patch- disable perl requires generation completely- split elflib from elf fileattrs so that libraries without x-bits are also scanned- allow macro undef/change while expanding the macro itself- update to rpm-4.9.0: * use internal dependency generator * pluggable autodeps generators * update to berkeleydb 4.8.30 * fixed dependency match corner cases * experimental collection implementation- rpmsort + Fix comparison function to match rpm (bnc#644515, thanks to Michael Schroeder). + Add --test option to verify result against zypper vcmp.- Don't call /sbin/conf.d/SuSEconfig.pango in %run_suseconfig_fonts: it has been removed during 11.4 development.- let %find_lang remove (with a comment) languages not supported. Supported languages are in filesystem.rpm's file list (bnc#659001)- fix depflag_strong filter, all weak deps were shown as strong (bnc#359566).- fixed two more remaining filenames with spaces issues.- handle spaces in manpage filenames (like e.g. in boost).- add script to provide sysvinit() from /etc/init.d/*- remove perl macro stuff from suse_macros o provided with perl /etc/rpm/macros.perl- fix %verify_permissions to actually only warn - introduce %set_permissions to replace %run_permissions in the future- don't call /usr/bin/Check at all anymore. superfluous- change %verify_permissions to use new system mode of chkstat- add support --with-only-C and --without-C options to find-lang.sh, add %no_lang_C macro to allow compatible builds [bnc#449847]- Enable libcap support so we can use the %caps macro in spec files to set POSIX capabilities.- add leading / where appropriate in rpm-suse_macros (bnc#625763)- Add rpm-gst-provides.patch to allow rpm to collect provides of gstreamer codecs. This will help pk-gstreamer-install to also find the codecs it is looking for.- Add pkgconfig-0.24.diff: starting with pkg-config 0.24, the - -print-requires command was upstreamed, but split in - -print-requires and --print-requires-private. We need both in pkgconfigdeps.sh, though. If accepted, the patch should get upstreamed.- make suse_version 1140- use %_smp_mflags- update changelog trim date- fix sbit removal code [bnc#610941] - sort permlist file- do not load keyring if signature checking is disabled [bnc#554552] - fix nosource/nopatch srpm tag generation- backport some fixes from upstream - add generation of python/font/pkgconfig dependencies- work around spurious tar message [bnc#558475] - fix defattr reset bug [bnc#594310] - make 'rpmconfigcheck status' exit with 4 [bnc#592269] - don't consider prereq deprecated for now- port sles11-sp1 repackage-nomd5.diff and safeugid.diff- update to rpm-4.8.0 * updated python bindings * new transaction ordering code- fix readLine segfault [bnc#582599]- add baselibs.conf as a source - add SPARC baselibs- set suse_version to 1130- do not overwrite the default fuzz factor any longer - change the payload compression to 5- add make_install macro definition for real- make lang_package(s) Noarch- do not statfs all filesystems until there is something to report - cherry pick default clean section patch from upstream - add make_install macro definition- allow ufdio payload - pack db.h include file - fix abs filelist specification [bnc#535594] - fix query return value [bnc#527191]- Fix debuginfo handling for monodevelop-debugger-gdb and monodevelop-debugger-mdb packages (bnc#535543).- set fuzz factor back to 2 for now- update to rpm-4.7.1- add description to debuginfo packages- do not strip .debug suffix during debug-link generation - do not add requires based on private ELF flags [bnc#524681] - remove requires on debuginfo from debugsource package- fix debuginfo package generation for binaries without build-id- revert SUSEBuildCnt patch - fix debuginfo package generation for build root URLs with macros- add support for SUSEBuildCnt tag- generate debuginfo packages for each sub-package with corresponding debug information- the correct value for libexecdir is exec_prefix/lib (as the comment rightfully already mentioned)- findksyms.diff: also generate provides for kernel packages.- fix typo in brp-symlink (bnc#457908)- findksyms.diff: don't check for /boot/symsets-*, generate ksym() requires if not present.- rpm-suse_macros: suse_version to 1120/bin/sh 4.11.2-14.13.14.11.2-14.13.1librpm.so.3librpm.so.3.2.1librpmbuild.so.3librpmbuild.so.3.2.1librpmio.so.3librpmio.so.3.2.1librpmsign.so.1librpmsign.so.1.2.1rpm-pluginsexec.sosepolicy.so/usr/lib//usr/lib/rpm-plugins/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:9135/openSUSE_Leap_42.3_Update/ebf6337d838dc60cc67d8cde125e2de1-rpm.openSUSE_Leap_42.3_Updatedrpmlzma5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=6265c2c18a4bbeec262c9b5ac4d12fe6f1da1ab5, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=ce080aec0a390c54743d90e3ec9eaf9203701274, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=9c35b2023c922b6aa4cbe6d446af3eea56fa999c, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=19f0fa964ad35647229097df59e550441635dbf9, strippeddirectoryELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=8a666a397d5c8397f9b30b6946c0fa08b6d1e550, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=af08c6292b73d605eb5130a99e138c03a9711c72, stripped5M[a PR$RRRRR RR RR R RR RRRR RRRR"R#RR%RRRRRRPRRRRR R RR RRR RRR!RR"RRRRRPRR)RRRRR RR RR RR RRRR(RRRRRRPRRR RRRRRR!R"RRRPRRR!R"RPRRR'RRR!R"R%R&RR?p]"k%b_<97&hƅpt ՟@nBb/@xU!*! 8ot)Od 4 `QZ*vNwofHLe}2m. 5Ң?INSo%QoܖF-&w^Bʈ8j\hh?D.q\t@6xVCpYJ,VB=u-0Q@8n+rh8ԄazLX]IPg 9\'M?_y`5KJ{NhYa Icù0';KJ A1g.7|”HT Ɗ껏ok?PqtO@&|Neԃ,pl%8Ϭx %sWI 8VvưȄ7O M?HKQ|w9=S.n@3o^c*,Q:HF~%0}T!1EGho:ߥ'Еݰ+q tTIa 8ꠛD*+ "NEkUӝȼ'2:DlN+eqjWU}*NG-4EB#7( ^:~Xg F o>E5 >5TuFg$2Nu%8y^fK+Q9&aK{d~s+KV륋+Oc,dNῼ@6|#88 Zb[Y@mE"^P@o{o86K}]b-c $ݡ[094GV&S;Ռq>'[ tIsntB7>Q&C;E[ 1g 9 L 5<-(*}BÆWr)nX2S3`3Xm)B$i<kkױ%JId9c/N0϶Q@%:p3 ɈEaZM.=TʍcvV{eC^R8g-|cj;?IbBuF8Uc[ 8^lzt^Ńkmx'Jp iG}ɕ[[]IR0U.8Xs? 9gw )[ZK4N x7]D?4åv d S-":Bg"@~kz&xU\m|)=$ Ж~x&c`Ɛ9hZ]E74쭟ŦU=^f0[9t>B/+.^U޷~#ÿov}7K>d613bh)R$ K-v^E{\ trIw[w!" 4! OXmZzTeրP &[ MI*ؕHۣniDLH&}YHҤNf ;o9 j%I 9oS,a麱 e"g cܜyW{0l˩RA(V}P.\iM_L=u`+PWH8;xi-{\C.b^gz/e䰸ֈ@(8m`{1" uFW2Lv5_X i)v"p 0s _Ț!zrS8͂@X iCHBӬ37sb?M`*v]QܳF1t'e!U>d{nSAtͨdhzg;iĆ:'0$ܴ03Tam{ UƟeƷBErDW/FY ,qSfL(Aŋ~]_+ qcvd-^7.TnmV!r+FQ#d\ 1MplKcLf3e/ҟ;!zΖg9^6Ye.~|/Լ ظF|4D'%_i Ik֖ΉD \/ga]iRFQxpԬ15bq2.hR_%-qH"x䐠EH}+ Az–ma>}W!Kd=~3qp %Y5'3i=KRYL:IL ue r)Is|Nr.N<}ؼ%Zm/&^fIh5 E/]^ j\+F$~,)+,%p/NAkVd@B<Ŭ? ٱ sjEwW7z%mb<=(;9pi^jCG%t,Uk <'h(ɻRaz'~QAx NRCzKd SeFh aNﻧ~f/=El}a?9U)=.چXzߑiUu0WS~`5{S6OZXj W)iq8ZB%Pn7ӀМS !D =w\ZW\ M?gN gm21|%Y%UNlcdڜ"}W$|d? a}U*e^m2gW/#Ɣ1ќ )h=jQs # aæ`)»Z2eWy/d}Pfձ 9y7V]]A; UWDSFqdlw5}/+2smUDFWؖnlr?`.,DcU0|d'Z/8*#IʹWmt;PcegI6Sg`zK9xre![gJkfb.iLU_p_u%s{$F>}e]'s5GAF{k$|Lej5b dbh)\Gr--Sj^M9)zU 7%kÈTRщ&~)J2܇:A,/Zġ 5`8-1|+^oL`aROGq4+Z}"@"2Tϔ`LËcIk:ZQ-`=sܤ>$B#9倴gX: ss3K`0A1RϴiXfZT?@{$+lK#†C cj 6w?lW#=k#V-v~[ M̙A '>VwVہے;dmߦj1S]r2|ȃIY[1dKÝ@ZnGB{]bbֈo`]GZr{-&4_͇:׻손 b[L(0F?%닊g-z!}SM^dحI>v& XhbMifP -ȱI^@]`@ui=k3Osq<iF(>N?|6Tdq{O9Ƕ;۔[hߜu_tP_HNRwnL_U{Ie gA xfTi3 YS(q^Ip КmC=H.6d6[̌d`*֦4H3 Pd:E.zLQatQ(РpO@ǷBE;٘ilcy{%`b28gnALN3>DSrafG=o8HM;bsqgUUeV):Bj>H>]eG!)i?L!x$ESHO ՠ٬Cnk dPf}Ə{I1*g/?!{Z"rϑmwƅ_&&ihO.U̢_} ݲ7t9Ǔ7*cU2@ tj9aG,t- \w 7Z)6d{SS;~ \@bWnxh>5پM x6"ՠf~M)HxALw/}))+X%1O.gvj>"17}x˕Ea>*ke ӷbRQ 98Zm+L+Qz48e$5p>\B&:nb9H4k/Y ҵ_%$rl~mVs\RЉ9 Kݱƫ"@#~f76P4[J,2 $mxlȅvώ'dܭ ~}uX8K\@ѱRi OY橅$y\ ̲ 9vdzeX# ϗ\e/6J#S27J_C|_Y }'o8YbXE=!ل-_$+th[ܙ2 %"/L>p䙭7\po)IjvQfn+K טU$1?>N֞v4f294Eu5%iхTUNvbf"g'")qXK??m%ʯT脋+cTgR\vaYcfo񁻇ltKLF®h;[Oż评mZَA-l8]S*^E¥ՇSO؟p6WJ0{>2NNĤr>{IzPQŮò s ^W9hK (.`w)ȈOa!H`_ɬa1f 9=+̇ > H7ׁƕ3;w+}Uɉ1uWJH?eYL) ) 7knfqw0γ A̠wJf9E$C7w*+lOgGcUƹC4hT25d.[ ݯ3;Vm]k;#\55S.Nt (Y w-_N{=\t4ɇiCj>ifQQ v#S =3>c9"4Jݗ6ƒ?TZP+uWzfYqAl,$49 쉏gY\~K,[Rqdfv3նB[LRj=ykVvϷ#:bԐuƀoKgQ< -2M\[.*S[C{ -JH{ꯩ_p0dp6~-8kBhTgО DYk2 pg@Wh zEتY!qS4^Nbt@x/㍶&4 隸K$ %` l^bضhJMˀ@ޡ **W;xS] &t%}TUÊo0*:"AL463A"[!#c];-xw<Ԧ7XPWw`Lcc2&˗ (aݓ>'A)6ꏩ=g9ǔ%[yxYrV] ԁ'W+Fs$ A6,B^~EN-B0('0m!5W1@&+˼]qĝޘX)CFXm[Ûx"2 "'g%1͛]so@ @:^0^Jν.H Lؓ-'͟؜5ij'[_x ֛lА@ )a|,~УdoZGT'h0=r7ggvMl_7n@K]G:'+q"#O󹛊h:.b m7-Tݜj"rW( r A)ZEw`@ڇ]1Fpm`䑘#ш:55#>"L (iNPp* lfbڦZ?Fd>tWC(is,9x,?䈘I0a4=;%ɖ%q%5TY;@ QWِA/+^yij? FWh > 9V, &[mсUP0JU%av[k剚C0J+=>u"TI4&X_t"TZʼnMG㍘ߪ783_RCQ%0 <}D[Ky{Du),[uuϞe%?thG_wZтP"t"Ҧw /x5Dtw:Λ3(%)9aZMl 4{JOinNiÑv >~v-XRMaR(c+}1֐ #nT \ a }Bt\SNx3Zu5U* qсMJ"+m}z^$5U;E귊!߷PxpVgSd:gw_*ˌ!W0GR>ofEkJ~z 1GokE`۩taK]iY3;Luj#B2_jK~H$"Ǟʱﯣd^m6`xKZmn`4[:~T63ЧgѯXR=u91}[X UQbL; ?pz#>-8ȧNw$,oQRb(~ ː2Zƙr1:.^ѓV}$XiKP)-[v쎩u3"fC>1n GhIQ=%EJsO^ԗ&46rk"Bj8sϙe͵* %pګkw'~ЖnVIȮ^vwz&(YMԹ +dWJ#=`Fkc0D'gJ6'^*]S*'|qE%'YW'Ji_8xf76w%0<{VNY b7q8ڭČtN\;W#O|P%e-q`USdUa案z/ZDT_Ӎ۴ g5grRv,\Xc[4{I91EސBWP g{*Z> EX+n+ Fj`lP8E~= JC*g&89EA ^sXKzMv8W{1g&}z|gJӫ> Oi@H~?~T.xL.4!W&ͤa{ߑw9(ewTHc~zNk`< wdM.ɗ9NRKO$QA_2Zy|PWo*(G*] 26UB/a$%ngެ@yC'hK&y+`c"Rv*:݇ ;D.ɾ8:DtRGf}f㻈ǏS'?NO0mt X.8m@ޘKJ}wrA= B@1 n!;δ$Amz; E!TƠ@ 3' fP-=SexQmdI\z}2E9"J] ?\0gUI?FGE 5kNW3^L ӼinB8B- cv~F0BOB͜IU#an* 8/V.՘IZ34-AAX[j\n!x[V![_S&|~ObQ3,ke:%{dٖNkVYWV(&9޵MVӓ2K۴*i}vRk:]YPES YPa]\][`\qʭi]F8 KAzQ [A۷n*8|i7Log-zc9x%4x!> Vm}"){@#1o ?kXgねY /j!paÈ#\F ʅUɌkʾĈ;/-x܊ǹس+?Ӳc3|E^4M.l {y] vңۭs~ ,}k jZhR899G C#]F8f Մ$S|. g*q4`#,K`dPZbV.(;1xTvVe y!,r; ! JGFXXд S xGZԟ:X"/^N(OwgaèuJʜwgް:ƒg֒`P \Fl;0 A34mr'pv=Ä17#nN!us{ЃVm%q4 (EeOAC%ҫUk %Ȣ A |}hJT'Ȼ+5NaC _i[4l|ʭab0P)3-2~jKGɂ /ZzK⪛rGOZKLZ[_k*!~`M"P!la/?FʸpN5,RlѰ>ح6Z-׬0T2\h^RK3IyH9 )z;U%ļ>1K  (ףF밻RǻתMsں .iI,})ӬcUuR^ 88}$KVBMGK=n VAG7k}<&>&*~.@Ďx!4֔d/a 2(8$hhfUOBB@Xqoa_ +y=rC@4}BKiI9"D'7 f |o5>6ui"Vj|^$l|#{ IP(feEQ+89HtvY03U%hk;T&84 TcU>N#Q$T<` Yye'$[[}4@jĽJ Lޑg8,i^ lܼ'DqqRrnUDm*66K;-(W sҭoDTWvd]fQI?ld,=wB0.*>J¢k-Dr< u{ek9G,݁98q]ȎX.sQ.!aN~ ne֧O|:FS6NJon/y1gCqDgQTjf,?鬋UPw`v.NhԥDBP')>rbPyMdWQ(Ca%^]~1$Wؗ2 T9(#YLfuǻkPV]Rx[lS|'ytK2s뒩iZk;N\C %UЭb*Aw`u FoC@X} uhYª2.G|i&Hmݽ,zQ Yn}Ed3ȵIԢ²*) yՏw5{`g_ՋoΆYO~V==dVvQx~gAݐurHp<.GGxizŃNuؽ)G:GF6 @>crh,g }n'ZÚ!6g1 kBi(fq-h0_V7ꈯ1 ܨB! trKs!OA((T<ݺ6fMOQj׏cF/pzp(m"C k()6ElJ91SGӡd 9T?On˨A8[9}O%Lc}F\A/}"܄j4c,.KleT o~BV|^g֕T@aSr].`df1|Y |}Uȥߨa= A˜7b5oUaOfk&US_uypKI iy0Ru# Zg e}EuH`?bbʈ[6Ŧԥ`4,bUB| {;EkJ{^Ulfӄ9jE{zkjP#F.1@\b\^ļg!p pOgTt,YY-,VegupZ&xIq,Gʉ,#B.=5 $kcyZm]HOi@N|jgh<-i/z$Ja0L^ RIu.+/嚟i% ]NTȒԋ7JD@Z.KY(mA )BE|R+wx\SoxPWCB 3A݁0TTX\E̊!3_,Ja_&C2nOāx% ,Z^L=񒜿4$LO*(Wl 'r4Sܽzk!d=jo ~+.NEpr;KJ`x+Ԏ\ԏjQ:p95'J6w3y@n3@]CӯvxP'a(^xѹN!C7_7ФsIO ,1>.=ծ)hiD4s/a֊XNŻ4liXўܵ n 8$K ߜe_Т1ߺ ׺XOdU щMo;ϕLwY >-[)Dvֈ>{? (>:G5VgP&]$ѯG6 ;5ʭ ٗo^B:Nx!J]a _:)yqslwx]g_e[c*/.§Hx3|h++/mAx|ſd6cJ|LK-g{dʇ^CbzywWR" S֙W`%+jo{3)isi:PCTvqLDE;)Z4Yy˄ ?(`Դa '۬C $k̬D% Dݞ wDMrb?e+郮3xMr5I^k*K<2h ۉ׍ү c ]=#T~p\f~s,U=f8]q`UuPqlĢta0N:,M^}P 60{au3=N ]m"䄨ɟƼ)XHy a\"%(Yu7K.$5YpIB\bey?zȄ\yR Q7%|ZcQz^lgiKo)g sɤ`Y$. >9.G*nJE?]Ŷ\ sG8^ |yZOfC/e +02Vjd% ˻uV*DҚڊiHΦM eëYf寧ɞZe"Lik*aÜIh}6siD;y\($B4#p`sk^ 6\DL!ģ0LnNonz+i/dsa :-jhCG~Jc|5&p8تدnۆ΍ZE9kt0vUdql(+574u0׏`dmh7/W~8&ұP;rUn7,]i"VQw`0:8}gfpv HrGx߳~q57++"ݺQp"y7nZej6 O31qJ*bzX1dL;eamA4v @ɰq0ߒe50d&3*AjRؙԉ|=!Q$\# Tdem|='lToXvpGk5Bց&%+^:o(Ie, dVA eLE8Jy\?Fv3δ-C;1 }t( ׿WHh&M)4y=F8ֶq'RkIqE7(5HSt>CT-"~in MG^$6  s:SI8!r`!ㅎ3f9ЀH}x%U!||2It+LT~U(4ߦk_ k z??GVLH6Ջ^:ГiNW6NZo.l٥WZk9Nt0.+q6gKb\%f<2i,#3*>{0CU* s}|&\E}&jT#sJ8a,(CikY/12*-@upP"< (\l9.td88nOP-J fAR|Ŏ4^ŹXxDo1TNw,LM]TB.th`e';ﴮJ@ /YK]iFڠ-pA>8(MJO8G N "Y\nD:glHG+՚~V4dFۃ >ݮh9mɟutI8XIw4 V߸] ?z\NvRS_K|b;bDG$x%-]'T-DAv(rx7} }4sCAW-o>xɧ6rxIRݱsu{2 Fp 3#>&#(!fJեcbjLj&Lޖ2([TTʐ;Мَ8)@? !3v_!߃f;`7h-%-ko/HV Ul65}*C0`[㞫|W8(] -Qڙ+hż0|A^pZrr2V=T|^ctd2ne2~%oV QSnމ?v#3wIZ\~/$*Ѯ>fZek{U| ˀ~T2E]6915u>ݣ1}WxCDDE@Lya$/f#Cd& JęZ81ˮOAsb36MIeK_g_gk[ @3Nz3`MCFq !ӟFd)LLj5 ! |>&Jz&Ӷ[(:WaX]ҝ -rXQw32;at;'L1t܀#$沵Kg蝓4"GSZeTp< A4sټoȂܲw;l:d6 y:JLӤ=т9|#TEsJTkR%+%u'FF|jX،#5)Q@]O+}x<ĸ9e?Tau_CR~č r$w7>Z?a LseͳWǑ4ĬYH}n3.帊52av̛TCﶸ\n:qi5.~mO1m|Luܐom+ZoY9K #rT+/ܺ;j%&~r̽lT\詀 v|T s{8ԗ7hBR~R[Dm0]1@֟| ɽw=?O,ǖ;CVWs?J;5z,913P*N0>F]i6خ8R#@ "9ұ&SWJu*ދy*wC-wd9%7S9qCwUFz+Y(9d2NK9 -k#Fu' 3li3҆|R)iLO+j>3T1 ]GJ4#$t"v/KO;Tq#O\g:e͘a&5@ Ct:I5G KE>"<)O+wDVFdž\r[_O~v 6#v<;PyT`ݠj4-ˍm>vԂXd-C4 FWxMr:y8#37  (R΃-76ށk6 S*蕝.>.\h롕 ]Jx ֣JLrJr]Hgbw[UU.M\b'hHʪ9c(y.qʁ br~ -/{h\BrGA-X>XSfN9G{*bdɞX8Kq?GeV!>x̀E)K'pE_RO T'HHiS[!  Zv=v1c%ܲOH~Fj1"8*6G$W+4Fpzb8/\tAh`5flەK^ UF߇ү)UQ&(=Сrћf<|`ۑfbr*,a)JV˓)vTsf'},h3RPWńV$JbKW)q& !e {{f(oD%^8R u˾ؚꔕ_3UE5AE7"a#&RhP? #ԩK'~Uܫa6Q|{!jh$J9_V{&nG/ 7\YwyRɖKDJ'"~V妔P;,QUŪA;7d04YňΩu#=k=,] b򀀦tk6IY$Eq)|khѫn廐H}x;Ub4nRڡt85-6xEzTp6i.5?Mp{k4y75c`Qّ({F2 PnZq016n&lh@ǑnpmXZΧ”:e><Cgfä-Fœm^^K`޲HX Dk;@ YrEFz"XQAstT{pc>nWӱ?nZD9ojD`wOYgȦm+pBXOI1eO!?Hx3 OdȥRRryA  `@Lc9~) 1f!pȎ[7UQ͎*0_V><[h@",D6΀=k5"^E_( GR]o ,O!۩J_YucR  gۏu0ѣ+SSE ܬ7C9D*I#yDA}Us^SjtBԊj J4C|j(f>tyjT@_ܥyʦ~&g?9cBC)Uo-Z##aj?*M<)F7VO2^)GrQZ^ͶDNm^ #V^[.E==91;'d]䯿$>ϸbi+ N=.wӓk21}bΖb Жu2XtUdú/s-v)KTJ13$).Aj/>hlff?)Yh ,Gb OXW`܃ÂP搘. Q]= 4A脐C DvGפOK3|q)8HCꧯU!+zzܞxu`>bhBk8i6Z`Iu*;h#Kx,M)=>v"?$?z8n!ع )A%'cƂg}<\/m7W$좡W^@_[d76|r!E+}ý@k^14uxъSr. Ύ[BO``.yKBN й_xO.z0;e5?9[?XK>.tƆB>>^VsepO< :D7nD~Mi"4=su}1˙ͣ>+/L/:"s;62vcIS SjoTdk T*0!8%v͝Zsd[{ݖmn,LFyOw=(Ak_ř4qV2ޠ><20 (wbA6\|t ^Gr~تDzK*-fbwQT2߾h9GP\.3H f,Y^LGcFb)Vyqo) xg$3Pg7$)`9#l~gE2%kK_WS4,SӰcR )fb_2(8QeukV K+D<=/`j= EzUnoY{[2yXa.cv/2_Lٗ]V`YNR2_*`d\?  ˔F&iC|R}la.OBsޒ)^cl/rxv]>vWә""$ھ :P.V#calEnXOoj1fl0uطkE-Cr3국C~9 +p*sdzNkxAW/Z`i\Ѱir<7(sC!w8E:M/a9G3Z8\le St\jm_e 4b뗛r_x[{@Ed#>{BQ 4:_2S)u$仍Mݣc!$CAʸ#i?گxҜC.w& Y»'bdayVB}530[19By;ȸ)C!F&K|s v/zX-u% %u {mɧ]]Kz.Y_|fx_d601lYHbކ^/񬝂9/AikY/m ?v*j|vM;\m0ywbV+ec*6E75Y1}q' wh9=gn<[uZA܋=pg`M?2@*m`SRx҆|eȫRYUNeɐH6R+t@0 K$_PpZ<7eQ,[ '86Bɀz->8G8&i[ GQt]Đ$@/{RN>UQ0EDbV.Q ȃ%«PDrہDc| Ć daJZLH,G*t!"NY\'. [fѹ׋t-^N+r5uMoD4~TZsËh¢gEϗ~IW2/mTVzߵ{mfeJc\fs UIWp_"_3yaP U>-8=i'_KO =F2=tHdd٥ErƔkbABK^wUS r:diO]NJe0*n;L]-'Po1`j9y9ۧ}=۳!=e >뫽hYD4+t@ySvh͗?1}xK Ⱥ"n0%(O._RSyo>aNf)e@޺Zs8JeE4W j VW'y_BezjX)H,믣8iwr]SD#P\Xso]Lz9$]r2nXӹ3I!E0cR,)F A9)’g7+ nCܓNܬ bd?%}4-hgTjMS koYaP@2/|tjwO#P5Bt<tJX uwED]Y>x^=)> ‘&@eh~DH3"cp3pr\FKBWQ'F%2o,Eמ 9 Bҏ ,~jk Ƴ.6gCۣ=m@><^P\-; Vq=Ц@I6AJ.d"e$uBDQ਩n[Քzh WɄis:!xJ`tyz3dK&E\8ǝQϑW7.&4h-&yGk_c_)`؃@Ti`MEw꥜ԨOwZm"lԍE qTmb)֍lEV'8Pu m>9!$z濜᪹zY?6C`xl6BL7Cg/ĜR Z]rp9ԸlIN_\oAh>FنI:6C>[[`cM PE W++6e!ZBHWvA֡CmA K s $x?U2nċ<=N,cw a|v>u=6v[{ mw23c+'rxwQ^@BJw# NVVϖaj̕ &ڨ1Z RC49@󶉜l0)P{A31`a+tuXB]˘/Yz '|=@7ߕ"v<|TUEPrz x|^p>e'ԀITPkoPGXv1V&,O'谉NgT:DIDpgs/Œ G$'"h+]B!C~b>nɔ?X43d?1,!ano$JIPB%Y|IkʑS\S'xdg+ΦL,hͅlݿYCw/ICfϭ3m# 䅊&ۖO.9hj;^II4[BLjmD. d_~P 1@bSr(]>Kyri۞k$']=i-kݞSgkSo7'+ϭX-^AOkm5.$X(3JKو.Y7$Hk>BOzc(Rz8SVSP`M%&+ zfNXN+5LRThPumh-/{Oin?~p{?愧鈧"‡YB 늌gһ=V6fX|l.*žIH=6$ZD(S>4D 0*U - `1.+xQԃT&YNxo`wNhB%8+JV+T+*H Yivi\  ֽ"Z(n~)@T(C iV"DljJTD=E;n]7 $bК9bܙ_42q%k,c6 3?~屩!Rc>~a]f7/q%BObJ@Lik3٧j 2K>Ԏ>i.LX9zZ\(!2G4ra..٦ce=ZF>&'ʏkĪ<=[_qh>KB w U.RGc$pw q9P{|/#҉9[`RMpBLvgw)):{! n8N589SK9jCVl#Mm<)W֓VKm0=-0;w)-e`Ĩ޹ 깒GQԌ0؇:hhEQ=ȍY5S:)Z CZ@u}gKrƛduҗ6 /A[6(g@"Bq֪($@n]+]h>#9mk l23$l0-Cl&srlM"cm*/C.qR).OMgV)/!jn~/,)J`C V-\L6%qcyźQl٠@"b`1VKj jv7406/2CxfANne._V'g:2/x^݊ab" ^g(ZV= 2l'^)uIS?/[9nOHKWN9@i]gH(7G0#&{*]abz?S`ԥcևzam*^0^b;M wHvY}71`[Hf9h!=5`R1Tn]%їH7ܙEB%$gO 4΀G6:oC?Z&ɼ9=MeqsbRi=ET!?Fy=?jؿt M5s`GoTK2x2BePRc=а X)Ϯ8&(?](=IpO3E 3jqB[29o_ 1w%KYd,!nZr3֬ꢩp[W2#tULg%dE4U>W<)ZԸ}rWv/]Ao .aʟ7NW-_A y €F0Y|€xA^$Yžw=\/_?s{ܥzxdjRrwAPFO0 QsVCNdsǎ+1Zԭ˲(ue Dc*%MЛ:tu /QVnˮ:q~4`>Lv ` yXwsb洿d:)nJM0]J~_!`@ק獁/tm?TW=/]baf>v`z%fXIO"{yF&9MtJG15zpV%'%J5Y, y^/D|ڬIJc#EoHa:/R?}oA@#6t㜼5Rpooct5Qq]]HR&5CODd /I  2N2s݌uZ!W͌jok_M%eSµ +:TNWFGѡT$~"ǠQnlǼ9|3f\ U2dz+T0 rXcȼ0`f-R޶C{}y hL4ŧ8Sm`X $lyv搳h)냙S溡$ӑJ ςcZan ȷx1Ke~}jC!qICN[#5t &u\ F)}xa8h)*LYijE"%iCEk+wNsZTVԽ)ZAea|>7/Ȓ`>$C) GPJ<&XZǶHdtTj00j1NG *$h9އ1 :*bȶ|{27+Pt{O[ef;O3P@ӵYT`oYՎIW cb832I|>OТ,W}6=OT.-̐0[8^"u%z/묲4=~%k*=.[,TUXAUR.FBY> ;1lٯTA=唿gq"/Dn$Kg8-.߹PBhһ PMI0nDqDwuC}ǮϧxO#K C1|Z((qHW:4D)ܮT&/ GuHl:L5?Ԫ#F@ҩ@*Ͱb0+tu.mo-ƘY2*lg~j4XҸ_= JB&"н0#Pc[Zʴ.Gf-;v4: ґc|ٰtCkC6r^ɓ;z29vK[]lRٔ9Aw[µxdn 'xR &yّ\/1)]^$.{{%2?"V3m !.Xd{HAqZ=bSN;X\4Z}ͻ ;bOٿ4xPchv$. ʎBRf4! `ӂ>닆*pi1#(ԯ"Rfњ@3 1K51*(pUg zgN/(IX}o80K8Fkbm69Γ%(6[v9~^9!}r^5Say|*k[r { ca#v5Iϵ1vwvi2Qy%|s0оpM)V"s-GЪz"h1#65r&&wfO^amWM9#cx/.h5܃5 q`l8?K>Ȯq Ģӌ,i U'gZ}':E3oonMm3Wf,gNB`qdNϏGȓ$E Yl.+}{gҽyt"_PmMn7?}I$' mGs0G,ajXT=Bh$SX_=*mJpj2WjCے˧"=ox,ن%к/sĦzW}/Fe^Mvq 2(@vqWTU@")7#tY̬1q̊ w"&)71 _%ĢI6[f9Uh,65yG2)%ƈ%9n%j2`+ 4BwShh {Oz? }7 /+E)*v&v)fzcI̯N!c^@Zke}ؚۗX*wTRW _^{ޏ/Q,]yG+cj'u{SrLAMHefS%ֈpCKoy 1#?=`'h{P匼?rg!@QFWԵMVg~L+9$=&T܅6,L5<h5OWp]ZgtdvmD fJlGS2²! ,3?)9Yc' ">,4S?INk 4z`\ !ee,`͵d=hErlHQ6Y*~wWBVH rvtK]^\XBG\췪9Ki?Hqc{-mpRY+*-qH5Џ%DV4SL({j)vUh]ZNaa*̅ȕ<΋?++(wCoS5!Rw_λ}\_ #s E"]) sФ#~ymٚ[O OX)ukHH,a0ZYkj3;VΑ?IF`0_8$>Xo֒LyE,S__1oV-@W$T%d̽)]cu tPDY-§jRG;P*6<&?R Žu073,tR=ݗk#my]4ۂtxQe.';K2!*&\ť}; 񰸿n<#Yϱ;O-S>D*Jh M"v4(q0'p2-֢Kc%2R!+_xs&yE~e'; v6_m2%C;t9T5o9՗4\ytWVI-{8W.2bhẁʺHvjc Tj? wC1o q >e\5A+BU^m26BID[ԊCO -AoUQ(L╔q3l?6.NzPqݬkՉ/V)_Ka mR=+O"UZšeyz|VWT&(8z[C~Я=sN\BGI[^[黹hK@ݶ4Qua=B-fܿNIёA&ټ"2zEܟVVW]i2[.[MlS2e>OPcdԙg0>h@kx؅!? I B-#Emki6DrbkA]ٔqHiU9Er%s+[ d;.D:'\NXe {D#0<'S+I 1_̟wTqe g ? qe1ʎDG=oʨIo<0 @SWr`` CRHrU_'4dng%Mȟy`{C˸F-cl-$xlMTS-Q)Mr:$[-H?`|Ӈ`YJ[ꑃخ'Jdd0#1N ׁ5dяu;S!3(e \s7 g5o_ɀw !T^yJj}P+)K_aJ=:2QϋZ& #n6?fǬBij':XKaI#p"9!'TRL-fX6KÚ{iaK Z~UXV`Ωۀu%Υe.J[1Ir`$_I$7v=S|&k޿ d]cCqCfT&WMğAJڗD}hC׃Ff`(T[p|ktK2-?'NAo*HɜuZ׃%LzGkA=-Z.buvi`?Pb΁Jĉx{x< $`au'gh,oYxhw(^,bMt B?'?K&6H ;`s\M^-=|#(ja){S|{gC{gFLn"?$;ӌ"3֛~i2( qg'rTg>pפwds:!C}wz ceKJX BY AC״D>iY.`9xVʱ ?ȱ,ۊnt&S=6OwaKog@o"h@)_h}^ezTMV4Č+Jw(ZӦorL@zd ܗh7#sv I)ofǙwYG @DYPlN_k]n93z^ӤBd|PYRû D]¶8KB27ε "+wp#;vH mA!wy6r>uB&R!0W;p&iR+^LKuJH5ބU'g3ٕsrp|r4aĕH/v= =G9b4U0!;ʸ}gRj&gsЄ jEVīG87絠9%`FkBNF;uOl1&U2kp'f)hH8jN8>C!EܗPgy*Fud,8v}LQ1ѡsDHx˒;I}C^#/H1e\)F!-p&TII|4%:R +}M-$Aes =g1PeCOmڕOv]ȼ4X[DB!k è3[LBGo3?PTH0w3Nv*CY4o0:7 l ⿕FɘfwҚaj|}]sd iv -1HXǫTTuԹrvx+|XxV4}Dʘ)r[8J@#ʛ #IB+*"E3+ᮜOyvVK)CF9tX`1.ZXΒx sj?Šё3tKHƳeyqFD,}KU<Ŧv|s~JZXrvSH,6!YHNxX3 UۉG c΂'mń(&mxb;| ׁ i%a+"@ ځ|^u8Z ֺc'Œtr~0Ϗq&Ɩ!{(}ǫC=4G'~OG|>3gT2D1]GAJ PgV#2{#سrw3tU0 he2RDnձ+W:k۞W;fmP.}db饼ᓠ"Y}Cq=$ 88+yl(%FR])xt ,>x mFm\9e-g:Wx!y!U["W]'jxd^4jEUgA!̆\x2Z畃xB+ؚO?T!ṐgcѨ}8<[y֣h1S8?B=ЭB l?\`2TKcfVL"Fo*JAۢ C#DIi;IYE+0? Lh&e4%uZP # 1߈P?b٧LL:qX2ߓSYk'r/1Dgǝuae `Ip"UoYDخrB&FT^Ň|EJwU#ƏΑ-'}*{ E }-ΟR‰}TTބVp-@ׄ;Q<#pIC6!I7qTqMi_'\7R^;3wzw'~ឃUL0"=;"d8SoH9{&ްHj<І6J%ҕ׻i:U&2".NEΘ\ 85xD[R(CcʓFOLD^7BC|>C`uS%kb߬ϥڇGq[GV+HMAЫjj&<l^-ج_k(_#蒃xF']z):ѡ=[4B!66Xnar'W)ѡ--~p/2Ps~J5gvZ*^^,*"M9)1' ISSW?h2&H]tko Uoe0z Ml٣Uf+Kr0FwesԐ=4V(ß@i}:wL/?>XgY6.%K1 W:#t f*8X֮_}Kk~nӛl7FD#40WIv#DmV`lY \".;.}d PF2%w'O3(6$^gXCa]_]H_n|o;ݱﰹGa܈m9dSֹ=9J#>z(퍅HQjLlHaĮgUlQj}Xb>b$ú'MEBlZq%"8.\1s@b,yG[PJ+N)ȋQ6M[B`vpԚKxX@ O<ҝlEV3bƀKupbсO~jA"}3n|Kn41ѽuJzvѾOCBH!ymIzG0[3ߘfP8)Ћf#t߶р?Zi|`9gc]Lܨ:Q27RCa%;ABhsV7V;lCybto$ɱ- #T/'j4q,-EoJ^rr)gH;?Ml A=Z@)Nwm$%v(U*gT9E].k uXsMMH %`$\pxРpj]`\=8&^KDǟSYTF;-fG. C幪y 7/ e:5ZlNVIad1t}JqO2͂ϔtfî6/}?:A%^^kbW h^ h`O$۳La,*Gع@≫t"K^!ǹُC6#MjA6̲}[3 o?bN\Y`Pɔ^)a})G&1'n1lewoIM`^T]9̤wh>Q6 V }IA93-E[if6 H'Q43rCM9p;Cz[J-:mDB!T~O.I.sU.'epJ,!1?O@T[) gu1(`aq0Vn"jZ|cnYe\%ZCm |pgxS5mtĽqqʶ9zqlAѿu=CqU+ja0NN p>ț4ZճQ']v7풇[rRfE[=@ 5= ǃTy+D F- o{QOI2Dܲm|T9#TIPއ\9-F8x9t^d -c#S~9+OfśSKa:~\ :GK>b ȶV@ "/>K:-.ڴ:,6=#䩛LA(.r'엳)A%q@pˣ,^T/ vo[c#y^8>WYXvݏ,X6]!*ˑɼҍbcF6(6RA}:o QVVT[7׹m|NWe,pP6ɐ+jV\fDQ&~⌵Ӑa)ʢeӽLLgE%g7\EK맒2a"a@0FɅG#$ѿoS)*yP۩&27ZEbZn-Cn zğ\'u{nOҹ5P bfb}c*w2V!!rGP R}uK_ydߑ]s[M0=8~KA;lwV= ?+S/+1Gh&LpjЭl6`]X&ZobrRᥬon^ 2(jrN@[g0ō8"Y4Ux; b˪k6Q`*NE\zKgK8LUq(kr`y35ڛN&MxEu.J+'~IU n^yT,޺UlZqiXde37 FA0K*,Ҽ/bR gmо /mŭ=8][6c@hbN WbD*N8ͩla!?ǿ bI+^K ћZ&RUCʮ~=h]&Hb'V,1oWs> v~& NF^@Xtz O8H"f廉C?1D~ &&䱂ˑiapv#AYPfɬzżZjǐmFqط.F壔\ܳz ,٧:kyqĽU^:EM2|GJJ|;/Q'@ 9oZlm_aacӓYy奄B4&MGNLDkd~iW@sBm..ˊ>} l5rTb.'AXQqK1e7)Q7 _Lg9TʻE-AyvZG%:4p'p9nl=~zK.Ymmd*VU Csfs JFe0,} eg׹LǴ_\"aɦN>>AXjtPg'EEqIL2`>PzN|Mw,8@ ҿSoF.d&q/i݊*ϱS4/ۅBTNE>֖0xֈGm#oJP{t;hiqtb oIo506j_&OsFjV!(~t6bl̵=FmMUTt,Չ{q qO ÕXޑgZxn|q snHj%,} [.pP$ ~ /5\H̓jHw선F0Ьf#zK0K^?~pi)\׼JݭFɐڧ]FShN>E#bw?L3Bv(_%YnK~/OV(1:bԥGx~aj v41ږ芞B례_zHraM$r=X/䋬yh^0ǧ('a3j.鸷|u16Ei*IS>2@8L&SR%mhH qViDSRE¼~iE== I!ëosDlczGpG!qA 㯿ФV >.?,vl"Ii5f9 N VrRP~H!ʂst%iCxFA:w LRqits})UC֕r;IOTȡ%?M }|'~ƣ )IhmAsO?McH!}VTp_nECAtiOtK1; 9'g,+-TR\cF vh>VI0ae=l+Jr;үբ' S  KJ d|9o=@N"X6"$i¼?aڮ cf\!qwcbKHfpR2xsڙ33|ϥۨ@*(ګ9iPG*Z٩XK41=r3Ih>9@Q 3gA![ta΁U(F˿I @^V$f8C}Bֲc-uJCU|8b5 g&@ zjI&7K_eqL9Ią& $?vbh}H&`b?-g$ƟK⸺rM zޛRӥ9Vld3Bkԗ}'*=UF`1l j XzLN(hPF_x4\e$if'{׈kuDD߂Dy }m]{&s[cfMaޅDgN/uDޮ9MS\Ȥ:R vY_ j\Px杖n?hJID]&+o'.u˜, ڌ6EE՛!eT&fWf{. ;);kBHx7ϛjB֕#v8d|1kyWfnm~5 2{kirBe CK?c ?T/^M|@%|ƗtDʝ=!߽|&m8籰V+R;hrrƼfiYӜ\:OS N C){פ'/t--r:JaF떅ALja&&'^Pjk<ʲG0K+l8RfD(N?7dRJnuee5Gg gQG [L ѿh%Hu=є H;As+YUҩ /4 /h$Yπ1Y<[!D8--BG{C@ S!]b}:O"cV&O3{vʳCq eiVľȸLA? W!*hڄwSA?L#sA|嵀V1,>^kʋ B)oF9E\%( Ig<zM(ʔ5) )NHpL@Y>'/MN5WAbJw:cnȋzS2|6$Gh?VF$3߇5M $llQ3*K<ÒW':Y ΅xL-<4d G[c ٞ%]L2ƒmjlTQzA+7y}rdz?[OL. k6T,uw5<?jBG"3 Q # zR@00l(A&s(M+}Ӌ P'fzƗ3_SV@l4f.GM,1%2zD![ar s`q(g!6*\GKۭԯȲ2_]Mѡ%^ vY/6EO3]'Z0퇚{ZhFH?M\Yt^dB8ˢZGēmkFc++OO 5cS&P?fhޤ9ɠ\2:fx3,/EEtxx|IQZ#}AtR&CWaڦ, 3Qs&] AY,ʷj%FH6`2%|گ0غ 5Lev]0>|T$ePg,~ :u%Z# M`bQ79Eِ{ZA~;h,Z4,D,C廕ϔ|l= 2]֯ 6êr~GU+teQnea*C4ͥ?\Jm挅2E:mN|8=QцkD:viOzǾ TIdB˚.l?}OqL٬o]14UF"򏊢Cj7G;!G/yUi`7PGTDܺ04R(;'zG[2ddsMcZ,uqMIXuN4>e ,PyVQJOW:Yp?X0O $IG`$9m:刿^4?=Q)4량> 2^ԁBN/ڮg˄X7{>0 ,5zkyL9ܭ@mW}b,wzgg\MqRoRy9dK9goD&!B')׸]Y: LPzLiwYߤ3>C.NzꍴO;_4!#ݎ;b2Qvb4VB07bQplA8!7X ]ƚ4Cro<`52dJk`('Mq:Wk|9<>Z]#)(YKXfOv ;z/X/O-Re) ih;h|ϒF05wQlF5qX터%a. ,B݇!}ߑpGy4Yt6.&l7fw]v񐁭g v^Y$'tEi&Wrk2۾ۢAh5 w gIA*ڪd|qR@rzeÐXvrIp7[$ BXٷ }XV05ygc)!)D^6 _:bUJ]C\l !Rp5Zv!;bzGA#G\D,c,+ Y ԧ:O@s Ojڄ1+h`+C0l 9Wg{1mI0UK Oȁhbixd\$jL.s#J:Yj!+Liu#qny ٍl,I ˷*82psM@W~rqsM#=h qѤ!qK$'Oy P~x[C۱O}\xğ\Qeaۤ)fZ,AΉsjE 8Gt~ ]a<LI/P~GJXn]Jι/J[G ,bt7d*N KI)Q’)r!J779LĽ+- `g9;-SgJ\'F;\wzkV x{veqD»Vyr"Yj#sJZFyGSZث!p}UY4e_|î.CrdW^;H$.y-g< Z ]GrX~ESJm?]8ョMYfi-qg"}A1jy߭׎+૭eQ}* ϢྀK$ew_5qzC\A ɦQ l/,,+-g_:Slb!Yb.MjP+9w3J2 ~APn+jډtt US.Elh e+9E|:/AǑmSm>,&xNM%(:eȮ,2T-_V^`7ú&Ub/ε2N?&Sԡhl7P g6wh> hrrd DFBkqy j=ft1A G)GmL8b6{u;H!Ht.浮77=9WNxs nt/#A|@.ԐC^);Yb<8ct+fh7>)f_d':lM@pƑ=&$wP&w5Z ў^I+dH;0X:9}L¿xji{ȕv}tF>2s |<Ɨ{Esu nZ<$>Y11jfk:Q+\z 4]|6Zdy~ߺ(6$a\J"Ju*e:%7(?i$ '2?=橌VC7r06 '2Ξ+Qrr/~Xd-?Ӗ : XuEv ErZ3''~/H5U,fJ.!AOhS0?el*"f'+* ^(xF$V] w,:M3b,.54woM~M+z:]Wg  E+,5fRTRc"ΓQN?bC  ms#=0؈ s'tʢj[aɶp E t6{lmm(#2B͂t[pNv`~ /T*,>O`O.(QrYKS)S^Y 3ʳz=[_S܂cPad kU̟OcĒa=|ɓflƳ/ 1ELMwC g2BY›,*9)Asג[IX(W|)l[D]mv I@1c\gE|N6Z_ e+\|gzGgZP dqp/_0aH/JtCo'bj y=3boB