guix-commits
[Top][All Lists]
Advanced

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

01/01: Merge branch 'core-updates'


From: Mark H. Weaver
Subject: 01/01: Merge branch 'core-updates'
Date: Thu, 28 Jan 2016 12:31:22 +0000

mhw pushed a commit to branch master
in repository guix.

commit 593c366bded5d5f6638a3e80edb1c6e473149fce
Merge: 133056b 29a7801
Author: Mark H Weaver <address@hidden>
Date:   Thu Jan 28 07:29:13 2016 -0500

    Merge branch 'core-updates'

 gnu-system.am                                      |   45 ++-
 gnu/packages/attr.scm                              |   67 ++--
 gnu/packages/autotools.scm                         |    6 +-
 gnu/packages/backup.scm                            |    3 +-
 gnu/packages/base.scm                              |   34 +-
 gnu/packages/bash.scm                              |   33 +-
 gnu/packages/bdw-gc.scm                            |   15 +-
 gnu/packages/cmake.scm                             |    2 +-
 gnu/packages/commencement.scm                      |  155 ++++--
 gnu/packages/compression.scm                       |   10 +-
 gnu/packages/cross-base.scm                        |    6 +-
 gnu/packages/databases.scm                         |   17 +-
 gnu/packages/doxygen.scm                           |   29 +-
 gnu/packages/emacs.scm                             |    3 +-
 gnu/packages/file.scm                              |    4 +-
 gnu/packages/flex.scm                              |    6 +-
 gnu/packages/gawk.scm                              |    6 +-
 gnu/packages/gcc.scm                               |   63 ++-
 gnu/packages/gettext.scm                           |   66 ++--
 gnu/packages/glib.scm                              |    4 +-
 gnu/packages/gnome.scm                             |    8 +-
 gnu/packages/gnupg.scm                             |    8 +-
 gnu/packages/gnuzilla.scm                          |   38 ++-
 gnu/packages/guile.scm                             |    3 +-
 gnu/packages/haskell.scm                           |    6 +
 gnu/packages/image.scm                             |   10 +-
 gnu/packages/language.scm                          |    7 +-
 gnu/packages/ld-wrapper.in                         |   66 ++-
 gnu/packages/libffi.scm                            |    7 +-
 gnu/packages/linux.scm                             |   73 +--
 gnu/packages/mail.scm                              |    1 +
 gnu/packages/multiprecision.scm                    |   28 +-
 gnu/packages/ncurses.scm                           |   38 ++-
 gnu/packages/package-management.scm                |    2 +-
 gnu/packages/patches/automake-regexp-syntax.patch  |   34 ++
 gnu/packages/patches/doxygen-test.patch            |    4 +-
 gnu/packages/patches/doxygen-tmake.patch           |   24 -
 gnu/packages/patches/emacs-source-date-epoch.patch |   20 +
 .../patches/findutils-absolute-paths.patch         |   29 -
 gnu/packages/patches/findutils-test-xargs.patch    |   22 +
 gnu/packages/patches/flex-bison-tests.patch        |   24 -
 gnu/packages/patches/gawk-fts-test.patch           |   51 ++
 gnu/packages/patches/gnutls-doc-fix.patch          |  546 --------------------
 gnu/packages/patches/grep-CVE-2015-1345.patch      |   17 -
 .../patches/grep-timing-sensitive-test.patch       |   15 +
 .../patches/icecat-CVE-2016-1930-pt01.patch        |   34 ++
 .../patches/icecat-CVE-2016-1930-pt02.patch        |   33 ++
 .../patches/icecat-CVE-2016-1930-pt03.patch        |  308 +++++++++++
 .../patches/icecat-CVE-2016-1930-pt04.patch        |   47 ++
 .../patches/icecat-CVE-2016-1930-pt05.patch        |   51 ++
 .../patches/icecat-CVE-2016-1930-pt06.patch        |  170 ++++++
 .../patches/icecat-CVE-2016-1930-pt07.patch        |   56 ++
 .../patches/icecat-CVE-2016-1930-pt08.patch        |   48 ++
 .../patches/icecat-CVE-2016-1930-pt09.patch        |  189 +++++++
 .../patches/icecat-CVE-2016-1930-pt10.patch        |   33 ++
 .../patches/icecat-CVE-2016-1930-pt11.patch        |  183 +++++++
 .../patches/icecat-CVE-2016-1930-pt12.patch        |   91 ++++
 .../patches/icecat-CVE-2016-1930-pt13.patch        |   34 ++
 .../patches/icecat-CVE-2016-1930-pt14.patch        |   83 +++
 .../patches/icecat-CVE-2016-1930-pt15.patch        |   35 ++
 gnu/packages/patches/icecat-CVE-2016-1935.patch    |   77 +++
 gnu/packages/patches/icecat-bug-1146335-pt1.patch  |  141 +++++
 gnu/packages/patches/icecat-bug-1146335-pt2.patch  |   43 ++
 .../icecat-limit-max-buffers-size-for-ANGLE.patch  |   73 +++
 gnu/packages/patches/libarchive-bsdtar-test.patch  |   74 +++
 gnu/packages/patches/librsvg-tests.patch           |   27 -
 .../libtiff-CVE-2015-8665+CVE-2015-8683.patch      |  107 ++++
 .../patches/libtiff-oob-accesses-in-decode.patch   |  171 ++++++
 .../patches/libtiff-oob-write-in-nextdecode.patch  |   49 ++
 gnu/packages/patches/perl-CVE-2015-8607.patch      |   68 +++
 .../patches/perl-deterministic-ordering.patch      |   29 +
 .../patches/perl-module-pluggable-search.patch     |   16 +-
 gnu/packages/patches/perl-no-build-time.patch      |   26 +
 gnu/packages/patches/perl-no-sys-dirs.patch        |  152 +++++-
 gnu/packages/patches/perl-source-date-epoch.patch  |   19 +
 gnu/packages/patches/procps-make-3.82.patch        |   14 -
 gnu/packages/patches/python-2.7-search-paths.patch |    6 +-
 gnu/packages/patches/python-3-search-paths.patch   |    6 +-
 gnu/packages/pcre.scm                              |    2 +
 gnu/packages/perl.scm                              |  120 ++++-
 gnu/packages/pkg-config.scm                        |    6 +-
 gnu/packages/plotutils.scm                         |    4 +-
 gnu/packages/pulseaudio.scm                        |   11 +-
 gnu/packages/python.scm                            |    4 +-
 gnu/packages/qt.scm                                |    7 +-
 gnu/packages/ruby.scm                              |  176 ++++---
 gnu/packages/scheme.scm                            |    3 +-
 gnu/packages/texinfo.scm                           |    8 +-
 gnu/packages/tls.scm                               |   24 +-
 gnu/packages/video.scm                             |    2 +-
 gnu/packages/web.scm                               |   56 ++-
 gnu/packages/webkit.scm                            |   14 +-
 guix/build-system/gnu.scm                          |    8 +-
 guix/build/gnu-build-system.scm                    |   16 +-
 guix/build/haskell-build-system.scm                |   99 +++-
 guix/build/python-build-system.scm                 |    9 +-
 guix/build/ruby-build-system.scm                   |   13 +-
 guix/build/utils.scm                               |    9 +-
 guix/search-paths.scm                              |    6 -
 tests/graph.scm                                    |    2 +-
 100 files changed, 3522 insertions(+), 1225 deletions(-)

diff --cc gnu/packages/compression.scm
index 0f27fa9,7d22095..4a31bf7
--- a/gnu/packages/compression.scm
+++ b/gnu/packages/compression.scm
@@@ -7,8 -7,7 +7,8 @@@
  ;;; Copyright © 2015 Ricardo Wurmus <address@hidden>
  ;;; Copyright © 2015 Leo Famulari <address@hidden>
  ;;; Copyright © 2015 Jeff Mickey <address@hidden>
- ;;; Copyright © 2015 Efraim Flashner <address@hidden>
+ ;;; Copyright © 2015, 2016 Efraim Flashner <address@hidden>
 +;;; Copyright © 2016 Ben Woodcroft <address@hidden>
  ;;;
  ;;; This file is part of GNU Guix.
  ;;;



reply via email to

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