~ruther/guix-local

ref: 366efcb2fbc78c7fdeabf795f4d27ccfcf61c8a4 guix-local/gnu d---------
366efcb2 — Tobias Geerinckx-Rice 9 years ago
gnu: dns: Fix typo and use @dfn in descriptions.

* gnu/packages/dns.scm (bind)[description]: Use @dfn to expand acronyms.
(yadifa)[description]: Likewise, and fix a typo.
2ec5ba85 — Leo Famulari 9 years ago
gnu: linux-libre: Update to 4.10.3.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.3.
(%linux-libre-hash): Update hash.
2044306f — Leo Famulari 9 years ago
gnu: linux-libre@4.4: Update to 4.4.54.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.54.
bcc5b741 — Leo Famulari 9 years ago
gnu: linux-libre@4.9: Update to 4.9.15.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.15.
49ac6dbb — Leo Famulari 9 years ago
gnu: qemu: Fix CVE-2017-{2620,2630}.

* gnu/packages/patches/qemu-CVE-2017-2620.patch,
gnu/packages/patches/qemu-CVE-2017-2630.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/qemu.scm (qemu)[source]: Use them.
1e5b8bee — Leo Famulari 9 years ago
gnu: virglrenderer: Fix CVE-2017-6386.

* gnu/packages/patches/virglrenderer-CVE-2017-6386.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/spice.scm (virglrenderer)[source]: Use it.
34d60c49 — Mathieu Othacehe 9 years ago
services: connman: Rework service.

* gnu/services/networking.scm (connman-service): Remove.
(<connman-configuration>): New record specifying the package
to be used (connman) and whether vpn plugin shall be
disabled (disable-vpn?).
(connman-configuration): New exported variable.
(connman-configuration?): New exported variable.
(connman-service-type): Export it.

* doc/guix.texi (Networking Services): Adjust accordingly.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2c715a92 — Clément Lassieur 9 years ago
gnu: password-store: Fix compatibility with GnuPG 2.1.19.

* gnu/packages/patches/password-store-gnupg-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/password-utils.scm (password-store)[source]: Use it.

Signed-off-by: Clément Lassieur <clement@lassieur.org>
2441c284 — Raoul Jean Pierre Bonnal 9 years ago
gnu: Add r-seurat.

* gnu/packages/bioinformatics.scm (r-seurat): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
79849358 — Ricardo Wurmus 9 years ago
gnu: sra-tools: Update to 2.8.2-1.

* gnu/packages/bioinformatics.scm (sra-tools): Update to 2.8.2-1.
[arguments]: Add DEFAULT_CRT and DEFAULT_KFG to make flags.
d5e17162 — Ricardo Wurmus 9 years ago
gnu: ncbi-vdb: Install configuration files.

* gnu/packages/bioinformatics.scm (ncbi-vdb)[arguments]: Add phase
"install-configuration-files".
558e2307 — Ricardo Wurmus 9 years ago
gnu: ncbi-vdb: Override search path for java-ngs.

* gnu/packages/bioinformatics.scm (ncbi-vdb)[arguments]: Patch "package.prl"
to ensure that java-ngs is found by the configure script; remove configure
flag "--with-ngs-java-prefix".
70111198 — Ricardo Wurmus 9 years ago
gnu: ncbi-vdb: Use modify-phases syntax.

* gnu/packages/bioinformatics.scm (ncbi-vdb)[arguments]: Use modify-phases
syntax.
5021f547 — Ricardo Wurmus 9 years ago
gnu: ncbi-vdb: Update to 2.8.2.

* gnu/packages/bioinformatics.scm (ncbi-vdb): Update to 2.8.2.
6c4ccf32 — Ricardo Wurmus 9 years ago
gnu: ngs-sdk: Update to 1.3.0.

* gnu/packages/bioinformatics.scm (ngs-sdk): Update to 1.3.0.
0f03c531 — Tobias Geerinckx-Rice 9 years ago
gnu: Add pzstd.

* gnu/packages/compression.scm (pzstd): New variable.
f6ac3101 — Tobias Geerinckx-Rice 9 years ago
gnu: Add zstd.

* gnu/packages/compression.scm (zstd): New variable.
91862162 — Tobias Geerinckx-Rice 9 years ago
gnu: python-publicsuffix2: Update to 2.20160818.

* gnu/packages/python.scm (python-publicsuffix2): Update to 2.20160818.
192b887a — Tobias Geerinckx-Rice 9 years ago
gnu: awscli: Update to 1.11.63.

* gnu/packages/python.scm (awscli): Update to 1.11.63.
d93985fe — Tobias Geerinckx-Rice 9 years ago
gnu: python-botocore: Update to 1.5.26.

* gnu/packages/python.scm (python-botocore): Update to 1.5.26.
Next