Closed
Bug 812989
Opened 12 years ago
Closed 12 years ago
ACCEPTED_MAR_CHANNEL_IDS and MAR_CHANNEL_ID not updated for Firefox in mozilla-esr17
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox-esr17+ fixed)
RESOLVED
FIXED
People
(Reporter: standard8, Unassigned)
References
Details
Attachments
(1 file, 1 obsolete file)
Through having forgot to do this on Thunderbird, I realised that these two variables in confvars.sh haven't been updated:
ACCEPTED_MAR_CHANNEL_IDS=firefox-mozilla-beta,firefox-mozilla-release
MAR_CHANNEL_ID=firefox-mozilla-beta
I'm not 100% sure on the effects, but I believe this means that Firefox ESR could mistakenly accept the wrong snippets and get updated to a mainstream based release. Hopefully Brian/Rob can advise here.
Reporter | ||
Comment 1•12 years ago
|
||
I think this is the right thing to do for esr17
Attachment #683049 -
Flags: review?(robert.bugzilla)
Attachment #683049 -
Flags: review?(netzen)
Comment 2•12 years ago
|
||
Comment on attachment 683049 [details] [diff] [review]
Proposed fix
Review of attachment 683049 [details] [diff] [review]:
-----------------------------------------------------------------
If we will be doing upgrades between ESR_X to ESR_Y, then we should just call this firefox-mozilla-esr
Comment 3•12 years ago
|
||
If we will continue to do updates for ESR10 separate from ESR17 though, then what you have is correct.
![]() |
||
Comment 4•12 years ago
|
||
Attachment #683049 -
Attachment is obsolete: true
Attachment #683049 -
Flags: review?(robert.bugzilla)
Attachment #683049 -
Flags: review?(netzen)
![]() |
||
Comment 5•12 years ago
|
||
Comment 6•12 years ago
|
||
ESR17 has had 0 releases done already right? Otherwise this would cause a problem if someone already had the old values. ESR10 is upgrading to ESR17 right?
![]() |
||
Comment 7•12 years ago
|
||
(In reply to Brian R. Bondy [:bbondy] from comment #6)
> ESR17 has had 0 releases done already right? Otherwise this would cause a
> problem if someone already had the old values. ESR10 is upgrading to ESR17
> right?
Correct, 0 releases and ESR10 will be upgrading to ESR17 once 17.0.2 is released.
Comment 8•12 years ago
|
||
Perfect, thanks.
Updated•12 years ago
|
Attachment #683099 -
Flags: review+
Updated•12 years ago
|
status-firefox-esr17:
--- → fixed
Assignee | ||
Updated•6 years ago
|
Component: Build Config → General
Product: Firefox → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•