gnu: linux-libre: Update to 4.12.5.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.5.
(%linux-libre-hash): Update hash.
gnu: linux-libre@4.9: Update to 4.9.41.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.41.
gnu: linux-libre@4.4: Update to 4.4.80.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.80.
gnu: linux-libre@4.1: Update to 4.1.43.
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.43.
gnu: ruby-puma: Update to 3.9.1.
* gnu/packages/ruby.scm (ruby-puma): Update to 3.9.1.
[source]: Remove patch.
[arguments]: Disable tests.
[native-inputs]: Remove field.
* gnu/packages/patches/ruby-puma-ignore-broken-test.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
gnu: ruby-nokogiri-diff: Update to 0.2.0-1.a38491e4.
* gnu/packages/ruby.scm (ruby-nokogiri-diff): Update to 0.2.0-1.a38491e4.
gnu: ruby-tdiff: Update to 0.3.3-1.b662a604.
* gnu/packages/ruby.scm: Update to 0.3.3-1.b662a604
ruby: Replace with ruby-2.4.1.
* gnu/packages/ruby.scm (ruby-2.4.1): New variable.
(ruby)[replacement]: New field.
daemon: Ensure the child stack is aligned on a 16-byte boundary.
* nix/libstore/build.cc (DerivationGoal::startBuilder): When calling 'clone',
ensure that the stack is aligned on a 16-byte boundary.
gnu: propeller-gcc-4: Don't build on aarch64-linux.
* gnu/packages/embedded.scm (propeller-gcc-4)[supported-system]: New field.
gnu: nim: Update to 0.17.0.
* gnu/packages/nim.scm (nim): Update to 0.17.0.
[source, home-page]: Use https.
[arguments]: Patch more shebangs, use custom build phase.
gnu: cubicle: Fix evaluation.
* gnu/packages/maths.scm (cubicle)[native-inputs]: Retrieve WHICH from
(gnu packages base).
gnu: vapoursynth: Don't build on aarch64-linux.
* gnu/packages/video.scm (vapoursynth)[supported-systems]: Remove
aarch64-linux from the supported-systems.
gnu: youtube-dl: Update to 2017.08.06.
* gnu/packages/video.scm (youtube-dl): Update to 2017.08.06.
gnu: ntfs-3g: Update to 2017.3.23.
* gnu/packages/linux.scm (ntfs-3g): Update to 2017.3.23.
[source]: Remove patch.
* gnu/packages/patches/ntfs-3g-CVE-2017-0358.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
gnu: ntfs-3g: Use HTTPS for the home page as well.
* gnu/packages/linux.scm (ntfs-3g)[home-page]: Use HTTPS.
gnu: wimlib: Update to 1.12.0.
* gnu/packages/backup.scm (wimlib): Update to 1.12.0.
gnu: r-bsgenome-hsapiens-ucsc-hg19: Restore original hash.
* gnu/packages/bioinformatics.scm (r-bsgenome-hsapiens-ucsc-hg19)[source]:
Restore hash from before the tarball changed in place. It changed back.
This reverts commit fd4085793818ab2aea28dfeeb2728f6f02416c4c.
gnu: khal: Don't propagate vdirsyncer.
* gnu/packages/calendar.scm (khal)[propagated-inputs]: Move vdirsyncer ...
[native-inputs]: ... here.