mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-03-25 09:13:03 -04:00
https://codeberg.org/forgejo/forgejo/milestone/45320 Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/10894 Reviewed-by: 0ko <0ko@noreply.codeberg.org> Co-authored-by: forgejo-release-manager <contact-forgejo-release-manager@forgejo.org> Co-committed-by: forgejo-release-manager <contact-forgejo-release-manager@forgejo.org>
1.7 KiB
1.7 KiB
This release includes an upgrade of Go version with security fixes. The issues addressed by this update do not pose any risk to the system or data security of Forgejo deployments, only potential for denial of service attacks.
Release notes
- Bug fixes
- PR (backported): fix: add
forgejo doctor cleanup-commit-statuscommand (#10686) - PR (backported): fix: correctly compute required commit status
- PR (backported): fix: add
- Other changes without a feature or bug label
- PR: Update dependency go to v1.25.6 (v11.0/forgejo)
- Included for completeness but not user-facing (chores, etc.)
- PR (backported): chore: correct spelling error in cleanup-commit-status CLI docs