PackageKit-1.1.10-lp151.8.12.1<>,_&/=„My16@Ƀt%sXA?݇EQc Ck_@<ĜRx<Ӄ 5'AEbA56)6Ry؂m?߮ZdR|e#V! q (_##MnB];ݍhQUE:4'SrE{jؽQ h쟞R29\;vi i<6W|&iYE(>L ?d  ! Rpt  ^C%6'7x' 7' 8' 8' ?' ?'@d'A''AB'BB%C%Fu%(F8F=9G=:L==A>I?Q@YBaFG'HX'I'XY(ZT[d\|']'^bcd5e:f=l?uT'vw'x'y3zCPackageKit1.1.10lp151.8.12.1Simple software 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._&cloud118openSUSE Leap 15.1openSUSEGPL-2.0-or-laterhttp://bugs.opensuse.orgSystem/Daemonshttps://www.freedesktop.org/software/PackageKit/linuxx86_64 test -n "$FIRST_ARG" || FIRST_ARG="$1" # disable migration if initial install under systemd [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$FIRST_ARG" -eq 1 ]; then for service in packagekit.service ; do sysv_service="${service%.*}" touch "/var/lib/systemd/migrated/$sysv_service" || : done else for service in packagekit.service ; do # The tag file might have been left by a preceding # update (see 1059627) rm -f "/run/rpm-PackageKit-update-$service-new-in-upgrade" if [ ! -e "/usr/lib/systemd/system/$service" ]; then touch "/run/rpm-PackageKit-update-$service-new-in-upgrade" fi done for service in packagekit.service ; do sysv_service="${service%.*}" if [ -e /var/lib/systemd/migrated/$sysv_service ]; then continue fi if [ ! -x /usr/sbin/systemd-sysv-convert ]; then continue fi /usr/sbin/systemd-sysv-convert --save $sysv_service || : done fi test -n "$FIRST_ARG" || FIRST_ARG="$1" # disable migration if initial install under systemd [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$FIRST_ARG" -eq 1 ]; then for service in packagekit-background.service ; do sysv_service="${service%.*}" touch "/var/lib/systemd/migrated/$sysv_service" || : done else for service in packagekit-background.service ; do # The tag file might have been left by a preceding # update (see 1059627) rm -f "/run/rpm-PackageKit-update-$service-new-in-upgrade" if [ ! -e "/usr/lib/systemd/system/$service" ]; then touch "/run/rpm-PackageKit-update-$service-new-in-upgrade" fi done for service in packagekit-background.service ; do sysv_service="${service%.*}" if [ -e /var/lib/systemd/migrated/$sysv_service ]; then continue fi if [ ! -x /usr/sbin/systemd-sysv-convert ]; then continue fi /usr/sbin/systemd-sysv-convert --save $sysv_service || : done fi test -n "$FIRST_ARG" || FIRST_ARG="$1" # disable migration if initial install under systemd [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$FIRST_ARG" -eq 1 ]; then for service in packagekit-background.timer ; do sysv_service="${service%.*}" touch "/var/lib/systemd/migrated/$sysv_service" || : done else for service in packagekit-background.timer ; do # The tag file might have been left by a preceding # update (see 1059627) rm -f "/run/rpm-PackageKit-update-$service-new-in-upgrade" if [ ! -e "/usr/lib/systemd/system/$service" ]; then touch "/run/rpm-PackageKit-update-$service-new-in-upgrade" fi done for service in packagekit-background.timer ; do sysv_service="${service%.*}" if [ -e /var/lib/systemd/migrated/$sysv_service ]; then continue fi if [ ! -x /usr/sbin/systemd-sysv-convert ]; then continue fi /usr/sbin/systemd-sysv-convert --save $sysv_service || : done fi test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$YAST_IS_RUNNING" != "instsys" -a -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -eq 1 ]; then if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl preset packagekit.service || : fi elif [ "$FIRST_ARG" -gt 1 ]; then for service in packagekit.service ; do if [ ! -e "/run/rpm-PackageKit-update-$service-new-in-upgrade" ]; then continue fi rm -f "/run/rpm-PackageKit-update-$service-new-in-upgrade" if [ ! -x /usr/bin/systemctl ]; then continue fi /usr/bin/systemctl preset "$service" || : done for service in packagekit.service ; do sysv_service=${service%.*} if [ -e /var/lib/systemd/migrated/$sysv_service ]; then continue fi if [ ! -x /usr/sbin/systemd-sysv-convert ]; then continue fi /usr/sbin/systemd-sysv-convert --apply $sysv_service || : touch /var/lib/systemd/migrated/$sysv_service || : done fi test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$YAST_IS_RUNNING" != "instsys" -a -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -eq 1 ]; then if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl preset packagekit-background.service || : fi elif [ "$FIRST_ARG" -gt 1 ]; then for service in packagekit-background.service ; do if [ ! -e "/run/rpm-PackageKit-update-$service-new-in-upgrade" ]; then continue fi rm -f "/run/rpm-PackageKit-update-$service-new-in-upgrade" if [ ! -x /usr/bin/systemctl ]; then continue fi /usr/bin/systemctl preset "$service" || : done for service in packagekit-background.service ; do sysv_service=${service%.*} if [ -e /var/lib/systemd/migrated/$sysv_service ]; then continue fi if [ ! -x /usr/sbin/systemd-sysv-convert ]; then continue fi /usr/sbin/systemd-sysv-convert --apply $sysv_service || : touch /var/lib/systemd/migrated/$sysv_service || : done fi test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$YAST_IS_RUNNING" != "instsys" -a -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -eq 1 ]; then if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl preset packagekit-background.timer || : fi elif [ "$FIRST_ARG" -gt 1 ]; then for service in packagekit-background.timer ; do if [ ! -e "/run/rpm-PackageKit-update-$service-new-in-upgrade" ]; then continue fi rm -f "/run/rpm-PackageKit-update-$service-new-in-upgrade" if [ ! -x /usr/bin/systemctl ]; then continue fi /usr/bin/systemctl preset "$service" || : done for service in packagekit-background.timer ; do sysv_service=${service%.*} if [ -e /var/lib/systemd/migrated/$sysv_service ]; then continue fi if [ ! -x /usr/sbin/systemd-sysv-convert ]; then continue fi /usr/sbin/systemd-sysv-convert --apply $sysv_service || : touch /var/lib/systemd/migrated/$sysv_service || : done fi if [ -L system-update ]; then rm system-update fi if [ -f var/lib/PackageKit/prepared-update ]; then rm var/lib/PackageKit/prepared-update fi [ -z "${TRANSACTIONAL_UPDATE}" -a -x /usr/bin/systemd-tmpfiles ] && /usr/bin/systemd-tmpfiles --create /usr/lib/tmpfiles.d/PackageKit.conf || : test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable packagekit.service || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_STOP_ON_REMOVAL" && . /etc/sysconfig/services test "$DISABLE_STOP_ON_REMOVAL" = yes -o \ "$DISABLE_STOP_ON_REMOVAL" = 1 && exit 0 /usr/bin/systemctl stop packagekit.service ) || : fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable packagekit-background.service || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_STOP_ON_REMOVAL" && . /etc/sysconfig/services test "$DISABLE_STOP_ON_REMOVAL" = yes -o \ "$DISABLE_STOP_ON_REMOVAL" = 1 && exit 0 /usr/bin/systemctl stop packagekit-background.service ) || : fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable packagekit-background.timer || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_STOP_ON_REMOVAL" && . /etc/sysconfig/services test "$DISABLE_STOP_ON_REMOVAL" = yes -o \ "$DISABLE_STOP_ON_REMOVAL" = 1 && exit 0 /usr/bin/systemctl stop packagekit-background.timer ) || : fi # Do not restart PackageKit on upgrade - it kills the transaction export DISABLE_RESTART_ON_UPDATE=yes test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in packagekit.service ; do sysv_service="${service%.*}" rm -f "/var/lib/systemd/migrated/$sysv_service" || : done fi if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart packagekit.service ) || : fi fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in packagekit-background.service ; do sysv_service="${service%.*}" rm -f "/var/lib/systemd/migrated/$sysv_service" || : done fi if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart packagekit-background.service ) || : fi fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in packagekit-background.timer ; do sysv_service="${service%.*}" rm -f "/var/lib/systemd/migrated/$sysv_service" || : done fi if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart packagekit-background.timer ) || : fi fi3J0@Yh X WVwBJF % BA큤큤A큤AAAA큤A큤A큤AA__________________________ZOZOZZO_ZO_______339423556c312205c1ca187f67b01aeb130def06a51d6816a2a72465fd15267df6c420f77d4a1f19a5ee0c29c9fa2e82e8a70219be10ba9985e1a4db871b22b35addc3fd5adbf5573b57eb8853c91c2ce89fa59df5b83dcbc40bfe84769ef48a75b0405f706b2f14bdab3aaf5c34b39dee89f24716d8fb06028424b5e18901b542e769c9a10ce2ad43eb6f8375c268310e67a997175de31ef877bded87749eef9debc8c6dab701cd853323d5dde52c04aaeedd862fffa7783407cb374829d6d64ab46c4093e8b878b82d33a5eab5672309011f89f41f2891736f8efc2f8ce412ff9d437fc27bd5d80db44ca7963c5cb7fb6280abc3eaa8a4e35c05d44b9b648101a6e118fd8555fa35ec36d83ae407d3ef653046d0bb5bbbe7fa14cb883ccc3a9af757cfc5f4f14660a5db554bba060cb4b1b6478994ae5def361651c1da47c5b364215a8b32c53759c306bca09fac3dd1aba8d12b49c9dbcf0248c69be18060c126917d53a20ea4835238c9749474b4d7fcd19d1430d6258aaf657b2fce688c642cb6c5e44dc18b60cb82a8dee273d3f4b6a766d20a47c19b7212082824c05b953a976ce7e896bbab110be57b99489e9eed0400190171eb359cb353bc509a59e74b4eff06636b642c0549ed35fc570b8f69f2dd1e87ab0699f5775065c5efcd678261ba22dab7d704beadcf1db5f3b6fe6716ae3f45f4b4e4130944fe4b9f7e67b74cafb27e8579ecadf1a3d2da0197766aaecc8ed742f66e18f8a11fbc6d2251b01914f9e89cda9d86ae77f718539750856a2f1b3d638f3949be39236e3abe3a75d6fd7f7c061018c0ba26416a36c99a048a9c038d998707258c3a5dfa1788f317cfe271f2871ad091fbc1cf61c3f48f9b26dada9e9bcd6d6e06b8b7168d1663885d1b4d1857dc1ae7a6d450ab0ea95579a2d28eacd4324402bbb1827188135dac4b385b955c72e28b32219103a88d085469c0f0b8477a45ba28ac3ccc5b428177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b88064365e4eba8a02c4bb2ae1465a7b8ed20ae875f50a888f6d9fa4868a939edb9799abd5b4fbde30bbaa4ab6cb8ba252def601b5803719affdcca6ad280d778284ee35b9835b94c50b1f55b2253939c01fd11aee6eb8181bdc0a7ed66954e4a9521808c009527b3c88594fbf6bb28d5651e90dcc995db1d534319954752ceec3d2cedservice@@@rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootPackageKit-1.1.10-lp151.8.12.1.src.rpmPackageKitPackageKit(x86-64)libpk_backend_dummy.so()(64bit)@ @@@@@@@@@@@@@@@@@@    /bin/bash/bin/sh/bin/sh/bin/sh/bin/sh/bin/shPackageKit-backendPackageKit-brandingcoreutilsdiffutilsfillupgreplibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgmodule-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libpackagekit-glib2.so.18()(64bit)libpolkit-gobject-1.so.0()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libsqlite3.so.0()(64bit)libsystemd.so.0()(64bit)libsystemd.so.0(LIBSYSTEMD_209)(64bit)libsystemd.so.0(LIBSYSTEMD_213)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)systemdsystemdsystemdsystemd1.1.103.0.4-14.6.0-14.0-15.2-14.14.1_$_]w@\}@\3?@\#m@\#m@\#m@[[-[l,Z?ZZUZZZ1@ZZZ@Z'Z@YY@YdYX@YzYS@Y7Y0XXW@WWW@W@W@W~W-@W=WJonathan Kang Jonathan Kang sckang@suse.comsckang@suse.comsckang@suse.comsckang@suse.comsckang@suse.comAntonio Larrosa xwang@suse.comsckang@suse.comlnussel@suse.dedimstar@opensuse.orgfcrozat@suse.comfcrozat@suse.comdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgsckang@suse.comdimstar@opensuse.orgdimstar@opensuse.orgrbrown@suse.comdimstar@opensuse.orgsckang@suse.comsckang@suse.comfcrozat@suse.comzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgsckang@suse.comsckang@suse.comdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgma@suse.comdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orghpj@suse.comzaitor@opensuse.orgzaitor@opensuse.orgmgorse@suse.comdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgtchvatal@suse.comzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgLed zaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orghrvoje.senjan@gmail.com- Add PackageKit-CVE-2020-16121.patch: Information disclosure in InstallFiles, GetFilesLocal and GetDetailsLocal (gh#hughsie/PackageKit/commit/d5e8c597, bsc#1176930).- Add PackageKit-bsc1169739.patch: main: notify the service manager when it's beginning to shutdown and Cleanup temporary files when PackageKit quits (gh#/hughsie/PackageKit/commit/d8dd484d, bsc#1169739).- Modify PackageKit-systemd-timers.patch: Port the cron configuration variables to the script, and add -sendwait parameter to mail in the script(bsc#1130306).- Modify PackageKit-systemd-timers.patch: Fix unit field in packagekit-background.timer (boo#1126943).- 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).- 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 adjusted/bin/sh/bin/sh/bin/sh/bin/shPackageKit-browser-pluginPackageKit-docPackageKit-gtk-moduleruckcloud118 1608117030  !"#$%&'1.1.10-lp151.8.12.11.1.10-lp151.8.12.1 1.1.00.7.40.7.00.6.3 PackageKitorg.freedesktop.PackageKit.confpkconpkmonpackagekit-directpackagekitdpackagekit-background.servicepackagekit-background.timerpackagekit.servicetmpfiles.dPackageKit.confpackagekit-backendlibpk_backend_dummy.sorcpackagekitPackageKithelperstest_spawnsearch-name.shpackagekit-background.shpk-upgrade-distro.shtransactions.dbpkconorg.freedesktop.PackageKit.Transaction.xmlorg.freedesktop.PackageKit.xmlorg.freedesktop.PackageKit.servicePackageKitAUTHORSHACKINGNEWSREADMEPackageKitCOPYINGpkcon.1.gzpkmon.1.gzorg.freedesktop.packagekit.policyorg.freedesktop.packagekit.rulesPackageKitPackageKittransactions.db/etc//etc/dbus-1/system.d//usr/bin//usr/lib//usr/lib/systemd/system//usr/lib/tmpfiles.d//usr/lib64//usr/lib64/packagekit-backend//usr/sbin//usr/share//usr/share/PackageKit//usr/share/PackageKit/helpers//usr/share/PackageKit/helpers/test_spawn//usr/share/bash-completion/completions//usr/share/dbus-1/interfaces//usr/share/dbus-1/system-services//usr/share/doc/packages//usr/share/doc/packages/PackageKit//usr/share/licenses//usr/share/licenses/PackageKit//usr/share/man/man1//usr/share/polkit-1/actions//usr/share/polkit-1/rules.d//var/cache//var/lib//var/lib/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.opensuse.org/openSUSE:Maintenance:15338/openSUSE_Leap_15.1_Update/71f1c1d9df16115662eb0f955d26cc01-PackageKit.openSUSE_Leap_15.1_Updatedrpmxz5x86_64-suse-linux     directoryXML 1.0 document, ASCII textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=0fc515db9048203a11a8f2b75e675337dbd384bc, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=f500e269a2ddb3b009f18695668b3f490f474545, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=c044b57cbbeaef9d4abbe224b44f7adaa9b19278, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=80da6e2100a0c351831fa23ac9f17eac14f7d953, for GNU/Linux 3.2.0, strippedASCII textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=b79d883bc6b472a74eacc11297d755db26bd7d5c, strippedPOSIX shell script, ASCII text executableBourne-Again shell script, ASCII text executableexported SGML document, ASCII textUTF-8 Unicode texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)XML 1.0 document, UTF-8 Unicode textcannot open `/home/abuild/rpmbuild/BUILDROOT/PackageKit-1.1.10-lp151.8.12.1.x86_64/var/lib/PackageKit/transactions.db' (No such file or directory)(012 RRRRRRRR RRRRRR R RRRRRRRRR RRRR RRRRRRRRRRRR PRRRRRRR RRR ʌf;PackageKit-langutf-864f6ebb4284fa6a9244b38739c6b260841a5af723010ee4ac4f1444e92c7ed46?@7zXZ !t/^]"k%Mscg2O{E^ԃUsZPHI wȭM5lW eOk#=i%E @1 z=XneȚû+L@p>o/QcbPdr#.VHNxQ9d>dG6_i}A*@ٙ fSN*y-⎬BJ_pD&.luWpTӦCʮj@a^H- z%(_$FOm.]H2ry"uVcQ`۩GPGH櫐ՎO8u^|`@mg}dFe@+"#^K@ א N{O(ghy"3a')F(va0M}rMqB]*FLM~l lA dޣe9y@j'/#?r@$d6Q bxuRO؍g(W!!|!_[￑íi[Z|K[X({ DgbO͘+2ϡ7UvbSئU}sPn+ v";a{c" )^ * 3 O7%5T"~?ۃ~Ǥ E?۝ZQ g_d\_o}{^¯дkiׁ:0՚_Cٶ:\>}G!?ԩF$) r4>R-SXyPh?KH /nO`Yz(58%|\Ⱦ] Lg꒣f`t4&gwdcl*e#K̩Iw0dByAym}=> Ə`[n1#M6!O"Ix+vqAZ-YwHgӿdצEZsNAZ}GU&jNe&ZdD= [5ֱ!U)>DQeW_[I]]S yeW]Uc#'p#0 *[DNσmSΟX:($E,_j:U`kΎ&Ħ7nC4T"rTS#Ka[#$o$LXfo<%,ZA%: e~vpWL|@ui4eXYFa47N4Ϟu^(<&lR]ChwRLj n\;Q3c9c ;riig*!gpT%Η-%$]M Aڵ\*mkP?g9e2[=$G J-xCXQV;գ,k/[ɐoBhW|Ǧnw|Sݨ(]IS#~׊ 88/I*/4wBTыg:Rxǚڸ/2ػ.)?ZJoR|x#Y<)0sJ`,`MiUjmz6xj&֭F;:ot:K@E ZU*NT0uD!Ӟ?<3pA Ófb. Gtl"fbSw.M[W;,J 5X~<6hz$S<+oWVB#I(`յ\ !ʑn n~oP| UT#[ 6:*-NUWeipE0SQzwi?%/vCT\ږ 8OHoƐ̗(֚TTĘTfF&sOaZX;4 jcz\PW eGQ88fC'8v? ,;SM}}5Tx]pp0z]1%=|Z-/m! PyCUR4rkg1` J̝]ƶ}YO(;e w/8G&Eg@ZdzT.D`xdclRbڴQ;r8FuFܵKҢ^u^j` 1Gx1 r*J >٨QɠMUjT~/ 5dr +uq"lE~mpC'V9 7x8mG~FkSe,qxLd76.ڤMMKh3`+^v~_ ^ z0aNΤTĂv Wi@9+-_o[Ÿ#ĂT4j5%bﱻ 8+֜ ®R˃o&E]T;Yia7$+ϧ(}QFn%}ެxg<#y&b@ 7:T7!\bcUFSX}S.!s7EZ<(=EmcuYsPsɨVhs~{=D1nZY5Yy!5%*;g!WTHWHz-j5jѷ0p0w6M,# bu0hw=jtXmOST6'Auy浬ԸȢ$əO PiJLs"(639zh2FX?FGkTL5;{tKScv!^砯WwRXm3>Rԕ,kV#xSJ糆2Ícp"k+VGBۦjl#[)2ϿN{NuV[upL>B=3<=鍞jh?9zFIV!s*YL.Q 4A>8= $akC 9p7NN) }"t $ f4`KE}>I)J_fL -2D m=^]3GZriYaQoMӤTvI['9-ĬHy*Os?Sg4N]tyx`Kyޕi)Dš/tUIJҮY s`>hrZʇ}\x6;6bv]ҍ/EfgR*y;tdH {Y\~QwK&SRuFlᨦA_sdN-O 10̄F`9g`gxЁк #6 ^_ѿ?51&: SN 0=F;p1Far7{Q߯sT q]\s "sRV YjcL`rĉuZ:bPVCBy1-G/uZ4RZȄotOAa'n j+ lbԱs+5P9kQ] .3N)&pM#IAVx\kDW !{~AWRFĶ>M#e?$☾RJW|JhiOxޖD;@JLVŪOFh!r̒+t-jeUgFvA3nߥOnheOj#q^uZ醔CS ?\clUJEݟ`UxR}ܨ-*0U[k<[ R2 _vp$`bUSx>T-IK`O`c;L]MhW,%<"ߕOI!q>CK([Cܩ 5ٖfs쮝>k{xQ`qZ귱pFy=޸i7Y2?iW-\p/%?&rtOEHVص+~~g231"|*С:LV,9;PQи wG;I"_'ϲPU*t& m[X2^VU6.#eSwlt}`ghn$lW۩L ù:ZYu8~UzV1UG(ZT7[!suuU .;>˸ǘE* oS1[ꁈxug粉 ÑWPP(ށDG:ԙg bTcROf}`Ew&iD/Os$yAdBxR5_ͽxHJtlfq pbvV|k w\ 3uM$4z?ֻ7VWiR]lH~TIt]M83tRD{Cgj aͥ*xUnjineiNw6@n1/KP*L@rH)N@2rS9vdl֥߽#iȼ+GZ{dՋ/#Đ#Zv|'JJv=c]'"p.i=1 Da2h >g˜Y=d B\OsNiL&`5"|C_|?w$8F{V)͹;ܠQܘo}l݁:3zډjZ[lBn ).)EWx.uO⛖MA[4֏Z+"~ix0ОM7b߄A:KBI`@:cjoZ SeIV*(ʥbR٨/W$ffgQef@ mH <`%0c)$_,u+,CđIYϛJJhGjď.D`("i4R!^paJghz a"5!3CJZ{p:U.]=c*{H_F]pc7U;o8kx L:rܔٳ3yf^s`;Wҵ=@.i3) 8 5b= nD"t» \3R{k%Cwd?Ӟ!Z ] $LF^` [̓ӽ&fA2p2 Vۊة GٜdD V5d.G]$W_b )_yꗛh4)0ZPt0C`ٴf|[3\vgpucȂ>roc2j9E ;R |0ڐak 3Idxd!xL#ο8 aQ? տr_*bgAJޫ3'd<%ȾN{>廑1.*reXl^A>"v/K@)ۜ2HLn1qnInT͌P 4$)[Ƌ5j*]%Y~}5QI5zagegg}Ilj]j0Lho?2y:Uހ+SJ&M/ 2(7tgp3 S%;rWW/&3/_v;^ u9#;&UDBN:bR)qp>h`b wN-QKA-PXuDgXb}H]TiPjm%ECy@5ۼOAb"#U4|4*c+jb")bL+maSI9B;YoW_bz|% ͠^ht5TƅE)>؃AC]{`ӊ7~3y@FDd J11h:S# \Ÿrre- ]&L RL`BpA1vӍӹlmb/IlMpcMO5q0*,A%2uRexaLӶ,[3w:?ôadWݦ] A*0F@;bKv~w)F)QTQTi3vwWWʌI7J DĭbcV]꺫>bom⃢+IZj/aݏRb} ǥB2嬵x2$лIIWEG@\䶱QfT: 6 sq"i="d/%-)Rt2T[&^^*}mPGV܌`bf:Aɳ @of7y$ Ega0Z:7+*DG|0mF GrIX柭=0˱ ='op2P~_2&6o9v8"kvTAT.0Ƈ1[N/p{S,Wy}zpM\?OWi('syƂI᪕$mi7L4*/^jeؖL' kXzȣy ÃR[T!OjU lEˇi mh sQhMUU ye6+, (lJgdTeJ+VC1dms ͰHz nTkq]fsu zgͽ6ȼwJ)ZDQGF54QߘlmL~8p⢢95٪VM@_[t]`a LdXĞlm|_6k󿔘Zaj@ ^+3uIyRߙk+3ߒ [,c /RXph 9d2;K{+ug8 8^)6HM=4nX3F˿֑D n`F#.xtP@Cq =iUk%4`[!;]G@gR,Nt֏JN&+Cr"^#?\ v^Ƿye` :0 m 9٪/Hduޖv1]2Ya{hه.[Wj=P. h2W|Nxs {zk"4+Q͉mV?2z/`] nj0k!󶈪(+x'C(U.3XCh/sЭb3 ~j)*y+ڵSv8y<MK 740ntyXf m\4K1xaW\~'C]6Sd^<י.3Wm;k|S3h?Y3 'J ?!j ]Z(DMcdΟDxƲɥ_]áT\]6TNPD(l3[+yu*J\/ԨA𔥣3>`p9CcIʂ?˓^dp'F^(/#LBb~qZ|5CKH(oKmUBt ^-/߱! "b/NW(1 wL01t\gѡbsILҢݤ_f&'&ӰwziS ʘPHq[8Ro |.0"|ƌd#ː.R*ߢ2Y ґI4ܗL7W?rQ4)_O -IR=XXhO5 !2VKζTRȪܕW}Σ<W{qe5ߚ<vӉa` '?xߞ}0jp! K.9q 5X\g+tUzyNa*CZ_]O|x^2OkD:u%يOu3PRO!5JBbjFyDyWpXC"~cϸHjU= #bB L_i$rfy9!XPfqSSVCyZ2O;1{^MøQ)s!CiE2{T#Xݬy(:<}> }Hr Jʖw%ʋȌI:s( La"Óܤ^ERCF8)@% o]u`/AJ0~@0)}zoٰ>&GVR{aq{̯Fp÷)|i4V_MzboFKfCc$R?No:l?d·U?tq =Ld%yԨ{]mz~+|!»/v(WC!(e(c RVu|ϥq 0E:ϖt(oȝ$oFߗD}$%h.1I~RݶGUs/>08J_b D>.sښ%M~Gt@G&Hǣ|*~8[{e S*Ml='&`nhy d vm;<qI \@O]GJcK!8RPSۛ3 %.[4F |0aa r^0̢V̥jeN ;FT2fϧJtwwpNi!{xKW0|6`;w;N_ZO#q:[۝A?u6!h[~.qEx@jif/QPp[C@]6!+/[!0RI/ r>]@#[(!~+Gcr~\Xf6CmT n"9D$# [ecZ:)n &̜0n; 8[LO;iW=LiÔ@S|ي~|˗ WwbY_Ѿ{'2P㧵]M3 DVBʃ*1~iϡë'\D/r(^ mf%'q6H2o,h/Qrmܤ픆 h ۤM $dUÓQѭ}1xxGG]uUwj=M/)Ā,EvL (&zg*cpKʢ ,kGd /ЙD;+L #g imb0n)`;-EuK>g) R2^k~E KH~C_ѻGv:ǔWY%97id@jbگ}l_}ZD==N/ HcDmnV 2=>5gG䳦n4f,:2.|-@74 FB`NQ\e4/s7g0(25V5u(s # G!kje<❜fߩw?t.գA^(7y/T76Y9;_$<,< d#=D8 @+.|ʺ`:f0kT mqKCo8|"~Q;n@DziI"^/^b ݡD暪_ZTruo,WRӷYk8ꢫӱ]Crct+ƀKdh8GMZ>ӈHV5-xIҏӛL6O?#ɕ!Q6 4( 1 Ga 4 }vP`6٭ʱd2v:xu4PiJ }Mf-R8UvIzalqY9Fti>P$y=!y?%FIW+&Dע9MFWLuQus!%HQ"I#dkMĵA9XzeB5m"ަ*^L>b9_G\X[][E=1,P1FZG5W&3^ TI`-PvJM`Ֆ62 i/f- + ?ONД&A#2vFs,$a(Y_A>"z@D< %?6,UN.7"n &ԣ͚~qo7r?dVyg (W ^؉u+c(f+qG| IrA4fV1yR/ڜ =/3`US%Μdխ#;әT[Fg 2DPs>jDN^x2,Ƞώ>w  Nk#GX^Ώjb_&X(11pg O,6dK; vz'b l}A/9": FҐz> 5oEP;&#x=\CGִY1A_>؂ղ9q\է.1mN޶de0JCz,RNWx?E] ר_mbuC.3&R'SW{._CYJ~}ߨNmݻVͷ=$qrD@%($QejH=;Ǽa^.#?{mE}o$XHZP61ORMI"],Pn4#-tgWЃ8fɴGPDtByg$V ҄q?kg<4FKZNQ)d(mr- g"ehF=.,+䖥:ڍF,ؼd.sc-wjC)UK30:;Պ~? if o~W8<f&4WЙZ|g_I\xcEZ}$D%+?5o}r 4<-F;AIDŅ ?Y\=;fAgKpV/磚( 'gF0Jpx{GNP)cS2a5@p8>Wi5A@I&. ~$3p^.QfPL"K9W~g[wHUyɾt#&Ƨ,%Tum,ݩ7"%hOhCo uTXF';XX5!v4ES CWI%PV$Qp*D5)+LKêch%WD:0tgIf @4/c\ʏBҰSԶyG9Byߠg$D~IXw/mʳ'H{}9Hk k`'&Lw &Sb?"Mx. pj~e)ehgy4 -;Ȥnfog4>Ld \CP xLޣ0Ԉf1ѳnP&^`t` "8ޏ~m/RZ,X}]F@ K"9Y*-4x uoYp%D([ei, XJx̳>B|;Ka13d#lTsa`![A[#$v-qoT)$3Zo+;I 1ߊhX6ץY`d}3`彵r,EV{W(idgP %&=ċF<<7 %c_n %7|u+k幥1- `J̆Jgel7|+ fС:%޸4 I^Jk[jɊrF9+51[<7\K_,9@u(ƾDjiv:^B1?DZjd|pKb1fw_lwZA"7|j 3 P\ø](ĵ_]'k9kwA_-U~9$\ptp55>_X՞ ٘&ҹAp]>#nU}Sʸ;l-E?L#\`UXD×w9)#)KŻ 6tt5Lfr`LSx[TpOr窦mn8D39HNOcaf؎fH^f7O.{5K"hIZBlPRʘxg(vZFÀr|ZX]mtWOi#$ w1x#'ԯ5hɦn7Y,ѷ:R )ٜJe`Yd@ޘŠרp7U)G澌hƒCv7|^JϔE7HKԨ@m-]o,-X\Qih3f(|6ypw y!]f:Ū3MRNhۍqw* i[WX8=L͍1 0 OFiP)R)Hd" d48̨$`8`g;S̾Lϕ#>}9U^Y-]ڒ \Pa<0 ]aP)tRU?z`Rۗ >v]Y\2Ȃ K!^&Hк`w>';\缥G"o4z_=ޕ6ojn 68^am UrTۙB}j!4Pi[{cS0?m:+eD1CКuҩ Gh)l~OT9_bf-nAAm)!7XҫIqFfs%'D MNjoZZܶ|^J#;~OƵױ} AͰkOѴ'C\rǞI --^L;|ݣ/JOv0$`RNY1|08! s%XHNY}nfIv{˸& :%ܧ4ȍ\~\b;vMg].뼛bk`KMLĕOrq H+s`#@AH_mtPr3OLLw{mP jWfNUؼVYt 7frZROG51kCj1 ׈J0V2]aMDy6jv()Z?η=)E8Uojq`Q K` >J9muWHg "Letk嫫߅W:s 0( ьp)WSj" ɔ0d߰`Q{*Lj9%k_{aPt=_~u^쨺+ʩ%lr/'pn?zz`\j_5etMd6 @sdyK2њe/Rt4n|]`C˗,ꓡ {ʭPz1WTY_Cڥ9ΨA-%4I_ovҁwz_ńQ!iLb\˱z~[Jd3 AМ~/L33 [T p:tSDJ֒D?rraDO>$FO("'W"-4T,jP16? { r/jjæʏ~Q'u2_1LOR vQ2>Jׅ7鳭q vIw gҗ?třrAQV>Z˰c-IVF4WehZ"'9Sgklv&KtUiA'O~{dv8O |wDqfV2 n~i9@qe<+tϓ,3e f! eN@Y #>M(@vxxc'))3N0杶4;o]׺i\ (P1Q|QZW53[I<il9rwf7dHI˹bZT6}gv{4櫢jHj|px]“t)eqx]PGu U"f6c|; /eg wMkާ"8btU1$%.12xbhf˖dR)1|զt}\I9ҤRB}T-6W\Ӿۡ$;;*1B}S:~‰ [\d @ɹ'r݇۬.4'G@ u5k$o彸 !l%59sg*u&Lw\ E8A8՛aX\brFԲ OVH'{X6oUK!M`A\]2EjśVG`1 5g8!8k8q+4A췛GD`:@}befkP.<g7SK(ܚBΉ%! E>J#eHoL}*0aߝta~q!ؠWeqv.kwA$;!Zb%)jMS/IEdkAԾ0A|n[6Pa;W%l;<ְSL_=1{d\xOq>SN~.e@19C~npYt 7-CSAh|#1WkqSϝS/fzcq}Ϫz:ס܀$Opp)D2> BD5ymLį_4"$nD*0J}Pn=Ѣ=hqnGJA1&ݘv99{ݱ}Kߦ j2y b:-L}smYwsFqwVdS.?'bSr,;%Ca%}bM0k,,_g`vt;S=h+׌NKV}+4xmas!Y ܪ syoRZ Խv"P^ ! t[x"2iJ'.Lv7񶧁Φ%z8g'z/b+| hmkqG $M[hrfI6#0$6 p V"Z(sRpE9nX kq{aSńn q[ꠟ,lwgu}5-9ޘcϽ"`,֯vj,:?f j5+u.U!sb %Y',? vWň# #y%>iK =cZ~|1XD!{6E#v/JϝfB3yod7doKу̼ƃ-T ༝σ/)0Xoڠ&D"ӷk05D 7eh#L`J ,M7+Fϧ[阸LHD7!1Թm*}䡠0YtOyhEt{i?`[ϣKV@ nEC(h:qXoSUmc辺|\]x}U'Rx(AϞ"+/ƶ:mKieL;Y/؈@Ʀ*nF'# Tk /UxH:ki`ɳC>BrkUSGTu$F/a#e8us\$̵9aQH24N.\7Ӌ&*5o{ {xP\!bay;@xx5Pu QR mA rԊq_]ĈnaD{̜U2QG:ZvvzKV궝~Zʔni@wv/6o2.0w ϒ8}ҍi3\K 0!׼,Z0~+`#IUFx]$-V|2p"'ΐ=N22I{#8to{o:)1܆E# R`ng$p~R;LCWQ,Zg;c\9H@ڐKҳ:,ܾZP?- mz*h~3U:Ez!Q^i.)"ocuwK`ӐZ@em _pQS6lJh5)~FY.`;.XQ-uhcxʻqШ x׾B= \^V9oR't3Gl F6<g8Ox>}+L9guqj#ڛ Z _ oko.^[ $zp6њ 5~c 7 631}5ŬM8$w3ܹV&EV͟j(V -`Nʁ\oJi~ =hFEUiP:%,w/A([3BZCf> dX~)Rʕ6?11oX=DFܰԜ[G;aD4v\oq $ ,$P|m&V@YsJE ڂNb^98_hvNbp98ŻeoO~#Bi6ƹ%%uncp mЅ, +K`k?ccv\5e)!r{8rc;adr%=oXd;tk:_< w?+†:祲a3u(#<1)9>_y[K*YI{娫n]L(kOg&WO5"5 ߛ6c \vq|xs.V'h,|MO7V0@W6~vhWDإ  oʬV66&o'xqfwZmBZ5ն?T;86~xL`d| >i=3!f~}FpN(zâre^K -oņC<}?saqm'Z+:λq./>rd;<Ӝv!p8]N,+ZmO]=XK} C9b=slj IAW *,C,17~c<](3M_cͦt{/ja0N5&SOċF½0ٲ.jV`҉C$sq_a>Eqf=6jdBtc;kXRFuܭ͠YJ1#"o% @4!~5_pKY)oa$ 饍kPvvl[v>Oj|dYq!t [ZC^fiqt"WXvԡ" o6"q3k ui[  0F@~k#-!,[`=#usm[AEo0S% d;K~1ڞ0?N˸p7dG <~kX>ad>P> 8}Me'B@M )+'CH0wA;"OTJx2G)Zׇu4-I?;K+ )xv9+;s;qa(T^e_'_4[KHuZ!LULO?(+8 _-= rQI09#sg\1_-&ÿ]U:VL7)2}nZI@:#i½$nq6xnاdBc^qSWYiW`)EÃg_W ?}W]XV!ӊch.vtK׈&&+*/_f"D-x+%!e+fg$ L?ey.z%IxeuP6^K-`wAPݨ#0ZfinjyQC-w7nN08ZlC!ݭ4Ǐ*^#;rFUЪ 9`2?ڝjl*)).M:WH"㝒m۔`L; DdP-򳼞p{/\a\uA[aT`$0+؇XyE:Ԟ7Գ5N]XN rGk+a 6Y *r& =lЄ#AsZ;X7nu DAZ zDxuz^@9 \hO"w\BK0߱]QYvs->RX˶c+V& 9O>q$`p+n>(roS qAeָj>Uv6v FD@So~P!)n5AǓ&c|W)݌ odPя'`\[{lڅ,ڦV_ hc;?s_q+$#odEDp x_ 8ˈNM\5oih@+5g{;KXsΌr p(S?_9tqv/4%5{nT'|0E? YZ