Skip to content

firefox, firefox-bin: 96.0.3 -> 97.0; firefox-esr: 91.5.1esr -> 91.6.0esr#158491

Merged
lovesegfault merged 3 commits intoNixOS:masterfrom
mweinelt:firefox
Feb 8, 2022
Merged

firefox, firefox-bin: 96.0.3 -> 97.0; firefox-esr: 91.5.1esr -> 91.6.0esr#158491
lovesegfault merged 3 commits intoNixOS:masterfrom
mweinelt:firefox

Conversation

@mweinelt
Copy link
Copy Markdown
Member

@mweinelt mweinelt commented Feb 7, 2022

Motivation for this change

Release notes not yet up.

https://www.mozilla.org/en-US/firefox/97.0/releasenotes/
https://www.mozilla.org/en-US/firefox/91.6.0/releasenotes/

Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 22.05 Release Notes (or backporting 21.11 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
    • (Release notes changes) Ran nixos/doc/manual/md-to-db.sh to update generated release notes
  • Fits CONTRIBUTING.md.

@ofborg ofborg bot requested review from edolstra and nbp February 7, 2022 18:00
@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels Feb 7, 2022
@ajs124
Copy link
Copy Markdown
Member

ajs124 commented Feb 7, 2022

Haven't tested ESR, but regular release seems to work fine.

@mweinelt
Copy link
Copy Markdown
Member Author

mweinelt commented Feb 7, 2022

Tested firefox-wayland (97.0) on x86_64-linux/sway/pipewire

  • Webcam
  • Microphone
  • Screensharing (wlroots)
  • WebGL
  • YouTube (& Live)

@mweinelt mweinelt added the 1.severity: security Issues which raise a security issue, or PRs that fix one label Feb 8, 2022
@mweinelt
Copy link
Copy Markdown
Member Author

mweinelt commented Feb 8, 2022

Release notes are up. Also this months security advisory.

https://www.mozilla.org/en-US/security/advisories/mfsa2022-04/

@lovesegfault lovesegfault merged commit 767aa38 into NixOS:master Feb 8, 2022
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 8, 2022

Backport failed for release-21.11, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally.

git fetch origin release-21.11
git worktree add -d .worktree/backport-158491-to-release-21.11 origin/release-21.11
cd .worktree/backport-158491-to-release-21.11
git checkout -b backport-158491-to-release-21.11
ancref=$(git merge-base 21e7625d6854a95d1ecb4e463a7f1e52513ad7b4 f448fc739446db64e42e7870d7484d09c213acaa)
git cherry-pick -x $ancref..f448fc739446db64e42e7870d7484d09c213acaa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.severity: security Issues which raise a security issue, or PRs that fix one 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants