Skip to content

postgresql: 15.4, 14.9, 13.12, 12.16 & 11.21#248373

Merged
thoughtpolice merged 5 commits intoNixOS:stagingfrom
helsinki-systems:upd/postgresql
Aug 11, 2023
Merged

postgresql: 15.4, 14.9, 13.12, 12.16 & 11.21#248373
thoughtpolice merged 5 commits intoNixOS:stagingfrom
helsinki-systems:upd/postgresql

Conversation

@ajs124
Copy link
Copy Markdown
Member

@ajs124 ajs124 commented Aug 10, 2023

Description of changes

See https://www.postgresql.org/about/news/postgresql-154-149-1312-1216-1121-and-postgresql-16-beta-3-released-2689/ or the individual changelogs linked in the commits.

Fixes CVE-2023-39417 and CVE-2023-39418.

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/)
  • 23.11 Release Notes (or backporting 23.05 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
  • Fits CONTRIBUTING.md.

@ajs124 ajs124 added 1.severity: security Issues which raise a security issue, or PRs that fix one backport staging-23.05 labels Aug 10, 2023
@ofborg ofborg bot requested review from Ma27, danbst, globin, ivan and thoughtpolice August 10, 2023 16:50
@ofborg ofborg bot added 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 1001-2500 This PR causes many rebuilds on Darwin and should most likely target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. labels Aug 10, 2023
Copy link
Copy Markdown
Member

@ivan ivan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

postgresql_15 (15.4) is working fine for me on my x86_64 NixOS 23.05 machines.

@risicle
Copy link
Copy Markdown
Contributor

risicle commented Aug 11, 2023

nixpkgs-review reveals no new failures on macos 10.15 (cherry-picked to master for testing)

@github-actions
Copy link
Copy Markdown
Contributor

Successfully created backport PR for staging-23.05:

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: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 1001-2500 This PR causes many rebuilds on Darwin and should most likely target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants