summaryrefslogtreecommitdiff
path: root/gnu/packages/web.scm
AgeCommit message (Collapse)Author
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.
2019-04-14gnu: Add perl-http-tinyish.Christopher Baines
* gnu/packages/web.scm (perl-http-tinyish): New variable.
2019-04-11gnu: httrack: Correct licence prefix.Tobias Geerinckx-Rice
This follows up on commit ed132a57c103a764f5831521f2ae332e5b34b762. * gnu/packages/web.scm (httrack)[license]: Use the right prefix.
2019-04-11gnu: Add httrack.Nicolas Goaziou
* gnu/packages/web.scm (httrack): New variable.
2019-04-11gnu: Add python-httpretty.Tobias Geerinckx-Rice
* gnu/packages/web.scm (python-httpretty): New public variable.
2019-04-11gnu: surfraw: Update to 2.3.0.Tobias Geerinckx-Rice
* gnu/packages/web.scm (surfraw): Update to 2.3.0.
2019-04-11gnu: stunnel: Update to 5.53.Tobias Geerinckx-Rice
* gnu/packages/web.scm (stunnel): Update to 5.53.
2019-04-10gnu: Add perl-plack-middleware-deflater.宋文武
* gnu/packages/web.scm (perl-plack-middleware-deflater): New variable.
2019-04-09gnu: nginx: Update to 1.15.11.Marius Bakke
* gnu/packages/web.scm (nginx): Update to 1.15.11.
2019-04-04gnu: Move nss & co. to nss.scm.Ludovic Courtès
* gnu/packages/gnuzilla.scm (nspr, nss): Move to... * gnu/packages/nss.scm: ... here. New file. * gnu/packages/chromium.scm, gnu/packages/disk.scm, gnu/packages/freedesktop.scm, gnu/packages/gnome.scm, gnu/packages/gnunet.scm, gnu/packages/java.scm, gnu/packages/libreoffice.scm, gnu/packages/linux.scm, gnu/packages/mate.scm, gnu/packages/openldap.scm, gnu/packages/package-management.scm, gnu/packages/password-utils.scm, gnu/packages/polkit.scm, gnu/packages/qt.scm, gnu/packages/sssd.scm, gnu/packages/storage.scm, gnu/packages/vpn.scm, gnu/packages/web.scm, gnu/packages/xml.scm: Adjust accordingly. * gnu/local.mk (GNU_SYSTEM_MODULES): Add nss.scm.
2019-04-04gnu: httpd: Update to 2.4.39 [security fixes].Marius Bakke
This release fixes CVE-2019-0196, CVE-2019-0197, CVE-2019-0211, CVE-2019-0215, CVE-2019-0217, and CVE-2019-0220. See <https://httpd.apache.org/security/vulnerabilities_24.html> for more information. * gnu/packages/web.scm (httpd): Update to 2.4.39.
2019-03-31gnu: Fix descriptions to not use quotes.Efraim Flashner
* gnu/packages/admin.scm (wpa-supplicant-minimal, mingetty, di), * gnu/packages/audio.scm (fil-plugins), * gnu/packages/base.scm (make-ld-wrapper, make-glibc-locales), * gnu/packages/bioinformatics.scm (r-samtools), * gnu/packages/chez.scm (chez-mit), * gnu/packages/commencement.scm (make-gcc-toolchain), * gnu/packages/compression.scm (fastjar), * gnu/packages/cran.scm (r-maps, r-rcpp), * gnu/packages/databases.scm (sparql-query), * gnu/packages/dunst.scm (dunst), * gnu/packages/ftp.scm (ncftp), * gnu/packages/gl.scm (freeglut), * gnu/packages/haskell-check.scm (ghc-tasty-golden), * gnu/packages/haskell.scm (ghc-case-insensitive, ghc-text, ghc-haskell-src, ghc-syb, ghc-deepseq-generics, ghc-network-uri, ghc-rerebase, ghc-zlib), * gnu/packages/image.scm (jbig2dec), * gnu/packages/kde-frameworks.scm (kinit, karchive), * gnu/packages/linux.scm (wireless-tools, perf, module-init-tools, kbd), * gnu/packages/lirc.scm (lirc), * gnu/packages/lisp.scm (uglify-js), * gnu/packages/mate.scm (mate-netbook), * gnu/packages/microcom.scm (microcom), * gnu/packages/music.scm (bristol), * gnu/packages/networking.scm (perl-geo-ip), * gnu/packages/patchutils.scm (patches), * gnu/packages/perl-check.scm (perl-test-more-utf8), * gnu/packages/perl.scm (perl-log-report-optional, perl-file-which, perl-io-tty, perl-log-any, perl-digest-sha1, perl-class-load, perl-regexp-common, perl-module-pluggable, perl-class-modifier), * gnu/packages/python-xyz.scm (python-backports-abc, python-natsort), * gnu/packages/samba.scm (iniparser), * gnu/packages/search.scm (mlocate), * gnu/packages/spice.scm (spice), * gnu/packages/statistics.scm (r-dt, r-lubridate, r-estimability, r-commonmark, r-digest, r-viridislite, r-stringr), * gnu/packages/tex.scm (texlive-latex-changebar), * gnu/packages/version-control.scm (subversion), * gnu/packages/w3m.scm (w3m), * gnu/packages/web.scm (perl-http-parser, perl-plack-middleware-reverseproxy), * gnu/packages/xorg.scm (xkeyboard-config, mkfontdir, xcursor-theme, mkfontscale, xinit, font-alias)[description]: Use @code instead of quotes.
2019-03-27gnu: hpcguix-web: Fix indentation.Ricardo Wurmus
* gnu/packages/web.scm (hpcguix-web): Fix indentation.
2019-03-25gnu: perl-plack-test-externalserver: Update source URL.Tobias Geerinckx-Rice
* gnu/packages/web.scm (perl-plack-test-externalserver)[source]: Update URL.
2019-03-23gnu: perl-libwww: Update source uri.Efraim Flashner
This is a follow-up to e4a69686abb3727ac41b7510fc5c4ce900083d62. * gnu/packages/web.scm (perl-libwww)[source]: Update to new upstream uri.
2019-03-23gnu: perl-plack-test-externalserver: Update to 0.02.Tobias Geerinckx-Rice
* gnu/packages/web.scm (perl-plack-test-externalserver): Update to 0.02.
2019-03-23gnu: perl-finance-quote: Update to 1.47.Tobias Geerinckx-Rice
* gnu/packages/web.scm (perl-finance-quote): Update to 1.47.
2019-03-23gnu: perl-plack-middleware-removeredundantbody: Update to 0.07.Tobias Geerinckx-Rice
* gnu/packages/web.scm (perl-plack-middleware-removeredundantbody): Update to 0.07.
2019-03-23gnu: perl-test-www-mechanize: Update to 1.52.Tobias Geerinckx-Rice
* gnu/packages/web.scm (perl-test-www-mechanize): Update to 1.52.
2019-03-23gnu: perl-plack-middleware-reverseproxy: Update to 0.16.Tobias Geerinckx-Rice
* gnu/packages/web.scm (perl-plack-middleware-reverseproxy): Update to 0.16.
2019-03-23gnu: perl-test-tcp: Update to 2.19.Tobias Geerinckx-Rice
* gnu/packages/web.scm (perl-test-tcp): Update to 2.19.
2019-03-23gnu: perl-cgi-simple: Update to 1.21.Tobias Geerinckx-Rice
* gnu/packages/web.scm (perl-cgi-simple): Update to 1.21.
2019-03-23gnu: perl-www-mechanize: Update to 1.91.Tobias Geerinckx-Rice
* gnu/packages/web.scm (perl-www-mechanize): Update to 1.91.
2019-03-23gnu: perl-html-lint: Update to 2.32.Tobias Geerinckx-Rice
* gnu/packages/web.scm (perl-html-lint): Update to 2.32.
2019-03-23gnu: perl-libwww: Update to 6.37.Tobias Geerinckx-Rice
* gnu/packages/web.scm (perl-libwww): Update to 6.37.
2019-03-21gnu: varnish: Update to 6.2.0.Marius Bakke
* gnu/packages/web.scm (varnish): Update to 6.2.0. [arguments]: Remove obsolete configure flag. Add substitution for /bin/rm.
2019-03-20gnu: perl-plack-middleware-methodoverride: Update to 0.20.Tobias Geerinckx-Rice
* gnu/packages/web.scm (perl-plack-middleware-methodoverride): Update to 0.20.
2019-03-20gnu: perl-uri-template: Update to 0.24.Tobias Geerinckx-Rice
* gnu/packages/web.scm (perl-uri-template): Update to 0.24.