Age | Commit message (Expand) | Author |
2019-03-04 | gnu: python-pytest: Update to 4.3.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.
| Marius Bakke |
2019-03-04 | gnu: python-hypothesis: Update to 4.7.19....* gnu/packages/check.scm (python-hypothesis): Update to 4.7.19.
| Marius Bakke |
2019-03-04 | gnu: python-pytest-runner: Update to 4.4....* gnu/packages/check.scm (python-pytest-runner): Update to 4.4.
| Marius Bakke |
2019-03-04 | gnu: python-pluggy: Update to 0.9.0....* gnu/packages/python-xyz.scm (python-pluggy): Update to 0.9.0.
| Marius Bakke |
2019-03-04 | gnu: python-pyflakes: Update to 2.1.1....* gnu/packages/python-xyz.scm (python-pyflakes): Update to 2.1.1.
| Marius Bakke |
2019-03-04 | gnu: python-py: Update to 1.8.0....* gnu/packages/python-xyz.scm (python-py): Update to 1.8.0.
| Marius Bakke |
2019-03-04 | gnu: Python@2: Update to 2.7.16....* 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.
| Marius Bakke |
2019-03-02 | gnu: bash: Update to patch level 2....* gnu/packages/bash.scm (%patch-series-5.0): Add patches 1 and 2.
[source]: Apply patches.
[version]: Update with patch numbers.
| Efraim Flashner |
2019-03-01 | gnu: efibootmgr: Fix build failure with GCC7....* gnu/packages/linux.scm (efibootmgr)[arguments]: Set C_INCLUDE_PATH.
| Marius Bakke |
2019-03-01 | gnu: OpenSSL@1.0: Update to 1.0.2r....* gnu/packages/tls.scm (openssl): Update to 1.0.2r.
[replacement]: Remove.
(openssl/fixed): Remove variable.
| Marius Bakke |
2019-03-01 | Merge branch 'staging' into core-updates | Marius Bakke |
2019-03-01 | Merge branch 'master' into staging | Marius Bakke |
2019-03-01 | gnu: libssh: Update to 0.8.7....* gnu/packages/ssh.scm (libssh): Update to 0.8.7.
| Marius Bakke |
2019-03-01 | gnu: re2: Update to 2019-03-01....* gnu/packages/regex.scm (re2): Update to 2019-03-01.
| Marius Bakke |
2019-03-01 | gnu: libqmi: Update to 1.22.2....* gnu/packages/freedesktop.scm (libqmi): Update to 1.22.2.
| Marius Bakke |
2019-03-01 | gnu: libqmi: Don't use NAME in source URI....* gnu/packages/freedesktop.scm (libqmi)[source](uri): Hard-code NAME.
| Marius Bakke |
2019-03-01 | gnu: python-cryptography: Update to 2.6.1....* gnu/packages/python-crypto.scm (python-cryptography-vectors,
python-cryptography): Update to 2.6.1.
| Marius Bakke |
2019-03-01 | gnu: OpenSSL: Update to 1.1.1b....* gnu/packages/tls.scm (openssl-next): Update to 1.1.1b.
| Marius Bakke |
2019-03-01 | gnu: efibootmgr: Remove obsolete configure flag....* gnu/packages/linux.scm (efibootmgr)[arguments]: Don't override CFLAGS.
| Marius Bakke |
2019-03-01 | gnu: efibootmgr: Don't use NAME in source URI....* gnu/packages/linux.scm (efibootmgr)[source](uri): Hard-code NAME.
| Marius Bakke |
2019-03-01 | gnu: attr: Update to 2.4.48....* gnu/packages/attr.scm (attr): Update to 2.4.48.
[source](uri): Adjust for renamed tarball.
[arguments]: Remove obsolete phases.
[license]: Remove GPL2+ (see upstream commit 0fb61a4d20).
| Marius Bakke |
2019-03-01 | gnu: acl: Update to 2.2.53....* gnu/packages/patches/acl-hurd-path-max.patch,
gnu/packages/patches/acl-fix-perl-regex.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/acl.scm (acl): Update to 2.2.53.
[source](uri): Adjust for renamed tarball.
[arguments]: Remove #:test-target. Adjust disabled tests. Don't override
install phase.
| Marius Bakke |
2019-03-01 | gnu: libcap: Update to 2.26....* gnu/packages/linux.scm (libcap): Update to 2.26.
| Marius Bakke |
2019-03-01 | gnu: python-requests: Propagate required inputs....This is a follow-up to commit b5c2e7205177742f33b308a1590f279ce132d5b4.
* gnu/packages/python-web.scm (python-requests)[propagated-inputs]: Add
PYTHON-CERTIFI, PYTHON-CHARDET, PYTHON-IDNA, and PYTHON-URLLIB3.
(python-urllib3)[native-inputs]: Remove (due to dependency cycle).
| Marius Bakke |
2019-03-01 | gnu: python-cffi: Build HTML documentation in separate derivation....This is necessary to solve a dependency cycle between Sphinx and Requests.
* gnu/packages/libffi.scm (python-cffi)[outputs]: Remove.
[native-inputs]: Remove PYTHON-SPHINX.
[arguments]: Remove 'install-doc' phase.
* gnu/packages/libffi.scm (python-cffi-documentation): New public variable.
| Marius Bakke |
2019-03-01 | gnu: pciutils: Update to 3.6.2....* gnu/packages/pciutils.scm (pciutils): Update to 3.6.2.
| Marius Bakke |
2019-03-01 | gnu: kmod: Update to 26....* gnu/packages/linux.scm (kmod): Update to 26.
| Marius Bakke |
2019-03-01 | gnu: elfutils: Update to 0.176....* gnu/packages/elf.scm (elfutils): Update to 0.176.
| Marius Bakke |
2019-03-01 | gnu: gdk-pixbuf: Update to 2.38.1....* gnu/packages/gtk.scm (gdk-pixbuf): Update to 2.38.1.
| Marius Bakke |
2019-03-01 | gnu: Add velvet....* gnu/packages/bioinformatics.scm (velvet): New variable.
| Ricardo Wurmus |
2019-03-01 | gnu: discrover: Remove indirect TexLive dependencies....* gnu/packages/bioinformatics.scm (discrover)[native-inputs]: Remove
texlive-generic-ifxetex, texlive-latex-oberdiek, texlive-latex-url, and
texlive-latex-xcolor from texlive-union.
| Ricardo Wurmus |
2019-03-01 | gnu: texlive-latex-pgf: Add missing input....* gnu/packages/tex.scm (texlive-latex-pgf)[propagated-inputs]: Add
texlive-latex-xcolor.
| Ricardo Wurmus |
2019-03-01 | gnu: asymptote: Remove indirect TexLive dependency....* gnu/packages/plotutils.scm (asymptote)[native-inputs]: Remove
texlive-generic-ifxetex from texlive-union.
| Ricardo Wurmus |
2019-03-01 | gnu: hypre: Remove indirect TexLive dependencies....* gnu/packages/maths.scm (hypre)[native-inputs]: Remove
texlive-latex-oberdiek, texlive-generic-ifxetex, and texlive-latex-url from
texlive-union.
| Ricardo Wurmus |
2019-03-01 | gnu: texlive-latex-oberdiek: Add ifxetex to inputs....* gnu/packages/tex.scm (texlive-latex-oberdiek)[propagated-inputs]: Add
texlive-generic-ifxetex.
| Ricardo Wurmus |
2019-03-01 | gnu: texlive-latex-hyperref: Add missing inputs....* gnu/packages/tex.scm (texlive-latex-hyperref)[propagated-inputs]: Add
texlive-latex-oberdiek and texlive-latex-url.
| Ricardo Wurmus |
2019-03-01 | gnu: rust: Factor out "cargo-utils" from "cargo-build-system"....* 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>
| Ivan Petkov |
2019-03-01 | gnu: openssl@1.1.1a: Don't inherit from openssl/fixed....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.
| Tobias Geerinckx-Rice |
2019-03-01 | gnu: openssl: Fix CVE-2019-1559....* 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.
| Tobias Geerinckx-Rice |
2019-02-28 | gnu: clementine: Use HTTPS home page....* gnu/packages/music.scm (clementine)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2019-02-28 | gnu: libunwind: Update to 1.3.1....* gnu/packages/libunwind.scm (libunwind): Update to 1.3.1.
| Tobias Geerinckx-Rice |
2019-02-28 | gnu: netpbm: Fix CVE-2017-258[67]....* 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.
| Tobias Geerinckx-Rice |
2019-02-28 | gnu: supercollider: Update to 3.10.2....* gnu/packages/audio.scm (supercollider): Update to 3.10.2.
[arguments]: Remove ’apply-system-yaml-cpp-fix’ phase.
| Tobias Geerinckx-Rice |
2019-02-28 | gnu: efivar: Fix build failure with GCC7....* gnu/packages/linux.scm (efivar)[arguments]: Add phase
'kernel-headers-are-system-headers'.
| Marius Bakke |
2019-02-28 | gnu: make-bootstrap: Adjust for GCC7....This is a follow-up to commit 01e8263febb9634564b4b73af49b81a36567a11b.
* gnu/packages/make-bootstrap.scm (package-with-relocatable-glibc): Add the
GCC7 'treat-glibc-as-system-header' build phase.
| Marius Bakke |
2019-02-28 | gnu: GCC: Move cross-toolchain build fix to (gnu packages cross-base)....This makes sure it is inherited by packages using (cross-gcc ...). This
commit is a followup to 01e8263febb9634564b4b73af49b81a36567a11b.
* gnu/build/cross-toolchain.scm (cross-gcc-build-phases): Move
'treat-glibc-as-system-header' phase ...
* gnu/packages/cross-base.scm (cross-gcc-arguments): ... here.
| Marius Bakke |
2019-02-28 | gnu: groff: Return #t from all phases....* gnu/packages/groff.scm (groff)[arguments]: Return #t from phases.
| Marius Bakke |
2019-02-28 | gnu: groff: Adjust relocatability snippet for 1.22.4....This commit does three things. It reverts 73b2ce87 ("gnu: groff-minimal:
Disable relocatability."), re-applies f57693e1 ("gnu: groff: Disable
relocatability."), and finally adjusts the substitution for changes since
0559a4c2 ("gnu: groff: Update to 1.22.4.").
* gnu/packages/groff.scm (groff-minimal)[arguments]: Move relocatibility
snippet ...
(groff)[arguments]: ... here. Don't delete relocation.cpp and adjust file name.
| Marius Bakke |
2019-02-28 | gnu: speech-dispatcher: Build against eSpeak NG....* gnu/packages/speech.scm (speech-dispatcher)[inputs]: Change from ESPEAK to
ESPEAK-NG.
| Marius Bakke |
2019-02-28 | gnu: Add eSpeak NG....* gnu/packages/speech.scm (espeak-ng): New public variable.
| Marius Bakke |