mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-12 22:10:25 +00:00
chore(release-notes): Forgejo v11.0.10 [skip ci] (#10894)
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>
This commit is contained in:
parent
3252fd5134
commit
feb787c3ab
1 changed files with 14 additions and 0 deletions
14
release-notes-published/11.0.10.md
Normal file
14
release-notes-published/11.0.10.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
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.
|
||||
|
||||
<!--start release-notes-assistant-->
|
||||
|
||||
## Release notes
|
||||
<!--URL:https://codeberg.org/forgejo/forgejo-->
|
||||
- Bug fixes
|
||||
- [PR](https://codeberg.org/forgejo/forgejo/pulls/10686) ([backported](https://codeberg.org/forgejo/forgejo/pulls/10783)): <!--number 10783 --><!--line 0 --><!--description Zml4OiBhZGQgYGZvcmdlam8gZG9jdG9yIGNsZWFudXAtY29tbWl0LXN0YXR1c2AgY29tbWFuZCAoIzEwNjg2KQ==-->fix: add `forgejo doctor cleanup-commit-status` command (#10686)<!--description-->
|
||||
- [PR](https://codeberg.org/forgejo/forgejo/pulls/10747) ([backported](https://codeberg.org/forgejo/forgejo/pulls/10787)): <!--number 10787 --><!--line 0 --><!--description Zml4OiBjb3JyZWN0bHkgY29tcHV0ZSByZXF1aXJlZCBjb21taXQgc3RhdHVz-->fix: correctly compute required commit status<!--description-->
|
||||
- Other changes without a feature or bug label
|
||||
- [PR](https://codeberg.org/forgejo/forgejo/pulls/10852): <!--number 10852 --><!--line 0 --><!--description VXBkYXRlIGRlcGVuZGVuY3kgZ28gdG8gdjEuMjUuNiAodjExLjAvZm9yZ2Vqbyk=-->Update dependency go to v1.25.6 (v11.0/forgejo)<!--description-->
|
||||
- Included for completeness but not user-facing (chores, etc.)
|
||||
- [PR](https://codeberg.org/forgejo/forgejo/pulls/10780) ([backported](https://codeberg.org/forgejo/forgejo/pulls/10839)): <!--number 10839 --><!--line 0 --><!--description Y2hvcmU6IGNvcnJlY3Qgc3BlbGxpbmcgZXJyb3IgaW4gY2xlYW51cC1jb21taXQtc3RhdHVzIENMSSBkb2Nz-->chore: correct spelling error in cleanup-commit-status CLI docs<!--description-->
|
||||
<!--end release-notes-assistant-->
|
||||
Loading…
Add table
Add a link
Reference in a new issue