libflatpak0-1.10.7-4.12.1 >  A bp9|'rG?8ޱ}eN]ts5ej4~+Q}/"!W6_#|dՑ-d?:[VSh#tkC~ ӃH$Et36baa90ea0db464f292b8ad2c711c8f195083af94895bc34445ab4e54fbf9f7bb50d4f7182d266d2eb9f147be44e5f3dd431ed51bp9|uk?: G[k#bN/ ?*"5?(BxLж>xEd(e(W*)%:V=1j]u[8lwX,ѓ~a.'W>&VeBZ> |>SG~%!߾[ʛ-Yjr%p@x?hd  O %FX n     $.8X`4l4 4( 8 y9 y:vy>@FGHIXY\ ](^Pb\cdefluvw<xDyL/z"dClibflatpak01.10.74.12.1OSTree based application bundle management libraryflatpak is a system for building, distributing and running sandboxed desktop applications on Linux. See https://wiki.gnome.org/Projects/SandboxedApps for more information.bsheep95nSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://flatpak.github.io/linuxx86_64nb|bb13fe5ad140f0355184c589ecd9aa452aaa7f98bd074408f1d8fa82ce132163flibflatpak.so.0.11007.0rootrootrootrootflatpak-1.10.7-4.12.1.src.rpmlibflatpak.so.0()(64bit)libflatpak0libflatpak0(x86-64)@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibXau.so.6()(64bit)libarchive.so.13()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.10)(64bit)libc.so.6(GLIBC_2.11)(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.2.5)(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.6)(64bit)libc.so.6(GLIBC_2.7)(64bit)libc.so.6(GLIBC_2.9)(64bit)libdconf.so.1()(64bit)libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libgpgme.so.11()(64bit)libgpgme.so.11(GPGME_1.0)(64bit)libgpgme.so.11(GPGME_1.1)(64bit)libjson-glib-1.0.so.0()(64bit)libostree-1.so.1()(64bit)libostree-1.so.1(LIBOSTREE_2016.14)(64bit)libostree-1.so.1(LIBOSTREE_2016.3)(64bit)libostree-1.so.1(LIBOSTREE_2016.4)(64bit)libostree-1.so.1(LIBOSTREE_2016.5)(64bit)libostree-1.so.1(LIBOSTREE_2016.6)(64bit)libostree-1.so.1(LIBOSTREE_2016.7)(64bit)libostree-1.so.1(LIBOSTREE_2016.8)(64bit)libostree-1.so.1(LIBOSTREE_2017.10)(64bit)libostree-1.so.1(LIBOSTREE_2017.2)(64bit)libostree-1.so.1(LIBOSTREE_2017.6)(64bit)libostree-1.so.1(LIBOSTREE_2018.6)(64bit)libostree-1.so.1(LIBOSTREE_2018.9)(64bit)libostree-1.so.1(LIBOSTREE_2020.8)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libseccomp.so.2()(64bit)libsoup-2.4.so.1()(64bit)libsystemd.so.0()(64bit)libsystemd.so.0(LIBSYSTEMD_209)(64bit)libxml2.so.2()(64bit)libxml2.so.2(LIBXML2_2.4.30)(64bit)libxml2.so.2(LIBXML2_2.6.0)(64bit)libzstd.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1aad'@`H`@` a@``__k_إ@_@_A_=@_X@_c^^@^x^^^I.^E:@^2@^,-^@^ ^@]]@]*]]#0@]]@]:\t@\\@\ֹ@\O\@\d\N\I\I[@[[@[[;@[[qr[U@[4[#@ZnZ1@ZZ$ZxG@Z /usr/etc bind-mounts read-only. + Make various app-specific configuration files read-only. + flatpak is more picky about remote names to avoid problems with storing weird names in the ostree config. + A segfault in libflatpak handling of bundles was fixed. + Updated translations + Fixed a regression in flatpak run that caused problems running user-installed apps when the system installation was broken. + Implicity grant MPRIS2 permissions - Changes from version 1.0.4: + Flatpak 0.99.1 removed the inheritance of permissions from the runtime due to concerns with dynamic app permissions. Due to popular requests, this version re-introduces such inheritance, but does it instead at build time. This solved the issues with dynamic permissions while still allowing runtimes to have default permissions. Apps can disable this by passing - -no-inherit-permissions to build-finish. + The sandbox now always includes a /etc/timezone file, following the (old) debian standard for this. This is needed, because the more modern way of exposing the timezone name by having /etc/localtime be a symlink into /usr/share/zoneinfo doesn't work when exposing the host timezone. + All apps now have automatic permissions to own their own app id as a subname of org.mpris.MediaPlayer2. + We now properly re-load remote state in FlatpakTransaction if the metadata was updated for the remote. + The signature of the FlatpakTransaction::operation-done signal was wrong in the header and has now been corrected to the signature that is actually emitted. + A crash was fixed when reading invalid .flatpakref files. + A crash during updates when a local ref was unexpectedly missing was fixed. + An error case on uninstalling was incorrectly returning success even thought there was an error. + flatpak_installation_modify_remote did not correctly save the nodeps state. + flatpak_installation_load_app_overrides() was improperly returning freed memory. + The tarball now ships with an icon (flatpak.png).- Add rpmlintrc to ignore files being installed under /etc not marked as %config (since they're not).- Don't run "flatpak remote-list --system" on %post anymore since it's not needed nowadays. Also let /var/lib/flatpak be created on demand since writing to /var should be avoided for transactional updates (boo#1111385, fate#325524).- Update to version 1.0.3: + run: You can now use --system to run an app that otherwise would run the user version. + New permission --allow=canbus that filters out access to AF_CAN sockets. + lib: New install flags FLATPAK_INSTALL_FLAGS_NO_TRIGGERS and new function flatpak_installation_run_triggers() + lib: Better error reporting, including some new error values that replace the generic FAILED. + uninstall --unused: Improve handling of which .Locale extensions are used + run: Make flatpak run on systems where $XDG_RUNTIME_DIR contains a symlink beneath /var (commonly /var/run -> /run). + Don't export any desktop/dbus/mimetype files in subdirectories. + build-init: We now record the base ref (if used) in the metadata. Nothing uses this atm, but it can be used by tools. + We now respect the upstream ostree.deploy-collection-id instead of the flatpak-specific xa.collection-id metadata key to decide whether to switch to collection ids for a remote. This is useful, because if you use the new one, only new clients (that support it better) will use it. + create-usb: Fix assertion failure in some error cases + create-usb: Always create archive-z2 repos + create-usb: Don't create unnecessary summary in repo + permissions: Avoid errors if there is no permissions table + repo: Fix flatpak repo sometimes using the wrong ostree-metadata ref. + Avoid fsync when updating $installation/.changed. + Add the missing appstream2 ref to the xa.cache metadata + The test-suite got some modifications to make it easier to maintain. + Documentation updates + Translation updates - Changges from version 1.0.2: + The dbus proxy is now available in a separate git module, xdg-dbus-portal, which is imported into flatpak as a submodule. It is possible to build flatpak against the system xdg-dbus-portal instead, but this is not currently very useful as no other applications yet depend on xdg-dbus-portal. + Build regressions with older versions of glib have been fixed. + Flatpak ps now also tracks the pid the main process inside the sandbox. + Added flatpak override --reset to reset overrides for an app. + Added flatpak override --show to show overrides for an app. + flatpak install now automatically pick user or system based on the remote name given (unless the remote exists in both). + flatpak uninstall --unused now does not remove SDKs if some installed app refers to them. + Fixed bug where flatpak uninstall --unused prompted for uninstall twice. + Set IO class on the system helper to "idle", which should cause background updates to affect the system less. + Fixed regression in flatpak uninstall --no-related. + Better handling of empty collection ids in flatpak bundles. + Cleaned up some error messages. + Various documentation fixes and cleanups. + Updated translations. - Changes from version 1.0.1: + This fixes various build and test failures that were detected when packaging 1.0, as well as translations and doc udpates. It also has some minor features, including a new subcommand "flatpak ps" to list the running flatpak instances for your user. + Print application tags in the prompt when installing/updating. + Make sure we don't accidentally leak the host /proc into the sandbox. + Translation updates. + Added a "flatpak ps" command that lists running flatpak instances. + Improve error reporting when exporting documents. + Improve detection of dynamic p2p remotes. + Build fixes for older versions of glib. + Fix threading issue in the OCI support that was causing the installed tests to sometimes fail. + Fix OCI AppStream support on 32bit architectures. + Fix utf8 issue in the dbus API description. + Some install fixes to make installed tests work + Make the tests work with python3 (as well as python2) + Improve introspection annotations in libflatpak + Improve libflatpak API docs- Update to version 1.0.0: + Flatpak 1.0 marks a significant improvement in performance and reliability, and includes a big collection of bug fixes. 1.0 also includes a collection of new features.- Update to version 0.99.3: + Fixed case where system install would sometimes fail due to the system-helper idle exiting. + Support installing flatpakref files in FlatpakTransaction, including a new signal add-new-remote for when remotes might be added. + Added some new FlatpakError codes. + We now support .flatpakrepo files with no gpg signatures. + Fix crash in system-helper when updating appstream. + New command create-usb which can be used to prepare an repo for offline updates. + Fix some non-handled cases of the CLI not working when /var/lib/flatpak doesn't exist. + Fix crash when running with a gid that is not in /etc/groups. + Add new permission-* commands to interact with the permissions store from the portals. + Include appdata in OCI bundle.- polkit_rules_usability.patch: Improve usability by allowing members of the group 'wheel' to bypass polkit authentication checks when locally logged in (bnc#984817). This adds a few polkit actions to the rules that are not covered by upstream, because they are set to 'yes' for active users by default. On SUSE we require 'auth_admin' for regular users, however.- Update to version 0.99.2: + Updated translations. - Changes from version 0.99.1: + This is the first pre-release before flatpak 1.0. This is considered feature-complete and no features or major changes before 1.0 are expected, only bugfixes. + Flatpak install/update/uninstall now lists all the operations that it will do and asks for confirmation before starting. + In the above confirmation the permissions (new permissions for updates) are shown for all applications. + P2P updates are more efficient. + system-wide installation uses less fsync calls so installation should be faster. + New ssh agent permissions allows granting an app ssh access.- Update to version 0.11.8.3: + Fix a 25 second timeout on startup if using p11-kit < 0.23.10. + Minor change in dbus proxy default filter, now broadcasts are not accepted from portals. - Changes from version 0.11.8.2: + Fix crash when building some apps. + Allow multiple appstream components per app. + Fix handling of gl drivers in uninstall --unused. + Don't prompt if nothing changed in uninstall --unused. + Updated translations. - Changes from version 0.11.8.1: + Fixed regression running apps with --own=* permissions. - Changes from version 0.11.8: + Flatpak uninstall now accepts --all to remove everything and - -unused to remove unused runtimes. + New command "flatpak repair" allows checking and repairing a flatpak installation. + New permission --allow=bluetooth allows use of AF_BLUETOOTH sockets. + If p11-kit-server is installed on the host, this is now used to forward the host certificate trust store to the sandboxed app. + Flatpak uninstall now does not allow you to remove a runtime if some installed app requires it. + Now tab-completion for zsh is offered. + New installations of flatpak now defaults to bare-user-only repos, which means that it works with filesystems that don't support xattrs. + New flatpak info options: --show-location, --show-runtime, - -show-sdk. + New flatpak remote-info options: --show-runtime, --show-sdk + p2p operations now work when offline. + Work around hanging on app startup on blocking autofs mounts. + Various optimizations make installation and updates faster. + Multiple extension versions matches when auto-downloading extensions are respected now. + Commands like "flatpak info/list/remotes/seach" now work properly if /var/lib/flatpak doesn't exist. - Add subpackage flatpak-zsh-completion to follow upstream zsh tab-completion addition.- Update to version 0.11.7: * Fix regression in installing .flatpak bundles - Changes in version 0.11.6: * Further work on the export filename regression, now also fixes the same issue as in 0.11.5 but in flatpak build-finish. * Fix segfault when installing from .flatpakref in gnome-software * Build yacc parser from source. * Don't tab-complete Sources/Locale/Debug extension by default. * Fix tests on debian. - Changes in version 0.11.5: * Fix a regression which caused installation of epiphany and other apps that export multiple .service files to fail. * Fix appstream updates in p2p mode. * Don't distribute generated gdbus code with tarball. * Add documentation for the flatpak portal - Changes in version 0.11.4: * flatpak remove is now an alias for flatpak uninstall. * flatpak uninstall now picks system or user automatically if not specified * New appstream branch format which is more efficient to distribute, the old is still generated for backwards compat. * Appstream data now contains compatible arches (for applications that doesn't exist for the primary arch). For example, an i386-only app is now listed in the x86-64 appstream. * The flatpak version is included in the user agent when downloading. * The Flatpak-Ref http header is set to the currently installing ref when downloading. * New argument --timestamp in build-commit-from. * When updating many apps we now only prune the local repo when all updates are done, making multi-app updates faster. * flatpak build now always allows multiarch use. * flatpak build now mounts app extensions during build. * flatpak build-init now supports --extension to add extension points earlier than build-finish. Also build-finish now supports --remove-extension. * New flatpak portal allows applications to sandbox themselves and restart a newer version of themselves. * New flatpak run options: --no-a11y-bus, --no-documents-portal. * Initial support for end-of-life:ing applications. * New option X-Flatpak-RunOptions in exported desktop/files allow you to specify no-a11y-bus and no-documents-portal. * Support for tagged extension points, which is useful if you want to use the same extension id (but maybe different versions) multiple times in an app. * We now export .service files for names that the app is allowed to own on the session bus. * libflatpak got new methods for listing remotes by type. * libflatpak now has support in FlatpakRemoteRef for getting remote metadata such as end-of-life, download size, metadata etc. * There was some internal restructuring on how installs/updates are done which should improve performance and maintainability. - Changes in version 0.11.3: * Fix "open with" and flatpak run --file-forwarding crash * Fix build with glibc 2.27 - Changes in version 0.11.2: * Remove fuse dependency, since we don't ship document portal anymore * Fix various issues with /home being a symlink to /var/home (atomic) * Allow downgrades when using collection ids * Search on all supported architectures - Changes in version 0.11.1: * Remove document portal and permission store * Add --socket=fallback-x11 permission * Fix dbus proxy vulnerability in authentication phase * Allow personality syscall in devel mode * commit-from: Migrate static deltas with commit * Add "network" storage type for installations * Add flatpak info --show-permissions * Add flatpak info --file-access * search: Update appstream (if stale) before searching * Make libflatpak work when /var/lib/flatpak is empty * build-bundle: Add --from-commit option * Allow appstream ids that don't end in .desktop * Make permission handling ignore unknown permissions for forwards compatibility * Removed incorrect error message in update --appdata when there was no updates * Fix handling of abort in the duplicate remote prompt * Fix division by zero in progress calculation * Fix flatpak remote-info --show-metadata * Fixed crash when installing some flatpak bundle files * Fix installation of telegram * remote-ls -u only considers app from the origin remote * Fix assertion error in extra-data progress reporting * Report nicer errors when trying to downgrade as non-root * pulseaudio: Try to find pulseaudio socket better * Fixed some warnings reported by coverity * Cleaned up code by splitting up some large source files- Do not build document portal anymore, rely on xdg-desktop-portal/-gtk instead. Add corresponding dependency. - Build with --with-system-bubblewrap and Add corresponding build and runtime dependency. - Remove --with-dwarf-header configure flag, it no longer exists.- Modernize spec-file by calling spec-cleaner- Update to version 0.10.4: * allow personality syscall in devel mode * configure: Fix copy_file_range detection * Add --disable-document-portal configure option * lib: Make gnome-software work with an empty /var/lib/flatpak * dir: Emit an error on non-root downgrade attempts * common/dir: Skip progress reporting while setting up extra-data * doc: Fix docs for --update-appstream * flatpak remote-ls -u: only consider apps from the current remote * extract_appstream: allow component IDs not to end in .desktop * common/dir: Fix a memory leak- Update to version 0.10.3: + Fix vulnerability in dbus proxy. + Fix incorrect error message in update --appstream. + Ignore unknown permission requests. + remote-info: Fix --show-metadata behavior. + common: Fix division by zero when calculate progress. + common/dir: Add a missing OstreeAsyncProgress default key. + lib/installation: Fix install/update_full() subpaths annotation. + app: Fix "multiple installations" prompt. + common/dir: Use an actual function for autoptr support without P2P. + Update Polish translation.- Update to version 0.10.2.1: + Fixed crash when installing some flatpak bundle files + Fix installation of telegram + Fixed some warnings reported by coverity + Some leaks fixed + Fixed typo in error message- Update to version 0.10.2: + flatpak update now updates from both system and user installations by default. + flatpak update is less noisy when updating appstream info. + All the remote-* commands now by default automatically decide to use --user or --system based on the given remote name. + flatpak remote-ls with no remote lists the content of all remotes. + Fixed regression that made xdg-user-dirs and theme selection for kde apps break. + flatpak override with no argument now overrides globally, i.e. for all apps. + flatpak override now supports --nofilesystem properly. For example flatpak override --nofilesystem=~/.ssh hides the ssh dir for all apps, even those who have homedir access. + flatpak install now takes a --reinstall argument which uninstalls a previously installed version if necessary. This is very useful when you want to install a new version from a different source. + flatpak install now allows you to pass an absolute pathname as remote name, which will create a temporary remote and install from that. The remote will be removed when the app is uninstalled. This is very useful during development and testing. + Flatpak now creates CLI wrappers for all installed apps, so if you add /var/lib/flatpak/exports/bin or ~/.local/share/flatpak/exports/bin to your PATH you can easily start flatpak apps by their application id.- Update to version 0.10.1: + New command "flatpak remote-info" shows information about applications in a remote. In particular the --log operation shows the history and can be used in combination with flatpak update --commit=XYZ to roll back to a previous version. + New command "flatpak search" which allows you to search the appstream data from the commandline. + flatpak update now updates appstream data for all configured remotes, which is important for search to work. + Allow automatic installation of gtk themes matching the active theme. + Handle the case when /etc/resolv.conf is a symlink. + /usr an /etc are now expose in /run/host in the app if the app has full filesystem access. + flatpak remote-add now works as a user when /var/lib/flatpak is empty, allowing flatpak to work on stateless systems. + Add support for flatpak build --log-session/system-bus, similar to what flatpak run already does. + flatpak build --readonly runs with the target directory (normally /app) mounted read-only. + Fall back to LD_LIBRARY_PATH if a runtime doesn't have /usr/bin/ldconfig. + Updated the support for OCI remotes. This is work in progress and still disabled by default though. + Updated translations. - Add pkgconfig(appstream-glib) BuildRequires: New dependency.- Update to version 0.10.0: + Added the flatpak config option which can set the language settings. + Fix issue where sometimes ld.so.conf were not generated. + /dev/mali0 is added to --device=dri. + Work around ostree static delta issues in some cases. - Changes from version 0.9.99: + Requires ostree 2017.12 for important pull stability fix. + New libflatpak API: flatpak_dir_cleanup_undeployed_refs, flatpak_installation_prune_local_repo, flatpak_installation_remove_local_ref_sync, flatpak_installation_cleanup_local_refs_sync. + build: FLATPAK_ID and FLATPAK_ARCH are now set in the environment when building. + update: Don't fail the entire update if some remote fails to update its metadata. + run: /.flatpak-info now lists exact commits and extensions in use. + run: We now use a per-app ld.so.cache file whenn running. This should speed things up, and allows ldconfig to report the correct results. + The verbose mode was changed into two levels, use -vv to show the more detailed info, which currently only contains the full bubblewrap argument lists. + run: Some common problematic host environment variables are now unset in the sandbox (PYTHONPATH, PERLLIB, PERL5LIB and XCURSOR_PATH). + run: Fixed failure when a higher prio extensions depended on a lower prio one. + run: The extension ld path order is now: app extensions, app, runtime extension, runtime. This was previously incorrect in that the app could override app extensions. + Extensions are now not downloaded if a matching unmaintained extension is already installed. + Preemptive changes to handle new bubblewrap change which doesn't user /newroot. + document portal: Disable debug spew that was accidentally enabled. + build-finish: New --extension-priority option. + run: Fix regression in --persist in 0.9.98. + run: Use sealed memfds (instead of just temporary files) when passing data to bubblewrap. + Updated translations. - Changes from version 0.9.98.2: + Fix permission denied when using the system-helper. - Changes from version 0.9.98.1: + run: Fix homedir access if the app has --filesystem=host access. + build-update: Fix appstream update in case one arch didn't change. + Updated translations. - Changes from version 0.9.98: + libflatpak now correctly finds metadata for subset installations (like locale data). + flatpak build now supports --appdir which exposes the per-app directory in the user homedir. This is useful when testing builds. + The host fontconfig caches are exposed to the sandbox, next to the fonts in /run/host. This will (pending fontconfig work) allow sharing host fontconfig caches, allowing much faster initial startup for flatpak apps. + flatpak install now supports --no-pull. + Added new extension property "locale-subset", which makes the extension point act like a locale extension (i.e. only install the subset configured by the locale). + flatpak remote-add --oci is disabled for now, as this is not up to date with the latest OCI work, and we don't want to break existing deployments if this has to change when this lands. + Parallel installation/updates are now safe because we take a filesystem lock whenever we prune the local ostree repo. + Flatpak run now works when important paths like $HOME, etc, are symlinks. + The ostree min-free-space property is is set to zero by default for the flatpak repos. This was causing a lot of problems for people, but the feature is still there if you manually enable it. + Updated translations. + Require ostree 2017.12.- Drop the SLE12 / Leap42 conditional definition for _userunitdir.- Update to version 0.9.12: + Fixed a regression in extra-data installation. + Don't expose the a11y bus in flatpak build.- Update to version 0.9.11: + You can now show all outstanding updates with: flatpak remote-ls --updates. + The dbus filter "org.name.*" now means all subnames of org.name, not just the first level. This matches how dbus arg0namespace works, and how the comming dbus container support will work. + Fixed segfault on update. + Better commandline tab completion. + Flatpak now exposes host icons readonly as /run/host/share/icons to the sandbox. + Updated translations.- Update to version 0.9.10: + Fix regression in dbus proxy that causes some apps to not work in 0.9.9. - Changes from version 0.9.9: + flatpak-builder was split out into its own module: https://github.com/flatpak/flatpak-builder + When downloading to a temporary directory for later install to the system repo we now write to /var/tmp instead of $HOME. This is more likely to be the same filesystem as /var/lib/flatpak, and thus will not run into issues with e.g. filesystem full. + We now get the default language list from AccountService if possible. + A regression that made --devel crash was fixed. + New feature for flatpakrefs, SuggestRemoteName=remotename will cause flatpak to ask if you want to create a generic (not app specific) remote for the repo url. + flatpak build now does not die with the parent by default, you have to pass --die-with-parent. This was done because die-with-parent uses PR_SET_PDEATHSIG which does not work well if the parent is threaded, like e.g. gnome-software is. + We now always re-set the personality in the sandboxed process in order to avoid inheriting weird settings. + We now share a single dbus proxy instance for all proxies for a sandbox. dbus-proxy now properly disallows old-style eavesdropping. + We now support accessibility by starting a customized dbus proxy for the a11y bus. - Drop flatpak-builder sub-package, it is now it's own project.- Update summaries.- Drop flatpak-rpmlintrc: no longer needed.- Update to version 0.9.8: + Core: - Experimental support for peer2peer installation, enable with - -enable-p2p. - Add default language setting to flatpak config. Defaults to all locales for system installs and the users locale for per-user installs. - build-update-repo: Now always keeps the two latest deltas around to avoid race conditions with outstanding downloads at the time or running the update. - Support loading extra data from local lookaside cache. + Flatpak-builder: - Set terminal title to the currently building module - Added ability to specify http url for sources mirror with - -extra-sources-url. - --install-deps-from=REMOTE installs the dependencies needed for the manifest. - New option --delete-build-dirs to always delete build directories, even on a failed build. - New property "add-extension" makes it nicer to create extension points.- Update to version 0.9.7: + app/repo: Factor out common GVariant operation. + build: - Include config.h using CPPFLAGS. - Check for system extensions before any other C compiling. - Only run each instance of gdbus-codegen once. - Re-run gdbus-codegen if the Makefile changes. + builder: - Allow building modules with no sources if buildsystem=simple. - Use build-args during cleanup. - Rearrange args to do_export() to make mandatory ones obvious. - When bundling git sources, reuse cache. + common: - Use bulk OstreeAsyncProgress API for setting keys. - Split out self and repo arguments for a static function. + common/dir: - Factor out common code for getting repo metadata. - Factor out common code to get and load the summary file. - Factor out body of update_remote_configuration_for_summary(). + dbus-proxy: - Make miscellaneous globals static. - Don't clear dbus_address twice. + docs: Remove --version from flatpak-build docs. + flatpak_dir_read_latest: Return NULL, not FALSE on error. + tests: - Add TEST_SKIP_CLEANUP env var for skipping test cleanup. - Add base-64 GPG keys to libtest declarations. + .gitignore: Ignore all generated man pages. + One more try at not distributing gdbus-codegen-generated sources. + Update Ukrainian translation. + Fix example. + Add nullable annotations for progress callbacks. + Update pofiles. - Changes from version 0.9.6: + builder: - Allow .pyc files without .py. - Add inherit-extensions features. - Better handling of default-branch. - Add ExtensionOf group to created extensions (Debug/Locale). + builder: Inherit parent version for inherited extension. + build-export: Canonicalize file permissions. + builder-options: Fix setting CPPFLAGS. + ci: - mv .redhat-ci.yml → .papr.yml. - Rework to be based on FAH + priv container. - Build ostree from git master. + dir: - Fix a minor memory leak. - Ensure we return on pull error to avoid error-overwrites. - Ensure ~/.local/share/flatpak is 0700. + doc: Remove duplicate list entry from flatpak-remote.xml. + export: Record flatpak version in default commit version. + info: Make --show-metadata machine parseable. + install: Manually save summary[.sig] in cache repo. + ls-remote: Drop unused variable. + run: Fix use-after-free in case you were exporting the same path twice. + testlibrary: Call g_assert_no_error first. + tests: - Add tests for no world writable dirs & no setuid files. - Increase timeouts waiting for file notification. + utils: Fix minor formatting issue in gtk-doc comment. + xdp-fuse: Add parentheses to clarify precedence in a conditional. + xdp-main: Fix a typo in a comparison. + Don't distribute gdbus-codegen-generated source in tarballs. + Update Czech translation. + Use new libostree APIs to reject world-writable/suid content. + Default to bare-user-only repo. + Unless forced via FLATPAK_OSTREE_REPO_MODE user bare-user for cache repo. + Force the cache repo to use the bare-user mode. + Re-create the cache repo if it is not bare-user. + Manually copy summary for update and appdata too. + Update pofiles.- Add flatpak-rpmlintrc as source while we wait for boo#1012961 to be resolved. Once this happens, feel free to nuke all traces of this change.- Update to version 0.9.5: + Fix installation of test-keyring2 + Don't error out when updating metadata for disabled remotes + export: Store the app id in the X-Flatpak key + run: Handle file paths when forwarding uris + Automatically use a separate builddir with Meson + documents: paths in the apps dir ar always accessible + builder: Don't warn for unknown properties starting with x- + document portal: Fix race condition when unmounting old version + document store: Document as-needed functionality of AddFull + extra-data: Print exit status if apply_extra_data script fails + run: Add debug sprew for all bwrap arguments + build-update-repo: Remove unwanted deltas before updating summary + list: Don't list .Locale and .Debug by default (override with - a) + remote-ls: Don't show Locale/Debug and secondary arches by default. + list/remote-ls: Also ignore .Sources by default + Handle app ids with dashes when ignoring locale/debug. + dbus-portal: Fix return value type of filtered NameHasOwner + builder: Add --export-only feature + run: Allow regular files for --filesystem=xdg-config/path + run: Allow --filesystem=xdg-*/subdir:ro + build-commit-from: Don't copy old xa.ref in metadata - Changes from version 0.9.4: + Improve display of partial extension sizes + flatpak-run.c: valid locations, not types + Ensure commits are available when checking for extra-data + libglnx: Bump to latest master, use new file copy API + Document some environment variables (#754) + Revise the flatpak repo command slightly + repo command: use FlatpakTablePrinter + table printer: Introduce a cell struct + table printer: Support column alignment + repo: Improve formatting of size columns + table printer: Support column titles + table printer: Only show titles on ttys + repo: Set column titles + table printer: move to its own source files + Add an API to get the summary of a remote + Make flatpak remote-ls show more details + scripts: Fix flatpak-bisect log + Add the possibility of installing/updating without static deltas + Add a helper for formatted output + Use the new output helper + Add table printer api for number columns + table printer: Use localeconv for decimal point + repo: Use the new number column support + remote-ls: Improve the output + list: Improve output formatting + remotes: Improve output formatting + Improve info output + Fix compiler warnings + Don't use escape sequences unless on a tty + info: Preserve the previous output format + Update the man page a bit + info: Use flatpak_fancy_output + Add macros for common ANSI tty escape codes + info/list: Move subpath list to info + Fix man page typo + Don't crash if there's more titles than columns + Unset TMPDIR in the sandbox + Generate fd-passing arguments for document portal + Include the generated document portal code in common + Implement file forwarding for flatpak_run_app + Enable file forwarding in flatpak run + Document the --file-forwarding option + Handle %f when exporting desktop files + Handle %u as well for file forwarding + Enable file forwarding for %u as well + Handle document portal absence + Don't get the doc mount path twice + run: Handle forwarding uris better + run: Use flatpak_has_path_prefix instead of hand rolling + run: Properly handle canonicalization in file exports + run: Clean up the exports handling code + run: Only forward as document if the target app can't see the file + builder: Fix ldflags support + build: Fix fallout from the TMPDIR unset + remote-ls: Fix up the column titles + run: Handle the case where /tmp on the host is a symlink + Update to bubblewrap 0.1.8 for die-with-parent + build: Kill sandbox when flatpak build dies + Expose host /etc/hosts and /etc/host.conf + install: Make already-installed a warning, not an error + Move caches to ~/.cache + tests: Fix race condition in tmp webserver + Use clearer terminology in docs about extensions + info: Print some more information + Fix tests by setting XDG_CACHE_HOME + install: Handle no-static-delta in --user installs too + common: Remove unused flatpak_dir_install_or_update + remote-modify: Never update explicitly set values + common: Add flatpak_dir_update_remote_configuration_for_summary + common: Store the summary signature in the cache too + common: Drop verbose log of using cached summary + remote-modify: Don't modify if no arguments are specified + remote-modify: Implement --update-metadata as a system-helper method + transaction: Always update metadata for remotes on update/install + update: Split update into check_for_update and update + Optimize flatpak_variant_bsearch_str + Use flatpak_variant_bsearch_str to lookup in summary cache + Optimize flatpak_summary_match_subrefs + remote-add/modify: Break out gpg loading code to helper + update_remote_configuration_for_summary: Never use system-helper + Add support for adding new gpg keys via signed summary + install: Fix automatic metadata update + Support build-update-repo --redirect-url= + Add a missing return + Drop an unused variable + repo: Print out redirect url too + Make it possible to unset values in update-repo + Update docs for build-update-repo + Document is-set keys in repo config + Add a marker to rewritten desktop files + tests: Make it possible to create multiple test repos + tests: Allow overriding GPG args + tests: Add a second gpg keyring + tests: Add new test-repo.sh with initial GPG tests + tests: Add tests for --redirect-url and new GPG key + tests: run test-repo.sh with system repo too + repo: Print out gpg key hash too + Don't use gdbus-codegen autoptr generation + common: Break out the flatpak progress calculator to a helper method. + Improve error wording + Remove unused variables + Remove an unused autoptr definition + Add workaround to flatpak_repo_collect_sizes for uncommited objects + export: Add install/download size and metadata to commit + build-update-repo: Use the size/metadata info in the commit object + builder: Use mkdtemp for initial git/bzr checkout + builder: Allow specifying the git commit if the branch is a tag + fix clang warning + update-metadata: silently ignore for non-signed system-helper case + remote-add: Use the new system-helper for initial metadata update + remote-ls: Don't rely on active symlink value, use deploy data + deploy: Uncouple active link from checksum + deploy: Append the subdirs to the checkout dir + update: flatpak update --subpath= means all subpaths + update: If resused ostree repo fails, blow it away and create new + update: Fix update for partial commits with system-helper + deploy: Verify that xa.metadata in the commit matches the deployed file + install: Limit the exported file to a whitelist + Disable exported search providers by default + exports: Fix up exporting of dbus service files + Rewrite exported mimetype files + Document flatpakrepo format extensions + Document flatpakref format extensions + dir: Report progress more frequently + Require latest flatpak (2017.5) + builder: Take "buildsystem" into consideration for cache freshness + builder: Add a install-rule to allow customized install + run: Fix race condition in app identification + Improve progress report calculation + Use the nicer progress reporting for the CLI too + Require ostree 2017.6 for the new progress APIs + progress: Use the new atomic progress API + progress: Simplify the progress calculations + progress: Tweak metadata part of download + progress: Don't report ??? in the bar while estimating + Remove unused variable + Bump libglnx, port to new tmpfile API + Update to latest libglnx with tmpfile error fix + Update to a libglnx that has GLnxTmpfiles fixed + builder: Better debug output from the rofiles-fuse code + builder: More GLnxTmpfile fixes + OCI: Properly initialize all used progress fields + builder: Fix segfault if appstream-compose fails + complete: Don't read outside string + Add version property to all dbus interfaces + document-portal: Add AddFull() operation + document-portal: Bump version to 2 due to new AddFull method + builder: Make c/cxx/ldflags not override env + builder: Update doc for latest cflags vs env var change + builder: Add CPPFLAGS similar to the existing flags + Update to latest libglnx and use the new GLnxTmpFile API + Remove unused variable + Add some hints when icons are not found + Correct mountpoint handling + Small documentation improvements + common: Expose FlatpakExports + common: Add flatpak_find_current_ref helper + run: Use new flatpak_find_current_ref helper. + common: Add flatpak_context_load_for_app helper + document-portal: Lock just once in AddFull for many paths + document-portal: Add XDP_ADD_FLAGS_AS_NEEDED_BY_APP to AddFull + lib: Add flatpak_installation_update_appstream_full_sync with progress + Remove unused variables + lib: Fix update checking + builder: Add support for screenshot mirroring + Use the CLI progress for update --appstream too + export: Always set a xa.ref commit metadata + progress: Update at 300msec on the CLI + deploy: Ensure xa.ref, if set, is correct + Dist test-keyring2 dir - Changes from version 0.9.3: + builder-manifest: Rename localized icon fields as well + build-update-repo: g_warning doesn't need newlines in the message + docs: Add flatpak make-current to the list of commands + doc: Align build commands with --help + docs: Add a / to all mentions of installations.d + doc: Add a manpage for the repo config format + docs: Add a man page for installation files + Fix --help output for --installation + doc: Include all man pages in html + appstream: Don't strip .desktop extension if thats the actual id + flatpak-builder: bundle module sources as runtime + Bundle sources: add support for bzr + Bundle sources: add support to bundle patches as well + Bundle sources: add flag --bundle-sources to control the bundling + Bundle sources: the path is always sources + Bundle sources: allow use case to mix local and online sources + Bundle sources: rename option to --extra-sources=DIR + Bundle sources: use git clone --shared for local sources checkout + Bundle sources: bundle the manifest + Bundle source: use C-style comments + Bundle sources: initialize app_dir_path later + Bundle sources, git_get_mirror_dir: able to pass NULL for is_local + Bundle sources, bzr: set error when repo can not be found + Bundle sources: bundling has to happen before the extracting + Improve html generation + Add some structure to the generated html + Fix a typo in a comment + run: Handle non-default WAYLAND_DISPLAY + Drop useless options from flatpak info + Avoid confusing behavior of flatpak info + Add more useful options to flatpak info + Add a --show-extensions option to flatpak info + Fix the testsuite + flatpak info: Show more information for extensions + flatpak info: Properly handle unmaintained extensions + Fix a compiler warning + builder-module: add "bootstrap.sh" to autogen_names + Add a repo command + Document flatpak repo command + Quiet compiler warnings + Don't fail the build if rofiles-fuse is not available + Make it a warning + docs: Fix a typo + Document build-extension + More metadata docs + build: Ensure we add the default dbus permissions + builder: handle module-relative paths for json includes + builder: Load source files from the directory of the module + build: Always set personality to linux32 when cross-building + builder: Print warnings for unknown properties + Report full version in http user agent + builder: Ignore --extra-data in flatpak-builder --run + docs: Mention that rename-icon should not have an extension + build-update-repo: Add internal function to create a single delta + build-update-repo: Spawn subprocesses when generating deltas + builder: Use module-relative paths for archive sources too + builder: Take build-commands into consideration for rebuild + docs: Typo fix: "flatpack-builder" -> "flatpak-builder" + builder: Use flatpak_mkdir_p instead of query + mkdir + common: Add flatpak_build_file[_va] helper + builder: Add builder_context_find_in_sources_dirs + builder: Use context_find_in_sources_dirs to simplify code + Extend flatpak-builder test + builder: Make git patch apply verbose by default + Don't bundle inline (data:) URIs + builder: Drop the storing of local files to data: uris + fixup! common: Add flatpak_build_file[_va] helper + builder: Convert bundle sources to cached stage + builder: Change how we handle pre-existing git sources + builder: Update bzr bundling + export: Always make directories accessible + builder: Strip trailing whitespace in git submodule urls + builder: Add progress reporing while downloading + builder: Fix up unused variable warnings from clang - Changes from version 0.9.2: + Fix typo + Revert "Fix typo" + builder: Remove all SDK extension from the platform + Re-fix typo + builder: Handle absolute paths in command + builder: Add --default-branch=BRANCH + build-export: Export all files with canonical permissions + document more metadata keys + Fix pofiles typo + Bump libglnx, use new glnx_throw(), fix callers + Import ostree's compiler warnings, fix up callers + Fix build if libdwarf dir missing + Correctly find system unmaintained extensions + Stop using ostree trivial-httpd + Drop -Werror for aggregate-returns + Add forgotten file + Removed a commented string + builder: Add a hint about --force-clean + test-webserver.sh: Remove accidental debug spew + tests: Don't leak SimpleHTTPServers + Add new API to the docs + OCI: Verify that loaded OCI blobs have the correct checksum + builder: Don't pass --require-version along to build + Add flatpak_oci_registry_get_uri + FlatpakDir: Break out helper flatpak_dir_lookup_ref_from_summary + oci: Break out get_digest_subpath helper function + OCI: fstat in local_open_file helper + OCI: Add flatpak_oci_registry_mirror_blob + OCI: Add flatpak_archive_read_open_fd_with_checksum + OCI: flatpak_pull_from_oci - verify manifest ref + OCI: Verify layer checksum while applying + OCI: Support OCI with system-helper by mirroring OCI repo + update: Don't check for update short-circuit if we're not pulling + OCI: Add flatpak_oci_sign_data + OCI: Add support for strict and mandatory json properties + OCI: Add json format for atomic-based signatures + OCI: Support signing build-bundld --oci output + OCI: Verify signatures + OCI: Fix signature checks on updates + OCI: Use gpg signatures in tests-oci.sh + utils: Prepare for libostree 2017.4 defining autocleanups + Split the manifest file docs off + CI: Add gpgme-devel to CI build environment + Fix ostree autoptr checks for git master + Fix unused variable errors reported by clang + builder: make appstream-compose failure fatal + dbus-proxy: Make Buffer refcounted + dbus-proxy: Fix use-after free in header parsing + dbus: proxy fix leak in get_arg0_string + dbus-proxy: Fix leak of get_arg0_string return value + dbus-proxy: Fix leak in setup phase + system-helper: Fix check for downgrade + update: Only allow downgrades if a commit is explicitly specified + Handle uris better when detecting .flatpak[repo,ref] suffix + Use ostree's BARE_USER_ONLY flag (#674) + Build with large file support + Use correct format string for guint64 on 32-bit + builder: Add disable-fsckobjects to git sources + builder: Add commit property to git source + builder: Support sdk-extensions also for apps + Updated translations. - Add libqgpgme-devel BuildRequires: New dependency.- Update to version 0.9.1: + The flatpak-builder build cache now uses the rofiles-fuse ostree feature. + The cflags and cxxflags module properties now work by appending, rather that replacing, when there are multiple values specified. + Do not invalidate build cache when the installed version of the SDK changed by default. Use --rebuild-on-sdk-change to force rebuild otherwise. + The build cache is now per-arch. + New buildsystem "cmake-ninja" which works like "cmake", but builds using ninja. + New buildsystem "simple" which just runs a set of shell commands specified in the "build-commands" property. + flatpak-builder now has build-runtime and build-extension properties that makes it easier to build runtimes and extensions. + FLATPAK_DEST is set in the build environment to the installation destination. + flatpak-builder now supports --from-git=URL which pulls the json manifest and related files directly from a git repo. + modules have a new no-make-install property which skips the make install step. + Modules and sources have only-arches and skip-arches properties, which lets you enable/disable them based on the build architecture. + build-options has a new property ldflags, which is similar to cflags and cxxflags. + flatpak build (and thus flatpak-builder --run) now supports dbus proxies when needed. + All git repos are cloned with fsckObjects=true, which means we verify that the repos are valid. + New flatpak-builder argument --build-shell=MODULE extracts and prepares the sources for a specified module and then starts a build sandbox inside it. + build-export: Now supports --timestamp=ISO-8601-TIMESTAMP, which allows you to create reproducible commits. + The OCI support has been updated to the latest version of the OCI image specification format. + There is a new flatpak-bisect script that can be used to bisect flatpak applications, looking for regressions. + flatpak list got a revamp. It now shows more information, and shows both apps and runtimes by default. + flatpak remote-list was renamed flatpak remotes in order to minimize confusion with flatpak remote-ls. The old name is deprecated but still works.- Update to version 0.8.7: + This is a minor security update, matching the behaviour on master where we avoid ever creating setuid files or world-writable directories. However, the fix is more localized and does not require a new ostree. + After pulling from a remote, always verify that the staged new files and directories have safe permissions. + Ensure ~/.local/share/flatpak is not readable to other users, to avoid anyone ever seeing possibly world-writeable directories therein. + Fix double-setting a error in case of errors when pulling. + Fix timeout in testcase.- Update to version 0.8.6: + TMPDIR is now unset in the sandbox, if set on the host. Each sandbox has a personal /tmp that is used. + Flatpak run now works if /tmp is a symlink on the host. + /etc/hosts and /etc/hosts.conf from the host are now exposed in the sandbox in addition to /etc/resolv.conf. + flatpak now stores the app id in the X-Flatpak key when exporting a desktop file. + Exports are now whitelisted, and the only thing you can export are: desktop files, icons, dbus services. This is somewhat different from the 0.9.x series, where als mime definitions, and gnome-shell search providers are allowed. + Fixed minor race condition in portal application identification. + Support WAYLAND_DISPLAY environment var. + dbus-portal: Fix handling of NameHasOwner. + run: Allow regular files for --filesystem=xdg-config/path. + run: Allow --filesystem=xdg-config/subdir:ro (previously it needed to be writable). + Support for updating to new gpg keys and url when using flatpak remote-modify --update-metadata. This is a manual operation in 0.8.x but is automatic in the 0.9.x series.- Update to version 0.8.5: + Fixed a use-after-free and some leaks in the dbus-proxy. This is not currently believed to be exploitable, but the proxy is a security boundary, so we still recommend to update. + Regular updates now never allow updates to an older version than what is currently installed (unless you explicitly specify an old commit id). This closes a hole where a MITM attacker can force clients to downgrade to an earlier (gpg-signed) version of the application. + The automatic detection of --from in flatpak install now detects flatpakref extensions even in URIs that end in a query string such as https://git.gnome.org/browse/gnome-apps-nightly/plain/gedit.flatpakref?h=stable + The detection of "unmaintained" system extensions was broken, and in some cases these extensions were not found. This now always works. + Flatpak now builds with latest OSTree. This required some fixing for multiple definitions of the g_auto* macros as OSTree now exports those. + We no longer rely on ostree trivial-httpd for the tests, because this is optional in later versions of ostree. Instead we use the python SimpleHTTPServer. + The minimum glib version has been corrected to 2.44. + The minumum automake version has been increased to 1.13.4 because some older version didn't work.- Update to version 0.8.4: + Fix no-systemd-user warning (it doesn't affect sandboxing anymore). + run: propagate wildcard xauth entries to app bundle. + Don't remove origin remotes if some other ref uses it. + Fix repeated download of locates on update. + update: Don't update related refs from different remote. + Initialize g_autofree string to NULL, not to crash when early returning. + document portal: Disable spice_read as it seems broken. + Return the container from flatpak_get_system_installations(). + Don't include newlines in error messages. + utils: Fix list_unmtainained_refs. + Avoid possible null dereference. + utils: Fix flatpak_bundle_load typo. + list: Don't check error twice. + list-remotes: Handle remotes with no url specified. + run: Handle error when enumerating /etc. + zero-mtime: Handle error when enumerating directory. + Fix error check when loading configuration. + Support runtime-less extra-data. + flatpak_list_extensions: Break out code into helper. + extensions: Support multiple versions. + Append flatpak data dirs if XDG_DATA_DIRS is already set (gh#flatpak/flatpak#611). + appstream: Don't add runtime to flatpak bundle tag for runtimes. + Split extra-data setup and fetch. + Improve progress calculation. + profile: Don't add flatpak to XDG_DATA_DIRS if its already there. + Updated translations. - Drop flatpak-propagate-xauth-wildcard.patch: fixed upstream.- Update to version 0.8.3: + In addition to the regular list of bugfixes this stable release include backports of the updated OpenGL support from master. This, in combination with the work in the runtime allows flatpak to work out of the box with out-of-tree OpenGL drivers, including the nvidia driver. + Additionally, due to some complicated issues wrt ptrace and user namespaces this version disables the use of user namespaces if bubblewrap is setuid, as it cause problems for the way flatpak portals identifies applications. + Better handling of errors for extra-data. + Handle extra-data properly for runtimes (as well as apps). + Respect required version for runtimes (as well as apps). + flatpak list: Don't break if some local ref is not deployed. + builder: - Look for appstream data in /app/share/metadata also. - Fix buildsystem=cmake builds. + Add progress reporting to extra-data download. + Fix uid/gid for directories in document portal. + Updated translations.- Add flatpak-propagate-xauth-wildcard.patch which ensures applications have the right to communicate with the X server. (gh#flatpak/flatpak#569).- Update to version 0.8.2: + This is a bugfix and security update: - Some of the bind-mounts that flatpak sets up were not read-only as they should have. This includes: extensions, system fonts, resolv.conf, localtime and machine-id. Many of these are typically only writable by root, but some, like the user-specific fonts and user-installed extensions could be modified from the sandbox. + Other fixes: - There are new configure options for where to install dbus configuration. - Broken symlinks in the root directory no longer break flatpak run. - flatpak run with HOME in /var now works. - dri access now also handles mali devices. - install handles --arch when installing flatpakrefs. - system-helper activation fixed on systemd-less setups. - dbus-proxy now works without /run. - During installation, failing to update a dependency is now not fatal. - /etc is now fully writable when building runtimes. - --filesystem=xdg-config/foo now sets up the bind-mount from the host dir even when not using :create.- Update to version 0.8.1: + This is a bugfix and security update (CVE-2017-5226): - Flatpak now uses seccomp to disallow the TIOCSTI ioctl in the sandbox, which works around the possibility to inject text on the controlling tty (CVE-2017-5226). - This was previously fixed in bubblewrap in 0.1.6, but that change has now been reverted as it introduced other problems for flatpak. + Update bundled bubblewrap to 0.1.7. + Fix writing new file with O_EXCL in the document portal. + Allow appstream data that doesn't have .desktop in the component id, such as data for runtimes. + Drop json-glib dependency from 1.2 to 1.0. + Builder: Fail if unable to read included file. + OCI: Ensure exported layers are readable by everyone. + Fix extra-data download in gnome-software. + Fix update-mime-database trigger when installing via the system helper. + Updating an app by installing a newer bundle now works again. + Make /var/tmp not be on a tmpfs (it is now in ~/.var/app/$appid/cache/tmp). + Updated documentation. + Updated translations.- Update to version 0.8.0: + This is the first release in a new series of stable releases called 0.8.x. New features will be added to 0.9.x, and only bugfixes will be backported to 0.8.x. The featureset of this release is a good base to target if you're creating flatpaks that should be widely usable. + This release technically requires only OSTree 2016.14, and it build fine with this, but we recommend using OSTree 2016.15, because of the change in how it verifies the checksums of commits in delta files. + Flatpakrepo files now support a RuntimeRepo= key which points to a flatpakrepo file. This means the user don't have to manually configure a remote for the runtime, just reply to the prompt to automatically do this when installing the app. + We now support dependencies when installing bundles. This includes required runtimes, related refs, and the equivalent of RuntimeRepo. + The support for OCI in flatpak has been updated to the latest OCI spec version, and support has been added to directly install flatpak applications from an OCI image. + In flatpak install, the --from and --bundle options are now optional if the argument has the correct suffix (.flatpakref and .flatpak). + Flatpak install now supports -y to let you avoid interactive prompts. + build-finish: - We now export mime type files with the right name. - New --require-version option let you specify a particular version of flatpak, and older version of flatpak will not install or update to the new version. + build-sign: Allow signing all apps by omitting the id. + Fix regression in the document portal when adding named files. + build-import-bundle now signs the commit if you specify a gpg key. + Flatpak now reads configuration from /etc/flatpak/installations.d which lets you support multiple system-level installation paths. These can be accessed with new --installation=... arguments to most of the commands. + flatpak-builder: - Support --jobs=N to limit parallel builds. - Patch source got new options property that lets you pass arguments to patch. - New generic "buildsystem: type" option that replace the (now deprecated) "cmake: true" option. This supports "autotools", "cmake" and "meson".- Update to version 0.6.14: + Update bundled bubblewrap to 0.1.4 which has some nice bugfixes. + Requires OSTree 2016.14, which allows us to drop some old workarounds. + When installing an application system-wide, don't consider dependencies that are installed for the user only. + Flatpak install --from now tries to re-use existing remotes to avoid creating unnecessary origin remotes. + Using --filesystem=$dir when $dir is a symlink-to-directory now works. + Using --filesystem=$file to expose unix sockets to the app is now allowed. + By default all the directories in ~/.var/app (except the app), as well as ~/.local/share/flatpak are hidden in the sandbox. + New option --filesystem=$dir:create which will create the destination if it did not previously exist. + --filesystem= now supports for xdg-[config|cache|data]. This allows you access to the host versions of these xdg dirs. Additionally if you use these with a subdirectory, like: - -filesystem=xdg-config/subdir then that subdirectory on the host will be shared with the per-app instance of the xdg-dir. + Builder now correctly handles app-ids that have dashes in them. Previously this generated invalid ids for the debuginfo and locale extensions. + The experimental OCI file format support was changed from creating an OCI container to creating an OCI image. + Fix regression where "flatpak update --appstream remotename" broke.- Require flatpak by flatpak-devel: xdg-desktop-portal expects to find org.freedesktop.portal.Documents.xml, which is part of flatpak. It's fair to assume everything to be present when pulling in the -devel package.- Update to version 0.6.13: + The command line arguments for install/update/uninstall changed. + Application runtime depencenies are checked/downloaded. + remote-add and install --from now supports uris. + flatpak run can now launch a runtime directly. + Updated bubblewrap to 0.1.3 (CVE-2016-8659). + Support for defining the default branch per remote. + remote-add/modify: --update-metadata pulls current title and default branch from remote summary file. + Applications can now list a set of URIs that will be downloaded with the application. + flatpak-builder: Support --finish-only and - -allow-missing-runtimes. + flatpak-builder: Support app layering. + dbus proxy: The filtering has been tightened up. + build-finish: Now exports icons for themes other than hicolor too. + There is support in the app metadata for generic policies. + Support for extensions directories.- Update to version 0.6.12: + Partial revert in application id rules. Application ids can now only have dashes in the last element. This allows apps to export files such as org.my.App-extra.desktop which was used by the libreoffice builds. + By default the kernel keyring is not accessable, as it is not containable. + Some robustness fixes for build-commit-from. + Better error messages. + flatpak update --appstream now updates for all remotes. + Made flatpak enter work, and you can now use any pid in the sandbox. However, it requires root permissions. + Support for --device=kvm for /dev/kvm access. + Support for --allow=multiarch to support non-primary arch support. For example running i686 code in an x86_64 app. + Add new default-branch setting for the remote configuration. - Changes from version 0.6.11: + Dashes are now allowed in application ids. However, to still work with symbolic icon names, they may not end with "-symbolic". + HostCommand now handles ptys correctly. + Various documentation updates. + New FLATPAK_CHECK_VERSION macro in libflatpak. + HostCommand now returns the real PID rather than a fake one. + Fix regression in flatpak update --appstream. + Fix regression installing bundles without origin urls. + New flatpak-builder option --show-deps lists all the files the manifest depends on.- Update to version 0.6.10: + Dropped requirement for systemd --user. The way we detect if an process we're talking to is sandboxed, and what application id it has doesn't use cgroups anymore, which means that the dependency on systemd in the user session is now optional. This also means the --no-desktop argument is not needed any more. (It is still accepted but does nothing.) + Initial support has been added for .flatpakref files. These are simple key value files similar to .flatpakrepo files, however they specify an application to install in addition to the repo information. For example, gedit can be installed by downloading https://sdk.gnome.org/gedit.flatpakref and running: flatpak install --from gedit.flatpakref There is also library support for this so it can be added to graphical installers (such as gnome-software). + Requires OSTree 2016.10. The change in how OSTree handles mtimes in checkouts that was introduced in 2016.7 has been reverted, and the required changes in Flatpak has been made. This means that flatpak now depends on OSTree 2016.10. + Requires Bubblewrap 0.1.2 for builds using the system bubblewrap. Builds using the included copy need no changes. + The $XDG_RUNTIME_DIR/flatpak-info file has added information about the running application, and is now also securely available for a running application from the host as "/proc/$fd/root/.flatpak-info". This is what is used to identify remote apps instead of the cgroup info. + A new run permission --allow=devel has been added. An application with this permission is allowed to use ptrace and perf. This was previously only available during "flatpak build" and "flatpak run -d". This is useful if you're packaging e.g. an IDE. + When an application is updated or removed a /app/.updated or /app/.removed file is created for running instances. This can be used by applications to trigger e.g. a restart for the new version. + A new dbus request "HostCommand" has been added to org.freedesktop.Flatpak. This lets you run any command on the host, and is therefore clearly not sandboxed, so access to this should be limited. However, it is very useful if you're using flatpak mainly as a distribution mechanism, for a non-sandboxed application. + flatpak-builder now supports running from inside a flatpak, by auto-detecting this and using the HostCommand service to run recursive flatpaks. + Consecutive calls to flatpak build-update-repo has been speed up. + The document portal now allows sandboxed applications to create references to files in /app and /usr (in the app/runtime). + The update process now doesn't stop at the first failure.- Update to version 0.6.9: + Dropped dependency on libgsystem. + Allow passing partial refs whenever a CLI command takes an app or runtime name. + New command build-commit-from creates a new commit based on the contents of another commit (optionally from another local repo). + The sandbox now contains $XDG_RUNTIME_DIR/app/$APPID from the host (and the directory is created if needed). + update: Better output, and faster for the no updates case. + build-export: Don't make most validation errors fail, instead just print a warning. + builder: - Support local path references for git sources. - Better handling of recursive git submodules. - Fixed issues with the .pyc mtime rewriting. - Handle symbolic icons for rename-icon. - Add --stop-at=$module to do partial builds. - Add --sandbox flag to disable the build from escaping from the sandbox via build-args. + Updated translations. - Drop pkgconfig(libgsystem) BuildRequires following upstream.- Update to version 0.6.8: + Requires OSTree 2016.7, allowing to enable use of static delta for system downloads again. + Support --no-desktop which allows you to run a flatpak app outside a desktop, with some loss of functionallity (for example, there will be no systemd --user scope created for the app).. + More documentation. + Memory leak fixes. + Initial support for rpms as flatpak-builder archive sources. + Start work on translating the CLI. + Install systemd config snippet to set the right XDG_DATA_DIRS path. + Support --arch in flatpak list. + Support access() in the document portal. + Validate exported desktop files.- Change /usr/bin/tar Requires to /bin/tar: this has never been moved to /usr/bin.- Update to version 0.6.7: + Expand the flatpak run --devel docs. + Add an option for journal sockets. + Document new socket option. + Fix builddir option type in flatpak-builder documentation. + document portal: don't reply to GetMountPoint() until ready. + Downgrade failure to get document portal from warning to message. + tests: don't treat helper scripts as though they were tests. + Run tests with a private XDG_RUNTIME_DIR. + Add BWRAP and --with-system-bubblewrap configure arguments. + test-basic: do not fail in non-English locales. + Update to latest libglnx with lock release fix. + fix warning. + Fix leak in flatpak-installed-ref. + utils: Add flatpak_spawnv() helper. + builder: Add "use-git" option for patch source type. + Make journal always available in the sandbox. + builder: Report errors to stderr, not stdout. + tests: Add test for "use-git" patch application. + tests/test-builder.sh: Re-silence flatpak-builder. + tests: Test install/updates with static deltas. + extensions: Minor cleanup. + Add tests for extensions. + extensions: Always create a tmpfs for subdirectory extensions. + common: Remove unused functions. + utils: Add flatpak_get_current_locale_subpaths(). + utils: Add flatpak_summary_match_subrefs. + builder: Strip "." from locale names too. + FlatpakDir: Add flatpak_dir_find_remote/local_related. + Add flatpak_dir_install_or_update. + Install/update/uninstall related refs. + builder: Set the new extension properties. + Bump version number since last release. + Document the metadata format. + lib: Support listing related refs. + Add some code I used to test the new related refs code. + doc/flatpak-metadata: Add some extra clarifications. + Update NEWS. + Require ostree 2016.6. + builder: Clear mtime to 1, not 0, to match what new ostree does. + Remove unused variables.- Update to version 0.6.6: + lib: Add flatpak_get_supported_arches. + Add flatpak --supported-arches. + common: Make some internal functions static. + update: Always look at all existing apps when updating. + Disable static deltas for system-helper updates. + Make finding refs handle multi-arch. + make-current: Use find_installed_ref(). + remote-ls: Better multiarch support. - Changes from 0.6.5: + Documentation improvements + builder: Check that the specified command exists after build is done. + builder: Fix up mtime in headers for python precompiled files. + builder: Allow submodules and including modules from other json files. + system-helper builds are optional (--disable-system-helper). + system-helper: Support installing from local remotes and bundles. + Improved support for --subpath installs, including libflatpak support. + Improved command line completion. - Create /var/lib/flatpak directory, own it and ensure system wide repo exists when installing / updating flatpak package. - Add pkgconfig(libarchive) >= 2.8.0 and gtk-doc to BuildRequires. - Replace libelf-devel for pkgconfig(libelf) BuildRequires. - Bump ostree minimal requirements to 2016.5.- Version update to 0.6.4: + Rename to flatpack + New homepage and download url + Various fixes- Update to version 0.5.2: + The way locale extensions work has changed. Now we build a single extension for all locales, but we allow you to specify a subset of it during installation and update time using the - -subpath commandline flag. The main reason for this is that the many extensions didn't scale, both in technical terms (large ostree summary file size), but also in terms of the UI listing hundreds of uninteresting things. + We no longer use sizes in the commit objects to get installed and download size, instead we store some extra metadata in the summary file. This allows us to get much faster access to these, as with recent ostree versions we can cache the summary file. + New command xdg-app build-sign that lets you sign a commit at any time. + New argument xdg-app build --force-clean that removes pre-existing build dirs. + xdg-app run now uses the "current" version as the default if you specify no branch or arch. It used to default to the "master" branch. This will default to the last installed version, but can be changed with xdg-app make-current. + Added config-opts to the build-options in xdg-app-builder. This allows you to extend the configure flags in an arch dependent way. + Documentation updates.- Update to version 0.5.1: + xdg-app-builder: Don't export if --build-only specified. + Prefer non-subdir extensions over subdir ones.. + builder: Build single every-locale extension. + Extract icons for all appstream components. + Document xdg-app-build-bundle. + Align contents of xdg-app.1 with xdg-app --help. + Don't check that the name is a branch. + Add xdg-app info to docs. + builder: Use the right field for the platform cache checksum. + builder: Checksum metadata-platform contents for cache too. + builder: Actually respect the defined branch. + Fix indentation. + Support endianness markers in bundle files. + seccomp: Always try to do the socket filtering, but don't fail if not supported. + seccomp: Allow running the target arch. + doc: Minor reshuffling. + XdgAppInstallation: Fix a doc typo. + version information: Add documentaiton. + XdgAppError: Add documentation. + XdgAppInstallation: Add documentation. + XdgAppRef: Add documentation. + XdgAppInstalledRef: Add documentation. + XdgAppRemoteRef: Add documentation. + XdgAppRemote: Add documentation. + docs: Pick up the version number automatically. + docs: No need for a deprecated index. + docs: Exclude more private headers. + docs: Fix a typo. + docs: Hide class structs. + doc: Add xdg_app_installation_install_bundle. + More class hiding. + docs: Document XdgProgressCallback. + helper: Use 64bit capset/capget versions. + Release 0.5.1.- Update to version 0.5.0: + Change xdg_app_bundle_ref_get_appdata to xdg_app_bundle_ref_get_appstream. + Update test-lib.c with the appstream api change. + lib: Fix a tiny leak. + lib: Add xdg_app_bundle_ref_get_origin(). + Search for dwarf.h in configure. + Post release version bump. + Force /bin/sh as a shell. + Ensure that the .ref file is always replaced. + Get the new glnx_fd_close. + Reimplement fuse backend. + Now newlines needed in g_debug calls. + Don't enumerate noenumerate remotes. + document portal: Avoid some deadlock. + fuse: Store basename in dir so we don't have to keep looking it up. + Flesh out document portal tests. + xdg-app-buildeR: Remove unnecessary spew. + No need for newlines in g_debug messages. + Never use gvfs in the session helper. + Avoid warning about refing null GVariant. + Add change notification for the permissions store. + Don't unnecessarily grow the buffer when loading files. + Enabling gpg means require both signed commits and summaries. + Update summary after generating deltas. + Bump version to 0.5.0. + Update NEWS. + Add major_version to binary age.- Update to version 0.4.13: + Fix xml printing of nodes with no children. + Set xdg-app as the log domain. + docs: Add docs for shell sources. + Add a file header to bundles. + builder: Add builder_get_debuginfo_file_references. + builder: Build runtimes in /run/build-runtime. + builder: Add sources referenced from debuginfo into Debug runtime. + Make /run/build and /run/build-runtime symlinks to the right place. + build-bundle: Add metadata file as metadata element. + Fix typos in header. + common: Break out bundle loader to helper utility. + Remove unused variable. + lib: Add XdgAppBundleRef. + bundles: Verify that the header metadata matches the deployed one at install. + common: Move part of bundle install to helper functions. + Remove origin repos on uninstall. + Add test scripts that create trivial a runtime and app. + Add make-test-bundles.sh. + bundles: Don't lock during pull. + lib: Add xdg_app_installation_install_bundle. + Fix some compiler warning (unused vars). + Allow specifying subdir of xdg dir, like: - -filesytem=xdg-download/subdir. + Support --filesystem=xdg-run/foo. + common: Break out xml appstream rewriting to helper functions. + Add appdata to test apps. + common: Add xdg_app_read_stream helper. + common: Add and use xdg_app_appstream_xml_root_to_data. + build-bundle: Extract appdata and icons into metadata. + lib: Add XdgAppBundleRef api to get appdata and icons. + build-update-repo: Add --generate-static-deltas option. + lib: Add xdg_app_bundle_ref_get_installed_size(). + Update version to 0.4.13. - Add libdwarf-devel BuildRequires: new dependency.- Update to version 0.4.12: + Update exports on uninstall too. + Pass location of exports to triggers as arg1. + Add option to disable sandbox triggers. + Update exports on uninstall via library too. + builder: Put all builds in a .xdg-app-builder/build subdir. + helper: If stdout is a tty, mount tty as /dev/console. + When rewriting Exec lines, don't use full bindir. + Revert "When rewriting Exec lines, don't use full bindir". + Allow overriding XDG_APP_BINDIR using make vars. + Work around race when doing first initial appstream checkout. + info: Fix support for system installed runtimes (typo). + Make system repo bare-user too, to avoid any chance of creating setuid bits. + helper: drop caps in launcher. + builder: Report errors if eu_strip fails. + lib: Return GBytes from xdg_app_installed_ref_load_metadata(). + lib: Add xdg_app_installation_get_path. + builder: Always create unversioned symlinks while building modules. + builder: Add build_context_get_build_dir(). + builder: Move CFLAGS/CXXFLAGS handling into BuilderOptions. + builder: Add support for --run to start a command in the build dir. + builder: Support local archives with path property. + build-init: Support --tag=FOO. + builder: Support tags. + deploy: Add metadata tags to exported desktop files. + appstream: Add runtime, sdk and tags to appstream xml. + Add xdg_app_installation_get_remote_by_name. + Remove all appstream checkouts and mirrored refs when deleting remote. + common: Add XDG_APP_CP_FLAGS_MOVE support. + Add docs for appstream-compose option. + builder: Support separating out locale data. + Move migrate_locales to builder-utils.c. + Migrate locales after importing parent runtime. + Add support for separated locales when creating platforms. + Always create /etc/passwd,group,resolve.conf,machine-id when deploying. + Fix use after free. + helper: Put monitor path in /run/host instead of /run/user/$uid. + When deploying, always make /etc/resolve.conf a symlink into the monitor dir. + Release 0.4.12.- Update to version 0.4.11: + install: Fix assertion on runtime install + Release 0.4.11- Update to version 0.4.10: + Fix some g_propagate_error typos + builder: Avoid reusing set GError + Make sure we export files during install + Updated for release- Update to version 0.4.9: + install: Only set current for apps, not for runtimes + builder: Add shell source + helper: Make ~/.local/share/xdg-app writable again (if you have homedir access) + builder: Use non-parallel-make option instead of looking at .NONPARALLEL + Add xdg-app info command + builder: Store exact sdk commit id in the build cache and manifest + lib: Fix crash during uninstall + install-app: Actually look for apps, not runtimes + common: Always resolve active symlink when looking up deploy dir + Add app-path to the xdg-app-info in the sandbox + app-utils: typo + Don't export app-info files + builder: Use predictable names for build dirs + Make arches canonical + Bump version to 0.4.9- Update to version 0.4.8: + update-repo: Escape text when writing xml + docs: Fix gtk-doc documentation + helper: Make user namespace support vs setuid a runtime, not build-time option + Require some way to set cgroup for apps (currently systemd - -user) + Avoid gtk-doc warnings: multiple ID for constraint linkend + Complete documentation for XdgAppInstallation + Document the structs in libxdg-app + Fix some misc. gtk-doc warnings + lib: Add some missing docs + lib: Fix up doc details + Make xauth use optional + Finish the optional xauth work + Fix include order to build with older libsoup versions + helper: Update the error messages to not refer to - -disable-userns + utils: Fix nul termination of xdg_app_spawn output + builder: Skip checking out disabled submodules + builder: Style fixes + Build top-level directory before building documentation + Hide non-public symbols from libglnx and libxdgapp-common + Rename xdg-app-session.service to the recommended name + Add systemd user units corresponding to the D-Bus session services + .gitignore: ignore tests and their results + test-doc-portal: split out global setup/teardown into functions + test-doc-portal: skip all tests if no FUSE + Consistently call g_assert_no_error before other assertions + Move XDG_APP_SYSTEMDIR to /var/lib/xdg-app or similar + Support a proxy on the system bus similar to the one on the session bus + Disable gtkdoc-check by default for now + Distribute .service.in files in tarballs + Remove unset variable from EXTRA_DIST + Update tests' dependencies for commit 2f38ec65 + Release 0.4.8- Update to version 0.4.7: + libglnx: Update to get glib 2.44 build fix + lib: Change how listing installed refs work + lib: Return GPtrArray from xdg_app_remote_list_refs_sync + lib: Always use "branch" not "version" in API + apps: Use "branch", not "version" when talking about app branches + lib: get_current => get_is_current + lib: Move fetch_metadata_sync from RemoteRef to Remote + lib: Move app launching to XdgAppInstallation + lib: Move all sync operations from XdgAppRemote to XdgAppInstallation + lib: Make list_remotes return a GPtrArray + lib: Add xdg_app_ref_format_ref + lib: Add xdg_app_installation_list_installed_refs_for_update + common: Add xdg_app_strcmp0_ptr and use it in all g_ptr_array_sort calls + ls-remote: Support showing remote commit ids + list-*: Show active commit ids + app: Limit commit id output to 12 chars + app: Use space, not tab to delimit columns + app: Support --no-pull and --no-deploy in the install and update commands + common: Add xdg_app_dir_read_latest helper + lib: Expose latest_commit on installed app and let you use it + lib: Always initialize the repo on Installation creation + lib: Add cancellable to Installation constructors + apps: Make it more obvious that system repo is default + list-remotes: Default to list only system remotes + install-bundle: Make the repo title shorter + lib/app: Add support for repo priorities + builder: Add --disable-updates + XdgAppDir: Touch .changes file each time something changes + lib: Add xdg_app_installation_create_monitor + XdgAppDir: Remove leftover spew + build-finish: Add --no-exports + build-export: Add --runtime commit support + build-export: Look in the right keyfile group when exporting runtimes + add-remote: Fix typo in prio handling + add-remote: Fix typo in no-enumerate handling + build-export: FLAGS_GENERATE_SIZES when commiting + builder: Print all files removed by cleanup + builder: Use libelf to detect elf files + builder: Add support for separating out debuginfo + builder: Break out helpers for path matching + builder: Pass down keep-build-dirs via BuildContext + builder: Pass down global cleanups via BuildContext + builder: Match debuginfo files against regular cleanup patterns + builder: Clean up how the commit filters work + common: Move path_match_prefix to common + export: Support --exclude + builder: Create metadata.debuginfo if debug info exists + export: Allow custom source for "files" and "metadata" + run: Fix support for app extensions + builder: Add support for exporting with --repo=foo + export: Add docs for the new command line arguments + build-finish: Don't leave empty directories in the exports dir + helper: Print nicer error messages when user namespaces don't work. + run: Be more flexible with --runtime option, and add - -runtime-version + helper: Add missing arguments to usage output + helper: Allow specifying initial cwd + build: Add --bind-mount and --build-dir arguments + builder: Run builds in /run/build/$modulename + helper: Align help output + builder: Add option to enable ccache use in build + builder: Pass --body, --subject and --gpg-sign to build-export + builder: Don't break if ccache not enabled. + builder: Add some more spew when exporting + builder: Fix handling of builddir + install: Fix printing of NULL in already-installed error message + builder: Fix up cleanup matching + builder: Add support for rename-appdata-file option + build-finish: Export appdata files + builder: Change the way the cache is indexed + xdg-app: Deprecate install/update/uninstall-app/runtime + xdg-app: Update the command names and make nicer usage output + docs: Update for the new command names + Merge list-apps and list-runtimes into single list command + remote-ls: Regularize --runtime and --app user + completion: Update to the new cli commands + builder: Also apply cleanup to changes in usr + XdgAppDir: Add helper to fetch the size info for a commit + lib: xdg_app_installation_fetch_remote_size_sync + builder: Add some spew when downloading files + Better handling of the title in the summary + common: Add XdgAppTempDir which cleans up temporary directories + build-repo-update: Update appdata branch using appdata-builder + xdg_app_installation_list_remote_refs_sync: Don't crash on weird refs + build-update-repo: Add --appdata update option + XdgAppDir: Document some args to xdg_app_dir_fetch_sizes + lib: Add xdg_app_installation_update_appdata_sync + builder: Don't delete the APPDIR directory + docs: Add missing full stops in xdg-app-builder manpage + cache: Remove target directory before checking out cache + build-export: Add --include option + builder: Correctly handling non-existing app dir when applying cache + builder: Allow building runtime sdks (based on existing sdk) + Builder: Support commiting a platform + builder: Fix random crash due to uninitialized memory + cache: Don't fail to create cache if parent dir is not created + The plural of appdata is appstream + Add support to gpg sign summaries and appstream + builder: Handle modules with invalid refname characters in the cache + override: Fix error if override file doesn't already exist + build-update-repo: Add --prune and --prune-depth options + override: Fix warning + Remove unused variables + Fix possible read of uninitialized variable + builder: Fix error with va_start use + builder: Remove leftover debug spew + lib: Add getter for installed size on InstalledRef + lib: Add xdg_app_remote_get_appstream_dir + build-finish: Fix exports + lib: update_appstream - work around main context issue + update-appstream: Don't fail badly if remote has not appstream branch + lib: Allow passing NULL for remote name in update_appstream + appstream: Don't try to remove old appstream if it doesn't exist + Revert "lib: Allow passing NULL for remote name in update_appstream" + builder: Put debuginfo in the right place for runtimes + common: Add xdg_app_list_extensions util + run: Use the new xdg_app_list_extensions helper + build-init: Add --sdk-extension + builder: Support sdk-extensions + builder: Add platform-extensions + appstream: Add timestamp which is updated each time the appstream is pulled + lib: Add xdg_app_ref_parse + build-finish: Export app-info, not appdata + build-update-repo: Update the appstream using a GMarkup parser on the app-info files + utils: Extract the xml helpers + build: When using a writable /usr, don't use runtime extensions + xdg-app-utils: Add autocleanup for GZlib* + common: Add xdg_app_cp_a + build-init: Don't copy uid/gid when initializing a writable sdk + common: fix handling of no_chown in xdg_app_cp_a + build-init: Also use the new cp_a for sdk extensions + build-export: Never export files you can't read + builder: Add some spew before build-init + builder: Add spew when commiting to cache + XdgAppDir: Make sure we always constole end status lines that we start + dir: Properly finish OstreeAsyncProgress objects + lib: Properly finishe OstreeAsyncProgress objects + update: Make both branch and name optional + Move the GZlib* autoptr backport to libglnx + builder: support using appstream-compose to create appstream files + Always build libxmlapp + update-appstream: Fix crash in case there are no 128x128 icons + Update NEWS for release + Bump version to 0.4.7 - Add libelf-devel BuildRequires: new dependency. - Split out new packages: libxdg-app0, typelib-1_0-XdgApp-1_0 and a -devel package.- Update to version 0.4.6: + utils: Add xdg_app_supports_bundles + add build-bundle command + Add install-bundle command + Add completion for bundle ops + Drop dump-runtime command for now + Always make it possible to talk to the built in portals + Add xdg-app.pc file with variable for interfaces_dir + lib: Export xdg_app_context_set_session_bus_policy + deploy: Explicitly pull from the origin + Add autoptr cleanup backport for SoupUri + Handle PWD env var correctly when spawning apps/builds + build: Set fs access before applying args so you can override it + Add xdg-app-builder + builder: Add --build-only argument + xdg-app-builder: Update docs + Correct license, we're LGPL 2+, not 3+ + Remove unused helper function + xdg-app run: Fix support for --filesystem=~/dir + Support defining read-only filesystem access + portals: Only give blanket access to session-*.scope systemd cgroup + Create xdg-app-info file in user runtime dir with effective state + Add standard errors needed for portal + Rename lib/ to common/ in preparation for public xdg-app library + builder: Add support for cmake and forced builddir + builder: Add more headers around the spew for each new module + builder: builddir != srcdir was broken becasue we never created the buildir + builder: Fix typo in cmake support + Remove leftover semicolon + builder: Add submodule support for git sources + builder: Add post-install script support + builder: Add docs for post-install + Add script source type + builder: Support building from a subdirectory of the sources + Remove stray semicolons + xdg-app-utils: Correct SoupUri -> SoupURI typo. + builder: Build with "make", not "make all" + Update libglnx for new backports + Fix some warnings + builder: Fix build with g_autoptr backports + builder: Consider the build_option when checksumming + builder: Add support for copy-icon option + builder: Error out if rename_error is set but not found + builder: Don't use ":" in uri-as-filename + Docs: Fix some tiny typos + document portal: Add AddNamed method for host-side use + builder: Merge spawn helpers to single base helper + ls-remote: Remove unnecessary code + Initial version of libxdg-app + build: Fix include path for builddir != srcdir + build: Switch to olddir after autoreconf + builder: Be a bit more verbose when pulling VCS + builder: Prune old branches when updating mirror + Add introspection check + XdgAppDir: Add some helpers for handling remotes + list/ls-remotes: Use the new remote helpers + lib: Use the new remote helpers + Add introspection support to libxdg-app + Add xdg_app_dir_fetch_remote_title and remote old custom summary fetcher + Annotate transfer rules for ambiguous return values + Add no-enumerate flag to remote and set if for bundle origin remotes + lib: Make getters for XdgAppRemote return copies of strings for options + helper: Allow exec on the tmpfs. + lib: Add XdgAppRemoteRef subclass + Generate the API reference for libxdg-app + Add XdgAppRemoteRef do docs + XdgAppDeploy: Fix wrong types in finalizer + common: Move typedef to separate header to avoid circular deps + Remove unused variable + Move most of builtins-run to xdg_app_run_app helper + common: Clean up xdg_app_run_app() + helper: Mount dconf run dir writable, as dconf needs this. + xdg_app_run_app: Handle error == NULL + lib: Add xdg_app_installed_ref_launch() + lib: Add remote_name to XdgAppRemoteRef + lib: Rename xdg_app_remote_list_refs to xdg_app_remote_list_refs_sync + lib: Add some more debug spew to test-lib + lib: xdg_app_remote_fetch_ref_sync + lib: Always load installed ref metadata each time + lib: Add XdgAppDir to RemoteRef private + lib: Fix declaration of xdg_app_installed_ref_load_metadata + lib: Add xdg_app_remote_ref_fetch_metadata_sync helper + lib: Minor indentation cleanups + lib: Add xdg_app_installation_load_app_overrides() + common: Make it explicit that XdgAppError are portal errors + builder: Allow git uris to be relative to the base directory + common: Make XdgAppDir soup session initilization threadsafe + builder: Make the builder manifest objects serializable to json + builder: Break out download_uri helper function in SourceFile + builder: Allow optionally specifying remote file sources + builder: Use SoupRequest to simplify download helpers + builder: Support data: uri for files + builder: Support specifying revision in bzr sources + builder: Support specifying commit ids as git branches + Builder: Add a resolved version of the manifest to the built app + builder: Add --keep-build-dirs option + builder: Remove accidental leftover spew + builder: After fetching the mirrored git repo, set back the right origin + completion: Fix completion of apps/runtimes in a remote + completion: Fix completion for xdg-app run + builder: Fix build with old glib + lib: Fix build with older glib + builder: Fix typo in patch applying + lib: Better fix for old glib + app: Fix warning if building with --disable-userns + lib: Fix compiler warning in test app + common: Fix compiler warning when built with --disable-userns + XdgAppDir: Add set_origin helper function + Bump libglnx to latest version + lib: Add xdg_app_installation_install + app: Clean up leftover removes after updates too + lib: Add xdg_app_installation_update + Fix unused variable warnings + helper: Properly unescape strings + lib: Add xdg_app_dir_undeploy_all and xdg_app_dir_remove_ref helpers + common: Add xdg_app_compose_ref helper + Use xdg_app_compose_ref helper + lib: Add xdg_app_installation_uninstall + common: Add and use xdg_app_dir_deploy_update() + lib: Add custom GError codes + lib: Use the new installed/not-installed custom GErrors + Add lock file for each xdg-app dir. + builder: Allow specifying custom prefix + build-init: Allow writable sdk + builder: Support writable-sdk option + builder: Don't fsync on cache checkouts + builder: Store the cache in BARE_USER mode + lib: Fix return value type warnings + Bump version to 0.4.6 + Add missing EXTRA_DIST to pass distcheck + builder: Add cleanup-command property + Add --enable-libxdgapp configure flag and disable lib by default + Update NEWS for 0.4.6 - Add gobject-introspection-devel and pkgconfig(json-glib-1.0) BuildRequires: new dependencies.- Update to version 0.4.5: + build-export: Add support for signing build + docs: Fix whitespace issues + helper: Correctly zero terminate symlink targets + helper: Also copy extra symlinks from / + Always regenerate summary after export-build + document-portal: Fix warning + uninstall: Don't fail if there is no origin + utils: Add xdg_app_decompose_ref() + Always remove all leftover app/runtime traces on uninstall + Correct capitalization on dbus interface filename + Install dbus introspection files + Move dbus invocation peer app detection to lib/ + build-export: add human readable format to "Content Bytes Written" + helper: give xdg-app process access to /dev/ptmx + helper: match whitespace to other options + helper: unblock SIGCHILD before execvp() of child + Create custom /etc/passwd and /etc/group with minimal content + Update to 0.4.5- Update to version 0.4.4: + build: Fix srcdir != builddir from git + build-export: Strip out uid/gid and xattrs + fuse: Disable entry cache to work around race condition + helper: Handle existing mounts with escaped characters + Propagate Xauthority details to the sandbox if X11 is enabled - Add pkgconfig(xau) to BuildRequires.- Update to version 0.4.3: + Accept -d as --show-details in all commands that support it + Fix regression is dbus proxy + utils: Add xdg_app_fail + Add --nofilesystem commandline arg + Make usage_error return FALSE + Add xdg-app dump-runtime command + cleanup: Remove trivial use of goto out + cleanup: Remove unused variables + cleanup: Simplify code using xdg_app_fail + Make sure we build against older ostree (without gpg import)- Update to version 0.4.2: + run: When creating /etc symlinks, don't make symlinks to symlinks + xdg-app build: Support extensions + run: Fix handling of which filesystems you can access + remove some unused code + run: Add /var/config and /var/data to sandbox + add-remote: Allow specifying local pathname instead of uri + Make seccomp optional + Update to libglnx for new autocleanup backports + Add xdg-app enter command + Move table printer to xdg-app-utils.c + list-remotes: Add support for listing both user and system remotes + list-apps/runtimes: User table printer + bash_completion: Properly list apps when completing "run"- Own %{_datadir}/dbus-1 and subfolder for openSUSE Tumbleweed.- Update to version 0.4.1: + run: Allow perf and ptrace in debug and build mode. + Mount nvidia device nodes in sandbox if dri allowed + tests: Use check_PROGRAMS as the primary + fuse: Supply mode when creating files + Support version= in extension metadata + Update NEWS and version to 0.4.1- Update to version 0.4.0: + Import xdg-document-portal from github repo + Add GetMountPoint method for document portal + Automatically start and mount document portal in sandbox + document-portal: *always* use the by-app location + Don't list empty names in opendir + Change dbus name of session helper to org.freedesktop.XdgApp + Rename dbus file to org.freedesktop.XdgApp + Move gvdb to lib/ + gvdb: Add gvdb_table_get_content + Initial version of XdgAppDb + Initial tests of the db + Add XdgAppError + Initial version of permission store + Make document portal use the new permission store + Switch document portal to use strings for document ids + Document portal: Store paths, not uris + Drop the xdp specific errors and use the xdg-app ones + Remove ununsed variables reported by clang + dbus-proxy: Fix flags arg passed to g_socket_receive_message + dbus-proxy: Fix incorrect check of name policy + dbus-proxy: Avoid clang warning + Fix type of return + Fix error check of policy parsing + Fix const marking of string arrays. + utils: Add AUTOLOCK macro + autogen: Fix git submodules + Update libglnx, use its copy of backports + Use g_auto(GStrv) instead of glnx_strfreev + helper: Add perf and ptrace to seccomp blacklist + Markup AUTOLOCK with unused to avoid warnings + fuse: Make filesystem multithreaded + Add xdg_app_mkstempat + Store and verify parent dir dev/ino and pass O_PATH fds + Add xdg-app export-file to export files with the document portal + Add debug output for release + fuse: Always open files with O_NOFOLLOW + document-portals: Support unique documents + document-portal: Use xdg_app_is_valid_name() to validate app names + export-files: Allow specifying app permissions + document-portal: Actually respect WRITE permissions + Add check-valgrind target + db: Fix leak + export-file: Fix leak + Add minimal document portal tests + fuse: Unmount previous fuse instance if ENOTCONN + fuse: Add daemonizing switch + test-doc-portal: Launch the portal manually + fuse: Properly invalidate inodes and entries + fuse: Raise entry cache times now that we invalidate + fuse: Add some more debug spew + document-portal: Allow dbus owner replacing + document portal: Move locking explicitly into portal handlers + export-file: Print the full document pathname + document portal: Correctly handle recursive documents + fuse: Drop DOC_DIR_INO_CLASS + test-doc-portal: Fix unique boolean arg + fuse: Add some more debug spew + test-doc-portal: Work around GTestDbus env unsetting + test-doc-portal: Add recursive file export test + XdgAppContext: Properly handle masking things from parent context + run: Correctly report errors talking to document portal + document portal: Fix crashes when dbus activated + run: Never propagate DISPLAY if X socket not requested + run: Read per-app override metadata file + build-finish: Don't export hidden or backup files + XdgAppContext: Always initialize bitfields + run: Support system overrides as well as per-user + create dirs with 755, not 777 + Add new override builtin to override app permissions + lib: Handle libsoup now having built-in autocleanup support + add modify-remote command + list-remotes: Add more details to remotes list + Fix unused label warning + Add XdgAppChainInputStream based on ostree version + add/modify-remote: Support importing trusted gpg keys + list-remotes: Separate columns with tab + docs: Update remote related docs + list-remotes: Use --show-details instead of --details + Rename repo-contents to ls-remote + Update docs for new/changes interface + bash completion: Update to match the lastest options + bump version to 0.4.0 + Updated NEWS for release + document portal: Add support for transient documents + Fix distcheck issues - Drop 0001-Finish-switch-to-glibc-s-xattr.patch: fixed upstream. - Add pkgconfig(fuse) BuildRequires: new dependency.- Update to version 0.3.6: + helper: Fix typo in the socket-family blacklist. + run: Make users fonts appear in /run/host/user-fonts. + helper: Disable socket filters on x86. + Write user-dirs.dirs under app's XDG_CONFIG_HOME. + helper: Mount extra dirs/files only after all other mounts are up. + helper: Add all possible architectures to seccomp filter. + Restructure directories and build. + Add NEWS file. + If home is accessible, make user-dirs.dir visible in custom config dir. + Bump version to 0.3.6.- Update to version 0.3.5: + update: Don't remove existing deployment if there was no updates + Bump version to 0.3.2 + helper: Keep any existing old mount flags when remounting + helper: Remove noremount hack now that we keep old mount flags + helper: No need for a tmpfs on /dev these days + configure: Add checks for docbook xsl/dtd + Bump version to 0.3.3 + Avoid unnecessary escapes in desktop file exports + Bump version to 0.3.4 + xdg-app.sh: /usr/local/share is also in the default XDG_DATA_DIRS + Add xdg-app.env file for gdm + profile: Don't override pre-existing XDG_DATA_DIRS env vars + Bump version to 0.3.5- Update to version 0.3.1: + helper: Clean up launched command line + Bump version to 0.3.1- Update to version 0.3+git.20150602.d781e27: + Add a README + Make symlinks lib64 -> usr/lib64, etc if those exist in the runtime + Fix debug message format string + dbus proxy in progress + Parse dbus headers + Add some minimal policy on send/receive + Flesh out filtering + DBusProxy: Add non-filtering mode + Add wildcard policies + Better handling of fd passing + dbus-proxy: Add some test policy + Break out dbus proxy implementation to separate file + Make xdg-dbus-proxy talk command line args and install it + Only print headers when logging + Allow runtime and apps to override environment variables + Don't clear the [Vars] group in build-finish command and improve error reporting + Ignore errors in add_env_overrides() + Actually unset the env variable when the value is empty + Report error when --var option is missing '=' + Close any unexpectedly inherited fds in helper monitor and init. + xdg-dbus-proxy: Add support for syncing via fd + Fix path generation when recursively exporting a directory + xdg-app-helper: Add -S fd support + xdg-app run: use a dbus proxy if needed + Clean up filtering and allow all messages from bus to client + xdg-app-proxy: Only allow replies from the bus that we requested + xdg-app-proxy: Only allow pending replies from client + xdg-app-proxy: Large rewrite of docs comment + xdg-app-proxy: Don't filter unicast signals + proxy: Don't forward method returns and errors with no reply_serial + proxy: Ensure that we SEE from peers we've gotten messages from + proxy: unlink socket on exit + proxy: Free some members on finalize + proxy: Send initial AddMatch and GetNameOwner to handle policy + proxy: Remove unneeded code for old name tracking + Update docs wrt new ownership tracking code. + proxy: Fully support policies for wildcarded names + proxy: Update docs + Some typo fixes + Add missing space + proxy: Fix double-free of socket control messages + XdgAppDir: Add XdgAppDeploy helper object + Add xdg_app_find_deploy_for_ref + builtins-run: Use XdgAppDeploy + Move setting of env vars from helper to launcher + build: Use an strv for envp instead of a GPtrArray + Add xdg_app_run_apply_env_vars() helper + build: Apply runtime env vars + builtin-run: Switch over to same env helpers + More special casing of LD_LIBRARY_PATH + Support filtering of session bus + metadata: Rename [Vars] to [Environment Vars] + build-init: Don't fail if /var/run already exists + xdg-app build: Bind mount host resolv.conf during builds + Only warn if removing old commits fail + Bump version to 0.2 + Fix a typo + Fix build with old glib + helper: Bind mount /sys subset + Add a simple profile.d snippet for XDG_DATA_DIRS + proxy: Minor cleanup for first byte case + proxy: Properly detect authentication end + proxy: Always read all incomming socket messages on each mainloop callback + proxy: Always send all possible queued messages in main callback + build: Fix srcdir != builddir from git + Bump version to 0.2.1 + Change /self to /app + Add new XdgAppContext helper object + Convert all builtins to the new metadata/arg formats using XdgAppContext + Make extra_dirs and lock_dirs dynammic + helper: Add support for read/write extra dirs + Add support for persistent homedirectory dirs + helper: If old CWD is not mapped, use $HOME + helper: Add support for moving files into sandbox + Context: Finish support for filesystems + run: Remove hardcoded GI_TYPELIB_PATH + helper: Remove backwars compat /self symlink + Update docs for new run command line options + helper: Fix errors caused by create_file() return value change + build: Always allow host fs access + build: Remove duplicated helper arguments + Bump version to 0.3.0 + run: Fix typo that broke env var support + helper: Only call get[ug]id() once at the start + helper: Drop setuid and use user namespaces + helper: Minor cleanup of uid/gid handling + helper: Optionally add back setuid support + Add xdg_app_dir_get_origin() helper + Use xdg_app_dir_get_origin helper + Show source repo when listing apps and runtimes + Show version when listing apps and runtimes + Make /var/cache persistent (in app-data cache dir) + helper: Fix thinko due to create_file() return type change + helper: Make all helper functions static + Use seccomp to limit allowed syscalls + helper: Make ~/.local/share/xdg-app read-only in sandbox + helper: Don't fail if ~/.local/share/xdg-app does not exist + run: If session helper not available, bind-mount /etc/resolv.conf - Add pkgconfig(libseccomp) BuildRequires: new dependency.- Add ostree Requires: xdg-app can't start without its presence.- Update to version 0.1+git.20150407.fc8db2b: + Add COPYING to reflect license headers + Pass name into build-init and store in metadata + build-finish: Only export files with app-id prefix + Switch to using glibc xattrs. + Remove dead code in xdg-app-builtins-build-finish.c. + Remove dead code xdg-app-builtins-build-init.c. + Remove dead code xdg-app-dir.c. + xdg-app-builtins-list.c: Cleanup comma separator code - Add 0001-Finish-switch-to-glibc-s-xattr.patch: complete port of libgnx to xattr.- Update to version 0.0.1~20150323: + Mount system fonts in /run/host/fonts + deploy: Split the file rewriting and prefix checkout out from the exporting + Move update_exports out of deploy/undeploy + Remove old code handling per-app data + Add xdg_app_dir_list_refs[_for_name] helpers + builtins-list: Use the new helper to list refs + uninstal: Fix the cleanup of empty dirs + Track which branch of an app is current + Add make-app-current + Make sure we initialize variables that auto-cleanup + xdg-app-dir: Move exports to update_exports + Import libglnx + Convert to g_autoptr + Use cleanup macros from libglnx + Switch to GLnxDirFd + Use glnx_set_error_from_errno + Use g_steal_pointer + Check for libattr header + fixup g_steal_pointer use + Fix dist + Require ostree 2015.3 + helper: Manually apply bind flags recursively + Bump version to 0.1 + Fix build on older glib + Add copyright headers- Update to version 0.0.1~20150305: + Fix warning in add-remote if no summary. + Look for libcap pkg-config file for cflags to ensure we have the headers. + Revert "Look for libcap pkg-config file for cflags to ensure we have the headers". + Check for sys/capability.h via AC_CHECK_HEADER instead. + Run each app in a custom systemd user scope (if available). + xdg-app-helper: Flesh out usage output. + xdg-app-helper: Sort the command line parsing. + Mount /run/media if mount-host-fs. + Add metadata option to limit DRI access.- Initial package./sbin/ldconfig/sbin/ldconfigsheep95 16460373811.10.7-4.12.11.10.7-4.12.1libflatpak.so.0libflatpak.so.0.11007.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:Maintenance:23084/SUSE_SLE-15-SP2_Update/4df85e4b3c70e323bf9ff4cf690cb952-flatpak.SUSE_SLE-15-SP2_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=d395b1b854c639e05d6f9e1692b8d92ab828c76f, stripped/PR+R'R.R-RRRR RR RR R RR RRR%R!RR RRR"R$RR#RRRRR/RRR(R*RR,RR)RRRRR&Ruf1ېipuutf-8242968774037a47c94c0fa1d11ec3aacaddb09c08a93d7fb5d14c9f1a8832493?7zXZ !t/[z] cr$x#F yA}~+,Z !{1rXI?=&QTU(臭E$!8[8x>˘K:n&(WKC# }Gr`p?eM |tt9jRԉ[Y;MQgV&O!<ᏺ2fOL쩳Ō"}jb9).^yʊ@JOE xsvx ܁,R8\,wbnzMdyA z$c[*cܥQ_%_xٞcfNAF~ ?"1ԑXx~xg)?rGB29ib>lQ}CK2|:E'YaьxB5C"E|KqEfk*DDżo ZH-f#.M)*Xʸ&lCA ]rwKu|}<4ƥD AAoybtG |S.G 3'}A,]ypz8e.OlZ =u2T UbCmUy4;)t81hr`?]K"F% ҹ]kmk4"(ս7156TR`2Orl#XurGqCRë0oܸq_KXJQv<*u8 v$a]Q1@Bl?`ܖ}$Qls٣m$Wz]M12#d.0٨¼]HL.& T=i䶼 s&YbK^{d3j -ȏtUwO+xH! 1W:T=6q/oPF^3+* zM5w;G?1Zyxh55OsߛI1cZr*,ы,/ܜ>)++h'f{s; e۝U%Ȏ8/_]FJVhYako`Z%}l\/UIN| 26Pe4n9Z=}Ќ%+4^_'|g|iOk&Wrs0S`!$K0IeQ7S0Oc n׬}D4ʦPV*dXK W2t!݀E<+H.7NL3QDs69ӈMLgJAg@e 0džʆMJ9'OD, q[(>3#I_& fND.f0gۊKo҅ke~y',( %ubvO-_]ԣm ~EuB:&Ȝѷ"[me>]˔ K{ iKtΏ;(0C0wV y.+4&'@|Xi8C&5w ! wlr+e/?&-xltz߱*4xy&m(3%[mkĞ:6|}_ؼ%~WGǫ^腒wŵI7Z ,l 5Rt$0ɚL2<9nu&,P$JcU͡ 45a{㇉8LQYTANh@ ~!tԸ:y-kU{Jtoͽ I,$E765cp+r0{3DnUm챎`A+%u7q}“hۚ(MHlw1NꠢtsmDj/ABsS3@b[ :Bi'r%D3C=Kjn̒d6eޤ1N .O"=^t(:z1ڳ;a~OXw 0V#1qpZA8w`x恨vG5HsDWoJ {V螤za͋D?d k :N b MO0 9H߰Uh%Ih˖ԊvRg1\VT%tU>৆^)_7w(ȭrvX** zr '2I7ȷο TB**cߗ׭{8-u+"|U*KHi7!0%rKReUAݓ+%fQP8o4^;1v۹R ɧoV`]Bʛ䐎g4$BѶi8/\$Ct\iNȊ4 P)Nיd%,e[#1yǟ*u_JfuY  Ɋ.ݥ0C?8 oC:S~$"obݺRX\/7!c(`v٭_r qITi1&2۴ N@yb?5rC~&NBH@mJ49Sq˭cهQ݈ll5D2Ō%e+5f7g X;V%O)ot(04+%MGcW會k*熈Jh=p6V@ . AۂTiQSHV5񵳈/Z [gӬrA{թl) ~!*QRmEszf8C d_j)W57Tx7EY$ 3A*=VzïCCTEZV<)rf쮶,RNQF lbj-4*mp0Z#Oag}]4Ew-GhsN2fG?*A(]6KZPqȯ8!pmE*e $hG*LF:\n I,?y| 8ˋ]yW@1L!n`G9mCd]`%^o>ğ)Ҩ|+d&nGC?;z6/-H,=E'c6;e?F 20ɝ&$CG;fv|z5TS/jX7`;>f*su[>RWfP 25ېgyugoֺ!FOEA0/UOwIZNzPcFf_ei|I ]7*! 5i!Gٻ!Y1XH'n.B.h5KޫLFZ*"ѵ( ),%۴[*R5ުPH`9[2sAP] kP1xR$Kݽ7B)HuL:1 UMUzcIv`Q_!]2]')PlD2G)/ Q4xNaԽT'R1؜w9v\Xf;W`â "%y6Wk\fj*~[dL"MSPO+&EI$)P!]%ӟVV!mu6B3; U)|a,2X= x'C%ÛH5Eua1SuNlj}j轅hqw t TͧͶ`k/#v{iB69C -42`5dJޱRVƨZ D u:d24ٌj([~ؠT˅XS6:JCjf[em/حXL{92Ģ$#z~~'heBV}wCaP[xlXtŸ35^;M>HLۿ7t.ھ#:ڢǾzhvd>W4;@g{Ej' kv%MיK8n!/3JĠ4+2%r 7t82/ LsHsjisB' U/BCxWY`r)ZmtNLqެ)c ^dhqDaUK!<XмOæIoy;I /5J1,|92x8pvaOuQUԑ>Q4s+;f.SS6 e˗>82hm[j vD[INd9U05HAx{#;OVy?mE-2& 嗊 殖3l1_%J4J.;$[pRzʛf.6w\l^u)m dcPzK}zf 7q=]d&(#׬jVsN:3|̬ܲLKFa ҝrPؗ4F%Є7/QzcsO,֏>KZ QgFs'ا 襡!=b 6(\%ρfݢPNRHd0 |qU8G-bԤð .N[3m-^m t6-l tY BbųdR luh%dK٬zhW]ʼnY"yoX!BE±kqڻWٺNX'W)]W~lه܄ؕZDj,dSX7c:pťy|(cŪ)"]6}0_i^ZsQ6+R / Õld:Jv!0u9@Rʱ6-t3yHj%ƣpY(UPe]? Zv<ʼnʔ{M9 lfxx$[ OcrI.,Ӵ;1pC]K%,1_x & oFido>=mx׿Fz:}5 {MbRA-lRu|҄؞GcLZ|mPFfNPYlec ʤx뀳}Nz6{ǥX%]k7 bbΔasHPfMTyT˳ q2c~#In+F|xjnpMGz"œ?s DS[&=_oY`= E6wq)JЅO9>I]JH_ HtH>ɱsyG:Z)E{?~~vxtA\9x 0w?4]Z#/[u'=CTuHT臏 ]<a|Y:m*i-<ֵ)5 pHUu%GORj/G͵a:3 +r[\7]MV&8hx>^m2D-D4kFN95濍ܹ)hp⳰R/Ht(D^ř{AUP}@9;r93do`kl _l :88 #篔r/cHxOLukm(Q{@;2- R[ @+%q0Y> /]>Uzhן!Gl"yF\h~bkYu~ijҘ3:V`RZ33Ňչ(xVS%$Z3cVmU3~ hN,Gx3_@ut/2|ۊf=&՛(G lbÊQK@dR"֒?{*iпxitcu (њU76{JnbAS]14gE0?i J3pLjAʣvۭAv+Mr6†q(ȁU҆r9{&zkQM; iM)Ԣs{ʢOd@ECOah8߀>n4U_FpFıoc(ߙ/}h"ZL/0ւGߨ4-Cjb+2wsUpUr!f?ϩbEJe/HB*A A8\2<˳(i?ݒQ KpAi W/>$fH):'K'e"{K2NvE:`J= q0߾iKcCTz[xqa[)̓Su[)ɱ&[[ޏ*@D]@QK#s խ{%ڕ߯GeZ,|4 N;z;3b &LA1^Y]`{uoS$lj|yE.Tڜ]\-Ur/SX:t]ME.FB{>f s7>\sMR֒2ŻǼ9H0߸YxL{Y_|)oRϬlrkJ鉨\䵴K:e5L x7+㹫[}"ة).26u&܊Ԯ_|dp'1vtG+ ]GN/ozKKy:(ud+ +wGzIҟNGcd(UL1.mbŦ[Qx5/WC@7-~~MsPkg! .2[ȏ^J[`w D'݁2#w< /:b^Ƚ }sV|Y4H]f\fS3?,8aڴV4]fs09?uiuq{¶]h:&Tgh :X" 룼8H |Q!['&r91Xgvt&YU$D"?@0\#5Zt8=ȶj؞gnRK.ԻH57qg KӮen-l7k9xIq(.[6C`dBwtf*Wh~<)lP HE3^<09R += C2?ژ:TiReT4spiBN}C\!Ť 8R\qe\J(yhFjԵX^3WKşs8) a 鴣pl ?x|鄾*iۀp*m& O_?]t?u̕zu4PZDّ9 9H4te<_ʋAgɵ̞,Tȩ;<"*y.@Qe^pwFj|GilwnS'=lG⁾VyiIQ۝%Q83}ėf[]9蜢 Rc;42Uε5`7 5V MMΆ, s] {~Q*/ n$q%X=Vy@%JJruaTfx _*=BwA̘8F]|QxFWރĊtDa)cxtVmI@yJwq܎?ƛ߄gh3@;gN=Wۦ) Nms&/CE`ÌM1H~=|Կ!t`e3w +7pҊYȰQo T}|"r°R2$;v5wJ)z w*Qf^/ :OH-n]`\k ezS * i$k3_}Jum24-NTHD[ВJTӚ p,%z3Ey7%kU.ߥ tYΙh+QMW})DkkHCnU/zG6\hk4w"Njr%Dԡ\aPD`钝cGCܭjΪ<::`mrH8u>XCIW(ķe9*2 &͓5^t38V ɗ!x|" .j+vYAP!c fI?.g+ sijɹ +\dͳcħ!ʵ.EmrBB.S.!>6 )XoDOx(M]Ma)SjAc&TGNŽ+ )Rop -e R'%wy6BɵT]b@jmϭ<ޖ0",J("(鰇e?@#L*"u>m&,a`K_Vy \K*3EbA>')f_fP*$bV_-sY~l97L137Hxy3Rw@Do -=3<1vPVV*a.n3fFkI堹 _RO(t.?#HnItşi*ho7DMq7|4(.X⌤o՚`OQ`$^ߟ[:<ĞzO1mwɰ1:9ݕ[;h~o>EUs ?M9Srt@8o\98%znb?lA $*%Jh (ރYmF:B:=@PYbbS3p%h9!p71o%[Pu`,͔[%pRshaO$y|O""r<5ÃAvTۍ}zqtku Ε'l<:1LFjZfTŰ nꓱNcc ܱ?-P cJ~mD X' ٞ_8rf!ƹܧ(%k'?߱NK6sn`j;_hp8l3Psakl-3 +A(e|˄N#X }~nig܈xe9AGH b^%%>ѐ^`}s"l Ꮚ1=G$w,юW,e>4ȨK7 @vQ:OjRT}X\":2L E8FbgVw׏Eꪵ'D,sF*@TrCCf"eQ=Ma4셙i(Mz&l,MB )R~iJN9%m^.GÛk1-v*鋑G:yCd/>Dqlrf^ăd;&b{%A&]CՔ53;^ _C)?j --5vWX[2|SM94 i)fn*AUDTe 357XdtO6I~ߏtZh*0|!Gi5,vayu,2_pL J"| *m]/ZYhars8Vigv\Ö+@X*ӨYQqfrmc ~W=Fjae;f{%w!5ͅ T\=^eb&C2bn^ F* i*ZWwFЧ}ʦJ f( KBav.L `z<*2E,ˣKx0#ꙹVR'ؾmWqݤڔK|W>s a Kt;n5Myxqh&CGϖ? u&Pdk4DS %.15+sM) C8b]~jKΣ$4!GԕksʯV%D> @J 6w[7ABO^14j{h>1٧)GV&HK-o}0 +ŷSm<1=q^1eNmkA 25?6-ьr,!& K?O|}w/ .ہwyHӍ$H;  jݪ@E Z1&!ͺdCmX)OB%$!x?[ !4mOkInFX eIoz\1#OAba%ݠ/9^)k%l׫t"MWu%swې OF- =oCfsiujEBvo[Yˏ< >vmQ|m#Uy K@_!ПcxPII|>] k/7u+yftz@ {V_&f6;xxx繼7j<Ӆ)ɼ6ߎS( 4c;!J`IN)Vncl_`nؾ ){1Y&=}>s1 Xgh !=Z/B eoX[OI2aC iZ|_Lޟrȷ4K5u ) g|6&X]ɷ7;ow=g,aV@$4#evwT>M7@+8!%0+:lN41U5zզfO=L Y**ӷ}̂!OAQ8.;ch Z)( ' o\/2geME|M֖fw?y1/?l3 SKHe1 v۝@ChwurV=?p9zw#PaS3g{X~rız*2E/A1;PZ%LEq2L>L\gZ^u b?Hֶi[N1*Nxŀ8-{j 7,a1!OB, q'ٶ\7QOa_!`OV.B7Aj,OB$>="#]BՙX zz?o\ kxWfOrSq$eH3ܔPh?U* Gc $siK0~RS%,!4^@ܗcm}3;w3?5, y=, ö$yC 陎{ܢBS= Ŗ Ow{W!(6Bpk+o;"' Ğ Z.[FÇHt|b K2kf4swr^_7:N([}xm.o5v'Y#_fl 2bc~󝉇cM>puo Ʀ(ZKPiynY1VFPiWGU,ң_>ͱߗ3Ui*(eybW,!%ɷ8]坒~+sjeF(>oA'8o©` i{͐TsE-kh(I4aH< TQ64R|'%߼ܙ{JF]O/w2P8aD^Vc SKGNdFBY/8qrj^؛A3;}nx2UM=}"Iڐw'{dsasWٗCCnؖ44\o~暟}"k1Tbޚ'szI}ZƶNW.Mۼd/~(NBX! 0ji ;ˢ:* "< &qsm%~0U(B.o ࢌmr'6 Bh9ǼO \Cq.`CB9!(?@`O9P,O FRyƹ / s%eLЮJ:drrT0p)qbV,&3tK 8qq(kA}WcճN+5l"(HɘwQx/$h+_l>m>$TgKX@Jᨶ՝CÚR{?cCr >8ȟ W%u7!"SjӽdzR {mQ;G؎ep-|4%%jLb 3- q|U?ۻN{)=P70*Ubk=Pl|j(B&uU}R6gX֎h3ŭ)->J9T $&-os'tGSIFi0o<#("~Nhu w Ґ>%29uẁeXn'j|w #\bZwP!hZ65f=!D?g)KkvuHu:T,,ݫv1+V2aVr4E .ՙ KWHȺ%nK'eեR/+kP^_^oB}#g6J?Rs 1]}k~cW(AJyq*NE1'y%HrlS\ˇ2|ޯH^]s ZW>mdҎ]i7#S5׋0Ysi&;J ;N1F5EhKO /tzp!mv^ڏ3=|Lԩ7*4O(2\Ϛ'TFY#xw}|Op?h:tZ N!}{7J[8-94lX*<X?^]l)7[yiK8`'=Wދ"3& `p'ݸ?>) <1v.L$ $][N:"s<kBf7J~NhQ*Aԣ>d^6jǦyI8φ=.?XP8 aX ͉LGبŠ"3 UDHBݢ|t-:q7 um O1Ǚr5 ?6CSUb )?2lU)=Xr/i4u*xmqbETCD {V0ЏPgt Y$L6'@W\ !`s{6kжpx[0 =FeJO߽WsFoMq:)?m6);ɜXzMqV( ꉞaEUƽ(b-/N0wO9lU4_'a˴ ̛\RWɲ\'mB> ZPE-fdx\)m&h~ab@PU1EHqJ{NA#~Y1gtB\ $4UJv =x2|8z^D@Zo7iѕ ~ɯ +Z `Vs8%5:mHJD' a;sR)I;`+ڞZt#D ß-Q9USr*C2[4[BCx*ʎ5.Ō+2(_l9#c{W3D(/&MVhF~m>PmY%{~hn3½0|K'ȯ2 \t+VᎤ_~<dsW83 vM%58&w}N@Jp1iZ0s俈h=Zc9koRz߶dpڙa#IKJ; ƉN!A?P !L}s 2XTCFeH 827鼢VtF_ђ(ꪭeFs>)ъͶ2 ;s>s#"C*[&*Tng=I,"xPPߦjB4j!CVf;Rղnmd07JDU|7|*3j;Vo@N!򇫀;+:k2w%u2Dwx/y$$/Ud33njo=.+J??- PdRwj2f_#'3uXMп{ī),=d"Xz\>Q|; @G%>0 c)T4I-e-BWkx!l=oIחClӼ%W]kuqE7vCxp|%ʜLjUvʢb)71uD8Ӿ;6h@b-®~d\/:ZĹVptY(ýFLC1;7 N'K[ pALJ$z+.BLs# D/xVNP}g_Sey&}Q89ZY̶#v פ!Eq/ҕϹ7IM}'7!"×HzGa4(90[ȟR-4,lj7CVV"o|ǰ~Lq"8K~|δ^JG1\\%5 q1dK>3\Cb$͟S B]LM:ځyPN(b %<@2i BJbo-\ա4ulSGXB<=H|L*սssj'" .!CA7mr}"OP !,(VN{,$gCdd^CF9rkZ``u ځpFb 2s15Wi˦08Yp2a^6 HaS\؛V/(]`Nbq6NB! *'e3& )зsuе4]mn'KEu$1kۗ HNJ+J1':@iU2}ޞ@") JY5Z {`$yǖ_$sYkE_F^ZOD3:dǙ6ƳFrkFTU6e rz_q--mwT= pj%8>weE ic1\Ú`+YE9N >f WP/ҤHe!AR&nGAO&A2`(zx=g6r(ܪ 򔓃;j,𽪒PDURHe~Qqɧvz/5^I}wX`Z5ZHQ bڂ&桺u입QzW["m+MH_<}P fh}nv8TBEFuSBi6A37'Z90m|\/Nzx`Wh)臹-r2bU T^9@"yL8i%|._M +M2%d[zѾ+x,NhfbR0)5=넉~Hv?3fCau GfA`T.ߞ=Mj,3? *m)W.wf3*Axm{-A⏒.2nl"Z+O]-kL.<;Q%l^dH!^yVձ>\";լ4"*ύxEBSױFUu[ #vr?)o8(T% g,I4Ǒ%!h\s Y=1LK9#]I&]05ZO@s(p*=^sΣ]1Ytz“xSF`hsS ;vKJ 5049=[ƃnIyv=I3EeR}Ddȱv91@ϗ?O (3VHXW*0b1-jZ3UpJi+ߕ~{:ҝ=;JULA+ui _؜Ի}o>MNq|7I 4~&шA/sh ($E-Px>cפjIh9iU ijuYQ]EzuNaQY^(KEK (0V[ޫJ{cP#k{DdXE[4BYMEb4wƫΤDߒDm1g?/Dv Rj˦sA;0_a)%mld{#1֫,o!m̲hSx4݈xh9}Ac+ )Nq΄Nd:n؅*XD ū]٭ImvrmjĖ'k/J6'/S~)FRd<'[|T%HC! Sjz &x:8RB(^EZ !9zR @GewYAްHF?ccKVI ~:!. %( Wwco.c}%1}#AP.bx\8HI*w_5Ɍ՘X~Pg#e 5>W-WG+N h!@ V7'D@)HXqCgg?p+2EЭ:Twaq7cvhteQM|xu8kiÛ~hݫquBFO֦¹3.L}(Hے8wa qw+LYeh)mr4VuuW8qpZdej6wP]R/3gc&m>Js a>5-2r}]5D(I~0 ՌVU$K.Yt3NClBzi  J 9HC_D *2@J[B_skr賛d! 7̃.L*9<\$#X ^/MaGtO9N/t՛sM6:;fЊ-I6ʑ~),5Thl23E0)v@EtMJ8qG[•muwdѲyQt$3ߍw@J]:GtH.FV: sʝNIs LsB1 6Y Y;2]ΐ=ћ뜵*%+#I%6)E}==!S0%nsrް-Jfke#]d! W}+耒pDJXxF* UA Hl.\NS4]ؠy{*cqH@!)Zq[LYR"7I8#('{2j KUT鰔Ӯ44 u(CT0ЮZϸYg"() `+2Ab!.KXU&0H>=(I,@.j6>uRlr4ɨeQW=CrO K.@V|rDw { Hu(_mњ&ʛSGb 3:#e[$ȉ#j_zǃY=:l*^0&iƖ( v ri>&u%+ U' ,Գ]TbX9%R`dVjC5LX!]yM>= Bl.ś(x׌^ƥd Gȁ?y|p ,뽯1ƣ%'N:ť: <sfCQ>ftUvVv\bsP1qH4Neӑ zC-kT,SLx^F/k0`![6Ǚ05Mks}OݚnAѯ/ϒ 73^L,Gg9IJM[L]qqA104m6tnB`&5$F\őj\ʯTVTbc6ٍ+aa<YC;wۅKG'*j F[r]q ^gDݯ_+!r1+OU:رG}E盇#('lqEhŁ TWmvdɶ & <4ÚnVpVu-IUJk-ŷ9/&K_#6@+Q* CJ#b1Zb=W̃s?A rm}9~QYv=ףէaKCɖar*ᯤ%9U-I]8DjJCgx@IϷM]i8R;D٤\RAt͊*N`GE0qow@2ȆZR"E;>Ty^.Y9ߘ w4(PS-T鸈`jyì_&Ra9I c4'PѐȭpȺ$*(ߠϜ^P }s@J}6~~rCG9bf*nq%,!%,_ E%o ${oP]o.9 `p|-c~\G&ɹt ӗҲev5*_y}6+X7vHZH*Vu[DA׊Q ӣ9>ʫxg)a!KB.t5 $gOBdkrDj P 5tT誚̂W!VwpBr|Bd'#{@k>pkޓxu\|ЎQ K|~)-ja` օ䚓pH(9FDMOxDVT2oe D@|/{> LL|rV ^e ܨ }Zo L B6U9఩gY*%XCke/nc4EQ3NScS|+`-'֎isPC_ w$ 5 Ա1_?[cgcv-8S†u1-|e3tMe/-2rHݺdz -% 6JUD ;r?"+ݩ"b5w4X:2== an0@O@}- &$-UB_KUs1ƁLo9¡;$I_e  |{vgsgbS{}d3 ;/2-a )?G_Z.y- M"[)3XX9&` 6`Ԑh1X]nkVC*i"#b-M&>r(t0Ӊ6>6=0I!2Nynq+3K%QGEFjn!LP$P}|7$b IoGrpIԉd%OΉS!$ڸ|:&t!XfZ%޴w.@xv{.[*X4&UqbS|+<Z~~ }:+\ yvf_oLpuף8O;%c6=ayOݿ>"G/T_ig6Ey۩FiEX*|#o5O%e  Mrf=Vbi 8nPϯIrcp6yhgCǗhBB^oPMNޜ 1dd̿V7S."u?G RV,8k`1qc9Լ ĉA|q~WuQ.+u%3[u$쨜,sc*~*cVa+7=4vh_je>Q%K>J濵Sq4M8?"i/%#Mky= C_AyB|ţ[B%G7q,ܶf,@L|rhT -۝WNX3V[tXGIGaMWz[ӝWtک-g[E/*r--O*3#NE~8[#0̞,d¨X'DLBqD$Za*Ke?`\YaZ(mdI©b=񘲈B/+D5rqMozdP_*M r ڙ;XRIn 4,#/ETDZKD v ~E:OHɆ4; U>}Q5/O[` ?! z6vL,qt_@GIlA ^Ni^^~O!X/.`=U_=},A^Pz2ա=z_iܧH7#A6lˁv)r Dx [xOBGtxr7m)]|Y(d #  I¨$LQ&huʿ(#8qn>v29,9v9|2vK)FzO\wuVKt}tiB&Z$9D K >I2jؒIiEpnbVΟ1!B 5ךǰSU_)Ki D켔LQ j`Adh@[g@@tYZBi.H;Ζ_i1mP7He):/ocQj||Av[*8}RxGkbO5AG?/@;D{Ig8)dg.~&$fN7Eޤ8Q*;#|9I8-ҵ)ٜ}=K r㑲4`˷{Vgѷ$ t!L2@$ C(GP)>y>j&o\IS'=Z p} 1ʕ)< b G;:Λ_zq2* Fk<w;8N홟>.hY2b+T.Y5yV.OYa/o{aFm sҺT4i.kb5 Tő.DNNSp?#&HHJ\N4'˫Q_1-4)[4;X۳3We BM2uxnɛŀN tTZBPDD7c2dU=]~h,'J`S?p ^7\M<]Vvcg\HL>cϑ:P(yN˚ݨ/?QxΒ_ZKV [GI0Ҁr5qko `K=:bhpF2F/J}`*!G:碌͒?E sk2覮!)3ީq2rX 侤ȦU_E_բx<3z"9Eqh۫3PiMX "U1T~mAoX1n  7C.\yQ{y ݿƼֽuٕl7 A|Wc[KA;[VANbx"%ћvUѲs,[;4z&dYISG]<&rw^o0r&ofK[j7Ν=84bDt>λN{.B(Zd|?Pvc5Hf q2c-7ʹIi]A?* _?پPU/V1YUi(Adqm\#4H.(KÞs~E:RP # ?Fjj05 ֐Z5wHo'3^+{׳48AEs]*L *XW-hY`H_w2v[#;ZGnUn8X`)^$<A;aϾg [:L`C٭=,dfgV9ե:4E 'CϖW;@vQ4yjhzՄ0}Ўb{3g5!:/{oAY8Ϯ_[#=Nj\(Ka ;a#|?K!هQTAN57DSWdz`@At@@A wȻzah.6V wrYB͜ ΂.4`28-˸g^H5#"zm޳^"ĝW[]u]Ѐ?4_Y2Yu4Lx%r &8yLbR>FDQk$~xA..wƘY=s-qbBfn^]b1|F EI+u PQޞɓ -zQeH r9e VCƭ9ST9yGzm`] ,מ•a_pЉ$9ar䤟9B TNvƘjG^yˣCJ*H6KU%4`ZtVzso(wx٢567nH!kYO`b]lqb?JPTx֙%2Wٰm!AV=b:1]Qy5 -9XVE )ѤI|fc?]ٹiv(;mjtu#W QY [Ғ5M,ĥ1?]CMNebUF-L7w'@cjo<{_Y ^"%wn|AeB F`ϱ|SK+OA m(d{byCʎ@M^ 9)+ȢwsL4@MA/.^L%idl=bYm6_=Ҽ1 NW}fꇮܲG y[Kø{'7✶lisHc\yuפ]f W2Aue0ݠSEDf/6 Αm*[7NpAlUm}Wƒ:hS4 MdRמBꙄ'mMZpżϻ5m˄OqDBJ(edWI}aQj?p bX2|2ڹ]CչXf=@7Oyf/H8 mǚqEM#>*Etx"ƺ]:uw֬ta4/ Rs5~<y'́F:^-4:"pauhW4Ҝs lԌeRzBLQ*+! G> Dlqq&sPLbC/`.qNyIAJN{tֵ,oA+!8>L1lzc1ͫQ|R?tphP~>1Wqb^}gsEVe5xZ^i;w4Sw+ka%5V{[GŒC@vmm|AnC}q#jے>mTĔ4seXt FdXݢ n$ƺD[C rc(a͓aIFj ŁJ:i YYwzR+꼆{COC޹nF7zo'ZCL`Ebm۫(F+;6z.M}y{l^&Up 奧=|;3S)mzPIp룗f *#VgOzj$6g<ΤjJW6!4] 4׸7Fp,V.>&aЩw&2n*FVӹ9ˈզ ទg 7fÄbuQҮ+[Eb,%f 3XHt XTOXxivw0qUV+"m ^/?E?ii?og]3s)Ar<ޓ@)c[TfDez:"ǂ<EЖ$$%wCEmԚ)V/`V݂U,j !\F2~0 FFϬ*3zcwr*oy :,Cpp=/^-)?u#SPpن[UY$豫Nb#fɛDo9=!@M{ekSLX_1nY6lo5-!L6@bC?. ~npE{e8\>5!\a^Rcx|gSE#,V>Z;m*/ 8^U)1Ez]6Jj@1]]YW@S*蹗u`W^^2F%భ$rk%1g9i8pA ˅UgӔ멜ϊE.F7|ձᗦ+xc}?*5twŇ\m{ѰbNMf \y7xBRȠ웆p"F6%̹^ߒ*a¿eՑlh8H[1ldYP'σnc]o=Q$oNQ[|Df уUvgccT1!a[膊1?םcnYh IcUBOm#6?Fvќ~TMלCۆVz甮,τqxӵN;[<\!(Р /,nrӁG^0w,wfFozp _\b/t%XM㕁R_G:Fj,I|F_t _u\5vj'D'= ՒZ5 n%]|  bU,P#DJxu|:(AY?1+䗏kP|l+n;RsaRloX*hl{ٿWFac.۠B#Sk2cHDn-&)A46 @og#>% '߃Gg+EóOS8dmZ_%&v|zQGxC1VOU#s?yPa4ri!`.бm -lW5Gto~iA$~bڈQ0 S A:^Y)&{d28>vrJ~[aoRuW_?u (vg+cVب4?$j!h824%Rg ̿+ÐjfISOZ݈hyYyˍSvR4uVwƞJ>m ظs`BGC*9Mz gf6֤ ~rID]DQkw@!WYAyr^ՕxRsǁػr9t&NAb~!:܌ Z Qq "19=H{[xgˎ'ȿ(jv`ir7tr?=(')q|>,EebIAVQ5Ȇ" 2] ݹ_ڔ۩.EuP(/10`]UƫMC]gCh vI%F#%7S&vުz;ad# GhvG0*my0 pjFڥI,j`q_<[6\\Ox%Ϩ1lς޸hUV?:žϏ܇9vBN_]R(W(ę nf/e=mTRé\_WQC.?;GN4QB׊ay_Hۜn)Y|2:}8`-ET>㙻 n {ࠈ'7t_r})G!u ? .9W thFa6Uf< 0i..| (` T8.+R!3=Ex~槬l7Lmb5;e[)j gd ft]ʊ E%*I9b^ )!%'kpf,1ܹ,\*vZi3V#\*Kb*GYgbn B?"b|8l00]˃38#qUzUUM%dyјMqN)Aӭȸ^ֈ<\K_( (2\S-{PkbDBu^EOCڕU\eM@5fh}W1u-y;Zo44zj.EO^GWЍ'ijw-J Z\ =2KhIx銔 @E1E G`6-M N_ Z56j]%dv$ߠPLu 7ٓ(Rovk2ڷđ7 C>mUY&0|F&Ў-CIޱEw CND&PjU ; {rWmdžOdYs\VBK'k2`v:NB_f?lBHa<,hў/l`N=73Vp_In6HT"vIHAďy)W V%t#f~Iq!ʧa7i WU,xZSxƇ%so\t~9D*b ]mzD)NOgoo [a*N3( 1t(c3N0*06|P-><eN ) Y3A jo}וOg:-H Uc>Lwˤ< cf8rfhZHkr8#}5{qzꓐ\ѧ`%K&Y,=<_(de..E0)D\"ZƲ1 YoQf&i!yfݸj>6ىk (F 5Շ` NQxj:vh04"RɖwzvY*/ BuՖ}en`Lj zsڡm=mqR*ȏAs G# A-;jas,%c~Xphɩ\]6٠ "<> S35~u ߼sZ3#I30~j׾QR1\dr`KM5^vcT&IwB2 Esϲ7 JsQU€hKLtG{8͘@5cZI ሦ굉 @3 aze F5mJ@V%v@ J\"m1u}V5xTjgr~ 0lrwц.IΉ| &q+e\2m4>dXk,|bL(7N+̘h WlYx\uH6D٦֫a;a y "'mF۠Z㿚δȇUy6A/EIJ_ՂPM4Tu41Sø-ss8H:cW[ B/zXM9F3 P*97$wl➖+׃:ӒHe(5 }!4gztmڅ3i K1z4Y@h*Xc1K+2A:{ĭ^;Q;C\ ʷ\Zm uOET34ji3 !s_;֎|pW\Rg4ItµC9Ş Vf騲l.LPvʿhXX%15re{3xta+x܇ŒH5{t D"8q},|\ \8_/f<JJ$f#ju,|?3}t SI3ũ~(?riNŠ&n)KoNK F64 fs,q|֗؋x6/X8jYbNu Qc NGtbd2֖a nɰ0u$WYiwBߓI1?RD F1]`{UMD>*|'["m|<;JE 5[`yDGv.7A/-`'uB[jfo0ͬI׳O"PwQ"B3vI27!v-@jS v T0=e`gDž^+H͝En^ػ$F 0ghEA Qď@ƒ.iM=m@,b ݠ$ڕ2]l&Ҵ9s^2ߗ?TCM0 V¸\ڌ;"l10ޘRLt,Sfgnίۨ]k)SնӴH~꯵ "_#r׋\ c/pAKi0}SnN[1_a(W.ς}+|Ui~6[i|P.Έxm m$wS>'=i_['-Eʼ2noNݢViT riI+kC‘A?]˖X0+yOZ->S :_e++SA>2ѭs]rAƯ{,4uۉ*]pM5l3z\jks/*X-u|6jcZ`4í:k6!-ם6ܠ,zۍq[BhO]| 붳'M؏Ŀ̒"]14u>2>bwiRJ@u0)ܐ}UEM!oR`2mNǟWkߝwꪩHzo{ީ~x \:l%[jvh R6YW!~F7d=jc[ ժYT+plz1&@4%( hXcm,= ԕ+0=Ѳ * ˺{=EMxxRde' A U^F-?\F/GEa6MT9NI%h#Vsܿd R WCГ3A]6SJ-]+(ڸM! {U#mZ]V.c,mɪLF ٞߣ3~k])/Y4dl]z`:]X6{xB'}]teX9/҂}g;ko@Қm"^2teG$濽d!ASuQl#0g`FШGGN? k $\(n3K1u|rFwOi?pGҦja9r( FEO9MyO A!M\OJ%DCm~8?䑎fMN>([WoifMn*Z,GXcr#!kg@Iq^,Fڳ#2얇wbvmf S튰F5WNY{ߛ~ ]|bqj/Bli_o5n !:MZ}UxظUm={2[gM>̚[.JZ:r~@@D82/F!Ft VIUa,p>/7a"V2"U/r׸²30UAyUV0jJQJ9ryPw'fJux?->P-F@g`"S((v(vJz4rC=tJxz%6Eַ#5a0(v !SJ Ӭ@? 8#cBܰ#);эiS_je%:IgsaT|iO 5Ϝ>^pceO]i#L梪^*wd v&> dus;q@"_f7#Z_*ڽ>BOէE)R \a h;XЯ? J^^g6 \Rb@>4|Yنj;aU D!/J#)mpߢCVJDeZS;؆zE Mj#Y +O#%熮- ӤNYʟJĨ/( O/e&F 溼jַTsK0Ie scC@a/ 2@$:xIi"aG'8a3xޕkcWe Į"$7[f:ά2_Ui-I3fFK<_"jHw/hj[fbd'EKV#W!ǟ`r)R*i >.%k>{ou)Pc9.سIS6nJUs|QwH@ʴ|ӯZJQK=_,߬HysPe!,<#m)µdۦ ^] ꙧ8nR׬ 45!輡(ytL62HLҟ/0{ڣ#hyj q6z_Yn,<6Z/MRFM WIoSTk;ݿև6R3wU ֊D\o9'fPi:X-:-$ μb+[[C<)r&U WP<:,. L>ShMΗdPC}R١zmA W Ϩ]<Y%|q.NKv LTkV YusZ TՉf@c#:0ԱZ4/~b]Y](2x3L&oG7e*U j/DpE.}.kx \2{$y.tĽJ5Њe 5sqdJǔDg b Z+&i"&2ĒQwϦV =GniLw F -,=S|,y8b=%%j| n*\:MU0+p[,QZn~^*jgsu ȏr\ I@cgI 4l uFc<>I{H櫄߱O6Uu&ImLy!giQT2nŻM0Z&y(K,3rM.ģ_l6?X$P/Z|!<>EW+r3)|OA_'?r&c BAg˯βd!LB4<$5kT;g](h[;a|a\m,./GNL%lK2)?]]\deYF'eX$ m@K XhD蹦 xDCCVcWe*B06FϮ",q'3.j8 n蝈uu3reטh K6aŜoRB~'C?h Qm]J{/ #$- 9+^Ϩx`B˯K4: Gl)_ȷI)S}i B6fkR)%.a7u`t唵1E={!JN-&6uux$5ŭ? Iac,E'Wncʁtتm)Lcu0t?1f>WB6&7z9WhWJpsbC&FR8pWTphMא{,Tqwmi i,vtK.)2o:sgkh.;e`acSi$:x Rb:^O bT-tDFbxS?k/j#A}eiR-FŊsc#h;ô.h?K@=|X b/F(xL^ZCQ wMl8l2A*omT9x*y=\ca+]! rgSm3PLBT_`1RQq1kNލLO R"qfTLԑAc@ciDBfl5HQh* h d7^CҰӎsk2*R&HqlO~K }J M>?mea0'Om%Xd^`bsO`M*<^' _ P) MpwZIx߇&L"Օnr2Q*B~=\zxo&} =\~aYY-;z; Ag¥V WȂT|Ձ|ha)^sS7xYu{k*Xkyf٢/mw"{mj=n۵y=Ogs@BHJByDL)9l,@UPoVc x$E+iK-LRvQRÎ|f Yq*BL 8 f׫yXӏk (l-@gb>M7?$X4lYsi٨ ďZI~BA9+N_ )0;d _ܭEBX m0;q#mB RxH$&xOW~fos|EE8*lV& 6uByXz_"4b_6yv}~ZtĹ:VP5p'RBX4e[T-ҏ{ظ]ۨ3&oeD2gL#;uu3­ 8adG̘4:~4a__\T 5qc*(UrpO.|J;)1m_Dh9{2H%T/hY?g֊V0ڈrխl^ȣO'EeRMj>W)Ǿǿ3\]%R D.'(gUY`♲3 Mo-@HN< \8,eHkȨ~6,LspaRu94V]' Ȅo1f,eZ'| <\۵G-H5>/}W6 i3V9ao={ mVcr;}y-uuVc.1趶,&.EB͌~lbD+^c!~+W*ZsQvEB/*)>J"苼>=Ue좆_d^%֗)7rukuû"HYd) Y\!U?[ !cg[AP7xg0}=̠WY EhRPvrRy"궼Ny5.6]H]`|R7X''Fc\Jz} ʞkrpW+Pscg5J-lۋ\,00Bp;?rSMTFip%HN)~n(>玭DJ1}#˝8I'F)*9""mZ[0ڊ `jL3(m)%\jz^\L@/~W[d:Xڗ%w<*1YEyI $, y&vpvf]^,j )s*$ɌTMAZ۔w5IO*T IYTu[Xb qb > fFlиcbZu Ej;pN.z2SZpx/ƶ:*a9O̓KàM*JImgXq"ԬiOT#~Կă ; ipns$uQ@SA~뛹@Ļ-sV*$)Bx|l%d)A.O CFF?׿W߄kߥĜYSޓH*pYpw3^hCBr d|ae Mftmm߽_>ԔuzV)C$dV3s?kk\H]nJE/g6 ER\CI{S0CK@rR9N @G 6mHD[ ?D*ǁ R1kwN׸ߛa7=ܕb5)BK ].hѝ94r#jzTݚr`pwT#hw!LLW>XݛWg̔W9F)u< 0: |#}W:jWL~ωRe&ȬHҒZ҉ ՉPp\Cu8뀵I{.hJe ŐE2jb Tff[k U~ ۼlh{VFS'CP6`_Z6vJFDG Iz+wHM@ψۿ^{<:4z5nk)B= *}3$7E̅* FcgZA.ʵHyM|1hơ  O_!v[@@>gaTՇ]*cڙ ⴧ%iL϶+`)43œe7lR:Чҿ$/`< }a&y^^.?rv♷mƏboD`5` &vi?rpJQ#KaǍw!!hEV<[抻bF:RB(Sd)zWF+$YtKG_R >;{sR~`q 'G1dI8 W_iҨblȏ@ynBU<ل8KWaD6ecǭn !h=Z`x)=?bAe ._QYd(ws]C<  4-,_4͇|n‹uEji+7#â>"[#Io'SsLCԜwu>KB8 L۸]oxRQ!\"O3mjP\xaB/JpuL, 8KbpׄCB*^*!-QUϘkdHZHR*)k(Qlk6|U'Z qG~"PB*4u3+iZvc iTUXZàMS.M4z4Գ:fܐ\k.VIe("€%, Wzv%=^ve g3{y )ჯsV5gTZ4RXZ0 Lz"`HLEY[((HYZ)|-xj?l^ ś=5.ۧe{6.S5򘽲$+ sC`# n@N9i SQD -{R^i,5[kH< x2R޴O< 6懖|7\T]6DNH{t:].?2If*ⷧYM:J8x's˖;]}(P!;VӔ9:qɃ/fR K%5Թ$u;e:JYʝVð3C:Y;΁q|İlC++x I~|-Ewj%afB?uxJ]BQ}L|D#6{j_ƨn!^#5BϗI!F5mkr? >(aQ xt"] T͖q 8NL}.s/^tJ߫Y:wGmEjW݌8C>yw<Rr8j&۾I)Eǒ]{`څQ$Jty&&!ZtoN$iዝ(P0rHĵ%/U!e 0[UǾ%VQr3,O;jկeS(IaucXqf0(}j)LXE|a;G+K@/D$6VTC!kO0WiWzcͺg-5! S%1J7J(8ڑjZ[U;b=X*HSs JDI5E7v-3s} ,A3J-C3i۩vfg= n8M}5cL]ݺ"-ӊ' s ]?kC`#J0H~ؤ+c!8,50R <A[H#"@"'IGS EuO l7$[tq5 $z:[)'V_i%K_euoNqi!Kܱwʹ%B\`=f|/f./ /E5x?h=*U(xi0ME րXwABȤk.W@ L3. >1zl]Omu@!fR[xO6@F~[&+b?H%!C{-yn149{ PT6z c0iŊna ,qkܵd_+d/j,8$N!JThJkrzqR"g[}p-] zmw i};{=V0u:1ղ^댛 cYXݎY.e~=`6eː ,|?Hvˎ jQ 'kxTG.dKL^zMǛKXT'-s^gV:Yu.} mm-cs7,/?<)$ywrdRmF'1{x^H Xu&鏤 .6͚S *&C]UEqa(lVJ:߄{ǶB܌mPF+1B;!/Ih\ 24nnrfAo?JAY.YqRIwj{HLY:\}mЎ`1}2Ǻ >g8]lҿ; \jaBmmdZzyҩ (Jyڢh'sLC8Í]ʳ 7#]pHwfXU.#0 '9G|L`2M~V[38=T bRO`yPCsB~Lش6ӊ yĮl`j]leWo:wԬaAt=PDyV6*U!drpm",emoCU$?Oo};N0 q+9BhY^wrOǢ¤kb՟gr25`Ƚɿ~a:*qlrLFPYMн0 nN_rdZN 9ΤW8Pa>w㎻[WRHx/Cg1mLosp~ !kRfmJn[弥S8YFۘ 4i?I-VD^uϢq]jge -F1ȧw&L &RÝEQ8ɏ!6\̻jbD{Xina.TdEx8 =o""2J\_7x)͟:PאZո{{^oPʷ) ~ Zu>%~v]U"p"+'zpU&} #(~=ʭzFӣ,E@1%$ 8rt:7.6Q+Kbՙ9>̆1.1 /1dy"j{"\ۡ) )NS3z!483񦪞(;8>vKBE͑6ԋ*ש"hն"ED/ = WE3}nچlw1ZvY+ŹzG wmrSc0jΕz|dNx'L+Rz\bo=y3}K;~ƗKdV: *Xߑf/n;Eѻާ?k$: (8('jLλWG{ɤaL*&]O̒Ë͌%w5jk% UF]p:yɯ6U!rwfĤ|)%CJY?c[rtñ[3h ^ɭgH1ka[Έ`r-M;:T/%bjcAr1Q#$~#k;4V+:l8p.UYK61<|K@]J}?ߥMEP [(rF2$ z j8;mJ˘12-%G@~ KeV/qx N8x hίr*RΙ I\S޽uVU{hY7lpQYf?~w:]D1VhrX5c-&{A=i`!򮌫D<(ZB(݄㠄 I!` ~Us kYU'(Qi\>"Վހò/zʡ:!3+OϤPq$Ed[LSɮtl7/],>#kb 9)P:yA|F$XH"waS8ޜ\htp\NLҝ>5Kp' x#0=Y '[ 6}]{]/̍u=D.X)U@9ol$큍x닗zAgMbcG1ed.d~Xdd^ BdlmygoқНG n^VxaIX݄q0z=(6qKj ݱMb'?_!ԓ D-W6u7zx26e\ǰwy!!~SsWQ ]ǩFNh3Q2ڰmJ}ŀP21W̰o>`&%Khjb ͏ոV}U pn>q< gm݈Х-Yb+}Yֶ̕' Mo2p=H|Hp Hr~EZNCJ*JkmvS=6/ k"8#>?%_JulFLy_7=ؕf9DV{`s3+{Mؾ#I`"gQJd&j;`z|(>>rK,x1Թam Lhnl*Jo!4G>c@Pr8X )$v[~q+kyb\t[% ,摏B.l+yw`1+ J\J^ uC9ܬV֮[~2LG0'<[4UVqh,E]ƯUJ%^v$EL+TG8ixec_mJJU֍x#|5&,SJ̸} 7*rWfq<0FL:GĈ2j )l7{/k3 ٍD.֡EWE JO H>۸ZlmyIN?οXkX,{~ CCCd'S#X7z_$ RsciFH4SdȮj!ŕmIxqm vyL״Jo(Zm);P4$i"э1U1PAu,xTG~)ЀLqn2;b 8%IE×P e.|O?D˴7!6֓] LUQE{(_Ǘ7뮮 yͤQ[fl6пpagܙab<[jIRn]=! ;<9!Fz.VңHY6n'1P$, rS> %pX?/"g!4 5+72SLf7 '[vIp -@q\܀$4&}G5y'qsⓢV`U+|<37*>NebLqtA۞e)Ioj!06b Uc{k/R8u}yHG\ Q b3n},W ‡Sn0S}5Us%VEMf;>ML"-wI'7kt2r@^9Q>l0mjr>%@e"X6A`?`8Ňtpϔ!}j3;Zz}C“r^$äam˧uad^ /g*bǣb2|*iVK[*NlЗ@ࡕnQs͖eqPnοu_:E°oK $2fb-K&~-Ř/"XzK;P-"SΘ=Fyu! >2 {?]>ݰ*55Wׁ +"K3x]7`.\Aʻ8ULD- 2˳,=kPK94Z(D|莹2iyR/\O5! =TZqmUE jAxf2+䯩|ayk9B6ԋ(pL sjsf`+dN ij;}LÔkF,:~|\Rb`M߭^ԻÏHL-@U!H (_J$3dĖ11bmfw<8WuPڍlC8X yos=ڄX3h.E?()tzLɳqPOö;$ܓWdutj4e\4Ch0 T" 3i׷Y)\Ӡ8he10B#Qٍ*tZ]V\ihwdY0'UPz"A䃩xE2lMzhnO;d\J2'Ic# 0 D䶷mzo5 Q" ԕs>K߹&y=ߔaV<[e:v}7%bhO,@`\[&vh1$]%'% =n\^,]֍z4{ٕdP *COARk1U?a}V*7P,kRĄ7äsAQӺZ~j װ~RՋ| @?k#w atb [1o nPbґ),au+6XG^k]L\J6l7h5CbIfU[]bWނD:"+6)n畍u*eC[a.7$8Rl~deA' F6Wҟߠֈy#M=U\)h#B"7ΧI6 K%Nҋ4G\˴Dg6ziv!υ_WU^y*<0HͭiRɗ17wyCbhm_IJ V:ö:uY%? }1K&3K3Yjr4ot&鎰%VQ5ĬLaSoGfM@s"~}ڈ75χAT;Cu XDl `5~\o f]Xn._''oJUjϠOFAlmUBc*}[mgiag^!u{1:i+"Ac|;%H8VatEK .$(+.?cp0T:u#ɗmP0D+P#VN1ӭ;*;:=*HEf$+Rfu,ɫ19ͺk!ƣQ Hqؿ<Z{0#}7aX}-*}\uip/7SZ2SNfDib?hHbrvJK!2Z~Fco乽;#򞕭xa+[O"6a?˰#a3\+-СfNiw I6wk[tuSB5N,=ZO8(+MsxR׾̯9TMG~wII!%fc 1͑D5e(u(MI%J8B3TxW1-7v:棧4IͿa( r6*1W8_M'; ìBg;|= ."ߚpt| y.)RDq]B~>V:M,n b"Cf@pšz7.?8Σ@2&4 doLJ$z%2F^Έ#8.>{ lЮĈa[vh4Ysj3O E݁\=e+mXmuaI๠6Ƽ ,8tWͅM\V'|hc 7‡-𧂹]U wBWm@?XD䯶J}qg 2⌵] =Uv2ǵ|leahŘeקiR5˶b&y)'HV/Io+XAWFX{yz]peUs׻e~ba')=\ ;8H7"DOK؋jL ɞz3)sY0S^y}9Gu%gzFD>=w 78Qp$;F;p?c2ǨatpP>Pli[lXMDV$ة O1Q1[J@ kyX{)7J*$߻E#ڎ+F x,h㻵fpe? y+{7HsڇLʹ:Sgt^RS}+~Кc0$#A$'.QYJk9r18SC_s WtfR Z0},2$'@RSGMhKMl]m#Dsb)gRdbqp@H(2r>R_FuBM]wו>u|s-^MYOۄP#0٣~LZ;*A̯? `\m^ 3KpXd!S)?xBx*?)wxQ6m2Wo!yQt{wKmz<&!f:ڙE,hҕCQp[fZ (+ 9]y7R"^oα ܛyXlu_j+J:Ҫ>c:Ņ85LFp]ts7>7)K3Kr-lH@CvA|O}bh(H77YWt n6dWY 6gxn5>n .4 AxUrP?J0gzC6̳ iŻ MKgEy4GR@(u,ΐ<5f=cOD3Y&?׬d.%%lK5\kvYY-o"捃12hI,GnEȐ*r- תEnw ս"Ͷ U*u5Ȼ6U9 ީiP?IC"wjY8+Yrh ],:㢌tTk[H{4$NcC d7czWI0e=r5|Tp6V;Xnf|߸jn;5\sZ)*ݰ̿o )w1EP\Iذ@JcʼSOg(S= >r Ů!HP~#,Q֯d4=&T޽"}{%, Zu҃2L1;!r>c/(,B#9M$QYYe|PAcoȉ'1[aAm38=A֣}g(Lpſx e!Y@?˦ˠஸ+K@B!.@id&b DHjÚI~T#őU{ t>\#!Jݼd i5@DmD&; 5or&hIuloP29~Zn]6r[>?>rGw9S,jyg6 `u 2F4KaJҧb%;-_y'"iPnI*͚~v } ޡO4 sÅX$&Ra)zza"1[|] $ht?n߳ ^ 6v{T1rz/GTH:ʣ˖KqRt.I^~p% 7e2+eR%kU{?R(^<>x_2;i(ȋtYJA:osx"jߌ4{uZ4 ɍioW3Slh3?!5"DnQ~ӁFLn!F_|Ok:ˆz[(;*b|H,8(.MN- a'N"TqmCL00d_pPĂ8z4o:mr)(I+rE Ѯo 'OiSvm/R")̈́^O|TTܹEeͶp|(ݱ>%Ǟ" \(J Hr)[@Ϻ'Ҹ"_ ҕ&B*GMձi h&yAi/U!MJbEG&z ҞZvCTdqTW]^.@moq#.٦.™9/M`_|t>;/ jU%9A =4$wƟ 9ҩ4D+5 #j')i["PÎ];H6 R*5>]@9KFw1bQ`"P=ځb*zOR}mC}dKT:`aZoA&k+HHlr$)#կ(?$\h:4N85qeo]`F?:ڠ^i^~@xءAѝv5*:o{l%]!'&?C]jekܘe;tZL3#mK6"roT(7)_ڡyCմʹ{9 Bf2P,f+k؛O04r;~*ҳm눜9"'.2dT_!BH~A|n޸7%@Nۚ&+}{&Hdxm8;nsz>9V A8rN(j$+:NHC컓quN*}*cp.e_"B/qۜGAdCzd]]Q[m}"9@]ߙ-.,FcDI^>󡞖H,(FxNu&֦a)$1C4W}O3ySʋnT^k>% o9Bz?=ð8Cwgȏ5ͯKNO_\\BVreY3`+Fܿmv.I9,=1.- EwKtk[%^hXWU-Y5Z"2A6wр(ڝ+J&>6dZ'֪]u0O6ww2ׄ6 䈤'?BPpRMӘ |%d?պvBQ> ?lLGpհc6}LJokq EA͏mK8@^uٯt*〿i:U0{Ԯ=_ jr8%VBYeQs?[4f:\VW{%ˆΨ4|fG¶Yл:=U,yXA?gpݷzdZο>bK1 ,K"-Cm/j/5~a'SʱlxzYQu]{hum_V{\t+:iN_¾>zkhFa<ޗHf_T /Tb)+ Qp?&j툫 i/cɫ|%ATG1t\oa=has2oC`v*a薉h B$$:i]䒌ݮƠ6G0b*B^ET^':%۵%prsimM%rʏ]aTL7bvKiGD(fDAdmiHu `T`)ǕՋ v$ʺ;WjM&C.ߊĂB|g7~mČK|^]M8I.TFڛ:[>B*iXf8_[ FT=wᔉĊOlѭ D{ͩ2VbesfˆQ\WrUsWfCv:rP8$B6eRm`а+;F[ZHQwoBk}[o6juBt r}'Ꝑ1&X`/5{es"xmJ@M .f'BjssaawQ0I@!%;NzgGtGyJVބZQK[a'*̀9f! nZ-3J>B([@;|&W b ~LA QQa}i,r,(ʡb鞙17PzjH' "1z/y ?89!qRKc} 5%W~;lzg(EѢ䷄!%ZR6e`˯nolЩ(}) *)a+-Rjbh>(B$N!%s={ MlPDZ O䴦쏼?~URڻqzbV/2m!qLbΈe(ANCYo?=aƄy~R^gDIcs}g;< # (\4Nn~? ,V> %c;3O2~[ w.@Pq_WXvFDU Wh=Pᮊ{>~'>4/r*840R ǹ+ZCc!P$~.QUbCMF<7`#jpB<>{ϨӃ_fۤMߧqk ߷g8{_ /9Mℬ)EA0Fl3 ME &(Ƨ! ۋHL:p_x7QAFLWEЛE.It%SE5ˑ,9uE)Y50\W8|sٍY[_G^$qMPko1 C{˷/,\1QVCƊV$~*AKhQ` ZtJ\FY~%RaU*TU6]aFImG*м@o=%F 826>@Y_oEES;>cC2:N v;$NKo/d=rCS [PUQ6AzI Kݙ ש99́IlS7K1N|B Sϫr Lt8y}REZbi2{wLb:%e^2FaVvYX '\-˛M,SܽT '6EԔ,sUo\R5{t 3oȴktjwVbQkW)T1SZCNP2@ح6k&Q*ѩndVog6mȃo={3/RQͳUv̻KTIbϨ+K*Z5y]C5p9e az"Gs(2dX`!WW\Gg &A8nw(*$iC';*Nk?Xx%^[/P$rC$GL"­D/޹JVf]H4͟ذ%a$bWΈ4:B7As@'HФwێYWľ^[ik5c} WQ&%!Odв{#[vH)K :˔[;yvRi2 _"ݭp+)6k6CIp8\%~{qӼpP]/SIkR}ˀ| q7 ﰐ%zA穅 NH/IxHg`[r`iL@KzoY MU9oniJvid!'ZYDy_(6toa]| <*#lR!{e<=s'Y?~kmH^+UbzԷPof~+efbKg N#W$zqخTDkQ-Njav7^!HΜ _``$XӚhZYUMFS|^EZtKTtKR S;%h8K2Ei;IG23_p K[h; )*7X o.b|P?;}5c3̩И͉:Ĥ>w=!2'o,7A <vo`6`j?d;w RXpTuoI_m~&7n*]pE9Al@ʔ}(Wΰy  of;. 2a lz\&R Fֵ5{D!TZh3Rdnu}$.D~{P!t<7Tn>q6 r,93 Iuz)K~P/2\z֦Irm=̽J(X^@Nk CB&"uj3HFiԔPv-n M&&X @eP*c+9YB{a©2jvC)8bjt1ޣ=vo6'˱N.hkbhQPNkxݿ,du1s3Ah8Q/r1k3θF~П̵|Cdj,ч ӊW#9X_l8=i{GzZ儧#<7Lo5Y(p`pV_֤ qj1_=~ܐܧs`a2˃~5ϛ .C'99 O8[uU5Výzdi/wD.: 0k8K:ǟtƙv}87d7Fp;ě2z&5ӎiGo@@d`t)[(iNƹY,Vҏ LD&Hp#w0+gHHEh8ƦD{zoSI֖8O)mhOl{&a}',Ex9˕LP:^Zmy4O-Viͩ95M"< A~Sx@Y6 ç1Ba/(5baPlI궻xKJd !;2N*8o)y)*0HյN L'O n`EYWSu n/*mPpH3(à.@A_Vr7I# ׭un=,뫋 d;,ꫲ÷@&-IgP 2KXݎAV\[Ct_p!wn*@(0n ǝyhZd=̇s2t D~ё0~j3!=dо1jTYA.xIzMǓ#h?tG[xq󤟛]%:e۝>!ѶhI.V1|2@^8yk?(,p+R.TrwC%h{)}smVlVT@e?MOo6M7pRC˜JB6^uk'fȴWn1 h8ni~)Dn CEA|$)Xy t;9 >@"ɦCG4a1o o lmAbwA > b<5&x,'æ˥FbG Sd4o[5c#ఌ,#b= 9ӈ1SL,-wg :S9ZM.$A8*v^$!g܅nLޤim*3JKU71\ů!I.i/ba+mwT Rbf7!QN xO8U>g4 #5VBɀت_ac $G+*¨94zM, E ׷Iu 7(\ٯeͰLDž+e[A?JvRA&!GSPL[9B8{rf_] 0P t^xT|%Mc^Kٻ)1f,3rifj{2p.H~^anLF9gv(Dg3>VnxG*%#dܤj)+h=6g :B2J/2jΡj5n ^nfQ,!Nů՟b_ +e@Sz;-+; _$[_Ux6)ƄgXgܗAW!jmt?:|g2܋ >ğS}19r(#K'gPϚ娩fm;uK!y|:E}MK5E#x~;cNYB0pO˝}eʜ =UHO:M]@F ܅ 5 oisiZyًqo[6T,ZY4\ EBgS3:Z6(m-i-B.MGQwe,:oL UjLH!=Jn/3,="X* 쳱5P[-ْ/3܊! ȟgo@S)([RYL67]:'hyV+pjO% YƯ+FS5PGƆZ8e9!-VC:Q>63FDy8 fjl!nN/=yx[JeGskL| W1{HQE;POk!َT^:P*Ҹ8BCѦS5I~=<г ˋSi}?0nF?\4p[L~Z{excdi/UQ9TK .E]a7] `Va'"ቧ&8$a^t% XA8.4#0K:78hi6I=39DE*XAf`)J8JXZ4|ąHbPUboɯDŽ~{xiߺ⾧+aQ(`E)8{0FZg#9p5ґH˚Ik:.U%^dz@!^=ܪDM3E[ `4V]UWA+ }Tv>"-b#KT|tƢGVҼېP PP}F<ޮt9=3#NSz{V(Ӓk#/>XX4N Bj|:7dVXKX.72v[Oq8[f~0ʵ;x>xUiU:t1h ?oqZ;dU&;JoEj6l,J?0L ΰ@p>oB5.KPVnҜ0ݜx扊'Mg_ ?ZՖĮȓ_]m3nD7j|_sԙ:Shl$Bdm(,&$;[d\ Wn {D,R׿mWVMR?Ԟ4dm7ɠz˛8~1GS^n, ]gdLKF)u`._#7+?=KXLee?<&ItrDZ;yQĩ PVOdXO.tl(3LJ12ћʜ{})Z)GǺ~C>S)vbjajn=cFJZy#arj3`vDLUUW$p>,uyzG5M0 JYrnUKvp: 3mE&av=qnH`d~9@8 %$D|>t5+Gl9Z!V•4h Jǽ#t"DϚ YYrE4Tj',Mݑ HOpI1OY@fu2fW(Я]ҒvttP*҅oq. oS{ &UWz;g`#;,xuH/{7-]rCWAERpB(x7-&%jK/ca]yGI,<6Z[E3c}7tGS`c $/X"ycpe!a#(؄,鮌{GI,Jϟ#JU^4Xz BA$J SH&nQ` ߁Iq]uDP8y:q*AF{Zx3Yr]_F: )5i|*?:4QZ5P,˻Niyz0كf̯{sY'}ϯT3I` gVUB~h !4do`OuOm0/u8u9csTT>^TEKB1b ;D^u?JǦmSu716(ӄ0P1 z5ZJ;7MS}* 2wuSkĚG4;pxiILT#DFV|n9dj'wm}[[١P1^HxIUqPgQb I^*Y!V|d8hiAɫe2X9BPF0n CѢaGoWh/-VެB(H{ѧWi,$ޫ'au׶$-Dmv܁c15ټt?}p0`"N3ӭnOMP=N-ᢨI *_Ă t@J(FY/#Q(ҎDaתOl ^P}[׍VlAJaO/$u"{)O7!W?r=I%'$+yeVV 3ޙ9%O@tH4g=PB;(!1GDTjpdI"dC/JW%箴do,&@ ԍf9M7 [-͆'~X ,nB_k+W3^E&K\G]f1j_ !,v6LmZeɰg R̞<-p2 do`~>z7'e~o<{|p!ا|;Џ?8ͯvsRA'|&Bx`TI`KFoM=cPFHL_?UAbk~;C8Ǖ~Q[Ur@=zVRFXӴ!DvP QV)pT} &>0Qjl}9Xí[@Ѣ߶GCh(,x]%9۝"k{0M IG[-8M^}x,$  WXL3x{A9?5F<^)?R>o+ tbaN94 T.JP7y,ߦtլ&ulTx/.NK%Sc |mv #EҲi]„g_in?G!/և3em0AMa!ǡ0D|D/H[+c_AR47P{Ivl._[C+&( A ^l*-_M挺I&\8R' ЩAr-V'V_4m˝ *4*ag|&)p{E#}ƄL$l }#ksۅT* U4"o4#CN( +Y&`@)5=O/Yu=}ͺmd5U2Z~yx,`hk9ey]Ͻ|*uTfՐpGNsT#zF 6_1'ցpL3ʑ^V:SȖWxͤ4G1#Y5U;V[%f!ض#UD̩+?E uܨa6B$%.EvYvc;ƃǟ0r>d9\idOkj(ӔDbXXCQ) )K!eυ}Y8ǭKwG\o"Q\'߄9]D+wbME$ 6EQjJn& ):b9G盔J`F 'zac F3f"H!pfm=6ؤpޞ釄 o(Dz!Sp*! E>mx{>C>!}1<۠韤krH;S_M#Wk}W%V2"i@XgL.;pI,$"C_&e=QsXwn!wʕc F\|bGPU'xDz" 7qp߫>Ե8(:ǦÊoц|̅W`oLLR-?x6B=WӜQ=~|c?AӺ:d^LW2 $;{NlaH`9oI릞kg.;FCt)s'̧y4 L~PAI)Um*sy!rSw, Y0}qdycvYftAdbJ3\~ky*%&H;|&#q2[4)S7e-3iPsDA2QXZCjC96R7ȜJǍ(W$to1ߧǟh%xMJ+;+K 0O IKM ^HkD3E.Q`V~ltQ!L[!\BaWcQXY8f] afH.}į'Hp b#Aoϱ ٝ:'tK}PݿfAy/ h0S.Za UȰ90}Yl mp $;G^& þ]j|@cv+n= ơŤ68uBSYdzChKcy(EQ PJacc D5KT'f%UaY+Gs +5r8 ru/!byMn#S7ju!u3\o׵A3+EU$Cz\&Xw(g@:R=@/>7ckH< PJ8KM^IXOkm:~,Iu~mtho-˕BEvt܇ Gת/ @ru ȱk˝]TYf,hO2bohVW/{LZaCf0k4g 4IԛH~;UH? UK#c&Wۺ}Կ E+a(nZYcd;[ۀQU-u+ =*nGϚ`Gdnib;$ǟYxaZ|9RLO^Pƹ<\`wș&:R#UOgO)Ὦ4St!7f`Jph2*N>at"nQh#iOg=ƆP\KUq zc 8Po5W1LlZUf'_zQw;ᮓE2jX׽}^ҙWJ; a d6QeX3*6JOd0*+3@m\ Y \vmX B2'`Ed]wPU)כYgUzIAʪ;n.='`Nh^:& ,~Nf*of!Pۛ Q( Ysɡsߎy\d f9@KܳVeoA>VjH'5KxAG=T{9sA-V7_aUqPmP7D38!=jيK3,ZZPƕNc;Tr֞ˑȻVrLM>|7u]]B5=3?a|O}!Є,V^Xn[WHt+k14Un*%@m;ى}0Bv>X֢©=bPuVK+]*ͤ;5W3aj0'!Q Kz4@J1ΦHR(lrPO괒8| ![觡I;Ō "VO5ط~2w{$}~%Rw'C{ ^&.CM 's_7Kq(-ivQ-?ʨ tڈ/km nN9SdNjq]E/xشs Dh}_3%u&!حOTk?n nbX$DY=^c5Xݓc<*6,0_AxR+h‰1eUʒ;haTmiKaZ,演('2EmX>5"nukVpKE D؟<>dK{1wMd誴,y3v4WZ2K0EE;=#bW*V+%yV7 ;Տ3-GX; :ckVR4e٦| z~d^ٹ yP9`¼!>31db{֬<} Pj1.؎צJZm . .;]Cį;txõgJljTWM=Ot0΀ӛHQԄg /FB5n_8Ͷ橂@.,APWGoR]::]]CA$:jo_ X2hv~93s5\/`;>E-f@gwDƤ]Q_ \^þ6akLD{ь~ ΍Rb+b:u6/ro_%| {ћ!61y4xhב FΕw,nOAH.+aP sH)6_u F]ɡ ;ݑi"Kĺ=#ѽRȾG/ic>Bfn"H_^O҃Q56Ͱ <}LhT&MMXC`Pvؕڋmh zCQ~|Ay"&c,eXp=j._xF#5twC@kx]fO>WuClk][Ϯdϖц6bDIݥ!; 84(vv GlتT]p7<l'I\2&@iÊ+hȸ1=In:k!?2sW 9ar`pT<[9s9{y6lr8$Ne:%Ro9Ub4Jn TA,NF}!}hLT,n~8vu k=+8lR7MS2RiGZ:KȆ\sQ%PM6ųǾl7[Wp[FPF9˲zQ%J i[Amˏokbo3XL{k뜦LG&ԛ(o Xs>/Φ)'l 鈟[J}q`da $Cb1k K;$e yU6xSu+96Ǯ܀5[oOm(׊e!lK$s 4yEX4VGt{t'A1f)q!g5\4|iTEkB,j-r92_4w f䃶c?ˎ9mED!dBӎ)Re#HEw /kod 69+B?Ezf^QL5r fj"!ʀ_1v:.K$]cJx:q+yIcR3nva$1͇n[Э9O.0m-*rc0CTqzӳ+4 s2hm}Ef-o/b vNwѰ=(݇!lM/ؾ -;`J8HGWC ъ.p5H] Q1q_0޷B@e4vSw7$BOFޗfBpCVH,6&rse278-[^qx2M]m$xH,b3"XT{$ASShZ5=!yuq.1?%K*nM; Mne3W ݆r7T$cAPxgGkTw.Pv7?%^/I AD  =Y($h: &kn+1Ll3ׯ&N@!G)Idu-±]pMm=djy+#AIh=(9ð w>rx-RXyWcb& 6E ̩3H} M:-Z$ZPG>Y2n59xD_ȇ^a;m<|l|"صKhh!nANr||Qs (@(PI~j̚NR^}Dv5Jz/sU*740Pq.bD'Dx%đ9Է8 vTWj+gQQSYEzڠWHDfE}\ptXtjٟLVQ[uQv|Bb^SIzk52`@5 p,i.b]$V!O0fQ4ŌB:{O3 oO%3dv|%Fdڙt"f01 #Pz}g4S}bYZ?Mire$"VF?*]+QY Q8! A`AϩCX_XCwGF.5C̚&RLKn2cBΦQdѴ:VЬܕ ]Vn]t{r0"q1[Y}B Mɉw4ce.02 "Ez:.431e~3!%ix3g;'QʆCkI޴-۪S(5|mwRRޡӹ7Ε?@6nRJ98![)@-ߗqM:fbCg0+ż_bpQxUF>H|ѥ4>eQ9%Jd)O1'1_@{6=h оa7cQL5^<̿ahXԡ[8F~ 3~q qS *?,F\$kC6Z̛gl/+={:($.'iHL'޻^U՝ JK! Tpo,v^U%)wvvcO&2Q, P|[Aq7-W1{ugH, -a5۪B`b0xvܰbCϼ\P!a8LО8t%=v/c5qQwƮw,W58Ce?r[U](CV4Z?}]N!i}[(A>K%qa8YZ4U r3{_U4Ht_ɠ;d#xn&lXTɓ—rfpvPpp$ckЌ{YMcxDb~#&P)?v%wgIuZ'cEwmW`Q#H@( R7WbM.fKnf(HJ4,L5VgoKdWv]k!06&!=3&\EB12΃g0fT؜ h"KYV\gQ$ m^nRe y-?#eְ/E7(ZV^q fq!q _"'Y+ҧUJ 챁5įMl{|^NG")Pk’6+, )E2zPz_ptYbai@>le Bt$EJfV0ttUޖ#O2!8͍uB2J<ʧޠ*bM妑GLs Xx0b&c7+ &h0/2!_J@8@j^+?fy!^!8|YA/ƚrSk_F\\?Rw bfвg7/mj+W<#mHm j%z3$,9w20Wuߠd&P [jI34:et#܌vuG%+>73a ݹ7LCT+ԷǼ#3O!f!SWe5&x+H(X86u\j0}4FASUK@o0 4 뾪ݚGlunvN 'CYF|Ee5 +G?H ,mZEg'! |f#r|D(!cQ@GmsLbZ׋I^$\.ze@m}' ?Eޑ\j"4l; I+pyEb<݋ԡrh Ul)HS٢Z eR*vXO3FX{,ۙoXjwZMjO1t3t5(;uJm|鳻A4핺ۮ".6rDp*S!N}-Ļxt|:%Ac'I0./Gp?"~(TSeU`RҦ}z1o!lBS@0K t QKu;lQk3s,cF{ҧY3:$p\uVJjr|A+bhѵY1ZUHu˴V!`qIM"vrC2/jS+(aq{ɔiD̓cd1|<*.c g"M|z/bvQBWKx[݆ha `%$a>.>ʹ'eՒמJypFrDuH g hr܈-k7!xej&i(Sl* E״ZCuj$d0oܿ:XGߖ&(nf0q9WE?|[ʢǰvqj;ăGZdtMNh,He 3m#%sL{LLj0m Z@ D[9Y!**tZ#d| n>~@d0xpooD7&VwK#[¯, xZͿDŝH'@60 Xu!;?4&PC˿Z`H2QZd2蛰Tl7[4B%T,ȧmG/M\3JTpnw_K-pFy4K">[סvqY14 E:jVzbr=3VsJHtyGB;-C11z?Ű)}O B4pkFIϘז꬗6;2WAE]S!F!G_}cbDF~՞Z"C4Ytuמ6NVZ$>~|ϭSfSfT,!}ަQ̶~{+#6VumWW@wa6 `P yq{eshȞxlOƜhg}+}Wfɴ_v|l}jy ܀)Ig'VoP$7 '{R*%pq^ oQo BmW~~mMF?q^2-PQIMr[@L eMd݇b׶ `%32AЌ~q;`d~_nQzvR<6 m1x'z/V;߮ڨ!:Vp/ֶa-x=6v/(`=I1N G\ ژѹBSk&Ճ8)]ҩVmL8u8B:Q@!6aj(?vP'>HJ ?x㥩fA8YML҆_YAƌ]G: {[ M\'[lE, {Ɨpp+߱<aMCr}4 R >1C` Cn "bP.Y)@:`NzoӄCbԦpQOiYLsAڔ KOJqo5㣟tdDt #{\H)7smbN}ꟽt8-J5`U)N)]"S۠&Z۹#E!tШCJ3`CRRK <po^ o00&>n3[Fs\%0ڽ.!p#jRpW; n7`vw>OmX೐.- J:;W%_KOoFEuƴ\LgQ0 "lG:"u/3PS 7pEM'܍_N[.㒼Pb|\~hȧ߁5W6`Gp 4~~KzA6MSzi|A(j(KwtD"szrggb!a38;OmP^[CwZy( Qh@dg*.O]keW9l2&@A1r?j Gz mE>ؗ<-.݇Kq +/&԰ۡm|l`ҋAڥo nC,g^ce^qnx7Y5'6WnLI@yMv9)mŵ {T>6(s3hV̇Eα=g*i$!+ X3iRB)"PT˘R8}cNO4qQ)sЩ_%@k^pÐr=>0y6coE6(l 'E .V|J. mCRe-m0G9N/3KstNh>f40jp78fkQoc_'L1ΰ3Ij` Llߤ8 \Zg }y0hfQXv(0Q#BnZן:L&PVUl `2RBeƈ2$ޗ K{1lf?Y|՛Dώ&)jι-k5 AF+%qJ7LϿЊdv K֔IOڅnsq@ ڕe'0[hAuOЇP[ϊ;11I4KG^?Wjv܁1%R!4Zפa$!DP=젙aTÄ` O&bt^F!uE.>`Dw~_j퓎3z3KBR7anZ7dMҒ>f9@eM ty.X̕n&G}| 勤h E)v-G8f1nAˣR\ r-Y&=K o @sSG->k M q(@|^ ~Kcpd?Ԋ>xJIҟ1΁xMc>`>B}3hiق@ƑPrV-FJ{Āpp'YXɠ8e$k4z:7`BfG)p_Z :3[.X1VXXMN4Nswu%Y=CėѫYȽse*A4EiaA,jd!/ hz}ͪwj{"OGSiذ\g-rvaSϳ= J`#TpRF`>"*Q9+b0!"O褋gKFG#\O AߜF1."}+3('U8&@Mx0"˺g} XJK]hU:h&p`%q/^Cָ$.I|ױ#+*ȮڜL4Qϛs+ae3ۅqo%W;矻h={q+S4Jl!gЍ&j!cg;^*?VbLU@==Na\cظ&ndH3B6CNa#YkebBY6%f(HŠBr+Nn d5-n/<ڻʁ8n-/LLrFu`( OFJqECYTf1~"[8oBI${" ^yb 9`[5lR L!ϨjA=wepva b(UVNfo*TK~e9-Idzإ4jɩu=@MH#"6~-᳢eb}UUޜvր(wչK;yBΤtWY$($<p;ReW|oٗM,ZbA y?r89>|iѨAKyw5”2PeS]ztǘ]Q1_%~R, :1,O{DDtq~߽j@2sНmq ԫȨ%3%M UC3f<Ȃ!>'l*˥7E)#[:.\k.TR"[Ƶ<9φa8{7E2al}Rkm4ۋK:uRKx@\:v3MtrfC*'^"^ xjuDטּZ,ZһHU9>!PL9b`V4o"IEmr,,\]2d6ŰRj+\6SɾcDGjWɥ٨y2 %'\8}8;N9m"(,=K)~gGQd@Ye[-r*tTewC 6CSx6FZc2ҕB}0{1k~##r\`0t#hv/dq[loְ!poJ)R]snr-~jô#=tGw|F 3(B6o6Y!+g%k0 B+ (SUMF=b/ZL{ܼ[;Dؔ4 %SpMӅbYf쁃&uQqm@S< _5CU;kO|_ٍ0kɞH\ MBDvc6g#C4D4Rqk\Nt,A%&6n* n=xߛyӚT'1|_l }x{I^Y bN9rp~"E>8(՛oa)B?h_Z'* >Q}_ ggJ8 E~WGn068kk`Yo~ uonYJ v])@멋yv1_Fنȝ]0M| EAqf\}}LV?F*NML~^2I&ڇN1d ICUb)HQ>HE0#q! }YiqY_.xVm2Kۀ%{$L.o+&P&((df60@ '2Q? hl)'v>zmI rc?"3_U}lMѯʳF\DXRm+Ey=pU&ySg"OE *:ؗYx <;  C=4 #(p F3ұ{ms7݅Yv;".᪋[!Wh=آ^P#'e| %!/)iSS4 @,Q'+go :j*_syNlk@v\vE[rZڌZ?JenÑHS7B2}Paz JZ/B*h*_ j1Н3]1ePYS#.ɚGê  T靝Vkӧӳ&-`J$FDnLLt2*ǧeϼ)U(Mb.W&2T_)Ŏ5NgOi_|#ī@  |~ISNz%6,g.jNz?CWT̩TjIErXM z=. =KLSm P:;m$CŹ(H6?_ 4z߶`.55RM9cș;tN$"P7l6&E>vS9^gCC?)}nERQ$$*Eca<3FCD-W} m>#MP.P)nڲkVy.qw12]{/*at'axYrt_n&"'r]ܔxa5Vxm X=6)&ZI9rB&gz>ؚܛY7iL,&/숣G>g-4; NU|o5 ^UgDa$#i?,|,6 p$! lkeLaUz}.1f!OF!xf߉47p3 g׿܄l2_"jpY.wOCmEJ;nwQ7xmlaឦބl0A.4%[WC\PP  UAh?=x<&>B] ChekC Ʊ19\Foy`ιKFcqg[Y>oL< WG#@X:~,7$qdj"ӟ8TK(zBKbNVG1"UB}N-X6`dOьaYfIQ[uiN\|/BZd~|Yͤ"^(&f,9hkٛQ"϶Au2 }fa#'ŏ?9c-Se*h˹Jީ69&3:5:]@3amҀֶӀ#PF6i 42ӝf-z0Ndz>GngDa~S+[Dc\? qlfT9kmUWЅ!ඝoT0[Zq3hO,SܧxZ-9򅵦RźaYiwaÍҪBFWj(]GRi]v 2ވ4# 3Ɋ1/%2#;VYS#v׎=.W3K'[MpzzƩI3a!|d$2:*>a0(q]TE˓z;RyXPL__U j4'J{SbC#GO r_cR}b+uY+kuo]ybЉҘx3 ]LQR bK# f훎Of>Z6Q`tq!DBj+,Ȍ#5U̠@|!eCo=ΰW$RԈ?̃+NṀ/ދSG%~v#'Fhaꊁ'6p`@g?69wZ~S*0Z!`Va,h$ )BaƖf[+=eoeKґsX1oV%v|-䚃Lms6 Z+ *s0ݏq{Ag3CBŒ=!:w:3/VBu n_L5"*w!i)pőL>DɛgޛN?cDb%\ٲJHٹT-9EK@@p,Ӻʑ#39^nTE w?0*+~py/$F9y,_dndU|h~ dc*#2 qY}uuJ,VwC_s{[le*dٖ!k3>ϭ 1Z`PgU/+q;{64C}+['05PXv0} a2l(Zu:H*t+v M$k?^C[gPg (rjrv”lL WiY#o*]mCج7g _4["[$yfWP:$f<v=CȲS4 ,6ӊrnj8Lu)l4 jP 1v" ;n*,n{&&,zAfY wc]ӋV:>/;@'SGjIE?r& g3h9SS˱qqn| EfiEO7yIGpunqC˾󵒤b*ơƆSƐv\5-i鎆b\ot7(/-)zm|ꑀ0s5]hhT `[,MCf^Ɓd4znFP0\zsWޭ0D<,92<TbP{jH͏ PYccTdFk8 Pv}lڵ ~ÜPgۢ7H2c x!\ PFȂ*))heLHr`Gn% i Ek2d\[" Yis ˝%?IA-Nl/Y3*D_pp[& -~PfII>qϦdA L҃q[v]efiq ?v(V?S9]a` oS(\:BDSQ.{W+mOCIf^) RQvX+gqbPe6L^Bp_r@M 0M6F򻓯_9 `+ ?`4oYji`_]~{QmgKেcܛ4;5 T4X# %ySѤ|\e+)EdCz#ݶW@1I.s$Wn tV#EJh1݇ o{myo瞍`VcJ093LD{N᠝B6H k?'Gbc@Х U?RSM͖{c`C,>s'yۉ݂uf-I Mi;ōJv|wTv ?6nd>\鴬mO~gUb%O+jv2l}G}V Af^ ZQңmx9߉ۤ!LAY)[S ]>M ϸz%rjQCjɮ|* jvog+FY0 -fCah4M1isl_1;u?wK3xVm L''h8m_ݴrQQs-4!Z~r" DOP-lFB !P+_@z}s}+f@EF;T@XbCp*:O=lf𽭠j%"oNW8 8"9w6t“HRI+s۹inA{?,“Ld&ɔ;Ԣqth%7FV^y(nN AUrƯ._kFs*-oa?X߫WJo-h; ~xW2.R⅊(pőqӳ'< խܜޠ?4E*M)}nŃs,:^o+t5T}!7Aэr CH!QckI94 Y,'-%C-ݡ)nS;()˩ES2M)uԔq_N3Rw҂D$q`QW#؄6.o"ckT@50t6ZV*H4c'zB%ɝ'lN#OmAJ]̟^0 [+ἹA*:>q] UE |k0+QF(@d^(Iq9ع_E͉\e%󿰧!:ۻB n QnggrJ"Q>pvOZeAg - 8%`5x PSgt'yWЁ ^eKLUʹEβgk?#߈&0T=ύ3&Pӑ" I.yMIv{Wq;a[\[QSF*/4mMx=5cvsUn1_fKI[hd*_ͨ? #8K+gdch.Ot׺ru4h\5(zvf* q* E=YW~5K||Dr3;ϙ#bg.*POĆwjXjAYPX}i-7˜1fMB1]C+^ 9 zA_c ֝2Q}`>Gмa롺Z1%>m2/?س@A=8XXKIPLhtw"7=N^@x/Ѥ "W< =J6?")yEL aXA{;Y6zȔjF8<ܵ83%2 19l1Qxu"K_Hs坁?a֙BgOc|m!c6Z`ԻHՅ)fЏ=\ӕ@)Ðb` kE%pF bn( pe) i0H$r,?/Ҩڹc}2f .I0šdferTb@ 3Y)]cuI;3JM#k-Qΐi:ԂVԥX 8>Wmh{xѬuʔeumP15ԦEpSbqVz8 xkZlCSDZcgmQHmaJxg̋6&e IO(@ѧ:qu%Qf[NrnqͶ/}Ne;W(7Dq2 ז]L _f9UtrQLq 7GPu.-m<=T_V7ivUzOG̟Y˨c(cNtӼ9,ߺaꌁ[eHpܡ듪VS \]́HvUGiBeߧ|k:*נʠZf'fhʸA*<̇ 8`,A@3P!/Ǔ|#G~Q Mce_wͦntcY̠m(Ƭ^ɉ%|0V  )[Slzq GO0ڐOFЀ,(1jd2xE@"]kq1VS7@ ^"B#{/O8RF)E*BPڙ,uC4oRϟBӠQ+la!iVVD \ ERAzIRD[T|5ZqȤ)O\9yܕ6_ p_ώ{"ELVz&6޷Z+yޱ+{}!Xct3!% wu:S)(>[qC ~]_ 6ZE u8-rVAu\ , V,zȦZRZ//AFۓ~(,ywj%zӎ+.M "?OcMT1GO`) RmE6ddUIZm[l$;q"9'Ԧ+t0܅@x6hE~\/4S4gT9zXFG!r;R=urAvȚ+N lF 1F~cbyK1dTo=qF(5ʿ% $θ?p |`ٮCy|Oq +>?)U bNq Nx{ _<3 F]UC^Lo3(7]_83G((Fcg EPwfOK.x.K0HsC`w>M"-u%$Ow{fI46E~ 2`xyG !\ U{5v1p7GJͰh܏As#7dQ֬ =7zQ@^5;oht[Cf!=/(/[eLNq)_Qu sNvB@3.qGЏD/^>}U.ڭ/dԖbdb,)C,F OQ9>1z&JݠNK"µu/:V@"^ K1ojg@5̝6ӼzD47$=&=bN 7zsAxø-4g$mjGy*Qi g72f`&g}S{_OXmrxɋ.DUiPclHcoEs=vrbԩcK8`|Wſv{M'99 uVM2_wLGzJmb|(sNTN/*^l>־e^/](8nvsύ"sXc%_rME!~=k~$NjHytǝrj`[4ՎVOm_0ͳ@<Ay^a][;-QT['jC*/"ed3EǛ6{bc"."I qbN>ZRwMۮ$#aqT}q1 7/UJsU)HEWNLYXgJrV% ]4ٹU+E9P5{ LTy :ĂJzPK\DsX܃D!.$\U@ʤ˦Qgs Ɏ.ہ<犣;%;I ,uONj7TjAE^%rс)5X\bssQ [ִK/Fտuu_ȣ tLga?hU=fh0@'5?1z7S:m㧉fI_҉q'.V>K7i97g݁SCM+gM}:,G F@!tEx_0C+ BXΥcdQԆĺ>K>.Z=߂a 5; 4`phjˌ˄Tc?4bŖe"&z?'Q579[ }!A?itr 醶T(Qf>:8Lkӓ 'Qpp*s><0QGT<5ſ ͕&#9'bްu2I3P *3!t#>}ʯjk*Y$M%EϛtV 4x*'`ZjU:?=_34B9tOR4Ib D!{b^k/DVYUm"+7j[ sZ 7ǯSQHh>G3~9W/b\Šy&^*G@ bR[תN)L᥹|k5m}''NpEr-~у ֜H `Bc:uնIu`CT^,#d$5r6 dwN7lק)sG9aSg> cH>, z%+ }>ritIF<) $T†~bb-3fp!z׊a~ʄ I]))B*<͕YaN>œ KOtZ`%wt1 צMV,L^sR 5,IzW=mb;t|4n겇ǎ w%ҟN.=ՕN43d{)5^Cf⊙"m>QmJhwΏdLyW`ҿؤ\}̌SQ7qiC8Kˍ[y ,ke%hA֟[n*#_(O%6B?e O-REh7(nI7ơpzLJ Q`Qrk  9AWUj?$4/҅<`q&8jdh7!ofj`޶- mQMb\5IU<9{Wt&8vV;^ٵJ҆թMԻ,|) kYQZ-xaBN`3ى"} 4GPK@5UnegZu+ՒA"BԹ_zXcϷgu@^SEUf:<0d` _k*-_E㊙_}Y3H?k+s?R&+X'/H@5PS[ѡ12wz%'"̡80ySNilM d N=K~[Y7@k %Txʎ{"$gx-l(IA &07;D~-KGZРBKW$c1L5f~5 څIRR9Ȩnz1%M:LwMM 'A~|ȸ ̈́K 4Ϛsmө] 7`%Pg>fP?-uv8gshD\*-q[>B([+ ԢlqE,hп 9ʰZj$tGii_`.'*Y쑻gar VlxT_;P4na1+DVe}hd#QI\M+CS9 a:Bm{}n4d'BT2̝.O mxkNtw|]4?P69@ |ҷFU1m%*FNh!nK` AZ `MHm443D񡗍.4&a?/i3')!V,F 5y "Tu[< ( ~D-K*~=UJ|.&-bDp0 |W2޼H1f'S^kAp4bA1Ѷ)pR_V†}'ep^Sv.2Z%LB}de ̣6ۧTLLiUlϚjpR)ohrWpְ=Vŝ C)9%,Jh*[/cuG .o./雑'-xBAR =߉@jjSV MY-4wI΂J,*`9Y[a̝qn:FTҖ8V.x5KƧq?ql|hÖR\zR`LTI]LI\it}/m) |&X>W |{9q'g*r4L$ k֭צZɺmQo'\u%ӏ­cȳ.bUp??~칉+ڢ,m5mi.׬YNBY('&FGb&l!\)ѮWʜ죵F[5ID;l|3{BVw5uNl3`sd7_mAp/rͮb,2C$'Y;%<^0ydGQ˞3:-;; Q1(8@P31 | u‹T0ƥB5.fA 33DIMseЍw L֥!˦?xĻ : [p7Yv-CWeàGC¬)p?[&CP4/V<х߲y ~n;SP6MGn2R@{:kG? 6v!߯D~@  :hg48vh-RM+'`|AC KGmAu? Co:`Z2>J "qP !4HkBN~[ABĞⵟe.xWخO!Ae2 ykE [`^ȈxCXO&`_Z&FuYŇ| y>"R_G0W@QʦAA BBiX"^05K'*c3_\v] ̚fݹ18[C?=X>L L)tW"Mib^}F4~k^j bIq`l Gư _F(WS2=PԏmXZkA{z]JN~(ߡT҃xObÝǧ6[C ܩTzǩ=k脫(:[ \OB}U|w E˴MS눳IN_ 6Gdzsw3sI>xP4޳,Wؓ^h`ƣ5{nҪ5cZq5SuR woCMjcLסG^ccpt%r++JxD2/H6>o >5u{b>ya ##c MuY \ 3;|&`xvvbUl(ʅR[G~ jCa:*6N 39ڻ^dW""5ﲳ=X>r͑ }~Ǡ9'n)jfVM,450ջty-Awfwmrl0,iC?: ϡݥACh,@f:kc\O&uk[ {@<B26m~>JD\0[wq9XD\]}38aloZ昫~^Oɬrf( #n耆t#r?v NM}*5{Kcn>IW(8'3' 9B(zPq@~d&IeFqڶD]9UyLʽof(P=dBr;fe6{{)[: SKƱnpkTpV2PEnE r!F5ů!:}iSx0JM9ZQ Qg#ԌZG[xqF07MStɦHRFjƻWS@P`g[pmL.uo|2SsIOA&J'Fxe;,"S);wT1=~1qYty3I`gw7D=|,<&eQ:t9H,enM=4Y51,2tR!5ʌ&a@!y:|SY&] \aH*7; p:a,X,};I|):.V}Ut HŤwo>Inӑ3(ll p>g*r1:6Q ^Sd(-,p'XB혅^9 NoYK:yuY75hh2^cAr)8Ah֠FH/{ VsGr21 '&RR sn>R$,!YEU {ʹ ٝE &C%>K:ڧsBFd\w3/oY`cꖀĆpf=7(jR\u-|a7@Q[`v†輇RT^7ͩ\tU.5'LUnSì_6~OR˞ OTNMZ1)͇뙤s="y4\&74"~SڭE@87+Ҧo 6<"2%y_D-XDbR<>Z8W>)='̌NyuH4K/7=k˄&lBy Kfbipm\ # œt,2)`5bаߟ8m>ڶvN"Gf$A&k}:<]M5jK<ѦiNV]SZq5-:hB_$٭)7GY4T {C\H;,G-rNRD_5^6;2;!+vOH{}KfÕd& čYsj*;6?;JTVd]cK%Ҋ׼|?@^|2ny53{١_s>T|mk(?T۾ 9>~1G_eBhA/$!wN'At,A&v.jP*Kyn^BgkFMJlv .NǵCvZ 7OB[J%0h5 X|4yP8ó "E{< !ɂ1K$EY\'}n'?}M(HI(l&UmxL\ M{ YpՂP: _ØaLbl-o9sJBC5 { J̉&X|c#o`MezFf_SE^"N;7N)VTc\h/ 3ղd O8Q%u4_PT4ÿA G(TɉXm( t[Ԩp S!.͋yFS]7h:gcژ%~zwڭ6H~טiԚԃ`sJFx!ENSE>tfw (VZi9N!wzzG;ZoȬO?^k7u]u[)gdv ]R|+c!r>QfLy=[d :ʧ)q^n7LagTדy1pr\y[ 6s?Ch>QVx䜊J: C6Pbr {cC=xIk#kU:l]:A`ܢK%q-%RP~bքj>s)(8ǘ'jM_Hʕq:W${b.*IS9=1N8m(ھ+Ӓ85v+WU#^↉Ɵs2D3&bGUrVTmD07-0*M [$0ci1Va~!2k+C@?eq/q~11PQѱ`TuKBS; fhgX=iypJ |[簎 5_T ӏA"d4%on6\D#^Eς=񑻩뭍Sm;KoU2ù.J.GH>)Nlfp9PRa9GPNx⁦wLҴdG]]i@zm:f{G;V[eu%e~q˳zɵu7^RYzP\6H!9G("&M 0ҫTڿU)_3ͭ+8lWsC $K-6 S+!}/Y"u،B r%P+YvqקIJn4/(/ٓQ`4V| JwmI '0Jl.y\F IcxG: ,7:]*Bvv{R0Gh b{4gޢK2ňW!bօž==p ic_1x{z=M5AO7SGg=dt@jkF7{͆oi ؕךPz{ z[pط3\Y?U@MWI긟'oK:%~05r5e&݉IH '`5ts0)ׂKY.$Ix 6J×(_ou=-7ER\v4;D*4F9puSh=ar°TEމT{g6DDXu6HzގB(NCO9Q;cdpby?4rl/{6س ]]ࣕvHJ*(e*V}61a6"ݶp[-'L ePm=ms}m5'4g@=Z A҈hWV`7گTO96ةOiY2E ` 3_;LH<@3~ǧ٩!tTXx/DCXex[0Mץ.T(y bfk:[*mZUMޞA{JN[ʃqnXF >L֒KdlYꘆD-X=K=?$s[yW5Ic/ׁ9RV,N lWi5eVjJ@X_qbֽ9#,$uԯV4+Pd\i[^ҹEOBy4*j !=|v69Q;u+8ڧ0l7nۡ f׉632xg"o:XdpAR] A*0WY013!Μ5z q`sn.&Z,ļ-&I^~ܶiBIpu8t,EyG2Y52"QtU1 TBߝEBgiyJ ?l2grn_e[9W$ `<fǯM~W^*s{+-wb#,Fs6.^@ V+ҹwx5\eDh:ԟψW腒%É֞,Xg=yFF*(K- ~z)xYt.쯍L{: >>q% Fۏc+5C&Zktx\ |ae/<ϨUHa]xdD5(K*䈰׎z*0w;-뻓ȢBw&"`ry`}ਚGn!wţ~_sꝛ(C0" ṗg!(qqx?o@,pyc;WA촍O6"v!,bk$.9.ub5 #:+EpUT~ ʀG)KX`5:36uvU:Tppuw8;a(?́Йa1hāӾZ>aU`,\Ŀ:cܱ$s~.)W:Մ>$.FjׂB] A#jLl,:C=4B cao(Y:3Ni1X!8'Gt ~tG? –`QޫKoK*CMOY<\PH:/_"} 6Ϊ–;zt{v}ǨbԘiiഇT,T Nrkup[UY!нhĦXh^c:+NCҔ#7z]o,4Ǎ_V=M-^kx0@_P`(K95iLeCȖvچ~}(ʳiqctC aCn{$Ias}nKc!{|e^>jxpX܉_.Fc-*@jX@Nx >DfS`6o^W=ӴؖՊ܇&A-LR{N,ڠGą"}{Qi](E@oNf p}\ (=+cҸ{8Og'/gU k7n2|+ItkL` 4礛7}yV`,",?v@R]xcǎvБ%w{+0V1R$ЛH@  9aLg 4=j (w0H}V穋Y;'%qxFwGȣ//5$d~k9^zԞHܜD~adEMrFe#Hb~rAm>l I| ,J[tPdHuڥ"N`ϠS-Y:KfH'7Br:Z p< qtac7 2 K!w YAt.5]5|f$!x mv/C8KC6p-5-KY5iI=VqepjiL7at" #Ip0u~&|zRsyB<sa{xJfœⳠanp.~yK>Lr弎 f2S@K@XoA,6w ]3MU%NSBTõsrFv/oiqPj ܦ;O]Ǡ 륞ë 2mHa4&gcA-t7sEJ FH _ئNCQ/ZOHfudDسP3Lp#qf x-&O%p/jVrvtH#K+vRe,~/!jrl\Wtzf+{pyt|Ǻɶ׫;+J]$5]okЏ r> }+:;wA${8LZs|0=cB1wYd]Y_l"مc+#e iZmxKdpZ )+.`'~v[%?zD3@Cˣi( Cfi3lb} wE_W<%LC1nj |#0/2AgǺo%>0A/~[YP576l+lQ2U˛N-59 yYVBy}S(eH- PvQ gUW gSL=o3KOLgLx͔ 0WHݏ?|)pE@$Z1;e2: )v\ՆLdQc" ~gRжͽȓDo1a+#iq&-5:3$g_5hҺbBJ:U7>!\a/`dhj;PdnWE ɷ:4Q.>0rfhsאs׀ 8綟Z774 :eZ5' 0Dc[T9P XwD/B:J(< ~7 QF+ $JY$*;*=,cWoqdڂqBrBl;UhU[T6z8xh_rJz/wv4 T3ժ%R7gH\|he7D-fFerBV@`VwٮJ mg; FBPuRUT[^+{TYКR1 DIPCb饫[''$A:t앵Z r|ȱm_ϺL@e, jZ׾A4 }JS1T X~*.6/0D3TT>z!BV~rgD(\( >{^SMNoѩÖ "JթÙ.oӌdg)+XbpkZan8nep8K@%vl@ (!idp1,BA(UI60ҡ 39C`Pi*WJdzv|o/TPĂ&7R^7doփt{b.߳ JBP'p};K߅%yB#4,{PxX"Ix0m22WTFX"EȱҮõnmd@ >çgG]zӾGjo ݭ"#Kbt̒j4ujERHqsL'riVf!|R03-kJ@ o6|D]k{q=~I0`޸ USsrkKJ /G Kvd8HGV(ƾ9{9K#RTVv_+S8;v2?iR\!ͥW_bt(xJ6Cj[F*r/N_FO\qꜴe&?7{O2Fz#H\:V & \;0hx!E<{|e*},t./Qwb s(Nr3]ل"zQsyavOK$̖^i)W6fě؃5 d^s3$M<(5#w'e;d&7::Euh\L[*MAYJK{1E]8v*] 5+0YhJ[ JG3 0Zm p1߻4R:Os@I ?3'kt MKΆ>>ivDJ:ڧ*K;,Ie{-sfQ(`Pϯ}#w,ᛝ^ߪ~]d&?*?&IHa1D-<!?[%d>:99~3b_(kqg &<bu}~Ӟq:x>CCy'L= YnaDlc̳Z"=u2%+)$xXT.  5/*k`aWQ+D@ٕ{H>9¬,ѐT_@O j2)f~*Wcs> 9>n-?bA^#,ߦƑ@O`| =Q~Д7V2V[QdG8V:I/?fEK*&M_oӽSK":a`. RM=&G&haN5o_/9>/S]e<: b`M@ylDt1 Rަq/G{1ج7m.>/&BUfu? ⫦vB)͹ҧ}F' ӗɞMYBù4Kx{\YX/"o-h>ז8"hJę_ JHIRk^"(iwiµfč(,l I/,$I\ ٵE'z@/-{>Q] 98 ODC&\-^c{c-&T8e5G6!'pzTRsץկ7Wi9<ʏjZ͢#*xY~ّnrW0*@r7d̈'`05!Ŕ3^B+R&v2to .\3uj! JGAd G_bƤ&ڋ?mLu/x-GN-E ~Ϣ~5\it6eH)\X!'nfqP̞.q!rξy(":I؁p *D#v ߪnϘnQ.tMtgsJ+Eqfx Kl:鉑 얘մlEB 8zs׆CxWVݧA)#3l ǯ/P"D@9(`.% }E+CW`ŻBb>J8gO?ּ1#0(~.2 v=)`f 燁X 8SB\ѕ 3lw#TF ƌeBW"'yCeʭqs#xuҁfr;pqɂr( H\e˔i|H^e!oeR'ghGدaSxxN߃sBbܩ62/3wP}_3dXtwꇍG?…)i+C#19?[, o{geǵoZn3d?G8d%υųя5o ,zžHY8 4=oNA#'PY/-G?@RT#"2j5|(.6ͧVօqDK!+/cR ЍA3) JfD.wt )l'h*stC_dP*~4ḻ0(f[$vWx"\˳beFΞ|4D‡Ձ6C * ΎڸcX|B! g;"c OnRE>k̩UŰolxBx]wsx5e8Q,[t+cDXQ+vJU"V,yY.)6sQ\ڶLT>5ؓ k1B@<6f[U1+vm++ T1 "yT9K! w8M 9jk}3Ht{E)h2_HX* qn {1 4›-TSm}ĒN?nx7!T[bʿ+.X1vrD-NRdu/-!*)8C(9\Ԅ\d0UЛ|j"虔tV233sӨSy]T|&C;OTAH Nt یDD2fd"/Q!ᩜ|Z5-,L:ԟRZ w+s[8+]G2ܘݼ>#ҹW1\xhMfx \Z$^^yn}]ۍ|п%pe}lAU]yҳI#L)GJ|Eޮiʦ9fvMI6q;Ayb\Iç^JUn0Ka/Avl J`8t4wAq8VpZٰ^]3HpʛJj{֞E.(9F%S`*^ɏrk*1+OLSuQ+l{N2P,Ou*([X8_i:.54:iz`\^l"v,c(]L1[3LKs+ޭg$V^=W dXi -[Bf}b>uԫ2o'zNi)?:_d܇*\s5,".* P3Z| 0( 'Q̷#cy͋͵JJw^\SLn'B3̑M}g`pO/?#IoTQI¥N(MiljgkshWPkwf"ih,#-P ܖعsWy6 ޛrQrm %a@Q;a S&ee33XJ6]Y^+f_}iJޗYСК ? m.ƺOX70kB=TΠn"Nƍ%FkfAm"c~N*ڭs,|:nTYxeuY;ʀ9 d+%Pѣa:jik- wphȪ&KS;8e5VۯYN}F2^Jt#U f-u?.D hm>`Zt9bv)pXYו],dؕܪz؄0Z?6|adus[ mK5O&xg3ڬM+}L"y íz_e$ 1,Ưr8gS$+8(FO:" l6'tI sC-t6돜fb&>gIj>GW ^=cyU-b PgC/Q̓q$_TSjo7:VOFLqiD MpAk~JY1QjVsѤ,D b`+WE/*^2{W8RǜX9 ~\(,⬍nC[ l{vf0r<] OZvDfXKiڅu`O'e v`|BU,J^?'dN|1 ?$6]'hef@FjҘᶐm:Ē!:C!SL|t/DYy09/Øe#ʦkW,gSJjM]_@4HlLNN\w=J=|bÞgmu7:r%eB`cE]̉RhX @[L3A$6┌ҎG3vxOS`斻>(H_wz!!mqs ۿpk~mC<= )T7Eo[f:3w'`O ;:w͜.߈BD /X>P ({f^'c2MmPN~LͧHm 4*'2Vž"1cGN@<ɥ'E:=bXĞ8V 3&DSVHdozN&>DdS8#_"'xBm4Ý/a=T:b0-lёq+-li۬cnfvo,% Uۆhilǽ'.V:ԣ~blȉxIm1|]mՐ~槂]l>ՀRMRߝB\GvP֯ \W[דb٠t`mm =AbA"{urn2Q^V ]*ў!ȐHc.gLZCP]f\ 5ZxD|Фf_CtLyB\u6U'g2K135Mjo^:TܛSbRW=PK-e*^[K ; PB:Y  V'}ZtU]]!uΰX:>DTj8j0z֢GTw2 i %Ҩv}F 27i;+VV" 7ZH=4\d cdwt0M,)#)UƢ' uɼڡLZ!RP42(`y#jV'6XɬRpپ|F0;7;  Ygo7jZ.ޚGMiuj?=A$ vRIlS/gRh?֌nM/=R2-VO1<^˵+윱}ᰆƒ^!pH[ {C%ۘ)'3a5esĐ/|dOR@K /Q7 ?yCQj}rH V8\MLR}EozBt`ў8GZW#GE=؇*MIKji\BföBy*P_^N6{~&y8|~U[j1_`RPhf/0/_|'/?r7z)R]KO[~5װCl>*!JA ̓\V`ӏ|*| XMFk ݙ$W kT-d9\]ThH꒝,Bc*Z4k y*JJ@/הlJԺqe"&; m ק[oMȱFAOYuNޯ\ǫ'6&^,|w J1|:6Aųx.2(s9_& 4m~UZXY^|H#[iӣSEc1 j߀q*odCuGԘ-N{m1V׵J}N0Y\6cen ![H?y<Z ØC-OT6)gwP%Sh9RAq]+rO1%E2[8@mZk=˂r)lPIl&x$9c+-mYrtVVVw D//3N=leeY}qcToAѰ.˻4׌!UiEĐY/"dYuR\W;3YzABeƶG$jѯRSt%U^vXug[BX}>Ծ o6k_mi‹/.-^6CU|b@>ws{tji{aIJ$T ocptA= lF)AR:};Pcj(Qxcl]HIaA dvv)0j ͡#?Vo e\{[/O4:4S戉+I.j?+YtYj9 I3T>°6aiW4qA\),mx[IVH q.^j2ӏ0鬡'kḡ&5UZ8)F E%5y4j[ѵ'#apJ=E Sh H~k& Fbs 6iy+ݻYXfgnM(3$[4L~8rH>@zs|rRCWbd̙ A)J+IÚJ҃+zSsRxҡgҸxŦ?bO,ϊt! onjפ19h7lH,@^ldMdv8KrALli ԬV$%FiEƨΤHjf-㲟=5j WȢKgGY@R$9(4KA4p#O ˁlƫP4Eu&VkJN]!u1-, OU`YnKJ_"r8Nr wt:Ll #!ax|hmLc{C!px %$]K'F=TS7,D "\*uH5{V3>?aި8zl R(lNk\6Doy9;6wg>; Y_ۤH|IIa.KbAiaMWAcT9Z7A[+?^\} | ͼpbnz"JTHFH) ϭjtI3`uak/|2HAZjLOL$7ƛwQVwf46r@oM |*p8,ƀrtt+T;p G\S^3Ԕ/6tr!.ҒTH2?DѬL#W'V'Vk[}3q9P @7iuW۪3PF`fnlb޽os8?ŒDD[J.[Mʙq_0ҋ^ݙ3zPB$_aNF@4oN(=Wh9Eqŕ6g !Z-6Ye>A~<} L[ԉPN`ۍc s=X QNd0f5nk}hf:,`Ӽm00RӎӰ h-iTZw ~:</'ٮbU)#]M V   (guU{Q!.:e.~bct2Ft9E;Iʜy(+/auOno9nY>{S+5:)]I4I4x*>`v5²N!krP9IOLD\u9Xɭ`ۈT5K$uBQY$J&X?Z#'?WѸB{d0Dؼbuyۍ:n- Ǖi}I}GdR\%G7jMM{ZEgUwyfwvD4KCmق+Qo\85)z1&w֜NCI/2Fv5,\tT wp3uk˜S n{=~Qs*o.W2Pn'w Bg;\CiD%'\㼰G1=SfiYI[y`rՔd|:ڶF[{=VoF=#p7"QWO [@vtyH|C7HΕ*Yn;=]2%C<0܋NٰPZR?g4ښp3'.lmmFkmN6w2CPط硳NT5>j2oq8g}f;<3ACBx r_JM\1Ay#\0 8׻[pQ,h9^+GpejS^qkVxBl(Y 7vܠ\4br'$>0WVzŀ_y-b_@8z(^ Nr[BdxnV[3^HѨW]![%/HCl9 mGUk9K mΒvBp+YO(K S+|Y.:Hƅ>'PqU-*=CQ1Y iZ\1EDGy _L?WR.Q:?t)#\d80NVh 紸a`*z4!"sOSyF~ oו'@ 'oRv~ߗ{, _oHw]we"xmhM6,QP+/hvH!aJF?ɺsLv+Ȼ,VmgQqTo@TEŽ;}zR}vuh<XwqhFFĤlGp4.6A)8KѤ-b%+TQ־=1A[|=66?Yj\ {cNӅ9SyPu߬ CPheD"[+lnhk CUPU|E:Cja2S,$'40V͌AnxS7|˙s(o .,pHDLҋȅ4jED Y')W\c /cIdʲrE)eu NIGXv#~ia/ Jjvsƚ jFgt_}ݑ|Uޕm!0GQ&O6L_Ϛ.ٸPZiXpgMwL_ˬMzr\{wBHYcOJma}dHVn˲'Qlz?A#͵Xy_@X ~zCڕ|H}ڵɪ0k:}E(eb~l9ܟ 5bAӳߤ⃣4y&:7MjOBxZ/;׹iM?*Ħc>z$$+DWdY}T (aTHs*"N)ѽ7Qs-ІxjSF~ ؚon*6ќg) I ,xPu N#͹GPzc%]I9oVKoXOT;MdGgݯN; |N/݃hwq4aAxlגq\b.,LsR)ޛz9rߦ_a%P7F2U~ŋm z~'e"X`u\=#2KL3: PLp  X):-/?sI#ko . ۽4.9z)+^8eSvdTF~鶑ye|Ow_rs$IT#揊Uiơ#_4" Fs8+VLBsd"LfXAaTKِ.KovX5,۬ڌjأsPi_x+Q-ҧR{U/JEz!VCXwbMp^336J]Ogaa9x/O =_@F-zّZ{1:ahE%P$sd. |wJV¤:n}s 4iY}hfjg  U0B?|_Z·!)ύ'u+5E룒%5 =yP zM1Q*Ґj>sdD٠j/ސH:?!Ѡ`ā j>:n(aHo"䆹D&2|r8N8CBZ%lCX&::G~$YS2f:i|qE͸7!,#&2=1 sKz1粚wߝƨ+iEH*qߠE /8.΅θ¤"T88 PZǨW ԝ`T ,]sk5ePyU!2៚yXOg2di%YvsO\~m3ֽ͎kmW3w֑f?Uڢ㪽T ^ل$r[pDa;RQxE#iM NÔkHٽn6i a6_*W7Du1(,>z1ӊ-b잠i2Mڂ"},)04isM6QH78Q1D?>W*gt`Zi`IHdtWȩo7^8&%Q @T] M ̴7{J;s>&۷4<Ѵ_8L[L%7.䍦6$ ޹HCKNH7R Vy 0ZJi㶅_pvԱ,/ /øI23Fu-@C׶ ?oZu::IE%ksDK`6Qt2^~So!xc͌i_}?竲f'j Ff ; ZL-=YҾS+{fV~͜a7J VIײ-[a2ڻȽB 9ߒ{$i+BW5e0 *Ue{d-`/u@;t `}Xu\71I}`58Opt*S#~ͻLp U_GPI8~A2 Y?wm-c&L(թ*:Aǻü{ CL.'Av#1$H)pb=}\qc]u` L:XYwC JẅlF!"^c%$섒u\P^\I8]l`9v(6 ^GN6TEA^#ZKDέ=sd u3?Jўph D2m$?@q :Z. = dhVt}L#rvG/hs)o?IEY86:ɘӨY՜n z;O0 ZM 0;=gyܨk?> |]$ߠ_ ^ osYORCx*k׉h<\kIH6ȥ]'_TprA.˚? R<~OjY.뿧iG[<ãsN<VuE2( ϼl*iPyǵy*T 7kn@T1ަ?(?~V28[N .1aBdjud{~^1͗ /tb\ ߷?Oig6?tEJeBywq7~N.(ܤ!;QO?g UɫuFb :jWNe =hDDٚgY5׏4ߠzTE$K; FK"KK3LY+jґzHB-\nNI4l&yg9Ɵ癦9{8_Ta#+(;z,0 tbcx[2<7aQ<>W|im.v@ ds-+ ^%ܥZg˒f"G\r%f[ԱPN/D??- ;$93kJktl0 ݴ!m\R!Ixlz3c| ļ{Կd"I Bt[ָ6_D\8fw+u9 dJSjvQVūb{O$))wʰ&І,2=/^DPg>AiIGCx 5~;%*nFj0U%8KGΞ@,VX N\~  0K{[#'*́W|XؖI2"|%{MM 9O8mJP&7I8J3㋐j Vq+麣s>:ϛ+M;X[ -BzkdMt>Hl5qb]zK 55q)h& N7u jKG k?0k$ƶ"+R NL-nQ&]\L\:FI=do"UFZ?#@('/~UU]sh8Axӊ@-Oݠ[&lDC&{` $OTd nvP;ziLxg!Lm rb_] H<9X]<=sЗ80Ehe `H`B!$Jmz\;y& "r`8iOcJTH&:HƁSk$.-`vz-RI RS%kH:,olCuIq"[in&2Y0Sk3̓cBab|J35,^mu뼻' kx(+ՀicD3%$^5Hc[>tUH ƫ'5;1{/ؑH\pT(.$I]2X9& fYuI[pqco'hY+P:+9}B*űFtl.$}kul_\c]~!-+󵬻KALD#gf֍GFfӬ ڗ`C4dLj LEu%7G|>;!לyG hA.aVd}Q&[%8 \4 B,Җ˽+/g]wZ+$jc+=Z- ^n0:l눙eG-0n ARHrhU5=$ "[bԭk gݛ´bkL\~&kicXvb"zbBk=DP^pAtnu`ՔG'1*\q]¡kΛW%f `,h戞jQ) >q>Y$qtQNfM2Dkw sy()^yD-I'VxfPxt[@D4^* . NL'"a>;hlrCΐ}SP섿/ bdR*Hq>OV^Z\˦ H?W4̆|ƥE23G psog? PH8NG=NSlrZִX ߻,qDd,wd;zщQʺi,%ӧ-)ׯ`;$ OE`}BtW 'ሺLf5"!X(_Z]"_* ~VZMʆx nr58QVϝCN!Q%OEyّ-^z12Jyd edA ׯ-6՟ w򒼑ƻmj[B4`+1ܫE@&+%v/w1&TodDٴ*+nq0`{дcСShL{ʵ5 RBh#`u%rg$?{Gxd2;zgC IRO>Z:q)be{ - ,nx_ mar2|jxx6<?`.["F{`JSmO~Qa=;E$26p@!U&HCoduX3Hubdf%s@=~W-1 3WHX9tťil%騩?X6ΑK5P7_m^ >Sy]NV2eR?.i֮bt+-uxdozy˭0:k*%'0Z[b'J2@ N2<*V[XH)`d伬aTK{oސDCn<d!M>LF_[ސ"b0κO0R 3چaʱ vЬήռ]Ih iO8RN_52~ buMuh4cmDJS,Mux>\-eRDHyG1fjz}EG`P*ޡvt"bzd CDrɇ1& ztLɬ~p^OwFU0:#q܂Ggǚo(H ހ?+ _9qixH$E,(4~kyf: Q$tnBtv}#Ufq~W磿Jr#É4<3(rDG0*V1Py)Ru1GC! X0 .dġ:^섪^w!h䤛'HBƚ aNnrfE?@nrW\ rod<-mR"kNXhq}P~ r\\¦nnWJ *Ӌп3 .<+=Dwu!e[)'$ ۄ yqP:wj0]*fN|pj4.I_^h3` ȦuO8IǸrR)g}"}9ݯA{;4H0VfQݖNP?fJ= t>w;-lS6lPrMFPaLxniBK8^M1ʜOEhZ3%Fk cX ߰\J/aQon &V-]HTbD[ݞ{i/?a*@H{umoz+Vw%<6O=xȡȈ*湔uCAnCW{8xLK6S`7No#QnF~dr/v2|ZB_H"ٜq +N-Ń* ̓g\A_Uňk; h D{*T힍t O*1OWYe}>ɂbeenr U"PR%m̽+Aﱫ2 a<^v(Cmikͳ)Ù*%@c[?Fj4=e?tV5(:M/mpXCu,[zs.yoXeVSP? B#_&jR"=[: ݗWV8b9.k79j;4c34G F%5A(r-IG`*OS7CeD"SiPw2M1Rc)٣CB'@#tӢP=¯;@Cl6NIoH`]9;-79")9, 0n6: 腭9K'Ă7ܴm7&0`V8Z`Y"KI( 78xe09+鳫Z#7AU}Djq^IW kϾAXEt t-(ƚgѹz0;ۮ{UZPtE _f.| _RwkU C"/mKWl?}qm?Gp-〒J[XБ5`7sLPb0Vy0OvL{CԋC4wi6cY -6V &8)m@=V+uys2v'k?M Q~!iCw'wKQ1t+] :6bI<77GRաNn-ǹH"6zF ?Wb`^? A/N#[n9%wFR )hՖ ,@a 50C#9bko'|ŋH5tHxWOHS &Y6 Ж pK- aPa}l [4G,/J^tС Ƭ/ӐxynXI`2 *T/rIvKyeuk'`tyf]{ 5SutT@iwGʞwHFb58?UKV&ߌHcڃ42y"pǽҥU/% / c2ȫ.S1S?!{g>DV9Ӡ#DE R8BS}kO0>< }B9lڲng1,H8S2̔r+y!3u8Ɲ #J[;WImg2CsZHya kЦ2gSi2Wͨ)'w6:!Hfp`9m$X'K9}mfK*=$#4ꚶ JxZ phyNNT2ho|KXƧ9KwnIጾ=\* $6iAοeRqo`E/phL{" ?]xS)5goydM s(H(J&]kJ?FO b`]K3ӜfttԒʨJFG5hA`1GMRWRXG_Y߱5[v cpJ2elFmѫ'~EL0+6ڮ &tgC$/`yywܯ}VHa.ՒAAh$V9\þ =lӂng+p$\cޡBQ~]'ku"GcmOD;s^d ysiCi48jm8"uce2ww 2{#Zhzgl_/Er Eہis"`Q,CYd |,]$Z+q>Mҳ f$!zH>r3ehFSoۍyrޫ'AQnk nM ~e)|GF%;m"mD Iz|x/`.&r6_rh.UZ71mnU<"yՒA-?fГ~6sk5A8q Q,#rg١!Tak:8JF_óԲ!*4&'-@@x^dxJ8)6Câ_H27yݝeƙ`q_*`dLAXup⿖cWRvs }!@a"̙a]!tfj, dWA<'/cb}B!mVxR)f`Xdz_:_Gwi52!,r,{鍏Mc^^l= Lz(;sJCcCE-}+ұC:2)d|i*Д‡˲%y΄lF TZ7*$(xY : xNZFջhzDɽ"f[~>UY^hu--53}ړ`7h0Mz\u8ڝZsI8mmWmtk|PQO]k& Ϊ3τ.՟@wZP#(1H/wIsFG 6 z0!9S wu*o S!0,2qZ, N&ٯy\pm+=2]_߆$k\Bo@@뾐@Fh|B\'~FGlh\T5R:jJ.@U`KDPjezp$׶@+0ia,L z6V bZV (lpM`/pm?V|w1ȩ׊قix&EΓD#^ξEؓTe%9]MN=5}nWRY#}q:}_c}a81!5er $g͏žZ %HlkDC/IRΌqlZ_nän4S;rrËkDS3lE\L}_m4cZ͵֗amw>ŒtDUD3F0=g!u <;(6luz骢e0~^&B 8IZ@/+wc/s. HߓA%z S=*6*zEmbGHgZΗm})TT!sNlEUdUus[M:766'F ^*䎊~|D ssH%sAn=r lAMhl>?;K7* 5),1;wsذkoao nHu@5ז(=/Q*:Q #4Fq=v n72C5czƆJUgHHC: lQ \sC*O&GAv!]peܰfm,;?%g\޺N+X.; Op{"Υ0 5]# Y\9\'=^. ߅I6=yu?nyU1U3p1Tb yr.b(6 򱦋]E1I6zqdd3ݙ̊Yk#ѮDp1%yS!*s du}w;Rt~Fh;.R OW 2tJ@yJPF씬@lUbOnEW?aw;80Q:% '!4pC*md@r@PxQL]Icq(U.W(S_ʣ^;yVg9;Z7C>0=Y8] \Ed.6Ϭ$6o k: ,@CU> 3$&>9> ?MECtc 0 Slf𛝹P\'#=m:vu }crrɌϚ<$R\5p j~,Z]r',Kxݑ_8,(OP# |x0-Kqă,<+ˬ"[Įu nSAEFR%jb$)bh"P l -ws~G,LJDAysm/ڴ;z&F֑`JˊcoU)36Ac4]?*ڤ)XԳeBP9nyw  0Y69Fzv rv;؈m`8D_Ɯ?T⠮W끭05RY0;ձ뵧$FZMAx}" tE5vn-K r1\cѽ;E|?)SX UapF܂bLe Sb<lXUB> 5|bzɶe;Ntk$FWEraܧpeEB[4"[F%/hRaG8GM;YּJ`SM X$dvS^==@Z$z+T%5Z+pqY[(ug f>d"nD2+ اDBf :hҫ,)jT}0УwtOvka0K$8cW7wI癶G[oӓB9,KGUVs:|*[o\ Ye`= m-YgL=Bk22_`)PJB)i*FUMq]M*0Z7d ۽9W- 9&ޡ~=>b1ym̹RVg|^ӴC)8 ܟ Js'֞14 &k?;1J=`F 0w؇iˠtn|g}Ғs.~x^9"6SEuGzl1zB]lSxYN2EsN*`۰uЮ,j[ Hd0 4tM,iE-\{ebx'I|}/+!b*@9ɂ^jvL#yeawo 2L_\ݹ}C06[j tdpl˙>%[~&dV8 P¤|&9 mÃAܐg<+ eXO-=hD}୷Uj_MtԷG ȸ3.3fODD=GೌlEUaE+ :sQhCp+lf8":'$I}=Xˬ8sW_c;oϮLJj[PbhtcSh-|y~ rEw红_E>)1! 3xPOzf4h|cQW{hyǘx5/3~s(ۡnix-"ъXV))u&*/do/A-MfR>e|BB XQAẘOd!o$6*J )l] #r7) ߫/ʦ|<'5i)'[@ 5`C(0WznmO!􊇛NRzVV[AE!Y$r\S4v %sQɅ.5WPJgLXXK%Nu{K^b^viM$FXB&F*{w@OnK(*y4,oOG}ϛWr6,F78{u,L]+[ҝm`CWZ1csGPc4؆0zd1"^JJ]^L?V H)PQjE.?ԐPl@cr=_w s+9\4.8KFXn1ޥ^/B'SC7^r;)UpKOVgF[.>gő")Td42B \\K3|߷-<0jdh>ց7—r{~P:1$s%w.3fia%w-E>f[#DL-e4QJQXuhD/,3.r:+[ɧ4Eq>VS*hA~U3߮dJ?;Ә6p#;Q*?oVz Bdzz(pe]?B-娬%^o'ZL{d8̃h!i dv.o 1ɮu #9jV|hag!&,5*էI0sKEN3D)YNnA Zۇ$ C ]i# [F.X_~E PBqIUuRx>&ýԓ1H>69MYu镟.Z{|9hʁ;bWeg(a IcXA/W@8}MFf Z|NamfU-A23y ;")L M£`I>"-N[TG>eۚc&kҪ O]>yc {&DBo]"DJ=sӠ#9cdeiZ.EɞnWf[TJRY6Qvǚ (c9z4t QFVB8]۴nA 8;q>M5(1aUEp!e'pvq aҌ\`~xM9 ֦n \-H{%˺Te8qH]PZgEJ5tNϮ䱋 1$U;+Ժ }&k7yEJ~p'CY$MB%+3"D'A*2JѬ} 80Y% IY+j@c8;nPQcjL02|ٜړzhV5,=6&h鿖.5cD'>Wkg*HQ6,3[#N1{nT2R@*=`r.k<*%LإnGH^]APn{1siBʳcI:v)mYS:-kg\;D,'"(unVtG8S<@bҔevAl&]a$z_OʪyY5Co.{1Sa5y쥧\[mI[y3eߙD06C=3\ _*D5"~ztFմ(MvJ'/(4,3B [s{`uA| 0t)Gr< B"yQ2 @MA~2A`YAO;ڤ}mZq+D NjP!ƪFTⲀeil/$Fgklcui&rɞ}B<[ԋ40<5uK˴8xYwYo/Ȭ,)QreODxR Usn!Qv&CRwǑѲRVz rAˆj4s?4\ D$#eaS5[$=Ha]z\D%N玨iɌ\wౢ1n ?IrF>uY;F_uFP-4`xY7WMIi\aJ_ɋ\T}w< ›%GkFf~>k#b=E[&H~Y~5PNb#?^oY]H.B%t(O:Nm1^,UfVc,ԘHSjƇOASq7'@XV LtZdދ| ԃM3LI,|bP} */'Dq:z&g]dli;t4ø>e{c^1-V }A bq:d2EՒ^,k^W[PzON[̸ʗ0w\>99)0İk]!uĴtG ~a'2<~~zj )p@ek+ԟXCqC _Hb:.ɣRw+R,td󸬩2KiS})2%|t6 !63ũ&0mA50 q@A&\2Fpb#8TE@gcI"u5]%(f8 aN](K|&f9݇EAH: A\J!ߣxA. җ!i&'xd ?sPb"< FMm|=G7&_32 OM # +w}Yk궂Ǘ Uq߱]f T;6yci c|aOQS \,Ʀa -akYH!%%t_P>lf .Wlic,A`?eȐѐF;Cpј@`M[y냖Q 7-CE}Jj$ߖ74kx_T  !WK,S=L-l9u$عJ(>Gbݦuv'}?R8ȠJkc']\:'u X<lS7iZ\%XRa\ c,#<~0rPwEh; tϘۜFq=UA=e #B]܄#=|&zoGeӱW?/z쭰,wm+kYڶϿX@,/Qy@NoQoUHc,b 4 cm*!_P^7Lm!b_' 2 Vͪq N2vppW"gP|h+rbXPz>b>R:©.{? N횞7' LjkA0&*=ʕ"vaub! 2eҨ }z+[;)n-'0-п᢮z :>^YH#%_QxMWr;џ(Z̈́"$3vQDG3*]Hl^kS&Ʃ:oAYhfr: ?AoB jWk%GՒ}x{[@(r[I#tBXmԺDuV%dzP>~^XIe>#֏E#\ȱlQo~)hb&xP@Mj&6s Qa#Cm֝g#p@)ʓЌ72-=~FKR೷H͏ās]xO ߏC~Xm&+jj:I}ފHp8Ek0S`mZr, "?D8 h&yg%\$f{(g&E$f٘#4 ;Jn-is >[ItQTikiH COFsez#au' G}Y׸0)(@͟nMnB5xC3OO6!3 t7({`MiP_B. ;L@MʵjFR`ʱ< O7*568ϋ=hV&˓Ձ"*dZílXINiYh^>@!~|qx~I gMvWy܌)?<מ㱎+!ycઃX+ O? '?U2'!a)?'Yj_?\(Dbi|$=~BdqL?%6-ǒfMJM\g^-ώ2fLJAjnR즦|d3SGVD8x/~`,40u4wɘ8jc֗2;MʊIVúܴ;}Vha$וU#Z=#hU*'}^m>\L Ox&fvK98֯ʘD<]ƪY`{͂)ʈ `%;_ur4ӜdP8tn~ГSֵ/62gJK"ii,T _6,m9y> ^Px+=񾉔.Hs9Y}kv%/K&D _}H.[?p9k]a KXK%r;-4_v#_2bK?HPr(YZIK ?\aՑ\"0ɤOØy) L> +POs2"cru/Һ (3M 2cv^1s:>fv67TCbWGLFX@UQO ~-H|k$GSೡ+>ÝfX!XӷQ7K"6ečM3:Lޖ aO؆k RdI1l]$+nWei_f TWCWzQM?=B7ίGJFxȒ2!t;UP1:[VJTeڵGܹuY1@/FA,Z,f%3}lg*!o4"Z&f6D*]2$Dtw>`ţv/RoG Ɂ{{眑-Lx4`\tTg?PH},XT0fZ9 (V8yz.Mi׷>?+ܼO" CQlcհqɭ j,8-hw 5?9 H]`J /m1Ķ8m/2t'7_0?[ -Y*#P>;)jx0fl^Rjj͊ P0YԡF(vaCsR3AYJ 4 MBMIYi0H[~[\fw1&MZ=t`pɉǜFr>k`#w+mْT3l0ɺ:~ADê2snxDQ?8z̲`(«(fq _O)ENH 5glQq͖|Ty`;Ȁ7DI(Xoħn\@# 6E{]:ШQιdP{s ]W d&*iKUsTqs7r-(St]9~ ]6K9j._z$fgIAːrZ͔у~3pY '@ėmyM"4]P/CfdWA\]{eFr[dR\*3Y(X6cOeP l&#Khg b(bowc/:0E|"TuRl*7 @Hq sRA ӃUH4*!>%Zg|$xqY|4e驚qx(LW3RvFZǬccKŇ|fh6z(Hݞɑ`fn!uK/CSMAڣ]apZ}}-%?2s8YpWh∛uDrYk#16cIooqϪM>c *4\ !"ސ͎XCh|oEhh&&o0s1{r*gfMj\~RRIhCv Ig䧶^5+*guک|Ȉz.Y־6KL^W؈;Ȓ"ZRt$4IH̜+R\`i*SQ oIҺl+۹HuʴPh|Eg7^Y Oj{s'g L߉/*!Y-Ċ"m󬤼.&n}vb'qWL'Ԟ/ k ɹ\s8nƐ9 :SzmaYG)3wZFmyί{-vl_/[Zst<+/:-~:{-w&Z|ᣰfdloe zfrƿʡj쫵u^nϐ+ C xKs̯B?pJf(܀:MӀ9}.Oݢwˌk5o_ p6'>]PhT9MY;oѾ5@DEz!ZKg‡FʼbN1COk{@mZen&{(萑WYWUQ˙ȉԥ0DNCBYɣvƒgnCj([{#A}|2 5lܪt`[> .-^~kBLR`uo 0rz7q#huLWLG!K|@jsot@t25LNsTK>Ӫhawn,ih:xj'kSNύ%D ~U2.;Aur䉽s/klydJ{DB:Ҕ1"?ЭTЧl.^NݥwHMf#kwweU ^=ވD$G"dӫ`tIf]Wǵ]'ķ Dz O rthNe%PwJY9zYsLô|Z9Q4sw^?R2&mgx jW)n6/u7,VGǽc86snUX׊/(6ɏi 0.pAv;uᄥKmxb5bRM.6t[vuv&:ߕYl:-j m'aD()[]ɋ~ 9z[8ag\ĦL|>!-UWc~P /ȭ)!36p_ٮ7^`*#Iw 9fʅg^iJ+8rJDxq҂|%5(ݑ| qw6VaI"5x 0=~6=v0\{Jшp~XW,}BE#p;jib'@t<",C$k3>oHly.,<o"IDG4F*o3cxǦ$ZQ`y#4B 7I1E7G7;D0uS@f.5 q <98ZphykuE?7vԸzБj{xwQS]-Bn*CS ;3gb ƫד7>U[ Sm/!vVRN;Xmc$)e=zF|XeL[0jL0;Q" ĻmQs sQ+5NL,o}A)QH3e>ne@Omn o㘮cH,bE{8 )KoS6!i?w&'+ PiCvRx A1Soǝ:NxtxY0c0RD0b鼣`bݢx(su4~*Ǔ4dmxuМk=*=qJIRH-x/0+7}puZ5;>Y3SͱvNG܀>\֡Fn'N1d8ܜXXdtF;7EiNqwunLc eRGN:\:ǡWk[a"M){ Vs6V>a:&xzÝ[1v&?es^GN"6QPl@E|kUCt43콭 aeZ@,SS1b\ 0Kf{B,[?W|5B$ìvPn+%\e'*xw(A*^dlxa4023)&v^J|`0 wby&N>z4;oiT<یFc: Y"+ Z=g0}I 54DRW~ҜveJqzʫ@j^L<@aTgHn~޹(k.j#Vs^@lw/G[&8Jq?0VF$?}ܹH-B4XO*A"&s$:a:ߊr=eDSGe+eu=/q6Oj]pɂR9I-!ܲG]]X脦*wh&M9X 3s[J/W̅&s> HhUpL yǤj8؞UԮ_GQ`aXx/H+M5`d#NURXާDԲ{U,:W YYyv^IFr[IA[Bދ8\ڄ( YZc>bW1{sL͆=FGxϰ p}܁{pH5/tFmk\#HK?ϔ?u3Z@;#]+]t7Bӝx:²)vB㒵O~25b9WxŐ߹!$NWqYfq]߶~g3kq,L4c.ː*RU~(>vr+Y Wg֗r-F+%/w\ p+2}l0w@{:C!+v'id^5'?4Wk 9eff8UM0o J*^gWboc'tpؽPh1'+$NSUsy;v]"'ws*F{} 0q3۟-ۓM`Dw?qfbni^k^, b,Ka5Gk\k5x_U 1@~;OüYt%dz׾f<ͭ KZ6#s# )§C53ňLWV:CeS=kZ 8XVرrrƓCR Mi"\ N`;tE)7w&Ӧ P} 6b:Roq{=? hzB-xb(?Vӳ@jssMt2b_.Q-jt~)V^z<8P-#)a+/z Koy{U^k%kk*Sk)ԙobjhdk%du Ijd1E"ذk־?Qa{8$h!F-f٦ŎO_ᘥktյn Z q҄|[J P> {S10̚$Ja.iחI:A7q5ѨǕ׊]qنl4L#slDeS@|KZ"#h$sL9`#-+xBN}Su+;n? 6gw8AճʫAPLI&c*wKOx*@Pr`FqXFѽ6_eG`V(+:zz;5qׇ2酻I*c߷Ri܀ߞ>r9;?KI Cn~gi/׷CdlQS9oϘtu9$Tw#Bd H<d}fAΞC?CwυoGN/*0=\+04D`>[Qݘr?WC$HTby% - |e@v%d421Sƞc|#jXj:$Kϯm_b%Uٸ݋ȳ੐Ry4Qsi'9^J v_qx65+F|+Jw5Fg!d$deN,9Na`j4dP9"O7a)XL$eW , AHR,@FXF35M~jAz 9k>p|\_@uTDF׾trĵnH`y|zI"Yؖ$tlA GKH.HS0t@kKhp8,&PPWSaؗH ITf6n|ec$R4綴nKyP_o4% ~qg&cqNaӴc9?]bAQʉk҂jEQ_§ SBy8onQH  %얢g+xZ*_Fb2^֡PldLyߕw%#ta˼_ j_A@U3)H8lru$IkTj% SmړH1pTWl{Xz\41ߋ'ZL`Ubq`}{٩ 8˭uwuq|Y$[}z-9f9h1Z[pnƙG̪=*cЄ2RJ %%w?ghWǁym>4 ƼKD E[h8LݒjbNEoFc;V1oymQkY-+:= fAl{{ L}[mJ'.%4c!f)]uy@[RY覘`c{<w'c.kO-Uz Z[HLf;{: F)LяW"%rg@ S-D*!~ %`VbT vM&y!@+,+ T*l>tHO(nX׎r;Y8{7xß& ҚuUXw[i )yHkX1Y53(hI a Q|h0/\҉>11( 5Ӌf7#bE{^6.1yEb=ҭؙs(InX* `@@_vqǯ vLVM{%bX~e(KJEj6NZL>)Ц RNBr{6:n IASZ _KDr:GUio=՞? K%> FXuNH5x}sVȽ46&wi]ŰʺxyZ{:x8`S?7k [ ?y0c1tV6˥dOwn$e¬mֳvaa\l@>{KEK">ȗsc# GhTI%?l$H|uQ IUja2KϠ+1RgRDCSuM[bar* ebeuIvCg.UN2FpF]Uk]gKCM(D{OOD,ϷvY(S."udq.W~{\L4ic;!q?$'p{l D&7`<">b(Gtc}>H"4IV6i$z3 I҈ˌoooZpGf7i '*[jXȳE ,`]V, BU*utY/**M\!E}S, #fZd-j|X.]e nFQ;ou;fXH٘^FNɧT9Ԉޖ[AG0mBx1PSb[XE鎸|W[F2VV*s1jr'žPwzIm|| XLF }wZKn y X,f 4I=Fsʾ }0r, 'yx0- 4ʸ~Y 5G jޙrQ0F]~6R[ { 4O3KdoIns1tQ]V-;!pDjF0r5.?KI[aQw׋=M5zL^dnW=GˉR˨ om3@?}=\+7s*KI_eXBܝħ2t飻pHs Ifl=$UC+<'C)lM ZZ~XeEG#YmxFP2FQ,[g-A! tJ7uDž"R-#C&,z%3/xn=ZJ>ićbl#evMN-(j2'>ƅ"싢^8b,>{x^Bx7E+Ņ]݀mxRhx݁ϩ(v&iH= bEs4ck( Ǽnpl_o6B )Isgn] fPp3d]EKX?iF'#g{pDgB&}l3אZTs4N[ WڣT頻LZkٕx|n1㶳/<͉qJHzCD<0ґ9J,feFX=Т14{]~]F-I^1p.U+<'Za@θY ?jI㢅av2x-æ5+!E2IYX@- g9T$A*X9z>/iX<՞f"'):*{O\Op0F7ʮ(<j@ȸӑ6+di";.Vyԛ\,ǔ[.b"?L^[Thy@#twԞw.)B ī֚Yg!r>zzD;o1>|aWNBe6as{CBSkUo%DYlJeX\NlDZcmϼ9w!$D%mTÏ $W#7A,Jsc|d2hV&\ 7 4pq%,4{z.TWGQ jqc/;7g6eYR4\/a$Bp+ ;5U}K){M`T S"o'(]AzQU6w\:}Ĉ%el/vxYk/wm+0]FoJ#Z͆n8#*sOB[ QXw َ~ENt{pf *ԕo#xqَ.Ӗ ^ jZ֣yY!VEB֓Jϗ@{f }7 :q0i`HہR2 BMYѹTX6.d+hP"&o[P̢f[BBG{*ʿf C,oBEQ8|0EVgweÇi GEf%aR+gñ0JcZM\Ճ˹=נCgq.ŻSͮ6/5.'R 2]GXUmU/q3%صCn{mv} M׼ZlT၎4ʥ{KͦB.͛;`*ٍaE[Q+b @{T4_]QUv+ $z tgo#2{֜_u)1coL7G:S#>j;J?0 _ g;!v[]XC!oX4 .ɺ@dK9YCsI)I=, W`(JTX]kqFڕ-bV";\ٵ퍡u;ߘU%,EO6cl%7yYM !gIPWf6hYҮUU.a[ے\2'b8\6g T"}E蜋l侦?Y.Ky_\HM ~sx[h*S۱ IDRwSԀLTމ즔[z}EnQir\sCQLqJO]ſn ;y3ؓ xYI*壘C3P,oWB3,~χNM6ZPtOo%.wF#?r?;]&q.R#.3ŲJk/0:@GQYcP-dO\`ZqqeT7 IJ}_X.A*/DcFie)F1g߄цϷ/3<'G:'&v;CFxmb, T~0Y]ڊ%=1Di'[D*c077qdKf-BbSأ yީb" 9Gt@toTO0#mwv3Sddɿ-+@1fDI@%7rIPːwߋ,$6WiVJEv*9m5 (f?,$au+s)_hmhU\ hb|os l XiO=cyMA g:#鶋QvH pI'_rbiN8r1'*˂B6@ xZ@!((g8tBj|i9DsJ6s0N4_Vczjsb3I߃en#h=6jUu4JPa87FWh۝nvQ~lS m{{Wʗ1Yk1bRz='!?x6a/򎧻mg`zV)T(@}È!+m7wUojtw&jG8gJ34%vügz[*9,ΔtyAlâHwf,K!7Hr []| +Ӆ#58U@G̸2 /288d*>E6y/6$D&?>埍nH42ohiFOE+/`hֽH@sš=eoqB>u{&riߐ VqI: 4D!qkMq'H (Y8U^G-=sBN/!wn9 k{>P,^}%TC>@:YW;HȖJ=yY!F(d^o4t䋇өrW$b`qOx&KE!0f#Ҷj#a,HKz͉*I1fuDyL[ބ%!:0r\ "A K hCe& 021&N;;H?Md }p1$ľkP߭ +E2QL PFh"F2|c*f_S>W]050_UE͆ϋY,&?A8􊀥8@au_KD%ӨL|YuO 2v7idž^Fk7Vmą4Ey@C |6['9`Io&ߩ6A թS\Y!;` c-TϷ,KATЁJЬ ߝn>U䳢4Pa95>(v]dtD DSM{XzrvWz$F͟w[)nx+bM?}hpt hPkC ^Lܪj\>Uh ` YmnphpmrC'|8FbxGD Sr0p.qJqe8ȘBJgo~z.Gɪv\A(!U9@,C *\[PM CS$Ϯí7m ȏx:!UJz}fS68QǴ'{*6:vG¯r_c&I?פTZR#?v~On᡽Rus\Km {U4㫥Q|7H)U"] a n@Y$ʔWjMqD}4>Y(>mVJW<ڊ&?h2t릛_#?$?,SA0ְ+ڑjɽh2(2[pS"Gx])2ڡwٹŘxPz$U6ZS>eI7.u+:a@q{;+?z>*1{~G@i"&y#H{T+ªz7_H o5O-U}Ә ^"/RW*Y;t_3 !F$-O\F%|H3sQhxmOtV,g-ſpA?޽0?jɾ޾%Itpl !Bz'6Da/F3ZO&pA盬r9r3*Q<&PpݏSFiƓj{ldJcP4فA={G9OmЌQ]; UVsAG-.E%aiRcC\[4@J1lb:[ze'<CMOBG_,j ҋ[C!'lTn;EU ֳB SZFU@re b>$ZE9[63+z2PRmo47n2cĬn ~UR<RC_:tg/} P%f;^t'WvMb;6$!:gRSگ'ڤ9) qѠ+2(&b8Yq>{ ,jͻlCړ[4~H )@C 1zM¨g3sk\TJxp# %w?4P98u]qrX?(.W˾W6]~ Z ՍjS+2t6}ͲGJt"j UH!&,lY .HUW2)AVjo52!U!]p]_ hX}֣CA7ݙUp SVX_VO])#LGH/dp-.c#n%>X2<q4$@N=˛=|UbM_7jx^&at,Ck2 )mzr(]62%}ÜR锷?1ʌyhjF܍rOٛ %ʰ^o2amO,!x_).^"/۵[̈́ Y#f3GM@;85}9K>eS~}8OK{ I͔ٖ , M^PmݻkW1R a&ڮmFZ;7eh\+%K'f,!UNI/{,"YܦS֔2`a!lԂP$|r/͒ ܃lZi_M^=scQ8̙f /ɣy@ ntj}MС^{f`g*TP+u܏xmy/ZXq5Z(J0:R*1|_M|[t]$DF4$BQSh w'ٍR#Tx;N->la6<7Tw['j>"-O^:H'1 Ҕœŀr6@8FyzW.diIۥoGbIX}T)dϸiZ[McAjLɽggr&dgOO %Ά:&aZf}Py/c nRRa t<^ ..$ 1grUPmz&sTmYgd3A'W|=pCtM{LoUL``Kcjz]J1FՁ#J2:y1-[ k=OY}C/7\*)|Eqtv<xiY+}ZIM}KQVgc'`Q/j⽴|Q4j[iSvR-2b˖B_wkւBo_Wr$ v%όALaK%ٖ | cFAǛ"@ڳyF8Tu B,Sh-8/szAڪ*aC[G 'w1wm_UKQ I!]u%BbD`h/ Ő+d= 1 s`whғ'U*I}5 `ֱĆZ Bm^Ggܸ'ZΤJbq1x%2NCFMNG$K3I۩_ T6,'oa|/ ;?dPXw[tE#S!DRO2ti&V돸n9 2TD> %EQ}q{hhtH /{QOam̭Itݦs I$3 }J љm;x߮=ε40Q2s()i̷_.9 ۅIYdOG8+}Nd j1UDuk=&X^s␿-U|D0"E7$ 6TGt' {IoejlZhVi pEcyeCHI}xH%|3'y1e z>JT+|6$]#>usn>΋`c1VPa{"&_KxieC#\ 6tg7 Ƈ.%#Yr BJgv'QUg kgjd=|Ֆ .7w5gHS"3N6k'\}BD!܊_׀إ,@̓o# rTK XD92^=`۫VpݢA8XpDNobe2۝vvqW!'~avpfڴwɬXNxv`[:S9Aպ5WC'ޝ&QqحR3!-%ų@v0BAe2nc1QgZmP[xz%B5eтʢc*Q"Ke,62#CCٮZ#"$[-&Dbysޡ!WOҔ6l$ 0Cy;` Τ'ғ9^LuFvgb|)Ǵt}/=MG}?`;eNvګ{A(ؽ2Mr5 ҋ6,yw$>3m,~I6*!OH˦粙uC[$bpƩh^:vV,i7$k<]Uc2'<5 W3_eZ{$0oE[hZUVHg3j*kv{,2@(ϠPpbrJȚ }Q^uRE'֑n|փ$z8; 2 cWȟBn5gv [H1COd:zMKtsMs?܆@\MX(BJq]: ?hZ@E3_$h3`3\HƢx6, ADJ"jcg43[jn!.zQxBi%?j!]ּam@ DH~خᢣ@ӱF ElNDhȷ, ˛mOQOM %7lޟJ[HG뷡w: .ӷMuǷ=D Y EBcRe;em}Q̈́f<\%O^9<~4B1ǀ{U}eEˊV6_RIǃQ$U츃<s[8S8?d : T=.S+Tt` fsSEX^%^s4~9M|.D:v]ݪJ7Uv#S |~d 2ĶoYGUo$yZaّZb/^Yj8:q~Xa3uj6t3!z@Y/8uy+m"(`|a$w%Hٹ Btm1y<7-l,1H˱8Qed[Z,:HxS!6EZ;فJ8};Q~2AnO=*zPfvd86+:0PA}LdEe~z̀Pzun$dD's WGCI},ȅQl)]ňvSp%uS%TL|K"VE}"c f!؎0mJoeyͩ5.ѥ+%YQT%ةGKqMf ?F@am V`?Ft\ K?de [tAryDHb֦`<"Ƹ;(aџ5gsHi,4%?:y[ꇋ!U@p5n 2(2Hu$El$U TqƚJHɕ<i6I xrCBd%;UP !8*mEk>0ulZ\;|>k@7?frd0&4`%V\| '킃/jM a%M`r,KYt4ƈxutqu k/ەI{Fך 7%-g^fmʅ s2Px@|EC'"5uD2c+stQ%DfVY.BK _(מ|{܇WX@ 1WGaS\8w2Ē+wApj\d!dBTeCS >"V|{f!ꂪ̋jҨrX#C!sG&#[s<,5M*9`(Gyhx[6w34q;GbqBVO"NMl ǔ>3 HMh{$2ߜK7&h|i}Ck+-:Utaʕj}_{7\8a놓_ i@Md-Y"gDr:dboTS[Ĕ63*i~QpEʡ}Y,1鶰XG4$qS\ trX3B ]k: FhDV-%AukNI]+_+XRqؒ Ѣ@K7~X#||3Ҩw 9i+3[kiB') &F2vђ~y/iT߁a~fa5/%w\A/iblYf4lMS/vf fD4~uX9NL RZ 54TMڬ҇S,jgY&uߢercFFBE%. 7hyh*nAEm)Ue;Pn#VM#;,IFLl"sj3׾W ? [e,7SXoPeBMxs[NZ=%kxE,Ij7 oeP38kXBWhsh HeaI\uFvlRV[_$c b8(r[Z+^?7{o]l78p}"IC^m2@ lΊ  $ . ʰPgz7blIOze`etEs}Rk[ xw-M#_p^'~3> 1,PY3σ(qM)vJcv;їl$<.(HgRXA3PJNN娔>{n MAfCxL(u;?\͐|4NܓZz>udBrF]UsRHLMt/h|i^@'mn P_'߸$N[zxe#iLϛO[1NM8q[xiCcC0XŎ-Vjld` M /Aj ڇinh8;5ǕB*[&l:sSwuDþfY𢺢1B`")cR@^KʹݧM_%f[=exQZw:5=$i6.O4Usݺ3-ÿJnƜB@Rj#l3m*owd/}_kX S yhgX uOvzE>}夞 bw6~oJx3D-jHnhi_sf i7^>[9Vp21)_lun4e~8&P;_K#y'O{6 O>9} ϑ8 1ć·9?TJj7Ha*)kgM!Dz˜h~%\CY;uGVӦl[LC4甊׹)/4f!m: SӯT7#>FaMI($q:қ1ă ~CUojQ]WA{PeSڸ1h]2juɟ-Al l߮hleZQ$]4@$bpquڽ2C(4ܮ~nkMyÓ-*΋qJhN%e]Qy" 3\$S3f@Z:CN84mA^C }_zĎ.j[oU'b8AS<*F2U9 .mz%j5ĞúlAH)bFxFQJrKymN*oEֿiw Ȣ1b=$cT]7L ,Do-Aۣn9ձZܸJ߳A k776;i?槫ٮ*# Qud6$(w3q*eJ]A~31 >5 }u*/e}pd_()] ޷R?KQB%6gˮnH<[\' 3p'1EXPP@_"[!ܐht@j҃W#+t̢9Ħj6l&׶;9~2?iWl;bTl:BM.b1P,\ت x>Vv2XrR2SnhR!͕z(hnAB-l60cYJ-J:>DZ)m^(TF{u`&i/ٍyWix"Y5mO7r!:Xd0_9 W_{ ]u Fi_='jPdrBmƩ]T@ :g0JRĕ%J;1ݑP[/);3 X Q/+8&x"c7MRXL-\2=ǂزw2K"0[Btp$چR@ޤ)d &%p`;h+l;bNq"+yEhkF4ER6.(wE;"c|]Z>SzbF;yGB 4m$f$0ovD (5-ělb"T||0,r۽ˁC@ǟS[N#XnrxAE3|Ra, ;\רUu4EoFwT֧v [R p_|-wu#Gw,\vr3n.Oྜ`, "<јtuqO F)y>\m^0vn89 jmՀ(^eO]%ŻދQGm=!:zI'/6ٍC__8uLU?w r7ÏKQg"~%̬< -WSctU ~O ߾ٷ̯aԁh4wؓS+Obs}Snu# _z9CsH7&AyٷoK|oY%{I?"EJJJR2{:5; Jg)6 }rx9~*'WB>fDj|T/k˲]no{52/HCe- 4 2j}=ɋ-aqiewD9yh\agϪ2/ͱK1NgSZrw46Use#K/lU)ݓh坯viYqaǝ=Hi~5A^p}6kdQt}:qg(=sdc/?f_{T%#b@(?E)fn 4fMFVtEmm5sKlWM-22D̯ 6Z rʮ sn"k24jiXK]0KRy_̧A]!ˍGxӐCp!٭ ng9leY&CP}- 2mOcv6]Lަg5U3v )`HR27;ن1=W;ܔ؍B| (olKneU~3iל[$I那ZF|B2[M 6-Nէ=)4p$5sm$#Mi~F1s`0G)U2+AOv]V߭Kg#TPVݟ6 $Ρ|{Ǘ:U˼kFĝSq*q!H h7+p%l(fWc{HE e p[%rz<Ɋ28du˰u%|Y!/yC_>@q0䗁| =:[ԉ#(-6yWO\0} ^ĵt(Bm] б-4sM9΁+4'Q41`UH<a8>K74JHQ1Ww q~" 1Q[2$kD|mg` 9uf%~6W ![+&^23/{zx%6 ymKwWhjvRL,XUۏ&̍w#\q 3>SvEVX_G?L6觕hPVxz1a|2Ī% hA`4AD, ldž!(QOl `%$\t{-g,2@$j2`1)?jyNO'}aߥe&Ȳ7 ל '_iƷ[Y"(0tS 889O>JE!(iZ6.<6} ~la,i;Z>2:rjqb⻜Ե} o dy֯}rtL0 &])sxZ䑡/8 QjA: j:z'd'}im%CO3`Y=nϦh5$yJcDzNa'eAW%P_(rCI6] 8'ەBb.=|"Q;@$!u&k\ݗ z?*Cc핧 &2a{ٚ &SdA Qu€h@)*sjk>8`VJDeUm'+Vm^w)6ڿrhH.((BH'5XU8u Mrdʷ!+T=h;8UȬN nu8WBFJU8k>ZinZNLC2(ӕr;I?R7Fiʔ67$6>vpY CWø5&Rȉr.{ p/ODX_v9!aQ@za>`7Z>%8)-F9 Ciuϔ J+VFX ޘOWRş'/*$G_Ԏ2C0W ;m"il)T qPsi$'};,TbiZ-u턣d Lgd| ~mh_af{g$ฏR ӈrL{sQ&?H bL+Rnf{+oDkBMb.vZ?>M i*`d.P,%迷4"wnENjAm#vD};qŒa\KNltH=i]N\`rDSgH 2|ː!͆Rko$<|![׎F$c<]82ؗZE` x1'ݥvۆ<=JfG+.6t '@5EV+WpQc˂] |ޞ亡d?$2°n4W\;|]̪V s[*[}ZEAT<^3ⲅ"?=ijbn\\Y 9WfŷY14GaTt `g +(Fݥ3v@/gȦ*ѲEtWso,D.n>;:xutJ*#8(8dy'` 5ĪƸ遾жg$sb%cDEjGhsMMS;`+j{SR~8P%4!Í"8Vѱ{߸yZLgq п8\ vrE6CHnGΌ% F fwzؠ'o eG`.]\]B1*8+lҡ,Ի-MI.<0jE^yBIo7}LӢf,? 8"wnܻўDP$c(=2hVEDk5ZcVyx)s˯c(Dd"QLl0ñʂ@LfOy$J"god?)^zC@" 3۵Ѻ\QcW'h-q>t+NP;J;k0{m'XhM=^FM?}׻AUC'0\)m9YlnǤks=M>ˢRd&E-Jf[h4ѭ>pl$ċc!Z(WV "5OgzVh3QK)~dP-$;2i> h@ Zpov`?C0:-NRjrYS8F~L =ԑon@uX*z螞@CV3J1eM1Q{N(Hh}{#|koBO'#S0rūjxcQA1 2/㘖;Q(6h/NY4884{4|"UNm@*<67V+a}0@]$h.tլ_k^<3ALѦ҆'97UfM$¿6ERfzjau,(|IBGCԐBȨi@)D@şf<vwUܫ2#n6Q؅vKZf#I;{\bsrY~l9JI:LlpJ &ѣa8#z#=&,}*KIaoyE% YqJJCqnV=rU v~L=zeyfa_+?V{9,jFSpo4;@Ss |3`DW_j|4]=qϿax?wO׌M+͎!Qk: V.eK)+<9]C?A袥.,4kM[]ON;|ܐi9i z~΁TJVZKr]{ySL醲!{>aP{!^qi.n@ yq _N|xÎdF![)VyF?4Gtcw!Gi )?ol_ ^BtVv] <~^a/9Y.)m~ε'g(iat99#qzHNv c;fYȫ鋾e0~`d>w B7#b`8 ۗ_lsޠo(zg4)zA$^YReKLKB]DMW\iIh~s:9;#Cxp|科p:€q=r=,g3ӹ8cLi:RQtoP#Di3s7>ol^Cc 1|fo~ 7jAf0}8V杄nIkYG/Vp S3|_'K⾱FswH%&CVNi8jkY?\#^I@._l\T>kmXbAnz#Ȅ csWԎ;2u97ėl%﵌ ^c JT ;6uX4~sfry^~VXT[ (\ut?lmd)Bˆ"T/2/.AT4(E@̓{pKUsB?8=FN/1ȤR"c|M2A/<'Hҵ8w/冪VY"_GzlMgV )]8mtkgP7*yzQ 6ssqNF~o*Y>Y{c Ԙ_0ڰW'i&%4;1@#zB|=)y,>3حƐ]nh<@pe>Ѕڲ@¡-L?p!eX37ZೱՊm]{'  fiٽ f:}:y[(}]@$xZST3X/`vtf^m0jJQ] ޏ+b`FJtv]&<;Ɇ/zʰ}/ K|v?̊ӠPbڅ{- SC;Ik);< fH /(7k4\yɞ}{~OlҡJ=;H D -YucEcE| FjѼO1 P&^E4%I~DaRmӑa*ܿD/lHs-|<$ [{Lߛa]L4gʼ ; d+`ڂM H{IsT F)يp%6* S;FcX} h4yڵ *)&& sKu"7saa^ 5"J2)ԽCQg@m;m/Opi]Է`wN6UC-T/ I o%CغBJՄ-/!4;xߝ ?'ۢCU;)$ҨXW03'`e0ﶮ~E6FsU<zroƁA"c8爵IQTލqq ?b_?"mټKܝc886ËVˈIQ6 8*zѢ J4C:9x;˿q*K* .&9CTNS½jBPlQ` 97i TbkGY?fMEx/@ <41UrXd$a I 753cbmB/ΰtCJ)"P](m~VO߆[n5f1ߠނieQWi0*d^{w޴3g^\퍀a_p:vܹ?CgUQQhb͙[7AuFA &HQ3TȀ?g<0jO&K96HXA-,-2^gRqpTGqmv۲Y$y*ùqL.67dms9pF/)u(uT蛌Yl~yV>qI*խȑ7b~#@wץϐBMG Fvu(qfkEc_z)\i<d;@ _sXw\%S{Y/qLB$A=5FfqΚj#FaĘ1]Ml*@fyuh5sF B._ㅦP%`@ Yas=#mYEb݀?K ˬMK/}|>@_$'ZtNxb#ðtފgϼX5Q%ȋف/n(OgZUVzP=}ې[ݪ6Ai,qIH~,0U⡙2\, P> S>R ֿYujg0̭!%6 >%cǝDЦc랟COIbܧ5d;fJP@1+&<֗yŐ菐ݖ'"eCduӝy:˟RvSV)>> o,K_}}9MC9,^^ ](p?x[i{ÙI8ՑH>CV<̐ O8 U~ԡm:;"銬^|%)NatUžbxJC>7BvYHݕѵG3F+U&H7I\vW R;6VGϔἂdhY<1[g< y"~@xU?V=4L+(W(%*p*|zxmr[@VػAbV_ %Vuˢն>_*ī`0DƍiwJ4cܫzW+G 1:֎ǭFG;{EIk- mߝ^B-SD3 ҲzD'2PLbP0q\TY)/_\bЮ! #4YC,<[\,%gV=k |D=ېoqn55t7 ;^6W܇`2}1 Zx~VW4Oغ.);.۠]# ռD hq݊--:rUGɬOW ޹Bz4P"soݠYćQtHv#3^?㴺>yy? phJ>+T|SF)<`IAuK&'~$_Rw7=m=/} %H,u~QxSH"qܽl6FB'F 2GHTp]ґ8DLAi]%h\R//_JJYrLdApQb( W("No aN̤ŷ: Sr c:j2c"Hֿ2 i:ߍR+;8Y>7G40m&&:"*ʎs~Y]8k>2l.…P,ʡ}m tC}+cqSq={?Δx <L4f#PxbdVXوsϧMoL~%XtXevsjygΎ- zmOeJ30cN R+yJ oJd`gd$N Wbs>yL OU%va _HǍexz $-m3nd&QO1_+`$'ӂQe ZzȫԌp@ Q]ٜR)YFdiA<pn9wa@D|l]Xǵ,2IݹXwh  f-sG"iJVLJftbhf%2GxEM3(du"ڧG;%'nĹs op#j>C'd/6dhMn94)0b[;Uˡ8R.ggy- LCӈh{йd X@uoNBGܯbNVFp@C)T+ Dy. sݧ Śާ-hm7Gn$ؘ\#~\3 _Ϯ*c gJ PCGVr^\Gh*b}$r9_ܑ^M`='K?)NpDž1L{'|3i{Ʀ[nJB6Pjpšh*ijэ"E}>MuizHf[Sﮭieڊ MO -t$+z]D^t.A 2k=DP>=Z9,ei -\#O.t'!JRvG`u'L =kkIVю5ѺmLz!$xK*Npgi op:1pS "r,c{1H!ݎpfNQ;s=~K9v^{mєC_H<b[ᛲаKǕZ_ǽb p}N^ifS92EEd/ք?d"b CW{uЅ.㠖kj&.fɧG,[ٯN6dQ12gjbB+;>:&O˝;[nU+>Mh! Nxb`an I+ 39"S#Yu)!tECh /!$=Z`xUP,X),IYT s6Ѱ1$C.>q%t9Xo>B)`:Ȃ~fG&y_3;1&&y zvOvH4 vo..]`/8ʗ),  \^)k?a|FJ4D+%1ϩg?W~ ];7|"%QPWzC'{ -ݢxt.EkX\y)"PriC;[jA‰R0Eת]~H<#+tLդYŽGT.L1ك:5 -3hD)a"\oqbP!QF=tvrA{++/PԵ$blY`.J;|cd0u0֭4uUkH+gaZZ5Hg}> W\&l w=wh2k5aC!YMQD;h>*K{ >5mUőޢnڮ x,4|e!]d*as3,2Cerw-7d֌sjDX\@+/-p.b79!MMMRxsy Zo><.8,֜ii^VdbQksͪ˿mދrZ?:s?egt>9hɸ __]>P0ıL Q*1TXK _0!u[\vH_%ѓ?nPr7vܦ1p5=0j{50}+fI4%=%E&?E8Ȭ%!Dv{-,GM$oz:y1X n_I \: qMDN`̀QCkkl:|)ۤ)5o3D!?~2bCyʡMMxs#Wvbbw ױۆ56ʴO(wdB/ %/T1M'-r/ :ss9 ,H rDՕ}71f0sxWcg*Nh&$md |)ngw.[?4x- n:`Vp5~G%~F,b%st _ДXh!0eg Ֆ6e.w*]+YV5(3"rEۍs=aAWHH~Av]:FƒH>pm|SG6r# /^I_M[~8? l@(Iv ZXQlMJ08td?za~I]<)PL L@aɯ!8L{6r z+-]2# Q($dPZIb^j!}2$ M,\!h̓N U+ zb - ,V] ?&D0,]!֧qqIrs+u0TiaWD!?On`Ƒsн&ZGY0,.}Ь,}/6yru!dSB}Ǜ P47_xA;;EA{38՗D`рo#Omv\ߦI1b흏Qtl-n;1uf33iɂ&X$n#t;7w0~ kR/N \,q'g]B0g%f?x1"/"46JC2EqGcs}3i\'%7>M`d,-}eqT`!qEKm)-!N؟ckJؓYθlIq1ʫi#5yȄ-輖_1" ?GZ 5\E$1]9|5&wy_<ݫ^oCv9TZj!n5\.H>=0$)q[GvJ­oIXn;U[S9C, '5]iU:GWIMiQjZLԂ6W5F͛`=۩q؆A&M2xq [*$xho -ogt]!tjj隩&ܲYM*Oa,`u}l,;˟(ϟwr= jv)Ŷһv^"jFƴTR6 hzyQ|Q-&M\ ǑW!S2_ ?Dg׭"-'Omc > \S*sseJJblZYNsh6F:tiՁӡBW:{d' E0f3\qǬcZIHwk`kӚ*=Tw yo^>q(|(+@ګ{ltK+?X Z<[şM%w1]n15*GC(,fRL%W9DBNC,mE.Q^ourYA /Zȿnzc u*#%yp$9Omw"Pj.O:A-{FE({&^'ϩQrNzJDoƆ}=*ޟֿscB|=TCЙJjLCoo)@o+΋ݿA;/vGB//2(i7H/lFq^Vy\;].DlZsU!%j-ayXeۡh6yV'+wwWGvy`3uNҀY+6@%=9_h6Z,PC$VCkt_Z a7*?sdmkRO2 ۭT/o2Yz(,=7r̜vE8/>/"շfY{')=dʼ_Hw~C / "A"WJ&QD?&9KZ R FśI?7XNz~hmܗ5A q:sNx!m<9qłwjmYw6lgWE&HY7ry0I)HؘO\TGn8YDGOfA{h/2k˫db=Exx+wچG26} d9͝:74M@)^b7Ikj }.*.jfDg9}M;5jW aEEHR ڤRX[+f!eK8\*#C܉.Y4L7r &Ѭ>.Y_B^}& "Ve*SHwrRxv2 X: bGcVu~5f x;94sCV(>Nk2$xz#߾?HDjZgc{S=mNlR>i8nЁ!Iko](pU OC͎H.`FBi ung*}$Ȃ@j .KN 4-C( \Sb_Z/yw炘k"v)"?<~ۣ_t`I„Pg7˼H$>&a`Ւk>P<1?O >ܞsÎ+Iؘ+7[Oȁ_%d-xHXw-2'jaaۃ k^* &jFɷ9lU:V%j֭7k XLJE֍<:ʦtd"ukWeP&+5`)Gahbw>Ae FHF1_t~3ۧwYyK*a`b!Ԅ0VX*d8g]-7maJW.蜐8Soc;]窪1qMpS2nϓL+ @%옵޴ M^ncXH;cdfF$dC t/-}Z[YLaզ#f)p6Ӟw6HQF.M🭍[P>Z(8 `GCz$OL~Qtힰ"U룶1X4/X]#9E$vf1>߻X\irD߰,g6d =[÷JWW#2LBn0k7Į\G.5t5SiiwVO 1X0f΂쇈ţv« GDzF/( H p6`QG4ff.yn{ؙVӘzylH5*-QTlQe׎-7|=q+RZCɻMkU`9}͆(S?jI`aDh2[YM2Fa@[>uaൂ}l~Бy ^- D6Ma @qx]Mc<;2فG4ܭ{B$P\ d#`J 9&!}`H&62v)e\fmoXwp I_Psxa,ꅹIsN+bƳ#w_L#ϰAޜҴ){ЁE4.SqUTr8DFGHAqB ⺟@fYQNh7Uy v'^j3#$i2"i3aڷc,nk ܖ_h]YlQvP9j/ oq;rRyS<⾱ƌf)s9yt!KPsR:8`H,4'yvql0V*DY&"!?$]7 s' A֦ȣgQB_ YlkfOc(VY4K-(Yk79&H:B:k{Jܽҩ ];~ap`5Fr{k06::'w.Ua-?k*'ştKŏ@E#㓉敷” F$uEU/N]LM~`.z ϡKD!ϣP]Z ə}"I`?f]T!9&c|2+?oFFjiX|Ɇ1p!=DFcٖuJ?V1؝H.ə^#zSbtϚV^C<.`aR/Sw1v-trsQ-i6g?zv_z 7Q+ƄUu+oXSg\3-B?!iƦlꑃȁ[~|`l|܄܂5VOǍ@ŨzSQ\u-x!"AsX( a>Sp fSj6V¦iQeQӼ eOY9 ݷ{5xGf8NS\D~{ۅ3}iq;o7|E>w'SP&pb(})o^"T' b“7Ⱦ|` ݍsޫ@0O~V. 005Uy=-%.Y6Ug_[!hdc0#?-or-5j; 0oxuT!Xprj1:LTc&og׼k1ۯ'qG<ʔ[OUQ0 /Q8y0O6;BҋM4U3>s>|F4aa^YQ=ݳuLntW1R)QfG,ɚ:ΐ Spn 2d2C+&b>x,Saz8HO3:OA_ӭu./++q˽9~u2M%貕ަ>-H?lHN`bܬ$`AdehL-@{y3S:So.eVH 4c? j{OғD>n]\L{B<*y!0" ʉlSy]A} V}X, L2)gOz)4S२"5[H lL \ sȱ/mX^F}f7YI>i_WsT:eH@"[n@^eH-ՓLJLl޽ރMR lj[pvjj2~%JC{``̅ko1+CzT0q1TAmTlh!\@~Hy?N^vDSzC1uUG726aU#AŠj} %&f4X}VQS_I8Mp:n Fm[“!/1+L d(9)QpPr֘_ؗHLPvtS-VGO9ȯ,o+Kx=.xs0$)ki 64Yl" ']j2?MP6e3ϞZ}C[r4!N_4h]pczj?7}S|<99ε :N\<ت U%6 זC.hĚ+ĥ?u[DCkŀĭ8e3+ЋAQJX62´xL'U̳Ds-\#S[=f_ G~ <..]Ek%bjJ%{㶝GyӋ2uRUnZ0rbNC3sn?}˶I]K+T $;֌A?Xa=Z`0+_w:fJIL0<{JNO|Rz ,gXá A@\')(ց+lX=:yØim{j/He:s`$(kNoI^!(^ yduf!~x֮PUWn7esAi=9g{.өGws)=#]vۏJ_v@l) Uldܮw2M3CW;i9N_]!peOsR@=vXn#ݸHW7`=FX 6ϴ#?I<ӴlՈ@ـ7uVgGN1~MQ놏33n)9ѥ21Mb}fkWф Y1G+?NES >5jy|28w}*.VLCGvXcNn]3 3"rZCtRf)5ڂpEPSY=y%4Kկ AuB{"<ӻ"sDpIhSb5O9Obm|:FHjXK70ˆ1Q iw$قsѷHcF]l>Uﱗ{fԂFzR@JƨƬ23 T7 hnEGcI? 1: GQc%fDjWO9ܯyl@*ZXuHړ=ySLP+.v xRPKkzN咚y b&I1-ʐTKpAFnmDFz}%:!I^l j1ΰ&\M1ڧR!sϺAYpj&Uf:yoM2ĢiS1Di3;=g؊Aj^lW~Rެ^'J9 ?Y =u}mQ9QTԲZγÐo[p~` &gP .Y6'zXfE| ⺪-.p0BұӒm@k0Lg*a}]?T0О}?÷M۳E!t[q];No .W .:M>G 4%|*ς"djN \G ^m+B7bI="`xaw< iPiplՀ\%!_S0zѦ[ ^a "l,)L[)ZmM[Y,'YPDM1\P!{W-׆ָ`8?{b;TLK*E$.5k6)[ tA87c|+zl& ca{A KO0_*w(Iok&gmL)]ZI"n?Mn!%V`!?n t71z9x6"R4}pr ,du~@Ҡ4  4x 9  F*KD#ڿUZ -6K2bLZM@wʖD?9o@ۓ ̃@[bZ' pS9M^$A c Vtt-dWL9qTr)Π[8XQF w:9Tԏ,;#vB=DDZ;L[v_6se dšm4^pS;l}kۙ?XlnOpvU(ynY+9{PL;ˋ44X+u_8?2kե4¼L0M6-N;dc}4vF * M[€o;k B>bneם&BnFEhUen$5-x߻̵a|K=g^E^a&P#ӡ ,W{)?L[΢C9~BBo(vDFR5Jxl>ˁǬr$0CG_ۦ\t6#j33#i)S gf=Z8|8F ug_#XmY#F[ZjC_ڷ3g F B#0xM!<Һs,F5 @z / mwϥ dNXr1brbðu5z1iXbyavN:oBNAiOFem2gb[܊,Uy\߄\i!~疥bS 8Ԛ43NA6MЫgRQ۽wޖ!kP$-.)7D@X57wUvu;V +}!xɲct}4Y3""h:".f,gC*FP5 I̋tZj9|UJ 8Z^)'"Q#_7iq>*Ϋu!ۖW@uC5Mjl% [A k嶏Y5k ҈ ,8oD8sHmTF~|?&@oN]k"vZ W;J~x=<W< 1Hwy*D4 qMsb C3/ykԷ[*ԯI3K{}͕z;!?ۤ%xGQa-n?ÿ2ibXha8CY ;mY*"Cv$MX7nS?)@)~la?*?ű\ 1vlK %;C7/Oܑp/51 )Fpw:'i;jEhx=CK,t5SYuBZDi8R0 95S׾Aw1x63zmʛħV$_0jšz3LVV}4v0`|5?]`!e_K^:hbtTK6{?)ӄG&j饏ּfjk҂bnL4fspLq/Ǹc/#1: xW0>n{N"&jD,֠k+Ɂ-^ʭa;OeIRY_ǡ ҢDAomz_R^OM˿b+]m9\eEˎi8uw*keel@:(e1RF?_́8*M/S|URf.n0 pPL4e(hnJrc;o6?`ˊx2XYzD=HHs2-hQЧ'w0Ln~cѮeX6=d0\.Fe\,c;׫ B?6C+&~ƿf=Bq5>ͷe`fvxRö5 9|w:v[ߨTP95%İo/[FOl c1iA l@\GnZ=6Nartݜz|ySqXe{ َ{$Zq4$#s+^_E]sx!3d7;<34 *1pg+Gso/g?3+V\q9_15oFS*9#Gӆ5pJ{ZzE 1T{xS{n,!V ݈&x$;X.,LV{ X=>1~, ZsOiߤBQiz3*^0>75C3H#mBc.[) (ʸAW# Cd0\l!-]BaeeV ߅9H8IA-?mJwPDJ^yaLKhE6aGow4v)b1K/np]ydZƀݻ%(=i;hR/oӁdЦ߱tfiXxjc۱Uʜ]EΠ/6HnYBdRƠ%mxѬ/d .?}'VcKm0s [U  ."M7AŻoB22ѴvZ:dꂱ  ?& "lk] eY݆ur)Llˢչ=8 :S_Wi/+B?8(ZE7m(9Kv[ fI jdwVBQ |H eupa)F©L>hsÕ+L]b !s9i $:6C#CT"x\bd2uھ}*^1Edg! R0{'WNUb x%S>8._3"rwaɁ7ɷe׭1GDzE|o\C7#NکczSwnLeR˥Ǡk0 Z⣠u/${۵BZd\A<`G^a!5кowC|CA q\d?7[" SA9遊'=9 ǝΪ*H o *+"weFhw-.fx$rsld{U"`凄W 4GzeT1^4fYko~hWC4m#m**1d#C~"Y"9*48ޱeT pHkj0F_.U +Yl2(t0SѼ8)oj&{\W#>w6O"dN0*n΁Ǿ}#GrU*.gC$v1L| vs[&$f,b*$FA> '3 %nsQEzq^0e@SN?RE tJ|?9Ϥcb!v 47+ $yߪ m SI&DG+=rlOio&ǪE'xcw4`$*n$.DzʀP}@\2qKW,'%"&KΆԵ6Mh/GLK,g\˩oϟ-ħn#7k"M\V%[b2vF*u'zMB:QM%NpmÔNk KƵLm S>u,r3E.2eڝ$%} o9Y&x뻖Z/ #4qYDݨ*b:Ht&Mt1,Kt>03Ȓ/즱[]` m /ݶS[\̼rg}6nbCtl!=# N#ƒEs_n Rk!S%:F;ceO{.`"HEr!cd)>@qSk=>(R |{<"\Ep&8_ 8, |<| z/u~, V^kE|tϝyw V π2|ۂQo9_ptпDefK\M!M \7;٨xK]^3lzUrR{wQWJPH~QkӫR $=FT[v<#$5EQ_B7Wun]afbܒy$3tW@w`RoӘRTodrs^ϕERBLō v0 nCǘ*y_Z /CRK[Ȳ f*-9clI@ ra3D@SpZLha"Bۅ&!qG{H`U gW.zJS4P1AKbAW3CWFA[CdYdRr੣i9ȲO4*Lmun ИXJ{K. ͂A An~4/ EޭT2.Zeγ/ŠqZ/l . ED!`p]`^Z5'rQ!ClzݜYڇ)ˏ7y `b>0'~?i>Px4̮[m$` T_%`bG8a,Ȣi\Lrܒ ҬkNgW=}ZsU|ɭ->qҭQ]t@Q0?{^9t~9Sidܫm{Txo#_V=lī- pU$Nv3$huf\/G-Kwa|MzK5q̐D'\ U.C;׿LA44؀LFzI9~jeLrCX<~`WPY"[MBE匛]>@IHuKHD?.7PAR- {Y,7}:51!K`%`ཀྵ[V\$tC0)tl ĪA@-j._@ө(6&NSDl&f K%TK癐 7OT'lx: UFϹ`9+i,[ qRw& vZy7); ˏePgC-?LC1mu%ZK)nP1ׂ^hoD9iY8HHd/"yE&U~CAf-9<6U8::!o*=VY{Wͷ:]AГW%+{;ң29?(XT7>,@M1)eɭSS+q)ι$.ֻ펍<69 5175Y^&;*K\rXځ+7'}*C_ehI#Q[.)MGiL(G+I]^f7'"cXEUČ5B56ԥLP_j% w8O'շ4ץi5IH+ޔ G$ E;7bK'oiew p1cs>%Vl2fʔ>q^2UUgAow ;|\?;R+9J7ew@{:KeU3,lh .IvibXBC]P=q^+VzfZ ,'ĊVD0Ɗ/;ѥϖaZMOj Lud_W84|-Mddy.y6vo;9:ep{!شM}Ġ乂nj Μt\Β u B~^zq|8@(3,1:5mr3)ORJw/N$Y˚\:U1;=FBt!a=R{h\:5y.Lc%I*ї̑v5FsvG«mg,b20ý0KnjI4/s 3Bs rWF]A% 6.-2y* `& Dȴ M<17ׂ<^F˯p ["$V vvh2sR02<{1[sV04f*e.j<TƃKEP5DR3f}ɛG5dsfZ^PY:.t(CJ:2-}bJ$' . yHdק$tSI_m$6CHDڲeo+38qP:=w}tdooTCZד*SqH{u솟7"rtZH`6_ztsj!#`9E&`99'~bD|ʀy 0}{A՚dA ˌXzÕJ=OkČo3.y$w4{ VwᰞCNgh Ӟ0kCip?(+<¯m֘@n7] U4$I5h'c js[7`_TnXuS[ScOB,gc=:5!tN_Ѳ5G\ĸ@^P6cYeZvr$, -J>7{Mxy 1A$m)kh*#9m3eFƯYenjECȘ9@._MVS~~Wm%D-A*b!Q:sEdܾBs -RcOm9:dese}jKa@Kcdun랚7ʇymUVyT(#/_H]⏋$[yĘaZH>Ew5MjmK{9(vXڈQsB <.ѐ%jI{."pLShMK~>MZBqψw}(|{BXf!x}9@+1" 0}A) dR j#.EĴ9fM.atAB>WYBX :1y^F=^{|r\'ߩL~8RX;qzRob(/IqsFsq)b\&a{H027EksZ6F큱ef^:n$@MI4UҧՊNfgLQnK;mN4pkK*}\1O&08mR&`#¬'fA+Fv;3ƴ4{a8ô}C*1 {8|^U/b%8T"Yv/=Mpp_)}ۦ= 2^r[4EW)Gms|e{Mn20cgE4z#|}ي;ӄ-m=!^!PUזs&t,&G ݋eG>P ;э\.<ܭ_ljUCV7eߗ4Ժپ?|:bi8"5^K pO xKLHwfoA@ Gp A  %i_itdDn΋ͬOQcHCb[kDS} M{$TMT=2m ˇ 3F"{}R{1Rv M=߽75Tayp#(.=_ ̋V 3 swa fTͤo̵FI =[P_ o(- 3I$ n5>$dņOtdb:L\>t~GPtdPuKyȗBJHiΖCF<yNy]86P=T62:Fۃm[I0Zޑ?PFqt6JZbKPm"f H~ѧ sΐS>ORcYw-/wD0g5ٳ#+SuFW ] 7 X P-mKttI.~M?LR@"^wEy+[oK&?ZϭHOru֓(>ƱYl{r K''6 %,ԦGvYlJ]wܟS. p!sadۀ.̏='ؾW^7@y CQlDbs@wQ<8#LA 4moJf+ )rzCVouHJ0}n;" Z,lcU~U͂d[ ez7U/A %rmFje.#!qM%y)p3²Cgh3ғXGi M2h(Ҳ=J4'ݡ5fǵ(o5;)J戥v%<|trv`p_fJG-8~",Ұߢ9SzJjK )N0G=*"S&;=Ef%5ui!5$L@;Q^ #[ 6s?9q' 86 4_K]pE'L\ǂE's4MBQpU ]Ǥ#s'::`ZQ{v{fh Ճ^l9OzFDYzij khJZZ<60;>RO=aN3cz&x}ca`8@yi B1/L8' ۉY9["i L>0Gx'3`K9~˝{Y_JOX;|Ӓn;`(+d}%'Ϛy7 @t.{DQN&w_DF 0g'"1Ȣ"tԣnWB0hݲ ,M 6 8bゆɐ)ַ]r~-D蝰NinKfؒ^׏uZ3pGZT Ms CnF0GL\ +Z1WhKX(H[y-&PiW| 8 GS w^_NCUY"os} uRXt89k5>DevNe̶r jzQ[Aw4%z@vDe IMpnq6Q׺"^ܹmN^YZ W#u!j1GM8=wVÛ{09y¼T$kCEY6jH"gE{l#3q8Dsņ*W7b36 |5 WvflAx6#C;l'l٘Ja@ vL&+lB>[=k/̲Apt:2ŮJ%8hOa華$W>j=9[K?6XsғYG#T`UrәϙY8۔O(#kM&e,I% Lil~ֵ- )ԥd c C}?0JX!r-8FMN,b )8fhTLe=3=Qkh#Y3V75 ]j(y[\L_͛,UgI2N"#y(Y2}UȢ;=n%'P`Rxs vS o×0(yP:CΆz#]^ɲJg'KpxqxJ ;4,9mRE[]E얤{&BqnվVv0NA?j%h2i5bǟPmmC\{:AU%?8xC )E?כA.AdzX9!V*YS}𞩀VV8̠kRrvf/Br] 4iUQ3Gw;zAjuĊzrݥb=,_)B#pkQ}IvH:tVYr3js챇G@LGكۢeBcU Uu`Nߓ!\@6gAMd"Mώ* %/o1!$"{bzÀJgɝ.;ivΡK3|ml` 0 n) nN󠒢I9?܋X+TAmǍeRLD &Q?zdv9 K-C+$czA0w|1uk0hcy&SM,bUÎ-T}D:J+k*]|`RyMZYia<ʮnÛRleA1i׾I,4OT7;F1 FW%WC:9+zNA]"l!|!CWA,55Shs3ԥzfQ|D2EH6]nzMk^ifN~K:2̸~dLj߉%iǜ8(ʫI@aЄxM{^6]u-P!'Ȭ]9'HvڀF*,G2ҜOwyކ\R*2ct߮=KW N6Ca#3G: RdH7N @ (ppѽ)c[ eNjpՂ>ƼpF.>!a0*.7Ģ28OvKI-?P {fک'KdjT*+Kl95Aj+mۼ wR$c1 ]f!oŭ܍.J;93ˣY][DẬzi%/ tC5k3oςj^.1x:PUx$}NOALu82BtVɾintĄYiu ؋@8DU!#cvO(SoFZҙ,f`FaA!ex{c6ISltE7I| ȿ!A_1Au!͌߸v](o."Ut!M=4ROZ&6>P>m4o|SB60"lhP5ZyepV-Ca+o{~!Q.8yc{fV'5\QˏХ)b7~8}*RѵY%$51S.0Rz9q lJ508usDZ#!kW!yd}eu5S|zάGzPu&\°,[@-aa1YOHv~`E`—֦]:#;~Š,ABe]&v- j6*JI 7z &?~UlH䇚gF̹=-?!_KY)=,Aa|kph(HA`յ͹NȋD}^zFxBvSr+ٓ K2F2^V12i! 9("/j9.n%B3 }1Fk( Ksbv s33cH)ب B|4RP7oRWMaR=Ȃ!Xii%009c(=B6ww pG֦ɚh/U*j⌷T' I:gt{z *-#yv/b2ͻŦ>9ٍb [7σ.ӈ6ճSīpnB~mXHp%H/ò=oB aԱK0g娜aw֕%3C -)֫7^R#85^ d*{nXF47-'߷b{mhdR/7ҖNgj`f⣔v?5? B]8H{ {?I?7&/c6.HH\%{c/Qwvkyb*M]Зwj c"=TD1%=RȈ ܎>-@@>_S{!O0QUS`ywRdQD"G1N:w=mrF}Po簐}nOY͓uVLPag6g-QT*N'fn2ib`iuw|h.O.o#MU.~>~=톲jzaǏ{ NW킚/^`Gw]WvƳ_>0X&"{CCRY iH\R\b8t)nf^-t2յoxa (Q{y&6St!/TުWܲo7U-7߄Q{-߄*ט efdGG HPGtJS{0 ~8:6%VWS =h,Qtj>6h:.L23))AyCaa {!Gh4G>gr'HtA2d!#ݤΑs`ԣ]Dny8iQQ{Qn_>M;$8|߄ޱ@ѦZ>JOR|nT9x>-xE3h͍Nv1u8C~~+?g-g&_!|;bT[E*2*I}>hMͺ'rQR4).ịϊeHUn3wgDv 7?H ȼioeH,0}9},sJ7dI)x% 0vk%BU釡Vi}HN1Z!=l!ZM5WVv+~NߒJWWv9;xd#Q>Ou5 SJRO7w~ЙG=_$7ڌԓ뷩M ~&O+JBMy/4AoHeSnLm֦WuN<.zirr~Pl36xc7I,ҁ̮\줥aZX@Q?;a7tM)j+"t__c r Q¸,]9 =r[K"j KYX`e#K@ꉾg2eR'w|4`+Ue"N6ʺx_aVAJKy(!|]nHB> LS b'.!'Ո;movjV]ܫs(;=9P[ 0M ҃d+Qp<f\?NbsPކc{> 9 ~/?5F<& |UƝzGt6!Ap6ygR1~K`1wH:3ǵ&)[C.8D2W]7Gɠ\& '\uViּBb D)Şaj)EA|4>g=}-Q%( bS.\{ӭDc|:Nf赭*.~i\X'Ϋ}֙WSk]!I9q@/mRlkg@V1wijDy|7-W_ԒZ MipQd{j[+|,hOͤp˂ϵٗ]ƅVmIf|:<W!cb[3Hi-n N?k ߋT7]77#7ntn1mAW|EfR/EEFdxkUBXL;%&(Iv{_w=U)^)*! ^0Y܋Ǽ-!HcfgB< Z^`O&Qnk1<"ԫN,{fxb<5kykd3j g[G;̬ޣϸ{ѐZL#+Յ ]xuua Aay҈@v] ICO7Ǻhl~x  x\JD4ϔχ iFE^v빬gmy"?6F. x 8JޯbpRqVX ׹MVs9p" K?/pTq廰YsZC$7v X aBɫw|&bT)s E^ L_3rcA4 !;fŒq'|"?&?`$Yt(!WC}a1ɡoxYAQl#}8f3L:`&V#Ƀug=0͓m}c=WHoG4ʶSgHdiwοK([I:qCq'KCWrXs}ұj'` y vL"،i+[<^ 9`#epj_ &}t002} RUNIpdLͱjj(+ɫ9TV<ie7, COG YDi˫@jZgRv_J"u*n g$`Cq`-]yVR|y8g&E-Uuז""J>B)&gg9_)opĘ~jreڭ:xsY+*(/!kTۗ%l. K`r^J1J;j 0tL"Pʶ失 !%O K.ˡ j}dͣYcL:/=Om[~nO0/:;oLGP>]3?TGtowl4 15L5L2rz2>yth%XzqieUo=ۚ.CcHdrt(֝g)CP0y~AeB<׏.{g񁧅r|C!ȡca'˱B#XxApGƦW!F zMcW#2ha/lѴ`]}{:wW٩h6RY:9~[҉ }?lVLdElejϐ&>nuXŦVPOYڲqq|wFh<̷J>o_z,DUDS6ubxʹK5'GZъ&pϷ "W$<&Sg/VB_0N]U!4jN[KEw#u׾e(I(9Ju{5KOMuT~ H!عMϑU h/>yR@rv svp~nV8;NhkE@2 QB`i{cVBOA7[So|Mk9?*l fnoւ5TRh[%v{{\ds,Ķ}G qS%7h|Se` XoldQj,'I4b %/O:F ׼eר5,"p,Em>G bFzP\>~vjֽUod}ӦW=w2]`}"bU`>C797ubg=6sw( ڦWARu@ aNjrmЕLנǽ%zBsZ%:np%Im0 #Apߡ Y !I!cSBp_#n1 y uw aH3]?8ISqe5PG4ɢ[oH'Z0xS]ўJ)~ ]0imZ7*:ҧ1Gl 34^& gk'1f^ M?Z;WNJ~; x]7,jh ArPOWCxmg}0M6ejwֶms /y,{/ ҵm=pvj)@$KUoc \d>tДHBA7r wd.ץ1y,ϑ /o%gE"ɸ+@!nQr" *'K>t XZjn:D'$%߿AG|OGz`'PuI9r''za/q*`Ii"a+5]ґИD;<_-[:K + hӮsy8 ?񔇽O"@wuCmsX1jW) P#̴.jճ!kDO=T-nM-,: sm'~8 S7z ?w4($Μ~@f633'q=$b,7J~TEĊQ,!ozc;,OW:X9#uՋ\něI]2|kMic"!cqM$ka4uoR2oM3&q" ׫7l|гu.6uiR֎ԗJځJ-E\YFDv1Ԥ{n Eʶ9=WmaJQaRI9֍| LS,#0SGY񝗚τ7YƇo(HW4`sC?V}1L<`-WD4*yڤHR|SLtHM;H ݥJNiL9%3,v{Oјo6Ō1/O㻻m]6h+Fy4wpwm袔8m7; RtlurkTyo[ `+JUP|=ޣ^\<?POCREʣ]t϶i+%4яOp\crU%r̃'#Pq79}L1&<З_H}+W9dÝ"@Kʓ d)$A6E*M&P~/zB%QxeWJ =Ll~ٖ] VNyo@xS ҶȂ"vFZaq9فtv||_Ij}ͤ=rޓ7&<2JDLZEeg#HkRdDl "0%dIļh{E JhYʺGI0W'CC뎦[I0 ='MoϤDB>^ XWgO:Kսވ} a>H\\R`ː#pKeySgmA_Y㲾?89D]؅ƜX&9-1&5Rkmee%!8Swt}SG?Om7r<>`R$'JͫP律1UjKeW*1_cx'wԋTdW@8)^x_u19ZFZ騖cKZ/ e!!/%N _g9Ƌ֪%n6C~ V}hxplaJkShtC+ s a&ѡA_vT"qkTesP_C8Ӧx;2i7}87~6i#+ *{x.j)WR7)cok=p4iY \[3_F@ڑ2}n-1sǎuviӗxMim=Jo[;UM-P(ܚ={D<U-=(B4S ݄EJ>MD~Kॾհ#OSsNS3VM:o5'aŠ qCÿJ I ¬@!i5qĝB<88Tkz aIإk̺gE6:Gh0пy8O},ͶUVZ|]m:yuKO>OGaXRyW&wr)e<2#y[k-f&)fGh߹Sf/ z*G}@Fn|5E}KPVx `v<8”@ao+ZJ&""&/fx< sԫnwםy»9QH??2ڙ"W ܈s_t3^9GasiRd[cr1 \-SB:҇'[Y|[)1*=E#3ǑRHehOk*'Z~$΀κ#T ~Ux1+ ruIC#aGplйrҥ<ڐ#%#o(?d7RcPdr%yqwAXu-%pL`2$0J3 sY[n{dk vm˚f6kva9$wm}J@fbae$í /#vR*@vRo)\[6cZ~{|Q6o_Xߖ'gϚ*fiJ0BP,q6<#Sa,^||"P6 SD*L쒸='Gvػٺ:FwR(޼d3cA_> Q& pY ;(|z;zUh<*ڇ WjzzmlhA:NnkZFW/%5؀v.=9{r{ `W')iaH&#TǬ;;*BծÛ*m23P4U;8_#^YZOJ)Ih \^iڮT^ul=AVc:I|sh*iG'pW4P)r[ncR:[B&ьDĎfRYە*n xK}[ʖ`lln::*؂/w_UwԽkbQ͙<8VVXTj҄j"qbQ{\TJNwQwXπ-D[FIp><61ë3= potWp~ޜJw\ &<%G>ۍezO<#&d=HE5OU׀2i0y]w 2]}%uяHph/ c'n'L_pD}I_K}$?:̕EPHH7噣34llF$-IڄF Hle9wj7'nV6;"pr:)MNja) _ۤ38Y8+!sj [{O;#A1@UA+ǔ-?k!uj|0h9Z}t!{$bDc|57($xټYVV.m۾^7{|.a@\Kr C$wl J_tGgt HlH2mM2)j>j*.w' #B\9i(t|Y  f=g>ug \@]]abHtЍUj,ՇLln9\m ڟ+3OEYibS=/Ӊ3 ^k1zM6;!G#SRԽwj+ݭshgHI 9v?:Arre0qk-SgQ\42 dD!ރ:U8g^$Y乤I] x|ϫSPGgK>ۅ%'$mDÅ߿z6.Jd(3*wD f6è_‰ ܋KEBaDf-3z[ K2E`Ey8DfR+5R7o'A]鍐ٷC`6٭smOk)g54T< D+ܱ,\vK_Ic\=ES(Gr09mPdfᔾ)-P|d:/fm~i!M3j_O2'q`7l`sIJ}^uEr}8Yf51h8H2KB#!|98RJ|I V³Z!y>`3B`r {ӂƩq,ylq0}C2#,HD}w٩%xWiܑ}lfbI\$~B_x(INU] +.}ƿl`j#chdO{ֳ,_Y<i O =1f0+w;.KSQJb*'ύ "ۣ_@,٪j* ӺˢR8pƦ ;2Wix h~tS^B*!BzyӎfMY#.otM `%vr:qaake!>W!0~a7rPʢu';AVW^1]0//?4md"q0?6ji'9Ϟ>|6dx`o#ж#YlTBƣ2=Vƹ輄R0$)U-+Z/y^qvu0ǓSvbt/ N[kߥ%q4®-=Lr6- >2|T(HXo`2a \LxbF +ah:n !+US$ (&a3yt~t)1.ǂyt& 2㶢(V~YWY*I ef91sJC"tRm-2A:ӯskwlb0!h,CA: oHK&UTVtoڎhe1ӴZm'Fĉ'tSQq͈2GWYRh=օ*70- EePk+@m$QnSji_0L9Tsȱj٬pIx B%<:PU#qA٦1B bH1*k"KiWLb%ČeHzK%R 9AVݲ)=RWXu%0wT1U,d59ﲇFgZi\=~Zo7(av7S,n% ? \PC_ :q}c<"(%jɴ趁{=@1^=78=ܣ|֩ &zZ-i~g0:'E)xx?7v(0xkU#hBy<4s4u`T0,hT{h)DtM=lg*q*Eኣ29h60˷KZQ#K^Ӫ*Vn2*bo%^#$)eCS|VN@=+EJ*"akVuvYNQ FX}f[Q3CﺪVg'mOx1eS 3&W~hO@ ,A,H$?MBbhѥ]d8>]~2f@{Ws͜HpfdW3c9.jC7uљ&)̲n$QLɶV!Tronda2mvNH @~5@s"0,7CF8Y> ']6A1!a1Pe^4'n(z|wgR,SXw\<52wDj &{ȗ`~3.ؿ:v!)¹eX& atf%MfÖ&#MxDLVIOq{jȲ .XnW;S'^j+'$GE] (k_"_]%,-ZP}D|=Ȱ(ҙL I#nrNf B1u8*>sЮ}dc1ޛwd{>|OOElZC'?Pn eBV@7uR|=o;dׄz` 7Y'_@L{t!Xc9=H1F8/)%L}1[wAj m3Ax7"FI>츹RKP(~>=m59鉱!ig6r .Qy,DZ=/z#EN")0I 5H yi0U]5ZY*˖H 7P^Z~ڵrb%JzY,)7Enr_j׈@{цJ1qVA{VYƬn8$ _}aͮ Gըb}Tb_!#pPuna1y[)Ƹt+D,cXiV I':\ZQjk𩟲iʧV`08v_Mde5vot_TE.W]; "/A#͋h&*ҦX1KN7nfpb4RI3gjUxXdaيVH~fO7YH8 >1x5U3⃆zz%Sl}k~`a%8ocw؊gd}t`wΡdh,ί4mS$\>mmVe9:ZKk\$de\넬Q?(!ne4"JRt0](: 4[ȲkJ쬻.& !: j-\tGӝE2 Lm}r(o-2MxjP=ĵ N,kZ{W{M?+/ &{ejg@n< D.w`:Ad]CU:TŽ)̵y\f כPSkG!zkB3PZNk1% 81x:F[2Sڊs(f 5s=Z&=!$-#O.g1p&qLYgeH[;$c5jQʗkpZgx bY'F/tcBbBbm0t#|K_γ^U}12?G_;}xKh6uнZrL+mY,`=tq\Eh qํ%WTˤfhRKܸ]dxv/>Û伤2?7y ^5Ք|w샄 'IOiVjd y>Z}/=ㄫ|?6rv萃 ۚ"A̸'Ɋ2kǗc!tqEAk Ŀ .-w)M c~dܙ(rW+ #Q8=2ZC AI=!VN|tV;fX f[pX^h΢]`Z-ZMIS5T*p|hmj<8)Y2+X\H?EIdӣ; Ch;Α(FsX>02:}qYns"xY;jYa ]mdfz7t 6[Tut E>cZo=tjl}LP<򥧸TL@{fzk@/¦k퀢փse&+7ͻV$5o& BeT4O&8^M췍1~>M!^}ȌdυhUu7EQ^pQ‰/5l` /Ҿ012N~r{Ԩѳ ׼BFLݘQ*{P}}&('vVNּ.[zBr %1JWhh3,P*ʴj*sډ_irMZY%M?e%8_WU| 1ch̪}}u"+BPے"Dy0+5bՆn{/(o i/Mc9ݮe_=<'iꊄiQ!$cY`Vn}z̮K_]R* $%`?sZTڞˆs,/wSەBYpÁJim*Y*/xlr.ωh!sM&3pawE@V:Rk9ȟ\5-Х ֬)mSEhR>n7D2n"YQoc$;DWݱt#/~[<ӡ1DX1io"1aK5ڢ ;PXLX:>}zyu&~˺wԸ{x#`T-I>.td4oj3lxx*2s|]Toν#WfEOQl"x>.fB9o;۠KXhs=bhڲ݅y !Y'i u-%[u+6jP(-\k/̫qo8c)ZX*p՞)U,D];a\4nsKr({0Ӣe.V(28//O-\J4eIq[HŞ=ӄ3 r5VB7< \GP#^; @|F[]!Tf2vJ<#>@K+ uYm\&@ʗU8*@[L-T7ͯ$pk0aϓHrzա` ٳg\z>.ל1FZOT2D xƝrX96Q͉(uF`d}`3;pQ{踞:]}!~dUnv A=Q\ǣ&mA-080&|r{:zg[؀ m!ȭ\kcfbP@)S$LT`&zȊM`3DB+;P]S`l- "0BhٻU=]=#4Ղג,8dIYT4R@D1iy5q}9uXB)L=>HNC;ž|Ӏo@6g@I0})V> wasG[fj_%+cc 9.~B:6{W"(:C5Ex?u8-HbQx&9]0%W,lsvw0#=Q\"l*+|Q6HW.YuݪّRbM~?~Qfr.5vSS]&TȮSyRʓ luf=NS'01sDKۡy8j6XKpe,:!w brX.o唌);(^WL݁e]T tp͜scnw?qw73(OB]{Pjsw$$J 1L%urt٘ ..'Փr8F'ϙ} [Y K/*=B5~A# J@ۧlx+6ƅiZ! 917?Z>c]`^ fh rz]B?)yAkAl@ujZGŗQ*"yEALZ}@NlRڕoZna3ĸ4`(o*1G|_J!PMLEr7Q]LkA>YR,D. D|VFoBZ|}=P߷X81~Uiw_`BđHCק4n,Gؐ ң*h!"dIBKd(PH$h>; q֎~ͮ$ 352e .l0wde[Iw|NU}$t.&qIU$MʢF韷;ht<3橝?XIJ}[Jr: ss[[ߏkʷW[wc@6.]n]qrTFIX9ʞ4xS1- !l&d M~w>,,y,+oF'D1yy hYv_.[r&iJ6vP/n/s'< :@OS`ٸi۹>~&t,V5P}\3 /Z ɻcycK+Um" CĭSgřN%Rۓh0i!>vGXשkKwbAdjnSImuB-,@6 n3W`Bg+ /K/V* (e}"8I T'^Gn6%knjgztVzWm"Dx KeK &eVA,Bf'cw'Zb/!r+9p鱸VÔ]ɯ=:'+O@Q! . _#~@wdd4W(|{%u'^$>yowN84rqqa2/ $yU86gX0_RSrIog `Lݍ) BSq.Y}Us n@]&$2|57`#fP7 F5tk^Zm8JSa]O$|RF9u~(wVo:=\_N©~!ڌ²f' ""Iƶz҉aSUt!Ch v `P:@.v-'(VԘ߷0mZ4g:ZűJO'0v-$Yua`1[ތoǀ-vpqA»K ؎ۈs&d#盭 3z  Vnմ&vsK`*u;khYt;^Yf<’aJU+xfrF? r(Zv|_C`$auvcߑ$ӴX 춚EaŚnc^ P ~K1} -߅v: ,/#Nv;W4|",`S0SI\oTJuy$ٱc\ZwϑPYoЦxFpjOa)B.D`kլ#%><>A`p[b/ e`PAZX{xM3bNLh!t%ITqFneݛ] m4jYj ,cZ=δdliCU9/}sYT-d7,*+۽99Pe]YB_CͱWO1`+&8RY '67$9,qkm"2UNc {?"Tk*;02TOu9Z5VniU̳ԡi]]6=Iϫ]9@NMB5Mq(ZU#e=[8p`jȘc5Q>th>Dy 5jaV[z>QI܎I2]Ru)ye*m<ЈNJ?59tWV3]z 5rWمip/ {Q?zd-N fA9|XgLdwmR7!×7,gK06BaoaE ldLRuFμM S*"e S'qJkDJ(ς2@f<5x;D7wPdZ jʮWR+MŔ"v접CҗF͟v_JKZ;<>Et:wwJfF# R5$h|[hw=Kw"ᜩ)FI9C캤ClY5~#K.[.h(@4u9iP֩UHk W/JSL@ZIww@q(nVx7 F)̯ɹ;lQb&˝x>cD- J~[V1Ps!uS$JU||վK0#=AWɇ],){wyD B\|3,H.HuH6|텬V Mf#3PyV byGһw0J_!b]' wL֞|UFqe>["Y^4^vSY^L! rO`X;6L ^@WL &яKF}up8_g)cQF!ɻ;g"G@U@ȕeVM4|`ܹV(U\"aVkMî_KK#d 4|j 8^@xI${)0|%*h-tl ^*`Ƚ(/T@X_#:<1 Bo$ ̒?4QԎR6NOc @;`X1LrrԵwŭr eohe{a2^h`[UY?{H"ޝR1r/m M %dD0Vq:o.L"M UejM[(O;^T0䏛a˹ 9yPXi1z h_J'yTҰhq96{>Nt:9d .ߪ"!~M{l+#">M{=S[ gIH0,2n'%lK`P:D}ɘ~b)e;Cl` ۄ!)iDg'PR.nbکJCY"$Yx˪DH(, `LW9ZVaUBH`qQ$R8߆-ɚv~/붿D|;f:1ͦwY"qTzfZ Tz9[ob[ Ii0P>Nlgu?D Z* lW7E.Y쭵5ut\T xcR&9*G={R=!֮4+kLj2nEäkލNZu \h i(ꢈsgeU8`P9D0 j1Jy`a&ٷ3r;uNحZ.iybg8MgA?5@v}ܽ#ZB[nzj}dנ/2{hq8+/[}f9V`7`wj2D<KG2}SV~^PN+iG۳6/pJa e@o,_ڳZnHI%s{9%#B[RشQ4Jj= "LSa6=("P">B36b6 lݚ)Ά ^NR*Lc8Oˢ/ tnP' =t)f&Wb1rNͮl;!蹆?B>%?.nр 7Jco)@8 V)^z>An nfޱF Dje'Ѱ{T[ǀ6@Пkw#[usv["3e#r)柃ƹ]f6#߆Yݼj-B@WL Р53;aO]0&/rU v @e1eS~сReu48V9$4䇝7ڲ)ŘDD$Y8F } Iy?.=?* 픭`ZQ#a6ve`WKuӿZַap'Kc :" iR'R:B vӝ  RziH3)~x2_cq0(kFGs5q:q>q_)Gll;ҍG4?=HVɻ|)CHl, ܥޗ8,pmy[[pHB,Jd [9'C_7 GT&3#I5@p%gIc-+A#(V7Wxeobĵyy7*k|0Ӑ6gDf#a (Ro?D)yW?jOGwK1:WeTZIX7HÕI1 gΓ8(BF3~YNaN+vLSGSZDS2'ȜEaiG >خfaקUO(u ##LgqFDr?.0}VӋ?y#/{_2>(e /YR(BV|$urCﹻTa@^+ gaP[Un?'DTkAjэpEl7 k67DR˝'n'| tTd,½J4G;RԶAW`$E0xO]'gz.=q]DS/d +/z ?=p9t?@"5FR?Sacٿ*˞aHih$޳B r02O@ %d-)It ad2V/pc)M?Y"l%eqM1#Ȯ纒hdܼ3e^gl'j V7}uL\mԊ^R|!uU񕹯ुz 3S gaȇrq@~M.+PfI̮&}*ݢYBeé>,qq`Q bV1T[542k2']ГM@ߒD%=ky#B.@ó x9Z> \l1}EhgvlNUyh}.$5x\zo"!~̻^Iۄ@py"촇$BTF[mrɟbG.DZס(` mN_̓9B}}; .^Q%yIj3[#pXyx<̗bq/=g iَ7b @h+6T^s#cQs9gҘ^򥢌 D"0T /ES8];QYݍxȳR̭4][q N`MU >VM0m@ް=IFKOMT;uA:H!O60x|m%"-'?4&p;z_7C(&mc]$RXGԿՀ@|1u< w䲕ۺV&L2v$PKn,,@̼]|Q `uy0 f6 ڏsA9 |e"V Ḿ{QYM4:5L =;BeD0 -/޷&b$k, A!TzMȑ SXEE;yAQbƟMw1)8F*4Fk|Ssv‘&O՞| z Q覆x`~VTIcW֙a;Bf}J(1d1-|0`g<ē JBL4sqҫ[ڈ V߫@2R!+AtS*j6wQ.#JݟqF`+o9QYsnDN:-3 ,a"PQ2>/);G}Bk>MLY?̧lDUhvUc1$ ,T ͐x5!X~hIri~)yu^%#o# |yCzǕ<;Ô5'PLSe` Lt3(j\w!?m|.ܕ>MXȕ c cVEn6QJߊ6OZ2-] U nv~8i6,j uo)WN1if2,omlM;QC5-~sSˉh¡mge%;IcZ4P : Jҽ-6C ZKZCr9h]+i Ƚ |,$H0,yk,ȪB\=fkrZO"8rW/d+st{Py_R+(א WQ^0H\vljpmqѮ;Đ.-kI`@%ܝb0!:_YQv͔玍K~knȢ ϲ]l ȂfUsiLל }ܞ2 .,Tc6(q2W׋EVc :/hQRdMWHO"_5W3ONԁjt0ߜp5kG%SB\Lo6 ӯ4t鏦Cl8q;Wh^FC ^N@*@ݗ|˼Y@E> $a@A@k%lWU';NwvZ|e9qU+ S\qøm=x)T`#YP`83^Bّv1Aa3e$ĶG6hΫQyZ&һT>'vH|=:Z(ù,׈ 4TMo)ԄCө`Uf!l=qUU7@7 U]-]{<NʇЏ^~g~ ?)]}7۲ɓ'12%Uκ @QW8 ?JA)Ty|^V)3(0EPkiI/߱:X)n]PIt}> !fY_/-~钱^w 51kJ:RwX?e#6s̘˗b6_NOI:A}+tm$8_72ϘTk¾GJѥǫ_]$:kn8WY@Ȕ9@wѓcV߷6oSń[@Fp5[QQy{zC/핿u;!qZ1?G}IBiݶ 0ʝUuvVf0S`iNV΀E5Kz+8KS/_9OD<@yF&W.]γ ;>}uRaV`py!VЅKW1fg,~hr3PyЙGkh4}|0~I'6-KC"XW|;>\7ALSŤMTG1 AI?țZ)?!!0yw%rmc0g5p/$]u) Xd˖=0kBkSa9 h}/Æw, B4K57QXwă'ypSʽ[SSOE֣"q(VXM5z>CE Hy7u*l:n [Uw<:F9-TɣlQ3^NvM'k"W3 jg'ʔqjfxӾ;ox N`l; ̫" []+.PmbNGn*)s%qI4C&B!"-01`A&źִ`%UO=/LIKg`j*1LKV<% ;2*yҖ}]\i\EA@GR P]XIX oc[֢]K˨i;(3uM@r~asϏl9f=4jonYs-|c_l?#t6՘]h6Ա&p<{QڇT+rw"ȥR3#^&t^ 6=Na~ PǘzqflDRZ`PVS% t.T,W ^ /25{T('4{ bxQD'T:lo xڂ &b_1-.lH0Esuylu}t3 Rg܁9]| fAnvAYf0X;Gʀ"`]yc888/^Y+ \7IPS4|`j.DV辰ְ/"}&"rѠ49L[Lŵa:@hĻ qW q啣}k,\bKǰ5֭"SJfUEJ5sJZJG1eh Yܩd#qj{N}JK "RtvL#gt5,H~ch0]ׯ%AA_2}|sZY3ZEn0[]!VR ,doI$ρu@8G1峗}'Voſ]Ĝ)vtr ֵOlsyh%[89:l^C$S9Aq"B"UeY{M]Y"D? bPiPCO,?'dd ](@|3-Eu8{ v.J!}z4Wh;5*؄Y̛O$y`VRłN7;G$Tѱ2i"55/CVOpɯB?mg&q-S's[BB`Pf_'ҕKQ)y/Yܨj JKhDgkOU*rLF;CVbu#VTv@ S#:yo[q{U/l0\5gԼ}&Ħ_FaV)^{4nyUK,0E;G}[{Z r+̿G]p5oҘ."C3J鐭pHc!V 1e3J-JԧU-M2U C6U!Y{uk fY݃br ,mA*0'@WZ e'8u)+cA~}?zm5E-v]eaO*j\Q}_l{`Vc*(~ϕo$7LMha{3#[RB:fOO8$~GT3P=숻 pPr9FR9-H^i5My٣ LKda$Xv: ]=mȠfV\3Y`]ull~}й* W᥀TgNKᴬ1L $ue)l+kO`o531,;͚aduԇMVzzO frj+!~`Xh>1b݇|&fg3Ecsst=>|z2pVEcM!=r0r+jUiN eҶ)>gEC' ިIyp HrVM>OVY{nXKe_m,U>h(hC9uQ&} 1!lhN*; >̇" Zx^Cj_G'0R$SK׋cd0j3ZГ?UZgHk.ZEkL=xUk|w*: '?"J\D~+{?p9K]os*8,?4-K.bʴ|ᘆm<|Jy 3\4LYp{E$c|e_.i|غ@,k}Hcfndw,.NRB *7tdWV2:YXM+P\?nZEq$/l5%,wS.MVd Rp睈]P ZtÂ;e8tCL9̜9%RD<V3OmQ+_1`ybZ]-v ^yW%B6+Hv \T+k/.y6me$DT2&+ߏkL 7f\;{F˾Mu9o&dڥ+A@#_jQ37d hc!&s3 }O^]ۄU3NNt^iԞ^ͱù⇕w䛕}w3~Q='d}S P-yB#{R W zԥW'r } J0^.0)(Dt JW0E-}=m1@?kIJ1d=3G-Ө3E W?1sjuJFSL4\#<(' V5J# h2P֪ڋJ&V.D^Od= f0ndv GסThO= "H&fQvm  a V>7X0򃠨{sOև2yc'8R15?[tn$S0^GɅh\B'Alo# ҒV YG7Ōjc}~~?]2UfMd7g32%uؽaٔ]e ѮPݜ]%nI?|Sr-M>l8/cqf,\i%_-&9dOl]8L_QRPء=Z^ծemE1OSڑ!FեU$LR7V0dh;׬lCʝ{-+G/"^T~рT3ȅ>fCAw]0r&N4Y:>(ZjKW- G+3j1fD4ԆmzaE57d-4Tz%`!FD #73l.7OD H *wKLL>y:9N<* 5ւvJ{a`oavAnlL'̍ygS;qIso1%)n4ʟ9Nzd,8ɞaE 62S|>y$˂5 Tr1HͲ,vA%wC#hrR"H,'DX1[rPV /ktq |XbM@pW\Q,@=[9;j _)AE"gۄ7imo\nH>a 07/:ԘsNDX] YdUU y[YI_LL_ǡ) ǪlSˣgqQF)_bh@Y_/@\j zoZB8Zաh;7:<D 0S_` zG8?Lƍ >V-z_]c\ u==n#/`y?Ɓ6^t-3'ZL_; MKmk1 xorڅPJZc IbUrL:{Et͹v Jq[0u.-c+9q{I48{Z. BhP 3oy:f]>hIu[?ӎaOJnǣʚ%\<0k[.Fgymlq%AGYVBQhA]*~Qw>9PCym!g|VꌼRl-e)bscV \fYS1.=wn/DGW~jVI94ˀm7}\]ĞT]`uYwşfa<O5}~zxXIWeJLkv-SA 9HFQ-ծ'u#Xq{G>A C=>,B?gr2CaYQoSk{df RbrC:SWܙK[CoҠ u^ʉ~}:0g aBD,$LPrq$o&.o\I3x};w9%iCU;jT\H4WHn[BF[<_GG$k"|4p 6@Vq}p+aMΚ$J]fjC${|ߋvi=f!ITqGX8̫`7fSrfMp\< y:GSn}(L!yskFN"xP's o|R1dc"KOEIV]wX {}-䎮SS}\ JTyIB@nb6(lpM鮃 .K~.itOg$YoK틔9lc\[eMPaP;`Y(M>sbb(%lLm^40\*f@YCyyYGh݊jTlIPF9.ؘjmp-%.u8{b24a!Lb6OJ#qp7luuh~?$ߣ1,&3PH !m޿Up>RLLiqD1SBMyNy4!ŕFK&ƉjS>;@Fi8>ˆ2twC zQyo*F㟝q.&NiR2qj"Ħ̢ :& *T55Zϲa= kP&Qp/̸a# } 5'M(˃& uB:F} pC_eîw*Jb?B&1w4n5Z]v ˱XǤ"ԲN{=1DpNrq śh۲S#G"eʳAj+Tr^Q.S횛|FFƙջV &fV e:! rzv}@8{]C6p5 I`8)RK[ƤJ=?UaB兹$ޡ?{^$&HޖqMf/~˫^#O>k\ 14YdT `:t#jP]ۨ@cU!Һ\DSJP1pHކ`N1ݩ/j87d$=熿C?<܅B4R =t2_8AY#Zğh{ͼqqV zl/ؖ`!Ӆ8(X"Ԛp%*Jtɿ{^(EmC[8XY>ӌ-5LU*P^E$O-~["3ZO r cVV)/&o`67*ޓ/9wgiȽm6Gyш]B'θYx |OzNxAϹUKц K ˢ95-3yhwGcw0Li=~ilx:H#ܐI? Z/頡}|n= M֜Khբe)+j b&)l^/$GߕYKIeWqj0fܸ#)4ίcXd$sJm FݣVSf > xؠ+)ftةǓ;{pdefב`|P-Ae8ʽqvb2ś4c'bGXpvďr8 4J_2<%- I}ˤބd-mY9t|YJ88PL9#9+`g#^=OaIZUgv:dUcߗӾdXҫ+u(dAU(խ`E/c^oi3ato@&ɋ DNG7z:;Nˉ{`KMʭlpzGC[0mxX[fG)!dρgD@}!:; v@RO o0OjY1I*,uV3$<[.pM6 Q "a]SH܉rVF*s-"Aպ(5e3 k=2_ef \[F>dcCS>~ȵ˃APsk:Xkx뜇GhI B1Fv܈:F" f1Wr~>'-]լ(WÛ??R Ьbx MdW;ܷ bwܸIz]!F,X-Fq$p#9$K鷅$.|e3=35 '6[Z;g.sk;,u!]_ GMWJU>T0\XB&҇4~g >ꉋ [V7(ZF4gƋ(;j>xJuB ZDq$ƻҥ9ecBB)@d[9J 5b;[ó%]+jd$ qd޵’Ll,@g4 (hy!_~T!,42 isGu8ti{im9D}!as kpt $/UJ|!e .A˙}kaiߞVJ=F7oVX1y+x|jQi_vcl1f(0QaUrи(DSJn4&A#m7]^S03&û Nxdh (LMmYӛǾq0.Zzg8h.C$o2Qq):6s$cp @R*FO"Z0K,J(ܴޯwBNxҊW̐`x qjgL te:-.W7 vZgφ5b#I"6_Yw ^ ZPx.7NVrܐ:ث]Տ>RpqCsޚͶbX s]ZÑ$ǪhZc )Re)( 9޹W pb"Udk&\0+L:;ǡ+HÄ 2*\r{S2DY ;SJ9#so2uz.`5cLmb`.,–A} <Uc6)е _>nxho'W`GeoR[N<:m GfrWSZ(ͩ&Kt/nUւ\ yK$\å:NW?k_(FwQS~?ѰrEtruH,Ew|In{OG) Xp#⨃Юoe>_J_$Au@$#*@$0; 1'gKY` e|g=P߅%~"˖O2\RĬX塿/m SWi0b18eO:U7h01d(ӿZMd?2\~jՂ8N8_w,"#ygr Q未;)+)o준aʶeN|1v6*G-Q-CJu'_ho; ࡷ{}k4鍫aPb2FuDpyA]ALdD?0o*ػh?VFr7nVǥyj%j\R%c12hs,ISFXI,{s_hv',aw@6PS0KI\Y#g q+it*f (2pdD2}aX52di8=ӎ&vܺx%s^MN 5N ֹtwO¬" {(AAst{={$3V?!] ?5䤾X-#1~@Ճezvd3~}"Ih2Ӷlt,*:{yy:O<.S_>2ZlTܑ[m*<9n(KuMP]m?U CG1_V:M/8iH[.Ȏ=[R> kZ> 1Y獘$^Dˉ癧B"ܫ\ hc.jzU}]g~p&cKㅘz=]=]NrܷhTvlT1yj 47Mr*xРIeæγֱj@I ^Uvou%U0C=k 4|L!Fζ R@"khq!Ǯ~Xo<?j"\2ڜui$mhؾvko?&BDWNmظo!lI:9ɞ-Å(|>>dݯ:rg0.b\Č3iMI ˟TU֤;RP_y!pC}BL[Q(hj]վ$OjK+<8~L~3B7Ndp,x8UuE ǬX~zFIXrwM@q8h›IljعnbaMRҋ2<:xDI}F = kżO&-{/RElx.Kq~׊xØ EZ!"[0הKb uViUeA"mтg62)%yI}}\3j&מ78d(tģ$8OzbL,l92G 45}TJh.ꗪXqh4D+=?PN(?< ϸ i4n*dir,tf%>%Æq$q8Z,J45hD믞b^cnPjyL_ID qJ)o[ dw1H+W\5Iz6 (n]5NisZW*$p@Q¼u8dFIa6wFꚅeg눑hdq4%Y8ozo>Bx~r,Dq;WPbD8!@]JBe_)-j7$gTb Le;^ބ<XךtWS0OI8S?wgዉI" HD5g&_R^5oX &aWQH>&W"oyȦM++8(Y> 8 "@~j:O%&@yn*/%s(ytņ(b׆ʴjgmQxw+r0R7,aa+_!-zÜۑ?2([`^Xo+6n?sYb%3ݝh$L`{pgJ`2:6̉M<$a+jϴ?4X5w¯kU ,|*}c5Ȇ-mŹ7A#tSiFڴןgWaP|̯뽋7=N!Rfٖj s@h6_Ӓ"YuHĦ!|og\X792j-,pwyJqRM߁;$os(b${ߊb9inPc.fǏTiV+{Y]FR@9Ȏ5 PD"{MӸ%Jh/CWO.΅Y<BRLTIt6#ֽa>Iff$K/Pz"EӭvwtE|oV?5"A%ulۏ &ڣ",32V1(щ`90o~ n~YTZ*A\9;"+%~t][ ˤ )/Uٲzd*Ofb&}R̸^1HHg}8dHSI^@DQ?+_l ͷHDO3|Fj@N)^Fݵbi?^Y|Dk}~zE=1~Ic!Ozӎ}vm|YI2œBBqp2){f">R$ 1 7"S"\fecR,o0N}O/M-#Idyera!f6"f41IHGEGz{m0=q?תHs* lEdmC; 8=B߽1t<Π>İ .Ca7Ug~VN2`BHEQKs ]PQe9CΘ ^1EϒvQ1 f|͢orƮ oOHfˁ*Dc{=c>=?%+w0[ږqV ݱ7[ϠY%T<̯ Z]LiKJ  \E {4qeFk:CU4$ * l❆ .j '7u > H0?u#K;hcA8t3_QtFQZ~l4P\1tM0fx' `ĥ9KY2GaقA=6BP4m]y#_\ff6ZtdfeF_޽Tb2 {4wG̢<#1k+S#kapI&[Z4jCb_ߤ_E))hnuBb-L`.,Y,~ j@1+.U&p@˂|IMuɋ iL&Ź=3Q{F< P{ӆF(KZ-7Y\GdZy, VTGCv]?< cZ2mF1F/N2t\n~V%ZN)1b׾H,[,OM @Yͦr5F@c,'tͺװY>Bi68!eWN[l^p-D&yak>A3$D8/ýCq8 9,ԫ7Ԙ`GWpep,ѱ>Vž~٧ã ptH G RL ,X[mLAV-WA@$e}V!K4_LBCcʱDzw^`RMZ(7k̜?G\oJm 9"KB.ïqlV"?i$j90usmKϕH#Vv5`xo6g V 5!.IyF-8Zh`>."V~74_D wҬ:( jsWN6[}W5REְ"r[#*ٶ0hHqË]u@`~V9?uu Qhq? q OjT,|T2ٮRI\vLّV2EEA}s!QpVD՗W|31blI|ᇓ,̬3 EHQuXIjF` 'Zv+,FLYwn6c3-]~c;E\gbR_:8s*ߪ3Mg&2?V0sXAYA*$=H~Ry8g3)=+Z"2>67Uh[ZƓ|ہvQpY] mMN6u~\O NE;:Fkd**KY+ʩLW ?>΄lk2v\Tw1u .X@iwI@R4퀍|Yn7d A?3lο-J+_A4ocA T" r̓4E6>%K5(_m/rȶ1 \%0V_ޘl[DA䍗W3E>)C }γ-s*=yӵ.9cœ'a& ש~JC+`HwZ$OȽ  $aLv u~2X? «OioaS|_5l1 %ڭQl^Rнq^2Jjq)r ڕq JD{6#4;b!b`ukgQ3_Uu) Az}{ݔnvgWk*ͳw͌ Mmo)\-r" 7@ &΍5:M=i4mIb'*DХU9r5v UkMY⑙# }͹a);^R70)b$~IeYfZZyIPYS%YnVtg{6mFصVh9rz97W~0/"i+p7 ӑ3(Q艶3Ʊ$Ԡ:ٮX_nqn "„ *OFJq0k1WCT(fJL95gLid/-(n% MS@U.A@X˜-%O򣨅fjiTNVZ@rAvJ%? {a}oS&㋲`Uv1b_Ljl&=Jnhx$O Eeb).hy/zp9x$B5C2dp^/8]Bݘu;]zb;%W" pTEHl2^tأOg܂ߍ/ xVP<]6BÖhz0rs*BD0j?~*|~K@rBzˉkj{QW:ߒ-fLr2P{P V>Ifc+Bc֘u? _'UyȒ~!*Sz?-jDo= 9 O'GV8yk 8o9N}m lwx[l;2 h5%ܩ+6 P#vĴˤFÂ=$eqh(rg ] m ,M=J%|WB^ E~)rme:#F!"3>U !frEl^KH#E~'EA`'mL5 60F՛6 URW.~VHDݓ+8o{VѨJ}N=a@&4 ZSm; OslXe;l~ϫ$_=~ HP S$)rJq#31^uV@@=w$S x {Ͷh} 65mH"<2k" g T UY qB"!-B\;\(`4gh@;Oo+HAF]tJ+@ d CL;j2m@N 6)j[ql݀ p Hh9%8-[Mji?1sm! ~X&Jm\wUj;܀u!_n⦒=:Z~˒ I7 #Rf^wReI`F ((êjVzryI"qvdi{nXZhWw=ᣄm3nL1aaOGc<ҶCj)~C.[J6(`)ʦ@>0N/\B=W.qnQᆔ/nb>uPaGr1[Rv vB<]ƄHVϞ7A_7j gwBHIInծj-Fi,3Y÷$;ϵ? VBh~ܷ0Bi>͍5ē^v:rv< }F;Hz"bj4|L~dyW"3TY]v'vJݟ,24dBm\%dQƇŇW{lx<1m."ߙM&ŝ* s ~nb\VAA,pA,#,FT8 @03xV!SabFf('@% "Ui]9Uh闃d8mJ_'u.{qCMRB$9$[F-] KKe%ā.ds| x+:uoT$,&$#Ѡ.bPۍl*i: zmAy*d$8^1b/u϶X7sKr_`F7dl@^,Pxǽ,gԞhׅ9owN  čuS7ޗ 4z=JNC@cM0FN-(@mLJ +7eHo_^4d)\c tLnu1XORsV3P3 Tпp=Z- F5K 4(wÅշf T߉3!~EX4c UN,^"jBB'bY""A{ts@HnRkE u@+UU .x:! [OLg3^,8NC, 0آagɀkoLcv[u7GY8u׌`](xS/+a(ś{wU=Sd>x8oɞuK{K|s뺓!x!(HorKݮY):ԟLRz0cT} }"sJM7ke^\KALĘeob}V )|,DYppfw= gTU/u6A «;M]=nc$X(5/hn>9xUZMY|wܚ_|t9"gVoi- U>Jf.LI}B8pX<[^&@g&h0Z)U x,'ګIi\j>1>`&?]:A>r+g-ݪ@kg߿ydb7n񺱥]1k x6zZ(4d~g @KMXm"$Snj&^W7 l}v^F&+䃨PYnysjb);Xm+{R}k34!4\ͦ*x4^;=:UVWOaDϨgN@ I3R otXV##~+tp1:w@,( M _ w9$ƧL 7 'ė>VUiςbeWɛ̟SN q Ȧ^XO=1\@+{2G k}<Ŷ|kV-e`UUdsѹf  CqUQJBrѠ"K~DÖgkw_3ܲL*kl\d *Ol7GL؇8sIP- FȂA.kUhխ2!1H Jr#B,%6 kdȧަꞿR<2i~G%a@=G3En^m ԁ v¡1⣍}EGCu68QJw\:nΝ/)OePSʔRVqg mQCNN:y\k["܀3c@wuL -mIi7^NqrWOqhx jW]d ߄%*cu=CZlh:,wHg_[/ה8e!I^r6a*PFF9 sYْ2.:P.xX4h(?"V`lm/N r7TO-jHt.l$s ;÷W|uwtt:FD6o^/3jpZ5ʒS3kU'>Wi@mpf0R uVE &dll]~SxY&k5jw)7Jp_jH42]>HXRocD$+z'wUEK:?A:cHo@5H^%o"wn=-k#z.~ӿM$6q)U!甴yFY律TXIkUMzrٔf9j=İ|1YM,zN'OZb7VXo x?H:G!W0!c`J/W$߱ˇΙǷ_>;`lxG](z >Aǣ=j;?uÜӣ񫰏Fg] !h&gKޮU'CE&!\ŗ",ֳ!L bbtEY[_lGlUfv%́ m`>'4 u ?wT"G 7Q۷/7A7@XA0$͚B>is6$l8B߻UBQDSC)r( "E$W^RZID/B)? cS2ϫ| `4ZkRn\,4>˞a B~Ձ%*1"P_="Sؙ=wR#L)M3b=^J.dSF0]?|9,|3U3n˘ZՄK!.Gӿ';(V]܋|a{GJF6+XZ\Ai*T1#}>I>ozvPD d"JO.f^T3?5DF[ 1V JMQL;zw3Kk !p| v^yw=Z䍦/;N3VkՖ\,]e0تYDbof`H=P*:D@FSX֧1^%a.F#Aj!eM_Y:-礱%<% &$V"6CB@#b~'V_o\,=ȫ.IF-_mlzx&_#O dFvr&ќKnũZLy`KHȦ{p;_`= MeQQ+enVN","#bDA_ ft b;1Ϻ8-E'ø&$WPX~5 I cX_bMOO'0KHȕ1X)XsZZTj*2c3x$Q)1_;1voK҇Ɩ{lACBN1.ho֡H8bz=ͯdCȩV6s'Ffrzx<)V2UqNk#:4 tL %-$:&h ՚93iT0c,'TWR kDK{aXr\8!hc'wf{deO$ ǛsF1 /j WF9{\H:{Z#1dWNzz!=k{+;! |GWgġݾ@wSW?Ѿ?kX:`?&9| |W<V^%򥠑f\tH*e5@+x !|PFKx^Dԙ Bm6@9 vg`-Q 9EXNFS<<{l4i $z lK=8rœȥF!KQ4D<:k%ȴV8cFPMz5aL XMZS{neBNڌ@M-aA.H~i_$ncN3&̿o[K_Ӛ +}4l xΗ(0$ NJo3YHC^df/Cѯ=T{0Je$0?W;`R6,B !E|"4O!(lRS-SzRa%ܩ?k5s~c/DC9Fy/k{鉳NԳ_ 2." CvȦvZx/Tk?fS[]T)ͬgoOS_Z;٢\(uk#?-}I-pХ"co2Co[tbt)yH'3A7#ٗ]!}wb{W*e!>[*T3(/#?wO;dg*_^-Py`̊AT|}Gi]}NGu34|o]b%CB /lR Uډ =)HJ*B5#φ$V.Lm.njkk}3\vӺ(Ξ.1#fVU2Df;,@ԟ)%p\׀H|+c1}M $!&$yZQ:LK7O_tѢI6vɚ=*V>f$-m6vb/Z1`ʾR|)^xS⛈sׄtRUrxWOpb{Exܭ0u,DF 줤>"XjhR%DYlb|50@ARO)e Pi +뙎c9 -76ko-0L@fsl$n~=1djYnlZ u"ޤpUƵEFJ;\u?R9-cWԥ.('.w\4}ѥZw:H|߄ldZ6NZ919|2+SwLg$2Fx~n2Lv\u -}7P oho]'leIl:)V:)Tfx4%5 /xSO@IF07nr+{MzO;j pSi&%Tᅨih 8$뀛GS|kp-R~Y_W$YP{N?cĂ~=uL H>qL5xd~YW R@*iB3gt9- d̈-X,]u3;B[SXa~%"gMc*nB7.vޝ")oS2`бʩfɑ@m ӭXVVgQZԶJx+H8>T|״iة;#u!D`{Xʺ"8$u`l,E|c)AK!EEh0 h4 Ӫ9~ =Y3v)*u"j!Ή:Y/ 5 ̄tC;koHy2DIEyIqGffFZu8r]sKTJݝ>W 9y`[+Irs ϕ1V8q\wb}OZ11jeu8LE G8tvbК@Hs2ˉYt0R4B̻Ga6(`Ma!*>椮i06!­e"%h=6|{ XRɃ@8*=3HغR羟ȹ^g sU:_?J'SSMV`JJun,1.:7 f>/}'eAP!^?ȹ+5SM$K}7XVV$n>FQ,7j5b9Sxu_p ]$HGwQO~@W6__1#ۇ=m;Q5hkK;|r&CS\#ca`^tWka Z=zѥX<搑\]C@9q{-m=@:M] J,8;,  ÎTXz JoA$rR2ʤ7 E+^<!•kuVa `N=])1Ljh<@rs5xq{Dp3TOPpB>UQ6̶w d;x@/A뽽kZ<n*#'3{%ʔ4RΕc$8IJy&6 Ҏn'Cdd*iV/2"b/G;T I0BKSeJ.E_KH"!)_VAMe CيMڨFql iǟĨ31BBbx e: Ein.a%$&a jNK+,|{\Uy9]):#2,YZTUܹSovqPyV-tU3-ieΚ۞x!樫-E{S`NT2Uƪy,* vZ*:ה2MwirqAĤ7kXlx*?aqPȁBF(G ئŊdQp]peTMBܬaq"LYE>C z6(5C=fLIiFb(50r}T~>Ķ 1߂OG'_a%\F՟0h;C1{]br fN8 !Nƛ!Tc޸˺ ȷŝ枸KH 70ݡ6{3$A!bCxۆv%C$sroo I[\z-X`_W7ڭ̬ zx%!&E6V¦syP C`5cL6i0NX+ iΐ&a6j"Y:ZQD$D"ڢjQy-[H"ʈ@b&׮ 7|OrPԜJz*/, ?=0A3_':lrj`m4zɁb\=9OӇ)e0G&iP.Q-kpk83N|=ݛ1?[G[&#D%7F)%UKwh?NT~7௴:R&@W]jNհ0)#̕lG8QóAAq#WS)x`K7g/+$7|r-J%eFsqa{c|~_ N_zq8e ʯqE.fAZS2,gFe ܽ,]o0AEz `Lg醺_hIg@DGՕ GdLuQ5:wz5z͎8YT}؅IZGF♼jc_A5F5fpӡr {CYC6Ǽ!pˤ[iL%8u(Yt(&"~bvwciů:w `96@xdL8KuE쑈 zrSMp;UW%rOHT7Ghb"*ɕO3zt;)*i; ]\'Ɨ(j5iU&P(Ť֓8"p^]6 @?Ml Ar,<JaܒJ_}.8vTeF|&6=j4=qdlXVʆR‰ɹDd T B0Qq{ 8CN.9323EbP('`PЩn3Q D+r$ ZArB:urSI-Hd(FOl@7DhQ%6YE<5v1G 5;^a9$Bf`VˏYplsQ͐*Ln;Z/׳HA*#F<0%icQRN$7Z;Kb %&mcD_t/i7.\]1te%R{A5 ,p5躸ִ㒏4܆>&MD%Qw=kD#z֡,?Zq$u#TU7J<-k"FUo{M +klTi'&k,rft&}>L2똚)>?ZV)2lrs2\Jw8iB qI[MElҳ56_ lvw!f K<#8K⫧]!)ګK3gihhR -fhm~ H&1#]u7ȁ(8/1xnj2ۉ 3z \eAC RMzPby3jM\^#$di#zd7> EϷZլ_5B" h<@ dt`ve\%+'֖-M ?Rӛ0 ]h=@ sކ`Kv#<&/춦!w*HNِl\n+%xt411HlnS*mz(@MX{%0Q}[,2Qp=m](sXHz{;l2b\G|5bh)1ο\LU<lݻ=0/ëAᡈnX].ujg*\nLKMŋ"Wg 9mMNwo.7g4>;2V{sY܊xG…R=eS?iznGSbi+9Ҧ%`LI#Xl4  FѬ9igz79xOF2zE,z!ڗ7jM3.%7xӤW¥~/-$xͤ(Oe鿀쪱%up 9W喕<?=YXq5LuƼir}QKWr0fuuRQOxqSAYa*0r2DhK:fQI}NrJiNosMγW/0 )C2iu B(K)@{Yo qז܃+mc ^{w#d^pq3cɤr:}.⣁h>_S ?ŻB׮InE  6}!쥚 \vC Eطx[fs3j&nC^:z[q'5^9Dzt~]n[-\}yYfH*){ΒZټf"PGBXsێq  C ¿jhrFhО}L5Z{Z?T Qyt[B>ȦlO zygfmФ#4NZ+uΰ6 BR[nqR9L`WCKfZ!䉒U<#It Ćz_|j546{,f d@)/7:Y!\4-9`[F D޽eў.9 BIe0]iuw܆ِ!*j׻{!f~E1$}lܭ rɋjR6&*^x,F"NQa`#C}rm6ԧ-*0k5 f=֌k >nKhyM+հ}ļ@ ֈ#;󘄈l[ozA~3Roěv#emhc?Y]c⁻!í' 't{\XC ]5I Yɒf}0m[IIѤJyS3mQ]}Ȳ*m^vx&(5,aYl]fWN Wdj.nX'8|.+vJJ#Y'h ѐ ¯'UE5r]&6Si5ŧTlWØ &`D4JrC)::ӂ]/zՀitJc66xm${qᕟ:9u_IҲ)w"^Dh DNt=?M*42T\*N, T&a"18K@4M25L#UJyGIgiZvYP5а-mjLѿeJ-s_('&S0+6H1C%ɞY%NXt;WPô}m$aWow{^Щ_qr!"j/CBmge7Pfc?'&Znf;&le&E_g J?o2-K/twz |v7(@{nj{ׯs%ʦ_W<;QpC;b+'UyCe9^FMu?^9y4Nn fs%%`zv~[9F}K JЦד/B&ADj( {ݍhM t`+m2;fkR=Zb'âa<`BgkQ$I|\ ^ܓZ]C}OV0ј``]Mҍ>CgW0UFNUHgΣ@004fyaHV,E v8BS͋ay6#Q@$W[b,-e|[Z v`n:pǀ{qۃ@ >/[.;6- %ye \t4bv_+e+8c_o:@gu#tJoD'$ǶuB/1DX&Gqm`A.X%)+A\ zyyBI'8lqO Тp;yS }'a.<8򼏋hw,:`o0қ[ɮ롸C[IG>E)Q׷a =)hƌq{R-T}ra)^{w̏~[W,Mܯ}wؿuzل^-!$@3$GM)sgٟRŚ#[!\P/'닌)Ps6j<1{P[y3LLy6}uв&9qBp|()NJhNN49ZAB ugbn#Y”3B)UF!N_/BF''K K?R t5.e*_KFiya\EOl]m/O\ںOx>Q==u:71|Ģ+E?Épeұk !w6(!!0&/@aዮd$Gw%M<( `.OqUx;Mf$ɏlBؿMnKP˹䌳9܌dAbsEċc*\Ȅ\ߩRYw1 %" N7>Bd^.& PIxC8+1ōi^2Nm"M{cBfʯm_5:;M:P^K54sL}X^8Hd p Db/2&LlZiKƫȻT}zE;=0c ̣_x fa}Lot( "ei k0c\zv kAa H Z Q Iu9m(/y/wvE\Wby8SQso݄ڡ2?뢰 r΁TbOKy`6QZů?'sK.H}oQ[yd(%p#gW%9T!l50e7N]5ˢϞ"/2Գ5p%uT4r*$˧֤bcE"`hrژhŌ'h|ByЄcjHρd a0/ !z1DLJZT@6awQs_Qa=:$Y c|C58-=#(EIch_ &+Tfd81ff)&[`+ȟ06ћ_7Nbo,cYsjXvV&:Ml].Ueؠ,b(Eѯ" I/Z3ƿ54W@ YD"M9$1զbL]s4 ؠecT!$[4ZQ] QQ]i(;Z5,gA˗+"`m[c^/1unĸF/Q|{>+\[e9jV:jV"\&/,$"Y!SBrQ'":nGpb7ĦFqL;QFnW 7ZЎ)Г!w)*@?:GEw\Q~$}#kh z|Rk7ԁCY̹RQtLJnfʃZoaZak$"AAF6x 6fUc5 9uS긞 cZvhgcz ]yT3wsu?@6G) DfQt6XrB91|n8&,ȲVXˇ_xϕF!HK̤&(FuNrH@LQ3BJ $fN x\q2c|PmOg{k/#NB.5(EwjAώ-X,˜!5Xonpg[Nx0~ʞNOgKzg/* L!~WjT4P'𨝷˻\& 7M˾?S?#|41FrtS 3(UD:NxXhYI9;?8kZxSjfLl0iCN ?5[i9Jb`(z# `VV߮Tjxv Gx1yGm| 1=+ 73BUAEގRF# sq#L*6'(^G/ B^{B]7²uPDžjIȰ5_Iv# 5BRPE}^]Kl^'s-?I Pޱ.xZT1rK]dqqg7plwŭ-m)R[HVo&Y }K|xE%O޹O2:IkDފOzf`@vbA2$Sv6^eJ)ch4V6IE*=#VDa";XYhǥvnYQ#>RCQ!Ke 3b#CƊ@P@a?M<>kQ_2n>B=딨Nw~ֆdS١ҕ|MPWPR/坨E>U[7{f4qeg!Y.oI6P' ӡ]PVv,=ZrFg{`W/[_R)xT6W'%"]վnK7Ӯ|~qeX=]okN|0Soc~]ܢtGG\o +^4I u5ϱϪ=9&n+՘爚N_I@?f|n7.IS;U˒ o0b'w։VjiVsZYXmg[ÙL!1dSI)j&vnNhXz.&HR.OgtM~A=w;eJަ!3ck8&A۾ft bt6Ga;_6e+8 DX+[ %4<$x.=rD32= i5LD@DIX㒗}#osv q̡]&>VdFZyrU8Rg:|}@r!qedeeTw5RE_g_:+ 4ZxPR[=vhdp^@&?71m7>),?S t~F ujn.x{c"OIऩ/8troS\~s{b\G<~;?0+A᝼δESFNQ7CGaXL0qGDG&:Ե}"p*> e $m: Mp3wٓ~W)} j6m{Ws:m.Ъ2#Íh&;L+j6y ǸLC떝%1KSGZ,kܓY&:f,{Vp}inn)[H`!9졐:i*Xk(:ݒi Z^uv$'²ssuӷmxpɩ H(ة2Ň\vxPIbVqťss$RD.|A\r$^K?/fPoh;|R.VԳzwhfS֪YK1hS6⹽joħ5#))rMԅjρt0#أe^`5SPj,8k ~>8y?Tu\Ӓmc;EpVd;wl *˨Ym1xb7N=z +XԐ( ).H:vd`+ $ Mn=*nZRAhd~5G2p(]9hBwS a <(>Xb2E(pUi!kgV牜Q L&۶`QwQEnlO4Qˋ# zQs}6 Fҁ5JwRJ: M/n:wwD^BVG[J-$|e Ә6 *u|7idHعWu_vbCנI'in8o6yb" \|}|VqtT;>fm&GWdf%=zϗ[v0aa"P°j$}oj5,LR @5o [1(&Cʩ h6 9%Q*[8xŋ3>HZ Zdp@"L|(括sa? $M8Τ,D2x)߭VUeݴݨCgivAF&J|:Az(RtVEF j+ƢyBm3+-ꯜsb!F:7? &FÔ4y^8_QvvH2el/d#ͤVH=?*߉Ua$85Mqtg>{H}ΞfY1f_;$qȞ %)eLS(~>M8r‡m^%7"c;v`H:aɐKkx`ȏMN1vl4ՋXzacx|thR[(D8ڌ܂Å6 p 0o 2$BXP[v&a  Msg /[ N(y:#2rm|",`ru|kܽDpHM=%7jZ7B"8ʆ Bn$&aAcpQ|?'F^%tS97MFmKڞ<(=9e fa;ZaJa@k ]$Bz5 1䫹isZ]&LaX=ER+kz=0oK>>CG; ;~pXX:H:weNTX?AdW.pK5J՗qUJ>]S|1)]c?94_99+FږpؼS^&+=}lE4QpAϘIx,W|t향;ey[C&+eږSݑю֤2oe'ڻ`VgT1OֱMBm D>tfX?}/#?:"7Wcd݈?ԍńLKQ<1) Àwf/ ds!~I @O|W&uUn%))/=.;pG*k9pjRYV첺7]61]]]35h!w?l)xP{ީaKXҌM̗&[9y "tU\aBZ/鮲ͷ4:hth{" # T~~OyBg%K3g@b s9[]cm^je{ȸ``.;,~4?/@iCe.eG3R)ل/H'0..篎:=0 U}?F!ƼR=s)D[Aw/(4AKvk'A ŎLl dNw2}tK,a;$clҨuVOHSi& _ ~w ho7%KgazXIhtG)^`.VG7zI$J:2CzG `'!9u Q[K[!h8 bˆMSl.:CF xI# 0`I(N-1߿[}͜K ‡}34xK] x~Ll$u=BWP]Ϡ[1vP^x ɀW0ɚa{e'VfӨlUu0*-wl*'aY4Z}$CTpaD[@<yœK2ϤuF-U}"v!Tq%n]w} ȲҔ,D).Ea,;?n%&j1 M*V%C$PZQTFPg)ҵtnVI=[l4ݱ2}% xPo ѐA$)R7 6@hF2q"xoNSktKqo_[JDUpʎ>潫5 H>ջF:N4ފCV7zW֢ 6,y*..>n*';=qqNH5%ɇkuKòg 0xT4_c|5l ]a $؊ݲs >jn * XIR0 Iq:[ yX4ߦ5; p0WyQP]`\ڵK_{gM1IE)8Х@hTg&iR&\P\Gƴ0rYO{Utlv8QI#h^-(Cr/O-27]29d8bH9YpG1*lG\\zD+1';(+fUۏ) JfܜEoKڝeN!}H@HLvyHIv$@-Bg|wɕ&9Ha^2-r0n E_U=lvLUЎyl,UKBѮ0$$Φnnr"ۨvg݃GX%P677aO[<.K`3}ϋQd)hXwDWHaE ]7* "hJyf"QǞTQ8E)qrz̩ U|%8ZK4;vk49 %[ !;弉4^Yx22Ns8%uL/o,6a y>Yp$d\Ȧc7_5#Ǫ͵VL]}: +J>5]I$,k(]X,]ĽBQRbhA,hFjO/ĔƚIփB~IQP,sj|93=A9ߪhtH$% ϳ],a֊bol8#rȤ"~!$/ZS&78}Q1K'yOŔ3 ?3r;G_W >1zN4c/,QypV\RJ}87/ts~PP'mrv 1ָڑ||u N)nnK7rՀ@ɕ ar:jiwme U`z9 39r\_s2qY_c"{*ܩ7"#2OB-m-IIq 7I%b>8%~'KF&-ԉEʍ7ʰ3Hfz8?W+<Ӗ\$!Rr#H w=*3iL< [$07 0]L Nһvle&r?GjIX4ίs1ޔ92ܠ0> 5k^XآH݄̏AvE'0 NnlR`HyI){x| zfGC-GۡV;P6qAOMʰM+auN{NӔxȸ bphhKOh*ҹ](*ClԃE7 &f.[Pq&t20U[<9b?@.&ey_% u2~%R5v}^ FCDs1S=6{`jVH!rt A%N9۷x/+C ꊤC{1C/^ JKב{Qe>F]9~e48㖷T.Br%i+#[-!>YJU>%"Ɋo_Z{0H3&dO`4%i+yxӴY>D\rtȐ#XZ+{PZP,SObގPLn?o@7G9CJqEXYe1/(9d+ؖ /Rs*1(3fq ZIڻ^0; 9ò[D죭/m6Ka Vi!]\8¡DWS>lx~#e:y[e)̪*S*pK0YP\mS!7BfA1@55\m{l>Z-whDF(i> )Q6ٹQLjq(V`3IJb(TywK]'n='o+Xz>4$ x|i!61g6ҠVÍ`#^P;XR=X˶&7YFZ(v0:Z~ ]R ׮0fYCpLp(~+ac)umNUyGb xnSS\ylEX`FjX=P#,l?p)| Yz*!?}n v4z2,5WN4CGm$dn%uk^Dt~whGmomAYbak1[Y*#AwU ':a0Ԑڎ?ufW8/[uuY ;g;2Ӄl