~ruther/guix-local

f152208b — Alex Vong 8 years ago
gnu: qemu: Fix CVE-2017-{10664,10806,10911,11434}.

* gnu/packages/patches/qemu-CVE-2017-10664.patch,
gnu/packages/patches/qemu-CVE-2017-10806.patch,
gnu/packages/patches/qemu-CVE-2017-10911.patch,
gnu/packages/patches/qemu-CVE-2017-11434.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/virtualization.scm (qemu)[source]: Use them.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
d5daf6fb — Marius Bakke 8 years ago
gnu: curl: Fix i686 test failure.

* gnu/packages/patches/curl-bounds-check.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/curl.scm (curl-7.55.0)[source]: Use it.
97660820 — Marius Bakke 8 years ago
gnu: imagemagick: Update to 6.9.9-7.

* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-7.
f7e8302b — Oleg Pykhalov 8 years ago
gnu: Add emacs-nix-mode.

* gnu/packages/emacs.scm (emacs-nix-mode): New variable.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
f4c808df — Efraim Flashner 8 years ago
gnu: pspp: Update to 0.11.0.

This fixes CVE-2017-10791, CVE-2017-10792.

* gnu/packages/statistics.scm (pspp): Update to 0.11.0.
06465d2b — Peter Mikkelsen 8 years ago
gnu: Add mpd service.

* doc/guix.texi: Add documentation.
* gnu/services/audio.scm (<mpd-configuration>): New record type.
  (mpd-service-type): New service type.
* gnu/tests/audio.scm: New file.
* gnu/local.mk: Add new files.

Signed-off-by: Christopher Baines <mail@cbaines.net>
c0761f2e — Christopher Baines 9 years ago
gnu: moreutils: Add more inputs to moreutils.

The included ts command requires the Time::Duration and Date::Parse perl
modules for the -r option.

* gnu/packages/moreutils.scm (moreutils)[inputs]: Add perl-timedate and
  perl-time-duration.
  [arguments]: Wrap ts with PERL5LIB.
065225a4 — Christopher Baines 8 years ago
doc: Change Database Services description.

This is overly specific, as this section now includes the documentation for
Redis, which is not an SQL database.

* doc/guix.texi: Change database services description.
861fd04b — Efraim Flashner 8 years ago
gnu: efl: Don't include gtk+@3 in enclosure.

* gnu/packages/enlightenment.scm (efl)[propagated-inputs]: Replace
libinput with libinput-minimal.
9be481f8 — Efraim Flashner 8 years ago
gnu: efl: Update to 1.20.2.

* gnu/packages/enlightenment.scm (efl): Update to 1.20.2.
f8143794 — Mark H Weaver 8 years ago
gnu: linux-libre: Update to 4.12.6.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.6.
(%linux-libre-hash): Update hash.
5a8fc7de — Mark H Weaver 8 years ago
gnu: linux-libre@4.9: Update to 4.9.42.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.42.
7d7c84a7 — Mark H Weaver 8 years ago
gnu: linux-libre@4.4: Update to 4.4.81.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.81.
462ae6f6 — Danny Milosavljevic 8 years ago
gnu: python-pylint: Use Python2 variant system.

* gnu/packages/python.scm (python-pylint): Use Python2 variant system.
(python2-pylint): Strip Python2 variant system.
bfcdf887 — Alex Vong 8 years ago
gnu: catdoc: Fix CVE-2017-11110.

* gnu/packages/patches/catdoc-CVE-2017-11110.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/textutils.scm (catdoc)[source]: Use it.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
3ddaa792 — Marius Bakke 8 years ago
gnu: e2fsprogs: Update to 1.43.5.

* gnu/packages/linux.scm (e2fsprogs): Update to 1.43.5.
f1f2da6b — Marius Bakke 8 years ago
gnu: feh: Update to 2.19.2.

* gnu/packages/image-viewers.scm (feh): Update to 2.19.2.
3f09b46d — Tobias Geerinckx-Rice 8 years ago
gnu: dub: Update to 1.4.1.

* gnu/packages/ldc.scm (dub): Update to 1.4.1.
f7fc9667 — Andy Wingo 8 years ago
gnu: Add cloc.

* gnu/packages/code.scm (cloc): New public variable.
d373c16f — Leo Famulari 8 years ago
gnu: imagemagick: Update to 6.9.9-5.

* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-5.
Next