guix/gnu
Liliana Marie Prikler a6dab6e915
gnu: libarchive: Graft to 3.7.7. [security fixes]
* gnu/packages/backup.scm (libarchive): Add replacement with libarchive/fixed.
(libarchive/fixed): New variable.

Fixes: Out of bounds access in ZIP files [CVE-2024-37407].
Fixes: Out of bounds access in RAR files [CVE-2024-48957, CVE-2024-48958].
Fixes: Race condition in multi-threaded systems [CVE-2023-30571].
Fixes: NULL pointer dereference [CVE-2022-36227].
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-11-12 17:41:14 +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: libarchive: Graft to 3.7.7. [security fixes] 2024-11-12 17:41:14 +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 installer: Add "Kernel" page to select the Hurd. 2024-11-11 07:28:35 +01:00
machine.scm
packages.scm
services.scm
system.scm system: hurd: Add swap-services to hurd-default-essential-services. 2024-11-11 07:28:33 +01:00
tests.scm