Skip to content

Conversation

@fly602
Copy link
Contributor

@fly602 fly602 commented Nov 13, 2025

update changelog to 6.1.64

Summary by Sourcery

Chores:

  • Update debian/changelog to version 6.1.64

update changelog to 6.1.64
@sourcery-ai
Copy link

sourcery-ai bot commented Nov 13, 2025

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

This PR updates the Debian packaging by bumping the project version to 6.1.64 in the changelog.

File-Level Changes

Change Details Files
Bumped Debian changelog version to 6.1.64
  • Updated version header to 6.1.64-1
  • Set new release date
  • Noted distribution and urgency
debian/changelog

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@github-actions
Copy link

TAG Bot

TAG: 6.1.64
EXISTED: no
DISTRIBUTION: unstable

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

Hey there - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@deepin-ci-robot
Copy link

deepin pr auto review

我来对这个 changelog 条目进行审查:

  1. 语法逻辑:
  • 格式基本符合 Debian changelog 规范
  • 版本号 (6.1.64) 和 urgency 设置正确
  • 时间戳格式正确
  1. 代码质量:
  • 条目结构清晰,每个变更都有明确的前缀(feat/fix)
  • 变更描述简洁明了
  1. 代码安全:
  • 特别注意到有一项安全相关的修改:"安全整改,去掉部分dbus通过GetConnPID鉴权二进制路径的逻辑"
  • 这是一个很好的安全实践,因为移除不必要的鉴权逻辑可以减少潜在的攻击面

改进建议:

  1. 描述可以更加具体:
  • "add read-only protection switch" 可以说明是针对哪个功能的保护开关
  • "resolve timezone display issue" 可以简要说明具体的问题表现
  1. 安全相关描述可以更规范:
  • 安全整改的描述建议使用英文,以保持一致性
  • 建议具体说明移除了哪些鉴权逻辑,以及为什么这样做更安全
  1. 时间戳问题:
  • 日期显示为 2025 年,这明显是一个未来的日期,应该修正为实际提交日期
  1. 建议格式修改为:
dde-daemon (6.1.64) unstable; urgency=medium

  * feat: add read-only protection switch for system settings and related translations
  * fix: resolve timezone display issue when switching to Beijing Time in system settings
  * security: remove unnecessary binary path authentication logic in D-Bus service

 -- fuleyi <[email protected]>  Thu, 13 Nov 2023 19:43:08 +0800

这样的修改会让 changelog 更加规范和专业,同时保持信息的完整性和可读性。

@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: fly602, yixinshark

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

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

@fly602 fly602 merged commit 0e4a379 into linuxdeepin:master Nov 13, 2025
16 of 18 checks passed
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