| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/pcre.scm (pcre): Update to 8.43.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-fonttools): Update to 3.38.0.
|
|
|
|
| |
* gnu/packages/time.scm (python-pytz): Update to 2018.9.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-attrs): Update to 19.1.0.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-attrs-bootstrap)[version, source]: Remove.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-pympler): Update to 0.6.
|
|
|
|
| |
* gnu/packages/python-web.scm (python-zope-interface): Update to 4.6.0.
|
|
|
|
| |
* gnu/packages/python-web.scm (python-zope-event): Update to 4.4.
|
|
|
|
|
|
| |
* 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/packages/python-xyz.scm (python-six): Update to 1.12.0.
|
|
|
|
|
|
|
|
| |
* 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/packages/check.scm (python-hypothesis): Update to 4.7.19.
|
|
|
|
| |
* gnu/packages/check.scm (python-pytest-runner): Update to 4.4.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-pluggy): Update to 0.9.0.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-pyflakes): Update to 2.1.1.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-py): Update to 1.8.0.
|
|
|
|
|
|
|
|
| |
* 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/packages/bash.scm (%patch-series-5.0): Add patches 1 and 2.
[source]: Apply patches.
[version]: Update with patch numbers.
|
|
|
|
| |
* gnu/packages/linux.scm (efibootmgr)[arguments]: Set C_INCLUDE_PATH.
|
|
|
|
|
|
| |
* gnu/packages/tls.scm (openssl): Update to 1.0.2r.
[replacement]: Remove.
(openssl/fixed): Remove variable.
|
|\ |
|
| |\ |
|
| | |
| | |
| | |
| | | |
* gnu/packages/ssh.scm (libssh): Update to 0.8.7.
|
| | |
| | |
| | |
| | | |
* gnu/packages/regex.scm (re2): Update to 2019-03-01.
|
| | |
| | |
| | |
| | | |
* gnu/packages/freedesktop.scm (libqmi): Update to 1.22.2.
|
| | |
| | |
| | |
| | | |
* gnu/packages/freedesktop.scm (libqmi)[source](uri): Hard-code NAME.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/python-crypto.scm (python-cryptography-vectors,
python-cryptography): Update to 2.6.1.
|
| | |
| | |
| | |
| | | |
* gnu/packages/tls.scm (openssl-next): Update to 1.1.1b.
|
| | |
| | |
| | |
| | | |
* gnu/packages/linux.scm (efibootmgr)[arguments]: Don't override CFLAGS.
|
| | |
| | |
| | |
| | | |
* gnu/packages/linux.scm (efibootmgr)[source](uri): Hard-code NAME.
|
| | |
| | |
| | |
| | | |
* gnu/packages/bioinformatics.scm (velvet): New variable.
|
| | |
| | |
| | |
| | |
| | |
| | | |
* 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/packages/tex.scm (texlive-latex-pgf)[propagated-inputs]: Add
texlive-latex-xcolor.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/plotutils.scm (asymptote)[native-inputs]: Remove
texlive-generic-ifxetex from texlive-union.
|
| | |
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/maths.scm (hypre)[native-inputs]: Remove
texlive-latex-oberdiek, texlive-generic-ifxetex, and texlive-latex-url from
texlive-union.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/tex.scm (texlive-latex-oberdiek)[propagated-inputs]: Add
texlive-generic-ifxetex.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/tex.scm (texlive-latex-hyperref)[propagated-inputs]: Add
texlive-latex-oberdiek and texlive-latex-url.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* 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>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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/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/packages/music.scm (clementine)[home-page]: Use HTTPS.
|
| | |
| | |
| | |
| | | |
* gnu/packages/libunwind.scm (libunwind): Update to 1.3.1.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* 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/packages/audio.scm (supercollider): Update to 3.10.2.
[arguments]: Remove ’apply-system-yaml-cpp-fix’ phase.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/speech.scm (speech-dispatcher)[inputs]: Change from ESPEAK to
ESPEAK-NG.
|
| | |
| | |
| | |
| | | |
* gnu/packages/speech.scm (espeak-ng): New public variable.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/audio.scm (espeak): Move from here ...
* gnu/packages/speech.scm (espeak): ... to here.
|
| | |
| | |
| | |
| | | |
* gnu/packages/audio.scm (pcaudiolib): New public variable.
|
| | |
| | |
| | |
| | |
| | |
| | | |
* 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/packages/speech.scm (speech-dispatcher)[arguments]: New field.
|