This repository has been archived by the owner on Dec 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
2 changed files
with
56 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
AntiFeatures: | ||
Tracking: | ||
en-US: Connects to various Mozilla services that can track users. | ||
https://divestos.org/pages/network_connections#mull | ||
UpstreamNonFree: | ||
en-US: Telemetry and proprietary bits are removed. | ||
Categories: | ||
|
@@ -4099,6 +4102,54 @@ Builds: | |
build: ./build.sh | ||
ndk: 27.1.12297006 | ||
|
||
- versionName: 133.0.0 | ||
versionCode: 21330000 | ||
commit: v133.0.0 | ||
timeout: 36000 | ||
sudo: | ||
- apt-get update | ||
- apt-get install -y cmake make m4 pkg-config python-is-python3 python3-venv | ||
tcl gyp ninja-build bzip2 libffi-dev libsqlite3-dev binutils-dev clang-16 | ||
lld-16 libssl-dev | ||
output: ../srclib/MozFennec/mobile/android/fenix/app/build/outputs/apk/fenix/release/app-*-release-unsigned.apk | ||
srclibs: | ||
- MozFennec@FIREFOX-ANDROID_133_0_BUILD2 | ||
- [email protected] | ||
- [email protected] | ||
- [email protected] | ||
- [email protected] | ||
- wasi-sdk@wasi-sdk-20 | ||
- llvm@3c92011b600bdf70424e2547594dd461fe411a41 | ||
- llvm_android@2a4ee244d6dd0dcb8365590b898f7a40ec3cb87a | ||
- toolchain-utils@dd1ee45a84cb07337f9d5d0a6769d9b865c6e620 | ||
prebuild: ./prebuild.sh $$VERSION$$ $$VERCODE$$ | ||
build: ./build.sh | ||
ndk: 27.2.12479018 | ||
|
||
- versionName: 133.0.0 | ||
versionCode: 21330020 | ||
commit: v132.0.2 | ||
timeout: 36000 | ||
sudo: | ||
- apt-get update | ||
- apt-get install -y cmake make m4 pkg-config python-is-python3 python3-venv | ||
tcl gyp ninja-build bzip2 libffi-dev libsqlite3-dev binutils-dev clang-16 | ||
lld-16 libssl-dev | ||
output: ../srclib/MozFennec/mobile/android/fenix/app/build/outputs/apk/fenix/release/app-*-release-unsigned.apk | ||
srclibs: | ||
- MozFennec@FIREFOX-ANDROID_133_0_BUILD2 | ||
- [email protected] | ||
- [email protected] | ||
- [email protected] | ||
- [email protected] | ||
- wasi-sdk@wasi-sdk-20 | ||
- llvm@3c92011b600bdf70424e2547594dd461fe411a41 | ||
- llvm_android@2a4ee244d6dd0dcb8365590b898f7a40ec3cb87a | ||
- toolchain-utils@dd1ee45a84cb07337f9d5d0a6769d9b865c6e620 | ||
prebuild: ./prebuild.sh $$VERSION$$ $$VERCODE$$ | ||
build: ./build.sh | ||
ndk: 27.2.12479018 | ||
|
||
MaintainerNotes: |- | ||
Version code scheme: | ||
XYZAR, where X.Y.Z is upstream version, A is architecture (0 = ARMv7, 1 = x86, 2 = ARMv8), R is revision (if we need to re-release). | ||
|
@@ -4120,5 +4171,5 @@ MaintainerNotes: |- | |
ArchivePolicy: 6 | ||
AutoUpdateMode: None | ||
UpdateCheckMode: None | ||
CurrentVersion: 132.0.2 | ||
CurrentVersionCode: 21320220 | ||
CurrentVersion: 133.0.0 | ||
CurrentVersionCode: 21330020 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters