Lars-Dominik Braun
06587abbd2
gnu: python-pypandoc: Upgrade to 1.6.4.
...
Required for the updated pandoc.
* gnu/packages/python-xyz.scm (python-pypandoc): Upgrade to 1.6.4.
[native-inputs]: Add texlive-iftex.
2021-10-08 09:13:54 +02:00
Lars-Dominik Braun
7eb9fe4e53
gnu: ngless: Fix build.
...
Apply upstream patch to restore compatibility with current Stackage.
* gnu/packages/patches/ngless-unliftio.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/bioinformatics.scm (ngless): Use it.
2021-10-08 09:13:53 +02:00
Xinglu Chen
ed044023d7
gnu: idris: Fix build.
...
Backport some commits from upstream.
* gnu/packages/patches/idris-build-with-haskeline-0.8.patch:
* gnu/packages/patches/idris-build-with-megaparsec-9.patch: New patches
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/idris.scm (idris): Use them.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-08 09:13:53 +02:00
Lars-Dominik Braun
da9ba3880c
gnu: ghc-silently: Remove unused input.
...
Plus it’s commented out anyway.
* gnu/packages/haskell-xyz.scm (ghc-silently): Remove commented out
inputs.
2021-10-08 09:13:53 +02:00
Lars-Dominik Braun
4e8d27ef52
gnu: ruby-pandoc-ruby: Disable tests.
...
* gnu/packages/ruby.scm (ruby-pandoc-ruby) [arguments]: Disable tests,
remove obsolete phase.
2021-10-08 09:13:53 +02:00
Lars-Dominik Braun
2a1b6c0dbf
gnu: hedgewars: Fix build.
...
* gnu/packages/patches/hedgewars-network-bsd.patch: Import upstream patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/games.scm (hedgewars): Use it.
2021-10-08 09:13:53 +02:00
Lars-Dominik Braun
a389190855
gnu: cabal-install: Build with GHC 8.10.
...
* gnu/packages/patches/cabal-install-base16-bytestring1.0.patch: New patch.
* gnu/packages/patches/cabal-install-ghc8.10.patch: Ditto.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/haskell-apps.scm (cabal-install) [source]: Use them.
2021-10-08 09:13:53 +02:00
Lars-Dominik Braun
b97f549b14
gnu: Update Haskell ecosystem.
...
Bump packages’ versions to the lastest Stackage or Hackage
release. Since packages are interdependent, do so in a single commit.
525 packages have been updated.
These packages have been removed, because they fail to build, have no
newer version available and no dependencies:
corrode
ghc-easytest
ghc-edisonapi
ghc-edisoncore
ghc-pandoc-types
ghc-regex-tdfa-text
These have been removed, because they are no longer required:
ghc-happy-1.19.9
ghc-prettyprinter-1.6
ghc-protolude-0.3
ghc-pandoc-citeproc and pandoc-citeproc have been removed, because pandoc
does not use them any more.
Co-authored-by: Xinglu Chen <public@yoctocell.xyz>
2021-10-08 09:13:52 +02:00
Lars-Dominik Braun
f9250b47d5
gnu: ghc-8: Update to 8.10.
...
* gnu/packages/haskell.scm (ghc-8): Update to 8.10.
(ghc-8.8): Rename to just ghc.
(ghc-8.10): Dito.
2021-10-08 09:13:51 +02:00
Julien Lepiller
3fc0fa988e
gnu: ocaml-graphics: Update to 5.1.2.
...
* gnu/packages/ocaml.scm (ocaml-graphics): Update to 5.1.2.
2021-10-08 04:34:11 +02:00
Julien Lepiller
f86cad2fbe
gnu: ocaml-version: Add upstream-name.
...
* gnu/packages/ocaml.scm (ocaml-version)[properties]: Add upstream-name.
2021-10-08 04:34:09 +02:00
Julien Lepiller
a3d528fa24
gnu: ocaml-cairo2: Update to 0.6.2.
...
* gnu/packages/ocaml.scm (ocaml-cairo2): Update to 0.6.2.
* gnu/packages/patches/ocaml-cairo2-caml_ba_array-fix.patch: Remove
file.
* gnu/local.scm (dist_patch_DATA): Remove it.
2021-10-08 04:34:07 +02:00
Julien Lepiller
bf64ef1a83
gnu: ocaml-bisect-ppx: Add upstream-name.
...
* gnu/packages/ocaml.scm (ocaml-bisect-ppx)[properties]: Add
upstream-name.
2021-10-08 04:34:06 +02:00
Julien Lepiller
9eea1f8f6f
gnu: ocaml-base64: Update to 3.5.0.
...
* gnu/packages/ocaml.scm (ocaml-base64): Update to 3.5.0.
2021-10-08 04:34:02 +02:00
Julien Lepiller
6516e88fe3
gnu: frama-c: Update to 23.1.
...
* gnu/packages/maths.scm (frama-c): Update to 23.1.
2021-10-08 04:34:00 +02:00
Julien Lepiller
26dd2321fe
gnu: why3: Update to 1.4.0.
...
* gnu/packages/maths.scm (why3): Update to 1.4.0.
2021-10-08 04:33:58 +02:00
Julien Lepiller
24fba107d1
gnu: camlzip: Update to 1.11.
...
* gnu/packages/ocaml.scm (camlzip): Update to 1.11.
2021-10-08 04:33:56 +02:00
Julien Lepiller
b1baba38c0
gnu: coq: Add upstream-name.
...
This prevents an error on inherited packages when running the updater.
* gnu/packages/coq.scm (coq)[properties]: Add upstream-name.
2021-10-08 04:33:52 +02:00
Xinglu Chen
a0804f4445
gnu: ocaml-ctypes: Update to 0.19.1.
...
* gnu/packages/ocaml.scm (ocaml-ctypes): Update to 0.19.1.
[arguments]<#:tests?>: Enable.
<#phases>{make-writable}: Simplify.
[inputs]: Remove ocaml-topkg and opam. Move ocaml-ounit and ocaml-lwt to ...
[native-inputs]: ... here.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-10-08 03:31:32 +02:00
Xinglu Chen
76177e816a
gnu: ocaml-migrate-parsetree: Update to 2.2.0.
...
* gnu/packages/ocaml.scm (ocaml-migrate-parsetree): Update to 2.2.0.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-10-08 03:28:51 +02:00
Xinglu Chen
14f9caf9de
gnu: ocaml-bigstringaf: Update to 0.8.0.
...
* gnu/packages/ocaml.scm (ocaml-bigstringaf): Update to 0.8.0.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-10-08 03:21:08 +02:00
Xinglu Chen
e78d9ea012
gnu: ocaml-uuidm: Update to 0.9.7.
...
* gnu/packages/ocaml.scm (ocaml-uuidm): Update to 0.9.7.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-10-08 03:19:43 +02:00
Xinglu Chen
d11b3bc71c
gnu: ocaml-cppo: Update to 1.6.8.
...
* gnu/packages/ocaml.scm (ocaml-cppo): Update to 1.6.8.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-10-08 03:07:39 +02:00
Xinglu Chen
8b9d17e770
gnu: ocaml-extlib: Update to 1.7.8.
...
* gnu/packages/ocaml.scm (ocaml-extlib): Update to 1.7.8.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-10-08 03:05:53 +02:00
Xinglu Chen
52e9a8f581
gnu: ocaml-cmdliner: Update to 1.0.4.
...
* gnu/packages/ocaml.scm (ocaml-cmdliner): Update to 1.0.4.
[source]: Use HTTPS URL.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-10-08 03:03:06 +02:00
Xinglu Chen
6b198cc874
gnu: ocaml-alcotest: Update to 1.4.0.
...
* gnu/packages/ocaml.scm (ocaml-alcotest): Update to 1.4.0.
[source]: Use Git repo instead of GitHub tarball.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-10-08 02:52:08 +02:00
Greg Hogan
0a34ba76ef
gnu: caf: Update to 0.18.5.
...
* gnu/packages/cpp.scm (caf): Update to 0.18.5.
Signed-off-by: Marius Bakke <marius@gnu.org>
2021-10-08 00:00:22 +02:00
Greg Hogan
c1d40c2621
gnu: pcg-cpp: Update to 0.98.1-ffd522e7.
...
* gnu/packages/cpp.scm (pcg-cpp): Update to 0.98.1-ffd522e7.
Signed-off-by: Marius Bakke <marius@gnu.org>
2021-10-08 00:00:21 +02:00
Greg Hogan
7861d92399
gnu: folly: Update to 2021.10.04.00.
...
* gnu/packages/cpp.scm (folly): Update to 2021.10.04.00.
Signed-off-by: Marius Bakke <marius@gnu.org>
2021-10-08 00:00:21 +02:00
Greg Hogan
04c5d89482
gnu: ceph: Fix breaking change in snappy.
...
* gnu/packages/storage.scm (ceph)[source]: Add patch.
* gnu/packages/patches/ceph-fix-snappy-breaking-change.patch: New file.
* gnu/local.mk: Add it.
Signed-off-by: Marius Bakke <marius@gnu.org>
2021-10-08 00:00:21 +02:00
Hartmut Goebel
f86f7e24b3
gnu: Add erlang-covertool.
...
* gnu/packages/erlang.scm (erlang-covertool): New variable.
2021-10-07 22:35:30 +02:00
Hartmut Goebel
fd4a80a46c
gnu: Add erlang-rebar3-proper.
...
* gnu/packages/erlang.scm (erlang-rebar3-proper): New variable.
2021-10-07 22:35:30 +02:00
Hartmut Goebel
0402da848b
gnu: Add erlang-rebar3-git-vsn.
...
* gnu/packages/erlang.scm (erlang-rebar3-git-vsn): New variable.
2021-10-07 22:35:30 +02:00
Hartmut Goebel
7f039171e9
gnu: Add erlang-rebar3-raw-deps.
...
* gnu/packages/erlang.scm (erlang-rebar3-raw-deps): New variable.
2021-10-07 22:35:30 +02:00
Hartmut Goebel
d37baa4bcf
gnu: Add erlang-proper.
...
* gnu/packages/erlang.scm (erlang-proper): New variable.
2021-10-07 22:35:30 +02:00
Hartmut Goebel
c71bc563f2
gnu: Add erlang-jsone.
...
* gnu/packages/erlang.scm (erlang-jsone): New variable.
2021-10-07 22:35:30 +02:00
Hartmut Goebel
68d3564497
gnu: Add erlang-edown.
...
* gnu/packages/erlang.scm (erlang-edown): New variable.
2021-10-07 22:35:29 +02:00
Hartmut Goebel
1d210dc54d
gnu: Add rebar3.
...
* gnu/packages/erlang.scm (rebar3): New variable.
2021-10-07 22:35:29 +02:00
Hartmut Goebel
1a9063843c
gnu: Add erlang-relx.
...
* gnu/packages/erlang.scm (erlang-relx): New variable.
2021-10-07 22:35:29 +02:00
Hartmut Goebel
8b9b1b3819
gnu: Add erlang-ssl-verify-fun.
...
* gnu/packages/erlang.scm (erlang-ssl-verify-fun): New variable.
2021-10-07 22:35:29 +02:00
Hartmut Goebel
c7339e0a82
gnu: Add erlang-hex-core.
...
* gnu/packages/erlang.scm (erlang-hex-core): New variable.
2021-10-07 22:35:29 +02:00
Hartmut Goebel
735c00978b
gnu: Add erlang-parse-trans.
...
* gnu/packages/erlang.scm (erlang-parse-trans): New variable.
2021-10-07 22:35:29 +02:00
Hartmut Goebel
b2054a5da1
gnu: Add erlang-providers.
...
* gnu/packages/erlang.scm (erlang-providers): New variable.
2021-10-07 22:35:29 +02:00
Hartmut Goebel
d2063c08cc
gnu: Add erlang-eunit-formatters.
...
* gnu/packages/erlang.scm (erlang-eunit-formatters): New variable.
2021-10-07 22:35:29 +02:00
Hartmut Goebel
e10cdd2c74
gnu: Add erlang-getopt.
...
* gnu/packages/erlang.scm (erlang-getopt): New variable.
2021-10-07 22:35:29 +02:00
Hartmut Goebel
f9bd633798
gnu: Add erlang-bbmustache.
...
* gnu/packages/erlang.scm (erlang-bbmustache): New variable.
2021-10-07 22:35:29 +02:00
Hartmut Goebel
8c40443a15
gnu: Add erlang-cth-readable.
...
* gnu/packages/erlang.scm (erlang-cth-readable): New variable.
2021-10-07 22:35:29 +02:00
Hartmut Goebel
29666a1b92
gnu: Add erlang-erlware-commons.
...
* gnu/packages/erlang.scm (erlang-erlware-commons): New variable.
2021-10-07 22:35:29 +02:00
Hartmut Goebel
8184d7679a
gnu: Add erlang-certifi.
...
* gnu/packages/erlang.scm (erlang-certifi): New variable.
2021-10-07 22:35:29 +02:00
Hartmut Goebel
c1f065d9a5
gnu: Add erlang-cf.
...
* gnu/packages/erlang.scm (erlang-cf): New variable.
2021-10-07 22:35:29 +02:00
Clément Lassieur
34baab7a7b
gnu: Add emacs-global-tags.
...
* gnu/packages/emacs-xyz.scm (emacs-global-tags): New variable.
2021-10-07 18:29:14 +02:00
Ludovic Courtès
f7f036e7c3
gnu: sbcl-cl-gserver: Update Git reference.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-gserver)[source]: Specify commit
rather than rely on the tag.
2021-10-07 14:45:22 +02:00
Ludovic Courtès
ef93b238f6
gnu: sbcl-golden-utils: Update source URL.
...
* gnu/packages/lisp-xyz.scm (sbcl-golden-utils)[home-page]: Update.
[source]: Update URL.
2021-10-07 14:21:37 +02:00
Ludovic Courtès
910b40060c
gnu: emacs-danneskjold-theme: Fix source hash.
...
Commit e12ba46c4c
erroneously kept the
content hash unchanged, even though it changed the commit.
* gnu/packages/emacs-xyz.scm (emacs-danneskjold-theme)[source]: Update
hash.
2021-10-07 13:17:44 +02:00
Ludovic Courtès
dcd4d69768
gnu: font-canada1500: Update hash of source file.
...
The original source is nowhere to be found so it might have been
modified upstream right after the package was added, or it might have
been a mistake.
* gnu/packages/fonts.scm (font-canada1500)[source]: Update hash.
2021-10-07 13:12:14 +02:00
Ludovic Courtès
16e3f8d90a
gnu: mcrl2: Update hash of modified-in-place tarball.
...
Fixes <https://issues.guix.gnu.org/51074 >.
* gnu/packages/maths.scm (mcrl2)[source]: Update hash.
2021-10-07 12:52:44 +02:00
Ludovic Courtès
944bd79113
gnu: emacs-find-file-in-project: Update Git reference.
...
* gnu/packages/emacs-xyz.scm (emacs-find-file-in-project)[source]:
Specify commit rather than tag.
2021-10-07 12:25:17 +02:00
Ludovic Courtès
e85ccc8b50
gnu: fet: Add alternative URL for older source tarballs.
...
* gnu/packages/education.scm (fet)[source]: Add "old/" URL.
2021-10-07 12:16:32 +02:00
Ludovic Courtès
4ddcd0e206
gnu: redkite: Update source URL.
...
* gnu/packages/audio.scm (redkite)[source]: Update URL.
2021-10-07 12:12:02 +02:00
Ben Sturmfels
cd52869134
gnu: pelican: Update to 4.7.0.
...
* gnu/packages/python-xyz.scm (pelican): Update to 4.7.0.
[inputs]: Add field. Add dependency on python-rich.
[propagated-inputs]: Remove python-six. Move dependencies to inputs. Remove
field.
[home-page]: Update link.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-07 10:47:43 +02:00
Timotej Lazar
6be0bdf506
gnu: Add adcli.
...
* gnu/packages/sssd.scm (adcli): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-07 10:47:43 +02:00
Ludovic Courtès
be16519902
gnu: automake: Add 1.16.5.
...
* gnu/packages/autotools.scm (automake-1.16.5): New variable.
2021-10-07 10:47:43 +02:00
Nicolas Goaziou
ce83883f3d
gnu: giac: Update to 1.7.0-37.
...
* gnu/packages/algebra.scm (giac): Update to 1.7.0-37.
2021-10-07 08:56:06 +02:00
Nicolas Goaziou
e75fcb1ebb
gnu: wireshark: Update to 3.4.9.
...
* gnu/packages/networking.scm (wireshark): Update to 3.4.9.
2021-10-07 08:54:39 +02:00
Nicolas Goaziou
626a9b89eb
gnu: emacs-dumb-jump: Update to 0.5.4.
...
* gnu/packages/emacs-xyz.scm (emacs-dumb-jump): Update to 0.5.4.
2021-10-07 08:52:16 +02:00
Nicolas Goaziou
38a874ba7e
gnu: emacs-project: Update to 0.8.0.
...
* gnu/packages/emacs-xyz.scm (emacs-project): Update to 0.8.0.
2021-10-07 08:50:02 +02:00
Nicolas Goaziou
28604cdc76
gnu: fet: Update to 6.1.8.
...
* gnu/packages/education.scm (fet): Update to 6.1.8.
2021-10-07 08:47:54 +02:00
Efraim Flashner
ddec49858a
gnu: julia-pooledarrays: Update to 1.3.0.
...
* gnu/packages/julia-xyz.scm (julia-pooledarrays): Update to 1.3.0.
2021-10-07 08:28:16 +03:00
Efraim Flashner
235456d601
gnu: julia-plotutils: Update to 1.0.15.
...
* gnu/packages/julia-xyz.scm (julia-plotutils): Update to 1.0.15.
2021-10-07 08:28:16 +03:00
Efraim Flashner
443ad586ba
gnu: julia-mocking: Update to 0.7.3.
...
* gnu/packages/julia-xyz.scm (julia-mocking): Update to 0.7.3.
[propagated-inputs]: Add julia-compat.
2021-10-07 08:28:16 +03:00
Efraim Flashner
babfdf7549
gnu: julia-missings: Update to 1.0.2.
...
* gnu/packages/julia-xyz.scm (julia-missings): Update to 1.0.2.
2021-10-07 08:28:16 +03:00
Efraim Flashner
ad970a219d
gnu: julia-compat: Update to 3.39.0.
...
* gnu/packages/julia-xyz.scm (julia-compat): Update to 3.39.0.
2021-10-07 08:28:16 +03:00
Efraim Flashner
e538d868a5
gnu: julia-colorvectorspace: Update to 0.9.7.
...
* gnu/packages/julia-xyz.scm (julia-colorvectorspace): Update to 0.9.7.
2021-10-07 08:28:16 +03:00
Efraim Flashner
9a24fc6191
gnu: julia-colorschemes: Update to 3.15.0.
...
* gnu/packages/julia-xyz.scm (julia-colorschemes): Update to 3.15.0.
2021-10-07 08:28:16 +03:00
Efraim Flashner
d038196036
gnu: julia-blockarrays: Update to 0.16.8.
...
* gnu/packages/julia-xyz.scm (julia-blockarrays): Update to 0.16.8.
2021-10-07 08:28:15 +03:00
Efraim Flashner
2024605041
gnu: julia-arraylayouts: Update to 0.7.6.
...
* gnu/packages/julia-xyz.scm (julia-arraylayouts): Update to 0.7.6.
2021-10-07 08:28:15 +03:00
Efraim Flashner
d13e8acb9f
gnu: julia-fillarrays: Update to 0.12.6.
...
* gnu/packages/julia-xyz.scm (julia-fillarrays): Update to 0.12.6.
2021-10-07 08:28:15 +03:00
Efraim Flashner
f126ac0017
gnu: julia-aqua: Update to 0.5.1.
...
* gnu/packages/julia-xyz.scm (julia-aqua): Update to 0.5.1.
2021-10-07 08:28:13 +03:00
Leo Famulari
6178d22ed1
gnu: linux-libre 4.4: Update to 4.4.286.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.286.
(linux-libre-4.4-pristine-source): Update hash.
2021-10-06 22:12:04 -04:00
Leo Famulari
68a82fb195
gnu: linux-libre 4.9: Update to 4.9.285.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.285.
(linux-libre-4.9-pristine-source): Update hash.
2021-10-06 22:12:04 -04:00
Leo Famulari
605558d802
gnu: linux-libre 4.14: Update to 4.14.249.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.249.
(linux-libre-4.14-pristine-source): Update hash.
2021-10-06 22:12:04 -04:00
Leo Famulari
89a9f93592
gnu: linux-libre 4.19: Update to 4.19.209.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.209.
(linux-libre-4.19-pristine-source): Update hash.
2021-10-06 22:12:03 -04:00
Leo Famulari
50221ab623
gnu: linux-libre 5.4: Update to 5.4.151.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.151.
(linux-libre-5.4-pristine-source): Update hash.
2021-10-06 22:12:03 -04:00
Leo Famulari
0bf4974bd4
gnu: linux-libre 5.10: Update to 5.10.71.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.71.
(linux-libre-5.10-pristine-source): Update hash.
2021-10-06 22:12:00 -04:00
Andreas Enge
e6fbf84dcc
gnu: singular: Update to 4.2.1.
...
* 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.
2021-10-06 19:57:50 +02:00
Andreas Enge
9b461b1c89
gnu: arb: Update to 2.21.0.
...
* gnu/packages/algebra.scm (arb): Update to 2.21.0.
2021-10-06 19:57:50 +02:00
Andreas Enge
9a35fd285f
gnu: flint: Update to 2.8.1.
...
* gnu/packages/algebra.scm (flint): Update to 2.8.1.
2021-10-06 19:57:50 +02:00
Tobias Geerinckx-Rice
69d948fa84
gnu: mousepad: Update to 0.5.7.
...
* gnu/packages/xfce.scm (mousepad): Update to 0.5.7.
[arguments]: Don't explicitly return #t from phases.
2021-10-06 19:16:22 +02:00
Tobias Geerinckx-Rice
4529b763c4
gnu: powwow: Update to 1.2.23.
...
* gnu/packages/games.scm (powwow): Update to 1.2.23.
2021-10-06 19:16:21 +02:00
Tobias Geerinckx-Rice
fd8dbf98ad
gnu: uefitool: Update to 0.28.0.
...
* gnu/packages/flashing-tools.scm (uefitool): Update to 0.28.0.
[arguments]: Don't explicitly return #t from phases.
2021-10-06 19:16:21 +02:00
Tobias Geerinckx-Rice
e62425aacf
gnu: nano: Update to 5.9.
...
* gnu/packages/nano.scm (nano): Update to 5.9.
2021-10-06 19:16:21 +02:00
jgart
b1e2ca57ae
gnu: Add catgirl.
...
* gnu/packages/irc.scm (catgirl): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-10-06 17:07:38 +02:00
Leo Famulari
f868ed2a75
gnu: Apache httpd: Update to 2.4.50 [Fixes CVE-2021-{41524,41773}].
...
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.
2021-10-05 21:03:40 -04:00
Tobias Geerinckx-Rice
b9af3a6e04
gnu: sequeler: Update to 0.8.2.
...
* gnu/packages/databases.scm (sequeler): Update to 0.8.2.
[arguments]: Don't explicitly return #t from phases.
2021-10-06 01:44:57 +02:00
Tobias Geerinckx-Rice
fea261f005
gnu: ropgadget: Update to 6.6.
...
* gnu/packages/cybersecurity.scm (ropgadget): Update to 6.6.
2021-10-06 01:44:56 +02:00
Tobias Geerinckx-Rice
0ec23d446c
gnu: librepcb: Update to 0.1.5.
...
* gnu/packages/engineering.scm (librepcb): Update to 0.1.5.
2021-10-06 01:44:56 +02:00
Tobias Geerinckx-Rice
477f8c8ec0
gnu: redis: Update to 6.2.6.
...
* gnu/packages/databases.scm (redis): Update to 6.2.6.
[source]: Don't explicitly return #t snippet.
[arguments]: Nor from phases.
2021-10-06 01:44:56 +02:00
Tobias Geerinckx-Rice
8452772433
gnu: quazip: Update to 1.1.
...
* 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.
2021-10-06 01:44:56 +02:00
Ricardo Wurmus
12d56be31c
gnu: r-dt: Fix install location of minified JavaScript.
...
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.
2021-10-05 22:28:20 +02:00
Nicolas Goaziou
baa7536c49
gnu: emacs-geiser: Remove ".git" suffix in source URL.
...
* gnu/packages/emacs-xyz.scm (emacs-geiser)[source]<url>: Remove ".git"
suffix.
2021-10-05 21:56:02 +02:00