-
-
Notifications
You must be signed in to change notification settings - Fork 14.1k
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
cacert: 3.77 -> 3.80 #178862
cacert: 3.77 -> 3.80 #178862
Conversation
Backport failed for Please cherry-pick the changes locally. git fetch origin staging-21.11
git worktree add -d .worktree/backport-178862-to-staging-21.11 origin/staging-21.11
cd .worktree/backport-178862-to-staging-21.11
git checkout -b backport-178862-to-staging-21.11
ancref=$(git merge-base add6a3b7dc1d693654e2973456a0d4992cd38911 04be37dead641c3d08cc179428e106e01352c907)
git cherry-pick -x $ancref..04be37dead641c3d08cc179428e106e01352c907 |
Successfully created backport PR #179343 for |
Uh, well now we have two different commits doing the same nss update (on staging, later master), but it's certainly not a big deal. |
Would not updating in this PR |
Maybe, or we could've used the squash-merge button, as at merge time it was already included in staging. |
Description of changes
Contains #178809, but targeted against staging, because
cacert
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