]> cat aescling's git repositories - mastodon.git/commitdiff
Bump version to 2.5.2 (#8960)
authorEugen Rochko <eugen@zeonfederated.com>
Thu, 11 Oct 2018 22:24:09 +0000 (00:24 +0200)
committerGitHub <noreply@github.com>
Thu, 11 Oct 2018 22:24:09 +0000 (00:24 +0200)
CHANGELOG.md
lib/mastodon/version.rb

index 220cb65915ca9aea038aaa1549caf55a578cbf72..75a51fc7c6e1c7098945fcec121943cf4c0048f5 100644 (file)
@@ -1,3 +1,7 @@
+## 2.5.2
+
+- Fix XSS vulnerability (#8959)
+
 ## 2.5.1
 
 - Fix some local images not having their EXIF metadata stripped on upload (#8714)
index e6d3af35dbfa7580eb593ee44344a51fd1fb886e..a49e7f102f6a8d09d3fabc4b93b2ce73badc0159 100644 (file)
@@ -13,7 +13,7 @@ module Mastodon
     end
 
     def patch
-      1
+      2
     end
 
     def pre