[tor-commits] [tor-browser-build/maint-10.0-android] Bug 40289: Make the list of components updates for switch to mozilla89-based Fenix

sysrqb at torproject.org sysrqb at torproject.org
Thu Jun 17 15:06:21 UTC 2021


commit 2a4f04fc7333c66f35edd338a7fea3b7c1eeae71
Author: Nicolas Vigier <boklm at torproject.org>
Date:   Wed Apr 28 10:45:21 2021 +0200

    Bug 40289: Make the list of components updates for switch to mozilla89-based Fenix
---
 projects/android-components/config | 6 +++---
 projects/fenix/config              | 6 +++---
 projects/geckoview/config          | 8 ++++----
 3 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/projects/android-components/config b/projects/android-components/config
index 8c5c4ab..50ff128 100644
--- a/projects/android-components/config
+++ b/projects/android-components/config
@@ -57,9 +57,9 @@ input_files:
 
 steps:
   list_toolchain_updates:
-    #git_url: https://github.com/mozilla-mobile/android-components.git
-    #git_hash: v74.0.6
-    #tag_gpg_id: 0
+    git_url: https://github.com/mozilla-mobile/android-components.git
+    git_hash: v75.0.11
+    tag_gpg_id: 0
     var:
       container:
         use_container: 0
diff --git a/projects/fenix/config b/projects/fenix/config
index 3835e41..893163a 100644
--- a/projects/fenix/config
+++ b/projects/fenix/config
@@ -55,9 +55,9 @@ input_files:
 
 steps:
   list_toolchain_updates:
-    #git_url: https://github.com/mozilla-mobile/fenix.git
-    #git_hash: v88.0.0-beta.4
-    #tag_gpg_id: 0
+    git_url: https://github.com/mozilla-mobile/fenix.git
+    git_hash: v89.0.0-beta.5
+    tag_gpg_id: 0
     input_files: []
     var:
       container:
diff --git a/projects/geckoview/config b/projects/geckoview/config
index 844fd82..2d04f08 100644
--- a/projects/geckoview/config
+++ b/projects/geckoview/config
@@ -138,10 +138,10 @@ steps:
           - torbrowser-android-x86_64
 
   list_toolchain_updates:
-    #git_url: https://github.com/mozilla/gecko-dev.git
-    # 88.0b8
-    #git_hash: 43ab49774f70a5c70b2cd69a2b2a8bc0a3be20bf
-    #tag_gpg_id: 0
+    git_url: https://github.com/mozilla/gecko-dev.git
+    # 89.0b10
+    git_hash: 702dfbec3d62823d0dfca870995540383ab39183
+    tag_gpg_id: 0
     input_files: []
     var:
       container:





More information about the tor-commits mailing list