aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-03-01gnu: teximpatient: Build with texlive-union.Ricardo Wurmus
* gnu/packages/tex.scm (teximpatient)[source]: Use url-fetch/tarbomb, so that we can... [arguments]: ...remove the custom "unpack" phase; disable tests instead of deleting the "check" phase; add phase "fix-packaging-error". [native-inputs]: Replace texlive with a texlive-union containing texlive-latex-amsfonts, texlive-fonts-amsfonts, texlive-fonts-adobe-palatino, texlive-fonts-adobe-zapfding, texlive-fonts-knuth-lib, texlive-fonts-mflogo-font, and texlive-generic-pdftex.
2019-03-01gnu: Add texlive-fonts-adobe-zapfding.Ricardo Wurmus
* gnu/packages/tex.scm (texlive-fonts-adobe-zapfding): New variable.
2019-03-01gnu: Add texlive-fonts-adobe-palatino.Ricardo Wurmus
* gnu/packages/tex.scm (texlive-fonts-adobe-palatino): New variable.
2019-03-01gnu: Add texlive-fonts-mflogo-font.Ricardo Wurmus
* gnu/packages/tex.scm (texlive-fonts-mflogo-font): New variable.
2019-03-01gnu: Add texlive-latex-mflogo.Ricardo Wurmus
* gnu/packages/tex.scm (texlive-latex-mflogo): New variable.
2019-03-01gnu: texlive-fonts-knuth-lib: Build all tfm files.Ricardo Wurmus
* gnu/packages/tex.scm (texlive-fonts-knuth-lib)[arguments]: Build all tfm files in "build" phase.
2019-03-01gnu: Add texlive-fonts-adobe-times.Ricardo Wurmus
* gnu/packages/tex.scm (texlive-fonts-adobe-times): New variable.
2019-03-01gnu: texlive-latex-geometry: Add missing input.Ricardo Wurmus
* gnu/packages/tex.scm (texlive-latex-geometry)[propagated-inputs]: Add texlive-latex-oberdiek.
2019-03-01gnu: java-eclipse-jetty-http-test-classes: Return #t from all phases.Björn Höfling
* gnu/packages/web.scm (java-eclipse-jetty-http-test-classes)[arguments]: Return #t from 'chdir' phase.
2019-03-01gnu: java-eclipse-jetty-test-helper: Return #t from all phases.Björn Höfling
* gnu/packages/web.scm (java-eclipse-jetty-test-helper)[arguments]: Return #t from 'chdir' phase.
2019-03-01gnu: java-eclipse-sisu-inject: Don't use unstable tarball.Björn Höfling
Using git-file-name also makes the source store-file nicer. * gnu/packages/java.scm (java-eclipse-sisu-inject)[source]: Use git-fetch and git-file-name.
2019-03-01gnu: java-tomcat: Update to 8.5.38.Björn Höfling
* gnu/packages/web.scm (java-tomcat): Update to 8.38.
2019-03-01gnu: coq-flocq: Update to 3.1.0.Dan Frumin
* gnu/packages/coq.scm (coq-flocq): Update to 3.1.0. (coq-interval): Update to 3.4.0. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2019-03-01nls: Update 'fr' translation of the manual.Julien Lepiller
2019-03-01gnu: sdl2: Add KMSDRM video backend.Rutger Helling
* gnu/packages/sdl.scm (sdl2): Add KMSDRM video backend.
2019-03-01gnu: acpica: Update to 20190215.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (acpica): Update to 20190215.
2019-03-01gnu: libssh: Update to 0.8.7.Marius Bakke
* gnu/packages/ssh.scm (libssh): Update to 0.8.7.
2019-03-01gnu: re2: Update to 2019-03-01.Marius Bakke
* gnu/packages/regex.scm (re2): Update to 2019-03-01.
2019-03-01gnu: libqmi: Update to 1.22.2.Marius Bakke
* gnu/packages/freedesktop.scm (libqmi): Update to 1.22.2.
2019-03-01gnu: libqmi: Don't use NAME in source URI.Marius Bakke
* gnu/packages/freedesktop.scm (libqmi)[source](uri): Hard-code NAME.
2019-03-01gnu: python-cryptography: Update to 2.6.1.Marius Bakke
* gnu/packages/python-crypto.scm (python-cryptography-vectors, python-cryptography): Update to 2.6.1.
2019-03-01gnu: OpenSSL: Update to 1.1.1b.Marius Bakke
* gnu/packages/tls.scm (openssl-next): Update to 1.1.1b.
2019-03-01gnu: efibootmgr: Remove obsolete configure flag.Marius Bakke
* gnu/packages/linux.scm (efibootmgr)[arguments]: Don't override CFLAGS.
2019-03-01gnu: efibootmgr: Don't use NAME in source URI.Marius Bakke
* gnu/packages/linux.scm (efibootmgr)[source](uri): Hard-code NAME.
2019-03-01gnu: Add velvet.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (velvet): New variable.
2019-03-01gnu: discrover: Remove indirect TexLive dependencies.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (discrover)[native-inputs]: Remove texlive-generic-ifxetex, texlive-latex-oberdiek, texlive-latex-url, and texlive-latex-xcolor from texlive-union.
2019-03-01gnu: texlive-latex-pgf: Add missing input.Ricardo Wurmus
* gnu/packages/tex.scm (texlive-latex-pgf)[propagated-inputs]: Add texlive-latex-xcolor.
2019-03-01gnu: asymptote: Remove indirect TexLive dependency.Ricardo Wurmus
* gnu/packages/plotutils.scm (asymptote)[native-inputs]: Remove texlive-generic-ifxetex from texlive-union.
2019-03-01gnu: hypre: Remove indirect TexLive dependencies.Ricardo Wurmus
* gnu/packages/maths.scm (hypre)[native-inputs]: Remove texlive-latex-oberdiek, texlive-generic-ifxetex, and texlive-latex-url from texlive-union.
2019-03-01gnu: texlive-latex-oberdiek: Add ifxetex to inputs.Ricardo Wurmus
* gnu/packages/tex.scm (texlive-latex-oberdiek)[propagated-inputs]: Add texlive-generic-ifxetex.
2019-03-01gnu: texlive-latex-hyperref: Add missing inputs.Ricardo Wurmus
* gnu/packages/tex.scm (texlive-latex-hyperref)[propagated-inputs]: Add texlive-latex-oberdiek and texlive-latex-url.
2019-03-01gnu: rust: Factor out "cargo-utils" from "cargo-build-system".Ivan Petkov
* 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>
2019-03-01gnu: openssl@1.1.1a: Don't inherit from openssl/fixed.Tobias Geerinckx-Rice
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.
2019-03-01gnu: openssl: Fix CVE-2019-1559.Tobias Geerinckx-Rice
* 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.
2019-02-28gnu: clementine: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/music.scm (clementine)[home-page]: Use HTTPS.
2019-02-28gnu: libunwind: Update to 1.3.1.Tobias Geerinckx-Rice
* gnu/packages/libunwind.scm (libunwind): Update to 1.3.1.
2019-02-28gnu: netpbm: Fix CVE-2017-258[67].Tobias Geerinckx-Rice
* 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.
2019-02-28gnu: supercollider: Update to 3.10.2.Tobias Geerinckx-Rice
* gnu/packages/audio.scm (supercollider): Update to 3.10.2. [arguments]: Remove ’apply-system-yaml-cpp-fix’ phase.
2019-02-28gnu: speech-dispatcher: Build against eSpeak NG.Marius Bakke
* gnu/packages/speech.scm (speech-dispatcher)[inputs]: Change from ESPEAK to ESPEAK-NG.
2019-02-28gnu: Add eSpeak NG.Marius Bakke
* gnu/packages/speech.scm (espeak-ng): New public variable.
2019-02-28gnu: Move espeak to speech.scm.Marius Bakke
* gnu/packages/audio.scm (espeak): Move from here ... * gnu/packages/speech.scm (espeak): ... to here.
2019-02-28gnu: Add pcaudiolib.Marius Bakke
* gnu/packages/audio.scm (pcaudiolib): New public variable.
2019-02-28gnu: speech-dispatcher: Update to 0.9.0.Marius Bakke
* 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.
2019-02-28gnu: speech-dispatcher: Don't build static libraries.Marius Bakke
* gnu/packages/speech.scm (speech-dispatcher)[arguments]: New field.
2019-02-28gnu: GCC: Update to 8.3.0.Marius Bakke
* gnu/packages/gcc.scm (gcc-8): Update to 8.3.0.
2019-02-28gnu: wpa_supplicant: Update to 2.7.Marius Bakke
* gnu/packages/patches/wpa-supplicant-CVE-2017-13082.patch, gnu/packages/patches/wpa-supplicant-CVE-2018-14526.patch, gnu/packages/patches/wpa-supplicant-fix-key-reuse.patch, gnu/packages/patches/wpa-supplicant-fix-nonce-reuse.patch, gnu/packages/patches/wpa-supplicant-fix-zeroed-keys.patch, gnu/packages/patches/wpa-supplicant-krack-followups.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/admin.scm (wpa-supplicant-minimal): Update to 2.7. [source](patches): Remove.
2019-02-28gnu: Add toot.Efraim Flashner
* gnu/packages/mastodon.scm (toot): New variable. * gnu/local.mk (GNU_SYSTSEM_MODULES): Register it.
2019-02-28gnu: giac-xcas: Update to 1.5.0-43.Nicolas Goaziou
* gnu/packages/algebra.scm (giac-xcas): Update to 1.5.0-43.
2019-02-27gnu: linux-libre: Update to 4.20.13.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.13. (%linux-libre-hash): Update hash.
2019-02-27gnu: linux-libre@4.19: Update to 4.19.26.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.26. (%linux-libre-4.19-hash): Update hash.