summary refs log tree commit diff
path: root/gnu
AgeCommit message (Collapse)Author
2021-12-12gnu: python-s3transfer: Honor #:tests? flag.Vinicius Monego
* gnu/packages/python-web.scm (python-s3transfer)[arguments]: Adjust custom 'check phase to honor the #:tests? flag. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-12gnu: python-s3transfer: Update to 0.5.0.Vinicius Monego
* gnu/packages/python-web.scm (python-s3transfer): Update to 0.5.0. [arguments]<#:phases>: Remove 'patch phase because the issue was fixed upstream. Don't return #t in custom 'check phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-12gnu: python-cfn-lint: Honor #:tests? flag.Vinicius Monego
* gnu/packages/python-web.scm (python-cfn-lint)[arguments]: Make some cosmetic changes. Adjust custom 'check phase to honor the #:tests? flag. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-12gnu: python-cfn-lint: Update to 0.54.3.Vinicius Monego
* gnu/packages/python-web.scm (python-cfn-lint): Update to 0.54.3. [home-page]: Follow redirect. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-12gnu: python-aws-sam-translator: Update to 1.40.0.Vinicius Monego
* gnu/packages/python-web.scm (python-aws-sam-translator): Update to 1.40.0. [arguments]<#:phases>: Don't return #t. [home-page]: Follow redirect. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-12gnu: python-vcrpy: Update to 4.1.1.Giacomo Leidi
* gnu/packages/python-xyz.scm (python-vcrpy): Update to 4.1.1. [arguments]: Replace 'check phase to run unit tests. [native-inputs]: Add required dependencies. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-12gnu: Add python-ipaddress.Giacomo Leidi
* gnu/packages/python-xyz.scm (python-ipaddress): New variable; (python2-ipaddress): Use package-with-python2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-12gnu: Add ascii.Foo Chuan Wei
* gnu/packages/shellutils.scm (ascii): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-12gnu: java-log4j-api: Add cpe-name.Julien Lepiller
* gnu/packages/java.scm (java-log4j-api)[properties]: Add cpe-name.
2021-12-12gnu: java-log4j-api: Update to 2.15.0.Julien Lepiller
Includes fixes for CVE-2017-5645, CVE-2020-9488 and CVE-2021-44228. * gnu/packages/java.scm (java-log4j-api): Update to 2.15.0. (java-log4j-core, java-log4j-1.2-api)[inputs]: Adjust accordingly.
2021-12-12gnu. java-lmax-disruptor: Update to 3.4.4.Julien Lepiller
* gnu/packages/java.scm (java-lmax-disruptor): Update to 3.4.4. [source]: Use git-fetch instead of url-fetch.
2021-12-12gnu: Add java-conversant-disruptor.Julien Lepiller
* gnu/packages/java.scm (java-conversant-disruptor): New variable.
2021-12-12gnu: Add java-jctools-core-1.Julien Lepiller
* gnu/packages/java.scm (java-jctools-core-1): New variable.
2021-12-12gnu: java-jansi: Update to 2.4.0.Julien Lepiller
* gnu/packages/java.scm (java-jansi): Update to 2.4.0. (java-jansi-1): New variable. [source]: Use git-fetch instead of url-fetch. (java-jline-2)[inputs]: Use java-jansi-1. * gnu/packages/groovy.scm (java-groovy-bootstrap)[inputs]: Use java-jansi-1.
2021-12-11gnu: icedove: Update to 91.4.0 [fixes CVE-2021-43528].Jonathan Brielmaier
* gnu/packages/gnuzilla.scm (icedove): Update to 91.4.0.
2021-12-11gnu: emacs-telega: Update to 0.7.15-1.b4a5e20.Andrew Tropin
* gnu/packages/emacs-xyz.scm (emacs-telega-server): Update to 0.7.15-1.b4a5e20. * gnu/packages/patches/emacs-telega-path-placeholder.patch: Match patch with newer source code. * gnu/packages/patches/emacs-telega-test-env.patch: Match patch with newer source code. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-11gnu: tdlib: Update to 1.7.10.Andrew Tropin
* gnu/packages/messaging.scm (tdlib): Update to 1.7.10. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-11gnu: Add vivid.jgart via Guix-patches via
* gnu/packages/rust-apps.scm (vivid): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-11gnu: carla: Update to 2.4.1.Demis Balbach
* gnu/packages/audio.scm (carla): Update to 2.4.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-11gnu: i3status-rust: Add missing inputs.Petr Hodina
* gnu/packages/rust-apps (i3status-rust)[inputs]: Add alsa-utils, bash-minmal, coreutils, ibus, iproute, kdeconnect, lm-sensors, setxkbmap, speedtest-cli, xdg-utils, xrandr. [arguments]: Add phase to wrap-program bin/i3status-rs. * gnu/local.mk: Add patch (change not applied in 575fcd3045ff1649e5319b6701ff9e28e97793e0) Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-11gnu: gmnisrv: Update to 1.0.Nikolay Korotkiy
* gnu/packages/web.scm (gmnisrv): Update to 1.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-11gnu: Add optionmatrix.Foo Chuan Wei
* gnu/packages/finance.scm (optionmatrix): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-11gnu: Add s9fes.Foo Chuan Wei
* gnu/packages/scheme.scm (s9fes): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-11gnu: pdfarranger: Update to 1.8.1.Nicolas Goaziou
* gnu/packages/pdf.scm (pdfarranger): Update to 1.8.1.
2021-12-11gnu: emacs-webpaste: Update to 3.2.2.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-webpaste): Update to 3.2.2.
2021-12-11gnu: sbcl-slime-swank: Update to 2.26.1.Jacob MacDonald
* gnu/packages/lisp-xyz.scm (sbcl-slime-swank): Update to 2.26.1. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-11gnu: sbcl-mgl-pax: Update home page.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (sbcl-mgl-pax)[home-page]: Update home page. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-11gnu: Add cl-mgl-gpr.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-mgl-gpr, ecl-mgl-gpr, sbcl-mgl-gpr): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-11gnu: Add cl-random.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-random, ecl-cl-random, sbcl-cl-random): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-11gnu: Add cl-rmath.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-rmath, ecl-cl-rmath, sbcl-cl-rmath): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-11gnu: Add cl-lla.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-lla, ecl-lla, sbcl-lla): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-11gnu: Add cl-num-utils.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-num-utils, ecl-cl-num-utils, sbcl-cl-num-utils): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-11gnu: Add cl-core-gp.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-core-gp, ecl-core-gp, sbcl-core-gp): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-11gnu: Add cl-zsort.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-zsort, ecl-zsort, sbcl-zsort): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-11gnu: Add emacs-cc-mode.Liliana Marie Prikler
* gnu/packages/emacs-xyz.scm (emacs-cc-mode): New variable.
2021-12-10gnu: Add gprof2dot.Giacomo Leidi via Guix-patches via
* gnu/packages/graphviz.scm (gprof2dot): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-10gnu: Add sunclock.Foo Chuan Wei
* gnu/packages/astronomy.scm (sunclock): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-10gnu: Add sfm.Nikolay Korotkiy
* gnu/packages/suckless.scm (sfm): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-10gnu: lagrange: Update to 1.9.2.Nikolay Korotkiy
* gnu/packages/web-browsers.scm (lagrange): Update to 1.9.2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-10gnu: stagit: Update to 1.0.Nikolay Korotkiy
* gnu/packages/version-control.scm (stagit): Update to 1.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-10gnu: emacs-dpd: Update to 0.2.1.Liliana Marie Prikler
* gnu/packages/emacs-xyz.scm (emacs-dpd): Update to 0.2.1.
2021-12-10gnu: privoxy: Update to 3.0.33.Tobias Geerinckx-Rice
* gnu/packages/tor.scm (privoxy): Update to 3.0.33. [arguments]: Don't explicitly return #t from phases.
2021-12-10gnu: godot: Update to 3.4.Andy Tai
* gnu/packages/game-development.scm (godot): Update to 3.4. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-12-10gnu: superstarfighter: Update to 0.6.5.Andy Tai
* gnu/packages/games.scm (superstarfighter): Update to 0.6.5. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-12-10gnu: Add eg25-manager.phodina
* gnu/packages/firmware.scm (eg25-manager): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-10gnu: Add python-sphinxext-opengraph.Vinicius Monego
* gnu/packages/sphinx.scm (python-sphinxext-opengraph): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-10gnu: Add python-sphinx-prompt.Vinicius Monego
* gnu/packages/sphinx.scm (python-sphinx-prompt): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-10gnu: sendgmail: Don't limit domain name of sender.Philip McGrath
There are three open pull requests adding this functionality: - https://github.com/google/gmail-oauth2-tools/pull/17 (October 2019) - https://github.com/google/gmail-oauth2-tools/pull/26 (May 2020) - https://github.com/google/gmail-oauth2-tools/pull/37 (May 2021) (The patch here is identical to #26, so I just closed this one.) Meanwhile, the most recent commit to the upstream repository was in May 2019: that was the commit that first added `sendgmail`. This commit adjusts Guix's `sendgmail`, following Postel's advice, to make the command "liberal in its receiving behavior" (RFC 760): it always accepts email addresses with any domain name, as in #26, and it accepts (and ignores) the `-gsuite` flag used in #17. * gnu/packages/patches/sendgmail-remove-domain-restriction.patch: New file. This is the patch from #26. * gnu/packages/patches/sendgmail-accept-ignored-gsuite-flag.patch: New file, based on #17. * gnu/local.mk (dist_patch_DATA): Add the new patches. * gnu/packages/mail.scm (sendgmail)[source]: Apply the new patches. Increment the "revision" argument to `git-version` from 0 to 1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-10gnu: sendgmail: Rename package to match command.Philip McGrath
Suggested by Ludo’ in <https://issues.guix.gnu.org/50420#3>. * gnu/packages/golang.scm (go-github-com-google-gmail-oauth2-tools-go-sendgmail): Move to ... * gnu/packages/mail.scm (sendgmail): ... this variable. Change `propagated-inputs` to `inputs`. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-10gnu: Add smlnj.Foo Chuan Wei
* gnu/packages/sml.scm (smlnj): New variable. Co-authored-by: Brett Gilio <brettg@gnu.org> Signed-off-by: Ludovic Courtès <ludo@gnu.org>