summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Remove redundant MariaDB inputs.Marius Bakke2020-10-13
| | | | | | | | | | For well-behaved build systems, including the "dev" output suffices. * gnu/packages/bioinformatics.scm (kentutils)[inputs]: Remove MARIADB:LIB. * gnu/packages/cran.scm (r-rmysql)[inputs]: Likewise. * gnu/packages/databases.scm (python-mysqlclient, soci)[inputs]: Likewise. * gnu/packages/qt.scm (qt-4, qtbase): Likewise. * gnu/packages/ruby.scm (ruby-mysql2)[inputs]: Likewise.
* gnu: libsndfile: Remove graft for 1.0.30.Marius Bakke2020-10-13
| | | | | | | | | | | | | | | * gnu/packages/patches/libsndfile-CVE-2017-12562.patch, gnu/packages/patches/libsndfile-CVE-2017-8361-8363-8365.patch, gnu/packages/patches/libsndfile-CVE-2017-8362.patch, gnu/packages/patches/libsndfile-armhf-type-checks.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/pulseaudio.scm (libsndfile): Update to 1.0.30. [replacement]: Remove. [source](uri): Adjust for new URL. [source](patches): Remove. [source](modules, snippet): Incorporate from LIBSNDFILE-1.0.30. [native-inputs]: Add PYTHON. (libsndfile-1.0.30): Remove variable.
* gnu: libcap: Update to 2.44.Marius Bakke2020-10-13
| | | | | * gnu/packages/linux.scm (libcap): Update to 2.44. [arguments]: New field.
* gnu: libcap: Make 'libcap/next' the default libcap.Marius Bakke2020-10-13
| | | | | | | | | | | | * gnu/packages/avahi.scm (avahi)[inputs]: Refer to LIBCAP-2.31 instead of LIBCAP. * gnu/packages/base.scm (coreutils)[inputs]: Likewise. * gnu/packages/linux.scm (libcap): Rename to ... (libcap-2.31): ... this. (libcap/next): Rename to ... (libcap): ... this. (libcap/next): Define as deprecated alias for LIBCAP. (fakeroot)[inputs]: Change from LIBCAP/NEXT to LIBCAP. * gnu/packages/ntp.scm (chrony, ntp)[inputs]: Likewise.
* gnu: gstreamer: Update to 1.18.0.Marius Bakke2020-10-13
| | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/python-gst-fix-build-with-python-3.8.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/gstreamer.scm (gstreamer-docs): New public variable. (gstreamer): Update to 1.18.0. [outputs]: Remove. [arguments]: Remove 'move-docs' phase. [native-inputs]: Remove GTK-DOC. (gst-plugins-base): Update to 1.18.0. [arguments]: Remove "-Ddoc=false" from #:configure-flags. (gst-plugins-good, gst-plugins-ugly): Update to 1.18.0. [arguments]: Remove 'patch-docbook-xml' phase. [native-inputs]: Remove DOCBOOK-XML-4.1.2. (gst-plugins-bad): Update to 1.18.0. [arguments]: Add workarounds for known test failures. [native-inputs]: Add GST-PLUGINS-GOOD. (gst-libav): Update to 1.18.0. [source](snippet): Remove. [arguments]: Remove 'patch-docbook-xml' phase. [native-inputs]: Remove DOCBOOK-XML-4.1.2. (gst-editing-services): Update to 1.18.0. [source](uri): Adjust. (python-gst): Update to 1.18.0. [source](patches): Remove.
* gnu: libcyaml: Fix build with libyaml 0.2.5.Marius Bakke2020-10-13
| | | | | | * gnu/packages/patches/libcyaml-libyaml-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/web.scm (libcyaml)[source](patches): New field.
* gnu: xorg-server: Remove graft for 1.20.9.Marius Bakke2020-10-13
| | | | | | * gnu/packages/xorg.scm (xorg-server): Update to 1.20.9. [replacement]: Remove. (xorg-server/fixed): Remove variable.
* gnu: xkeyboard-config: Update to 2.31.Marius Bakke2020-10-13
| | | | * gnu/packages/xorg.scm (xkeyboard-config): Update to 2.31.
* gnu: libxkbcommon: Update to 1.0.1.Marius Bakke2020-10-13
| | | | * gnu/packages/xdisorg.scm (libxkbcommon): Update to 1.0.1.
* gnu: libva: Update to 2.9.0.Marius Bakke2020-10-13
| | | | * gnu/packages/video.scm (libva): Update to 2.9.0.
* gnu: python-cryptography: Update to 3.1.1.Marius Bakke2020-10-13
| | | | | * gnu/packages/python-crypto.scm (python-cryptography-vectors, python-cryptography): Update to 3.1.1.
* gnu: ImageMagick: Update to 6.9.11-34.Marius Bakke2020-10-13
| | | | * gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.11-34.
* gnu: GTK+: Update to 3.24.3.Marius Bakke2020-10-13
| | | | * gnu/packages/gtk.scm (gtk+): Update to 3.24.3.
* gnu: elogind: Update to 243.7.Marius Bakke2020-10-13
| | | | | * gnu/packages/freedesktop.scm (elogind): Update to 243.7. [arguments]: Remove obsolete phase.
* gnu: libinput: Update to 1.16.2.Marius Bakke2020-10-13
| | | | * gnu/packages/freedesktop.scm (libinput): Update to 1.16.2.
* gnu: unixodbc: Update to 2.3.9.Marius Bakke2020-10-13
| | | | * gnu/packages/databases.scm (unixodbc): Update to 2.3.9.
* gnu: check: Update to 0.15.2.Marius Bakke2020-10-13
| | | | * gnu/packages/check.scm (check): Update to 0.15.2.
* gnu: tzdata: Update to 2020b.Marius Bakke2020-10-13
| | | | | * gnu/packages/base.scm (tzdata): Update to 2020b. * gnu/packages/golang.scm (go-1.4)[arguments]: Exclude one time zone test.
* gnu: nss, nss-certs: Update to 3.57.Marius Bakke2020-10-13
| | | | | | | | | | * gnu/packages/patches/nss-pkgconfig.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/certs.scm (nss-certs): Update to 3.57. * gnu/packages/nss.scm (nss): Likewise. [source](patches): Replace nss-pkgconfig.patch with nss-3.56-pkgconfig.patch. (nss-3.57): Remove variable. * gnu/packages/gnuzilla.scm (icedove)[inputs]: Change from NSS-3.57 to NSS.
* gnu: NSPR: Update to 4.29.Marius Bakke2020-10-13
| | | | * gnu/packages/nss.scm (nspr): Update to 4.29.
* gnu: mesa: Update to 20.1.9.Marius Bakke2020-10-13
| | | | * gnu/packages/gl.scm (mesa): Update to 20.1.9.
* gnu: MariaDB: Skip replication tests.Marius Bakke2020-10-13
| | | | | * gnu/packages/databases.scm (mariadb)[arguments]: Add "--skip-rpl" to mtr invocation.
* gnu: MariaDB: Update to 10.5.6.Marius Bakke2020-10-13
| | | | | | | | | | | | | * gnu/packages/patches/mariadb-client-test-32bit.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/databases.scm (mariadb): Update to 10.5.6. [source](patches): Remove. [source](snippet): Adapt unbundling for yassl->wolfssl migration. [arguments]: Remove fix-pcre-detection phase. Add phase to fix referenced directory names. Adjust substitution for renamed file. Disable four tests. Enable previously failing ones. Remove armhf workaround. [native-inputs]: On armhf-linux, remove GCC-5. [inputs]: Remove OPENSSL-1.0 and PCRE. Add OPENSSL and PCRE2.
* Merge branch 'master' into stagingMarius Bakke2020-10-13
|\
| * gnu: Add python-dpath.Joseph LaFreniere2020-10-13
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-dpath): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
| * gnu: Add python-dictdiffer.Joseph LaFreniere2020-10-13
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-dictdiffer): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
| * gnu: Add bindfs.Morgan Smith2020-10-13
| | | | | | | | | | | | * gnu/packages/file-systems.scm (bindfs): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
| * gnu: git-annex: Update to 8.20201007.Kyle Meyer2020-10-13
| | | | | | | | | | | | * gnu/packages/haskell-apps.scm (git-annex): Update to 8.20201007. Signed-off-by: Marius Bakke <marius@gnu.org>
| * gnu: muchsync: Use pandoc instead of ghc-pandoc.zimoun2020-10-13
| | | | | | | | | | | | | | * gnu/packages/mail.scm (muchsync)[native-inputs]: Replace ghc-pandoc with pandoc. Signed-off-by: Marius Bakke <marius@gnu.org>
| * gnu: python-chardet: Enable tests.Lars-Dominik Braun2020-10-13
| | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-chardet) [source]: Add upstream patch. [arguments]: Remove. * gnu/packages/patches/python-chardet-3.0.4-pytest.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Marius Bakke <marius@gnu.org>
| * gnu: Add dex.James Smith2020-10-13
| | | | | | | | | | | | * gnu/packages/xdisorg.scm (dex): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
| * gnu: nmap: Update license.Marius Bakke2020-10-13
| | | | | | | | | | | | | | * guix/licenses.scm (nmap): Rename to ... (npsl): ... this. Adjust name and URL, and remove outdated Fedora wiki entry in favor of nmap's own annotated version. * gnu/packages/admin.scm (nmap)[license]: Adjust accordingly.
| * gnu: xf86-input-libinput: Update to 0.30.0.Marius Bakke2020-10-13
| | | | | | | | * gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.30.0.
| * gnu: Remove python2-gst.Marius Bakke2020-10-13
| | | | | | | | | | | | | | | | It fails to build because of an incomplete python2 transformation, but is not worth fixing because Python 2 is EOL and nothing depends on this package. * gnu/packages/gstreamer.scm (python-gst)[properties]: Remove. (python2-gst): Remove variable.
| * gnu: gst-plugins-bad: Add support for Secure Reliable Transport (SRT).Leo Famulari2020-10-13
| | | | | | | | * gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Add srt-1.4.1.
| * gnu: VLC: Add support for Secure Reliable Transport (SRT).Leo Famulari2020-10-13
| | | | | | | | * gnu/packages/video.scm (vlc)[inputs]: Add srt-1.4.1.
| * gnu: FFmpeg: Add support for Secure Reliable Transport (SRT).Leo Famulari2020-10-13
| | | | | | | | | | * gnu/packages/video.scm (vlc)[inputs] Add srt-1.4.1. [arguments]: Pass "--enable-libsrt" to #:configure-flags.
| * gnu: Add SRT 1.4.1.Leo Famulari2020-10-13
| | | | | | | | * gnu/packages/networking.scm (srt-1.4.1): New variable.
| * installer: Add Emacs EXWM desktop environment.Jan (janneke) Nieuwenhuizen2020-10-13
| | | | | | | | | | | | | | | | | | | | | | | | | | Suggested by zenny via IRC. * gnu/installer/services.scm (%system-services): Add emacs, emacs-exwm, emacs-desktop-environment. * etc/release-manifest.scm (%system-packages): Likewise. * gnu/system/examples/lightweight-desktop.tmpl: Likewise. * gnu/tests/install.scm (installation-target-desktop-os-for-gui-tests) [packages]: Likewise * gnu/installer/newt/services.scm (run-desktop-environments-cbt-page): Make one entry taller.
| * gnu: mediainfo: Update to 20.09.Tobias Geerinckx-Rice2020-10-13
| | | | | | | | * gnu/packages/video.scm (mediainfo): Update to 20.09.
| * gnu: libmediainfo: Update to 20.09.Tobias Geerinckx-Rice2020-10-13
| | | | | | | | * gnu/packages/video.scm (libmediainfo): Update to 20.09.
| * gnu: dos2unix: Cross-compile.Tobias Geerinckx-Rice2020-10-13
| | | | | | | | * gnu/packages/textutils.scm (dos2unix)[arguments]: Use CC-FOR-TARGET.
| * gnu: dos2unix: Update to 7.4.2.Tobias Geerinckx-Rice2020-10-13
| | | | | | | | * gnu/packages/textutils.scm (dos2unix): Update to 7.4.2.
| * gnu: vim: Update to 8.2.1840.Tobias Geerinckx-Rice2020-10-13
| | | | | | | | * gnu/packages/vim.scm (vim): Update to 8.2.1840.
| * gnu: xonsh: Update to 0.9.23.Tobias Geerinckx-Rice2020-10-13
| | | | | | | | * gnu/packages/shells.scm (xonsh): Update to 0.9.23.
| * gnu: stunnel: Update to 5.57 [security fixes].Tobias Geerinckx-Rice2020-10-13
| | | | | | | | * gnu/packages/web.scm (stunnel): Update to 5.57.
| * gnu: alpine: Update to 2.24.Tobias Geerinckx-Rice2020-10-13
| | | | | | | | * gnu/packages/mail.scm (alpine): Update to 2.24.
| * gnu: kdenlive: Update to 20.08.2.Tobias Geerinckx-Rice2020-10-13
| | | | | | | | * gnu/packages/kde.scm (kdenlive): Update to 20.08.2.
| * gnu: ncmpc: Update to 0.40.Tobias Geerinckx-Rice2020-10-13
| | | | | | | | * gnu/packages/mpd.scm (ncmpc): Update to 0.40.
| * gnu: libmtp: Update to 1.1.18.Tobias Geerinckx-Rice2020-10-13
| | | | | | | | * gnu/packages/libusb.scm (libmtp): Update to 1.1.18.