Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: add support for Security Patch in Release Script#20709

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
david-fraley wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromdf/add-security-opt-for-releasescript

Conversation

@david-fraley
Copy link
Collaborator

Description

We publicly say we'll providesecurity support for n-2 releases ago. Ourrelease.sh script, however, doesn't have that as a flag option when creating patches; this PR adds that in.

I largely used Blink to make this PR.

@stirby
Copy link
Collaborator

Functionality looks good. Note that this is only used with the--patch flag. I'd check to make sure it adds the stable note to the top of the generated changelog when--security is used to be safe. Looks like:

> ## Stable (since November 11, 2025)

I'd also recommend an alternative approach: adding a flag to target an arbitrary minor version. We need to patch the ESR release occasionally; in that case, this would not help. The ESR release can be mainline, or up to six minor versions behind it. If it's not mainline or stable, I think it's fair to expect the user to provide a minor version, i.e.v2.25.

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

Reviewers

@mafredrimafredriAwaiting requested review from mafredri

@stirbystirbyAwaiting requested review from stirby

At least 1 approving review is required to merge this pull request.

Assignees

@david-fraleydavid-fraley

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@david-fraley@stirby

[8]ページ先頭

©2009-2025 Movatter.jp