Changelog for
PackageKit-glib-0.8.13-1.fc20.i686.rpm :
Fri Nov 22 13:00:00 2013 Richard Hughes
- 0.8.13-1
- New upstream release
- Add a systemd packagekit.service file
- Do not abort the daemon if we can\'t write to a database
- Do not proxy the action states when simulating
- Don\'t crash if ProxyHTTP is set
- Fix several small memory leaks
- Log all systemd-updates warnings and notices to the journal
- Raise the GLib dep to 2.32
- Remove duplicate assignment of pkcon \'-y\' option
- hawkey: Lots of bugfixes and new features
- yum: Do not auto-close the rpmdb when running a transaction
Mon Nov 4 13:00:00 2013 Rex Dieter 0.8.12-3
- own %{_libdir}/packageKit-plugins
Fri Nov 1 13:00:00 2013 Richard Hughes - 0.8.12-2
- Show some text progress when the offline update is going on
Fri Oct 18 14:00:00 2013 Richard Hughes - 0.8.12-1
- New upstream release
- Destroy and re-create the control proxy if the server changes
- Do not have duplicate \'interactive\' properties
- Do not send the backend a cache age of -308 when using UINT_MAX
- Make PkTask thread-default-context aware
- Resolves: #1016566
Thu Oct 10 14:00:00 2013 Jóhann B. Guðmundsson - 0.8.11-3
- -cron: require crontabs instead of cronie (#989090)
Mon Sep 23 14:00:00 2013 Richard Hughes - 0.8.11-2
- Backport the package history functionality from master and some other
related bug fixes for gnome-software.
Mon Sep 2 14:00:00 2013 Richard Hughes - 0.8.11-1
- New upstream release
- Add a few missing subcommands to the help output
- Add a new backend using hawkey that also uses librepo
- Add offline update commands to the pkcon man page
- Make it possible to cancel an offline update
- yum: Do not check for infra packages when getting the update list
- yum: Do not use network access if we\'re filtering with ONLY_DOWNLOAD
- zif: Do not use network access if we\'re filtering with ONLY_DOWNLOAD
Tue Aug 20 14:00:00 2013 Richard Hughes - 0.8.10-2
- Do not build the smart backend, it\'s about to be removed from Fedora.
Fri Jul 26 14:00:00 2013 Richard Hughes - 0.8.10-1
- New upstream release
- Actually return the error if any PkClient methods failed
- Add a \'DOWNLOADED\' filter to select only packages already in the cache
- Add three pkcon sub-commands for offline updates
- Local active users in the wheel group can install signed packages w/o a password
- Fix a potential segfault when getting the error code for the results
- If the transaction database is missing, show an error and cleanly shutdown
- Only search newest packages when resolving \'pkcon update foo\'
- Raise the package process threshold to 5000
- systemd-updates: Do not exit with an error for a race condition
- yum: Only download the offline update packages if not already in the cache
- yum: Use yb.downloadPkgs() to download updates
Sat Jun 22 14:00:00 2013 Matthias Clasen - 0.8.9-6
- Trim %changelog
Thu Jun 13 14:00:00 2013 Richard Hughes - 0.8.9-5
- Backport another fix from master to fix the passwordless install for users
in wheel group only bug.
- Resolves: #975214
Thu Jun 13 14:00:00 2013 Richard Hughes - 0.8.9-4
- Backport another fix from master to fix the offline updates feature.
- Resolves: #968936
Thu Jun 6 14:00:00 2013 Richard Hughes - 0.8.9-3
- Backport 2 fixes from master to increase the maximum number of packages that
can be processed, and also to fix a race in the offline updates feature.
Tue May 21 14:00:00 2013 Matthias Clasen - 0.8.9-2
- Make build without bash-completion actually work
Mon May 20 14:00:00 2013 Richard Hughes - 0.8.9-1
- New upstream release
- Add \'pkcon backend-details\' to be get details of the selected backend
- Do not rely on Python2 to write UTF-8 strings
- Update the comps->group mapping for Fedora 19
- When converting to unicode special case YumBaseError
Thu May 9 14:00:00 2013 Richard Hughes - 0.8.8-2
- Backport a patch from master to fix package selection in gnome-packagekit
- Resolves: #960081
Wed May 8 14:00:00 2013 Richard Hughes - 0.8.8-1
- New upstream release
- PackageKit now allow local active users to install signed software without
prompting for authentication. If you need to change this you will need to
either install a PolicyKit override or just patch the policy file.
- Added Provides property to retrieve which Provides the backend supports
- Allow clients to call org.freedesktop.DBus.Peer
- browser-plugin: Do not crash when running an installed package that is upgradable
- Do not install the bash-completion code in /etc
- Do not use _UTF8Writer when using python3
- Don\'t abort the daemon if the client requests a property that does not exist
- Don\'t use the default main context in sync PkClient methods
- Expose the transaction flags on the .Transaction object
- Pause for 10 seconds if an error occurred before restarting systemd-updates
- Remove the prepared-updates file if any relevant state was changed
- Support getting the distro-id from /etc/os-release
- Use PIE to better secure installed tools and also use full RELRO in the daemon
- Use the correct session method to fix font installation in pk-gtk-module
- Write a pre-failure status file in case the update transaction crashes
- yum: Ensure conf.cache is set before repo.cache is created
- yum: Ignore errors when removing packages to work out the requires list
- zif: Do not issue a critical warning when doing WhatProvides
- zif: Use the same speedup used in libzif upstream
Thu Apr 4 14:00:00 2013 Kalev Lember - 0.8.7-4
- Drop the dep on preupgrade
Wed Feb 13 13:00:00 2013 Fedora Release Engineering - 0.8.7-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
Thu Jan 17 13:00:00 2013 Tomas Bzatek - 0.8.7-2
- Rebuilt for new libarchive
Wed Jan 16 13:00:00 2013 Richard Hughes - 0.8.7-1
- New upstream release
- Do not ask for authentication when the transaction is being simulated
- If a simulated only-trusted transaction returns with need-untrusted
then re-simulate with only-trusted=FALSE
- systemd-updates: Don\'t show \'Update process 99% complete\'
- The GStreamer provide name is gstreamer1() not gstreamer1.0()
- Use /dev/tty or /dev/console where available
Mon Nov 26 13:00:00 2012 Richard Hughes - 0.8.6-1
- New upstream release
- Don\'t search in command-not-found if backend is known to be too slow
- Correctly match the installed file to a package when checking shared libraries
- Do not send the UpdatesChanged signal for only-download or simulate
- Don\'t throw a cryptic warning when \'pkcon update\' has no packages needing an update
- Emit RequireRestart(system) in a PackageKit daemon plugin
- Move the libpackagekit-qt code to a separate project
- Perform the simulation of spawned transactions correctly
- Reinstate \'pkcon list-create\' for the service pack functionality
- Show a progressbar if the user presses [esc] during the system update
- yum: Don\'t crash when resolving groups
- yum: Don\'t rely on a blacklist for RequireRestart
- yum: Handle NoMoreMirrorsRepoError when using repo.getPackage()
- yum: Only emit the package list once when using WhatProvides() with multiple search terms
- yum: Use a the error NoPackagesToUpdate when there are no updates available
- zif: Don\'t try to cancel the backend if it\'s not running