From 97f743a89e6e918f66d6297d298d0a44a21aceaa Mon Sep 17 00:00:00 2001 From: Earl Warren <contact@earl-warren.org> Date: Sat, 8 Feb 2025 13:17:25 +0000 Subject: [PATCH] chore(release-notes): fix Forgejo v10.0.1 & v7.0.13 blog post URL (again) [skip ci] (#6857) Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6857 Reviewed-by: Emily <emilylange@noreply.codeberg.org> Co-authored-by: Earl Warren <contact@earl-warren.org> Co-committed-by: Earl Warren <contact@earl-warren.org> --- release-notes-published/10.0.1.md | 4 ++-- release-notes-published/7.0.13.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/release-notes-published/10.0.1.md b/release-notes-published/10.0.1.md index d0cd45ec46..4226053bd4 100644 --- a/release-notes-published/10.0.1.md +++ b/release-notes-published/10.0.1.md @@ -5,8 +5,8 @@ See also the [dedicated blog post](https://forgejo.org/2025-02-release-v10-0-1/) ## Release notes <!--URL:https://codeberg.org/forgejo/forgejo--> - Security bug fixes - - [PR](https://codeberg.org/forgejo/forgejo/pulls/6839): <!--number 6839 --><!--line 0 --><!--description Zml4KHNlYyk6IEZvcmdlam8gQWN0aW9ucyB3ZWIgcm91dGVz-->Verify the ID of Forgejo Actions web endpoints belongs to the repository to prevent the deletion of runners or variables or the modification of variables. [Read more in the dedicated blog post](https://forgejo.org/2025-02-release-v1001/).<!--description--> - - [PR](https://codeberg.org/forgejo/forgejo/pulls/6838): <!--number 6838 --><!--line 0 --><!--description Zml4KHNlYyk6IHBlcm1pc3Npb24gY2hlY2sgZm9yIHByb2plY3QgaXNzdWU=-->Enforce permissions on publicly available user or organizations projects to not leak information from issues and pull requests that belong to private repositories. [Read more in the dedicated blog post](https://forgejo.org/2025-02-release-v1001/).<!--description--> + - [PR](https://codeberg.org/forgejo/forgejo/pulls/6839): <!--number 6839 --><!--line 0 --><!--description Zml4KHNlYyk6IEZvcmdlam8gQWN0aW9ucyB3ZWIgcm91dGVz-->Verify the ID of Forgejo Actions web endpoints belongs to the repository to prevent the deletion of runners or variables or the modification of variables. [Read more in the dedicated blog post](https://forgejo.org/2025-02-release-v10-0-1/).<!--description--> + - [PR](https://codeberg.org/forgejo/forgejo/pulls/6838): <!--number 6838 --><!--line 0 --><!--description Zml4KHNlYyk6IHBlcm1pc3Npb24gY2hlY2sgZm9yIHByb2plY3QgaXNzdWU=-->Enforce permissions on publicly available user or organizations projects to not leak information from issues and pull requests that belong to private repositories. [Read more in the dedicated blog post](https://forgejo.org/2025-02-release-v10-0-1/).<!--description--> - User Interface bug fixes - [PR](https://codeberg.org/forgejo/forgejo/pulls/6803) ([backported](https://codeberg.org/forgejo/forgejo/pulls/6833)): <!--number 6833 --><!--line 0 --><!--description Zml4KHVpKTogZGlzcGxheSB2ZXJpZmllZCBpY29uIGZvciBkZWZhdWx0IGdwZyBrZXk=-->fix(ui): display verified icon for default gpg key<!--description--> - Localization diff --git a/release-notes-published/7.0.13.md b/release-notes-published/7.0.13.md index bbfc4dbaf4..484bbc4afa 100644 --- a/release-notes-published/7.0.13.md +++ b/release-notes-published/7.0.13.md @@ -5,8 +5,8 @@ See also the [dedicated blog post](https://forgejo.org/2025-02-release-v10-0-1/) ## Release notes <!--URL:https://codeberg.org/forgejo/forgejo--> - Security bug fixes - - [PR](https://codeberg.org/forgejo/forgejo/pulls/6845): <!--number 6845 --><!--line 0 --><!--description Zml4KHNlYyk6IEZvcmdlam8gQWN0aW9ucyB3ZWIgcm91dGVz-->Verify the ID of Forgejo Actions web endpoints belongs to the repository to prevent the deletion of runners or variables or the modification of variables. [Read more in the dedicated blog post](https://forgejo.org/2025-02-release-v1001/).<!--description--> - - [PR](https://codeberg.org/forgejo/forgejo/pulls/6846): <!--number 6846 --><!--line 0 --><!--description Zml4KHNlYyk6IHBlcm1pc3Npb24gY2hlY2sgZm9yIHByb2plY3QgaXNzdWU=-->Enforce permissions on publicly available user or organizations projects to not leak information from issues and pull requests that belong to private repositories. [Read more in the dedicated blog post](https://forgejo.org/2025-02-release-v1001/).<!--description--> + - [PR](https://codeberg.org/forgejo/forgejo/pulls/6845): <!--number 6845 --><!--line 0 --><!--description Zml4KHNlYyk6IEZvcmdlam8gQWN0aW9ucyB3ZWIgcm91dGVz-->Verify the ID of Forgejo Actions web endpoints belongs to the repository to prevent the deletion of runners or variables or the modification of variables. [Read more in the dedicated blog post](https://forgejo.org/2025-02-release-v10-0-1/).<!--description--> + - [PR](https://codeberg.org/forgejo/forgejo/pulls/6846): <!--number 6846 --><!--line 0 --><!--description Zml4KHNlYyk6IHBlcm1pc3Npb24gY2hlY2sgZm9yIHByb2plY3QgaXNzdWU=-->Enforce permissions on publicly available user or organizations projects to not leak information from issues and pull requests that belong to private repositories. [Read more in the dedicated blog post](https://forgejo.org/2025-02-release-v10-0-1/).<!--description--> - Bug fixes - [PR](https://codeberg.org/forgejo/forgejo/pulls/6674) ([backported](https://codeberg.org/forgejo/forgejo/pulls/6679)): <!--number 6679 --><!--line 0 --><!--description Zml4OiBsb2FkIHNldHRpbmdzIGZvciB2YWxpZCB1c2VyIGFuZCBlbWFpbCBjaGVjaw==-->fix: load settings for valid user and email check<!--description--> - Included for completeness but not worth a release note