Closed
Bug 517534
(bz-release-343)
Opened 16 years ago
Closed 16 years ago
Release Bugzilla 3.0.10, 3.4.3, and 3.5.1
Categories
(Bugzilla :: Bugzilla-General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: mkanat, Assigned: mkanat)
References
(Blocks 1 open bug, )
Details
Attachments
(2 files, 2 obsolete files)
168.75 KB,
patch
|
Details | Diff | Splinter Review | |
2.74 KB,
text/plain
|
Details |
Because of Bug 517502, we need a 3.0.10 release. We could do 3.5.1 at the same time.
Assignee | ||
Comment 1•16 years ago
|
||
Might as well do 3.4.3 too. There have been some good bug fixes since then. Nothing huge (though having that memory leak fixed is nice) but it wouldn't hurt to do the release.
Alias: bz-release-343
Summary: Release Bugzilla 3.0.10 and 3.5.1 → Release Bugzilla 3.0.10, 3.4.3, and 3.5.1
Comment 2•16 years ago
|
||
Any security bugs being fixed in these releases?
Assignee | ||
Comment 3•16 years ago
|
||
(In reply to comment #2)
> Any security bugs being fixed in these releases?
There's a minor security patch that LpSolit says he's going to review tonight, I think, but if it doesn't make it, we'll just wait for the next set of releases to include it. It's not that significant.
Assignee | ||
Comment 4•16 years ago
|
||
Here are the website updates for the releases.
Assignee | ||
Updated•16 years ago
|
Assignee | ||
Comment 5•16 years ago
|
||
And here's the email release announcement.
Attachment #408315 -
Flags: review?(LpSolit)
(In reply to comment #5)
> And here's the email release announcement.
> Bugzilla 3.4.2 is our latest stable release
This should probably be 3.4.3 ?
![]() |
||
Comment 7•16 years ago
|
||
Comment on attachment 408305 [details] [diff] [review]
Website Updates
>Index: src/download/index.html
> dev => { branch => '3.6', current => '3.5', devbranch => '3.5' },
Shouldn't current be 3.5.1?
>+ <li><a href="#devel">Development Release</a></li>
Nit: shouldn't it be "Development Snapshot" to match the title of this section below?
> <h2>Development Snapshot ([% release.dev.current %])</h2>
>Index: src/news/index.html
>+ <p><a href="../releases/3.0.10/">Bugzilla 3.0.10</a>
>+ is a security update for the 3.0 branch:</p>
3.0.10 is not a security update. It's a bugfix update.
>Index: src/releases/3.6/index.html
>+<p>Bugzilla 3.6 will be the next major release after Bugzilla 3.6.
... after Bugzilla 3.4.
>+ The major focus of Bugzilla 3.6 is cleaning up any rough edges
Fun, on www-stage, I can read "Bugzilal 3.6", but it's written correctly here.
>+ <a href="https://bugzilla.mozilla.org/showdependencytree.cgi?id=bz-hci2008&">usability issues</a>
Remove the trailing & after bz-hci2008.
>+ <li>First Release Candidate: May 11, 2010*</li>
>+ <li>Final Release: July 13, 2010*</li>
Wow, I'm impressed by these deadlines. They look very far in the future to me. Probably something to discuss at our meeting tomorrow. :)
>Index: src/status/index.html
> <h1>Status</h1>
>+<h2>Old Bugzilla Status Updates</h3>
Problem with tags: <h2> </h3>.
Otherwise looks good. r=LpSolit
Attachment #408305 -
Flags: review?(LpSolit) → review+
![]() |
||
Comment 8•16 years ago
|
||
Comment on attachment 408315 [details]
Release Announcement, v1
> Today the Bugzilla Project is releasing Bugzilla 3.5.1, 3.4.2,
>and 3.0.10.
It's 3.4.3, not 3.4.2.
> Bugzilla 3.4.2 is our latest stable release, and contains various
>useful bug fixes and minor improvements.
3.4.3
> Bugzilla 3.0.10 is fixes a bug introduced in 3.0.9 that made the
>Bug.create WebService function fail sometimes.
s/is//
r=LpSolit
Attachment #408315 -
Flags: review?(LpSolit) → review+
Assignee | ||
Comment 9•16 years ago
|
||
Release underway.
Assignee | ||
Comment 10•16 years ago
|
||
Version numbers bumped.
Assignee | ||
Comment 11•16 years ago
|
||
Created Tags:
$VAR1 = {
'3.4.3' => [
'BUGZILLA-3_4_3',
'BUGZILLA-3_4-STABLE',
'Bugzilla_Stable'
],
'3.5.1' => [
'BUGZILLA-3_5_1'
],
'3.0.10' => [
'BUGZILLA-3_0_10',
'BUGZILLA-3_0-STABLE'
]
};
Assignee | ||
Comment 12•16 years ago
|
||
Tarballs rolled and posted, and I wrote the Bugzilla Update.
Assignee | ||
Comment 13•16 years ago
|
||
Here are the website updates as they will be checked in. Thanks for all the review comments, LpSolit!
Attachment #408305 -
Attachment is obsolete: true
Assignee | ||
Comment 14•16 years ago
|
||
Here is the release announcement as it will be sent, with LpSolit's review comments taken into account.
Attachment #408315 -
Attachment is obsolete: true
Assignee | ||
Comment 15•16 years ago
|
||
Checked in the web site updates.
Assignee | ||
Comment 16•16 years ago
|
||
Release announcement sent.
Assignee | ||
Comment 17•16 years ago
|
||
Updated FreshMeat and bumped the version numbers.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
![]() |
||
Comment 18•16 years ago
|
||
bugzilla-update.xml updated.
You need to log in
before you can comment on or make changes to this bug.
Description
•