Commit Graph

23126 Commits (149f66882125fbf656f194690f6178dfcc8104a1)

Author SHA1 Message Date
Leo Famulari 149f668821
gnu: texlive: Update to 2017.
* gnu/packages/tex.scm (texlive, texlive-texmf): Update to 2017.
(texlive-texmf-src): Update to 20170524. Remove
'texlive-texmf-CVE-2016-10243.patch'.
(texlive-bin, texlive-extra-src): Update to 20170524.
* gnu/packages/patches/texlive-texmf-CVE-2016-10243.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-08-07 12:08:03 +02:00
Mark H Weaver f167595ba1
Merge branch 'master' into core-updates 2017-08-06 00:23:20 -04:00
Mark H Weaver e3df6938ac
gnu: libtasn1: Add replacement to fix CVE-2017-10790.
Based on commit 01a61d7040
by Leo Famulari <leo@famulari.name>.

* gnu/packages/patches/libtasn1-CVE-2017-10790.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/tls.scm (libtasn1)[replacement]: New field.
(libtasn1/fixed): New variable.
2017-08-06 00:21:09 -04:00
Leo Famulari 01a61d7040
gnu: libtasn1: Fix CVE-2017-10790.
* gnu/packages/patches/libtasn1-CVE-2017-10790.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/tls.scm (libtasn1/fixed)[source]: Use it.
2017-08-05 20:17:53 -04:00
Ludovic Courtès 6a4364335c
doc: Suggest running guix-daemon with 'sudo -E'.
Suggested by Martin H. <maze@strahlungsfrei.de>.

* doc/contributing.texi (Running Guix Before It Is Installed): Suggest
'sudo -E'.
2017-08-06 00:03:45 +02:00
Efraim Flashner 31ed845b70
daemon: On aarch64, use increments of 16 on the stack.
* nix/libstore/build.cc (DerivationGoal::startBuilder): When on aarch64,
when calling clone(), increment the stack by 16.
2017-08-05 22:38:48 +03:00
Danny Milosavljevic 9833bcfc08
build: Allow mounting of entire disks.
* gnu/build/file-systems.scm (disk-partitions): Also return entire drives.
2017-08-05 18:49:33 +02:00
Feng Shu 91d94e28ec
gnu: emacs-exwm-x: Do not set DISPLAY.
* gnu/packages/emacs.scm (emacs-exwm-x): Do not set DISPLAY. The issue has
been fixed upstream in exwm-0.15.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-08-05 18:58:58 +05:30
Feng Shu e78e38a4bb
gnu: emacs-exwm: Update to 0.15.
* gnu/packages/emacs.scm (emacs-exwm): Update to 0.15.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-08-05 18:48:54 +05:30
Marius Bakke 7f171fdaad
gnu: git: Update to 2.14.0.
* gnu/packages/version-control.scm (git): Update to 2.14.0.
2017-08-05 14:07:43 +02:00
Marius Bakke eedcfa704e
gnu: lftp: Update to 4.7.8.
* gnu/packages/ftp.scm (lftp): Update to 4.7.8.
2017-08-05 14:07:42 +02:00
Julien Lepiller 3d5d87a3ae
gnu: Add cubicle.
* gnu/packages/maths.scm (cubicle): New variable.
2017-08-05 10:11:42 +02:00
Mark H Weaver 7656739771
Revert "daemon: Ensure proper alignment on the stack."
This reverts commit ab4ccc8fcf.
2017-08-05 01:57:25 -04:00
Ludovic Courtès a56bf101c6
gnu: perl: Work around more "dotless @INC" build issues.
* gnu/packages/web.scm (perl-www-curl)[arguments]: Add 'set-search-path'
phase.
* gnu/packages/bioinformatics.scm (ngs-sdk)[arguments]: Augment
'configure' phase to set PERL5LIB.
* gnu/packages/image.scm (steghide)[arguments]: Add #:phases argument.
2017-08-05 00:31:26 +02:00
Ludovic Courtès 240d3ceff7
gnu: python-argcomplete: Add dependency on the full Bash.
Fixes a regression introduced in
704243e0c6.

* gnu/packages/python.scm (python-argcomplete)[native-inputs]: Add BASH.
2017-08-05 00:31:26 +02:00
Ludovic Courtès 90ea83ee95
gnu: bluez: Work around test failure on ARM.
This aims to skip the segfaulting test at
<https://hydra.gnu.org/build/2195551>.

* gnu/packages/linux.scm (bluez)[arguments]: Add #:make-flags
when (%current-system) is "armhf-linux".
2017-08-05 00:02:55 +02:00
Julien Lepiller 1cec346232
gnu: php: Update to 7.1.8.
* gnu/packages/patches/gd-CVE-2017-7890.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it
* gnu/packages/php.scm (php): Update to 7.1.8.
2017-08-04 18:58:33 +02:00
Ricardo Wurmus 8d6c845d68
gnu: Add r-crosstalk.
* gnu/packages/web.scm (r-crosstalk): New variable.
2017-08-04 11:23:53 +02:00
Ricardo Wurmus a3cd23b639
gnu: Add r-shiny.
* gnu/packages/web.scm (r-shiny): New variable.
2017-08-04 11:23:53 +02:00
Ricardo Wurmus 0b0aa76fa8
gnu: Add js-es5-shim.
* gnu/packages/javascript.scm (js-es5-shim): New variable.
2017-08-04 11:23:53 +02:00
Ricardo Wurmus 4f65067bde
gnu: Add js-selectize.
* gnu/packages/javascript.scm (js-selectize): New variable.
2017-08-04 11:23:53 +02:00
Ricardo Wurmus c4abc94d2b
gnu: Add js-datatables.
* gnu/packages/javascript.scm (js-datatables): New variable.
2017-08-04 11:23:53 +02:00
Ricardo Wurmus a6bbb2a0d8
gnu: Add js-highlight.
* gnu/packages/javascript.scm (js-highlight): New variable.
2017-08-04 11:23:53 +02:00
Ricardo Wurmus 3f48403aaf
gnu: Add js-strftime.
* gnu/packages/javascript.scm (js-strftime): New variable.
2017-08-04 11:23:52 +02:00
Ricardo Wurmus 68ffb6c586
gnu: Add js-json2.
* gnu/packages/javascript.scm (js-json2): New variable.
2017-08-04 11:23:52 +02:00
Ricardo Wurmus ed69963b03
gnu: Add js-html5shiv.
* gnu/packages/javascript.scm (js-html5shiv): New variable.
2017-08-04 11:23:52 +02:00
Ricardo Wurmus 88c8f247e5
build: Add minify build system.
* guix/build-system/minify.scm: New file.
* guix/build/minify-build-system: New file.
* Makefile.am (MODULES): Add new files.
* doc/guix.texi (Build Systems): Document minify-build-system.
2017-08-04 11:23:52 +02:00
Tobias Geerinckx-Rice b316caaa9c
gnu: python-lz4: Fix typo in synopsis.
* gnu/packages/compression.scm (python-lz4)[synopsis]: Fix typo.
2017-08-04 05:00:26 +02:00
Tobias Geerinckx-Rice e9f6a935fb
gnu: python-lz4: Update to 0.10.1.
* gnu/packages/compression.scm (python-lz4): Update to 0.10.1.
[native-inputs]: Add python-setuptools-scm.
2017-08-04 04:59:48 +02:00
Tobias Geerinckx-Rice 54360c917e
gnu: diffoscope: Use HTTPS.
* gnu/packages/package-management.scm (diffoscope)[home-page]: Use HTTPS.
2017-08-04 04:34:41 +02:00
Tobias Geerinckx-Rice 3b4018d6f2
gnu: sshoot: Update to 1.2.6.
* gnu/packages/vpn.scm (sshoot): Update to 1.2.6.
[home-page]: Update to new project home.
2017-08-04 04:34:41 +02:00
Tobias Geerinckx-Rice f58be41761
gnu: fabric: Update to 1.13.2.
* gnu/packages/admin.scm (fabric): Update to 1.13.2.  Remove outdated comments.
[source]: Remove ‘patches’.
* gnu/packages/patches/fabric-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-08-04 03:46:49 +02:00
Tobias Geerinckx-Rice 19dd5097d9
gnu: certbot, python-acme: Update to 0.17.0.
* gnu/packages/tls.scm (certbot, python-acme, python2-acme): Update to 0.17.0.
2017-08-04 02:32:53 +02:00
Tobias Geerinckx-Rice 9a7fd375a2
gnu: xonsh: Update to 0.5.12.
* gnu/packages/shells.scm (xonsh): Update to 0.5.12.
2017-08-04 02:06:39 +02:00
Tobias Geerinckx-Rice b55d15e795
gnu: cmark: Update to 0.28.0.
* gnu/packages/markup.scm (cmark): Update to 0.28.0.
2017-08-04 01:51:23 +02:00
Tobias Geerinckx-Rice 0a3ecfd29c
gnu: thefuck: Update to 3.19.
* gnu/packages/admin.scm (thefuck): Update to 3.19.
2017-08-04 01:51:23 +02:00
Tobias Geerinckx-Rice 30ac4cc7e6
gnu: zerofree: Update to 1.1.0.
* gnu/packages/linux.scm (zerofree): Update to 1.1.0.
[home-page, source]: Update from old, inaccessible location.
2017-08-04 01:51:22 +02:00
Tobias Geerinckx-Rice 4de4a1cfcc
gnu: zerofree: Expand description.
* gnu/packages/linux.scm (zerofree)[description]: Expand.
2017-08-04 01:51:22 +02:00
Tobias Geerinckx-Rice 7a068459ba
gnu: zerofree: Use ‘install-file’.
* gnu/packages/linux.scm (zerofree)[arguments]: Simplify install phase,
using ‘install-file’.
2017-08-04 01:51:21 +02:00
Tobias Geerinckx-Rice 0f08917df3
gnu: zerofree: Use ‘modify-phases’ syntax.
* gnu/packages/linux.scm (zerofree)[arguments]: Use ‘modify-phases’.
2017-08-04 01:51:21 +02:00
Tobias Geerinckx-Rice 20f8d1dd78
gnu: sshfs-fuse: Update to 2.10.
* gnu/packages/linux.scm (sshfs-fuse): Update to 2.10.
2017-08-04 01:51:20 +02:00
Marius Bakke c89091459f
gnu: freerdp: Update to 2.0.0-rc0 [security fixes].
Fixes CVE-2017-{2834,2835,2836,2837,2838,2839}.

Reported by Leo Famulari in <https://bugs.gnu.org/27939>.

* gnu/packages/rdesktop.scm (freerdp): Update to 2.0.0-rc0.
[source]: Use tarball release. Adjust file-name.
[arguments]: Remove #:phases.
2017-08-04 00:52:52 +02:00
Marius Bakke c9f4f56b24
gnu: git: Enable tests.
* gnu/packages/version-control.scm (git)[arguments]: Remove #:tests?. Add
'patch-tests' phase.
2017-08-04 00:52:13 +02:00
Leo Famulari 81ca29a6d6
gnu: gnupg@1.4: Update to 1.4.22 [fixes CVE-2017-7526].
* gnu/packages/gnupg.scm (gnupg-1): Update to 1.4.22.
2017-08-03 18:06:19 -04:00
Ludovic Courtès c8737b1e41
gnu: icedtea@3.5.0: Properly handle decoding error while substituting.
* gnu/packages/java.scm (icedtea-8)[arguments] <patch-jni-libs>: Change
'encoding-error to 'decoding-error, which is what Guile 2.2 raises when
failing to decode an input file.
2017-08-03 22:46:14 +02:00
Ricardo Wurmus 9e37e537a2
gnu: Add missing references to (gnu packages cran).
This is a follow-up to commit a8cba9dd11.

Reported-by: Efraim Flashner <efraim@flashner.co.il>
2017-08-03 22:15:57 +02:00
Efraim Flashner 7cb6155088
gnu: bioinformatics.scm: Use (gnu packages cran) module.
This is a follow up to a8cba9dd11.

* gnu/packages/bioinformatics.scm: Add (gnu packages cran) to #:use-modules.
2017-08-03 21:39:12 +03:00
Danny Milosavljevic cf189709bc
vm: Use grub-hybrid's grub-mkrescue.
* gnu/system/vm.scm (system-disk-image): Use grub-hybrid's grub-mkrescue.
* gnu/bootlader/grub.scm (grub-mkrescue-bootloader): New variable.
2017-08-03 18:13:03 +02:00
Ricardo Wurmus 2267e4d3f6
gnu: r-purrr: Update to 0.2.3.
* gnu/packages/statistics.scm (r-purrr): Update to 0.2.3.
[propagated-inputs]: Remove r-rcpp and r-lazyeval; add r-rlang.
2017-08-03 17:53:55 +02:00
Ricardo Wurmus ceb802a31c
gnu: r-desc: Update to 1.1.1.
* gnu/packages/statistics.scm (r-desc): Update to 1.1.1.
2017-08-03 17:53:55 +02:00