From c8142209300a22e19f80706075fe301713c77ff4 Mon Sep 17 00:00:00 2001 From: zhanghongyuan Date: Tue, 15 Sep 2026 09:30:41 +0800 Subject: [PATCH] chore: Update version to 6.0.72 - update version to 6.0.72 log: update version to 6.0.72 --- debian/changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index e44a7fc03..67d1d260c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +deepin-devicemanager (6.0.72) unstable; urgency=medium + + * chore: Update version to 6.0.72 + * test: add unit tests for fd-based driver install and backup + * fix: enable service sandbox by passing user fds over DBus + * fix(cpu): format CPU frequency range with two decimals + * fix: add translate + * fix: add missing odd numbers to CPU core/processor count mapping + * fix: use Qt version-compatible APIs to fix build failure + + -- zhanghongyuan Tue, 15 Sep 2026 09:30:34 +0800 + deepin-devicemanager (6.0.71) unstable; urgency=medium * chore: Update version to 6.0.71