Merge branch 'master' into core-updates
gnu: linux-libre: Update to 4.11.2. * gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.2. (%linux-libre-hash): Update hash.
gnu: linux-libre@4.9: Update to 4.9.29. * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.29.
gnu: linux-libre@4.4: Update to 4.4.69. * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.69.
gnu: unionfs-fuse-static: Remove 'unionfsctl' executable. This avoids pulling in glibc & co. Fixes a regression introduced in 2f861edf5cf5118ad560737343312c9a5efe5b2f (the 'unionfsctl' executable did not exist in unionfs-fuse 0.26). * gnu/packages/linux.scm (unionfs-fuse/static)[arguments] <post-install>: Remove 'unionfsctl' binary.
gnu: unionfs-fuse-static: Remove 'unionfsctl' executable. This avoids pulling in glibc & co. Fixes a regression introduced in 2f861edf5cf5118ad560737343312c9a5efe5b2f (the 'unionfsctl' executable did not exist in unionfs-fuse 0.26). * gnu/packages/linux.scm (unionfs-fuse/static)[arguments] <post-install>: Remove 'unionfsctl' binary.
gnu: btrfs-progs: Update to 4.11. * gnu/packages/linux.scm (btrfs-progs): Update to 4.11.
gnu: mcelog: Update to 150. * gnu/packages/linux.scm (mcelog): Update to 150.
gnu: linux-libre: Update to 4.11.1. * gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.1. (%linux-libre-hash): Update hash.
gnu: linux-libre@4.9: Update to 4.9.28. * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.28.
gnu: linux-libre@4.4: Update to 4.4.68. * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.68.
gnu: kbd: Set home page to kbd-project.org. * gnu/packages/linux.scm (kbd)[home-page]: Update.
gnu: psmisc: Update to 22.21. * gnu/packages/linux.scm (psmisc): Update to 22.21. [home-page]: Update.
gnu: proot: Add statically-linked variant. * gnu/packages/linux.scm (proot-static): New variable.
gnu: Add PRoot. * gnu/packages/linux.scm (proot): New variable. * gnu/packages/patches/proot-test-fhs.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
gnu: libaio: Remove dead source URL. * gnu/packages/linux.scm (libaio)[source]: Remove fedorahosted.org URL. Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: e2fsprogs: Enable tests. * gnu/packages/linux.scm (e2fsprogs)[native-inputs]: Add PERL and PROCPS. [arguments]<#:tests?>: Remove.
gnu: e2fsprogs: Update to 1.43.4. * gnu/packages/linux.scm (e2fsprogs, e2fsprogs/static, e2fsck/static): Update to 1.43.4. [source]: Remove obsolete gzip substitution. Move '/bin/sh' substitution to ... [arguments] ... here. Move LDFLAGS from #:make-flags to #:configure-flags. Enable parallel build.
gnu: e2fsprogs: Use 'modify-phases' syntax. * gnu/packages/linux.scm (e2fsprogs)[arguments]<#:phases>: Use 'modify-phases'.
gnu: lvm2: Update to 2.02.171. * gnu/packages/linux.scm (lvm2, lvm2-static): Update to 2.02.171. [home-page]: Use HTTPS.