]> source.dussan.org Git - redmine.git/commitdiff
Updates for 3.2.8 release.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 15 Oct 2017 19:53:13 +0000 (19:53 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 15 Oct 2017 19:53:13 +0000 (19:53 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@17007 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index ec34acde5348d2fdd3dd6a0e270b4a1df056a703..937edf9ba6307b453ce57eb08191d66707caa705 100644 (file)
@@ -4,6 +4,12 @@ Redmine - project management software
 Copyright (C) 2006-2017  Jean-Philippe Lang
 http://www.redmine.org/
 
+== 2017-10-15 v3.2.8
+
+=== [Security]
+
+* Defect #27186: XSS vulnerabilities
+
 == 2017-07-02 v3.2.7
 
 === [Accounts / authentication]
index 4e1930e40c5916c5f540991d37ffdf670cb6c9c2..40dffefada397c88dc312c85bfb374cd3410f7fa 100644 (file)
@@ -4,7 +4,7 @@ module Redmine
   module VERSION #:nodoc:
     MAJOR = 3
     MINOR = 2
-    TINY  = 7
+    TINY  = 8
 
     # Branch values:
     # * official release: nil