From: Dave Lawrence
Date: Fri, 27 Jan 2012 22:04:01 +0000 (-0500)
Subject: Bug 720752 - Release notes for Bugzilla 4.0.4
X-Git-Tag: bugzilla-4.0.4~4
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b94a5def24539b2f8f4688013f03eabe4828a3fc;p=thirdparty%2Fbugzilla.git
Bug 720752 - Release notes for Bugzilla 4.0.4
r/a=LpSolit
---
diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl
index dda9ca5b62..8b970438f2 100644
--- a/template/en/default/pages/release-notes.html.tmpl
+++ b/template/en/default/pages/release-notes.html.tmpl
@@ -72,6 +72,31 @@
Updates in this 4.0.x Release
+4.0.4
+
+This release fixes two security issues. See the
+ Security Advisory
+ for details.
+
+In addition, the following important fixes/changes have been made in this
+ release:
+
+
+ - Clickjacking could possibly occur in the attachment Details page if a user attached
+ a specially formatted HTML file. To fix this potential problem, the Details page now always
+ displays the source code for all attachments whose MIME type is text/html, and users
+ can see the rendered page by clicking on View.
+ ([% terms.Bug %] 716283)
+ - Previously, WebServices would only work with JSON::RPC 0.96 or
+ older due to newer versions being incompatible. JSON::RPC 1.x is now
+ supported as well.
+ ([% terms.Bug %] 706753)
+ - User autocompletion for the requestee and requester fields in request.cgi and
+ the watch users field in userprefs.cgi were not working properly.
+ ([% terms.Bug %] 715705)
+ ([% terms.Bug %] 715650)
+
+
4.0.3
This release fixes two security issues. See the
@@ -82,9 +107,9 @@
release:
- - It was impossible to install or upgrade [% terms.Bugzilla %] if DBD::Pg
- is installed and your Perl installation has version.pm 0.92 or newer,
- due to an incompatible change made in version.pm 0.92.
+
- It was impossible to install or upgrade [% terms.Bugzilla %] if DBD::Pg
+ is installed and your Perl installation has version.pm 0.92 or newer,
+ due to an incompatible change made in version.pm 0.92.
([% terms.Bug %] 678772)
- When reporting a new [% terms.bug %] using the Guided Form, groups configured
to be selected by default were ignored and the [% terms.bug %] was left publicly
@@ -111,14 +136,14 @@
- Custom field values whose visibility depends on another field value did not
remain selected after editing [% terms.abug %].
([% terms.Bug %] 707428)
- - importxml.pl was unable to import [% terms.bugs %] anymore
+
- importxml.pl was unable to import [% terms.bugs %] anymore
(regressed in 4.0.1).
([% terms.Bug %] 691845)
- - migrate.pl was unable to run (regressed in 4.0).
+
- migrate.pl was unable to run (regressed in 4.0).
([% terms.Bug %] 682203)
- - whine.pl was failing to execute if a saved search threw an error.
+
- whine.pl was failing to execute if a saved search threw an error.
([% terms.Bug %] 277073)
- - Emails sent by whine.pl had the address of the assignee either
+
- Emails sent by whine.pl had the address of the assignee either
truncated or missing completely (regressed in 3.4). The full email address
is now properly displayed.
([% terms.Bug %] 550299)
@@ -134,7 +159,7 @@
release:
- - The B[% %]ug.create WebService method now throws an error if you
+
- The B[% %]ug.create WebService method now throws an error if you
pass a group name which doesn't exist. In [% terms.Bugzilla %] 4.0 and 4.0.1,
this group name was silently ignored, leaving your [% terms.bug %] unsecure
if no other group applied.
@@ -145,7 +170,7 @@
([% terms.Bug %] 663208)
- Marking [% terms.abug %] as a duplicate now works in Internet Explorer 9.
([% terms.Bug %] 656769)
- - importxml.pl no longer crashes when importing keywords (regressed
+
- importxml.pl no longer crashes when importing keywords (regressed
in 4.0).
([% terms.Bug %] 657707)
- Data entered while reporting a new [% terms.bug %] could be lost if you had
@@ -158,7 +183,7 @@
- The XML-RPC interface now works with SOAP::Lite 0.711 and 0.712 under mod_perl.
([% terms.Bug %] 600810)
- LWP 6.00 and newer require Perl 5.8.8 and above. When installing this module
- using install-module.pl on a Perl installation older than 5.8.8,
+ using install-module.pl on a Perl installation older than 5.8.8,
LWP 5.837 will be installed instead.
([% terms.Bug %] 655912)
- Viewing [% terms.abug %] report should be significantly faster when your