Age | Commit message (Expand) | Author |
---|---|---|
2018-12-06 | gnu: sassc: Fix build....* gnu/packages/web.scm (sassc)[arguments]: Delete bootstrap phase; let phase end on boolean. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> | Ricardo Wurmus |
2018-12-06 | gnu: nginx: Update to 1.14.2....* gnu/packages/web.scm (nginx): Update to 1.14.2. | Marius Bakke |
2018-11-29 | Merge branch 'master' into core-updates | Marius Bakke |
2018-11-27 | gnu: rss-bridge: Update to 2018-11-10....* gnu/packages/web.scm (rss-bridge): Update to 2018-11-10. | Arun Isaac |
2018-11-22 | Merge branch 'master' into core-updates | Marius Bakke |
2018-11-22 | gnu: Add json-parser....* gnu/packages/web.scm (json-parser): New variable. | Alex Vong |
2018-11-20 | Merge branch 'master' into core-updates | Marius Bakke |
2018-11-19 | gnu: r-shinyfiles: Update to 0.7.2....* gnu/packages/web.scm (r-shinyfiles): Update to 0.7.2. | Roel Janssen |
2018-11-18 | gnu: linkchecker: Use 'git-file-name' for the source....* gnu/packages/web.scm (linkchecker)[source]: Add missing 'file-name' field. | Efraim Flashner |
2018-11-14 | Merge branch 'master' into core-updates | Marius Bakke |
2018-11-11 | gnu: hpcguix-web: Do not re-bootstrap....* gnu/packages/web.scm (hpcguix-web)[arguments]: Do not run autoreconf after the bootstrap phase; remove "autoconf" phase to "set-variables"; end phase with #T. | Ricardo Wurmus |
2018-11-07 | Merge branch 'master' into core-updates | Marius Bakke |
2018-11-06 | gnu: nginx: Update to 1.14.1 [security fixes]....This fixes CVE-2018-16843, CVE-2018-16844, and CVE-2018-16845. * gnu/packages/web.scm (nginx): Update to 1.14.1. | Marius Bakke |
2018-11-06 | gnu: jq: Don't use NAME in source URI....* gnu/packages/web.scm (jq)[source]: Code more hard. | Tobias Geerinckx-Rice |
2018-11-06 | gnu: jq: Update to 1.6....* gnu/packages/web.scm (jq): Update to 1.6. [source]: Remove upstreamed patch. * gnu/packages/patches/jq-CVE-2015-8863.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. | Tobias Geerinckx-Rice |
2018-11-05 | Merge branch 'master' into core-updates | Marius Bakke |
2018-10-30 | gnu: r-shinydashboard: Update to 0.7.1....* gnu/packages/web.scm (r-shinydashboard): Update to 0.7.1. [propagated-inputs]: Add r-promises. | Ricardo Wurmus |
2018-10-30 | gnu: Add r-shinyfiles....* gnu/packages/web.scm (r-shinyfiles): New variable. | Ricardo Wurmus |
2018-10-30 | gnu: r-htmlwidgets: Update to 1.3....* gnu/packages/web.scm (r-htmlwidgets): Update to 1.3. | Ricardo Wurmus |
2018-10-30 | gnu: r-servr: Update to 0.11....* gnu/packages/web.scm (r-servr): Update to 0.11. | Ricardo Wurmus |
2018-10-28 | gnu: perl-www-mechanize: Update to 1.89....* gnu/packages/web.scm (perl-www-mechanize): Update to 1.89. | Tobias Geerinckx-Rice |
2018-10-05 | Merge branch 'master' into core-updates | Marius Bakke |
2018-10-04 | gnu: hiawatha: Set sane run-time directory defaults....* gnu/packages/web.scm (hiawatha)[arguments]: Set sane default directories. Replace the 'remove-empty-dirs' phase with a 'install-no-empty-directories' one. | Tobias Geerinckx-Rice |
2018-10-04 | gnu: hiawatha: Support HTTP/2....* gnu/packages/web.sck (hiawatha)[arguments]: USE_SYSTEM_NGHTTP2 to ENABLE_HTTP2. [inputs]: Add nghttp2:lib. | Tobias Geerinckx-Rice |
2018-10-04 | gnu: hiawatha: Update to 10.8.3....* gnu/packages/web.scm (hiawatha): Update to 10.8.3. [source]: Also delete bundled copy of nghttp2. [inputs]: Use mbedtls-for-hiawatha instead of vanilla mbedtls-apache. * gnu/packages/tls.scm (mbedtls-for-hiawatha): New public variable. | Tobias Geerinckx-Rice |
2018-09-28 | gnu: httpd: Update to 2.4.35....* gnu/packages/web.scm (httpd): Update to 2.4.35. | Tobias Geerinckx-Rice |
2018-09-27 | gnu: perl-catalyst-runtime: Update to 5.90119....* gnu/packages/web.scm (perl-catalyst-runtime): Update to 5.90119. | Tobias Geerinckx-Rice |
2018-09-26 | Merge branch 'master' into core-updates | Marius Bakke |
2018-09-26 | gnu: varnish: Use absolute file name of "rm"....* gnu/packages/web.scm (varnish)[arguments]: Rename 'patch-bin-sh-phase to 'use-absolute-file-names and add substitution. | Marius Bakke |
2018-09-13 | Merge branch 'master' into core-updates | Leo Famulari |
2018-09-10 | gnu: tinyproxy: Update to 1.10.0....* gnu/packages/web.scm (tinyproxy): Update to 1.10.0. [native-inputs]: Remove asciidoc. | Tobias Geerinckx-Rice |
2018-09-10 | gnu: hpcguix-web: Update to 53e09ea....* gnu/packages/web.scm (hpcguix-web): Update to 53e09ea. | Ludovic Courtès |
2018-09-09 | Merge branch 'master' into core-updates | Marius Bakke |
2018-09-06 | 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ès |
2018-09-05 | 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 Wurmus |
2018-09-03 | Merge branch 'master' into core-updates | Marius Bakke |
2018-08-30 | 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 Bavier |
2018-08-30 | nsgenbind: Upgrade to 0.6....* gnu/packages/web.scm (nsgenbind): Upgrade to 0.6. | Eric Bavier |
2018-08-30 | libnspsl: Upgrade to 0.1.3....* gnu/packages/web.scm (libnspsl): Upgrade to 0.1.3. | Eric Bavier |
2018-08-30 | libnsutils: Upgrade to 0.0.5....* gnu/packages/web.scm (libnsutils): Upgrade to 0.0.5. | Eric Bavier |
2018-08-30 | libnsgif: Upgrade to 0.2.1....* gnu/packages/web.scm (libnsgif): Upgrade to 0.2.1. | Eric Bavier |
2018-08-30 | libnsbmp: Upgrade to 0.1.5....* gnu/packages/web.scm (libnsbmp): Upgrade to 0.1.5. | Eric Bavier |
2018-08-30 | libsvgtiny: Upgrade to 0.1.7....* gnu/packages/web.scm (libsvgtiny): Upgrade to 0.1.7. | Eric Bavier |
2018-08-30 | libdom: Upgrade to 0.3.3....* gnu/packages/web.scm (libdom): Upgrade to 0.3.3. | Eric Bavier |
2018-08-30 | libcss: Upgrade to 0.8.0....* gnu/packages/web.scm (libcss): Upgrade to 0.8.0. | Eric Bavier |
2018-08-30 | libwapcaplet: Upgrade to 0.4.1....* gnu/packages/web.scm (libwapcaplet): Upgrade to 0.4.1. | Eric Bavier |
2018-08-30 | hubbub: Upgrade to 0.3.5....* gnu/packages/web.scm (hubbub): Upgrade to 0.3.5. | Eric Bavier |
2018-08-30 | libparserutils: Upgrade to 0.2.4....* gnu/packages/web.scm (libparserutils): Upgrade to 0.2.4. | Eric Bavier |
2018-08-30 | netsurf-buildsystem: Upgrade to 1.7....* gnu/packages/web.scm (netsurf-buildsystem): Upgrade to 1.7. | Eric Bavier |
2018-08-25 | Merge branch 'staging' into core-updates | Marius Bakke |