Skip to content

firefox: upgrade 150.0.1 -> 150.0.3#981

Merged
otavio merged 3 commits into
OSSystems:masterfrom
OldManYellsAtCloud:master
May 15, 2026
Merged

firefox: upgrade 150.0.1 -> 150.0.3#981
otavio merged 3 commits into
OSSystems:masterfrom
OldManYellsAtCloud:master

Conversation

@OldManYellsAtCloud
Copy link
Copy Markdown
Collaborator

@OldManYellsAtCloud OldManYellsAtCloud commented May 11, 2026

Bug fix releases:
https://www.firefox.com/firefox/150.0.2/releasenotes/
https://www.firefox.com/firefox/150.0.3/releasenotes/
https://www.firefox.com/firefox/140.10.2/releasenotes/

(While running the tests for 150.0.2, Mozilla released 150.0.3 also, so I added it to this PR)

Also, add recipe for wasm-tools. This is a dependency for wasi-sysroot - until now it was downloaded silently, during do_compile.

The network cannot be always disabled by bitbake after do_fetch, because it requires some specific capabilities. The docker image that I use for testing is missing this, and apparently network access is always available in that image, this is how it was missed. Will try to look into that, if I can make network disabling work in docker.

CLI and Rust libraries for low-level manipulation of WebAssembly modules

It is a build dependency for wasi-sdk-sysroot.

Solves OSSystems#983

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
@OldManYellsAtCloud OldManYellsAtCloud changed the title firefox: upgrade 150.0.1 -> 150.0.2 firefox: upgrade 150.0.1 -> 150.0.3 May 13, 2026
@OldManYellsAtCloud
Copy link
Copy Markdown
Collaborator Author

CI passed. From my end this is ready.

@otavio otavio merged commit 3176a86 into OSSystems:master May 15, 2026
284 of 303 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants