SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for PackageKit-backend-zypp-1.2.5-10.1.i586.rpm :

* Mon Mar 13 2023 Jonathan Kang - Add PackageKit-fix-pkcon-permission.patch: trivial: Drop unnecessary x permission (gh#PackageKit/PackageKit/commit/47b7f97bc, bsc#1209138)
* Fri Jan 06 2023 Jonathan Kang - Add PackageKit-zypp-fix-ambiguous-filesystem-reference.patch: zypp: Fix ambiguous reference to \'filesystem\' class (gh#PackageKit/PackageKit/commit/bb1409a71, bsc#1206687).
* Mon Sep 26 2022 Jonathan Kang - Add PackageKit-zypp-dont-remove-locked-packages.patch: zypp: Check if packages are locked before removing (gh#PackageKit/PackageKit/commit/8649a07bc, bsc#1199895).- Add PackageKit-zypp-add-repo-in-packageid.patch: zypp: add repository data in package id (gh#PackageKit/PackageKit/commit/8eb2ef0ae, bsc#1202585).- Remove PackageKit-zypp-locked-packages.patch: reverted upstream (gh#PackageKit/PackageKit/commit/ed3e38043).
* Fri Sep 02 2022 Jonathan Kang - Add PackageKit-zypp-dont-refresh-before-searching.patch: zypp: Don\'t refresh repos before searching (gh#PackageKit/PackageKit/commit/58c7c0285, bsc#1199895).
* Wed Aug 03 2022 Jonathan Kang - Modified PackageKit.spec: bump libzypp dependency version to 17.31.0.- Add PackageKit-zypp-avoid-statuReset.patch: zypp: Avoid statuReset() on locked packages (gh#PackageKit/PackageKit/commit/dd1964255, bsc#1199895).- Add PackageKit-zypp-disable-upgrade-system-in-sle.patch: zypp: Disable upgrade-system support in SLE (gh#PackageKit/PackageKit/commit/0fcd820c2).- Add PackageKit-zypp-restore-pool-status-after-simulating-update.patch: zypp: restore pool status after simulating an update (gh#PackageKit/PackageKit/commit/2b61a6649, bsc#1199895).- Add PackageKit-zypp-fix-is-tumbleweed-check.patch: zypp: build the pool before calling is_tumbleweed() (gh#PackageKit/PackageKit/commit/146890153).- Add PackageKit-zypp-update-libzypp-dependency-version.patch: zypp: update libzypp dependency version (gh#PackageKit/PackageKit/commit/58c7c0285, bsc#1199895).
* Sat Jul 09 2022 Callum Farmer - Move the dbus-1 system.d file to /usr (bsc#1201347)
* Fri Jul 01 2022 Jonathan Kang - Add PackageKit-zypp-add-upgrade-system.patch: implement upgrade-system method(gh#hughsie/PackageKit/commit/930dd201b).
* Thu May 26 2022 Jonathan Kang - Add PackageKit-zypp-locked-packages.patch: zypp: ignore locked packages(gh#hughsie/PackageKit#543, boo#1199895).
* Fri May 20 2022 Dominique Leuenberger - Update to version 1.2.5: + Backends: - dnf: . Add support for autoremove flag when removing packages. . Searches by name and package details should be case insensitive. . Update appstream xml files if dnf_sack_add_repos() does the download. - zypp: . Add -std=c++1z cpp flags. . Fix crash when search string is NULL. . Fix package installation using undefined data. - Changes to alpm, apttcc, nix, and slack. + Bugfixes: - Install offline-update enablement symlink if Meson is new enough. - Move Wants= line for network-online.target. - Add flags to D-Bus offline invoking methods. - Properly handle allow-reinstall flag for installations. - Provide better error message if trying to install an installed package. - Wait until online to activate systemd service.- Drop 505.patch, PackageKit-zypp-c++17.patch, and PackageKit-zypp-fix-crash-with-empty-search-string.patch: fixed upstream.
* Tue Nov 16 2021 Dominique Leuenberger - Apply all patches unconditonally: PackageKit-zypp-c++17.patch is merged in upstream git and thus does not justify to be conditionally applied.- Switching back to autosetup, as this works without conditional patches.
* Tue Nov 16 2021 Dominique Leuenberger - Rewrite prep phase to not use autopatch -M: SLE15/Leap15\'s RPM version does not support that syntax yet.
* Fri Nov 05 2021 Jonathan Kang - Add PackageKit-zypp-c++17.patch: Fix build failure when building with libzypp > 17.28.5 and gcc < 11 (gh#hughsie/PackageKit/commit/1a6bb6ae6, bsc#1192349).
* Fri Nov 05 2021 Bjørn Lie - 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.
* Thu Sep 16 2021 Stanislav Brabec - Remove obsolete translation-update-upstream support (jsc#SLE-21105).
* Fri Aug 20 2021 Jonathan Kang - 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).
* Thu Jul 29 2021 Yifan Jiang - Drop upstream merged patches on SLE and Leap 15.4: + PackageKit-CVE-2020-16121.patch
* Thu Jun 10 2021 Dario Faggioli - 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
* Fri Mar 26 2021 Jonathan Kang - Add PackageKit-cancel-transaction-if-daemon-disappears.patch: Fix hangs in packagekit-glib2 client if daemon crashes (gh#hughsie/PackageKit#464).
* Mon Mar 15 2021 Andrei Dziahel - Add PackageKit-remove-transaction-size-limit.patch: Remove large transaction size sanity check (gh#hughsie/PackageKit/commit#ac5c8660)
* Mon Mar 01 2021 Jonathan Kang - 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).
* Fri Feb 26 2021 Neal Gompa - 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
* Sat Jan 30 2021 Dominique Leuenberger - Do not build cnf: scout-c-n-f is still pending, having PK-cnf obsolete cnf is unacceptable.
* Fri Jan 29 2021 Neal Gompa - Backport fix from upstream to have DNF backend force dup for updates + Patch: PackageKit-dnf-Add-support-for-coercing-upgrade-to-distupgrade.patch
* Wed Jan 27 2021 Jonathan Kang - Add PackageKit-zypp-reset-update-mode-after-get-updates.patch: zypp: Reset update mode after getting updates (gh#hughsie/PackageKit/commit#b208f551, bsc#1180150).
* Tue Jan 19 2021 Stasiek Michalski - Build command-not-found by default
* Tue Dec 29 2020 Bjørn Lie - Add PackageKit-fix-crash-pre-dbus.patch: Do not crash when calling pk_dbus_get_uid() before D-Bus is setup.
* Fri Dec 04 2020 Jonathan Kang - Add PackageKit-CVE-2020-16121.patch: Information disclosure in InstallFiles, GetFilesLocal and GetDetailsLocal (gh#hughsie/PackageKit/commit/d5e8c597, bsc#1176930).
* Wed Dec 02 2020 Jonathan Kang - Add PackageKit-zypp-cleanup-tmp-files.patch: Revert \"Revert \"zypp: Clean up temporary files when PK quits\"\" (bsc#1169739 gh#hughsie/PackageKit/commit#cf73b01a).
* Wed Nov 04 2020 Jonathan Kang - Update summary and description of gstreamer-plugin and gtk3-module subpackages in spec file (bsc#1104313).
* Mon Nov 02 2020 Dominique Leuenberger - 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
* Fri Oct 30 2020 Jonathan Kang - Add PackageKit-bsc1169739.patch: main: notify the service manager when it\'s beginning to shutdown (gh#/hughsie/PackageKit/commit/d8dd484d, bsc#1169739).
* Wed Oct 28 2020 Franck Bui - Replace $DISABLE_RESTART_ON_UPDATE=yes with %service_del_postun_without_restart Use of $DISABLE_RESTART_ON_UPDATE is deprecated.
* Tue Oct 13 2020 Jonathan Kang - 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).
* Mon Sep 21 2020 Jonathan Kang - Add PackageKit-zypp-set-PATH.patch: zypp: Set PATH variable (gh#/hughsie/PackageKit/commit/2fb7fc6e, bsc#1175315).
* Mon Sep 07 2020 Neal Gompa - 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
* Thu Aug 13 2020 Jonathan Kang - Add PackageKit-zypp-cleanup-tmp-files.patch: zypp: Cleanup temporary files when PackageKit quits (gh#/hughsie/PackageKit/commit/807f410, bsc#1169739).
* Tue Jun 16 2020 Jonathan Kang - 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).
* Tue May 26 2020 Jonathan Kang - Add PackageKit-zypp-ensure-ResPool-before-is_tumbleweed.patch: zypp: Ensure ResPool is built before is_tumbleweed() (gh#/hughsie/PackageKit/commit/5c0fd7d7).
* Wed Apr 22 2020 Jonathan Kang - Remove is_opensuse macro in spec file to sync SLE and openSUSE differences(jsc#SLE-11804).
* Thu Mar 12 2020 Jonathan Kang - 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).
* Tue Mar 10 2020 Jonathan Kang - Fix source URL in the spec file.
* Sat Mar 07 2020 Neal Gompa - Add patch to stop zypp backend failing on already installed packages (boo#1155624) + Patch: PackageKit-zypp-revert-fail-on-already-installed.patch
* Sat Jan 25 2020 Dominique Leuenberger - No longer recommend -lang: supplements are in use
* Sun Jan 19 2020 Neal Gompa - Fix autotools modifications in openSUSE vendor patch + Patch: PackageKit-dnf-Add-openSUSE-vendor.patch
* Sun Jan 12 2020 Neal Gompa - 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
 
ICM