Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
bugzilla
Commits
7f812576
Commit
7f812576
authored
Jul 26, 2012
by
Frédéric Buclin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 777555: Release notes for Bugzilla 4.2.2
r=dkl a=LpSolit
parent
2221e3b6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
42 additions
and
0 deletions
+42
-0
release-notes.html.tmpl
template/en/default/pages/release-notes.html.tmpl
+42
-0
No files found.
template/en/default/pages/release-notes.html.tmpl
View file @
7f812576
...
...
@@ -40,6 +40,48 @@
<h2 id="v42_point">Updates in this 4.2.x Release</h2>
<h3>4.2.2</h3>
<p>This release fixes two security issues. See the
<a href="http://www.bugzilla.org/security/3.6.9/">Security Advisory</a>
for details.</p>
<p>In addition, the following important fixes/changes have been made in this
release:</p>
<ul>
<li>A regression introduced in [% terms.Bugzilla %] 4.0 caused some login
names to be ignored when entered in the CC list of [% terms.bugs %].
(<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=756314">[% terms.Bug %] 756314</a>)</li>
<li>Some queries could trigger an invalid SQL query if strings entered by
the user contained leading or trailing whitespaces.
(<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=760075">[% terms.Bug %] 760075</a>)</li>
<li>The auto-completion form for keywords no longer automatically selects
the first keyword in the list when the field is empty.
(<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=764517">[% terms.Bug %] 764517</a>)</li>
<li>A regression in [% terms.Bugzilla %] 4.2 prevented classifications
from being used in graphical and tabular reports in the "Multiple Tables"
field.
(<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=753688">[% terms.Bug %] 753688</a>)</li>
<li>Attachments created by the <kbd>email_in.pl</kbd> script were associated
to the wrong comment.
(<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=762785">[% terms.Bug %] 762785</a>)</li>
<li>Very long dependency lists can now be viewed correctly.
(<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=762783">[% terms.Bug %] 762783</a>)</li>
<li>Keywords are now correctly escaped in the auto-completion form to prevent
any XSS abuse.
(<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=754561">[% terms.Bug %] 754561</a>)</li>
<li>A regression introduced in [% terms.Bugzilla %] 4.0rc2 when fixing
CVE-2011-0046 caused the "Un-forget the search" link to not work correctly
anymore when restoring a deleted saved search, because this link was
lacking a valid token.
(<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=768870">[% terms.Bug %] 768870</a>)</li>
<li>Two minor CSRF vulnerabilities have been fixed which could let an attacker
alter your default search criteria in the Advanced Search page.
(<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=754672">[% terms.Bugs %] 754672</a>
and <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=754673">754673</a>)</li>
</ul>
<h3>4.2.1</h3>
<p>This release fixes one security issue. See the
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment