summaryrefslogtreecommitdiff
path: root/gnu/packages/web.scm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into core-updatesLeo Famulari2018-09-131-8/+5
|\
| * gnu: tinyproxy: Update to 1.10.0.•••* gnu/packages/web.scm (tinyproxy): Update to 1.10.0. [native-inputs]: Remove asciidoc. Tobias Geerinckx-Rice2018-09-101-5/+2
| * gnu: hpcguix-web: Update to 53e09ea.•••* gnu/packages/web.scm (hpcguix-web): Update to 53e09ea. Ludovic Courtès2018-09-101-3/+3
* | Merge branch 'master' into core-updatesMarius Bakke2018-09-091-7/+13
|\|
| * gnu: hpcguix-web: Update to 9ff40fc.•••* gnu/packages/web.scm (hpcguix-web): Update to 9ff40fc. [arguments]: In 'wrap-program' phase, add guile-gcrypt, guile-git, and guile-bytestructures to DEPS. Ludovic Courtès2018-09-061-4/+8
| * gnu: r-httpuv: Update to 1.4.5.•••* gnu/packages/web.scm (r-httpuv): Update to 1.4.5. [native-inputs]: Add pkg-config. Ricardo Wurmus2018-09-051-3/+5
* | Merge branch 'master' into core-updatesMarius Bakke2018-09-031-28/+29
|\|
| * netsurf: Upgrade to 3.8.•••* gnu/packages/patches/netsurf-message-timestamp.patch: New patch. * gnu/packages/patches/netsurf-system-utf8proc.patch: Adjust to new source. * gnu/packages/web.scm (netsurf): Upgrade to 3.8. [source]: Add the new patch. Eric Bavier2018-08-301-3/+4
| * nsgenbind: Upgrade to 0.6.•••* gnu/packages/web.scm (nsgenbind): Upgrade to 0.6. Eric Bavier2018-08-301-2/+2
| * libnspsl: Upgrade to 0.1.3.•••* gnu/packages/web.scm (libnspsl): Upgrade to 0.1.3. Eric Bavier2018-08-301-2/+2
| * libnsutils: Upgrade to 0.0.5.•••* gnu/packages/web.scm (libnsutils): Upgrade to 0.0.5. Eric Bavier2018-08-301-2/+2
| * libnsgif: Upgrade to 0.2.1.•••* gnu/packages/web.scm (libnsgif): Upgrade to 0.2.1. Eric Bavier2018-08-301-2/+2
| * libnsbmp: Upgrade to 0.1.5.•••* gnu/packages/web.scm (libnsbmp): Upgrade to 0.1.5. Eric Bavier2018-08-301-2/+2
| * libsvgtiny: Upgrade to 0.1.7.•••* gnu/packages/web.scm (libsvgtiny): Upgrade to 0.1.7. Eric Bavier2018-08-301-2/+2
| * libdom: Upgrade to 0.3.3.•••* gnu/packages/web.scm (libdom): Upgrade to 0.3.3. Eric Bavier2018-08-301-2/+2
| * libcss: Upgrade to 0.8.0.•••* gnu/packages/web.scm (libcss): Upgrade to 0.8.0. Eric Bavier2018-08-301-2/+2
| * libwapcaplet: Upgrade to 0.4.1.•••* gnu/packages/web.scm (libwapcaplet): Upgrade to 0.4.1. Eric Bavier2018-08-301-2/+2
| * hubbub: Upgrade to 0.3.5.•••* gnu/packages/web.scm (hubbub): Upgrade to 0.3.5. Eric Bavier2018-08-301-2/+2
| * libparserutils: Upgrade to 0.2.4.•••* gnu/packages/web.scm (libparserutils): Upgrade to 0.2.4. Eric Bavier2018-08-301-2/+2
| * netsurf-buildsystem: Upgrade to 1.7.•••* gnu/packages/web.scm (netsurf-buildsystem): Upgrade to 1.7. Eric Bavier2018-08-301-3/+3
* | Merge branch 'staging' into core-updatesMarius Bakke2018-08-251-98/+222
|\|
| * gnu: Add r-miniui.•••gnu/packages/web.scm (r-miniui): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> pimi2018-08-231-0/+24
| * Merge branch 'staging'Marius Bakke2018-08-191-2/+2
| |\
| | * Merge branch 'master' into stagingMarius Bakke2018-08-161-97/+102
| | |\
| * | | gnu: Add varnish-modules.•••* gnu/packages/web.scm (varnish-modules): New public variable. Marius Bakke2018-08-181-0/+26
| * | | gnu: Add varnish.•••* gnu/packages/web.scm (varnish): New variable. Marius Bakke2018-08-181-1/+70
| | |/ | |/|
| * | gnu: perl-http-tiny: Update to 0.076.•••* gnu/packages/web.scm (perl-http-tiny): Update to 0.076. Tobias Geerinckx-Rice2018-08-151-2/+2
| * | gnu: perl-libwww: Update to 6.35.•••* gnu/packages/web.scm (perl-libwww): Update to 6.35. [native-inputs]: Add perl-test-fatal, perl-test-needs, and perl-test-requiresinternet. [propagated-inputs]: Add perl-try-tiny. Tobias Geerinckx-Rice2018-08-141-2/+7
| * | Migrate search.cpan.org home pages to metacpan.org.•••The venerable search.cpan.org has retired[0]. [0]: https://log.perl.org/2018/05/goodbye-search-dot-cpan-dot-org.html * guix/import/cpan.scm (cpan-home): Generate metacpan.org home page URIs. Update all previously generated ones in (gnu packages) to their canonical new homes. Tobias Geerinckx-Rice2018-08-111-91/+91
| * | gnu: Use static & unversioned CPAN home pages.•••Constructing home pages to be version-specific is not something we really want or do elsewhere, and interferers with mass updates like the one I'm about to make. * gnu/packages/glib.scm (perl-net-dbus-glib)[home-page]: Use canonical home page. * gnu/packages/perl-check.scm (perl-test-nowarnings, perl-test-output) (perl-test-simple, perl-test-tester)[home-page]: Likewise. * gnu/packages/perl.scm (perl-benchmark-timer, perl-clone) (perl-digest-sha1, perl-file-which, perl-getopt-tabular, perl-io-string) (perl-ipc-run3, perl-probe-perl, perl-regexp-common, perl-sys-cpu) [home-page]: Likewise. * gnu/packages/tcl.scm (perl-tk)[home-page]: Likewise. * gnu/packages/tls.scm (perl-net-ssleay)[home-page]: Likewise. * gnu/packages/web.scm (perl-www-curl)[home-page]: Likewise. * gnu/packages/xml.scm (perl-xml-dom)[home-page]: Likewise. * gnu/packages/xorg.scm (perl-x11-protocol-other)[home-page]: Likewise. Tobias Geerinckx-Rice2018-08-111-1/+1
| * | gnu: perl-uri-template: Update to 0.23.•••* gnu/packages/web.scm (perl-uri-template): Update to 0.23. Tobias Geerinckx-Rice2018-08-111-2/+2
* | | Merge branch 'staging' into core-updatesRicardo Wurmus2018-08-131-6/+6
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' into stagingMarius Bakke2018-08-101-4/+4
| |\|
| | * gnu: uwsgi: Update to 2.0.17.1.•••* gnu/packages/web.scm (uwsgi): Update to 2.0.17.1. Tobias Geerinckx-Rice2018-08-091-2/+2
| | * gnu: stunnel: Update to 5.48 [security fix].•••No CVE. From the ChangeLog: “Security bugfixes: Fixed requesting client certificate when specified as a global option.” * gnu/packages/web.scm (stunnel): Update to 5.48. Tobias Geerinckx-Rice2018-08-091-2/+2
| * | Merge branch 'master' into stagingMarius Bakke2018-07-281-11/+40
| |\|
| * | gnu: libpsl: Update to 0.20.2.•••* gnu/packages/web.scm (libpsl): Update to 0.20.2. Marius Bakke2018-07-221-2/+2
* | | Merge branch 'master' into core-updatesLudovic Courtès2018-07-261-7/+21
|\ \ \ | | |/ | |/|
| * | gnu: java-tomcat: Strip timestamps•••* gnu/package/web.scm (java-tomcat)[arguments]: Add phase 'strip timestamps. Makes build deterministic. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Björn Höfling2018-07-251-0/+8
| * | gnu: java-tomcat: Remove bundled jars.•••* gnu/packages/web.scm (java-tomcat)[source]: Add snippet to remove bundled jars. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Björn Höfling2018-07-251-1/+7
| * | gnu: java-tomcat: Update to 8.5.32.•••* gnu/packages/web.scm (java-tomcat): Update to 8.5.32. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Björn Höfling2018-07-251-2/+2
| * | gnu: java: Use java-javaee-servletapi instead of java-tomcat.•••* gnu/packages/java.scm(java-eclipse-sisu-inject)[inputs]: Remove java-tomcat, add java-javaee-servletapi. (logback-core)[inputs]: Likewise. * gnu/packages/maven.scm (maven-wagon-provider-test)[inputs]: Likewise. * gnu/packages/web.scm (java-eclipse-jetty-webapp)[inputs]: Likewise. (java-eclipse-jetty-server)[inputs]: Likewise. (java-eclipse-jetty-http)[inputs]: Likewise. (java-eclipse-jetty-jmx)[inputs]: Likewise. (java-eclipse-jetty-io)[inputs]: Likewise. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Björn Höfling2018-07-251-5/+5
* | | Merge branch 'master' into core-updatesMarius Bakke2018-07-241-4/+24
|\| |
| * | gnu: httpd: Update to 2.4.34 [fixes CVE-2018-{1333,8011}].•••* gnu/packages/web.scm (httpd): Update to 2.4.34. Leo Famulari2018-07-181-2/+2
| * | gnu: rapidjson: Remove non-free code.•••* gnu/packages/web.scm (rapidjson)[source](snippet, modules): New fields. Marius Bakke2018-07-181-1/+8
| * | gnu: libyajl: Actually run test suite.•••* gnu/packages/web.scm (libyajl)[arguments]: Patch shebang in test suite. Efraim Flashner2018-07-101-1/+9
| |/
| * gnu: ikiwiki: Include auto setup files in output.•••* gnu/packages/web.scm(ikiwiki)[arguments]: Add patch-Makefile phase. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Paul Garlick2018-07-031-0/+5
* | Merge branch 'master' into core-updatesRicardo Wurmus2018-06-291-44/+194
|\|
| * gnu: java-eclipse-jetty-security: Disable failing test.•••* gnu/packages/web.scm (java-eclise-jetty-security): Disable failing test. * gnu/packages/web.scm (java-eclipse-jetty-security-9.2): Adjust accordingly. Gábor Boskovits2018-06-281-5/+2
| * gnu: stunnel: Update to 5.47.•••* gnu/packages/web.scm (stunnel): Update to 5.47. [native-inputs]: Add iproute, netcat, and procps. [arguments]: Add ‘patch-output-directories’ and ‘patch-tests’ phases. Tobias Geerinckx-Rice2018-06-261-3/+27