guix-commits
[Top][All Lists]
Advanced

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

branch master updated (e940a27 -> 1de17a6)


From: Mark H. Weaver
Subject: branch master updated (e940a27 -> 1de17a6)
Date: Thu, 13 Oct 2016 07:31:40 +0000 (UTC)

mhw pushed a change to branch master
in repository guix.

      from  e940a27   doc: Add guide on how to specify dependencies for Python 
packages.
       new  1de17a6   gnu: ghostscript: Fix CVE-2013-5653 and 
CVE-2016-{7976,7978,7979,8602}.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/local.mk                                       |    5 +
 gnu/packages/ghostscript.scm                       |   18 +-
 .../patches/ghostscript-CVE-2013-5653.patch        |   85 +++++++++
 .../patches/ghostscript-CVE-2016-7976.patch        |  185 ++++++++++++++++++++
 .../patches/ghostscript-CVE-2016-7978.patch        |   25 +++
 .../patches/ghostscript-CVE-2016-7979.patch        |   48 +++++
 .../patches/ghostscript-CVE-2016-8602.patch        |   47 +++++
 7 files changed, 411 insertions(+), 2 deletions(-)
 create mode 100644 gnu/packages/patches/ghostscript-CVE-2013-5653.patch
 create mode 100644 gnu/packages/patches/ghostscript-CVE-2016-7976.patch
 create mode 100644 gnu/packages/patches/ghostscript-CVE-2016-7978.patch
 create mode 100644 gnu/packages/patches/ghostscript-CVE-2016-7979.patch
 create mode 100644 gnu/packages/patches/ghostscript-CVE-2016-8602.patch



reply via email to

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