guix-commits
[Top][All Lists]
Advanced

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

01/01: Merge remote-tracking branch 'origin/master' into core-updates


From: guix-commits
Subject: 01/01: Merge remote-tracking branch 'origin/master' into core-updates
Date: Wed, 26 Aug 2020 12:38:16 -0400 (EDT)

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

commit 17dddeeee560527a8f30d37761949d658056cb09
Merge: 331a096 6a95817
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Wed Aug 26 18:35:14 2020 +0200

    Merge remote-tracking branch 'origin/master' into core-updates

 .dir-locals.el                                     |     1 +
 Makefile.am                                        |    22 +-
 build-aux/build-self.scm                           |     8 +-
 configure.ac                                       |    33 +-
 doc/guix-cookbook.texi                             |   125 +
 doc/guix.texi                                      |   331 +-
 etc/indent-code.el                                 |     3 +-
 gnu.scm                                            |    10 +-
 gnu/build/file-systems.scm                         |    90 +-
 gnu/build/linux-modules.scm                        |   115 +-
 gnu/installer.scm                                  |     2 +
 gnu/installer/newt/partition.scm                   |     2 +-
 gnu/installer/parted.scm                           |    24 +-
 gnu/local.mk                                       |    60 +-
 gnu/machine.scm                                    |     2 +-
 gnu/machine/digital-ocean.scm                      |     7 +-
 gnu/machine/ssh.scm                                |    68 +-
 gnu/packages.scm                                   |    88 +-
 gnu/packages/accessibility.scm                     |   167 +
 gnu/packages/admin.scm                             |   167 +-
 gnu/packages/agda.scm                              |    46 +-
 gnu/packages/aidc.scm                              |    45 +
 gnu/packages/algebra.scm                           |    45 +-
 gnu/packages/android.scm                           |    25 +-
 gnu/packages/animation.scm                         |     6 +-
 gnu/packages/aspell.scm                            |     8 +-
 gnu/packages/astronomy.scm                         |     8 +-
 gnu/packages/audio.scm                             |   441 +-
 gnu/packages/aux-files/linux-libre/5.7-arm.conf    |  9612 +++++++++++++++++
 gnu/packages/aux-files/linux-libre/5.7-arm64.conf  |  9640 +++++++++++++++++
 gnu/packages/aux-files/linux-libre/5.7-i686.conf   | 10516 ++++++++++++++++++
 gnu/packages/aux-files/linux-libre/5.7-x86_64.conf | 10487 ++++++++++++++++++
 gnu/packages/aux-files/linux-libre/5.8-arm.conf    |  9727 +++++++++++++++++
 gnu/packages/aux-files/linux-libre/5.8-arm64.conf  |  9817 +++++++++++++++++
 gnu/packages/aux-files/linux-libre/5.8-i686.conf   | 10631 +++++++++++++++++++
 gnu/packages/aux-files/linux-libre/5.8-x86_64.conf | 10609 ++++++++++++++++++
 gnu/packages/aux-files/run-in-namespace.c          |    63 +-
 gnu/packages/backup.scm                            |    61 +-
 gnu/packages/base.scm                              |   114 +-
 gnu/packages/benchmark.scm                         |     4 +-
 gnu/packages/bioconductor.scm                      |    91 +-
 gnu/packages/bioinformatics.scm                    |   219 +-
 gnu/packages/bison.scm                             |     7 +-
 gnu/packages/bittorrent.scm                        |    25 +-
 gnu/packages/calendar.scm                          |    59 +-
 gnu/packages/check.scm                             |   101 +-
 gnu/packages/chromium.scm                          |    10 +-
 gnu/packages/ci.scm                                |    11 +-
 gnu/packages/compression.scm                       |    16 +-
 gnu/packages/configuration-management.scm          |   105 +
 gnu/packages/conky.scm                             |     6 +-
 gnu/packages/cpp.scm                               |    79 +-
 gnu/packages/cran.scm                              |   883 +-
 gnu/packages/crates-io.scm                         |  1539 +--
 gnu/packages/crypto.scm                            |    46 +
 gnu/packages/databases.scm                         |    50 +-
 gnu/packages/datastructures.scm                    |    44 +-
 gnu/packages/debug.scm                             |    25 +
 gnu/packages/dictionaries.scm                      |     4 +-
 gnu/packages/digest.scm                            |     4 +-
 gnu/packages/disk.scm                              |    52 +-
 gnu/packages/dns.scm                               |   202 +-
 gnu/packages/documentation.scm                     |    98 +-
 gnu/packages/easyrpg.scm                           |     5 +-
 gnu/packages/ebook.scm                             |     3 +-
 gnu/packages/education.scm                         |    19 +-
 gnu/packages/electronics.scm                       |     3 +-
 gnu/packages/elixir.scm                            |     6 +-
 gnu/packages/emacs-xyz.scm                         |  1169 +-
 gnu/packages/emacs.scm                             |     2 +
 gnu/packages/embedded.scm                          |    13 +-
 gnu/packages/emulators.scm                         |    72 +-
 gnu/packages/enchant.scm                           |    50 +-
 gnu/packages/engineering.scm                       |    80 +-
 gnu/packages/enlightenment.scm                     |    17 +-
 gnu/packages/fcitx.scm                             |    60 +
 gnu/packages/file-systems.scm                      |    66 +-
 gnu/packages/finance.scm                           |    60 +-
 gnu/packages/firmware.scm                          |     6 +-
 gnu/packages/fonts.scm                             |     1 +
 gnu/packages/fontutils.scm                         |    62 +-
 gnu/packages/fpga.scm                              |    70 +-
 gnu/packages/freedesktop.scm                       |   242 +
 gnu/packages/ftp.scm                               |     6 +-
 gnu/packages/fvwm.scm                              |    19 +-
 gnu/packages/game-development.scm                  |    11 +-
 gnu/packages/games.scm                             |   171 +-
 gnu/packages/gcc.scm                               |    43 +-
 gnu/packages/geo.scm                               |    93 +-
 gnu/packages/gettext.scm                           |     4 +-
 gnu/packages/gimp.scm                              |   114 +
 gnu/packages/glib.scm                              |    33 +
 gnu/packages/gnome-xyz.scm                         |     4 +-
 gnu/packages/gnome.scm                             |  1049 +-
 gnu/packages/gnunet.scm                            |    31 +-
 gnu/packages/gnustep.scm                           |     4 +-
 gnu/packages/gnuzilla.scm                          |    26 +-
 gnu/packages/golang.scm                            |  1370 ++-
 gnu/packages/gps.scm                               |    85 +-
 gnu/packages/graph.scm                             |     9 +-
 gnu/packages/graphics.scm                          |   403 +-
 gnu/packages/groff.scm                             |    60 +-
 gnu/packages/gstreamer.scm                         |   539 +-
 gnu/packages/gtk.scm                               |   140 +-
 gnu/packages/guile-xyz.scm                         |   135 +-
 gnu/packages/guile.scm                             |    86 +-
 gnu/packages/haskell-apps.scm                      |    38 +-
 gnu/packages/haskell-check.scm                     |     5 +-
 gnu/packages/haskell-crypto.scm                    |     6 +
 gnu/packages/haskell-web.scm                       |    23 +-
 gnu/packages/haskell-xyz.scm                       |   344 +-
 gnu/packages/haskell.scm                           |    78 +-
 gnu/packages/image-processing.scm                  |   138 +-
 gnu/packages/image-viewers.scm                     |    10 +-
 gnu/packages/image.scm                             |   107 +-
 gnu/packages/ipfs.scm                              |     5 +-
 gnu/packages/irc.scm                               |   160 +-
 gnu/packages/jami.scm                              |   114 +-
 gnu/packages/java-compression.scm                  |     4 +-
 gnu/packages/java.scm                              |     2 +
 gnu/packages/kde-pim.scm                           |    10 +-
 gnu/packages/kde-utils.scm                         |    30 +
 gnu/packages/kde.scm                               |    29 +-
 gnu/packages/language.scm                          |   151 +-
 gnu/packages/less.scm                              |    12 +-
 gnu/packages/libusb.scm                            |    97 +-
 gnu/packages/lighting.scm                          |    86 +-
 gnu/packages/linux.scm                             |   390 +-
 gnu/packages/lisp-xyz.scm                          |   219 +-
 gnu/packages/lisp.scm                              |    10 +-
 gnu/packages/llvm.scm                              |    42 +-
 gnu/packages/logging.scm                           |     4 +-
 gnu/packages/lxde.scm                              |    28 +-
 gnu/packages/lxqt.scm                              |     4 +-
 gnu/packages/machine-learning.scm                  |    57 +-
 gnu/packages/mail.scm                              |   233 +-
 gnu/packages/man.scm                               |    83 +-
 gnu/packages/mastodon.scm                          |    40 +
 gnu/packages/mate.scm                              |   128 +-
 gnu/packages/maths.scm                             |   229 +-
 gnu/packages/mcrypt.scm                            |     5 +-
 gnu/packages/messaging.scm                         |     6 +-
 gnu/packages/monitoring.scm                        |     4 +-
 gnu/packages/mp3.scm                               |     4 +-
 gnu/packages/music.scm                             |   102 +-
 gnu/packages/musl.scm                              |     4 +-
 gnu/packages/nano.scm                              |     6 +-
 gnu/packages/networking.scm                        |   394 +-
 gnu/packages/nfs.scm                               |    44 +
 gnu/packages/nicotine.scm                          |    68 +
 gnu/packages/ntp.scm                               |     4 +-
 gnu/packages/ocaml.scm                             |    33 +-
 gnu/packages/openpgp.scm                           |   186 +
 gnu/packages/package-management.scm                |   344 +-
 gnu/packages/parallel.scm                          |     4 +-
 gnu/packages/password-utils.scm                    |    13 +-
 gnu/packages/patches/blender-2.79-gcc8.patch       |    36 +
 gnu/packages/patches/blender-2.79-gcc9.patch       |    53 +
 gnu/packages/patches/blender-2.79-oiio2.patch      |   284 +
 .../patches/blender-2.79-python-3.8-fix.patch      |   204 +
 .../patches/bpftrace-disable-bfd-disasm.patch      |    15 +
 ...clang-runtime-3.5-libsanitizer-mode-field.patch |    29 +
 gnu/packages/patches/dbxfs-remove-sentry-sdk.patch |    64 +
 gnu/packages/patches/dee-vapi.patch                |    15 +
 .../patches/emacs-ignore-empty-xim-styles.patch    |    24 +
 .../patches/freedink-engine-fix-sdl-hints.patch    |    33 +
 gnu/packages/patches/glibc-CVE-2015-5180.patch     |   311 -
 gnu/packages/patches/glibc-CVE-2015-7547.patch     |   590 -
 gnu/packages/patches/glibc-CVE-2016-3075.patch     |    43 -
 gnu/packages/patches/glibc-CVE-2016-3706.patch     |   188 -
 gnu/packages/patches/glibc-CVE-2016-4429.patch     |    58 -
 .../patches/glibc-CVE-2017-1000366-pt1.patch       |    36 -
 .../patches/glibc-CVE-2017-1000366-pt2.patch       |   124 -
 .../patches/glibc-CVE-2017-1000366-pt3.patch       |   206 -
 gnu/packages/patches/glibc-o-largefile.patch       |    25 -
 .../patches/glibc-vectorized-strcspn-guards.patch  |    23 -
 .../gvfs-add-support-for-libplist-2.2.patch        |    34 +
 gnu/packages/patches/icecat-makeicecat.patch       |     4 +-
 .../patches/json-c-0.12-CVE-2020-12762.patch       |   175 +
 .../patches/json-c-0.13-CVE-2020-12762.patch       |   230 +
 gnu/packages/patches/json-c-CVE-2020-12762.patch   |   193 +
 gnu/packages/patches/ldns-drill-examples.patch     |    85 +
 .../patches/lib2geom-enable-assertions.patch       |    36 -
 gnu/packages/patches/lib2geom-fix-tests.patch      |    40 +-
 gnu/packages/patches/libextractor-exiv2.patch      |   124 -
 gnu/packages/patches/liblouisutdml-fix-tests.patch |    33 +
 gnu/packages/patches/libmhash-hmac-fix-uaf.patch   |    22 +
 gnu/packages/patches/libofa-curl.diff              |    15 +
 gnu/packages/patches/libofa-ftbfs-1.diff           |    45 +
 gnu/packages/patches/libofa-ftbfs-2.diff           |    27 +
 gnu/packages/patches/libquicktime-ffmpeg.patch     |  1309 +++
 .../patches/luminance-hdr-qt-printer.patch         |    28 -
 .../patches/nfs4-acl-tools-0.3.7-fixpaths.patch    |    73 +
 gnu/packages/patches/ola-readdir-r.patch           |    62 -
 .../opencv-fix-build-of-grfmt_jpeg2000.cpp.patch   |    39 +
 .../patches/opensles-add-license-file.patch        |    45 +
 .../pjproject-correct-the-cflags-field.patch       |   121 +
 .../patches/pjproject-fix-pkg-config-ldflags.patch |    79 +
 gnu/packages/patches/plotutils-spline-test.patch   |    34 +
 .../patches/python-alembic-exceptions-cause.patch  |    69 -
 .../patches/python-jedi-sort-project-test.patch    |    18 -
 .../python-onnx-use-system-googletest.patch        |    54 +
 .../python-slugify-depend-on-unidecode.patch       |    22 -
 .../patches/qtbase-fix-krita-deadlock.patch        |   110 +
 gnu/packages/patches/remake-impure-dirs.patch      |    30 +
 gnu/packages/patches/rnp-add-version.cmake.patch   |   169 +
 .../patches/rnp-disable-ruby-rnp-tests.patch       |    26 +
 gnu/packages/patches/rnp-unbundle-googletest.patch |    43 +
 gnu/packages/patches/seed-webkit.patch             |    49 +
 gnu/packages/patches/sphinxbase-fix-doxygen.patch  |    24 +
 gnu/packages/patches/transcode-ffmpeg.patch        |  1408 +++
 .../unknown-horizons-python-3.8-distro.patch       |    52 +
 .../patches/webkitgtk-bind-all-fonts.patch         |    26 +
 .../patches/xf86-video-geode-glibc-2.20.patch      |    15 -
 .../patches/xorg-server-CVE-2020-14347.patch       |    33 +
 gnu/packages/pdf.scm                               |    30 +-
 gnu/packages/perl-compression.scm                  |    16 +-
 gnu/packages/photo.scm                             |    71 +-
 gnu/packages/php.scm                               |     4 +-
 gnu/packages/plotutils.scm                         |    11 +-
 gnu/packages/prolog.scm                            |     4 +-
 gnu/packages/protobuf.scm                          |     7 +-
 gnu/packages/pulseaudio.scm                        |   126 +-
 gnu/packages/python-check.scm                      |   422 +
 gnu/packages/python-crypto.scm                     |   123 +
 gnu/packages/python-science.scm                    |    50 +
 gnu/packages/python-web.scm                        |   275 +-
 gnu/packages/python-xyz.scm                        |   882 +-
 gnu/packages/qt.scm                                |    72 +-
 gnu/packages/radio.scm                             |    12 +-
 gnu/packages/rdf.scm                               |    20 +
 gnu/packages/regex.scm                             |    13 +-
 gnu/packages/ruby.scm                              |   163 +-
 gnu/packages/rust-apps.scm                         |    92 +-
 gnu/packages/rust.scm                              |     4 +-
 gnu/packages/scanner.scm                           |    11 +-
 gnu/packages/scheme.scm                            |     9 +-
 gnu/packages/search.scm                            |     6 +-
 gnu/packages/security-token.scm                    |     9 +-
 gnu/packages/sequoia.scm                           |     2 +-
 gnu/packages/shells.scm                            |     4 +-
 gnu/packages/simulation.scm                        |    72 +
 gnu/packages/skarnet.scm                           |     4 +-
 gnu/packages/skribilo.scm                          |     6 +-
 gnu/packages/smalltalk.scm                         |    26 +-
 gnu/packages/speech.scm                            |    72 +-
 gnu/packages/ssh.scm                               |   152 +-
 gnu/packages/statistics.scm                        |   253 +-
 gnu/packages/storage.scm                           |     4 +-
 gnu/packages/sync.scm                              |    19 +-
 gnu/packages/syncthing.scm                         |    76 +-
 gnu/packages/syndication.scm                       |   110 +-
 gnu/packages/telephony.scm                         |   185 +-
 gnu/packages/terminals.scm                         |    30 +-
 gnu/packages/text-editors.scm                      |   118 +-
 gnu/packages/textutils.scm                         |    32 +-
 gnu/packages/tls.scm                               |     5 +-
 gnu/packages/tmux.scm                              |     5 +-
 gnu/packages/tryton.scm                            |   498 +-
 gnu/packages/uml.scm                               |     5 +-
 gnu/packages/version-control.scm                   |   228 +-
 gnu/packages/video.scm                             |   613 +-
 gnu/packages/vim.scm                               |    27 +-
 gnu/packages/virtualization.scm                    |     6 +-
 gnu/packages/vlang.scm                             |     5 +-
 gnu/packages/vpn.scm                               |     7 +-
 gnu/packages/web-browsers.scm                      |     8 +-
 gnu/packages/web.scm                               |    79 +-
 gnu/packages/webkit.scm                            |   140 +-
 gnu/packages/wine.scm                              |     6 +-
 gnu/packages/wireservice.scm                       |     4 +-
 gnu/packages/wm.scm                                |   174 +-
 gnu/packages/wxwidgets.scm                         |    16 +-
 gnu/packages/xdisorg.scm                           |    13 +-
 gnu/packages/xfce.scm                              |    42 +-
 gnu/packages/xiph.scm                              |     2 +-
 gnu/packages/xml.scm                               |   133 +-
 gnu/packages/xorg.scm                              |   140 +-
 gnu/services.scm                                   |    58 +-
 gnu/services/admin.scm                             |   141 +-
 gnu/services/auditd.scm                            |    41 +-
 gnu/services/databases.scm                         |     4 +-
 gnu/services/desktop.scm                           |     3 +-
 gnu/services/docker.scm                            |    11 +-
 gnu/services/ganeti.scm                            |     2 +-
 gnu/services/linux.scm                             |    81 +-
 gnu/services/mcron.scm                             |    33 +-
 gnu/services/networking.scm                        |     5 +-
 gnu/services/nix.scm                               |    22 +-
 gnu/system.scm                                     |    40 +-
 gnu/system/examples/desktop.tmpl                   |     2 +
 gnu/system/file-systems.scm                        |    46 +-
 gnu/system/image.scm                               |     9 +-
 gnu/system/install.scm                             |     1 +
 gnu/system/linux-initrd.scm                        |    72 +-
 gnu/system/mapped-devices.scm                      |    36 +-
 gnu/system/uuid.scm                                |    37 +-
 gnu/tests.scm                                      |     2 +-
 guix/build-system/emacs.scm                        |     2 +
 guix/build-system/haskell.scm                      |    28 +-
 guix/build/download-nar.scm                        |     2 +-
 guix/build/haskell-build-system.scm                |    96 +-
 guix/channels.scm                                  |    18 +-
 guix/config.scm.in                                 |     8 -
 guix/cve.scm                                       |    15 +-
 guix/cvs-download.scm                              |    39 +-
 guix/diagnostics.scm                               |   181 +-
 guix/git-authenticate.scm                          |    86 +-
 guix/git-download.scm                              |    29 +-
 guix/gnu-maintenance.scm                           |     2 +-
 guix/hg-download.scm                               |    37 +-
 guix/import/github.scm                             |    23 +-
 guix/import/pypi.scm                               |     4 +-
 guix/inferior.scm                                  |     3 +-
 guix/lint.scm                                      |    41 +-
 guix/lzlib.scm                                     |   709 --
 guix/man-db.scm                                    |     2 +-
 guix/profiles.scm                                  |    95 +-
 guix/quirks.scm                                    |    36 +-
 guix/remote.scm                                    |     9 +-
 guix/scripts/archive.scm                           |     2 +
 guix/scripts/build.scm                             |     2 +
 guix/scripts/copy.scm                              |     2 +
 guix/scripts/deploy.scm                            |    33 +-
 guix/scripts/environment.scm                       |     2 +
 guix/scripts/graph.scm                             |     9 +-
 guix/scripts/lint.scm                              |    43 +-
 guix/scripts/offload.scm                           |    37 +-
 guix/scripts/pack.scm                              |    24 +-
 guix/scripts/package.scm                           |     2 +
 guix/scripts/processes.scm                         |     5 +-
 guix/scripts/publish.scm                           |    15 +-
 guix/scripts/pull.scm                              |     2 +
 guix/scripts/substitute.scm                        |     3 +-
 guix/scripts/system.scm                            |    34 +-
 guix/scripts/system/reconfigure.scm                |    22 +-
 guix/scripts/upgrade.scm                           |     3 +-
 guix/self.scm                                      |    32 +-
 guix/ssh.scm                                       |    99 +-
 guix/store/deduplication.scm                       |     6 +-
 guix/ui.scm                                        |   274 +-
 guix/upstream.scm                                  |    13 +-
 guix/utils.scm                                     |   102 +-
 guix/zlib.scm                                      |   241 -
 m4/guix.m4                                         |    26 -
 po/guix/fr.po                                      |     4 +-
 tests/channels.scm                                 |    24 +-
 tests/guix-lint.sh                                 |    13 +-
 tests/guix-pack-relocatable.sh                     |   108 +-
 tests/lint.scm                                     |     2 +-
 tests/lzlib.scm                                    |   120 -
 tests/offload.scm                                  |    71 +
 tests/packages.scm                                 |    23 +-
 tests/publish.scm                                  |    28 +-
 tests/pypi.scm                                     |     1 -
 tests/services/linux.scm                           |    37 +
 tests/substitute.scm                               |     4 +-
 tests/utils.scm                                    |     3 +-
 tests/zlib.scm                                     |    62 -
 359 files changed, 106074 insertions(+), 8169 deletions(-)

diff --cc gnu/packages/bison.scm
index ff0cc5a,4c6da7d..2f53355
--- a/gnu/packages/bison.scm
+++ b/gnu/packages/bison.scm
@@@ -62,9 -63,22 +63,11 @@@
       "GNU Bison is a general-purpose parser generator.  It can build a
  deterministic or generalized LR parser from an annotated, context-free
  grammar.  It is versatile enough to have many applications, from parsers for
- simple tools through complex programming languages.")
+ simple tools through complex programming languages.
+ 
+ Bison also provides an implementation of @command{yacc}, as specified by 
POSIX.")
      (license gpl3+)))
  
 -(define-public bison-3.6
 -  (package
 -    (inherit bison)
 -    (version "3.6.3")
 -    (source
 -     (origin
 -      (method url-fetch)
 -      (uri (string-append "mirror://gnu/bison/bison-" version ".tar.xz"))
 -      (sha256
 -       (base32 "0gdpnjh6ra9xa9vj6hzjdf0c04x4pjyy8vssm3qdb7fya4v7knq6"))))))
 -
  (define-public bison-3.0
    (package
      (inherit bison)



reply via email to

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