gnu: signify: Update to 18. * gnu/packages/crypto.scm (signify): Update to 18.
gnu: higan: Update to v099. This release removes the "balanced" emulation core (aka profile).
gnu: gnucash: Add support for AqBanking. * gnu/packages/gnucash.scm (gnucash)[inputs]: Add aqbanking. [arguments]: Add configure flag to enable aqbanking.
gnu: Add AqBanking. * gnu/packages/gnucash.scm (aqbanking): New variable.
gnu: Add gwenhywfar. * gnu/packages/gnucash.scm (gwenhywfar): New variable.
gnu: xmlsec: Enable gnutls support. * gnu/packages/xml.scm (xmlsec)[native-inputs]: Add pkg-config.
gnu: gnucash: Add "license:" prefix. * gnu/packages/gnucash.scm: Import licenses with "license:" prefix. (gnucash)[license]: Add prefix.
gnu: Add python-pykafka and python2-pykafka. * gnu/packages/python.scm (python-pykafka, python2-pykafka): New variables.
gnu: Add python-kazoo and python2-kazoo. * gnu/packages/python.scm (python-kazoo, python2-kazoo): New variables.
gnu: Add python-tabulate and python2-tabulate. * gnu/packages/python.scm (python-tabulate, python2-tabulate): New variables.
gnu: Add librdkafka. * gnu/packages/networking.scm (librdkafka): New variable.
gnu: fish: Update to 2.3.0. * gnu/packages/fish.scm (fish): Update to 2.3.0. Signed-off-by: 宋文武 <iyzsong@gmail.com>
gnu: git: Update to 2.8.4. * gnu/packages/version-control.scm (git): Update to 2.8.4. (git-manpages)[source]: Update hash.
gnu: expat: Fix CVE-2012-6702 and CVE-2016-5300. * gnu/packages/patches/expat-CVE-2012-6702-and-CVE-2016-5300.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/xml.scm (expat/fixed): Use it.
gnu: linux-libre: Update to 4.6.2. * gnu/packages/linux.scm (linux-libre): Update to 4.6.2.
gnu: linux-libre-4.4: Update to 4.4.13. * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.13.
gnu: linux-libre-4.1: Update to 4.1.26. * gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.26.
gnu: higan: Various improvements. * gnu/packages/games.scm (higan): Use semi-official repository at GitLab (using hotfix tag 098b which is equivalent to official release 098). Add a patch to remove the build flag -march=native. Set profile to balanced. * gnu/packages/patches/higan-remove-march-native-flag.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
gnu: dstat: Adjust license. * gnu/packages/admin.scm (dstat)[license]: Change to GPL2+.
gnu: Add dstat. * gnu/packages/admin.scm (dstat): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>