guix-commits
[Top][All Lists]
Advanced

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

01/02: Merge branch 'master' into core-updates


From: Mark H. Weaver
Subject: 01/02: Merge branch 'master' into core-updates
Date: Wed, 12 Oct 2016 13:29:57 +0000 (UTC)

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

commit abcf4858cda9ded59671681ab9820b5358d8bb16
Merge: 82adf49 bfb48f4
Author: Mark H Weaver <address@hidden>
Date:   Wed Oct 12 09:28:14 2016 -0400

    Merge branch 'master' into core-updates

 .mailmap                                           |    8 +-
 Makefile.am                                        |    3 +
 doc/guix.texi                                      |   59 +-
 gnu/local.mk                                       |   36 +-
 gnu/packages/admin.scm                             |   14 +-
 gnu/packages/astronomy.scm                         |    6 +-
 gnu/packages/audio.scm                             |   39 +-
 gnu/packages/autogen.scm                           |    9 +-
 gnu/packages/bash.scm                              |    6 +-
 gnu/packages/bioinformatics.scm                    |   58 +-
 gnu/packages/bootstrap.scm                         |    1 +
 gnu/packages/calendar.scm                          |    4 +-
 gnu/packages/ccache.scm                            |    4 +-
 gnu/packages/certs.scm                             |    4 +-
 gnu/packages/check.scm                             |   12 +-
 gnu/packages/databases.scm                         |   82 +-
 gnu/packages/dav.scm                               |    4 +-
 gnu/packages/dejagnu.scm                           |   75 +-
 gnu/packages/emacs.scm                             |   51 +-
 gnu/packages/embedded.scm                          |  165 +++
 gnu/packages/fonts.scm                             |   24 +-
 gnu/packages/fontutils.scm                         |   13 +-
 gnu/packages/fpga.scm                              |  311 +++++
 gnu/packages/freeipmi.scm                          |    6 +-
 gnu/packages/games.scm                             |   24 +-
 gnu/packages/gcc.scm                               |    7 +
 gnu/packages/gdb.scm                               |    6 +-
 gnu/packages/gnome.scm                             |    1 +
 gnu/packages/gnupg.scm                             |   25 +-
 gnu/packages/gnuzilla.scm                          |  113 +-
 gnu/packages/guile.scm                             |    1 +
 gnu/packages/haskell.scm                           |  200 ++-
 gnu/packages/image.scm                             |    5 +-
 gnu/packages/irc.scm                               |   42 +-
 gnu/packages/libupnp.scm                           |    2 +
 gnu/packages/linux.scm                             |   78 +-
 gnu/packages/lisp.scm                              |  584 ++++++++-
 gnu/packages/lynx.scm                              |   34 +-
 gnu/packages/mail.scm                              |    4 +-
 gnu/packages/man.scm                               |    4 +-
 gnu/packages/maths.scm                             |   37 +
 gnu/packages/messaging.scm                         |   58 +-
 gnu/packages/music.scm                             |   56 +-
 gnu/packages/ncdu.scm                              |   10 +-
 gnu/packages/patches/clx-remove-demo.patch         |   27 +
 gnu/packages/patches/hdf-eos5-build-shared.patch   |   31 +
 gnu/packages/patches/hdf-eos5-fix-szip.patch       |   30 +
 gnu/packages/patches/hdf-eos5-fortrantests.patch   |  156 +++
 gnu/packages/patches/hdf-eos5-remove-gctp.patch    |   55 +
 .../patches/icecat-CVE-2016-2818-pt1.patch         |   62 -
 .../patches/icecat-CVE-2016-2818-pt2.patch         |   29 -
 .../patches/icecat-CVE-2016-2818-pt3.patch         |   18 -
 .../patches/icecat-CVE-2016-2818-pt4.patch         |   61 -
 .../patches/icecat-CVE-2016-2818-pt5.patch         |  266 ----
 .../patches/icecat-CVE-2016-2818-pt6.patch         |   17 -
 .../patches/icecat-CVE-2016-2818-pt7.patch         |   33 -
 .../patches/icecat-CVE-2016-2818-pt8.patch         |  267 ----
 .../patches/icecat-CVE-2016-2818-pt9.patch         |  188 ---
 gnu/packages/patches/icecat-CVE-2016-2819.patch    |  102 --
 gnu/packages/patches/icecat-CVE-2016-2821.patch    |   16 -
 gnu/packages/patches/icecat-CVE-2016-2824.patch    |   85 --
 gnu/packages/patches/icecat-CVE-2016-2828.patch    |  185 ---
 gnu/packages/patches/icecat-CVE-2016-2831.patch    |  120 --
 .../patches/icecat-avoid-bundled-includes.patch    |   35 -
 .../patches/icecat-avoid-bundled-libraries.patch   |   50 +
 gnu/packages/patches/libupnp-CVE-2016-6255.patch   |   50 +
 gnu/packages/patches/qemu-CVE-2016-8576.patch      |   62 +
 gnu/packages/patches/qemu-CVE-2016-8577.patch      |   36 +
 gnu/packages/patches/qemu-CVE-2016-8578.patch      |   27 +
 .../patches/wpa-supplicant-CVE-2015-5310.patch     |   32 -
 .../patches/wpa-supplicant-CVE-2015-5314.patch     |   51 -
 .../patches/wpa-supplicant-CVE-2015-5315.patch     |   54 -
 .../patches/wpa-supplicant-CVE-2015-5316.patch     |   34 -
 .../patches/wpa-supplicant-CVE-2016-4476.patch     |   82 --
 .../patches/wpa-supplicant-CVE-2016-4477-pt1.patch |   51 -
 .../patches/wpa-supplicant-CVE-2016-4477-pt2.patch |   82 --
 .../patches/wpa-supplicant-CVE-2016-4477-pt3.patch |   62 -
 .../patches/wpa-supplicant-CVE-2016-4477-pt4.patch |   50 -
 gnu/packages/python.scm                            |   37 +-
 gnu/packages/qemu.scm                              |    5 +-
 gnu/packages/ruby.scm                              |   20 +-
 gnu/packages/samba.scm                             |   18 +-
 gnu/packages/scanner.scm                           |    9 +-
 gnu/packages/ssh.scm                               |   65 +-
 gnu/packages/statistics.scm                        |    4 +-
 gnu/packages/tbb.scm                               |    6 +-
 gnu/packages/video.scm                             |    4 +-
 gnu/packages/web.scm                               |   40 +-
 gnu/services/xorg.scm                              |    2 +
 guix/build-system/asdf.scm                         |  360 ++++++
 guix/build/asdf-build-system.scm                   |  282 +++++
 guix/build/bournish.scm                            |   14 +-
 guix/build/graft.scm                               |   30 +-
 guix/build/lisp-utils.scm                          |  327 +++++
 guix/import/github.scm                             |    2 +-
 guix/licenses.scm                                  |    7 +
 guix/scripts/substitute.scm                        |   12 +-
 guix/scripts/system.scm                            |   25 +-
 guix/utils.scm                                     |   21 +-
 po/guix/de.po                                      | 1289 +++++++++++++-------
 tests/utils.scm                                    |   32 +
 101 files changed, 4575 insertions(+), 2827 deletions(-)




reply via email to

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