summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-10-13gnu: xorg-server: Remove graft for 1.20.9.Marius Bakke
* gnu/packages/xorg.scm (xorg-server): Update to 1.20.9. [replacement]: Remove. (xorg-server/fixed): Remove variable.
2020-10-13gnu: xkeyboard-config: Update to 2.31.Marius Bakke
* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.31.
2020-10-13gnu: libxkbcommon: Update to 1.0.1.Marius Bakke
* gnu/packages/xdisorg.scm (libxkbcommon): Update to 1.0.1.
2020-10-13gnu: libva: Update to 2.9.0.Marius Bakke
* gnu/packages/video.scm (libva): Update to 2.9.0.
2020-10-13gnu: python-cryptography: Update to 3.1.1.Marius Bakke
* gnu/packages/python-crypto.scm (python-cryptography-vectors, python-cryptography): Update to 3.1.1.
2020-10-13gnu: ImageMagick: Update to 6.9.11-34.Marius Bakke
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.11-34.
2020-10-13gnu: GTK+: Update to 3.24.3.Marius Bakke
* gnu/packages/gtk.scm (gtk+): Update to 3.24.3.
2020-10-13gnu: elogind: Update to 243.7.Marius Bakke
* gnu/packages/freedesktop.scm (elogind): Update to 243.7. [arguments]: Remove obsolete phase.
2020-10-13gnu: libinput: Update to 1.16.2.Marius Bakke
* gnu/packages/freedesktop.scm (libinput): Update to 1.16.2.
2020-10-13gnu: unixodbc: Update to 2.3.9.Marius Bakke
* gnu/packages/databases.scm (unixodbc): Update to 2.3.9.
2020-10-13gnu: check: Update to 0.15.2.Marius Bakke
* gnu/packages/check.scm (check): Update to 0.15.2.
2020-10-13gnu: tzdata: Update to 2020b.Marius Bakke
* gnu/packages/base.scm (tzdata): Update to 2020b. * gnu/packages/golang.scm (go-1.4)[arguments]: Exclude one time zone test.
2020-10-13gnu: nss, nss-certs: Update to 3.57.Marius Bakke
* 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.
2020-10-13gnu: NSPR: Update to 4.29.Marius Bakke
* gnu/packages/nss.scm (nspr): Update to 4.29.
2020-10-13gnu: mesa: Update to 20.1.9.Marius Bakke
* gnu/packages/gl.scm (mesa): Update to 20.1.9.
2020-10-13gnu: MariaDB: Skip replication tests.Marius Bakke
* gnu/packages/databases.scm (mariadb)[arguments]: Add "--skip-rpl" to mtr invocation.
2020-10-13gnu: MariaDB: Update to 10.5.6.Marius Bakke
* 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.
2020-10-13Merge branch 'master' into stagingMarius Bakke
2020-10-13gnu: Add python-dpath.Joseph LaFreniere
* gnu/packages/python-xyz.scm (python-dpath): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-10-13gnu: Add python-dictdiffer.Joseph LaFreniere
* gnu/packages/python-xyz.scm (python-dictdiffer): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-10-13gnu: Add bindfs.Morgan Smith
* gnu/packages/file-systems.scm (bindfs): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-10-13gnu: git-annex: Update to 8.20201007.Kyle Meyer
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20201007. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-10-13gnu: muchsync: Use pandoc instead of ghc-pandoc.zimoun
* gnu/packages/mail.scm (muchsync)[native-inputs]: Replace ghc-pandoc with pandoc. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-10-13gnu: python-chardet: Enable tests.Lars-Dominik Braun
* 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>
2020-10-13gnu: Add dex.James Smith
* gnu/packages/xdisorg.scm (dex): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-10-13gnu: nmap: Update license.Marius Bakke
* 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.
2020-10-13gnu: xf86-input-libinput: Update to 0.30.0.Marius Bakke
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.30.0.
2020-10-13gnu: Remove python2-gst.Marius Bakke
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.
2020-10-13gnu: gst-plugins-bad: Add support for Secure Reliable Transport (SRT).Leo Famulari
* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Add srt-1.4.1.
2020-10-13gnu: VLC: Add support for Secure Reliable Transport (SRT).Leo Famulari
* gnu/packages/video.scm (vlc)[inputs]: Add srt-1.4.1.
2020-10-13gnu: FFmpeg: Add support for Secure Reliable Transport (SRT).Leo Famulari
* gnu/packages/video.scm (vlc)[inputs] Add srt-1.4.1. [arguments]: Pass "--enable-libsrt" to #:configure-flags.
2020-10-13gnu: Add SRT 1.4.1.Leo Famulari
* gnu/packages/networking.scm (srt-1.4.1): New variable.
2020-10-13installer: Add Emacs EXWM desktop environment.Jan (janneke) Nieuwenhuizen
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.
2020-10-13gnu: mediainfo: Update to 20.09.Tobias Geerinckx-Rice
* gnu/packages/video.scm (mediainfo): Update to 20.09.
2020-10-13gnu: libmediainfo: Update to 20.09.Tobias Geerinckx-Rice
* gnu/packages/video.scm (libmediainfo): Update to 20.09.
2020-10-13gnu: dos2unix: Cross-compile.Tobias Geerinckx-Rice
* gnu/packages/textutils.scm (dos2unix)[arguments]: Use CC-FOR-TARGET.
2020-10-13gnu: dos2unix: Update to 7.4.2.Tobias Geerinckx-Rice
* gnu/packages/textutils.scm (dos2unix): Update to 7.4.2.
2020-10-13gnu: vim: Update to 8.2.1840.Tobias Geerinckx-Rice
* gnu/packages/vim.scm (vim): Update to 8.2.1840.
2020-10-13gnu: xonsh: Update to 0.9.23.Tobias Geerinckx-Rice
* gnu/packages/shells.scm (xonsh): Update to 0.9.23.
2020-10-13gnu: stunnel: Update to 5.57 [security fixes].Tobias Geerinckx-Rice
* gnu/packages/web.scm (stunnel): Update to 5.57.
2020-10-13gnu: alpine: Update to 2.24.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (alpine): Update to 2.24.
2020-10-13gnu: kdenlive: Update to 20.08.2.Tobias Geerinckx-Rice
* gnu/packages/kde.scm (kdenlive): Update to 20.08.2.
2020-10-13gnu: ncmpc: Update to 0.40.Tobias Geerinckx-Rice
* gnu/packages/mpd.scm (ncmpc): Update to 0.40.
2020-10-13gnu: libmtp: Update to 1.1.18.Tobias Geerinckx-Rice
* gnu/packages/libusb.scm (libmtp): Update to 1.1.18.
2020-10-13gnu: libsecret: Update to 0.20.4.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (libsecret): Update to 0.20.4.
2020-10-13gnu: easyrpg-player: Update to 0.6.2.3.Tobias Geerinckx-Rice
* gnu/packages/easyrpg.scm (easyrpg-player): Update to 0.6.2.3.
2020-10-13gnu: gtkwave: Update to 3.3.107.Tobias Geerinckx-Rice
* gnu/packages/fpga.scm (gtkwave): Update to 3.3.107.
2020-10-13gnu: facter: Update to 4.0.43.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (facter): Update to 4.0.43.
2020-10-13gnu: nsd: Update to 4.3.3.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (nsd): Update to 4.3.3.
2020-10-13gnu: knot: Update to 3.0.1.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (knot): Update to 3.0.1. [source]: Remove patch. * gnu/packages/patches/knot-test_net_shortwrite-ensure-connection.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.