mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-07-24 18:38:42 +00:00
https://codeberg.org/forgejo/forgejo/milestone/94943 Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/13376 Reviewed-by: Beowulf <beowulf@beocode.eu>
1.7 KiB
1.7 KiB
Release notes
- Security bug fixes
- PR: fix: don't cache write permission on first pushed git reference
- Included for completeness but not user-facing (chores, etc.)
- PR: Update module github.com/yuin/goldmark to v1.7.17 [SECURITY] (v11.0/forgejo)
- PR: Update go toolchain directive to v1.25.12 [SECURITY] (v11.0/forgejo)
- PR: Update module golang.org/x/image to v0.43.0 [SECURITY] (v11.0/forgejo)
- PR (backported): ci: don't use redict during Forgejo testing