This is an automated email from the git hooks/post-receive script.
boklm pushed a change to branch master in repository builders/tor-browser-build.
from da516e6 Bug 40414: Add finished-signing-clean-* new 2b8da52 Bug 40446: Update components for mozilla99: Make component update list new a38c41d Bug 40446: Update components for mozilla99: glean part new 4d92b78 Bug 40446: Update components for mozilla99: application-services part new 6099bbb Bug 40446: Update components for mozilla99: android-components part new 4a9a9c9 Bug 40446: Update components for mozilla99: fenix part new b74ca3a Bug 40433: Bumped LLVM to 13.0.1 for android builds new 35ac70b Bug 40446: Update components for mozilla99: geckoview part new 8e438a4 Bug 40202: Sign Fenix QA apks with the latest version of apksign
The 8 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference.
Summary of changes: Makefile | 11 +- projects/android-components/build | 5 +- projects/android-components/config | 8 +- .../gradle-dependencies-list.txt | 180 ++--- projects/android-toolchain/build | 9 +- projects/android-toolchain/config | 16 +- projects/application-services/build | 11 +- projects/application-services/config | 15 +- .../gradle-dependencies-list.txt | 272 +++---- projects/application-services/mavenLocal.patch | 30 +- projects/cbindgen/config | 3 + projects/clang/build | 38 + projects/clang/config | 2 +- projects/fenix/build | 9 +- projects/fenix/config | 8 +- projects/fenix/gradle-dependencies-list.txt | 548 +++++++------- projects/geckoview/build | 7 +- projects/geckoview/config | 18 +- projects/geckoview/gradle-dependencies-list.txt | 791 ++++++++++++--------- projects/geckoview/list_toolchain_updates_checks | 14 +- projects/geckoview/mozconfig-android-aarch64 | 5 +- projects/geckoview/mozconfig-android-armv7 | 7 +- projects/geckoview/mozconfig-android-x86 | 7 +- projects/geckoview/mozconfig-android-x86_64 | 5 +- projects/glean/config | 4 +- projects/gradle/config | 1 + projects/llvm-project/config | 18 +- projects/lucetc/config | 3 + projects/rust/config | 4 +- projects/tor-browser/build.android | 5 +- projects/tor-browser/config | 6 +- projects/uniffi-rs/config | 3 + rbm.conf | 17 +- 33 files changed, 1137 insertions(+), 943 deletions(-) mode change 100644 => 100755 projects/android-toolchain/build mode change 100644 => 100755 projects/application-services/build mode change 100644 => 100755 projects/geckoview/build