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: Marius Bakke
Subject: 01/01: Merge branch 'core-updates'
Date: Sat, 26 Aug 2017 09:30:11 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit 72e2815d18ad688b0a16ce3b3efba1172423cec4
Merge: c20cd0d 2f837cf
Author: Marius Bakke <address@hidden>
Date:   Sat Aug 26 15:15:49 2017 +0200

    Merge branch 'core-updates'

 gnu/local.mk                                       |  58 +--
 gnu/packages/admin.scm                             |   4 +-
 gnu/packages/algebra.scm                           |   2 +-
 gnu/packages/animation.scm                         |  10 +
 gnu/packages/backup.scm                            |   5 +-
 gnu/packages/base.scm                              | 205 ++------
 gnu/packages/bash.scm                              |  50 +-
 gnu/packages/bdw-gc.scm                            |  20 +-
 gnu/packages/bioinformatics.scm                    |   7 +-
 gnu/packages/boost.scm                             |  12 +-
 gnu/packages/bootloaders.scm                       |   4 +-
 gnu/packages/bootstrap.scm                         |   2 +
 gnu/packages/commencement.scm                      |  30 +-
 gnu/packages/compression.scm                       | 142 +++---
 gnu/packages/cups.scm                              |  10 +-
 gnu/packages/curl.scm                              |   4 +-
 gnu/packages/databases.scm                         |  18 +-
 gnu/packages/ed.scm                                |   4 +-
 gnu/packages/embedded.scm                          |   4 +-
 gnu/packages/file.scm                              |   4 +-
 gnu/packages/flex.scm                              |   8 +-
 gnu/packages/fontutils.scm                         |  52 +--
 gnu/packages/freedesktop.scm                       |   4 +-
 gnu/packages/gcc.scm                               |   3 +-
 gnu/packages/gd.scm                                |   5 +
 gnu/packages/gettext.scm                           |  16 +-
 gnu/packages/ghostscript.scm                       | 259 ++++++-----
 gnu/packages/gl.scm                                |  14 +-
 gnu/packages/glib.scm                              |   1 +
 gnu/packages/gnome.scm                             | 117 +++--
 gnu/packages/gnupg.scm                             |  33 +-
 gnu/packages/golang.scm                            |   8 +
 gnu/packages/groff.scm                             |  12 +-
 gnu/packages/guile.scm                             |  37 +-
 gnu/packages/icu4c.scm                             |  13 +-
 gnu/packages/image.scm                             |  77 ++-
 gnu/packages/java.scm                              |   2 +-
 gnu/packages/kerberos.scm                          |  33 +-
 gnu/packages/ld-wrapper.in                         |  40 +-
 gnu/packages/libevent.scm                          |  12 +-
 gnu/packages/libffi.scm                            |   3 +-
 gnu/packages/libidn.scm                            |  38 +-
 gnu/packages/libsigsegv.scm                        |  17 +-
 gnu/packages/libunistring.scm                      |   8 +-
 gnu/packages/linux.scm                             |  51 +-
 gnu/packages/make-bootstrap.scm                    |  30 +-
 gnu/packages/maths.scm                             |   2 +-
 gnu/packages/mpd.scm                               |  11 +-
 gnu/packages/ncurses.scm                           |  13 +-
 gnu/packages/netpbm.scm                            |  23 +-
 gnu/packages/openldap.scm                          |  35 +-
 gnu/packages/package-management.scm                |   4 +-
 .../patches/ath9k-htc-firmware-binutils.patch      |  20 -
 gnu/packages/patches/binutils-mips-bash-bug.patch  |  22 -
 .../patches/coreutils-cut-huge-range-test.patch    |  29 +-
 .../patches/coreutils-fix-cross-compilation.patch  |  15 -
 .../patches/eudev-conflicting-declaration.patch    |  31 --
 .../expat-CVE-2016-0718-fix-regression.patch       |  35 --
 .../patches/findutils-gnulib-multi-core.patch      | 294 ++++++++++++
 .../fontconfig-charwidth-symbol-conflict.patch     |  82 ----
 gnu/packages/patches/fontconfig-path-max.patch     | 124 -----
 gnu/packages/patches/freetype-CVE-2017-8105.patch  |  56 ---
 gnu/packages/patches/freetype-CVE-2017-8287.patch  |  44 --
 .../patches/gcc-asan-powerpc-missing-include.patch |  20 +
 .../patches/gettext-gnulib-multi-core.patch        | 178 +++++++
 gnu/packages/patches/gettext-multi-core.patch      | 185 ++++++++
 .../patches/ghostscript-CVE-2013-5653.patch        |  85 ----
 .../patches/ghostscript-CVE-2015-3228.patch        |  32 --
 .../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 --
 .../patches/ghostscript-CVE-2017-8291.patch        | 166 ++++++-
 .../ghostscript-no-header-creationdate.patch       |  22 +
 .../patches/ghostscript-no-header-id.patch         |  57 +++
 .../patches/ghostscript-no-header-uuid.patch       |  50 ++
 gnu/packages/patches/ghostscript-runpath.patch     |  17 +-
 gnu/packages/patches/grep-gnulib-lock.patch        |  32 ++
 gnu/packages/patches/groff-source-date-epoch.patch | 299 ++++++++++++
 gnu/packages/patches/guile-2.2-default-utf8.patch  |  78 ++++
 gnu/packages/patches/guile-relocatable.patch       |   4 +-
 .../patches/intltool-perl-compatibility.patch      |  76 +++
 .../patches/libffi-3.2.1-complex-alpha.patch       |  28 ++
 gnu/packages/patches/libtasn1-CVE-2017-6891.patch  |  51 --
 gnu/packages/patches/libtiff-CVE-2016-10092.patch  |  42 --
 gnu/packages/patches/libtiff-CVE-2016-10093.patch  |  53 ---
 gnu/packages/patches/libtiff-CVE-2016-10094.patch  |  34 --
 gnu/packages/patches/libtiff-CVE-2017-5225.patch   |  86 ----
 .../patches/libtiff-assertion-failure.patch        |  60 ---
 .../patches/libtiff-divide-by-zero-ojpeg.patch     |  63 ---
 .../patches/libtiff-divide-by-zero-tiffcp.patch    | 104 -----
 .../patches/libtiff-divide-by-zero-tiffcrop.patch  |  57 ---
 gnu/packages/patches/libtiff-divide-by-zero.patch  |  67 ---
 .../libtiff-heap-overflow-pixarlog-luv.patch       | 131 ------
 .../libtiff-heap-overflow-tif-dirread.patch        | 132 ------
 .../patches/libtiff-heap-overflow-tiffcp.patch     |  67 ---
 .../patches/libtiff-heap-overflow-tiffcrop.patch   |  60 ---
 gnu/packages/patches/libtiff-invalid-read.patch    |  64 ---
 .../patches/libtiff-null-dereference.patch         |  42 --
 .../patches/libtiff-tiffcp-underflow.patch         |  41 --
 .../patches/libunistring-gnulib-multi-core.patch   | 178 +++++++
 .../patches/mesa-fix-32bit-test-failures.patch     |  58 ---
 .../patches/mesa-skip-disk-cache-test.patch        |   7 +-
 gnu/packages/patches/metabat-fix-boost-issue.patch |  27 ++
 gnu/packages/patches/pcre-CVE-2017-7186.patch      |  56 +++
 .../patches/perl-net-ssleay-disable-ede-test.patch |  23 -
 gnu/packages/patches/perl-no-sys-dirs.patch        |  73 +--
 gnu/packages/patches/poppler-CVE-2017-9776.patch   |  34 --
 .../poppler-fix-crash-with-broken-documents.patch  |  61 ---
 .../patches/python-file-double-encoding-bug.patch  |  50 --
 .../patches/shishi-fix-libgcrypt-detection.patch   |  32 ++
 .../patches/texlive-texmf-CVE-2016-10243.patch     |  18 -
 gnu/packages/patches/wget-perl-5.26.patch          |  96 ++++
 gnu/packages/pciutils.scm                          |  15 +-
 gnu/packages/pcre.scm                              |   1 +
 gnu/packages/pdf.scm                               |  17 +-
 gnu/packages/perl.scm                              | 518 ++++++++++++++++-----
 gnu/packages/pkg-config.scm                        |   4 +-
 gnu/packages/pulseaudio.scm                        |  17 +-
 gnu/packages/python.scm                            |  26 +-
 gnu/packages/sdl.scm                               |   9 +-
 gnu/packages/swig.scm                              |  12 +-
 gnu/packages/tex.scm                               | 130 +-----
 gnu/packages/tls.scm                               |  92 ++--
 gnu/packages/web.scm                               | 112 ++++-
 gnu/packages/wget.scm                              |  20 +-
 gnu/packages/wine.scm                              |   3 +-
 gnu/packages/wm.scm                                |   4 +-
 gnu/packages/xdisorg.scm                           |   4 +-
 gnu/packages/xml.scm                               |  11 +-
 gnu/packages/xorg.scm                              |  41 +-
 gnu/system.scm                                     |   8 +-
 gnu/tests/ssh.scm                                  |   2 +-
 guix/build-system/cmake.scm                        | 160 ++++++-
 guix/build-system/gnu.scm                          |   1 +
 guix/build/cmake-build-system.scm                  |  11 +-
 guix/build/gnu-build-system.scm                    |  43 +-
 guix/build/syscalls.scm                            |  16 +-
 guix/build/utils.scm                               |  17 +-
 guix/download.scm                                  |   2 +-
 guix/packages.scm                                  |  18 +-
 guix/profiles.scm                                  |   6 +-
 142 files changed, 3576 insertions(+), 3573 deletions(-)




reply via email to

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