Age | Commit message (Collapse) | Author |
|
* gnu/packages/wm.scm (hikari): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/ci.scm (cuirass): Update to 1.0.0-4.ff3f25d.
|
|
This fixes errors observed directly at launch of Eolie inside pure
environments. (See <https://bugs.gnu.org/47097> for more information.)
It is still not possible to launch Eolie inside a container, however.
(See also <https://bugs.gnu.org/47106>.)
* gnu/packages/gnome.scm (eolie)[inputs]: Add libhandy and
gnome-settings-daemon.
|
|
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-21.6e7e63f.
|
|
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-26.410f58c.
[inputs]: Use newer PostgreSQL and guile-json packages, and switch to
non-deprecated variants of other packages.
|
|
* gnu/packages/cran.scm (r-samr): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/cran.scm (r-gsa): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/cran.scm (r-suppdists)[source]: Update hash.
|
|
* gnu/packages/video.scm (svt-hevc): Update to 1.5.0.
[license]: Specify the license.
|
|
* gnu/packages/video.scm (svt-av1)[source, home-page]: Update URLs.
|
|
* gnu/packages/video.scm (libaom): Update to 3.0.0.
|
|
* gnu/packages/package-management.scm (guix): Update to 6e7ba45.
|
|
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.
|
|
* 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.
|
|
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.
|
|
* doc/guix.texi (Invoking guix refresh): Reword intro and Link to
'--with-latest'.
|
|
Suggested by Xinglu Chen <public@yoctocell.xyz>.
* doc/guix.texi (Invoking guix refresh): Mention how to update packages
found in one's profile.
|
|
* doc/guix.texi (Invoking guix refresh): Move '--list-updaters' right
after '--type'.
|
|
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.
|
|
Fixes <https://bugs.gnu.org/47293>.
Reported by Luis Felipe.
* guix/lint.scm (check-archival): Check whether 'content-hash-value'
returns true.
|
|
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.
|
|
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.26.
(linux-libre-5.10-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.11-version): Update to 5.11.10.
(linux-libre-5.11-pristine-source): Update hash.
|
|
* gnu/packages/image-processing.scm (vips): Update to 8.10.6.
|
|
* gnu/packages/logging.scm (spdlog): Update to 1.8.3.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2021.03.25.
|
|
* gnu/packages/assembly.scm (wla-dx): Update to 9.12.
|
|
* gnu/packages/check.scm (doctest): Update to 2.4.6.
|
|
* gnu/packages/audio.scm (libinstpatch): Update to 1.1.6.
|
|
* gnu/packages/emacs.scm (emacs): Update to 27.2.
|
|
* gnu/packages/ci.scm (cuirass): Update to 1.0.0-3.f5a2eea.
|
|
* gnu/packages/mail.scm (go-gitlab.com-shackra-goimapnotify): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/matrix.scm (synapse): Update to 1.29.0.
|
|
Added by: cb4805e34c9997edca14743516b9a0fde6303d1c
Fixes: 0681f05486d901c92637c098bb7afddef35068b0
* gnu/packages/gcc.scm (gcc): Fix comment about gfortran.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
Fixes CVE-2021-3450 and CVE-2021-3449.
* gnu/packages/tls.scm (openssl/fixed): Update to 1.1.1k.
|
|
* gnu/packages/xfce.scm (xfce4-netload-plugin): Update to 1.4.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/xfce.scm (exo): Update to 4.16.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/xfce.scm (thunar): Update to 4.16.6.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/xfce.scm (xfce4-systemload-plugin): Update to 1.3.1.
[inputs]: Add libgtop.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/xfce.scm (xfce4-battery-plugin): Update to 1.1.4.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/lisp-xyz.scm (cl-quickproject, ecl-quickproject,
sbcl-quickproject): New variables.
|
|
* gnu/packages/lisp-xyz.scm (cl-html-template, ecl-html-template,
sbcl-html-template): New variables.
|
|
A test failure (tests/print) was uncovered so revert until we fix it.
This reverts commit b0eb525ddba77420ff8c0930b9173b10f9ae342d.
|
|
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.263.
(linux-libre-4.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.263.
(linux-libre-4.9-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.227.
(linux-libre-4.14-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.183.
(linux-libre-4.19-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.108.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.11-version): Update to 5.11.9.
(linux-libre-5.11-pristine-source): Update hash.
|
|
* gnu/packages/package-management.scm (guix): Update to 86dd54f.
|