Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package PackageKit for openSUSE:Factory checked in at 2026-07-29 18:58:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/PackageKit (Old) and /work/SRC/openSUSE:Factory/.PackageKit.new.2004 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "PackageKit" Wed Jul 29 18:58:13 2026 rev:247 rq:1367815 version:1.3.6 Changes: -------- --- /work/SRC/openSUSE:Factory/PackageKit/PackageKit.changes 2026-07-20 09:59:51.445174746 +0200 +++ /work/SRC/openSUSE:Factory/.PackageKit.new.2004/PackageKit.changes 2026-07-29 18:58:17.103650156 +0200 @@ -1,0 +2,26 @@ +Wed Jul 22 01:00:30 UTC 2026 - Jonathan Kang <[email protected]> + +- 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 + +------------------------------------------------------------------- Old: ---- PackageKit-1.3.5.tar.xz PackageKit-1.3.5.tar.xz.asc New: ---- PackageKit-1.3.6.tar.xz PackageKit-1.3.6.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ PackageKit.spec ++++++ --- /var/tmp/diff_new_pack.Q0FDky/_old 2026-07-29 18:58:20.047751612 +0200 +++ /var/tmp/diff_new_pack.Q0FDky/_new 2026-07-29 18:58:20.051751750 +0200 @@ -27,7 +27,7 @@ %endif Name: PackageKit -Version: 1.3.5 +Version: 1.3.6 Release: 0 Summary: Simple software installation management software License: GPL-2.0-or-later ++++++ PackageKit-1.3.5.tar.xz -> PackageKit-1.3.6.tar.xz ++++++ ++++ 40403 lines of diff (skipped) ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.Q0FDky/_old 2026-07-29 18:58:21.335795999 +0200 +++ /var/tmp/diff_new_pack.Q0FDky/_new 2026-07-29 18:58:21.343796275 +0200 @@ -1,6 +1,6 @@ -mtime: 1784184127 -commit: 4061c0b3d56a644444b5c393298cc6ab55d9893085ceac792d27ffe522f3e5c4 +mtime: 1784940222 +commit: e5586483009cd9bd2254bb1c2d828046a478228fd8f6d3ac351cca038d85a20f url: https://src.opensuse.org/GNOME/PackageKit -revision: 4061c0b3d56a644444b5c393298cc6ab55d9893085ceac792d27ffe522f3e5c4 +revision: e5586483009cd9bd2254bb1c2d828046a478228fd8f6d3ac351cca038d85a20f projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-07-25 02:43:42.000000000 +0200 @@ -0,0 +1,4 @@ +*.obscpio +*.osc +_build.* +.pbuild
