~ruther/guix-local

4eacb47d — Marius Bakke 8 years ago
gnu: feh: Update to 2.19.1.

* gnu/packages/image-viewers.scm (feh): Update to 2.19.1.
5f02ea1a — Marius Bakke 8 years ago
gnu: notmuch: Update to 0.25.

* gnu/packages/mail.scm (notmuch): Update to 0.25.
4fdab173 — Kei Kebreau 8 years ago
gnu: python2-urwid: Actually build urwid for Python 2.

* gnu/packages/python.scm (python2-urwid)[arguments]: Add #:python.
e9f468df — Leo Famulari 8 years ago
gnu: tcpdump: Update to 4.9.1 [fixes CVE-2017-11108].

* gnu/packages/admin.scm (tcpdump): Update to 4.9.1.
90062885 — Feng Shu 8 years ago
gnu: you-get: Update to 0.4.803.

* gnu/packages/video.scm (you-get): Update to 0.4.803.

Signed-off-by: Leo Famulari <leo@famulari.name>
c7db7b86 — Kei Kebreau 8 years ago
gnu: perl-dbd-mysql: Fix CVE-2017-10788.

* gnu/packages/patches/perl-dbd-mysql-CVE-2017-10788.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/databases.scm (perl-dbd-mysql)[source]: Use it.
bb0f6d75 — Dave Love 8 years ago
gnu: openmpi: Description mentions MPI 3.0.

* gnu/packages/mpi.scm (openmpi): It's MPI 3, not MPI 2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
1f9bff41 — Dave Love 8 years ago
gnu: openmpi: Update to 1.10.7.

* gnu/packages/mpi.scm (openmpi): Update to 1.10.7.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
386f5415 — Ludovic Courtès 8 years ago
hydra: Add 'guix.SYSTEM' jobs.

* build-aux/hydra/guix.scm (package->alist): Disable grafting.
(hydra-jobs): Return 'guix.SYSTEM' jobs in addition to 'tarball'.
06ce8e56 — Ludovic Courtès 8 years ago
hydra: Simplify 'tarball' job.

* build-aux/hydra/guix.scm (tarball-package): Remove.
(hydra-jobs): Use 'dist-package' instead of 'tarball-package'.
70bc6085 — Ludovic Courtès 8 years ago
gnu: Add guile2.0-git.

* gnu/packages/guile.scm (guile2.0-git): New variable.
726ecfeb — Ludovic Courtès 8 years ago
gnu: Add guile2.0-bytestructures.

* gnu/packages/patches/guile-bytestructures-name-clash.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/guile.scm (guile-bytestructures)[source]: Use it.
[arguments]: Unpack the source.
[native-inputs]: New field.
(guile2.0-bytestructures): New variable.
0093b126 — Kei Kebreau 9 years ago
gnu: maxima: Ensure binutils are available at runtime.

* gnu/packages/maths.scm (maxima)[arguments]: Use modify-phases syntax.
Modify 'post-install' phase.
6b2eafaa — Kei Kebreau 9 years ago
Revert "gnu: maxima: Ensure gcc is available at runtime."

This reverts commit f2fa86cc82b5941bde63b666337eea59aa609e55.
Commit 5ea8dbf0c906d51779ba0cf775ec9967f5f42382 fixes the underlying
issue in GNU Common Lisp.
5ea8dbf0 — Kei Kebreau 9 years ago
gnu: gcl: Ensure gcc and binutils are available at runtime.

* gnu/packages/lisp.scm (gcl)[arguments]: Add -fgnu89-inline to CFLAGS.
Add GCC path to make-flags. Modify 'pre-conf' phase. Add 'wrap' phase.
ebc9f705 — Mark H Weaver 8 years ago
gnu: webkitgtk: Update to 2.16.6 [security fixes].

Includes fixes for CVE-2017-7039, CVE-2017-7018, CVE-2017-7030, CVE-2017-7037,
CVE-2017-7034, CVE-2017-7055, CVE-2017-7056, CVE-2017-7064, CVE-2017-7061,
CVE-2017-7048, and CVE-2017-7046.

* gnu/packages/webkit.scm (webkitgtk): Update to 2.16.6.
a84ea219 — Ludovic Courtès 8 years ago
system: Add a default '.guile' skeleton.

* gnu/system/shadow.scm (default-skeletons): Add ".guile".
585347d7 — Ludovic Courtès 8 years ago
Add 'guix weather'.

* guix/scripts/weather.scm: New file.
* Makefile.am (MODULES): Add it.
* doc/guix.texi (Substitutes, Invoking guix publish): Mention "guix
weather".
(Invoking guix weather): New node.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
5b4a6ba0 — Leo Famulari 8 years ago
gnu: xterm: Update to 330.

* gnu/packages/xorg.scm (xterm): Update to 330.
0e8fed86 — Leo Famulari 8 years ago
gnu: dialog: Update to 1.3-20170509.

* gnu/packages/ncurses.scm (dialog): Update to 1.3-20170509.
Next