me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Efraim Flashner 10b4048974
gnu: json-c: Fix CVE-2020-12762.
* gnu/packages/web.scm (json-c)[replacement]: New field.
(json-c-0.13, json-c-0.12)[source]: Add patch.
(json-c/fixed): New variable.
* gnu/packages/patches/json-c-CVE-2020-12762.patch,
gnu/packages/patches/json-c--0.13-CVE-2020-12762.patch,
gnu/packages/patches/json-c--0.12-CVE-2020-12762.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
2020-08-06 09:44:24 +03:00
..
bootloader bootloader: grub: Fix cross-compilation. 2020-06-09 18:49:36 +02:00
build file-system: Add mount-may-fail? option. 2020-07-31 13:43:20 +02:00
installer installer: Add NTFS support. 2020-07-26 18:35:10 +02:00
machine machine: ssh: Check for potential system downgrades. 2020-07-27 12:06:35 +02:00
packages gnu: json-c: Fix CVE-2020-12762. 2020-08-06 09:44:24 +03:00
services services: Add zram-device-service. 2020-08-02 15:54:37 +03:00
system file-systems: Leave room for extension in serialized specs. 2020-08-03 17:44:38 +02:00
tests services: nix: Fix sandbox. 2020-07-22 22:10:11 +03:00
artwork.scm
bootloader.scm bootloader: Extend `<menu-entry>' for multiboot. 2020-06-08 13:51:18 +02:00
ci.scm ci: Do not limit disk-image size. 2020-06-29 17:24:36 +02:00
image.scm image: Move hurd image definition to a dedicated file. 2020-06-24 20:24:34 +02:00
installer.scm installer: Add NTFS support. 2020-07-26 18:35:10 +02:00
local.mk gnu: json-c: Fix CVE-2020-12762. 2020-08-06 09:44:24 +03:00
machine.scm utils: Move <location> and '&error-location' to (guix diagnostics). 2020-07-25 19:11:36 +02:00
packages.scm packages: 'generate-package-cache' is deterministic. 2020-07-30 19:17:20 +02:00
services.scm machine: ssh: Check for potential system downgrades. 2020-07-27 12:06:35 +02:00
system.scm system: 'operating-system-with-provenance' uses the OS location info. 2020-07-29 00:22:01 +02:00
tests.scm utils: Move <location> and '&error-location' to (guix diagnostics). 2020-07-25 19:11:36 +02:00