summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2021-03-23gnu: python2-fido2: Remove package.zimoun
* gnu/packages/security-token.scm (python2-fido2): Delete. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-23gnu: python2-yubikey-manager: Remove package.zimoun
* gnu/packages/security-token.scm (python2-yubikey-manager): Delete. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-23gnu: python2-dulwich: Remove package.zimoun
* gnu/packages/python-xyz.scm (python2-dulwich): Delete. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-23gnu: python2-cairocffi: Remove.zimoun
* gnu/packages/python-xyz.scm (python2-cairocffi): Delete. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-23gnu: python2-arrow: Remove package.zimoun
* gnu/packages/time.scm (python2-arrow): Delete. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-23gnu: java-xstream: Update to 1.4.16 [security fixes].Léo Le Bouter
Fixes CVE-2021-21341, CVE-2021-21342, CVE-2021-21343, CVE-2021-21344, CVE-2021-21345, CVE-2021-21346, CVE-2021-21347, CVE-2021-21348, CVE-2021-21349, CVE-2021-21350 and CVE-2021-21351. * gnu/packages/xml.scm (java-xstream): Update to 1.4.16. [inputs]: Add java-mxparser, a fork of java-xpp3 made by upstream. Java-xpp3 is still needed. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-03-23gnu: Add java-mxparser.Léo Le Bouter
* gnu/packages/xml.scm (java-mxparser): New variable. Co-Authored-By: Julien Lepiller <julien@lepiller.eu> Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-03-23gnu: Add java-xmlpull-api-v1.Julien Lepiller
* gnu/packages/xml.scm (java-xmlpull-api-v1): New variable.
2021-03-23gnu: bitcoin-core: Add 0.21.0.ZmnSCPxj
* gnu/packages/finance.scm (bitcoin-core): Rename to … (bitcoin-core-0.21): … this, and update to 0.21. (bitcoin-core-0.20): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2021-03-23gnu: Add snapcast.Christopher Baines
* gnu/packages/audio.scm (snapcast): New variable.
2021-03-23gnu: parallel: Update to 20210322.Tobias Geerinckx-Rice
* gnu/packages/parallel.scm (parallel): Update to 20210322.
2021-03-23gnu: skim: Update to 0.9.4.Tobias Geerinckx-Rice
* gnu/packages/crates-io.scm (skim): Update to 0.9.4. [arguments]: Update #:cargo-inputs: add rust-atty-0.2 and update rust-beef-0.4 to rust-beef-0.5, rust-crossbeam-0.7 to rust-crossbeam-0.8, rust-env-logger-0.6 to rust-env-logger-0.8, rust-nix-0.14 to rust-nix-0.19, rust-time-0.1 to rust-time-0.2, and rust-vte-0.3 to rust-vte-0.9.
2021-03-23gnu: rust-vte@0.9: New package version.Tobias Geerinckx-Rice
* gnu/packages/crates-io.scm (rust-vte-0.9): New public variable.
2021-03-23gnu: rust-tuikit@0.4: Update to 0.4.5.Tobias Geerinckx-Rice
* gnu/packages/crates-io.scm (rust-tuikit-0.4): Update to 0.4.5.
2021-03-23gnu: rust-time@0.2: Update to 0.2.23.Tobias Geerinckx-Rice
* gnu/packages/crates-io.scm (rust-time-0.2): Update to 0.2.23.
2021-03-23gnu: rust-beef: Update to 0.5.0.Tobias Geerinckx-Rice
* gnu/packages/crates-io.scm (rust-beef-0.4): Rename to... (rust-beef-0.5): ...this. Update to 0.5.0.
2021-03-23services: cuirass: Set default port values.Mathieu Othacehe
* gnu/services/cuirass.scm (<cuirass-remote-server-configuration>, <cuirass-configuration>): Set default port values.
2021-03-23gnu: icecat: Update to 78.9.0-guix0-preview1 [security fixes].Mark H Weaver
Includes fixes for CVE-2021-23981, CVE-2021-23982, CVE-2021-23984, and CVE-2021-23987. * gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update. (icecat-source): Update upstream source hash.
2021-03-23gnu: Add libheif.Vinicius Monego
* gnu/packages/image.scm (libheif): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-03-23gnu: Borg: Adjust snippet for 1.1.16.Leo Famulari
This is a followup to commit 8cb7854d271cb379724b9c41949b4c972f50b6e1. * gnu/packages/backup.scm (borg)[source]: Update list of Cython-generated files to delete.
2021-03-23gnu: giac: Update to 1.7.0-1.Nicolas Goaziou
* gnu/packages/algebra.scm (giac): Update to 1.7.0-1.
2021-03-23services: cuirass: Adapt to Cuirass 1.0.Mathieu Othacehe
* gnu/services/cuirass.scm (cuirass-shepherd-service, cuirass-remote-worker-shepherd-service): Adapt to Cuirass 1.0.
2021-03-23tests: Remove Cuirass tests.Mathieu Othacehe
Those tests don't make sense anymore as the Cuirass 1.0 version has removed the possibility to execute a custom registration procedure. * gnu/tests/cuirass.scm: Remove it. * gnu/local.mk (GNU_SYSTEM_MODULES): Ditto.
2021-03-23gnu: fcitx5-qt: Update to 5.0.5.Tobias Geerinckx-Rice
* gnu/packages/fcitx5.scm (fcitx5-qt): Update to 5.0.5.
2021-03-23gnu: efibootmgr: Update to 17.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (efibootmgr): Update to 17. [source]: Use GIT-FETCH and GIT-FILE-NAME. Add a patch to build against efivar@37. * gnu/packages/patches/efibootmgr-remove-extra-decl.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
2021-03-23gnu: perl-moosex-getopt: Update to 0.75.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-moosex-getopt): Update to 0.75.
2021-03-23gnu: yggdrasil: Update to 0.3.16.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (yggdrasil): Update to 0.3.16.
2021-03-23gnu: rpm: Update to 4.16.1.3.Tobias Geerinckx-Rice
* gnu/packages/package-management.scm (rpm): Update to 4.16.1.3.
2021-03-23gnu: cgal: Update to 5.2.1.Tobias Geerinckx-Rice
* gnu/packages/graphics.scm (cgal): Update to 5.2.1. [source]: Remove patch. * gnu/packages/patches/cgal-security-pr-5371.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2021-03-23gnu: wildmidi: Update to 0.4.4.Tobias Geerinckx-Rice
* gnu/packages/audio.scm (wildmidi): Update to 0.4.4.
2021-03-23gnu: mpg123: Update to 1.26.5.Tobias Geerinckx-Rice
* gnu/packages/mp3.scm (mpg123): Update to 1.26.5.
2021-03-23gnu: borg: Update to 1.1.16.Tobias Geerinckx-Rice
* gnu/packages/backup.scm (borg): Update to 1.1.16.
2021-03-23gnu: libime: Update to 1.0.5.Tobias Geerinckx-Rice
* gnu/packages/fcitx5.scm (libime): Update to 1.0.5.
2021-03-23gnu: xcb-imdkit: Update to 1.0.3.Tobias Geerinckx-Rice
* gnu/packages/fcitx5.scm (xcb-imdkit): Update to 1.0.3.
2021-03-23gnu: minetest-mineclone: Update to 0.71.0.Leo Prikler
* gnu/packages/games.scm (minetest-mineclone): Update to 0.71.0.
2021-03-23gnu: cuirass: Update to 1.0.0-2.6f4a203.Mathieu Othacehe
* gnu/packages/ci.scm (cuirass): Update to 1.0.0-2.6f4a203.
2021-03-23ci: Change manifest argument type.Mathieu Othacehe
* gnu/ci.scm (arguments->manifests): Change manifest argument type.
2021-03-23gnu: cuirass: Update to 1.0.0-1.0497e0d.Mathieu Othacehe
* gnu/packages/ci.scm (cuirass): Update to 1.0.0-1.0497e0d.
2021-03-23gnu: minetest: Enable tests.la snesne
* gnu/packages/games.scm (minetest)[arguments]: Remove #:tests?. Add #:phases. Co-authored-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-03-23gnu: minetest: Update to 5.4.0.la snesne
* gnu/packages/games (minetest, minetest-data): Update to 5.4.0. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-03-23gnu: rust-env-logger-0.8: Update to 0.8.3.Efraim Flashner
* gnu/packages/crates-io.scm (rust-env-logger-0.8): Update to 0.8.3.
2021-03-22gnu: diffoscope: Update to 170.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 170. [arguments]: Remove skip-dex-test-with-missing-procyon phase.
2021-03-22gnu: Add disarchive.Timothy Sample
* gnu/packages/backup.scm (disarchive): New variable.
2021-03-23gnu: celluloid: Update to 0.21.Tobias Geerinckx-Rice
* gnu/packages/video.scm (celluloid): Update to 0.21.
2021-03-22gnu: wesnoth: Update to 1.14.16.Tobias Geerinckx-Rice
* gnu/packages/games.scm (wesnoth): Update to 1.14.16.
2021-03-22gnu: xchm: Update to 1.32.Tobias Geerinckx-Rice
* gnu/packages/ebook.scm (xchm): Update to 1.32.
2021-03-22gnu: man-pages: Update to 5.11.Tobias Geerinckx-Rice
* gnu/packages/man.scm (man-pages): Update to 5.11.
2021-03-22gnu: Add emacs-password-store-otp.Xinglu Chen
* gnu/packages/emacs-xyz.scm (emacs-password-store-otp): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-22gnu: python-duniterpy: Update to 0.62.0.Nicolas Goaziou
* gnu/packages/finance.scm (python-duniterpy): Update to 0.62.0.
2021-03-22gnu: emacs-auctex: Update to 13.0.5.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.0.5.