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: Mark H. Weaver
Subject: 01/01: Merge branch 'master' into staging
Date: Wed, 11 Jan 2017 02:49:58 +0000 (UTC)

mhw pushed a commit to branch staging
in repository guix.

commit 3bf50438a9ba553561cabcc36a6180b3f148e071
Merge: 5b15c07 b0a5676
Author: Mark H Weaver <address@hidden>
Date:   Tue Jan 10 21:49:20 2017 -0500

    Merge branch 'master' into staging

 doc/guix.texi                                      |    6 +-
 gnu/build/file-systems.scm                         |  196 ++++++++++++++------
 gnu/local.mk                                       |   16 ++
 gnu/packages/c.scm                                 |   34 +++-
 gnu/packages/emacs.scm                             |    8 +-
 gnu/packages/image.scm                             |   24 +++
 gnu/packages/linux.scm                             |  124 ++++++++++---
 gnu/packages/mail.scm                              |    4 +-
 gnu/packages/networking.scm                        |    6 +-
 gnu/packages/password-utils.scm                    |    3 +-
 .../patches/cracklib-fix-buffer-overflow.patch     |   39 ++++
 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 ++++
 .../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 ++++
 gnu/packages/python.scm                            |    8 +-
 gnu/packages/ruby.scm                              |    6 +-
 gnu/packages/search.scm                            |    4 +-
 gnu/packages/tls.scm                               |   17 +-
 gnu/packages/version-control.scm                   |    6 +-
 gnu/packages/video.scm                             |    8 +-
 gnu/packages/xdisorg.scm                           |    4 +-
 gnu/system/linux-initrd.scm                        |    6 +
 gnu/tests/install.scm                              |   77 +++++++-
 guix/http-client.scm                               |    7 +-
 guix/scripts/archive.scm                           |    8 +-
 37 files changed, 1506 insertions(+), 122 deletions(-)




reply via email to

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