PackageKit-devel-1.2.4-150400.3.6.1<>,*c[ep9|\K*@G} .,fHBW4b&Kb@y*qS@w"I&-b̤چ)bE#/T2.xC4 QqoH@](Pk +^$`6ҢnI!GLj~fr HXIU=9vg|ؐ\zwK,WWKGPh54LГǢ._o1 U~#O1IMRN$WM Z>*q>>?d & S  9Zk nn tn Pn n "6n "n$\n&n((n*+l+,(-/8-8p9.p:7pF;GPnHnInX0YL\xn]0n^gbcdHeMfPlRudnvwPnxny!zDTX^CPackageKit-devel1.2.4150400.3.6.1Header files for development with PackageKitThis package contains all necessary include files, libraries, configuration files and development tools (with manual pages) needed to compile and link applications using PackageKit.c[es390zl37$9SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/Development/Libraries/C and C++https://www.freedesktop.org/software/PackageKitlinuxs390x'( '((DN|q?KK%#>8>"(g!Wr* z!R >mN]8yn-[/0D = H  ) :r, F *pV  H 5 B /6  #a/X0: PVO6t`QE A3Le—u-VvAAA큤c[e9c[exc[exc[exc[exc[exc[e9aMc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[etc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[etc[euc[euc[euc[euc[euc[euc[euc[euc[euc[euc[etc[etc[euc[e]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 adjusteds390zl37 1666934154  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmn1.2.4-150400.3.6.11.2.4-150400.3.6.1PackageKitlibpk_backend_test_fail.solibpk_backend_test_nop.solibpk_backend_test_spawn.solibpk_backend_test_succeed.solibpk_backend_test_thread.sotest_spawnsearch-name.shPackageKitPackageKit-Common-functions.htmlPackageKit-Enumerations.htmlPackageKit-Offline-Updates.htmlPackageKit-PackageIDs.htmlPackageKit-PkBitfield.htmlPackageKit-PkCategory.htmlPackageKit-PkClient.htmlPackageKit-PkClientHelper.htmlPackageKit-PkControl.htmlPackageKit-PkDesktop.htmlPackageKit-PkDetails.htmlPackageKit-PkDistroUpgrade.htmlPackageKit-PkError.htmlPackageKit-PkEulaRequired.htmlPackageKit-PkFiles.htmlPackageKit-PkItemProgress.htmlPackageKit-PkMediaChangeRequired.htmlPackageKit-PkPackage.htmlPackageKit-PkPackageSack.htmlPackageKit-PkProgress.htmlPackageKit-PkRepoDetail.htmlPackageKit-PkRepoSignatureRequired.htmlPackageKit-PkRequireRestart.htmlPackageKit-PkResults.htmlPackageKit-PkSource.htmlPackageKit-PkTask.htmlPackageKit-PkTransactionList.htmlPackageKit-PkTransactionPast.htmlPackageKit-PkUpdateDetail.htmlPackageKit.devhelp2PackageKit.htmlTransaction.htmlapi-index-0-5-0.htmlapi-index-0-5-2.htmlapi-index-0-5-3.htmlapi-index-0-5-4.htmlapi-index-0-5-5.htmlapi-index-0-6-0.htmlapi-index-0-6-1.htmlapi-index-0-6-10.htmlapi-index-0-6-11.htmlapi-index-0-6-13.htmlapi-index-0-6-2.htmlapi-index-0-6-3.htmlapi-index-0-6-4.htmlapi-index-0-6-5.htmlapi-index-0-7-2.htmlapi-index-0-7-5.htmlapi-index-0-8-0.htmlapi-index-0-8-1.htmlapi-index-0-8-11.htmlapi-index-0-8-12.htmlapi-index-0-8-14.htmlapi-index-0-8-16.htmlapi-index-0-8-17.htmlapi-index-0-8-2.htmlapi-index-0-8-6.htmlapi-index-0-8-8.htmlapi-index-0-9-1.htmlapi-index-0-9-5.htmlapi-index-0-9-6.htmlapi-index-1-0-10.htmlapi-index-1-0-12.htmlapi-index-1-0-2.htmlapi-index-1-1-2.htmlapi-index-1-1-8.htmlapi-reference.htmlbackend-compiled.htmlbackend-spawn.htmlconcepts.htmlhome.pngindex.htmlintroduction-backends.htmlintroduction-cancellation.htmlintroduction-errors.htmlintroduction-group-type.htmlintroduction-ideas-filters.htmlintroduction-ideas-status.htmlintroduction-ideas-transactionid.htmlintroduction-ideas-transactions.htmlintroduction.htmlleft-insensitive.pngleft.pnglpackagekit-glib2.htmlpk-structure.pngpk-structure.svgpk-transactions-auto-untrusted.pngpk-transactions-download.pngpk-transactions-failure.pngpk-transactions-repair-required.pngpk-transactions-set-locale.pngpk-transactions-sig-install.pngpk-transactions-success.pngpk-transactions-trusted.pngpk-transactions.svgright-insensitive.pngright.pngspecification.htmlstyle.cssup-insensitive.pngup.png/usr/include//usr/lib64/packagekit-backend//usr/share/PackageKit/helpers//usr/share/PackageKit/helpers/test_spawn//usr/share/gtk-doc/html//usr/share/gtk-doc/html/PackageKit/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:26606/SUSE_SLE-15-SP4_Update/73631dae88acc361bf4972d0031ebe19-PackageKit.SUSE_SLE-15-SP4_Updatedrpmxz5s390x-suse-linux        directoryELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=3736c2e937960b45fa87b2e9f27fc831bd7a7e16, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=d01ccb31d124371961ab5cc51c408c9b6f7a2527, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=994b5f53ba845e00862eb10fa5aa2dbd5930a56c, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=8a539aa4a971c3559a0efa603d11e56492929573, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=3beadd9e37eaded65a42dc426f7192743fd12077, strippedPOSIX shell script, ASCII text executableHTML document, UTF-8 Unicode textHTML document, UTF-8 Unicode text, with very long linesXML 1.0 document, UTF-8 Unicode textHTML document, ASCII textPNG image data, 16 x 16, 8-bit/color RGBA, non-interlacedPNG image data, 467 x 262, 8-bit/color RGBA, non-interlacedSVG Scalable Vector Graphics imagePNG image data, 476 x 311, 8-bit/color RGBA, non-interlacedPNG image data, 476 x 181, 8-bit/color RGBA, non-interlacedPNG image data, 477 x 191, 8-bit/color RGBA, non-interlacedPNG image data, 476 x 667, 8-bit/color RGBA, non-interlacedPNG image data, 476 x 155, 8-bit/color RGBA, non-interlacedPNG image data, 476 x 336, 8-bit/color RGBA, non-interlacedPNG image data, 476 x 231, 8-bit/color RGBA, non-interlacedPNG image data, 476 x 256, 8-bit/color RGBA, non-interlacedassembler source, ASCII text  PRRRR RPRRR RPRRRRR RPRRRRR RPRRRRR RR}9NR ~utf-87f79400b9a84bb575610032680c643182537047ad5f66183f7508407700e2775? 7zXZ !t/?]"k%e˦n99Q ZKgKdKƒAϐ<uoJvꕡ\k*\#/ juꪶ<|AY)^qVjT$tjwA]mf%{rcg [wNd/eU^_-@ +KˏZ^fz#K)V\3#;uex#TW ?D g MrCa|PLdT{.M) LR7*[AMDTx)\.JAbw f?S[SX&/Y` yo̭X@f~t3j6d "`!w\5u*}tgؕiCOPiC|n0Kz`r8,#*bj!EM-BU,VxBp*;C!K+ 0Y95 Gߦ$TU(F h[Z?{fM\&yu1={JᛶLV2܎8ΒؙZĐ;Ka@k@)rE-緞2hvP=9ͦ|qT!h ^隈:y5nS/妟lF W,i1#b06~ɑ׉4!Ûy6Uw+hX؝mXK4> `.l)0t*!j\6eH 3UoXѐ z/c)*j{7 Hv Gx(= 2;{pOǘ}(>>&Km?sMUm zK+E l0F9H!aNۭPL+1ٲZv:B2Яk$YzRjYP>q!V>CJ7#\]Cwю!ϥ;Ȭd'0RlC|gnd &c۰AzL"/R=NOIwdipP 7Tx)1(K袮`KAU^@y(;w[$`AAgO0twW>4fheyjTN1 6kq~>$%]\!Lwd ^xU+BXY+{r~`{|L kȔUpe7~Z.KNX!(vSsxÂ|{L~hMԧM7߹W9S* LrM!ujGIu-!A<ۤg$ծ?"{AUrVIaN;w׹4J柤t9 <aO]J 6 HD[`ږC(+C!yGU !rQx̋LDyyؑU٫d??xPXo_ n"=m)e?O#bOHJ,C) Fqx M̺Acv>{ JOV ÔJ"U$)̥ìHybi6iQnCo"{՚La2eVLx|ɡvODMiF+=<(.eSyU>~Foh&Tynǽx;`U81??1+FF:E=(u ;Vs!{4[ihi%:Z$!^U/ 2`ѩ `?#JDT\Z&'0BE pdnd#N! W?R?*$% NfmET3G$gmo;yeձuʠa7AstmFp\EM2ڌzP\<6#5yH.S17b;r0MqH S!JVIh:U9oPV,RyG5\j0Z$L$ <1zm Yr҃g6Ys.n"ps }/HV^2T}\gnjL&uFk=:ht",{ZZnrdq2;}6xB<4cLcƃz@H^ ŝ0{j4\؝j`lr5)F]Yl@NK!-Kp!+zj#01[,*Ϲ\ gQ,*Bk!|Aq tY0c.>Muf2}D-CvNAg'e3>mKyi7muYSI/S.! ^kMѠ@u~BTVN#Xwg_/M~楢 d_g!p>26,~@K1@DBk1H!^]O[YI32gm]U6y#ehtzҖgg Rɪ" n\Ի;yӴT@ %5Q^&> | u}RA*n3ZPXt|EVjB/&;D0 | C;B$=>xRL&|(8SPװ.!q8V! Z4lD;,vn {Z׀8 GvdMjda@0H%FbQQX,ao𶋾f:8-m\"!y T#PFhNzNDE7~{3ٍVfzH;ݐ II:Z"~kqJ~^( 0ri6~=~v V֭S >E2(0~SL)$c!tӗ^ba\x?x8?f Rm>3q)_'yFn4bTkhYmHsa> lxoFHS$fqtV\^RwjzU>β>5S~fldC>8D̮^SGrY'{[mL ) -rB],ͷh.  ƌʵr| q~f@jm#02$'|%洵tU]'M#LD㚡D%=8kn\ϩ*рNQ8g}Mr"Ghu9ik=ۉ[}]HltYg[0Bqc3uFDԿphjw)I IfCߜ-4 wsOGzcKv9ad7Zk("å;UIJQW^1[2 'V\Yj^ bKy\p6+ʔ-L}No,Ycs^擂q0W)qz1֨.gCUc ~ t"[ 5!Z^Զ7AgN>U4c >RM(& uBe(# g%~zr^?>T d(Q )"@1D5ђF* mf%0H:\/e{.,IbIGF k |ېAYu]ͦ!h(gGl,I|{oTx3ǿi<ҮJ 17&/ ՞^o1"-߭ڛS4ک1 yT=EefF7l&] ѭ,D00q>iJgNHEӝ :9Tgu#)Du0҃ "f2z]ì9{"ZPʀWq&\Vofw5C!Xo(}S Cށ+5 ptE9q;!ƒ'2ǔq&p`lx=J$+>s!/80 ôsYְ팣$>c zQ)x'|=Hi1*#]Kt􋢪@anNpD,aL6X= fs,@\uUhWD2I*!ADUC3q5+fw^ib!ȜrY)}L`Zl-5n'%n$O: TQ2!VXhr Df/n(VI;;c%QRG}6:{{Ƞ4ypj/>cMT)zv %[˄;Xt{m+< 0{kiƔdJq !ʀfñCАWcxQX`Z;6{{ZQv.vD_*GgfqK.b"dnɞ~66r1cODA-4ښ/hSRΡAzP׆!m_}mI]ȣ3<ެUq*Ca =o;G0F0Cǀa`#bhj%z]yM4o[F|8t ]; w6@ QUc7V :pyȣ4C.'hM+}#w3FT 6,}G[ N޹uQA!=܌W,)U_OMW&EL[x0-;P%.5> w^,|)_rߚ C-5[Gѥ4ޟWOĸAqʜX>GN,9ї='do%$)va#Pi55;NH[JL)bVUΓSl.8vP9u)Uɦ&lIYu +6"ll& tT!u+pFێΏgߢa$B*f=C(KeؘvH# 7^5-r{%hJ+˰N+6~bV|t/5lف,Xbv{_"-(5qtq,@ڜr-ji VUfh~#(қW˥.;c-$OՒP"5}qp=339= 6}1!jO+'w~Wr@ȿEk&:OQ03u;v.%C݊,"-r#2ZA4B↌L Pj .WTOpaL.$ƈi x14 *G z1=2n MVoZg}|"3(k'I:`ep?+a͵ qN!)pnHə6U^壾Ћ&,5.ќ Q]S[>ޥ)by$cmKjqrrJL݂[,SyDw:~%y6LJQWe{#ZZ*cF_Tv;=+EgƌOzda^6i]h~t\JeWHrsn1w.r1uSL 02@_5X:gs1q3p^%2_0-4a,LXSGHnY냖JKE {Arz;yzҞb/ >hRJ^w@e֏.)qqLKΫ\q|Rb%^qyBʩʱpTM[AbFn 2NL(c3p="Z}1/hֳ 2t&-=[w݂*̯.nz k^!1кlC0zfIQ 6;GsIދ╜-^Hl0#ۆ&W ] ȗ ϳ+xZ ]'0%ߙ!a; HL?@[D}}xHTQDo\,5葋!QhzM?PpTy7cc64Ƅ]1 Xx)L6%A)ͻósdկKСf-P>3F'AkUM^g!]‚tYm--ʚz0i@>$toU- T s}JrH gJZSŝ"Ȓ9 eaLݲQLRDu"g25'=X,-Ѷ~.~xatO@A#2rli BRܬNG#){5X<H|O 7 gî6;xXQqVqMn ʝj͏5ۅ~Txm$Luă@NX"sn8$u9AzN$ocUY7u`{t+'RJh(wbRcQLCh>^VHY--9/JzkJ9vHkjh._ ܳs }yGٖlQ<5$|xW/\&ŞFWޏQ4 4eǴcel!#ف!9_|a<.X匴hGMKNSLE! t G+;zIoJkDA \I-5smE[g"~r6]&xqt_\9f|pNԘ"k~L`񯦌g%IJHx{'BO  lpw9gMvljټ3i:瀭4$ /B꽴lhnxcpr/J<mPߔTZ4Gl|n;-`,8PJWc9* Q f:4ux-JIǃ,xMKo3_ޝ^qb:jF'8waNusZ̏ǚY}`U^|>1Lے1|$܉Q ;1H-f~UBiMx!׹ìyCѴâ |A[edÒHDa0yS1{H1HdЮIKΜ)=Hߦ( Ws4MsϞվO M[ |&(Ȫ&jO9gqR!D̯RƪO?qʳ?}%( 1Ua n\,ME䀿#um[?mafg?B]@s4֎F衖B A}cC\AtsUu{'?V9eY!3Zjʐ {̈}cWcԫ⫇/)"E[рQ32)"U|=T*C75_ZI¼B&J${9h-"1p)L;;=խLw&%$,}.2 ǩ lI J6pa1Rv˓*ʢS9wщsrIZ6@_VHoTiB %1],[Wynm* *ҁeG=p/Z>jwk*RB6܏"4z*>=} c\GBٜk EsMurH1{}oFi/S2t }\MTbh@Ԥj;YҀ]ӰO\8$<;~ rGj=u#˘Q=$>\Kf<|?n8IYRL/V8,\}#!<gw\M1!|jNa 5oɭ)CsjHotn2WQg:[*MsX@._0a-W2qӖ?-H/(V' s}$z5 ݋!ֿm{8dizLdQ=NύXW[.Y N m/ 9Rt )F$ٖ)v(MT0 0,cKq8YV) UY@dtkn+$+L nf2O]:3ϳ^s$^&mө2[Z86R hpvL6F"+D .1!gibxoڪf Y"%er/ZcB>9,T[`R#;W0i`*MmO_ZBO+3;9Sʐ눓Wm0I{MMYW/17gc=Ӓb̿"k^pÅ͉] ww?RR-7'Hw|y0_<*| jBQ:EgÒHnH7Lsq<[F?'ĺ.\ftOr C|T,aP%"G'U\w/UX;78L"saqE$晴|r9NWbcLzgQA s+==|$qjVJ<4oWn!m/و2™:b({4IغLff U?B"yJ=Gub:%\2_0"dƾknlktA*3td`wiA#Z(Wc{~B~mJ։SΞͧ(anoNcӌ8f:<):%{w>P,+Gro|sq |FL;wk'#@+{{tv륭K%D y*Zol͚!>\8\ߍRCͩCCmKz*cts$NIU$-T"e.A9E/+!>E8SU'YE|M_T owϽSڢ~ͫC{h_lWQi+ʵv6+.&A;YhK]PnC`Ƿw~Q3Y,Fz_MCg͉FVrXvgguKrxIcS|v4>ٔgRLCf1hs㦚.H%4fL!~O]~:vk@EAj咣['7Wܡ@,H=m 84fvtװ %*,U^ x6yh6r\b2MD.<_zVM!*m"b'1=ZGyª›dBF"oGhGA Zlv= +;%7C/ fVgBz~Ԫ̵63|M"Ȍ%>,9|pg>+/=Ν晰"6i>4K D{`ؚ6p!",TT-3}S1Z:rJ90%SqsbHp%XD˩ '@0:d փD6j'XG 9*}" ;*$ox;O7o|PڨTxMnG+Z|y.}br-/aQf|www-N7"^I O^#}Eo@=ՆmKU(Lg'fm4;>K:IM]`0XTOP>/ q|2[ߪZẃAu:oarEmSR^E0i!s脆ͤ#$xm#|Fxc*ip[Y ѝ:װڥFaeܶsp?MI>*OuM+Gc}i[șôQĖnr /z&r ˶ YZ