Releases/Thunderbird 3.1a1/BuildNotes
Notes
This is build3, the third run at Thunderbird 3.1a1
Build Engineer
Philippe M. Chiasson <gozer@mozillamessaging.com>
Bugs
Tracking bug filed as bug XXX
Build
buildbot sendchange --username=gozer --master=localhost:9010 --branch=comm-central -m "Thunderbird 3.1a1 build3" doit
Revisions
These are the revisions signed off for release:
comm-central: 6e2787312bd8 r=dmose
releases/mozilla-1.9.1: a97db942191c r=dmose
dom-inspector: 02308bc6eb4c r=dmose
buildbot-configs: 6a1461ebde43 r=gozer
LDAP CVS tag: LDAPCSDK_6_0_6B_MOZILLA_RTM r=dmose
Patches
The following patches have landed on the release branch:
| bug | description | revison | status |
| bug 497355 | Assertion failure: STOBJ_GET_CLASS(obj) != &js_BlockClass, at /Users/moztest/comm/main/src/mozilla/js/src/jsscope.cpp:79 | d65293fb4bbb | a=dmose |
Notes
- Cleanup old 3.0pre nightlies on ftp.m.o
$> find /home/ftp/pub/thunderbird/nightly/latest-* -name '*3.0pre*' -print0 | xargs -0 rm -v
- Fix contrib*/ permissions
$> chmod 2775 /pub/mozilla.org/thunderbird/nightly/3.0rc1-candidates/build2/contrib*