guix/gnu
Nicolas Graves 09bbdc3ead
gnu: postgresql-15: Update to 16.4. [security fixes]
This fixes CVE-2024-7348.

* /gnu/packages/databases.scm
(postgresql-15): Move from here...
(postgresql-16): ... to here.
[version]: Update to 16.4.
[source]: Adapt source and add patch.
[native-inputs]: Add pkg-config.
[inputs]: Add icu4c.
* gnu/packages/patches/postgresql-disable-normalize_exec_path.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: I57771ebcf462bdeca73eda157274db089816fd12
2024-11-12 17:41:38 +09:00
..
bootloader bootloader: grub: Remove hardcoded partition number for the Hurd. 2024-11-11 07:28:33 +01:00
build hurd-boot: Support second boot. 2024-11-11 07:28:33 +01:00
home home: services: unclutter: Inherit $DISPLAY. 2024-10-14 14:08:44 +02:00
installer installer: Add static-networking template. 2024-11-11 07:28:35 +01:00
machine
packages gnu: postgresql-15: Update to 16.4. [security fixes] 2024-11-12 17:41:38 +09:00
services system: hurd: Add swap-services to hurd-default-essential-services. 2024-11-11 07:28:33 +01:00
system installer: Add "Kernel" page to select the Hurd. 2024-11-11 07:28:35 +01:00
tests installer: Add "Kernel" page to select the Hurd. 2024-11-11 07:28:35 +01:00
artwork.scm
bootloader.scm gnu: bootloader: Use symbol as efi-bootloader-chain name. 2024-10-23 23:56:19 +08:00
ci.scm
compression.scm
home.scm
image.scm
installer.scm installer: Support dry-run from Guile via store. 2024-11-11 07:28:35 +01:00
local.mk gnu: postgresql-15: Update to 16.4. [security fixes] 2024-11-12 17:41:38 +09:00
machine.scm
packages.scm
services.scm services: cleanup: Reintroduce explicit ‘chmod’ calls. 2024-09-25 17:53:53 +02:00
system.scm system: hurd: Add swap-services to hurd-default-essential-services. 2024-11-11 07:28:33 +01:00
tests.scm