gnu: nss-pam-ldapd: Add Kerberos support. * gnu/packages/openldap.scm (nss-pam-ldapd)[inputs]: Add mit-krb5.
gnu: nss-pam-ldapd: Look for nslcd.conf in global /etc/ directory. * gnu/packages/openldap.scm (nss-pam-ldapd)[arguments]: Set "--with-ldap-conf-file" to look for global configuration file; add build phase to install example configuration file in the package output directory.
gnu: ethtool: Update to 4.10. * gnu/packages/networking.scm (ethtool): Update to 4.10. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
gnu: ceph: Update to 12.0.2. * gnu/packages/storage.scm (ceph): Update to 12.0.2. [arguments]<#:phases>: Disable new test. * gnu/packages/patches/ceph-disable-cpu-optimizations.patch: Adjust.
gnu: vte-ng: Update to 0.48.2.a. * gnu/packages/gnome.scm (vte-ng): Update to 0.48.2.a. [native-inputs]: Change GPERF-3.0 to GPERF.
gnu: Add gcompris-qt. * gnu/packages/education.scm (gcompris-qt): New variable.
gnu: qtkeychain: Update to 0.8.0. * gnu/packages/qt.scm (qtkeychain): Update to 0.8.0.
gnu: fuse: Patch conflicting headers with the kernel. * gnu/packages/linux.scm (fuse)[source]: Add patch. * gnu/packages/patches/fuse-overlapping-headers.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
gnu: Add guile-sjson. * gnu/packages/guile.scm (guile-sjson): Add guile-sjson.
gnu: Add freexl. * gnu/packages/xml.scm (freexl): New variable.
gnu: duplicity: Update to 0.7.12. * gnu/packages/backup.scm (duplicity): Update to 0.7.12.
Update name on email address for Mathieu Othacehe.
gnu: cmst: Update to 2017.03.18. * gnu/packages/connman.scm (cmst): Update to 2017.03.18. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
gnu: python-pysam: Disable tests. * gnu/packages/bioinformatics.scm (python-pysam): Disable tests.
gnu: mpv: Update to 0.25.0. * gnu/packages/video.scm (mpv): Update to 0.25.0. [arguments]: Add explicit configure-flags to enable cdda, dvdread and dvdnav.
gnu: speedtest-cli: Update to 1.0.5. * gnu/packages/networking.scm (speedtest-cli): Update to 1.0.5. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
gnu: python-pysam: Fix tests, again. * gnu/packages/bioinformatics.scm (python-pysam)[arguments]: Run nosetests explicitly with a single process.
gnu: diamond: Enable building on all architectures. * gnu/packages/bioinformatics.scm (diamond)[supported-systems]: Remove field.
gnu: libevent: Disable regress tests. * gnu/packages/libevent.scm (libevent)[arguments]: Disable the 'regress' tests.
gnu: wmfire: Update source code for new GDK versions. * gnu/packages/patches/wmfire-update-for-new-gdk-versions.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnustep.scm (wmfire)[source]: Add patch.