Commit graph

75945 commits

Author SHA1 Message Date
Leo Famulari 6665f0fa58
gnu: SVT-HEVC: Update to 1.5.0.
* gnu/packages/video.scm (svt-hevc): Update to 1.5.0.
[license]: Specify the license.
2021-03-26 04:05:05 -04:00
Leo Famulari f0357df8c5
gnu: SVT-AV1: Update URLs.
* gnu/packages/video.scm (svt-av1)[source, home-page]: Update URLs.
2021-03-26 04:05:05 -04:00
Leo Famulari 4c56620555
gnu: libaom: Update to 3.0.0.
* gnu/packages/video.scm (libaom): Update to 3.0.0.
2021-03-26 04:05:05 -04:00
Léo Le Bouter f21075f039
gnu: guix: Update to 6e7ba45.
* gnu/packages/package-management.scm (guix): Update to 6e7ba45.
2021-03-26 05:42:48 +01:00
Léo Le Bouter 6e7ba45357
gnu: sqlite: Update to 3.32.3 [security fixes].
Fixes CVE-2020-11655, CVE-2020-11656, CVE-2020-13434, CVE-2020-13435,
CVE-2020-13630, CVE-2020-13631, CVE-2020-13632, CVE-2020-15358 and
CVE-2020-9327.

* gnu/packages/sqlite.scm (sqlite/fixed): New variable.
(sqlite)[replacement]: Graft.
2021-03-26 02:29:19 +01:00
Léo Le Bouter 52c8d07a4f
gnu: mariadb: Fix CVE-2021-27928.
* gnu/packages/patches/mariadb-CVE-2021-27928.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/databases.scm (mariadb/fixed): New variable. Apply patch.
(mariadb)[replacement]: Graft.
2021-03-26 02:21:51 +01:00
Leo Famulari a801c7379a
gnu: Remove QT 4.
For more information, see:

https://lists.gnu.org/archive/html/guix-devel/2016-02/msg00596.html
https://bugs.gnu.org/45704

* gnu/packages/qt.scm (qt-4, python2-pyqt-4): Remove variables.
* gnu/packages/engineering.scm (qucs, qucs-s): Remove variables.
* gnu/packages/messaging.scm (pybitmessage): Remove variable.
* gnu/packages/password-utils.scm (keepassx): Remove variable.
* gnu/packages/pdf.scm (poppler-qt4): Remove variable.
2021-03-25 19:19:42 -04:00
Ludovic Courtès 0d8cea4f24
doc: "Invoking guix refresh" links to '--with-latest'.
* doc/guix.texi (Invoking guix refresh): Reword intro and Link to
'--with-latest'.
2021-03-26 00:04:05 +01:00
Ludovic Courtès 3cb1136780
doc: Explain how to pass 'guix refresh' the packages found in your profile.
Suggested by Xinglu Chen <public@yoctocell.xyz>.

* doc/guix.texi (Invoking guix refresh): Mention how to update packages
found in one's profile.
2021-03-26 00:04:05 +01:00
Ludovic Courtès 3b8bd63aa2
doc: Move 'guix refresh --list-updaters' reference to the right place.
* doc/guix.texi (Invoking guix refresh): Move '--list-updaters' right
after '--type'.
2021-03-26 00:04:05 +01:00
Ludovic Courtès 96aa98b6ca
import: print: Improve origin method name guesswork.
Fixes <https://bugs.gnu.org/47375>.
Reported by Léo Le Bouter <lle-bout@zaclys.net>.

* guix/import/print.scm (package->code): For METHOD, use 'variable-name'
preferably, and call 'procedure-name' as a last resort.
2021-03-26 00:04:04 +01:00
Ludovic Courtès 4ac3e010c9
lint: archival: Gracefully handle packages with a #f hash value.
Fixes <https://bugs.gnu.org/47293>.
Reported by Luis Felipe.

* guix/lint.scm (check-archival): Check whether 'content-hash-value'
returns true.
2021-03-26 00:04:04 +01:00
Leo Famulari bc8554ecb1
gnu: ircii: Update to 20210314 [security fixes].
See this message for more information about the security issues fixed in
ircii 20210314:

https://seclists.org/oss-sec/2021/q1/262

* gnu/packages/irc.scm (ircii): Update to 20210314.
2021-03-25 18:57:27 -04:00
Leo Famulari 6205f95217
gnu: linux-libre 5.10: Update to 5.10.26.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.26.
(linux-libre-5.10-pristine-source): Update hash.
2021-03-25 17:22:06 -04:00
Leo Famulari 52e1bab6cf
gnu: linux-libre: Update to 5.11.10.
* gnu/packages/linux.scm (linux-libre-5.11-version): Update to 5.11.10.
(linux-libre-5.11-pristine-source): Update hash.
2021-03-25 17:21:57 -04:00
Tobias Geerinckx-Rice cc33f50d0e
gnu: vips: Update to 8.10.6.
* gnu/packages/image-processing.scm (vips): Update to 8.10.6.
2021-03-25 21:07:39 +01:00
Tobias Geerinckx-Rice 43f82eecf5
gnu: spdlog: Update to 1.8.3.
* gnu/packages/logging.scm (spdlog): Update to 1.8.3.
2021-03-25 21:05:01 +01:00
Tobias Geerinckx-Rice a4739f3742
gnu: youtube-dl: Update to 2021.03.25.
* gnu/packages/video.scm (youtube-dl): Update to 2021.03.25.
2021-03-25 21:04:40 +01:00
Tobias Geerinckx-Rice 6bce6469b9
gnu: wla-dx: Update to 9.12.
* gnu/packages/assembly.scm (wla-dx): Update to 9.12.
2021-03-25 21:04:22 +01:00
Tobias Geerinckx-Rice 23f964a62c
gnu: doctest: Update to 2.4.6.
* gnu/packages/check.scm (doctest): Update to 2.4.6.
2021-03-25 21:04:07 +01:00
Tobias Geerinckx-Rice 846a6aadd6
gnu: libinstpatch: Update to 1.1.6.
* gnu/packages/audio.scm (libinstpatch): Update to 1.1.6.
2021-03-25 21:03:55 +01:00
Tobias Geerinckx-Rice f5ef08c437
gnu: emacs: Update to 27.2.
* gnu/packages/emacs.scm (emacs): Update to 27.2.
2021-03-25 21:03:39 +01:00
Mathieu Othacehe ac29d37e2f
gnu: cuirass: Update to 1.0.0-3.f5a2eea.
* gnu/packages/ci.scm (cuirass): Update to 1.0.0-3.f5a2eea.
2021-03-25 18:35:50 +01:00
Benoit Joly af3bf6b481
gnu: Add go-gitlab.com-shackra-goimapnotify.
* gnu/packages/mail.scm (go-gitlab.com-shackra-goimapnotify): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2021-03-25 17:21:22 +00:00
Rafa Gálvez 0098fcecf0
gnu: synapse: Update to 1.29.0.
* gnu/packages/matrix.scm (synapse): Update to 1.29.0.
2021-03-25 16:59:01 +00:00
Vincent Legoll a172def55a
gnu: gcc: Fix comment about gfortran.
Added by: cb4805e34c
Fixes: 0681f05486

* gnu/packages/gcc.scm (gcc): Fix comment about gfortran.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2021-03-25 16:59:01 +00:00
Léo Le Bouter 10cbf042e1
gnu: openssl: Update to 1.1.1k [security fixes].
Fixes CVE-2021-3450 and CVE-2021-3449.

* gnu/packages/tls.scm (openssl/fixed): Update to 1.1.1k.
2021-03-25 17:53:53 +01:00
Michael Rohleder 3f1b2bd322
gnu: xfce4-netload-plugin: Update to 1.4.0.
* gnu/packages/xfce.scm (xfce4-netload-plugin): Update to 1.4.0.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-03-25 12:56:00 +02:00
Michael Rohleder d8235685d8
gnu: exo: Update to 4.16.1.
* gnu/packages/xfce.scm (exo): Update to 4.16.1.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-03-25 12:55:58 +02:00
Michael Rohleder be27d36640
gnu: thunar: Update to 4.16.6.
* gnu/packages/xfce.scm (thunar): Update to 4.16.6.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-03-25 12:55:56 +02:00
Michael Rohleder 71ee5a640d
gnu: xfce4-systemload-plugin: Update to 1.3.1.
* gnu/packages/xfce.scm (xfce4-systemload-plugin): Update to 1.3.1.
[inputs]: Add libgtop.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-03-25 12:55:54 +02:00
Michael Rohleder 6b3b72fb60
gnu: xfce4-battery-plugin: Update to 1.1.4.
* gnu/packages/xfce.scm (xfce4-battery-plugin): Update to 1.1.4.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-03-25 12:55:22 +02:00
Pierre Neidhardt 8ee6bb91c1
gnu: Add quickproject.
* gnu/packages/lisp-xyz.scm (cl-quickproject, ecl-quickproject,
sbcl-quickproject): New variables.
2021-03-25 10:36:05 +01:00
Pierre Neidhardt f445407df6
gnu: Add html-template.
* gnu/packages/lisp-xyz.scm (cl-html-template, ecl-html-template,
sbcl-html-template): New variables.
2021-03-25 10:35:55 +01:00
Léo Le Bouter 27d967dfa4
Revert "gnu: guix: Update to 86dd54f."
A test failure (tests/print) was uncovered so revert until we fix it.

This reverts commit b0eb525ddb.
2021-03-25 02:31:42 +01:00
Leo Famulari da00a3a477
gnu: linux-libre 4.4: Update to 4.4.263.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.263.
(linux-libre-4.4-pristine-source): Update hash.
2021-03-24 20:32:36 -04:00
Leo Famulari a802989ce8
gnu: linux-libre 4.9: Update to 4.9.263.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.263.
(linux-libre-4.9-pristine-source): Update hash.
2021-03-24 20:32:36 -04:00
Leo Famulari 153bc03830
gnu: linux-libre 4.14: Update to 4.14.227.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.227.
(linux-libre-4.14-pristine-source): Update hash.
2021-03-24 20:32:36 -04:00
Leo Famulari e5918b8c5e
gnu: linux-libre 4.19: Update to 4.19.183.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.183.
(linux-libre-4.19-pristine-source): Update hash.
2021-03-24 20:32:36 -04:00
Leo Famulari 1daef9052f
gnu: linux-libre 5.4: Update to 5.4.108.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.108.
(linux-libre-5.4-pristine-source): Update hash.
2021-03-24 20:32:35 -04:00
Leo Famulari 4dc13760c2
gnu: linux-libre: Update to 5.11.9.
* gnu/packages/linux.scm (linux-libre-5.11-version): Update to 5.11.9.
(linux-libre-5.11-pristine-source): Update hash.
2021-03-24 20:32:35 -04:00
Léo Le Bouter b0eb525ddb
gnu: guix: Update to 86dd54f.
* gnu/packages/package-management.scm (guix): Update to 86dd54f.
2021-03-25 00:06:55 +01:00
Leo Famulari 27744ac895
doc: Fix typo in qemu-binfmt-service example.
* doc/guix.texi (Virtualization Services): Add missing parentheses.
2021-03-24 18:51:38 -04:00
Vinicius Monego 86dd54f230
gnu: Add gsequencer.
* gnu/packages/music.scm (gsequencer): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-24 23:24:07 +01:00
Vinicius Monego ab170124a3
gnu: Add drawing.
* gnu/packages/gnome.scm (drawing): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-24 22:35:16 +01:00
Stefan Reichör c420cec69b
gnu: emacs-git-gutter: Update to 0.91.
* gnu/packages/emacs-xyz.scm (emacs-git-gutter): Update to 0.91.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-24 22:31:50 +01:00
Stefan Reichör 92d231847a
gnu: Add emacs-vterm-toggle.
* gnu/packages/emacs-xyz.scm (emacs-vterm-toggle): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-24 22:25:01 +01:00
Nicolas Goaziou 534bcb6b28
gnu: r-textshape: Use HTTPS home page URI.
* gnu/packages/cran.scm (r-textshape)[home-page]: Use HTTPS URI.
2021-03-24 21:09:19 +01:00
Efraim Flashner 650bb580df
gnu: ddrescue: Support cross compiling.
* gnu/packages/disk.scm (ddrescue)[arguments]: Add configure-flag to
fix cross compiling.
2021-03-24 21:07:59 +02:00
Mathieu Othacehe 03bf951f70
gnu: guile-mastodon-dev: Remove it.
* gnu/packages/ci.scm (guile-mastodon-dev): Remove it.
(cuirass): Update it.
2021-03-24 19:26:00 +01:00