From: Frédéric Buclin Date: Tue, 30 Oct 2012 21:23:25 +0000 (+0100) Subject: Bug 805650: Release notes for Bugzilla 3.6.12 X-Git-Tag: bugzilla-3.6.12~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=747180eef9da29c476f35fa01c9b8d219422bf21;p=thirdparty%2Fbugzilla.git Bug 805650: Release notes for Bugzilla 3.6.12 r=dkl --- diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index 50a78be9c5..d3d259b481 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -61,6 +61,18 @@

Updates in this 3.6.x Release

+

3.6.12

+ +

This release fixes two security issues. See the + Security Advisory + for details.

+ +

This release also fixes a problem where flag names were not properly + escaped when displayed on the "confirm user match" page. An admin could + unintentionally break the display of this page if a flag name contains + a < or > character, because these characters were not filtered. + ([% terms.Bug %] 790215)

+

3.6.11

This release fixes one security issue. See the