From dd237c6a2619473e5418115c64d267bd9f0274db Mon Sep 17 00:00:00 2001 From: wangrong Date: Wed, 4 Feb 2026 14:12:41 +0800 Subject: [PATCH] chore: Bump version to 6.5.37 As title. Log: Bump version to 6.5.37 --- arm64/linglong.yaml | 2 +- debian/changelog | 34 ++++++++++++++++++++++++++++++++++ linglong.yaml | 2 +- loong64/linglong.yaml | 2 +- mips64/linglong.yaml | 2 +- sw64/linglong.yaml | 2 +- 6 files changed, 39 insertions(+), 5 deletions(-) diff --git a/arm64/linglong.yaml b/arm64/linglong.yaml index f6ccc888..c15e0360 100644 --- a/arm64/linglong.yaml +++ b/arm64/linglong.yaml @@ -7,7 +7,7 @@ version: "1" package: id: org.deepin.camera name: "deepin-camera" - version: 6.5.36.1 + version: 6.5.37.1 kind: app description: | camera for deepin os. diff --git a/debian/changelog b/debian/changelog index f781341c..1a1e455b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,37 @@ +deepin-camera (6.5.37) unstable; urgency=medium + + * chore: Update compiler flags for security enhancements + * build: modify debian/control to depends libqt5opengl5-dev + * build(debian): separate Qt5/Qt6 build configurations for V25/V20 support + * fix: Listen for SIGTERM and exit the application gracefully + * fix: audio_free_buffers() add a NULL check + * fix: Limit the available resolution to 3840x2160 + * feat: Listen for SIGTERM and exit the application gracefully + * feat: Issues of compile on v20 Qt5 + * feat(perf): add periodic decode timing measurements and reduce verbose logging + * fix: [log] verbosity configuration initialization order + * fix: When the screen is locked while using the camera, face recognition fails to work after unlocking + * fix: Temporarily block 8K resolution to avoid app crashes + * fix: Address potential data truncation issue + * chore: Correction of some misspelled words + * fix: Occasional abnormal color of title bar buttons + * feat: Add VA-API hardware acceleration for MJPEG decoding + * feat: Implement hardware acceleration driver configuration support + * feat: Add hardware acceleration driver configuration options + * feat: Add project-specific device filtering control + * fix: Filter ISP pipeline devices to show only standard cameras + * fix: Improve audio-video sync compatibility in camera recording + * fix: Improve close button visibility when USB camera is connected + * fix: Fix crash when enabling verbose logging + * fix: 移除透明磨砂标题栏 + * fix: 修复长时间录制视频音视频不同步 + * fix: 修复调整曝光度的显示问题 + * fix: 修复4k显示卡顿 + * fix: 修复相机上方边框显示一条白线 + * fix: Recording video with audio and video out of sync + + -- wangrong Wed, 04 Feb 2026 14:08:31 +0800 + deepin-camera (6.5.36) unstable; urgency=medium * chore: Update version to 6.5.36 diff --git a/linglong.yaml b/linglong.yaml index e6e9ab24..aa8bdd7c 100644 --- a/linglong.yaml +++ b/linglong.yaml @@ -7,7 +7,7 @@ version: "1" package: id: org.deepin.camera name: "deepin-camera" - version: 6.5.36.1 + version: 6.5.37.1 kind: app description: | camera for deepin os. diff --git a/loong64/linglong.yaml b/loong64/linglong.yaml index 6dea6417..b21bece2 100755 --- a/loong64/linglong.yaml +++ b/loong64/linglong.yaml @@ -7,7 +7,7 @@ version: "1" package: id: org.deepin.camera name: "deepin-camera" - version: 6.5.36.1 + version: 6.5.37.1 kind: app description: | camera for deepin os. diff --git a/mips64/linglong.yaml b/mips64/linglong.yaml index 0de9890d..e9c0119f 100644 --- a/mips64/linglong.yaml +++ b/mips64/linglong.yaml @@ -7,7 +7,7 @@ version: "1" package: id: org.deepin.camera name: "deepin-camera" - version: 6.5.36.1 + version: 6.5.37.1 kind: app description: | camera for deepin os. diff --git a/sw64/linglong.yaml b/sw64/linglong.yaml index 816c5994..b1ef25ed 100755 --- a/sw64/linglong.yaml +++ b/sw64/linglong.yaml @@ -7,7 +7,7 @@ version: "1" package: id: org.deepin.camera name: "deepin-camera" - version: 6.5.36.1 + version: 6.5.37.1 kind: app description: | camera for deepin os.