Skip to content

chore: bump version to 6.1.59#934

Merged
fly602 merged 1 commit intolinuxdeepin:masterfrom
fly602:dev-changelog
Oct 16, 2025
Merged

chore: bump version to 6.1.59#934
fly602 merged 1 commit intolinuxdeepin:masterfrom
fly602:dev-changelog

Conversation

@fly602
Copy link
Contributor

@fly602 fly602 commented Oct 16, 2025

update changelog to 6.1.59

Summary by Sourcery

Chores:

  • Bump Debian package version to 6.1.59 in changelog

update changelog to 6.1.59
@sourcery-ai
Copy link

sourcery-ai bot commented Oct 16, 2025

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Bump the Debian package version to 6.1.59 by updating the changelog entry header.

File-Level Changes

Change Details Files
Updated Debian changelog for new release version
  • Increment version number to 6.1.59
  • Update release date/distribution fields
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.59
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

根据提供的git diff内容,这是一个针对dde-daemon包的变更日志更新。让我对这次更新进行审查:

语法和格式

  • 变更日志格式符合Debian标准,包括版本号、发行版、紧急程度、变更项和作者信息
  • 每个变更项都以"* "开头,格式规范
  • 时间戳格式正确,符合RFC 2822标准

代码逻辑和功能变更

  1. 设备监听线程管理:回退设备监听线程管理,这表明之前的实现可能导致CPU使用率过高,这是一个重要的性能修复。

  2. 调度器模块限制:将调度器模块限制在Deepin/UOS平台,这表明该模块可能不适用于其他Linux发行版。

  3. ACPI事件配置移除:出于安全合规考虑移除ACPI事件配置,这可能是为了减少潜在的攻击面。

  4. 模块移除

    • 移除了deprecated的appinfo和apps1模块
    • 移除了uadpagent模块和gnome-keyring依赖
    • 移除了deepin-proxy依赖
    • 移除了iw模块
  5. 安全加固:对dde-daemon服务进行了安全加固,但没有具体说明加固措施。

改进建议

  1. 变更描述详细性

    • 当前变更描述较为简略,建议提供更多细节,特别是安全加固的具体措施。
    • 例如"security hardening for dde-daemon services"可以具体说明是修复了哪些漏洞或实施了哪些安全措施。
  2. 依赖关系

    • 移除gnome-keyring和deepin-proxy依赖后,需要确认这些移除是否会影响系统的正常运行。
    • 建议添加说明,说明如何替代这些依赖的功能(如果有的话)。
  3. 性能影响

    • "fix: revert device listener thread management to fix CPU usage"提到修复了CPU使用问题,但建议添加一些基准测试数据,说明修复前后的性能差异。
  4. 兼容性

    • 将调度器模块限制在特定平台后,需要确保这些限制不会影响其他平台的功能。
  5. 测试覆盖

    • 建议添加关于这些变更的测试情况,特别是安全相关的变更。

总体评价

这次更新主要集中在性能优化、安全合规和依赖清理方面,方向是正确的。但变更描述可以更加详细,特别是安全加固部分。此外,移除多个模块和依赖后,需要确保这些变更不会引入新的问题或影响系统稳定性。

建议在后续版本中提供更详细的变更说明,包括具体的安全措施、性能改进数据和测试结果,以便用户和开发者更好地理解这些变更的影响。

@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.

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

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