Use version_display.txt in SeaMonkey
Categories
(SeaMonkey :: Build Config, enhancement)
Tracking
(seamonkey2.49esr wontfix, seamonkey2.53 fixed, seamonkey2.57esr fixed, seamonkey2.63 wontfix)
People
(Reporter: frg, Assigned: frg)
References
Details
(Whiteboard: SM2.53.1)
Attachments
(3 files, 1 obsolete file)
1.83 KB,
patch
|
iannbugzilla
:
review+
frg
:
approval-comm-beta+
|
Details | Diff | Splinter Review |
2.63 KB,
patch
|
iannbugzilla
:
review+
iannbugzilla
:
approval-comm-esr60+
|
Details | Diff | Splinter Review |
2.85 KB,
patch
|
iannbugzilla
:
review+
iannbugzilla
:
approval-comm-release+
|
Details | Diff | Splinter Review |
We are using only version.txt currently which makes it impossible to add version specific information whithout altering the ua.
![]() |
Assignee | |
Comment 1•6 years ago
|
||
Let me know what you think about it.
![]() |
Assignee | |
Comment 3•6 years ago
|
||
Patch for comm-central.
Check for version_display.txt is already in suite/moz.configure.
Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/8cb2fc11db8b
Use version_display.txt in SeaMonkey about page. r=IanN
![]() |
Assignee | |
Comment 10•6 years ago
|
||
![]() |
Assignee | |
Comment 11•6 years ago
|
||
Patrick,
could you add the new suite/config/version_display.txt to the procedure for merge day changes. Same procedure as for TB I think.
If you need it in the comm-beta and comm-release tree now let me know and I will push the change to all of them.
Comment 12•6 years ago
|
||
(In reply to Frank-Rainer Grahl (:frg) from comment #11)
Patrick,
could you add the new suite/config/version_display.txt to the procedure for merge day changes. Same procedure as for TB I think.
If you need it in the comm-beta and comm-release tree now let me know and I will push the change to all of them.
This follows the same guidelines as Thunderbird, so for example during the next merge:
- c-c -> c-b: version goes from 2.68a1 to 2.68; version_display goes from 2.68a1 to 2.68b1
- c-b -> c-r: version_display goes from 2.68b1 to 2.68
- c-c version bump: version goes from 2.68a1 to 2.69a1; version_display gets overwritten to 2.69a1
Hope that makes sense! It is easy to tweak in the future if necessary!
![]() |
Assignee | |
Comment 13•6 years ago
|
||
Comment 14•6 years ago
|
||
I just wanted to note that we went through merges today with these changes. I verified the best that I could that nothing crazy happened, but please let me know if something unwanted happened (or if something was missing)!
Some commits of note:
- https://hg.mozilla.org/comm-central/rev/cb809601c228d5e2d19da3195d92de6cbbcb3990
- https://hg.mozilla.org/releases/comm-beta/rev/67169a45614459f525f9e2ed1e97583f6a639ba7 (note that this has a bunch of other changes in it for mail, e.g. the changes to preferences and mozconfigs, we can do the same for suite if you'd like)
- https://hg.mozilla.org/releases/comm-release/rev/9bb7406580cddeb1bfde288ce6921dd7019f6315 (this had nothing for suite in it, weirdly, I think this was due to the way previous manual fixes were done, I think this will be "fine" next merge)
![]() |
Assignee | |
Comment 15•6 years ago
|
||
The new comm-beta files are fine. Maybe because the previous version_display.txt in beta missed the b1. Thanks for checking it and no big deal. Will monitor it the next time.
Description
•