postgresql_13: 13.15 -> 13.16
https://www.postgresql.org/support/security/CVE-2024-7348/ Fixes CVE-2024-7348
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import ./generic.nix {
|
||||
version = "13.15";
|
||||
hash = "sha256-Qu3UFURtM7jCQr520a0FdTGyJksuhpOTObcHXG5OySU=";
|
||||
version = "13.16";
|
||||
hash = "sha256-ycu7YSnwIyggSCgGa7N4XACoXIyo/TKcKopTwfXNiGU=";
|
||||
muslPatches = {
|
||||
disable-test-collate-icu-utf8 = {
|
||||
url = "https://git.alpinelinux.org/aports/plain/main/postgresql13/disable-test-collate.icu.utf8.patch?id=69faa146ec9fff3b981511068f17f9e629d4688b";
|
||||
|
||||
Reference in New Issue
Block a user