~ruther/guix-local

62cf8fa7 — Leo Famulari 9 years ago
gnu: libtiff: Fix CVE-2017-5225.

* gnu/packages/patches/libtiff-CVE-2017-5225.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (libtiff/fixed)[source]: Use it.
ffcfaf2b — Leo Famulari 9 years ago
gnu: imagemagick: Update to 6.9.7-5.

* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.7-5.
11b7717d — Mathieu Othacehe 9 years ago
services: cuirass: Add port to cuirass configuration

* gnu/services/cuirass.scm (<cuirass-configuration>): Add port field.
(cuirass-shepherd-service): Honor it.
* doc/guix.texi (Continuous Integration): Document it.

Signed-off-by: Mathieu Lirzin <mthl@gnu.org>
93719a66 — Efraim Flashner 9 years ago
gnu: libinput: Update to 1.6.0.

* gnu/packages/freedesktop.scm (libinput): Update to 1.6.0.
8ba237a2 — Efraim Flashner 9 years ago
gnu: qemu: Patch CVE-2016-10155, CVE-2017-5552.

* gnu/packages/qemu.scm (qemu)[source]: Add patches.
* gnu/packages/patches/qemu-CVE-2016-10155.patch,
gnu/packages/patches/qemu-CVE-2017-5552.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
79f3e82b — Ricardo Wurmus 9 years ago
gnu: fish: Embed full path to Python.

Fixes <https://bugs.gnu.org/25467>.

* gnu/packages/shells.scm (fish)[arguments]: Rename phase "patch-bc" to
"embed-store-paths"; embed full path to Python.
df05d80a — 宋文武 9 years ago
gnu: Add guile-sdl2.

* gnu/packages/sdl.scm (guile-sdl2): New variable.
af7caada — Carlo Zancanaro 9 years ago
gnu: Add python2-slowaes.

* gnu/packages/python.scm (python2-slowaes): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
cba84a38 — Carlo Zancanaro 9 years ago
gnu: Add python-qrcode.

* gnu/packages/python.scm (python-qrcode, python2-qrcode): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
916aafa4 — Carlo Zancanaro 9 years ago
gnu: Add python-pbkdf2.

* gnu/packages/python.scm (python-pbkdf2, python2-pbkdf2): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
d6c73cb4 — Maxim Cournoyer 9 years ago
gnu: perl-term-readkey: Update to 2.37.

The previous version, 2.32, is not available for download anymore.

* gnu/packages/perl.scm (perl-term-readkey): Update to 2.37.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
ec3487a6 — Kei Kebreau 9 years ago
gnu: red-eclipse: Update to 1.5.8.

* gnu/packages/games.scm (red-eclipse): Update to 1.5.8.
ca085a3a — Kei Kebreau 9 years ago
gnu: tintin++: Update to 2.01.2.

* gnu/packages/games.scm (tintin++): Update to 2.01.2.
ac080e29 — Ludovic Courtès 9 years ago
lint: Display PACKAGE@VERSION.

* guix/scripts/lint.scm (run-checkers): Remove 'name' variable.  Display
PACKAGE@VERSION instead of PACKAGE-VERSION.
cacf4e9d — José Miguel Sánchez García 9 years ago
gnu: Add compton.

* gnu/packages/compton.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add compton.scm

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
a7607572 — Björn Höfling 9 years ago
gnu: Add geos.

* gnu/packages/geo.scm (geos): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
f07e53fb — Marius Bakke 9 years ago
gnu: gflags: Update to 2.2.0.

* gnu/packages/popt.scm (gflags): Update to 2.2.0.
[source]: Use tarball release.
c0dee46c — Ben Woodcroft 9 years ago
gnu: r-vegan: Update to 2.4-2.

* gnu/packages/bioinformatics.scm (r-vegan): Update to 2.4-2.
cda0f9a4 — Ben Woodcroft 9 years ago
gnu: diamond: Update to 0.8.34.

* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.34.
5aa0932e — Mark H Weaver 9 years ago
gnu: linux-libre: Update to 4.9.5.

* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.9.5.
Next