Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tor-browser-build
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
Applications
tor-browser-build
Commits
f27b3742
Unverified
Commit
f27b3742
authored
Oct 7, 2024
by
boklm
Browse files
Options
Downloads
Patches
Plain Diff
Bug 41259: Don't set legacy version for Mullvad Browser
parent
f61208a8
Branches
Branches containing commit
No related tags found
1 merge request
!1055
Bug 41259: Skip versions which don't set incremental_from when generating incrementals
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
projects/release/update_responses_config.yml
+1
-1
1 addition, 1 deletion
projects/release/update_responses_config.yml
with
1 addition
and
1 deletion
projects/release/update_responses_config.yml
+
1
−
1
View file @
f27b3742
...
...
@@ -72,7 +72,7 @@ versions:
minSupportedInstructionSet
:
SSE2
linux-x86_64
:
minSupportedInstructionSet
:
SSE2
[
%
IF c("var/torbrowser_legacy_version") -%
]
[
%
IF
c("var/tor-browser") &&
c("var/torbrowser_legacy_version") -%
]
[
%
c("var/torbrowser_legacy_version") %
]
:
mar_channel_id
:
[
%
c('var/mar_channel_id') %
]
platformVersion
:
[
%
c('var/torbrowser_legacy_platform_version') %
]
...
...
...
...
This diff is collapsed.
Click to expand it.
boklm
@boklm
mentioned in issue
#41260 (closed)
·
Oct 7, 2024
mentioned in issue
#41260 (closed)
mentioned in issue #41260
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment