postgresql_18: 18.1 -> 18.2
Release Notes: https://github.com/postgres/postgres/blob/REL_18_STABLE/doc/src/sgml/release-18.sgml Security: CVE-2026-2003, CVE-2026-2004, CVE-2026-2005, CVE-2026-2006, CVE-2026-2007
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
import ./generic.nix {
|
||||
version = "18.1";
|
||||
rev = "refs/tags/REL_18_1";
|
||||
hash = "sha256-cZA2hWtr5RwsUrRWkvl/yvUzFPSfdtpyAKGXfrVUr0g=";
|
||||
version = "18.2";
|
||||
# rev = "refs/tags/REL_18_2";
|
||||
rev = "5a461dc4dbf72a1ec281394a76eb36d68cbdd935";
|
||||
hash = "sha256-cvBXxA7/kEwDGxFv/YoZCIh17jzUujrCtfKAmtSxKTw=";
|
||||
muslPatches = {
|
||||
dont-use-locale-a = {
|
||||
url = "https://git.alpinelinux.org/aports/plain/main/postgresql17/dont-use-locale-a-on-musl.patch?id=d69ead2c87230118ae7f72cef7d761e761e1f37e";
|
||||
|
||||
Reference in New Issue
Block a user