| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: httpd: Update to 2.4.47.•••* gnu/packages/web.scm (httpd): Update to 2.4.47.
| Tobias Geerinckx-Rice | 2021-05-01 | 1 | -2/+2 |
* | gnu: krona-tools: Install download scripts.•••* gnu/packages/web.scm (krona-tools)[inputs]: Add curl and make.
[arguments]: Patch and install update scripts to /share.
| Ricardo Wurmus | 2021-04-28 | 1 | -4/+33 |
* | gnu: krona-tools: Update to 2.8.•••* gnu/packages/web.scm (krona-tools): Update to 2.8.
| Ricardo Wurmus | 2021-04-28 | 1 | -3/+3 |
* | gnu: esbuild: Update to 0.11.14.•••* gnu/package/web.scm (esbuild): Update to 0.11.14.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Ryan Prior | 2021-04-25 | 1 | -2/+2 |
* | gnu: nginx-documentation: Update to 1.19.10-2708-f8686d85df53.•••* gnu/packages/web.scm (nginx-documentation):
Update to 1.19.10-2708-f8686d85df53.
| Tobias Geerinckx-Rice | 2021-04-20 | 1 | -4/+4 |
* | gnu: nginx: Update to 1.19.10.•••* gnu/packages/web.scm (nginx): Update to 1.19.10.
| Tobias Geerinckx-Rice | 2021-04-20 | 1 | -2/+2 |
* | gnu: esbuild: Update to 0.11.12.•••* gnu/packages/web.scm (esbuild): Update to 0.11.12.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Ryan Prior | 2021-04-19 | 1 | -2/+2 |
* | gnu: esbuild: Update to 0.11.9.•••* gnu/packages/web.scm (esbuild): Update to 0.11.9.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Ryan Prior | 2021-04-13 | 1 | -2/+2 |
* | gnu: java-eclipse-jetty-util: Update to 9.4.39 [security fixes].•••Fixes CVE-2021-28165 - jetty server high CPU when client send data length >
17408, CVE-2021-28164 - Normalize ambiguous URIs and CVE-2021-28163 - Exclude
webapps directory from deployment scan.
* gnu/packages/java.scm (java-eclipse-jetty-util): Update to 9.4.39.
(java-eclipse-jetty-util-ajax): New variable.
(java-eclipse-jetty-util, java-eclipse-jetty-io, java-eclipse-jetty-http)
(java-eclipse-jetty-jmx, java-eclipse-jetty-server)
(java-eclipse-jetty-security, java-eclipse-jetty-servlet)
(java-eclipse-jetty-xml, java-eclipse-jetty-webapp): Disable tests.
[native-inputs]: Remove test dependencies.
| Julien Lepiller | 2021-04-12 | 1 | -19/+24 |
* | gnu: nginx: Enable stream module.•••* gnu/packages/web.scm (nginx)[arguments]: Add --with-stream option in the 'configure phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| methuselah-0 | 2021-04-12 | 1 | -0/+1 |
* | gnu: Fix build of python2-feedparser.•••This is a followup to commit 506eb97de7041f6bcb6e841201c01e88bedfc9d9.
Feedparser dropped support for Python 2 in version 6.0.0. The latest
release that works with Python 2 is 5.2.1.
* gnu/packages/web.scm (python2-feedparser): Revert back to version 5.2.1.
| Leo Famulari | 2021-04-10 | 1 | -1/+22 |
* | gnu: python-feedparser: Update to 6.0.2.•••* gnu/packages/web.scm (python-feedparser): Update to 6.0.2.
| Brendan Tildesley | 2021-04-09 | 1 | -3/+3 |
* | gnu: guix-data-service: Update to 0.0.1-27.df2a0a7.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-27.df2a0a7.
| Christopher Baines | 2021-04-09 | 1 | -3/+3 |
* | gnu: libwebsockets: Update to 4.1.6.•••* gnu/packages/web.scm (libwebsockets): Update to 4.1.6.
| Pierre Langlois | 2021-04-09 | 1 | -5/+4 |
* | gnu: stunnel: Update to 5.59.•••* gnu/packages/web.scm (stunnel): Update to 5.59.
| Tobias Geerinckx-Rice | 2021-04-07 | 1 | -2/+2 |
* | gnu: nginx-documentation: Update to 1.19.9-2696-f85798c1c70a.•••* gnu/packages/web.scm (nginx-documentation): Update to 1.19.9-2696-f85798c1c70a.
| Tobias Geerinckx-Rice | 2021-03-30 | 1 | -4/+4 |
* | gnu: nginx: Update to 1.19.9.•••* gnu/packages/web.scm (nginx): Update to 1.19.9.
| Tobias Geerinckx-Rice | 2021-03-30 | 1 | -2/+2 |
* | gnu: guix-data-service: Update to 0.0.1-26.410f58c.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-26.410f58c.
[inputs]: Use newer PostgreSQL and guile-json packages, and switch to
non-deprecated variants of other packages.
| Christopher Baines | 2021-03-26 | 1 | -9/+9 |
* | gnu: python2-httpbin: Remove package.•••* gnu/packages/web.scm (python2-httpbin): Delete.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| zimoun | 2021-03-23 | 1 | -3/+0 |
* | gnu: perl-net-http: Update to 6.21.•••* gnu/packages/web.scm (perl-net-http): Update to 6.21.
| Tobias Geerinckx-Rice | 2021-03-21 | 1 | -2/+2 |
* | gnu: python-httpretty: Update to 1.0.5.•••* gnu/packages/web.scm (python-httpretty): Update to 1.0.5.
[arguments]: Disable tests. Add custom 'check phase.
[propagated-inputs]: Remove field.
[native-inputs]: Remove python-httplib2, python-mock,
python-nose-randomly, python-urllib3. Add python-eventlet.
| Efraim Flashner | 2021-03-21 | 1 | -10/+14 |
* | gnu: Add qhttp.•••* gnu/packages/web.scm (qhttp): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Raghav Gururajan | 2021-03-20 | 1 | -0/+74 |
* | gnu: varnish-modules: Update to 0.17.1 [fixes CVE-2021-28543].•••* gnu/packages/web.scm (varnish-modules): Update to 0.17.1.
| Léo Le Bouter | 2021-03-16 | 1 | -2/+2 |
* | gnu: nginx-documentation: Update to 1.19.8-2673-4398fd0f0341.•••* gnu/packages/web.scm (nginx-documentation): Update to 1.19.8-2673-4398fd0f0341.
| Tobias Geerinckx-Rice | 2021-03-13 | 1 | -4/+4 |
* | gnu: nginx: Update to 1.19.8.•••* gnu/packages/web.scm (nginx): Update to 1.19.8.
| Tobias Geerinckx-Rice | 2021-03-13 | 1 | -2/+2 |
* | gnu: monolith: Update to 2.4.1.•••* gnu/packages/web.scm (monolith): Update to 2.4.1.
| Nicolas Goaziou | 2021-03-10 | 1 | -5/+6 |
* | gnu: nginx-documentation: Update to 1.19.7.•••* gnu/packages/web.scm (nginx-documentation): Update to 1.19.7.
2655
eb417a9a089b
| Tobias Geerinckx-Rice | 2021-03-07 | 1 | -4/+4 |
* | gnu: nginx: Update to 1.19.7.•••* gnu/packages/web.scm (nginx): Update to 1.19.7.
| Tobias Geerinckx-Rice | 2021-03-07 | 1 | -2/+2 |
* | gnu: java-tomcat: Update to 8.5.63 [security fixes].•••* gnu/packages/web.scm (java-tomcat): Update to 8.5.63.
| Léo Le Bouter | 2021-03-02 | 1 | -2/+2 |
* | gnu: stunnel: Update to 5.58 [security fixes].•••* gnu/packages/web.scm (stunnel): Update to 5.58.
| Léo Le Bouter | 2021-03-01 | 1 | -2/+4 |
* | gnu: http-server: Fix build on i686-linux.•••* gnu/packages/patches/http-parser-fix-assertion-on-armhf.patch: Remove it.
* gnu/local.mk (dist_patch_DATA): Update it.
* gnu/packages/web.scm (http-parser)[source]: Remove a test assertion failing
on i686-linux.
[arguments]: Remove the "assertion.patch" that is merged upstream.
[native-inputs]: Ditto.
[synopsis]: Wrap it.
| Mathieu Othacehe | 2021-02-24 | 1 | -19/+11 |
* | gnu: esbuild: Update to 0.8.51.•••* gnu/packages/web.scm (esbuild): Update to 0.8.51.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Ryan Prior via Guix-patches via | 2021-02-24 | 1 | -2/+2 |
* | gnu: http-parser: Update to 2.9.4-1.ec8b5ee [fixes CVE-2020-8287].•••Fixes CVE-2020-8287.
* gnu/packages/web.scm (http-parser): Update to 2.9.4-1.ec8b5ee.
[source]: Add patch to mitigate CVE.
* gnu/packages/patches/patches/http-parser-CVE-2020-8287.patch: New file.
* gnu/local.mk [dist_patch_DATA]: New patch.
| Jelle Licht | 2021-02-24 | 1 | -66/+70 |
* | gnu: esbuild: Update to 0.8.47.•••* gnu/packages/web.scm (esbuild): Update to 0.8.47.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Ryan Prior | 2021-02-18 | 1 | -2/+2 |
* | gnu: esbuild: Update to 0.8.46.•••* gnu/packages/web.scm (esbuild): Update to 0.8.46.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Ryan Prior | 2021-02-16 | 1 | -2/+2 |
* | gnu: Add pup.•••* gnu/packages/web.scm (pup): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Stefan Reichör | 2021-02-16 | 1 | -0/+28 |
* | gnu: esbuild: Update to 0.8.44.•••* gnu/packages/web.scm (esbuild): Update to 0.8.44.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Ryan Prior via Guix-patches via | 2021-02-15 | 1 | -2/+2 |
* | gnu: esbuild: Update to 0.8.43.•••* gnu/packages/web.scm (esbuild): Update to 0.8.43.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Ryan Prior | 2021-02-11 | 1 | -2/+2 |
* | gnu: lighttpd: Update to 1.4.59.•••* gnu/packages/web.scm (lighttpd): Update to 1.4.59.
| Tobias Geerinckx-Rice | 2021-02-07 | 1 | -2/+2 |
* | gnu: guix-data-service: Update to 0.0.1-25.b7ba8d0.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-25.b7ba8d0.
[source]: Add / to the end of the url, to avoid a lint warning.
[home-page]: Use https for the home page.
| Christopher Baines | 2021-02-06 | 1 | -5/+5 |
* | gnu: Add quark.•••* gnu/packages/web.scm (quark): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Morgan Smith | 2021-02-02 | 1 | -0/+38 |
* | Merge branch 'staging' | Leo Famulari | 2021-02-01 | 1 | -28/+4 |
|\ |
|
| * | Merge branch 'master' into staging | Leo Famulari | 2021-01-25 | 1 | -5/+5 |
| |\ |
|
| * \ | Merge branch 'master' into staging | Efraim Flashner | 2021-01-10 | 1 | -14/+13 |
| |\ \ |
|
| * \ \ | Merge remote-tracking branch 'origin/master' into staging | Efraim Flashner | 2020-12-30 | 1 | -1/+11 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' into ungrafting | Marius Bakke | 2020-12-29 | 1 | -11/+39 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' into ungrafting | Marius Bakke | 2020-12-21 | 1 | -17/+14 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'master' into ungrafting | Marius Bakke | 2020-12-13 | 1 | -3/+154 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | gnu: nghttp2: Update to 1.41.0 and remove replacement.•••* gnu/packages/web.scm (nghttp2): Update to 1.41.0.
[replacement]: Remove.
(nghttp2-1.41): Remove.
| Efraim Flashner | 2020-12-08 | 1 | -17/+2 |
| * | | | | | | | gnu: json-c: Absorb replacement with security fix.•••* gnu/packages/web.scm (json-c)[source]: Add patch.
[replacement]: Remove.
(json-c/fixed): Remove.
| Efraim Flashner | 2020-12-08 | 1 | -11/+2 |