Closed
Bug 362533
Opened 19 years ago
Closed 19 years ago
Version/config bumps for Thunderbird2.0b1
Categories
(Thunderbird :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird2.0
People
(Reporter: mscott, Assigned: rhelmer)
Details
Attachments
(3 files, 3 obsolete files)
|
1.03 KB,
patch
|
rhelmer
:
review+
mscott
:
approval-thunderbird2+
|
Details | Diff | Splinter Review |
|
1.72 KB,
patch
|
nthomas
:
review+
|
Details | Diff | Splinter Review |
|
9.89 KB,
patch
|
preed
:
review+
|
Details | Diff | Splinter Review |
Time to bump the version in anticipation of beta 1.
| Reporter | ||
Comment 1•19 years ago
|
||
This bumps the version for 2.0b1pre to 2.0b1.
Rob, do we still need to make the changes to the tinder-config.pl files on the branch? and I'm not familiar with the nagios monitoring system changes.
Here's a patch to those things that were made for 1.5.0.8:
https://bugzilla.mozilla.org/show_bug.cgi?id=357888
Attachment #247217 -
Flags: review?(rhelmer)
| Assignee | ||
Comment 2•19 years ago
|
||
Comment on attachment 247217 [details] [diff] [review]
thunderbird changes
Looks like all of the tinder-configs use $update_ver_file, so we don't need to change anything. I'll go ahead and update the nagios plugin.
Attachment #247217 -
Flags: review?(rhelmer) → review+
| Reporter | ||
Comment 3•19 years ago
|
||
Comment on attachment 247217 [details] [diff] [review]
thunderbird changes
thanks rob. I'll check this in right now.
Attachment #247217 -
Flags: approval-thunderbird2+
| Assignee | ||
Comment 4•19 years ago
|
||
Attachment #247218 -
Flags: review?
| Assignee | ||
Updated•19 years ago
|
Attachment #247218 -
Flags: review? → review?(nrthomas)
| Assignee | ||
Updated•19 years ago
|
Summary: Bump Thunderbird 2 version string to 2.0b1 → Version/config bumps for Thunderbird2.0b1
| Assignee | ||
Comment 5•19 years ago
|
||
Sorry, previous version had changes to another file that's not ready yet - here is just the Thunderbird bump.
Attachment #247218 -
Attachment is obsolete: true
Attachment #247220 -
Flags: review?(nrthomas)
Attachment #247218 -
Flags: review?(nrthomas)
Comment 6•19 years ago
|
||
Comment on attachment 247220 [details] [diff] [review]
thunderbird version bump in nagios config
Looks good to me.
AUS already has 2.0b1, so no changes needed there.
Attachment #247220 -
Flags: review?(nrthomas) → review+
| Assignee | ||
Comment 7•19 years ago
|
||
(In reply to comment #6)
> (From update of attachment 247220 [details] [diff] [review] [edit])
> Looks good to me.
>
> AUS already has 2.0b1, so no changes needed there.
Landed, thanks.
| Assignee | ||
Comment 8•19 years ago
|
||
| Assignee | ||
Comment 9•19 years ago
|
||
| Assignee | ||
Comment 10•19 years ago
|
||
Fix problems that preed noticed:
* add $ENV{'MOZILLA_OFFICIAL'} = 1; to tinder-configs
* set milestone
* turn update_packaging on
* turn off ReleaseToLatest and turn ReleaseToDated on explicitly
Attachment #247445 -
Attachment is obsolete: true
Attachment #247446 -
Attachment is obsolete: true
Attachment #247450 -
Flags: review?(preed)
Attachment #247445 -
Flags: review?(preed)
Comment 11•19 years ago
|
||
Comment on attachment 247450 [details] [diff] [review]
fixes
>+$milestone = "thunderbird2.0b2";
Should be b1.
Other than that, r=preed.
Let's find out what we both missed! :-)
Attachment #247450 -
Flags: review?(preed) → review+
| Assignee | ||
Comment 12•19 years ago
|
||
(In reply to comment #11)
> (From update of attachment 247450 [details] [diff] [review] [edit])
>
> >+$milestone = "thunderbird2.0b2";
>
> Should be b1.
>
> Other than that, r=preed.
>
> Let's find out what we both missed! :-)
>
Thanks, fixed and checked into MOZILLA_1_8_BRANCH_release branch.
| Assignee | ||
Updated•19 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•