summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add adcli.Timotej Lazar2021-10-07
| | | | | | * gnu/packages/sssd.scm (adcli): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: automake: Add 1.16.5.Ludovic Courtès2021-10-07
| | | | * gnu/packages/autotools.scm (automake-1.16.5): New variable.
* guix system: Adjust bootloader message to plural "targets".Ludovic Courtès2021-10-07
| | | | | | This is a followup to 2ca982ff41270288913ad6b7d5d9e1cad87b06d9. * guix/scripts/system.scm (install): Adjust message to plural 'targets'.
* download: Honor #:verify-certificate? for SWH downloads.Ludovic Courtès2021-10-07
| | | | | | | | | | | | | | | | | | | Previously, the SWH + Disarchive fallback could fail with: Trying to use Disarchive to assemble /gnu/store/…-ucsim-0.6-pre68.tar.gz... Assembling the directory ucsim-0.6-pre68 Downloading /gnu/store/…-ucsim-0.6-pre68.tar.gz from Software Heritage... X.509 certificate of 'archive.softwareheritage.org' could not be verified: signer-not-found invalid Could not resolve directory reference This will no longer be the case since 'guix perform-download' passes #:verify-certificate? #f. * guix/build/download.scm (disarchive-fetch/any): Parameterize '%verify-swh-certificate?'.
* gnu: giac: Update to 1.7.0-37.Nicolas Goaziou2021-10-07
| | | | * gnu/packages/algebra.scm (giac): Update to 1.7.0-37.
* gnu: wireshark: Update to 3.4.9.Nicolas Goaziou2021-10-07
| | | | * gnu/packages/networking.scm (wireshark): Update to 3.4.9.
* gnu: emacs-dumb-jump: Update to 0.5.4.Nicolas Goaziou2021-10-07
| | | | * gnu/packages/emacs-xyz.scm (emacs-dumb-jump): Update to 0.5.4.
* gnu: emacs-project: Update to 0.8.0.Nicolas Goaziou2021-10-07
| | | | * gnu/packages/emacs-xyz.scm (emacs-project): Update to 0.8.0.
* gnu: fet: Update to 6.1.8.Nicolas Goaziou2021-10-07
| | | | * gnu/packages/education.scm (fet): Update to 6.1.8.
* gnu: julia-pooledarrays: Update to 1.3.0.Efraim Flashner2021-10-07
| | | | * gnu/packages/julia-xyz.scm (julia-pooledarrays): Update to 1.3.0.
* gnu: julia-plotutils: Update to 1.0.15.Efraim Flashner2021-10-07
| | | | * gnu/packages/julia-xyz.scm (julia-plotutils): Update to 1.0.15.
* gnu: julia-mocking: Update to 0.7.3.Efraim Flashner2021-10-07
| | | | | * gnu/packages/julia-xyz.scm (julia-mocking): Update to 0.7.3. [propagated-inputs]: Add julia-compat.
* gnu: julia-missings: Update to 1.0.2.Efraim Flashner2021-10-07
| | | | * gnu/packages/julia-xyz.scm (julia-missings): Update to 1.0.2.
* gnu: julia-compat: Update to 3.39.0.Efraim Flashner2021-10-07
| | | | * gnu/packages/julia-xyz.scm (julia-compat): Update to 3.39.0.
* gnu: julia-colorvectorspace: Update to 0.9.7.Efraim Flashner2021-10-07
| | | | * gnu/packages/julia-xyz.scm (julia-colorvectorspace): Update to 0.9.7.
* gnu: julia-colorschemes: Update to 3.15.0.Efraim Flashner2021-10-07
| | | | * gnu/packages/julia-xyz.scm (julia-colorschemes): Update to 3.15.0.
* gnu: julia-blockarrays: Update to 0.16.8.Efraim Flashner2021-10-07
| | | | * gnu/packages/julia-xyz.scm (julia-blockarrays): Update to 0.16.8.
* gnu: julia-arraylayouts: Update to 0.7.6.Efraim Flashner2021-10-07
| | | | * gnu/packages/julia-xyz.scm (julia-arraylayouts): Update to 0.7.6.
* gnu: julia-fillarrays: Update to 0.12.6.Efraim Flashner2021-10-07
| | | | * gnu/packages/julia-xyz.scm (julia-fillarrays): Update to 0.12.6.
* gnu: julia-aqua: Update to 0.5.1.Efraim Flashner2021-10-07
| | | | * gnu/packages/julia-xyz.scm (julia-aqua): Update to 0.5.1.
* gnu: linux-libre 4.4: Update to 4.4.286.Leo Famulari2021-10-06
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.286. (linux-libre-4.4-pristine-source): Update hash.
* gnu: linux-libre 4.9: Update to 4.9.285.Leo Famulari2021-10-06
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.285. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 4.14: Update to 4.14.249.Leo Famulari2021-10-06
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.249. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.209.Leo Famulari2021-10-06
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.209. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.151.Leo Famulari2021-10-06
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.151. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.71.Leo Famulari2021-10-06
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.71. (linux-libre-5.10-pristine-source): Update hash.
* gnu: singular: Update to 4.2.1.Andreas Enge2021-10-06
| | | | | * gnu/packages/algebra.scm (singular): Update to 4.2.1. Rewrite the origin expression so that it works for versions with or without a patch level.
* gnu: arb: Update to 2.21.0.Andreas Enge2021-10-06
| | | | * gnu/packages/algebra.scm (arb): Update to 2.21.0.
* gnu: flint: Update to 2.8.1.Andreas Enge2021-10-06
| | | | * gnu/packages/algebra.scm (flint): Update to 2.8.1.
* gnu: mousepad: Update to 0.5.7.Tobias Geerinckx-Rice2021-10-06
| | | | | * gnu/packages/xfce.scm (mousepad): Update to 0.5.7. [arguments]: Don't explicitly return #t from phases.
* gnu: powwow: Update to 1.2.23.Tobias Geerinckx-Rice2021-10-06
| | | | * gnu/packages/games.scm (powwow): Update to 1.2.23.
* gnu: uefitool: Update to 0.28.0.Tobias Geerinckx-Rice2021-10-06
| | | | | * gnu/packages/flashing-tools.scm (uefitool): Update to 0.28.0. [arguments]: Don't explicitly return #t from phases.
* gnu: nano: Update to 5.9.Tobias Geerinckx-Rice2021-10-06
| | | | * gnu/packages/nano.scm (nano): Update to 5.9.
* gnu: Add catgirl.jgart2021-10-06
| | | | | | * gnu/packages/irc.scm (catgirl): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: Apache httpd: Update to 2.4.50 [Fixes CVE-2021-{41524,41773}].Leo Famulari2021-10-05
| | | | | | | | | | This update includes an important fix for an actively exploited path traversal vulnerability (CVE-2021-41773), which allows attackers to access files outside the "document root": https://httpd.apache.org/security/vulnerabilities_24.html * gnu/packages/web.scm (httpd): Update to 2.4.50.
* gnu: sequeler: Update to 0.8.2.Tobias Geerinckx-Rice2021-10-06
| | | | | * gnu/packages/databases.scm (sequeler): Update to 0.8.2. [arguments]: Don't explicitly return #t from phases.
* gnu: ropgadget: Update to 6.6.Tobias Geerinckx-Rice2021-10-06
| | | | * gnu/packages/cybersecurity.scm (ropgadget): Update to 6.6.
* gnu: librepcb: Update to 0.1.5.Tobias Geerinckx-Rice2021-10-06
| | | | * gnu/packages/engineering.scm (librepcb): Update to 0.1.5.
* gnu: redis: Update to 6.2.6.Tobias Geerinckx-Rice2021-10-06
| | | | | | * gnu/packages/databases.scm (redis): Update to 6.2.6. [source]: Don't explicitly return #t snippet. [arguments]: Nor from phases.
* gnu: quazip: Update to 1.1.Tobias Geerinckx-Rice2021-10-06
| | | | | | * gnu/packages/compression.scm (quazip): Redefine as an heir to the… (quazip-0): …new name of the previous package definition. Adjust all packages with quazip as input to use quazip-0.
* gnu: r-dt: Fix install location of minified JavaScript.Ricardo Wurmus2021-10-05
| | | | | | | Reported-by: Marcel Schilling <marcel.schilling@uni-luebeck.de> * gnu/packages/statistics.scm (r-dt)[arguments]: Append "/js" directory to installation location of minified JavaScript.
* gnu: emacs-geiser: Remove ".git" suffix in source URL.Nicolas Goaziou2021-10-05
| | | | | * gnu/packages/emacs-xyz.scm (emacs-geiser)[source]<url>: Remove ".git" suffix.
* gnu: emacs-geiser: Update to 0.18.Nicolas Goaziou2021-10-05
| | | | | * gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.18. [arguments]<#:phases>: Remove unnecessary fix to a texi document.
* gnu: emacs-org-re-reveal: Update to 3.12.0.Nicolas Goaziou2021-10-05
| | | | * gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.12.0.
* gnu: libupnp: Update to 1.14.12.Tobias Geerinckx-Rice2021-10-05
| | | | * gnu/packages/upnp.scm (libupnp): Update to 1.14.12.
* gnu: openvpn: Update to 2.5.4.Tobias Geerinckx-Rice2021-10-05
| | | | * gnu/packages/vpn.scm (openvpn): Update to 2.5.4.
* gnu: xterm: Update to 369.Tobias Geerinckx-Rice2021-10-05
| | | | * gnu/packages/xorg.scm (xterm): Update to 369.
* gnu: catfish: Update to 4.16.3.Tobias Geerinckx-Rice2021-10-05
| | | | * gnu/packages/xfce.scm (catfish): Update to 4.16.3.
* gnu: menumaker: Update to 0.99.13.Tobias Geerinckx-Rice2021-10-05
| | | | * gnu/packages/wm.scm (menumaker): Update to 0.99.13.
* gnu: faudio: Update to 21.10.Tobias Geerinckx-Rice2021-10-05
| | | | * gnu/packages/audio.scm (faudio): Update to 21.10.