Skip to content

fix: 修复 changelog 版本号重写问题(CVE-2025-59798 使用 deepin3) - #9

Merged
Zeno-sole merged 1 commit into
fix-cve/CVE-2025-59798from
fix/changelog-59798-version
Sep 3, 2026
Merged

fix: 修复 changelog 版本号重写问题(CVE-2025-59798 使用 deepin3)#9
Zeno-sole merged 1 commit into
fix-cve/CVE-2025-59798from
fix/changelog-59798-version

Conversation

@Zeno-sole

Copy link
Copy Markdown

背景

fix-cve/CVE-2025-59798 在合并 master 后,changelog 把 master 上已存在的
10.05.1~dfsg-3deepin2(内容为 CVE-2025-59801 + CVE-2025-59800)改写成了
CVE-2025-59798,并把 59800/59801 上移为 deepin3/deepin4,导致已有版本号含义被重写。

修改内容

修改后 changelog 头部为:

ghostscript (10.05.1~dfsg-3deepin3) unstable; urgency=medium
  * fix(cve): CVE-2025-59798
ghostscript (10.05.1~dfsg-3deepin2) unstable; urgency=medium
  * fix(cve): CVE-2025-59801 ...
  * fix(cve): CVE-2025-59800 ...

验证

仅改动 debian/changelog,不涉及补丁内容与 series 顺序。

The previous merge rewrote master's existing 10.05.1~dfsg-3deepin2
(which carries CVE-2025-59801 and CVE-2025-59800) to mean
CVE-2025-59798, and renumbered those two CVEs up to deepin3/deepin4,
changing the meaning of an already-existing version.

Restore master's deepin2 entry verbatim and add the PR's unique
CVE-2025-59798 as a new 10.05.1~dfsg-3deepin3 entry on top.
@deepin-ci-robot

Copy link
Copy Markdown
Contributor

/hold
因为该quilt包的上游版本号变更,详情见: deepin-community/infra-settings#134

@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown

TAG Bot

TAG: 10.05.1_dfsg-3deepin3
EXISTED: no
DISTRIBUTION: unstable

@deepin-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hudeng-go

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

The pull request process is described 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

@Zeno-sole
Zeno-sole merged commit 67caaf3 into fix-cve/CVE-2025-59798 Sep 3, 2026
7 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants