libxdg-app0-0.5.2-3.2>t  DH`pYQ/=„q ^@ TVߎkxBt 2AYu 17kqb@ єE6XLw1wqFWc$KIIw4Y" X@wd> VjrD}LqNk/klRktoPJܭ1OJ~<j;ևswǻX1g!e#y]tŊ 5<?d  @" ;Lz     X9(d8l9:'>2@AFPGdHlItXxY\]^bc_defluvwtx|yzClibxdg-app00.5.23.2Manage OSTree based application bundlesxdg-app is a system for building, distributing and running sandboxed desktop applications on Linux. See https://wiki.gnome.org/Projects/SandboxedApps for more information.Y=lamb14-hopenSUSE Leap 42.3openSUSELGPL-2.1+http://bugs.opensuse.orgSystem/Librarieshttps://wiki.gnome.org/Projects/SandboxedAppslinuxx86_64-hY8Y894c42595b62bb57d7cc8568f3f890e90libxdg-app.so.0.500.2rootrootrootrootxdg-app-0.5.2-3.2.src.rpmlibxdg-app.so.0()(64bit)libxdg-app0libxdg-app0(x86-64)@@@@@@@@@@@@@@@@@@@   /sbin/ldconfig/sbin/ldconfiglibXau.so.6()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.11)(64bit)libc.so.6(GLIBC_2.14)(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)libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libgsystem.so.0()(64bit)libostree-1.so.1()(64bit)libostree-1.so.1(LIBOSTREE_2016.3)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libsoup-2.4.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.11.2Wv[@Wo@W@V@V@V@V@V@V@V@V@V{@V{@Vf@Vf@Vf@V U@U@UȒ@UUv@UmU%@U%@U@TT@toddrme2178@gmail.comdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgfcrozat@suse.comfcrozat@suse.comfcrozat@suse.comzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgopensuse-packaging@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.org- Fix typo in Group tag- 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/ldconfiglamb14 14951232610.5.2-3.20.5.2-3.2libxdg-app.so.0libxdg-app.so.0.500.2/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/7f1b5b1a5f861f1c683964a6ae4541b5-xdg-appcpiolzma5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=2399577883f5178b5cdc7028bf2dc667b10cf301, strippedPRRR RR R RRRRRRRRR RR RRfxz@ds5gm?@] cr$x#̢ot &tB~Q' %5jIDT BSDB4н܅}ܕD(+v2a"_~fvԫf)!_^D@ڦLJހ /k`k|2&='kʦS$|I6&3k(F8`G»oܮ&B83t:AgV =n!w~ NqT;KdYaHLaLCʚ.Roh=p>UV{5Ds&xN& T{,.|j"C7?(ܟm8kGJ@&7ipf&Bd2Ң'|- $,4%r_ Mϵ˛{J$@Tcf pu;8] +8Dž{_ywC3,>6 !tVt za"5s/Ð ()=F*(`@&ޘd;jUy2x3!li y@D90pgR ;>W} ^ F8 ~).xB/A1޺tEs^2&FntVIB>.TD()Bȼq(60TVNPQ&ؗ*b )S7DSӽeTM9RZ-Ѥ*_x]~?*Ј ' 8v,O7I#mx!:g*[s%iV7u&kTҞrKWa|$qM;ϒ@ʊՀ1z\N A-owgO}½̆mNxѱ6\}æ"a7RY7q(l{ʈk/r"dTQ4KeÅR'S1:^/L"a@&\xю7eD|i lO .y\q3j9Oێ3̜A%|,>ṕPs] mvQTu-j7fRqwAwȤ ZmX<Vp T5fa8ƕAFQtjbpchL2ɍ9G%ukVo/Bw/u z~ ԭAvOڸ%䫺 v c9 zFom|Ɔ'Ĺ$R7#ꀵoe!3b#s[H?E+r0GAsEd#1Bs[zF&E.wcMxV16rgS*}vAS'p^ HUpeHd2  ͊ 3M>'>]\RHE_T qjh|ް.%v>VPdf!|c;N"w^KD*zEWN>J"e mD) _=/ =眫&S2?@] 2~UD WD Kp97w%s~մ6ϳ:aCY:<),zV^TRYRiC)%zQ5,JuUv{MzF>jor04y56sSo$ ȍWQlaKٝb5)4p[*.+5q?,^o7 ހgQ62F;erPa|=DwB)DA#fSAEgG2((6o^52vb~^Q2{;20lƭe !^?bvC) Cϳ^BVpB*85%0G A`SK?%~dyIɭO GܛXn$%+} 2I'՟HZ7 BܩB_쮕{7Z U憖]4 Ts=5V@6A u3URbζ#rU-b zHp9ZqZ?|B '4!5ءh{)\;䎮M8ART#mz1k,>LЏ^H* x+c.4^5J`uIkX-Sg/TC{ZjGl>^Ay\^5_j3Yօquom>h<`HkpZCU? ح"v. բ<)o4,ܗN|N*l kaoyPVF(h:=J* V(Q.)wP۷&:{WW9LR*+Smc^2'LaWY"'Yds{o*TWJ7ǒڰڀ Y>){BvbUH|x9gQiS`^kC(9drQ/@$ٷafB%)UJ> jVfvR<`=$ش)q  k=R2\IM=?LxX;0?R? L[3Axn{7fi{yyP]ypo[Kz;NK΂?r!>X.qa6 x<@/Ќ{ڬ?{&fg ec[KjRi |mKzt3IHbn[$X0t%R 7Lk ]P?\L-~|Cza[be$kV5N[aHGv^Q#wʷ}g )3ۮ\{4M/ra++iZt!2{9c>]Sߐ:8*|8{:Ӯucuu/ޚe*fS X.ӨN3Y.qAI Я=={],vZd1Ş(r~b[3e&j_…In+IM$ԟn.)0%^򛙘U=0 t盧U ֲp*>.C|8Wc>D*ʌ)vzjz0G:xD1?Wl~ٍ90 #tQkwzy^ F3|srmN4%1-B#/D8 --}14m`PO .I$cOfÐpZO9yX۳U阶8s9'1m۷1[Z']qhYGq-D'IZKJB?ty'_HIN"FG$Td)P^^1 p}L|xqTvr!) Wլ!Qܧ"^4rDw@hئ|ڮڞZ\8r2co0g<_ĩQE{pi&3aÃ%/*"WCINzxWRٞgdi_@NO>Fi -KкXJS,*J籠Oe|ʤ8Y9+D;r5dv+ Nh Bi%>Wfr$-[9{2=k9Gyye4m?L| 3 #̾md8M1%MV̔&Mm݈ S#i$I^&chWK8|y>'ywk~2g (kNDfG{f:.*T ;ҮQՊ$~!wkgGFՍty M]Xs 0hKoiaE@'FM, %g-"yr%qC$ϿY*3E9h#>Ơ t"`}Yc:y/>C8[HeZzta%^1i1"&92~1+VOm^j*dhk*@E"ڥj;BrVit3˫éey}{Tt^,I{e<րtQ[D,e@> "e b9 Iߟv;k8sBCV;q>=}@Z0Xhw#w;+TGRX!= Z `2Q!8Z;de2^iC.,܂)#! ;N0{%^hh(hBQH.YGL04 ^%nĥ݀?̩#,\>Qlop~6EMF u`sz0P#X_ }TH^fY^~4!04WUtf*Ս>Ϛo(?B5' cȈ. UX3,JvΥ  c1lvOYo.*t6~~8>K< KGc?$NvnoٰhÎZ:LҌmjɯ12G}gŜ/? ,=;I [Uҍ}g%󤢓!6); mL1SbqLحWbr. K䭡0mllG"yhdq)= @I‡$SؓIIo"Q x_ȇ ҠHIR,]?/!C|?R!lz#awǮ\၎԰V"-d4Z!H.yO1IgMG ,A!#/ְQ*58v 7uA$dge5̈́ͨ )5 8X2ΐ6vXONyr=z|g'QffRi|P"~m eM Rz(gКrY9ifVuf ը%.̓liU5gSbHgĆQf ӋJ>1-t62 @x*[̙'kH=J ]Ƣ(5Rw Fh\A3f/V&>[1\Ј Ig"jtCd*N;Us#ܡ gL. eC"Ƀ&+ 5eBÿ$Ɔ= @./Z=*Gh kR(u;JBWTvF:k4 b5gRŝ0 /fr?H6r47{$-Er 3{W e XHl÷0um㖄 IMJB'rӍ:&X|~[Aæ7$e9^]![,VIl·ƴ# 3j5.l+A kP$ ޖUf gǪ 恭~cK&o&xw΀yHϔ!j\-7kk^+a@EdB qB'Nnaney%NmPxRr 7y8({w 2!Ȭ90f0y=[6 2[7{.0͛Ca@}ȓ}{k m: چ`Wn^1=S 7)UG*?~o) >2|ά]Ov]rW),7-^)o>F5%ݏJ26dęŗ @mn h}h$S3\]jnɒYIl&Hf-ID5yaX~3ZmߡVmo`JJw{`U6jqR$T3`N ^(\)GRY[Jb'?Ey}Y(g)<0s/}q &!'RYq+^ ؞UT|>sP9%kxZ[I |hr,fZֽ3(u )Cd;X@ѓ=D 8[dBx1O42xhDȬ]X7| S2gȇHWcHj~㲢 uk}϶A8^fNjD/wA۷hɾ n,i׌]V  LɊ1jyKIk6{0^⯆Ԓ>S0\?+ֱ2( Nc+kXt.^Nų6\WuyF9+ybݫiQn y9v0PgW=C Uld*ƺU{,\%"hylk ?xiZ62pkMm}mm.8[ozh_pNo풵$)Pz"i4].A 7n%Ď:yf[IQ$d43l}WNԂzsvN5@W4K ]ʫUȂunА"-A"Bt_Be8s`~;bC9A__vj!5c*|֊c`QL:L[?414}q=ONC1r<NMHCCcvuבG.hSӒ=[ErLҊT%;{m>3;I#倮MdmZ;#4;: `ps+w~="<ƀݷʔ]p4VN~ܣ!ܪvss D>:}((8>8D&Jp' Z7'^OZNBh?9T߁nUR/ca#Jצk7r` _㾣$/2r:'S˱=BD f_3"(Y[\3xI.oU]UinLq{|(lKqWc$a޽o\Z\X*%ADޓKLc:2(IZdz%KNQ2/s㯦GKWA SLrcfƭ()jjȮ|kpA ̮DnSe/~qgm1|N;~>?ZDQtn]8?Dw(6ӽ L=:)Z\.5![|"Cey+ 5{Bلp}D`K;,.n]jđ`{4=!|@6k=Džem!x/RqTSں&x<Ж }S=\$a'(ԍ<{\V-T96ǑJ{Kc֘0kyho jzs\ch:ǩ1f(p2K2zBZ񣯾2V$Fc5Y)وWMUYj[H E jr+T-[tBDix؟5c'~ 05Zc}Ru튨"J"m!VHH?.5ZȒGV_,/efCFYTl[t"+9PSɗt_ -FY\( c!*ɑdNxQQq|C^ܲO8sQ;3*M8`H6z߽6.G0ds@iD~4,_[Cu/(³Ln/N-;*}Pgd ̕RaXBTqqd,=# kkлf2W%kG}̛/eJ yلdQdl8j ,C|ǭIY*ۖr@_q^Έsz%`\ɏ,"s_g6EkM$s zUAÚ >=a) )C{aWwj~\K&q~TM f(rO5vJVE z﫿 Uw|X fdJp GO?Aܤu$Ǥ|Ftʛp4ã(stxLNN v@6;Wi!vO8t7H1lqIrw3W23ǡ{\sۧnoGrC!߹󭴩&L+\9џ;h>ӛUedOaSpBg@c`gLI]}9Pz^K K:mh7xQW#iǻᯱ/ŗ8v ^SKcuu%e sdeUc1r6k? 5laa9WhX"\,L㤣m =!xӂ>WV>p=t%a& _Dۤ)wqru?[PTh5*(!z_TH7kd/[wWFѣh[׈~OaNWizU\4CfH } PW=yvC×Y:&Ӡ&u!WN խ1m#; Y*~[D$A˿x6Eb_N\3@A#CoCN s'~Vp̧AUv_#ht]Q+sqVM⛛aQ<7EdȄMR , B'#d ߶V;:-:z_o6^~>/kPdU₨.AjTz݉ڈcI_Hs^v@&FW6DNf\(0Kg [ܚ Q[|ƀ%A3uGm7cNy@\/<Ύ|\4ɀ͈X6>P:NhX %>xԟy[AʆG%A˄:g;Ϛ0Swa`(;ٚP~[@' 菀bk2ε :Lt99|8[q%}"#y 9Vfsn,6y 4g =% >P64TӉNu{Mg8mY _A~\TVTU H(ȏ:/>N&`)-&b%֐hX &[NByT.(C{z~"voh>T `U4&yrJRئc17 Pv%yj ?/Tف#8X*g A?CFv B`m? SS',z:'@h~Cߢ"*ŕ"Hg!.C(LhyzaK {(Cmk3-p65lKȌrN^ːUtΒ⑪welߤ?&P}U6vP;^[ p@17&J}΀A!i(_\VYCC6)P%l1mPl ?\vwxR@+68ǣM)Y/#]3kӈ!(O߳>IGR]$oFzSc[hz17 gcxV#=|[5Z窕aUy{p6gҠ.b=W##vYÚq.}w/ YfKjӦ.[ZlZ`h7Lzcvd.}O_2a6g }7Ҭ#R坨o-GQq (s}R6 <ǝ_$N aFmFT]1ciFwْ&KCic~NuHcX4V-T84OZc_qU3/ɂF)CZmH#z飍X:hglُ0Љ̻t l+͌U\ƶJgmJ4[{ϢoRW}l4\1Q1j#&[{뱅c@om(bpK ]ܼ ##>\d`}nFqNTj!|+o[X(mL~_Kz'H7Y'O!Epᩆzӌx.f=$c_Q5 i)` xG6"t7k@c"Ra[|?!Y6RLʃTX\; :/2S%φ;qֈ=ta#b*@qneOLn J"W9hʑQ޵d qsyt|M;D]; 8`pIBѪnw%VR=5FU|i0s<ߠ+s)z  lŊخns#ro *0&&5-dhǹ?lؠ,1Ñ~u.R ]Ľ<}`31Sa~ X6HRƨYPnhf\䗢,7za&+ǸiDT>h Nr>Llfqog;=XZ1bg( ,vYZ}lY|K.])H{&vnUpX.I@`Zۼa`?呿!hS$YnPC6g6H5ɂ腻iT]̹h@oz#d,xݐGOșVI\_W Ca² G3%ΠYx*1%D$ N{|Rh[83z C]QD&VH%ľ;фs Oě_H^E7FiB镸_Y ӔӢ'tuP9,C`% \1\I툨d)Hz?^aN .SxRxt?(%g޹% t`8UK0қ f]GdD+qǠG=<4*EƏߪ9_oɬ+:]5;7~16kҨ掯76PkJ*}2;FuƘw{UCDeꕳ"Nj#i0D<3! D1J7Y(۶QdF2{`nkS=BU(%Aպ/Aj|Ck>g:b]сDf~Ó0Wnrtn Bݳ *$Q)wN܆r&r"Y786gSyV CqJ\ |pC*k:#.xxGZBN0uYp=$*9 *9̲ #%Œ*(ĪO6b\n37gn& v^ɝfv= tG!̀;[W:8)Gz1şS[Ճ0zo[/u?End-\1xPTo_Ǎje!PB+ a SpmȘ2:/,b) 鎑yLz !Ĵ0^PHixެ?5s+ڒm5K~@5SWgR/~+Cr;M { $tql+MECCo̳b|q~jb~ 1/;zg21@YoA`Xt0X39w i195"VEfvp޿!D)Fcw+ o)j򉅩<"6lY+n es1LjOҳ93TĦ.tfAM$h O@D.yB$1u6RPf'Ve.z󜓅B wYK3:g$^2|'aO6G% Lxz ST zdԄ};WF]FAu9hQ(a_Lk`̠ym-^D p4 Ve&s{{I-j;B8ƌc ^A ؔ?:-s`rt5VrVMFpڑo`u9J3IXs3 CR]E7 )b|)} &ic` w:YDhlBtMU}Baݪ?Ts"'r/߰W)],hOɾœ$& Q* 1.P\_um CB+٤ &9_?ʇi@9<&)W7Pi lMv其uA#V1(\V3@PCiX6ڂ ^$Ki\O꥞ͣRǞX,֦iXĸFm`jYv:LRDI]Wd? c(mk[qY(*˱ % hO-u8J"d^u09,I8bb`uvW ?ɅyV-vHtAAx_`FLH%Rct\~>J%kB<@ȱǑC'b:|Vq]%c,y:g a붚o޵N$Q Z6"ǹW Ԇdm# :|N1#w$KЋ~ u|ub[u#䧳Rx jZMn^ު@HiGxv&sl9硅A+p[Ofw= ONń O .W'^6R#⻎ƢЩ,j;OnWE]ʒ:釢 3,bY@`q?-#Nb.[n :RDDo=[끬zzgZ?;=gW]YwfLa'-L&-:?DCUҥ,?o+)Dw_#?-`jSYO/u|y\K4ouM\rGTA75Ū7 M?QǞTQRiR<#ٹ*-mebj7s=j ~{ Qvv$ֆ4Lfطj3+lK+Hd)Uc|F&OT|@Qͽ&7}Xd _iLJfR؀0zx v: vyZ7S_f%XeidlP'|!xM9sY}} NIi9T*b({dz+MP6 zH4ߨ9#"@)`LDa1Ou;e\P@1"%7\=hRGcⰂ!i:kNlg^A2p˔<-۝6mf>~4j!ּuI~ȧgJNf^kfԐARQᨌȓ\T^ՆOY0BVqd-Ok4!ݫ⦜3њV Ƽ&ˉgHG@R_8HΒ(WۮR[%A&U{e4"j͋I>D"Vh3H{$|X9l㲯tUn꯮X}f*hhÙm̾Sxl~eŷr##twXBJbgɋbm2 HkNx[8(#/\`fW=׬j^_aZdzB'NMK9sd1Mc_Цnl4[jY3Sg<أR,S+y񿼝+#0<3s4qAho|4!v: +j*@ q"cV'op\nAD)ORˇ M1t#?dmR|m cӖ-sUcjÉnoηdmrߋ{q`՛fD/`is ~1TygAm/J=' ]!y;-jE05gcv*܇9>ګ`cg")}a JCæwJ\SysV?J\rE;Q<U:fv{%ȡKǂft,[Qb,ɜ8&ju^1R4tjMht.y9G_ .UP\Vhطjz٥t1VbtPo^ 1Sa<^H:ҒV!NG./òf=ZsMYOb]~wK"fhr8xuucڕmˤ5y0K;߈warK0̸J2&NYkhv/k]B q\属=Wjo2(=Fs! BuGaʫ$C$~1m%!@ Ϲ̫, $"*S^`*=wG[D yabj=:@go?U 3OB֯3QIq?Ɔg Zέŵ ˫as<~!!~ӯ:}fɶ9w#9&[-*P!9ca_2_|~鯩"ޖ|W{(|~y6<"_ c4nҋ{_s#}H.9j{ _3t]_mRZZjѲv24aTDe7%lmw庴G:sF݌ _-(_9WE51gs[vq}51Ic0qk~Ͷ/K!NsDLF1=.w2䫎ىzfjԥge\)6IN cϭG[js?hVaj .ÇTK-W'/b`%6ۚ. QQ7Ĝ.xAuڧU (Ä?1H=Emb# l]Dct۸1E!B쓢(ZTOuƮA9oM/mmKLqZs3 ] \-(G鏱بz^|N8!gdw{! z.ZS&[x@~aw#U1ir8AO5+MZOS\\If>YYłLhJ间>*oi+5HY# _4׵tQZho oYe9t]DrvQa|ՈvĄZbG*˕/w9uTŗ*r&PkIT=TPK:Pto39 #w3pPg"J:ؠm0eƋA?txCM13۲K`u~5~06u5j32 UT9ŲuP,K0pcĚ3E";b럒G)$:Kp*N UcfZߏЇ:͆N|ůZUKgOR;kK )| O5p^ k> i:[\됊 .)` ũh6[23F`VGu)'k-a/^F0ŅM284]Q;&6@o9"VlOx3Tgs|)(H'u4ZE8鲵K[w(Ȧm+4fC[,e%WYʒb 5,U J^ǻ`SSf1 Ӿ5}>O A}\sW/HE@lyyӂCCu~~AxxCwfNG솑K*8Qdq7g4&b̀F:lZ54HhZ[)34D2 nRt&hÒ#7eDH:`I 0g10]g*҇h@׵]q8 E|bT !;b_<;"]GT[0:06 `@L9 ZJ}j:)0%3f;%s(`EQ[DbS(pGSvYmi3Ŋ'A(+s2ߦ y4|v \2 rtN˻b +x `Hdpgd.P0/)M @Idj d,t?KU<7lz\iZ@U] D:L/bZ: Ϋ^eL%CLe/2B,YE"pY2x5 l-_zj?ѤX>G)EY^sBO~^lGc#JG8&,Wd]*%U9R_SO}NRhwlA)g?0;bb`=YzR#%3.Rl =H*\'^ǤWtwu!4A}~Vc.w&ǭFS{.Ȧ+k it-F %`ƋrvIS AWݍ'{Yz5{'X?k?PaүT~ivD?4LS;v8`+ЄtF*K^?H7 Pjno7?]\~*1a|\%eo|G_iP󘣇.ņ&w4mA=fP@A?1XpYK*l=2>ktf"UnHBBt*yŦA*/Y(@&Sل8Z\@#x'/y?Xsv}ԫ wHqIV?/G}2U o)1@8#ԘX :h.bTZFwgmlRrzw[kruLCjDBV҄đ0tHpc8 &..nEks3VkZulO2<]o&|SQ-"w('<ˢZϵxAGPcCX ֘,b_4|z-g1*[9@n^_gŒ::u.y}#>~$P4@O{vPd@^_Ldf)أ^Tcm=/ {vod{ubȳnJ Ώl%{Ibp8&fLM_"' x807*3\&+$SV#WS %! h. xcbv\ u5+!5wX%+>tWJ'=Ӂlvo""5ca ra8k9 m&]S3G݃BU3B߯-,ʲƕ/G0GFxn֨ڳQY*f;5i8t'Ûzz)+:rQ?ϵgxu* l;SBU=A鬘oжiHHNqh7R3ƢIzMMW^l a緉6bwyIySTl6Ϙ)GWsX4kV)4>Out=.;p7JGw} O?TA1 #^X@1Et5F1zWS\5s؞תDR j³ ؎Y1k W$,>8C1nk@ b?S,!U1m,H`K|q7^BVUq)F1{ ?Y \*'oTܽX/vd$A`e%[w#(9[(GB]Uod0 l㐇t /VhL=! Ӈ]l=Z@:0Ļ p:{J<\ C3U6& IyZH1@4}Mّc{@d>4Kb^di({ E//,Z*8lGVj @l+X6ږԉ NEN Y@oIqTd7g-m@`{-y[w.pc2/ !ٌ9gd&oL-F)|~j4  9:Kd3ifBKυyZN_=09ȉ0œ6,n4` RD@%7ѱ1![VbonLΎ޴OU)5c LmyPqS imJ\v$Іl?""i= >ZWhf3 # ӡ_7F8xXH۸ھA\֞,2h'"O@v=L!2dr-SA.7oHc`#x҇/m: ?#?*-_6di(c-J/0nduE@,AX2]Bsl*SZ -AlFp((F1B60CbMo?(r8zft=^CbqzN "543 ߳ : }`J _.-#/)ў@rD ktq|V> .\/0wpNwr8=;:OF}m !|m0*$ty)A9. 1͆ͺ͵+fUe/uwpdPskOξ[A×NăƱ˸jul2X&r8v (UdukK,lu@MF0Ե=4HX7i6FV8yϼx}+OT޵bz:rͲ#AQ$gwɤl@P,Boo꼆QP2 sQʾ](N,MՏ*p@p{=l^AovxxyH;O]ƯUtV/#M* IIټ@^N` '4hOHݕ/QB鼭݉t&zcZI :>Uѣ ;[:2y\8Q^lD.0۟+ T8$쩏!lx#;{8D?jOZg.5I O /QRZNW ZEXѫ7l 6w.;b\-⻤qRslHS0G`/A4d4!gpY["\p=)H/ӿ!ov䥽V[e6X`buaWaݏC;Bӑ <Fd? Z^l2cԆ9*>cdejjB/z|#x(:$\<z K 9ވڅfʎluGlS4h̞VЍjg4aDa7ްvqcrR6vW ^v sS·drr_`r.:juU̕/|27;4 „mpv՞A sV̉R'KgbVn+1BBڀl.6[Cȯ+z9k @sy-q?rnjHse#؆n2W:@O&TY"&W'|[H%;'$&RO5}wvhdx3in{@,J`}:~&"uyefCݹZ֯MedX\Kg@s|4m$W ʿZPn=>JeG߹LL7|2" j*9jԄ>i 3S T U̔Za1Kd/#Q|3{v;$T uGT ,n9i?nognvbW&~?;k vC۲+8X{ )9v5Q^"v <[3S{Y6KR\w&@CLݰz)H8_\q=k;dj1~ C:Sox;;T}̆N_J'G=gߔh7>S[YP 5Eؔ!}%q& ;?qh5Ok:}1sEJx Z ]7BE7!b*E!DM 1Jje[ k翍8q _lUܐqs7"T&I{hbю 9Oc $(xԾ[3D^}OU[? jI1:}oDf7jZ8vD  }i*x]0Jr(-2ά ȟ$-i S{"0}@)>8/g{sU0W5rP!/%JaZZu`sPf+WOsh;Zԍ6 ƾ"ǧkwi?0KKb8oTqP,a [k *[PO;~Z~-ԤK& ~^ijmn(lW!!%(p35똚[w|פNSiPK FmKsb]ؗLE6:h6M\7h0E! MF`YA%O4hzYoVBRM aot|+ҶH[Rշrfۑ%e˯dC ЪنYCK->k9cZ\`?bN?rJFZ!G/vѶwS CΫ@e5T2E;& bY{wMiǨ+n7=:4E.֚Crͱ1;6G ~3 3CլJ;oV97&5G$-ĸ}›`ϯﵻj׳'-=}i4sAr}h{#`Cd+ipp ۱^_oJ7=ǭ|Oc=xf /w' wSB[~JO9-]#ۓ"MZJpxH5}p24>c[|h8*'OB/STf-Xl`9oG{Is6f^/C6OMxT㕦q#kc@V>@.M%6n_0fQZ9k_:3dEXiB[KvZ%(kF3?CTc' NʁI;P11bַ],}&\߬jH Ɗ!GI _́I\ԢL0}s Onz8u3%^(nji^\a\_e ̙AN $N,eƤzUY4t$)ـ_{[J(wCW~jXaDFOV )[G-ƧExI|kC,f |#4 P #ey%j_?0l8 ʊQkKp[L#l&s&#Q<V$'2J㿼XZj%e5/:@梯$ZvD. 0~b?kQj|"^Dw³بt$`}1H|@XJ[Z9aNjޚʡ1!Kg.Y aJp gս]ZFht5L(e4a㓗́[I OXF8.{?KVlwDV}z-\ e *_ ^9r&SC8f2/ދMH6a僾'IQCcWVuVW2 $;ɸdP+=zfBlX)\t23?(P-ayk0y4 _Ys <D+Ȱ;a`LيL q26mRIay<xS yF"cXࠌl и%a׃؀.%2?u#lk&`  @j)n5@]ّ/J1,x=1DQU_ Y6XxցoxDbeÁP<SZIiqi\lH?a\h"?EO8A+0$4̬x& QH3I1v^%Ei'*L/Dht=28n3<B`b#E8|N1qHst!!2UflIݏru=O,qf7)㱆"Z 7F/_)l1z. Ű6Ѽ_Xnz*hoo |xo}ْ4]QN&s 1GX x3 >^GN YTGlnw"o ZJakNS9q|\pQkJ\LNU[-+, p bՍP V/8nuJ~(^rўf!U+xօv`Ԃ-C G 6 3} EO?Onـj\QPJ-æc~LK WAlk |U$| |Nγ".AiaN9*"^QtW%UEQ x m殮NT*42V1MUNm'Hp4:ӡ8@ t(LEcZWY5ncU?mɡdP6Z> ܯh* Uo&(歁ݓs.͗|yGl뭮!x4nԁibw/: sXQH?S /VT!24G8tr4@=oCd@H[yl#Ñ"qzBnB}@{0N}A"w}[|RlLęG;-qLVHL3ֳoh8P{x ~`_R.%h V^Q: 'hT.v@a=pdړZCz{hӝ*th+ڂ&gOO)~ݳ.4%>ma^ KS7J3?S[׊|a^ߖ) {RBaaNaya{/ NnI~ՐkŞt ; _6Xmz~ v~5{3h[K`Y1xFf4^]o}%vVQ7 b:7ds,<^Y3y `Nu Y*U+PH?:7MqdpsuAd܋o}_sRE/G*r "hE'brU0 Ve'K;RrZ:珖X,r? dѤ'h9pڏfkD9;`aGޭȴb2'>QŴҳ%)r)9`*UR k"fKI{ZCA[;dvcel۝S47B;uBI&)~51:F4 ߪfd Ͻ DE_t'Hͪl# r ;*g('"sv;E#gHU8\~ҮF@ >(&+M y z{ӹ&U83蟜w>(K`8A2`1Wߎv8u9hu\2Pe L,oqjs55~f~@ :Tx|4@ZH BqueK;D#:y▀bKqa|5779߆(Z<-(ԗu}9x+u ’MYq= V&oM65[jZz~dWI7I:)P  B;H`_H 倓'FI\L硨$-8RgȌ/rUro) :U6T Id&!/ ~9>ન*55O,yKG 鋨5eo,# tvD_h+1OF]eH*u0k*6_%۝/jg 0?1mmmvg#f|*-+Qt^VyI"`͎3dW$Vf|W H hP 9zbxo d&lȎE{ODžRWMwD]h6"h,lp,h-RV)plqL>еfƭO֯[ǗFыbb>)Qɻ"nt ö4o`u73}C-P oSǙa&ѠY}p䎩 2Ϧ`LUb3Jz|yB'9MRDb"!X۽;Do8->}gU ;_Qm68WM8lfzDb"WvmK]iN.!F[ǒNݗ(SBlHsI O@.1֭q *ɺXp$ΙbBG9XLɉM邐=S*;~o#J`4'K9_vIi#*u@*sk1\o :@˦K7ĸmsZ첋q&GRTUhk_$rڍn)%;ܪt,}R}kj}7-E;к#?~Bl~%?UT]'2{`-Qa#c>"ى)ֺ^0"hKQ+E,1: a$ FX)eE.). 8h4+>4 圾?,鬒.֫#VGll-.5>sb̆LgƳК H}|@DDtĶV醷hd=:u}Yl첼؁MbB-YCK| [mP ՉCm w/Sn6kiO=NV( `oA%D_?japΗ=HYw (<БKinv7UDwDj^7P?JĶ T!vIޥjXoh ¦} 'rH}uXn$+a"ƈ}7 2aqX%,Au =dMxM4w1_S.dbAƞJXy9,*%[HZYlR4~(i#zBXL+퇷T&M]5mdiS"Rhn ^LH#){NMxԒ.O YKF#fuc oAW$H7_ xd u^~հ4vܱLj[.s0%n{E4xKFŸ\p(7ߧzb%;T4I"zW+_e` 6N}FN@ RTJ75]hA>f|u9/m8eiq^7ZrhNJ%*zXT~=҆n,ADC&mXQa0+zr H:@~:A`Lz4]Jmo?wqș2|~v;i,ux r7ƎCn߄Q?+Wr<=簀]ؑa_X(a/+\]O=v43U ʞdC y=ԯ]P*"%9WcB+K(QS@sv%s.PԄ0G=ǨB|_9R=QHSe?c>_KKD9 ؼh/:(H wf+y?zf[%:)P).jBL KaIBqkHBtR]KoO}ͩ0\^$Gʄ(7ѳ)GJ2=gHRzC:%d4K1p>_2f|g`w'.۷^]noVGpKwwmVo4a˨7 VݐPvJ2W­\V`Rf.0nXfF>$9˩am_G,^pbCv)&}혴dL5[BEP,/DEZ]=[rO﬙KR=;꧹67557xiB;d6kW1 *xǛRj=A \\qm tgK#duZtS 38Bęe-UZ,b}`{eFvXH'S:|zVE^g:ddL-GYl(Y|rP;?w > $`]zXKEWAȹ?A-!EK]Gh75f\ rF=ʿA!1cU+F<1UERLY,C?k~q3Uk#GZnhڐk]GӑCkCu6'RFGhܼ*F=RS+;s#k12~G:3"Vm)R4w߱ D% zh^λD-*[Fab:#/ÔtJb+h[(WߓWb9ثtΡr?lZ"ٵNO4HQEJNxrY0RI rxDsC*wVX'` -{ۗ.\ ,Y.]` YJHdH5sKT/Ξ'Li;^Rh m#gO|b}S^G˙W˾HX)7h .|1s58< H#0,߮0@* J(r `,ڭ4vGH?xr(w؜ Z K  ,ܥΌ .{EecRyb)i,Mԓ1嘽V.HcA(b Vc-5|2=^@ك>2w2~T󘂌xd1K]CLX-!WZ]PY5mګЍn0)ۯWA @ly/P<`d/ ܈#'{?_Ц&O=H3 y74|߆r!>ݜ3^جyHMky8Q7N].֡GUkW1zᙕk@\w0>ۚ~| yo}9|XBLG=;~ĵHŽEUXL LG ˑu8(|C,ۆ6ŸymחѺZ~fQW*.sOG K6NigỈ26dkGշMCNpͮ1.c␨Zs"k?CZѱҷ5)lt߇DKS%)F p͙ki4U 8w"\1\"y`eU?XOSpʺ%խmh1$]][sY*kxlĿKbEj6ऴ JoZx6ISA#+$U%Dce=[*DWM}yӱ^# kNSEv/ڔԾ*(Kt50t>2ZLv4,їG1PH?uD2XXr~F]R[LXIt8ﶧT"EhsPa>t (A\)TG?8: mCw D#sO(vh lOHo9Nа*`ь^ !<} @^:> 4)nM'5;}_@n9ά?Rhu4 .l7Ps5ʪ'Fĝ$9MM@Uȉ$+F)(+ӟ;:C+kzEvb_T[,VTolWa Y?}dGAaW.K3uQeB⼰w)yج/tK$hIq4o]<v98nCrȃ)p=-}d{E4lr"BֆA0566S=̃'U]8n•uIY]E9;e\۔. (Z`FFа*Ӆ9fi$QeCf3~Bw1 xPNq^$8 &ot՞m׾2Ud5Ů]y@ݕ+ 7v2IFל> I, ʼe5vxz3iBLUOm5M Pj^Qv?}j& 5 jEGOj}lVoӗs~|j8rLՄ3t\d)_Ԁuq)L*E~5GZN0 7PSmqC0xX7}~pOiȝ9Y=,Yibǘy kAb A#2Dr}q? ) wq:rtpxˀҳĺ&f{5>'aLo)}1J"'jjfuہӤ4\"A ϲt񦼲>fy,¡ %@!f2#0Z=CvN/)02|d$k. '. [H+#md_ #GbɂD#%BD;:FN^`V:HC/qbkw[=v/d='NF og'NF)5C hJQ^S>\ O5P>&4*& P'~C$xvwjn DeF7mDp!{)'].5/]"=}q[tUla/a-ΕrePeDJA*=4$#v.8x ʱ=-zAE>_O|7IgGAaL;? MmyΐbƾID=!vkl ĭ_A|L*u¯w$IB {aR,:~"Rns;x t@s=~$/o*X)_#iUW|J3<<.fu2 D{ 5p69O/MkwE5b[\YEC6[𐞌rnn?$4hWs&@bX ɣ`:Joq˷HecGuPoj堭+bwEtW#j [ָLZoK&N;.jϟX4el$;/S9zqN~>d#՘TKe0t2"Cn{`XˠnT5@nvd d8.?Ί¼J&6Rav%w5uH 7u6/O316Ȃ#WI͡i  )dv~TMN\\78_AAB.] VNjj8d ۔OO67tG\W'λ7d,O 6#*;A锂g! ޭВ*rq%SxJ~ыcㄵ>m(jݻjF9lR'X0ѫ7F3!tI&aK1e׬~y^i6ז#=u(u(ϒ#ZЋa@Bv$A. yY:AHIW鄯`UVYa­A}YrGČ` sGK7HKQR6bua|>SGDPGV[7 YzP.th|jYEek(J'ao )2}/<7;x!/|27V1. ))k(/ -:~ڣY 6<  c@;l0gxzMjH9|4`@ޛWLQ#M u?Q]"ݞn-m#"e1In*goߙuK9>ʑ`c%:`S\14Znm:lMyŦ?x1x&^z\O  圙&]8'L L.?{C3EXtvR/1bbɎT/c S{oh)2i#$PT^EbĦĕʩ4d mlؕ~W'z|@W&~ɷpm+[PmEJu^1Q `c?v~w"Tf։߹[ YܟS )iņ?<8 v&xRVZ ǘ0[;[)czG#}$]ӺLct1_՛ǜ+.){hFc:VW*]oxb`}XfcWӎ'TO5~P3@uɏ? @v}|;6)٘^:Y@*8}N@H#s`Y8㷆La; zgRǎ=`YOT 荐%FT=[-܀W_])/C`7|W{%[2Tj.%lN=ZշY^}K xx.o߬Vͧ{Mr:3ٸBsGx%baZq4/LP&]Nesf=Z,] /zAa=θ ,]'CsNQk9@l=K2GmxN:"6b׸E2̵١ShEaH"aͤ:?U>B( ф^ oϤ!miDD)IQ4 i Gd- 4EH;Ee?ջW-cr`,xVڻyl`ZI8믖%[н+o(VzNE\NB7l%K%0V4/4<܅aMt1AQ(í;PXZ496Akq< ?~'n# 75n$He[,8Sdւ$e9- ukC mbu@Ĕf[o* GPNnSK;xWj[`bPdGGt{ >>9;woEh0ALA']@bL=e~עOtJEhQHHd\85Ãp/Ŧuٴ{#oE@z=Ryܹ(ˤu:{Ú fU+N!<24`WDf΍ԝp_ߞ^MY՗iamZg r' h0Twҍy]0|̫kWb>E޶4Hz1,G샸q>GQԆ@J s}t|-v/=%0eʡ[LO_$QJEQekNj(7Wf~2u`ŗ*TblYVXnAɮ\X9N77{PWyG쎋tt8W$_0%XA-?Dq%?ӥ%QU?f$Q*>~$:NgWG3-q_<\(\}8׶@}57g<2[@Ou8FI%Qq(=/XI|6sm(Q6?A?uWEآ# 8Q- r[e(n}pQyH?eI U&ס4Nʼ*xY-# A B kuQX8D6𤿗O[D<Z'k/%r( cP985,0WYoT#Onb;E\oZ6AK冃+jlY4S$h YDL/euK" MqA.t9B砽<)Q6Qy. a֌jXIr*TߎW:Lj ͠YdwD&(_y珧& \Tu#J{-ع@*OLq ])q^%/V۲/+=B<)S$f)L bᐪI2ȴ)6ޱz(h"__EVyǭoy",Ȝs.g'= T9˕naFUc$4'øF` ?*oZr2qdc83nmXT*,]9zk1mNV>ٙaP3jV9lbjN2wĸPkiƞ[qҝ8,.CNz@>tV׀ĴmB!s.#?PѸFLI OJӂʛk$۱5N2Y Pr-"sc ^$ԫS0CUwmD=@`^vθ$~GOe5i9$z >\ɦa CP˃ikt+j$E~3OXvSw>[r jhX@@XRԛmm 0'^ʐg]t"{׮]gbÀŠN WiؕI`fB7G:Q^sN xeu,I{1 w ڹM$DW,K;z*`|q(5{ҿEM RsELԡKshDXwr,4`=|>)#xe.0+#aCE< k5tdڬֳSVZCyÌ@FѾ_&nJ=y+C7`6c,CWOE> ;":SXw bD1ZCd5HA#Bxk aW4'ic.SZn'Ϸv}I&Zo'`T2f`L>ү+8(W|k.>ag.)u=(Ϳ=^e/{FV[#*zc(FQ[@.?:m[L<#a0ІNIS_-m*Bz_EHPIPT%i|-+aZ}sǚK&/xNYi #O z`>^V.,Wn *@pi}b,ݼ(Zk#Q~[fҋͅ[M~~+ˎuJM8kdJɿ%/s37|@NK2kᷬyo>?SB\P?s9>}A8w+Eo^ZyےŠ>ˑ u da\b!Shg}FNQë;@<"W<&k5u񐵤ܔ)oh˜PpFg۳TB-[2%֤ (-?mT߬jkQSlTC-G %$_7jW1JN>EJڣqQ_o~4+ XJk%p R~Y_L.f?GXǓOaثE[!:\EBϩ(aULEan|>[T\gbƙő-\828(ܯխ,vڇk!QvN+ 6tnV~>xAP`%{PN-LZ bEP0DW"zaX,BSovjP.7BM{#ąEG% l|~׿7'8N&<ڽQ!}&JMCz-:q@N5!,cZiIʹK$HY(VQ$"h%]h-x/JNVͧlr5}[K%'`-fkUoJF- s~T|uйEAYcֲm]dg3#>Yfi)d5M`N?a.f\̣珽X8yh!y{NNÙߵ E(Ҡ"8|rwP A\xͺ n4"0Jf6p P өLQƣ%.uJ޾g|. ;Wx'g Wń̖~ EƩ)/4TdBi#IyOv[z:,9iX%#ៃU~P(;P\Fґ;Fə~L?<$X4©7z?wǐku܍JXЩJ-|78MV9(i ǹq[<=T-~$c >{ q$/Iȓb˗__s ߕoDuEвl6=I523":B657g4:UwU;١ 8 ._bD"Oz 4A e(7a+` 1:okg0ѿb>?nqJM[N˚>%z7ȩ?jhi#;>|+; $$o2ۨ4?Ɇ£i"}zMA:;1M@+q̂`Rb!0^j9du-@x1FItm#%Zb YoUoO;ݢA&`j!W"ֳEOB$w-AG9v*@/i2JR|+Ž[(RTVCZ $Kk,DRL<ݶvҽФk6Li.Yw}B i;k2#6t™"Iyb1`Oo.–W&XJ ,%]GC7$m.~Ek8'ȃolT6LJUN-?zО߫`ɷssac)3 cPI݉3%H|ܶƷό3@BIS:[ \n*;~~F=idլq>lUI_|K|ZORRm8:o<6 J%R$Z58X6"0]P:A3qC`_4;K\IwjHTcGL6L} x/$ lgDI oXwE g|`Dkqحy7 V%W{g< 1q hX)1P R3wˆseAr>VC'9zu:Ig}G;׽Spȡs&}irO?iJ5_^礯W.cU_6u'ąccohCQm3ee`kƻ1*#pk9G9C| i7XLD@d;]mßиPT`|!/:RU3H.x7Vo}m<[Ltơ+51ث|7|s!<07]>cco1Fi@ /jՐU03߲>L4fs:g49$m߸ Ԙ~}||wށmӖs<}3G7)bN.9^ `(=7Y)}ծQ#7CDb^̼ ḋ0P{i¹Tog: ՜iw G٘pbV@W>I+'9f_x.8p@<*GqG;Ƙ32 /Jel,{؆OoM 1b_ a,I8:u_7A4}ru=@©Oڌz9_wDD.aG5}$`Y:/b93Ie[$pJ /"ON6, ws^,@g`#4s? w_#fn³tdWz<,s %\oPS2C}+R>R;)ؼjЫDjY6tdVK<8oߤ: jWI] 1N`bg(,R,Q3ϳ04TFk8SPa,8߬gqؕY |#=sSnSOaPGufZlrjC>8Ha}]J [ Y)bg*1ճd cF\482(" VP6&6㭻] =KŚ.e-\$r>M>+`Muo5 /f և\l<Uw}Jѳ?>G-fxAC2gԶ%Gcŀ&Z:eDm$3ڕ QI 9NSJ.ʚo,K3Sr~^{.Y09c('羞t`a6sdTAT⬽ D8Vl;[t?J41v^<, 4y9}3@W.)tK&np8rsM t pGjma *kmҍ-/`y=GҠjyԲyPKto>A Sory7Pڡ0?+%M><޼<HMϘZ+b[AiM_2b%7gGzlwטܻHUDqҙ^B;@7NI>73{e@|Z=Y qib*\NNd.Ůe7eƜVUb!XO9+J.oתT@_"C.nzk\V Ah#k'7.R8Ғp!.uPyvԑ;;ؘIya:H@85<1R`yqV]aDFշ|Dz]2KjjC/z̈́ "`|LV*Lxn c -郞l!m;Lc}5J% :Cgi|vkҭBP¾thOFPlf) g1_J"Aq<(d'{֞ˮyHܱOA۶w\Y9z}Na=Jރ^fI E OUuj 8}5 d>վzc[춳.wb7|^(TXnI#$`ۚ" ?sL秎cb\j뭆r}ǁr*\Uh+ʛb8"-RU=+ɂ˽ ՓM3b^*Sb^F&tf)si=W hE`*:LaI}Ƶ:;'WM+e.os3)^{W. ;EcwQ*$L+rPh O?̅biZ#:+=9M?%NƌѨR\$'&z08&ru}Уh[2$L1m(*W4&+ƠS-̱@9OW,gϓ/V# qMR,7ZH%%*ndrW-m; }l}[Mk3@3 &S~䳺PyL%ݍ)U s O; k]wwC҆N/mry#M';aJ ȳz"S*<%EZMu+!Q>q{E7\i\P ?ucr|Go6|@Fb[wJP$xCLDᾪA F\]z+EP@CTw@! b'A@2h _R@رn_^=9 sRHE1{> ̷O钶c'zy:LwH=p2FUۏT_|~ Z~C7ސPR̉.J ˸MJ;1䍨*`=4SGռB՚Y-oW湃Gf"7ҙ|+ӚvU _RI8XKHxA# f%^]s7U p &$2hPvAV5@(oYExN>9P j b,`y"Ӣc?sۓR3K 9jr5%/Q\K}})0e=j wc;dJ:+[NH *bdj^ J&7lh|Y$h9v}9ak2bg|px'eچl 2iR:p(<" ~vйxٳa70&3oiAIF:ƺl3˼u=^יxs5uXFq (I"2}P8<4.sό̳  \/ͻV|V2׳ vrPy'x׾ kǒNtލ0`孓 vVnΤE\%3U+?zCL[0D =! <=vBJͼ,t$ i|եP\|)[VZtmrH (4p0ϺG{Z4u<,*NzWch 2ϡzN$ҟT{y x˟hN+e"J\%<氤Uf-HaYxn<ԌrÉuэ{nPFwqn?jJ@@A{f2s f-{CE>{NnCh@naA-KÖWzAyq U\|a)hzl 8d2&},Ւ0-#]ѹ{Mm7wB}׹k)|7D4,]<rL4"8\x_ذ5q}j6G5ˢ+l7EJ* /|S"9T+s<*K~BrH HZz@7)+LK2X|4aWs9ir}ҡ7zCgjlk~=H34$X}\r"u-4[9)GAgkOIb@7J, K &Tqk1/Xnw>lQg":؃:@ NCiLN[ʍ>S Trb.WR%hE4B**7C_A:zFsb' ?5Y^,xPH&zBx4l#k/Sa~.5рG:K0agp,>;hjBx\=_,aAAo[FfS;YaGd(%4Tn/bv3z^ ZRGx7Xp籈?n5S9ȇt,ְJaD a.xVW-)s(h-Ƶ&PAӒ-IbVsWp))J!KӜb18EEѥ9d9z]٨3i6W([VW@L>Om' A=kDrx#Bv="Ska.]D{j&ȹGjb>Ղ#!{0\.Sz L"/~{K0sK/HoװHVoZp0[`L)p/?_2IpA+▆DQ;y&j'.,b*nӆY& 2pHpf+Im f т e &B"zsTfLmO}r.=kNc6Q`ɲRŭen/]fYx _|>JYP;Of@A GO#DhH,.ĴLd q[TRS`{L³c={rT#?FPʎ w G|t{4ߤR OH% S#TkЇ97)pdtF^5EfuȨ/\JkɅ[^c*v]%* *v !dCz+LK\=Y_-K4.+j=C0uk]yYe ?fJDw@ic!irDy]F #Ah|ls7mTO^V_hZ==>>kO]dUmnD= ⵭sS< K 4 {Qb+6 {jPiA >&_dPAj7wXݱYF/}Y*EF(G/J1 3 ݿUAtȿssnTJ; $xVƔƔc?aMy ;퀶ҏAEI;j.-0&ɧQ[+?2v;q=C5WbdHʽ3 cDr(tNl@󴡋0SsS9Q ߿ v VuTͮxa"!&ZVzK;Tvw\2~ G*>NG@e^$B r|f\ː ruNY;]ʖ""e@]&zl">D%{pz||wSNf_$ w&z+y=fD-"JvL$F'm~s 0&ih%]f- @9O݀NFH̘թ,#qqQkfE8}Eې< 5>m=b8y).nW 1|j:?JYfxЛG\ nȆX.4]3KkiL@I}%TՁK)B 䤱i_I^!#_F妾E "ƛh!y{|jgJzG"g[$P\] |`,I٫d]ש ܶ }a[M$&#f:X:W .uU,d4͋|ē]?fD|>5֞P, :ɽ+t; )" "2&%R {(^WvEmKJ'u 5wD*L }MbYJ7CE[ qKǑ@"G!'|/}qd7O@mц'Ͻ3?t)4Y6|7i#_-ƬWh.DcJyyK$:3!a_b[:.e^ ywtK`$ 1D[}|-$9'j =iQVd1?=M'=f%DZB匵Hg@pqN,(?Ys.3|UuNǞUW7/`EUww ҚrޝsKCcPIr aMS$/zkN8o@q)js{DX֋&+/8I@\V; Ԓ;IN44ώcGn ( ʋqƍ%w  ]ȁ HT2e\C'""xx5[$q ~G}]=~.^3~zb1 JZ:T,&`2tsƆ)bnEᨒ&&z 칔GO&Asc9YPF5'GLא>>첫 hAr"BBD?&bXG2C$Mn} ^C CXd9Zv(ZSPa_L{*fҲeXXοyCT+N1\i0e,4_ծ).`knujOļ˷m>K'>{ ^C9q:~?XqCz8[0ޅVY误7 $ǁEvebh+6Pΐ!Kѝ 5Zt7 $!-cAƿK}MN8R`]1Q \:#]1* wPiI2 0 (` TkhU˪a w7*141LE *tjW=ôj˚8!#gxdWq !}\QsQua53HT!DM~Yqwf_[fc-m?R* |AS#ÙdPōɇѺEf5ʺ.PMBϥ4#h *6Dz.GtV7(evbZYlL 'v72!ve){rmɻKg桼4yI: M t:HY,?" A"RI`*`8[5yT-YxqeGz@N| ~q*QvЈ7ATxO+d1Ubmvq{D>ƒ:fa{l5_w$>ӛ&-v/Y GPK'V|AF}BFs+q['J|ԑYV-PvNP 5fNcwC@vU"B|K G+.0mJ`cQw´&`pj3ۻ CDZ))^CLDj[QZ>}8f| Wwobun x<L\3$,Ol5B_5I0ʝflR|Ff.$u9'ltcVhtn!7VDaNevumyzTsz O^x|O@ RhXkSifV*U@ןnޙE5XZ[TL⚓F8Ma2xBw#!lk^oGW"i_c欫BB_ 2tˀ>7,˿Y1.%ly(>p8;Ϭ=?~xSP|`@>qc2{lnMYm,O09GV⹳KĠ1K,(.ZGk#@%c6 L% ? Z ȢZY} 7lP"V.Kڪa_^N&@zk㯏XZ̝{ot{dC'T\F&&Zx]c BۄI72c^*̲GNIcf.N/qv e:i`]FYqZ2 ՚;6a W]Ԡam._r>ӊ^v-CG;.|; Cb~>ldhc x>;sR:/L5\_4*soM{4cY˚p;E$k獟<$6>~@6cZZ$-GP]]~!/7 (W(}%h5W pˌՋF>G ̬q#%0`h9XY;dĨ4KX,XIP(ɘur̬LU#3R#OG;#`jszUO YgєKa lG,+0%n'MtSm>t{̽pNYXdYűwV5&K\,:uSxq)FZ(U"Aj)ႋk@nHGݻrǩTpq܌\};DaUg7ԺgݷdtGADwL)\Ip he\/kTUn]trǤn=s\/%Q(5=SJF<JteM%-$ ^e{ri rb˓^# ][X}6%QKdEWȲTnxڲI100|/L=ٞ] ViwPJ~*ނl8MEV#ߠ)̦YT6y,7dG\KK/=><*[na胖<vK#[?/W\bxl@Vk0H`Ypx|u Tguˌ-S+kaF=KЃMNm`´$k4-nLER%-L𛢔 bP36gF̃)L34nfDnr+Xa6_1%hE d=m&,-emL`eM95Ns'$I |MN+8 wJ7ظQ%&sWr6:‹mjEwUNߚsT" 1x[/V9!v|aExκrCð4=lP#R !Za<ۄiΣ5H:gJ*+m9^2@ hL)1!c:yH#y6\ !;>v7VQ0,M&S -и_\dnr.JPwfX23[Z+?n"ǞA'vi츰Q R0qI6.F +ySxUxSkԵn7@S&X;X5dZ`+W]):\ʆ"Y8A\Go3YZsQp@O𞞪.u+*bz0TB'6MVL&B|4 4>t?p!',^7Q1tL6YUԅm1U2YVhҖRMZ^bx#Mȴ,ww`'Lj!bw{ZU@9Û<k=,D,Oҷ =o=rj@ퟒ(Bf =t/| &JtΒ-fc؄Tc]G@B4.8?g\$vX|[Jkmp)w RŸxbGE%bfvm)%!VsK䪵z^=EjS(M(` G\-@ZHyFQM!!D=v'?1Z~m %& j(uLèdИE؟;(x ڂ:9Nة 8z(P7x@rɣM`bӄ@R~)-G:Nc<'Tt3u nN^ YZ5s╶.^-v4/N/SA NpQF|+4/p5$6,d\:8,]83n{>4p q/yO\+2e+&D ~%_(&QN}L_L&Gk<)E2+}EV¹!nX"X߾hecqT/U2 7kCIw>/ F(IGZJ"gl}`C pP,E,ҵ4xJT&.Q/V$h\(ig5TqZsP1$O]4ruH7:|LشV @ZINʰv̆pW]\O:ʥ!,m攵uvU$,z(Þ')5<#a< 4b))//.-&x^MT)K2IEI1$4hEcY|(,$J4pïqh !x vfa*?ũӝrmM$. ί_e ;6`?}/wF A}}dBq(ZG{Wn1]n,nbL sW [Dџd'b3e9܎ U8E8֘L(iAV_-H/cqOJ霹2tX{nvrރxV{[H]IdKNg1/ALd}#b&tNmӯE>$OǫXq1ދa0Eک~㞞H1Nᬝv (sxhNJ۔T; T9hUKq*9,E4**c[]n&0K=6\, N '[طՁCV۳e4R{ gc~9i~*V4?DiME`"O63q":urD%i3Gc*Щ#!" ьo~gɭ^Tg_ Fˌ(&aµ\97!d:Q h@vﻗԔyKIS^@@A]L|/Srx\ PN ⬂o}ZWq<,̕iTC6/sEpcqqj^MU9ϫWCۀ @4Z22:RF{5 ^"sOԤHvG<#{'@K\j /ī?ːg-jH2M~."h0sb1H9)̹0ٝb0' ;1W_ 鮸#Fഐ4T87SH;T9^6ģpӼ(!η1]xh=>WֶױI5'/܃DVT<ȧp+h>k s20P("Xi ,'QMLlꣻ ",4w.FyB͊D3' pc-cَ;wIJdLldD~f‰\ҁ>xryD27_~zUP%<>^8K; mC\Q<ە,XyG={?#e'zt՗|? l&o1: Ge t F;պEʎW#B2neGe~Zi9 ?vz: i!WȽ,F>FOMiy:ѝ+ w55;NEKƻա?aGpKXY,q5o-b?o@OxM'.yt,; LDY Q+'{ecT݀80vZJCqENv 3tq Fay^Gke8E&z19 Geƾ?D2ݔI z̟-%Bv3 !/uB+2frS6<٭or\ZewsC_|5B0ȕۇAU$(!7paV{u&*n (i,2Cm]^zҰ\z_\aS1‡En^BX:JK}AZ dN/8\P} (AA9`BbOL" HNrkN,D|rd Gl.<0d|a5Tt5`9.yt/ae{qb {gT"$ŝ(+>?,~xgwu5Ce}B3-U͚ψW ]VL9!dًlJQ҇ S j Gó *υn𧑴t(Q*@FB:[FŶ^mA[q*_ck9,DU%8<%} [JXr|x}Jg| !EݧəY%w&YO0^|إq\흂|)p[7r䊬br!N^Gcl-!O:=#~oJ ]o8L=Au$.bzVU>KQ<%5'A ܠoo]]">O[9tZjwwǨ6~a,OSPWR ~ʊի,0u(jA$<';@RE^AޔSv$Vt$שaG\mF=߲4l;_rz%&ˇ[ҷ$gB 3Kk-QЕg :O~u1ԛk gչoc(jSJߞ=Qb-[jsT/SVky].@ *1r_G7mS-SpeL?=0 d"< -`&QLv iVpKnNPy%*9=E?gN#هbUO0efEMVXJH?V~;D#he^cZ8 -ZtQƼ=B/zgV"u%;AF)QITe.8B>NI>Qt&گ:% lNvDMzjWH hUtO3Y74j9_8{jKw[mg@V;:q Med҈91Bwקx<ꅴ'K,=egF;6&yn!o;8Hrp;DfUUD[_,3Yl)U^ P0[]v,+>n2RI;ԆT*\oJlVk% ܖ%u3X!̪s̔ !&,FK TE6dtת9q%h$qU!fh]-"(/&A@c9cS67 2϶Yk:^0(d6j(N{@b@\۞p>Γ:#:ܟ@R%=!=sYo1 8bBye4iҷҤaiB4RG}'JQ̃ :4~bHIYWtzK%U=_L!Vxa]P= J !6(9>:w(`0l|#%R% P[HG=YtSDC ze` ]Ȯ*0eH/w*=[X\Zy6df扝҄TQd(,o1ɩh,SG-'ܛ"NQQ\'S>DrR9Z.A*0|)V:|AsJ>qAtKIaGUyMkW1 ܬ;"iM#> ~%A3L*z[ x5(Ŷe8Sy9~ܾޫVbgc!FFͫ}!.uPȰ>)'0d/KS" 4lCwyTMs(a=6dA)*)`ދ-)e4Bڰ-_-B7)(*GmV?Z%#LBQC]F-]6j.%wiftBᓔowэXNաiP:Y\*6h[ >ӳ8RO豺J X]$>P}ϼJE!^̈́ juS%Hg&m͙EH/ސ_aA?DFn #[8FR6 NoP k<R)?N H$׉QeT왕 9}d̍`qy3A3EgJ"Keǁa  s4CޑDOV(rJqxu*'H5RWZlo>Tډ㷡?T-^@ +*5cF5P/~Tf>j͇eC:`݉G$XۓR^~(`Jr|cz9]'nP;L^D[{p"{ *vm*<b0r'8J#N\ 1qZI0eH󡣃y et59v"ߚ⟩8LX!P g/HCߎZn&)M/ նNb*R/-CrFۂ*"0LM74!rrwUePOT]]^n6??`j!7ig ́?}T%| h)*cHB2it?Z~~eRiF7EuS@VøT#pK|3MӇgląl]5,]qqa{ӹAS'r|XS oQ)u)YFΏS S= GJ=O'-.d$)@Q//~/yeQ"]k ;> `MH7EViө񺹏i}PT:qDbnrRL|zDl5y ]YYlf#GQ(/? b/Hr[;n[AҊ@*xA+rH+*`='_c&;u 4JzuM >t.Hхze ,W!cJZQ½| [ˍ$2ןQy޺-'1QF8R#b.cCoׯ'^,ݤNa`TeȣBw6biB$UT3;٪ W 8 S6")LւDYqNC{u77"}u=ѽ}d5\,6dGk!jʼnڵjaS۶tw:RzFNOJ`;$@u={|v% {4SJŚB xzŪJu MnjDC/ƃb9~%3ϳ{œ!x|L"+zͿLEcH9kX/ qT5Ƙj-D gեӱMO]P?Sf$,lX1)@2ǏbH@{CA_m\y%]aS VFyϱwه|• `q1뎅J5k]wUJ@PI8gHv 1̕Vsŏԧ1.X+ge ,r bt ℈2yvQF#mPoˡab B7) N"[G~ĹYg>xQ8:FVOA%OYb)-@q SacQy6c Z XϨJ8,?C׳zўu QyTQA ?SRY@3FM.xܻQw1A0 DW}̼齑F wJ<H퍺 \vXLE?EIrw!; ~ϯb WI#Wp6UBJ#g=Gw7OQj9_bqB:kyc{<5 -%|3'QҨ+^6oRpqx|sNX 0G}>9$FEBups>Cd$,tH;36hëB̀]=4>et|g92< :;%(IC"'WQ]\M=)G[@[ql\CNlڛצEV&`c_ LȨ 1>-F(Nl߫4ZIBG͍-(pkSḘRД%.\NID` )6u kL)s?9mIH4up4u8%JU=VZT3FBg,GOį-xQW/*alQR& >*wW}cទUFbA%h%{ B++Ls(DHytDZi+֥XN-+IN&=(,!!Fdz*mʔ r)ejG®mFP]*,;0ˊN ]NZ@t$EB\2tw> 825K5xutC@*"e wncͭ0boZF SYN6iC3b]m wR9+%hfH0to7 "]&Tn) {K89 ;j Y Twuw14ǗtQ?qE3B}hY~&$},J:=E.a!ƧhIrg+ќ_@K,_H1g/,5jf,2U̓b"^?羦Z[pe@84U:!ۈld ښ.Vwo%+H~hEB<Zq MNϻ[6n *$Z3Nb%=.6LÄME\d];,`*4aovU6ٽ1!,RPQ[IP)y5u{W<|j)Lw,|@N[-Z›Bd慽(nM1TgF vw(t{+hS!sȲ$îfo _9i ʎqѸ&Pq0WpA[p{ Q¼db,毋IL@}Ѓxqi%Ϫֺ؟_ "li2FJLiP<ҺNG,R2)-,v^T!x1 Oj,:oyL*JV 3x,vQB<Ǩ^B0؊M|beKzQ1>fyRuX|\܅Ⱄn Դ/7{1y_5˿mp6ܹP1$Xӷ $*wIvнZc2iɔ3?NGv=D0p_b ޠŗ>=ϛ%-J29`i=A +c]CTGAz]<6$4M"MJ Qh7a q]V6I9oYS=tN| f@qo;iEfeچkr*l3@Q OF s֧Ѿ]Wsx_ &$ LkѰ! hyNz.s҉.@ 1Cĺu2Hv$(([ .li y|O_D-OzxڗXe$ :jMv듞snQ^9paPc^.0<૑e'Ce/jg< pQ z@^Vaɨ[@i{;|6JQ+\%;D}|a؋סc;&*l:PШf@ cOAc< \ B3R#RVy/pWnY"KNfS#v[;RYV^[Gɓ\ɝ{Aom\}|\hQ.ѮYc<")P/VV%oo@5g(-9Jtr0ezFiٹ9@Ũq2'Aſ3ߘ}g+;ǨJH#^>]W۶:{ӕĽo6O[j2᲍nBà:8U=)B䙭{D)MA|3i=Sjɇ@ODHA}Xl1V$HNyYEϺm,2c= m? Ʉ(U&S؛ Yh$YcZ_*5gFXb͘jw>!_> I1{A9ƪ)jfh{#*Ta0w[Kfm>[asP2Y{^oh2TZК?Lj P)E 8JeX )O^7 m/8V-D7*([&W%=cy/$eAnZgֱ[:GQ@4ts1&ЦҡwA :=!Osh ۺ*o3xW4Ŋ>PIQHV] KE$~IvbG9k F瞥ʩ0+TD< ddãjA"X{+Ȇ԰?߼Y7&L9eH n5RՄ%ۤ+Y]`'N\*áWZ:3AkH0,U/Vb`1lI%Ĕ`mV! іEp/"U6lu;,]j _+H1,3Y;HXQ"Ynhn"_?veFG4"Ok։Pyw1`?~S"_4Ϻ&`Gb &5`4fy@aw{Y*$hB6' D~vgu Max+4Qf6#$zH`(=[>~ȧ$jy'%^sZXc՝= [kH2u'Lth"%[/']'CLP摽 2C:OQLEf# ҼeK̻qa< ).lA]Sö-#kjhxmJkwZH&<'ޱ,4Wt(xTF}˟i34eh)˗]\SO0.|_TeF=<(b55Wu/SlIM@g1+ @N(awdEW,VWM\nSn7V 4G˥#m7JU?Q\)GuEv:~[;[[ ۈސ0N"տV0=1^n-^MT0^­gn="6Cwym J2?\A'1vX`:QoD\8ُN/x ;-!~ "r[>{KCO);z^(}giy';-VXXWJZ4)WjL tt7[ {μ0<.\_݂fLuBpUqNJ~@ G}*r a=}߇,"OdW1W'$y7 h̀}8uGõ~y:PYW~`w\ dqM?Ѱ4|-IBлP`yE|I7@_ h{2jˉ7q^Mv [HZJ4~50 oT!罰tBNxjIhxr|[(5T*!A|,6DNEP2oǰD!PA1r:X cz iipք5_%a"t\<ƒaКP#{Pr:rCG>qIF|%|(oq)]t!)CZҴaM~+G@PdB-]bS! TF+ヴ ,i9p6|GmFxR`-{"6eA_ԋ׵4[0E̻t5ӛYZP/ԉT-3sBvh1dUk=oHۤ(QOՕ ]geyqf\uViZvΚa7F5\U$P3VE0,E~M5{b?h}R sB]|;JKd W1dHSE"EԈww93Q¬TئhL1dfY)WӳRG꿲v~d?$9\<)E :0n+ <:=jLe`DG׳u_Ni*8AW'~``oD<}%8:ڦzFeρMܥx_=H@mNq$|4dFq+ j?H`LHw%H44OAVӘj3KelFJ< lh  UM42 MJ0e*5 z!%~ZȎRw x|m#9y/Ba4iܻIkSwnb fd,W3NDAxCH|*^KN ƤD$?f fbrNюլږ$+9 4 'ݞC/m^=,~Bo"ږ6U<_-v^=;oΕʍjW~]>1X3O}E!C4:kNe+C4N?eR+WvpAΘ03F/͌} lƈ+)ޔ΁Ahlv>f0iIֻ yMfn^.t=0Ć4EؐeuIxC!U@dApM]6ޝp nyxs,֤[#=/DQMٞu0B1( ޙikh}b(3|Bg=T8Syo pJgxrNTscd6_|85T2'ݦ{C.Pͼ>[c@P'50ȀSFa=7 ZXxnAC Y"ӫ`{whK'V=x.a$ ܢCc:_aYC KΈO4{{k^sfHsW,P <4%]vtilPzHÌ1խ)Z8Ht+7hW_6<_c?ٓUq;_?;8{[4,~vSBh]e+ F׆ڼ19! *&:ˬ2 6` "kK/ŽA)-k[p0Yw^yf9ulh2ނERQ巁s^t1` miqZM UpܿHr #NF+Km$yM"]9گ!8x7@|1*(}%MYpى$32\7"U)1¡ KWh?>iIj*.mIAUZzߏꞠ5,fd[k ;%3"?v0 K¶\WA Fy[z}U[=@@) $TNO^}al#fr{n?M6}yZN]1]Ӽ*\QkJVDmphuuvKy7'#G%*VBHGKðj.:N%mW*}5l s`C4& u ښ-’i=֟#m6]29 oOUz\l7ғĊ \Hd<*Ie0|')SS *8d1 Cg^?"3[$\u06c->. j WXPާ3#Fξ;iFgt~0>?^::eg.q{{eRdVjL wb1hT7]r ؏E>ׂ k5\H:@9?0f^rL3gnh:-^+8/9 `KloJC<Ƴt  yC&"ݬm-%ԓkA0lG҄?2M+,@m=w,^$dK.&̇ScKUm)3L< p!-?JjB0h.n b dS1/MBq[^&FcL-WJơ%@M+s2$fn4-[7e||aw2 4kXVn}X1NNT|kn6\ 0FV{/黵9kM1LQL$?sbZ9)hb+p*pU>^l˵MS/k^-"7feFCyP6)@if ӃȥSDTE>3h\TeOs<θ=P>hCDL+ +l#ajL2{KOf %4 X5#lq9dU`5 c2DsO=4qrTj\Yw5%&Ik9+)}JC e,NPw|j}FID=Io'|뮀Ae+Yo!GSkL*6iθw(r#*PEP, )2)mד&?{z]P1Mfϑ]OKaɹ Big?I'A+ΤfMS9 5Y\TV~a ZdJƛ /vvg#Vܺ)^[c>_@ZiSr:ښJ.Zcc.k(  ~q[]%5ds:٪0)|i57Aqػ(z}ɑEY6!lObd}>,KʕCV;ܸ Yj175hS# qΥ#}%5We,>(>W)B4rc2i+8^9DeЅ2k+\a+[Y4Y {OlY0(YNj:a! J0Ri: eh[?Ts8!vc+4|\3%yoLo N׫хz(τXȹ,XTPTN١b2E!#;//lߕBdv>ß4К)*]MϮ^iw++gf~هKd_ 4؊!5,ҤUw;ž.TFS/#_0F1[ :NC03‰4{#f)5ӽS$ADF@yC6gIqlu)SxUo=Kz'My+r}zfS*i1_遖cŇѓp2;C{7#n Z)CL Ge``^HA>A(uz :<Q1O qkH׋C0}TvX˻9Nr>CdZ@8ink–@]ʥt-EJi&)³QBIH]v@{~=fNs&4hW'uE\N/Un)iS㚢2LLLEÏlE~򼝓J= 4`M}|v7iFqcS\Dr yrH4t[yNTdM " KdG~X.fc쥓(()/%îf3|3e<3{I&%ȐQJ@T>v?ċIuX\ЄvA =@v dwF]vFbK" \c~GnAʠ#z3o+] /-Dz9c`ϖYbI5p\<}'e2Zr頣zS o!uG( h3LL%uwKy^6첑c9i99vQQ11IwƲ~@߿BkI(Z: 375 r46`nXoՇ'' Q1љtDCyAcAxV *!mHЧq2_]7'cB3/RQgmk4:#h9-w}R(~7HlR ذ:ǥ,V&[h DȰ|!|OtNMaQ=L&y+CD'pjc<+0 Rmo[VpU*/"h~Pҹ5>Um[?07]c$mE i[c#w U![MRNl`E((Tck8Vɚ|hoO ֚kTOmn_yBI['E,FZ.4!qrYcҧ₫ilThʩ\;] *EkHę/ r7!LP \nr)H Tg drXǺۋR-ճ GMd-_/:xÇ JLxRi~~m?6kdGFe igM@ @RwM6q2W}σ}l @{^T|_6FZzKa7} 3` Wq__,yu}#̐iEs~rDKπa hDhYeJOĹIV`H(?DSr23.G t1Z>P[8s& aMmu!g❴Q&"r3C0k:+jKeތ"wY2О ɨ(k8,&⇢Q/{[}e%j*-&ʥ^\Iy aֽ *EEUc&з:rCuɋѵZf ;ÚZpS8aA?T+Y_/pRBclPլRSۗc@s7#%srE'r#%!mwLo+u3 !uR8uWV,Hq/l+NҸG ,`^e9>z P a!n=wQɈC{21M+Q2Ptl&^:~\C)FN(WX]hqߢ%5PϥqCdlOԩWhfe᢯"A˧=8ݴT(iV3il9P}#B|<+IvbcX\f%kQ碛ْ-Y)Vc/ N3o)/BL*l<e'Jp:n3C- $&\^9}q/Zʈ?eG QiyqfWz#:z9TNf<;>Me<^d( r\T-̂! UMs!gqԣ=L+YMTȸPٗ\Pq>ɆHS37: 'ȑoYesr]i]p+uDB{$ekCD(yFpYiRJ?柳 LJaR7Ѵ\C z.V$eCE تѩךqd_ ;jK@3X?Ʋ&XFe|Vzb<1%N_5FA]+%8eGUMmd,{OIxKJowʼs: M6~;|fJ[Bպ5-:`#(e+~!s*u( y\_V\6l/lC c5|@dZ&T̩  a Yt9 0S Ƙpv@Q82 :@+ڠth L4%$rH M71r`ɍ\+N7JL,Nz[c@j?V#fZ TvTM+Lզ EЙ0UaLtO"0)aY, gW9EN:k9GŬuȐŸ04V'EuY`3o=7KBo"khQc멌_v 7^ 'FhKKhtE0{٭t&SPC'^ q'n@{[&:J X;0HgT;ۥPz{C=S F&f'si B R )ؙx \-6 s'Y߻!mY`(cg%:źzl%RsDJ( *38FWXe;#B1kvW zU&8ɱiBt ЈBu!dI0]:TR)d_9FnYM)8Աo&YK'f!R%$t(n~3ִ/F,z*r4&2293bUS#dSƻRA wMMY^A҈*؎W7-u3_^"v#X|ubUFommjb%m[~>ѴM]&5 cZ y8*$>Vo L;_q[ܚ4QAzjq"<EW?;j \U{1`{" CձqNRH_ĶzR_SgGWWgKԗL]僌"t"4T{oTwqܹ'^olgҼmgncҊ(f`Pr :%wT!شtikPfÏd| i$Ki7^Y[\`KYzY1]A;J2 #cRX(+C49D8T;-^`HfTvx"~T*RϽ^LS}!֯ 2/Q[tf4ףcUA6D&;,0a+f~i=d[ShYU9m=׿wh,})s*4nF66D^-;rlkZ;Ę HM<Ȏݚ̮.GG̩ey,B?n+m&8A)0H1O]{rU ؚOhCL/Vd aӚui/ax\" pnceL/'uxZqxaH]4NkuȞ@vZ8l-)gԻPG6fg.9fk6v|z\+K BfԛQvp/[p NPxU6op?;ƈW:c`Ub(:RC]HR2F/vϸ3:&"۵Z>r; 1J4Ƕ0.Qaϒ0a%%1*o}-9  HIPs ޝ. SdB|,X{NR48_6`R%s ՉwΛ\5(q_JҔg]7٩aw~(sl{)x"lh-ʁI;)&Vl""2rA=KEhq|"1pC*|;*㬛s"l-{”c&H,"BVWߜ䲧bA9NWKJ^bHҌ,`W7X ާ Y4I]pV=C& y+3wNK6s5ZfDPIԵP.lU`!Q>coR }pnN0=Tכqf")(*jXb>cܾDXjzdCJLK%^ϻ]XE $8^ keݗcQH~oMS*cڌH)@Ós:5J4ަmN&MːrAs}saGk.zAHJM` tuFcirSrRU[>_c|m42ժW{:`Kig>a*v#&C)g "4%z}~+!(.ƹk=dy??T[^y@a!~\ [fWKL 04pkDf'yC,/