guix-commits
[Top][All Lists]
Advanced

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

01/01: Merge branch 'master' into staging


From: Marius Bakke
Subject: 01/01: Merge branch 'master' into staging
Date: Sun, 28 May 2017 17:48:06 -0400 (EDT)

mbakke pushed a commit to branch staging
in repository guix.

commit 6f8cda185e3439777e1c3252cb3d75f0b19376fe
Merge: 1622637 6c1db13
Author: Marius Bakke <address@hidden>
Date:   Sun May 28 23:47:25 2017 +0200

    Merge branch 'master' into staging

 Makefile.am                                        |   2 +
 doc/guix.texi                                      | 418 +++++++++++++++
 gnu/build/file-systems.scm                         |   9 +-
 gnu/local.mk                                       |  20 +-
 gnu/packages/accessibility.scm                     |  78 +++
 gnu/packages/algebra.scm                           |   4 +-
 gnu/packages/animation.scm                         |  47 +-
 gnu/packages/bioinformatics.scm                    |   4 +-
 gnu/packages/emacs.scm                             |  62 +++
 gnu/packages/fonts.scm                             | 119 +----
 gnu/packages/fontutils.scm                         |  15 +-
 gnu/packages/gnuzilla.scm                          |  56 +-
 gnu/packages/image.scm                             |  18 +-
 gnu/packages/mail.scm                              |   4 +-
 gnu/packages/messaging.scm                         |   2 +
 gnu/packages/parallel.scm                          |   4 +-
 gnu/packages/patches/gajim-CVE-2016-10376.patch    |  57 ++
 gnu/packages/patches/graphite2-CVE-2017-5436.patch |  25 -
 .../patches/graphite2-check-code-point-limit.patch |  50 --
 .../graphite2-fix-32-bit-wrap-arounds.patch        |  93 ----
 .../graphite2-non-linear-classes-even-number.patch |  26 -
 gnu/packages/patches/libtiff-CVE-2017-7593.patch   | 113 ----
 gnu/packages/patches/libtiff-CVE-2017-7594.patch   |  54 --
 .../patches/libtiff-multiple-UBSAN-crashes.patch   | 449 ----------------
 ...hon-genshi-add-support-for-python-3.4-AST.patch | 151 ++++++
 .../python-genshi-buildable-on-python-2.7.patch    |  25 +
 ...hon-genshi-disable-speedups-on-python-3.3.patch |  32 ++
 .../python-genshi-fix-tests-on-python-3.5.patch    | 112 ++++
 .../patches/python-genshi-isstring-helper.patch    |  37 ++
 ...on-genshi-stripping-of-unsafe-script-tags.patch |  51 ++
 .../patches/rxvt-unicode-escape-sequences.patch    |  35 ++
 gnu/packages/patches/synfig-build-fix.patch        |  61 ---
 .../patches/synfigstudio-fix-ui-with-gtk3.patch    |  55 ++
 gnu/packages/python.scm                            | 122 +++++
 gnu/packages/tls.scm                               |   6 +-
 gnu/packages/tryton.scm                            |  93 ++++
 gnu/packages/wm.scm                                |  79 ++-
 gnu/packages/xdisorg.scm                           |   1 +
 gnu/services/dns.scm                               | 593 +++++++++++++++++++++
 guix/build-system/font.scm                         | 130 +++++
 guix/build/font-build-system.scm                   |  71 +++
 guix/build/syscalls.scm                            |  49 ++
 guix/scripts/offload.scm                           |   4 +-
 guix/scripts/publish.scm                           |  11 +-
 guix/scripts/substitute.scm                        |   4 +
 guix/workers.scm                                   |  18 +-
 tests/syscalls.scm                                 |   8 +
 47 files changed, 2416 insertions(+), 1061 deletions(-)




reply via email to

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