libpurple-client0-2.14.8-150400.3.3.1 >  A byPcp9|<H[g#hD v›dR8rorИ3 ;1֐͆~+ov O1 9\Cjŝ0kA~G1"7bW 6d&r)I2%Y]=.f@o"+Wg bL Vp@W?Wxd ( M1R_ u     $.8\d   (8.9.:2.>TM@T\FTkGTHTITXTYT\T]T^UbUcUdV;eV@fVClVEuVXvV`wVxVyWzWW(W,W2WtClibpurple-client02.14.8150400.3.3.1GLib-based Instant Messenger Librarylibpurple is a library intended to be used by programmers seeking to write an IM client that connects to many IM networks. This package provides the core libpurple client library.byOibs-arm-3SUSE Linux Enterprise 15SUSE LLC GPL-2.0-onlyhttps://www.suse.com/Unspecifiedhttps://pidgin.im/linuxaarch64byObyO4e029747727d036366e2650df07d0c462ff7bcb25bbf2868b3bb83e2fdb55c4alibpurple-client.so.0.14.8rootrootrootrootpidgin-2.14.8-150400.3.3.1.src.rpmlibpurple-client.so.0()(64bit)libpurple-client0libpurple-client0(aarch-64)@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libdbus-glib-1.so.2()(64bit)libglib-2.0.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3by@aauJaexaHwaG&@`:@`s`@`}@`y|@`&m^^@^,-]@ZZJ@Z`@Zw@ZZZZF.@Z@Z@YYs>@X•@XIK@XGX43@W WzOWi,@VU@UM@UUUTC@TxcTsTKTJ?@songchuan.kang@suse.comandreas.stieger@gmx.deegdfree@opensuse.orgexpeehaa@outlook.comsbrabec@suse.comandreas.stieger@gmx.deinfo@paolostivanin.comalynx.zhou@suse.comandreas.stieger@gmx.dedmueller@suse.comdmueller@suse.commgorse@suse.comsor.alexei@meowr.rusor.alexei@meowr.rudimstar@opensuse.orgfezhang@suse.comdimstar@opensuse.orgfezhang@suse.comsor.alexei@meowr.rusor.alexei@meowr.rumgorse@suse.comsor.alexei@meowr.rudimstar@opensuse.orgsor.alexei@meowr.rufezhang@suse.comsor.alexei@meowr.rumpluskal@suse.comtchvatal@suse.comsor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.rufezhang@suse.comjengelh@inai.defezhang@suse.comsor.alexei@meowr.rusor.alexei@meowr.rudimstar@opensuse.orgsor.alexei@meowr.rusor.alexei@meowr.ruzaitor@opensuse.orgdimstar@opensuse.orgtbehrens@suse.comdimstar@opensuse.orgdimstar@opensuse.orgsor.alexei@meowr.rudimstar@opensuse.org- Add pidgin-CVE-2022-26491.patch: Remove _xmppconnect support (bsc#1199025, CVE-2022-26491).- pidgin 2.14.8: * Fix a regression in purple_str_to_time - drop pidgin-fix-double-free-crash.patch, now included- Extract libpurple.so.* and libpurple-client.so.* to own packages (boo#1191780).- Add pidgin-fix-double-free-crash.patch: fix double free crash- Remove obsolete translation-update-upstream support (jsc#SLE-21105).- update to 2.14.7: * Fix leak in purple_markup_find_tag on error * Fix an assert in purple_markup_html_to_xhtml * Correctly free parse tags at end of purple_html_to_xhtml * Fix leak that may occur when xmlnode_from_str fails * Port purple_str_to_time to use a regular expressions- Update to 2.14.6: General: * Update references to point to our current websites. * Add a donate link to the help menu. Finch: * Check pkg-config for ncurses before looking for it manually. Pidgin: * Replace newlines in topics with spaces. libpurple: * Added support for the no_proxy environment variable. * Added infrastructure for fuzzing as well as some initial fuzzers. * Fix an out of bounds write in purple_markup_linkify. XMPP: * Enable session management after binding a resource. Zephyr: * Fix a clang logical-not-parentheses warning. - Drop pidgin-add-no_proxy-support.patch- Add pidgin-add-no_proxy-support.patch: add support of no_proxy environment variable. (jsc#SLE-17111, pidgin.im#17518)- update to 2.14.5: * static code analysis fixes * Disable UPnP and NAT-PMP by default for new user * IRC: Change the default server to irc.libera.chat- update to 2.14.4: * Use LT_LIB_M to find the math library. This should simplify things for various distros including the BSD's. (RR #608) (and, Justin Lechner) libpurple: * Update purple-remote and purple-url-handler to have a Python 3 shebang. Pidgin: * Install our AppData file into the $prefix/share/metainfo. Windows-Specific Changes: * Output pkg-config files so that our Windows builds can be seen by meson. Grim owes a blog post on how this works. * Update the debug symbols download in the installer to the inetc plugin. * Make sure the uninstaller removes all files that we install. libpurple: * Removed the AIM protocol plugin. AIM has been shut down since December 15th of 2017. We left it around because of a third party server, but our plugin no longer works with it. (RR #598) (Gary Kramlich) * Standardize on wprintf in pidgin/win32/winpidgin.c * Use the inetc nsis plugin that supports https * If building under msys2 copy libgcc_s_dw2-1.dll and libwinpthread to the install directory. (RR #593) (PIDGIN-17511) (Gary Kramlich) * Fix a build issue when compiling with gstreamer but without voice and video. * Enable cyrus-sasl by default. * Fix an issue with opening link in Firefox. * Fix a regression from 2.14.0 where extra whitespace would be displayed when pasting

elements from HTML. * Require Python 3 for generating the D-Bus bindings. * Fix an issue where pasting


's and other HTML elements would eventually lead to a crash.- don't package directories owned by filesystem rpm (bsc#1184786)- Add pidgin-always-enable-intltool.patch: always enable intltool. Fixes the build with autoconf 2.71.- Update to version 2.14.1: * Fix an issue that caused the Mercurial revision in the About box to be "unknown".- Update to version 2.14.0: + General: * Fixed a memory leak in search results (pidgin.im#17292). * Support SNI with GnuTLS (pidgin.im#17300 tiagosalem). * Add additional error handling to NSS and GnuTLS. + libpurple: * Add invisible buddy support to support presence/name/photos for non-buddies (pidgin.im#17295). * Make purple-remote compatible with both Python 2 and Python 3. * Fix some leaky deprecation warnings. * Fix HTML logs which were writing invalid HTML (pidgin.im#17280). * Fix use after free in purple_smiley_set_data_impl. * Added the chat_send_file ability to protocol plugins. + Pidgin: * Treat

tags as line breaks when pasting. * Reverted pidgin.im#17232. It caused more harm than good. + Bonjour: * Always use port fallback for IPv4 addresses. + XMPP: * Support for XEP-0198 Stream Management. * Decrease delay for file transfer using streamhosts. + Voice & Video: * Improve webcam failure handling. * Show error when creating media pipeline fails. * Clip audio level reporting (pidgin.im#14426). * Keep track of devices managed by GstDeviceMonitor. * Ignore PulseAudio monitors. * Backport native Voice & Video prefs from 3.0. * Fix building against GStreamer 0.10. * Fix initial delay on incoming audio. * Properly cleanup timeouts. * Add an audio mixer so mixed sources don't cause a pipe failure. * Add screen share support for Wayland via XDP Portal. * Handle unplug and replug events of selected media device. - Rebase pidgin-nonblock-common.patch. - Drop pidgin-enable-sni-gnutls.patch, pidgin-Leaky-deprecation-clean-ups.patch: fixed upstream. - Drop pidgin-ncurses-6.0-accessors.patch: moved to the libgnt package. - Drop support for openSUSE older than Leap 15.0.- No longer recommend -lang: supplements are in use- Add pidgin-Leaky-deprecation-clean-ups.patch: Fix warnings of deprecation of GParameter that result in build failures of plugins that build with -Werror (pidgin.im#17415).- Drop pkgconfig(NetworkManager) BuildRequires and Requires: this legacy symbol is no longer maintained and pidgin is not yet ready to move to libnm. As a side-effect, we no longer depend on NM for all situations, even if the system were to run wicked. - Replace --enable-nm configure parameter with --disable-nm.- Add pidgin-enable-sni-gnutls.patch: Enable SNI for gnutls to avoid SSL handshake failure, patch written by Tiago Herrmann (therrmann@suse.com) (bsc#1086439, pidgin.im#17300).- Instead of removing the libjabber.so, liboscar.so symlinks, move them to the devel package.- Update to version 2.13.0: + libpurple: * Unified string comparison. * Properlly shell escape URI's when opening them. * Fix a one byte buffer overread in function purple_markup_linkify. * Fix an issue were utf8 was incorrectly truncated which could lead to crashes as we were potentially feeding garbage into glib/gtk. + libgnt: * Partially fix building against curses 6.0 with opaque structs set (pidgin.im#16764). * Fix a crash when resizing the window (pidgin.im#16680). + General: * Fix a bashism in autotools (pidgin.im#16836). + XMPP: * Show XEP-0066 OOB URLs in any message, not just headlines. * Fix a user after free (pidgin.im#17200). * Remove pipelining from BOSH connections (pidgin.im#17025). * Don't try to TLS already secured BOSH connections (pidgin.im#17270). + IRC: * Fix "Registration timeout" on SASL auth with InspIRCd servers (and possibly others not based on charybdis/ratbox/ircd-seven). * Fix issues with plugins that modify outgoing messages (such as the custom PART/QUIT feature of the IRC More plugin). * Fix IRC buffer handling (pidgin.im#12562). * Properly handle AUTHENTICATE as a normal command with server prefix. * Fix a crash caused by a use after free of the MOTD. * Fix an out of bounds read in irc_nick_skip_mode. * Fix a write of a single byte before the start of a buffer in irc_parse_ctcp. + Pidgin: * Better support for dark themes (pidgin.im#12572). * Fix IPv6 links by not escaping []'s. (pidgin.im#16391). * Only write buddy icons to the cache if they're not already cached. * Rejoin persistent chats after reconnect (pidgin.im#15687). * Make the WIN32 Transparency plugin work on all platforms (pidgin.im#3124). * Ensure search results buttons are labelled. * Fix matching unicode emoticons (pidgin.im#17232). * Correctly update mute/unmute status when the remote side mutes/unmutes us (pidgin.im#17273). * Rework the status icon blinking to not use deprecated API (pidgin.im#17174). * Do not allow adding a buddy to protocols that don't have an add_buddy callback. + Finch: * Fix handling of search results (pidgin.im#17238). + Voice & Video: * Port backend-fs to newer api for farstream relay-info property (pidgin.im#17274). - Rebase pidgin-ncurses-6.0-accessors.patch. - Remove pidgin-2.10.11-purple-remote-python3.patch: fixed upstream.- Add pidgin-2.10.11-purple-remote-python3.patch: port purple-remote to python 3 (bsc#1084147). - Export PYTHON=python3 in %build. - Adjust scripts to invoke python3, not python2.- Drop support for SLE 11 and openSUSE older than 42.x. - Remove pidgin-gnome-keyring.patch: was only useful for SLE 11.- Update pidgin-ncurses-6.0-accessors.patch to cope with ncurses enabling opaque-panels. Pidgin should not access internal structures of ncurses.- Remove pidgin-crash-missing-gst-registry.patch: is useless now and is potentially harmful. - Merge pidgin-nonblock-common2.patch to pidgin-nonblock-common.patch.- Add purple-import-empathy Recommends for SLE15 (FATE#322984).- Correct the licence to GPL-2.0.- Explicitly require python2- Drop dependency over silc-toolkit-devel as we want to remove it from the distribution- Update to version 2.12.0 (FATE#323136): + libpurple: - Fix an out of bounds memory read in purple_markup_unescape_entity (CVE-2017-2640, bsc#1028835). - Fix the use of uninitialised memory if running non-debug-enabled versions of glib. - Update AIM dev and dist ID's to new ones that were assigned by AOL. - TLS certificate verification now uses SHA-256 checksums. - Fix the SASL external auth for Freenode (boo#1009974). - Remove the MSN protocol plugin. It has been unusable and dormant for some time. - Remove the Mxit protocol plugin. The service was closed at the end ofSeptember 2016. - Remove the MySpaceIM protocol plugin. The service has been defunct for a long time (pidgin.im#15356). - Remove the Yahoo! protocol plugin. Yahoo has completely reimplemented their protocol, so this version is no longer operable as of August 5th, 2016. - Remove the Facebook (XMPP) account option. According to https://developers.facebook.com/docs/chat the XMPP Chat API service ended April 30th, 2015. - Fix gnutls certificate validation errors that mainly affected Google. + General: - Replace instances of d.pidgin.im with developer.pidgin.im and update the urls to use https (pidgin.im#17036). + IRC: - Fix an issue of messages being silently cut off at 500 characters. Large messages are now split into parts and sent one by one (pidgin.im#4753). - Rebase pidgin-nonblock-common.patch. - Remove pidgin-sasl-skip-external.patch. - Remove pidgin-NLD-smiley-theme.tar.bz2, deprecated. - Remove pidgin-Tango-smiley-theme.tar.bz2, deprecated- Make libpurple require libpurple-branding. - Correctly remove *.so files for plugins (fixes devel-file-in-non-devel-package). - Rename libpurple-meanwhile to libpurple-plugin-sametime. - Remove generation of a plugin list to package, simply add it all in %files with exclusions.- Build with GStreamer 1.x on SLE 12 SP2. - Apply pidgin-use-default-alsa.patch for SLE 12+ only properly. - Provide libpurple-branding-upstream for SLE 11 as well.- Add pidgin-sasl-skip-external.patch: Backport upstream commit 6106566. Makes Freenode and other servers that prefer SASL EXTERNAL fingerprint authentication work again (bsc#1009974).- Drop additional pkgconfig require (already implicitly detected), but explicitly buildrequire it for /usr/lib/rpm/pkgconfigdeps.sh.- Update to GNOME 3.20.2 Fate#318572 + Drop pidgin-CVE-2014-3695 (bsc#902409): fixed upstream. + Drop pidgin-CVE-2014-3696 (bsc#902410): fixed upstream. + Drop pidgin-CVE-2014-3698 (bsc#902408): fixed upstream.- Update to version 2.11.0: + General: - 2.10.12 was accidentally released with new additions to the API and should have been released as 2.11.0. Unfortunately, we did not catch the mistake until after 2.10.12 was released, but we're fixing it now. See ChangeLog.API for more information. - Include the Mozilla certificate bundle. This fixes connecting to servers with certificates from Let's Encrypt. - Remove all 1024-bit CAs. + libpurple: - media: Fix an issue with ximagesink displaying only a corner cut-out of a larger webcam video. - mediamanager: Update output window destruction so that it reflects recent changes in the media pipeline structure. - Ported Instantbird's CommandUiOps to libpurple. + Pidgin: - Fix pidgin.im#14962. - Fix alignment of incoming right-to-left messages in protocols that don't support rich text. - Fix a potential crash while exiting Pidgin. + AIM: Add support for the newer kerberos-based authentication of AIM 8.x. + ICQ: Stop truncating passwords to 8 characters like old ICQ clients did (pidgin.im#16692). If you actually needed this, truncate your password manually by pressing backspace a few times. + IRC: Base64-decode SASL messages before passing to libsasl (pidgin.im#16268). + MXit: - Fix a buffer overflow (TALOS-CAN-0120). - Fix a remote out-of-bounds read (TALOS-CAN-0123, TALOS-CAN-0140). - Fix a remote out-of-band read (TALOS-CAN-0138, TALOS-CAN-0135). - Fix an invalid read (TALOS-CAN-0118). - Fix a remote buffer overflow vulnerability (TALOS-CAN-0119). - Fix a directory traversal issue (TALOS-CAN-0128). - Fix a remote denial of service vulnerability that could result in a null pointer dereference (TALOS-CAN-0133). - Fix a remote denial of service that could result in an out-of-bounds read (TALOS-CAN-0134). - Fix multiple remote buffer overflows (TALOS-CAN-0136). - Fix a remote null pointer dereference (TALOS-CAN-0137). - Fix a remote code execution issue discovered (TALOS-CAN-0142). - Fix a remote denial of service vulnerability in contact mood handling (TALOS-CAN-0141). - Fix a remote out-of-bounds write vulnerability (TALOS-CAN-0139). - Fix a remote out-of-bounds read (TALOS-CAN-0143). - Clean pidgin-gnome-keyring.patch up a bit.- Update to 2.10.12: + General: - purple-url-handler now works with Python 3.x. - Fix an issue where transient startup statuses could be deleted (pidgin.im#16762). + Pidgin: The shout smile now matches the default theme. + Gadu-Gadu: Update internal libgadu to version 1.12.1. - Use tarball signing. - Rebase pidgin-gnome-keyring.patch. - Remove pidgin-2.10.11-add-dtmf-support.patch, pidgin-2.10.11-gst-references.patch, pidgin-2.10.11-send-video-enum.patch, pidgin-2.10.11-application-media.patch, pidgin-2.10.11-init-media-optional.patch, pidgin-2.10.11-fix-sound-play-fd-leak.patch, pidgin-2.10.11-private-media.patch and pidgin-port-to-gst-1.0.patch: added upstream.- Add pidgin-ncurses-6.0-accessors.patch: Fix build with NCurses 6.0 with WINDOW_OPAQUE set to 1 (pidgin.im#16764).- Add pidgin-2.10.11-fix-sound-play-fd-leak.patch: fix a file desriptor leak while playing sound files (pidgin.im#16752, boo#942818). - Remove GConf schemas generation: GConf is considered obsolete. - Make perl dependency less strict.- Fix build with earlier openSUSE.- Add a Recommends: gstreamer-plugins-good, this plugin provides wav support that pidgin needs.- Re-attempt port to GStreamer 1.0 (based on work by David): + Add patches, from upstream: - pidgin-port-to-gst-1.0.patch - pidgin-2.10.11-gst-references.patch - pidgin-2.10.11-add-dtmf-support.patch - pidgin-2.10.11-application-media.patch - pidgin-2.10.11-init-media-optional.patch - pidgin-2.10.11-send-video-enum.patch - pidgin-2.10.11-private-media.patch + Replace gstreamer-0_10-devel and gstreamer-0_10-plugins-base-devel BuildRequires with pkgconfig(gstreamer-1.0), pkgconfig(gstreamer-video-1.0) and pkgconfig(farstream-0.2). + Switch --disable-vv configure paramter to --enable-vv. + Pass --with-gstreamer=1.0 to configure.- Remove pidgin-ssl-cache.patch: testing with the usual suspects in irc land suggests this workaround is no longer necessary- Add patches to address CVE issues: + pidgin-CVE-2014-3698: bnc#902408: remote information leak via crafted XMPP message. + pidgin-CVE-2014-3696: bnc#902410: denial of service parsing Groupwise server message. + pidgin-CVE-2014-3695: bnc#902409: crash in MXit protocol plug-in.- Update to version 2.10.11: + General: - Fix handling of Self-Signed SSL/TLS Certificates when using the NSS plugin (pidgin.im#16412). - Improve default cipher suites used with the NSS plugin (pidgin.im#16262). - Add NSS Preferences plugin which allows the SSL/TLS Versions and cipher suites to be configured (pidgin.im#8061). + Gadu-Gadu: - Fix a bug that prevented plugin to load when compiled without GnuTLS (pidgin.im#16431). - Fix build for platforms without AF_LOCAL definition (pidgin.im#16404). + MSN: - Fix broken login due to server change (pidgin.im#16451, pidgin.im#16455). - Fail early when buddy list is unavailable instead of wasting bandwidth endlessly re-trying.- Remove pidgin-mono-buildfix.patch: Mono bindings are deprecated upstream and no plugin exists making use of them. - Rebase pidgin-gnome-keyring.patch. - Make openSUSE 11.1 (SLE 11) minimal requirement. - Remove obsoletions of gaim: incredibly old. - Move Tango and NLD emoticons to separate packages. - Spec cleanup.- Update to version 2.10.10: + General: - Check the basic constraints extension when validating SSL/TLS certificates. This fixes a security hole that allowed a malicious man-in-the-middle to impersonate an IM server or any other https endpoint. This affected both the NSS and GnuTLS plugins (CVE-2014-3694, boo#902495). - Allow and prefer TLS 1.2 and 1.1 when using the NSS plugin for SSL (im#15909). + libpurple3 compatibility: - Encrypted account passwords are preserved until the new one is set. - Fix loading Google Talk and Facebook XMPP accounts. + Windows-Specific Changes: Don't allow overwriting arbitrary files on the file system when the user installs a smiley theme via drag-and-drop (CVE-2014-3697). + Finch: Fix build against Python 3 (im#15969). + Gadu-Gadu: Updated internal libgadu to version 1.12.0. + Groupwise: Fix potential remote crash parsing server message that indicates that a large amount of memory should be allocated (CVE-2014-3696, boo#902410). + IRC: Fix a possible leak of unencrypted data when using /me command with OTR (im#15750). + MXit: Fix potential remote crash parsing a malformed emoticon response (CVE-2014-3695, boo#902409). + XMPP: - Fix potential information leak where a malicious XMPP server and possibly even a malicious remote user could create a carefully crafted XMPP message that causes libpurple to send an XMPP message containing arbitrary memory (CVE-2014-3698, boo#902408). - Fix Facebook XMPP roster quirks (im#15041, im#15957). + Yahoo: Fix login when using the GnuTLS library for TLS connections (im#16172, boo#874606). - Drop pidgin-gstreamer1.patch: causes crashes and Video still does not work (boo#853038). Drop BuildRequires conditions switching to GStreamer 1.0. - Rebase pidgin-crash-missing-gst-registry.patch./sbin/ldconfig/sbin/ldconfigibs-arm-3 16521174962.14.8-150400.3.3.12.14.8-150400.3.3.1libpurple-client.so.0libpurple-client.so.0.14.8/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:Maintenance:24153/SUSE_SLE-15-SP4_Update/aa70f055fc6c68c93437842ba41e7925-pidgin.SUSE_SLE-15-SP4_Updatecpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=772a8e6f06d1710fc1145226673b2a921f5921a8, strippedPRRRR NԐd:U&utf-844a227cfdb3a237e6eee7bb7234840ea43a6a2213e5f933e9c7d600b1d4a2f70?7zXZ !t/ ׃k] cr$x#F6E/ItcR<7u0?Zk8{{W⮚'wTC CeNI"]"P" S%Rwog}u^^NagmSHP_, ڙ1T`E'a'C1/p,WN$Qд o_F:GBWYD'Tu܊ Wѽôn7JGĂC<tb~Cd9M6L* 7壩s YyTo/K>zE: H9BBsO;CK;=R8 GlІ;Z =swᵲMG>>:%2r;aepv0Ӱt% nVi_'0Zzശ2Bt2v?(^E5 ]}B&4~5Px2sS%cӘ@#۽2 ':[jftpE{k+ymϑ(|I %nU| 1Uk&Y!3.Tf2d L,a[ Аǎ0D V iүҒ,q4|ffd0 Lriܪ:8*ܘ5]r. PYC_L XG 4iʂHtvQMn&lw,LLQ-t vGl3n}J`!E}5F,=naAR^8^900n!Q s:A.R}Sdsy/ؾXv oZԔ3t$ (p"XɸO6m9֗q7Ѓ4 ^%MHC΅*Bq4 MBQ׸[ Bȱbv8I2] 4ߎ0RB ؼ]\] d{[e4^e(To@[h+ηS訉Q|m4G;Am`9KGT@]Zɳe_R q ?t+Fvs{R?|M[Gde K:^^-~̛2 .D$e➖)d DML\)e^avoHanQŶ{Ƣ;M|}uunc:_j}wUs@%zToWe}55䯌 ߮OKb$^Mh]4av(ѽɲ՛]uMqP)EͲd\i^墌A|x im{:/fQ^F=Wm۽ș_/͔A~.lc+[zALT1G3G"g+6hbvD5ibȓ#~јӁV}١%k[0f(6 @/lXX M͔JƵB{/-K?aN_se=l}uwY2) #Pw2*U #mh:`q8A ֏`ԩ8Oc#Hg j7.$1YMv2Z̍F!nO}]$"}~ltܕԟaY5Sϛ/:O&e& Iwx##YGؓ MSUxKmҎhNʿTi07g6(LFkB]h#m<=g=}f"%pITKsQPr: y,vf=A+BT2c7ΐL([zуG4h Wf8vɫ\_" 7 wgLk2eBOlCRR/Xg@k~J\@d6@p?yߗl˥At3da`\xCQ?J'܃&Hb3!ޘ-s-Q-{CiwaGEt|+ePDDœQAݤ!N<.me.;+Ȋyj]LT9b|tw+3֡yK_'BN^бs5Fpha0\ASFqsi1M[)iV=axFj"bK%]Y;N>"iX`}nBHQBl}jrF ;u 0NUp LZݰx*K;V *C()?N^ r{sfXz7)vF&w@Շػ~" 'c- i,+ws!)5D$M?IU ;A(.ns=p+ԡ oOX,Y=ϜP [毵pنƥ|1U:HZ$&֕[ɽxQx~(!QCRR}=I ܥC̝w9.iޠ٩V$e'N2K>u5g -f 1%x[Kl7sbcZ@Bthe&2Pc}5G/?]JՐ_)oɵEy*;|sK_SF4.yՂ'x牊 6b,N]-{&IV8!|DU. 5o9u?u%^d@!;[)f, Tߣ.8sZcXVKޝ^Phl m竑O JE[BcQqb2>rt`˓s <0;J]%j4f@7uMy=8.CssS#Bэ WVw3FahM<UY{ #NJ,o6`"E?<I=gr} @{8*UpO@ɔi+L2C&Gy]8WKx}ťD}-֍k=Ea6j3vpZK1"NXasjrQU&o#e41Da}t4hF<5JpvTj&݄cHo]aksagE7%ɟRvt'.DޣaGnQ\Tzي MtPB}aD饙(L_:W=ȍR/ǂ:C —8sX!0"w!m>3F~ AjUy4#dp6r3wq2+W`g5Q}tw'xnw+WJ_=QQ:wЩau[*}lTzSiQo5?S ѽUVl@${NQJ>Ȟ rX5~V@mQ3b+yU~]+gѿ~uZQ鋢:}RI}ģ Wsw~yyc5~wy3|YىH!.fP+4"6C;٬T$2Xr Víǻ3l&OWJ#Xl 4$Hm@ oOnQzx4F6k?0||g< |cK0C>KB~ 5CkF*<`1?|}c# rZp;?7VA%^RcŎjy=g$@ˉM_k`x0E`l9w[ivIs$p GI0 {hIb͸ 84ةYG1mn^ʢy7iT%[æaѤiOb; 2 tv@lJJњI ղvЬxUmFXs_MBFu!gdg+zSIWeY!9fUZ7G Pj+Eh8!L,MXHށ)qȉJTcm+`ԖvP۾1vP4Da SJ+չGRv\QGqgTj7R:VUSvSPbG`=mO*79LmaM\9.w^h8X*;@Xy{p} m9tJr>[0W!]U%m[yr";R,V)O{Č A;z޼ 9 M[#2{ h38֟[=8%>{s_^ N6x:E *'_척0'*yP/)~F;ڢOWZ4jl= `b)}bq4n@5)!d{/b=O{%=| Q+|zM?\uLp;jMjg-fluu ҽWҭ8>tU87HV1Ca2Y %A%n3t@gɾVF,XN= *^}.Xgw'w_7g!K1/gBdɝj9챽T-Zvz0V4LWs1,n94YnOtMSwoD6R)JcDDѻPmlEA0>&y/T<vXv/#h1̷{;v^Jx 4;T:g Vcl=6Vlu.=gr:sŧū.aELi.6'galm9H~K7Y9"':B卝RK0hq\Mݚ\?܅mւ.NVq2rqo۸gW3ک썓!-yH࢟vbZ;9ZKb!Q}l*)jU=IEhP`1s!j8dpæ`>ϻrWF^,Z1Ƭ[$Cc0Fa𴄀0A#ܑOtnPepWiVNR+%9x}EXY>sh5xHG˧ދ~ Z,2h&{zIۦGf˳hiM=YjO_ 9WRr4NrU[7A&IW5{nO) c>U G#D0}݃ VWc9TUg 1O'&U⫆C>Q1 zZAc3 >9Kc8ڱ"':h |!DQy).]æ10"-6@JűJ[9B܋Uq] yoWvC'Mc;[ָg}j&={[W]v_op%^>FoeWWLe3a{c9+ϟ}.e(X q|K@Tj9/Cة_hC]R[##q(l!8YFyj6@{+& 7,P.`VZpWhXQv_0Rr-t79ALBfS 9oQa>ǮǼl_LPWl#>>hqu;XrH+rQDqcQDZy)r,$ էk,R0E ;ٷnhR^(@)?'HDvSt<bJl |% rHFMM%+) /5]l`sR +FN BtY|>^a \tB?5wwSBW"P׌tȻR*JS>ԼhsO57aXE;!|vqw,57$tIh?? Y%PwhG]Ńϕx l߾,8?q#y00 Sx߾ᱣ$G%PM]>r=݊tށ5@ D5:en;ļ3[^avyDٔvNT~MyLI68jF 0ޢ ܽ"2f4UӧjY[ wFl`;ŊKB,HB/roRˊH4r_#%[xARƕU>3?v(6S"8V)_LdnU hDOyz^Y0}L H_h\j)yX.T~ Bﲑ {ƈ4\1XsRTap8k;30" |5BgIR!Fjv*j 9$ᯝ YV}{xL# (~,&qj l}/?TM鋨Ram2j2|e<`8ɲ%xAx%1mdž7T#-4TRD$\v ĉi)3LAEacq5yPqyf*:8[BYlE т_+"Kr^` FP(g͖K"q~G"^}2/71?o/ @FNE3pHǔSf+:XXoîmzGnl]j"˵h_+TaGD ( FB4,7 >)?)^Ě -!;$IsËύWJBkNU;Ck &K6#|XNHNғ+cr2ZN20ހ-$HdRcvzY }wWx34?Yk+(Z>-T"v4LY]wwĂWƹ%LYNf 0kv R=StOق:A(ut7~/C? &Zm &e8~Sg ґfddލ9*Г$S3K'C0?"2'@лJceR9.*-d!17k*gܖdYL;hFKTRrxy8e3%)crUPrZ`M~lԏ5kouAIAԇSbܡ&/LgUDMsp“>6VD̻5<"55]6xShRp $UvDp>+׎07q]|n h[[ q׹!y[c*8y#5h„| EsMiF۟bJ%W>6 STfVp f}n&_kS߯89%D0f_q6Kj(-\^txV,ɺB}EU1R|`@*i$r<7G/GS|fro ,]%j C_A[^[TOI`.`O_\r2*)ۭIr x[=R}dzvJt|b;<5k,Z ? ]6 /?3uHE*ukO< c*eS,Cs7Fi0_wwiTP&(o8{ַ\hƎnmMi6xfO0(L֚jCi>9) gJ߼Au,?ъYP"r %Y7wo"v~Al}ir\e 7C4ep[ P{CՅsŶ3~ܣ²FLv(#~cNi|_# UٛH1Xe+5U1zc#'ӕ Սf|<,ƚ+Q?eפW. N+S%vOݦ3Q 4ShZ)|*8hyI)'9w&0g$B‹{5wا c&v`#Y31uӝxfCE:|*QZ4tZ<+ 2AL#  r 9GIf똷cR ]EjfXm~tfK 艩c-݅^BuPՆ c$y#gˍIEդ,)Nܒ77o6NP6'`q`G3#Uk,=?+L!kJBԥPvO/h_yM}z8Nu Y鯢sg @5XKi'=6 '0rA&uHX,zO)e'1{)ۺQHvRƘ'RCJ->C#BR}B5%\.i.d#XrD`Ƭ[, 7)%et= W0Azw{api`w< oYm^ @ߝ|8Ŀ]i?Bg-tO'߹vި?O2mbo,d/&"p0WI~ZC^}.6%Ux W}_džSc{L\& δn{K1&00( f!} )Y2{0N6$KF]JM4M8ַZF婷,91?&u$3G-|cKAP vA!Ȯǽ|<:\h_TV (@JeiRK!P)EX H\s9tF.v,oVVoN@ޥG;]Z(Y6kw\q6#2ޒr1#B}b?ёq9DEILqS$uNt-H[oy t.+NahJ/O&z__/O$Jn#KH/~7u_g la\=}*l$-G¥pĵ at6:E^[u*cԧюڱҧ9Oڅ?2>;2zj5 +^P8O'Iܚªy:d@Tht8Vj}'ļ/Yw$ P*ԅbD)8ϸP偺`3'K3cz$8;.*@*؍cuH逊ZМ˽B'W]daSBJ_)'LmÆ jXd})}([6ݚ_?А Mu*R]=*L&l.]slM\v ͭBKcx%aHP6I41zN4@ņ仼v n)' [J .O=XNO+u5!Nz0qNP>t# 5;29@BQ{- Hc"/q>_;S 9^:؅9dl!z'C3gM"&YPNl}ekcO*eY@Ю(M>}+'P~h->uY`0-g AiHv#a˸lmWMrXW-)Coȃ`h l%P~Y@5TiTPMV7gxLX/ñ_10Sm 8(~S4 ij&-Mm MAG9s(5hF~Ay"2]ч1y/I Twc)1`ֽ͆ [{']k V`Q+nD1Q+744qn Jz`dYc^x8iai"wݎ3R%BRզ/Bj%0(6 t0aq6'䇩Hm_^e!W<$ <ɹ4Fl훺!g 6E9N/2۹zX{}tnE恭ŖY}.P}V!D?s-b9͘j`.҇aJ7co ,Σ1[F2!A$=j<12 b.A55Z mfHʺ'fVEaֻ tFЙVyPJho>4d3]-ci,W\V|n>p _{Qڌzz{nIz̲o|-\mcl''ZJOK5Bãb+ Ӭ~WDB! چjeSt dl{02?zG&}CUh)f]"cCMWR}ߩC( ~'vI,}Щà +=ZgQ'gC.nL@`8f{GڤiĦjTR(Ou`r+udX*Du8X IR JN戔PTË́g_eXBPY># .`"nJxxƼDݘVO)O\x=JJP?惤E:kN-p壳-G`,u&f_Fe4?g 9'0evo[1@ dr5l҇Bon)-R*gM;Q<| 4ԓKO/nVt5ݯ^]t$.߲w+ffCeߗMKq*aY% qzM~X =y /ЉO. 68`CYOnZEɬ ZJME?8Fy-]asϓO;?PWrƄV4 w;Ѧ&7n3k]Ye'̧֕=-&" [NC%{;!6 ͆ N-bު @,5/e Vw %nj=`#ei_=q^`jm<֊h@DZ;N$s8ŰNm*U*YS*^A,cLƸV]-rϩ~~(櫼$FHt=lPpe9a#4aT ͡*Rzy&@UIj6>6'cGZY*3g5eyڸC>e!V^P7o݈otߍ7(AOs*de#) {PO_s6BK2 I\c0.ZW4/М6dfLù-솆Gy3x500\"&Яmٕ'~1Ƕ LƛF߆y4@ٙC0I Q9WLsڑdJ'Qgem#J8mf?S>#wϴ( rBcG6%=u, Ge7.:"qV:gD7KWSTԐR+绨qYĈ$ڮB&s>g/E֊R_Ρ)ң۵yHо x7uYӁJӧ)\oܓ<=PHMY$^-~ m>Q?83 PJ2+炭*zΣ_ {5?_gat{IVUDgo M sj'iC~A3ȬXHٽRtw͕k;'q蹏[ש-ԕ EȆV_VUG Z P3R՝MwHD8/6ĨF0kVoQ@F鲞p:Q6jnOL|5䞫$iv)}3 0p8soBM҃l_Ydsjѷx1"'Ƹ|~Y̯[ʺZIP CUg_܉%eAu;Db j$PMUr#p2d[vjZOT1T 5E)˦R+>:K\=Z+ )G~446]BJQV x8的cEq?)'dk0%+M[7ph͆x/1)?wARVՋȸ>kLپ wzHD>%?dd[+WHHhhNWW2Bw0XsLn\5:'=ߧ3UBN84 \{iQG" Ns&ưϋZ$kjhLr$c#kљ屹@Bn_ Mվ F}e cG"1-"TctoJ BʡhMEUw "mUXyS>) 4.l7ˋ{6TF sj$g~c ट6˙q$L=cĚHtyWsHTƴf SHگGR͹ _?-BAcC%bh t5_;u-yI#qv^5~DI5l„QoKDwڜ̦ Mt̝hjK%lдdƳwN:Dynvؕ )< !CG6:nsu=Н5oڄهMSGݩ8fw6h{n w쮃Q1tM<͎kC;~T*q]:621wu._}1W!`(pS)n.l4$(|'p uB>5U˞ٲIb96.g\;*OY-Cde[4GX# ܭ56OIFuZϨYjմzX7Z[eN՚)3yRq&D]q &}5eI meFh7S&{de:Ј0t. &lgy+oȇ'N~\tޒ\J[1 !ϋ"F!;HfA^"ݧTmє{aRFPd=GdױPōNWF~~Jvu oU5kaLhQXP!V*\;[4*⡟!91_B-Fֳ[0m%E*Vͤ[%H7  =K، ݉2JZ"gύ]^$@9(v3lIE(h3OUD)BFu^oj(WNPMGOT"  V̳/bH7?] wXQC1@ހC.es/DaPKϖB['EeE&?򠬻O瑝[n?ͻ:WEwdz@Di޴]~i7ƥ ἠۥܥmv(c)mL)UU@-]_(4HH+w/|ռ$W?w(DZeA +_e"U(S45Jެ1mX8n}F k&dr;Yy>M`h_N}lin0/;&7'xE?3pj0照r* Lwz/rJL28(KxDe`lcF1rpŗ?LgT Nzynos+ W^CTu-sm1zdFuFoc pt9hqJrܱ%6_2~bO~ Nh.ۖ R h%{ɲmƠABږ WJ9|E1PF̷)i6"S!eUy^MJc}OuX 4/(SI rEV׊w/*DgT֛gMFɃsϏԩh:3Hkd]4 7|c*+%(- PX59?! gHÔJi~Ф:Un H4E?aNn䨇V؀'y4@@SeFEߜwncO"o@4ɖmskQ,y ՚ϨR-:;y\?'H0r =S1Zb-*sчjӑ#mo㹘f SR\kw$̩kT4o>N/ ݱ ~)IV=J̺j"5%!V=v6qpxЪlhSC%4?`y>\+UXw 5<wbi;xڵPɫI[4svT fv~P+y5'H'y@`\mR/186H-eJjNV%3FvC/zӿnr[}hDWZbk76T 6a"RH|r]9qY"W;}@]X;V v)#x2xy .tc;MT } & )0uMOy%Ε ?$ =i DS[?3P>ʷ/޺h3t#Em yaKc+ N>{6YGy|m/<~PWw,tktю*;K/2:de#В)+~cQUxNsZ%cuor 7{V; +YFfh_z\{0Dv?Lxp N5c&L1oa1 ankQ[YI"(t N8 #+  u/wp*h7 jqnu /B\& m{ǫ!cX ((BבslX7J1r $m5M"_9PqN*qu[ A蝹 să'fs;!G*JHVjbyȝWiZVh!>We}nDwdX;L/0,N(4-\Ѥa .z\w.pQ8.F-04 @c-96J̯ZtΚSOV`5J 䠪nG`/1IxefK UœfܖFA[ F|u{ W-Zm-в._5uӳ3P.<%AO|aCX*ڤ(u>Śzx4$QP?JokU"FmxTVltPL&)u aNċ>\'7&p(b0bɊm=6GV|ei96*B nJ$a+^_iu:k-٣ɪ%=ZJ-O`sA >'\aV ώ$PDA_R.T2G)d*VS(y*6h}IDOj1)޸Yzט_` t JL2Vo.v;LCteԖ6XhC܌ZXZ1{̀H1/rX@2|J%hcebl+c= ?S4캞}WxUG* iE\dTsxA G]dѽ(sFM2/),mT{u&ނҲpILvY$"ZH_JD*AUsKʦ-07׵08)F/ZO UGɴ=ڱx;thI(%W V\w&3R`oo|dYllIE'/O1u;3;Jĸ[@^`w$%NBP/236jC/p8 0!7ϣu|޲mY*8w!%=0t(9 ]\UI1bu Ɂ8[j n߀ 証%8ƿפpsL 7Y?r\\K{L'PRwЬWMf:mb'Жڼ3W@wGz߉RCSk{G!>a-G&uGq6ay WR-:W$Ybdiv*yģ22o@'c!_o [= T:l.tY: R}X]1l`{:pxvRi5PR0ЯOԍ5<8q7ŵL.+KhbJY;X\rU+JFh[$1 PX.#Vp~؎hcJjX|-Z<%@ur6#ǟZS$A<wO5np <2A(xuo W$mUꄐ9VĒJ[|*0Ҹ3aچɅzHP8y eRU6W>센i{W"s)^rFkp8 J=goDGO?53f*{>DTʎjArw>c웙jӣOL ډL O躔 hkAX|PkjDKʑ"yy[܎!j%-GĘT]By  ix37TQ,RJ ̍yC"mi9wBcE,A aVAFPg;R=A;-ˡ}d/N4kt?;?2$, l 'g ? GQ|~,[8zy^60[F0-;=bcT>W*-8qK+2K>r*g {=p ` @_{ZAnZ@=N8IlԂm`1 zZv6ASƄOāvMZ;AGo*t8HHOH=bXR {-㍰nT9?P1rT_J27=15Y>夦yʜY^+ S]E,Kk=qKW&,#Ǎ11#xZZ)zvUI;b`"9D[qoX1ru s/]>L 0,(D52ZDj1n ?w~fGMhK 6r$1٘XњI5ҡ1eu#nXm0^I/p߮R(]hHGw\p~Uqr'I}$1\BdQ1@gFp.f+lYN*C*]5\ J ts**OD?X/"*+>ߑɭ$̋h^քf>awa-h?j\FH_XL_4$E;tL -@'E3Ge W!Fpz^ᰢ_6japErH)NfQ7׼!iJ(N)8`W A. nזzCoٝ@Veh2Wdl|]x mw*rC/zSQwT'k+7oi㐚.+9J6^د3޲$Xjλ [5J ,fE[/ pgLa8m]P߭A՜EoJ D6mwk3M25 럛>MOI4lԛlwV49^.Gz'װv`3m NkZO҂C!c=)FxC\j; 0vTVR-`FD+n̨4̜#ğŸch m)B~<(0M_=@kyu %1 1?;\-Y_N,R Vڕws%PdHʚ,7!| B{ !Wh/ˢ9:r1GncTeg4d][w0HM'M;~ qmxvaiSEJa`b[ܱs<>Lб&T4FmA@.78d).5DCOt4wb#yuDUJHdi j)^|%|xb*A*eV4!(tUo[UiK@"$ltvaUI MbR%Նf9+bQDa]Db AGKveسăb"~Rǎ5XyuԧVt|χewl0_wԬ4H)4#3 Α7%za#vm]`J7Œ@Ĕ>V6,ˢ|>*gU ]]"zK&%gwƣ>x V~YxDSӁ#N+=ϮYFgt0ՖHW95!~P-RֆHd7e|l,Sʜ{TDk)z&g0T ǣw~%g$ )OA__٠73HʂwF3*lTKPosW%}3L2Ӽ>^fKeTp6VΆ3жL $?WOE$7ڤ.hYƏ DJ7V.f.eB&1 Jc4]nr7\+_jG6kEJ.]GoP0m{Wp86 AjA1 RCuDˋu~׻&ܲƋ3W5U3@1ېC+]\Y7ƹ~o^c-xp؍#dFID)!1g@F 5%yNXuðɢ%X۲ FP`=le^sI^JjUY& tWhm{Jޔ7d~> 3~hsJuLĔu e8[WT-=Od/zB ȅ`, $~ZVE% O?\L36\?rYxWtY2G}pQ )*Pvǣl>1ڣ]wXnWXE1jWI[y=ex%?gw-գ-]<

!$fpڤ,=/è;MCg%I #6Ֆ\XK-]N3y'f.g@訔 n0:SKXLB@ ti(?-v#^(䝐|LL5TVEe,5]bS.A/x@ȇ5CV7{My $)c~ hKy9~'%I5j>Q(svٱ`Q*+('QFĵH" ]w̤Ѡ&'ԒĄvk"i@h.D%J"P`  1+yR -;:6Dq%']Eٜ>,c9M4R6dPV-P,0q6ItoEQfK+a0lyX !FWnf~EQv[IS@h?v2jw]cg]~˙+::,c1\2sy"|hq!CEϚ[J-(uo⸉ ESCXS [>jREV5xA:kju"m7NO\$ ]<<.s?ԍ0Pʊ/hml79<.h3FdaU4?eם0˺2@D2WZ~Lvi\r^I-Yok c© 4%$$. SK>OWRT㘉jΗtLfMgULiOq8?Na`9_zHQ]g'#[ӬJbnrŖ##{,HDQcj sy {fQ8aEK&$!ۮy WYZ.6(깛"?RC1 8}uOWK&C.`VF?[~qmt`]emTf?!hrKycBZ!ǘv.Kz+woLďk&kh/;SBHKjE(!j4P c~},;Yq38H!J=HD`eQ2cB"{8nyc4?؇`]-oH;PuR3^Ӑ& zqHR6ԏeWd͛k\1+0ɳ1V0#ώ~eYQ VPc.Q3:"-BCfkYc>~-)U'sr2[˶.ɖ(q1a Ƣ ~eEOzRS9˚Hx EIpPs?S?lψqZnkkA3bw?sli NAn&DICvW&6!D_in “of^';l3sPNM6(lt+>d瀖83ȴ=D oUli6E1Xu>*P>8qD>< >Ko]ZJMw7Q 5UY 3Q5 ̏D=u)]`MSUW&PzIAi &ɗgt?GGmlߌӯX>Lu@+(ӮpQnGs~OOWzQB\/. h7Y!+$ WBuv854 hL/M(Gv22zG*}|ӻ@"XdsT/={I9v#A4Uї&eYc6.( Y,a|+)$ +嶺'n]C+ E:c}M]A ՘c} |_ZjEjJeha>}|2͛!K{\-jRW6U`2 o:(Qmm1a^((Hɚږ;`+lJ(yW.$۔=5 !_߼.ɧ]t/4FXyLƀ m=͜󄩟h?[]pdb'E'.3kosmu,Sq́{ nPuP Yw{wVsmZ2!W̥ @LO@Mڸ8cD?M$"䨄®eҼ#`@~{x;eI;Ŝ Z , <_o |IOI:$: a 9i)(M@n0GlFg q u3sK,# G8yhy 4w}hk\aI_ wF,cF@`{A+v0R*j JDZEu:̓sq>qoyPp(/ ȕsVgΈF?{L, 6p B,W}Aok!޾m9kԙy yŚ\ 1`hX% ַOG~rt8ʦ9tyjie[hwg =?"`u9`yBt F5J|IK8St|ӮU:@)Y,b0;AH،*_WRfuS5"3jȉw7Cпh`mG̓~n35ܻ*"k7s{P*y|Th!҇|A*a9[7%b'HGXNIS>}aZqiThpޥ8K>_^Ȃ3Բ5:Jd%s( 6Y&TY$1{,rƴV(mŴ.8H?ɗPb+-MMi@NIk>s⪉#J_k=M"wv=.~D^džxXҦF=`T!&D C}ytk9+$pv$9"sȒ(=Ҷ .]ZiB]sʋ) ޝXMVe=Hc:\0=屧$>̨DqFL&$c )*92;?iC%熓zsDkF4 >N=ұaT屒hqHcHdfAWcԛ͕Yı((m/_LҬ(U_*ĩt|+^ R7e+.o:ԵSKAz虢 KfO53 k+ DHI1?bl/:Oj (~@NS\S$ԭ_nڢζ)"TA<00_2Y "_+ٺ'aoBu~T|<:$} qr)WQL; |sݑV\ fe,GQ2qFz H)Vn92y9.}|'\Dj:)Edo*^f@%T& rEab2a4[U9?ߒ:. &#M'RheXS"dka{%w2CBӀ,{<'wK&3?\|6Cݴ?̈́9tY}1W?tU6B> |#G;0 \߻"c3U/`b[ܑ24gYVM0Y:(\t啌pV 5 V_3X(GDE2ҵ јOab_ԖyhbT gs-NNb{D~{zqQCڨd?V .B|y1WK߹6@Vd@l,r]` k+3/Y^E:) jd K/G irFt*tJl Ja\li;w+7imϼX_qW鎷J&;M%(9Spo#}ʵR$$-Mn` M0Cjn'ۅ!>\S u'6t]C^xaoHU\/`{[.LO}WqtP,;NSiIxpՋݪhf?WUrFӿ }m ,7)Jr'h+Y}t9Nc׋`}dyCEjg`|ODEϠ^DSnǗWi[}jY:.>ՍގFxO1J1b{?@G*~m9y'X7U Yd'P5M#|tԪ2ڳGq)$jA(CK-bxޠXcNѐMȬ,$Zzn0>jXwa§9%oV ~ahN@دR %G;+o;Ao :|7ȃ}OU+6M1;^xV?M"*|^Fʅ/ߵnjϛ'H\LFLUQjˮD4KE^N>:2I^<蠗jmwfj x\y,'q jFf̲t(Fx|'Ӳ>2V&4@ [qݜl|[uġbw3IS4h@HٌOvOfr },F#E_H"m.{u]e/씿!M6-\Td187{ jٯHE :ؓ 8%V YZ