summaryrefslogtreecommitdiff
path: root/gnu/packages/web.scm
AgeCommit message (Collapse)Author
2021-05-01gnu: httpd: Update to 2.4.47.Tobias Geerinckx-Rice
* gnu/packages/web.scm (httpd): Update to 2.4.47.
2021-04-28gnu: krona-tools: Install download scripts.Ricardo Wurmus
* gnu/packages/web.scm (krona-tools)[inputs]: Add curl and make. [arguments]: Patch and install update scripts to /share.
2021-04-28gnu: krona-tools: Update to 2.8.Ricardo Wurmus
* gnu/packages/web.scm (krona-tools): Update to 2.8.
2021-04-25gnu: esbuild: Update to 0.11.14.Ryan Prior
* gnu/package/web.scm (esbuild): Update to 0.11.14. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-04-20gnu: nginx-documentation: Update to 1.19.10-2708-f8686d85df53.Tobias Geerinckx-Rice
* gnu/packages/web.scm (nginx-documentation): Update to 1.19.10-2708-f8686d85df53.
2021-04-20gnu: nginx: Update to 1.19.10.Tobias Geerinckx-Rice
* gnu/packages/web.scm (nginx): Update to 1.19.10.
2021-04-19gnu: esbuild: Update to 0.11.12.Ryan Prior
* gnu/packages/web.scm (esbuild): Update to 0.11.12. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-04-13gnu: esbuild: Update to 0.11.9.Ryan Prior
* gnu/packages/web.scm (esbuild): Update to 0.11.9. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-04-12gnu: java-eclipse-jetty-util: Update to 9.4.39 [security fixes].Julien Lepiller
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.
2021-04-12gnu: nginx: Enable stream module.methuselah-0
* gnu/packages/web.scm (nginx)[arguments]: Add --with-stream option in the 'configure phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-04-10gnu: Fix build of python2-feedparser.Leo Famulari
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.
2021-04-09gnu: python-feedparser: Update to 6.0.2.Brendan Tildesley
* gnu/packages/web.scm (python-feedparser): Update to 6.0.2.
2021-04-09gnu: guix-data-service: Update to 0.0.1-27.df2a0a7.Christopher Baines
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-27.df2a0a7.
2021-04-09gnu: libwebsockets: Update to 4.1.6.Pierre Langlois
* gnu/packages/web.scm (libwebsockets): Update to 4.1.6.
2021-04-07gnu: stunnel: Update to 5.59.Tobias Geerinckx-Rice
* gnu/packages/web.scm (stunnel): Update to 5.59.
2021-03-30gnu: nginx-documentation: Update to 1.19.9-2696-f85798c1c70a.Tobias Geerinckx-Rice
* gnu/packages/web.scm (nginx-documentation): Update to 1.19.9-2696-f85798c1c70a.
2021-03-30gnu: nginx: Update to 1.19.9.Tobias Geerinckx-Rice
* gnu/packages/web.scm (nginx): Update to 1.19.9.
2021-03-26gnu: guix-data-service: Update to 0.0.1-26.410f58c.Christopher Baines
* 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.
2021-03-23gnu: python2-httpbin: Remove package.zimoun
* gnu/packages/web.scm (python2-httpbin): Delete. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-21gnu: perl-net-http: Update to 6.21.Tobias Geerinckx-Rice
* gnu/packages/web.scm (perl-net-http): Update to 6.21.
2021-03-21gnu: python-httpretty: Update to 1.0.5.Efraim Flashner
* 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.
2021-03-20gnu: Add qhttp.Raghav Gururajan
* gnu/packages/web.scm (qhttp): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-16gnu: varnish-modules: Update to 0.17.1 [fixes CVE-2021-28543].Léo Le Bouter
* gnu/packages/web.scm (varnish-modules): Update to 0.17.1.
2021-03-13gnu: nginx-documentation: Update to 1.19.8-2673-4398fd0f0341.Tobias Geerinckx-Rice
* gnu/packages/web.scm (nginx-documentation): Update to 1.19.8-2673-4398fd0f0341.
2021-03-13gnu: nginx: Update to 1.19.8.Tobias Geerinckx-Rice
* gnu/packages/web.scm (nginx): Update to 1.19.8.
2021-03-10gnu: monolith: Update to 2.4.1.Nicolas Goaziou
* gnu/packages/web.scm (monolith): Update to 2.4.1.
2021-03-07gnu: nginx-documentation: Update to 1.19.7.Tobias Geerinckx-Rice
* gnu/packages/web.scm (nginx-documentation): Update to 1.19.7. 2655 eb417a9a089b
2021-03-07gnu: nginx: Update to 1.19.7.Tobias Geerinckx-Rice
* gnu/packages/web.scm (nginx): Update to 1.19.7.
2021-03-02gnu: java-tomcat: Update to 8.5.63 [security fixes].Léo Le Bouter
* gnu/packages/web.scm (java-tomcat): Update to 8.5.63.
2021-03-01gnu: stunnel: Update to 5.58 [security fixes].Léo Le Bouter
* gnu/packages/web.scm (stunnel): Update to 5.58.
2021-02-24gnu: http-server: Fix build on i686-linux.Mathieu Othacehe
* 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.
2021-02-24gnu: esbuild: Update to 0.8.51.Ryan Prior via Guix-patches via
* gnu/packages/web.scm (esbuild): Update to 0.8.51. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-24gnu: http-parser: Update to 2.9.4-1.ec8b5ee [fixes CVE-2020-8287].Jelle Licht
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.
2021-02-18gnu: esbuild: Update to 0.8.47.Ryan Prior
* gnu/packages/web.scm (esbuild): Update to 0.8.47. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2021-02-16gnu: esbuild: Update to 0.8.46.Ryan Prior
* gnu/packages/web.scm (esbuild): Update to 0.8.46. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2021-02-16gnu: Add pup.Stefan Reichör
* gnu/packages/web.scm (pup): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2021-02-15gnu: esbuild: Update to 0.8.44.Ryan Prior via Guix-patches via
* gnu/packages/web.scm (esbuild): Update to 0.8.44. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-11gnu: esbuild: Update to 0.8.43.Ryan Prior
* gnu/packages/web.scm (esbuild): Update to 0.8.43. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-02-07gnu: lighttpd: Update to 1.4.59.Tobias Geerinckx-Rice
* gnu/packages/web.scm (lighttpd): Update to 1.4.59.
2021-02-06gnu: guix-data-service: Update to 0.0.1-25.b7ba8d0.Christopher Baines
* 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.
2021-02-02gnu: Add quark.Morgan Smith
* gnu/packages/web.scm (quark): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2021-02-01Merge branch 'staging'Leo Famulari
2021-02-01gnu: guix-data-service: Update to 0.0.1-24.060df92.Christopher Baines
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-24.060df92.
2021-01-31gnu: esbuild: Update to 0.8.37.Ryan Prior
* gnu/packages/web.scm (esbuild): Update to 0.8.37. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-30gnu: rust-dirs-2: Drop minor version from name.Nicolas Goaziou
* gnu/packages/crates-io.scm (rust-dirs-2): Drop minor version from name. (rust-dirs-1.0): (rust-term-0.6): * gnu/packages/rust-apps.scm (fd): * gnu/packages/sequoia.scm (sequoia): * gnu/packages/web.scm (castor): Apply renaming.
2021-01-28gnu: esbuild: Update to 0.8.36.Ryan Prior
* gnu/packages/web.scm (esbuild): Update to 0.8.36. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-25Merge branch 'master' into stagingLeo Famulari
2021-01-19gnu: esbuild: Update to 0.8.32.Ryan Prior
* gnu/packages/web.scm (esbuild): Update to 0.8.32. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-14gnu: perl-net-http: Update to 6.20.Tobias Geerinckx-Rice
* gnu/packages/web.scm (perl-net-http): Update to 6.20.
2021-01-11gnu: esbuild: Update to 0.8.31.Ryan Prior
* gnu/packages/web.scm (esbuild): Update to 0.8.31. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>