| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | gnu: libssh: Update to 0.8.7.•••* gnu/packages/ssh.scm (libssh): Update to 0.8.7.
| Marius Bakke | 2019-03-01 | 1 | -2/+2 |
* | gnu: re2: Update to 2019-03-01.•••* gnu/packages/regex.scm (re2): Update to 2019-03-01.
| Marius Bakke | 2019-03-01 | 1 | -2/+2 |
* | gnu: libqmi: Update to 1.22.2.•••* gnu/packages/freedesktop.scm (libqmi): Update to 1.22.2.
| Marius Bakke | 2019-03-01 | 1 | -2/+2 |
* | gnu: libqmi: Don't use NAME in source URI.•••* gnu/packages/freedesktop.scm (libqmi)[source](uri): Hard-code NAME.
| Marius Bakke | 2019-03-01 | 1 | -2/+2 |
* | 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 | 1 | -4/+4 |
* | gnu: OpenSSL: Update to 1.1.1b.•••* gnu/packages/tls.scm (openssl-next): Update to 1.1.1b.
| Marius Bakke | 2019-03-01 | 1 | -2/+2 |
* | gnu: efibootmgr: Remove obsolete configure flag.•••* gnu/packages/linux.scm (efibootmgr)[arguments]: Don't override CFLAGS.
| Marius Bakke | 2019-03-01 | 1 | -6/+2 |
* | gnu: efibootmgr: Don't use NAME in source URI.•••* gnu/packages/linux.scm (efibootmgr)[source](uri): Hard-code NAME.
| Marius Bakke | 2019-03-01 | 1 | -2/+2 |
* | gnu: Add velvet.•••* gnu/packages/bioinformatics.scm (velvet): New variable.
| Ricardo Wurmus | 2019-03-01 | 1 | -0/+58 |
* | 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 | 1 | -6/+1 |
* | 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 | 1 | -0/+2 |
* | 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 | 1 | -2/+1 |
* | 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 | 1 | -3/+0 |
* | 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 | 1 | -0/+2 |
* | 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 | 1 | -0/+3 |
* | 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 | 2 | -5/+7 |
* | 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 | 1 | -1/+1 |
* | 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-03-01 | 3 | -2/+73 |
* | gnu: clementine: Use HTTPS home page.•••* gnu/packages/music.scm (clementine)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice | 2019-02-28 | 1 | -1/+1 |
* | gnu: libunwind: Update to 1.3.1.•••* gnu/packages/libunwind.scm (libunwind): Update to 1.3.1.
| Tobias Geerinckx-Rice | 2019-02-28 | 1 | -2/+3 |
* | 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 | 4 | -1/+62 |
* | 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 | 1 | -22/+2 |
* | 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 | 1 | -1/+1 |
* | gnu: Add eSpeak NG.•••* gnu/packages/speech.scm (espeak-ng): New public variable.
| Marius Bakke | 2019-02-28 | 1 | -1/+30 |
* | gnu: Move espeak to speech.scm.•••* gnu/packages/audio.scm (espeak): Move from here ...
* gnu/packages/speech.scm (espeak): ... to here.
| Marius Bakke | 2019-02-28 | 3 | -53/+57 |
* | gnu: Add pcaudiolib.•••* gnu/packages/audio.scm (pcaudiolib): New public variable.
| Marius Bakke | 2019-02-28 | 1 | -1/+34 |
* | gnu: speech-dispatcher: Update to 0.9.0.•••* 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.
| Marius Bakke | 2019-02-28 | 1 | -5/+7 |
* | gnu: speech-dispatcher: Don't build static libraries.•••* gnu/packages/speech.scm (speech-dispatcher)[arguments]: New field.
| Marius Bakke | 2019-02-28 | 1 | -0/+2 |
* | gnu: GCC: Update to 8.3.0.•••* gnu/packages/gcc.scm (gcc-8): Update to 8.3.0.
| Marius Bakke | 2019-02-28 | 1 | -2/+2 |
* | gnu: wpa_supplicant: Update to 2.7.•••* 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.
| Marius Bakke | 2019-02-28 | 8 | -1130/+2 |
* | gnu: Add toot.•••* gnu/packages/mastodon.scm (toot): New variable.
* gnu/local.mk (GNU_SYSTSEM_MODULES): Register it.
| Efraim Flashner | 2019-02-28 | 2 | -1/+68 |
* | gnu: giac-xcas: Update to 1.5.0-43.•••* gnu/packages/algebra.scm (giac-xcas): Update to 1.5.0-43.
| Nicolas Goaziou | 2019-02-28 | 1 | -2/+2 |
* | gnu: linux-libre: Update to 4.20.13.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.13.
(%linux-libre-hash): Update hash.
| Mark H Weaver | 2019-02-27 | 1 | -2/+2 |
* | gnu: linux-libre@4.19: Update to 4.19.26.•••* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.26.
(%linux-libre-4.19-hash): Update hash.
| Mark H Weaver | 2019-02-27 | 1 | -2/+2 |
* | gnu: linux-libre@4.14: Update to 4.14.104.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.104.
(%linux-libre-4.14-hash): Update hash.
| Mark H Weaver | 2019-02-27 | 1 | -2/+2 |
* | gnu: linux-libre@4.9: Update to 4.9.161.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.161.
| Mark H Weaver | 2019-02-27 | 1 | -2/+2 |
* | gnu: emacs-disk-usage: Update to 1.2.0.•••* gnu/packages/emacs-xyz.scm (emacs-disk-usage): Update to 1.2.0.
| Pierre Neidhardt | 2019-02-27 | 1 | -11/+12 |
* | gnu: lmdb: Update to 0.9.23.•••* gnu/packages/databases.scm (lmdb): Update to 0.9.23.
| Tobias Geerinckx-Rice | 2019-02-27 | 1 | -2/+2 |
* | gnu: lmdb: Don't use unstable tarball.•••* gnu/packages/databases.scm (lmdb)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[arguments]: Adjust source directory name.
| Tobias Geerinckx-Rice | 2019-02-27 | 1 | -9/+10 |
* | gnu: sbcl: Update to 1.4.16.•••* gnu/packages/lisp.scm (sbcl): Update to 1.4.16.
| Tobias Geerinckx-Rice | 2019-02-27 | 1 | -2/+2 |
* | gnu: libblockdev: Update to 2.21.•••* gnu/packages/disk.scm (libblockdev): Update to 2.21.
| Tobias Geerinckx-Rice | 2019-02-27 | 1 | -2/+2 |
* | gnu: wesnoth: Update to 1.14.6.•••* gnu/packages/games.scm (wesnoth): Update to 1.14.6.
[source]: Remove upstreamed patch.
* packages/patches/wesnoth-newer-boost.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice | 2019-02-27 | 3 | -51/+3 |
* | gnu: wesnoth: Don't use NAME in source URI.•••* gnu/packages/games.scm (wesnoth)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice | 2019-02-27 | 1 | -3/+3 |
* | gnu: ddrescue: Update to 1.24.•••* gnu/packages/disk.scm (ddrescue): Update to 1.24.
| Tobias Geerinckx-Rice | 2019-02-27 | 1 | -3/+2 |
* | gnu: eog-plugins: Update to 3.26.3.•••* gnu/packages/gnome.scm (eog-plugins): Update to 3.26.3.
| Tobias Geerinckx-Rice | 2019-02-27 | 1 | -2/+2 |
* | gnu: eog-plugins: Don't use NAME in source URI.•••* gnu/packages/gnome.scm (eog-plugins)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice | 2019-02-27 | 1 | -2/+2 |
* | gnu: libwacom: Update to 0.32.•••* gnu/packages/xdisorg.scm (libwacom): Update to 0.32.
| Tobias Geerinckx-Rice | 2019-02-27 | 1 | -2/+2 |
* | gnu: libwacom: Don't use NAME in source URI.•••* gnu/packages/xdisorg.scm (libwacom)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice | 2019-02-27 | 1 | -1/+1 |
* | gnu: gom: Don't use NAME in source URI.•••* gnu/packages/gnome.scm (gom)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice | 2019-02-27 | 1 | -2/+2 |
* | gnu: libpipeline: Update to 1.5.1.•••* gnu/packages/man.scm (libpipeline): Update to 1.5.1.
| Tobias Geerinckx-Rice | 2019-02-27 | 1 | -3/+3 |