summary refs log tree commit diff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2017-01-21gnu: r-vegan: Update to 2.4-2.Ben Woodcroft
* gnu/packages/bioinformatics.scm (r-vegan): Update to 2.4-2.
2017-01-21gnu: diamond: Update to 0.8.34.Ben Woodcroft
* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.34.
2017-01-20gnu: linux-libre: Update to 4.9.5.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash) (linux-libre): Update to 4.9.5.
2017-01-20gnu: linux-libre@4.4: Update to 4.4.44.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.44.
2017-01-20gnu: linux-libre@4.1: Update to 4.1.38.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.38.
2017-01-20gnu: gnutls: Add 'guile2.2-gnutls'.Ludovic Courtès
Suggested by Chris Webber. * gnu/packages/tls.scm (gnutls/guile-2.2): New variable.
2017-01-20gnu: Add fcitx-configtool.Feng Shu
* gnu/packages/fcitx.scm (fcitx-configtool): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-20gnu: datamash: Update to 1.1.1.Marius Bakke
* gnu/packages/datamash.scm (datamash): Update to 1.1.1.
2017-01-20gnu: gd: Fix source URL.Marius Bakke
This is a followup to 3f0603ea653cefa9ff728c2637d3cd0d778b3602. * gnu/packages/gd.scm (gd-2.2.4)[source]: Fix URL.
2017-01-20gnu: gd: Replace with gd-2.2.4 [fixes CVE-2016-{6912,9317} and others].Leo Famulari
'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.
2017-01-20gnu: r-msnid: Expand abbreviation in description.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (r-msnid)[description]: Expand "MS/MS" to "tandem mass spectrometry".
2017-01-20gnu: r-msnbase: Expand abbreviation in description.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (r-msnbase)[description]: Expand "MS" to "mass spectrometry".
2017-01-20gnu: Add r-fastica.Raoul Jean Pierre Bonnal
* gnu/packages/statistics.scm (r-fastica): New variable.
2017-01-20gnu: Add r-lars.Raoul Jean Pierre Bonnal
* gnu/packages/statistics.scm (r-lars): New variable.
2017-01-20gnu: Add r-mixtools.Raoul Jean Pierre Bonnal
* gnu/packages/statistics.scm (r-mixtools): New variable.
2017-01-20gnu: Add r-cowplot.Raoul Jean Pierre Bonnal
* gnu/packages/statistics.scm (r-cowplot): New variable.
2017-01-20gnu: obs: Update to 17.0.2.Efraim Flashner
* gnu/packages/video.scm (obs): Update to 17.0.2. [inputs]: Add alsa-lib, fontconfig, speex.
2017-01-19gnu: mariadb: Update to 10.1.21 [security fixes].Leo Famulari
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.
2017-01-19gnu: ansible: Update to 2.2.1 [fixes CVE-2016-9587].Ludovic Courtès
* gnu/packages/admin.scm (ansible): Update to 2.2.1.
2017-01-19gnu: dnsmasq: Enable dbus support.Christopher Baines
* 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>
2017-01-19gnu: Add libgig.Ricardo Wurmus
* gnu/packages/music.scm (libgig): New variable.
2017-01-19gnu: Add Heimdal.Ludovic Courtès
* gnu/packages/kerberos.scm (heimdal): New variable.
2017-01-19gnu: Move Kerberos implemetations to (gnu packages kerberos).Ludovic Courtès
* 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.
2017-01-18gnu: stagit: Update to 0.5.ng0
* gnu/packages/version-control.scm (stagit): Update to 0.5.
2017-01-18gnu: qemu: Fix CVE-2017-5525, CVE-2017-5526.Efraim Flashner
* 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.
2017-01-18gnu: Add python-cram.Marius Bakke
* gnu/packages/python.scm (python-cram, python2-cram): New variables.
2017-01-18gnu: Add leveldb.Marius Bakke
* gnu/packages/databases.scm (leveldb): New variable.
2017-01-18gnu: Add mcabber.ng0
* gnu/packages/messaging.scm (mcabber): New variable. Co-authored-by: Marius Bakke <mbakke@fastmail.com>
2017-01-18gnu: Add loudmouth.ng0
* gnu/packages/messaging.scm (loudmouth): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-18gnu: Add menumaker.ng0
* gnu/packages/wm.scm (menumaker): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-18gnu: xf86-input-evdev: Update to 2.10.5.Marius Bakke
* gnu/packages/xorg.scm (xf86-input-evdev): Update to 2.10.5.
2017-01-18gnu: xf86-video-r128: Update to 6.10.2.Marius Bakke
* gnu/packages/xorg.scm (xf86-video-r128): Update to 6.10.2.
2017-01-18gnu: xf86-video-savage: Update to 2.3.9.Marius Bakke
* gnu/packages/xorg.scm (xf86-video-savage): Update to 2.3.9.
2017-01-18gnu: xf86-video-trident: Update to 1.3.8.Marius Bakke
* gnu/packages/xorg.scm (xf86-video-trident): Update to 1.3.8.
2017-01-18gnu: xf86-video-glint: Update to 1.2.9.Marius Bakke
* gnu/packages/xorg.scm (xf86-video-glint): Update to 1.2.9. [source]: Remove upstreamed patch. * gnu/packages/patches/xf86-video-glint-remove-mibstore.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2017-01-18gnu: xf86-video-nv: Update to 2.1.21.Marius Bakke
* gnu/packages/xorg.scm (xf86-video-nv): Update to 2.1.21. [source]: Remove upstreamed patch. * gnu/packages/patches/xf86-video-nv-remove-mibstore.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2017-01-18gnu: xf86-video-siliconmotion: Update to 1.7.9.Marius Bakke
* gnu/packages/xorg.scm (xf86-video-siliconmotion): Update to 1.7.9.
2017-01-18gnu: xf86-video-mga: Update to 1.6.5.Marius Bakke
* gnu/packages/xorg.scm (xf86-video-mga): Update to 1.6.5.
2017-01-18gnu: xf86-video-sis: Update to 0.10.9.Marius Bakke
* gnu/packages/xorg.scm (xf86-video-sis): Update to 0.10.9.
2017-01-18gnu: xf86-video-tdfx: Update to 1.4.7.Marius Bakke
* gnu/packages/xorg.scm (xf86-video-tdfx): Update to 1.4.7.
2017-01-18gnu: multiqc: Add python-nose to inputs.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (multiqc)[propagated-inputs]: Add python-nose.
2017-01-18gnu: screen: Update to 4.5.0.Efraim Flashner
* gnu/packages/screen.scm (screen): Update to 4.5.0. [home-page]: Use https.
2017-01-18gnu: Add emacs-sx.ng0
* gnu/packages/emacs.scm (emacs-sx): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
2017-01-18gnu: Add emacs-ag.Christopher Baines
* gnu/packages/emacs.scm (emacs-ag): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
2017-01-18gnu: Add font-wqy-microhei.Feng Shu
* gnu/packages/fonts.scm (font-wqy-microhei): New variable.
2017-01-17gnu: Add mlmmj.ng0
* gnu/packages/mail.scm (mlmmj): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-17gnu: guile-json: Update to 0.6.0.Ludovic Courtès
* gnu/packages/guile.scm (guile-json): Update to 0.6.0.
2017-01-17gnu: Add ocaml-ocurl.Julien Lepiller
* gnu/pcakages/ocaml.scm (ocaml-ocurl): New variable.
2017-01-17gnu: Add ocaml-jsonm.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-jsonm): New variable.
2017-01-17gnu: Add ocaml-uutf.Julien Lepiller
* gna/packages/ocaml.scm (ocaml-uutf): New variable.