gnu: Fix the hashes of mutated GitHub archives. Fixes <https://bugs.gnu.org/28745>. * gnu/packages/audio.scm (csound): Fix hash. * gnu/packages/engineering.scm (fritzing): Likewise. * gnu/packages/erlang.scm (erlang): Likewise. * gnu/packages/fonts.scm (font-google-material-design-icons): Likewise. * gnu/packages/graphics.scm (ogre): Likewise. * gnu/packages/java.scm (java-plexus-interpolation, antlr3): Likewise. * gnu/packages/serialization.scm (yaml-cpp): Likewise. * gnu/packages/version-control.scm (libgit2): Likewise. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: libvirt: Fix CVE-2017-1000256. * gnu/packages/patches/libvirt-CVE-2017-1000256.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/virtualization.scm (libvirt)[source]: Use it.
gnu: mysql: Update to 5.7.20. * gnu/packages/databases.scm (mysql): Update to 5.7.20.
gnu: webkitgtk: Update to 2.18.1. * gnu/packages/webkit.scm (webkitgtk): Update to 2.18.1.
gnu: youtube-dl: Update to 2017.10.20. * gnu/packages/video.scm (youtube-dl): Update to 2017.10.20.
gnu: dovecot: Update to 2.2.33.2. * gnu/packages/mail.scm (dovecot): Update to 2.2.33.2.
gnu: ola: Build with protobuf@2. This follows up commit dd12d4aad02fc83e00e7b09d676aa78bcb7dd476. * gnu/packages/protobuf.scm (protobuf-2): New variable. * gnu/packages/lighting.scm (ola)[propagated-inputs]: Use it.
gnu: font-hack: Update to 3.000. * gnu/packages/fonts.scm (font-hack): Update to 3.000. [source]: Download from new account. [license]: Explicitly list all licences.
gnu: Add aegisub. * gnu/packages/video.scm (aegisub): New variable.
gnu: Add ffms2. * gnu/packages/video.scm (aegisub): New variable.
gnu: speexdsp: Fix building on aarch64-linux. * gnu/packages/xiph.scm (speexdsp)[arguments]: On aarch64-linux, disable neon optimisations.
gnu: Add emacs-json-snatcher. * gnu/packages/emacs.scm (emacs-json-snatcher): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: shellcheck: Update to 0.4.6. * gnu/packages/haskell.scm (shellcheck): Update to 0.4.6. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: dos2unix: Update to 7.4.0. * gnu/packages/textutils.scm (dos2unix): Update to 7.4.0.
gnu: cowsay: Swap ‘build’ and ‘install’ phases. * gnu/packages/games.scm (cowsay)[arguments]: Invoke ‘install.sh’ during the ‘install’ phase. Delete the ‘build’ phase, as there's nothing to be built.
gnu: cowsay: Update to 3.04. * gnu/packages/games.scm (cowsay): Update to 3.04. [source]: Download from new location. [home-page]: Point directly to the relevant page. [description]: Correct mark-up and expand slightly.
gnu: colordiff: Use HTTPS home page. * gnu/packages/patchutils.scm (colordiff)[home-page]: Use HTTPS.
gnu: unbound: Update to 1.6.7. * gnu/packages/dns.scm (unbound): Update to 1.6.7.
gnu: neofetch: Update to 3.3.0. * gnu/packages/admin.scm (neofetch): Update to 3.3.0. [arguments]: Add ‘install’ phase replacement that manually invokes make.
gnu: qtox: Update to 1.12.1. * gnu/packages/messaging.scm (qtox): Update to 1.12.1.