As part of the release process, we are updating RecommendedTBBVersions to put the new versions in it.
However according to GeKo, at least in the alpha, RecommendedTBBVersions is not used anymore. If that is not used in the stable release too, then we should remove that step from the release process.
Designs
Child items 0
Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Linked items 0
Link issues together to show that they're related.
Learn more.
It is more accurate to say that after the patches for legacy/trac#28745 (moved) are merged, RecommendedTBBVersions will no longer be used. Looking at the existing code, removing the file should not break anything. It may cause current and old versions of Tor Browser to log info messages that look like:
Version check failed. Versions file is 404.
(which is probably okay).
I wonder if it would be smart to add one last change to the file, that puts a note at the top saying that modern Tor Browsers no longer use it. For the next few people who get confused and look at the file and wonder if they've found a "you didn't update it" bug.
I wonder if it would be smart to add one last change to the file, that puts a note at the top saying that modern Tor Browsers no longer use it. For the next few people who get confused and look at the file and wonder if they've found a "you didn't update it" bug.
Yep, sounds good. If anyone knows how to do that in an .lr file I am
happy to make that change.