Julien Lepiller
cfdbf2a5c4
gnu: Add java-signpost-core.
...
* gnu/packages/web.scm (java-signpost-core): New variable.
2019-11-13 22:47:54 +01:00
Tobias Geerinckx-Rice
b1bbdd7d1a
gnu: perl-http-cookies: Update to 6.06.
...
* gnu/packages/web.scm (perl-http-cookies): Update to 6.06.
2019-11-12 18:17:37 +01:00
Florian Pelz
edc85fd6da
gnu: Add nginx Accept Language module.
...
* gnu/packages/web.scm (nginx-accept-language-module): New public variable.
2019-11-07 22:15:10 +00:00
Leo Famulari
561d391ba8
gnu: Go standard library 'x' packages: Consolidate.
...
* gnu/packages/golang.scm (go-golang-org-x-text, go-golang-org-x-sys, go-golang-org-x-net,
go-golang-org-x-time): New variables.
(go-golang.org-x-crypto-ssh-terminal, go-golang-org-x-crypto-bcrypt,
go-golang-org-x-crypto-blowfish, go-golang-org-x-crypto-pbkdf2,
go-golang-org-x-crypto-tea, go-golang-org-x-crypto-salsa20,
go-golang-org-x-crypto-cast5, go-golang-org-x-crypto-twofish,
go-golang-org-x-crypto-xtea, go-golang-org-x-crypto-ed25519,
go-golang-org-x-crypto-ripemd160, go-golang-org-x-crypto-blake2s,
go-golang-org-x-crypto-sha3, go-golang-org-x-text-encoding,
go-golang-org-x-text-transform, go-golang-org-x-text-unicode-norm,
go-golang-org-x-net-ipv4, go-golang-org-x-net-bpf, go-golang-org-x-net-context,
go-golang-org-x-net-internal-socks, go-golang-org-x-net-internal-socket,
go-golang-org-x-net-internal-iana, go-golang-org-x-net-ipv6,
go-golang-org-x-net-proxy, go-golang-org-x-sys-cpu, go-golang-org-x-sys-unix,
go-golang-org-x-time-rate): Remove variables.
(go-github-com-sirupsen-logrus, go-github-com-docker-distribution,
go-github-com-libp2p-go-libp2p-crypto,
go-github-com-multiformats-go-multihash,
go-github-com-libp2p-go-libp2p-peer,
go-github-com-libp2p-go-libp2p-metrics,
go-github-com-multiformats-go-multiaddr,
go-github-com-multiformats-go-multiaddr-net,
go-github-com-mattn-go-isatty, go-github-com-gdamore-encoding,
go-github-com-gdamore-tcell): Adjust accordingly.
* gnu/packages/docker.scm (docker-libnetwork-cmd-proxy): Likewise.
* gnu/packages/databases.scm (mongo-tools): Likewise.
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipfs-api, gx, gx-go): Likewise.
* gnu/packages/web.scm (poussetaches): Likewise.
* gnu/packages/terminals.scm (go-github-com-junegunn-fzf,
go-github.com-howeyc-gopass): Likewise.
(go-golang.org-x-crypto-ssh-terminal): Remove variable.
* gnu/packages/syncthing.scm (syncthing,
go-github-com-oschwald-geoip2-golang,
go-github-com-oschwald-maxminddb-golang,
go-github-com-syncthing-notify): Adjust accordingly.
* gnu/packages/linux.scm (go-netlink): Likewise.
2019-10-29 11:03:12 -04:00
Tobias Geerinckx-Rice
ff68988aa1
gnu: perl-libwww: Update to 6.41.
...
* gnu/packages/web.scm (perl-libwww): Update to 6.41.
2019-10-29 14:10:18 +01:00
Tobias Geerinckx-Rice
e1e00e87e6
gnu: perl-http-cookies: Update to 6.05.
...
* gnu/packages/web.scm (perl-http-cookies): Update to 6.05.
2019-10-29 14:10:18 +01:00
Marius Bakke
2a19c0deb1
gnu: nginx: Update to 1.17.5.
...
* gnu/packages/web.scm (nginx): Update to 1.17.5.
2019-10-27 10:10:48 +01:00
Tobias Geerinckx-Rice
c9fc03a3aa
gnu: varnish: Update to 6.3.1 [security fixes].
...
Fixes <https://varnish-cache.org/security/VSV00004.html >.
* gnu/packages/web.scm (varnish): Update to 6.3.1.
2019-10-25 18:08:07 +02:00
Tobias Geerinckx-Rice
78bd9c52ad
gnu: rss-bridge: Update to 2019-09-12.
...
* gnu/packages/web.scm (rss-bridge): Update to 2019-09-12.
2019-10-25 18:08:05 +02:00
Christopher Baines
353f5f7aa7
gnu: guix-data-service: Enable build time tests.
...
Previously the tests were not run, as PostgreSQL wasn't running at build
time. Now there's a new target, check-with-tmp-database that uses ephemeralpg
to run the tests without relying on an externally managed PostgreSQL service.
* gnu/packages/web.scm (guix-data-service)[arguments]: Remove #:tests? #f, and
set #:test-target to "check-with-tmp-database".
[native-inputs]: Add ephemeralpg.
2019-10-22 23:00:59 +01:00
Tobias Geerinckx-Rice
d45b92891a
gnu: perl-cgi-simple: Update to 1.22.
...
* gnu/packages/web.scm (perl-cgi-simple): Update to 1.22.
2019-10-22 21:43:07 +02:00
Christopher Baines
664692c6fc
gnu: guix-data-service: Update to 0.0.1-4.5e2bc7c.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-4.5e2bc7c.
2019-10-18 18:48:28 +01:00
Tobias Geerinckx-Rice
a201b0973e
gnu: starman: Update to 0.4015.
...
* gnu/packages/web.scm (starman): Update to 0.4015.
2019-10-14 00:32:31 +02:00
Marius Bakke
cb867883ea
gnu: nghttp2: Replace with 1.39.2 [fixes CVE-2019-9511, CVE-2019-9513].
...
* gnu/packages/web.scm (nghttp2-1.39.2): New variable.
(nghttp2)[replacement]: New field.
2019-10-13 22:49:16 +02:00
Tobias Geerinckx-Rice
8325e1f8c4
gnu: fcgiwrap: Fix build with newer GCCs.
...
* gnu/packages/web.scm (fcgiwrap)[arguments]: Add ‘fix-CFLAGS’ phase.
2019-10-09 19:21:05 +02:00
Ricardo Wurmus
e08902d3cb
Merge branch 'master' into core-updates
2019-10-06 22:02:20 +02:00
Tobias Geerinckx-Rice
d71bbfea54
gnu: perl-test-tcp: Update to 2.21.
...
* gnu/packages/web.scm (perl-test-tcp): Update to 2.21.
2019-10-06 04:46:53 +02:00
Tobias Geerinckx-Rice
d1b0e1fd6d
gnu: perl-html-form: Update to 6.05.
...
* gnu/packages/web.scm (perl-html-form): Update to 6.05.
2019-10-06 04:46:52 +02:00
Christopher Baines
6760b26330
gnu: guix-data-service: Update to 0.0.1-3.8019d2e.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-3.8019d2e.
2019-10-05 11:18:10 +01:00
Christopher Baines
f27c6c16be
gnu: guix-data-service: Update to 0.0.1-2.e00aabd.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-2.e00aabd.
[arguments]: Add new process-branch-updated-mbox executable to list.
2019-10-01 19:37:39 +01:00
Marius Bakke
e7f62a41b2
Merge branch 'master' into core-updates
2019-09-27 19:11:27 +02:00
Marius Bakke
b48eb1e934
gnu: nginx: Update to 1.17.4.
...
* gnu/packages/web.scm (nginx): Update to 1.17.4.
2019-09-27 18:57:38 +02:00
Tobias Geerinckx-Rice
e6010e8920
gnu: wabt: Update to 1.0.12.
...
* gnu/packages/web.scm (wabt): Update to 1.0.12.
2019-09-27 12:28:43 +02:00
Christopher Baines
1683e4863a
gnu: Add guix-data-service.
...
* gnu/packages/web.scm (guix-data-service): New variable.
2019-09-25 08:35:27 +01:00
Marius Bakke
d8fbfbf523
gnu: varnish: Update to 6.3.0.
...
* gnu/packages/web.scm (varnish): Update to 6.3.0.
[arguments]: Patch /bin/sh in one more file.
2019-09-24 20:12:56 +02:00
Ludovic Courtès
11da634a6e
Merge branch 'master' into core-updates
2019-09-24 10:11:38 +02:00
Ludovic Courtès
e5efdbce21
gnu: perl-catalyst-view-json: Update to 0.37.
...
* gnu/packages/web.scm (perl-catalyst-view-json): Update to 0.37.
2019-09-23 11:40:53 +02:00
Ludovic Courtès
624ed47d41
gnu: perl-catalyst-runtime: Update to 5.90124.
...
* gnu/packages/web.scm (perl-catalyst-runtime): Update to 5.90124.
[propagated-inputs]: Add PERL-PERLIO-UTF8_STRICT.
2019-09-23 11:40:08 +02:00
Vagrant Cascadian
4d83157cd8
gnu: Add wabt.
...
* gnu/packages/web (wabt): New variable.
* gnu/packages/diffoscope (diffoscope)[native-inputs]: Add wabt for tests.
[arguments]: Add phase patching wabt into known tools.
2019-09-19 11:39:52 -07:00
Ludovic Courtès
9ff87bb996
Merge branch 'master' into core-updates
2019-09-17 16:27:15 +02:00
Tobias Geerinckx-Rice
97e53dccc0
gnu: nghttp2: Don't use NAME in source URI.
...
* gnu/packages/web.scm (nghttp2)[source]: Hard-code NAME.
2019-09-11 22:56:04 +02:00
Arun Isaac
9d280ef2a8
gnu: poussetaches: Update to 0.0.2.
...
* gnu/packages/web.scm (poussetaches): Update to 0.0.2.
2019-09-08 00:02:59 +05:30
Mark H Weaver
65542a8852
Merge branch 'master' into core-updates
2019-09-06 20:46:00 -04:00
Marius Bakke
9bf589867b
gnu: nginx: Update to 1.17.3 [security fixes].
...
This release fixes CVE-2019-9511, CVE-2019-9513, and CVE-2019-9516.
* gnu/packages/web.scm (nginx): Update to 1.17.3.
2019-09-05 00:21:43 +02:00
Marius Bakke
56ac8ca3c8
gnu: varnish: Update to 6.2.1.
...
* gnu/packages/web.scm (varnish): Update to 6.2.1.
2019-09-05 00:21:43 +02:00
Mark H Weaver
0481289cbc
Merge branch 'master' into core-updates
2019-08-29 17:19:18 -04:00
Arun Isaac
0f3624f8bc
gnu: Add poussetaches.
...
* gnu/packages/web.scm (poussetaches): New variable.
2019-08-30 00:34:10 +05:30
Mark H Weaver
893c2df00d
Merge branch 'master' into core-updates
2019-08-22 15:53:27 -04:00
Leo Famulari
eaca4d5f86
gnu: Apache httpd: Update to 2.4.41 [security fixes].
...
Fixes CVE-2019-{5917,10081,10082,10092,10097,10098}].
* gnu/packages/web.scm (httpd): Update to 2.4.41.
2019-08-19 18:01:12 -04:00
Arun Isaac
fd88b8e4e8
gnu: rss-bridge: Update to 2019-07-06.
...
* gnu/packages/web.scm (rss-bridge): Update to 2019-07-06.
2019-08-19 16:30:59 +05:30
Marius Bakke
e3a39ade71
gnu: Remove python2-internetarchive.
...
This trivial package fails to build and has no reverse dependencies.
* gnu/packages/web.scm (python2-internetarchive): Remove variable.
(python-internetarchive)[properties]: Remove.
2019-08-15 19:40:28 +02:00
Marius Bakke
462ad9f56b
Merge branch 'master' into core-updates
2019-08-13 20:42:06 +02:00
Marius Bakke
ec227df31a
gnu: perl-cgi: Update to 4.44.
...
* gnu/packages/web.scm (perl-cgi): Update to 4.44.
2019-08-04 13:49:56 +02:00
Marius Bakke
ff292a77a9
gnu: perl-http-message: Update to 6.18.
...
* gnu/packages/web.scm (perl-http-message): Update to 6.18.
2019-08-04 13:49:56 +02:00
Marius Bakke
6a2e54236e
Merge branch 'master' into core-updates
2019-07-31 14:28:56 +02:00
Eric Bavier
9e43348e75
gnu: netsurf: Add libnslog input.
...
* gnu/packages/web.scm (netsurf)[inputs]: Add libnslog.
2019-07-30 22:37:27 -05:00
Eric Bavier
2c618972c0
gnu: Add libnslog.
...
* gnu/packages/web.scm (libnslog): New variable.
2019-07-30 22:36:44 -05:00
Eric Bavier
33d13088d0
gnu: netsurf: Update to 3.9.
...
* gnu/packages/web.scm (netsurf)[source]: Update to 3.9.
[native-inputs]: Add "xxd" input.
2019-07-30 19:27:47 -05:00
Eric Bavier
595d4ab163
gnu: nsgenbind: Update to 0.7.
...
* gnu/packages/web.scm (nsgenbind)[source]: Update to 0.7. Remove use of
"name" in source url.
2019-07-30 19:27:08 -05:00
Eric Bavier
0a7473f16b
gnu: libnspsl: Update to 0.1.5.
...
* gnu/packages/web.scm (libnspsl)[source]: Update to 0.1.5. Remove use of
"name" in url.
2019-07-30 19:26:33 -05:00