liblirc0-0.10.1-150400.1.8 >  A bwJp9|'-H&F.*̬2ɷM;qK_ZMvp:|Jt.kR8>'zxW#g 14ئ۰x3l;w1ꋃR;l"Umq^ prqgiU]ыb ^)X[5v"{,GBEi;׆~zy7}hV]v߀a1ef614e87e6c7388bfff442fdc168524ad154dc6e83f6573ea36e65b014229898cc282b62e8ea0873b9b85aca5e5ddeb19b6aaf(0bwJp9|)j_7| lHHچ>>A92o:9!Ffhc.:fl`RFaRkl^u A;H! JEOL|23_s [Hfd/>44.f𶔲c`EL>p@Zt?Zdd   1 %4IOX` d h p  <(89X:w>WO@W^FWmGWHWIWXWYW\W]W^WbWcXdXeYfYlYuYvY$wYxYyYzZZZZZ`Cliblirc00.10.1150400.1.8LIRC driver libraryThe LIRC library. LIRC is a package that supports receiving and sending IR signals with the most common IR remote controls.bwJeibs-arm-46SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/Hardware/Otherhttp://www.lirc.org/linuxaarch646СbwJbwJ01a808a0532cc6925995425caea56c8e7a306aa2ff4245f6d8bcf5d013191f0fliblirc.so.0.0.0rootrootrootrootlirc-0.10.1-150400.1.8.src.rpmliblirc.so.0()(64bit)liblirc0liblirc0(aarch-64)@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.27)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.17)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.20)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3a\>@a\>@a@`0_%]*[T@[GZ@ZX!@X&X@X @Ws@W^@V@Vd#@V,@V +U|@Uc@Uc@U@U @T-@TxcTCdimstar@opensuse.orgjsegitz@suse.comsbrabec@suse.comdmueller@suse.comd_werner@gmx.netstefan.bruens@rwth-aachen.debwiedemann@suse.comaloisio@gmx.comjdelvare@suse.dedimstar@opensuse.orgp.drouand@gmail.comp.drouand@gmail.comp.drouand@gmail.comp.drouand@gmail.commpluskal@suse.comp.drouand@gmail.compgajdos@suse.comp.drouand@gmail.commpluskal@suse.commpluskal@suse.comp.drouand@gmail.comjengelh@inai.dedimstar@opensuse.orgp.drouand@gmail.comp.drouand@gmail.comp.drouand@gmail.comledest@gmail.comcrrodriguez@opensuse.org- Revert "Require typelib packages": better to have rpm auto-detect them. - Add gobject-introspection BuildRequires to have the typelib dep scanner on board.- Added hardening to systemd service(s) (bsc#1181400). Added patch(es): * harden_irexec.service.patch * harden_lircd-uinput.service.patch * harden_lircd.service.patch * harden_lircmd.service.patch- Require typelib packages, otherwise lirc-setup fails to start.- switch away from the libusb-compat (0.1) to the maintained libusb 1.0 (lirc has support for both)- change the legacy directory /var/run to /run as requested by the Additional rpm output: "please update the tmpfiles.d/ drop-in file" and also the _rundir- Use python3-base BuildRequires instead of full python3 - Drop doxygen BuildRequires, the api-docs are bundled in the source tarball and not regenerated, and are not even packaged. - Move the portaudio based IR receiver driver behind a bcond - the alsa based driver does the same, uses less resources, and does not need an extra library.- Add reproducible.patch to drop build date, kernel version, sort python glob to make build reproducible (boo#1047218, boo#1101107)- Update to version 0.10.1 * mode2: Fix inconsistent loglevel/debug option (#307). * build: install media/lirc.h (Debian BTS #872074). * build: Fix make "always build all" error - c6eb8ec. * plugins: devinput: Fix glob "no match" error - 14685b2. version 0.10.0 * lib/curl_poll.h: Fix header guard build error on müsl libc. * Build: Mute libtool when V=0, typo. * Update driver version info. version 0.10.0-rc3 * lircmd: Fix bogus, excessive logging using --uinput (#295). * Build: VPATH fixes (#294). * Build: kfreebsd debian builds fixes. * python tests: Portability fixes for in python-pkg/test. * Unit tests in test/ dir: Portability fixes and some docs. version 0.10.0-rc2 * Fixed lirc-setup fail-on-start (#290). * Make python unit tests work on Debian (#289). * Fix mode2 config file parsing [292]. * Documentation update. * Build fixes. version 0.10.0rc1 * ftdi driver: Fix off-by-2 timings (#275). This is a breaking change, see ftdi driver docs or source at doc/plugins/ftdi.html. * doc: The lirc.hwdb parsable driver list is deprecated - use the python database or the configs/*.yaml files instead. * lircd: the deprecated --uinput option is dropped. Use the lircd-uinput(8) daemon instead. * lircd: The --release option is deprecated. * lircd: Adding a --immediate-init option which initiates the hardware directly on start and exits on errors. * lircd, lircd-uinput: Change default release suffix due to linux kernel changes (#263). * plugins: The slinke (a. k. a. slink-e) driver is dropped. * plugins: Add support for irdroid in the irtoy driver. * plugins: Enhanced device enumeration, mode2 --list-devices works for most drivers. * plugins: devinput driver: Fix bad codelength (#263). * New, shiny (i. e., unstable) python API. See the API docs, module "python bindings". The API is also available as a pypi package, typically at /usr/share/lirc/python-pkg * lircd-uinput: Multiple config file parsing errors (#284). * lib: Added enumeration support and server version level check to driver API. * irrecord: Add --driver-options for lircd symmetry (#277). * lircd: Fix devices not connected at first attempt (#279). * lib: Fix failure when parsing absolute paths config files (#281). * lircd/irsend: Fix bug when sending/receiving concurrently for some remotes (#278, 5 pages!) * lircd:Fix missing systemd support due to upstream changes (#274). * The configs/*conf files no more supports enumerating devices using shell scripts. * Build: Added new configure --enable-devinput option (#264). * Build: Added new configure --enable-uinput option, ditched the HAVE_UINPUT 0.9.4c kludge. * Build: More quiet, enhanced V=0/V=1 support. * Build: OSX patches(#273) version 0.9.4d * The debian packaging means that freebsd and hurd builds are regularly tested, improving build stability. * A multitude of build patches, mostly after building on Debian: + Cross-compilation FTBS fixed (#233) + Fix configuration of configure (#234) + Fix library specification in lirc.pc (#236) + use HAVE_UINPUT=1 to force building uinput code (#238). + lib: Only use local headers in lirc_private.h (#237). + Configure libudev (#242) + Various kfreebsd fixes + Include config.h in installed headers (#250). + Fix _XOPEN_SOURCE related FTBS on some platforms (#248) * lib: Fix some lircrcd-related bugs (#254) * systemd: Fix wrong path to irexec (#239) * systemd: Add missing lircd-setup.service to distribution (#243) * lircd: Fix --listen option parsing [#249] * lircd: Fix segfault in SET_INPUTLOG without arguments (#252) * lircd: Fix DRV_OPTION error message handling (#256). * ircat: Fix option parsing bug + empty conditions (#251) * xmode2: Fix handling of --driver option. - Dropped lirc-lib-curl_poll.h-Ensure-build-on-unconfiguredclients.patch and lirc-configure-libudev.patch (merged upstream) - Spec cleanup- i2c-tools is no longer needed to build, as i2c-dev.h is part of the standard linux-glibc-devel package now.- Drop lircd-Remove-use-of-functions-killed-in-kernel-4.8.0.patch: the guarding zypper call was wrong (-qf vs --qf) and resulted in the patch never being applied. So it is obviously not used. - Remove dependency on zypper: libzypp just gets a new dependency on libgpgme, which happens to result in a cycle: since the sole usage of zypper was to 'detect if the patch was needed' is no longer given, we have no feature loss.- Move workarounds to %prep section - Add lirc-configure-libudev.patch (boo#1008764)- Fix %pre script- Add lirc-lib-curl_poll.h-Ensure-build-on-unconfiguredclients.patch- Update to version 0.9.4c * New curl_poll files adds a new MIT license. Lirc now carries GPL, BSD and MIT licenses. * Several patches to make lirc work again on macos (#226, #227). * New tool irtext2udp generates udp plugin data (#197). * plugins: girs: Add udp/receive support (#201). * mode2: Fix broken --raw option (#223). * lirc-make-devinput: Fix that two remotes has the same name (#222). * lircd: Warn for duplicate remote definitions (#222). * lircd: Retry temporary unavailable write sockets (#221). * contrib: Fix usb devices' acl permissions (rhbz #1364744). * lirc-setup: Fix crasher bugfix (Fedora abort trace). * contrib: disable udev /dev/uinput rule requiring lirc user. * plugins: audio_alsa: Fix byte truncating in 16-bit data (#218): * plugins: irtoy: improve error handling (#220). * Minor documentation fixes. - Changes from version 0.9.4b * lircd-uinput: A multitude of fixes (#213, #211, #177). Adds new options. * lirc_client: Fix "Can't redirect irsend output" (#207). * lirc_client: Fix un-terminated buffer causing irsend crash (#216). * irrecord: Fix under-sized buffer causing crash (#208). * systemd: Add hardening options comments to services (#204). * lircmd: Options, udev examples and manpage update. * lib: Add missing Makefile.am dep, fixes parallel build failure (#210). * Remove a single python2 dependency [4e3c97c]. * build: Don't define docdir - autoconf defines docdir (#215). * build: support runstatedir configure option (#212). * doc: Manpages and configuration guide fixes. - Remove fix-remote-keys.pl, README.SUSE and 51-lirc.rules; not relevant for a while already - Remove 0001-Fix-segfault-when-starting-lircd-AUR-41581.patch and 0002-lircd-Fix-bad-default-for-lircdfile.patch; fixed on upstream - Add missing dependency to systemd - Global sweeping - Add lirc nologgin user; now needed - Add lircd-Remove-use-of-functions-killed-in-kernel-4.8.0.patch; fix build on openSUSE > 42.2- Update to version 0.9.4a: * Fix syntax errors in systemd unit files (rhbz: 1350750). * irrecord: Enhance "Don't use devinput" message (#180). * plugins/uirt2_raw: Reset device to UIR mode on deinit. * plugins/girs.c: Enable reception after sending. * lirc.org: Updates and bugfixes * lircd, liblirc_client: Fix freeaddrinfo handling (#195). * Don't build commandir unless we have usb.h (#191). * lirc_options.conf: debug => loglevel (#199). * lib: use proper linking method to avoid parallel build issue * tools: make_rel_symlink.py can also use python2 * plugins/devinput: Make the list-devices support available. * configure.ac: Bugfix (BSD setting reported wrong).- Update to version 0.9.4 * The caraca driver has been retired (still available in attic/). * The iguanair driver has been moved out of tree and is now maintained by Iguanaworks, Inc. See drivers/iguanair/README. * The irman driver has been moved out of tree. From 0.5.1 the libirman package contains the driver. See drivers/irman/README * The yard2 driver has been moved out of tree and is now maintained by the yard2 project. See driver/yard2/README. * The lirc.4 manpage (/dev/lirc* interface) is upstreamed to the linux kernel manpages project (#164). Old page lirc.4l still lingers in attic/ but is not installed. * Upstream selinux updated to match current lircd requirements. See: https://github.com/fedora-selinux/selinux-policy/pull/41 * New upstream debian packaging with which Debian users can create .deb packages. Ubuntu packages are also available in PPAs. See README.md in the debian branch (#137). * New driver girs for the GIRS protocol, gives LIRC Arduino support. See new info in driver documentation. * New transmit-only FTDI driver with enhanced accuracy and hardware support. See ftdix driver documentation. * Support for non-modulated signals added (#132). * As shipped, lircd now uses the devinput driver and the new 'auto' device, should work for all remotes supported by kernel (#106). * Enhanced lirc-setup tool (#123, partly): - Add drvctl device enumeration support. - Integrated mode2 and irw tests of current configuration. - Documentation links. - More consistent data based on new database. - Multiple bugfixes. * Several patches to make mode2 work with all drivers(#123, partly) * Configuration database overhaul (#123, partly) - Database lives as yaml files in configs/. - Data is collected from drivers, remotes and static files. - Better ways for drivers to enumerate devices. - There is an unstable python database module used by all tools. * Several drivers including default and devinput has enhanced enumeration support, usable with mode2 -l and lirc-setup. * devinput.lircd.conf is generated at build time to match host kernel, new script lirc-make-devinput shipped to re-generate it (#153) * A new script lircd-setup runs as a one-shot service before lircd, performing setup commands as root (#121). * Several new examples in contrib/, notably lircrc templates for many popular LIRC applications and improved udev rules. * The default driver does not require root perms if the protocol is correct (#133). * Add an "auto" device to devinput driver for single-device usecase (#134). * irrecord has been taught to handle remotes without gap (#98). * The --uinput lircd option is deprecated, obsoleted by the lircd.uinput.service systemd service. See lircd-uinput(8). * CLI options for mode2, xmode2 and irrecord has been streamlined. All tools falls back to lircd defaults where it makes sense. * The driver API has been expanded with functions to enumerate devices. See configs/README and lib/driver.h. * New logging API with hooks for enhanced messages and filtering (also #129). * The out-of-tree build interface is enhanced with hooks for external drivers to rebuild documentation and add a config file. * lircd: Fix too-short gap when sending/blasting (#158). * lircd: Fix typo causing lost deinit_func() calls (#179). * irrecord fixes: - Fix broken namespace checks on recent kernels (#187). - Buggy handling of not decoded buttons in irrecord (#146). - Repeated buttons problems (#149) - Endless loop when key is not recognized (#146) - Endless loop on idendifying toggle mark (#139) * lirs-lsremotes: Don't use non-standard GLOB_BRACE (#174). * lib: Fix misleading logprintf comments (#179) * lib: Clean up loglevel handling (#178). * Fix --plugindir not being respected (#144). * Fix gid and supplementary groups in CLI apps dropping root. * Fix a crash in irrecord when invoked without options. * Fix bad parsing of --options-file unless given first (#165). * plugins/default: Don't require write access if not needed (#133). * plugins/atilibusb: Fix crash for non-existing device (#145). * plugins/audio_alsa : Fix blocking regression bug (#169). * plugins/file: Fix bad test for LIRCCODE cases (#171). * plugins/ftdi: Bugfixes: 4157fe1, 92e2d1d, #182. * plugins/girs: Bugfixes. * plugins/default: Remotes become too sensitive in 0.9.3 (#148) * plugins/default: Walk around kernel bug generating multiple spaces (#172). * doc: lircd.conf: Document suppress_repeat parameter. * Clean up docs, remove circular links (#136). Documentation is now only in lirc.org/html. * build: Add explicit default -L${libdir} linker flag. * build: Fix Debian FTBS compilation error. - Add some missing dependencies * doxygen * kmod-compat * pkgconfig(sm) - Replace pkgconfig(libusb-1.0) with pkgconfig(libusb); fow some reasons, lirc now relies on compat libusb - Remove obsolete configure switches - Update 0001-Fix-segfault-when-starting-lircd-AUR-41581.patch- remove lirc.4 as this is part of man-pages from 4.05 on- Ensure lirc build against libusb-1.0; replace libusb-devel with pkgconfig(libusb-1.0)- Update to 0.9.3a * Broken fix for kernel bug reverted (#148, #119). This makes lirc incompatible with at least the 4.04 kernels. kernels < 4.0 and > 4.1.6 seemingly works. * Several irrecord fixes (#146, #139, d8826b, #141). * Some fixes for poll() usage, one of which blocked irrecord (02c2480, d9339b6). * lib: Fix parsing of multiple files (#141). * lib: Fix privilege dropping code and a compiler flag (e8be7ae, 8a08ab1) * lirc-lsplugins: Fix --plugindir not being respected (#144). * atilibusb: Fix crash for non-existing device (#145). * plugins: file.c: Fix off-by-one sscanf error (#138).- Add missing dependency on libirman (boo#941883) - Update way tmpfiles.d are created - Use correct symlinks for services- Update to version 0.9.3 * New build dependency: xsltproc (sometimes coming with libxml). * The irexec semantics have been changed so that the invoked programs run disconnected from the main irexec process. See irexec(1) (#92). * irrecord has got some love: * irrecord handles multiple definitions of same symbol OK (#78) * irrecord : Warns about single-key config files (#77) * irrecord : Checks for ambient light disturbances (#76) * irrecord : New option allows updating of existing template file. * irrecord : Template handling bug fixed * irrecord : -l --list-namespace option parsing bug fixed (#101). * irrecord : Minor fixes to irrecord-ui including -k option parsing fixed. * mode2 has been updated * mode2 : Handle also LIRCCODE devices (#94), * mode2 : Drop root privileges (#91) * mode2 : Add new scope-like display * mode2 : Handle the--driver-options switch * xmode2 has been updated to handle udp driver, the new --driver-options switch + some general overhaul. * irrecord has been split into a library and a cli interface (#36). The library interface is unstable. * irtoy: New support for debug LEDs. New documentation file, support in lirc-setup and driver table doc added. * The udp driver is patched to allow adjustable clockrates, see new udp_driver.html driver doc. * The mplay driver has been updated with patches which has been available "out there". * The select() calls in lircd, lircrcd and library routines have been replaced with poll() to avoid crashes when file descriptors becomes > 1024 (#109). * Set supplementary groups using effective-user (RH bz 1253907). * Work around kernel bug in /dev/lirc0 output (#119). * lircmd: Several option parsing bugs fixed, one of which blocked the systemd service (#104, RH bz 1234155). * lirc-lsremotes now displays logs after parsing files, making more parsing warnings visible. * lirc-config-tool is fixed to comply with guidelines (#105). * Bug in irexec when using modes fixed (#102). * Create log directory if required (#124). * lirc-setup: Fixed name clash on recent python versions. * The library routines for parsing lircd.conf now warns for duplicate keys and values (#107). * Enhanced pkg-config support for drivers compiled out-of-tree (see driver-api in the manual). * Unlinked and hard to find driver docs and manpages have been linked. * The documentation is heavily revised. Old obsolete text is removed, the manual is reorganized, some info is moved to manpages and a lot of minor updates and bugfixes. * The compiler has been switched to c++, and filenames are updated to *.cpp (#79) * The lircd.simsend and lircd.simreceive tools have been removed, superseeded by irsimsend and irsimreceive. * A new kernel driver irpipe has been added. This allows feeding data from userspace to lircd, which can use the /dev/irpipeX device as a clean substitute for /dev/lircX. A companion CLI tool irpipe(1) is also added. * Options parsing (notably -U) and just listing first remote bugs in irsimsend have been fixed. * Overall code formatting is improved with more consistent layout and updated git hook. See CONTRIBUTE.md' * Build: now uses parallel make by default. * Hardcoded CFLAGS in Makefiles fixed (#124). - Update patches * 0002-lircd-Fix-bad-default-for-lircdfile.patch * 0004-lircd-fix-compiler-error-format-security-error.patch - Remove imon2_conf.patch; fixed on upstream release - Add a dependency to libxslt-tools and gcc-c++ - Add libirrecord0 subpackage- Do not hard depend on systemd - all macro uses support soft- Ignore absence of systemd-tmpfiles, it won't be present in the build env.- Fix a typo in obsolete tag- lirc-core provides and obsoletes lirc - Fix lirc-disable-kernel-rc requirement- Update to version 0.9.2a * Maintenance release: bugfixes, no new features. * Notably fixes #85, multiple --connect regression. * Fixes bad bug for locating ~/.lircrc config file. * Documentation and lirc.org updates. * All in all 19 patches. - Split each lirc module in his own package * core : contains needed binaries to run basically lirc; it obsoletes previous lirc package * config: contains tools and data to ease the LIRC configuration process. it provides and obsoletes the previous "remotes" packages as remotes config files are not provided anymore and the config package provides a tool to config a remote * liblirc_driver0 : provides the driver library * liblirc0 : the main library * drv-ftdi: provides ftdi support * drv-portaudio : provides portaudio support * tools-gui : tools for debugging lirc - Add pkgconfig(libftdi1) require for Factory; ftdi is only availables on Factory - Add pkgconfig(portaudio-2.0) require; build with portaudio support - Add python3 build require instead of python; python3 is now the default - Add python3-PyYAML build require and requirement for lirc-config; needed for generating table.html and lirc.hwdb, and is a direct dependency of lirc-setup - Remove help2man require; dropped by upstream - Remove lirc-0.9.1a-fix-bashisms.patch; fixed on upstream release - Remove 0003-0.9.1a-Bugfix-segfault-when-parsing-connect-in-confi.patch fixed on upstream release - Update patches * 0001-Fix-segfault-when-starting-lircd-AUR-41581.patch * 0002-lircd-Fix-bad-default-for-lircdfile.patch - Remove old and not needed lirc-64bit obsoletion - Add liblirc_driver0 and liblirc0 to baselibs.conf- fix bashism in lirc-codecs-regression-test.sh script - add patches: * lirc-0.9.1a-fix-bashisms.patch- Run spec-cleaner - Replace xorg-x11-devel with pkgconfig(x11) - Do not run autoreconf, configure.ac is broken and patches are not modifying autotools files./sbin/ldconfig/sbin/ldconfigibs-arm-4 16519849970.10.1-150400.1.80.10.1-150400.1.8liblirc.so.0liblirc.so.0.0.0/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:SLE-15-SP4:GA/standard/bbc5ae2de5437e20f7ce2ff997c54f02-lirccpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=6b46e330f879d2d5eff42e5d710df69f18be223d, strippedPR RRR RR RRRRR RRR 䗯|+02/utf-8427c18c361649aa764f1f7cc88ba0327508691be5d60521eabaaf510f4625b67?7zXZ !t/8oS] cr$x#F2 c%G5=VȻv@N>A68)Koޜ^C.^?#0 zh}O*W7gOmP([|Lff` .c6 GYe_ӕ@6TJrbpf QP[%".+9/5U5(Ƞi"LA찀?2~Nk1hu ɖ (In歽b4{8㝾 \ {-@8ETe^侄oY08ҏn2DBK:2 #i~g> S7V*6mHXzǵ-I哨Rް*YLN \ʘF6S]ȥJbܢ4* tzaY"u"<>rmvC#nC/8-aQ-K!-ֈ3Q=9{J$o,Ѷrbe[z+!\䵙~^}xa,. ʮk+ItX}I{gߩ:֏xy< a}#.Y^-W{L CxQ<%Fq b(O8@’w07e؄I1}093_Owu#= k*5#ՙ#?~dW|O$YpmLqvvav}pCn@"KoLΛf>/X^,׈ vV 6>r2ڜ *j][2yǧ,ooWD5*~-xfC!څ'E< o@/iKLNqFxya|߼xǸS_]l_˹J|جX>MzYb~}^|p~~^B<%-c}Rf_&ĹrSxJP GΛ݀q) W3[^8;ucy]\{8 Nm9mhE5!Fp;#6f1dE'/"rKfat`?p Z|,V,@m$D<,JgdL Ȯ@i; =CL|*@}z-6C\J&gJM,UCcV!NcxMù&8q{goިb0CuCmr hWcWD4({"4Ass/53>JJmGA>$˩gaQ%6yHz*ZŮ9EP6K޶Jӹaiq U) Reň?Rtud2(QYe}*lo\scUdܩiYz t Yz>~ٓ/i \Q =מ!л Zs/=PT3[.LX U)WhbgQkiqfD>C3.0V vEa,?(Hh8֯i4:rԵ=৫)F.M lj+8+Rԟo!>f OT-|`, `Ld]lSvA؃VLZ:{Z4Ԧ Qc5HW*{uVu؟YW8>~Y,u¾pirl+jbD݇6Q@*_#LW[#d߉m^aט)JmFI7^2i4QfHمөV*%q(*6 wVVФٔeO%@>Dn'{7^DbQp])wZi 1웻5v rXGh%/0UI/&X$8U':!dzU߉*q^vbu&D>.Cc[( ?.|S%ӰZ&YWIך.+7͚lSҏ뒦3`O*N5!h\wGERbA`Zp$I(le[ZϏ9ψ -r}FDm*}qc %Jzϋ{asN qݚÆG$op 27V;ǻ CShƏXlA+Mk j~C_G Lj0;M\ WkUj%/Р324*O_a.φ) _dU5bweBc?F(e8jұ#X18N BYh<>TkNl 1zo+qu^Ι!TdGK^WYq;7 s3fԹ(N~!!s˚'_D6Y)pYH6g[yWÈCj,/o=*ڀB$sFiq3 PRe{lMs po^PvhN߽7$jE.E؊5q$eV+FK szƝb!uλD`Т^bvհ}Ku[.[lMkFemgBubM%t.w:w^}XN^PoE\4D\qq@II[(f]=E\c 'vFnѳ/|~(0ٱm=GE-$6#_LRn翽'7 @9xnD}kնO6Q)Oc_Kx ~ezqUT2+ B}e"6ޒ IyWaymX6ʣ$j7 RʼnK}$Ĕ'~`^YURvyrh饟xBW!Xhڜd)%v!(b &ĵ! i\OmǡN LZQ,)MK-ZN7ī-c7C>rm5*3j8^)_DHH#E&/7 ]dc~ʥ?6Rvd&i10tv>G["! ey~En,X 'ETgt#fAU13K$^N,F.(TBzV_ӛ}Rh=Xw^ߗu'gj-R9k&ȍIBW /Y.(>ê|t@%1W^O@i)',h(D@+kphS=#a_F61)vvAeh,/u. cY/Y{ RcN&Pᑹ[L,O(6cxN)j}ɀe`zCcbK2'^QnIpP%sz+C/խ IPmf)}O|rmPAp[P0c2'm4<W'9m.ls3PմgC WF;>t3-<, ʵ gU[ZB2OR镔|TjR t]HߑS?*QN/n8{y-KFބER& oD"l+cQ1D\#- 8 ,FD5ʁÿtTF*-,D~:kTIj+[dg6Wl b6:/ܲp҅[*VN-2 r*uCtyF8R4Wq Q t Twr@v|Q)'׿F5yedX! _ #gfrJ{A |-i6F)h$H@藸pxҶ..NOE)>G Vz3ۇm FnWo6h:Au>v[UJ1c&R9m"ɄVQotJh١beZcɈkPvla,jzՕ=Řw1 g{={(+t/5ɀRLGys#xKg+,*D^@'ɶ>[ݪ{g~i@f ^wt̄COT0oA Wӗ3L1;1aY]ɩG7xF#YY %)ZMjv"w!̈́:)4MS^ [rYV6^΀^Y ^Zo yllL2 ie# 7KMOF4֦|"BtSWٳ 6@vpqŐg_aR̠>%n7Hσrj-E#Hv:oӞ\'% Jdmsdc:&ٕ=p2k$dLa/_@8<_B>mZ0DT 2=a-Xld}Z_0, Bթ[ߍV徢VTc{1ܷ';t@xw3 <r$~ũ]P~It^-3#+[[֍PJ"mBjC_x)sg~AQ˅x>bh`{-«/) ̳kNk̆)IïVwYSa} Ί.\/z_,SҌ7nru 9,,Kf.7f%xMlϰ=-bI:ѥrH [أ45TR;)i. Ib`9ce͊T` gl^E%>Tyas3(^bnFH9A4-xh}KEڲUMbP5P4gM1,5'#Wk1oͬ"ڽie2 YWtW1wq HBv.f7*wO/~L`>z1̡|it*7"DcRS<с&*9OiRF:"dҵKR.vos 3n;v3bN5ʼqC_Q< }["`e-C#$1n1x*}xۼ25#+bؼ6vPΉ|&"wF5LXBa]lZFݐ; 'Ex{\_HB:Fי-M ]6!1ln_C7 /{]]O=[ _ S?RΖٲF_}=$= @M1&_dT6V ͺ;Lj"_g`M (9r Q38r9f@O.Yb#ވCr˸=b0nȊy˹%a]LIoO-TY"!nkN.5 RQ C`Fm&aG^RXNi[A.'ᩍ@[c`Og 4skf]35#.لqUB5YJԹ*0m^x4,'~>'b.yyQcfYo:RA ^]/ϊ[QKAkϒP̴ٶ͓I>M!LfK@Ø6)[b}( ,@Z_U4L7[^Ƕ4v@cz}]E 7^:ͤ8eyŗ]DoAc_RS7pIa"CLޟzT +rz2'TZ)$x"ThL:1 h^/\"b٥Ԁ$`F)>Jڂ";Mh#eW?97AX0ָ$XW:cs(i[W5TZ`=& @٠5A`'Hթ$-Sv]~WS֌u|!*.λ]#:0%6aY!)ad2&AĎCH߬"}ڹu" .yf\hNP$pwe"'0L~eX FX }xƻiE[rn/!_`qE 4)WWbCãq?Pw½fG8l9d#?x*HSoigŔ 㺉1!0<ӱ]2*yWÂyd*˚֚s?jS2[n(CuB.~WG0ADViWISWö(dw{X_! I s&qRpժjǵq ,>DA5t+K}\@BT`Ȧ~*!bZ39D`:3bQ8~=k0aYA`a`Sq黙7\K/NC/M. DQĻ[Qzpɪiᕆ~7GWeap"o m9 I(G<_Yפ uBskD6.qfTuF_Xsp {F1˓VoͲDxNZF+@} ܮ L? xJFk(stOq4@'ٯF8Zw$tڿLk rjEhTПdjSx>XYb SGGe sKܰ3x9^Qt>A Iɝ*8 -&ulh32MMjg,4/ƕO}޵鈩VPϥ.P_0k+ىxsv]da ̃ x̧d_sC5Ώa2f9.Ij+Y:±D#BǏb10f4LY\4rUkLBe AHƶP 8h bT+ M\|OcߎB%ȷӤ[Q<Whr0CwkbfЮ@A5=.qޜ} 5r#Wwt梱8(*Yއtן݉i1") k{M5E"oDtb^:}׋ /JRJڋg2>B0lgDϜ2]GVٗ*'_t:ТEՑTL$ k%;O֝Jlooϣ臉~U};X#ئuO!q]8n8vW%":V(j_<+ fMz4gßJIb77E׳jL8F(vw2 LB7yw|ˑߋ@Edp Щ-R\UDX {oU8F҄{GN 9mt䣤!G%(;^!Ϣ]u{t"6B/28wGqo7FRIR.6_zs<3㸥&ڗ\6hT x.Px%i8-3FSH?gB7|)Ɵ5.@ 4|> *T@F[PQQ yr^\:(B0(dyoJѾAAF]&n$ٵK~@UC/n %O"L;BBt%b@pY!~&̵OE<'R}Rh3\x׃SPp  #^"vt fmDP@gqshgW!5ϕ.迗3T 7 0><$šXa3~ [W=+);. '"d8c߱ Zq<J7}nvѯ/=So A3՘E"d,8]ӵHS8V7!a\`xF@cDq[2虅8VQа SرCl@3*l n/C7۔O.7v-~Sk vV~p" `@fp(p|YoC,brh #&?Q܃DŽ~r:7!>/<~0(m:dGo 6 \y65Ia"S%Y 6>F)t oݺA{"Ʀ'Y|d&<R-dnn}5I! zn2i~ m q$Q T,gz䅆[+gv8Ei#sbTCH_9/HH&{;!yU7\OәWF ET y\){M'al%n4+"R0T{'ԭJg_CX:PsMƆ ބw#~r%(nNLWT}EFZB)@%Sd/IL=za WTeF"sΒ*ؒLR uw2)?oĂ(dY^Q" zUwUnS9UzSie Y@µ]rQ>;`dh@7oAYzQkrѲa9\Q\ޙsTH> -HCaeQ|tdk47.cL|f㳫&*Iݫa=C4 9Mq[nWl'/:=>&xYT?wZN֦m>A!t_({At3 桴hN_%<׶ՙޘV'zTJCWaԩa2뾮KeZ@#HrSmx7_Laj {׼ fNrߚaxiIi#6cL<7ޢT+x&"0G˞<\|1..ԣ-*[n\ۤ e*Kh ʲdz1)ͥJ#mbE5{X[CyEOi(;ZTtSS6,{#ڄ̘P@!\ |=Y(rȡ ;\Քr{ռZ.ƅ;k6MqUˀ=ު<@-_~yU\>BE3gPSwy@CI^H:b|j(oYpubʸ ,{!I|>}D58Eҧwh[mPf\Fl*sS)Os*j( krI@C$x@r0$+FѲI>8NP[G2F?;*ͪF~dU=:3lf26zt^1ʴ2KoHP)wK*#k*9" X1(p.X,'ƬI,CZ *7u%܇k (j瑁xN\_L?+|Πӭ<L]l"ث sx!q|W!* xA7`G<_n#% *2#뫽@gu~/R7؊' vR M)eX ږ61 FI $c2b9f @<'M- $ma&aߜ#xcMlQ-˨i<|*סUDFeg(JC()Q6IT/r +uԎ2=W A)-QPck۸8/aZZ*V/>koa}Z)kcchZy 괷v4V+:ۣ_gfEWH2[:Hs~r(sh?vx;4}_qV">I=Y3\L=uj̶~AMVZv`cH3}|4wH)f~ǽrUW?:!/J#Z\`$G-Ҟ{y&+isSSjUǜx([{L溆)6{{ G.3@b s!]L <TU${eEXݭfA[9 I,.kH2Cqd228uli9tBpUmFV,^>Δp<)VqR"D 'pnM8MFf{7a'\DU; YWudOT"4SSH2Ծ~<XICnKL\qaϤV $]ҧ 2!򪁡:ԧ V证:nNb;I}MKA/@: V CqIo w 5}Kg $t!("yv4XDQ A*5azYx qa!Ӏ 3^Fj{q 0UrFa@^M/\FIx8~xM3%][daGu vŅseyцJFD)>-S}bsN#v/hݳ0 4.e[{wg B Dn;-xΜqEN4ud8vrm/R.x(soݸO7/ٽi8kY}>9"),=i4{+D(om#|u"s=c)vS|KQ)ua8j{CN S2+Xж}=TY!r&yxy8ʟV ^|7OM_by(oSDcE[MfŰDݞ?>R&(͡뇍s vi\qcwCCq,'PiA8";X';yWdƒ }eT471"X2bSd͉@LFޅ&L~@ŀ,ٹ5z xc۽T9kk $B* }FVh81 F t/mQ*9։+?[$)g 2~:֍gP:;V.e2JJ j6:t2H܂Pб kHg9sI.)VCls"@# ݠѦI"EhvW&5?@T@*}EAf6Ǥ{ޅBL~̨ޭN:9BH'H;#Tlܭ8Cm50=J<@iHALDoW,A$>gJkm%X>IIJt#ʹ.lu5N38:[WV ?½]6<'r 6[|]aO.x,.Lu;^32wcx2'|.w~!}9VSSݣ.LJw[/`zɖEJ%gUht<n +6P>~yTJ/O!4`P:ZuH+zl kL%ꪑtNyy8$ua_)b8[jv _@Y5pt%)KDvUV]SftpdK7rlZ0vȊW<ضXQK9þ*TW-:ٜoVT3D > ؅(]5M08uԼ:NPߚE3*/$vRj{ Eok.Fk;5pB +8\px4?` TAV{??@hdPno%,W|am;~Ԡ=lV6#,&;ݦ#~T_5e ]X{pdpF$D*6ۦK~ul5hipw3RUknPu;zaN?AAOݕ%;XBT_X8/B~*& ǝl{SBO9~C`I1a)Ĺ6eoo0co[d^G9J*{z6 Ñac,&>8b[ٞ8Y,f'.-!(zΡ%(Zq&.vuH I%[E$$cݷxOHYV)IcslpkE71?:xQ/C@g!`ϳC.C7tr,0 ? ax39=.>Q$Zͫ(2V6zCPEǬo6o #ϩrm$_]׿hԨ 1"5͔v(a|21Zk9HKuZ @Pb2VfOQ$(>$.8g?h^TE& y-DՏo-^&c\۴Lc $>a`AE=Ulg͆ t$:}W}vWׁ"'$,KQñ!Gx+ͬ]$ziBiIx`W8IL4UOρ1sa>[#y ps{kV||ӣVFs5._a7~8ϿbJyK)$Y}@sE ۍA؎R6 w'jE냿v{U97![;g*Y~U7fM}'X$!.6Sޞhr徴MYg'c_9rn+AlEVT7 zkcm(d 9dA4?sF׏'u]f$0u̖µG*ޠ5ۙ.4"9AJP4 h"Uz&En`꽲S:9qg*cGtub|fOJ k ϰ@:e1מL;X%[ݹyГDXrܥpkGژ6{5ìȱbZ˛C~KwByܲlׁ&DzEE՝ : (@ ·*%Bdj ŁSU]&DV3̽}/o0A7nQOH+d*cRـl0J ({1݁ڗeE[SŷECq+`yIgy_riqvUxTUzRHlUIt9 >"Tj/N1|tkcXOBG^zZEۧyoBI8ݴ :kĔ:Um-Cۉ4)0(~r@i. ٴ\a\/ /J9N{WRyG{C(??b C=)Ϗ^jRKcb:JLcPLY)>RӖ@ݪR:n m$vIk"լjϾ*@"tE8S ʌuW6([>^Oɵ %m#l%S[7"qSY@;]n/ ד=0(0_ v~!yzIޟOĕq*? ԫ%;\4RQq;;3 'RI>W&oejPEnG`ēFGGV#?ˍ\+97Zk5=+jF{5w5M]^?|36bYȯ%LJY6X σyCD "W!DZT!z*RVD𘶇GOو8mg\0%#!@F4uqgL* L.Pbpoc$/ZPHc%V<"|'M :>^NR!aԙ*'b-Ԧi)EV&k h;p-ū_==ya7DqufTgŌ(τ4db MZoۈA[ԁn[bLWm!r-RW(f}\7|4IVk1V(xX7hD^(m2!)T=:'lw*04>7bV졣s{/"s΄TK4<|q+"jk)i^n4%`ہP8vb T@lܒ3G Ki8e^E轒¶;Jr& m\܍ 1DgLӟ!eÆI{19+*^y!kkܒ;BM SЎW!qۨ5R j"׏d0Gqe\>DYذ0/FMrvNNlgv1q9//Bsh*~g\=M u!`o=P큐k+qWx'S5Tg{Pgk[$HgKz]0+./r E@UmxvJȢB %$,$-2<Ҹ `;@ch{u3Jo@/)ڍqHr9j04~5v |ZJ $+YwFVOvX HP;+(=.\l3e2LZq+ekuk6pP}:|r{R9XVk`/nAt7&#|旡:Wb;.S-wl3>27y~~nsXU?Ie"bV6bwX"ۡpձl|pַ>.Y_U!71lST[!og 4lEGOppjr \1Sc=.Shv E"s2rXl7fwSD6}%ƼWc$IGAF:k_ 賨K&U@e)1P: >/~ ᶿgĞ sIJp'8qrd &b NhftVƦ<#`cyT&Í qqcT]ЙC6e9i=-a) )%a}X+JWd oGԈ; C5TIfaC=~vm 4^!P Sat]jk6 ezYeKl m-!'CkqߏIz/N3OjƼgf^Lɮ:}j1BB+13%EkfcCJ_*VhZ4T}M 0]f0Y9w ${ߦ}TnLCj˓Lbh2**րN0 V( Hc4X G ݋=M=x @:~@T n%8>YPy&6gV4"C04ޅ1Q4i k9o@zي6 OoOe Tdϼ({rrk`/zjE); _,@DՃais$t8qu%QDES%K˳zI@}>c8h;Mq |sDOb99A>X D kG}V؁a^c|I߿Oo82g.8CKjtFNB_ޟ;T Z-ERh_'y:#Ϟ)Ga1JE^eͮY_,gvs @qEYf ˢQ7/K(;J M*Yw—4d2CFqi}r?a4ni܂Q+j^xiNw[>e06юp]}+7hN{f31e4ڪΎI<_$D1~K7`Î\V VÕ\kiNIjGK:eYU"`@XzbHAзb9Z~2e%ds3h;& ǣ&2G/M^G\!(y&{D_1xw+=7(^dn|dG[R@Fx䊼]T6(LgFC}׾W]E3A7J^Pe,Zb6o3Z9y)U,r ;cќ䵿xSX->7';r[n"*~12sM7R^җzۋˋDKO'd֡ ]R:D˛}c)#{Ǥ8ZO)*$&*/%g^T(Zud>^[;pݘۜӽmnwWI.L4AqmCS S3:Ս[\= ]fe [ԣgi@f뢍K7HLXdQ!^lIr؟ꈽ+ynIގ]yך_y:qF upyۥz[} t[jɰhD i%dt^*ń#A+%֖DWM)=(Xc -* @(s&N nac49h8%=5ݎq"zX;@\o֨ZpLheKl4??0qۘHssgWӱfxIs B*9>$t,,pt+3 XŲ.}s1@?ϊwR7c+CKb7en1][SRctvg'xsjnGj.hJ8mꢰxvy=(R.h*"h#@eiX:-YT>z:NX(OmAqGMZ/@:{Ù DUIczc `$(-@w$s?Ņy)]AE At(IM#3* >$ݿOʿsds6,8 Kaw<*J0Ͳ|qaLfGI.b}RqE^Cx`Apo=$L`0ۊLD#MaG>"2HEl@% O'jq5L+~=S~%BB|37tRkߪ2YIh[hꐱouOǡw]뜥:OG}t25qZtx~'q]p2A`Ijo\"p+4ڰ|%@~C3ߺhK¤l/R=MH`|+|2͐_?h bؽSA[*rIkW4 7\]rFYew鵯?nJU{SM?UM7*!fw~6M\Ԗ|fCCn.X ?g0l+nۯzOKYS8騣PifѲمnЖuFA'DPk:@42|` ʌQz=Lrs/eW 7ws%b[XYxݺ7Tó|I1=褼 lgL7YqZH< QvܢPa)blBhyI7h.5PHP82F8q$꫗7 }60!TYt^KdL\ùZ{r y0S=|AwGLkPKtYyɟz{݌ndwDi_[GUb|GɒԀbB[6+eO?-=j~m0h! (X/%O"Y7}7\;vVKFTRh_F::fDx7C-.⠕mKcDD(M?| պm&/`<9=0>Tj~!W"ߘq&V:g,C|&Y5~)(mް[ZH?ƫQ}jq .mccZʇCeQ yq ¬0e9&'Q*12֍|)q^18ceϠA 0Ž4?ĽӊRTDšP~H_w g '!Nw:h:n85Piȿu=9?MK Y_PY] NV4T.dQ1Kq7}qh{ცc6wDF 8 f9?3O_:r;»e:bx!d]<P( 1P6kE`m)ꗑl:C, w͠V2=B{`ň"A[8Kͮ(İ_3stAo|f&\(YI΂MjS:P)=9-F0+Q7_s>z~JĀji|g!2ɷTHU`_J0dU[* Ⱦ^>Rͪ1F}kSn$p& 3뉅nT  Dk e*|[ ?~:2i^hHHR%VIOjSnXO6 %pױ72{?q!y&+k{܋'},(ۛUQF.81vy-`FnYiQv_:Ѝ:ۡ?г#{W'e*iǰ 2lޜNIxۡ.g ͛) pppUʞRz~-BOĝ+K:VgmXumx35zĬ0z@OJ{VFbw*Z!ͼ!E>>p|2o^L j=%wG&$$eEa[ nCy eBҾfEۺDˌ@?Le:-_:nSuX,Ws(2GNUJ/:^0,@ s;Wt>O'z2Q` / !rE(gC4n6d{=H`81 O' T;)^As{g\s{WBd"#2T6SB ?||ʟ|=][EQkgKu<8;!PSU[:VLLLH6 &v_#{آx*QpḓiNɑS?Q~XVT7?2Jo ;ɭsDBryʯ:&Wx)&!xXǰ8”NʥMKN̵9Ʈf|,Cí3*o|O=Qbp0{踸rt HСI:IwVx?KI+1VD|踰y%)bPL}LjD [b; RgTlîeG02@/S3T'tQ-+#6v'QAb ^5/Qq.c伿94خoO~'7hG#ы/P(-%4 j~NULdI2?~HGK鵹+:OY FNǠ=չ"W@7"*|&veӰfxoP#% sC&&EjS3l \V![Uy\uv@#Za$0Ԍ*OE#\>0-;qg"iU'ʒҴtB\'x]vW1Ǥ[k'A*[H=L2V4O+ &;4'8l}Qٽ7W?_'r8-8ɏGo[FTJ 8UY/a2B ҮF4wqX7H;g%"gT%F$UOLwՖ+Y<2k ӦP7gw) uHelw >∜,Ăr^]6i|Rh))/*q&E+\%a8:] v($7Y}Fs}w/\LCzI!__PiGA+lAb_t1!u{;@t= AV_T*a#Wğ4KE6Z ZM|E-n=H(FѢIe5OSDۘe6-hٸQ(LG,X%ϿlcJY3 5h I 'oE7~H_XBM7xN댺c(sqIubC.kJqxjN!'Wj@|.-Hoš`6Ea4xpb[AI7II H)ms%ԋ%?@g廙H6V= , & ¤dfU1w"h26]]nf^fq"'ʒ{|Y>4~IJIH i9quG醠^i(@}A, ѿ":}:h*|n_Mܛefp3"B&|G*cR2QOs@nmx"r633w%L=H3" 쯖$W*?/J(n(|E1Y(V7ja1:Q.LM2ޙhعe"BPc(ϵ9]GX| @†׊%on PP~aI_=69&ĂRGk86͞xi2 uAƱ{e/y/oX, N9S(o],9{?ŖZSma,FP:WEx] 6,ɸDLom>=֣ʼngA`)MoG./aIe'퀖Nh~𵱼EH \ݻ7'6Ik+LAYi{xTz8[\I}qg@|zfbE\IXœ*g;fxF=냗f~~ < ƥTE9nEHcy6GRΤ { >/|Q)YQ{z!c^L?Iy<]_ OqƓ;fϖJ7Nk#E",٣lcxM3S'@Cq *!7@IK6"P.ʒ!K+qѳ=vN@Tu{~ 2rІzԕ pa?䬖n98K+B3t^U_ݫTѓxJBW;Vln(A]u)X1D{ˍdicz/ūXgs {|:{{2ߨ03,"KHn>&Y1'WmTf+=U蓰>4^ !Lv84 "IrF|xϤgIl<ˏ/ݒ6d]SvyJ9_Ӌiz9z_Do HՖǑ\9ըfҖWu[GCqCczAհ+J7a0 : wM++橃]V,!z(oy跨7USf,Zac_'i/k1 a_;n\c"L;)gVXŁu.. =rW7l;oU\ٜĝ{dGske[ c]+"8ܻ:m18{r]@K0wp܅ $21S%ԏ7~69>k] ֌;7ێ2Ç>Ŕ˦ɚ@ h㼂qz#@ ݅{;AavHKEVp ~ko@KnhR?Mk2q+.6ƜY aKlOM?Vg3t-^[9dT̘ ËbzLT@3``):uH[8y: fPX3U E9I'At"W ڮ8dhЙ:A>D'Q ?r9ޏO';)AAӀJ&?t(y'>4u8*f]hܾ"h)uLWBL&P?OS0DQZzm#c Lk55҄cgN?&\曜d<Kv %Ԕ0)?'r2'߭^hXAۗۋ]hrRb="Y!^pJ}k P < k`E-,BY0CT6v+&a; @M ep DG)\Qw҇{a6)m;\U(*Kt&}כaU: b\~OC"y]# = s~ISt sٹ Omhs|s?17.8Ɛ6"#_0lUL:E%}FY*2g>?z[ꈵQJXu#.J$utƾ?7yYО$\h"tB8nߜ>:U+u:/,"mlExJ=n:}b+4Z6qdbclbhcFV7Ք#Vll : aҗ}O&鐥c&9NiH6mc Չ~[Ol-]z Sr O#b^!Wx~9I(:4`v:?4h_:+B^z'Nۈ4`5P@4eArKpb$JWLδ&k@#bHL8{Sjht ;ApԻ^Ǚfl|0n$A=mL'ף+!TĶ{%@*'/TE"5ƣTyƋ;x&(hA_k}t2!pjե_O ~ِTr)-Dq޽+?j |+>;zR7e:u6%obCUYD+K+υ(a$LPr(aqMX`cm R7~X[<Y؋6e#bPMɛ VDdhXf`sK).zWV4: qZq!o3Rh%l~*I] Uǘܝ+Εd45 ksKʙo%@;Y8X9AާKkFrgu}3%ѕfa@uR^yٟj)ŀ3 rUf{C.%!ْ˼UAB<5ow[m%cLbȌrm;Chv=Im [Wl\5cn[YHxK%_"'Ӱ D9eTɸJFd6c^;I{6DI+$ؤHHC 5?ѢUn0\Hcn9/mmZ~EUAG=btSExz\ *mL֟{Lz9s'>:lb\g_ןW_yqkQι˿Vbe^m(():kYҹC9n=kPAoo헛ҳ\}QL c %iV5V1,~QiҬ+3ٙ.nB)O6ޠ(3}U)`;}bzG:5Y1=?!MEs?\EP _iek=N=fp,t%rSw-UilDzgB%q>=i޸g"8Ix| m@n/ĺl+&AfR _+9RPwAƸXhshu /\ji!KYb! ^IrM6?,IPԥɒ_%^D eCUMPD㏪BmkOHn)*ծsBcɴ|nm cܹД g m<>P} S;z"ҵ<'ٖQ,}4鹙)[U89wd]v^#lL潏͖ƨrYg>z:#ƾujyos#x"p*LOOGCo21 CɠڰJyOD% ͔f!mOX!D{MIOwa>լdj'Iuk']!~RxFOaF7k^Am^k8lh&4Sc^Ta; s@4zT 9YFK0߉a"e?k $C*ndHY&Fx)RLIᩓX쇬tX3P]Uoy6O6]S"Y%Ӓlt^|xVn )iA5{=Q$фGߥb/YQ~%F(*ѹ'j~ W+#R'I!f-) x/XYvKe/:L)UČ\pa$>|2Ys8Dq /;]儎k>K7xBS15UWO&e.PPV[I٤$o *nYMj-a+YK{}i Kme)+zQ dA }36.F*],ٯԶfEl޺)#NG F=#Ev؈t3ȌKଠCi9i4b8(uPdJ9K}-5*XGb5 dsEIQ}? 8EU3țr3CQ*e!FE 3ae\b3># iΥmʯOp\Lf?Y\18ʭtAZfH7VK`Y?S^2xĖ/w~_@Yzm)D iQo)"OF1u>'-;mR_q}5:jw4RlT8 y/WCb]hR O.7eoJ] Vˈr\ $]-ciЉ6rGC@HHjgpRb}Z8XJ+ 6 &C|VwhV;+K^ߟ{Hh'}PHz}^aE#SLBL7KB ymEZF~C i(B Jș ئC/PPu/*DNXE(rӐtYjACȸ? s1X\ȷ%ߛxf#PXܘQҞ7:no 'uфxij8n^b )2o@1Q}N횅:Լhdx*P߾Ej,ϭ: r UkغDW44| 僣.)@lTړ|7_MYc`We o9ZxIXk݅px36-7/yjbG<=Ufa\]ǁ,ȼ݅ҫ 〽 Z:&H$ Њ z,l蚽;W}hk> OPaXΤեo"2[` O9ٰep"৊7:"{"AY%A#*^ Ҏ#NJǽ7l;I@uۜKPnIbv [:(ZUy#ϰHR!3|ryQ7G K8܂SRuټ5 'fCkiCCJv)M)tQ*-jI0{ga>Xdp^(28csc"$3hx4&gdӑjU{Hy3r]a*ԏ&i;9!\,Hc/ln>**pɟxR6V })^Gzb9\"dPƨ>,!BB=! hG_8en qPx뙛z Ma[_2`aHl|xEbX*3fTKdAG2ՒxkszA桥쓀rWNvyMj f1 :9$Aak JMݐV6WMAJB3dvkЪĨI<.nil߬6kaTVtlj=H##~p/W?FQ}Z /Ș:lj|:<8 J 띂EǸ#]^|a#S_*-f h.j 0jΦ_E68Ѹ"Fu$$oU09ЀӃG0Z'"Mkb 3n%_wpo.mVTԹp꣙4Ԁs%Kx,\9Vc}ĐEEt`O%*:z`܆Eu+SCH#VRBekpL+:tĝcXEik<$J10 _v˜59IIUD7(Ucn)Ĉbiϋ;fO촒:!8!nNz{MY\|C 1 Y]2#"BDN'ZfQ܏TKګbe4?ɾ$(<H}~'SBZM x(}t.E0#5~ծáQ/}oz,Y?Je>P,GIGb5 P-BYK)yO a].[`8 ʗWX@z7$_V1'^[u](cm űs]FlCo׼xư 7:9A g뎅A1Gŕ _̭xWX̬Q1[Bt%1u*X 3jIf-گ|)M^#Uؼv3y4'[UY~AU wEf, [j?*Dp(?uuыwQiuhv؎Y+3IIuCރ/|y#C& :׫q)&Fk9iDE0RZc1;2g[W:+Hǩezyp"5|J"dJfVvJK}|tݿSƬWk HM_FԗyH֥h窘ۢP͏r (*L$ !p.!]q ';A5UO,2qp \t 2 ïmNLA~0ƹHOA6al`FRS 56kSY߶gЃVos|?4E,`2DZ\LZ|Š{8ٱ0pHfG#ƭc8q\([mY [ #x/FE[CPfR~:'{ =_Ň~XZ~y!e#3z0b|W:\=Gf(ʯ$5/L 8ڌq-O}ފBZV ll$ɢXrkfLT f4zxfNE"HkL`Ӌ2+0N7'9dܯϣTs?}UIgtd?Ӧ^ܝ(Kjtiݩ0kAk${]}>EgG2})7uc{jqx8@7,~T?hz\`vSyE;EL*x l ޻Jlfv&u %B-m/|7uhSQUٙЕmWc=:A:_/{,ro$^0t)w(t+O]alPLq杰MJ R--g'T䁠Ғ>|f=ط YaۢjeƦ/'8@6A^ϻ󾭂(in:J]0ģE6Ishkpccz(tet aQ| ` Ӻ!bsha0G|9r2r˫]} -!)In) ♙:Hrɂl\<,oTw&fd#kc*%XGyxL+D h VWtRHtg#4l(1 Z`K3r12GY81ęaD Jkb:|[}&6]鼏ok!O%hOּTJbjߠ94xLDϾm$sDEc,NAj]uԕ|ݢP;Ci" Va `07UI1 xmGo>+Gl~6͊c!9Lyd :w$( ` b 7吒r6ZVxܞ)G-?҉:"]WzSh&y}Z#cPX;Ѳϒ|MG7! -JGVxjLhir[0"Aԉu*xн͜jZM^sPizuC&ߥ~Η'vUm{ѹRlr߷973ޢnv{qn">DTu0svzHP{ܾ3~$YS 99«]ikJ3 "95K-tD~1ո>@%.uD3 ;XJlC0V .y9KȣXHO"[vM2m@$fw'1.]ne9Wz)Wi>gd0bó]>_@uhB}Oz}inPĨekVQՆCrwW{T))4+ tlmL:'}2}XJJЎJ < .\ ILN 3H<.yYB?3%p{ CWH,ܹ4J?]q{JTڱaF=y= }<`WvAz^{E?o_,(t_9bRW1c [L[~.dN2 c}Wм=Is߉_M36<Gk/Gí1pͻ%k{V =%&=d}$[kE[DY_"F=u~p^<i? >hGk@}ȡ3%|(.rlGV~0lV/@Z_s}0(≟d 2űgZ;^<>9" m634LuzЛ `q YH_s nSm$>W%"m& RQZ%&pdhqqna%oeh8ŠM>dY>->@J9,CS.kJŘK]vNd[ :)fn^5Wx_v䣔q;ޑI󉣀];=0ri _&%mDJy(Gczڣ(_ƛl60JsN @'ak^t qUgi?|mfY ۄ4DJD_ٙg^91/¤a`ËV:&W@<gfGs^5[->$* ۯ|l4ci]XؖǛ4U)(d7Qw'N+M5zk+}rJlX6f?#S~}*ifPoq{BDyؠzyw)}{|2 h(T]uhltFPEz}x+5GZJwk[< ufya:EBLhһz4zC!˦QuiPw1Kgp~V]Z\ ?XD ]J 2BL[RyhbQE^^GJ; l`Ʉ ~9t臜gevh? B oוCǖOؘLH@Z#hu~AT^+t9^z挒!}xEJ ϞvbDdT5yF^us-3/v9G͕fN QA{e;b|s0 2_DASB),~NO1nB|d Me׈\SbeHmFo7*ήWBC)<)]RYZ:/9-r Z)9Ф~mQrJ:ܰ֎r`ȠV<$h~Np.gW# MF:ݙ0_8,8C?M3\ S㳍=ۦ 5"vުsjK3(D*˄ゎ=|Y,@b1}U:Oǯe[:tn=u~ \PfXǵ<Յ!ҪGPFYLrgt!UvQDFwYLyH24Cwؿ?xAymm_@7s_Tyj,w35,"v=*3V5"skb5}7vȣSj&z>NGU\R{UArLA?g34bJVoH?1[X~:& Hֳ^ϼ |uh]e($͒ ^; :z.p=,'BYbv 4^+ɥ$L+sqWJlޭh᥊BRFFrr7Q6l+h\.f?l^q~dYeV*s/w],hmx؅"5 Uj}h6$6TKva%a(ݴf,'L]}zSKj+2=h3s-Bw1fsP@/HKĈd|7wE!pFp֧z /ukeb΀V8UB˧ŌgjУAiaTLXE*G뙯Vhǹ 86UUC\wQ ީ@x%MN695+sa)?+d*)ThB\^ڐ}.OܱPuǜp +6lF͋NxYG~U7DMb3?򹅷z}ѐcyig̺_.]8䆜\&g ulu;0PMsE uz:XdhIJpPǍemZ@N,VGjaQ=)Ȼb\gSEeq8`<I Fvx8/8vgh \Rm@> /_qw/G9u*@@76%?07~YٝM6!iE$84\b-K׺UQuMP̳K-Ϛ/O5!Co]ʜ%̱eEI+ItqCAtN[r`fH v @O'z68,kBtUqf,Z pU10h?MFvH12|4ٞ.>An΢l5A|q'dzENo(IןͳNFKԘ$%AST{EK c=%{ƗbQ٩?BLKlM +L-A23LUC#0ٜ+=bs`I7lT3"Njgwc~{[c/F|[~Wsp7!)ecdQ{}zG{)TC#R VQƵQuIF2湙%G =yYzzPy>6|3YitYFN1V,,mXSڲ>ǪK܏KJh*9)(^Z^D"?\]%瓣.bDp;_MfGbLPyf@PP/@ \zT#m^α:rW H+wZIFt ǐNvueɝ{PiDBg"[uL<~)g>rC}@FN0ksQէdݧc"b{ԍ̽5< Bb'2)<ʪEky%`v{ҍK-غ + Q%RdGB^H!c38G-k -5m<3l=zfGF CHX%7 5X-Ptp |W{̑qhp~\#iw5XuqSۧj%Q{^n.8([mKόGT JOH%}GhRq;O"N |,- E),#*r, I~\f&`"F@dq̔C}FMo`oݯ>gkkPYy;9(*Dvز]Iu 4SZVAoB*^oٯ3I;ٱc39[p1" Vayy2 "K /bdPQgr (͍ayuWƒܒ[Zt/aE_㒷 WɪWLٛ(%Ӭ$S^m\wvA13dT^\,vZzp:Wg3$!`ɿZJ`=B4pPٝ}D WHB涤( % waS1КJ 3Pk[H0s~;AP y][AH ;Ù^v("(ońt!O~MPxkC6XzN +&KHD`9;ROs:Q]Mt\z|L-[Nd/h MCWyPE>|': d%f 9w.<ܣ~{D\q7+t L j AC9zÌnE*N&[PM; >ߓ11[S$п(’ T(1ڕZ p%}gcah; 4P 禍(7)v:hF8,~{yGkg-"yI Fo|ԅ(0`(44P嬈r[Ơu?x\c))5^I4y$¬|J'VscϻPg|(tq,&'~dA0P:wBaKF;+,cNFBt6f7>0q^L*{v "Ϝ (=HT~L0b?!\=,&Ov bP9ZiќG6ѫ ϵkQA)Lـ(SΫ˹rrR%:\XN2StfK>ZE-')f1UXXze"Xzy#'1/ی$OPBm1{hF&snuMK=sS͢AKUyXA[O./ .G@Dhgˎi tQmpM CJJJ@poaC#EfTgcԅg@{]ॕ |׼8lx?t #>C ַyR{-*-w[Z`"S"1W3AL<yT֘1o&αiWܝ7p5M/\x楻,aljn¬Z PܽEXL4jmcԳqdgpDhw0Y??iS <]9H8([[YYHw)I8 ~RSz@SBK>A R=oDgH)b' 4Baݬ9Yά3LJ LA>LG!y܅C?jA*`#N'_?TO9$_ǼoUFÚ;H³BpK^cr-9pQD?7kXn#`RfzpupO0pm2D$9W.*JgqJ[CY*B$HЯ$= hyF8sV͎r?G.[:SMYxI5uroן'"a Hk ^PHuKoS>1PcvV4{un)0-X_BA`ǟ}kp_8]uIɔmg8p 3z4Ju-7/O8ndwJ=@IqK3w$+X{Q ι.t-ؖN3aWD5k=йSr`k}"fDq@ndeTl2h?b'Κu υF6JqnZsC3s:ic٭MB kdxوhj{&~.mTdM{vݽm戛Sh3V&M \ uRDr_ 0S [>|5\_=G 1['wVTQj%FZJWKɈf)a3:Q1Sڱ4ʹ",Bdk%pP:bt~Rw24̣9Q4|-wƛ_v pi~lВJrU#OWzōFjNcF9C" &A:fd۵e U[sL*9۾`^àq4tEvh~)"фy]لZs.VT.s܏vxHm2** [KM2Ɍ#W$85ow@oL(QeF|J_?z> XPٔTU&%ZVO czd~P(*Bj$[ﲙ\0Bfqy60Fw do 3-"3E0<.SOԒr.Őײt3NB{gDHδJsGzXvд:rQTf^mZؘki  ͽ`z"t&*_E\|IIP]pmD2gΦELdhNYXՃB' BsHї?TNq e4q<7?*8▲?F@G,őbLeyҴўjiqQyl1 xā2 ϨЛjV+u%,\{J=@zݰd187[9?K\DϟvM`1\[ mf|x^ܱ¦BXPٯ4}}d鈀PY{Ͷ*: y8mW~%7M+TgcZ`f?a,#t7啾>L6bef s-єN¾sWLiұ2^+T1db,zKJpa|eF/| PȂOɅt"?-tĒ&!xfչZ&yZEkpGzeyZ>K4"b:|N7d\ߊv%L4n,wV'`WJ}"U?N^,3a_ B1f(=IDFyU=*$F݉j:5?9^oZ6E q}f49-}MOJM0 V< ~IS lT[]XuI~0zYt ʹI~=A*#;)@'8D==~#M'. 泰2L WS- e(blC֢g{="W ORm~A'UTv mqlLv~bQ (Q z3)ԛ2ˌ[ۼ'bZ MO]| +M v"hUF 9kPUUm oi> &"\IG! _z3 /ݤy僰+{V*QT7̼6sM!C?"ڣZ2O/ʣٷSN[3#Ff(d9[} <(Mx޿Ie1o+Dz쁫 X$k!oG