Import CS
This commit is contained in:
parent
99e0f17001
commit
c23e56230a
@ -1,45 +0,0 @@
|
||||
diff -urNp PackageKit-0.8.14.old/etc/Vendor.conf PackageKit-0.8.14/etc/Vendor.conf
|
||||
--- PackageKit-0.8.14.old/etc/Vendor.conf 2013-12-02 15:14:19.644838900 +0000
|
||||
+++ PackageKit-0.8.14/etc/Vendor.conf 2013-12-02 15:15:26.956925038 +0000
|
||||
@@ -12,7 +12,7 @@
|
||||
# If the value is set to 'none' then no link is shown.
|
||||
#
|
||||
# default=https://www.freedesktop.org/software/PackageKit/pk-package-not-found.html
|
||||
-DefaultUrl=https://www.freedesktop.org/software/PackageKit/pk-package-not-found.html
|
||||
+DefaultUrl=https://fedoraproject.org/wiki/PackageKit_Items_Not_Found#Missing_Package
|
||||
|
||||
# The URL which is shown to the user when a codec could not be found.
|
||||
# It should explain why certain codecs cannot be used, and perhaps show
|
||||
@@ -21,7 +21,7 @@ DefaultUrl=http://www.packagekit.org/pk-
|
||||
# If the value is set to 'none' then the value of DefaultUrl is used.
|
||||
#
|
||||
# default=none
|
||||
-CodecUrl=none
|
||||
+CodecUrl=https://fedoraproject.org/wiki/PackageKit_Items_Not_Found#Missing_Codec
|
||||
|
||||
# The URL which is shown to the user when hardware drivers could not be found.
|
||||
# It should explain why some hardware is not supported, and links to futher
|
||||
@@ -30,7 +30,7 @@ CodecUrl=none
|
||||
# If the value is set to 'none' then the value of DefaultUrl is used.
|
||||
#
|
||||
# default=none
|
||||
-HardwareUrl=none
|
||||
+HardwareUrl=https://fedoraproject.org/wiki/PackageKit_Items_Not_Found#Missing_Driver
|
||||
|
||||
# The URL which is shown to the user when fonts could not be found.
|
||||
# Alternatives should probably be suggested where possible.
|
||||
@@ -38,7 +38,7 @@ HardwareUrl=none
|
||||
# If the value is set to 'none' then the value of DefaultUrl is used.
|
||||
#
|
||||
# default=none
|
||||
-FontUrl=none
|
||||
+FontUrl=https://fedoraproject.org/wiki/PackageKit_Items_Not_Found#Missing_Font
|
||||
|
||||
# The URL which is shown to the user when programs handing a mime tpye could not
|
||||
# be found. It should probably explain how to use wine if the program is a
|
||||
@@ -47,4 +47,4 @@ FontUrl=none
|
||||
# If the value is set to 'none' then the value of DefaultUrl is used.
|
||||
#
|
||||
# default=none
|
||||
-MimeUrl=none
|
||||
+MimeUrl=https://fedoraproject.org/wiki/PackageKit_Items_Not_Found#Missing_MIME_Support
|
||||
506
PackageKit.spec
506
PackageKit.spec
@ -1,3 +1,13 @@
|
||||
## START: Set by rpmautospec
|
||||
## (rpmautospec version 0.6.5)
|
||||
## RPMAUTOSPEC: autorelease, autochangelog
|
||||
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
|
||||
release_number = 9;
|
||||
base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
|
||||
print(release_number + base_release_number - 1);
|
||||
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
|
||||
## END: Set by rpmautospec
|
||||
|
||||
%global glib2_version 2.54.0
|
||||
%global libdnf_version 0.43.1
|
||||
|
||||
@ -256,4 +266,498 @@ systemctl disable packagekit-offline-update.service > /dev/null 2>&1 || :
|
||||
%{_datadir}/vala/vapi/packagekit-glib2.deps
|
||||
|
||||
%changelog
|
||||
%autochangelog
|
||||
## START: Generated by rpmautospec
|
||||
* Mon Apr 27 2026 Richard Hughes <richard@hughsie.com> - 1.2.8-9
|
||||
- Fix CVE-2026-41651
|
||||
|
||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.2.8-8
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
|
||||
* Thu Jul 25 2024 Milan Crha <mcrha@redhat.com> - 1.2.8-7
|
||||
- Related: RHEL-39682 (Backport upstream patches to fix recent regressions)
|
||||
|
||||
* Tue Jun 25 2024 Tomas Pelka <tpelka@redhat.com> - 1.2.8-6
|
||||
- Add gating.yaml via API
|
||||
|
||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.2.8-5
|
||||
- Bump release for June 2024 mass rebuild
|
||||
|
||||
* Thu Jun 13 2024 Milan Crha <mcrha@redhat.com> - 1.2.8-4
|
||||
- Resolves: RHEL-39682 (Mark PackageKit as compulsory in AppStream
|
||||
metadata)
|
||||
|
||||
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.8-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.8-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Sat Dec 30 2023 Alessandro Astone <ales.astone@gmail.com> - 1.2.8-1
|
||||
- Update to 1.2.8
|
||||
|
||||
* 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
|
||||
|
||||
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.3-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
* Thu Jul 15 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 1.2.3-2
|
||||
- Add package-remove-password-prompt.patch for fedora-workstation#233
|
||||
|
||||
* Mon Mar 22 2021 Richard Hughes <rhughes@redhat.com> - 1.2.3-1
|
||||
- New upstream release
|
||||
- Add support for coercing upgrade to distupgrade
|
||||
- Append to cron log instead of overwriting it
|
||||
- Cancel a transaction if calling Cancel fails or the daemon disappears
|
||||
- Remove large transaction size sanity check
|
||||
|
||||
* Mon Mar 08 2021 Richard Hughes <rhughes@redhat.com> - 1.2.2-5
|
||||
- Drop unused gnome-doc-utils BR
|
||||
|
||||
* Tue Feb 09 2021 Kalev Lember <klember@redhat.com> - 1.2.2-4
|
||||
- Fix multilib conflicts in generated pk-enum-types.h (#1915259)
|
||||
|
||||
* Mon Jan 25 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Mon Nov 9 2020 Vít Ondruch <vondruch@redhat.com> - 1.2.2-2
|
||||
- Fix crash on login.
|
||||
Resolves: rhbz#1836304
|
||||
|
||||
* Mon Nov 02 2020 Richard Hughes <rhughes@redhat.com> - 1.2.2-1
|
||||
- New upstream release
|
||||
- Notify systemd when beginning to shutdown
|
||||
- Fix possible information disclosure
|
||||
|
||||
* Mon Sep 07 2020 Richard Hughes <rhughes@redhat.com> - 1.2.1-1
|
||||
- New upstream release
|
||||
- Actually merge in the PolicyKit translation
|
||||
- Exit pkcon with retval 5 if no packages needed be installed
|
||||
- Fix command-not-found handling arguments with spaces
|
||||
- Fix setting libexecdir for command-not-found helper
|
||||
- Use SQL statements for queries with input
|
||||
|
||||
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
* Fri May 08 2020 Adam Williamson <awilliam@redhat.com> - 1.2.0-3
|
||||
- Fix packagekit-offline-update.service not being enabled (#1833176)
|
||||
|
||||
* Tue May 05 2020 Neal Gompa <ngompa13@gmail.com> - 1.2.0-2
|
||||
- Clean up and simplify spec
|
||||
- Fix packaging to work properly with EL8+
|
||||
|
||||
* Mon May 04 2020 Richard Hughes <rhughes@redhat.com> - 1.2.0-1
|
||||
- New upstream release
|
||||
- Do not do failable actions in constructors
|
||||
- Load all the repos and vars directories
|
||||
- Port to the meson build system
|
||||
- Remove the GTK2 gtk-module support
|
||||
- Revert "Shutdown the daemon on idle by default"
|
||||
|
||||
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.13-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
* Wed Jan 08 2020 Richard Hughes <rhughes@redhat.com> - 1.1.13-1
|
||||
- New upstream release
|
||||
- Don't use a bash regex to fix command not found on other shells
|
||||
- Keep a ref on transaction while doing async polkit call
|
||||
- Properly mark obsoleted packages when simulating upgrade
|
||||
- Return directly when its state is going backwards
|
||||
- Shrink the progress bar to fit when run in small spaces
|
||||
- Support non-x86 arches in gstreamer helper
|
||||
- zsh command not found should return the same as its bash equivalent
|
||||
|
||||
* Tue Aug 13 2019 Richard Hughes <rhughes@redhat.com> - 1.1.12-12
|
||||
- Fix rpmdb permission of transaction database file
|
||||
|
||||
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.12-11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
* Fri Jul 19 2019 Richard Hughes <rhughes@redhat.com> - 1.1.12-10
|
||||
- Do not trigger an inotity event when the AppStream XML data is unchanged
|
||||
- Remove the unconditional copy to speed up gnome-software startup.
|
||||
|
||||
* Fri Jul 12 2019 Kalev Lember <klember@redhat.com> - 1.1.12-9
|
||||
- Drop unused comps-extras requires
|
||||
|
||||
* Wed Jun 19 2019 Kalev Lember <klember@redhat.com> - 1.1.12-8
|
||||
- Don't override DnfContext's release_ver for the running system
|
||||
|
||||
* Mon Jun 10 22:13:21 CET 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.1.12-7
|
||||
- Rebuild for RPM 4.15
|
||||
|
||||
* Mon Jun 10 15:42:04 CET 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.1.12-6
|
||||
- Rebuild for RPM 4.15
|
||||
|
||||
* Mon Mar 04 2019 Kalev Lember <klember@redhat.com> - 1.1.12-5
|
||||
- Use new plymouth "system-upgrade" and "reboot" modes
|
||||
|
||||
* Mon Feb 04 2019 Kalev Lember <klember@redhat.com> - 1.1.12-4
|
||||
- Update BRs for vala packaging changes
|
||||
|
||||
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.12-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
* Tue Dec 18 2018 Kalev Lember <klember@redhat.com> - 1.1.12-2
|
||||
- Invalidate the sack cache after downloading new metadata (#1642878)
|
||||
|
||||
* Wed Nov 28 2018 Kalev Lember <klember@redhat.com> - 1.1.12-1
|
||||
- Update to 1.1.12
|
||||
|
||||
* Tue Sep 25 2018 Richard Hughes <rhughes@redhat.com> - 1.1.11-1
|
||||
- New upstream release
|
||||
- Add --autoremove option to pkcon
|
||||
- De-register callbacks on PkClientHelper finalize
|
||||
- Don't complain if command-not-found get uninstalled while running
|
||||
- Never assert when an interactive TTY is not available
|
||||
- Shut down services cleanly before rebooting after offline updates
|
||||
- Shutdown the daemon on idle by default
|
||||
|
||||
* Sat Sep 22 2018 Adam Williamson <awilliam@redhat.com> - 1.1.10-5
|
||||
- Backport several more fixes from master for libdnf compat
|
||||
|
||||
* Tue Jul 24 2018 Stephen Gallagher <sgallagh@redhat.com> - 1.1.10-4
|
||||
- Add patch to support modularity
|
||||
|
||||
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.10-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
* Tue Jun 26 2018 Adam Williamson <awilliam@redhat.com> - 1.1.10-2
|
||||
- Rebuild for new libdnf
|
||||
|
||||
* Mon Apr 23 2018 Richard Hughes <rhughes@redhat.com> - 1.1.10-1
|
||||
- New upstream release
|
||||
- This release fixes CVE-2018-1106 which is a moderate security issue.
|
||||
|
||||
* Tue Mar 27 2018 Kalev Lember <klember@redhat.com> - 1.1.9-4
|
||||
- Remove ldconfig scriptlets
|
||||
|
||||
* Thu Mar 22 2018 Kalev Lember <klember@redhat.com> - 1.1.9-3
|
||||
- Create /var/cache/app-info/{icons,xmls} directories
|
||||
|
||||
* Mon Mar 12 2018 Kalev Lember <klember@redhat.com> - 1.1.9-2
|
||||
- Don't abort on daemon startup for invalid .repo files
|
||||
|
||||
* Mon Mar 05 2018 Kalev Lember <klember@redhat.com> - 1.1.9-1
|
||||
- Update to 1.1.9
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.8-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
* Tue Jan 09 2018 Kalev Lember <klember@redhat.com> - 1.1.8-1
|
||||
- Update to 1.1.8
|
||||
|
||||
* Mon Sep 11 2017 Richard Hughes <rhughes@redhat.com> - 1.1.7-1
|
||||
- New upstream release
|
||||
- Add fedora-cisco-openh264 repos to supported repos list
|
||||
- Add missing context pushes and pops in appstream-glib
|
||||
- Add the ability to install updates on reboot in PackageKit-cron
|
||||
- Effectively check for previous proxy entries
|
||||
- Fix an inverted condition that led to frequent crashes
|
||||
- Show a different progress message for system upgrades
|
||||
|
||||
* Fri Aug 11 2017 Igor Gnatenko <ignatenko@redhat.com> - 1.1.6-7
|
||||
- Rebuilt after RPM update (№ 3)
|
||||
|
||||
* Thu Aug 10 2017 Igor Gnatenko <ignatenko@redhat.com> - 1.1.6-6
|
||||
- Rebuilt for RPM soname bump
|
||||
|
||||
* Thu Aug 10 2017 Igor Gnatenko <ignatenko@redhat.com> - 1.1.6-5
|
||||
- Rebuilt for RPM soname bump
|
||||
|
||||
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.6-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.6-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||
|
||||
* Thu Jun 15 2017 Richard Hughes <rhughes@redhat.com> - 1.1.6-2
|
||||
- Fix a crash when refreshing the metadata cache
|
||||
- Resolves: #1460825
|
||||
|
||||
* Wed Jun 07 2017 Richard Hughes <rhughes@redhat.com> - 1.1.6-1
|
||||
- New upstream release
|
||||
- Ensure AppStream is deployed when the repo is updated
|
||||
|
||||
* Fri Mar 24 2017 Kalev Lember <klember@redhat.com> - 1.1.5-4
|
||||
- Fix the offline updater to work with latest systemd (#1430920)
|
||||
|
||||
* Fri Mar 17 2017 Kalev Lember <klember@redhat.com> - 1.1.5-3
|
||||
- Build with system libdnf
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.5-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
* Tue Jan 17 2017 Kalev Lember <klember@redhat.com> - 1.1.5-1
|
||||
- Update to 1.1.5
|
||||
- Update to latest libdnf git snapshot (#1398429)
|
||||
|
||||
* Wed Dec 21 2016 Kalev Lember <klember@redhat.com> - 1.1.5-0.1.20161221
|
||||
- Update to latest git snapshot
|
||||
|
||||
* Mon Dec 19 2016 Kalev Lember <klember@redhat.com> - 1.1.4-3
|
||||
- Adapt for libhif->libdnf git repo rename
|
||||
|
||||
* Fri Dec 16 2016 Kalev Lember <klember@redhat.com> - 1.1.4-2
|
||||
- Update to latest libdnf git snapshot (#1383819)
|
||||
|
||||
* Mon Sep 19 2016 Richard Hughes <rhughes@redhat.com> - 1.1.4-1
|
||||
- New upstream release
|
||||
- Change the configuration of the cron script to a sysconfig-like config
|
||||
- Don't crash when emitting PropertiesChanged for NULL values
|
||||
- Fix several small memory leaks
|
||||
- Look for command-not-found dbus socket in /run instead of /var/run
|
||||
- Use GetFilesLocal in pkcon get-files if argument is a file
|
||||
|
||||
* Thu Sep 08 2016 Kalev Lember <klember@redhat.com> - 1.1.4-0.4.20160901
|
||||
- Update to latest libdnf git snapshot (#1344643)
|
||||
|
||||
* Thu Sep 01 2016 Kalev Lember <klember@redhat.com> - 1.1.4-0.3.20160901
|
||||
- Update to latest git snapshot
|
||||
|
||||
* Wed Aug 31 2016 Kalev Lember <klember@redhat.com> - 1.1.4-0.2.20160825
|
||||
- Update to latest git snapshot
|
||||
|
||||
* Fri Aug 05 2016 Kalev Lember <klember@redhat.com> - 1.1.4-0.1.20160805
|
||||
- Update to today's git snapshot
|
||||
- Switch to new libdnf based backend
|
||||
|
||||
* Wed Jul 27 2016 Kalev Lember <klember@redhat.com> - 1.1.3-2
|
||||
- engine: Don't crash when emitting PropertiesChanged for NULL values
|
||||
(#1359479)
|
||||
|
||||
* Thu Jul 14 2016 Kalev Lember <klember@redhat.com> - 1.1.3-1
|
||||
- Update to 1.1.3
|
||||
|
||||
* Tue Jul 12 2016 Kalev Lember <klember@redhat.com> - 1.1.2-1
|
||||
- Update to 1.1.2
|
||||
- Set minimum required glib2 and libhif versions
|
||||
|
||||
* Tue Jun 07 2016 Kalev Lember <klember@redhat.com> - 1.1.1-3
|
||||
- Match unavailable packages for the what-provides query
|
||||
|
||||
* Sat May 28 2016 Kalev Lember <klember@redhat.com> - 1.1.1-2
|
||||
- Require admin authorisation to trigger a distro upgrade (#1335458)
|
||||
|
||||
* Wed Apr 20 2016 Richard Hughes <rhughes@redhat.com> - 1.1.1-1
|
||||
- New upstream release
|
||||
- Add TriggerUpgrade DBus method handling
|
||||
- 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
|
||||
- Set ALLOW_DOWNGRADE flag for all transactions
|
||||
|
||||
* Fri Feb 12 2016 Richard Hughes <rhughes@redhat.com> - 1.1.0-1
|
||||
- New upstream release
|
||||
- Add support for UpgradeSystem
|
||||
- Correctly store file descriptor from logind
|
||||
- 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
|
||||
- Port to g_autoptr()
|
||||
- Relax validation performed on input strings passed to backends
|
||||
- Remove the PackageKit browser plugin
|
||||
- Use the GLib network monitoring support
|
||||
|
||||
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.11-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
* Fri Nov 27 2015 Richard Hughes <rhughes@redhat.com> - 1.0.11-1
|
||||
- Add support for HTTP proxy
|
||||
- Allow the use of variadic functions in vala
|
||||
- By popular demand, reintroduce the UpgradeSystem method
|
||||
- Improve RefreshCache progress updates
|
||||
- New upstream release
|
||||
|
||||
* Mon Oct 19 2015 Kalev Lember <klember@redhat.com> - 1.0.10-2
|
||||
- Remove PackageKit-cached-metadata subpackage
|
||||
|
||||
* Mon Sep 21 2015 Richard Hughes <rhughes@redhat.com> - 1.0.10-1
|
||||
- Update to 1.0.10 to fix a couple of bugs in the offline updater
|
||||
|
||||
* Tue Sep 15 2015 Richard Hughes <rhughes@redhat.com> - 1.0.9-1
|
||||
- New upstream release
|
||||
- Check the offline action trigger before performing the update
|
||||
- Fix a race with the backend job thread creation
|
||||
|
||||
* Sat Sep 05 2015 Kalev Lember <klember@redhat.com> - 1.0.8-3
|
||||
- Rebuilt for librpm soname bump
|
||||
|
||||
* Thu Aug 20 2015 Kalev Lember <klember@redhat.com> - 1.0.8-2
|
||||
- Revert "Correctly register enum properties" as this broke offline updates
|
||||
|
||||
* Wed Aug 19 2015 Richard Hughes <rhughes@redhat.com> - 1.0.8-1
|
||||
- New upstream release
|
||||
- Exit quietly if we didn't prepare the offline update
|
||||
- Record the UID of the session user in the yumdb
|
||||
|
||||
* Fri Aug 14 2015 Kalev Lember <klember@redhat.com> - 1.0.7-3
|
||||
- Rebuild for new libappstream-glib
|
||||
|
||||
* Sun Jul 26 2015 Kevin Fenzi <kevin@scrye.com> 1.0.7-2
|
||||
- Rebuild for new librpm
|
||||
|
||||
* Mon Jul 13 2015 Richard Hughes <rhughes@redhat.com> - 1.0.7-1
|
||||
- New upstream release
|
||||
- Correct punctuation while applying offline updates
|
||||
- Define command_not_found_handler for zsh
|
||||
- Port GTK+ module to org.freedesktop.PackageKit.Modify2
|
||||
- Return the correct return codes for syntax errors
|
||||
|
||||
* Tue Jun 16 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.6-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
* Mon Jun 08 2015 Kalev Lember <kalevlember@gmail.com> - 1.0.6-6
|
||||
- Actually apply the patches
|
||||
|
||||
* Mon Jun 08 2015 Kalev Lember <kalevlember@gmail.com> - 1.0.6-5
|
||||
- Backport a few more upstream patches:
|
||||
- Add missing locking when accessing sack cache (#1146734)
|
||||
- Improve parallel kernel installation (#1205649)
|
||||
|
||||
* Wed May 20 2015 Kalev Lember <kalevlember@gmail.com> - 1.0.6-4
|
||||
- Update cached metadata in preparation for F22 release
|
||||
|
||||
* Fri May 15 2015 Kalev Lember <kalevlember@gmail.com> - 1.0.6-3
|
||||
- Revert a commit that inadvertantly changed the default value for the
|
||||
TriggerAction DBus property
|
||||
|
||||
* Mon May 11 2015 Kalev Lember <kalevlember@gmail.com> - 1.0.6-2
|
||||
- Update cached metadata
|
||||
|
||||
* Tue Apr 07 2015 Richard Hughes <rhughes@redhat.com> - 1.0.6-1
|
||||
- New upstream release
|
||||
- Add dbus method for returning prepared packages
|
||||
- Don't recursive lock the debug mutex when using --verbose without a tty
|
||||
- Make "reboot" the default action for no action file
|
||||
|
||||
* Sat Mar 28 2015 Kalev Lember <kalevlember@gmail.com> - 1.0.5-2
|
||||
- Backport a crash fix from upstream (#1185544)
|
||||
- Update cached metadata
|
||||
- Use license macro for the COPYING file
|
||||
|
||||
* Sat Feb 21 2015 Kalev Lember <kalevlember@gmail.com> - 1.0.5-1
|
||||
- Update to 1.0.5
|
||||
- Backport new missing gstreamer codecs API
|
||||
|
||||
* Fri Feb 06 2015 Richard Hughes <rhughes@redhat.com> - 1.0.4-2
|
||||
- Adapt to the new hawkey API.
|
||||
|
||||
* Mon Jan 19 2015 Richard Hughes <rhughes@redhat.com> - 1.0.4-1
|
||||
- New upstream release
|
||||
- Actually inhibit logind when the transaction can't be cancelled
|
||||
- Add 'quit' command to pkcon
|
||||
- Automatically import metadata public keys when safe to do so
|
||||
- Automatically install AppStream metadata
|
||||
- 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
|
||||
- Look for unavailable packages during resolve
|
||||
- Make pk_backend_job_call_vfunc() threadsafe
|
||||
- Make pk_backend_repo_list_changed() threadsafe
|
||||
- Return 'unavailable' packages for metadata-only repos
|
||||
- Use a thread-local HifTransaction to avoid db3 index corruption
|
||||
|
||||
* Mon Nov 17 2014 Kalev Lember <kalevlember@gmail.com> - 1.0.3-2
|
||||
- Update cached metadata in preparation for F21 release
|
||||
|
||||
* Mon Nov 10 2014 Richard Hughes <rhughes@redhat.com> - 1.0.3-1
|
||||
- New upstream release
|
||||
- Add support for reinstallation and downgrades
|
||||
- Be smarter when using the vendor cache
|
||||
|
||||
* Tue Oct 21 2014 Richard Hughes <rhughes@redhat.com> - 1.0.1-1
|
||||
- New upstream release
|
||||
- Add a KeepCache config parameter
|
||||
- Do not install the python helpers
|
||||
- Invalidate offline updates when the rpmdb changes
|
||||
- Never allow cancelling a transaction twice
|
||||
|
||||
* Wed Oct 15 2014 Kalev Lember <kalevlember@gmail.com> - 1.0.1-0.1.20141015
|
||||
- Update to today's git snapshot
|
||||
|
||||
* Tue Sep 16 2014 Richard Hughes <rhughes@redhat.com> - 1.0.0-2
|
||||
- Add a new subpackage designed for the workstation spin.
|
||||
- See http://blogs.gnome.org/hughsie/2014/08/29/ for details.
|
||||
|
||||
* Fri Sep 12 2014 Richard Hughes <rhughes@redhat.com> - 1.0.0-1
|
||||
- New upstream release
|
||||
- Add a D-Bus interface and helpers for offline support
|
||||
- Do not shutdown the daemon on idle by default
|
||||
- Refresh the NetworkManager state when the daemon starts
|
||||
- Remove pk-debuginfo-install
|
||||
- Remove the events/pre-transaction.d functionality
|
||||
- Remove the pkexec systemd helpers
|
||||
- Remove the plugin interface
|
||||
- Remove various options from the config file
|
||||
|
||||
## END: Generated by rpmautospec
|
||||
|
||||
430
changelog
430
changelog
@ -1,430 +0,0 @@
|
||||
* 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
|
||||
|
||||
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.3-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
* Thu Jul 15 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 1.2.3-2
|
||||
- Add package-remove-password-prompt.patch for fedora-workstation#233
|
||||
|
||||
* Mon Mar 22 2021 Richard Hughes <rhughes@redhat.com> - 1.2.3-1
|
||||
- New upstream release
|
||||
- Add support for coercing upgrade to distupgrade
|
||||
- Append to cron log instead of overwriting it
|
||||
- Cancel a transaction if calling Cancel fails or the daemon disappears
|
||||
- Remove large transaction size sanity check
|
||||
|
||||
* Mon Mar 08 2021 Richard Hughes <rhughes@redhat.com> - 1.2.2-5
|
||||
- Drop unused gnome-doc-utils BR
|
||||
|
||||
* Tue Feb 09 2021 Kalev Lember <klember@redhat.com> - 1.2.2-4
|
||||
- Fix multilib conflicts in generated pk-enum-types.h (#1915259)
|
||||
|
||||
* Mon Jan 25 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Mon Nov 9 2020 Vít Ondruch <vondruch@redhat.com> - 1.2.2-2
|
||||
- Fix crash on login.
|
||||
Resolves: rhbz#1836304
|
||||
|
||||
* Mon Nov 02 2020 Richard Hughes <rhughes@redhat.com> - 1.2.2-1
|
||||
- New upstream release
|
||||
- Notify systemd when beginning to shutdown
|
||||
- Fix possible information disclosure
|
||||
|
||||
* Mon Sep 07 2020 Richard Hughes <rhughes@redhat.com> - 1.2.1-1
|
||||
- New upstream release
|
||||
- Actually merge in the PolicyKit translation
|
||||
- Exit pkcon with retval 5 if no packages needed be installed
|
||||
- Fix command-not-found handling arguments with spaces
|
||||
- Fix setting libexecdir for command-not-found helper
|
||||
- Use SQL statements for queries with input
|
||||
|
||||
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
* Fri May 08 2020 Adam Williamson <awilliam@redhat.com> - 1.2.0-3
|
||||
- Fix packagekit-offline-update.service not being enabled (#1833176)
|
||||
|
||||
* Tue May 05 2020 Neal Gompa <ngompa13@gmail.com> - 1.2.0-2
|
||||
- Clean up and simplify spec
|
||||
- Fix packaging to work properly with EL8+
|
||||
|
||||
* Mon May 04 2020 Richard Hughes <rhughes@redhat.com> - 1.2.0-1
|
||||
- New upstream release
|
||||
- Do not do failable actions in constructors
|
||||
- Load all the repos and vars directories
|
||||
- Port to the meson build system
|
||||
- Remove the GTK2 gtk-module support
|
||||
- Revert "Shutdown the daemon on idle by default"
|
||||
|
||||
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.13-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
* Wed Jan 08 2020 Richard Hughes <rhughes@redhat.com> - 1.1.13-1
|
||||
- New upstream release
|
||||
- Don't use a bash regex to fix command not found on other shells
|
||||
- Keep a ref on transaction while doing async polkit call
|
||||
- Properly mark obsoleted packages when simulating upgrade
|
||||
- Return directly when its state is going backwards
|
||||
- Shrink the progress bar to fit when run in small spaces
|
||||
- Support non-x86 arches in gstreamer helper
|
||||
- zsh command not found should return the same as its bash equivalent
|
||||
|
||||
* Tue Aug 13 2019 Richard Hughes <rhughes@redhat.com> - 1.1.12-12
|
||||
- Fix rpmdb permission of transaction database file
|
||||
|
||||
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.12-11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
* Fri Jul 19 2019 Richard Hughes <rhughes@redhat.com> - 1.1.12-10
|
||||
- Do not trigger an inotity event when the AppStream XML data is unchanged
|
||||
- Remove the unconditional copy to speed up gnome-software startup.
|
||||
|
||||
* Fri Jul 12 2019 Kalev Lember <klember@redhat.com> - 1.1.12-9
|
||||
- Drop unused comps-extras requires
|
||||
|
||||
* Wed Jun 19 2019 Kalev Lember <klember@redhat.com> - 1.1.12-8
|
||||
- Don't override DnfContext's release_ver for the running system
|
||||
|
||||
* Mon Jun 10 22:13:21 CET 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.1.12-7
|
||||
- Rebuild for RPM 4.15
|
||||
|
||||
* Mon Jun 10 15:42:04 CET 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.1.12-6
|
||||
- Rebuild for RPM 4.15
|
||||
|
||||
* Mon Mar 04 2019 Kalev Lember <klember@redhat.com> - 1.1.12-5
|
||||
- Use new plymouth "system-upgrade" and "reboot" modes
|
||||
|
||||
* Mon Feb 04 2019 Kalev Lember <klember@redhat.com> - 1.1.12-4
|
||||
- Update BRs for vala packaging changes
|
||||
|
||||
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.12-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
* Tue Dec 18 2018 Kalev Lember <klember@redhat.com> - 1.1.12-2
|
||||
- Invalidate the sack cache after downloading new metadata (#1642878)
|
||||
|
||||
* Wed Nov 28 2018 Kalev Lember <klember@redhat.com> - 1.1.12-1
|
||||
- Update to 1.1.12
|
||||
|
||||
* Tue Sep 25 2018 Richard Hughes <rhughes@redhat.com> - 1.1.11-1
|
||||
- New upstream release
|
||||
- Add --autoremove option to pkcon
|
||||
- De-register callbacks on PkClientHelper finalize
|
||||
- Don't complain if command-not-found get uninstalled while running
|
||||
- Never assert when an interactive TTY is not available
|
||||
- Shut down services cleanly before rebooting after offline updates
|
||||
- Shutdown the daemon on idle by default
|
||||
|
||||
* Sat Sep 22 2018 Adam Williamson <awilliam@redhat.com> - 1.1.10-5
|
||||
- Backport several more fixes from master for libdnf compat
|
||||
|
||||
* Tue Jul 24 2018 Stephen Gallagher <sgallagh@redhat.com> - 1.1.10-4
|
||||
- Add patch to support modularity
|
||||
|
||||
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.10-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
* Tue Jun 26 2018 Adam Williamson <awilliam@redhat.com> - 1.1.10-2
|
||||
- Rebuild for new libdnf
|
||||
|
||||
* Mon Apr 23 2018 Richard Hughes <rhughes@redhat.com> - 1.1.10-1
|
||||
- New upstream release
|
||||
- This release fixes CVE-2018-1106 which is a moderate security issue.
|
||||
|
||||
* Tue Mar 27 2018 Kalev Lember <klember@redhat.com> - 1.1.9-4
|
||||
- Remove ldconfig scriptlets
|
||||
|
||||
* Thu Mar 22 2018 Kalev Lember <klember@redhat.com> - 1.1.9-3
|
||||
- Create /var/cache/app-info/{icons,xmls} directories
|
||||
|
||||
* Mon Mar 12 2018 Kalev Lember <klember@redhat.com> - 1.1.9-2
|
||||
- Don't abort on daemon startup for invalid .repo files
|
||||
|
||||
* Mon Mar 05 2018 Kalev Lember <klember@redhat.com> - 1.1.9-1
|
||||
- Update to 1.1.9
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.8-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
* Tue Jan 09 2018 Kalev Lember <klember@redhat.com> - 1.1.8-1
|
||||
- Update to 1.1.8
|
||||
|
||||
* Mon Sep 11 2017 Richard Hughes <rhughes@redhat.com> - 1.1.7-1
|
||||
- New upstream release
|
||||
- Add fedora-cisco-openh264 repos to supported repos list
|
||||
- Add missing context pushes and pops in appstream-glib
|
||||
- Add the ability to install updates on reboot in PackageKit-cron
|
||||
- Effectively check for previous proxy entries
|
||||
- Fix an inverted condition that led to frequent crashes
|
||||
- Show a different progress message for system upgrades
|
||||
|
||||
* Fri Aug 11 2017 Igor Gnatenko <ignatenko@redhat.com> - 1.1.6-7
|
||||
- Rebuilt after RPM update (№ 3)
|
||||
|
||||
* Thu Aug 10 2017 Igor Gnatenko <ignatenko@redhat.com> - 1.1.6-6
|
||||
- Rebuilt for RPM soname bump
|
||||
|
||||
* Thu Aug 10 2017 Igor Gnatenko <ignatenko@redhat.com> - 1.1.6-5
|
||||
- Rebuilt for RPM soname bump
|
||||
|
||||
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.6-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.6-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||
|
||||
* Thu Jun 15 2017 Richard Hughes <rhughes@redhat.com> - 1.1.6-2
|
||||
- Fix a crash when refreshing the metadata cache
|
||||
- Resolves: #1460825
|
||||
|
||||
* Wed Jun 07 2017 Richard Hughes <rhughes@redhat.com> - 1.1.6-1
|
||||
- New upstream release
|
||||
- Ensure AppStream is deployed when the repo is updated
|
||||
|
||||
* Fri Mar 24 2017 Kalev Lember <klember@redhat.com> - 1.1.5-4
|
||||
- Fix the offline updater to work with latest systemd (#1430920)
|
||||
|
||||
* Fri Mar 17 2017 Kalev Lember <klember@redhat.com> - 1.1.5-3
|
||||
- Build with system libdnf
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.5-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
* Tue Jan 17 2017 Kalev Lember <klember@redhat.com> - 1.1.5-1
|
||||
- Update to 1.1.5
|
||||
- Update to latest libdnf git snapshot (#1398429)
|
||||
|
||||
* Wed Dec 21 2016 Kalev Lember <klember@redhat.com> - 1.1.5-0.1.20161221
|
||||
- Update to latest git snapshot
|
||||
|
||||
* Mon Dec 19 2016 Kalev Lember <klember@redhat.com> - 1.1.4-3
|
||||
- Adapt for libhif->libdnf git repo rename
|
||||
|
||||
* Fri Dec 16 2016 Kalev Lember <klember@redhat.com> - 1.1.4-2
|
||||
- Update to latest libdnf git snapshot (#1383819)
|
||||
|
||||
* Mon Sep 19 2016 Richard Hughes <rhughes@redhat.com> - 1.1.4-1
|
||||
- New upstream release
|
||||
- Change the configuration of the cron script to a sysconfig-like config
|
||||
- Don't crash when emitting PropertiesChanged for NULL values
|
||||
- Fix several small memory leaks
|
||||
- Look for command-not-found dbus socket in /run instead of /var/run
|
||||
- Use GetFilesLocal in pkcon get-files if argument is a file
|
||||
|
||||
* Thu Sep 08 2016 Kalev Lember <klember@redhat.com> - 1.1.4-0.4.20160901
|
||||
- Update to latest libdnf git snapshot (#1344643)
|
||||
|
||||
* Thu Sep 01 2016 Kalev Lember <klember@redhat.com> - 1.1.4-0.3.20160901
|
||||
- Update to latest git snapshot
|
||||
|
||||
* Wed Aug 31 2016 Kalev Lember <klember@redhat.com> - 1.1.4-0.2.20160825
|
||||
- Update to latest git snapshot
|
||||
|
||||
* Fri Aug 05 2016 Kalev Lember <klember@redhat.com> - 1.1.4-0.1.20160805
|
||||
- Update to today's git snapshot
|
||||
- Switch to new libdnf based backend
|
||||
|
||||
* Wed Jul 27 2016 Kalev Lember <klember@redhat.com> - 1.1.3-2
|
||||
- engine: Don't crash when emitting PropertiesChanged for NULL values
|
||||
(#1359479)
|
||||
|
||||
* Thu Jul 14 2016 Kalev Lember <klember@redhat.com> - 1.1.3-1
|
||||
- Update to 1.1.3
|
||||
|
||||
* Tue Jul 12 2016 Kalev Lember <klember@redhat.com> - 1.1.2-1
|
||||
- Update to 1.1.2
|
||||
- Set minimum required glib2 and libhif versions
|
||||
|
||||
* Tue Jun 07 2016 Kalev Lember <klember@redhat.com> - 1.1.1-3
|
||||
- Match unavailable packages for the what-provides query
|
||||
|
||||
* Sat May 28 2016 Kalev Lember <klember@redhat.com> - 1.1.1-2
|
||||
- Require admin authorisation to trigger a distro upgrade (#1335458)
|
||||
|
||||
* Wed Apr 20 2016 Richard Hughes <rhughes@redhat.com> - 1.1.1-1
|
||||
- New upstream release
|
||||
- Add TriggerUpgrade DBus method handling
|
||||
- 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
|
||||
- Set ALLOW_DOWNGRADE flag for all transactions
|
||||
|
||||
* Fri Feb 12 2016 Richard Hughes <rhughes@redhat.com> - 1.1.0-1
|
||||
- New upstream release
|
||||
- Add support for UpgradeSystem
|
||||
- Correctly store file descriptor from logind
|
||||
- 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
|
||||
- Port to g_autoptr()
|
||||
- Relax validation performed on input strings passed to backends
|
||||
- Remove the PackageKit browser plugin
|
||||
- Use the GLib network monitoring support
|
||||
|
||||
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.11-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
* Fri Nov 27 2015 Richard Hughes <rhughes@redhat.com> - 1.0.11-1
|
||||
- Add support for HTTP proxy
|
||||
- Allow the use of variadic functions in vala
|
||||
- By popular demand, reintroduce the UpgradeSystem method
|
||||
- Improve RefreshCache progress updates
|
||||
- New upstream release
|
||||
|
||||
* Mon Oct 19 2015 Kalev Lember <klember@redhat.com> - 1.0.10-2
|
||||
- Remove PackageKit-cached-metadata subpackage
|
||||
|
||||
* Mon Sep 21 2015 Richard Hughes <rhughes@redhat.com> - 1.0.10-1
|
||||
- Update to 1.0.10 to fix a couple of bugs in the offline updater
|
||||
|
||||
* Tue Sep 15 2015 Richard Hughes <rhughes@redhat.com> - 1.0.9-1
|
||||
- New upstream release
|
||||
- Check the offline action trigger before performing the update
|
||||
- Fix a race with the backend job thread creation
|
||||
|
||||
* Sat Sep 05 2015 Kalev Lember <klember@redhat.com> - 1.0.8-3
|
||||
- Rebuilt for librpm soname bump
|
||||
|
||||
* Thu Aug 20 2015 Kalev Lember <klember@redhat.com> - 1.0.8-2
|
||||
- Revert "Correctly register enum properties" as this broke offline updates
|
||||
|
||||
* Wed Aug 19 2015 Richard Hughes <rhughes@redhat.com> - 1.0.8-1
|
||||
- New upstream release
|
||||
- Exit quietly if we didn't prepare the offline update
|
||||
- Record the UID of the session user in the yumdb
|
||||
|
||||
* Fri Aug 14 2015 Kalev Lember <klember@redhat.com> - 1.0.7-3
|
||||
- Rebuild for new libappstream-glib
|
||||
|
||||
* Sun Jul 26 2015 Kevin Fenzi <kevin@scrye.com> 1.0.7-2
|
||||
- Rebuild for new librpm
|
||||
|
||||
* Mon Jul 13 2015 Richard Hughes <rhughes@redhat.com> - 1.0.7-1
|
||||
- New upstream release
|
||||
- Correct punctuation while applying offline updates
|
||||
- Define command_not_found_handler for zsh
|
||||
- Port GTK+ module to org.freedesktop.PackageKit.Modify2
|
||||
- Return the correct return codes for syntax errors
|
||||
|
||||
* Tue Jun 16 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.6-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
* Mon Jun 08 2015 Kalev Lember <kalevlember@gmail.com> - 1.0.6-6
|
||||
- Actually apply the patches
|
||||
|
||||
* Mon Jun 08 2015 Kalev Lember <kalevlember@gmail.com> - 1.0.6-5
|
||||
- Backport a few more upstream patches:
|
||||
- Add missing locking when accessing sack cache (#1146734)
|
||||
- Improve parallel kernel installation (#1205649)
|
||||
|
||||
* Wed May 20 2015 Kalev Lember <kalevlember@gmail.com> - 1.0.6-4
|
||||
- Update cached metadata in preparation for F22 release
|
||||
|
||||
* Fri May 15 2015 Kalev Lember <kalevlember@gmail.com> - 1.0.6-3
|
||||
- Revert a commit that inadvertantly changed the default value for the
|
||||
TriggerAction DBus property
|
||||
|
||||
* Mon May 11 2015 Kalev Lember <kalevlember@gmail.com> - 1.0.6-2
|
||||
- Update cached metadata
|
||||
|
||||
* Tue Apr 07 2015 Richard Hughes <rhughes@redhat.com> - 1.0.6-1
|
||||
- New upstream release
|
||||
- Add dbus method for returning prepared packages
|
||||
- Don't recursive lock the debug mutex when using --verbose without a tty
|
||||
- Make "reboot" the default action for no action file
|
||||
|
||||
* Sat Mar 28 2015 Kalev Lember <kalevlember@gmail.com> - 1.0.5-2
|
||||
- Backport a crash fix from upstream (#1185544)
|
||||
- Update cached metadata
|
||||
- Use license macro for the COPYING file
|
||||
|
||||
* Sat Feb 21 2015 Kalev Lember <kalevlember@gmail.com> - 1.0.5-1
|
||||
- Update to 1.0.5
|
||||
- Backport new missing gstreamer codecs API
|
||||
|
||||
* Fri Feb 06 2015 Richard Hughes <rhughes@redhat.com> - 1.0.4-2
|
||||
- Adapt to the new hawkey API.
|
||||
|
||||
* Mon Jan 19 2015 Richard Hughes <rhughes@redhat.com> - 1.0.4-1
|
||||
- New upstream release
|
||||
- Actually inhibit logind when the transaction can't be cancelled
|
||||
- Add 'quit' command to pkcon
|
||||
- Automatically import metadata public keys when safe to do so
|
||||
- Automatically install AppStream metadata
|
||||
- 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
|
||||
- Look for unavailable packages during resolve
|
||||
- Make pk_backend_job_call_vfunc() threadsafe
|
||||
- Make pk_backend_repo_list_changed() threadsafe
|
||||
- Return 'unavailable' packages for metadata-only repos
|
||||
- Use a thread-local HifTransaction to avoid db3 index corruption
|
||||
|
||||
* Mon Nov 17 2014 Kalev Lember <kalevlember@gmail.com> - 1.0.3-2
|
||||
- Update cached metadata in preparation for F21 release
|
||||
|
||||
* Mon Nov 10 2014 Richard Hughes <rhughes@redhat.com> - 1.0.3-1
|
||||
- New upstream release
|
||||
- Add support for reinstallation and downgrades
|
||||
- Be smarter when using the vendor cache
|
||||
|
||||
* Tue Oct 21 2014 Richard Hughes <rhughes@redhat.com> - 1.0.1-1
|
||||
- New upstream release
|
||||
- Add a KeepCache config parameter
|
||||
- Do not install the python helpers
|
||||
- Invalidate offline updates when the rpmdb changes
|
||||
- Never allow cancelling a transaction twice
|
||||
|
||||
* Wed Oct 15 2014 Kalev Lember <kalevlember@gmail.com> - 1.0.1-0.1.20141015
|
||||
- Update to today's git snapshot
|
||||
|
||||
* Tue Sep 16 2014 Richard Hughes <rhughes@redhat.com> - 1.0.0-2
|
||||
- Add a new subpackage designed for the workstation spin.
|
||||
- See http://blogs.gnome.org/hughsie/2014/08/29/ for details.
|
||||
|
||||
* Fri Sep 12 2014 Richard Hughes <rhughes@redhat.com> - 1.0.0-1
|
||||
- New upstream release
|
||||
- Add a D-Bus interface and helpers for offline support
|
||||
- Do not shutdown the daemon on idle by default
|
||||
- Refresh the NetworkManager state when the daemon starts
|
||||
- Remove pk-debuginfo-install
|
||||
- Remove the events/pre-transaction.d functionality
|
||||
- Remove the pkexec systemd helpers
|
||||
- Remove the plugin interface
|
||||
- Remove various options from the config file
|
||||
@ -1,6 +0,0 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-10
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional}
|
||||
Loading…
Reference in New Issue
Block a user