guix-commits
[Top][All Lists]
Advanced

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

branch master updated (538884c -> 5f1ba08)


From: Efraim Flashner
Subject: branch master updated (538884c -> 5f1ba08)
Date: Mon, 30 May 2016 09:09:30 +0000 (UTC)

efraim pushed a change to branch master
in repository guix.

      from  538884c   gnu: jansson: Fix CVE-2016-4425.
       new  b507646   gnu: tinyproxy: Update to 1.8.4 [Fixes CVE-2012-3505].
       new  4b23c4b   gnu: dtach: Update to 0.9 [Fixes CVE-2012-3368].
       new  f228aa1   gnu: dtach: Use 'modify-phases'.
       new  321dc4d   download: Update Sourceforge mirrors.
       new  4f3e02f   gnu: t1lib: Fix CVE-2010-2642, CVE-2011-{0764, 1552, 
1553, 1554}.
       new  7d48938   gnu: vte-0.28: Fix CVE-2012-2738.
       new  5f1ba08   gnu: gegl: Fix CVE-2012-4433.

The 7 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                                       |    6 +
 gnu/packages/fontutils.scm                         |    6 +-
 gnu/packages/gimp.scm                              |    5 +-
 gnu/packages/gnome.scm                             |    5 +-
 gnu/packages/patches/gegl-CVE-2012-4433.patch      |  117 +++++++++++++++++
 gnu/packages/patches/t1lib-CVE-2010-2642.patch     |   24 ++++
 gnu/packages/patches/t1lib-CVE-2011-0764.patch     |   32 +++++
 ...CVE-2011-1552+CVE-2011-1553+CVE-2011-1554.patch |  133 ++++++++++++++++++++
 gnu/packages/patches/vte-CVE-2012-2738-pt1.patch   |   40 ++++++
 gnu/packages/patches/vte-CVE-2012-2738-pt2.patch   |   82 ++++++++++++
 gnu/packages/screen.scm                            |   17 +--
 gnu/packages/web.scm                               |   13 +-
 guix/download.scm                                  |   24 +++-
 13 files changed, 481 insertions(+), 23 deletions(-)
 create mode 100644 gnu/packages/patches/gegl-CVE-2012-4433.patch
 create mode 100644 gnu/packages/patches/t1lib-CVE-2010-2642.patch
 create mode 100644 gnu/packages/patches/t1lib-CVE-2011-0764.patch
 create mode 100644 
gnu/packages/patches/t1lib-CVE-2011-1552+CVE-2011-1553+CVE-2011-1554.patch
 create mode 100644 gnu/packages/patches/vte-CVE-2012-2738-pt1.patch
 create mode 100644 gnu/packages/patches/vte-CVE-2012-2738-pt2.patch



reply via email to

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