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
2fdebb9f
Commit
2fdebb9f
authored
9 years ago
by
Frédéric Buclin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 1202464: Release notes for Bugzilla 4.4.10
r=dkl
parent
8beabdc1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
0 deletions
+20
-0
release-notes.html.tmpl
template/en/default/pages/release-notes.html.tmpl
+20
-0
No files found.
template/en/default/pages/release-notes.html.tmpl
View file @
2fdebb9f
...
...
@@ -45,6 +45,26 @@
<h2 id="v44_point">Updates in this 4.4.x Release</h2>
<h3>4.4.10</h3>
<p>This release fixes one security issue. See the
<a href="https://www.bugzilla.org/security/4.2.14/">Security Advisory</a>
for details.</p>
<p>This release also contains the following [% terms.bug %] fixes:</p>
<ul>
<li>The <kbd>email_enabled</kbd> attribute passed to the <kbd>User.update</kbd>
WebService method was incorrectly taken into account. Its logic was reversed.
(<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1162334">[% terms.Bug %] 1162334</a>)</li>
<li>The <kbd>DateTime::TimeZone::Local::Win32</kbd> Perl module is now required
on Windows to correctly determine the local timezone.
(<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1124401">[% terms.Bug %] 1124401</a>)</li>
<li>[% terms.Bugzilla %] is now protected against the billion laughs attack
which could cause a denial of service when using the XML-RPC API.
(<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1031035">[% terms.Bug %] 1031035</a>)</li>
</ul>
<h3>4.4.9</h3>
<p>This release contains the following [% terms.bug %] fixes:</p>
...
...
This diff is collapsed.
Click to expand it.
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