Age | Commit message (Expand) | Author |
2022-09-09 | gnu: serf: Build with the default scons.•••* gnu/packages/web.scm (serf)[arguments]: Remove #:scons.
| Marius Bakke |
2022-09-01 | gnu: perl-io-socket-ssl: Update to 2.074.•••* gnu/packages/web.scm (perl-io-socket-ssl): Update to 2.074.
| Marius Bakke |
2022-08-30 | gnu: nghttp2: Update to 1.49.0.•••* gnu/packages/web.scm (nghttp2): Update to 1.49.0.
* gnu/packages/curl.scm (curl)[source](patches): Add compatibility patch.
* gnu/packages/patches/curl-nghttp2-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| Marius Bakke |
2022-08-30 | gnu: nghttp2-for-node: Fix Python version check.•••* gnu/packages/web.scm (nghttp2-for-node)[arguments]: New field.
| Marius Bakke |
2022-08-30 | Merge branch 'staging' into core-updates | Marius Bakke |
2022-08-28 | gnu: nghttp2: Fix conditional openssl:static input.•••This is a follow up to commit 3ab568573e2.
* gnu/packages/web.scm (nghttp2)[inputs]: Wrap conditional openssl input in a
list.
| Maxim Cournoyer |
2022-08-27 | gnu: scons: Update to 4.4.0.•••* gnu/packages/patches/scons-test-environment.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/build-tools.scm (scons): Update to 4.4.0.
[source](patches): New field.
[arguments]: Adjust bootstrap for the new version. Enable tests.
[native-inputs]: Add PYTHON-WHEEL and PYTHON-PSUTIL.
(scons-3): New variable.
(scons-python2): Inherit from it.
* gnu/packages/web.scm (serf)[arguments]: Stick with SCONS-3 to prevent rebuilds.
| Marius Bakke |
2022-08-27 | gnu: scons: Move to (gnu packages build-tools).•••* gnu/packages/python-xyz.scm (scons, scons-python2): Move from here ...
* gnu/packages/build-tools.scm (scons, scons-python2): ... to here.
* gnu/packages/direct-connect.scm, gnu/packages/disk.scm,
gnu/packages/game-development.scm, gnu/packages/gps.scm,
gnu/packages/image.scm, gnu/packages/installers.scm, gnu/packages/web.scm,
gnu/packages/xdisorg.scm: Adjust module imports accordingly.
* guix/build-system/scons.scm (default-scons): Likewise.
| Marius Bakke |
2022-08-27 | Merge branch 'staging' into core-updates | Marius Bakke |
2022-08-19 | gnu: hitch: Remove input labels.•••* gnu/packages/web.scm (hitch)[native-inputs]: Remove labels.
| Marius Bakke |
2022-08-19 | gnu: varnish: Update to 7.1.1.•••* gnu/packages/web.scm (varnish): Update to 7.1.1.
| Marius Bakke |
2022-08-19 | gnu: varnish: Add release-monitoring-url.•••* gnu/packages/web.scm (varnish)[properties]: New field.
| Marius Bakke |
2022-08-11 | Merge branch 'staging' into core-updates | Marius Bakke |
2022-08-13 | gnu: serf: Add release-monitoring-url.•••* gnu/packages/web.scm (serf)[properties]: New field.
| Marius Bakke |
2022-08-13 | gnu: kiwix-desktop: Add bash-minimal to inputs.•••* gnu/packages/web.scm (kiwix-desktop)[inputs]: Add bash-minimal.
| Arun Isaac |
2022-08-13 | gnu: kiwix-tools: Update to 3.3.0.•••* gnu/packages/web.scm (kiwix-tools): Update to 3.3.0.
| Arun Isaac |
2022-08-13 | gnu: kiwix-desktop: Update to 2.2.2.•••* gnu/packages/web.scm (kiwix-desktop): Update to 2.2.2.
[arguments]: Delete enable-print-support and substitute-source phases. Use
search-input-file. Do not return #t from phases.
[native-inputs]: Remove labels.
| Arun Isaac |
2022-08-13 | gnu: kiwix-lib: Update to 11.0.0.•••* gnu/packages/web.scm (kiwix-lib): Update to 11.0.0.
[arguments]: Do not explicitly pass mustache path to CPPFLAGS. Do not return
#t from phases. Use search-input-file.
[native-inputs]: Remove labels. Use cpp-mustache package instead of its
source.
| Arun Isaac |
2022-08-13 | gnu: libzim: Update to 8.0.0.•••* gnu/packages/web.scm (libzim): Update to 8.0.0.
[inputs]: Remove labels. Sort.
| Arun Isaac |
2022-08-12 | gnu: perl-net-http: Update to 6.22.•••* gnu/packages/web.scm (perl-net-http): Update to 6.22.
| Efraim Flashner |
2022-08-12 | gnu: perl-libwww: Update to 6.67.•••* gnu/packages/web.scm (perl-libwww): Update to 6.67.
| Efraim Flashner |
2022-08-12 | gnu: perl-http-cookies: Update to 6.10.•••* gnu/packages/web.scm (perl-http-cookies): Update to 6.10.
| Efraim Flashner |
2022-08-12 | gnu: perl-file-listing: Update to 6.15.•••* gnu/packages/web.scm (perl-file-listing): Update to 6.15.
| Efraim Flashner |
2022-07-31 | gnu: qtwebengine: Rename to qtwebengine-5.•••Automated with:
git grep -l qtwebengine | xargs sed 's/\bqtwebengine\b/\0-5/g' -i
git checkout NEWS
| Maxim Cournoyer |
2022-07-31 | gnu: qtwebchannel: Rename to qtwebchannel-5.•••Automated via:
git grep -l qtwebchannel | xargs sed 's/\bqtwebchannel\b/\0-5/g' -i
git checkout NEWS
| Maxim Cournoyer |
2022-07-31 | gnu: qtdeclarative: Rename to qtdeclarative-5.•••Automated via the following commands:
git grep -l '\bqtdeclarative\b' | xargs sed -E 's/qtdeclarative/\0-5/g' -i
git checkout NEWS
| Maxim Cournoyer |
2022-07-27 | Merge branch 'staging' into core-updates | Marius Bakke |
2022-07-24 | gnu: nginx-documentation: Update to 1.23.1-2869-9383e934e546.•••* gnu/packages/web.scm (nginx-documentation): Update to 1.23.1-2869-9383e934e546.
| Tobias Geerinckx-Rice |
2022-07-24 | gnu: nginx: Update to 1.23.1.•••* gnu/packages/web.scm (nginx): Update to 1.23.1.
| Tobias Geerinckx-Rice |
2022-07-23 | gnu: perl-catalystx-script-server-starman: Add missing input.•••* gnu/packages/web.scm (perl-catalystx-script-server-starman)[native-inputs]:
Add PERL-POD-PARSER.
| Marius Bakke |
2022-07-22 | Merge branch 'staging' into core-updates | Marius Bakke |
2022-07-17 | gnu: nginx: Update to 1.23.0.•••* gnu/packages/web.scm (nginx): Update to 1.23.0.
(nginx-documentation): Update to 1.23.0-2862-cf7551842617.
| Tobias Geerinckx-Rice |
2022-07-16 | gnu: node: Build with nghttp2@1.44.0.•••* gnu/packages/web.scm (nghttp2-for-node): New variable.
* gnu/packages/node.scm (node, node-lts)[native-inputs, inputs]: Change from
NGHTTP2 to NGHTTP2-FOR-NODE.
| Marius Bakke |
2022-07-15 | gnu: guix-data-service: Update to 0.0.1-33.ee73d2c.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-33.ee73d2c.
| Christopher Baines |
2022-07-09 | gnu: gmid: Update to 1.8.4.•••* gnu/packages/web.scm (gmid): Update to 1.8.4.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| cage |
2022-07-08 | gnu: guix-data-service: Update to 32.39487cd.•••* gnu/packages/web.scm (guix-data-service): Update to 32.39487cd.
| Christopher Baines |
2022-06-26 | gnu: nghttp2: Use G-expressions.•••* gnu/packages/web.scm (nghttp2)[arguments]: Convert to gexp.
| Marius Bakke |
2022-06-26 | gnu: nghttp2: Remove input labels.•••* gnu/packages/web.scm (nghttp2)[inputs]: Remove labels.
[arguments]: Use SEARCH-INPUT-DIRECTORY.
| Marius Bakke |
2022-06-26 | gnu: nghttp2: Update to 1.48.0.•••* gnu/packages/web.scm (nghttp2): Update to 1.48.0.
| Marius Bakke |
2022-06-26 | gnu: jansson: Update to 2.14.•••* gnu/packages/web.scm (jansson): Update to 2.14.
[source](uri): Change to new download location.
[arguments]: Add #:phases to fix a test failure.
[home-page]: Follow redirect.
| Marius Bakke |
2022-06-20 | gnu: libhttpd: Update to 1.4.65.•••* gnu/packages/web.scm (libhttpd): Update to 1.4.65.
| Efraim Flashner |
2022-06-15 | gnu: libwesockets: Update license.•••* gnu/packages/web.scm (libwebsockets)[license]: Change to expat.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Petr Hodina |
2022-06-08 | Merge branch 'master' into staging | Ludovic Courtès |
2022-06-05 | gnu: perl-catalyst-devel: Update to 1.42.•••* gnu/packages/web.scm (perl-catalyst-devel): Update to 1.42.
| Tobias Geerinckx-Rice |
2022-06-01 | Merge remote-tracking branch 'origin/master' into staging | Efraim Flashner |
2022-05-31 | gnu: Remove python2-clf.•••* gnu/packages/web.scm (python2-clf): Delete variable.
| Maxim Cournoyer |
2022-05-31 | gnu: Remove python2-feedparser.•••* gnu/packages/web.scm (python2-feedparser): Delete variable.
| Maxim Cournoyer |
2022-06-02 | gnu: netsurf: Remove timestamp from build.•••* gnu/packages/web.scm (netsurf)[arguments]: Add 'remove-timestamps phase.
| Vagrant Cascadian |
2022-05-27 | gnu: nginx-rtmp-module: Use gexps in phases.•••* gnu/packages/web.scm (nginx-rtmp-module)[#:phases]: Use gexps and
remove trailing #t.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Jack Hill |
2022-05-27 | gnu: nginx-rtmp-module: Use #:configure-flags from nginx.•••* gnu/packages/web.scm (nginx-rtmp-module)[arguments]: Simplify copying
of arguments from nginx and augment #:configure-flags from nginx
rather than overwriting.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Jack Hill |