Skip to content

postgresql: 10.19 -> 10.20, 11.14 -> 11.15, 12.9 -> 12.10, 13.5 -> 13.6, 14.1 -> 14.2#159674

Merged
marsam merged 5 commits intoNixOS:stagingfrom
marsam:update-postgresql
Feb 12, 2022
Merged

postgresql: 10.19 -> 10.20, 11.14 -> 11.15, 12.9 -> 12.10, 13.5 -> 13.6, 14.1 -> 14.2#159674
marsam merged 5 commits intoNixOS:stagingfrom
marsam:update-postgresql

Conversation

@marsam
Copy link
Copy Markdown
Contributor

@marsam marsam commented Feb 12, 2022

Motivation for this change

https://www.postgresql.org/about/news/postgresql-142-136-1210-1115-and-1020-released-2402/

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/)
  • 22.05 Release Notes (or backporting 21.11 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
    • (Release notes changes) Ran nixos/doc/manual/md-to-db.sh to update generated release notes
  • Fits CONTRIBUTING.md.

@ofborg ofborg bot requested review from danbst, globin and ivan February 12, 2022 22:26
@ofborg ofborg bot added 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 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: 2501-5000 This PR causes many rebuilds on Linux and should target the staging branches. labels Feb 12, 2022
@marsam marsam merged commit 38c61c1 into NixOS:staging Feb 12, 2022
@marsam marsam deleted the update-postgresql branch February 12, 2022 23:20
@github-actions
Copy link
Copy Markdown
Contributor

Successfully created backport PR #159690 for staging-21.11.

@marsam marsam mentioned this pull request Mar 9, 2022
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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: 2501-5000 This PR causes many rebuilds on Linux and should target the staging branches. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant