My (patched) version of PackageKit
Version, which should worked with DaemonUI to handle dependencies.
- Links to openSUSE:Factory / PackageKit
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Lachu:SystemServices/Lachu-PackageKit && cd $_
- Create Badge
Refresh
Refresh
Source Files
Revision 8 (latest revision is 12)
Sławomir Lach (Lachu)
committed
(revision 8)
- Dependency support (software-center/packagemanager independent) added - Add PackageKit-cancel-transaction-if-daemon-disappears.patch: Fix hangs in packagekit-glib2 client if daemon crashes (gh#hughsie/PackageKit#464). - Add PackageKit-remove-transaction-size-limit.patch: Remove large transaction size sanity check (gh#hughsie/PackageKit/commit#ac5c8660) - Add PackageKit-zypp-initialize-pool.patch: zypp: Make sure pool is initialized at the beginning of some methods (gh#hughsie/PackageKit/commit#3efa0c524, bsc#1180597). - Enable offline updates support for openSUSE Leap 16+ - Recommend a provider of rpm-repos-openSUSE for the DNF backend - Use dnf-data instead of dnf-conf in Supplements on DNF backend package - Do not build cnf: scout-c-n-f is still pending, having PK-cnf obsolete cnf is unacceptable. - Backport fix from upstream to have DNF backend force dup for updates + Patch: PackageKit-dnf-Add-support-for-coercing-upgrade-to-distupgrade.patch - Add PackageKit-zypp-reset-update-mode-after-get-updates.patch: zypp: Reset update mode after getting updates (gh#hughsie/PackageKit/commit#b208f551, bsc#1180150). - Build command-not-found by default - Add PackageKit-fix-crash-pre-dbus.patch: Do not crash when
Comments 0