[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (345b341 -> d49e7a5)
From: |
guix-commits |
Subject: |
branch master updated (345b341 -> d49e7a5) |
Date: |
Fri, 3 Dec 2021 04:38:01 -0500 (EST) |
mhw pushed a change to branch master
in repository guix.
from 345b341 gnu: openjdk16: Use MAKE-FILE-WRITABLE.
new 080a5de gnu: nss: Fix CVE-2021-43527 via graft.
new d49e7a5 gnu: icecat: Fix CVE-2021-43527.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/local.mk | 2 +
gnu/packages/gnuzilla.scm | 1 +
gnu/packages/nss.scm | 6 +-
gnu/packages/patches/icecat-CVE-2021-43527.patch | 354 +++++++++++++++++++++++
gnu/packages/patches/nss-CVE-2021-43527.patch | 354 +++++++++++++++++++++++
5 files changed, 716 insertions(+), 1 deletion(-)
create mode 100644 gnu/packages/patches/icecat-CVE-2021-43527.patch
create mode 100644 gnu/packages/patches/nss-CVE-2021-43527.patch
- branch master updated (345b341 -> d49e7a5),
guix-commits <=