diff --git a/release-notes-published/11.0.12.md b/release-notes-published/11.0.12.md new file mode 100644 index 0000000000..34b91c3460 --- /dev/null +++ b/release-notes-published/11.0.12.md @@ -0,0 +1,18 @@ + + + + +## Release notes + +- Security bug fixes + - [PR](https://codeberg.org/forgejo/forgejo/pulls/12027): Update dependency go to v1.25.9 (v11.0/forgejo) +- Bug fixes + - [PR](https://codeberg.org/forgejo/forgejo/pulls/11642) ([backported](https://codeberg.org/forgejo/forgejo/pulls/11679)): fix: don't trip deleting attachment with missing permission error +- Included for completeness but not user-facing (chores, etc.) + - [PR](https://codeberg.org/forgejo/forgejo/pulls/11884): Update dependency happy-dom to v20.8.9 [SECURITY] (v11.0/forgejo) + - [PR](https://codeberg.org/forgejo/forgejo/pulls/11898): Update module github.com/go-git/go-git/v5 to v5.17.1 [SECURITY] (v11.0/forgejo) + - [PR](https://codeberg.org/forgejo/forgejo/pulls/11837): Update dependency happy-dom to v20.8.8 [SECURITY] (v11.0/forgejo) + - [PR](https://codeberg.org/forgejo/forgejo/pulls/11831): Update module golang.org/x/net to v0.51.0 [SECURITY] (v11.0/forgejo) + - [PR](https://codeberg.org/forgejo/forgejo/pulls/11819): Update module golang.org/x/image to v0.38.0 [SECURITY] (v11.0/forgejo) + - [PR](https://codeberg.org/forgejo/forgejo/pulls/11801) ([backported](https://codeberg.org/forgejo/forgejo/pulls/11803)): ci: update tests to run debian trixie, remove manual installation from `testing` +