-
-
Notifications
You must be signed in to change notification settings - Fork 14.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gzip: 1.11 -> 1.12 #167784
gzip: 1.11 -> 1.12 #167784
Conversation
@ofborg eval |
Go home ofborg, you're drunk. Use another mirror already. |
@ofborg eval |
Successfully created backport PR #168117 for |
(managed to build a lot of the macos 10.15 stdenv with this without problems) |
Backport failed for Please cherry-pick the changes locally. git fetch origin staging-21.11
git worktree add -d .worktree/backport-167784-to-staging-21.11 origin/staging-21.11
cd .worktree/backport-167784-to-staging-21.11
git checkout -b backport-167784-to-staging-21.11
ancref=$(git merge-base 1ebc1944ed5726c871f9af43ad7fae42e673cf4f c4d4de89ddac3e11f4c0e4b3c9f6bd074796cbb3)
git cherry-pick -x $ancref..c4d4de89ddac3e11f4c0e4b3c9f6bd074796cbb3 |
1 similar comment
Backport failed for Please cherry-pick the changes locally. git fetch origin staging-21.11
git worktree add -d .worktree/backport-167784-to-staging-21.11 origin/staging-21.11
cd .worktree/backport-167784-to-staging-21.11
git checkout -b backport-167784-to-staging-21.11
ancref=$(git merge-base 1ebc1944ed5726c871f9af43ad7fae42e673cf4f c4d4de89ddac3e11f4c0e4b3c9f6bd074796cbb3)
git cherry-pick -x $ancref..c4d4de89ddac3e11f4c0e4b3c9f6bd074796cbb3 |
https://savannah.gnu.org/forum/forum.php?forum_id=10157
https://git.savannah.gnu.org/cgit/gzip.git/commit/?id=dc9740df61e575e8c3148b7bd3c147a81ea00c7c
Fixes: CVE-2022-1271
Description of changes
Things done
sandbox = true
set 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.sh
to update generated release notes