[PR #84] [MERGED] Add release of 1.6.3 #84

Closed
opened 2026-02-16 09:21:24 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/blog/pull/84
Author: @jonasfranz
Created: 1/4/2019
Status: Merged
Merged: 1/4/2019
Merged by: @jonasfranz

Base: masterHead: release/1.6.3


📝 Commits (1)

📊 Changes

1 file changed (+26 additions, -0 deletions)

View changed files

content/post/release-of-1.6.3.md (+26 -0)

📄 Description


date: "2019-01-04T01:00:00+02:00"
author: "jonasfranz"
title: "Release of 1.6.3"
tags: ["release"]
draft: false

We proudly present the security release of Gitea version 1.6.3. This release contains a very important
security fix so it is highly recommended to update to latest release.

We have merged 2 pull requests to release this version.
You can download one of our pre-built binaries from our downloads page,
you just need to select the correct platform. For further details of the installation follow our installation guide.

We would like to say special thanks to zeripath who reported and fixed the security issue fixed in this release.

Another thank you goes to all of our supporters on Open Collective
who are also helping us with financial sustainment.

Changelog

  • SECURITY
    • Prevent DeleteFilePost doing arbitrary deletion (#5631)
  • BUGFIX
    • Fix wrong text getting saved on editing second comment on an issue (#5608)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/blog/pull/84 **Author:** [@jonasfranz](https://github.com/jonasfranz) **Created:** 1/4/2019 **Status:** ✅ Merged **Merged:** 1/4/2019 **Merged by:** [@jonasfranz](https://github.com/jonasfranz) **Base:** `master` ← **Head:** `release/1.6.3` --- ### 📝 Commits (1) - [`4aa5a5e`](https://github.com/go-gitea/blog/commit/4aa5a5ea8de6db552ab7285ea08eb88bdb3d9890) Add release of 1.6.3 ### 📊 Changes **1 file changed** (+26 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `content/post/release-of-1.6.3.md` (+26 -0) </details> ### 📄 Description --- date: "2019-01-04T01:00:00+02:00" author: "jonasfranz" title: "Release of 1.6.3" tags: ["release"] draft: false --- We proudly present the security release of Gitea version 1.6.3. **This release contains a very important security fix so it is highly recommended to update to latest release.** We have merged 2 pull requests to release this version. You can download one of our pre-built binaries from our [downloads page](https://dl.gitea.io/gitea/1.6.3/), you just need to select the correct platform. For further details of the installation follow our [installation guide](https://docs.gitea.io/en-us/install-from-binary/). We would like to say special thanks to [zeripath](https://github.com/zeripath) who reported and fixed the security issue fixed in this release. Another thank you goes to all of our supporters on [Open Collective](https://opencollective.com/gitea) who are also helping us with financial sustainment. <!--more--> ## Changelog * SECURITY * Prevent DeleteFilePost doing arbitrary deletion (#5631) * BUGFIX * Fix wrong text getting saved on editing second comment on an issue (#5608) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 09:21:24 -05:00
yindo closed this issue 2026-02-16 09:21:24 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-gitea/blog#84