guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch ungrafting updated (3eb34c66 -> f936a30)


From: guix-commits
Subject: branch ungrafting updated (3eb34c66 -> f936a30)
Date: Tue, 8 Dec 2020 16:59:20 -0500 (EST)

mbakke pushed a change to branch ungrafting
in repository guix.

    from 3eb34c66 gnu: nghttp2: Update to 1.41.0 and remove replacement.
     new 18f10c0  gnu: node: Update to 10.22.1.
     new 9337c16  gnu: ghostscript: Fix build with FreeType 2.10.4.
     new 3bd218e  gnu: ghostscript: Fix CVE-2020-15900.
     new 4208046  gnu: libspiro: Update source URI.
     new 0fa7a2d  gnu: cURL: Update to 7.73.0 [fixes CVE-2020-8231].
     new 6d9b23c  gnu: OpenSSL: Update to 1.1.1i [fixes CVE-2020-1971].
     new f936a30  gnu: Python: Fix CVE-2020-26116.

The 7 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                                       |  3 ++
 gnu/packages/curl.scm                              |  4 +-
 gnu/packages/fontutils.scm                         |  2 +-
 gnu/packages/ghostscript.scm                       |  4 +-
 gnu/packages/gnuzilla.scm                          |  4 +-
 gnu/packages/node.scm                              | 22 +---------
 .../patches/ghostscript-CVE-2020-15900.patch       | 36 +++++++++++++++++
 .../patches/ghostscript-freetype-compat.patch      | 35 ++++++++++++++++
 gnu/packages/patches/python-CVE-2020-26116.patch   | 47 ++++++++++++++++++++++
 gnu/packages/python.scm                            |  1 +
 gnu/packages/tls.scm                               |  4 +-
 11 files changed, 134 insertions(+), 28 deletions(-)
 create mode 100644 gnu/packages/patches/ghostscript-CVE-2020-15900.patch
 create mode 100644 gnu/packages/patches/ghostscript-freetype-compat.patch
 create mode 100644 gnu/packages/patches/python-CVE-2020-26116.patch



reply via email to

[Prev in Thread] Current Thread [Next in Thread]