gnu: lunzip: Update to 1.10. * gnu/packages/compression.scm (lunzip): Update to 1.10.
gnu: nim: Update to 0.17.2. * gnu/packages/nim.scm (nim): Update to 0.17.2.
gnu: luajit, lua5.x-bitop: Use HTTPS home pages. * gnu/packages/lua.scm (luajit, make-lua-bitop)[home-page]: Use HTTPS.
gnu: luajit: Make available as ‘luajit’. * gnu/packages/lua.scm (luajit)[arguments]: Add a ‘create-luajit-symlink’ phase to make the interpreter available simply as ‘luajit’.
gnu: luajit: Update to 2.1.0-beta3. * gnu/packages/lua.scm (luajit): Update to 2.1.0-beta3. [source]: Remove symlinks patch. * gnu/packages/patches/luajit-symlinks.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
gnu: mc: Substitute more FHS file names. * gnu/packages/mc.scm (mc)[arguments]: Add some more files to the ‘patch-FHS-file-names’ phase.
gnu: mupdf: Fix CVE-2017-17858. * gnu/packages/patches/mupdf-CVE-2017-17858.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/pdf.scm (mupdf)[source]: Use it.
etc: Add SELinux policy for the daemon. * etc/guix-daemon.cil.in: New file. * Makefile.am (dist_selinux_policy_DATA): Define it. * configure.ac: Handle --with-selinux-policy-dir. * doc/guix.texi (SELinux Support): New section.
gnu: whois: Expand synopsis & description. * gnu/packages/networking.scm (whois)[synopsis, description]: Expand.
gnu: librep: Update to 0.92.7. * gnu/packages/sawfish.scm (librep): Update to 0.92.7.
gnu: asciidoc: Update to 8.6.10. * gnu/packages/documentation.scm (asciidoc): Update to 8.6.10. [source]: Switch to new code host. [arguments]: Add new ‘bootstrap’ phase... [native-inputs]: ...and required autoconf. [home-page]: Point to a more recently updated instance.
gnu: perl-test-simple: Update to 1.302122. * gnu/packages/perl-check.scm (perl-test-simple): Update to 1.302122.
gnu: build: linux-boot: Remove bind-mount export. bind-mount is not contained within this module. * gnu/build/linux-boot.scm: Remove bind-mount export.
gnu: hwloc: Add 2.0.0. * gnu/packages/mpi.scm (hwloc-2.0): New variable. * gnu/packages/patches/hwloc-tests-without-sysfs.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
gnu: Add python-pyaudio. * gnu/packages/audio.scm (python-pyaudio): New public variable.
gnu: Add curseradio. * gnu/packages/music.scm (curseradio): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: julia: Don't invoke /sbin/ldconfig. Reported by Marco van Hulten <marco@hulten.org> in <https://bugs.gnu.org/30282>. * gnu/packages/julia.scm (julia)[arguments] <'hardcode-soname-map>: Patch out 'ldconfig' invocations.
gnu: julia: Adjust libgit2 tests. * gnu/packages/julia.scm (julia)[arguments] <'disable-broken-tests>: Patch libgit2.jl.
gnu: libssh: Update to commit 239d0f7 of branch 'v0-7'. * gnu/packages/ssh.scm (libssh): Update to 239d0f7.
gnu: gpsbabel: Update to 1.5.4 and fix build. * gnu/packages/patches/gpsbabel-minizip.patch: New file. * gnu/packages/patches/gpsbabel-qstring.patch: New file. * gnu/local.mk (dist_patch_DATA): Update accordingly. * gnu/packages/gps.scm (gpsbabel): Update to 1.5.4, [source]: add two previous patches to fix build, [snippet]: remove "gpsbabel" directory excursion, [arguments]: ditto.