guix-commits
[Top][All Lists]
Advanced

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

01/01: Merge branch 'master' into gstreamer-update


From: ???
Subject: 01/01: Merge branch 'master' into gstreamer-update
Date: Wed, 03 Feb 2016 04:24:52 +0000

iyzsong pushed a commit to branch gstreamer-update
in repository guix.

commit 60b8739a94b069c33406c1eb9ee915b7d3048c35
Merge: 3e318d7 4c28ca1
Author: 宋文武 <address@hidden>
Date:   Wed Feb 3 11:33:29 2016 +0800

    Merge branch 'master' into gstreamer-update

 .gitignore                                         |  158 +-
 Makefile.am                                        |   41 +-
 NEWS                                               |    4 +-
 ROADMAP                                            |    2 +-
 build-aux/compile-all.scm                          |   20 +-
 build-aux/download.scm                             |    2 +-
 build-aux/hydra/demo-os.scm                        |    2 +-
 daemon.am                                          |   11 +-
 doc.am                                             |  109 +-
 doc/emacs.texi                                     |   28 +-
 doc/guix.texi                                      |  676 +-
 doc/images/service-graph.dot                       |   14 +-
 doc/images/{dmd-graph.dot => shepherd-graph.dot}   |    2 +-
 emacs.am                                           |   16 +-
 emacs/guix-command.el                              |    9 +-
 emacs/guix-info.el                                 |    6 +-
 emacs/guix-license.el                              |  130 +
 emacs/guix-list.el                                 |   27 +-
 emacs/guix-main.scm                                |   63 +
 emacs/guix-messages.el                             |   15 +
 emacs/guix-read.el                                 |   11 +-
 emacs/guix-ui-generation.el                        |    2 +-
 emacs/guix-ui-package.el                           |   24 +-
 emacs/guix-ui-system-generation.el                 |    2 +-
 gnu-system.am                                      |   77 +-
 gnu/build/install.scm                              |    2 +-
 gnu/build/linux-boot.scm                           |    8 +-
 gnu/build/linux-container.scm                      |    2 +-
 gnu/packages/admin.scm                             |   29 +-
 gnu/packages/adns.scm                              |   29 +-
 gnu/packages/aria2.scm                             |   49 -
 gnu/packages/aspell.scm                            |   16 +-
 gnu/packages/attr.scm                              |   67 +-
 gnu/packages/audio.scm                             |    4 +-
 gnu/packages/autotools.scm                         |    6 +-
 gnu/packages/backup.scm                            |    3 +-
 gnu/packages/base.scm                              |   34 +-
 gnu/packages/bash.scm                              |   33 +-
 gnu/packages/bdw-gc.scm                            |   15 +-
 gnu/packages/bioinformatics.scm                    |  238 +-
 gnu/packages/bittorrent.scm                        |   67 +-
 gnu/packages/ccache.scm                            |    7 +-
 gnu/packages/check.scm                             |   25 +
 gnu/packages/cmake.scm                             |    2 +-
 gnu/packages/commencement.scm                      |  155 +-
 gnu/packages/compression.scm                       |   39 +-
 gnu/packages/cross-base.scm                        |   15 +-
 gnu/packages/databases.scm                         |   17 +-
 gnu/packages/dav.scm                               |    8 +-
 gnu/packages/debug.scm                             |   18 +-
 gnu/packages/doxygen.scm                           |   29 +-
 gnu/packages/ebook.scm                             |    4 +-
 gnu/packages/emacs.scm                             |   56 +-
 gnu/packages/enlightenment.scm                     |   40 +-
 gnu/packages/file.scm                              |    4 +-
 gnu/packages/flex.scm                              |    6 +-
 gnu/packages/freedesktop.scm                       |    5 +-
 gnu/packages/game-development.scm                  |  114 +-
 gnu/packages/games.scm                             |   40 +-
 gnu/packages/gawk.scm                              |    6 +-
 gnu/packages/gcc.scm                               |   63 +-
 gnu/packages/gettext.scm                           |   66 +-
 gnu/packages/glib.scm                              |    4 +-
 gnu/packages/gnome.scm                             |   57 +-
 gnu/packages/gnupg.scm                             |    8 +-
 gnu/packages/gnuzilla.scm                          |   38 +-
 gnu/packages/grue-hunter.scm                       |    2 +-
 gnu/packages/guile.scm                             |    3 +-
 gnu/packages/haskell.scm                           |    6 +
 gnu/packages/image.scm                             |   10 +-
 gnu/packages/java.scm                              |   27 +-
 gnu/packages/language.scm                          |    7 +-
 gnu/packages/ld-wrapper.in                         |   66 +-
 gnu/packages/libffi.scm                            |    7 +-
 gnu/packages/linux-libre-4.1-i686.conf             | 8314 ++++++++++++++++++++
 gnu/packages/linux-libre-4.1-x86_64.conf           | 8114 +++++++++++++++++++
 gnu/packages/linux.scm                             |  149 +-
 gnu/packages/mail.scm                              |    7 +-
 gnu/packages/multiprecision.scm                    |   28 +-
 gnu/packages/music.scm                             |   44 +-
 gnu/packages/nano.scm                              |    6 +-
 gnu/packages/ncurses.scm                           |   38 +-
 gnu/packages/networking.scm                        |    4 +-
 gnu/packages/ntp.scm                               |    4 +-
 gnu/packages/package-management.scm                |    6 +-
 gnu/packages/password-utils.scm                    |    5 +-
 gnu/packages/patches/automake-regexp-syntax.patch  |   34 +
 gnu/packages/patches/doxygen-test.patch            |    4 +-
 gnu/packages/patches/doxygen-tmake.patch           |   24 -
 gnu/packages/patches/emacs-source-date-epoch.patch |   20 +
 .../patches/findutils-absolute-paths.patch         |   29 -
 gnu/packages/patches/findutils-test-xargs.patch    |   22 +
 gnu/packages/patches/flex-bison-tests.patch        |   24 -
 gnu/packages/patches/gawk-fts-test.patch           |   51 +
 gnu/packages/patches/gnutls-doc-fix.patch          |  546 --
 gnu/packages/patches/grep-CVE-2015-1345.patch      |   17 -
 .../patches/grep-timing-sensitive-test.patch       |   15 +
 .../patches/icecat-CVE-2016-1930-pt01.patch        |   34 +
 .../patches/icecat-CVE-2016-1930-pt02.patch        |   33 +
 .../patches/icecat-CVE-2016-1930-pt03.patch        |  308 +
 .../patches/icecat-CVE-2016-1930-pt04.patch        |   47 +
 .../patches/icecat-CVE-2016-1930-pt05.patch        |   51 +
 .../patches/icecat-CVE-2016-1930-pt06.patch        |  170 +
 .../patches/icecat-CVE-2016-1930-pt07.patch        |   56 +
 .../patches/icecat-CVE-2016-1930-pt08.patch        |   48 +
 .../patches/icecat-CVE-2016-1930-pt09.patch        |  189 +
 .../patches/icecat-CVE-2016-1930-pt10.patch        |   33 +
 .../patches/icecat-CVE-2016-1930-pt11.patch        |  183 +
 .../patches/icecat-CVE-2016-1930-pt12.patch        |   91 +
 .../patches/icecat-CVE-2016-1930-pt13.patch        |   34 +
 .../patches/icecat-CVE-2016-1930-pt14.patch        |   83 +
 .../patches/icecat-CVE-2016-1930-pt15.patch        |   35 +
 gnu/packages/patches/icecat-CVE-2016-1935.patch    |   77 +
 gnu/packages/patches/icecat-bug-1146335-pt1.patch  |  141 +
 gnu/packages/patches/icecat-bug-1146335-pt2.patch  |   43 +
 .../icecat-limit-max-buffers-size-for-ANGLE.patch  |   73 +
 gnu/packages/patches/libarchive-bsdtar-test.patch  |   74 +
 gnu/packages/patches/librsvg-tests.patch           |   27 -
 .../libtiff-CVE-2015-8665+CVE-2015-8683.patch      |  107 +
 .../patches/libtiff-oob-accesses-in-decode.patch   |  171 +
 .../patches/libtiff-oob-write-in-nextdecode.patch  |   49 +
 .../patches/linux-libre-CVE-2016-0728.patch        |   84 -
 gnu/packages/patches/perl-CVE-2015-8607.patch      |   68 +
 .../patches/perl-deterministic-ordering.patch      |   29 +
 .../patches/perl-module-pluggable-search.patch     |   16 +-
 gnu/packages/patches/perl-no-build-time.patch      |   26 +
 gnu/packages/patches/perl-no-sys-dirs.patch        |  152 +-
 gnu/packages/patches/perl-source-date-epoch.patch  |   19 +
 gnu/packages/patches/perl-tk-x11-discover.patch    |   14 -
 gnu/packages/patches/pinball-const-fix.patch       |   11 +
 gnu/packages/patches/pinball-cstddef.patch         |   38 +
 .../patches/pinball-missing-separators.patch       |  101 +
 gnu/packages/patches/pinball-src-deps.patch        |   24 +
 gnu/packages/patches/pinball-system-ltdl.patch     |   18 +
 gnu/packages/patches/procps-make-3.82.patch        |   14 -
 gnu/packages/patches/python-2.7-search-paths.patch |    6 +-
 gnu/packages/patches/python-3-search-paths.patch   |    6 +-
 .../patches/tophat-build-with-later-seqan.patch    |   24 +
 gnu/packages/pcre.scm                              |    2 +
 gnu/packages/perl.scm                              |  120 +-
 gnu/packages/pkg-config.scm                        |    6 +-
 gnu/packages/plotutils.scm                         |    4 +-
 gnu/packages/pulseaudio.scm                        |   11 +-
 gnu/packages/pumpio.scm                            |    6 +-
 gnu/packages/python.scm                            |  274 +-
 gnu/packages/qt.scm                                |    7 +-
 gnu/packages/ruby.scm                              | 1017 +++-
 gnu/packages/scheme.scm                            |    3 +-
 gnu/packages/tcl.scm                               |    6 +-
 gnu/packages/texinfo.scm                           |    8 +-
 gnu/packages/tls.scm                               |   43 +-
 gnu/packages/tor.scm                               |    9 +-
 gnu/packages/version-control.scm                   |    6 +-
 gnu/packages/video.scm                             |   12 +-
 gnu/packages/web.scm                               |   60 +-
 gnu/packages/webkit.scm                            |   18 +-
 gnu/packages/weechat.scm                           |    4 +-
 gnu/packages/zsh.scm                               |   56 +-
 gnu/services.scm                                   |    6 +-
 gnu/services/avahi.scm                             |   12 +-
 gnu/services/base.scm                              |  149 +-
 gnu/services/databases.scm                         |   10 +-
 gnu/services/dbus.scm                              |   10 +-
 gnu/services/desktop.scm                           |   22 +-
 gnu/services/lirc.scm                              |   10 +-
 gnu/services/mail.scm                              |   12 +-
 gnu/services/networking.scm                        |   56 +-
 gnu/services/{dmd.scm => shepherd.scm}             |  181 +-
 gnu/services/ssh.scm                               |   12 +-
 gnu/services/web.scm                               |   10 +-
 gnu/services/xorg.scm                              |   24 +-
 gnu/system.scm                                     |   18 +-
 gnu/system/install.scm                             |    9 +-
 guix/build-system/gnu.scm                          |    8 +-
 guix/build-system/python.scm                       |   13 +-
 guix/build/gnu-build-system.scm                    |   16 +-
 guix/build/haskell-build-system.scm                |   99 +-
 guix/build/python-build-system.scm                 |    9 +-
 guix/build/ruby-build-system.scm                   |   13 +-
 guix/build/utils.scm                               |    9 +-
 guix/import/cabal.scm                              |    2 +-
 guix/import/elpa.scm                               |    2 +-
 guix/licenses.scm                                  |   13 +
 guix/packages.scm                                  |    2 +-
 guix/scripts/build.scm                             |  211 +-
 guix/scripts/lint.scm                              |   34 +-
 guix/scripts/package.scm                           |   16 +-
 guix/scripts/system.scm                            |   50 +-
 guix/search-paths.scm                              |    6 -
 po/guix/POTFILES.in                                |    2 +-
 tests/graph.scm                                    |    2 +-
 tests/guix-build.sh                                |   14 +-
 tests/guix-system.sh                               |    8 +-
 tests/lint.scm                                     |   12 +-
 tests/packages.scm                                 |    4 +-
 tests/scripts-build.scm                            |   88 +
 tests/services.scm                                 |   16 +-
 197 files changed, 23720 insertions(+), 2461 deletions(-)




reply via email to

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