Firefox: upgrade 148.0 -> 148.0.2#961
Merged
otavio merged 3 commits intoOSSystems:masterfrom Mar 15, 2026
Merged
Conversation
Release notes: https://www.firefox.com/firefox/148.0.2/releasenotes/ Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Changelog: 31: Add experimental support for C++ exceptions Update wasm-component-ld in CI Update wasm-component-ld Update to LLVM 22.1.0 Build wasip3 target Include libclang.so in wasi-sdk Update wasi-libc submodule Build LLDB as part of wasi-sdk Adjust documentation of limitations in README Change Clang's default target to wasm32-wasip1 Update wasi-libc Update wasi-libc one more time 30: Update wasm-component-ld Update wasi-libc to cmake-enabled build Update wasi-libc with sdk version information doc: add cargo to list of requirements Update wasi-libc Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Changelog: 0.5.21: Add aarch64-windows binaries Update wasm-tools dependencies Bump wasm-tools dependencies 0.5.20: Handle more "nonstandard" LLD flags Update wasm-tools dependencies Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
22bcc51 to
3bbe8fe
Compare
Collaborator
Author
|
From my end this PR is ready. |
otavio
approved these changes
Mar 15, 2026
otavio
approved these changes
Mar 15, 2026
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release notes: https://www.firefox.com/firefox/148.0.2/releasenotes/
While working on it, I have also updated the wasi-sdk and wasm-component-ld recipes, both had some new releases recently.