]> source.dussan.org Git - gitea.git/commitdiff
Add changelog for 1.5.3 release (#5227)
authorLauris BH <lauris@nix.lv>
Wed, 31 Oct 2018 02:13:14 +0000 (04:13 +0200)
committertechknowlogick <hello@techknowlogick.com>
Wed, 31 Oct 2018 02:13:14 +0000 (22:13 -0400)
CHANGELOG.md

index 67de6b764dff6e07696ec914bf13dac479b1226b..d32531db7819bb067b62c9d5428369532fbb9f1d 100644 (file)
@@ -139,6 +139,10 @@ been added to each release, please refer to the [blog](https://blog.gitea.io).
   * Fix punctuation in English translation (#4958)
   * Fix translation (#4355)
 
+## [1.5.3](https://github.com/go-gitea/gitea/releases/tag/v1.5.3) - 2018-10-31
+* SECURITY
+  * Fix remote command execution vulnerability in upstream library (#5177) (#5196)
+
 ## [1.5.2](https://github.com/go-gitea/gitea/releases/tag/v1.5.2) - 2018-10-09
 * SECURITY
   * Enforce token on api routes (#4840) (#4905)