From 09ef076e065ede945a3f827d6ba2b2b5889c9982 Mon Sep 17 00:00:00 2001 From: Matthias Klumpp Date: Wed, 8 Nov 2023 21:35:41 +0100 Subject: Release 1.2.8 --- NEWS | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/NEWS b/NEWS index acf2f167e..f680c7673 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,34 @@ +Version 1.2.8 +~~~~~~~~~~~~~ +Released: 2023-11-08 + +Libraries: + * offline-updates: Make package update list deduplication more efficient (Matthias Klumpp) + * offline-updates: Add only one entry per package to 'offline-update-competed' file (sid) + * PkClient: Replace the GSimpleAsyncResult with the GTask API (Corentin Noël) + * pk-client: Fix use-before-set of PkProgress on cancellation (Philip Withnall) + * pk-client: Move cancellable disconnect to dispose (Philip Withnall) + * pk-client: Rework refcounting for PkClientState (Philip Withnall) + +Backends: + * apt/dnf: Adjust for upcoming AppStream 1.0 API (Matthias Klumpp) + * dnf: Avoid downloading caches multiple times in one call (Alessandro Astone) + * dnf: Better weigh the progress of download-only transactions (Alessandro Astone) + * dnf: Remove unused import from backends/dnf/notify_packagekit.py (Gordon Messmer) + * Revive PiSi backend (Erkan IŞIK) + * freebsd: Add new FreeBSD backend (Gleb Popov) + +Bugfixes: + * tests: Exclusively use g_assert_true (Matthias Klumpp) + * tests: Avoid bashisms in sh by using bash (Matthias Klumpp) + * transaction: We only need to emit finished when we were committed (Matthias Klumpp) + +Miscellaneous: + * tests: Restructure, enable daemon tests on CI (Matthias Klumpp) + * ci: Modernize & launch dbus-daemon (Matthias Klumpp) + * transaction: replace defunct www.packagekit.org URL with freedesktop URL (Corentin Noël) + * docs: Update outdated offline-updates.txt (sid) + Version 1.2.7 ~~~~~~~~~~~~~ Released: 2023-08-26 -- cgit v1.2.3