summaryrefslogtreecommitdiff
path: root/gnu/packages/web.scm
Commit message (Collapse)AuthorAge
* gnu: kiwix-lib: Fix build.Michael Rohleder2022-01-28
| | | | | | * gnu/packages/web.scm (kiwix-lib)[native-inputs]: Add python-wrapper. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: libzim: Fix build.Michael Rohleder2022-01-27
| | | | | | * gnu/packages/web.scm (libzim)[inputs]: Add python-wrapper. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: uriparser: Update to 0.9.6.Efraim Flashner2022-01-27
| | | | * gnu/packages/web.scm (uriparser): Update to 0.9.6.
* gnu: varnish: Remove input labels.Marius Bakke2022-01-11
| | | | | * gnu/packages/web.scm (varnish)[arguments]: Don't look up inputs by key. [native-inputs]: Remove labels.
* gnu: python-feedparser: Enable tests.Vinicius Monego2022-01-11
| | | | | | | | | * gnu/packages/web.scm (python-feedparser)[source]: Make some cosmetic changes. [arguments]: Remove #:tests?. Override 'check phase. [home-page]: Don't break line. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: stunnel: Remove input labels.Tobias Geerinckx-Rice2022-01-10
| | | | | * gnu/packages/web.scm (stunnel)[native-inputs, inputs]: Remove input labels.
* gnu: stunnel: Use G-expressions.Tobias Geerinckx-Rice2022-01-10
| | | | | * gnu/packages/web.scm (stunnel)[arguments]: Rewrite as G-expressions.
* gnu: stunnel: Update to 5.61.Tobias Geerinckx-Rice2022-01-10
| | | | | | * gnu/packages/web.scm (stunnel): Update to 5.61. [native-inputs]: Add python. [arguments]: Remove obsolete 'patch-tests phase.
* gnu: guix-data-service: Update to 0.0.1-28.f1d8d76.Christopher Baines2022-01-09
| | | | | * gnu/packages/web.scm (guix-data-service): Update to 0.0.1-28.f1d8d76. [native-inputs]: Adapt style.
* gnu: nginx-documentation: Update to 1.21.5-2816-ae1d713a06e2.Tobias Geerinckx-Rice2021-12-29
| | | | * gnu/packages/web.scm (nginx-documentation): Update to 1.21.5-2816-ae1d713a06e2.
* gnu: nginx: Update to 1.21.5.Tobias Geerinckx-Rice2021-12-29
| | | | * gnu/packages/web.scm (nginx): Update to 1.21.5.
* gnu: Add clearsilver.Ricardo Wurmus2021-12-28
| | | | * gnu/packages/web.scm (clearsilver): New variable.
* gnu: Apache httpd: Update to 2.4.52 [fixes CVE-2021-{44224,44790}].Leo Famulari2021-12-20
| | | | * gnu/packages/web.scm (httpd): Update to 2.4.52.
* gnu: buku: Fix build.Liliana Marie Prikler2021-12-19
| | | | | | * gnu/packages/web.scm (buku)[origin]: Drop file-name. [arguments]: Drop sanity-check. [inputs]: Add python-flask.
* gnu: wslay: Fix build.Nicolas Goaziou2021-12-19
| | | | | | | * gnu/packages/web.scm (wslay)[argument]<#:phases>: Add phase to fix Sphinx error. Fixes <https://issues.guix.gnu.org/52661>.
* gnu: Further simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | | This is the result of running: ./pre-inst-env guix style --input-simplification=safe and manually undoing changes on a dozen of packages to reduce rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
* gnu: Simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
* Merge branch 'master' into core-updates-frozenLudovic Courtès2021-12-13
|\
| * gnu: gmnisrv: Update to 1.0.Nikolay Korotkiy2021-12-11
| | | | | | | | | | | | * gnu/packages/web.scm (gmnisrv): Update to 1.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* | Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe2021-12-10
|\|
| * gnu: hitch: Update to 1.7.2.Marius Bakke2021-12-08
| | | | | | | | * gnu/packages/web.scm (hitch): Update to 1.7.2.
| * gnu: Add kiwix-tools.Denis 'GNUtoo' Carikli2021-12-07
| | | | | | | | | | | | * gnu/packages/web.scm (kiwix-tools): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus2021-12-05
|\|
| * gnu: varnish: Update to 7.0.1.Tobias Geerinckx-Rice2021-11-27
| | | | | | | | * gnu/packages/web.scm (varnish): Update to 7.0.1.
* | Merge branch 'master' into core-updates-frozenLudovic Courtès2021-11-23
|\|
| * gnu: tidy-html: Update to 5.8.0.Philip McGrath2021-11-17
| | | | | | | | | | | | * gnu/packages/web.scm (tidy-html): Update to 5.8.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | gnu: http-parser: Update to 1.1.4.Maxim Cournoyer2021-11-22
| | | | | | | | | | * gnu/packages/web.scm (http-parser): Update to 1.1.4. [phases]: Delete trailing #t.
* | gnu: nghttp2: Resurrect cross-building.Jan (janneke) Nieuwenhuizen2021-11-21
| | | | | | | | | | * gnu/packages/web.scm (nghttp2)[arguments]: Add "--disable-python-bindings" when cross-building.
* | Merge branch 'master' into core-updates-frozenLudovic Courtès2021-11-17
|\|
| * gnu: hpcguix-web: Update to 0.2.0.Ludovic Courtès2021-11-15
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/web.scm (hpcguix-web): Update to 0.2.0. [arguments]: In 'wrap-program' phase, add guile-zlib to DEPS. [native-inputs]: Add GUILE. [inputs]: Add GUILE-ZLIB, GUILE-COMMONMARK, and GUILE-JSON. [propagated-inputs]: Remove. These were pointless. * gnu/services/web.scm (<hpcguix-web-configuration>)[address, port]: New fields. * doc/guix.texi (Web Services): Document them. * gnu/tests/web.scm (%hpcguix-web-os): Add 'address'.
| * gnu: python-feedparser: Add inputMorgan Smith2021-11-12
| | | | | | | | | | | | | | * gnu/packages/web.scm (python-feedparser) [propagated-inputs]: Add python-sgmllib3k Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | gnu: uhttpmock: Use libsoup 2.Maxim Cournoyer2021-11-11
| | | | | | | | | | * gnu/packages/web.scm (uhttpmock)[inputs]{libsoup}: Downgrade to libsoup 2 to fix build.
* | gnu: json-c: Update to 0.15.Vincent Legoll2021-11-11
| | | | | | | | | | | | | | | | | | * gnu/packages/web.scm (json-c): Update to 0.15. [source]: Remove obsolete patch 'json-c-CVE-2020-12762.patch'. * gnu/packages/patches/json-c-CVE-2020-12762.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Signed-off-by: Leo Famulari <leo@famulari.name>
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-11-08
|\|
| * gnu: nginx-documentation: Update to 1.21.4-2791-9385526a9b2d.Tobias Geerinckx-Rice2021-11-08
| | | | | | | | * gnu/packages/web.scm (nginx-documentation): Update to 1.21.4-2791-9385526a9b2d.
| * gnu: nginx: Update to 1.21.4.Tobias Geerinckx-Rice2021-11-08
| | | | | | | | * gnu/packages/web.scm (nginx): Update to 1.21.4.
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-10-31
|\|
| * gnu: darkhttpd: Cross-compile.Tobias Geerinckx-Rice2021-10-26
| | | | | | | | * gnu/packages/web.scm (darkhttpd)[arguments]: Use CC-FOR-TARGET.
| * gnu: darkhttpd: Update to 1.13.Tobias Geerinckx-Rice2021-10-26
| | | | | | | | | | | | * gnu/packages/web.scm (darkhttpd): Update to 1.13. [source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Don't explicitly return #t from phases.
| * gnu: goaccess: Update to 1.5.2.Tobias Geerinckx-Rice2021-10-23
| | | | | | | | | | * gnu/packages/web.scm (goaccess): Update to 1.5.2. [arguments]: Don't explicitly return #t from phases.
| * gnu: Fix ‘this packages’ and some other niggles.Tobias Geerinckx-Rice2021-10-21
| | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/crates-io.scm (rust-home-0.5)[description]: Fix ‘this packages’ typo. * gnu/packages/emacs-xyz.scm (emacs-ahg, emacs-cwl-mode)[description]: Likewise. * gnu/packages/python-check.scm (python-pytest-csv)[description]: Likewise. * gnu/packages/ocaml.scm (ocaml-syntax-shims)[description]: Likewise, and note which language. * gnu/packages/python-xyz.scm (python-recommonmark)[description]: Likewise, and work around ‘enabling you’.
* | gnu: Use 'search-input-file' some more.Ludovic Courtès2021-10-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch replaces occurrences of: (string-append (assoc-ref %build-inputs "…") "/…") by: (search-input-file %build-inputs "/…") * doc/guix.texi (Miscellaneous Services): Use 'search-input-file' in R Shiny example. * gnu/packages/admin.scm (screenfetch): Use 'search-input-file'. (ufetch): Likewise. (hosts): Likewise. * gnu/packages/backup.scm (dirvish): Likewise. * gnu/packages/code.scm (colormake): Likewise. * gnu/packages/compression.scm (makeself-safeextract): Likewise. * gnu/packages/debug.scm (scanmem): Likewise. * gnu/packages/education.scm (snap): Likewise. (omnitux): Likewise. * gnu/packages/emacs-xyz.scm (epipe): Likewise. * gnu/packages/games.scm (openttd-opensfx): Likewise. (openttd-openmsx): Likewise. (openrct2-title-sequences): Likewise. (openrct2-objects): Likewise. (mrrescue): Likewise. (0ad-data): Likewise. (xonotic-data): Likewise. (drascula): Likewise. (make-lure-package): Likewise. (make-queen-package): Likewise. (sky): Likewise. * gnu/packages/gnome.scm (network-manager): Likewise. * gnu/packages/gnuzilla.scm (icedove): Likewise. * gnu/packages/guile-xyz.scm (guile-shapefile): Likewise. * gnu/packages/hurd.scm (netdde): Likewise. * gnu/packages/javascript.scm (js-context-menu): Likewise. (js-commander): Likewise. (js-xmldom-sre): Likewise. * gnu/packages/kde-frameworks.scm (krunner): Likewise. * gnu/packages/kodi.scm (kodi-cli): Likewise. * gnu/packages/libreoffice.scm (hunspell-dict-pl): Likewise. * gnu/packages/linux.scm (e2fsck/static): Likewise. * gnu/packages/markup.scm (markdown): Likewise. * gnu/packages/maths.scm (hdf-java): Likewise. * gnu/packages/multiprecision.scm (libtomcrypt): Likewise. * gnu/packages/networking.scm (batctl): Likewise. * gnu/packages/python-xyz.scm (python-pymediainfo): Likewise. * gnu/packages/shells.scm (fish-foreign-env): Likewise. * gnu/packages/tex.scm (texlive-fonts-iwona): Likewise. * gnu/packages/upnp.scm (miniupnpc): Likewise. * gnu/packages/version-control.scm (git-annex-remote-rclone): Likewise. * gnu/packages/virtualization.scm (qemu): Likewise. * gnu/packages/web.scm (icedtea-web): Likewise. * gnu/packages/wm.scm (stumpish): Likewise.
* | Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe2021-10-18
|\|
| * gnu: buku: Update to 4.6.Tobias Geerinckx-Rice2021-10-15
| | | | | | | | * gnu/packages/web.scm (buku): Update to 4.6.
* | Merge branch 'master' into core-updates-frozenMarius Bakke2021-10-14
|\|
| * gnu: perl-uri-fetch: Update to 0.15.Marius Bakke2021-10-13
| | | | | | | | * gnu/packages/web.scm (perl-uri-fetch): Update to 0.15.
* | Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe2021-10-12
|\|
| * gnu: Apache HTTPD: Update to 2.4.51 [fixes CVE-2021-42013].Leo Famulari2021-10-08
| | | | | | | | | | | | | | | | | | This fixes CVE-2021-42013, which refers to the incomplete fix of CVE-2021-41773 in httpd 2.4.50: https://httpd.apache.org/security/vulnerabilities_24.html * gnu/packages/web.scm (httpd): Update to 2.4.51.
| * gnu: Apache httpd: Update to 2.4.50 [Fixes CVE-2021-{41524,41773}].Leo Famulari2021-10-05
| | | | | | | | | | | | | | | | | | | | This update includes an important fix for an actively exploited path traversal vulnerability (CVE-2021-41773), which allows attackers to access files outside the "document root": https://httpd.apache.org/security/vulnerabilities_24.html * gnu/packages/web.scm (httpd): Update to 2.4.50.
| * gnu: hitch: Provide the 'ps' command for tests.Marius Bakke2021-10-05
| | | | | | | | | | | | | | ...otherwise, failing tests would show up as successful. This is a follow-up to commit 273380fda2889e5ba4e7fba28b5b104306872c69. * gnu/packages/web.scm (hitch)[native-inputs]: Add PROCPS.