Closed
Bug 850908
(bz-release-44)
Opened 13 years ago
Closed 12 years ago
Release Bugzilla 4.4 and 4.2.6
Categories
(Bugzilla :: Bugzilla-General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: LpSolit, Assigned: dkl)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
The last hard blocker for 4.4 has a patch. It's currently under review. Once it's r+'ed and checked in, we can release 4.4 final.
Flags: blocking4.4+
| Reporter | ||
Comment 1•12 years ago
|
||
We will also release 4.2.6 as it has some important bug fixes.
Flags: blocking4.2.6+
Summary: Release Bugzilla 4.4 → Release Bugzilla 4.4 and 4.2.6
| Assignee | ||
Comment 2•12 years ago
|
||
Website updates.
http://www-stage.bugzilla.org
dkl
Attachment #752401 -
Flags: review?(LpSolit)
| Assignee | ||
Comment 3•12 years ago
|
||
| Reporter | ||
Comment 4•12 years ago
|
||
Comment on attachment 752401 [details] [diff] [review]
website updates (v1)
>Index: src/download/index.html
>+ old => { branch => '4.0', current => '4.2.6', cvs => 0 },
branch => 4.2, not 4.0.
>+ #dev => { branch => '4.5', current => '4.5', cvs => 0,
branch => 5.0, not 4.5. It doesn't really matter for now, as it's a comment, but at least it will be correct when you uncomment it.
>Index: src/news/index.html
>+<p>If you're upgrading, make sure to read <a href="#v44_upgrading">Notes On Upgrading From a Previous
>+ Version</a>. If you are upgrading from a release before 4.2, make sure to read the release notes for
>+ all the <a href="#v44_previous">previous versions</a> in between your version and this one,
>+ <strong>particularly the Upgrading section of each version's release notes</strong>.</p>
Remove this paragraph as it's already in the release notes (and links do not work from here). Instead, add a paragraph after 4.2.6 about 3.6 which reached EOL, and urge admins to upgrade to 4.4.
>Index: src/status/changes.html
> <tr><td><b>Development (trunk):</b></td></tr>
>-<tr><td><a href="[% PROCESS query f='2012-08-30+13:00' t='' %]">4.3.3/4.5 → today</a></td></tr>
>+<tr><td><a href="[% PROCESS query f='2013-05-22+13:00' t='' %]">4.5 → today</a></td></tr>
This change must be reverted. We really branched on August 30, 2012. This has nothing to do with releases done today.
>+<tr><td><a href="[% PROCESS query_bzr rev = 8557 %]">4.4rc2 → 4.4</a></td></tr>
rev will probably be 8558 as you didn't bump the version yet.
>+<tr><td><a href="[% PROCESS query_bzr rev = 8214 %]">4.2.5 → 4.2.6</a></td></tr>
rev will probably be 8215, for the same reason as above.
> <tr><td><b>3.6 branch:</b></td></tr>
>+<tr><td></td></tr>
Add (branch closed) here.
> <tr><td><a href="[% PROCESS query f='2013-02-19+11:00' t='' %]">3.6.13 → today</a></td></tr>
Replace "today" by "3.6.13+" as this branch is now closed.
Everything else looks good. Thanks! r=LpSolit with these fixes on checkin.
Attachment #752401 -
Flags: review?(LpSolit) → review+
| Reporter | ||
Comment 5•12 years ago
|
||
Comment on attachment 752408 [details]
release announcement (v1)
r=LpSolit
Attachment #752408 -
Attachment is patch: false
Attachment #752408 -
Flags: review?(LpSolit) → review+
| Assignee | ||
Comment 6•12 years ago
|
||
Checking in lib/releases-list.txt;
/www/bugzilla-org/lib/releases-list.txt,v <-- releases-list.txt
new revision: 1.41; previous revision: 1.40
done
Checking in src/index.html;
/www/bugzilla-org/src/index.html,v <-- index.html
new revision: 1.78; previous revision: 1.77
done
Checking in src/docs/index.html;
/www/bugzilla-org/src/docs/index.html,v <-- index.html
new revision: 1.72; previous revision: 1.71
done
Checking in src/download/index.html;
/www/bugzilla-org/src/download/index.html,v <-- index.html
new revision: 1.271; previous revision: 1.270
done
Checking in src/news/index.html;
/www/bugzilla-org/src/news/index.html,v <-- index.html
new revision: 1.95; previous revision: 1.94
done
RCS file: /www/bugzilla-org/src/releases/4.2.6/index.html,v
done
Checking in src/releases/4.2.6/index.html;
/www/bugzilla-org/src/releases/4.2.6/index.html,v <-- index.html
initial revision: 1.1
done
RCS file: /www/bugzilla-org/src/releases/4.2.6/release-notes.html,v
done
Checking in src/releases/4.2.6/release-notes.html;
/www/bugzilla-org/src/releases/4.2.6/release-notes.html,v <-- release-notes.html
initial revision: 1.1
done
Checking in src/releases/4.4/index.html;
/www/bugzilla-org/src/releases/4.4/index.html,v <-- index.html
new revision: 1.7; previous revision: 1.6
done
Checking in src/releases/4.4/release-notes.html;
/www/bugzilla-org/src/releases/4.4/release-notes.html,v <-- release-notes.html
new revision: 1.3; previous revision: 1.2
done
Checking in src/status/changes.html;
/www/bugzilla-org/src/status/changes.html,v <-- changes.html
new revision: 1.83; previous revision: 1.82
done
| Reporter | ||
Comment 7•12 years ago
|
||
bugzilla-update.xml updated
| Assignee | ||
Comment 8•12 years ago
|
||
- Website updated
- Tarballs and diffs upload and symlinks reset
- Release announcement sent
- Closing bug
Good work all!
dkl
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•