3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

958 commits

Author SHA1 Message Date
Paul Garlick
ce3e95d78e
gnu: Add perl-http-lite.
* gnu/packages/web.scm (perl-http-lite): New variable.
2020-04-03 15:55:40 +01:00
Leo Famulari
8549e47ecf
gnu: Apache httpd: Update to 2.4.43 [fixes CVE-2020-{1927,1934}].
* gnu/packages/web.scm (httpd): Update to 2.4.43.
2020-04-02 11:36:38 -04:00
Christopher Baines
0a76a4e073
gnu: guix-data-service: Update to 0.0.1-19.d1c243f.
These changes support the guix-data-service-backup-database and
guix-data-service-create-small-backup scripts. These are shell scripts, so
require coreutils from the build environment at runtime as well as binaries
from postgresql, ephemeralpg and optionally util-linux (for ionice and
renice).

* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-19.d1c243f.
[arguments]: Add (ice-9 ftw) and (ice-9 match) to #:modules, change the
'install phase to wrap all bin files with some inputs as well.
[inputs]: Add util-linux, include ephemeralpg from native-inputs and switch
postgresql for postgresql-11.
[native-inputs]: Move ephemeralpg to inputs.
2020-03-26 22:51:36 +00:00
Björn Höfling
eebaed2b76
gnu: java-tomcat: Update to 8.5.53.
This fixes CVE-2020-1938 ("Ghostcat").

* gnu/packages/web.scm (java-tomcat): Update to 8.5.53.
[properties]: Add cpe-name.
2020-03-26 21:39:49 +01:00
Florian Pelz
e84490346d
gnu: nginx-accept-language-module: Simplify decompression phase.
See <https://lists.gnu.org/archive/html/guix-patches/2020-03/msg00652.html>
where a similar change was found to be sufficient.

* gnu/packages/web.scm (nginx-accept-language-module)[arguments]:
In 'unpack-nginx-sources' phase, extract the compressed tarball using
tar's auto-decompression instead of decompressing manually.
2020-03-20 08:13:56 +00:00
Marius Bakke
c7f06b2b57
gnu: varnish: Update to 6.4.0.
* gnu/packages/web.scm (varnish): Update to 6.4.0.
2020-03-19 08:41:50 +01:00
Nicolas Goaziou
8fc83d98dd
gnu: httrack: Fix Texinfo markup in description.
* gnu/packages/web.scm (httrack): Fix Texinfo markup in description.
2020-03-17 11:10:45 +01:00
Marius Bakke
bb4674b43f
Merge branch 'master' into staging 2020-03-14 01:42:02 +01:00
Tobias Geerinckx-Rice
9dc6e542b5
gnu: nginx: Update to 1.17.9.
* gnu/packages/web.scm (nginx): Update to 1.17.9.
2020-03-13 22:57:04 +01:00
10b99ddf45
gnu: cadaver: Satisfy 'guix lint'.
* gnu/packages/web.scm (cadaver)[home-page]: Follow redirect.
[description]: Always use two spaces.
2020-03-13 14:26:22 +02:00
e80d1c1992
gnu: httrack: Use texi markup in description.
* gnu/packages/web.scm (httrack)[description]: Use texi markup.
2020-03-13 14:19:44 +02:00
Tobias Geerinckx-Rice
1bc64532b7
gnu: libwebsockets: Use HTTPS home page.
* gnu/packages/web.scm (libwebsockets)[home-page]: Use HTTPS.
2020-03-13 05:36:09 +01:00
Marius Bakke
2d421c4f19
Merge branch 'master' into staging 2020-03-10 20:45:24 +01:00
Tobias Geerinckx-Rice
59e884a211
gnu: polipo: Use HTTPS home page.
* gnu/packages/web.scm (polipo)[home-page]: Use HTTPS.
2020-03-09 23:55:42 +01:00
Marius Bakke
b3b5714fa7
Merge branch 'master' into staging 2020-03-09 21:45:32 +01:00
Tobias Geerinckx-Rice
9d7a3562c2
gnu: perl-catalyst-devel: Update to 1.40.
* gnu/packages/web.scm (perl-catalyst-devel): Update to 1.40.
2020-03-09 16:01:19 +01:00
Christopher Baines
67d21e2b08
gnu: guix-data-service: Update to 0.0.1-18.18eb9df.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-18.18eb9df.
(inputs, native-inputs): Switch to using the Guile 3 package variants where
applicable.
2020-03-08 23:35:00 +00:00
Tobias Geerinckx-Rice
a4fdde47cc
gnu: jq: Use HTTPS home page.
* gnu/packages/web.scm (jq)[home-page]: Use HTTPS.
2020-03-07 01:42:51 +01:00
Marius Bakke
d614f0bba9
Merge branch 'master' into staging 2020-02-28 19:07:46 +01:00
Ricardo Wurmus
9b17c4f7b8
gnu: Add lighttpd.
* gnu/packages/web.scm (lighttpd): New variable.
2020-02-28 13:55:08 +01:00
Marius Bakke
a64cef121a
gnu: nghttp2@1.40: Do not inherit the replacement field.
* gnu/packages/web.scm (nghttp2-1.40): Use INHERIT instead of PACKAGE/INHERIT.
2020-02-28 01:36:34 +01:00
Marius Bakke
7fe962788a
Merge branch 'master' into staging 2020-02-26 22:13:11 +01:00
Marius Bakke
bbd804b29b
gnu: nghttp2: Add version 1.40.0.
* gnu/packages/web.scm (nghttp2-1.40): New public variable.
2020-02-26 21:52:46 +01:00
Marius Bakke
3941af527d
Merge branch 'master' into staging 2020-02-24 19:37:03 +01:00
Tobias Geerinckx-Rice
90d192b2f7
gnu: wslay: Fix build.
* gnu/packages/web.scm (wslay)[arguments]: Don't build in parallel.
2020-02-22 23:51:54 +01:00
Tobias Geerinckx-Rice
1f634b8159
gnu: nginx: Update to 1.17.8.
* gnu/packages/web.scm (nginx): Update to 1.17.8.
2020-02-17 21:56:58 +01:00
Tobias Geerinckx-Rice
3603f5536e
gnu: wabt: Use Texinfo mark-up.
* gnu/packages/web.scm (wabt)[description]: Mark up more better.
2020-02-16 22:46:39 +01:00
Marius Bakke
bec7e21fa0
gnu: perl-cgi: Update to 4.46.
* gnu/packages/web.scm (perl-cgi): Update to 4.46.
2020-02-14 18:33:57 +01:00
Marius Bakke
80b26d6c83
gnu: perl-http-date: Update to 6.05.
* gnu/packages/web.scm (perl-http-date): Update to 6.05.
2020-02-14 18:33:56 +01:00
Marius Bakke
631d4dd44b
gnu: perl-lwp-mediatypes: Update to 6.04.
* gnu/packages/web.scm (perl-lwp-mediatypes): Update to 6.0.4.
[source](uri): Adjust accordingly.
[native-inputs]: Add PERL-TEST-FATAL.
2020-02-14 18:33:56 +01:00
Pierre Neidhardt
a74e23188f
gnu: Add librocket.
* gnu/packages/web.scm (librocket): New variable.
2020-02-14 17:45:47 +01:00
Eric Bavier
341976e561
gnu: netsurf: Fix .desktop exec reference.
* gnu/packages/web.scm (netsurf)[arguments]: Update name of binary referenced
in .desktop file to "netsurf-gtk3".
2020-02-13 22:09:56 -06:00
Alexandros Theodotou
eb642f3d24
gnu: Add libcyaml.
* gnu/packages/web.scm (libcyaml): New variable.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-02-13 00:24:32 +01:00
Marius Bakke
d8bdda1e9a
gnu: http-parser: Update to 2.9.3.
* gnu/packages/web.scm (http-parser): Update to 2.9.3.
2020-02-10 20:18:04 +01:00
Marius Bakke
2cbccf7f65
Merge branch 'staging' 2020-02-10 20:11:26 +01:00
Tobias Geerinckx-Rice
e813444287
Update e-mail address for Jakob L. Kreuze.
As requested here:
<https://lists.gnu.org/archive/html/guix-devel/2020-02/msg00128.html>.

* .mailmap: Add an entry for Jakob.
* gnu/machine.scm, gnu/machine/digital-ocean.scm, gnu/machine/ssh.scm,
gnu/packages/admin.scm, gnu/packages/i2p.scm, gnu/packages/music.scm,
gnu/packages/web.scm, gnu/tests/reconfigure.scm, guix/scripts/deploy.scm,
guix/scripts/system/reconfigure.scm: Update their e-mail address.
2020-02-09 23:16:45 +01:00
Marius Bakke
f10921c5ad
Merge branch 'master' into staging 2020-02-05 22:08:06 +01:00
Marius Bakke
d8d25bb8f5
gnu: varnish: Update to 6.3.2.
* gnu/packages/web.scm (varnish): Update to 6.3.2.
2020-02-05 22:03:33 +01:00
Ludovic Courtès
895363e4cf
gnu: cat-avatar-generator: Remove imports for (srfi *).
This would import (srfi srfi-1) and (srfi srfi-26) from the host Guile,
leading to discrepancies among users, and in particular when the host
Guile is 3.0.

Reported by Julien Lepiller <julien@lepiller.eu>
in <https://bugs.gnu.org/39369>.

* gnu/packages/web.scm (cat-avatar-generator): Remove (srfi *) from
 #:modules.
2020-02-05 16:18:58 +01:00
cf10627bf2
gnu: netsurf: Use https.
* gnu/packages/web.scm (netsurf-buildsystem, libparserutils, hubbub,
libwapcaplet, libcss, libdom, libsvgtiny, libnsbmp, libnsgif, libnslog,
libnsutils, libnspsl, nsgenbind, netsurf, netsurf-buildsystem)
[source, home-page]: Use https.
2020-02-04 14:12:18 +02:00
2038777833
gnu: netsurf: Build with gtk+-3.
* gnu/packages/web.scm (netsurf)[inputs]: Remove gtk+-2, add gtk+.
[arguments]: Add makeflag to target gtk3.
2020-02-04 14:09:33 +02:00
Eric Bavier
f1452776ac
gnu: netsurf: Fix entity parsing.
Follow-up to commit 31afa654c5.

* gnu/packages/web.scm (netsurf)[arguments]: In 'adjust-welcome' phase, ensure
html entities are parsed and find their way back to the output.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-02-04 12:30:32 +01:00
Marius Bakke
0a83339bb1
Merge branch 'master' into staging 2020-02-03 15:35:51 +01:00
Hartmut Goebel
565df8a267
gnu: Add qoauth.
* gnu/packages/web.scm (qoauth): New variable.
2020-02-03 14:28:08 +01:00
Timotej Lazar
cda9824585
gnu: Add wslay.
* gnu/packages/web.scm (wslay): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-02-02 16:11:34 -05:00
Tobias Geerinckx-Rice
31afa654c5
gnu: netsurf: Curb overzealous substitution.
* gnu/packages/web.scm (netsurf)[arguments]: Don't enforce Americanisms.
2020-01-31 00:43:18 +01:00
Tobias Geerinckx-Rice
52d9cad485
gnu: sassc/libsass-3.5: Hide.
This follows up on commit bed24ecfcd.

Reported-by: Christopher Baines <mail@cbaines.net>

* gnu/packages/web.scm (sassc/libsass-3.5)[properties]: Hide package.
2020-01-23 10:46:35 +01:00
Eric Bavier
7357b3d7a5
gnu: libnslog: Use check@0.12.
Tests fail with check@0.13 due to implementation changes.

* gnu/packages/web.scm (libnslog)[native-inputs]: 'check' -> 'check-0.12'.
2020-01-23 00:36:59 -06:00
Christopher Baines
aa10ad7d46
gnu: guix-data-service: Update to 0.0.1-17.bf25a8d.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-17.bf25a8d.
2020-01-20 20:32:24 +00:00
Tobias Geerinckx-Rice
2e5438e0f4
gnu: stunnel: Update to 5.56.
* gnu/packages/web.scm (stunnel): Update to 5.56.
2020-01-20 04:49:51 +01:00