guix-commits
[Top][All Lists]
Advanced

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

01/03: Merge remote-tracking branch 'origin/master' into wip-pinebook-pr


From: guix-commits
Subject: 01/03: Merge remote-tracking branch 'origin/master' into wip-pinebook-pro
Date: Sun, 11 Apr 2021 13:33:19 -0400 (EDT)

vagrantc pushed a commit to branch wip-pinebook-pro
in repository guix.

commit 52e3303a144a21dc33d447f1c6412f693ed4e1f1
Merge: 0ba9c3f 96026bd
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Sat Apr 10 14:49:02 2021 -0700

    Merge remote-tracking branch 'origin/master' into wip-pinebook-pro

 .guix-authorizations                               |   22 +-
 Makefile.am                                        |    4 +-
 build-aux/build-self.scm                           |  121 +-
 doc/contributing.texi                              |   16 +-
 doc/guix.texi                                      |  516 ++++---
 etc/committer.scm.in                               |  144 +-
 etc/guix-install.sh                                |    4 +
 etc/news.scm                                       |   94 ++
 gnu/bootloader/grub.scm                            |    2 +-
 gnu/build/activation.scm                           |   13 +-
 gnu/ci.scm                                         |   55 +-
 gnu/local.mk                                       |   30 +-
 gnu/packages/acl.scm                               |   43 +-
 gnu/packages/admin.scm                             |   73 +-
 gnu/packages/aidc.scm                              |   21 +-
 gnu/packages/algebra.scm                           |   10 +-
 gnu/packages/antivirus.scm                         |    4 +-
 gnu/packages/assembly.scm                          |    4 +-
 gnu/packages/astronomy.scm                         |   18 +-
 gnu/packages/audio.scm                             |  118 +-
 gnu/packages/autotools.scm                         |    2 +-
 .../aux-files/linux-libre/5.10-x86_64.conf         |    2 +-
 .../aux-files/linux-libre/5.11-x86_64.conf         |    2 +-
 gnu/packages/axoloti.scm                           |   13 +-
 gnu/packages/backup.scm                            |   40 +-
 gnu/packages/base.scm                              |   40 +-
 gnu/packages/bioconductor.scm                      |  477 +++++-
 gnu/packages/bioinformatics.scm                    |  402 +----
 gnu/packages/boost.scm                             |   26 +
 gnu/packages/bootstrap.scm                         |   39 +-
 gnu/packages/build-tools.scm                       |   40 +
 gnu/packages/c.scm                                 |    4 +-
 gnu/packages/calendar.scm                          |    2 +-
 gnu/packages/ccache.scm                            |   30 +-
 gnu/packages/check.scm                             |    6 +-
 gnu/packages/chez.scm                              |  261 ++--
 gnu/packages/chromium.scm                          |    8 +-
 gnu/packages/ci.scm                                |  187 ++-
 gnu/packages/code.scm                              |    6 +-
 gnu/packages/commencement.scm                      |   28 +-
 gnu/packages/compression.scm                       |   39 +-
 gnu/packages/cpp.scm                               |  210 ++-
 gnu/packages/cran.scm                              |  565 ++++---
 gnu/packages/crates-graphics.scm                   |    3 +
 gnu/packages/crates-io.scm                         |  416 ++++-
 gnu/packages/cross-base.scm                        |    2 +-
 gnu/packages/crypto.scm                            |   68 +-
 gnu/packages/cryptsetup.scm                        |    6 +-
 gnu/packages/cups.scm                              |   17 +-
 gnu/packages/curl.scm                              |   15 +
 gnu/packages/databases.scm                         |   46 +-
 gnu/packages/dbm.scm                               |    6 +
 gnu/packages/debug.scm                             |   11 +-
 gnu/packages/diffoscope.scm                        |   11 +-
 gnu/packages/disk.scm                              |   60 +-
 gnu/packages/django.scm                            |   12 +-
 gnu/packages/dns.scm                               |   36 +-
 gnu/packages/docbook.scm                           |   13 +
 gnu/packages/docker.scm                            |   86 +-
 gnu/packages/ebook.scm                             |  143 +-
 gnu/packages/education.scm                         |   15 +-
 gnu/packages/efi.scm                               |    4 +-
 gnu/packages/elf.scm                               |    5 +
 gnu/packages/emacs-xyz.scm                         |  433 +++++-
 gnu/packages/emacs.scm                             |    6 +-
 gnu/packages/embedded.scm                          |   10 +-
 gnu/packages/emulators.scm                         |   10 +-
 gnu/packages/engineering.scm                       |  269 +---
 gnu/packages/fcitx5.scm                            |   14 +-
 gnu/packages/file-systems.scm                      |   32 +-
 gnu/packages/file.scm                              |    2 +
 gnu/packages/finance.scm                           |   36 +-
 gnu/packages/fontutils.scm                         |    2 +-
 gnu/packages/freedesktop.scm                       |   33 +-
 gnu/packages/ftp.scm                               |  121 +-
 gnu/packages/game-development.scm                  |   44 +-
 gnu/packages/games.scm                             |   62 +-
 gnu/packages/gcc.scm                               |   45 +-
 gnu/packages/genealogy.scm                         |    6 +-
 gnu/packages/geo.scm                               |  161 +-
 gnu/packages/gimp.scm                              |   58 +-
 gnu/packages/gl.scm                                |    2 +-
 gnu/packages/glib.scm                              |    2 +-
 gnu/packages/gnome-xyz.scm                         |    4 +-
 gnu/packages/gnome.scm                             |  143 +-
 gnu/packages/gnuzilla.scm                          |   14 +-
 gnu/packages/golang.scm                            |   25 +-
 gnu/packages/graphics.scm                          |   12 +-
 gnu/packages/gstreamer.scm                         |    2 +-
 gnu/packages/gtk.scm                               |   32 +-
 gnu/packages/guile-xyz.scm                         |  132 +-
 gnu/packages/hardware.scm                          |    6 +-
 gnu/packages/haskell-apps.scm                      |    4 +-
 gnu/packages/haskell-web.scm                       |    2 +-
 gnu/packages/image-processing.scm                  |   74 +-
 gnu/packages/image.scm                             |   40 +-
 gnu/packages/imagemagick.scm                       |  213 ++-
 gnu/packages/irc.scm                               |    4 +-
 gnu/packages/jami.scm                              |  301 ++--
 gnu/packages/java.scm                              |    7 +-
 gnu/packages/javascript.scm                        |    4 +-
 gnu/packages/julia-xyz.scm                         |  766 +++++++++-
 gnu/packages/kde-pim.scm                           |    2 +-
 gnu/packages/kde.scm                               |    5 +-
 gnu/packages/language.scm                          |    4 +-
 gnu/packages/libevent.scm                          |   16 +
 gnu/packages/libffi.scm                            |    5 +-
 gnu/packages/libreoffice.scm                       |    4 +-
 gnu/packages/linphone.scm                          | 1049 ++++++++-----
 gnu/packages/linux.scm                             |  167 +-
 gnu/packages/lisp-xyz.scm                          |  475 +++++-
 gnu/packages/lisp.scm                              |   10 +-
 gnu/packages/llvm.scm                              |   11 -
 gnu/packages/logging.scm                           |   23 +-
 gnu/packages/lua.scm                               |   22 +-
 gnu/packages/mail.scm                              |  107 +-
 gnu/packages/man.scm                               |   51 +-
 gnu/packages/mate.scm                              |    4 +-
 gnu/packages/maths.scm                             |   98 +-
 gnu/packages/matrix.scm                            |   29 +-
 gnu/packages/mes.scm                               |    5 +-
 gnu/packages/messaging.scm                         |  259 ++--
 gnu/packages/monitoring.scm                        |    4 +-
 gnu/packages/mp3.scm                               |   15 +-
 gnu/packages/mpd.scm                               |    3 -
 gnu/packages/music.scm                             |  105 +-
 gnu/packages/nettle.scm                            |   17 +-
 gnu/packages/networking.scm                        |  167 +-
 gnu/packages/node-xyz.scm                          |   32 +-
 gnu/packages/node.scm                              |  508 +++++-
 gnu/packages/ocaml.scm                             |   68 +-
 gnu/packages/package-management.scm                |   38 +-
 gnu/packages/parallel.scm                          |    6 +-
 gnu/packages/password-utils.scm                    |   31 -
 .../patches/calibre-no-updates-dialog.patch        |   22 +-
 .../patches/calibre-remove-test-sqlite.patch       |   21 +-
 .../patches/calibre-remove-test-unrar.patch        |   24 +-
 gnu/packages/patches/cgal-security-pr-5371.patch   | 1611 --------------------
 .../chez-scheme-build-util-paths-backport.patch    |  780 ++++++++++
 .../patches/containerd-test-with-go1.13.patch      |   21 -
 .../patches/curl-7.76-use-ssl-cert-env.patch       |   64 +
 .../patches/efibootmgr-remove-extra-decl.patch     |   27 +
 .../gimp-make-gegl-introspect-optional.patch       |   43 +
 gnu/packages/patches/glibc-ldd-powerpc.patch       |   10 +
 .../patches/imagemagick-CVE-2020-27829.patch       |   27 +
 .../patches/imagemagick-ReadDCMImage-fix.patch     |   26 +
 .../patches/imagemagick-ReadDCMPixels-fix.patch    |   35 +
 .../imagemagick-WriteTHUMBNAILImage-fix.patch      |   25 +
 .../patches/libvirt-add-install-prefix.patch       |  329 ++++
 .../patches/linphone-desktop-without-sdk.patch     |  235 +++
 gnu/packages/patches/linphoneqt-tabbutton.patch    |   96 --
 .../patches/llhttp-bootstrap-CVE-2020-8287.patch   |  100 ++
 gnu/packages/patches/mariadb-CVE-2021-27928.patch  |  642 ++++++++
 gnu/packages/patches/mediastreamer2-srtp2.patch    |  155 --
 gnu/packages/patches/opendht-fix-jami.patch        |   33 -
 gnu/packages/patches/pidgin-vv-gst.patch           |   48 -
 gnu/packages/patches/pyqt-public-sip.patch         |   55 -
 gnu/packages/patches/qemu-build-info-manual.patch  |    2 +-
 gnu/packages/patches/qemu-glibc-2.30.patch         |   57 +
 gnu/packages/patches/runc-CVE-2019-5736.patch      |  343 -----
 gnu/packages/patches/upx-CVE-2021-20285.patch      |   76 +
 .../vtk-fix-freetypetools-build-failure.patch      |   14 +-
 .../patches/wpa-supplicant-CVE-2021-30004.patch    |  115 ++
 .../zstd-CVE-2021-24031_CVE-2021-24032.patch       |   68 +
 gnu/packages/pdf.scm                               |   13 +-
 gnu/packages/pep.scm                               |   15 -
 gnu/packages/perl-check.scm                        |    4 +-
 gnu/packages/perl.scm                              |   39 +-
 gnu/packages/photo.scm                             |   17 +-
 gnu/packages/popt.scm                              |    2 +-
 gnu/packages/pretty-print.scm                      |   13 -
 gnu/packages/python-build.scm                      |    6 +-
 gnu/packages/python-check.scm                      |   27 +-
 gnu/packages/python-compression.scm                |  150 +-
 gnu/packages/python-web.scm                        |   29 +-
 gnu/packages/python-xyz.scm                        |  361 +++--
 gnu/packages/qt.scm                                |  388 +----
 gnu/packages/radio.scm                             |  355 +++--
 gnu/packages/rdf.scm                               |    4 +-
 gnu/packages/ruby.scm                              |    5 +-
 gnu/packages/rust.scm                              |    4 +
 gnu/packages/scsi.scm                              |    6 +-
 gnu/packages/search.scm                            |    8 +-
 gnu/packages/security-token.scm                    |    6 -
 gnu/packages/sequoia.scm                           |   76 +
 gnu/packages/shells.scm                            |  651 ++++----
 gnu/packages/speech.scm                            |   15 +-
 gnu/packages/sqlite.scm                            |   22 +
 gnu/packages/ssh.scm                               |   93 +-
 gnu/packages/statistics.scm                        |   35 +-
 gnu/packages/tcl.scm                               |    2 +-
 gnu/packages/telegram.scm                          |    4 +-
 gnu/packages/telephony.scm                         |   22 +-
 gnu/packages/tex.scm                               |  198 ++-
 gnu/packages/text-editors.scm                      |    4 +-
 gnu/packages/time.scm                              |   12 +-
 gnu/packages/tls.scm                               |    6 +-
 gnu/packages/tmux.scm                              |    6 +-
 gnu/packages/toys.scm                              |   39 +
 gnu/packages/upnp.scm                              |    4 +-
 gnu/packages/version-control.scm                   |   14 +-
 gnu/packages/video.scm                             |   34 +-
 gnu/packages/vim.scm                               |   14 +-
 gnu/packages/virtualization.scm                    |  151 +-
 gnu/packages/vpn.scm                               |    4 +-
 gnu/packages/web-browsers.scm                      |   44 +-
 gnu/packages/web.scm                               |  103 +-
 gnu/packages/webkit.scm                            |   13 +-
 gnu/packages/wm.scm                                |   96 +-
 gnu/packages/xdisorg.scm                           |    8 +-
 gnu/packages/xfce.scm                              |   27 +-
 gnu/packages/xml.scm                               |  149 +-
 gnu/services/admin.scm                             |    4 +-
 gnu/services/base.scm                              |   19 +-
 gnu/services/ci.scm                                |  127 ++
 gnu/services/cuirass.scm                           |   23 +-
 gnu/services/mail.scm                              |    2 +-
 gnu/services/sysctl.scm                            |    2 +
 gnu/services/version-control.scm                   |    2 +-
 gnu/services/web.scm                               |   35 +-
 gnu/services/xorg.scm                              |    2 +
 gnu/system/vm.scm                                  |   18 +-
 gnu/tests/ci.scm                                   |  128 ++
 gnu/tests/cuirass.scm                              |  299 ----
 gnu/tests/file-sharing.scm                         |  271 ++++
 gnu/tests/nfs.scm                                  |    2 +-
 gnu/tests/virtualization.scm                       |   11 +
 guix/build-system/go.scm                           |   24 +-
 guix/build-system/node.scm                         |   29 +-
 guix/build/julia-build-system.scm                  |    2 +-
 guix/build/node-build-system.scm                   |  207 ++-
 guix/build/qt-build-system.scm                     |   68 +-
 guix/build/syscalls.scm                            |    8 +-
 guix/gexp.scm                                      |   32 +-
 guix/git.scm                                       |   35 +-
 guix/gnu-maintenance.scm                           |   96 +-
 guix/http-client.scm                               |  109 +-
 guix/import/go.scm                                 |  465 +++---
 guix/import/print.scm                              |   11 +-
 guix/import/utils.scm                              |   48 +-
 guix/licenses.scm                                  |    7 +
 guix/lint.scm                                      |   62 +-
 guix/narinfo.scm                                   |   27 +-
 guix/packages.scm                                  |    4 +-
 guix/scripts/archive.scm                           |    4 +-
 guix/scripts/build.scm                             |    2 +-
 guix/scripts/copy.scm                              |    4 +-
 guix/scripts/describe.scm                          |   10 +-
 guix/scripts/discover.scm                          |   12 +-
 guix/scripts/download.scm                          |   17 +-
 guix/scripts/edit.scm                              |   10 +-
 guix/scripts/import.scm                            |    3 +-
 guix/scripts/import/cran.scm                       |    2 +
 guix/scripts/import/go.scm                         |   75 +-
 guix/scripts/publish.scm                           |   12 +-
 guix/scripts/repl.scm                              |   11 +-
 guix/scripts/search.scm                            |    9 +-
 guix/scripts/show.scm                              |   10 +-
 guix/scripts/substitute.scm                        |  257 ++--
 guix/status.scm                                    |   23 +-
 guix/upstream.scm                                  |   15 +-
 guix/utils.scm                                     |    9 +-
 m4/guix.m4                                         |    3 +-
 nix/libstore/build.cc                              |    4 +-
 nix/libstore/local-store.cc                        |   12 +-
 nix/local.mk                                       |    2 +-
 nix/nix-daemon/nix-daemon.cc                       |    9 -
 nix/nix-daemon/shared.hh                           |    9 -
 tests/gnu-maintenance.scm                          |   19 +-
 tests/go.scm                                       |  139 +-
 tests/guix-build.sh                                |    6 +-
 tests/publish.scm                                  |    4 +-
 tests/substitute.scm                               |    4 +-
 273 files changed, 14490 insertions(+), 7976 deletions(-)

diff --cc gnu/local.mk
index 44f1efc,8365e19..23632e9
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@@ -1357,30 -1364,8 +1364,30 @@@ dist_patch_DATA =                             
                
    %D%/packages/patches/lierolibre-try-building-other-arch.patch       \
    %D%/packages/patches/linbox-fix-pkgconfig.patch             \
    %D%/packages/patches/linkchecker-tests-require-network.patch        \
-   %D%/packages/patches/linphoneqt-tabbutton.patch             \
+   %D%/packages/patches/linphone-desktop-without-sdk.patch           \
    %D%/packages/patches/linux-libre-support-for-Pinebook-Pro.patch \
 +  
%D%/packages/patches/linux-libre-pinebook-pro-01-soc-rockchip-Add-rockchip-suspend-mode-driver.patch
 \
 +  
%D%/packages/patches/linux-libre-pinebook-pro-02-firmware-Add-Rockchip-SIP-driver.patch
 \
 +  
%D%/packages/patches/linux-libre-pinebook-pro-03-tty-serdev-support-shutdown-op.patch
 \
 +  
%D%/packages/patches/linux-libre-pinebook-pro-04-bluetooth-hci_serdev-Clear-registered-bit-on-unregis.patch
 \
 +  
%D%/packages/patches/linux-libre-pinebook-pro-05-bluetooth-hci_bcm-disable-power-on-shutdown.patch
 \
 +  
%D%/packages/patches/linux-libre-pinebook-pro-06-mmc-core-pwrseq_simple-disable-mmc-power-on-shutdown.patch
 \
 +  
%D%/packages/patches/linux-libre-pinebook-pro-07-regulator-core-add-generic-suspend-states-support.patch
 \
 +  
%D%/packages/patches/linux-libre-pinebook-pro-08-usb-typec-bus-Catch-crash-due-to-partner-NULL-value.patch
 \
 +  
%D%/packages/patches/linux-libre-pinebook-pro-09-usb-typec-tcpm-add-hacky-generic-altmode-support.patch
 \
 +  
%D%/packages/patches/linux-libre-pinebook-pro-10-phy-rockchip-typec-Set-extcon-capabilities.patch
 \
 +  
%D%/packages/patches/linux-libre-pinebook-pro-11-usb-typec-altmodes-displayport-Add-hacky-generic-alt.patch
 \
 +  
%D%/packages/patches/linux-libre-pinebook-pro-12-sound-soc-codecs-es8316-Run-micdetect-only-if-jack-s.patch
 \
 +  
%D%/packages/patches/linux-libre-pinebook-pro-13-ASoC-soc-jack.c-supported-inverted-jack-detect-GPIOs.patch
 \
 +  
%D%/packages/patches/linux-libre-pinebook-pro-14-arm64-dts-rockchip-add-default-rk3399-rockchip-suspe.patch
 \
 +  
%D%/packages/patches/linux-libre-pinebook-pro-15-arm64-dts-rockchip-enable-earlycon.patch
 \
 +  
%D%/packages/patches/linux-libre-pinebook-pro-16-arm64-dts-rockchip-reserve-memory-for-ATF-rockchip-S.patch
 \
 +  
%D%/packages/patches/linux-libre-pinebook-pro-17-arm64-dts-rockchip-use-power-led-for-disk-activity-i.patch
 \
 +  
%D%/packages/patches/linux-libre-pinebook-pro-18-arm64-dts-rockchip-add-typec-extcon-hack.patch
 \
 +  
%D%/packages/patches/linux-libre-pinebook-pro-19-arm64-dts-rockchip-add-rockchip-suspend-node.patch
 \
 +  
%D%/packages/patches/linux-libre-pinebook-pro-20-arm64-configs-add-defconfig-for-Pinebook-Pro.patch
 \
 +  
%D%/packages/patches/linux-libre-pinebook-pro-21-arm64-dts-rockchip-setup-USB-type-c-port-as-dual-dat.patch
 \
 +  
%D%/packages/patches/linux-libre-pinebook-pro-22-soc-rockchip-Port-rockchip_pm_config-driver-to-Linux.patch
 \
    %D%/packages/patches/linux-pam-no-setfsuid.patch            \
    %D%/packages/patches/lirc-localstatedir.patch                       \
    %D%/packages/patches/lirc-reproducible-build.patch          \



reply via email to

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