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
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
Applications
tor-browser-build
Commits
7fa3141d
Verified
Commit
7fa3141d
authored
1 year ago
by
Pier Angelo Vendrame
Browse files
Options
Downloads
Patches
Plain Diff
Bug 40839: Prepare Mullvad Browser Release 12.0.5
parent
e51dec66
No related branches found
No related tags found
1 merge request
!708
Bug 40839: Prepare Mullvad Browser Release 12.0.5
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
.gitignore
+1
-1
1 addition, 1 deletion
.gitignore
projects/browser/config
+4
-4
4 additions, 4 deletions
projects/browser/config
projects/firefox/config
+3
-7
3 additions, 7 deletions
projects/firefox/config
rbm.conf
+2
-5
2 additions, 5 deletions
rbm.conf
with
10 additions
and
17 deletions
.gitignore
+
1
−
1
View file @
7fa3141d
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
/out
/out
/torbrowser
/torbrowser
/basebrowser
/basebrowser
/
privacy
browser
/
mullvad
browser
/testbuild
/testbuild
/rbm.local.conf
/rbm.local.conf
/logs
/logs
...
...
This diff is collapsed.
Click to expand it.
projects/browser/config
+
4
−
4
View file @
7fa3141d
...
@@ -103,12 +103,12 @@ input_files:
...
@@ -103,12 +103,12 @@ input_files:
enable
:
'
[%
!
c("var/android")
%]'
enable
:
'
[%
!
c("var/android")
%]'
-
filename
:
Bundle-Data
-
filename
:
Bundle-Data
enable
:
'
[%
!
c("var/android")
%]'
enable
:
'
[%
!
c("var/android")
%]'
-
URL
:
https://addons.mozilla.org/firefox/downloads/file/40
86528
/noscript-11.4.2
0
.xpi
-
URL
:
https://addons.mozilla.org/firefox/downloads/file/40
90970
/noscript-11.4.2
1
.xpi
name
:
noscript
name
:
noscript
sha256sum
:
0
14aec3ce142222338372d227eaadfa2ae13c9e3861f6d43869615b932ce4b53
sha256sum
:
0
fd3b66a2780d03a5b3cd460216105f3df2b27c6d3a552c1769c5de48c9e2338
-
URL
:
https://addons.mozilla.org/firefox/downloads/file/40
86892
/ublock_origin-1.48.
0
.xpi
-
URL
:
https://addons.mozilla.org/firefox/downloads/file/40
92158
/ublock_origin-1.48.
4
.xpi
name
:
ublock-origin
name
:
ublock-origin
sha256sum
:
787950ad4fdbf57ffab136c706918077ed15b0b4fb22b5429ddd0043de3c9720
sha256sum
:
d7666b963c2969b0014937aae55472eea5098ff21ed3bea8a2e1f595f62856c1
enable
:
'
[%
c("var/mullvad-browser")
%]'
enable
:
'
[%
c("var/mullvad-browser")
%]'
-
URL
:
https://github.com/mullvad/browser-extension/releases/download/v0.7.9-firefox-beta/mullvad-browser-extension-0.7.9.xpi
-
URL
:
https://github.com/mullvad/browser-extension/releases/download/v0.7.9-firefox-beta/mullvad-browser-extension-0.7.9.xpi
name
:
mullvad-extension
name
:
mullvad-extension
...
...
This diff is collapsed.
Click to expand it.
projects/firefox/config
+
3
−
7
View file @
7fa3141d
...
@@ -11,10 +11,10 @@ container:
...
@@ -11,10 +11,10 @@ container:
use_container
:
1
use_container
:
1
var
:
var
:
firefox_platform_version
:
102.
9
.0
firefox_platform_version
:
102.
10
.0
firefox_version
:
'
[%
c("var/firefox_platform_version")
%]esr'
firefox_version
:
'
[%
c("var/firefox_platform_version")
%]esr'
browser_series
:
'
12.
5
'
browser_series
:
'
12.
0
'
browser_branch
:
'
[%
c("var/browser_series")
%]-
1
'
browser_branch
:
'
[%
c("var/browser_series")
%]-
2
'
browser_build
:
2
browser_build
:
2
branding_directory_prefix
:
'
tb'
branding_directory_prefix
:
'
tb'
copyright_year
:
'
[%
exec("git
show
-s
--format=%ci").remove("-.*")
%]'
copyright_year
:
'
[%
exec("git
show
-s
--format=%ci").remove("-.*")
%]'
...
@@ -79,10 +79,6 @@ targets:
...
@@ -79,10 +79,6 @@ targets:
git_url
:
https://gitlab.torproject.org/tpo/applications/mullvad-browser.git
git_url
:
https://gitlab.torproject.org/tpo/applications/mullvad-browser.git
var
:
var
:
branding_directory_prefix
:
'
mb'
branding_directory_prefix
:
'
mb'
firefox_platform_version
:
102.9.0
browser_series
:
'
12.0'
browser_branch
:
'
[%
c("var/browser_series")
%]-2'
browser_build
:
1
gitlab_project
:
https://gitlab.torproject.org/tpo/applications/mullvad-browser
gitlab_project
:
https://gitlab.torproject.org/tpo/applications/mullvad-browser
linux-x86_64
:
linux-x86_64
:
...
...
This diff is collapsed.
Click to expand it.
rbm.conf
+
2
−
5
View file @
7fa3141d
...
@@ -71,10 +71,10 @@ buildconf:
...
@@ -71,10 +71,10 @@ buildconf:
git_signtag_opt
:
'-s'
git_signtag_opt
:
'-s'
var
:
var
:
torbrowser_version
:
'12.
5a4
'
torbrowser_version
:
'12.
0.5
'
torbrowser_build
:
'build1'
torbrowser_build
:
'build1'
torbrowser_incremental_from
:
torbrowser_incremental_from
:
-
12
.
5
a3
-
12
.
0
.
4
updater_enabled
:
1
updater_enabled
:
1
build_mar
:
1
build_mar
:
1
mar_channel_id
:
'[% c("var/projectname") %]-torproject-[% c("var/channel") %]'
mar_channel_id
:
'[% c("var/projectname") %]-torproject-[% c("var/channel") %]'
...
@@ -252,9 +252,6 @@ targets:
...
@@ -252,9 +252,6 @@ targets:
exe_name
:
mullvadbrowser
exe_name
:
mullvadbrowser
mar_channel_id
:
'[% c("var/projectname") %]-mullvad-[% c("var/channel") %]'
mar_channel_id
:
'[% c("var/projectname") %]-mullvad-[% c("var/channel") %]'
locales
: []
locales
: []
torbrowser_version
:
'12.0.4'
torbrowser_build
:
'build1'
torbrowser_incremental_from
:
torbrowser
-
testbuild
:
torbrowser
-
testbuild
:
-
testbuild
-
testbuild
...
...
This diff is collapsed.
Click to expand it.
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
register
or
sign in
to comment