glibc: 2.33-71 -> 2.33-78 (security)#156684
Conversation
|
So far I glanced at zdiff and built glibc on x86_64-linux here and on staging-21.11. The changes are small, so we most likely don't need extensive checking before staging this update (in both branches). |
|
Successfully created backport PR #156692 for |
|
Backport failed for Please cherry-pick the changes locally. git fetch origin staging-21.11
git worktree add -d .worktree/backport-156684-to-staging-21.11 origin/staging-21.11
cd .worktree/backport-156684-to-staging-21.11
git checkout -b backport-156684-to-staging-21.11
ancref=$(git merge-base f0c20873d3473c7395b8878a0af811837b538f77 13ab7d097f2e9b94e7c7544dde9bf29c0e19a7b2)
git cherry-pick -x $ancref..13ab7d097f2e9b94e7c7544dde9bf29c0e19a7b2 |
3 similar comments
|
Backport failed for Please cherry-pick the changes locally. git fetch origin staging-21.11
git worktree add -d .worktree/backport-156684-to-staging-21.11 origin/staging-21.11
cd .worktree/backport-156684-to-staging-21.11
git checkout -b backport-156684-to-staging-21.11
ancref=$(git merge-base f0c20873d3473c7395b8878a0af811837b538f77 13ab7d097f2e9b94e7c7544dde9bf29c0e19a7b2)
git cherry-pick -x $ancref..13ab7d097f2e9b94e7c7544dde9bf29c0e19a7b2 |
|
Backport failed for Please cherry-pick the changes locally. git fetch origin staging-21.11
git worktree add -d .worktree/backport-156684-to-staging-21.11 origin/staging-21.11
cd .worktree/backport-156684-to-staging-21.11
git checkout -b backport-156684-to-staging-21.11
ancref=$(git merge-base f0c20873d3473c7395b8878a0af811837b538f77 13ab7d097f2e9b94e7c7544dde9bf29c0e19a7b2)
git cherry-pick -x $ancref..13ab7d097f2e9b94e7c7544dde9bf29c0e19a7b2 |
|
Backport failed for Please cherry-pick the changes locally. git fetch origin staging-21.11
git worktree add -d .worktree/backport-156684-to-staging-21.11 origin/staging-21.11
cd .worktree/backport-156684-to-staging-21.11
git checkout -b backport-156684-to-staging-21.11
ancref=$(git merge-base f0c20873d3473c7395b8878a0af811837b538f77 13ab7d097f2e9b94e7c7544dde9bf29c0e19a7b2)
git cherry-pick -x $ancref..13ab7d097f2e9b94e7c7544dde9bf29c0e19a7b2 |
(cherry picked from commit ab6773a)
Motivation for this change
https://www.openwall.com/lists/oss-security/2022/01/24/4
Things done
I followed the recipe inside the nix expression's comments.
sandbox = trueset innix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)nixos/doc/manual/md-to-db.shto update generated release notes