Update codeberg.org/forgejo/forgejo Docker tag to v13 #7
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/codeberg.org-forgejo-forgejo-13.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
7.0.3->13.0.3Release Notes
forgejo/forgejo (codeberg.org/forgejo/forgejo)
v13.0.3Compare Source
See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/13.0.3.md
v13.0.2Compare Source
See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/13.0.2.md
v13.0.1Compare Source
See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/13.0.1.md
v13.0.0Compare Source
See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/13.0.0.md
v12.0.4Compare Source
See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/12.0.4.md
v12.0.3Compare Source
See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/12.0.3.md
v12.0.2Compare Source
See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/12.0.2.md
v12.0.1Compare Source
See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/12.0.1.md
v12.0.0Compare Source
See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/12.0.0.md
v11.0.8Compare Source
See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/11.0.8.md
v11.0.7Compare Source
See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/11.0.7.md
v11.0.6Compare Source
See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/11.0.6.md
v11.0.5Compare Source
See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/11.0.5.md
v11.0.4Compare Source
See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/11.0.4.md
v11.0.3Compare Source
See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/11.0.3.md
v11.0.2Compare Source
See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/11.0.2.md
v11.0.1Compare Source
See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/11.0.1.md
v11.0.0Compare Source
See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/11.0.0.md
v10.0.3Compare Source
See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/10.0.3.md
v10.0.2Compare Source
See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/10.0.2.md
v10.0.1Compare Source
See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/10.0.1.md
v10.0.0Compare Source
See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/10.0.0.md
v9.0.3Compare Source
See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/9.0.3.md
v9.0.2Compare Source
See the Forgejo 9.0.2 release notes.
v9.0.1Compare Source
See the Forgejo 9.0.1 release notes.
v9.0.0Compare Source
See the Forgejo 9.0.0 release notes.
v8.0.3Compare Source
See the Forgejo 8.0.3 release notes.
v8.0.2Compare Source
See the Forgejo 8.0.2 release notes.
v8.0.1Compare Source
See the Forgejo 8.0.1 release notes.
v8.0.0Compare Source
A companion blog post provides additional context on this release. In addition to the pull requests listed below, you will find a complete list in the v8.0 milestone.
%%{init: {"flowchart": {"defaultRenderer": "elk"}} }%%will now fail because ELK is no longer included.vue-bar-graphwithchart.jsActionsis now the last tab (ii)Packagesare located after Releases (iii) this puts Projects after Pull requests. (tab positions may depend on which units are enabled in the repo).Subscribebutton for guest users.#dark-mode-onlyor#light-mode-onlyrespectively. Also supporting the github variants (e.g.#gh-dark-mode-only).::group::{title}and::endgroup::workflow commands. A runner of v3.4.2 or later is needed.[repository].USE_COMPAT_SSH_URIhas been changed totrue. With this change, Forgejo defaults to using the same URL style for SSH clone URLs as for HTTPS ones, instead of the former scp-style./user/repo/issuesand/user/repo/pulls.[ui.csv].MAX_ROWSsetting to avoid displaying a large number of lines (defaults to 2500).Reply-ToorIn-Reply-To.html_url,additions,deletions,review_comments...) for better compatibility with OpenProject.APP_SLOGAN. It permits to configure a slogan for the site and it is optional. The other isAPP_DISPLAY_NAME_FORMATand permits to customize the aspect of the full display name for the instance used in some parts of the UI as: (i) Title page, (ii) Homepage head title (ii) Open Graph site and title meta tags. Its default value isAPP_NAME: APP_SLOGAN. The configAPP_DISPLAY_NAME_FORMATis used only ifAPP_SLOGANis set otherwise the full display name shows onlyAPP_NAMEvalue.ENABLE_ACME=trueZeroSSLIssueruses the ZeroSSL API to get certificates. ZeroSSL also has an ACME endpoint, which can still be accessed using the existing ACMEIssuer, as always. Their proprietary API is paid, but has extra features like IP certificates, better reliability, and support..bbappend,.bbclassand.incextensionsdatabase.MAX_OPEN_CONNSchanged from 0 (unlimited) to 100 to avoid problems if it exceeds the limit by the database server. If you require high concurrency, try to increase this value for both Forgejo and your database server.[email.incoming].PORTsetting from.USE_TLS.GITEA_APP_INIfrom/etc/gitea/app.inito its default value of/var/lib/gitea/custom/conf/app.ini. This allows container users to not have to mount two separate volumes (one for the configuration data and one for the configuration.inifile). A warning is issued for users with the legacy configuration on how to update to the new path.workflow_dispatchtrigger in Forgejo Actions.1e983e7lexers/cue: support CUE attributes (#961)9347b55Add Gleam syntax highlighting (#959)2580aaaAdd Bazel bzlmod support into Python lexer (#947)/issues/comments/{id}.GetCommitPullRequest[*[a]*](b)is incorrectly rendered as<p><a href="b"><em>[a]</em></a></p>./api/v1/repos/{owner}/{repo}/wikiAPI endpoints is using a hardcoded "master" branch for the wiki, rather than the branch they really use.736c0eaTypescript: Several fixes (#952)e5c25d0Org: Keep all newlines (#951)v7.0.16Compare Source
See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/7.0.16.md
v7.0.15Compare Source
See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/7.0.15.md
v7.0.14Compare Source
See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/7.0.14.md
v7.0.13Compare Source
See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/7.0.13.md
v7.0.12Compare Source
See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/7.0.12.md
v7.0.11Compare Source
See the Forgejo 7.0.11 release notes.
v7.0.10Compare Source
See the Forgejo 7.0.10 release notes.
v7.0.9Compare Source
See the Forgejo 7.0.9 release notes.
v7.0.8Compare Source
See the Forgejo 7.0.8 release notes.
v7.0.7Compare Source
See the Forgejo 7.0.7 release notes.
v7.0.6Compare Source
This is a bug fix release. See the documentation for more information on the upgrade procedure. In addition to the pull requests listed below, you will find a complete list in the v7.0.6 milestone.
%%{init: {"flowchart": {"defaultRenderer": "elk"}} }%%will now fail because ELK is no longer included.vue-bar-graphwithchart.jsdevtestusername/issues/comments/{id}GetCommitPullRequestv7.0.5Compare Source
This is a security release. See the documentation for more information on the upgrade procedure.
In addition to the following notable bug fixes, you can browse the full list of pull requests included in this release.
regreSSHion
Recommended action when running Forgejo from a:
CVE-2024-6387 also known as regreSSHion is an Unauthenticated Remote Code Execution (RCE) vulnerability in OpenSSH’s server (sshd) on glibc-based Linux systems. It is strongly recommended that an OpenSSH server installed independently of Forgejo is upgraded as soon as possible.
All Forgejo OCI root images, including 7.0.5 contain an OpenSSH server. They are based on https://alpinelinux.org/ which relies on https://musl.libc.org/ and not https://en.wikipedia.org/wiki/Glibc. As a precaution the Forgejo v7.0.5 root OCI image contains an updated OpenSSH server patched for CVE-2024-6387.
The Forgejo OCI rootless images, including 7.0.5, do not contain an OpenSSH server, they rely on the internal Forgejo implementation of the SSH protocol.
Security:
Bug fixes:
v7.0.4Compare Source
This is a security release. See the documentation for more information on the upgrade procedure.
In addition to the following notable bug fixes, you can browse the full list of commits included in this release.
Security:
Bug fixes:
forgejo migrate-storage --type actions-artifactsalways fails because it picks the wrong path.[admin].SEND_NOTIFICATION_EMAIL_ON_NEW_USER=trueto always be ignored.triggersfield is used.choco info pkgnamewhenpkgnameis also a substring of another package Id.FORCE_PRIVATE=truesetting is not consistently enforced.Localization:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.