~ruther/guix-local

653add37 — Efraim Flashner 9 years ago
gnu: %bootstrap-coreutils&co: Patch egrep/fgrep to work regardless of $PATH.

This is the bootstrap version of 1063d325ea76aa2b00dfcd3d436b16e412103df1

* gnu/packages/bootstrap.scm (%bootstrap-coreutils&co)[source]: Patch
the absolute location of 'grep' when called from 'egrep' or 'fgrep'.
d15432ca — Efraim Flashner 9 years ago
Merge remote-tracking branch 'origin/master' into core-updates
def97168 — Efraim Flashner 9 years ago
gnu: bash: Update to patch level 12.

* gnu/packages/bash.scm (%patch-series-4.4): Add patch 12.
e7479644 — Efraim Flashner 9 years ago
gnu: coreutils: Don't run tests in parallel.

* gnu/packages/base.scm (coreutils)[arguments]: Add '#:parallel-tests? #f'
to address a race contition in the test suite.
864738ba — Efraim Flashner 9 years ago
gnu: libpng: Update to 1.6.28.

* gnu/packages/image.scm (libpng): Update to 1.6.28.
[source]: Remove patch.
* gnu/packages/patches/libpng-CVE-2016-10087.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
3b254d76 — Ricardo Wurmus 9 years ago
gnu: ardour: Update to 5.6.

* gnu/packages/audio.scm (ardour): Update to 5.6.
52d901da — Mark H Weaver 9 years ago
gnu: linux-libre: Update to 4.10.  Keep 4.9 as longterm release.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.
(%linux-libre-hash): Update hash.
(linux-libre-4.9): New variable.
* gnu/packages/linux-libre-4.10-x86_64.conf,
gnu/packages/linux-libre-4.10-i686.conf: New files.
* Makefile.am (KCONFIGS): Add them.
913059a1 — Efraim Flashner 9 years ago
gnu: libpng: Update source urls.

* gnu/packages/image.scm (libpng)[source]: Add 'history' location for
older versions.
361d982c — Marius Bakke 9 years ago
gnu: Add python-cycler.

* gnu/packages/python.scm (python-cycler, python2-cycler): New variables.
b35f442e — Marius Bakke 9 years ago
gnu: Remove xf86-video-modesetting.

This is part of xorg-server since version 1.17:

https://cgit.freedesktop.org/xorg/xserver/commit/?id=35dc7c75150733dbcef8a18b6796f49a7c48ebee

* gnu/packages/xorg.scm (xf86-video-modesetting): Remove variable.
* gnu/services/xorg.scm (xorg-configuration-file, %default-xorg-modules):
Adjust accordingly.
4a4fc718 — Marius Bakke 9 years ago
gnu: jemalloc: Update to 4.4.0.

* gnu/packages/jemalloc.scm (jemalloc): Update to 4.4.0.
[source, home-page]: Update to current URLs.
8071bbbc — Ricardo Wurmus 9 years ago
gnu: qtractor: Use new home page.

* gnu/packages/music.scm (qtractor)[home-page]: Use new home page.
873253dd — Ricardo Wurmus 9 years ago
gnu: qtractor: Update to 0.8.1.

* gnu/packages/music.scm (qtractor): Update to 0.8.1.
c93f5069 — Mark H Weaver 9 years ago
gnu: linux-libre: Update to 4.9.11.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.9.11.
(%linux-libre-hash): Update hash.
64d38538 — Mark H Weaver 9 years ago
gnu: linux-libre@4.4: Update to 4.4.50.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.50.
8f8f250b — Efraim Flashner 9 years ago
gnu: glibc-bootstrap-system.patch: Update for glibc-2.25.

* gnu/packages/patches/glibc-bootstrap-system.patch: Revert a change
from glibc-2.25 which would require the bootstrap-glibc to require the
linux-kernel-headers.
bd1450f1 — Leo Famulari 9 years ago
gnu: ntfs-3g: Fix patch for CVE-2017-0358.

This is a followup to commit 1a82ba660e88e731841882523084e5d878267b53.

* gnu/packages/patches/ntfs-3g-CVE-2017-0358.patch: Make patch apply.
365950ce — Rodger Fox 9 years ago
gnu: pioneers: Update to 15.4.

* gnu/packages/games.scm: Update to 15.4.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
f31bb3a0 — Kei Kebreau 9 years ago
Revert "updated pioneers to latest version."

This reverts commit 2f7eccc048de6526ef3f4c2de1c67ea0455ccb0c.
2f7eccc0 — Rodger Fox 9 years ago
updated pioneers to latest version.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
Next