aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: pcre: Update to 8.43.Marius Bakke2019-03-04
| | | | * gnu/packages/pcre.scm (pcre): Update to 8.43.
* gnu: python-fonttools: Update to 3.38.0.Marius Bakke2019-03-04
| | | | * gnu/packages/python-xyz.scm (python-fonttools): Update to 3.38.0.
* gnu: python-pytz: Update to 2018.9.Marius Bakke2019-03-04
| | | | * gnu/packages/time.scm (python-pytz): Update to 2018.9.
* gnu: python-attrs: Update to 19.1.0.Marius Bakke2019-03-04
| | | | * gnu/packages/python-xyz.scm (python-attrs): Update to 19.1.0.
* gnu: python-attrs-bootstrap: Update to 18.2.0.Marius Bakke2019-03-04
| | | | * gnu/packages/python-xyz.scm (python-attrs-bootstrap)[version, source]: Remove.
* gnu: python-pympler: Update to 0.6.Marius Bakke2019-03-04
| | | | * gnu/packages/python-xyz.scm (python-pympler): Update to 0.6.
* gnu: python-zope-interface: Update to 4.6.0.Marius Bakke2019-03-04
| | | | * gnu/packages/python-web.scm (python-zope-interface): Update to 4.6.0.
* gnu: python-zope-event: Update to 4.4.Marius Bakke2019-03-04
| | | | * gnu/packages/python-web.scm (python-zope-event): Update to 4.4.
* gnu: python-flake8: Update to 3.7.7.Marius Bakke2019-03-04
| | | | | | * gnu/packages/python-xyz.scm (python-flake8): Update to 3.7.7. [propagated-inputs]: Add PYTHON-ENTRYPOINTS. (python2-flake8)[propagated-inputs]: Add PYTHON2-TYPING.
* gnu: python-six: Update to 1.12.0.Marius Bakke2019-03-04
| | | | * gnu/packages/python-xyz.scm (python-six): Update to 1.12.0.
* gnu: python-pytest: Update to 4.3.0.Marius Bakke2019-03-04
| | | | | | | | * gnu/packages/patches/python-pytest-pluggy-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/check.scm (python-pytest): Update to 4.3.0. [source](patches): New field. [arguments]: Skip five new tests. Disable tests by passing them as arguments.
* gnu: python-hypothesis: Update to 4.7.19.Marius Bakke2019-03-04
| | | | * gnu/packages/check.scm (python-hypothesis): Update to 4.7.19.
* gnu: python-pytest-runner: Update to 4.4.Marius Bakke2019-03-04
| | | | * gnu/packages/check.scm (python-pytest-runner): Update to 4.4.
* gnu: python-pluggy: Update to 0.9.0.Marius Bakke2019-03-04
| | | | * gnu/packages/python-xyz.scm (python-pluggy): Update to 0.9.0.
* gnu: python-pyflakes: Update to 2.1.1.Marius Bakke2019-03-04
| | | | * gnu/packages/python-xyz.scm (python-pyflakes): Update to 2.1.1.
* gnu: python-py: Update to 1.8.0.Marius Bakke2019-03-04
| | | | * gnu/packages/python-xyz.scm (python-py): Update to 1.8.0.
* gnu: Python@2: Update to 2.7.16.Marius Bakke2019-03-04
| | | | | | | | * gnu/packages/patches/python2-CVE-2018-1000802.patch, gnu/packages/patches/python2-CVE-2018-14647.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/python.scm (python-2.7): Update to 2.7.16. [source](patches): Remove obsolete.
* gnu: bash: Update to patch level 2.Efraim Flashner2019-03-02
| | | | | | * gnu/packages/bash.scm (%patch-series-5.0): Add patches 1 and 2. [source]: Apply patches. [version]: Update with patch numbers.
* gnu: efibootmgr: Fix build failure with GCC7.Marius Bakke2019-03-01
| | | | * gnu/packages/linux.scm (efibootmgr)[arguments]: Set C_INCLUDE_PATH.
* gnu: OpenSSL@1.0: Update to 1.0.2r.Marius Bakke2019-03-01
| | | | | | * gnu/packages/tls.scm (openssl): Update to 1.0.2r. [replacement]: Remove. (openssl/fixed): Remove variable.
* Merge branch 'staging' into core-updatesMarius Bakke2019-03-01
|\
| * Merge branch 'master' into stagingMarius Bakke2019-03-01
| |\
| | * gnu: libssh: Update to 0.8.7.Marius Bakke2019-03-01
| | | | | | | | | | | | * gnu/packages/ssh.scm (libssh): Update to 0.8.7.
| | * gnu: re2: Update to 2019-03-01.Marius Bakke2019-03-01
| | | | | | | | | | | | * gnu/packages/regex.scm (re2): Update to 2019-03-01.
| | * gnu: libqmi: Update to 1.22.2.Marius Bakke2019-03-01
| | | | | | | | | | | | * gnu/packages/freedesktop.scm (libqmi): Update to 1.22.2.
| | * gnu: libqmi: Don't use NAME in source URI.Marius Bakke2019-03-01
| | | | | | | | | | | | * gnu/packages/freedesktop.scm (libqmi)[source](uri): Hard-code NAME.
| | * gnu: python-cryptography: Update to 2.6.1.Marius Bakke2019-03-01
| | | | | | | | | | | | | | | * gnu/packages/python-crypto.scm (python-cryptography-vectors, python-cryptography): Update to 2.6.1.
| | * gnu: OpenSSL: Update to 1.1.1b.Marius Bakke2019-03-01
| | | | | | | | | | | | * gnu/packages/tls.scm (openssl-next): Update to 1.1.1b.
| | * gnu: efibootmgr: Remove obsolete configure flag.Marius Bakke2019-03-01
| | | | | | | | | | | | * gnu/packages/linux.scm (efibootmgr)[arguments]: Don't override CFLAGS.
| | * gnu: efibootmgr: Don't use NAME in source URI.Marius Bakke2019-03-01
| | | | | | | | | | | | * gnu/packages/linux.scm (efibootmgr)[source](uri): Hard-code NAME.
| | * gnu: Add velvet.Ricardo Wurmus2019-03-01
| | | | | | | | | | | | * gnu/packages/bioinformatics.scm (velvet): New variable.
| | * gnu: discrover: Remove indirect TexLive dependencies.Ricardo Wurmus2019-03-01
| | | | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (discrover)[native-inputs]: Remove texlive-generic-ifxetex, texlive-latex-oberdiek, texlive-latex-url, and texlive-latex-xcolor from texlive-union.
| | * gnu: texlive-latex-pgf: Add missing input.Ricardo Wurmus2019-03-01
| | | | | | | | | | | | | | | * gnu/packages/tex.scm (texlive-latex-pgf)[propagated-inputs]: Add texlive-latex-xcolor.
| | * gnu: asymptote: Remove indirect TexLive dependency.Ricardo Wurmus2019-03-01
| | | | | | | | | | | | | | | * gnu/packages/plotutils.scm (asymptote)[native-inputs]: Remove texlive-generic-ifxetex from texlive-union.
| | * gnu: hypre: Remove indirect TexLive dependencies.Ricardo Wurmus2019-03-01
| | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (hypre)[native-inputs]: Remove texlive-latex-oberdiek, texlive-generic-ifxetex, and texlive-latex-url from texlive-union.
| | * gnu: texlive-latex-oberdiek: Add ifxetex to inputs.Ricardo Wurmus2019-03-01
| | | | | | | | | | | | | | | * gnu/packages/tex.scm (texlive-latex-oberdiek)[propagated-inputs]: Add texlive-generic-ifxetex.
| | * gnu: texlive-latex-hyperref: Add missing inputs.Ricardo Wurmus2019-03-01
| | | | | | | | | | | | | | | * gnu/packages/tex.scm (texlive-latex-hyperref)[propagated-inputs]: Add texlive-latex-oberdiek and texlive-latex-url.
| | * gnu: rust: Factor out "cargo-utils" from "cargo-build-system".Ivan Petkov2019-03-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * guix/build/cargo-utils.scm: New file. * Makefile.am (MODULES): Add it. * guix/build-system/cargo.scm (%cargo-utils-modules): New variable. (%cargo-build-system-modules): Use it. * guix/build/cargo-build-system.scm (file-sha256, generate-checksums): Move from here... * guix/build/cargo-utils.scm: ...to here. * gnu/packages/rust.scm (rust-1.19.0)[arguments]<#:imported-modules>: Use %cargo-utils-modules. <#:phases>[patch-cargo-checksums]: Use (guix build cargo-utils). * gnu/packages/gnuzilla.scm (icecat): [arguments]<#:imported-modules>: Use %cargo-utils-modules. <#phases>[patch-cargo-checksums]: import (guix build cargo-utils). Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| | * gnu: openssl@1.1.1a: Don't inherit from openssl/fixed.Tobias Geerinckx-Rice2019-03-01
| | | | | | | | | | | | | | | | | | | | | | | | I was a bit hasty in a92c6b1a2b5b8b69f248c732db4a11ddf130f0f1. openssl-next replaces the source, and OpenSSL 1.1.1 is invulnerable. * gnu/packages/tls.scm (openssl-next)[inherit]: Inherit from openssl once more.
| | * gnu: openssl: Fix CVE-2019-1559.Tobias Geerinckx-Rice2019-03-01
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/tls.scm (openssl)[replacement]: New field. (openssl/fixed): New variable. (openssl-next)[inherit]: Inherit from it instead. * gnu/packages/patches/openssl-CVE-2019-1559.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
| | * gnu: clementine: Use HTTPS home page.Tobias Geerinckx-Rice2019-02-28
| | | | | | | | | | | | * gnu/packages/music.scm (clementine)[home-page]: Use HTTPS.
| | * gnu: libunwind: Update to 1.3.1.Tobias Geerinckx-Rice2019-02-28
| | | | | | | | | | | | * gnu/packages/libunwind.scm (libunwind): Update to 1.3.1.
| | * gnu: netpbm: Fix CVE-2017-258[67].Tobias Geerinckx-Rice2019-02-28
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/netpbm.scm (netpbm)[source]: Add patches. * gnu/packages/patches/netpbm-CVE-2017-2586.patch, gnu/packages/patches/netpbm-CVE-2017-2587.patch: New files. * gnu/local.mk: Fix missing copyright year. (dist_patch_DATA): Add them.
| | * gnu: supercollider: Update to 3.10.2.Tobias Geerinckx-Rice2019-02-28
| | | | | | | | | | | | | | | * gnu/packages/audio.scm (supercollider): Update to 3.10.2. [arguments]: Remove ’apply-system-yaml-cpp-fix’ phase.
| | * gnu: speech-dispatcher: Build against eSpeak NG.Marius Bakke2019-02-28
| | | | | | | | | | | | | | | * gnu/packages/speech.scm (speech-dispatcher)[inputs]: Change from ESPEAK to ESPEAK-NG.
| | * gnu: Add eSpeak NG.Marius Bakke2019-02-28
| | | | | | | | | | | | * gnu/packages/speech.scm (espeak-ng): New public variable.
| | * gnu: Move espeak to speech.scm.Marius Bakke2019-02-28
| | | | | | | | | | | | | | | * gnu/packages/audio.scm (espeak): Move from here ... * gnu/packages/speech.scm (espeak): ... to here.
| | * gnu: Add pcaudiolib.Marius Bakke2019-02-28
| | | | | | | | | | | | * gnu/packages/audio.scm (pcaudiolib): New public variable.
| | * gnu: speech-dispatcher: Update to 0.9.0.Marius Bakke2019-02-28
| | | | | | | | | | | | | | | | | | * gnu/packages/speech.scm (speech-dispatcher): Update to 0.9.0. [source](uri): Change to new upstream URI. [arguments]: Add --with-kali and --with-baratinoo to #:configure-flags.
| | * gnu: speech-dispatcher: Don't build static libraries.Marius Bakke2019-02-28
| | | | | | | | | | | | * gnu/packages/speech.scm (speech-dispatcher)[arguments]: New field.