File tree Expand file tree Collapse file tree 5 files changed +37
-3
lines changed
Expand file tree Collapse file tree 5 files changed +37
-3
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,34 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 6.7.39] - 2026-04-09
9+
10+ ### Added
11+
12+ - Add version guard for entryList method
13+
14+ ### Changed
15+
16+ - Chore: New release 6.7.33
17+ - Chore: New release 6.7.34
18+ - Chore: New release 6.7.35
19+ - Chore: New release 6.7.36
20+ - Chore: New release 6.7.37
21+ - Chore: New release 6.7.38
22+ - Update license info loading and search paths
23+
24+ ### Fixed
25+
26+ - Validate subpath format in dconfig
27+ - 修复 DSysInfo 在 AArch64 架构下的线程安全问题
28+ - Restore dconfig_meta_files macro for DTK5 compatibility
29+ - Avoid duplicate logging under systemd with journal
30+ - Replace QScopedPointer with raw pointer for DSGConfigManager
31+
32+ ### Removed
33+
34+ - Remove fallback to file mode in DConfig
35+
836## [ 6.7.38] - 2026-03-31
937
1038### Added
Original file line number Diff line number Diff line change 1- 6.7.38
1+ 6.7.39
Original file line number Diff line number Diff line change 11# Maintainer: justforlxz <[email protected] >22pkgname=dtkcore-git
3- pkgver=6.7.38
3+ pkgver=6.7.39
44pkgrel=1
55sourcename=dtkcore
66sourcetars=(" $sourcename " _" $pkgver " .tar.xz)
Original file line number Diff line number Diff line change 1+ dtkcore (6.7.39) unstable; urgency=medium
2+
3+ * Release 6.7.39
4+
5+ -- mhduiy <
[email protected] > Thu, 09 Apr 2026 21:22:16 +0800
6+
17dtkcore (6.7.38) unstable; urgency=medium
28
39 * Release 6.7.38
Original file line number Diff line number Diff line change 11Name: dtkcore
2- Version: 6.7.38
2+ Version: 6.7.39
33Release: 1%{?dist }
44Summary: Deepin tool kit core modules
55License: LGPLv3+
You can’t perform that action at this time.
0 commit comments