mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-13 06:20:24 +00:00
https://codeberg.org/forgejo/forgejo/milestone/67351 Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/12073 Reviewed-by: Michael Kriese <michael.kriese@gmx.de> 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>
2.6 KiB
2.6 KiB
Release notes
- Security bug fixes
- PR: Update dependency go to v1.25.9 (v11.0/forgejo)
- Bug fixes
- PR (backported): fix: don't trip deleting attachment with missing permission error
- Included for completeness but not user-facing (chores, etc.)
- PR: Update dependency happy-dom to v20.8.9 [SECURITY] (v11.0/forgejo)
- PR: Update module github.com/go-git/go-git/v5 to v5.17.1 [SECURITY] (v11.0/forgejo)
- PR: Update dependency happy-dom to v20.8.8 [SECURITY] (v11.0/forgejo)
- PR: Update module golang.org/x/net to v0.51.0 [SECURITY] (v11.0/forgejo)
- PR: Update module golang.org/x/image to v0.38.0 [SECURITY] (v11.0/forgejo)
- PR (backported): ci: update tests to run debian trixie, remove manual installation from
testing