summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-03-27gnu: knot: Update to 3.0.5.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (knot): Update to 3.0.5.
2021-03-27gnu: gnu-efi: Update to 3.0.13.Tobias Geerinckx-Rice
* gnu/packages/efi.scm (gnu-efi): Update to 3.0.13.
2021-03-27gnu: pam-mount: Update to 2.18.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (pam-mount): Update to 2.18. [inputs]: Replace pcre with pcre2.
2021-03-27gnu: Add gpart.Tobias Geerinckx-Rice
* gnu/packages/disk.scm (gpart): New public variable.
2021-03-27gnu: ntl: Update to 11.4.4.Tobias Geerinckx-Rice
* gnu/packages/algebra.scm (ntl): Update to 11.4.4.
2021-03-27gnu: diffoscope: Update to 171.Tobias Geerinckx-Rice
* gnu/packages/diffoscope.scm (diffoscope): Update to 171.
2021-03-27gnu: gptfdisk: Update to 1.0.7.Tobias Geerinckx-Rice
* gnu/packages/disk.scm (gptfdisk): Update to 1.0.7.
2021-03-27gnu: git: Update to 2.31.1.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (git): Update to 2.31.1.
2021-03-27gnu: facter: Update to 4.0.52.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (facter): Update to 4.0.52.
2021-03-27gnu: ccls: Update to 0.20201219.Tobias Geerinckx-Rice
* gnu/packages/cpp.scm (ccls): Update to 0.20201219.
2021-03-27gnu: nnn: Update to 3.6.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (nnn): Update to 3.6.
2021-03-27gnu: cryptsetup: Update to 2.3.5.Tobias Geerinckx-Rice
* gnu/packages/cryptsetup.scm (cryptsetup): Update to 2.3.5.
2021-03-27gnu: icedove: Update to 78.9.0.Jonathan Brielmaier
* gnu/packages/gnuzilla.scm (icedove): Update to 78.9.0.
2021-03-27gnu: cuirass: Update to 1.0.0-5.eb94e7d.Mathieu Othacehe
* gnu/packages/ci.scm (cuirass): Update to 1.0.0-5.eb94e7d.
2021-03-26gnu: bcmatroska2: Fetch the sources from git.Raghav Gururajan
* gnu/packages/linphone.scm (bcmatroska2)[source]: Fetch sources from git. [description]: Expound description. [license]: Add the gpl2+ license to the list. Remove broken URLs.
2021-03-26gnu: bcg729: Enable tests and update home page, license.Raghav Gururajan
* gnu/packages/linphone.scm (bcg729)[source]: Remove '.git' suffix from URL. [tests?]: Remove argument. [configure-flags]: Enable tests. [phases]{copy-inputs}: New phase. {check}: Override. [native-inputs]: Add perl, test-patterns and unzip. [home-page]: Update. [license]: Upgrade to GPLv3+. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-26gnu: upx: Fix CVE-2021-20285.Léo Le Bouter
* gnu/packages/patches/upx-CVE-2021-20285.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/compression.scm (upx): Apply patch.
2021-03-26gnu: Add emacs-cascading-dir-locals.Joseph LaFreniere
* gnu/packages/emacs-xyz.scm (emacs-cascading-dir-locals): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-26gnu: Add emacs-relative-buffers.Joseph LaFreniere
* gnu/packages/emacs-xyz.scm (emacs-relative-buffers): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-26gnu: rust: Add Rust 1.51Jakub Kądziołka
* gnu/packages/rust.scm (rust-1.51): New variable.
2021-03-26gnu: cuirass: Fix version generation.Mathieu Othacehe
* gnu/packages/ci.scm (cuirass)[arguments]: Add a 'fix-version-gen phase.
2021-03-26gnu: python-pytz: Update to 2021.1.Leo Famulari
* gnu/packages/time.scm (python-pytz): Update to 2021.1.
2021-03-26gnu: python-pytzdata: Update to 2020.1.Leo Famulari
* gnu/packages/time.scm (python-pytzdata): Update to 2020.1.
2021-03-26gnu: tzdata: Update to 2021a.Vincent Legoll
* gnu/packages/base.scm (tzdata): Update to 2021a. [inputs]: Update tzcode. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-03-26gnu: emacs-imenu-list: Bump revision.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-imenu-list): Bump revision. This is a followup to e0495951d5e8544c0f6d2e5a8a83b3c3e419bb3a.
2021-03-26gnu: emacs-imenu-list: Update to 0.9-0.b502223.Alexandr Vityazev
* gnu/packages/emacs-xyz.scm (emacs-imenu-list): Update to 0.9-0.b502223. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-26gnu: Add emacs-nice-citation.Xinglu Chen
* gnu/packages/emacs-xyz.scm (emacs-nice-citation): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-26gnu: emacs-all-the-icons-dired: Update to 1.0-2-fc2dfa1.Vinicius Monego
* gnu/packages/emacs-xyz.scm (emacs-all-the-icons-dired): Update to 1.0-2-fc2dfa1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-26gnu: hikari: Improve package.Nicolas Goaziou
* gnu/packages/wm.scm (hikari)[inputs]: Sort alphabetically. [synopsis]: Shorten a bit. [description]: Use full sentences.
2021-03-26gnu: Add hikari.qblade
* gnu/packages/wm.scm (hikari): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-26gnu: cuirass: Update to 1.0.0-4.ff3f25d.Mathieu Othacehe
* gnu/packages/ci.scm (cuirass): Update to 1.0.0-4.ff3f25d.
2021-03-26gnu: eolie: Add missing inputs.Leo Prikler
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.
2021-03-26gnu: guix-build-coordinator: Update to 0-21.6e7e63f.Christopher Baines
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-21.6e7e63f.
2021-03-26gnu: guix-data-service: Update to 0.0.1-26.410f58c.Christopher Baines
* 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.
2021-03-26gnu: Add r-samr.Tim Howes
* gnu/packages/cran.scm (r-samr): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2021-03-26gnu: Add r-gsa.Tim Howes
* gnu/packages/cran.scm (r-gsa): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2021-03-26gnu: r-suppdists: Update hash.zimoun
* gnu/packages/cran.scm (r-suppdists)[source]: Update hash.
2021-03-26gnu: SVT-HEVC: Update to 1.5.0.Leo Famulari
* gnu/packages/video.scm (svt-hevc): Update to 1.5.0. [license]: Specify the license.
2021-03-26gnu: SVT-AV1: Update URLs.Leo Famulari
* gnu/packages/video.scm (svt-av1)[source, home-page]: Update URLs.
2021-03-26gnu: libaom: Update to 3.0.0.Leo Famulari
* gnu/packages/video.scm (libaom): Update to 3.0.0.
2021-03-26gnu: guix: Update to 6e7ba45.Léo Le Bouter
* gnu/packages/package-management.scm (guix): Update to 6e7ba45.
2021-03-26gnu: sqlite: Update to 3.32.3 [security fixes].Léo Le Bouter
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-26gnu: mariadb: Fix CVE-2021-27928.Léo Le Bouter
* 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-25gnu: Remove QT 4.Leo Famulari
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-26doc: "Invoking guix refresh" links to '--with-latest'.Ludovic Courtès
* doc/guix.texi (Invoking guix refresh): Reword intro and Link to '--with-latest'.
2021-03-26doc: Explain how to pass 'guix refresh' the packages found in your profile.Ludovic Courtès
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-26doc: Move 'guix refresh --list-updaters' reference to the right place.Ludovic Courtès
* doc/guix.texi (Invoking guix refresh): Move '--list-updaters' right after '--type'.
2021-03-26import: print: Improve origin method name guesswork.Ludovic Courtès
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-26lint: archival: Gracefully handle packages with a #f hash value.Ludovic Courtès
Fixes <https://bugs.gnu.org/47293>. Reported by Luis Felipe. * guix/lint.scm (check-archival): Check whether 'content-hash-value' returns true.
2021-03-25gnu: ircii: Update to 20210314 [security fixes].Leo Famulari
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.