guix/gnu
Nicolas Graves 386399296a
gnu: libtar: Patch CVEs. [security fixes]
This fixes CVE-2021-33643, CVE-2021-33644, CVE-2021-33645,
CVE-2021-33646.

* gnu/packages/compression.scm (libtar)[source]<patches>: Add patches
here...
* gnu/local.mk (dist_patch_DATA): ...and here.
* gnu/packages/patches/libtar-CVE-2021-33643-CVE-2021-33644.patch,
gnu/packages/patches/libtar-CVE-2021-33645-CVE-2021-33646.patch: New files.

Signed-off-by: Andreas Enge <andreas@enge.fr>
Change-Id: I60a6b753fddc1a0d08f96010ef3d57ec66c2251b
2024-10-28 10:06:42 +01:00
..
bootloader
build hurd-boot: Support system init: Create essential device nodes. 2024-10-15 11:13:48 +02:00
home home: services: unclutter: Inherit $DISPLAY. 2024-10-14 14:08:44 +02:00
installer
machine
packages gnu: libtar: Patch CVEs. [security fixes] 2024-10-28 10:06:42 +01:00
services services: lightdm: Fix activation script and default vnc server command. 2024-10-23 23:46:50 +09:00
system image: Add support for btrfs. 2024-10-14 14:08:43 +02:00
tests gnu: system: Privilege programs after creating accounts. 2024-10-24 14:50:09 +02: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: Use the latest ‘iso-codes’. 2024-09-28 12:55:54 +02:00
local.mk gnu: libtar: Patch CVEs. [security fixes] 2024-10-28 10:06:42 +01:00
machine.scm
packages.scm
services.scm services: cleanup: Reintroduce explicit ‘chmod’ calls. 2024-09-25 17:53:53 +02:00
system.scm gnu: system: Privilege programs after creating accounts. 2024-10-24 14:50:09 +02:00
tests.scm