Age | Commit message (Expand) | Author |
2021-04-09 | 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 | gnu: libwebsockets: Update to 4.1.6....* gnu/packages/web.scm (libwebsockets): Update to 4.1.6.
| Pierre Langlois |
2021-04-07 | gnu: stunnel: Update to 5.59....* gnu/packages/web.scm (stunnel): Update to 5.59.
| Tobias Geerinckx-Rice |
2021-03-30 | 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 | gnu: nginx: Update to 1.19.9....* gnu/packages/web.scm (nginx): Update to 1.19.9.
| Tobias Geerinckx-Rice |
2021-03-26 | 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-23 | gnu: python2-httpbin: Remove package....* gnu/packages/web.scm (python2-httpbin): Delete.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| zimoun |
2021-03-21 | 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 | 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-20 | gnu: Add qhttp....* gnu/packages/web.scm (qhttp): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Raghav Gururajan |
2021-03-16 | 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-13 | 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 | gnu: nginx: Update to 1.19.8....* gnu/packages/web.scm (nginx): Update to 1.19.8.
| Tobias Geerinckx-Rice |
2021-03-10 | gnu: monolith: Update to 2.4.1....* gnu/packages/web.scm (monolith): Update to 2.4.1.
| Nicolas Goaziou |
2021-03-07 | 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 | gnu: nginx: Update to 1.19.7....* gnu/packages/web.scm (nginx): Update to 1.19.7.
| Tobias Geerinckx-Rice |
2021-03-02 | 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-01 | gnu: stunnel: Update to 5.58 [security fixes]....* gnu/packages/web.scm (stunnel): Update to 5.58.
| Léo Le Bouter |
2021-02-24 | 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 | 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 | 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-18 | 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-16 | 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 | gnu: Add pup....* gnu/packages/web.scm (pup): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Stefan Reichör |
2021-02-15 | 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-11 | 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-07 | gnu: lighttpd: Update to 1.4.59....* gnu/packages/web.scm (lighttpd): Update to 1.4.59.
| Tobias Geerinckx-Rice |
2021-02-06 | 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-02 | gnu: Add quark....* gnu/packages/web.scm (quark): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Morgan Smith |
2021-02-01 | Merge branch 'staging' | Leo Famulari |
2021-02-01 | gnu: guix-data-service: Update to 0.0.1-24.060df92....* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-24.060df92.
| Christopher Baines |
2021-01-31 | gnu: esbuild: Update to 0.8.37....* gnu/packages/web.scm (esbuild): Update to 0.8.37.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Ryan Prior |
2021-01-30 | gnu: rust-dirs-2: Drop minor version from name....* 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.
| Nicolas Goaziou |
2021-01-28 | gnu: esbuild: Update to 0.8.36....* gnu/packages/web.scm (esbuild): Update to 0.8.36.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Ryan Prior |
2021-01-25 | Merge branch 'master' into staging | Leo Famulari |
2021-01-19 | gnu: esbuild: Update to 0.8.32....* gnu/packages/web.scm (esbuild): Update to 0.8.32.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Ryan Prior |
2021-01-14 | gnu: perl-net-http: Update to 6.20....* gnu/packages/web.scm (perl-net-http): Update to 6.20.
| Tobias Geerinckx-Rice |
2021-01-11 | gnu: esbuild: Update to 0.8.31....* gnu/packages/web.scm (esbuild): Update to 0.8.31.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Ryan Prior |
2021-01-10 | Merge branch 'master' into staging | Efraim Flashner |
2021-01-04 | gnu: ikiwiki: Fix build....* gnu/packages/web.scm (ikiwiki)[inputs]: Add perl-yaml-tiny, needed for
po4a versions greater than 0.57.
See https://github.com/mquinson/po4a/issues/265.
| Paul Garlick |
2021-01-03 | gnu: esbuild: Update to 0.8.29....* gnu/packages/web.scm (esbuild): Update to 0.8.29.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Ryan Prior via Guix-patches via |
2021-01-03 | gnu: buku: Update to 4.5....* gnu/packages/web.scm (buku): Update to 4.5.
| Tobias Geerinckx-Rice |
2021-01-03 | gnu: perl-lwp-protocol-https: Uncomment perl-mozilla-ca input....If there's no explicit SSL configuration, the perl-mozilla-ca library acts as
a fallback. Including this as an input fixes the use of HTTPS in things that
use perl-lwp-protocol-https, for example get-iplayer.
* gnu/packages/web.scm (perl-lwp-protocol-https)[propagated-inputs]: Uncomment
perl-mozilla-ca.
| Christopher Baines |
2021-01-03 | gnu: guix-data-service: Update to 0.0.1-23.e3878fe....This fixes the system test, which broke when the squee update broke the
metrics endpoint.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-23.e3878fe.
| Christopher Baines |
2021-01-02 | gnu: guix-data-service: Update to 0.0.1-22.bd83906....This fixes some breakages with the "" -> #f change with NULL values in squee,
at least enough to get the package building again.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-22.bd83906.
| Christopher Baines |
2021-01-02 | gnu: lighttpd: Update to 1.4.58....* gnu/packages/web.scm (lighttpd): Update to 1.4.58.
| Tobias Geerinckx-Rice |
2020-12-30 | gnu: esbuild: Update to 0.8.27....* gnu/packages/web.scm (esbuild): Update to 0.8.27.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Ryan Prior via Guix-patches via |
2020-12-30 | Merge remote-tracking branch 'origin/master' into staging | Efraim Flashner |
2020-12-29 | gnu: kiwix-desktop: Fix program start....Fixes <https://bugs.gnu.org/45404>.
* gnu/packages/web.scm (kiwix-desktop)[arguments]: Add phase to wrap
QTWEBENGINEPROCESS_PATH.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
| Michael Rohleder |
2020-12-29 | Merge branch 'master' into ungrafting | Marius Bakke |