Commit Graph

33064 Commits

Author SHA1 Message Date
Ludovic Courtès fc6cbb311c
doc: Specify Guile-SQLite3 minimum version.
* doc/guix.texi (Requirements): Specify the minimum guile-sqlite3
version.
* README (Requirements): Likewise.
2018-06-27 16:58:59 +02:00
Ludovic Courtès 319e26e4de
gnu: guile-sqlite3: Update to 0.1.0.
* gnu/packages/guile.scm (guile-sqlite3)[source]: Remove 'modules' and
'snippet'.  Use commit v0.1.0.
[arguments]: Remove.
2018-06-27 16:58:59 +02:00
Kei Kebreau 2fee261331
gnu: rename: Update to 0.35.
* gnu/packages/admin.scm (rename): Update to 0.35.
2018-06-27 09:53:11 -04:00
Tobias Geerinckx-Rice e96ba83fae
gnu: python-scikit-learn: Return #t from phases.
* gnu/packages/machine-learning.scm (python-scikit-learn)[arguments]:
Substitute INVOKE for SYSTEM*.
2018-06-27 12:46:40 +02:00
Tobias Geerinckx-Rice 8448e6bfcf
gnu: dlib: Return #t from all phases.
* gnu/packages/machine-learning.scm (dlib)[arguments]: Substitute INVOKE
for SYSTEM*. Return #t rather than undefined from phases.
2018-06-27 12:46:40 +02:00
Tobias Geerinckx-Rice 3929f46c99
gnu: dlib: Fix tests.
* gnu/packages/machine-learning.scm (dlib)[native-inputs]: Add libnsl.
2018-06-27 12:46:40 +02:00
Tobias Geerinckx-Rice 3107259f05
gnu: ghmm: Return #t from all phases.
* gnu/packages/machine-learning.scm (ghmm)[arguments]: Substitute INVOKE
for SYSTEM*.
2018-06-27 12:46:39 +02:00
Tobias Geerinckx-Rice 3a28209c31
gnu: discount: Return #t from all phases.
* gnu/packages/markup.scm (discount)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-27 12:46:39 +02:00
Tobias Geerinckx-Rice 6023fa366d
gnu: papagayo: Return #t from all phases.
* gnu/packages/animation.scm (papagayo)[arguments]: Substitute INVOKE
for SYSTEM*.
2018-06-27 12:46:39 +02:00
Tobias Geerinckx-Rice 6ac59f45ff
gnu: samba: Return #t from all phases.
* gnu/packages/samba.scm (samba)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-27 12:46:31 +02:00
Tobias Geerinckx-Rice 55f0e9ccc5
gnu: cifs-utils: Return #t from all phases.
* gnu/packages/samba.scm (cifs-utils)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-27 12:46:31 +02:00
Tobias Geerinckx-Rice e8e3c3577a
gnu: python-mpd2: Return #t from phases.
* gnu/packages/mpd.scm (python-mpd2)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-27 12:46:30 +02:00
Tobias Geerinckx-Rice 9cbd819ab7
gnu: python-patsy: Return #t from phases.
* gnu/packages/statistics.scm (python-patsy)[arguments]: Substitute
INVOKE for SYSTEM*.
2018-06-27 12:46:30 +02:00
Tobias Geerinckx-Rice b44b14cd85
gnu: scm: Return #t from phases.
* gnu/packages/scheme.scm (scm)[arguments]: Substitute INVOKE for
SYSTEM*. Return #t rather than undefined from phases.
2018-06-27 12:46:30 +02:00
Tobias Geerinckx-Rice 2e14ca1982
gnu: slib: Return #t from phases.
* gnu/packages/scheme.scm (slib)[arguments]: Substitute INVOKE for
SYSTEM*. Return #t rather than undefined from phases.
2018-06-27 12:46:30 +02:00
Tobias Geerinckx-Rice b69819d8c2
gnu: scmutils: Return #t from all phases.
* gnu/packages/scheme.scm (scmutils)[arguments]: Substitute INVOKE for
SYSTEM*. Return #t rather than undefined or #f from phases.
2018-06-27 12:46:29 +02:00
Tobias Geerinckx-Rice 24674e6141
gnu: hop: Return #t from phases.
* gnu/packages/scheme.scm (hop)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-27 12:46:29 +02:00
Tobias Geerinckx-Rice d9a7fab647
gnu: squeak-vm: Return #t from phases.
* gnu/packages/smalltalk.scm (squeak-vm)[arguments]: Substitute INVOKE
for SYSTEM*. Return #t rather than undefined from phases.
2018-06-27 12:46:29 +02:00
Tobias Geerinckx-Rice 5bad645159
gnu: java-jgit: Return #t from phases.
* gnu/packages/version-control.scm (java-jgit)[arguments]: Substitute
INVOKE for SYSTEM*. Return #t rather than undefined from phases.
2018-06-27 12:46:29 +02:00
Tobias Geerinckx-Rice 923e2d249e
gnu: aegis: Return #t from phases.
* gnu/packages/version-control.scm (aegis)[arguments]: Substitute INVOKE
for SYSTEM*. Return #t rather than undefined from phases.
2018-06-27 12:46:28 +02:00
Tobias Geerinckx-Rice 0b6be05e5e
gnu: aegis: Skip failing tests.
* gnu/packages/version-control.scm (aegis)[arguments]: Disable some
failing tests that should otherwise cause build failures.
2018-06-27 12:46:28 +02:00
Tobias Geerinckx-Rice a83d0c57b9
gnu: stgit: Return #t from phases.
* gnu/packages/version-control.scm (stgit)[arguments]: Substitute INVOKE
for SYSTEM*.
2018-06-27 12:46:28 +02:00
Tobias Geerinckx-Rice 0eb21fbaf7
gnu: cgit: Return #t from all phases.
* gnu/packages/version-control.scm (cgit)[arguments]: Substitute INVOKE
for SYSTEM*.
2018-06-27 12:46:28 +02:00
Tobias Geerinckx-Rice a15e4b160a
doc: Private key passphrases are not supported.
* doc/guix.texi (Daemon Offload Setup): Note this.
2018-06-27 12:46:27 +02:00
Tobias Geerinckx-Rice 13a29ba79f
gnu: inxi-minimal: Update to 3.0.13-1.
* gnu/packages/admin.scm (inxi-minimal): Update to 3.0.13-1.
2018-06-27 12:46:27 +02:00
Tobias Geerinckx-Rice a348af5012
gnu: python-webtest: Update to 2.0.30.
* gnu/packages/python-web.scm (python-webtest): Update to 2.0.30.
2018-06-27 12:46:27 +02:00
Ricardo Wurmus b7238c3d64
gnu: glusterfs: Update to 3.10.12.
* gnu/packages/file-systems.scm (glusterfs): Update to 3.10.12.
2018-06-27 12:10:08 +02:00
Rutger Helling f98c667989
gnu: xpra: Update to 2.3.2.
* gnu/packages/xorg.scm (xpra): Update to 2.3.2.
2018-06-27 12:00:45 +02:00
Rutger Helling f6f0e48637
gnu: shaderc: Disable tests.
* gnu/packages/vulkan.scm (shaderc): Disable tests since they are
failing.
2018-06-27 10:59:39 +02:00
Nicolas Goaziou bc1d26e39e
gnu: emacs-web-mode: Update to 16.
* gnu/packages/emacs.scm (emacs-web-mode): Update to 16.
2018-06-27 09:57:14 +02:00
Mark H Weaver 605e3345c3
gnu: icecat: Add more fixes from upstream mozilla-esr52.
Includes fixes for CVE-2018-12363, CVE-2018-12364, CVE-2018-12366, the
remaining 1 out of 2 changesets for CVE-2018-5156, and the remaining 7 out
of 17 changesets for CVE-2018-5188.

* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from
the upstream mozilla-esr52 repository.
* gnu/packages/patches/icecat-bug-1413868-pt1.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-06-27 01:08:53 -04:00
Mark H Weaver 018229734f
gnu: icecat: Relabel patches to reflect CVE assignments.
Document that we include fixes for CVE-2018-6126, CVE-2018-12359,
CVE-2018-12360, CVE-2018-12362, CVE-2018-12365, 1 out of 2 changesets for
CVE-2018-5156, and 10 out of 17 changesets for CVE-2018-5188.

* gnu/packages/gnuzilla.scm (icecat)[source]: Relabel patches to reflect CVE
assignments.
2018-06-27 01:08:46 -04:00
Vagrant Cascadian e64088f0b5
gnu: Add python-pyblake2.
* gnu/packages/python-crypto.scm (python-pyblake2): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-06-26 23:52:36 +02:00
Vagrant Cascadian 7abe38262a
gnu: Add python-libusb1.
* gnu/packages/libusb.scm (python-libusb1): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-06-26 23:52:36 +02:00
Marius Bakke 486406cc50
gnu: feh: Update to 2.26.4.
* gnu/packages/image-viewers.scm (feh): Update to 2.26.4.
2018-06-26 23:52:36 +02:00
Jan Nieuwenhuizen 8127a43cab
gnu: mescc-tools: Update to 0.5.1.
* gnu/packages/mes.scm (mescc-tools): Update to 0.5.1.
2018-06-26 23:15:53 +02:00
Fis Trivial f19b263078
gnu: Add beignet.
* gnu/packages/opencl.scm (beignet): New variable.
* gnu/packages/patches/beignet-correct-file-names.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2018-06-26 23:01:16 +02:00
Fis Trivial 184a214bad
gnu: Add clinfo.
* gnu/packages/opencl.scm (clinfo): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-06-26 23:01:16 +02:00
Fis Trivial 2a0539e267
gnu: Add ocl-icd.
* gnu/packages/opencl.scm (ocl-icd): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2018-06-26 23:01:16 +02:00
Nicolas Goaziou 69390e29db
doc: Minor improvements to Power Management Services.
* doc/guix.texi (Top): Improve summary.
(Power Management Services): Use proper titlecase for section.  Add index
entries and sub-sections.
2018-06-26 22:46:07 +02:00
Mark H Weaver 2a09df43ed
gnu: linux-libre: Update to 4.17.3.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.3.
(%linux-libre-hash): Update hash.
2018-06-26 15:04:26 -04:00
Mark H Weaver 99d1ff333d
gnu: linux-libre@4.14: Update to 4.14.52.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.52.
(%linux-libre-4.14-hash): Update hash.
2018-06-26 15:03:24 -04:00
Mark H Weaver cbffc12315
gnu: linux-libre@4.9: Update to 4.9.110.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.110.
2018-06-26 15:02:38 -04:00
Mark H Weaver 9f0afbae11
gnu: guile-json: Return #t from snippet.
* gnu/packages/guile.scm (guile-json)[source]: Return #t from snippet.
2018-06-26 14:58:08 -04:00
Jan Nieuwenhuizen 3466537b53
gnu: mes: Update to 0.16.
* gnu/packages/mes.scm (mes): Update to 0.16.
2018-06-26 19:47:25 +02:00
Jan Nieuwenhuizen 01d77b0a39
gnu: mescc-tools: Update to 0.5.
* gnu/packages/mes.scm (mescc-tools): Update to 0.5.
2018-06-26 19:47:23 +02:00
Alex Kost 65f46862fa
gnu: emacs-guix: Update to 0.4.1.
* gnu/packages/emacs.scm (emacs-guix): Update to 0.4.1.
[home-page]: Update for the new home.
2018-06-26 19:22:17 +03:00
Leo Famulari 2aa70977e9
gnu: git-annex: Update to 6.20180626 [fixes CVE-2018-{10857,10859}]
* gnu/packages/version-control.scm (git-annex): Update to 6.20180626.
2018-06-26 12:06:09 -04:00
Leo Famulari 8dbfaff028
gnu: libtiff: Fix CVE-2018-{8905,10963}.
* gnu/packages/patches/libtiff-CVE-2018-8905.patch,
gnu/packages/patches/libtiff-CVE-2018-10963.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/image.scm (libtiff)[replacement]: New field.
(libtiff/fixed): New variable.
2018-06-26 11:49:07 -04:00
Marius Bakke 671dd8d6e6
doc: Use a consistent partitioning scheme.
* doc/guix.texi (Preparing for Installation): Consistently refer to the ESP as
/dev/sda1; root file system as /dev/sda2; and swap as /dev/sda3.
2018-06-26 17:27:40 +02:00