diff --git a/debian/changelog b/debian/changelog index faff2dfd99c903ba1fce366db69983a2eac331d1..db7757bfb8cc9912a457399f634f93e047c002af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +apertis-tests (2:0.2024.3) apertis; urgency=medium + + * polkit-parsing.sh: + - Adjust system bus socket to /run/dbus/system_bus_socket + - Give more time to polkitd to be ready + - Improve cleanup() to catch unexpected failures and to ignore + expected one since polkitd should already be killed + in the script body. + - Drop 'set -x' in cleanup() to reduce noise in the log + + -- Dylan Aïssi <dylan.aissi@collabora.com> Tue, 24 Sep 2024 14:26:24 +0200 + apertis-tests (2:0.2024.2) apertis; urgency=medium * polkit-parsing.sh: