Simple software installation management software
http://packagekit.org/
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.
-
1
derived packages
- Links to GNOME:Factory / PackageKit
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout GNOME:Next/PackageKit && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
505.patch | 0000012306 12 KB | |
PackageKit-1.2.4.tar.xz | 0002748656 2.62 MB | |
PackageKit-1.2.4.tar.xz.asc | 0000000488 488 Bytes | |
PackageKit-dnf-Add-support-for-AppStream-repodata- |
0000001294 1.26 KB | |
PackageKit-fix-crash-pre-dbus.patch | 0000000878 878 Bytes | |
PackageKit-remove-polkit-rules.patch | 0000000532 532 Bytes | |
PackageKit-systemd-timers.patch | 0000005270 5.15 KB | |
PackageKit-zypp-fix-crash-with-empty-search-string |
0000000933 933 Bytes | |
PackageKit.changes | 0000178104 174 KB | |
PackageKit.keyring | 0000013179 12.9 KB | |
PackageKit.spec | 0000017833 17.4 KB | |
PackageKit.tmpfiles | 0000000174 174 Bytes | |
_link | 0000000121 121 Bytes | |
baselibs.conf | 0000000153 153 Bytes |
Revision 114 (latest revision is 127)
Bjørn Lie (iznogood)
accepted
request 929651
from
Bjørn Lie (iznogood)
(revision 114)
- Update to version 1.2.4: + Libraries: - Add specific error code when user declined interaction - Avoid spurious GObject::notify signal emissions - Correct 'cancellable' use in pk_client_repair_system_async() - Fix a leak on calling set_locale() a second time - Fix a possible use-after-free under pk_client_cancel_cb() - Improve thread safety on an operation cancellation + Backends: - dnf: . Read update information also when getting list of updates . Honor install_weak_deps=False if it is there . Use 'hy_query_get_advisory_pkgs', if available + New Features: - PkDetails: Add 'download-size' property - PkPackage: Add update severity property + Bugfixes: - Let the finish understand the 'cancelled' exit code - Make backends that use pk-backend-spawn work (#477) - Only set polkit interactive flag if method call has too - Changes from version 1.2.3: + Backends: - alpm: . Add post transaction hook . Rename errno to alpm_err to avoid name clashes - aptcc: Auto-remove old kernels, unless configured otherwise - dnf: Add support for coercing upgrade to distupgrade - zypp: . Make sure pool is initialized at the beginning of some methods
Comments 0