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

index b92195a6815f718a2a1bdae6b7d07fa9c2b2626f..8afc4c7e7ab15905599006e78b0c6a9e31bfd339 100644 (file)
@@ -4,6 +4,10 @@ This changelog goes through all the changes that have been made in each release
 without substantial changes to our git log; to see the highlights of what has
 been added to each release, please refer to the [blog](https://blog.gitea.io).
 
+## [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)