| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: PackageKit-lang | Distribution: openSUSE Tumbleweed |
| Version: 1.3.6 | Vendor: openSUSE |
| Release: 1.1 | Build date: Sat Jul 25 02:43:42 2026 |
| Group: System/Localization | Build host: reproducible |
| Size: 1957572 | Source RPM: PackageKit-1.3.6-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://www.freedesktop.org/software/PackageKit | |
| Summary: Translations for package PackageKit | |
Provides translations for the "PackageKit" package.
GPL-2.0-or-later
* Wed Jul 22 2026 Jonathan Kang <songchuan.kang@suse.com>
- Update to version 1.3.6 (bsc#1267250, CVE-2026-10294):
+ Bugfixes:
- daemon: stop idle progress timer after flushing updates
- tests: Actually run the daemon tests on CI using a helper
- tests: daemon: Auto-answer interactive prompts from the test
- tests: Refactor and reorganize tests
- pk-client: Perform any state changes & teardown before g_task_return_*()
- package-sack: Fix a double-free issue on PkTask
- Ensure we can send SIGQUIT to spawned backends
- Prevent a race between the test harness and pk_readline* for input
- daemon: Do not accept symlinks as frontend socket
- daemon: Return proper error codes for bad SetHints() input
- Don't leak TESTDATADIR into production binaries
- daemon: Whitelist ONLY_DOWNLOAD for specific transaction roles only
- lib: Don't warn on generic D-Bus errors
- Send SIGTERM to ask subprocesses to quit, instead of SIGQUIT
- daemon: Check errno instead of kill() return values to determine why it failed
- pk-client: Fix race between cancellation and TID/proxy assignment
+ Miscellaneous:
- PkTransaction: Simplify the error quark creation
- ci: Ensure D-Bus is available and running for all tests
- docs: Add error-checking to PK usage example
* Thu Jul 16 2026 Jonathan Kang <songchuan.kang@suse.com>
- Add PackageKit-zypp-respect-libzypp-package-locks.patch:
zypp: respect libzypp package locks
(bsc#1263252, gh#PackageKit/PackageKit/commit/1263252).
* Mon May 04 2026 Dominique Leuenberger <dimstar@opensuse.org>
- spec: requires_ge takes a package name as parameter, not a full
NVR.arch string (that just happens to work sometimes): Fix by
passing '--qf "%%{name}' to the rpm call identifying the target
package name.
* Thu Apr 23 2026 Jonathan Kang <songchuan.kang@suse.com>
- Update to version 1.3.5:
+ This release fixes a critical security vulnerability that allows
unprivileged local users to obtain root privileges on any
distribution that uses PackageKit. Details will be disclosed
very soon, please update to a fixed version of PackageKit
immediately (ensure the patch from commit
76cfb675fb31acc3ad5595d4380bfff56d2a8697 is applied).
+ Drop slack backend
+ alpm: perform sysupgrade on install and update
+ freebsd: Fix crashing when libpkg asks about ABI mismatch
+ portage: Revamp backend
+ meson: test.depends does not accept a dummy dependency, give it
an empty array instead
+ pkgcli: Set up proxy also if only PAC is available
+ Do not allow re-invoking methods on non-new transactions
+ packagekit/progress: updated old usage of raise StopIteration
+ pkgcli: Add TRANSLATORS comments for commands
+ pkgcli: Rename list-required-by to list-requiring
- Drop 0001-Do-not-allow-re-invoking-methods-on-non-new-txn.patch:
fixed upstream.
- Drop 11c5f1f34f48b58ee10acec839dd01a31728704b.patch:
fixed upstream.
* Wed Apr 22 2026 Jonathan Kang <songchuan.kang@suse.com>
- Add 0001-Do-not-allow-re-invoking-methods-on-non-new-txn.patch:
Do not allow re-invoking methods on non-new transactions
(bsc#1262220, CVE-2026-41651).
* Thu Jan 29 2026 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 1.3.4:
+ This version introduces the new DNF5 backend for distributions
that use DNF.
+ The "pkgctl" utility has been renamed to "pkgcli" to avoid a
name clash with an Arch Linux-specific developer tool that has
the same binary name. It is also now built by default.
+ Features:
- Build pkgctl by default
- pkgctl: Add manual page
- pkgctl: Add basic bash-completion support
- Rename the pkgctl utility to pkgcli
- pkgcli: Autoremove unused dependencies by default
- Changes to various backends: alpm, apt, dnf, dnf5, freebsd
- Drop PackageKit-1.3.3-Initial-DNF5-Backend.patch: fixed upstream
- BuildRequire pkgconfig(jansson): dependency needed for pkgcli.
- Add docbook5-xsl-stylesheets BuildRequires: new dependency
- Backport upstream patch to fix build:
+ 11c5f1f34f48b58ee10acec839dd01a31728704b.patch
- Pass -dlegacy_tools=true to meson: build the legacy tools
(pkcon/pkmon) for the time being.
* Tue Jan 20 2026 Neal Gompa <ngompa@opensuse.org>
- Rebase to version 1.3.3
+ See included NEWS file for details between 1.2.8 to 1.3.3
- Drop patches included upstream
+ PackageKit-dynamic-export.patch
+ PackageKit-fix-crash-pre-dbus.patch
+ PackageKit-fix-pkcon-permission.patch
+ PackageKit-mark-as-compulsory.patch
+ PackageKit-zypp-disable-upgrade-system-in-sle.patch
+ PackageKit-zypp-dont-install-updateCandidateObj.patch
+ PackageKit-zypp-parallel-package-downloads.patch
- Backport dnf5 backend and add patch to transition dnf users to dnf5
+ PackageKit-1.3.3-Initial-DNF5-Backend.patch
+ PackageKit-alias-dnf-to-dnf5.patch
- Drop legacy dnf backend and related patches
+ PackageKit-dnf-Add-support-for-AppStream-repodata-basenames-use.patch
- Drop patches for support for SUSE Linux < 16
+ PackageKit-find-python-3-6.patch
* Thu Aug 21 2025 Jonathan Kang <songchuan.kang@suse.com>
- Add PackageKit-zypp-parallel-package-downloads.patch:
zypp: Implement parallel downloading
(gh#PackageKit/PackageKit/commit/dd39d2982, bsc#1244920).
* Tue Oct 15 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Drop rcFOO symlinks (PED-266)
- Drop usage of update-alternatives, but simplify installation of
/usr/libexec/gst-install-plugins-helper as a direct symlink to
pk-gstreamer-install.
* Thu Sep 12 2024 Jonathan Kang <songchuan.kang@suse.com>
- Add PackageKit-zypp-dont-install-updateCandidateObj.patch:
zypp: Mark the correct packages to-be-installed (bsc#1227389,
gh#PackageKit/PackageKit/commit/209aa6295).
* Tue Aug 13 2024 Alynx Zhou <alynx.zhou@suse.com>
- Add PackageKit-mark-as-compulsory.patch: Prevent PackageKit from
user uninstallable for most desktops (bsc#1226269).
* Tue Mar 05 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Drop baselibs.conf: the -32bit packages are no longer needed and
have not been part of Tumbleweed for a while already (build for
i586 only enabled in LegacyX86).
* Tue Jan 02 2024 Alynx Zhou <alynx.zhou@suse.com>
- Add PackageKit-find-python-3-6.patch: Specify the Python version
we need to build this package.
* Thu Nov 09 2023 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 1.2.8:
+ Libraries:
- offline-updates:
. Make package update list deduplication more efficient.
. Add only one entry per package to 'offline-update-competed'
file.
- PkClient: Replace the GSimpleAsyncResult with the GTask API.
- pk-client:
. Fix use-before-set of PkProgress on cancellation.
. Move cancellable disconnect to dispose.
. Rework refcounting for PkClientState.
+ Backends: Changes to apt, dnf, PiSi and BSD backends.
- Changes from version 1.2.7:
+ New Features:
- pkclient: Add an option to count download size with
dependencies.
- pk-transaction: Add support for getting the RemainingTime
property.
+ Backends:
- zypp: Fix ambiguous reference to 'filesystem' class.
- Changes to dnf, apt, alpm backends.
- Changes from version 1.2.6:
+ New Features:
- Expose transaction sender as read-only property on the bus.
- pkmon: Display transaction sender binary name in log.
- pk-transaction: Add Packages signal.
- pk-transaction: Combine some D-Bus PropertiesChanged signal
emissions.
- pk-transaction: Add UpdateDetails signal.
+ Backends:
- zypp:
. implement upgrade-system method.
. Clean up trailing whitespaces.
. Avoid statuReset() on locked packages.
. restore pool status after simulating an update.
. Disable upgrade-system support in SLE.
. build the pool before calling is_tumbleweed().
. update libzypp dependency version.
. Don't refresh repos before searching.
. Check if packages are locked before removing.
. add repository data in package id.
. Remove trailing whitespace.
+ Changes to alpm, aptcc, apt, and nix backends.
- Rebase patches:
+ PackageKit-dnf-Add-support-for-AppStream-repodata-basenames-use.patch
+ PackageKit-dynamic-export.patch
+ PackageKit-zypp-disable-upgrade-system-in-sle.patch
- Drop upstream fixed patches:
+ PackageKit-zypp-add-repo-in-packageid.patch
+ PackageKit-zypp-add-upgrade-system.patch
+ PackageKit-zypp-avoid-statuReset.patch
+ PackageKit-zypp-dont-refresh-before-searching.patch
+ PackageKit-zypp-dont-remove-locked-packages.patch
+ PackageKit-zypp-fix-ambiguous-filesystem-reference.patch
+ PackageKit-zypp-fix-is-tumbleweed-check.patch
+ PackageKit-zypp-restore-pool-status-after-simulating-update.patch
+ PackageKit-zypp-update-libzypp-dependency-version.patch
* Mon Jul 17 2023 Dominique Leuenberger <dimstar@opensuse.org>
- Add PackageKit-dynamic-export.patch: fix loading of modules when
built using glib 2.70 (boo#1213309).
* Mon Mar 13 2023 Jonathan Kang <songchuan.kang@suse.com>
- Add PackageKit-fix-pkcon-permission.patch: trivial: Drop
unnecessary x permission
(gh#PackageKit/PackageKit/commit/47b7f97bc, bsc#1209138)
* Fri Jan 06 2023 Jonathan Kang <songchuan.kang@suse.com>
- Add PackageKit-zypp-fix-ambiguous-filesystem-reference.patch:
zypp: Fix ambiguous reference to 'filesystem' class
(gh#PackageKit/PackageKit/commit/bb1409a71, bsc#1206687).
/usr/share/locale/af/LC_MESSAGES/PackageKit.mo /usr/share/locale/ar/LC_MESSAGES/PackageKit.mo /usr/share/locale/as/LC_MESSAGES/PackageKit.mo /usr/share/locale/ast/LC_MESSAGES/PackageKit.mo /usr/share/locale/az/LC_MESSAGES/PackageKit.mo /usr/share/locale/be/LC_MESSAGES/PackageKit.mo /usr/share/locale/bg/LC_MESSAGES/PackageKit.mo /usr/share/locale/bn_IN/LC_MESSAGES/PackageKit.mo /usr/share/locale/br/LC_MESSAGES/PackageKit.mo /usr/share/locale/ca/LC_MESSAGES/PackageKit.mo /usr/share/locale/ca@valencia/LC_MESSAGES/PackageKit.mo /usr/share/locale/cs/LC_MESSAGES/PackageKit.mo /usr/share/locale/cy/LC_MESSAGES/PackageKit.mo /usr/share/locale/da/LC_MESSAGES/PackageKit.mo /usr/share/locale/de/LC_MESSAGES/PackageKit.mo /usr/share/locale/el/LC_MESSAGES/PackageKit.mo /usr/share/locale/en_GB/LC_MESSAGES/PackageKit.mo /usr/share/locale/eo/LC_MESSAGES/PackageKit.mo /usr/share/locale/es/LC_MESSAGES/PackageKit.mo /usr/share/locale/et/LC_MESSAGES/PackageKit.mo /usr/share/locale/eu/LC_MESSAGES/PackageKit.mo /usr/share/locale/fa/LC_MESSAGES/PackageKit.mo /usr/share/locale/fi/LC_MESSAGES/PackageKit.mo /usr/share/locale/fr/LC_MESSAGES/PackageKit.mo /usr/share/locale/fur/LC_MESSAGES/PackageKit.mo /usr/share/locale/ga/LC_MESSAGES/PackageKit.mo /usr/share/locale/gl/LC_MESSAGES/PackageKit.mo /usr/share/locale/gu/LC_MESSAGES/PackageKit.mo /usr/share/locale/he/LC_MESSAGES/PackageKit.mo /usr/share/locale/hi/LC_MESSAGES/PackageKit.mo /usr/share/locale/hr/LC_MESSAGES/PackageKit.mo /usr/share/locale/hu/LC_MESSAGES/PackageKit.mo /usr/share/locale/ia/LC_MESSAGES/PackageKit.mo /usr/share/locale/id/LC_MESSAGES/PackageKit.mo /usr/share/locale/it/LC_MESSAGES/PackageKit.mo /usr/share/locale/ja/LC_MESSAGES/PackageKit.mo /usr/share/locale/ka/LC_MESSAGES/PackageKit.mo /usr/share/locale/kk/LC_MESSAGES/PackageKit.mo /usr/share/locale/kn/LC_MESSAGES/PackageKit.mo /usr/share/locale/ko/LC_MESSAGES/PackageKit.mo /usr/share/locale/lt/LC_MESSAGES/PackageKit.mo /usr/share/locale/lv/LC_MESSAGES/PackageKit.mo /usr/share/locale/ml/LC_MESSAGES/PackageKit.mo /usr/share/locale/mr/LC_MESSAGES/PackageKit.mo /usr/share/locale/ms/LC_MESSAGES/PackageKit.mo /usr/share/locale/nb/LC_MESSAGES/PackageKit.mo /usr/share/locale/nl/LC_MESSAGES/PackageKit.mo /usr/share/locale/nn/LC_MESSAGES/PackageKit.mo /usr/share/locale/oc/LC_MESSAGES/PackageKit.mo /usr/share/locale/or/LC_MESSAGES/PackageKit.mo /usr/share/locale/pa/LC_MESSAGES/PackageKit.mo /usr/share/locale/pl/LC_MESSAGES/PackageKit.mo /usr/share/locale/pt/LC_MESSAGES/PackageKit.mo /usr/share/locale/pt_BR/LC_MESSAGES/PackageKit.mo /usr/share/locale/ro/LC_MESSAGES/PackageKit.mo /usr/share/locale/ru/LC_MESSAGES/PackageKit.mo /usr/share/locale/si/LC_MESSAGES/PackageKit.mo /usr/share/locale/sk/LC_MESSAGES/PackageKit.mo /usr/share/locale/sl/LC_MESSAGES/PackageKit.mo /usr/share/locale/sq/LC_MESSAGES/PackageKit.mo /usr/share/locale/sr/LC_MESSAGES/PackageKit.mo /usr/share/locale/sr@latin/LC_MESSAGES/PackageKit.mo /usr/share/locale/sv/LC_MESSAGES/PackageKit.mo /usr/share/locale/ta/LC_MESSAGES/PackageKit.mo /usr/share/locale/te/LC_MESSAGES/PackageKit.mo /usr/share/locale/th/LC_MESSAGES/PackageKit.mo /usr/share/locale/tr/LC_MESSAGES/PackageKit.mo /usr/share/locale/uk/LC_MESSAGES/PackageKit.mo /usr/share/locale/vi/LC_MESSAGES/PackageKit.mo /usr/share/locale/wa/LC_MESSAGES/PackageKit.mo /usr/share/locale/zh_CN/LC_MESSAGES/PackageKit.mo /usr/share/locale/zh_HK/LC_MESSAGES/PackageKit.mo /usr/share/locale/zh_TW/LC_MESSAGES/PackageKit.mo
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Aug 2 01:28:36 2026