postgresql: 15.3, 14.8, 13.11, 12.15 and 11.20#231306
Merged
marsam merged 5 commits intoNixOS:stagingfrom May 12, 2023
Merged
Conversation
Contributor
|
Think this will have to be retargeted at staging |
Contributor
|
Built all postgresql versions on macos 10.15 successfully, + most extensions, no time for them all though.. |
marsam
approved these changes
May 12, 2023
Contributor
|
Backport failed for Please cherry-pick the changes locally. git fetch origin staging-22.11
git worktree add -d .worktree/backport-231306-to-staging-22.11 origin/staging-22.11
cd .worktree/backport-231306-to-staging-22.11
git checkout -b backport-231306-to-staging-22.11
ancref=$(git merge-base d1c4b927cb7e277971d83ede295fd65486b4c5f0 3abafec08f228c6c592c8d7f8b449dff00bdb702)
git cherry-pick -x $ancref..3abafec08f228c6c592c8d7f8b449dff00bdb702 |
12 tasks
Member
Author
|
backport in #231475 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of changes
Fixes CVE-2023-2454 and CVE-2023-2455.
Things done
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/)