Age | Commit message (Expand) | Author |
2019-12-01 | gnu: fcgi: Update to 2.4.2....* gnu/packages/web.scm (fcgi): Update to 2.4.2.
[source]: Use GIT-FETCH and GIT-FILE-NAME. Remove obsolete patches.
[native-inputs]: Add autoconf, automake, and libtool.
* gnu/packages/patches/fcgi-2.4.0-gcc44-fixes.patch,
gnu/packages/patches/fcgi-2.4.0-poll.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
| Tobias Geerinckx-Rice |
2019-11-29 | gnu: xinetd: Update to 2.3.15.4 [fix build]....* gnu/packages/web.scm (xinetd): Update to 2.3.15.4.
[source]: Switch to openSUSE (and Debian) maintenance fork.
Remove obsolete patches.
[native-inputs]: Add automake, autoconf, libtool, and pkg-config.
[home-page]: Update.
* gnu/packages/patches/xinetd-CVE-2013-4342.patch,
gnu/packages/patches/xinetd-fix-fd-leak.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
| Tobias Geerinckx-Rice |
2019-11-28 | Revert "gnu: Move lisp libraries to lisp-xyz, uglify-js to javascript and stu......This reverts commit abf43a67d5929bf279edce3e790ef1348dda32a5 as it broke "guix pull".
| Ricardo Wurmus |
2019-11-28 | gnu: Move lisp libraries to lisp-xyz, uglify-js to javascript and stumpwm to wm....* gnu/local.mk: Include lisp-xyz.scm.
* gnu/packages/lisp-xyz.scm: New file.
* gnu/packages/lisp.scm: Move all lisp libraries to lisp-xyz.scm, uglify-js to
javascript.scm and stumpwm to wm.scm.
* gnu/packages/javascript.scm: Add uglify-js.
* gnu/packages/wm.scm: Add stumpwm.
* gnu/packages/bioinformatics.scm: Find uglify-js in javascript.scm.
* gnu/packages/machine-learning.scm: Depend on lisp-xyz.scm instead of lisp.scm.
* gnu/packages/web.scm: Find uglify-js in javascript.scm.
* gnu/packages/web-browsers.scm: Depend on lisp-xyz.scm instead of lisp.scm.
| Pierre Neidhardt |
2019-11-26 | gnu: guix-data-service: Update to 0.0.1-6.af13248....* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-6.af13248.
| Christopher Baines |
2019-11-24 | gnu: jo: Update to 1.3....* gnu/packages/web.scm (jo): Update to 1.3.
| Oleg Pykhalov |
2019-11-23 | gnu: perl-apache-logformat-compiler: Update to 0.36....* gnu/packages/web.scm (perl-apache-logformat-compiler): Update to 0.36.
| Tobias Geerinckx-Rice |
2019-11-21 | gnu: nginx: Update to 1.17.6....* gnu/packages/web.scm (nginx): Update to 1.17.6.
| Marius Bakke |
2019-11-21 | gnu: guix-data-service: Update to 0.0.1-5.23f60a6....* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-5.23f60a6.
| Christopher Baines |
2019-11-21 | gnu: guix-data-service: Fix build....Use the new EMACSLOADPATH, rather than setting GUIX_ENVIRONMENT. This also
allows changing emacs-no-x to emacs-minimal.
* gnu/packages/web.scm (guix-data-service)[arguments]: Remove the
'set-GUIX_ENVIRONMENT phase.
[native-inputs]: Replace emacs-with-modules with emacs-minimal and
emacs-htmlize.
| Christopher Baines |
2019-11-20 | gnu: Add libyaml@2.1....* gnu/packages/web.scm (libyaml-2.1): New variable.
| Timothy Sample |
2019-11-13 | gnu: Add java-signpost-core....* gnu/packages/web.scm (java-signpost-core): New variable.
| Julien Lepiller |
2019-11-12 | gnu: perl-http-cookies: Update to 6.06....* gnu/packages/web.scm (perl-http-cookies): Update to 6.06.
| Tobias Geerinckx-Rice |
2019-11-07 | gnu: Add nginx Accept Language module....* gnu/packages/web.scm (nginx-accept-language-module): New public variable.
| Florian Pelz |
2019-10-29 | gnu: Go standard library 'x' packages: Consolidate....* gnu/packages/golang.scm (go-golang-org-x-text, go-golang-org-x-sys, go-golang-org-x-net,
go-golang-org-x-time): New variables.
(go-golang.org-x-crypto-ssh-terminal, go-golang-org-x-crypto-bcrypt,
go-golang-org-x-crypto-blowfish, go-golang-org-x-crypto-pbkdf2,
go-golang-org-x-crypto-tea, go-golang-org-x-crypto-salsa20,
go-golang-org-x-crypto-cast5, go-golang-org-x-crypto-twofish,
go-golang-org-x-crypto-xtea, go-golang-org-x-crypto-ed25519,
go-golang-org-x-crypto-ripemd160, go-golang-org-x-crypto-blake2s,
go-golang-org-x-crypto-sha3, go-golang-org-x-text-encoding,
go-golang-org-x-text-transform, go-golang-org-x-text-unicode-norm,
go-golang-org-x-net-ipv4, go-golang-org-x-net-bpf, go-golang-org-x-net-context,
go-golang-org-x-net-internal-socks, go-golang-org-x-net-internal-socket,
go-golang-org-x-net-internal-iana, go-golang-org-x-net-ipv6,
go-golang-org-x-net-proxy, go-golang-org-x-sys-cpu, go-golang-org-x-sys-unix,
go-golang-org-x-time-rate): Remove variables.
(go-github-com-sirupsen-logrus, go-github-com-docker-distribution,
go-github-com-libp2p-go-libp2p-crypto,
go-github-com-multiformats-go-multihash,
go-github-com-libp2p-go-libp2p-peer,
go-github-com-libp2p-go-libp2p-metrics,
go-github-com-multiformats-go-multiaddr,
go-github-com-multiformats-go-multiaddr-net,
go-github-com-mattn-go-isatty, go-github-com-gdamore-encoding,
go-github-com-gdamore-tcell): Adjust accordingly.
* gnu/packages/docker.scm (docker-libnetwork-cmd-proxy): Likewise.
* gnu/packages/databases.scm (mongo-tools): Likewise.
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipfs-api, gx, gx-go): Likewise.
* gnu/packages/web.scm (poussetaches): Likewise.
* gnu/packages/terminals.scm (go-github-com-junegunn-fzf,
go-github.com-howeyc-gopass): Likewise.
(go-golang.org-x-crypto-ssh-terminal): Remove variable.
* gnu/packages/syncthing.scm (syncthing,
go-github-com-oschwald-geoip2-golang,
go-github-com-oschwald-maxminddb-golang,
go-github-com-syncthing-notify): Adjust accordingly.
* gnu/packages/linux.scm (go-netlink): Likewise.
| Leo Famulari |
2019-10-29 | gnu: perl-libwww: Update to 6.41....* gnu/packages/web.scm (perl-libwww): Update to 6.41.
| Tobias Geerinckx-Rice |
2019-10-29 | gnu: perl-http-cookies: Update to 6.05....* gnu/packages/web.scm (perl-http-cookies): Update to 6.05.
| Tobias Geerinckx-Rice |
2019-10-27 | gnu: nginx: Update to 1.17.5....* gnu/packages/web.scm (nginx): Update to 1.17.5.
| Marius Bakke |
2019-10-25 | gnu: varnish: Update to 6.3.1 [security fixes]....Fixes <https://varnish-cache.org/security/VSV00004.html>.
* gnu/packages/web.scm (varnish): Update to 6.3.1.
| Tobias Geerinckx-Rice |
2019-10-25 | gnu: rss-bridge: Update to 2019-09-12....* gnu/packages/web.scm (rss-bridge): Update to 2019-09-12.
| Tobias Geerinckx-Rice |
2019-10-22 | gnu: guix-data-service: Enable build time tests....Previously the tests were not run, as PostgreSQL wasn't running at build
time. Now there's a new target, check-with-tmp-database that uses ephemeralpg
to run the tests without relying on an externally managed PostgreSQL service.
* gnu/packages/web.scm (guix-data-service)[arguments]: Remove #:tests? #f, and
set #:test-target to "check-with-tmp-database".
[native-inputs]: Add ephemeralpg.
| Christopher Baines |
2019-10-22 | gnu: perl-cgi-simple: Update to 1.22....* gnu/packages/web.scm (perl-cgi-simple): Update to 1.22.
| Tobias Geerinckx-Rice |
2019-10-18 | gnu: guix-data-service: Update to 0.0.1-4.5e2bc7c....* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-4.5e2bc7c.
| Christopher Baines |
2019-10-14 | gnu: starman: Update to 0.4015....* gnu/packages/web.scm (starman): Update to 0.4015.
| Tobias Geerinckx-Rice |
2019-10-13 | gnu: nghttp2: Replace with 1.39.2 [fixes CVE-2019-9511, CVE-2019-9513]....* gnu/packages/web.scm (nghttp2-1.39.2): New variable.
(nghttp2)[replacement]: New field.
| Marius Bakke |
2019-10-09 | gnu: fcgiwrap: Fix build with newer GCCs....* gnu/packages/web.scm (fcgiwrap)[arguments]: Add ‘fix-CFLAGS’ phase.
| Tobias Geerinckx-Rice |
2019-10-06 | Merge branch 'master' into core-updates | Ricardo Wurmus |
2019-10-06 | gnu: perl-test-tcp: Update to 2.21....* gnu/packages/web.scm (perl-test-tcp): Update to 2.21.
| Tobias Geerinckx-Rice |
2019-10-06 | gnu: perl-html-form: Update to 6.05....* gnu/packages/web.scm (perl-html-form): Update to 6.05.
| Tobias Geerinckx-Rice |
2019-10-05 | gnu: guix-data-service: Update to 0.0.1-3.8019d2e....* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-3.8019d2e.
| Christopher Baines |
2019-10-01 | gnu: guix-data-service: Update to 0.0.1-2.e00aabd....* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-2.e00aabd.
[arguments]: Add new process-branch-updated-mbox executable to list.
| Christopher Baines |
2019-09-27 | Merge branch 'master' into core-updates | Marius Bakke |
2019-09-27 | gnu: nginx: Update to 1.17.4....* gnu/packages/web.scm (nginx): Update to 1.17.4.
| Marius Bakke |
2019-09-27 | gnu: wabt: Update to 1.0.12....* gnu/packages/web.scm (wabt): Update to 1.0.12.
| Tobias Geerinckx-Rice |
2019-09-25 | gnu: Add guix-data-service....* gnu/packages/web.scm (guix-data-service): New variable.
| Christopher Baines |
2019-09-24 | gnu: varnish: Update to 6.3.0....* gnu/packages/web.scm (varnish): Update to 6.3.0.
[arguments]: Patch /bin/sh in one more file.
| Marius Bakke |
2019-09-24 | Merge branch 'master' into core-updates | Ludovic Courtès |
2019-09-23 | gnu: perl-catalyst-view-json: Update to 0.37....* gnu/packages/web.scm (perl-catalyst-view-json): Update to 0.37.
| Ludovic Courtès |
2019-09-23 | gnu: perl-catalyst-runtime: Update to 5.90124....* gnu/packages/web.scm (perl-catalyst-runtime): Update to 5.90124.
[propagated-inputs]: Add PERL-PERLIO-UTF8_STRICT.
| Ludovic Courtès |
2019-09-19 | gnu: Add wabt....* gnu/packages/web (wabt): New variable.
* gnu/packages/diffoscope (diffoscope)[native-inputs]: Add wabt for tests.
[arguments]: Add phase patching wabt into known tools.
| Vagrant Cascadian |
2019-09-17 | Merge branch 'master' into core-updates | Ludovic Courtès |
2019-09-11 | gnu: nghttp2: Don't use NAME in source URI....* gnu/packages/web.scm (nghttp2)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice |
2019-09-08 | gnu: poussetaches: Update to 0.0.2....* gnu/packages/web.scm (poussetaches): Update to 0.0.2.
| Arun Isaac |
2019-09-06 | Merge branch 'master' into core-updates | Mark H Weaver |
2019-09-05 | gnu: nginx: Update to 1.17.3 [security fixes]....This release fixes CVE-2019-9511, CVE-2019-9513, and CVE-2019-9516.
* gnu/packages/web.scm (nginx): Update to 1.17.3.
| Marius Bakke |
2019-09-05 | gnu: varnish: Update to 6.2.1....* gnu/packages/web.scm (varnish): Update to 6.2.1.
| Marius Bakke |
2019-08-29 | Merge branch 'master' into core-updates | Mark H Weaver |
2019-08-30 | gnu: Add poussetaches....* gnu/packages/web.scm (poussetaches): New variable.
| Arun Isaac |
2019-08-22 | Merge branch 'master' into core-updates | Mark H Weaver |
2019-08-19 | gnu: Apache httpd: Update to 2.4.41 [security fixes]....Fixes CVE-2019-{5917,10081,10082,10092,10097,10098}].
* gnu/packages/web.scm (httpd): Update to 2.4.41.
| Leo Famulari |