liblirc0-0.10.1-150400.1.8 >  A bwLp9|@%Ĺh~04(26L*LHNޢPUwκ!1f )L>CͿEA!)?w9,-ݔ-`*1 j3sNn[n4ƆyC@bwj/{Z\6t{J6hc~LĦ~(bjEMmzlC hY)YKw=%$![C%"z^/V_j)^%b0KN JKiF6+ D)8>p@Z?Zd   1 %4IOX` d h p  <%(U8\9:>W@WFWGWHXIXXX YX\X@]XH^XfbXrcYdYqeYvfYylY{uYvYwZ(xZ0yZ8zZZZZZCliblirc00.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.bwKs390zl31SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/Hardware/Otherhttp://www.lirc.org/linuxs390xbwKbwKaaad3b3cbc75f4846a4c4884c18133d60bda597ff7388058fc6c731cfdf4e62dliblirc.so.0.0.0rootrootrootrootlirc-0.10.1-150400.1.8.src.rpmliblirc.so.0()(64bit)liblirc0liblirc0(s390-64)@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.2.4)(64bit)libc.so.6(GLIBC_2.27)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.2)(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/ldconfigs390zl31 16519853700.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-lirccpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=ec923f88983b335c1eb0d3b5b6f8bbbb4086cd7a, strippedPRR RRRRRRRR R RRRR RRR x`c`t futf-88f6b3a8ba6e3e0255b8be01ebd8d0aa3a7b1be3210e0878ae69b0d92b65358eb?7zXZ !t/7]] cr$x#F2 *ü0CD\"1Fvć }RbDםط.jw5T([]?3}XA͆;|&\r7.eiSx=VW}Ҡް* з^n)aKOvjmªd#xpoY?ܪ0Mvn>~C;?v!|ށ<*E %Rk`<>te׵(ƶGpʍrQI3L!w;I4NNd`zh\@l;Rf R$˜ho7}PҰ],攡3k )PYEI(k hrlq*'9_G:2zKtЙ<.*V4h5ó_w6A,Eߟ&{@b-0FtEom0j_$ZNĴRs:UNeut.e>%Ď vw~RI>-[Hdk za%L#1Y. " \L 2*FG^xnla!z?jjO.~%bIVph#=fN7W/O&_H-pX 0$^n nʽ|jњx\IO#xyɃqT+h;_N(i&0{ J95=q,j7۸kz'ATpj(CMcRCt*F藰E3[iD%YJE Ψʰw@VUuv37n!k9Q9eX,.1\0u{d `qִfޢ)yg"?hmETexF\*h(kӌiIK34F&ỠSOXe{+<6>2ؽ:6&%5%mF/CUL<9mj*mu6s"ҰZ5fHtΞ̖_:ljGOtAq' )hXi}MK/ i8L==Y2.V*JW$΂{SBO8w1̕rͩ5EĩԦݱs$RG9D ^\2B^zU(l :?&) %lu&MaFd$jjÍ{x{G `jJ7n0L3KA7z")H!p4sL ,Ogl)xaaj2j"GUmh>B7sXRyUfIhZLJ & 8C۠䟷S'k?R]b%<S F|ZN A !zgңSඨ_@㮨 ]Y;A9u/ʈ&͙xlyQ3u1^׶EJot:zyqjB3 HؐjRnTbD(\֘-2l+sZˆuki6Mw|T`Ua l?cAзbjwd?0 /EkUfZ+L_ RU>!kՐy)Wcmi{PqLՖ\v@NC{ez4܎LrQE)aJ}x)q5ү~[_LCP@;d~['P lp>(hI\N%c@2hBrۈy mTY֌vqsZ5c97L/;,~EQtoO}hkM@fxA.:%HP(,s(ΤJ)Yf`KɄP 0&5?_zn `fY8. YhaƝ6ry$ d]CMKx=OﶲinW6KĬ=$ܜbqwWϸs=N7r)72܁1")! =kzVa+,PZa#Ҹ.?Pw5pW}w)a;NʗgĜvU$.B/ER)"E7&V0‘lJ hR^h+X,bneOY t/lpB`(0;.uh y$rإ՝6h&TZl+ygਲ਼P\]aƝ?wƝvl%ݵm'Gən?Ǜ1ț~CMr,zezصX>4\AJmlNSMD b ZBME?A v|rá\tr3n0>E msqeIۧ+ Hh7gtb{=$L$)_;EmG7ö ӱC5*7EMfLJho0GbU9Y'Ψ8u8m:pM%ҽc9y)MK<̵/cĿG(CAx$qӶ ι?~͐P'ڊ{ReCp%BLdbdK!Xg b֖x vqeJ o5kh=y*|RȌ#| |2G 嗀kzJ\l q,er(he29Uvou̲ǩyAzx ۨ[ۭG-}'KỬ~V}Ŕw}n mqc2Ul[^kVӏܺ k;p LRj"_b 㺒^OR .* {1 H~D@@[_ _A)Do+Ja6ozK!,%=ly{(X>1TP5i{EmLenET9 dJ]NI%ѾdvI.A0b5A:tH7&NF2ZD+l{T:A@T1a EL`UB'ӍhѢ8G"/w@4@ 1ۥ .w0^dd p,ַ2~#:la L5J^WŚ|E+i  WmUbZ9` Qc62Yf4+'CLO!`juX5h eH _6EF2PPi@۠Uug kŏ»vX7ܷX b)Iwa>x^ÙT8qGN,%Eʞ?G02qK (j;U6{Wa5Yn X-'&1U 7m:eGc ˊ.`|M! (=` ? n5ME3ڂ?&2ԓˆa#~v Cw|9~1ܓ1%) J&*"7\Qd0Qtⲹu(|gYNPAJ_޲ 1Ѕ){mC#5f `ܧuDS8-QҪ%^NU4wkֲŲiⴐev_?F@i$5kϦΏQ:j^G9Gab̭ z-jlSzK (ݤ-p1aDaχ7XDX$5BB?@*vp6#-4c`*X<b@щ_32+܊$d BZJKWHҬ2Ѡ^߶4$A%mMD&*7\ 5QVJu}.z@NU8@ fV_ * _" Fi{9mǃ>J*dGI{:mATM0lcLwK7lQC%jdMTP~?Zͦgmv-k&,]K٤nC Rpт kW* j1<*tDJlD>W] /fjgeVwVފqk n|+y]*@Y3\PO"DaviJutBN+QiA0\ {RV?σ2ny1q3)}pD2ˇE VvKw*O\v;NlC-ceԮ;Kޖ0pRoҐ% aa $ǣg* 32AhOnq#kDʳH?/c/J 0 \]*d ,g8;8~Y26<"!+j=(%\#s 3'Sݑ0&IZO}:K{h!8V H*AEhǓ{Z3Hı g/2;YfyY@W2l >]MdT']ߥm<$P?6rr VsQxN!i&@2""u~EO_`2DuN}ŁQP1Y\J T)bJڊ7M.HGc8],k;tsI(|ٵ_4M \[uS /7H;DKz&3D=ĹHZ &ޮ FptbSM3f]ov$, Yң[W'Jv9-xz[*b N *gSUqO_O^L)X{Q 4՝< I_$^.%%jwHpXK c(۵f}6hUXˢ@x(%un4GAt۝@88>!BW{}]N"r#-"B H<\'@{q_̥~u Z![mGwqTܮ/Y}̠j^v7=6MM-gv!*djmpw ")y6hJá4!TDQ~QȜN`s,jgc{-d2^d.v/J>٘Xw@K)*aos‘鴼K ]6"ğL65ޔ5y'c ؞@/cQT(+-kh;}'>hRvEtYz4\!ϸFjԯRbn~ƍJFSW'&KV Cnܲ|Q]dovάCTX)aJN@1 ҼT&ް $(%~5vu+M270|]Z]kߧp5feNednD2-TzV̙llO?o0K#:Wo9)(cQV/Tx,΁J]꘺5?hm6SRoЂlD8<^@i\c&x;eSx& \cp3qr@d'0PgCa@SX%˔X{O X,vu<`(;: *vZ=7fZ$H؛!ƻnݭr^|.Gs3#65,?Ξ Wj >4q8Zފ. ed[#@yrH׌=+jM&1Ic6Pvp6{JR"t>A>Vݷʉ; 3vMtpxfW >O  ~p6lB.aYmXmiX({m═ΨP :@i\s l0GcpP/\ C@A0;/u]wdҳySS6$.SxT푏t&SI0#tgLI^@:zjڼfU~CIJ KÌ Tɳh邲˗Ʉ9*X, EF41/;tޙD Ex[ ioZٔ3%\.T:` QE&z_c(u,K_VHD%/gVsK*xM(HrPv=a&P<Ŏ$MNqݹ{; |~ ެ \Ug3K$R&>O CX6 zwxw"j XKʧP̢ [ ])St"B2~844C>e<.U~ Rkt eGS1G#.}yͬ7.::4~Lƭ̾qBC7m~|V@[o鎹Amc *S崩c'edʹ{rz#Zӓ!+LPk{Lx3#\a3'tN'+! !O"?k2 c2^MGlڔYMTek~bl.Xd,#ϘKt>yV'($k&j* w^\Ӻ. (s @?iVCJIω|SGl}BIr0QzMd/!/;̘."-{ oz5E@;qjIۅ.J|=:uMd*R<ƙYj"xF:6 6kPgP-=ʆɍ",qL"" Կ0njlʃmCFoX2M1سѨ֊M Lm8f닯PxOhN2Oz6t;vNf86Wr(2V5!3= Dp4?c԰qOf~rOro[U.`` _esE{]g,1V@ුr1~o;@%El뇀9{ j7ҸHS&VmN,. C3sFPxlw?Z: a(N>xh\s=d?Orf_-W]߷W 0QpܽAmXx;8#E *mPgɾc7ț;!Ra(QtuζHr=|+#eL0K!a8L&H.#9{q@ a24)K &J6h#֩ө*t]-?|* 5|+oEm c>p[ W~U ,9|X֬?>JTlY2{pt L j&w%CReN -[7M]Q x}Uc l4.&;of*ϒ ufp]A @FO٬a9yK$']ڠW! ؃U' eg.Dp8_X/E#x;.]DR̿1P"k 4(r5T֨DuVkkSl49Y}d|) ;^%廐x+:fuaߙ_x` ܄gg E+ nF-á`I>-Zf=>.o)3Ng]'Y~`˾г{1KiD,C8]قn(8P"-m/JNLIQZ0(.v13ofFTYּ0>mg_׫6(E vc;RF2A~X3 !0Ρ."; Syg):LeoX 4 plmp;64 u{@xKqwr<8Mçf[ͦ뉨m b1j A;ۉWE7V1.p5o|(NA7#nܷ=g|Ӽ@Z% <λ]A5Z0~Yo+p1ji'_yj) f 1Mv~Kwd?Z'HkUT:M*X%C{bsHK T _Y*' ̀YsV13 H#_#p@_:W5LosK`w"6)ieui2ex% ՌS&^,]&?2߮V}[Bpѯu0ʸp0խXkDf?1] 0 -fD~f} p~+Ʋ`Ha!2ZE],t7aMl%3 1#-T]7FQRaE Rf!kuDi/Rn\$uڻ똦6:ԒK6='x`@ MA:ڴJq<@;'Sq y٫䗹K^{Eva2D{QⵐH}ZuhfPu0{| x5rY`}m5z~0UpAaX'Q1*kB8#'8I4T{3?@/ pdR-^y}qPQ:9OqhEvB9>%4+p֑WPzH-){3a"{LZ7`ZGWaVAq' f<ۍftGQ4a%9"lqӘ)12Uxz<>OthxB@Zoy$i/YJ pNN&OW `ce5QQ8_Y)Z鴴oYO qS z%},SW٧x@ٚ#D-` O-wւ+Ze{E,hHújEkzX;oj-9&&őǐ׈NSɅ6 8ݤlRWx,7 rMGQ.W8qw: zmxٴ_=ڍ"`=w!;H̲ ,%/I!"M!meWЋwwoJ7O)$t" هqth$h/%Ÿct7dx2_;zئ(>!dzYl!jn0nլ-րw*iNuFr$g5𫥼-aSմB9X חO *Ej1o)kbppeOtvrT9-9TD@6ڝ 2ݶez V9m<4d! S^~w!kpIH4vACxietmu%d!i#EYn^zAM$Ƿs;Uk'dv5T׎{ҷy)xQPyM =?%]ٜ' ݪjFce%Vٙj+7NE$Q2Psr2vkR?[2HM [5bݑ02oBD `6 g 6F Un39ە3 F? kgSXlͅ-1dD:ʵEV^[%fQq*5Hbp{9 `)͝ܝ@){;:GPͬ看Eg&2tļ:17ҷP"7 o[K mJGrLU׈ G:_L N²;$vO}e@b([Wv}˰ ֜Q1SBVIb̤ƒі>hs;',_'۱E@1UH>vbF7Z bkO+* %e=.Ks&哸9ܙr)QK~r$I0x=@ K]oL&18TsCULܣ>4OT^b$jSަRj)TG@~%2tWk/_`1$I? GviG*55s=1-OԻu((b!Ɔk"֘ւ{xH4955k-˵|Eږc80!wi%6Qyڰ˭* 4.׮C*!wHM;c;HKK efo+֗K+QfL੼`t8#(;乸QvͷOu$–Mƕ2"椂~#IF* c, '(P?V^5͆i_T}~rcp^>$p#¡D Gc07zx~BY t2aBl>4VvCV` IGvӺA^+QȬXn S}Ѫo\ZɆ ]W@.rQ=((PQ1Ӕ/ktz% _Ֆ&\-[6^8O %A[(*7UКD mF:x.[^1:)FFۗjVQz/f}b{ǟaW2eYKAÒm;F쪪w[)0YɣHXEk:tJma!:#s]n)EǸqxbz~Ƥ]O은+yuBx2:X{ =B6$Y7g@I]jOc]>M9_p.w㻛 _޻P,ݳ13;Zӟ]r^^"xXULNECqV;H3d i+UIYY[w9SَOGOz!/9}*pR8kx J]JK%.*rdW'"UsRpҫrL@HZ~ްb=Sjo\@!L;th [f@ ?>Qۛަj. 3}yUu]"ߟɭD[/hYݚ/N8MT-ԧ'(nd$]\Š&jWaKew| ~J5\^M/?ޜ6iFvΰ΅ ݡTz-s3s?TV<{c _PH)\r pPԿ`=Fm=9S^Y+Ԗ,b}"y4O/JdgMiio6orsK/R&mU2Dc᳭FTkP{xo|b Wi0BE!%FЋ-fQԽs1 iÝ.:F#pa\r& pm15~'pu/ݜFHa+k1_Z-TUx-tb1*!b>})⑼:K~4K@~myL" dpGGz6EPxY%fU"Q}>i9L?Q_j !ժ߫ېKO3VNCXH' vcA9N3!U19O>GN&tmry*s;!r۪@ԒEZܪU Z{aHfh 3 /PN,8d`26p͔x_cD3ZKsi:^aQ'n+`;2gYtk:iqE ;D72ޫ}p 54!~dk9sEe>|=wͶmd\qd{<a`|jpb+К΍ϖl |b%_?BȜʾGr~ \^lߞ',sOhJ9R#X يkt=#/ۦ=Ű1iPX5z9B3UN$A<_Gͯ<5С֛本t"dI/lpgR].nŢ'ŏS}>5lD U熾xҥ㵋Wϡ-W0ƻ0%'ڡ~foW1V־+tOq,]is`Q]ЍEayʰ}x-jtD 8g) 8S«uڢ N$+U#N{"N&ZoW=Z\k5 85B źC$̨5~r!IXG׊$IO$&;㘕|Q~uqZ߿Xf!c5UPK_C]TGG™9Ok)u+Ǔb\$Kc">NA~G|ySGuz W{7h:R4P+AeBE=Z6~2}8U>Uїkg-O4tA1QS[R.OrJ ![(BEklg }g $TB՗ |A~B{cw*XĨ:yKT*|Fsk24pwռPZ߳+(up;q;p- |n`m(\(y(?3%q%VUu߉k•<8Hbb{+2 <j%H|pLW!.4< TΞ>)ڧ!Ƽ?}Suքoe&g_7\{h%9':oe6K +Lc2;K1n3KzNF&ƇzfMBk|+_'0MPk'M%UUtN |W"|l 8 mZٙh>,M4z0`waOEf`TH; 5 ']\tZ`M1Cbp`F#UD{~tK]IVqEt3=Sxs")SDzs P1Y Cx\(ꒃ xNV wAй]1Dw`{tH՝%Bj]A Ϛ3h]CʷZ#MꑔLO=eS(Af.JK*֦^m\\ou åQk}em.Pa*-1G; ÆWJ2"%P`)Gϖdu oP-Lɲz_( [* .?i!M(G:?Lv l%( }.h3q?&|kwlINJ! 1a!o!pfʟhΑsp}u;q&fr1)pT_^M % (qF١'^Y EQ/0X9L"PԳof9|9`>^.?K} }`Eh!2 B]"B*,=0N%5QbX4h[S~QYR/9ֿf>-J$!]wSmXy215/eg`:5'B7`s=^@J/ˁA 5t҇O&t;?jRxtvM {ۅs]f^`m$aD߮B'@៯[  }`-uRF|P PjUMG q-kI*Q*5B"Z[C_զнs __/BoOnchE6@I xU0* roP/pN,"@Qh9Jw }<gSȊeo I^w@=yjiՐf Ob/舐m?h:A| t= 瀮awVG׈48_}[V+P}]^{{AQ,THwO遝KF'EU\VGώw%~6LSfǜ<'ɚº,K\[7Ny%%.t `hMn@..v8'/7&ov͜{Y0Pzʹl7ԕw^& 7W/\He+WBYw-/ H6]gYfJ+Yo"D&I:iu9‘:EHUHШy<{`9cw,Krw֤mOg=-%7hR{173AvG{(ࣣ1vm*y_5b -GDؐMlfҚU+6\2 > I$qi*Xᴹ z]Ih i5aJ(ñN֣"`_&(.H޵raP΢(Qjٷ_H ή>ܲKX+OHR>VRNgޘ󸕼00vՎH/h~$0[${c\ ТzDR-~2fO:I\ߞ s$cA-#HsnkA߽YG[Np[S`us|4 Qzf8]PTۯD!0daUFE8&o#%Fʒb }6d*9>d]`;DOYgID╡7:Ɗ_ eՅy{8K ⺹"6i] 0UqՑh%8ܲE*YRDӟFl@N*׳ݞxJYlCy>\~ +ԔrOɂ-J5D%فK:Lz׽>9DٶTS`ΞgǢL8[}+h|3*MKFM+/y2 +ޙ&J^gbW ܃^q);Yn\MV P̽&P%Y_&og߭QӿV-nbe7L6vNm9iquOĆϭG,lHrB9 Kz=n] >!6 Q[Q{rMAuyo&P)hW`d-ŷ TSBvB2E|(}'B{5mB -DY1W6 ?Ĺio{޷䫣9vJΩxܳ!M H9:fz^`˝#rCU4cĊoP@wl&^wPGyK֮3Fr)le3ƮxVw۷MAo(x#doekyOq2j (?-lPk0N@",4_;yB( 9!MIg]] @HqࢬhbaGc#paޘ6{sXVY5.4~7Y Q3`Qϴ 4!-4$R4,NrzHH,7 u#NL}x{٠AJ2)3-)<=*;"NĉkvC|P<&i%MttѓwR~F4S WkZckEe&gӽ3ܳOrMQ0ÿF?4Mظ. /SoM^aXeq/p`oTT Sy#蓲N\laŔ?$zVEVgQ:{v[{yk#2a%gGڙF˸>x,GQXRERUY# GQp}8H{ :*6|,@R2Sm.`]PērAx]>/-cJ;#zoG7f_# $!!c"At7mk`,HW-0);C Q=_hR̗ђ,J[ͼr\rGۙ K)B־!Gډ[5r. @yYJC]aBH{Ɉ>Emڞ<<Ď%w!x* ю9,Ƙ{nA fH]M?zId-9 s'jJ%g. $Z%.B!stT7q%sS$qvˋ/HO__ \&V .gzu_PRЦ96P>PS=+Υ' Rƒ/%8bc2>oo/$D`&!+eJ\pX_vD9k߱ X_pهF K֟tx u3h IX^ /{bA"&5'vXAq.u53xD3} i1#'X0̌jUc^XCaK2Nt؇С9RZƹVtV|2gܻ,P-?N{JU!O}@9+6eZl+5a{ VjB) Ob<*sFv<ީĈH*Y'rރ x7m͉yB=&DQ"+Ebd;A䔆)*]R+#aFΈ,(F%<TX/k0m &_QՇ,` Ev+{E {%f'u$1B`0_[Pý2֠+oJد43.?^)6-ޮL?VLB$jD(7),$ ?bdl01WI1 @rB-3.Yf⃂$ Ml4_xeg*̐P񑱣N inѦ`"YzII'xF-)2zvheS GP'F3*S$j_9K7@Y^_@39탸h;3Κ5 8!N+jmu.p$X 7 f(;tV72Dֈ%>C1u42~EǛMX~79}z!8L a{QH@ , J,9P,mTÅ=EvEMW\{<ł'L'`cLrg t[@/=ta`ɭ?Ī^oDS=fyBu{:v4(^Lz;^,]5C~v{_64,g _R aʜkNGMQW20yi6khY_ .-T "ɴiy6чeg7ٲTĬ9& _j0(q?dH [﯏0Q #'P*`g4 Le^N^1Ǖ=^3)iȆh>bR0 3ݷ^vF7qq0h^yH{:VV-ߔtL@J2$MQHȪTe*?nz<rɾz Lj`zOic)eK{}5}c_R(ԬMu68jx*]o$FC ^-ϟ oxwQou#‘4İ+ ,a%͞Ce}3 5RR1ܺ9}hit/ec5c=Rve1X o ~vqNJKR eT`F?KD['pjN!u[7)fNzXߋHl ؝JP”6&a#K*J,%u.Ɲ9IOW"vʲ㞹#5efX6!U!tNJM]{Bi!ӺU*jVn?`b[6jmWPG].R2ˋm ?Yř#쒈hT/]_z|lγmR[dL)&);ǘBWϦe;cbզD-֮;ꕲ|lA=}}H+ Sw:wrhb?HۋZ,P'T(  ƐUb,c>,}gzƆbMz.:5L^/UOOT{Aoxu$ d?a$.a+fWZ9V>ƪg_$D|ugNb :LMd '$d#q+ ZƱ4bڊ/D&>`gEZu ^lbM}8ÞT^|+2ipB%xLscY`ʰ*[/rMZ44 ʳ6#([d!ASLr{(CWxY`ƥ+p0c 망Guå hT{níNtj̀u VQ j@ 2#{-1J+VLaGoF㬖xoy*">n+ k>XZYmh$e0P lJo]b6͕RqY;#Yw'5go"j]!amyd*}&g0(oFE.1Crtc2Y\ œ5h8+aMO "a8,G]EUsRK8cTWb@Λ+îOH9JC 'miג4/ɴ,M*88B-*P_ 7 :g67w܎Gs6ւlvN| ao"8w"3cXms`1Cwm-x+:wq0HDhU >r Lte=e"0ޗ24E0;Ლ]_lc;pԶ*b2̸,ARxOSZXJF}Il*v3`5,W|TZ+#~Ei>zq{ja2rz y#qɣ"mJ+ȼH(lU6^Tb.))z5R %)F|CDb>KRȼZd v`/p&K` `|M/2kLuۑ2M}x{ 9!Ko)Kqr38 #40zߋE>m[:Ioy1tᦴLȬiuLF3{nfr9`כ7CmqyNɦ*rK(5jaf6{LIm5iY:^]t׭Pys!F;rG->Ii"!J$c(iqpi3iwĀ.y9DU{}%f-/ZM/|v&TcnA:եI B¹G 6ufr3k+{vSB& K4nJvW`_ ib2CAC(9hh8B8hHFӽ) # py9x:>FN?5]FҋvDvz_(JcDOoFIBKP6A^CVatۊARz+>\ lP6߃HJZ%/V7BA[߷Y\WCl~8,0.Ro,_m> Fj+RުUyyE0nd:;`6et^9*cMgHΦcGY\q!gneVaFb#$g`/i1i|WP7 lW`h%u$$+=fùU ]2֡ [jݮZB2B@kuwY =pw6YKYM#}SPٚ֋6+(3"]2dyK1 h`PՉ(M;qy HyfgX.NXX\HmXՊ)E|eP~B.EdMPPkLH P:\ i1Sx3'Y\#$p K*bXv/y#1A(Sli8E"ԙ!7z *\SL5P'b?<``@ͫO$< M9,J֪AUYϭ|q~PO8` Lg"laPQ*#bϵBf'Sˆ[g&<]hsk峫[3+l]ʆ{8K*ʅm18 GW,B\,>\?gzJZg]hYZY_s"E-Î*bH03k̀Q9Tj\5DX p+I-,=3bB'&EySy@p1aGdV|y<^x;!p`D8XĿȑ$;=4QdM6bt.mOh0""L1/3/^|<@ݱgzf*ϷJ0,qzdG}/dPG:j >lDLy\Dm Pʭ9Ic}P洭]#-KNU[ǐ:8HωxU8\VK#ZnDY<9a EpPCI,@˶D[Kxt1SBѻPnq(x2{lX qc,_.e Dqj+ Ʌ_1lz ];zwGDuoF]1A㟙[`stGW߹)uaZwM848$;[(/G$bKo.4L3_Ddc@TNM_}h) ~b݆MYϪʈ_n| |#h-У+‰\Zl70sFqB Vf ǻmqϏI<;Хoi9uUV|CC…>'+8Yf9Ip1QxvZᇂ,W #|q^R` 'VeB#M^Ƴ^-VO5>J;v X#:VkDʪN!eh;BR@ c`Qq͡`Q;T&юL]2e6VŹJ$A'FaWX{ ` 3==SE=O> &=VSܔ T8|bcѤX9S'9:${ۍ\@gF?`l(j[(?Q%=to;I(&h+H)vA »#Y&ƷDa7NﰒJs A̴~KGM?;,(q V cdD p}w5$-}+(H+2P3QD*y*%͈BHDz`޸"& 9/LCKFrN@”=WH8FSi̯J}qZv8&%bKG(A] wfh[M.1[:[6&(N4Rɛ}  HzT6lgk**KI(2q5ElIK8@e7[#}-E7>. $^saLm 5/w:ـqYgC!B%V5_%L xbM>kUaV)C.s 51녞U6{ħACrqJG)UBUYy2b}hzKy`艞 \sP˵c&u Lf?c4A.z VfPDC5%(؃/ǘ=Wr"2+A״ lIW:1"P @7:f,"e9,̣>+7X)oHP) Cnv[%~IqO`Igo{xA0A?nOΨ=O-j3D;N{g51BRra G+4 `._LR|)Bq!nF`Dgu^UH !IXnt1@P^J&eې:kPґ('9/-JTl=5!6/p_ |VfmHlVD,՛Q`$`aA-3l uN;7\s%isn-SA"v.>iE mb1/' 42AMBaafȫ1 GC'Ɲ|S| ә&;.Gv**HٿƱRj[DDk;RKvnFSR)KP8OeSHl|EXw_׎zBBvGHziXEVIW[:Xw{<⑙ߛl|fz>) V+{e֏.. {Z7Xp 7BЂ-VʼnVzXDfGӴ1q #QzWŬVd|Sz1`.SPF ggW!4b³;SYA_P+c"ķ(wG)E|qvD[ &-HP*ݎZk\]kBdPu+>=zlf!(ů|hq#|k"Hov)\Tʣj)l R)uXF}͡eV[R Qw[ClOj)aٯ.*Ō= o ! e </F*MIx藠)ݾn}m?tuifG)U!#"ԶWiP 썚&-V \1DcE|t~tjzӝb*pČ+Lrtj<*Ֆ<&n[,{t =jUP Unq{G-POnz. ģ;>!puo_A܁|NQ+DuҲ<I:YZL4DVR>^""{7ǎ{-,c[UUh=m*H!h kLc߽+ݖmbB$DF#hG] !VBK{6Hv<jt=~ ƋXDT5VN ЀVyqF)VFǑ =@i[J4_Bσ*j ł/ ~]sslogK)}3Lrv @5&d3@0S=2ۭZdcnfNT79QX11%`౑@I|G<혭~tkTlkvDFCD7YmX@h74g"v:]bZA{4BijYo0t9&T1Li;&:~Oz =|CQ߱QU'Λ#ٹ;2E+Agfz~3U =/zWD3ukj]C`]ȕ?:W7xokxdx蒆?㻵zwHY|YK!v+aa\"-ЈI5n;R*Aן-OBB1UVE|̿k9r/ͧٿ\*)͗Cí HM7 |/ ƶ=BDUF8su_MφSKԊ+_!dTy*#Sԥ(>IkfIkϾ[2tp ԟ߃tqLV"%sͤ /Nwt5 ~{_ M@5]"|6I X[JHoAXi*H]8񎴍T"{y%i7t ab +ٚW|8jMԞ |u$w74 2:Ңųm#ɂ}7La=jSv?;7^nvVidn$DӁt`{z'cðDZ<νIFiQ஌!IIKgd0A!9,a&<<{i|`K+dlJt$DZDt wqCɎ,g UuI(7o}PdaEj 65(K2ɢlRm vSO2+Mszt;vi f2vBՒv^vQYdn 26x!Z>6|lǙCM25)R:,ԸY ݷ##1չoNIXFIX{pb>NR <3*t^Ng;10OpWyth2t6YRtLpT.8dI # Ķ9gC$e6{KKx{9୳?9?9sXX“>^3qsz$,`ggŦɈdst6q]Xe\ ffR;YvM7Ge+c]96$lx0*4KDŽRe^9ڠLL=UYI:}SBË~Z97wM =lνgBI7,? l{ (T-bшŮi\Hp4ȳ>yIǣסEQ4쯴9Ciwtuo" gt:e7"X#"*aI%RvQ1M 3fꤘSMo76f_1*rˮ^MDKMN qJ8I[%" >w&ui+ u|[SlD<~ 'BSW6dd{x"!u:0$ d S#͜-5i2xz*b P'@{~[`3FepJ߁ ͅESur)J8lsk}}-Ku.ZMboND 읶P+ Mܨ >DYY&v䛌YeU0C(RA4 ԵߒXZT|(șA~b㱝59Df6IҐ6#\I MG?-HaMoT̢ x:#ܑܷ5ලIEW'଻3Vǝ&X>7HKjnq7%Lխ˖4:!|ɟAt8}͑q+կ+Jk>)ùn08Tp{ AZ"7d3gu>M.N) ]C&a ӱyF]H&8 8҃q&yM$_z`|c; uݙUI 奶Ud󽐶יe3bWENDJH^|g$*|λY<=Kjl"Ѣ.滩 [g͞^ػk4"fs>CۍC ;VZ~:jh<4b7p6GE ˅ʔ̽xNy egT5 }cYL|&:>BaJCf"'UgCPRz* sN#3+˘Lsz`fK^%}V"ʟJ{XTuU;ro+YY]f̷.(-i]27"ysUETxuQU̔ !%g~05é0tP'?~j0[]o:ב& |˳AlIYH+{niX]!h#ѿ)bdpp0BT(S,uF'nk!c^4 BϊVˉWsKhR%&=۴<[1]׏)4/uz~acu]:.E5]}c!Pޙb3,$CR*= -ӗ XهU~ „Q{c(sSh9UuPID=b(o"<Iÿ)i_f:|b;!!OP*[f:%q])9^e Քeq+Ea5=EM^ؘ&aS;I!;AIbQY7 8ߪ-BϷo=xQǯ0˓=>\ N67u{MN{-0Itg6юN<_"k?n4=Qצ9@ϷR-K\e \PⱆBӼjR6@0~r*WKfʶY:؞  ˔.4-)y lNɦ>DD[ m F:6&%fCZؖp;uVF2P>?6a1('\>"0:k2`1IbMm&w cBΕ]76 k ~Yms,otb+UnWC`]U, Z5p,X,-w2D1ln*Thû?7DDC$aļ\%cF='8W%,:yVixK]^O]$ZRE_U .]i`"REM[f,k@1<;ýXe&U  >~nt4$0޾`.J+x"1{o.vZB#蜩m^Ds{ h0_>('|^j[wz}$Jhx`r4Y X4?̔#>o h.xfZF E{} isGi7oeH]yԩ7KV jm1xn̵u/P+aA5Z IQ }a}X_ ix52fg\&c>^:^ /˼kuQwiVIU 嚞ja_J_!-%o!NP_DW8~k?eaTϜ_EJ8뿦f=z,ߤ .Ԝ{y !vZuҒʾ|}dYSN10?R$)\FwMѻ1E%ҲI &%JTe *TB#{8ف6:zgGQ-54LW5EV$*a+Ya@ c^{c݄c $ 7 Gu{Sljp<䲄h^&G԰on1PٹHH~EA s6H\)h-ʩQo(M x'u#$q5XۥҷQod˕ bk%)fc&8P9Tո4af٢UgB*xٴd$ ;%Ql K{iab2Msxo𐧓r6k N2(vZYOPA+fV谷G q;9|';hТ-.@#',Kt9e6Dtؒ 5ϸaM."#HpYtOI&hk)x'V]vl0 =-zkVcx$f|4j;yv~e"(7."\SCix\ tg2XexE?v[$5aѮ Y\,l]o{-5w+s?K%,@=A9sؚJxІ}7&q5Hl5w 7hAeէ9v^xHdE BwTJ ,+BVn55F=ƜcH̭%HD?uckLg0%ɫqr(DPb]ouQD\|LnI0ar֬ %K!N[c1n=;>\3q=dc' 'q'ٻ.ĐF_>^Fpc遈*r}\/Ez)cpn`>W3Mf:y!2(: #jW'37N mPΜ^ E6 f}}o%v@i/Lؘ8qg~Gc*涺̶AawŜd s֑id0&IX$B}T7>} ڌP›sזKu>='rwż *X8Iw޲vo_Rv!B}8, n*JZ6]IBBq1<9ӱntñ&%s _ ? q7B7s ~~fTPn9 $[nkZmC[d%V3~iH-f+0=/j|%)w/}SfA[iJ^(-YƦ@y =rVbM*tBNK,}'ޙVQXvoR-%"yE$J#,pKC=na~VSy$ikHΉ@(ao>%t|lf_Mpϒ^pw3+1x*:2N:y;VbYWRb)0Es1fI4:$M0}C )  6M`Y?^*J%'z52FQtbWrQ!)9.}zASQnu 0jFWKlea-, -TAM5%YW)j9g[" tyTp{C/S2x8\2xz ]HFeN1kF:Ɲc=ZZ@nUWw}v+\)pc֥v^˯h=):`-* ʍt"̻LNn$wvNEiԌa|Ѡ"Vj&ސ qK@95X%2Bͫ$%"aXCY!]FLzտĺ Xw g}b=1|4oxYf6E BEoeqKk}L2neɨB3+zlF8BԿ:S=[^;T)Vox`%xAz'qf>KHHW(DfIK*{fNsUy踱D}% F^Sla=5l[@Y'Yw-uv[95r 4yT\Aޞ+HYg,6Ia˗; Siko2r@"Fi y["krX%$bezLӛY $lOgP_ [rƓKj1fE963̖y; Sx̊ @N9>A!ʴ!i9/\^Ca޻aylJ8h" 9\̔/ϩuED^\j*aǩHo])R=_ܫ)Bk>!%v $#!` ja΂2$9Ð%,j8ss5on.B'Qx-Ե̱xQƢGI|@8$vipS6AtV/"hZ{{E:̈V3 3CFL4D}ٖ&;If'3kZsHyBo͏8*<6p7XčOD.ZUׁ[`AfpJG_ORڶɅ8z^D%oz;TM n `FrNqMԖXq,2#E(6HoZPVĨ2p(kC5g9^νooyp u2Z"z+iLuZ`U`I:MhqսUJmkl(!G*7y}PK__߹:C˓I0ۍĀ:zⴃnp6Nu RV*9rn¼~dŐ5;5ˆN 9) jE:m U '@BS,F*`:p 2*L pk8ϒ ijlP*AȀT K[d 5 ~o`(5x:,N2ކ /KkS3_6]aߦ9[0ҫ-^ &*ZjZ&_, r)ځ&Acő(IBkCH Nc߄Srf9Uf!*$UpA 5b+i(lkvlXH-ZS'pM}#.~^|_ݑxiqkWI:5 Q!MH"wf9Iބ|E槙o MK]!k_xׯ[VccsȎaАeSA|%;ȋ:! bCOr=ن*klW5VOIt;Q É!j&EEX"mh;/Jسa4kmJ;d f-;YSp}/6OMq >Xۍ&\\,Xmax+%y5RAףA#af2iq}}^, &koη?Q9]`@dܨV9/mm@vCgkʼ]W?,:GQ`)q!$RRE5?dѰ#!~)\oR=.‘2~ټalxO竢usK.MEM[xx瀣1Kt}U+MgRYDC>nHUv|Xhsox$i)en'hSp(/# $%,Fd56{lgROhUS):dc9ܯ:DEit-m@oFO'yY!T7[ `<|,zF⩴J#W8csGlݣIbbS6*Idz(du^@܆);c@kv?"JN2Pfc4&}9QsJ=-iQ6adF/7AR)l͎HL>gn2)۽3Vsp澗vB&|u |=1T̰ƶml a=Ћ Qv44;d؛Csp4t"(S6Xg+IS28óASK1dpV!iMquYגes^ЎWG,YP1anկs3IѠ:1 G>XBbL{Wtܗ+k$:mǬ#&^/vA @j,p+$};I?ZgoiR%qnHkgIFI4ǫFkenoMyD42O 䇪>(K@tq);J7NDX?@a|i~/ζI\H tjᅓ5́*tpeOG,^B.s:s1/9r>z/hʠlo?0 YYS]BV-ƪ)@Wf2gz /s;ߥW5 T+Z]C vsddc682cFXk1NL}]rW x]wZd!IT|K!7IC/Wms& m #}WN'dHܨ[doy?v5CdIZC=Xmh;/S(9B8  zZݖ \rC׹m}fW\i.ӎ9ీֱ3@ADf {r",)$+WvϤO*"Rd4$UxSҽ<'{11'ZQB/ΟO'簏(x;Yў?EBRjR0g|Z  T0#qu MQs8AYy?𿋩ڻn5Qi*`>4Y \W$ U_"۱iP c /oen!4%:Я eq*t(Ix/LΝ + n&@ 㣧-z$cy~ZmY"]B}/P^(,Y`@3}^_~SЕG h_x-;qsRvkؕ0_S=W c aJ lnj!5/x32G_8 NKfJ4أHȇ([>ɵ^.8'y[v{!Ũqm;/<k}sraTuY5/R:>k=?0?ӧSwN.1F8+7UJg$?NGVOMey6ǒ:=ցZ4нqX5lYchK6;қ ݮ^&f5VG Ʌ@L"eI/g@5_B4契lNR5V%ԕm:` &|HxR,OcʃUܭc|dZ[ݲ'`#^ B#=' =`v-0ə+@'3h8m sgnrɤ"VYWk,fOj8Y&!W-u`gnU"AssV]Џ./.:]RUz튌]goaJ7gPm6`p Y8. nWdB.I4|MBvrUUdyLֹe,jk^֙@wZ3 -`(HO9MƩ4UL3:}e$|7*R8n>&h2e֛-8 }Ra$uID#Ewt*pxQ275u?󈈫sF)mvC&0恬hm`jdn (пZ15N%-4K`}j"E[7v.Qzǯ@Z\Wzo1x"Ҫ/] n+S]K&(qsِ]:dMծ.THo>sS q> ;\\zB/e{kaa#9iak8kFh헩9t K+XS*3wUvny{z(IHitXu|;Sl#^@qp-ޚ8 J|ani#bCUpXºf32xP&;q0nw ?uRrqA t;;صyZ'ZFI4KLxƞBp=0;B;B̊%&ƙSQK+߯,![lkys vdo0Z8ψ=,n*lRAAD|sdgCq!cXgd_![@#j]Sx^C]Mr5WZi%΂͠)5?~?! ]0+~V"'լ6{#JZ)9V`<:W$/ '40:ARr 6n@*~%VNK 4W4c.<+ö )^!VH :ksYk9/gQ>* 8e%+^ ^ YZ