From 4cfcc6b75f3bb4bee681a77331b38e8500146a31 Mon Sep 17 00:00:00 2001 From: wangrong Date: Thu, 11 Jun 2026 15:26:23 +0800 Subject: [PATCH] chore: Bump version to 6.0.18 As title. Log: Bump version to 6.0.18 --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index a8c900bd..b4ccc1f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +deepin-boot-maker (6.0.18) unstable; urgency=medium + + * fix(tests): fix unit test bugs and migrate coverage script to Qt6 + * fix(auth): add polkit authorization check for Start + + -- wangrong Thu, 11 Jun 2026 15:24:50 +0800 + deepin-boot-maker (6.0.17) unstable; urgency=medium * fix(disk): propagate SetPartionLabel errors to installer layer