Skip to content

chore: Update version to 6.5.42#492

Merged
lzwind merged 1 commit into
linuxdeepin:masterfrom
add-uos:master
Jul 9, 2026
Merged

chore: Update version to 6.5.42#492
lzwind merged 1 commit into
linuxdeepin:masterfrom
add-uos:master

Conversation

@add-uos

@add-uos add-uos commented Jul 9, 2026

Copy link
Copy Markdown
Contributor
  • update version to 6.5.42

log: update version to 6.5.42

- update version to 6.5.42

log: update version to 6.5.42

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry @add-uos, you have reached your weekly rate limit of 500000 diff characters.

Please try again later or upgrade to continue using Sourcery

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

TAG Bot

TAG: 6.5.42
EXISTED: no
DISTRIBUTION: unstable

@deepin-ci-robot

Copy link
Copy Markdown

deepin pr auto review

★ 总体评分:100分

■ 【总体评价】

代码变更仅涉及版本号和运行时环境配置的升级,整体结构清晰规范。
配置文件修改无误且无安全风险,维持满分100分。

■ 【详细分析】

  • 1.语法逻辑(完全正确)✓

debian/changelog 和 linglong.yaml 文件的修改格式均符合各自语法规范,缩进和字段结构正确无误。
潜在问题:runtime 从 25.2.2 跨越至 6.7.0,可能存在底层 API 不兼容的潜在编译或运行时逻辑错误,但当前 diff 范围内语法正确。
建议:在后续提交中补充适配 DTK 6.7.0 运行时的代码逻辑修改。

  • 2.代码质量(良好)✓

版本号在 changelog 和 linglong.yaml 中同步更新,保持了一致性,提交信息清晰。
建议:无

  • 3.代码性能(无性能问题)✓

本次变更仅涉及配置元数据的字符串修改,不涉及任何算法或执行逻辑,对性能无影响。
建议:无

  • 4.代码安全(存在0个安全漏洞)✓

漏洞对比统计:新增漏洞 0 个,减少漏洞 0 个,持平 0 个
本次修改仅包含版本号更新和运行时依赖声明变更,未引入任何外部输入处理或敏感操作,不存在安全攻击面。
建议:无

■ 【改进建议代码示例】

diff --git a/debian/changelog b/debian/changelog
index d2f06e3f..aaa41a21 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+deepin-camera (6.5.42) unstable; urgency=medium
+
+  * chore: Update version to 6.5.42
+
+ -- zhanghongyuan <[email protected]>  Thu, 09 Jul 2026 13:15:38 +0800
+
 deepin-camera (6.5.41) unstable; urgency=medium
 
   * chore: Update version to 6.5.41
diff --git a/linglong.yaml b/linglong.yaml
index 64e04ccf..af3ed7eb 100644
--- a/linglong.yaml
+++ b/linglong.yaml
@@ -7,13 +7,13 @@ version: "1"
 package:
   id: org.deepin.camera
   name: "deepin-camera"
-  version: 6.5.41.1
+  version: 6.5.42.1
   kind: app
   description: |
     camera for deepin os.
 
 base: org.deepin.base/25.2.2
-runtime: org.deepin.runtime.dtk/25.2.2
+runtime: org.deepin.runtime.dtk/6.7.0
 
 command:
   - deepin-camera

@deepin-ci-robot

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: add-uos, lzwind

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@lzwind lzwind merged commit f82b706 into linuxdeepin:master Jul 9, 2026
23 of 24 checks passed
@deepin-bot

deepin-bot Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

TAG Bot

Tag created successfully

📋 Tag Details
  • Tag Name: 6.5.42
  • Tag SHA: 6da3b1ac0064a1e67995345d10247d4e0dc04c0c
  • Commit SHA: f82b70631187e7b21d44144b0966c73992c6574b
  • Tag Message:
    Release deepin-camera 6.5.42
    
    
  • Tagger:
    • Name: add-uos
  • Distribution: unstable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants