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: guix-commits
Subject: 01/01: Merge branch 'master' into staging
Date: Mon, 3 Dec 2018 13:53:44 -0500 (EST)

mbakke pushed a commit to branch staging
in repository guix.

commit 99f63f011df2aab38e98d7ee4608a8c70bf74c4d
Merge: e9a8b60 4f03aa2
Author: Marius Bakke <address@hidden>
Date:   Mon Dec 3 19:15:17 2018 +0100

    Merge branch 'master' into staging

 .dir-locals.el                                     |     2 +
 .gitignore                                         |     2 +-
 .mailmap                                           |     1 +
 Makefile.am                                        |   112 +-
 NEWS                                               |    57 +
 README                                             |     7 +-
 build-aux/build-self.scm                           |   124 +-
 build-aux/compile-as-derivation.scm                |    21 +-
 build-aux/hydra/gnu-system.scm                     |    34 +
 build-aux/run-system-tests.scm                     |    49 +-
 build-aux/update-NEWS.scm                          |     9 +-
 config-daemon.ac                                   |     6 +-
 configure.ac                                       |    25 +-
 doc/contributing.de.texi                           |   534 +
 doc/contributing.fr.texi                           |    26 +-
 doc/contributing.texi                              |    11 +-
 doc/{guix.fr.texi => guix.de.texi}                 | 13330 +++---
 doc/guix.fr.texi                                   | 14226 +++---
 doc/guix.texi                                      |  1665 +-
 doc/local.mk                                       |     5 +-
 etc/completion/bash/guix                           |     4 +-
 etc/guix-daemon.conf.in                            |     2 +-
 etc/guix-daemon.service.in                         |     4 +-
 etc/guix-install.sh                                |    24 +-
 etc/guix-publish.conf.in                           |     2 +-
 etc/guix-publish.service.in                        |     4 +-
 etc/snippets/scheme-mode/guix-origin               |     4 +-
 .../substitutes/berlin.guixsd.org.pub              |     0
 .../substitutes/hydra.gnu.org.pub                  |     0
 gnu/artwork.scm                                    |     4 +-
 gnu/bootloader/extlinux.scm                        |     6 +-
 gnu/bootloader/grub.scm                            |   104 +-
 gnu/bootloader/u-boot.scm                          |    17 +-
 gnu/build/activation.scm                           |    17 +-
 gnu/build/install.scm                              |    97 +-
 gnu/build/linux-initrd.scm                         |    30 +-
 gnu/build/linux-modules.scm                        |     4 +-
 gnu/build/marionette.scm                           |    28 +-
 gnu/build/vm.scm                                   |    19 +-
 gnu/local.mk                                       |   148 +-
 gnu/packages.scm                                   |    27 +-
 gnu/packages/abiword.scm                           |     6 +-
 gnu/packages/admin.scm                             |   367 +-
 gnu/packages/agda.scm                              |    52 +-
 gnu/packages/algebra.scm                           |   163 +-
 gnu/packages/android.scm                           |    17 +-
 gnu/packages/antivirus.scm                         |   156 +
 gnu/packages/astronomy.scm                         |     7 +-
 gnu/packages/audio.scm                             |   497 +-
 gnu/packages/augeas.scm                            |    16 +-
 gnu/packages/authentication.scm                    |     2 +
 .../linux-libre/{4.18-arm.conf => 4.19-arm.conf}   |  1141 +-
 .../{4.18-arm64.conf => 4.19-arm64.conf}           |  3564 +-
 .../linux-libre/{4.18-i686.conf => 4.19-i686.conf} | 15840 +++----
 .../{4.18-x86_64.conf => 4.19-x86_64.conf}         |  2714 +-
 gnu/packages/backup.scm                            |    56 +-
 gnu/packages/base.scm                              |   207 +-
 gnu/packages/bash.scm                              |    10 +-
 gnu/packages/batik.scm                             |   258 +
 gnu/packages/bdw-gc.scm                            |    12 +-
 gnu/packages/benchmark.scm                         |     6 +-
 gnu/packages/bioconductor.scm                      |   321 +-
 gnu/packages/bioinformatics.scm                    |  3630 +-
 gnu/packages/bison.scm                             |    19 +-
 gnu/packages/bittorrent.scm                        |    92 +-
 gnu/packages/boost.scm                             |    33 +-
 gnu/packages/bootloaders.scm                       |    53 +-
 gnu/packages/build-tools.scm                       |   101 +-
 gnu/packages/busybox.scm                           |     4 +-
 gnu/packages/c.scm                                 |    56 +-
 gnu/packages/calcurse.scm                          |     4 +-
 gnu/packages/calendar.scm                          |     4 +-
 gnu/packages/ccache.scm                            |    13 +-
 gnu/packages/cdrom.scm                             |    47 +-
 gnu/packages/certs.scm                             |     4 +-
 gnu/packages/check.scm                             |   143 +-
 gnu/packages/chemistry.scm                         |    80 +
 gnu/packages/chez.scm                              |     4 +-
 gnu/packages/ci.scm                                |    36 +-
 gnu/packages/cinnamon.scm                          |    10 +-
 gnu/packages/clojure.scm                           |   293 +
 gnu/packages/cmake.scm                             |    12 +-
 gnu/packages/code.scm                              |    52 +-
 gnu/packages/commencement.scm                      |    15 +-
 gnu/packages/compression.scm                       |   235 +-
 gnu/packages/cpp.scm                               |     2 +-
 gnu/packages/cran.scm                              |  3662 +-
 gnu/packages/cross-base.scm                        |    18 +-
 gnu/packages/crypto.scm                            |   142 +-
 gnu/packages/cups.scm                              |    52 +-
 gnu/packages/curl.scm                              |    15 +-
 gnu/packages/databases.scm                         |   332 +-
 gnu/packages/datastructures.scm                    |    24 +
 gnu/packages/dav.scm                               |     4 +-
 gnu/packages/debian.scm                            |    67 +-
 gnu/packages/dico.scm                              |    15 +-
 gnu/packages/dictionaries.scm                      |     5 +-
 gnu/packages/disk.scm                              |   112 +-
 gnu/packages/django.scm                            |   116 +
 gnu/packages/{ldc.scm => dlang.scm}                |    28 +-
 gnu/packages/dns.scm                               |    87 +-
 gnu/packages/docbook.scm                           |    10 +-
 gnu/packages/documentation.scm                     |    15 +-
 gnu/packages/education.scm                         |     8 +-
 gnu/packages/electronics.scm                       |    52 +-
 gnu/packages/elf.scm                               |    72 +-
 gnu/packages/emacs.scm                             |  1744 +-
 gnu/packages/embedded.scm                          |    52 +-
 gnu/packages/emulators.scm                         |    58 +-
 gnu/packages/enchant.scm                           |    58 +-
 gnu/packages/engineering.scm                       |   128 +-
 gnu/packages/enlightenment.scm                     |   121 +-
 gnu/packages/fabric-management.scm                 |    24 +-
 gnu/packages/fcitx.scm                             |     2 +-
 gnu/packages/file-systems.scm                      |    55 +-
 gnu/packages/file.scm                              |     5 +-
 gnu/packages/finance.scm                           |    70 +-
 gnu/packages/firmware.scm                          |    19 +-
 gnu/packages/flex.scm                              |    16 +-
 gnu/packages/fltk.scm                              |     9 +-
 gnu/packages/fonts.scm                             |   105 +-
 gnu/packages/fontutils.scm                         |    76 +-
 gnu/packages/fpga.scm                              |    13 +-
 gnu/packages/freedesktop.scm                       |    20 +-
 gnu/packages/fribidi.scm                           |     7 +-
 gnu/packages/ftp.scm                               |    16 +-
 gnu/packages/game-development.scm                  |    62 +-
 gnu/packages/games.scm                             |   608 +-
 gnu/packages/gcal.scm                              |    20 +-
 gnu/packages/gcc.scm                               |    47 +-
 gnu/packages/gd.scm                                |    11 +-
 gnu/packages/gdb.scm                               |     4 +-
 gnu/packages/geo.scm                               |   234 +-
 gnu/packages/ghostscript.scm                       |    37 +-
 gnu/packages/gimp.scm                              |    65 +
 gnu/packages/gl.scm                                |    45 +-
 gnu/packages/glib.scm                              |    20 +-
 gnu/packages/gnome.scm                             |   228 +-
 gnu/packages/gnu-pw-mgr.scm                        |     4 +-
 gnu/packages/gnucash.scm                           |    47 +-
 gnu/packages/gnunet.scm                            |     4 +-
 gnu/packages/gnupg.scm                             |    87 +-
 gnu/packages/gnustep.scm                           |    19 +-
 gnu/packages/gnuzilla.scm                          |   228 +-
 gnu/packages/golang.scm                            |  1119 +-
 gnu/packages/gprolog.scm                           |    19 +-
 gnu/packages/gps.scm                               |     4 +-
 gnu/packages/graph.scm                             |    14 +-
 gnu/packages/graphics.scm                          |    47 +-
 gnu/packages/graphviz.scm                          |     9 +-
 gnu/packages/gsasl.scm                             |     7 +-
 gnu/packages/gstreamer.scm                         |    35 +-
 gnu/packages/gtk.scm                               |   222 +-
 gnu/packages/guile-wm.scm                          |     2 +-
 gnu/packages/guile.scm                             |   367 +-
 gnu/packages/hardware.scm                          |   278 +
 gnu/packages/haskell-check.scm                     |   111 +-
 gnu/packages/haskell-crypto.scm                    |   127 +-
 gnu/packages/haskell-web.scm                       |   170 +-
 gnu/packages/haskell.scm                           |  3099 +-
 gnu/packages/hexedit.scm                           |    23 +-
 gnu/packages/hurd.scm                              |   136 +-
 gnu/packages/ibus.scm                              |   664 +-
 gnu/packages/icu4c.scm                             |    20 +-
 gnu/packages/idris.scm                             |    62 +-
 gnu/packages/idutils.scm                           |    16 +-
 gnu/packages/image-processing.scm                  |     8 +-
 gnu/packages/image-viewers.scm                     |    32 +-
 gnu/packages/image.scm                             |   251 +-
 gnu/packages/imagemagick.scm                       |     5 +-
 gnu/packages/inkscape.scm                          |    21 +-
 gnu/packages/ipfs.scm                              |   212 +
 gnu/packages/java.scm                              |   604 +-
 gnu/packages/javascript.scm                        |    23 +-
 gnu/packages/jemalloc.scm                          |     5 +-
 gnu/packages/julia.scm                             |     6 +-
 gnu/packages/kde-frameworks.scm                    |   296 +-
 gnu/packages/kde.scm                               |   152 +-
 gnu/packages/kerberos.scm                          |     7 +-
 gnu/packages/kodi.scm                              |   102 +-
 gnu/packages/libbsd.scm                            |     4 +-
 gnu/packages/libevent.scm                          |    26 +-
 gnu/packages/libffi.scm                            |    10 +-
 gnu/packages/libidn.scm                            |    25 +-
 gnu/packages/libreoffice.scm                       |   141 +-
 gnu/packages/libsigsegv.scm                        |    33 +-
 gnu/packages/libunistring.scm                      |    29 +-
 gnu/packages/libusb.scm                            |     4 +-
 gnu/packages/license.scm                           |     4 +-
 gnu/packages/linux.scm                             |   301 +-
 gnu/packages/lirc.scm                              |     3 +-
 gnu/packages/lisp.scm                              |  2533 +-
 gnu/packages/llvm.scm                              |   159 +-
 gnu/packages/lsof.scm                              |     7 +
 gnu/packages/lua.scm                               |     3 +
 gnu/packages/lxde.scm                              |    61 +-
 gnu/packages/lxqt.scm                              |  1198 +-
 gnu/packages/m4.scm                                |     1 +
 gnu/packages/machine-learning.scm                  |    75 +-
 gnu/packages/mail.scm                              |   200 +-
 gnu/packages/make-bootstrap.scm                    |    10 +-
 gnu/packages/man.scm                               |    14 +-
 gnu/packages/markup.scm                            |     3 +-
 gnu/packages/mate.scm                              |     2 +-
 gnu/packages/maths.scm                             |   533 +-
 gnu/packages/maven.scm                             |    57 +-
 gnu/packages/mes.scm                               |    27 +-
 gnu/packages/messaging.scm                         |   337 +-
 gnu/packages/monitoring.scm                        |   109 +-
 gnu/packages/mono.scm                              |    23 +-
 gnu/packages/mp3.scm                               |    16 +-
 gnu/packages/mpd.scm                               |    44 +-
 gnu/packages/mpi.scm                               |    61 +-
 gnu/packages/mtools.scm                            |    11 +-
 gnu/packages/multiprecision.scm                    |    68 +-
 gnu/packages/music.scm                             |   414 +-
 gnu/packages/musl.scm                              |     6 +-
 gnu/packages/nano.scm                              |     4 +-
 gnu/packages/nettle.scm                            |    18 +-
 gnu/packages/networking.scm                        |   178 +-
 gnu/packages/nfs.scm                               |     8 +
 gnu/packages/nickle.scm                            |     4 +-
 gnu/packages/node.scm                              |    36 +-
 gnu/packages/nutrition.scm                         |     7 +-
 gnu/packages/ocaml.scm                             |  2438 +-
 gnu/packages/opencl.scm                            |   100 +-
 gnu/packages/openldap.scm                          |     9 +-
 gnu/packages/openstack.scm                         |     8 +-
 gnu/packages/package-management.scm                |    90 +-
 gnu/packages/parallel.scm                          |     6 +-
 gnu/packages/password-utils.scm                    |    28 +-
 gnu/packages/patches/aegisub-boost68.patch         |    35 +
 gnu/packages/patches/avogadro-boost148.patch       |    69 +
 gnu/packages/patches/avogadro-eigen3-update.patch  |   603 +
 .../patches/avogadro-python-eigen-lib.patch        |   161 +
 .../bastet-change-source-of-unordered_set.patch    |    40 +
 .../binutils-aarch64-symbol-relocation.patch       |    36 -
 gnu/packages/patches/blender-newer-ffmpeg.patch    |    80 +
 .../patches/borg-respect-storage-quota.patch       |    32 +
 gnu/packages/patches/cairo-setjmp-wrapper.patch    |    78 +
 .../patches/casync-renameat2-declaration.patch     |    27 +
 gnu/packages/patches/ceph-detect-rocksdb.patch     |    24 +
 gnu/packages/patches/ceph-rocksdb-compat.patch     |    63 -
 .../patches/ceph-skip-unittest_blockdev.patch      |    20 +-
 .../patches/ceph-volume-respect-PATH.patch         |    22 +
 gnu/packages/patches/clamav-config-llvm-libs.patch |    14 +
 .../patches/clamav-system-tomsfastmath.patch       |   102 +
 .../patches/clang-3.5-libsanitizer-ustat-fix.patch |    46 +
 gnu/packages/patches/clisp-glibc-2.26.patch        |    20 -
 gnu/packages/patches/crawl-upgrade-saves.patch     |    25 +-
 .../patches/crossmap-allow-system-pysam.patch      |   121 -
 .../patches/delly-use-system-libraries.patch       |    56 -
 gnu/packages/patches/doxygen-gcc-ice.patch         |    25 -
 gnu/packages/patches/dropbear-CVE-2018-15599.patch |   240 +
 .../patches/emacs-exwm-fix-fullscreen-issue.patch  |    27 -
 gnu/packages/patches/emacs-pdf-tools-poppler.patch |    41 +
 .../patches/emacs-realgud-fix-configure-ac.patch   |    27 +
 gnu/packages/patches/findutils-gnulib-libio.patch  |   114 +
 gnu/packages/patches/findutils-makedev.patch       |    22 +
 gnu/packages/patches/freetype-CVE-2018-6942.patch  |    31 -
 .../patches/gcc-4.9-libsanitizer-ustat.patch       |    37 +
 gnu/packages/patches/gcc-libsanitizer-ustat.patch  |    41 +
 .../patches/gcc-strmov-store-file-names.patch      |    12 +-
 gnu/packages/patches/gd-CVE-2018-1000222.patch     |    87 +
 gnu/packages/patches/gemma-intel-compat.patch      |    44 -
 .../patches/ghc-haddock-library-unbundle.patch     |    86 +
 .../patches/ghostscript-CVE-2018-10194.patch       |    52 -
 .../patches/ghostscript-CVE-2018-16509.patch       |   193 +
 gnu/packages/patches/ghostscript-bug-699708.patch  |   160 +
 gnu/packages/patches/ghostscript-runpath.patch     |    18 -
 gnu/packages/patches/glibc-2.28-git-fixes.patch    |   248 +
 .../patches/gnucash-disable-failing-tests.patch    |    39 +
 .../patches/gnucash-price-quotes-perl.patch        |     5 +-
 gnu/packages/patches/grub-binutils-compat.patch    |    53 +
 .../patches/grub-check-error-efibootmgr.patch      |   197 +
 .../patches/handbrake-pkg-config-path.patch        |    24 -
 gnu/packages/patches/haskell-mode-make-check.patch |    35 +
 .../patches/haskell-mode-unused-variables.patch    |    44 +
 .../patches/hmmer-remove-cpu-specificity.patch     |    22 -
 .../patches/hplip-remove-imageprocessor.patch      |   232 +
 .../icecat-CVE-2018-5157-and-CVE-2018-5158.patch   |   441 -
 .../patches/icecat-avoid-bundled-libraries.patch   |    34 +-
 gnu/packages/patches/icecat-bug-1413868-pt1.patch  |   663 -
 .../icecat-use-system-graphite2+harfbuzz.patch     |   226 +
 .../patches/icecat-use-system-graphite2.patch      |   248 -
 .../patches/icecat-use-system-harfbuzz.patch       |   279 -
 .../patches/icecat-use-system-media-libs.patch     |   381 +
 .../patches/jemalloc-arm-address-bits.patch        |    39 -
 gnu/packages/patches/jq-CVE-2015-8863.patch        |    45 -
 .../patches/ldc-1.7.0-disable-phobos-tests.patch   |    88 -
 .../patches/ldc-disable-phobos-tests.patch         |    22 +
 .../libgcrypt-make-yat2m-reproducible.patch        |    32 +
 gnu/packages/patches/libgit2-oom-test.patch        |    62 +
 .../patches/libgpg-error-aarch64-logging-fix.patch |    58 -
 gnu/packages/patches/libgxps-CVE-2017-11590.patch  |    48 -
 gnu/packages/patches/liblxqt-include.patch         |    14 -
 .../libopenshot-tests-with-system-libs.patch       |    95 +
 .../patches/libssh-hostname-parser-bug.patch       |    22 +-
 .../libvpx-use-after-free-in-postproc.patch        |    34 +
 gnu/packages/patches/lirc-reproducible-build.patch |    72 +
 gnu/packages/patches/m4-gnulib-libio.patch         |   128 +
 .../patches/mailutils-uninitialized-memory.patch   |    87 -
 gnu/packages/patches/mariadb-gcc-ice.patch         |    24 -
 .../meandmyshadow-define-paths-earlier.patch       |    50 +
 gnu/packages/patches/meson-for-build-rpath.patch   |     6 +-
 gnu/packages/patches/mono-mdoc-timestamping.patch  |    15 +
 gnu/packages/patches/myrepos-CVE-2018-7032.patch   |    69 -
 .../patches/netsurf-message-timestamp.patch        |    11 +
 gnu/packages/patches/netsurf-system-utf8proc.patch |    25 +-
 gnu/packages/patches/nyacc-binary-literals.patch   |    29 +
 .../patches/oath-toolkit-glibc-compat.patch        |    90 +
 ...ml-bisect-fix-camlp4-in-another-directory.patch |   246 +-
 gnu/packages/patches/openexr-missing-samples.patch |    23 -
 .../patches/openssl-1.0.2-CVE-2018-0495.patch      |   215 -
 .../patches/openssl-1.0.2-CVE-2018-0732.patch      |    50 -
 ...hash-in.patch => openssl-1.1-c-rehash-in.patch} |     6 +-
 gnu/packages/patches/parted-glibc-compat.patch     |    17 +
 gnu/packages/patches/patchutils-test-perms.patch   |    14 +
 .../patches/patchutils-xfail-gendiff-tests.patch   |    26 -
 gnu/packages/patches/perf-gcc-ice.patch            |    13 -
 .../patches/perl-archive-tar-CVE-2018-12015.patch  |    36 -
 .../patches/perl-deterministic-ordering.patch      |     6 +-
 .../patches/perl-file-path-CVE-2017-6512.patch     |   173 -
 gnu/packages/patches/pinentry-efl.patch            |   798 +
 gnu/packages/patches/podofo-cmake-3.12.patch       |    19 +
 gnu/packages/patches/poppler-CVE-2018-19149.patch  |    80 +
 gnu/packages/patches/python-CVE-2018-14647.patch   |    61 +
 .../patches/python-cffi-x87-stack-clean.patch      |    29 +
 ...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 -
 .../python-networkx2-reproducible-build.patch      |    29 -
 .../patches/python-paste-remove-website-test.patch |    21 -
 .../patches/python-pillow-fix-failing-tests.patch  |   Bin 112373 -> 0 bytes
 .../python-pygit2-disable-network-tests.patch      |    43 -
 ...hon-scikit-learn-fix-test-non-determinism.patch |    25 -
 gnu/packages/patches/python-testtools.patch        |    57 +
 .../patches/python2-CVE-2018-1000802.patch         |    47 +
 gnu/packages/patches/python2-CVE-2018-14647.patch  |    61 +
 gnu/packages/patches/qt-5-renameat2.patch          |    35 +
 ...pat-getopt-fix-option-with-nondigit-param.patch |    45 +
 .../quilt-compat-getopt-fix-second-separator.patch |    58 +
 gnu/packages/patches/quilt-test-fix-regex.patch    |    41 +
 .../randomjungle-disable-static-build.patch        |    14 +
 gnu/packages/patches/rsem-makefile.patch           |   682 -
 gnu/packages/patches/rust-1.19-mrustc.patch        |    28 +
 .../rust-1.25-accept-more-detailed-gdb-lines.patch |   111 +
 .../patches/rust-reproducible-builds.patch         |    25 +
 gnu/packages/patches/scribus-poppler.patch         |    72 +
 .../snappy-add-O2-flag-in-CmakeLists.txt.patch     |    36 +
 .../soundconverter-remove-gconf-dependency.patch   |    83 +
 gnu/packages/patches/swig-guile-gc.patch           |    76 +
 .../patches/teeworlds-use-latest-wavpack.patch     |    72 +-
 .../patches/telegram-purple-adjust-test.patch      |    14 +
 gnu/packages/patches/texinfo-5-perl-compat.patch   |    19 +
 gnu/packages/patches/texinfo-perl-compat.patch     |    51 +
 gnu/packages/patches/tomsfastmath-constness.patch  |    76 +
 .../patches/tophat-build-with-later-seqan.patch    |    24 -
 .../patches/u-boot-pinebook-a64-update-dts.patch   |  1485 +
 gnu/packages/patches/u-boot-pinebook-dts.patch     |   388 +
 .../patches/u-boot-pinebook-mmc-calibration.patch  |    98 +
 .../patches/u-boot-pinebook-r_i2c-controller.patch |    70 +
 .../patches/u-boot-pinebook-syscon-node.patch      |    38 +
 .../patches/u-boot-pinebook-video-bridge.patch     |    50 +
 .../patches/vsearch-unbundle-cityhash.patch        |     6 +-
 ...xmaxima-do-not-use-old-gnuplot-parameters.patch |    26 -
 gnu/packages/patches/x265-arm-asm-primitives.patch |   360 -
 gnu/packages/patches/x265-arm-flags.patch          |    36 +
 .../patches/x265-detect512-all-arches.patch        |    37 +
 gnu/packages/patches/x265-fix-ppc64le-build.patch  |    25 -
 gnu/packages/patches/xapian-revert-5489fb2f8.patch |    23 -
 .../patches/xf86-video-ast-remove-mibstore.patch   |    90 -
 .../zathura-pdf-mupdf-link-to-jpeg-libraries.patch |    55 -
 .../patches/zstd-fix-stdin-list-test.patch         |    30 -
 .../patches/zstd-fix-stdin-list-without-tty.patch  |    67 -
 gnu/packages/patchutils.scm                        |    34 +-
 gnu/packages/pcre.scm                              |    21 +-
 gnu/packages/pdf.scm                               |   149 +-
 gnu/packages/perl-check.scm                        |    25 +-
 gnu/packages/perl.scm                              |   142 +-
 gnu/packages/phabricator.scm                       |   124 +
 gnu/packages/photo.scm                             |    33 +-
 gnu/packages/php.scm                               |    21 +-
 gnu/packages/plotutils.scm                         |    12 +-
 gnu/packages/pretty-print.scm                      |     4 +-
 gnu/packages/printers.scm                          |    21 +-
 gnu/packages/python-crypto.scm                     |    65 +-
 gnu/packages/python-web.scm                        |   391 +-
 gnu/packages/python.scm                            |  2255 +-
 gnu/packages/qt.scm                                |   367 +-
 gnu/packages/rails.scm                             |    14 +-
 gnu/packages/rdf.scm                               |    20 +-
 gnu/packages/re2c.scm                              |     5 +-
 gnu/packages/readline.scm                          |     4 +-
 gnu/packages/regex.scm                             |     4 +-
 gnu/packages/ruby.scm                              |  1096 +-
 gnu/packages/rust.scm                              |   758 +-
 gnu/packages/samba.scm                             |    34 +-
 gnu/packages/scheme.scm                            |   259 +-
 gnu/packages/scribus.scm                           |     4 +-
 gnu/packages/scsi.scm                              |    43 +-
 gnu/packages/sdl.scm                               |   102 +-
 gnu/packages/search.scm                            |     7 +-
 gnu/packages/security-token.scm                    |    14 +-
 gnu/packages/serialization.scm                     |    34 +-
 gnu/packages/shells.scm                            |    61 +-
 gnu/packages/shellutils.scm                        |    66 +-
 gnu/packages/simulation.scm                        |   501 +-
 gnu/packages/skarnet.scm                           |     4 +-
 gnu/packages/slang.scm                             |    18 +-
 gnu/packages/sml.scm                               |    19 +-
 gnu/packages/spice.scm                             |   102 +-
 gnu/packages/ssh.scm                               |   131 +-
 gnu/packages/statistics.scm                        |   357 +-
 gnu/packages/storage.scm                           |    43 +-
 gnu/packages/suckless.scm                          |     8 +-
 gnu/packages/swig.scm                              |     2 +
 gnu/packages/sync.scm                              |    51 +-
 gnu/packages/syncthing.scm                         |   229 +-
 gnu/packages/syndication.scm                       |     7 +-
 gnu/packages/tcl.scm                               |    16 +-
 gnu/packages/telephony.scm                         |    65 +-
 gnu/packages/terminals.scm                         |   229 +-
 gnu/packages/terraform.scm                         |    11 +-
 gnu/packages/tex.scm                               |   576 +-
 gnu/packages/texinfo.scm                           |     2 +
 gnu/packages/text-editors.scm                      |     6 +-
 gnu/packages/textutils.scm                         |    63 +-
 gnu/packages/time.scm                              |    23 +-
 gnu/packages/tls.scm                               |   104 +-
 gnu/packages/tmux.scm                              |     4 +-
 gnu/packages/tor.scm                               |    26 +-
 gnu/packages/tv.scm                                |    10 +
 gnu/packages/version-control.scm                   |   330 +-
 gnu/packages/video.scm                             |   630 +-
 gnu/packages/vim.scm                               |    29 +-
 gnu/packages/virtualization.scm                    |    60 +-
 gnu/packages/vpn.scm                               |    34 +-
 gnu/packages/vulkan.scm                            |     7 +-
 gnu/packages/web-browsers.scm                      |   154 +-
 gnu/packages/web.scm                               |   256 +-
 gnu/packages/webkit.scm                            |    69 +-
 gnu/packages/wine.scm                              |    10 +-
 gnu/packages/wm.scm                                |    72 +-
 gnu/packages/wxwidgets.scm                         |    19 +-
 gnu/packages/xdisorg.scm                           |   158 +-
 gnu/packages/xiph.scm                              |    84 +-
 gnu/packages/xml.scm                               |   126 +-
 gnu/packages/xorg.scm                              |   208 +-
 gnu/services.scm                                   |    24 +-
 gnu/services/admin.scm                             |   180 +-
 gnu/services/base.scm                              |   142 +-
 gnu/services/cuirass.scm                           |     6 +-
 gnu/services/desktop.scm                           |    12 +-
 gnu/services/dns.scm                               |   168 +-
 gnu/services/games.scm                             |     3 +-
 gnu/services/herd.scm                              |    20 +
 gnu/services/mail.scm                              |    51 +-
 gnu/services/mcron.scm                             |     2 +-
 gnu/services/networking.scm                        |   210 +-
 gnu/services/shepherd.scm                          |    39 +-
 gnu/services/ssh.scm                               |    20 +-
 gnu/services/version-control.scm                   |   180 +-
 gnu/services/web.scm                               |   302 +-
 gnu/system.scm                                     |   167 +-
 gnu/system/examples/bare-bones.tmpl                |     6 +-
 gnu/system/examples/beaglebone-black.tmpl          |     2 +-
 gnu/system/examples/desktop.tmpl                   |     2 +-
 gnu/system/install.scm                             |    12 +-
 gnu/system/linux-initrd.scm                        |    16 +-
 gnu/system/mapped-devices.scm                      |     5 +-
 gnu/system/shadow.scm                              |     7 +-
 gnu/system/vm.scm                                  |   311 +-
 gnu/tests.scm                                      |     4 +-
 gnu/tests/admin.scm                                |   127 -
 gnu/tests/base.scm                                 |    43 +-
 gnu/tests/databases.scm                            |     4 +-
 gnu/tests/dict.scm                                 |     2 +-
 gnu/tests/mail.scm                                 |     6 +-
 gnu/tests/messaging.scm                            |     4 +-
 gnu/tests/monitoring.scm                           |     2 +-
 gnu/tests/networking.scm                           |   226 +-
 gnu/tests/nfs.scm                                  |     2 +-
 gnu/tests/rsync.scm                                |     2 +-
 gnu/tests/ssh.scm                                  |     2 +-
 gnu/tests/version-control.scm                      |   118 +-
 gnu/tests/virtualization.scm                       |     2 +-
 gnu/tests/web.scm                                  |   149 +-
 guix/build-system/clojure.scm                      |   195 +
 guix/build-system/dub.scm                          |     4 +-
 guix/build-system/glib-or-gtk.scm                  |     2 +-
 guix/build-system/haskell.scm                      |    32 +-
 guix/build-system/meson.scm                        |     1 -
 guix/build-system/ocaml.scm                        |    24 +-
 guix/build-system/python.scm                       |     2 +-
 guix/build-system/r.scm                            |     2 +-
 guix/build/clojure-build-system.scm                |   110 +
 guix/build/clojure-utils.scm                       |   265 +
 guix/build/download.scm                            |    33 +-
 guix/build/dub-build-system.scm                    |    33 +-
 guix/build/git.scm                                 |     2 +
 guix/build/gnu-build-system.scm                    |    36 +-
 guix/build/go-build-system.scm                     |     3 +
 guix/build/gremlin.scm                             |   132 +-
 guix/build/haskell-build-system.scm                |    75 +-
 guix/build/hg.scm                                  |     7 +-
 guix/build/java-utils.scm                          |    10 +-
 guix/build/lisp-utils.scm                          |    64 +-
 guix/build/meson-build-system.scm                  |    58 +-
 guix/build/ocaml-build-system.scm                  |    45 +-
 guix/build/profiles.scm                            |    15 +-
 guix/build/python-build-system.scm                 |     2 -
 guix/build/r-build-system.scm                      |     2 +-
 guix/build/store-copy.scm                          |    51 +-
 guix/build/syscalls.scm                            |     4 +-
 guix/build/utils.scm                               |     8 +-
 guix/channels.scm                                  |   322 +
 guix/ci.scm                                        |    74 +-
 guix/cve.scm                                       |     4 +-
 guix/derivations.scm                               |    32 +-
 guix/describe.scm                                  |    75 +
 guix/discovery.scm                                 |    13 +-
 guix/docker.scm                                    |    27 +-
 guix/download.scm                                  |    45 +-
 guix/gcrypt.scm                                    |    49 -
 guix/gexp.scm                                      |   218 +-
 guix/git-download.scm                              |   196 +-
 guix/git.scm                                       |    90 +-
 guix/gnu-maintenance.scm                           |   115 +-
 guix/gnupg.scm                                     |    60 +-
 guix/grafts.scm                                    |    15 +-
 guix/hash.scm                                      |   184 -
 guix/http-client.scm                               |     2 +-
 guix/import/cpan.scm                               |     2 +-
 guix/import/cran.scm                               |     6 +-
 guix/import/crate.scm                              |     2 +-
 guix/import/elpa.scm                               |     2 +-
 guix/import/gnu.scm                                |     2 +-
 guix/import/hackage.scm                            |    24 +-
 guix/import/json.scm                               |     3 +-
 guix/import/pypi.scm                               |   175 +-
 guix/import/stackage.scm                           |    50 +-
 guix/import/texlive.scm                            |     2 +-
 guix/import/utils.scm                              |     2 +-
 guix/inferior.scm                                  |   398 +-
 guix/nar.scm                                       |    17 +-
 guix/packages.scm                                  |    10 +-
 guix/pk-crypto.scm                                 |   407 -
 guix/pki.scm                                       |     2 +-
 guix/profiles.scm                                  |   122 +-
 guix/progress.scm                                  |   123 +-
 guix/records.scm                                   |    17 +-
 guix/scripts.scm                                   |    42 +-
 guix/scripts/archive.scm                           |     2 +-
 guix/scripts/authenticate.scm                      |     2 +-
 guix/scripts/build.scm                             |   112 +-
 guix/scripts/describe.scm                          |   208 +
 guix/scripts/download.scm                          |     2 +-
 guix/scripts/environment.scm                       |   117 +-
 guix/scripts/graph.scm                             |    12 +-
 guix/scripts/hash.scm                              |     3 +-
 guix/scripts/import/cran.scm                       |     2 +
 guix/scripts/import/pypi.scm                       |    28 +-
 guix/scripts/import/stackage.scm                   |    46 +-
 guix/scripts/lint.scm                              |    56 +-
 guix/scripts/pack.scm                              |   648 +-
 guix/scripts/package.scm                           |   135 +-
 guix/scripts/perform-download.scm                  |    17 +-
 guix/scripts/processes.scm                         |   223 +
 guix/scripts/publish.scm                           |     4 +-
 guix/scripts/pull.scm                              |   410 +-
 guix/scripts/refresh.scm                           |    15 +-
 guix/scripts/repl.scm                              |    10 +-
 guix/scripts/substitute.scm                        |    53 +-
 guix/scripts/system.scm                            |   164 +-
 guix/self.scm                                      |   132 +-
 guix/serialization.scm                             |     3 +-
 guix/ssh.scm                                       |     8 +-
 guix/status.scm                                    |   620 +
 guix/store.scm                                     |   167 +-
 guix/store/database.scm                            |    52 +-
 guix/store/deduplication.scm                       |    14 +-
 guix/swh.scm                                       |   560 +
 guix/tests.scm                                     |    73 +-
 guix/ui.scm                                        |    82 +-
 m4/guix.m4                                         |    20 +-
 nix/libstore/build.cc                              |    52 +-
 nix/libstore/builtins.cc                           |     5 +-
 nix/libstore/globals.cc                            |    11 +-
 nix/libstore/globals.hh                            |    21 +-
 nix/libstore/local-store.cc                        |    17 +-
 nix/libstore/worker-protocol.hh                    |     2 +-
 nix/libutil/archive.cc                             |    31 +-
 nix/libutil/archive.hh                             |     5 -
 nix/local.mk                                       |     7 +-
 nix/nix-daemon/guix-daemon.cc                      |    12 -
 nix/nix-daemon/nix-daemon.cc                       |     8 +-
 .../{guix-authenticate.in => authenticate.in}      |     0
 po/doc/{guix-manual.fr.po => guix-manual.de.po}    | 20199 ++++-----
 po/doc/guix-manual.fr.po                           | 25753 ++++++-----
 po/doc/local.mk                                    |    11 +-
 po/guix/POTFILES.in                                |     6 +
 po/guix/de.po                                      |    20 +-
 po/guix/fr.po                                      | 43292 ++-----------------
 po/packages/fr.po                                  |  7687 ++--
 tests/base32.scm                                   |     2 +-
 tests/builders.scm                                 |     2 +-
 tests/challenge.scm                                |    10 +-
 tests/cpan.scm                                     |     2 +-
 tests/crate.scm                                    |     2 +-
 tests/debug-link.scm                               |     8 -
 tests/derivations.scm                              |    12 +-
 tests/gem.scm                                      |     2 +-
 tests/gexp.scm                                     |    59 +-
 tests/grafts.scm                                   |    13 +-
 tests/gremlin.scm                                  |    33 +
 tests/guix-build-branch.sh                         |    56 +
 tests/guix-build.sh                                |     4 +
 tests/guix-describe.sh                             |    47 +
 tests/guix-pack-localstatedir.sh                   |    69 +
 tests/guix-pack-relocatable.sh                     |    61 +
 tests/guix-pack.sh                                 |     8 +-
 tests/guix-package.sh                              |    19 +
 tests/guix-system.sh                               |    12 +-
 tests/hash.scm                                     |   128 -
 tests/inferior.scm                                 |   158 +-
 tests/lint.scm                                     |     4 +-
 tests/nar.scm                                      |    49 +-
 tests/opam.scm                                     |     2 +-
 tests/pack.scm                                     |   168 +-
 tests/packages.scm                                 |     2 +-
 tests/pk-crypto.scm                                |   290 -
 tests/pki.scm                                      |     4 +-
 tests/processes.scm                                |    86 +
 tests/profiles.scm                                 |    47 +-
 tests/publish.scm                                  |     4 +-
 tests/pypi.scm                                     |     4 +-
 tests/records.scm                                  |     5 +-
 tests/services.scm                                 |    55 +-
 tests/size.scm                                     |     8 -
 tests/status.scm                                   |   183 +
 tests/store-deduplication.scm                      |     2 +-
 tests/store.scm                                    |    73 +-
 tests/substitute.scm                               |     4 +-
 647 files changed, 113922 insertions(+), 109008 deletions(-)

diff --cc gnu/local.mk
index c3bc35a,847c928..108ccdc
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@@ -1040,9 -1062,10 +1062,11 @@@ dist_patch_DATA =                             
                
    %D%/packages/patches/plink-1.07-unclobber-i.patch           \
    %D%/packages/patches/plink-endian-detection.patch           \
    %D%/packages/patches/plotutils-libpng-jmpbuf.patch          \
+   %D%/packages/patches/podofo-cmake-3.12.patch                        \
+   %D%/packages/patches/poppler-CVE-2018-19149.patch           \
    %D%/packages/patches/portaudio-audacity-compat.patch                \
    %D%/packages/patches/portmidi-modular-build.patch           \
 +  %D%/packages/patches/postgresql-disable-resolve_symlinks.patch      \
    %D%/packages/patches/potrace-tests.patch                    \
    %D%/packages/patches/procmail-ambiguous-getline-debian.patch  \
    %D%/packages/patches/procmail-CVE-2014-3618.patch           \
diff --cc gnu/packages/databases.scm
index 02bfbda,d7b3583..3067cf5
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@@ -814,8 -811,7 +811,8 @@@ as a drop-in replacement of MySQL."
                                    version "/postgresql-" version ".tar.bz2"))
                (sha256
                 (base32
-                 "04a07jkvc5s6zgh6jr78149kcjmsxclizsqabjw44ld4j5n633kc"))
 -                "0jv26y3f10svrjxzsgqxg956c86b664azyk2wppzpa5x11pjga38"))))
++                "0jv26y3f10svrjxzsgqxg956c86b664azyk2wppzpa5x11pjga38"))
 +              (patches (search-patches 
"postgresql-disable-resolve_symlinks.patch"))))
      (build-system gnu-build-system)
      (arguments
       `(#:configure-flags '("--with-uuid=e2fs")



reply via email to

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