From f5d320dc5b7504aa887200177611700ceb34de69 Mon Sep 17 00:00:00 2001 From: fuleyi Date: Thu, 3 Jul 2025 17:22:54 +0800 Subject: [PATCH] chore: bump version to 6.1.42 update changelog to 6.1.42 --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index abc6a0128..161f66571 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +dde-daemon (6.1.42) unstable; urgency=medium + + * fix: add tlp dependency to debian control file + * fix: add nil check for xsManager in tryToChangeScaleFactor + * chore: prohibit the startup and auto start of some services + + -- fuleyi Thu, 03 Jul 2025 17:22:54 +0800 + dde-daemon (6.1.41) unstable; urgency=medium * fix: remove redundant own policy in Accounts1 config