Skip to content

chore: release the audit fixes as 1.1.0 - #45

Merged
alexey-igrychev merged 1 commit into
mainfrom
chore/release-as-1-1-0
Sep 19, 2026
Merged

alexey-igrychev merged 1 commit into
mainfrom
chore/release-as-1-1-0

Conversation

@alexey-igrychev

Copy link
Copy Markdown
Member

Empty commit carrying a Release-As: 1.1.0 footer, so release-please retargets the release PR from 2.0.0.

Needs a merge commit, not a rebase or a squash: those drop an empty commit, which is what happened to the same footer in #44.

Why 2.0.0 is wrong, and why the range is a minor release, is in #44.

release-please proposes 2.0.0 because of the BREAKING CHANGE trailer in
ad9f231, which claims verification stops accepting DSA and ElGamal keys and
SHA-1 signatures after the move to ProtonMail/go-crypto. That policy is
only applied by the openpgp/v2 API, and trdl uses v1: a DSA-signed tag and
a SHA-1 signed tag both still pass CheckQuorums.

The changes that really were breaking were reverted in #44, so the range
since v1.0.0 is a minor release.

Release-As: 1.1.0
Signed-off-by: Aleksei Igrychev <aleksei.igrychev@palark.com>
@alexey-igrychev
alexey-igrychev merged commit 808e530 into main Sep 19, 2026
2 checks passed
@alexey-igrychev
alexey-igrychev deleted the chore/release-as-1-1-0 branch September 19, 2026 11:21
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.

1 participant