guix-commits
[Top][All Lists]
Advanced

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

01/01: Merge branch 'master' into security-updates


From: Mark H. Weaver
Subject: 01/01: Merge branch 'master' into security-updates
Date: Sat, 12 Mar 2016 20:08:02 +0000

mhw pushed a commit to branch security-updates
in repository guix.

commit 2c9f0b077018d2cac599bd2f466769cd5ffd3adc
Merge: f5a9103 9591e11
Author: Mark H Weaver <address@hidden>
Date:   Sat Mar 12 15:07:41 2016 -0500

    Merge branch 'master' into security-updates

 doc/contributing.texi                              |    8 +-
 doc/guix.texi                                      |   37 +-
 gnu-system.am                                      |   19 +-
 gnu/packages/admin.scm                             |    5 +-
 gnu/packages/bioinformatics.scm                    |   43 +
 gnu/packages/check.scm                             |   17 +-
 gnu/packages/code.scm                              |   14 +-
 gnu/packages/dns.scm                               |    5 +-
 gnu/packages/freedesktop.scm                       |    2 +-
 gnu/packages/games.scm                             |   25 +
 gnu/packages/gcc.scm                               |   12 +-
 gnu/packages/gettext.scm                           |    2 +-
 gnu/packages/gnome.scm                             |   27 +-
 gnu/packages/gnuzilla.scm                          |   19 +-
 gnu/packages/graphics.scm                          |   14 +
 gnu/packages/libevent.scm                          |   11 +-
 gnu/packages/linux.scm                             |    4 +-
 gnu/packages/maths.scm                             |    4 +-
 gnu/packages/messaging.scm                         |   20 +-
 gnu/packages/networking.scm                        |   23 +
 gnu/packages/patches/icecat-CVE-2015-4477.patch    |   37 +
 gnu/packages/patches/icecat-CVE-2015-7207.patch    | 1140 ++++++++++++++++++++
 .../patches/icecat-CVE-2016-1952-pt01.patch        |  356 ++++++
 .../patches/icecat-CVE-2016-1952-pt02.patch        |   58 +
 .../patches/icecat-CVE-2016-1952-pt03.patch        |   60 +
 .../patches/icecat-CVE-2016-1952-pt04.patch        |   53 +
 .../patches/icecat-CVE-2016-1952-pt05.patch        |   32 +
 .../patches/icecat-CVE-2016-1952-pt06.patch        |  103 ++
 gnu/packages/patches/icecat-CVE-2016-1954.patch    |   32 +
 gnu/packages/patches/icecat-CVE-2016-1960.patch    |   55 +
 gnu/packages/patches/icecat-CVE-2016-1961.patch    |   33 +
 gnu/packages/patches/icecat-CVE-2016-1962.patch    |  107 ++
 gnu/packages/patches/icecat-CVE-2016-1964.patch    |   54 +
 gnu/packages/patches/icecat-CVE-2016-1965.patch    |   44 +
 gnu/packages/patches/icecat-CVE-2016-1966.patch    |   36 +
 gnu/packages/patches/icecat-CVE-2016-1974.patch    |  530 +++++++++
 gnu/packages/patches/icecat-bug-1248851.patch      |   37 +
 gnu/packages/patches/mupdf-buildsystem-fix.patch   |   69 --
 .../patches/vorbis-tools-CVE-2015-6749.patch       |   44 +
 gnu/packages/pdf.scm                               |   38 +-
 gnu/packages/samba.scm                             |    5 +-
 gnu/packages/ssh.scm                               |    8 +-
 gnu/packages/statistics.scm                        |    1 -
 gnu/packages/texlive.scm                           |    4 +-
 gnu/packages/video.scm                             |    8 +-
 gnu/packages/webkit.scm                            |    6 +-
 gnu/packages/wm.scm                                |   72 ++-
 gnu/packages/xiph.scm                              |    3 +-
 guix/cve.scm                                       |   66 +-
 guix/scripts/substitute.scm                        |   43 +-
 guix/ui.scm                                        |   10 +-
 51 files changed, 3236 insertions(+), 219 deletions(-)




reply via email to

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