Simple software installation management software
PackageKit is a system designed to make installing and updating
software on your computer easier. The primary design goal is to unify
all the software graphical tools used in different distributions, and
use some of the latest technology like PolicyKit to make the process
suck less.
- Developed at GNOME:Factory
- Sources inherited from project openSUSE:Factory
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/PackageKit && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-Change-the-configuration-of-the-cron-script-t |
0000002082 2.03 KB | |
0002-Build-against-npapi-sdk-instead-of-xulrunner. |
0000000834 834 Bytes | |
PackageKit-0.8.13.tar.xz | 0001578940 1.51 MB | |
PackageKit-dbus-interface-annotation.patch | 0000000558 558 Bytes | |
PackageKit-dbus-location.patch | 0000000590 590 Bytes | |
PackageKit.changes | 0000118435 116 KB | |
PackageKit.spec | 0000018297 17.9 KB | |
baselibs.conf | 0000000153 153 Bytes |
Revision 125 (latest revision is 240)
Stephan Kulow (coolo)
accepted
request 211665
from
Dominique Leuenberger (dimstar)
(revision 125)
- Add PackageKit-dbus-interface-annotation.patch: annotate GetHistory call for Qt bindings to compile. - Update to version 0.8.13: + New Features: - Add a systemd packagekit.service file. - Provide a way to run the spawned backend under strace. + Improvements to various backends: hawkey, poldek and yum. + Bugfixes: - Fix the --with-systemdsystemunitdir option to actually work. - 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 a small memory leak spotted by clang. - Fix critical warning when killing a backend with new versions of GLib. - Fix memory leak when running plugins. - Fix memory leak when using new versions of GLib. - Ignore the prefix when dealing with the PackageKit prepared update. - Make the debugging print formatter thread safe. - Remove duplicate assignment of pkcon '-y' option. - browser-plugin: Never use the application icon. - systemd-updates: Log all warnings and notices to the journal. - systemd-updates: Show some text progress. - Add pkgconfig(libsystemd-journal) BuildRequires: new dependency.
Comments 0