- Mar 11, 2025
- Mar 10, 2025
-
- Mar 06, 2025
-
-
Pier Angelo Vendrame authored
-
morgan authored
-
- Mar 05, 2025
-
-
clairehurst authored
-
Pier Angelo Vendrame authored
The Go toolchain is reproducible, and we checked that we obtain the same exact Go 1.23.6 binaries when building at the previous commit. Therefore, we can simplify our bootstrap process and just use the official binaries.
-
- Mar 04, 2025
-
-
Pier Angelo Vendrame authored
We have been using Go 1.22.x for a while, since 1.23 raised the minimum required version of macOS to 11, and we still support macOS 10.15. However, 1.22.x is now EOL, so we need to update to a supported series. 1.24.0 would require an additional version on our go bootstrapping toolchain, so I decided to stick to 1.23.x for now. This commit also updates the relprep.py script to update only the hash of the main version (which is referred to indirectly with variables).
- Mar 03, 2025
-
-
Pier Angelo Vendrame authored
OpenSSL used to have only the hash of the source archive in their .sha256 file, without the archive name. At a certain point, they moved to the format generated by sha256sum, so we need to update relprep.py to take that into account.
-
- Feb 27, 2025
-
-
Pier Angelo Vendrame authored
- Feb 26, 2025
-
-
morgan authored
- Feb 25, 2025
- Feb 20, 2025
-
-
morgan authored
-
- Feb 19, 2025
-
-
henry authored
-
- Feb 18, 2025
-
- Feb 17, 2025
-
-
boklm authored
The libgdk-pixbuf2.0-0 package has been removed from Debian Trixie. We update the symbols file to depend on both libgdk-pixbuf2.0-0 and libgdk-pixbuf-2.0-0. https://bugzilla.mozilla.org/show_bug.cgi?id=1933835
-
- Feb 13, 2025
-
-
Dan Ballard authored
Bug 42669: Add ability for patched application services to take a gradle property to get path to nimbus-fml binary (for use in local dev builds)
-
Dan Ballard authored
- Feb 11, 2025
-
-
Beatriz Rizental authored
The apps team custom uniffi-rs implementation removes the dependecy on application-services Rust libraries. Therefore, this commit also include changes to skip building and including these libs (aka libmegazord) in the final Android application.
-
Beatriz Rizental authored
Apps team forks uniffi and applies a patch to make the Kotlin bindings no-op.
-
- Feb 10, 2025
-
-
morgan authored
-
- Feb 06, 2025
-
-
morgan authored
-