summary refs log tree commit diff
path: root/gnu
AgeCommit message (Collapse)Author
2018-09-09gnu: jbig2dec: Don't build libjbig2dec.a.Marius Bakke
* gnu/packages/image.scm (jbig2dec)[arguments]: New field.
2018-09-09gnu: util-linux: Remove static library reference from '.la' files.Marius Bakke
* gnu/packages/linux.scm (util-linux)[arguments]: Substitute all '.la' files.
2018-09-09gnu: cmake: Update to 3.12.2.Marius Bakke
* gnu/packages/cmake.scm (cmake): Update to 3.12.2.
2018-09-09gnu: gdk-pixbuf: Update to 2.38.0.Marius Bakke
* 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-09gnu: gtk+: Update to 3.24.0.Marius Bakke
* gnu/packages/gtk.scm (gtk+): Update to 3.24.0.
2018-09-09gnu: mesa: Update to 18.1.8.Marius Bakke
* gnu/packages/gl.scm (mesa): Update to 18.1.8.
2018-09-09gnu: Python: Delete broken test.Marius Bakke
* gnu/packages/python.scm (python-3.7)[source](snippet): Delete test which may crash some systems.
2018-09-09gnu: OpenBLAS: Update to 0.3.3.Marius Bakke
* gnu/packages/maths.scm (openblas): Update to 0.3.3.
2018-09-09gnu: meson: Update to 0.47.2.Marius Bakke
* gnu/packages/build-tools.scm (meson): Update to 0.47.2.
2018-09-09gnu: python-hypothesis: Update to 3.70.3.Marius Bakke
* gnu/packages/check.scm (python-hypothesis): Update to 3.70.3.
2018-09-09gnu: python-pytest: Update to 3.8.0.Marius Bakke
* gnu/packages/check.scm (python-pytest): Update to 3.8.0.
2018-09-09gnu: fontconfig: Update to 2.13.1.Marius Bakke
* gnu/packages/fontutils.scm (fontconfig): Update to 2.13.1.
2018-09-09gnu: python-scipy: Update to 1.1.0.Marius Bakke
* gnu/packages/python.scm (python-scipy): Update to 1.1.0.
2018-09-09gnu: libcmis: Fix FTBFS with Boost >= 1.68.0.Marius Bakke
* gnu/packages/libreoffice.scm (libcmis)[arguments]: Add phase to substitute header file name.
2018-09-09gnu: vigra: Fix FTBFS with Numpy >= 1.15.Marius Bakke
* gnu/packages/image.scm (vigra)[arguments]: Disable one more test.
2018-09-09gnu: oath-toolkit: Fix FTBFS with Glibc >= 2.28.Marius Bakke
* 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-09gnu: openssl: Update to 1.0.2p.Marius Bakke
* 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-09gnu: curl: Remove graft for 7.61.1.Marius Bakke
* gnu/packages/curl.scm (curl): Update to 7.61.1. (curl-7.61.1): Remove variable.
2018-09-09gnu: ghostscript: Remove graft for 9.24.Marius Bakke
* 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-09Merge branch 'master' into core-updatesMarius Bakke
2018-09-09gnu: ghostscript: Update replacement to 9.24 [security fixes].Marius Bakke
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-09gnu: jbig2dec: Replace with 0.15 [security fixes].Marius Bakke
* gnu/packages/image.scm (jbig2dec-0.15): New public variable. (jbig2dec)[replacement]: New field.
2018-09-09gnu: OpenBLAS: Update source URI.Marius Bakke
* gnu/packages/maths.scm (openblas)[source](uri): Use the more stable SourceForge mirror.
2018-09-09gnu: openal: Update to 1.19.0.Marius Bakke
* gnu/packages/audio.scm (openal): Update to 1.19.0.
2018-09-09gnu: glm: Update to 0.9.9.1.Marius Bakke
* gnu/packages/maths.scm (glm): Update to 0.9.9.1.
2018-09-09gnu: msmtp: Remove unneeded input.Marius Bakke
* gnu/packages/mail.scm (msmtp)[inputs]: Remove LIBIDN, which is only required when using OpenSSL (or GnuTLS sans IDN support).
2018-09-09gnu: msmtp: Update to 1.8.0.Marius Bakke
* gnu/packages/mail.scm (msmtp): Update to 1.8.0.
2018-09-09gnu: libsoup: Update to 2.64.0.Marius Bakke
* gnu/packages/gnome.scm (libsoup): Update to 2.64.0. [inputs]: Add LIBPSL.
2018-09-09gnu: mpfr: Update home page.Marius Bakke
* gnu/packages/multiprecision.scm (mpfr)[home-page]: Use HTTPS.
2018-09-09gnu: julia: Update objconv input.Marius Bakke
* 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-09gnu: cloc: Update to 1.78.Tobias Geerinckx-Rice
* gnu/packages/code.scm (cloc): Update to 1.78. [source]: Update URI.
2018-09-09gnu: signify: Update to 24.Tobias Geerinckx-Rice
* gnu/packages/crypto.scm (signify): Update to 24.
2018-09-09gnu: musl: Update to 1.1.20.Tobias Geerinckx-Rice
* gnu/packages/musl.scm (musl): Update to 1.1.20.
2018-09-09gnu: perl-pegex: Update to 0.67.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-pegex): Update to 0.67.
2018-09-09gnu: perl-config-autoconf: Update to 0.317.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-config-autoconf): Update to 0.317.
2018-09-09gnu: perl-extutils-installpaths: Update to 0.012.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-extutils-installpaths): Update to 0.012.
2018-09-09gnu: perl-extutils-helpers: Update to 0.026.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-extutils-helpers): Update to 0.026.
2018-09-09gnu: perl-getopt-long-descriptive: Update to 0.103.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-getopt-long-descriptive): Update to 0.103.
2018-09-09gnu: perl-namespace-clean: Update to 0.27.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-namespace-clean): Update to 0.27.
2018-09-09gnu: perl-datetime: Update to 1.50.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-datetime): Update to 1.50.
2018-09-09gnu: perl-params-validate: Update to 1.29.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-params-validate): Update to 1.29.
2018-09-09gnu: links: Update to 2.17.Tobias Geerinckx-Rice
* gnu/packages/web-browsers.scm (links): Update to 2.17.
2018-09-09gnu: aircrack-ng: Update to 1.3.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (aircrack-ng): Update to 1.3. [native-inputs]: Add autoconf, automake, libtool, and which. [inputs]: Add libpcap. [arguments]: Use conventional --options in #:configure-flags. Restore ‘configure’ phase. Add ‘patch-evalrev’ and customise ‘bootstrap’ phases. Simplify ‘absolutize-tools’ phase.
2018-09-09gnu: aircrack-ng: Use HTTPS.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (aircrack-ng)[source, home-page]: Use HTTPS.
2018-09-09gnu: perl: Improve description.宋文武
Fixes <https://bug.gnu.org/32650>. * gnu/packages/perl.scm (perl)[description]: Use description from 'perlintro'.
2018-09-08tests: base: Add Guile-Gcrypt & co. to the search path.Ludovic Courtès
Fixes a regression introduced in ca719424455465fca4b872c371daf2a46de88b33, whereby (gcrypt hash) would not be found in the system under test, leading to a failure of the "/run/current-system is a GC root" test. * gnu/tests/base.scm (run-basic-test)[guix&co]: New variable. [test]: Add all of GUIX&CO to %LOAD-PATH.
2018-09-08services: nginx: 'stop' returns #f.Ludovic Courtès
Previously we'd return #t, which the Shepherd would consider a failure to stop the service. * gnu/services/web.scm (nginx-shepherd-service): In 'nginx-action', return #f when stopping the service.
2018-09-08services: nginx: Don't read PID file when passed a custom config file.Ludovic Courtès
Fixes <https://bugs.gnu.org/32665>. * gnu/services/web.scm (nginx-shepherd-service): Check whether FILE is true and don't read the PID file if it is; use 'read-pid-file' instead of a potentially endless loop.
2018-09-08gnu: mes: Update to 0.17.1.Jan Nieuwenhuizen
* gnu/packages/patches/mes-nyacc-0.86.0.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/mes.scm (mes): Update to 0.17.1, depend on latest Nyacc 0.86.0. (nyacc-for-mes): Remove.
2018-09-08gnu: nyacc: Update to 0.86.0.Jan Nieuwenhuizen
* gnu/packages/patches/nyacc-binary-literals.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/mes.scm (nyacc): Update to 0.86.0, add patch.