Releases/Thunderbird 10.0.5esr/BuildNotes: Difference between revisions

 
(4 intermediate revisions by 2 users not shown)
Line 11: Line 11:
* {{bug|760397}} - source builder not getting right mozilla-esr10 revision
* {{bug|760397}} - source builder not getting right mozilla-esr10 revision
* {{bug|760807}} - Program Compatibility Assistant shown on Windows 7 when setting as default mail client (NSIS version)
* {{bug|760807}} - Program Compatibility Assistant shown on Windows 7 when setting as default mail client (NSIS version)
* {{bug|761951}} - not checking releasetest in final verification
* {{bug|763769}} - release sanity complains about mozconfig differences


=Build Engineers=
=Build Engineers=
Line 375: Line 377:


=== Final verification ===
=== Final verification ===
All green, but not actually checking the releasetest channel, so not verifying bouncer links OK - {{bug|761951}}. While writing the patch for that tested that win32 works OK on releasetest.


=== Backup snippets ===
=== Backup snippets ===
Line 381: Line 384:


=== Reset reserved slaves ===
=== Reset reserved slaves ===
In this case it's about evacuating the slaves from bm34, which is limited to T'bird releases again.
In this case it would be about evacuating the slaves from bm34, which is limited to T'bird releases again, but we'll need them for 14.0b1 anyway.


=== Push to esr channel ===
=== Push to esr channel ===
time ~/bin/pushsnip Thunderbird-10.0.5esr-build3


=== Update symlinks ===
=== Update symlinks ===
<pre>
<pre>
[tbirdbld@surf releases]$ pwd
#tbirdbld@stage
/pub/mozilla.org/thunderbird/releases
cd /pub/mozilla.org/thunderbird/releases
[tbirdbld@surf releases]$ rm latest-10.0esr; ln -s 10.0.5esr latest-10.0esr
rm latest-10.0esr; ln -s 10.0.5esr latest-10.0esr
</pre>
</pre>
Confirmed users
4,293

edits