From c21b300e5b4a3c8eb8e9aebd762b35116c2953c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dylan=20A=C3=AFssi?= <dylan.aissi@collabora.com> Date: Tue, 17 Sep 2024 17:13:35 +0200 Subject: [PATCH] Release apertis-tests version 2:0.2024.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Dylan Aïssi <dylan.aissi@collabora.com> --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index c0612f7..faff2df 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +apertis-tests (2:0.2024.2) apertis; urgency=medium + + * polkit-parsing.sh: + - No longer ignore pkaction's return code + - Simplify location of polkitd + - Use mktemp instead of the deprecated tempfile + + -- Dylan Aïssi <dylan.aissi@collabora.com> Tue, 17 Sep 2024 17:12:13 +0200 + apertis-tests (2:0.2024.1) apertis; urgency=medium * polkit-parsing.sh: use the right service name for polkit -- GitLab