~ruther/guix-local

ref: 079f013be2a3601518a67d65f4e39f7fabddb053 guix-local/gnu/packages d---------
079f013b — Ludovic Courtès 9 years ago
gnu: gnutls: Add 'guile2.2-gnutls'.

Suggested by Chris Webber.

* gnu/packages/tls.scm (gnutls/guile-2.2): New variable.
7386a048 — Feng Shu 9 years ago
gnu: Add fcitx-configtool.

* gnu/packages/fcitx.scm (fcitx-configtool): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
ff99fe65 — Marius Bakke 9 years ago
gnu: datamash: Update to 1.1.1.

* gnu/packages/datamash.scm (datamash): Update to 1.1.1.
53b8ee28 — Marius Bakke 9 years ago
gnu: gd: Fix source URL.

This is a followup to 3f0603ea653cefa9ff728c2637d3cd0d778b3602.

* gnu/packages/gd.scm (gd-2.2.4)[source]: Fix URL.
3f0603ea — Leo Famulari 9 years ago
gnu: gd: Replace with gd-2.2.4 [fixes CVE-2016-{6912,9317} and others].

'CHANGELOG.md' in the development repository lists several fixed bugs with
potential security implications:

https://github.com/libgd/libgd/blob/gd-2.2.4/CHANGELOG.md

* gnu/packages/gd.scm (gd)[replacement]: New field.
(gd-2.2.4): New variable.
2923f3e5 — Ricardo Wurmus 9 years ago
gnu: r-msnid: Expand abbreviation in description.

* gnu/packages/bioinformatics.scm (r-msnid)[description]: Expand "MS/MS"
to "tandem mass spectrometry".
e614d639 — Ricardo Wurmus 9 years ago
gnu: r-msnbase: Expand abbreviation in description.

* gnu/packages/bioinformatics.scm (r-msnbase)[description]: Expand "MS"
to "mass spectrometry".
e431eb67 — Raoul Jean Pierre Bonnal 9 years ago
gnu: Add r-fastica.

* gnu/packages/statistics.scm (r-fastica): New variable.
793f2edb — Raoul Jean Pierre Bonnal 9 years ago
gnu: Add r-lars.

* gnu/packages/statistics.scm (r-lars): New variable.
efba686c — Raoul Jean Pierre Bonnal 9 years ago
gnu: Add r-mixtools.

* gnu/packages/statistics.scm (r-mixtools): New variable.
c6017f72 — Raoul Jean Pierre Bonnal 9 years ago
gnu: Add r-cowplot.

* gnu/packages/statistics.scm (r-cowplot): New variable.
4f98c3c5 — Efraim Flashner 9 years ago
gnu: obs: Update to 17.0.2.

* gnu/packages/video.scm (obs): Update to 17.0.2.
[inputs]: Add alsa-lib, fontconfig, speex.
10a87469 — Leo Famulari 9 years ago
gnu: mariadb: Update to 10.1.21 [security fixes].

Fixes CVE-2016-3238 and CVE-2017-{3238,3243,3244,3257,3258,3265,3291,3312,3317,
3318}.

* gnu/packages/databases.scm (mariadb): Update to 10.1.21.
0691c9c0 — Ludovic Courtès 9 years ago
gnu: ansible: Update to 2.2.1 [fixes CVE-2016-9587].

* gnu/packages/admin.scm (ansible): Update to 2.2.1.
cb6d322a — Christopher Baines 9 years ago
gnu: dnsmasq: Enable dbus support.

* gnu/pacakges/dns.scm (dnsmasq): Enable dbus support to allow for
NetworkManager to use dnsmasq.
[native-inputs]: Add pkg-config.
[inputs]: Add dbus.
[arguments]: Add COPTS="-DHAVE_DBUS" to make-flags.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
e87cb754 — Ricardo Wurmus 9 years ago
gnu: Add libgig.

* gnu/packages/music.scm (libgig): New variable.
67fee545 — Ludovic Courtès 9 years ago
gnu: Add Heimdal.

* gnu/packages/kerberos.scm (heimdal): New variable.
89e34644 — Ludovic Courtès 9 years ago
gnu: Move Kerberos implemetations to (gnu packages kerberos).

* gnu/packages/mit-krb5.scm: Remove.
* gnu/packages/shishi.scm: Remove.
* gnu/packages/kerberos.scm: New file, from the concatenation of these
two.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
* gnu/packages/admin.scm, gnu/packages/cyrus-sasl.scm,
gnu/packages/gnome.scm, gnu/packages/gnuzilla.scm,
gnu/packages/gsasl.scm, gnu/packages/java.scm,
gnu/packages/networking.scm, gnu/packages/nfs.scm,
gnu/packages/onc-rpc.scm, gnu/packages/ssh.scm,
gnu/packages/web.scm: Adjust accordingly.
gnu: stagit: Update to 0.5.

* gnu/packages/version-control.scm (stagit): Update to 0.5.
9ca19727 — Efraim Flashner 9 years ago
gnu: qemu: Fix CVE-2017-5525, CVE-2017-5526.

* gnu/packages/qemu.scm (qemu)[source]: Add patches.
* gnu/packages/patches/qemu-CVE-2017-5525.patch,
gnu/packages/patches/qemu-CVE-2017-5526.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
Next