doc: 'base-initrd' has #:virtio? default to #t. This is a followup to e26d507. * doc/guix.texi (Initial RAM Disk): #:virtio? defaults to #t.
gnu: Add sortmerna. * gnu/packages/bioinformatics.scm (sortmerna): New variable.
doc: Fix typo in section on offloading. * doc/guix.texi (Daemon Offload Setup): Fix quoting typo in command.
gnu: calibre: Update to 2.49.0. * gnu/packages/ebook.scm (calibre): Update to 2.49.0.
gnu: cross-gcc-arguments: Enable C++, disable building of libstdc++-v3. * gnu/packages/cross-base.scm (cross-gcc-arguments)[arguments]: Disable building libstdc++-v3 and enable building C++ compiler.
gnu: Add Qtractor. * gnu/packages/music.scm (qtractor): New variable.
gnu: yoshimi: Update to 1.3.8.2. * gnu/packages/music.scm (yoshimi): Update to 1.3.8.2.
gnu: privoxy: Update to 3.0.24. * gnu/packages/tor.scm (privoxy): Update to 3.0.24.
gnu: tor: Update to 0.2.7.6. * gnu/packages/tor.scm (tor): Update to 0.2.7.6.
gnu: myrepos: Update to 1.20160123. * gnu/packages/version-control.scm (myrepos): Update to 1.20160123.
gnu: nano: Update to 2.5.1. * gnu/packages/nano.scm (nano): Update to 2.5.1.
build: container: Make 'unprivileged-user-namespace-supported?' more robust. * gnu/build/linux-container.scm (unprivileged-user-namespace-supported?): Only read and check the first character, to cope with a possible newline in the (pseudo-)file.
gnu: letsencrypt and acme: Update to 0.2.0. These packages should be updated together. * gnu/packages/tls.scm (letsencrypt): Update to 0.2.0. (acme): Update to 0.2.0.
gnu: claws-mail: Update to 3.13.2. * gnu/packages/mail.scm (claws-mail): Update to 3.13.2.
gnu: Add cufflinks. * gnu/packages/bioinformatics.scm (cufflinks): New variable.
gnu: Add TopHat. * gnu/packages/bioinformatics.scm (tophat): New variable. * gnu/packages/patches/tophat-build-with-later-seqan.patch: New file. * gnu-system.am (dist_patch_DATA): Add it.
gnu: star: Update to 2.5.1b. * gnu/packages/bioinformatics.scm (star): Update to 2.5.1b. [source]: Remove bundled htslib sources and pre-built binaries. [arguments]: Add phase "do-not-use-bundled-htslib". [inputs]: Add "htslib".
gnu: star: Use "modify-phases" syntax. * gnu/packages/bioinformatics.scm (star)[arguments]: Use "modify-phases" syntax.
gnu: fuse: Update to 2.9.5 [fixes CVE-2016-1233]. * gnu/packages/linux.scm (fuse): Update to 2.9.5.
gnu: american-fuzzy-lop: Update to 1.96b. * gnu/packages/debug.scm (american-fuzzy-lop): Update to 1.96b. [arguments]: Create symbolic link to custom qemu, rather than copying.