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: Ludovic Courtès
Subject: 01/01: Merge branch 'core-updates'
Date: Sat, 26 Sep 2015 13:15:09 +0000

civodul pushed a commit to branch master
in repository guix.

commit e1556533d3e57950417b2e35a68e95c65fee5042
Merge: 5d8d8f3 92f1cef
Author: Ludovic Courtès <address@hidden>
Date:   Sat Sep 26 15:14:53 2015 +0200

    Merge branch 'core-updates'

 build-aux/hydra/gnu-system.scm                     |    7 +-
 configure.ac                                       |    2 +-
 doc/guix.texi                                      |    9 +
 gnu-system.am                                      |   33 +-
 gnu/packages/acl.scm                               |   11 +-
 gnu/packages/admin.scm                             |    1 +
 gnu/packages/audio.scm                             |    4 +-
 gnu/packages/avahi.scm                             |    3 +-
 gnu/packages/base.scm                              |  273 +++++--
 gnu/packages/bash.scm                              |   26 +-
 gnu/packages/bioinformatics.scm                    |   39 +-
 gnu/packages/bootstrap.scm                         |    2 +
 gnu/packages/certs.scm                             |    4 +-
 gnu/packages/check.scm                             |    5 +-
 gnu/packages/cmake.scm                             |    5 +-
 gnu/packages/code.scm                              |    5 +-
 gnu/packages/commencement.scm                      |  122 +++-
 gnu/packages/compression.scm                       |    4 +-
 gnu/packages/cups.scm                              |   13 +-
 gnu/packages/curl.scm                              |   77 ++-
 gnu/packages/databases.scm                         |   57 +-
 gnu/packages/emacs.scm                             |   26 +-
 gnu/packages/engineering.scm                       |   16 +-
 gnu/packages/finance.scm                           |   82 +++
 gnu/packages/fontutils.scm                         |   40 +-
 gnu/packages/gcc.scm                               |    8 +-
 gnu/packages/glib.scm                              |    4 +-
 gnu/packages/gnome.scm                             |    8 +-
 gnu/packages/gnuzilla.scm                          |   10 +-
 gnu/packages/graphics.scm                          |    8 +-
 gnu/packages/gtk.scm                               |   35 +-
 gnu/packages/guile.scm                             |    2 +-
 gnu/packages/hurd.scm                              |   61 ++-
 gnu/packages/ibus.scm                              |    1 +
 gnu/packages/icu4c.scm                             |    4 +-
 gnu/packages/image.scm                             |   39 +-
 gnu/packages/imagemagick.scm                       |    8 +-
 gnu/packages/java.scm                              |    4 +-
 gnu/packages/libidn.scm                            |    4 +-
 gnu/packages/linux.scm                             |   29 +-
 gnu/packages/make-bootstrap.scm                    |   14 +-
 gnu/packages/maths.scm                             |   20 +-
 gnu/packages/mp3.scm                               |    2 +-
 gnu/packages/ncurses.scm                           |   69 +--
 gnu/packages/ninja.scm                             |    7 +-
 gnu/packages/openldap.scm                          |    4 +-
 gnu/packages/package-management.scm                |    4 +-
 gnu/packages/patches/acl-hurd-path-max.patch       |   80 ++
 .../patches/coreutils-racy-tail-test.patch         |   13 +
 .../patches/glibc-hurd-extern-inline.patch         |   35 +
 gnu/packages/patches/glibc-locales.patch           |   14 +-
 gnu/packages/patches/glibc-o-largefile.patch       |   25 +
 gnu/packages/patches/icu4c-CVE-2014-6585.patch     |   21 +
 gnu/packages/patches/icu4c-CVE-2015-1270.patch     |   15 +
 gnu/packages/patches/imagemagick-test-segv.patch   |   20 +
 .../patches/libpthread-glibc-preparation.patch     |  146 ++++
 gnu/packages/patches/libtiff-CVE-2012-4564.patch   |   33 -
 gnu/packages/patches/libtiff-CVE-2013-1960.patch   |  148 ----
 gnu/packages/patches/libtiff-CVE-2013-1961.patch   |  770 --------------------
 gnu/packages/patches/libtiff-CVE-2013-4231.patch   |   19 -
 gnu/packages/patches/libtiff-CVE-2013-4232.patch   |   20 -
 gnu/packages/patches/libtiff-CVE-2013-4243.patch   |   39 -
 gnu/packages/patches/libtiff-CVE-2013-4244.patch   |   20 -
 .../patches/libtiff-CVE-2014-8127-pt1.patch        |   30 -
 .../patches/libtiff-CVE-2014-8127-pt2.patch        |   42 --
 .../patches/libtiff-CVE-2014-8127-pt3.patch        |   45 --
 .../patches/libtiff-CVE-2014-8127-pt4.patch        |  295 --------
 .../patches/libtiff-CVE-2014-8128-pt1.patch        |   32 -
 .../patches/libtiff-CVE-2014-8128-pt2.patch        |   83 ---
 .../patches/libtiff-CVE-2014-8128-pt3.patch        |   34 -
 .../patches/libtiff-CVE-2014-8128-pt4.patch        |   77 --
 .../patches/libtiff-CVE-2014-8128-pt5.patch        |   16 -
 gnu/packages/patches/libtiff-CVE-2014-8129.patch   |   45 --
 gnu/packages/patches/libtiff-CVE-2014-9330.patch   |   47 --
 gnu/packages/patches/libtiff-CVE-2014-9655.patch   |   88 ---
 gnu/packages/patches/openssl-c-rehash.patch        |   17 +
 .../patches/perl-autosplit-default-time.patch      |   15 +
 .../patches/pixman-pointer-arithmetic.patch        |   15 +
 gnu/packages/patches/util-linux-tests.patch        |   12 -
 ...-glibc-2.21.patch => valgrind-glibc-2.22.patch} |   15 +-
 .../patches/valgrind-linux-libre-4.x.patch         |   18 +
 gnu/packages/pciutils.scm                          |    6 +-
 gnu/packages/pdf.scm                               |    8 +-
 gnu/packages/perl.scm                              |    1 +
 gnu/packages/python.scm                            |   43 +-
 gnu/packages/screen.scm                            |    3 +-
 gnu/packages/synergy.scm                           |    8 +-
 gnu/packages/tcl.scm                               |   33 +-
 gnu/packages/textutils.scm                         |    6 +-
 gnu/packages/tls.scm                               |   96 ++-
 gnu/packages/valgrind.scm                          |    4 +-
 gnu/packages/version-control.scm                   |    8 +-
 gnu/packages/video.scm                             |    3 +-
 gnu/packages/wicd.scm                              |    7 +-
 gnu/packages/xdisorg.scm                           |    3 +-
 gnu/packages/xml.scm                               |    6 +-
 gnu/packages/xorg.scm                              |   12 +
 gnu/system/install.scm                             |    7 +-
 guix/build-system/glib-or-gtk.scm                  |   18 +-
 guix/build/emacs-build-system.scm                  |   43 +-
 guix/build/glib-or-gtk-build-system.scm            |   28 -
 guix/build/gnu-build-system.scm                    |   15 +-
 guix/build/utils.scm                               |   52 ++-
 guix/gexp.scm                                      |   39 +-
 guix/packages.scm                                  |   39 +-
 guix/utils.scm                                     |   26 +-
 tests/build-utils.scm                              |    7 +-
 tests/packages.scm                                 |    5 +-
 108 files changed, 1502 insertions(+), 2579 deletions(-)




reply via email to

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