Changelog for
PackageKit-browser-plugin-0.8.9-11.el7.x86_64.rpm :
Mon Mar 17 13:00:00 2014 Richard Hughes
- 0.8.9-11
- Do not install into python_sitelib to fix multilib conflicts
- Resolves: #1076424
Fri Jan 24 13:00:00 2014 Daniel Mach - 0.8.9-10
- Mass rebuild 2014-01-24
Fri Dec 27 13:00:00 2013 Daniel Mach - 0.8.9-9
- Mass rebuild 2013-12-27
Tue Nov 12 13:00:00 2013 Richard Hughes - 0.8.9-8
- Modify the /etc/PackageKit/Vendor.conf for RHEL
- Resolves: #830819
Mon Nov 11 13:00:00 2013 Richard Hughes - 0.8.9-7
- Fix building with newer versions of rpmbuild.
- Resoves: #1028101
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 building without bash-completion 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