Commit Graph

35097 Commits (02107081daaa4086744ee11870ce7a3529de4410)

Author SHA1 Message Date
Marius Bakke 02107081da
gnu: double-conversion: Update to 3.1.0.
* gnu/packages/maths.scm (double-conversion): Update to 3.1.0.
2018-09-10 01:41:29 +02:00
Marius Bakke 2bdc73fb26
gnu: double-conversion: Don't use unstable tarball.
* gnu/packages/maths.scm (double-conversion)[source]: Use GIT-FETCH.
2018-09-10 01:41:29 +02:00
Marius Bakke 68a08dfbe5
gnu: libgd: Incorporate grafted changes.
* gnu/packages/gd.scm (gd)[replacement]: Remove field.
[source](patches): Add "gd-CVE-2018-5711.patch" and
"gd-CVE-2018-1000222.patch".
(gd/fixed): Remove variable.
* gnu/packages/php.scm (gd-for-php): Remove variable.
(php)[inputs]: Change GD-FOR-PHP to GD.
2018-09-10 01:39:01 +02:00
Marius Bakke fe79ce3b1f
Merge branch 'master' into core-updates 2018-09-10 01:37:32 +02:00
Marius Bakke fb94354a69
gnu: jbig2dec: Remove graft for 0.15.
* gnu/packages/image.scm (jbig2dec): Update to 0.15.
[source]: Reindent.
(jbig2dec-0.15): Remove variable.
2018-09-10 01:00:26 +02:00
Marius Bakke 18784d8f11
gnu: OpenSSL: Remove obsolete workaround.
* gnu/packages/tls.scm (openssl)[arguments]: Remove workaround that is not
needed for GCC version 5.3 and later.
2018-09-10 00:54:03 +02:00
Leo Famulari d4bd2453ec
gnu: certbot: Update to 0.27.1.
* gnu/packages/tls.scm (python-acme): Update to 0.27.1.
[arguments]: Use invoke.
(certbot): Update to 0.27.1.
[native-inputs]: Use python-sphinx-1.6.
2018-09-09 18:52:04 -04:00
Leo Famulari ced98c7e89
gnu: libgd: Fix CVE-2018-{5711,1000222}.
* gnu/packages/patches/gd-CVE-2018-1000222.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gd.scm (gd/fixed): New variable.
* gnu/packages/php.scm (gd-for-php)[source]: Use 'gd-CVE-2018-1000222.patch'.
2018-09-09 18:13:19 -04:00
Ricardo Wurmus 15cc7e6adf
ui: Add soft port for styling and filtering build output.
* guix/ui.scm (build-output-port): New procedure.
* guix/scripts/package.scm (%default-options): Print build trace.
(guix-package): Use build-output-port.
* guix/scripts/build.scm (guix-build): Use build-output-port.

Co-authored-by: Sahithi Yarlagadda <sahi@swecha.net>
2018-09-09 23:18:21 +02:00
Sahithi Yarlagadda 80ec1b73d2
ui: Add support for colorization.
* guix/ui.scm (ansi-color-tables): New variable.
(color, colorize-string): New procedures.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2018-09-09 22:26:54 +02:00
Ricardo Wurmus 45350539aa
gnu: r-chron: Update to 2.3-53.
* gnu/packages/statistics.scm (r-chron): Update to 2.3-53.
2018-09-09 22:26:02 +02:00
Ricardo Wurmus ab50580a9d
gnu: r-annotationhub: Update to 2.12.1.
* gnu/packages/bioinformatics.scm (r-annotationhub): Update to 2.12.1.
2018-09-09 22:26:02 +02:00
Ricardo Wurmus 35c076e619
gnu: r-chippeakanno: Update to 3.14.2.
* gnu/packages/bioconductor.scm (r-chippeakanno): Update to 3.14.2.
2018-09-09 22:26:02 +02:00
Roel Janssen c36d972531
gnu: Update texmaker to 5.0.2.
* gnu/packages/tex.scm (texmaker): Update to 5.0.2.
2018-09-09 21:59:08 +02:00
Marius Bakke 4333d48a82
gnu: mariadb: Move unbundle substitutions to source snippet.
* gnu/packages/databases.scm (mariadb)[source](snippet): Add two substitutions
from ...
[arguments]: The 'unbundle' phase here.  Rename to 'fix-pcre-detection.
2018-09-09 17:59:37 +02:00
Marius Bakke 1d957c79b6
gnu: mariadb: Update to 10.1.36.
* gnu/packages/databases.scm (mariadb): Update to 10.1.36.
[arguments]: Disable one new test.
2018-09-09 17:59:36 +02:00
Marius Bakke 5e53722249
gnu: jbig2dec: Don't build libjbig2dec.a.
* gnu/packages/image.scm (jbig2dec)[arguments]: New field.
2018-09-09 17:59:36 +02:00
Marius Bakke de781c05e7
gnu: util-linux: Remove static library reference from '.la' files.
* gnu/packages/linux.scm (util-linux)[arguments]: Substitute all '.la' files.
2018-09-09 17:59:36 +02:00
Marius Bakke 334bd08c42
gnu: cmake: Update to 3.12.2.
* gnu/packages/cmake.scm (cmake): Update to 3.12.2.
2018-09-09 17:59:36 +02:00
Marius Bakke a34ce3308e
gnu: gdk-pixbuf: Update to 2.38.0.
* gnu/packages/gtk.scm (gdk-pixbuf): Update to 2.38.0.
[build-system]: Switch to MESON-BUILD-SYSTEM.
[arguments]: Don't explicitly enable x11 in #:configure-flags.  Prevent tests
from getting installed.  Adjust test substitutions.  Add phase to fix install.
[native-inputs]: Add GETTEXT-MINIMAL.
(gdk-pixbuf+svg)[arguments]: Adjust accordingly.
2018-09-09 17:59:36 +02:00
Marius Bakke 7b1ad8b1d9
gnu: gtk+: Update to 3.24.0.
* gnu/packages/gtk.scm (gtk+): Update to 3.24.0.
2018-09-09 17:59:36 +02:00
Marius Bakke 2246c19218
gnu: mesa: Update to 18.1.8.
* gnu/packages/gl.scm (mesa): Update to 18.1.8.
2018-09-09 17:59:36 +02:00
Marius Bakke 589aca1c18
gnu: Python: Delete broken test.
* gnu/packages/python.scm (python-3.7)[source](snippet): Delete test which
may crash some systems.
2018-09-09 17:59:36 +02:00
Marius Bakke 9adaf1f408
gnu: OpenBLAS: Update to 0.3.3.
* gnu/packages/maths.scm (openblas): Update to 0.3.3.
2018-09-09 17:59:35 +02:00
Marius Bakke 9bb8b563a8
gnu: meson: Update to 0.47.2.
* gnu/packages/build-tools.scm (meson): Update to 0.47.2.
2018-09-09 17:59:35 +02:00
Marius Bakke 5d948c0c5d
gnu: python-hypothesis: Update to 3.70.3.
* gnu/packages/check.scm (python-hypothesis): Update to 3.70.3.
2018-09-09 17:59:35 +02:00
Marius Bakke ad8ae693c8
gnu: python-pytest: Update to 3.8.0.
* gnu/packages/check.scm (python-pytest): Update to 3.8.0.
2018-09-09 17:59:35 +02:00
Marius Bakke 529c36225a
gnu: fontconfig: Update to 2.13.1.
* gnu/packages/fontutils.scm (fontconfig): Update to 2.13.1.
2018-09-09 17:59:35 +02:00
Marius Bakke 6cd715adef
gnu: python-scipy: Update to 1.1.0.
* gnu/packages/python.scm (python-scipy): Update to 1.1.0.
2018-09-09 17:59:35 +02:00
Marius Bakke f6f8645cc9
gnu: libcmis: Fix FTBFS with Boost >= 1.68.0.
* gnu/packages/libreoffice.scm (libcmis)[arguments]: Add phase to substitute
header file name.
2018-09-09 17:59:35 +02:00
Marius Bakke 436969904c
gnu: vigra: Fix FTBFS with Numpy >= 1.15.
* gnu/packages/image.scm (vigra)[arguments]: Disable one more test.
2018-09-09 17:59:34 +02:00
Marius Bakke 6bbbdb1a34
gnu: oath-toolkit: Fix FTBFS with Glibc >= 2.28.
* gnu/packages/patches/oath-toolkit-glibc-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/authentication.scm (oath-toolkit)[source](patches): New field.
2018-09-09 17:59:34 +02:00
Marius Bakke 0171019418
gnu: openssl: Update to 1.0.2p.
* gnu/packages/patches/openssl-1.0.2-CVE-2018-0495.patch,
gnu/packages/patches/openssl-1.0.2-CVE-2018-0732.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/tls.scm (openssl): Update to 1.0.2p.
[source](patches): Remove obsolete.
2018-09-09 17:57:39 +02:00
Marius Bakke 16676fc3b1
gnu: curl: Remove graft for 7.61.1.
* gnu/packages/curl.scm (curl): Update to 7.61.1.
(curl-7.61.1): Remove variable.
2018-09-09 17:55:33 +02:00
Marius Bakke 842c44c974
gnu: ghostscript: Remove graft for 9.24.
* gnu/packages/patches/ghostscript-CVE-2018-10194.patch,
gnu/packages/patches/ghostscript-runpath.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/ghostscript.scm (ghostscript): Update to 9.24.
(ghostscript/fixed): Remove variable.
2018-09-09 17:54:32 +02:00
Marius Bakke 0aeb134850
Merge branch 'master' into core-updates 2018-09-09 17:40:35 +02:00
Marius Bakke 0084744b3a
gnu: ghostscript: Update replacement to 9.24 [security fixes].
The following CVEs are fixed with this release: CVE-2018-15908,
CVE-2018-15909, CVE-2018-15910, CVE-2018-15911, CVE-2018-16509,
CVE-2018-16510, CVE-2018-16511, CVE-2018-16513, CVE-2018-16539,
CVE-2018-16540, CVE-2018-16541, CVE-2018-16542, CVE-2018-16543.

* gnu/packages/patches/ghostscript-CVE-2018-10194.patch: Delete file.
* gnu/packages/patches/ghostscript-CVE-2018-16509.patch,
gnu/packages/patches/ghostscript-bug-699708.patch: New files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/ghostscript.scm (ghostscript/fixed): Update to 9.24.
[source](patches): Remove 'ghostscript-CVE-2018-10194.patch' and
'ghostscript-runpath.patch'.  Add 'ghostscript-CVE-2018-16509.patch' and
'ghostscript-bug-699708.patch'.
[arguments]: Add LDFLAGS to #:configure-flags, and a phase to create output
directory.
2018-09-09 16:43:11 +02:00
Marius Bakke 910a20e2b8
gnu: jbig2dec: Replace with 0.15 [security fixes].
* gnu/packages/image.scm (jbig2dec-0.15): New public variable.
(jbig2dec)[replacement]: New field.
2018-09-09 16:43:11 +02:00
Marius Bakke a617fd55df
gnu: OpenBLAS: Update source URI.
* gnu/packages/maths.scm (openblas)[source](uri): Use the more stable
SourceForge mirror.
2018-09-09 16:43:11 +02:00
Marius Bakke 1448fa2547
gnu: openal: Update to 1.19.0.
* gnu/packages/audio.scm (openal): Update to 1.19.0.
2018-09-09 16:43:11 +02:00
Marius Bakke e9c1492f66
gnu: glm: Update to 0.9.9.1.
* gnu/packages/maths.scm (glm): Update to 0.9.9.1.
2018-09-09 16:43:10 +02:00
Marius Bakke 91b3a6d4db
gnu: msmtp: Remove unneeded input.
* gnu/packages/mail.scm (msmtp)[inputs]: Remove LIBIDN, which is only required
when using OpenSSL (or GnuTLS sans IDN support).
2018-09-09 16:43:10 +02:00
Marius Bakke 37f9cfae43
gnu: msmtp: Update to 1.8.0.
* gnu/packages/mail.scm (msmtp): Update to 1.8.0.
2018-09-09 16:43:10 +02:00
Marius Bakke 249846bfde
gnu: libsoup: Update to 2.64.0.
* gnu/packages/gnome.scm (libsoup): Update to 2.64.0.
[inputs]: Add LIBPSL.
2018-09-09 16:43:10 +02:00
Marius Bakke 617cf5de92
gnu: mpfr: Update home page.
* gnu/packages/multiprecision.scm (mpfr)[home-page]: Use HTTPS.
2018-09-09 16:43:10 +02:00
Marius Bakke 81bf0fd0d4
gnu: julia: Update objconv input.
* gnu/packages/julia.scm (julia)[inputs]: Update the hash of "objconv", which
does not have a stable URL.  Add a file name and use HTTPS while at it.
2018-09-09 16:43:10 +02:00
Tobias Geerinckx-Rice b64e67ad40
gnu: cloc: Update to 1.78.
* gnu/packages/code.scm (cloc): Update to 1.78.
[source]: Update URI.
2018-09-09 15:01:55 +02:00
Tobias Geerinckx-Rice c2311644a5
gnu: signify: Update to 24.
* gnu/packages/crypto.scm (signify): Update to 24.
2018-09-09 15:01:54 +02:00
Tobias Geerinckx-Rice bb105673b8
gnu: musl: Update to 1.1.20.
* gnu/packages/musl.scm (musl): Update to 1.1.20.
2018-09-09 15:01:54 +02:00
Tobias Geerinckx-Rice bb5e06a35e
gnu: perl-pegex: Update to 0.67.
* gnu/packages/perl.scm (perl-pegex): Update to 0.67.
2018-09-09 15:01:54 +02:00