Commit graph

75310 commits

Author SHA1 Message Date
Kyle Meyer 09c05fde52
gnu: git-annex: Update to 8.20210310.
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20210310.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-03-11 18:06:39 -05:00
Leo Famulari df632e3225
gnu: linux-libre 4.4: Update to 4.4.261.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.261.
(linux-libre-4.4-pristine-source): Update hash.
2021-03-11 18:06:39 -05:00
Leo Famulari 2c5aff6160
gnu: linux-libre 4.9: Update to 4.9.261.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.261.
(linux-libre-4.9-pristine-source): Update hash.
2021-03-11 18:06:39 -05:00
Leo Famulari 0988cbaeab
gnu: linux-libre 4.14: Update to 4.14.225.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.225.
(linux-libre-4.14-pristine-source): Update hash.
2021-03-11 18:06:39 -05:00
Leo Famulari 129db4f104
gnu: linux-libre 4.19: Update to 4.19.180.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.180.
(linux-libre-4.19-pristine-source): Update hash.
2021-03-11 18:06:39 -05:00
Leo Famulari a4905b424e
gnu: linux-libre 5.4: Update to 5.4.105.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.105.
(linux-libre-5.4-pristine-source): Update hash.
2021-03-11 18:06:38 -05:00
Leo Famulari 234aa6c964
gnu: linux-libre 5.10: Update to 5.10.23.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.23.
(linux-libre-5.10-pristine-source): Update hash.
2021-03-11 18:06:38 -05:00
Leo Famulari c39d8a11c0
gnu: linux-libre: Update to 5.11.6.
* gnu/packages/linux.scm (linux-libre-5.11-version): Update to 5.11.6.
(linux-libre-5.11-pristine-source): Update hash.
2021-03-11 18:06:38 -05:00
Xinglu Chen 42d5efc001
gnu: guile-curl: Update to 0.9.
* gnu/packages/curl.scm (guile-curl): Update to 0.9.
[#:phases]: Update path to module.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-11 23:22:04 +01:00
zimoun f1c4df15c3
time-machine: Fail when unrecognized option.
* guix/scripts/time-machine (parse-args): Fail when unrecognized option.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2021-03-11 23:19:53 +01:00
Ludovic Courtès b168acae2a
download: 'tls-wrap' returns an unbuffered custom port.
Partly fixes <https://bugs.gnu.org/46967>.

* guix/build/download.scm (tls-wrap)[unbuffered]: New procedure.
Pass the result of 'make-custom-binary-input/output-port' to
'unbuffered'.
2021-03-11 23:19:52 +01:00
Ludovic Courtès 279d932b1c
download: 'tls-wrap' avoids intermediate buffer.
* guix/build/download.scm (tls-wrap)[read!]: Read straight into BV
instead of calling 'get-bytevector-some' and 'unget-bytevector'.
2021-03-11 23:19:52 +01:00
Tobias Geerinckx-Rice ebd5000263
gnu: wireshark: Update to 3.4.4.
* gnu/packages/networking.scm (wireshark): Update to 3.4.4.
2021-03-11 23:11:58 +01:00
Tobias Geerinckx-Rice d3e2ad740f
gnu: hangups: Update to 0.4.13.
* gnu/packages/messaging.scm (hangups): Update to 0.4.13.
2021-03-11 23:11:58 +01:00
Greg Hogan 47093ca4cd
gnu: fmt: Update to 7.1.3.
* gnu/packages/pretty-print.scm (fmt): Update to 7.1.3.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-03-11 23:11:58 +01:00
Tobias Geerinckx-Rice c518925391
gnu: btrfs-progs: Update to 5.11.
* gnu/packages/linux.scm (btrfs-progs): Update to 5.11.
2021-03-11 23:11:58 +01:00
Tobias Geerinckx-Rice 8a9d3e9420
gnu: libdatrie: Update to 0.2.13.
* gnu/packages/gtk.scm (libdatrie): Update to 0.2.13.
2021-03-11 23:11:58 +01:00
Tobias Geerinckx-Rice ed6900f974
gnu: libinih: Update to 53.
* gnu/packages/linux.scm (libinih): Update to 53.
2021-03-11 23:11:57 +01:00
Léo Le Bouter 0aaac779d4
gnu: flatpak: Update to 1.10.2 [fixes CVE-2021-21381].
* gnu/packages/package-management.scm (flatpak): Update to 1.10.2.
2021-03-11 22:58:05 +01:00
Efraim Flashner aa983626a2
gnu: mongodb: Update comment about package license.
* gnu/packages/databases.scm (mongodb): Adjust the comment about the
licensing status of the package, there are still older branches
receiving updates under the AGPL license.
2021-03-11 23:26:01 +02:00
Efraim Flashner 2f9132e2e0
Revert "Revert "gnu: mongodb: Update to 3.4.24 [security fixes].""
This reverts commit feff80cec3.

I was mistaken, there are still branches of mongodb which are still
licensed under the AGPL3
2021-03-11 23:23:00 +02:00
Pierre Neidhardt 6dda223631
gnu: Add computable-reals.
* gnu/packages/lisp-xyz.scm (cl-computable-reals, ecl-computable-reals,
sbcl-computable-reals): New variables.
2021-03-11 21:11:51 +01:00
Raghav Gururajan 340e6dd51b
gnu: Add python-praw.
* gnu/packages/python-web.scm (python-raw): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-03-11 20:48:05 +02:00
Raghav Gururajan 532fc2fbaf
gnu: Add python-prawcore.
* gnu/packages/python-web.scm (python-prawcore): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-03-11 20:48:03 +02:00
Raghav Gururajan cfa564bcef
gnu: Add python-testfixtures.
* gnu/packages/python-check.scm (python-testfixtures): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-03-11 20:48:01 +02:00
Raghav Gururajan ce2637c003
gnu: Add python-betamax-serializers.
* gnu/packages/python-web.scm (python-betamax-serializers): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-03-11 20:47:55 +02:00
Tobias Geerinckx-Rice c47f0dea8c
gnu: jasper: Update to 2.0.26.
* gnu/packages/image.scm (jasper): Update to 2.0.26.
2021-03-11 18:06:56 +01:00
Tobias Geerinckx-Rice 2e2a3b248b
gnu: thermald: Update to 2.4.3.
* gnu/packages/admin.scm (thermald): Update to 2.4.3.
2021-03-11 18:06:56 +01:00
Tobias Geerinckx-Rice b8f0d11f76
gnu: doctest: Update to 2.4.5.
* gnu/packages/check.scm (doctest): Update to 2.4.5.
2021-03-11 18:06:56 +01:00
Tobias Geerinckx-Rice affeb3def7
gnu: jetring: Update to 0.30.
* gnu/packages/gnupg.scm (jetring): Update to 0.30.
2021-03-11 18:06:56 +01:00
Tobias Geerinckx-Rice 444a38b991
gnu: memkind: Remove duplicate COPYING file.
* gnu/packages/disk.scm (memkind)[arguments]: Add the standard
"--docdir=" location to #:configure-flags.
2021-03-11 18:06:56 +01:00
Tobias Geerinckx-Rice 36c716e1c5
gnu: memkind: Update to 1.11.0.
* gnu/packages/disk.scm (memkind): Update to 1.11.0.
2021-03-11 18:06:55 +01:00
raid5atemyhomework via Guix-patches via 495a68e8e5
gnu: Update zfs to 2.0.4.
Mostly FreeBSD fixes, some documentation changes and corrections, and a few small bugfixes.

Tested with `guix build` only, no in-depth testing done.

From 6037ac6f797f37abb579278a0d30cd16e6876ec6 Mon Sep 17 00:00:00 2001
From: raid5atemyhomework <raid5atemyhomework@protonmail.com>
Date: Thu, 11 Mar 2021 12:43:58 +0000
Subject: [PATCH] gnu: Update zfs to 2.0.4.

* gnu/packages/file-systems.scm (zfs): Update to 2.0.4, rename to
OpenZFS.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-03-11 18:06:55 +01:00
Tobias Geerinckx-Rice 828b4a9156
gnu: fio: Update to 3.26.
* gnu/packages/benchmark.scm (fio): Update to 3.26.
2021-03-11 18:06:55 +01:00
Ricardo Wurmus f0971dfd61
gnu: Add java-openjfx-controls.
* gnu/packages/java.scm (java-openjfx-controls): New variable.
2021-03-11 17:30:31 +01:00
Florian Pelz 526b5b106e
news: Update copyright.
* etc/news.scm: Add missing copyright header.
2021-03-11 16:23:02 +00:00
Nicolas Goaziou 54d4b7f3ab
gnu: emacs-counsel: Update to 0.13.4.
* gnu/packages/emacs-xyz.scm (emacs-counsel): Update to 0.13.4.
[source]: Update URI.
2021-03-11 17:04:48 +01:00
Nicolas Goaziou db5eb8c38f
gnu: emacs-swiper: Update to 0.13.4.
* gnu/packages/emacs-xyz.scm (emacs-swiper): Update to 0.13.4.
[source]: Update URI.
2021-03-11 17:03:02 +01:00
Nicolas Goaziou 49a8f88fe1
gnu: emacs-ivy: Update to 0.13.4.
* gnu/packages/emacs-xyz.scm (emacs-ivy): Update to 0.13.4.
2021-03-11 17:02:05 +01:00
Nicolas Goaziou 752843d923
gnu: emacs-project: Fix build.
* gnu/packages/emacs-xyz.scm (emacs-project)[source]: Fix URI.
2021-03-11 16:46:11 +01:00
Nicolas Goaziou e55d35899f
gnu: emacs-map: Update to 3.0.
* gnu/packages/emacs-xyz.scm (emacs-map): Update to 3.0.
2021-03-11 16:45:39 +01:00
Nicolas Goaziou 8960f23de8
gnu: emacs-project: Update to 0.5.4.
* gnu/packages/emacs-xyz.scm (emacs-project): Update to 0.5.4.
2021-03-11 16:44:09 +01:00
Nicolas Goaziou b814228c8b
gnu: emacs-posframe: Update to 0.8.8.
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 0.8.8.
2021-03-11 16:42:52 +01:00
Efraim Flashner 5ae7414860
gnu: Add bandage.
* gnu/packages/bioinformatics.scm (bandage): New variable.
2021-03-11 16:54:38 +02:00
Tobias Geerinckx-Rice 8f359cd9ff
news: Add ‘nl’ translation.
* etc/news.scm (channel-news): Add a Dutch translation.
2021-03-11 15:20:50 +01:00
Efraim Flashner f197964689
gnu: mongodb: Add comment about future package versions.
* gnu/packages/databases.scm (mongodb): Add comment that the license of
the package changed after the packaged version and that it shouldn't be
updated.
2021-03-11 15:17:26 +02:00
Efraim Flashner feff80cec3
Revert "gnu: mongodb: Update to 3.4.24 [security fixes]."
This reverts commit e5f89570c1.

After this version mongodb switched to the Server Side Public License
(https://www.mongodb.com/licensing/server-side-public-license) which is
not a FOSS license.
2021-03-11 15:13:55 +02:00
Florian Pelz c6079b0278
news: Add ‘de’ translation. 2021-03-11 13:00:00 +00:00
Mark H Weaver 21b3b75515
gnu: glib: Fix CVE-2021-27218 and CVE-2021-27219.
* gnu/packages/patches/glib-CVE-2021-27218.patch,
gnu/packages/patches/glib-CVE-2021-27219-01.patch,
gnu/packages/patches/glib-CVE-2021-27219-02.patch,
gnu/packages/patches/glib-CVE-2021-27219-03.patch,
gnu/packages/patches/glib-CVE-2021-27219-04.patch,
gnu/packages/patches/glib-CVE-2021-27219-05.patch,
gnu/packages/patches/glib-CVE-2021-27219-06.patch,
gnu/packages/patches/glib-CVE-2021-27219-07.patch,
gnu/packages/patches/glib-CVE-2021-27219-08.patch,
gnu/packages/patches/glib-CVE-2021-27219-09.patch,
gnu/packages/patches/glib-CVE-2021-27219-10.patch,
gnu/packages/patches/glib-CVE-2021-27219-11.patch,
gnu/packages/patches/glib-CVE-2021-27219-12.patch,
gnu/packages/patches/glib-CVE-2021-27219-13.patch,
gnu/packages/patches/glib-CVE-2021-27219-14.patch,
gnu/packages/patches/glib-CVE-2021-27219-15.patch,
gnu/packages/patches/glib-CVE-2021-27219-16.patch,
gnu/packages/patches/glib-CVE-2021-27219-17.patch,
gnu/packages/patches/glib-CVE-2021-27219-18.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/glib.scm (glib)[replacement]: New field.
(glib/fixed): New variable.
2021-03-11 06:21:13 -05:00
Léo Le Bouter 500189b4d2
gnu: go: Update to 1.14.15 [security fixes].
This update will cause more than 300 packages to be rebuilt but due to how Go
works we can't graft to fix the issue since we actually need to rebuild
dependents so they include a newer version of the Go standard
library. Considering the CVEs that this fixes are in great part in the Go
standard library we can only proceed and push directly to master.

* gnu/packages/golang.scm (go): Update to 1.14.15.
[arguments]: Remove more cgo-related failing tests.
2021-03-11 11:02:23 +01:00