summaryrefslogtreecommitdiff
path: root/gnu/packages/web.scm
AgeCommit message (Collapse)Author
2019-09-11gnu: nghttp2: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/web.scm (nghttp2)[source]: Hard-code NAME.
2019-09-08gnu: poussetaches: Update to 0.0.2.Arun Isaac
* gnu/packages/web.scm (poussetaches): Update to 0.0.2.
2019-09-05gnu: nginx: Update to 1.17.3 [security fixes].Marius Bakke
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-05gnu: varnish: Update to 6.2.1.Marius Bakke
* gnu/packages/web.scm (varnish): Update to 6.2.1.
2019-08-30gnu: Add poussetaches.Arun Isaac
* gnu/packages/web.scm (poussetaches): New variable.
2019-08-19gnu: Apache httpd: Update to 2.4.41 [security fixes].Leo Famulari
Fixes CVE-2019-{5917,10081,10082,10092,10097,10098}]. * gnu/packages/web.scm (httpd): Update to 2.4.41.
2019-08-19gnu: rss-bridge: Update to 2019-07-06.Arun Isaac
* gnu/packages/web.scm (rss-bridge): Update to 2019-07-06.
2019-08-15gnu: Remove python2-internetarchive.Marius Bakke
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-04gnu: perl-cgi: Update to 4.44.Marius Bakke
* gnu/packages/web.scm (perl-cgi): Update to 4.44.
2019-08-04gnu: perl-http-message: Update to 6.18.Marius Bakke
* gnu/packages/web.scm (perl-http-message): Update to 6.18.
2019-07-30gnu: netsurf: Add libnslog input.Eric Bavier
* gnu/packages/web.scm (netsurf)[inputs]: Add libnslog.
2019-07-30gnu: Add libnslog.Eric Bavier
* gnu/packages/web.scm (libnslog): New variable.
2019-07-30gnu: netsurf: Update to 3.9.Eric Bavier
* gnu/packages/web.scm (netsurf)[source]: Update to 3.9. [native-inputs]: Add "xxd" input.
2019-07-30gnu: nsgenbind: Update to 0.7.Eric Bavier
* gnu/packages/web.scm (nsgenbind)[source]: Update to 0.7. Remove use of "name" in source url.
2019-07-30gnu: libnspsl: Update to 0.1.5.Eric Bavier
* gnu/packages/web.scm (libnspsl)[source]: Update to 0.1.5. Remove use of "name" in url.
2019-07-30gnu: libdom: Update to 0.4.0.Eric Bavier
* gnu/packages/web.scm (libdom)[source]: Update to 0.4.0. Remove use of "name" in source url.
2019-07-30gnu: libcss: Update to 0.9.0.Eric Bavier
* gnu/packages/web.scm (libcss)[source]: Update to 0.9.0. Remove use of "name" in source url.
2019-07-30gnu: libwapcaplet: Update to 0.4.2.Eric Bavier
* gnu/packages/web.scm (libwapcaplet)[source]: Update to 0.4.2. Remove use of "name" in source url.
2019-07-30gnu: hubbub: Update to 0.3.6.Eric Bavier
* gnu/packages/web.scm (hubbub)[source]: Update to 0.3.6. Remove use of "name" in source url.
2019-07-27gnu: nginx: Update to 1.17.2.Marius Bakke
2019-07-27gnu: hpcguix-web: Update to f39c90b.Ludovic Courtès
* gnu/packages/web.scm (hpcguix-web): Update to f39c90b. [propagated-inputs]: Use GUILE-JSON-3 instead of GUILE-JSON-1.
2019-07-25gnu: Explicitly refer to 'guile-json-1' when needed.Ludovic Courtès
* gnu/packages/bioinformatics.scm (rcas-web)[inputs]: Change 'guile-json' to 'guile-json-1'. * gnu/packages/ci.scm (cuirass)[inputs]: Likewise. * gnu/packages/guile-xyz.scm (artanis)[inputs]: Likewise. * gnu/packages/guile-xyz.scm (jupyter-guile-kernel)[inputs]: Likewise. * gnu/packages/guile-xyz.scm (guile-mastodon)[inputs]: Likewise. * gnu/packages/mail.scm (mumi)[inputs]: Likewise. * gnu/packages/package-management.scm (guix)[inputs]: Likewise. * gnu/packages/package-management.scm (guix-daemon)[inputs]: Likewise. * gnu/packages/web.scm (hpcguix-web)[inputs]: Likewise.
2019-07-22gnu: perl-net-http: Update to 6.19.Efraim Flashner
* gnu/packages/web.scm (perl-net-httpd): Update to 6.19.
2019-07-18gnu: Add websocketpp.Jakob L. Kreuze
* gnu/packages/web.scm (websocketpp): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-11gnu: perl-html-form: Update to 6.04.Tobias Geerinckx-Rice
* gnu/packages/web.scm (perl-html-form): Update to 6.04.
2019-07-09gnu: python-internetarchive: Update to 1.8.5.Oleg Pykhalov
* gnu/packages/web.scm (python-internetarchive)[version]: Update to 1.8.5. [source](modules, snippet): New fields.
2019-07-09gnu: Add anonip.Hartmut Goebel
* gnu/packages/web.scm (anonip): New variable.
2019-06-29gnu: nginx: Update to 1.17.1.Marius Bakke
* gnu/packages/web.scm (nginx): Update to 1.17.1.
2019-06-25gnu: perl-uri: Update to 1.76.Efraim Flashner
* gnu/packages/web.scm (perl-uri): Update to 1.76. [source]: Use new upstream source.
2019-06-25gnu: perl-libwww: Update to 6.39.Efraim Flashner
* gnu/packages/web.scm (perl-libwww): Update to 6.39.
2019-06-18gnu: stunnel: Update to 5.55.Tobias Geerinckx-Rice
* gnu/packages/web.scm (stunnel): Update to 5.55.
2019-06-13gnu: ikiwiki: Update to 3.20190228.Alex Griffin
* gnu/packages/web.scm (ikiwiki): Update to 3.20190228. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-12gnu: perl-io-socket-ssl: Update to 2.066.Christopher Baines
The previous version failed to build, but this updated version does build successfully. * gnu/packages/web.scm (perl-io-socket-ssl): Update to 2.066.
2019-05-24Merge branch 'master' into stagingMarius Bakke
2019-05-24gnu: Move Sphinx and friends to (gnu packages sphinx).Marius Bakke
* gnu/packages/python-xyz.scm (python-sphinxcontrib-websupport, python2-sphinxcontrib-websupport, python-sphinx, python2-sphinx, python-sphinx-gallery, python2-sphinx-gallery, python-sphinx-rtd-theme, python2-sphinx-rtd-theme, python-guzzle-sphinx-theme, python2-guzzle-sphinx-theme, python-sphinxcontrib-newsfeed, python-sphinxcontrib-programoutput, python2-sphinxcontrib-programoutput, python-sphinx-repoze-interface, python2-sphinx-repoze-interface, python-sphinx-cloud-sptheme, python2-sphinx-cloud-sptheme, python-sphinx-alabaster-theme, python2-sphinx-alabaster-theme, python-sphinx-me, python-sphinxcontrib-svg2pdfconverter): Move to ... (gnu): * gnu/packages/sphinx.scm: ... here. New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly. * gnu/packages/admin.scm, gnu/packages/bioinformatics.scm, gnu/packages/calendar.scm, gnu/packages/cluster.scm, gnu/packages/databases.scm, gnu/packages/dav.scm, gnu/packages/disk.scm, gnu/packages/django.scm, gnu/packages/elf.scm, gnu/packages/emacs-xyz.scm, gnu/packages/emulators.scm, gnu/packages/finance.scm, gnu/packages/image.scm, gnu/packages/libffi.scm, gnu/packages/mail.scm, gnu/packages/mpd.scm, gnu/packages/openstack.scm, gnu/packages/pdf.scm, gnu/packages/python-web.scm, gnu/packages/search.scm, gnu/packages/statistics.scm, gnu/packages/storage.scm, gnu/packages/sync.scm, gnu/packages/terminals.scm, gnu/packages/tls.scm, gnu/packages/web.scm: Adjust module imports.
2019-05-22gnu: nghttp2: Fix typo "compatibility".Vagrant Cascadian
* gnu/packages/web (nghttp2)[description]: Fix typo.
2019-05-22gnu: python-internetarchive: Fix typo "programmatic".Vagrant Cascadian
* gnu/packages/web (python-internetarchive)[description]: Fix typo.
2019-05-22gnu: java-eclipse-jetty-test-helper: Fix typo "This package".Vagrant Cascadian
* gnu/packages/web (java-eclipse-jetty-test-helper)[description]: Fix typo.
2019-05-22gnu: nginx: Update to 1.17.0.Marius Bakke
* gnu/packages/web.scm (nginx): Update to 1.17.0.
2019-05-20gnu: stunnel: Update to 5.54.Tobias Geerinckx-Rice
* gnu/packages/web.scm (stunnel): Update to 5.54.
2019-05-17gnu: jq: Update sources.Tobias Geerinckx-Rice
* gnu/packages/web.scm (jq)[source]: Update sha256. Add snippet to remove newly-bundled onigurama.
2019-05-15gnu: Remove python2-httpretty.Marius Bakke
This package is severely out of date compared to its Python 3 counterpart and difficult to upgrade. Since it has no dependents in Guix and Python 2 is officially deprecated by the end of this year, just remove it. * gnu/packages/web.scm (python2-httpretty): Remove variable.
2019-05-05Correct email and license info for Brendan Tildesley.Brendan Tildesley
* gnu/packages/audio.scm: Correct email and license info. * gnu/packages/ebook.scm: Correct email and license info. * gnu/packages/fonts.scm: Correct email and license info. * gnu/packages/freedesktop.scm: Correct email and license info. * gnu/packages/gnome.scm: Correct email and license info. * gnu/packages/linux.scm: Correct email and license info. * gnu/packages/lxde.scm: Correct email and license info. * gnu/packages/python-web.scm: Correct email and license info. * gnu/packages/python-xyz.scm: Correct email and license info. * gnu/packages/python.scm: Correct email and license info. * gnu/packages/video.scm: Correct email and license info. * gnu/packages/web.scm: Correct email and license info. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-05-04gnu: libpsl: Update to 0.21.0.Marius Bakke
* gnu/packages/web.scm (libpsl): Update to 0.21.0.
2019-05-03gnu: web: Change 'l:' prefix to 'license:'.Brendan Tildesley
* gnu/packages/web.scm: Change #:prefix l: to #:prefix license:. Signed-off-by: Andreas Enge <andreas@enge.fr>
2019-04-19gnu: linkchecker: Shorten patch file name.Ludovic Courtès
This file name was too long for 'tar', as reported by 'guix lint'. * gnu/packages/patches/linkchecker-mark-more-tests-that-require-the-network.patch: Rename to... * gnu/packages/patches/linkchecker-tests-require-network.patch: ... this. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/web.scm (linkchecker)[source]: Likewise.
2019-04-16gnu: http-parser: Update to 2.9.2.Marius Bakke
* gnu/packages/web.scm (http-parser): Update to 2.9.2. [source](snippet): Remove.
2019-04-16gnu: nginx: Update to 1.15.12.Marius Bakke
* gnu/packages/web.scm (nginx): Update to 1.15.12.
2019-04-16gnu: http-parser: Fix build on i686-linux.Ludovic Courtès
Fixes a regression introduced in c11fcc6aa27db5f68aed807a6190143f4a156564, whereby 'http-parser' would fail to build on i686. * gnu/packages/web.scm (http-parser)[source](modules, snippet): New fields.
2019-04-16gnu: http-parser: Update to 2.9.1.Tobias Geerinckx-Rice
* gnu/packages/web.scm (http-parser): Update to 2.9.1.