PackageKit-backend-zypp-1.2.4-150400.1.11 >  A bwop9|Gs#}wV9CFYr&)ZcOylG-E.*xc~pY'v|=^x XG/E˿9 =CWb`( 1SeTVZ1l2+j)j4Rt۹) :]ܕ+ * 6p5f-nG| AJ%o<7QF:}%u^B cjl+T Ƕ>&ຯ)7z4MXo16a7f58451534db127b47b3761fe1480be3e51ebaa4e4f1534c9c00975fe14cf9924b3fd74d10daa30aaced4c62d509f7026e76ahbwop9|;a"Pa v[יE5n&-tkX_ϓo&RGr27|ߒ:^c5/c=Gȃn)!a)%0WNpmNG]:_T λ+ )0;@9LSlխn+'SH8f(r -d.Ȋ6fP9d^4*~uPhad鎡I);(64JP>pD?d  , m @FPT V X \  Da(8k9dk:kFrGHIXY\]^b cdeflu,v0wxyz0@D]`djCPackageKit-backend-zypp1.2.4150400.1.11Zypp backend for the PackageKit installation management softwarePackageKit is a system designed to make installing and updating software on your computer easier. The primary design goal is to unify all the software graphical tools used in different distributions, and use some of the latest technology like PolicyKit to make the process suck less.bwohsangioveseSUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/System/Daemonshttps://www.freedesktop.org/software/PackageKitlinuxppc64lebwo_16f9274eee17b039d042e90ded868dc885cbb88b4b3c8437a86061b8fb32e7b2rootrootPackageKit-1.2.4-150400.1.11.src.rpmPackageKit-backendPackageKit-backend-zyppPackageKit-backend-zypp(ppc-64)libpk_backend_zypp.so()(64bit)@@@@@@@@@@@@@@@@@@@    PackageKitlibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libpackagekit-glib2.so.18()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.11)(64bit)libstdc++.so.6(GLIBCXX_3.4.15)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)libzypp.so.1722()(64bit)libzypp.so.1722(ZYPP_plain)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.2.43.0.4-14.6.0-14.0-15.2-1PackageKit-backend4.14.3a@a@aaaC1a@a@``]`OL@`<@`8`J@``U`_@_$_ǁ___@_]@__h_V _5+@^@^^1^j$@^g@^c^,-^$D^ @]|@]@]c@]]v>]k]Z@]Z@]S] #\@\\6\}@\eX@\3?@\#m@[@[[-[l,Z?ZZUZZZ1@ZZZ@Z'Z@YY@YdYX@YzYS@Y7Y0XXW@WWW@W@W@W~W-@W=W 17.28.5 and gcc < 11 (gh#hughsie/PackageKit/commit/1a6bb6ae6, bsc#1192349).- Update to version 1.2.4: + Libraries: - Add specific error code when user declined interaction - Avoid spurious GObject::notify signal emissions - Correct 'cancellable' use in pk_client_repair_system_async() - Fix a leak on calling set_locale() a second time - Fix a possible use-after-free under pk_client_cancel_cb() - Improve thread safety on an operation cancellation + Backends: - dnf: . Read update information also when getting list of updates . Honor install_weak_deps=False if it is there . Use 'hy_query_get_advisory_pkgs', if available + New Features: - PkDetails: Add 'download-size' property - PkPackage: Add update severity property + Bugfixes: - Let the finish understand the 'cancelled' exit code - Make backends that use pk-backend-spawn work (#477) - Only set polkit interactive flag if method call has too - Changes from version 1.2.3: + Backends: - alpm: . Add post transaction hook . Rename errno to alpm_err to avoid name clashes - aptcc: Auto-remove old kernels, unless configured otherwise - dnf: Add support for coercing upgrade to distupgrade - zypp: . Make sure pool is initialized at the beginning of some methods . Reset update mode after getting updates + Bugfixes: - Append to cron log instead of overwriting it - Cancel a transaction if calling Cancel fails or the daemon disappears - Do not crash when calling pk_dbus_get_uid() before D-Bus is setup - Fix all compiler warnings - Fix multilib conflicts in generated pk-enum-types.h - Free scheduler array correctly again - Remove large transaction size sanity check - Drop patches fixed upstream: + PackageKit-zypp-cleanup-tmp-files.patch + PackageKit-zypp-reset-update-mode-after-get-updates.patch + PackageKit-dnf-Add-support-for-coercing-upgrade-to-distupgrade.patch + PackageKit-zypp-initialize-pool.patch + PackageKit-remove-transaction-size-limit.patch + PackageKit-cancel-transaction-if-daemon-disappears.patch + PackageKit-dnf-ignore-weak-deps.patch - Add 505.patch: pk-offline: Add flags to D-Bus invoking methods. That's currently to be able to set whether the method should be interactive or not. The old functions call the methods as non-interactive.- Remove obsolete translation-update-upstream support (jsc#SLE-21105).- Add PackageKit-zypp-fix-crash-with-empty-search-string.patch: zypp: Fix crash when search string is NULL (bsc#1179287, gh#hughsie/PackageKit/commit#21ccf49).- Drop upstream merged patches on SLE and Leap 15.4: + PackageKit-CVE-2020-16121.patch- Add PackageKit-dnf-ignore-weak-deps.patch Backport upstream patch (gh#Conan-Kudo/PackageKit/commit#ecd4a96, gh#Conan-Kudo/PackageKit#488) for fixing: dnf backend not honoring "install_weak_deps=False" (gh#dfaggioli/Packagekit#486). See also https://bugzilla.redhat.com/show_bug.cgi?id=1955484- Add PackageKit-cancel-transaction-if-daemon-disappears.patch: Fix hangs in packagekit-glib2 client if daemon crashes (gh#hughsie/PackageKit#464).- Add PackageKit-remove-transaction-size-limit.patch: Remove large transaction size sanity check (gh#hughsie/PackageKit/commit#ac5c8660)- Add PackageKit-zypp-initialize-pool.patch: zypp: Make sure pool is initialized at the beginning of some methods (gh#hughsie/PackageKit/commit#3efa0c524, bsc#1180597).- Enable offline updates support for openSUSE Leap 16+ - Recommend a provider of rpm-repos-openSUSE for the DNF backend - Use dnf-data instead of dnf-conf in Supplements on DNF backend package- Do not build cnf: scout-c-n-f is still pending, having PK-cnf obsolete cnf is unacceptable.- Backport fix from upstream to have DNF backend force dup for updates + Patch: PackageKit-dnf-Add-support-for-coercing-upgrade-to-distupgrade.patch- Add PackageKit-zypp-reset-update-mode-after-get-updates.patch: zypp: Reset update mode after getting updates (gh#hughsie/PackageKit/commit#b208f551, bsc#1180150).- Build command-not-found by default- Add PackageKit-fix-crash-pre-dbus.patch: Do not crash when calling pk_dbus_get_uid() before D-Bus is setup.- Add PackageKit-CVE-2020-16121.patch: Information disclosure in InstallFiles, GetFilesLocal and GetDetailsLocal (gh#hughsie/PackageKit/commit/d5e8c597, bsc#1176930).- Add PackageKit-zypp-cleanup-tmp-files.patch: Revert "Revert "zypp: Clean up temporary files when PK quits"" (bsc#1169739 gh#hughsie/PackageKit/commit#cf73b01a).- Update summary and description of gstreamer-plugin and gtk3-module subpackages in spec file (bsc#1104313).- Update to version 1.2.2: + New Features: Notify the service manager when it's beginning to shutdown. + Bugfixes: - Fix possible information disclosure (CVE-2020-16121). - Install required test helper files. - Silence meson warning by bumping minimum version. + Changes related to zypp backend: - Don’t refresh repos again when actually updating packages. - Erase tmp repo from pool after local installation. - Set PATH variable. - Drop upstream merged patches: + PackageKit-test-Install-required-helper-files.patch + PackageKit-zypp-dont-refresh-repos-on-offline-update.patch + PackageKit-zypp-set-PATH.patch + PackageKit-bsc1169739.patch- Add PackageKit-bsc1169739.patch: main: notify the service manager when it's beginning to shutdown (gh#/hughsie/PackageKit/commit/d8dd484d, bsc#1169739).- Replace $DISABLE_RESTART_ON_UPDATE=yes with %service_del_postun_without_restart Use of $DISABLE_RESTART_ON_UPDATE is deprecated.- Add PackageKit-zypp-dont-refresh-repos-on-offline-update.patch: zypp: Don’t refresh repos again when actually updating packages (gh#/hughsie/PackageKit/commit/81207bd3, bsc#1173562).- Add PackageKit-zypp-set-PATH.patch: zypp: Set PATH variable (gh#/hughsie/PackageKit/commit/2fb7fc6e, bsc#1175315).- Update to version 1.2.1 + Port to the meson build system + Remove the GTK2 gtk-module support + Do not do failable actions in the PkDbus constructor + Do not do failable actions in the PkTransaction constructor + Revert "Shutdown the daemon on idle by default" + Actually merge in the PolicyKit translation + Fix setting libexecdir for command-not-found helper + Fix command-not-found handling arguments with spaces + Use SQL statements for queries with input + Exit pkcon with retval 5 if no packages needed be installed + dnf: Load all the repos and vars directories + dnf: Add vendor configuration for openSUSE + zypp: Ignore already installed package when installing + zypp: Remove upgrade-system implementation + zypp: Clean up temporary files when PK quits + zypp: Ensure ResPool is built before is_tumbleweed() - Remove upstreamed patches + PackageKit-dnf-Add-openSUSE-vendor.patch + PackageKit-drop-gtk2.patch + PackageKit-pkcon-exit-with-retval-5.patch + PackageKit-zypp-cleanup-tmp-files.patch + PackageKit-zypp-ensure-ResPool-before-is_tumbleweed.patch + PackageKit-zypp-ignore-already-installed-packages.patch + PackageKit-zypp-update-packages-in-all-openSUSE.patch - Add patch from upstream + PackageKit-test-Install-required-helper-files.patch - Refresh existing patches + PackageKit-remove-polkit-rules.patch + PackageKit-systemd-timers.patch - Clean up legacy cruft, assume openSUSE Leap 15 or newer- Add PackageKit-zypp-cleanup-tmp-files.patch: zypp: Cleanup temporary files when PackageKit quits (gh#/hughsie/PackageKit/commit/807f410, bsc#1169739).- Add PackageKit-pkcon-exit-with-retval-5.patch: pkcon: exit with retval 5 if no packages needed be installed (gh#/hughsie/PackageKit#405 bsc#1170562).- Add PackageKit-zypp-ensure-ResPool-before-is_tumbleweed.patch: zypp: Ensure ResPool is built before is_tumbleweed() (gh#/hughsie/PackageKit/commit/5c0fd7d7).- Remove is_opensuse macro in spec file to sync SLE and openSUSE differences(jsc#SLE-11804).- Add PackageKit-zypp-ignore-already-installed-packages.patch, remove PackageKit-zypp-revert-fail-on-already-installed.patch: zypp: Ignore already installed package when installing (bsc#1155624, gh#/hughsie/PackageKit/commit/d9233011).- Fix source URL in the spec file.- Add patch to stop zypp backend failing on already installed packages (boo#1155624) + Patch: PackageKit-zypp-revert-fail-on-already-installed.patch- No longer recommend -lang: supplements are in use- Fix autotools modifications in openSUSE vendor patch + Patch: PackageKit-dnf-Add-openSUSE-vendor.patch- Update to version 1.1.13 + New APIs for pk-client-helper in packagekit-glib2 + dnf, zypp: Various fixes related to upgrades + Added support for user services + New plymouth "system-upgrade" and "reboot" modes used now + Add mutex lock to protect EULAs array + Correct bug tracker links on website + Support non-x86 arches in gstreamer helper + List installed, removed and obsoleted packages in pkcon get-updates + Properly mark obsoleted packages when simulating upgrade + Provide information about obsoleted packages + Return directly when its state is going backwards + Shrink the progress bar to fit when run in small spaces + Improve the 'using' documentation with a link to API - Remove upstreamed patches: + PackageKit-add-mutex-lock-to-protect-backend-priv-eulas.patch + PackageKit-return-on-transactions-going-backwards.patch + PackageKit-zypp-dont-set-upgrade-mode-on-updating-specific-packages.patch + PackageKit-zypp-fix-newest-filter.patch + PackageKit-zypp-fix-what-provides-newest-filter.patch + PackageKit-zypp-get-files-string-array.patch + PackageKit-zypp-get-updates-dup-or-up.patch + PackageKit-zypp-upgrade-system.patch + zypp-perform-actions-disallowed-by-update-in-upgrade-mode.patch + 0001-dnf-Don-t-override-DnfContext-s-release_ver-for-the-.patch + 0001-dnf-Invalidate-the-sack-cache-after-downloading-new-.patch + 0001-offline-update-Use-new-plymouth-system-upgrade-and-r.patch - Add new openSUSE specific patches for DNF backend: + PackageKit-dnf-Add-openSUSE-vendor.patch + PackageKit-dnf-Add-support-for-AppStream-repodata-basenames-use.patch - Remove old openSUSE patches for the DNF backend: + 1001-dnf-Add-openSUSE-Tumbleweed-vendor.patch + 1002-dnf-Add-support-for-AppStream-repodata-basenames-use.patch - Refresh patches: + PackageKit-drop-gtk2.patch- Add PackageKit-zypp-update-packages-in-all-openSUSE.patch: Handle Tumbleweed upgrade in update-packages as well so that it doesn't break other components.- Add PackageKit-zypp-upgrade-system.patch: zypp: implement upgrade-system method (bsc#1155638, bsc#1154973, gh#hughsie/PackageKit/commit/d060dd24). - Add PackageKit-zypp-get-files-string-array.patch: zypp: pass an array of strings to pk_backend_job_files() (gh#hughsie/PackageKit#351).- Remove zypp-Switch-to-doUpgrade-solver-when-required-by-distribution.patch, rebase zypp-perform-actions-disallowed-by-update-in-upgrade-mode.patch, add PackageKit-zypp-dont-set-upgrade-mode-on-updating-specific-packages.patch: zypp: Don't set upgrade mode in update-packages (gh#hughsie/PackageKit#345).- Add PackageKit-zypp-get-updates-dup-or-up.patch: Fix get-updates in Tumbleweed(gh#hughsie/PackageKit#343).- Modify PackageKit-systemd-timers.patch: Port the cron configuration variables to the script, and add -sendwait parameter to mail in the script(bsc#1130306).- Build PackageKit DNF backend - Add patches to support backend + 0001-dnf-Invalidate-the-sack-cache-after-downloading-new-.patch + 0001-dnf-Don-t-override-DnfContext-s-release_ver-for-the-.patch + 1001-dnf-Add-openSUSE-Tumbleweed-vendor.patch + 1002-dnf-Add-support-for-AppStream-repodata-basenames-use.patch - Add patch to improve offline updates with plymouth + 0001-offline-update-Use-new-plymouth-system-upgrade-and-r.patch - Fix Supplements to use modern rich Supplements statements- Refresh patches with quilt. - Drop PackageKit-cron-without-sleep.patch: Not needed for any current version of openSUSE. - Add PackageKit-drop-gtk2.patch: Port away from gtk2 dependency, drop gtk2-devel BuildRequires (gh#/hughsie/PackageKit#333). - Add autoconf-archive BuildRequires and run autogen.sh, needed as above patch touches buildsystem.- Add PackageKit-zypp-fix-what-provides-newest-filter.patch: zypp: Add support for newest filter in what-provides(bsc#984865, gh#hughsie/PackageKit#335).- Rename PackageKit-remove-default-thread-check.patch to PackageKit-add-mutex-lock-to-protect-backend-priv-eulas.patch, and update it with the one accepted upstream.- Add PackageKit-zypp-fix-newest-filter.patch: zypp: Emit installed package for newest filter (bsc#1125434, gh#hughsie/PackageKit#329).- Add zypp-perform-actions-disallowed-by-update-in-upgrade-mode.patch to fix switch to upgrade mode in the backend- Add PackageKit-remove-polkit-rules.patch: Remove polkit rules file (bsc#1125434).- Limit fdupes to the btrfs subvolume. - Combine %service_* calls to reduce generated boilerplate. - Redo summaries without em dashes. - Reduce %systemd_requires to %systemd_ordering; %service_* can deal with the absence of it.- Modify PackageKit-systemd-timers.patch: Fix unit field in packagekit-background.timer (boo#1126943).- Add zypp-Switch-to-doUpgrade-solver-when-required-by-distribution.patch so Tumbleweed can properly update- Add PackageKit-systemd-timers.patch: Migrate from cron to systemd timer (bsc#1115410).- Drop PackageKit-avoid-endless-loop-on-autoupdate.patch: With PackageKit-return-on-transactions-going-backwards.patch and PackageKit-remove-default-thread-check.patch, EULA promt works without any issue (bsc#1038425). - Add PackageKit-remove-default-thread-check.patch: Remove the pk_is_thread_default() check in pk_backend_is_eula_valid() so that we can call it in zypp backend without any issue (gh#hughsie/PackageKit#301, bsc#1038425). - Add PackageKit-return-on-transactions-going-backwards.patch: transaction: Return directly when its state is going backwards (gh#hughsie/PackageKit#301, bsc#1038425).- Update to version 1.1.12: + common: Handle quoted strings in /etc/os-release. + offline update: Fix translations to show up. + Backends: - zypp: Implement GetFilesLocal in zypp backend. - Various changes related to aptcc and dnf. - Changes from version 1.1.11: + New Features: - Add --autoremove option to pkcon. - Shutdown the daemon on idle by default. + Bugfixes: - De-register callbacks on PkClientHelper finalize. - Don't complain if command-not-found get uninstalled while running. - Fix critical on idle shutdown. - Fix issues with debconf helper not working. - Never assert when an interactive TTY is not available. - Schedule offline update service to run after system-update-pre.target. - Shut down services cleanly before rebooting after offline updates. + Backends: - Various changes related to aptcc, dnf and nix. - Drop PackageKit-get-files-local.patch: fixed upstream.- Add files/directories created by tmpfiles.d under /var as ghost entries to the rpm filelist.- Add PackageKit-get-files-local.patch: Implement GetFilesLocal method in zypp backend (bsc#1097581).- Add PackageKit.tmpfiles: Use tmpfile.d to make sure PackageKit doesn't package files in /var (bsc#1098042).- offline updates should be disabled in Leap too, just like SLE- Update to version 1.1.10: + Notes: This release fixes CVE-2018-1106 which is a moderate security issue (boo#1086936). + Backends: - zypp: . Implement GetDetailsLocal in zypp backend. . Improve refresh-cache function in zypp backend. - Various changes related to aptcc and dnf. - Drop PackageKit-zypp-backend-improve-refresh-cache.patch and PackageKit-zypp-backend-get-details-local.patch: Fixed upstream. - Drop NetworkManager-devel BuildRequires: Not used since version 1.1.7.- Disable offline-update when building for SLE.- Remove pkgconfig(npapi-sdk) BuildRequires:, it is no longer needed as browser plugin is not built since 1.1.0.- Unconditionally enable translation-update-upstream: on Tumbleweed, this results in a NOP and for Leap in SLE paid translations being used (boo#1086036).- Update to version 1.1.9: + Fix missing PK_STATUS_ENUM_RUN_HOOK in pk-enum.c. + Fix Qt annotation on DBus signature. + client: Fix an invalid read when cancelling races with Finish. + engine: Fix a memory leak when handling GetTransactionList. + Fix getting user session ID with D-Bus "user bus" model. + Fix g_object_ref() type cast warnings with glib 2.56. + Rename "Software Sources" to "Software Repositories". + transaction: Don't leak polkit authority. + transaction: Fix a memory leak when authorizing actions. + transaction: Log transaction completed messages on debug, not info level. + Backends: - zypp: remove memory leak from zypp backend. - Various changes related to aptcc, dnf, slack and urpmi.- Modernize spec-file by calling spec-cleaner- Add PackageKit-zypp-backend-get-details-local.patch: Implement GetDetailsLocal method in zypp backend (bsc#1008287).- Update to version 1.1.8: + Notes: The Slackware backend was renamed from "katja" to "slack". + Libraries: - Add getters for PkEulaRequired. - Add new pk_results_set_role() API. + New Features: Save transaction role to the offline update results file. + Bugfixes: - Various fixes to docs. - Bring introspection and vapigen m4 macros into the source. - command-not-found: Be more explicit when ignoring path components. - service: Use ConditionPathExists=!/run/ostree-booted. + Backends: - zypp: Return error if invalid package IDs are detected. - Various changes related to aptcc and slack. - Drop PK-zypp-return-error-invalid-package-ids.patch: fixed upstream. - Drop autoconf-archive and automake BuildRequires and no longer call autoreconf: no patch changes the build system. - Replace --enable/disable-systemd-updates configure parameter with - -enable/disable-offline-update: the relevant systemd-updates parameters have not been valid since PackageKit 1.0.0. - Drop --with-default-backend=zypp configure parameter: this has not been udnerstood since PackageKit 1.0. PK just used the one and only backend installed in the distro.- Add PackageKit-cron-without-sleep.patch: Do not sleep while running scripts called by cron. openSUSE's run-crons has sufficient logic to not have all machines start at the same time (boo#1071521).- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)- Drop py_requires from PackageKit: there are no python scripts in the main package. - Drop python-devel BuildRequires: we do not package the python packagend anyway. - Have post/postun script for PackageKit-gtk3-module post/postun only for suse_version < 1330: newer versions have file triggers to trigger schema compilation.- Modify PackageKit-zypp-backend-improve-refresh-cache.patch: Prevent PK from being killed by unhandled exceptions (boo#1064380).- Add PK-zypp-return-error-invalid-package-ids.patch: Return error if invalid package IDs are detected in zypp backend (bsc#981011).- No longer BuildRequires libqt4-devel, this part is in a separate project since version 0.8.6.- Update to version 1.1.7: + Libraries: Add missing context pushes and pops. + Backends: zypp: Fix stack smashing on 32-bit system. + New Features: Add the ability to install updates on reboot in PackageKit-cron. + Bugfixes: - Don't search for NetworkManager or ConnMan anymore. - Effectively check for previous proxy entries. - Fix proxy environment variables. - Show a different progress message for system upgrades. + Updated translations. - Drop PackageKit-avoid-stack-smashing-on-i586.patch: Fixed upstream.- Explicitly call autoreconf, as one of the patches touches the build system. As long as the version of automake available is the same as was used to bootstrap the tarball, there is no issue, but if the version changes, the call must be explicit. - Add autoconf-archive BuildRequires in order to actually be able to successfully bootstrap.- Update to version 1.1.6: + New Feature: Add new status "Running hooks". + Bugfixes: - Checks NULL strings inside pk_progress_bar_start. - Fix segfault when config file is not found. - Return success to avoid reboot in pk-offline-update. - Use g_printerr() for errors instead g_print(). - Various tweaks to the offline-updates service file. + Backends: fixes for alpm, aptcc and dnf.- Add PackageKit-avoid-stack-smashing-on-i586.patch: Fix PackageKit stack smashing when running "pkcon get-updates" on 32-bit system (fdo#101267, bsc#1020028).- Add PackageKit-zypp-backend-improve-refresh-cache.patch: Improve zypp_refresh_cache in zypp backend to make PK works better with zypper (bsc#899755).- Update to version 1.1.5: + This release removes the hif backend which is superseded by the new dnf backend. + Bugfixes: - Fix redeclaration of polkit autocleanup functions. - Check for a zero-length search string before passing to backends. - command-not-found: Ignore commands of only one character. + Backends: fixes for alpm, aptcc and katja. + Updated translations.- Update to version 1.1.4: + Backends: - aptcc: . Add get-files-local support. . Add support for pk_backend_get_details_local. . Add support for searching for relative paths. . Convert a few more loops to C++11 range for. . Drop DebFile helper class. . Fix locating package which a file list belongs to. . Fix NULL assertion warning. . Fix typo. . Install local files using APT API. . Update pk-matrix for GetDetailsLocal. . Use C++11 range for loops. . Use FindGrp instead of manual matching every package when resolving. - apt: Remove reference from pk-matrix.html. - dnf: Port from libhif to libdnf. - hif/dnf: . Fix a tiny memory leak when installing packages. . Fix a tiny memory leak when invalidating repo cache. - zypp: . Pass the patch "Application Restart Suggested" flag down to PK. . Return error if invalid package IDs are detected. + New Features: - Add a new DNF backend. - Use GetFilesLocal in pkcon get-files if argument is a file. + Bugfixes: - Add a new REPO_ALREADY_SET error enum and use it in backends. - Annotate PreparedUpgrade DBus property for usage in PackageKit-Qt. - Change the configuration of the cron script to a sysconfig-like config. - Do not try to exec plymouth if it is not installed. - Don't crash when emitting PropertiesChanged for NULL values. - Fix a leak in get_prepared_sack(). - Fix a tiny memory leak on error path. - Fix a tiny memory leak when setting a proxy. - Fix "cache-age changed to -1" debug message (when cache-age is G_MAXUINT). - Fix two small memory leaks when processing signals from the daemon. - Fix updates and change code to aid in not breaking this again (gh#hughsie/PackageKit#149). - Fix various g_variant_get ^a&s leaks. - Invalidate PreparedUpgrade property when the prepared file changes. - Look for command-not-found dbus socket in /run instead of /var/run. - Remove declaration of non-existent pk_task_{get,set}_interactive(). - Drop 0001-Change-the-configuration-of-the-cron-script-to-a-sys.patch, PackageKit-dbus-location.patch, PackageKit-annotate-dbus-interface.patch, 0001-zypp-Return-error-if-invalid-package-IDs-are-detecte.patch and bnc#881245-update-test-affects-package-manager-should-restart-gpk-update-viewer.patch: Fixed upstream. - Conditionally apply translations-update-upstream BuildRequires and macro for non-openSUSE only. - Stop passing V=1 to make, we do debugging locally.- Drop PackageKit-1.0.1-fix-bashisms.patch: this patch has been submitted upstream for discussion (gh#hughsie/PackageKit#162). If accepted, we'll inherit with a future update, if declined, it is not important enough to carry around. The code it touches is only used by the internal test suite.- Drop PackageKit-fix-offline-trigger.patch: in line with upstreams expectation we package /var/cache/PackageKit. With this present the symlink produced for offline update can correctly symlink to an existing directory.- Stop Providing/Obsoleting opensuse-codecs-installer, it was dropped more than 5 years ago.- Add 0001-zypp-Return-error-if-invalid-package-IDs-are-detecte.patch: Fix segfaults when detecting invalid package IDs (gh#hughsie/PackageKit#148).- Add PackageKit-annotate-dbus-interface.patch: annotate the DBus interface introduced with version 1.1.2 in order for PK-Qt to be able to build.- Update to version 1.1.3: + Bugfixes: - backend job: Avoid emitting duplicates with parallel download. - Revert a patch that caused PackageKit to always request auth when installing packages. - Update the GPLv2 text in COPYING. + Backends: zypp: PK_FILTER_ENUM_ARCH is supposed to filter on primary arch.- Update to version 1.1.2: + This release adds a new backend for the Nix package manager. + New Features: - Add a test for offline distro upgrades. - Add PreparedUpgrade DBus property. + Bugfixes: - Make pk_console_get_prompt() big endian safe. - Require admin authorisation to trigger a distro upgrade. - build: Avoid g_simple_async_result deprecation warnings. - task: Fix only-trusted property notifications. - task: Honour the only_trusted property when setting up transactions. + Backends: fixes for alpm. aptcc, hif and katja. - Add trusted key of Kalev Lember (8F62AF74) to the keyring. - Fix update-alternatives usage.- Update to GNOME 3.20.2 (FATE#318572).- Drop docbook-utils BuildRequires: No longer needed for man pages building.- Update to version 1.1.1: + Backends: - alpm: port to g_autoptr(). - hif: Set ALLOW_DOWNGRADE flag for all transactions. - zypp: Enforce formatting input as string. + New Features: - Add UpdateTriggered / UpgradeTriggered DBus properties. - Add TriggerUpgrade DBus method handling. + Bugfixes: - Emit UpdatesChanges when installing packages. - Fix GIR annotations for progress callbacks. - Increase the number of packages that can be resolved. - Point offline update/upgrade trigger to the prepared update. - Unlink any existing offline update triggers before creating.- Update to GNOME 3.20 Fate#318572- Update to version 1.1.0: + New Features: - Add client side API for triggering offline system upgrades. - Add getters for PkProgress. - Add pk_get_distro_version_id. - Add system upgrade API to PkTask. - Port to g_autoptr(). - Remove the PackageKit browser plugin. - Use the GLib network monitoring support. + Backends: - zypp: . Avoid media access when testing for cd/dvd URL scheme. . Fix build. . Use libzypp's arch compatibility check. - Other fixes for alpm, aptcc and hif. + Bugfixes: - Add missing description for obsoleted packages. - Add support for offline system upgrades. - Allow to enable or disable systemd units for offline update. - Correctly store file descriptor from logind (bgo#94070). - Do not crash on GetPrepared when there are no offline updates. - Do not crash on transaction database corruption. - Do not crash when parsing a very broken transaction log. - Do not install offline update related files if disabled. - Emit PropertiesChanged for UpgradeSystem transaction flags. - Fix download-size-remaining property type. - Fix various minor memory leaks. - Make transaction get_proxy() return TRUE for no proxy settings. - Minor fixes in command_not_found_handle{,r}() for bash and zsh. - Relax validation performed on input strings passed to backends. - Require dbus.socket for offline update. - Set PACKAGEKIT_CALLER_UID environment. - Sort package names when printing out simulation. - Use new PkTask API for system upgrades. - Rebase PackageKit-dbus-location.patch. - Drop PackageKit-zypp-buildfix.patch: fixed upstream. - Drop PackageKit-browser-plugin subpackage: the plugin was removed upstream. - No longer pass --with-mozilla-plugin-dir to configure: without the plugin there is no need to know where it would need to be installed.- Update to version 1.0.11: + By popular demand, reintroduce the UpgradeSystem method. + Backends: - python: . Make PackagekitProgress an Iterable. . Set steps on PackagekitProgress instanciation. - zypp: Raise priority of ZYPP stack updates if a security patch is shadowed (bsc#951592). - dummy: Implement simulating UpgradeSystem and respect the transaction flags. - Lots of fixes for aptcc, hif and portage backends. + New Features: Allow the use of variadic functions in vala. + Bugfixes: Make pk_details_get_size documentation more specific. - Add PackageKit-zypp-buildfix.patch: Fix build of the zypp backend.- Add PackageKit-avoid-endless-loop-on-autoupdate.patch: Avoid a endless loop on autoupdates.- Add PackageKit-fix-offline-trigger.patch: Fix the PK trigger detection: if not done properly, PK might believe that something else triggered the system update and expects something else to handle the update (boo#954125).- Add Suggests: cron due to existing cronscript - Slight whitespace with spec-cleaner- Update to version 1.0.10: + Process the offline update triggered by older PK versions. + Use Glib for reading symlink to prevent crash with some compilers.- Update to version 1.0.9: + Check the offline action trigger before performing the update. + Fix two critical warnings. + Add PackageKitGlib-1.0.metadata to release tarball. + Fix a race with the backend job thread creation. + Updated translations. - Drop PackageKitGlib-1.0.metadata source: it is now part of the tarball.- Update to version 1.0.8: + New Feature: Generate Vala bindings. + Bugfixes: - Correctly register enum properties. - Exit quietly if we didn't prepare the offline update. - Fix various docstring errors in the library. - Look for libsystemd now that journal/login are merged. + Backend enhancements/fixes: hif, urpmi and yum. - Replace pkgconfig(libsystemd-journal) BuildRequires with pkgconfig(libsystemd), following upstreams changes. - Add vala BuildRequires in order to build the vala bindings. - Inject PackageKitGlib-1.0.metadata as source into the package: it was forgotten in the 1.0.8 release tarball.- Update to version 1.0.7: + New Feature: Define command_not_found_handler for zsh. + Bugfixes: - Correct punctuation while applying offline updates. - Don't run if bash command completion is being run. - Fix Details() from spawned backends. - Port GTK+ module to org.freedesktop.PackageKit.Modify2. - Return the correct error for syntax errors in pkcon. - Return the correct error if nothing was done for repo-enable. + Backend enhancements/fixes: alpm, entropy, hif, portage, urpm and yum.- Update to version 1.0.6: + New Features: - Add dbus method for returning prepared packages. - Add pk_backend_is_transaction_inhibited. - gstreamer plugin: Add support for v2 of the PK session service interface. + Bugfixes: - Don't recursive lock the debug mutex when using --verbose without a tty. - Make "reboot" the default action for no action file. - gstreamer plugin: Adapt to gstreamer missing plugin changes. - gstreamer plugin: Avoid criticals when some of the parameters are NULL. + Backend enhancements/fixes: alpm and hif.- Update to version 1.0.5: + Add missing --allow-downgrade and --allow-reinstall to the man page. + Backend enhancements/fixes: alpm and hif.- Update to version 1.0.4: + New Features: - Add 'quit' command to pkcon. - Add the install and remove commands to the packagekit-direct test tool + Libraries: Add PK_INFO_ENUM_UNAVAILABLE. + Bugfixes: - Actually inhibit logind when the transaction can't be cancelled. - Allow pk_backend_job_set_allow_cancel() after ErrorCode has been set/ - Do not attempt to run command-not-found for anything prefixed with '.'. - Don't use PkBackendSpawn helpers in compiled backends. - Fix a hard-to-debug crash when cancelling a task that has never been run. - Make pk_backend_job_call_vfunc() threadsafe. - Make pk_backend_repo_list_changed() threadsafe. - Make the network detection code simpler. - Really remove the timer GSource when quitting the daemon. - Recreate the download location if it does not already exist. + Backend enhancements/fixes: alpm, aptcc, dummy, hif and urpmi. - PK is newly published with a digital signature: add .keyring and .asc file to sources.- fix using 'echo' command in search-name.sh script - add patches: * PackageKit-1.0.1-fix-bashisms.patch- Update to version 1.0.3: + Libraries: glib: Add support for reinstallation and downgrades. + Backends: - hif: . Add support for reinstall and downgrade. . Use hif_context_set_vendor_cache_dir() to be smarter about the vendor cache. . Use repo loader provided by the context. - zypp: . Improve progress status. . Propagate install errors to PK. . Remap 'recommended' patches to 'BUGFIX'. + New Features: Add reinstall and downgrade support to pkcon. - Drop PackageKit-zypp-progress-info.patch: Fixed upstream.- Add PackageKit-zypp-progress-info.patch: Pass more progress information from libzypp to PackageKit. This results in PK having accurate information about overall download and install progress, making all UIs profit from this (instead of just writing 'Installing packages', they can now show a progress bar. Clients like pkcon and gnome-packagekit already use this information if provided. Also offline-update propagates the information to plymouth.- Update to version 1.0.1: + New Feature: Add a KeepCache config parameter. + Bugfixes: - Do not install the python helpers unless required. - Don't assume systemd is found if --with-systemdsystemunitdir is passed. - Fall back to /usr/lib/os-release if /etc/os-release does not exist. - Fix compile when the systemd headers are not located in /usr/include. - Never allow cancelling a transaction twice. - Overwrite an existing link for packagekit-offline-update.service. + Backends: - ZYpp: . Be more specific with the progress status messages. . Ensure to reach 100% on complete cache_refresh. . Fix compiler warning. - Fixes in apm, hif and urpmi backends. - Drop PackageKit-offline-update.patch: fixed upstream.- Update baselibs.conf: upon update to 1.0.0 soversion was bumped to libpackagekit-glib2-18, but baselibs wasn't adjustedsangiovese 16519944721.2.41.2.4-150400.1.111.2.4-150400.1.11libpk_backend_zypp.so/usr/lib64/packagekit-backend/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:SLE-15-SP4:GA/standard/f33dd8a134d36a8d53abc5b5849dd60e-PackageKitcpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=399c57270459c98dcebb7344b3a6f6724d6da252, strippedPRR RRRRRR R R RRRRRR RRRÞ֣XLtÄD $3e_`5R$, %rcѷ""SA/[BT.b{FDge"l [J &/ߣERy8 MjP[Wc*fF98:6k KRHcuD@}+UR >9CT{RZc5*{P8=b1^H~jբ)8~ǣ&ӪihTh>3'Vh E]oCv+54|rCsW+L7GHG|X B #h>L3 Mq$t9w}[GNO]snt7@+{u!1㔀үpP~rcC r-dkl6lD5侻`_H9GazQ/r}O Vm+׉Й|<4-QP ׏^d yzj#sWk1HxV151^M'k⎍IୈB:~?IsxLڑ?w&LĹ5~ 4][v` "7ƛo#>AY>TBubsca Ah*:'4oDq c; #dw|+GFqif,aEdB"S4|x`9:( n_7>؍H]FHef\ /MIѭC >fH 7(c Dnu2E IaJKhOVjb$Md<_0>OiN/|y_nyM'n)&:4*G&.c21L?tIRC(9i㋀9Ħ;{0J"A;/RDm=l~ Hs+(qgS`@MSE[P%g+'a(n8@.$Zx&o;3]H$3o!   :Lz oi˔ ȓݩzcn%[S`2Xv}hl#ݐ63kHSt hfx=/)9>/b2n&E 3)rk}DpY,GO8;*KYRQV3;藩/N8-ۋ]<w1#k4}\TJS!-̠T`ၥ>D9w ЧVXRGJ/2Ibm74rT7C3&coY&v̗7tnuل|0<"{ 4KްҪxOG8~c ]7׃ _ =}w 5LذEraJW7,TZiZ [,(.7Ҩ3ؤ}Lӧ"355N0r!CrUuU*4,R te ӔFU"^4+oT뿟-QQK,ؒeA\ɠ*U2sQ)+Fv(w]N8IRVx7(Ub"JuH/fEw엇8Iu^OUOSށp`#]*>PHG7n|_&T8 p~>@p&RH|sFrD]k^ȞPKvfSDu[F)*oO&A6Yۛo*EkB1| ΓjЅ+rU|hDԁ&/ xmn)~!Uw]D[]5H8k9w)Qݞ[rURuh8K8ٳRcQ2zJ3 ULDw)RW5ytf(o|`c+ u%$=^ra@B;s6/f>5U{ K0#e[x-0`O$)Pj2hG7뉏չO;T$)(6cu: YV o ӽIs^N86aӪK S1 )з{vW8 _>^OOsK0N%ѸtNd5r(b:S-wM^n5:u7IY-V{P7tXaW@%:?S+jĘrw]GkAw)NXfaK,e4($CtYRoS:C< $YľVJ3ϝn(sw|MN[ѣ҆^0Zs<*qa$=x]Wq-f70<°  [RͪS5D/&mVk6wӃ '.1`~'^ Ո~+y8~퇇&}U4.$W&kek!bș*;r=^~>H5١HBJ3! M qtWvU_ڛ9,xE 9'F.hKRJ;ÅS7$(ZYجDfWPAt_~oFlbgVpqN[b`ѵAKǷCp{NX\h nL(gݯ㯅_CJ{$u2/u!mᅪؗ*N8j!kK왉.( ( EN5 ."'=[;c˫su98^r\.*Pd֍O7kQa1źMz[nnlk?[܂?=y]Eb43Ĥ8~aYw4}09Z7N<7,NV}}褑ni;<ɧط@ZYm4B;jQȕqv!5Ee}v毠dM%@fxA`$ @wMl"*%IyKĖ!yٶLlkɻSV4]:=66r,DD"\u֬d.}sTK nXs Hy\&v/S)|v._''Œ DﵢꆢRnhD=seCJ|p0 4J> Aba dpžF㈛W.WKS僸 ~6߇d̰(4~CuG˅)WoTJ7/ڻMmjMK}VjZL7F²)%JiQdr2O̧c[j麊dGz@W X߃Pۢ%:DTx)5uN,lZ} S>8ڈu5) HTρ78Gvr9TuW+Ҩa{a+K(*1$YB} ,79[j(zy5zK+PM H]Zg³zBDES K 'CTnq4tኗ]M` O|Gv2S?57TInd.쏠(أkl%,xu JPY4uXw dOvLj1e~Ӑأ˛KRXn6WF>ѷZ=!)w)E-Y Qь s|QQF,*{ݥ?6ζkLaѤ\'20q@CNq7TtMWI! 0jP3#k0+0=Ƭ O{NHc"b&(B7" ^lQP<:WACkr*  /Z"#Z W3M! ~U+`J/q /#qAM1 ǜ{۰UΑ6ƨˤu66TWo?WʜKfgB/qq  6[K5|# ]-T,usHn++y ߯AllRЉCf~'5-~J_u -%?{`ŎE Z m>|]7]i qyڜuSL. c8Mv4֤Wֻ]6wZ'>[o=^5pFCjJ1|.Iw{{Tg/$)OM>\`Ѡ'$iJHx rb!ta\_uD:?$8ι4&W$o 6S _2KIOJ 5XaAӅ/x(C!13Q#8hzE3_ 4k|GeJxGX{as,L$bW͍,S@nÞ2t3C|Ayk&x-4;\| BF[b'*u r7쿲tW0n1k [fw#as7gN/@)ICûab=hZN %1RJߺ9 q,i7x^1:l7p{B _Qp}5Y$nGܽ1Ύ*2OFft$G`WFnxfTɏO'ʗ|EPi]/]a;"tM/w<ʖ۶6Gl@mzĖ!žC5y&&/K|WϨqz;Nb#WuJmS;%#R)\nɸ+,,IH`܍!A4ʟif$1Fe9V(0s҅w6L&v~E'eU"k_jt?}WK߰34%RRy`zP\igRI|yfAe< i9˽a 45ׯǯԡ])lM LIXtY_Koj{(\LQ" PB|ڕ_f`obDRZ}C(f7ɤfɺZ+AE{A۵/23:W/)ׯg![]b[^w6o;;85 SaŞ'i$|OS܉0wҔj^3a(œtAJ‰cI\CtNߨ")<3a,s$Mt=cUt5AΨ~fDGs!&X#KG5#c[KbBY1wJQo0N"!$*2rhOyдkk`>jp r\[Y<Ys!lp@ztp@ʈ+뛗Ѽ oIQ^i޴iBýӏ?-s E]UWc~BM%.Xېq\ K2m}CMY1^4  "Tb*40KCbdƧRPe|}\򸾹LR:p`e/! %/ټK<݌ ̨_^8J"y4֧ \>){%a` "髫Ubp:b=%ķAd3,#B¿`1ŜI[bF0/SW[.X c8hT#1qyOqg#A9х3hU\ "UKNQ=B="~T5:?ΚL Y1tB]a 2jC8/!B-Qma9(}>87k>)#j l6Cx;H/Ih:V:M'y3cTFvK:Jw AUJ~=W3]Pr]|\`CdSQ$IKyBYe&Ewz8 pI~sf;IsˮzŹPl_L"beQ=<޾sٗFbRdp3eMcO$t>"p.uw Oq9beqA]-%af4] **A2p7ĿlN+` ywOPu+撳sթav׆' //RjOjyUnO~vxzF,[Pyi\B`hycfks&3݄zK1bHyʉtWc^Z[J4rA][{n9uOap>Ia,Ww,râL\Ib#%: ź@>AzrkW&3Zk"`}b` rFc KF1<4}P5$+ӑҠ1b[Q 4ir=MiC%3)"O:mɸe=J!ty-Ll8 9YŽzj,@v^i+$6Qz Scb}-6-G]L35}.E*.2TCaf8X^ީJ 4kZ㍱O^g]iIZ~mKA$B>j80(tPVH6*#ZME,P^ts$T{H' KF|VkCXM t$f& V,qvT `/EzܴQA׮/D5(c e'9A)Ԍv SܻJbF:TRԋtrQrb Ǚkӟ*^t%Aq-׃ &~,{0cًkן44J^}{Wbh ͩŃFK'UƚFu d?/[.9g*b\еhNQ>KIV3MwX~gپ,;G{&n&tի[\t@8?X1cA(e ]ˁа$ƅmFaZUR BEIʗ(1cy- (||/"'-_*B|wwfFֳ2y xSx_?4 87c=9d;z{(,4+;5,~vM6'7B?8)hڢvFXWH1ϙMVoܓn{?գL]Hcn'2.]g3v2] Yd;J4ȁ>РU&0Q rPc%b񟦯:$ջ?}8&Ә@%ܫC T7jAN8ųR}|i^>%8 4"y1YFk3r"X;*ŲZؾU@v+E_'L(eHXB4uoGX7n+$Cst{wjNdxVB6ror>#.eJ`†aʔܨHLhϿqvW~Du/# hsߤ^HfYB0!iA[^`[Ë& ~}I HV#wmV8nJ٩:,Ss FG ZܴqÊdyOS>"WOh8|#֢ޟ.D"]{H*b_a_úrB.Aw qHbىŃÐھ]G6Q"kC,3Uh&F TOvD2;5OB*"eh4?w,F$91υ$f%sdp }nƚlܾ⯏ 2/㹃TI?,V-o+>KPD |GEx]"ƨ˧G֯bW-4 X; 9pn$3ŀ+[%X?Q}Q8);Bzxڍ*FnƱ/)Eɥ V6Z] 9H%zq-@"yA5AY͠1n#0IC(̆]#>%KNU2웻ޑGZ>~5O?3hDlAnb~5(xzplch g|X(mJ{5"ƙ[믶fel@ˏ0^d +SO ko}\bO#K@CSRЪ\HJ~NrC,YS(%#r<)aGH$Aˀg :O}Y;ݟNӘ 3 Q~}{ cQGvROr?2)EBS3V״$,u"$Scs¤q[:|/j5ۦ~0vק3E!&L6¬pn~llTTSuC3-땊 fD+{5%|&Xu"o:LAj툞t5K 7^JUkrݮÔ1S&f1uplE«AO(#ElIbP TSVr#NL\tmxS EI-AI 4 Z{!]C +Ɉ8mFl4\{"}y@3xjq]Z2Õrύ_ȝ=y;+[!jQ{}79ԙC!~γX35M©Y8.9K^1q\!<~\GQ]RSooǧ.,x٠-̝` YMm׾?{{a"ӛvC(auݳNvBVL 'p_킾]RcDU|Hv:>'Hڄof%/yK}Y{# H@" QÈrb{PZt(6i'L)IJ2&c;\:Re 6"/rp,X^=+륒FnG-3_]穷FX!5·ʟXoNM˝қjx}FI*rs#04)!T;e|<j7pͦf R>V`a¯jU\LH7o{TZn /ӳ~g VE솶(ϸBBƭQ$o6MJ5d "[,^Ky-)2Ka5Jx%%f@KXWzF( R"\Un0|>a)*Nn#J{FӍ.4f*?fO@Ϙ=`;R?Qw:xrWeb\&V F!!ArIf~֮ɉ)N{vl[9[aF*<G'<0+^n{23)eF{oC}g&% ]O6c,p`&)*S&7 qֹՎ!׮Ŵ ߐ" q7\!W\D۵߁6vBR<PANOgɀ/}~v*_>Ci6˪f b% l[Z(I؏G;gj H>*nx}%n?6k{2A(vdc.u柑"7" tJứAOJoHӓ5(:OH[' %Q߄9(`uJc_D1#5Ae .ZFT=GtwD;M1Kw!֛TjXvclS;hCD-SQA$"/عP0}@;N V9Bo^"Soб`3ך%E78D#E{1Z8~?<'f K)ɱHZZzטm>7u ĭ05Qr[R\L>G0eN#fid)8ֹ4b#=숡UJxz /L#ggBTtW?T $n_©vpi|4mLnBo{'k# (z揯zdDqӰv}}fc!H9hm-gB$^]IxTZN6BG> 18vԙ: ei4P

Bf:L[,Tƻ )i)ʟӿ+(bKV&MeҺRɸ+^>K<**1|4eNo4?<߄S&/ 0kyG흍ō`Anh{w^`n_H"S*0~ebғF읡;q*[ixCCh3λe4i$13Op/'W%MvzFUqHcL JW~ _JPTdp-=C7z5&UQqMW_쯓d>\YǶ6,P fdp\.q % gJ ;r4}`і.\6%Qf ͿSy1v8,$4ۮM؈vl &h:_nzT'e!)pǃƨ FD7qj =&s&܂!s3تܲ+&UT4()O)fE ?lr$k|!T2{ q@UAhf#Ef#SR\#m,/K>R({2'щ%e]+">yI]!,!8Uw8<~tޣxpKN,e:K>Xg*pNj^Y|7 7<9"s-"!xgcry1iI <90`D =^CB{EK1+d `}ҮTUI\̚cpCHDq].z9(ENzT/  :RU? ^f.W߉ uz4T۠!IGx@say2Ra Z4%6/qwLa$,02$\T͆}@s# 2B)Spe|8aSa%sD=a T*}G2lg!yfTYy~ʈUy,+BIKM%ӂ3ϬN6ffxREC(#:DPө#?:L9k{C\b +ɘ^;$^ύ>瞎K4̧ƀwg2%g>;37pM%MoJtQuIuc \~O$H%ߘPx7(_|^"/_)ًѬ=4 e.ͼW6_h ,Z=s:Q+A b"ܤ[.\}KE'6r,cgy ˦WS ʭ*lDU ,3cC|I. دaP!fsE%yoq;$;%!-e7Уz8t}L1!),4ChyfLXQpOnD Sm-IiOwʣ5j N5ɍ OFB2"! jٔsu`A"(85=: N =}h ɉ$g>sBnmpմ/3 ˑ#"d߰<AʾǒZ}vkjz-Φc1gjT~v^pp@\u:uɚ7z464ߌ2<ꉂaIڪ368bҹ'|3bhBNmklZ4U͵,6Fԑ)aⰖ2 ` /-~lL*Sh &OhL5#9SH~v0 @@]۪'mQn.@J,Zz $̝#xxR<ʾ/12Ŵ3Y^3xs؀ܸ :}' :sU~4s)bBMAZeYPPO#Fa9i[d-O]:pSާ_vCP{5 k+hZЛSKw&Pf/d98r@#s Ydo3<δĮ ^^A)wu^0b4Sͪ])>UNb2Z/F*Io< Ђ?ۨiHGysOF>65E&!wv7, T.=UM-%pؓ:{z;>/v*̭L#u^ĵR丫qh:aoCua \Ҵc3%Ő#ëuヿ3`3LSMQBh2DY-UECIc<GQBПQ2Bky8\LW eE, dUXKv UB_Zĭ>Ԍ-׎zD#FjiԻ\ 7@"%x<4p TgI#%6%Ĕ\yxbq bl*,v2ceFBmijVY9ywXesVy(4Nw9rt6l/?\` hEO&-t/ٻA9vwA J\ %>b>;ZYY|!k.,wa9= POKU<"eGIX<4-aI`}{Н6ED8М3Bi&mOA?իPn/hƂ≥Or:rwGO}hėՉ=­O$SBp Ycnom*˾[ >XV!jc*YT \rmj  Xe"Ki8]4opXmb)#M)gW^qqW7_vhxLG;/83wJEE}c9n6r): p_rOL;CbnsW80?g)Q}prr%󩰱ϖQݝ_XV@,/;zQ`7 hr3|TMBfF)Q®fgnHx,sr M%ݽG]'Lөu=_F `fCJzwX:Gؖrs p9rŢ VxhqݬPiy.}Eg~;%pJ ->+'~qA]FN2CH 2bZ2+|P%*?d?Bxqb2p1B6j^˜r1̈́AW؁2 n'(|([ЏeSC'*2 |~l<ݣStUiB8fXkf_ n(:1vve?'@{H~-4paTLښ E' ݢˆ$GK߈9v1&, !b^K(GW6 e -!܈~w2OW%ׁ@Wo<5+J`pR4* ZItlK+ckM7^_aOsNgdCRחycq>]i5¶g 5pG:bU:95穊.LJ ?+ ӿh5Ei/_#W*_#h{ 07ЭA($mK,8PM* 7~倯Zu6 vk\YF57VgEe@56Q.:dv?r-8̞R5Vb *^FҌl6x+B4$LHƀ3J_M?[A*9^Xglw%5TC !ԃ$y&w24'wYnץĄ A9{-ufxďv Jx # C?G p{PD0_=/e D~O3-1e]|m;5+GC}WNۺ6פ%(K~ +9*%nrhg}bDZ"]*mQX+IE3WɨGޜT啃F'`[>orl1| *l@M-mVڑtjScmj D.2(t s+L56+M}lyGzݼWLLH](/:wPzhWɲ'JUP h\Dɞ.Ow%3~ G2 C̬;HDCM/<"_~uT4`';"U'M:ø/inEąsR-OW`Hr# їasfK"arumHJ'+?Cjntp=.gHܘTLWN3pyOR?;H-*V:\`;&괕ݹ5 mݗ "k+heW.DYƈ /O9˛ C:Qog T2A7eW#H1-6| P=nLVi:͚S(a_fRCƹy[w6;1nmA>0Ov`ڔJN+tG 9[t^!Lh$uv"pF\:;@X.9VPinaUin6^ [ퟲe;@L((kb̈́`#i`2muΔC.(%5ALL_2nm VS\VJϳfU23[4$ly$6Z2s+݆GoqTYyC󞨍'- ?-vtVQ-5O㯫7I߬Ya+\cN #㬑Zu2;-Q1#XlR%rj`V|閎3_pIETomdK_^ylQ9GFYnЪ||L;Y T݃UV^8Se"6<4d-I^٪NC9b7#x,@0~ #|hLp-ʯ8~N\6 ihx +ٓᄦϞBFo{Jr{ǦYhf]A Ӊ~^ѺWʾ>0o|;uU$V^x%{s qu>%z(<+ṪlקvCI2~bK(y 2ju^ ][R]JHb?epWIfcd!՘DK C܋ }!\' > Oks=nh?I'k`A$EOhTuiY1B&xTznhȸͮ~8j"0FkrUXV-As2Z -8FRQ`T\f,;=F.KTtC<{f9WvBAEL71;:rYj$o(/'t'4CNGp?X9?RtpQJY{̲&4II4d_nļ_ *?=hN+W0 뒤|Vwo<_2^h ܦs%caVƢrU֘୶}n5L;;]Dމ|4E.˧8eۼuĔQ9'dXr ZuFNG$M ڤs<`??s KV?(RڃEqț ɼXF|"ioٕIWHg\Xy?UfdGfG |hyK"Ƶe,Qtt2ǭ8G+3/<?{:LG5tzfY~o3{ϥm6bV5ILGN/WP I~9Jr.DLݰ\9rnT[˥GC03cLM zQ[kGr-p ma- u3`}x@o[fBöstah#8=Ie^1KzĎb sl_/`΁6wUvqhkbAy20ߤ@$g͏|^zD%Ys\(s*vvܨr~LvŠ#P 4OFlI?O-*:0IIv&ֵITH{&ڷ0N oiЯ(Y y (鐷9FTK]uXe# x=*tVt\4ǾJOٍxtR+} "׏Lʛ"nO7Z#@MOmPto y)ysFaMNnOFyPnQ a`u(aQhWˏwbw hb#ں__x*R{f}NZ)$w^At'_)ޟ=2լג eS75pZ"R: "$ $E˾F&x==IJCzeו @@H"&,t"*np]]#, R6UU$XL/ %0ԕ+s#1db] Fgf.233z!WsB ZmVyH\;N&`ɫW̟WerlCCjzYDqz[cvoZTU2߶+Lkdm^svK,4KI`话T$UB'(opAgUI hC_@)S劀ʞz" c0',Un/{3ʯ j9Ic-"_  8aͿp:\Eu 7{Dbc]uB Deaɨ 9AC| 2@3ѳZCgCA5V+l5dKBRϫu;_.4/}ERJ)<ŏ ̬%0m36Cn:__[^ĒqI T2r&1d#ś'*̀6hޮ/JB?ĩ\=>M"||w?M7rQ2+ºO<_dȬ0wFj?ӌIIJpo3YnA_i,+BNo[ "SF3eiG3 / ')$Ɍ2MF(&7meM\&1Qݎ{VE|錇K~]eg4BhOc7Ta]!~QJ)OfT:U5vK a9(î@SR ͷ2Gҏx- g'v [g Ic'u}Rr܋..jbE߸#ːTR HuDZ!J&ʋnG C3h^-zvQpa j^s;@~~M[5c5ףlOˍ/a88wDwDb`谥\-wS]YouxI qaf| ٖMMO LQDcKUVi:#YMEo|nk%ufN (c!ʫDm \كFq5z49xMfZų慖})?uaâaf-زtNg vNKId-yLA_&l,=┫nޮean(P/EzÕtLi QjߖGg#9ʰeȹ*;|U@FޠFX19,%3*}+ZK2^EZu;[S|@<1w4;Jǯ  S>?Mx@%rv}^*s.ʧ]P{A9Sfc_8=ws/ٙg#m]Bх8_1P2:rj?E-WF5{CMC=0CҌɌ&]ri*gG0"c֝?ytjtljҘbKIwRdA NX*Z;TE3dEr^H 1oXԸ:oHF:%[<ѮMxEubcgf+0>8EVs./!_ö)F?/ e gt{Aʴbը=[sN 9}ЋDH!F0#O+Rџ.7p88M 0`䊸Z|vTcQ5E^m쾅>EzDͶMDc,SsœzPgǚ(_;gfh@TǨ)Q.rHe!iV d_~T*%T"؁hph!k-">h]G{.=2<%\dOc-@/W>U4JN5#Ng)}a ?0}c(^h-*觕Αt/幽S;blHriX*Ȑ1%ԑBMs8 |T2p6S 5ux\Rô1#{YBy;3rBv Z ?qmF#0^)6t&9,_l q[| #K( {leHX,lE7թ횁ĥe/SH~OH;σFN *DfHM3guQ ޽H'Vm>q 3G[PH 1'o)?=MoSZbA6/"{ /|r*ٛOڇ wGM@_R{_b@}9o)f "|Aqv{' ҭrR暞=oWb)Bs^7C1NAh2u?9KI;R,jnlxDN8tRb^ե_$髻 T\mxA{XpHVpҢ2 :gb_2>ϋw]CyGi/B|h3̾q=Q&S%o^rH /h F=}h:]HlQhgAbäw XNdt."F//bl}o|lX5zOu/=vrp]t6Ƅ:!r5 ὲ 4,~t(rK{aGFգԽ @rϐNo&$Jb7-ַX9h>FΛ,>MpX>m2\W/jIfX.P()ՍPvQ:5˕^dpVLnGA _RWw녳:eLjXLg?sOдc`Ww`qXsNM/W0LZO ;p]_Ë1fիmEg,,vB$)'7O$;!i {P/r&C &h_i() wé>| Cơawe͕avcEQop ]?H%v\Bul`PeP(Xu!ZG3WdDם,SGOh#Xw@?ٍ>Dc>'/-dՒp:vizoڂ R/xEZY!."vџeMkPb\)jݚZiՅ i(V*W2&Lf$8muTV$ժnxQy=%+$y>=Z1I([=T@E>,wɀvŹFt6W΅EOrvȄ c\ \=ӫ[G:rgv>Au4>7KwcU`oǝWR:/6I! $=mIzniAu7K+.^:/ 1OވDx>>Gn/ )7ي5 gb(&':Ν4MRN/߀8G_$#3Ӳi(}d]5v~uoYT̬g=q/GDԢ>uQ;`1ɳUyͽs:a;ss͈l,T1y+t†.0X95s7qbsK4oiJ\:rntFR{+ާLXt»Slw-=E8 czQ֥q[`}SDp)lJtn>pG.))<;%fhr;ٵxsZmkv/ \S&: M;G,\]|NX6VyaMP 4 O=K~z,ɱ咶[GOh,Q$m!.hbI,ϲ!F*0>vpR!僵zX"O!` +2/ (\JT).}M=k q? (﯁pʏlhrW0JsL0#q"o#}mZ uG6秲 ,j;&Gyg (î?nχ0oɧzMS_4 r}P{WBBw̓oje 0\|CeF DuaI4]ZiC&J/ k۽ FAǦ"vOEr/Ħ5g^Dv#%[|"-VbTIO/HҕHU9 mb1_R9L_2v\_o+z;}quOǪg'‹:l~߲AH"a \@0=Fɛ X5ȃX 0X@8^]2xiD.sB`բ%F{>KRP\닁dNP<[iA3O<dqհNrmCd=et`m7UDq,Bwۜb><9 ՑR֜'A.!0Ky֩9o!4t \{gHsdpɵ+fsB~G1#P0Ӑ$Ox?bE`_ؤdrGq$r23"3-!Vb4@L% L2ia'B܄bFb<jIj0̈!HSR|,:1/(Я=[$A̽Y@=_jofTm*|XJUO1Ql m^ w!|F >'c+C{̘+&Azuf drd hcɓE1)Ap`l#"h۰:zW yKdGPa٫ن\+Ll )TRAj++_xo` [Q$PBB6!yz!*W.*3_Dm/֚@AGvOv$ ]6ז,mU=u:A-nQD#6@87 ^j_|NwP] k0͞9b!=rr" [8ħ_m1k>8:zFq{]|}&RgU%z,|:‡&yc0,vQMm//:m?X|%(V^ӱ,# BM;:)_fR*8ªpF<驍XW:Gv[DǮMr*'܍:2Wȕĵ燺^6rOE==OQ,OJtMoǃ/J7H`4T5Th6w]5 B˴ȐxhÒoIr\lKzh[>6U.a J(cB=,A{4:'+P,{?Y⥛`;PAf$y)o4T_5|3ʬh:0 OH8SFo[_V]6IO3tP!u6o3tCUXqUInM䤌_׼I {M/)=n QrGBGE$,PWaMOr}?ʠV}ڹ[#AiK6B Z6늓@+TB/ ,IXDx :XJ/' ^cJʼ5(٫wSP-%9s'p$xyy{I|'RՉ%bo~?.hKLL6;+ !>Amv좱 >T *QN?WX~UӪ!Z?0>}>CӱʙjLėij sg}vgTG}H٨$H_Sb׌{i`J/qIuKwk 8*C)L콛ʧYr"_uy$aKG(7ДN޳Eˬ8RZʦ.1B_j[0-"止ʱȨAqŦ>0ڗxY_=/M>tv>Iy L\9Uxyԯ,s/XeL;ӊ P Fێ+g$.Gá!zn8O0hԳްeZ}$-!nBu1ұ!p0FA;D7"ݦ%y(t6kїHNK5`&h47 jC֠n-p\9Mx$6F]-R[ n~#%Sd*絣~qs0>֟^y&b Ff. [\RBN;οXWgA䞽"K=mOݕͫ7VC|:ǁIf"בXcy;G%֡L[iM`-Dnj]̋ DzJ{'@$ШhDvgP5/S)x>gⲐ>c!}{Ǫ_CwnH< n>@G +{JR KWxP-C.DypRd' +?doӪ[=˞?`ukl_7qDZ"BhIPKl9Յ^ @\~,0N(.P{Q[Z`u¡bqX|L_,)xS:k++^*d{2Ez&$4E-Eg^TeN#ݬ"Ùssj~gşnz 5ɶ&yRv,BO\.4ٯtSLy[Hܣc7נ,7Ksx[L:6ß^b 57xEO\fXkqvWu-KHު6VTlvqE]} yRکne Kdl=6-IOBU0_upޱ&$۹x#Wg/s]{vzRKW,u,UYR!2xPvf`|;W,muꇀǠxx1ivЏbd-tz^GV!`Yh,`h?Ԍrpoh=Rdd u_aΓ?[3n]cm  ,quU;4 R "?2QSvBgܚcVHLE~^Bgs!6Ilg:f(+'ƀs`Is$Jp&.m;&3b+F IS \Ū"x>a~<@!!S:g`n 8(FK$~ +HM"=R~ P7cxW),B IkI6_c0| *䖇@J^bdDWʳ0I'qcFIqz/l7HMWeXQJ;Q-^M]M;|Q%M?оR^h!]a]f5|d3I.Ey7*YTQc\nǻGǰ֐֣Ӏ  4oxMV!TOQn/x W(Syٲ㱌wgp UZ(dW8 jdQh=d~cGSAf&gK~GSn0.كnV roUDh%QRoc)L~h4C-)I9y"]k̓pԴ4M[.tk3%{Rk& eR(Ehn"2B5bz}u/䉪kI%\.֐}Vu$FK`/UeE6K;x ?@ϸ>H"oBcw@W.C7T- j@*drX8*+1cgv5I#FyyNQ)͒$HqS=t 3Ϳv6̄VGE0e 5 xVF$K"mPO9ogp:od<"Qw])t #wϳ骄Eh.dc, dV W&>xku hJ/48<@wup é/(jͶ<dJs%0VB.W c?XAȮhP* $/f GVUuL7$v{|A, Z-!%5|<` 1~U3- yZjLmB[\(#7@Ov> ~%x##8FB >qԅ45 W";9\QƜYX=9Ȱe3s+yo,K^Fݣ< i^:Q1*6#ha S4Il%kUխ1$T!u~f9 gR OATHx+ ilK@3\ mr`R芝nNJ2NpMU' ˬV[ B}fң9\y~O@EY }26zrTXam<_ @6?,Jr$@u"9]+W]sZV3PK(#(i-7uޢTc0V!X<F^Lyc2p MZ䠇a}#&|rI 1 )")=򭀴aXGz5\.L 6jGüN!4\\ d{en$*O;!܎^{o GD{E`vT Q߹Y{æEռ. 5`}H ySa"Ǚ<0vÔEI/hC"*RgF.D;2Amcل,1}`yymg߫aζ? $[zHHbIUĦ 4z Nک{[AB:sdZ|YbȘ?TϟC{ kYJ$mA7 sz'o3`;&1 o rmxNJ[}A#]•>`Hl$5s-`_ΝR')NDuZ8,?=,ťi@NS.~mA>R3Fv/T4M{vJO[Ƙ5RͼcDs4I1*ȁ5'Tu[bȿ۴OOFA9Xx- 4Ǚ/B,خhGZm-[ѻygr:/ˬN>X)\J>vz\M,ڗk >^}>T|%82(/vH J'0P򯉅u-(gA}FaP(>Oxk ; YyrD9^ ϓ$^#V(4tH î3 )>Ccƛ^TJ1n!=^`X 1xה# >|Gl3 gױ27 g9z_gp HwsN>ym14А^ԝgJ5]x< g.4jphk^P%,*/0qcќ Kɺ\fIH@USӹ1{3SJH4Cٮg"<:ۢ9~G0ѐ8ddžvBZλq|%O9WaW#={^|˟fWgWkڴxT<^F螄ddm椆2LT|Q'm Je ̵oM-Vcӓ]wtqQ Yr\;TVMSW8\le]Yĺ셾wȉxX Ạ|ێ ͶX~_洵tL_#bK/'Im ˒z~lm9rUmp}=yLwq̢& J $FԭVޘUsU:.g'q0w-P3ޓ?hMBw^1;K^+x'&sů_ٸ2F$!.~{'F%s+o:E z=v:MR \Pj=J^Lٲ z9saK@,D EդRFv&,Z@ c8Sw1n@*F5ؕH9%3D$8I=;gi,gxvZ;"+}FJќ(n2#vRD&!;߳Wgn+]tg-4ʉSY2v,7T,Qq&e`g=Lu,N;%UGsō$nv@U|3NeѤ0lƑx_idQo9t%٭#9}#LsW.l}Ajn[bz1 V3o-MA,,B9)zA8{u}l6?eyz(;ʽ5a =Z-Z_^F}Ũu_x{> Š?qD!z/o$VƏړ39I??V@1N$zYҥ*ü8 8t醍ړtO59DBt[0[IS =i@\i:Īs>I+]fgMŭk9JW[4쏦^)jBjYRI ADZ7zx nݒ+S0"T'viv nT;oO8 LT߀j^OLD#-m?Y K(TIfjj|bcZ4z7kvBD<}~$eŨY!ii&Ji$ᮣeA 2g^) ꋜaVk`{:\7wu31]vND;*gOe2KPX8~F|ɨUY99UMN%)JW'ZނPRE5w/ /#Ĥ%\xѺ$Vvy#呅}SaaBaqŠ]4-]聯6la%JZ4F_Zv8we5K5杗5kOBM("6{vz^w.}(9dl﫿I=?sj8WG4ai 8?zsQ[ol=^;WUkL)PP7`ԿXl0o"{sʚG`3鞊׫haC/Si  /m3QFdj $b[0R kV{r745`DO &R:e~*%p'Kykn z},2nŹl^iFlx6:;_CA$x|3)9&3^ңSк.sc.k%1wz635= =k_|TB !$dW$ė [sj^}ԞM8}Ĭw" ӲC?u&B אDKR2 UIo"lDx])Vz&5teUfW ]Y=edpp4Zx~mױ&{mnݹ;/Gf4=0:V!i)=bo%Խ;"w!kV)eq2$NxkҘyd;E"mu C}`,clXuTOzutX4̳ _= |6)tX`e!.R/n% b;ۢ\d<CoyfD&t~xѸƝ )'+=941a"qT{Fs1꾖(q[:$wfX6$uT/$,fW>L/kA*=m*@ |wҴQw+/#)A݌xOqamdEnp9abktT^O x".G! tݏ #Y'w ;6e]8&^welvn7wXp:XF (9Wӓn$ Zu=ä[C/M!xvQ|.#v[ۀJcvھX>p#%h$Q}rtLQĢL\#zFO$\,8^eџ ruԡ-呬1++cݎu ~62o+?1$Nv?H\Wzj~޶Ȗn )"X{W?K.88;X j5LzPG^q v|TKϭP ܷ&MRJHL.TKO:=ښфYlJ8a?ǂ'ֆWBo,{Q_##:1jRY* ):'_ޣH 7;':w;KIJr/u[yz/%Tt qϘG5$Vf5)|+IKBG a6pV@z_S ~M$_"gj8/ UD0A|L(3J$c@ 1AN63c0zQ.0_#^Ȉм`ŵ~eZ,A 5͗۟sԍ@)F^Q2\ -sA^^g^c8 eRͪ&W ߰":iN9h%G% Am>\B䯆H߅% VFZRѥMУQUIj REmqfՁr̞/UO7MÕ㳊x;Pp 2Ȑh!;r [`i3+8zo٭`_QBFzIF?~qߪn9kv[bI%:Z0?k:љ.j?N7#8r.fu_lg ;~lbe6REAHTY #WR*L "G[|P:kaQ^hy[z=c mˊefV V`^щpț<ѿÖ8]/P-5j}m/%@{kz,0SICp' IB>6T16B`li ,f5,$Yn.H :@e:bcsX8j_Ɗ:&8UdX2+,؋Te+b⫬3 U뭨v5|IagdW,PxHCdڒ/_d.xHi"NJ9ɯ>4E bz IxD-J$wo4=MF.sXGט@_ 6sq)t{[5vT:{9ș5D2]/zD lTvydR;O  GIyJ.'xuRJKv.TX5gvMOݩ5* y0J%F{(=~?}1 l6*|բ xW2Zi9Nzl_`CϻL!캆^ڱ Oso-G=ۚ*U1,겭dc\p`lp 4rsM\e')-'W '0ͭIi.4SV5(1继~/g6uel 5G&Q*<Bs$ NbZGM3#L^B^U_tM`XChsZ0QblcaF6'Weۃ3hy;ww|K̴}ȁo%*" ce#3kŅ1dPdϊ=szQ'fJvyboz1<ù P^' &li3f 'M-.[DYx r rk./gZJM:+S]3f(̠ xp1&0F!wCՇ,w nf3N!h# X8{JG~uy.l5r #Ph-b VҢDlk٨:kfR3LlMD-<{U)%[RQ)h r0ͩq ;R Kƫݼ}xlTݽYcwW[E6slOL煐` i:pߖobD#O:?˒Uq\ʸ皟Egtx%10x9jtxTePąl䫈PdoU`jß_ir <YeP95koGQ#^߈D.'\kڗu }5CgC$. <4!?.\i"@bty\2C h- S4Ȧi NQ?SW3.Ǖn~pB ҇M/Py9"*؊ ^TQo S\#bFx6hf! ?9X:f6 4zB.k=B"ƥR@QtiSrƽ::D~xu/.-kcR4Gz=_s4c->SY Sa}$XD]ytc9}iɰ,8mq}<%8jE밤EaԄRo~æR"T,29[@ReYaGG3zQ_$ň["/ҏ3^;@K2g9 &`?m>o42. Uw]YޗmX֓`SX  3|#2tM5}WlA%P;;Y@zBu.|s o`fd6rJ)hP j)%#$Nfr>#fo&FKѡҳӊ}1ZoM~x 1,rmK M}_dB#1oӆ^ㅵ]sx!ֿG%Oumpc$;.m)fI&ڭ,hI{}h#zֶt9[:sC(x[U wu R {)Ra;jcYgR M Xx'$RYIcB:0\J+vͤ~Mk1[`]ٹIR,y?n[z2(t5ݦ« iU7M_ $;R R$Хc_g.T4T* 5WA*b PfW>Jb`},)>S<]V!O8yQJp%}`76 ^%ӵ\8q}&GuLS|]@i0kEX \cDpA #Mg=PTBQ±gT Y]aU]2^_v*l4*8r^~f"EXl>]'h #'crEި' q,)KR9 '4O~_xb 9<exw覇JkC!5Lne`qi Ghiu4V$Y(]Hzb{3-ƘJ>'R@_D8W:;ST(P,n*]![>WڍXs:zӿe2JrY|K1|O=Hi;F^ ۵jj]sJa|F8ZYm4hQ3C t6)9_V` E΢#dnx{c 5n|q;8&yK/!|6`=hYu1[V Ap˨MLG89;dZu)Ny;ChH hc2h ܸebSz *xolXoK;W\:]ZgcoRB +?5aOv)W۸2׏ڢ]?FbɜF RY STgʄ;1&w3O ²w )9 CV_Ta_&/hYx~ɖ6sxO.iH-b ( ǝm[xA<:㚭K!YO$ٮ[hQlP'y6C6ar M:eg\D9շt55h + 0'+zm:;ڂ ȵ^-ܮ Y S0ecGr:;=j((4FaoY asOx)̉hDp{M`ۇ;N2uj1iNǮlzvtMMK3z;0U9sO7fiV &M>wOLdt 0@b~V@tc-F5!I}CڬܻZ=9~gRW5 ̹tGhѧD=c!}3Τ%eAik)[[ȃmêc,@G0h((o6<|\?@z(CIo仫Myh/Fq-@EFԭt#O)н!̸)$O> 1G?_Ha5[k)2K);&Rz KHbb$f Tn5x7!}I.Zߣkܲ&N3_cV̌Q7UrMn r11*`yP0Jf2ɛ$s?l!R# c}|cHu+A`^'9718X[焐oi[4HF!e1k܌Q;FvVfQaQ?l ۴H!8ޒIQ!{?yP2A)$#-e>R]:`d$צjYR;N6` !dZ%y\NcEb +=| mmxA)F,8{Ѯm}`9OE_1iё[sҮ ql`ގ^ ?VqS&8+Qx#OU9'^*: 2'\+EoOv90-_m8 6q:@ MVha1J!dw[L@xH;3VP#6S7R}QG4f$r-BTC_tSNعD}P :j/^`4Ějzc}tߺCX dq r 3mfRa"x!੻Y/% F[?Suh/ 7.$n+v=/,RέQ!Tx7Y̋E8O.cnIk7qKhJocTR/%>i#P6Moj6>g4!֤swe9ۍ|ؖgLmʼn<萢z`[s)$#= Kr-5[AWhf_9;Sx?H;Q]kDN/=/XK)d1W{udnxDh@~6.CtpP4Ch8=Qdž;S?ld\A N^. wŤY 0ӳl =*u.8`9<0]9/njgc!"|;U4J&ïo p7uUǙN-KJn;ygQ%ŸksiAPO.,T7=.k^dfZ{ȉ'׮ְ7kA:2c朦 0cŔh3|t0ZރcRsf/ g-A?+ WP~[$;#>{4?P@6DtsoKU)C|J0%1YbKDZ!CNA1Ca~8NX+1Kkc~ĴY-A+]Db=qqs/V;NEwhYCpi޲)2f/+aʀ 6Y{M ]!f.kSӚ`P}tiQ CA]f#'x*l RdE?#i1|s9:]tHN涚YJ,u2G+Ǻ='/3CɹɈݣ*"eVS4MNFNfd]|Hcw> qހ_Q4h ^-|U 5! kz8XJMeMb\yl. D`R3o)"p3#dx#^P虍e =жօ}{co_jI2Zߣ@8b ~&MD}@bMC%O3WzG9x>wa1\̱{%i*p3ps> ?0'(-4jRGsjtDX rQY Ers3$kTA݈>8HsGqx68k,g,uWs F2<*eSY,3{iwy÷7J4˛^ei%t6,R8Zw8ؖ 橰ՕvUfh_ }6D"켽-X]"r 3VDw=m fb _f3(2^#|^O18a(sS%&hG52$eIMP*HnJ=5GŲApk HS^)p{[/:+> 7Vύ]r`PQmMQWB](Ļ3^$Pd=[~[0{plg[X"%+R,5 `RHak'[ A9 {z>@)i6m?1f AT+7}W8uf_.۱Z#xHr8)4邨ᅏ3[W\~Oq~YH݀s{~15(V$ǁxMbZ9V"O6I NbƮ!=T/qʼRށtjc~1 =뼌O\.i6TF/A 8zjX['bSvYlps< UIIBw/26"XL%.Y[[@D8/ˑ^YpPOrkLf)}{/אw;r-ȴ}hFk8#msjL' B#wF3'QGCfGQJ3b0 )u!Wɥ}4EX:<)}" AG} M] W*Rk?STfXHF؄!} i&181`3K " ʥH)>cf"4?:D[̴^^ѕNp7VaQRQ42BQZ?os9ZX:7!a[ $#cWB_tOL2zDfCwC]˚5@*W30w=5;z|Cn-~QɕyO~g+`<_ɦzkI9 RV4 737*4"$9$q;+ZOIA/4P h:,Uada:Dի,v3zzs:c XrJh HʺLLNƐ'SUń bWy5:|5G̰UCY|5]O8Vݚ gu1 Íec߄ڹCN sGC0ds*xd70ֲ \Rb t5F g갛[p&pWi|` cA?2 gn3P*iniR%dJ$ 'L* +1ELXP ;cϣدQ<`0aj\p-G]O)T79F!p$c/mcGpUZ;'$o(BR"ՑT PRV +JhbLA)dz qnܰYp4#"4܇}X =hWMBAn dCgp=ygR.K)Zh Tp&e2}&I uN1rtŭДN̒4cۣ3 B0n /CސhM}D>>}k$սnꛬJ+~m\vj$@>Tn>eC])B=lHaSv?/+dcqlJJ*#U} sќ"U[K[r |8,9&7IF 7P'!Xn=FDˢ҂\9=x\4Yz^2U6_1̂)f%(Ao!y A {ˋ%^jdJ=ԍ&ƣ#յTO9\S1"}qSTX\5(J1:T ,]"G` -H›WgṪ̫>e`UH;F6@K)C8PJ_0Ψ6]=Eb2Ӗ^rmkh;}]Bp ^^ՔWjəϹ?e(t6 ؓ;K޼VD/ӾzKWey[Ms{gOL`"7zJ;_IWG)Jtt4B/NԨ?C'XnRM=~#NKNB,Gz[aZɱM4ݛDe 3{]C#Z,A-=u:U]>g~ņ'ބ }A̾/,岣ir~i-9Yb_yA0{{Zupd$EyE$XJVK1YV!'˺"X+z̲Ί iOY(#;C#'<45]9~b+w$U*?ĝk r)qn]7~7&L Hܘe&z  =u^QOD 3sԠ==7B`̊A'cbt0H3Xqr^ar2v%zcQ C8@0Yn ܆,cQ}>C=l.c;& u4m,\wNӏE Jy4deEY~p/-S87@c0`^2;鿃kt77* "S~'ߠ'c,ojHQ'e29I'vnY A#MDLt GD_XRq $UMf_P|rO%DU|鈆8faC3 ,B*PwK+DUELR6LEJ84:mKȑAܝNd``c".,맧̀=_xS1_I *yă1c帼v3bMaiY<l,p{  5o1c֮?.Y{})tZ+I*xgBHjr7S.o10_AQ<皠2O)xtqƌ+?z]+:t8lm=J ئq_]o'aKU!3\߱u+~#)G*/!t.bFw|_1 /aKhdZ3ʾ4QeoMY|q[C? g|!m ֻINZP9_s#(J_2N/pl >{ujٲ ]wMI4 \,QzZٓXdAO'@d !Q;Z%u&fm^Zw =ERBlzozv!!ðbMD%&N@JPGFvbܝ@,a#3fJ8GgVHx  xD7 8O D9[~AzM>}AS7[(2#.fU9-mK%#Qj=m <#JX6k{FKT!J8vIb^W>̾sS}LxCj FG2pkY @6 (M|Rlo\"lK9j ]cv+kG]M,w MBRdF-Cd i1 _VTm ĝ1ӿ6g%2`[f.P:gFrIIb .C,aSR ? z8d{Qa@%CZ@P~٪Floꃬr'53ICӧq9pvb8 2TZF㇗G3 dz|WZ"b0Kw]$4$pW_e}5Qk&mmmXL{+2L d +;>QaW}ҷY?D̹ .L`A# A2V縟8Һk? I!؝Af'`iK <`'Rw FvY fԋيwZqNzK5Y]F< g WLDT[;n7B[v!;DȻe1F!rö́u1+1Q]ipoYz8 %nC!!Os S!SQK5u}q zTt|^OVldZZY^^8ǃL]d Ⱥn3L/җ?jRqҖds_N+VO~c;ϙ%\5Eкɉd|i]"$J8cvLx/t\BDj=3+9X!X"_+tPZv6Fgs"qk)!k_i/I+zF&;&UJwonW2 כ> vK: *?uFf#cӍs-=5 ]AvyiZA=!"ED 5"NFXfE1ANiT|}=[Esط= F.T2yiL+Ȧ4UXzdF' g#u1XU͖9'5kq™myaz da"Go A;̏-OKCy*-S|F8瓴y4JN=ORPRCI丱҈ >&k->6aqeWW5G4CEsKIJ@Mjbg}#v˦1lXq-^fJ%UhP2n_` K%o;/h"\E7Ǎ=gž zTf􅷶z0YI+3ujg8.{S߃8:rٞVcTI1]K휖xO0eqSA̿Ĝ'kɖlT4˵z@ZDWm8hfggm%;s͖3 9ڸl[X00g}d@lG>D9բXiwtoSɌAOY.֙g9hc:i99 Fcl__>Qd#{;JUKB7*xx=6GeB~z5y/LMm1J/,--m&րmNeɻ數%E;j\CAzu*@q`t4Ơ 7Q]ͣ\3zBfiB}rNwmv=Av񼃩{Vb82VKv#?SqC1K_esp}A,6iyկκx@x03EP08J*$rH"3xO/лG~}T71#Ix'7q'rno;E=6guщ8wT#!֗B \|9bp'Uѩ{A!->OM^[f񫽙xEbT62I !s*Y_ѿzkYuJ /4TveWG{Ff =RΏ(C4/K{n@Iy"OQQŁ0k=<و4l6qI(0yFҽ Ғ@VmGXѡcAU <`IOC5w"4M<>5(ށߛAaikSˇܑZk5l5l_ :&r^`3GWk@TޗDϧkh'zGbJ(R0 \E~-'x8 \R6(|XKyR}3<}{_ԋ gws#9%'wdDyK3:SΕ˓pR'_37WA3SϏT抙Vyq}L)Y.}#Oi wɂHND #C$" gB%0K0PFqa5#G)ţʶ=-0Oy4ݢP6 {EM]C`zvƒ{,+458Ck?O)]0%ߍ=% ͎ȣWŠ \P8-St Y JVA!AˋW ۨNLv'VKHz*ɑfm/״b2Dpl3&BJdR>V{). nÀ¹ff~rڶd^c^.*bԽoFpZc>@U֧w1N\+ҞkKkvPQdž`ڕun7f$Gl>'3 }2CDsx6q/ -2HLwMt [`Iy\fveR];>I p,%W4U/ /BUݹQ>g܀7 M}I?{voSGk=}AzNuw\74/?TPIJhCh .Z>x ,!VD[~f$7S"Nj!v>I _6H.ososɕiRڥDf"8AjBi@]^S?@هaw{G{]9!uL( "&̦ލO5JSEc^ݵ;$Tyn4Y lef01lu@F>f&K3[Cr ;thښ aLctۛJ8<~K`, Z@{jDH 0iBϖ4۹L %2 ~1Kc K){OqIF} kFXs A?3f?A<+黩|sUVHCگN{;3~UO[Е8K'E9VצQVf4Nf2 Za413xCH TN)gg0 ,SWH19&^ >ĢU-uCgط~ZtݱtJ=nLm7c$,,vV'aai*4N;>uG\pv< *e?Ce0DIYjϯ?={kG?_-!+Jɫ1wd]ﰯNKB:ژ Uk)Z;_R2UONL;*~tKQ(_Yd:`lR)jD搴3ۗ1ӔJ:eJݭ= IkVYhd;^Μįzv0p+jt).^-/2Z6M"Pdnju:͛7._EMsH wdŊ@ c$W0t, -j72͚↶WrYjn+2DDO;/̠1z<-8ltGb>z SG*XZY䦒}mN!n]+0s³ѐRSIJWT~0뉗')S1'ۿ;CY/"*#54!eepث)@7Ґ d884/dlC?}CoA.[vjGvE{I01AewSqbJK'z>fE@] +([_r S#BV:sTߗE4(Z3(S:1mq12X;`W{&i.+%<((a3T)h/$'8Ķtr ؿT#$ +Oyf3&-X hmzŵBw;'L+@/ ]Eǔ7gBؘr39KieBmOh@f">$Szo~D-ZľpəsyȐCp%ШxLLp5HZ)V98^BZ/Еuu8q6^ +$mCa^=f@f LXJyY![t %Qb`t-v9X 5|)+A%yWILm9Ae$Pߞa3`Mef}%o,AƳ1"!( YoLׁL'tK1LeXIRMFxUz, 7ST} Ο4B%E"} Q#$;DN(px-m8.iK_ӯm:MoZBuX 1^Y=((VVƇVuf=xAW$ebXYsR/Ybv3V5g"Zd"H\)F T<|}k«ʞTETlxapZy$Ah|z#@6U.8A*O Ωn ۸%;}@$kdg8XpPN< p3#Y1_ jBwW"01RE=:l قCa/Dn Ďn. yHA54$̿Ro8V 7ߵ6(Fk9`S$+-F"OU##} &@k>"QZhT9Glӕe򫃞ExMp4 (#AI~o64Hp[h+hvZl~.v #N/9B@e =7gbR>],pUig"]Az^?0PZ/ZɣOQu|8JX. (ݨufWBV`?ȋm^$%Q4EnhΕνxG8Ǫ\viӟ.OF TVr4N؍*891. 0דcW_ 8Gһ[k[MAytpMbO:D(R)M* a欥(NNOL'#~I2Dbͥ teR⩀u2D-l *}`7vN"QEX KGqYekzH'Х.y˕~o>n cdDrfUq*󯋆{QUu"T$|ص ].5wDqf8VUb͎Z;hT MV€H͠ f쏣I?T! A/2XsklR e͎^LE6}N>u2q:r~Zmr]VzM`~NՇjtѯpױ[s%ImB __:˫q9U [NpfQ/"*J ʂ5'e'-\:V>C`tWtn3dV?3dhk6l88`/?9,^;KBSz؇XUɂ/}ea=Rw\u.%f9( EN3=.IH0P7kEfwХҙ)2'֭Dw~]"#E UG;ީZ),0\|cRmLW4Z]|B?hWx}d6Je["v',A O36i*dvн*Vʮ} b!N*79EA%<ٜ8sBuݚ.pc>$=Qsp tVI^@(I0A@ K-}-QOK 1x%^ ihkBȸ> }$y4˲6\cXz b֧xڇ\|$g\%׊+$LenQK`,tLATEK7?}>< yY|Pյ63nnK)J^0,"UTܾ%?-t(-g T︼?+m*lV VfAr(EQǃ_RsAniO{ZetDM@tZJv\#,p$>ܧ>è$XVsۼ% S±r~Y!7rG MhTty\9  ͦvY>Y 2>$ "*5 t 6z+)gD{8 TqcG1=;xjô۠M=)ws( ,lgЋyep+-IXɜ3NRK]Tf G?=+OVN zL$jɎ^(Z 10m/xXmi">$%۝cpESC LQf#Czt#ƀAۦD| 'ִ\Sqs=0欄%!"S-FqmrAd1$ZKίM[cbI0mxDZѵ&Zh)7ֶ7nagֹ7j9T<'e61SL w;'ҟX"sofe0`6>9:0ZSr@ ~~LmDWF$LΕ>'6J:M #^A0x ^{lz,>p=@N,vFD*YVH"MNadP1w-+ ٺkF=l,&?FB{)Ȋ >QU/V_Ki`xP(GxvLMjьIcHe\ڮLfPbs}=%2_-ԋوK`[+ϲ W}廚(_6Sg7?PIkR`7$ZC["HQ| ]2r;N'~W۾,w ޠ8USy()o34 tM@uoPnD@|%C )o5iC.,kxv3G?dZsBksNA=_pu];*ggIW \& & #Lۼ# I1z/(,&[!Wk5욨LkQ( BPeH*S2 .?|:8{:]+Uh&;]GNf:%Őll^$1vB ~sr Y$ Cqdς Cѹmx,e0FiswbˌZSgXx$ʧuHFDdۧ]Ryd{B.S9VW.zXzawuj #H.Lw2!yRѦ0Vml8,֡a;(HzF 8sC]1@AVAe[/0'SOz:C~\ < G|nWyaG8hXAGu˛J Ĕ[I8-q Յ{e:#ć >ߢ-8#pD$,FsC=b`Ab+GDAu4=M:sv dqsE6HY|ӭ(NIȰ5YAa(%fH |cdj ԅI]B>(i؜8SB$H f$fA ͏tCv~C[n'q`f4LYz֥gmоb攵bpk1[iS8Y+.@$nG#*"YP3 ۖ uI1tɳ9 @ Cqku\*o۠B   ~_)*g'Bj_K=1#8B paZٴY?E?,8m;-ȹs!7 \8X, F@ٟ{Nj4&7]M{]_Vρ$zlh9 k]dLWKoIOӔKޜezx&%6k PsIϾhJGM릓Y pGUzʰFQ6CAL]ڈeS/K8Ɋ+ 2¤n)'ӥ&P6Vqfk`l.|e+ U3.SO>;VZC!VԚrY8Oq-x4KPI: ?`r:0Kh]&0]7>(}~eTdw?OB!)3Ě\{eeicI!y}"k_ fϷk:(!`| ^Oq-FdHK-Q#z_.Qk_R\CK%3PIm_1"H#4R%iuL]N ⷌ,AfM6Ј"Lo9`S vĘN<6Gp]*gC໖_?$'b2Z44_!0!{ ׄ.B=%6u+ObX`fksT*8YњʸWu晧wt&yr5aQ ̨PR|]kBSsaJI,q>sm4p/x%9RV[5TT,:d'*KlhG:7_9o՞N`rG1|/scKѦ~y]"ty3.6Ռ]#.`fj3]Cd@/Umjfl `9kϴ{Z T,v)t lr:-Q5ׅ 4vM0'^AR-pyaK}([5?jP>˩陮-wZDe{˜i\!H4(LsDs0y.xp{]-G@f`qM --l~?*ɢVIZ]J:j^䌋X\bӈw _wE2PW.M5/O~:urw.kGIu֐2gb[lBÏgp-r*Kpn2@ۋl^ˡ*MR%ފ4%'3Ax6Q@m[jCBb"/w9G~$^qh:φQSb" ɣuX#'OAap{n*8`|2\*w{ ܇y-fePo2Jj!D)g2疭vypϐQO.)Fvty./O!)G&J%fnW)* Lع=uŐO}(]x8ljmJžYRF!'l#sgs5,0!иd czHDOf|BەnjsLTrGJ<rNhO@*(Q#urtqC >c^qF#삡@`8p pзl Ԡܫ*MHj-%>zg^{{ ]{(żTP긍㫕rB)ei',<[HtGöd0W v,F4caiY8Քol4L)ktכ@m2u+G4}$)99y#啋Eތ :X= "s矢QgrHS:r0cnzB}79C,]DKv6 Eѩҍr>*[Ϧ"fuJ +dKDYJ(Xب2Ss_nYpVKU:EWL~1%m>emrkwWn7>j|^dA<'mk6iX+'h{4FtDҎ ұwD X"y~8:?iH3hiUV壛*z慶.@)xI(v}^nR4m͢78QB;cF ^<3vz yfWJ˖Tjv3)`5ᵖrg[> E|Nǣ}Cy8%x rψuj'{5PteSqKBRE>nQ]nm Nˠ+q@0F X01AXJ#W^ֿ+ T6NbRS]NNV>q <㲇+ LɨmMa,4Jl^Z˥4" +0<&~;}ҷ<_&ԑmg.֊{]L/w\ffE`}*% T.F..{9;A_S6ⰴQF1n.w9OY IHNlSЂ13 lǵzoE,gqK~` ӃHۦ:pgBt+@0"JKCN0z2*Jc}Ya k4En]ѿ4R{W#C@&>D9"7+D@zv[.19;hzA:A1K._i;|9zrd#kIg?yʒݿ䠞._6P,!5?V"2pH|0A~vTƖJLdӭL­;Yp>*!Tnr鬍 %B o0–Y%HY X2\AL7śc,N &.}S s4tc,O'(^bNGjжiW|$xqUZ?(Q>)ׇQ~x%)T߀PFH2˥AEg`[ |N +}[ o/벼~>Na>"fV6Ԗ\ X6tJ' !ihr0!N5*jefr,a-1S2~!TƜj pIJu܂rbfjph|tTn_[I{$RG$oMɈH׮4`G HC\Z9X*3<:#5Sqf|)ΩS/Єg6+.ڸ&چ}zʐ!}9bSSER@I9U6CSc_$Eּ İͩe}{->ln\C:$S8=L0»ݏ-FSif0KmT>>߽#`Q2N]<P`"A⊝A]ܛRʪ+??(*{/ۑeӮFdZ࠰ĩ/YzBjI#̙ghO+QPk8/ tQ Rp2:׈vhGC[I-Mzs"?jWU5c>DyC E[b(ɈK ,`Pc'S  {.@ e1k;UȫۛT+1eZӌ 3|d:D$xŔG]P3s!%Rݚ@(4<PQ ,U ϣJL"pP,ɽlی/)lV Bʅ†/n;Lp)o/ܶ8vv,[[7cF0In" zQwTj"Ԋ訙* P5GJƒi 0? ,9}YCxp,f2"GAܖI䍠%W* - @($v&%t@.?e cDt*-BH҆%jT/eHH ߕ򞵸Babf" Do)) 3uO<kSڵC92m tϡD5:ž})11OjKGg$O-;^@L5U?>l`DB9X-uzCadXb&w<[-,u=8oO )ϰ[l$24AKJ6t\/rn#› "{= Ky`\őC娭"<4 2RƁ%_>I]ڴBQA3@r (f9ݹ@(#k2d1mQ_*&ei S߈eƍv@yEЋ?gu3xW[P5%a#'EkPzEZ! ch-]0FZؼ!ݾOaqW1 4!#AF8f4J=:"DՑ/nד[%mCDG9P=Q$w è}\zp' {Y$^x;2IДpLjgqnm3vÏk9ύtY;X^%,p+R4H (z}p%/T89lT=5>]pnc f]8,j- irphKF{G='h8GB&_J^H%|>ucM9 .ʢQk46YtUn-LV4O9HV~ ̷\|l}`!mw56|;ϖK>^/o"!b\&{~+W&EIHln*ݨͤƲ';VN)w+ K'd:xcJ]_8gI p 1 oiP;Mt˃K{'daIKl rL °?gjsvXc$-q\=OBrvES|O'qg|񼥃 DʑmQ**'-.`+ q1> @sw!^Am_W3K~6 E"+kG)>|BjmZ۩ `zh_ .V?5 ֠,Z2p0+P[➀_ۖ!X08y 4pD# .CӋų֏ _V|܁02q1"|P X~>4ї#ˍ g`d)šT6k>Q Ź]>&/bYm3R1};~3g4jpQ%Ik(*–0PPqt5F˱D+e_ 3L>0B]iRN x`rm[ hE;< `/׸l;! A7x@vEc1ϞX#%:G ]opeyuQ& dUhR<~ެćXT5e+Kq/ncIkN$g=#KhT,i-=!K5Pݕ/;֊p:ףm@WHGDftvCEtٔozY6&q3_V L.e꫎"YZdr 0j֜ .^x\ d2콪*V?L.nx@)e: П) [$TeQ\suH ;!~P;ACqO.9:&G. ERSBU 5\zۊe 9R'ܝFWO_'Zv+h*~ZϒdmJ1MYlR|-膬2[ݶc sAeF(*6ߖ&!޾9p&gkL+}Ps< %) 6AXe2Z : 1Joh̯bi?XZ6~4YOp>Y}'~EˇdjF 8Jc+}s֓+gֶt y;kk4*WW,T.\f J[;KAyfId,X>Wl3bQvPs, ;l+wԆӉ %xCɨ4P1m7KbUTdPPDfh5R;\:W6qMR^d83Y 9I5{^Jy xɥ(>jJ(zn] m a$ Zvtw{[D,ωB8@<fDJ`w6ә%74c`nL*ƶͿFyuG1s̠:h-&9d): RVYLYaHs;UU`q"$B,*],J^+<0m+@ѺJS".3ֲXL.ytHAelk6 `98I͌! Rh}bPt['=6H%k#C U`q-\Ďma d~-YgzÝ%/ eށL{X4r'A.Td8ܷs7<[r?)%*פӘmWl!d1_|YRb\eA;\m8AKsIԂ/[ NtKqwsU}LVY>$5v2-wPaGk].}RP Ho']!v @'Ԉ3`iBhU;e uf$TNov <dЏU0.DD1`HCc2?ޓ[5db\Nv!3=K$sCS{1Ft *s٤l82uClKMTO>vN!R8!n`6#Q%. HgSQ_L,lu*6|DW#ŨkD]F3r^N=w6OV$%Uf5?#rO 8L\=S0 j[ZL UiLuILUBwWJE;Y}"2ӉkcJ`A(!3UUD%,gT1aہxSw)mt8U.0@A~w03XiK4@;ꀱT8I,RM'q3c!o \`9wo:m̂è ,HQLVGqRXhW 38ݽna!3QHbWV0L6}݅K{˯+~O$)nɉ@įSsێh YPzrm(+m">Cb)O#bC𕌵F~cSeǶ&:.4b)/y7h) gFYcxl,U> 'x_B “Ӝ (x ~z svVVCF=Ȭ.mYr>dhKL#Ù$բދ!e:=wpgpC")R.xհ" dL8K22}Ou-G|:MPɻ4R ck\`[q[}X9>rҀOɁ_wH5-CVFkDTy:A0=w 1!r9֘xUlb9vmZ{pP3i/kXO,ZwΉFb7~j#)t&BSPR*@2_n%3Vkz-wM@9WՍ!eW4LW):/^B TWrR $?AC D7o{øZ|P\< @~}O !i~F"wFU߲z>S8'*~W FJ*@XstFP83+.QQH[jڢEs7ٳHz(Eᜆnc{mGHh?' O tCOƱvG~~]3 w33v-L%y8Cw! -D#(B%㩹' Ej.jQ"B9Ty$-~ ژ2O[qoؓ:',EͼXb4_qx䌗2_3=T@OR`ߘC(qRI޳AW?(19R-Y|C *8PO[`dc46*a̋_hr d7s/] N 4!b B|{M{ 7-PqQ-f\?)fV1n_+I('*<'ob Qk&RgGl:ͻ0W =~#*̿۴\0Dʍ 3vg 8s([rKy*֘ĸ]<ɐTm"ݕk)pW}I|<-&_uLͭ{ty5VP-3/LD󸕪zVY[J_hl&ž K2(bpV>դtX#pzWj"z0tP&YguE©g:4CKUe4]_, [uaso/gl-͂ܔ|9!B̎XpH}@)Ćp 1[)&__4!$6! A,ZLhgۍNլS#x,8u쇨{1 me4>CocRdi s1\gf)q¿&'>+a=ʴ')~Vrg=035ao:Zĝ*[@HarM"Y3Nު-bfbi~~wJ͒zQg\7tսȶ C<kZ Z5H"=|!I`rQOQbg!8*|qE^'WUk6X!J}__.dCY9P=xղ*+ֵ>Rn^?h^8g3ʢx÷;HP2 ֠(}IOgH MN';T RC]LbŸɏ nD;v7w5MEtG&LQ#/Ǥv}{dls!~,PM"6^_Qh_)&2(Kp<fxeMPht렝 ڦo43}9ό^fӕR* 8b-̰{b#N>8i#W4Ai$nA%,jwS+_WĂ,)tVOTya,և# <5t=?tPu%?62/պ1kߦnj`IP:{Ɂ`1(bvE+G`ITdtI3];Xҋ5!S|CM1>=* _ x_Z_9MP8'dȹbfb`341۵N֮3%-pIf7BݐLKxXTNpAHQeq-Ƣ/-$Ǎ$V@|sCe#dD(×[ >u<$=g}pqw esʇm2_lL6ߘI9H/Ӊe+69./4W fU> @x-05Msn})-;ö+Ώ& s]Oٔ`e6ʛg֏&C%H` 5sX&Ρ߃R+ɼȔh%0_i$Ќ)2O VX@ YZ