summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-03-11gnu: git-annex: Update to 8.20210310.Kyle Meyer
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20210310. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-03-11gnu: linux-libre 4.4: Update to 4.4.261.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.261. (linux-libre-4.4-pristine-source): Update hash.
2021-03-11gnu: linux-libre 4.9: Update to 4.9.261.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.261. (linux-libre-4.9-pristine-source): Update hash.
2021-03-11gnu: linux-libre 4.14: Update to 4.14.225.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.225. (linux-libre-4.14-pristine-source): Update hash.
2021-03-11gnu: linux-libre 4.19: Update to 4.19.180.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.180. (linux-libre-4.19-pristine-source): Update hash.
2021-03-11gnu: linux-libre 5.4: Update to 5.4.105.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.105. (linux-libre-5.4-pristine-source): Update hash.
2021-03-11gnu: linux-libre 5.10: Update to 5.10.23.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.23. (linux-libre-5.10-pristine-source): Update hash.
2021-03-11gnu: linux-libre: Update to 5.11.6.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.11-version): Update to 5.11.6. (linux-libre-5.11-pristine-source): Update hash.
2021-03-11gnu: guile-curl: Update to 0.9.Xinglu Chen
* 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-11time-machine: Fail when unrecognized option.zimoun
* guix/scripts/time-machine (parse-args): Fail when unrecognized option. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2021-03-11download: 'tls-wrap' returns an unbuffered custom port.Ludovic Courtès
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-11download: 'tls-wrap' avoids intermediate buffer.Ludovic Courtès
* guix/build/download.scm (tls-wrap)[read!]: Read straight into BV instead of calling 'get-bytevector-some' and 'unget-bytevector'.
2021-03-11gnu: wireshark: Update to 3.4.4.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (wireshark): Update to 3.4.4.
2021-03-11gnu: hangups: Update to 0.4.13.Tobias Geerinckx-Rice
* gnu/packages/messaging.scm (hangups): Update to 0.4.13.
2021-03-11gnu: fmt: Update to 7.1.3.Greg Hogan
* gnu/packages/pretty-print.scm (fmt): Update to 7.1.3. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-03-11gnu: btrfs-progs: Update to 5.11.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (btrfs-progs): Update to 5.11.
2021-03-11gnu: libdatrie: Update to 0.2.13.Tobias Geerinckx-Rice
* gnu/packages/gtk.scm (libdatrie): Update to 0.2.13.
2021-03-11gnu: libinih: Update to 53.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (libinih): Update to 53.
2021-03-11gnu: flatpak: Update to 1.10.2 [fixes CVE-2021-21381].Léo Le Bouter
* gnu/packages/package-management.scm (flatpak): Update to 1.10.2.
2021-03-11gnu: mongodb: Update comment about package license.Efraim Flashner
* 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-11Revert "Revert "gnu: mongodb: Update to 3.4.24 [security fixes].""Efraim Flashner
This reverts commit feff80cec3c97a3df2c20d300be12d67f79d4f22. I was mistaken, there are still branches of mongodb which are still licensed under the AGPL3
2021-03-11gnu: Add computable-reals.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-computable-reals, ecl-computable-reals, sbcl-computable-reals): New variables.
2021-03-11gnu: Add python-praw.Raghav Gururajan
* gnu/packages/python-web.scm (python-raw): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-03-11gnu: Add python-prawcore.Raghav Gururajan
* gnu/packages/python-web.scm (python-prawcore): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-03-11gnu: Add python-testfixtures.Raghav Gururajan
* gnu/packages/python-check.scm (python-testfixtures): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-03-11gnu: Add python-betamax-serializers.Raghav Gururajan
* gnu/packages/python-web.scm (python-betamax-serializers): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-03-11gnu: jasper: Update to 2.0.26.Tobias Geerinckx-Rice
* gnu/packages/image.scm (jasper): Update to 2.0.26.
2021-03-11gnu: thermald: Update to 2.4.3.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (thermald): Update to 2.4.3.
2021-03-11gnu: doctest: Update to 2.4.5.Tobias Geerinckx-Rice
* gnu/packages/check.scm (doctest): Update to 2.4.5.
2021-03-11gnu: jetring: Update to 0.30.Tobias Geerinckx-Rice
* gnu/packages/gnupg.scm (jetring): Update to 0.30.
2021-03-11gnu: memkind: Remove duplicate COPYING file.Tobias Geerinckx-Rice
* gnu/packages/disk.scm (memkind)[arguments]: Add the standard "--docdir=" location to #:configure-flags.
2021-03-11gnu: memkind: Update to 1.11.0.Tobias Geerinckx-Rice
* gnu/packages/disk.scm (memkind): Update to 1.11.0.
2021-03-11gnu: Update zfs to 2.0.4.raid5atemyhomework via Guix-patches via
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-11gnu: fio: Update to 3.26.Tobias Geerinckx-Rice
* gnu/packages/benchmark.scm (fio): Update to 3.26.
2021-03-11gnu: Add java-openjfx-controls.Ricardo Wurmus
* gnu/packages/java.scm (java-openjfx-controls): New variable.
2021-03-11news: Update copyright.Florian Pelz
* etc/news.scm: Add missing copyright header.
2021-03-11gnu: emacs-counsel: Update to 0.13.4.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-counsel): Update to 0.13.4. [source]: Update URI.
2021-03-11gnu: emacs-swiper: Update to 0.13.4.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-swiper): Update to 0.13.4. [source]: Update URI.
2021-03-11gnu: emacs-ivy: Update to 0.13.4.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-ivy): Update to 0.13.4.
2021-03-11gnu: emacs-project: Fix build.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-project)[source]: Fix URI.
2021-03-11gnu: emacs-map: Update to 3.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-map): Update to 3.0.
2021-03-11gnu: emacs-project: Update to 0.5.4.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-project): Update to 0.5.4.
2021-03-11gnu: emacs-posframe: Update to 0.8.8.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 0.8.8.
2021-03-11gnu: Add bandage.Efraim Flashner
* gnu/packages/bioinformatics.scm (bandage): New variable.
2021-03-11news: Add ‘nl’ translation.Tobias Geerinckx-Rice
* etc/news.scm (channel-news): Add a Dutch translation.
2021-03-11gnu: mongodb: Add comment about future package versions.Efraim Flashner
* 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-11Revert "gnu: mongodb: Update to 3.4.24 [security fixes]."Efraim Flashner
This reverts commit e5f89570c1d72c4b674fad6b6ad5591ead02d419. 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-11news: Add ‘de’ translation.Florian Pelz
2021-03-11gnu: glib: Fix CVE-2021-27218 and CVE-2021-27219.Mark H Weaver
* 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-11gnu: go: Update to 1.14.15 [security fixes].Léo Le Bouter
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.