Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -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 <zhanghongyuan@uniontech.com> Tue, 15 Sep 2026 09:30:34 +0800

deepin-devicemanager (6.0.71) unstable; urgency=medium

* chore: Update version to 6.0.71
Expand Down
Loading