Fri, 03 May 2024 10:50:46 UTC | login

Information for build PackageKit-1.2.6-11.fc40

ID261741
Package NamePackageKit
Version1.2.6
Release11.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/PackageKit.git#9cd11bdfaa6ed5fbf35016d8f1d7072fbae29c2f
SummaryPackage management service
DescriptionPackageKit is a D-Bus abstraction layer that allows the session user to manage packages in a secure way using a cross-distro, cross-architecture API.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 04 Nov 2023 20:18:43 UTC
CompletedMon, 06 Nov 2023 00:38:08 UTC
Taskbuild (f40, /rpms/PackageKit.git:9cd11bdfaa6ed5fbf35016d8f1d7072fbae29c2f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/PackageKit.git#9cd11bdfaa6ed5fbf35016d8f1d7072fbae29c2f'}}
Tags
f40
RPMs
src
PackageKit-1.2.6-11.fc40.src.rpm (info) (download)
riscv64
PackageKit-1.2.6-11.fc40.riscv64.rpm (info) (download)
PackageKit-command-not-found-1.2.6-11.fc40.riscv64.rpm (info) (download)
PackageKit-cron-1.2.6-11.fc40.riscv64.rpm (info) (download)
PackageKit-glib-1.2.6-11.fc40.riscv64.rpm (info) (download)
PackageKit-glib-devel-1.2.6-11.fc40.riscv64.rpm (info) (download)
PackageKit-gstreamer-plugin-1.2.6-11.fc40.riscv64.rpm (info) (download)
PackageKit-gtk3-module-1.2.6-11.fc40.riscv64.rpm (info) (download)
PackageKit-command-not-found-debuginfo-1.2.6-11.fc40.riscv64.rpm (info) (download)
PackageKit-debuginfo-1.2.6-11.fc40.riscv64.rpm (info) (download)
PackageKit-debugsource-1.2.6-11.fc40.riscv64.rpm (info) (download)
PackageKit-glib-debuginfo-1.2.6-11.fc40.riscv64.rpm (info) (download)
PackageKit-gstreamer-plugin-debuginfo-1.2.6-11.fc40.riscv64.rpm (info) (download)
PackageKit-gtk3-module-debuginfo-1.2.6-11.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Tue Jul 25 2023 Adam Williamson <awilliam@redhat.com> 1.2.6-11 - Backport PR #643 to fix symbol errors on Rawhide * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> 1.2.6-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 15 2023 Python Maint <python-maint@redhat.com> 1.2.6-9 - Rebuilt for Python 3.12 * Fri May 19 2023 Petr Písař <ppisar@redhat.com> 1.2.6-8 - Rebuild against rpm-4.19 (https://fedoraproject.org/wiki/Changes/RPM-4.19) * Wed Feb 22 2023 Richard Hughes <richard@hughsie.com> 1.2.6-7 - migrated to SPDX license * Tue Jan 24 2023 Michael Catanzaro <mcatanzaro@redhat.com> 1.2.6-6 - Add patches to shut down on idle, including new dnf plugin * Tue Jan 24 2023 Michael Catanzaro <mcatanzaro@redhat.com> 1.2.6-5 - Revert "Add patches to shut down on idle, including new dnf plugin" * Tue Jan 24 2023 Michael Catanzaro <mcatanzaro@redhat.com> 1.2.6-4 - Revert "Avoid creating new -dnf-plugin subpackage" * Mon Jan 23 2023 Michael Catanzaro <mcatanzaro@redhat.com> 1.2.6-3 - Avoid creating new -dnf-plugin subpackage * Mon Jan 23 2023 Michael Catanzaro <mcatanzaro@redhat.com> 1.2.6-2 - Add patches to shut down on idle, including new dnf plugin * Mon Jan 23 2023 Michael Catanzaro <mcatanzaro@redhat.com> 1.2.6-1 - Update to 1.2.6 * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Feb 17 2022 Richard Hughes <rhughes@redhat.com> - 1.2.5-1 - New upstream release - Properly handle allow-reinstall flag for installations - Provide better error message if trying to install an installed package - Searches by name and package details should be case insensitive - Update appstream xml files if dnf_sack_add_repos() does the download - Wait until online to activate systemd service * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Oct 27 2021 Rex Dieter <rdieter@fedoraproject.org> - 1.2.4-3 - own /var/cache/PackageKit (#2016636) * Fri Sep 10 2021 Adam Williamson <awilliam@redhat.com> - 1.2.4-2 - Backport PR #505 to fix offline upgrading (#2002609) * Fri Jul 30 2021 Richard Hughes <rhughes@redhat.com> - 1.2.4-1 - New upstream release - Add specific error code when user declined interaction - Avoid spurious GObject::notify signal emissions - Fix a leak on calling set_locale() a second time - Fix a possible use-after-free under pk_client_cancel_cb() - Honor install_weak_deps=False - Improve thread safety on an operation cancellation - Let the finish understand the 'cancelled' exit code - Only set polkit interactive flag if method call has too - Read update information also when getting list of updates - Use 'hy_query_get_advisory_pkgs', if available