summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
AgeCommit message (Expand)Author
2018-05-30gnu: linux-libre@4.4: Update to 4.4.134.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.134. Mark H Weaver
2018-05-30Merge branch 'master' into core-updatesMark H Weaver
2018-05-29gnu: linux-libre@4.1: Update to 4.1.52.•••* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.52. Mark H Weaver
2018-05-28Merge branch 'master' into core-updatesMark H Weaver
2018-05-28gnu: Add singularity.•••* gnu/packages/linux.scm (singularity): New variable. Ricardo Wurmus
2018-05-27gnu: gnu: Make alsa find its plugins by setting ALSA_PLUGIN_DIR.•••* gnu/packages/patches/alsa-lib-add-environment-variable.patch: New file. * gnu/packages/linux.scm (alsa-lib)[source]: Use it. [native-search-paths]: Add ALSA_PLUGIN_DIR. * gnu/local.mk (dist_patch_DATA): Add it. Julien Lepiller
2018-05-27Merge branch 'master' into core-updatesMark H Weaver
2018-05-27gnu: linux-libre: Update to 4.16.12.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.12. (%linux-libre-hash): Update hash. Mark H Weaver
2018-05-27gnu: linux-libre@4.14: Update to 4.14.44.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.44. (%linux-libre-4.14-hash): Update hash. Mark H Weaver
2018-05-27gnu: linux-libre@4.9: Update to 4.9.103.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.103. Mark H Weaver
2018-05-27gnu: linux-libre@4.4: Update to 4.4.133.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.133. Mark H Weaver
2018-05-24gnu: ntfs-3g: Link 'mount.ntfs' to 'mount.ntfs-3g'.•••* gnu/packages/linux.scm (ntfs-3g)[arguments]: Add #:phases. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pierre Neidhardt
2018-05-24Merge branch 'master' into core-updatesMark H Weaver
2018-05-24gnu: linux-libre: Update to 4.16.11.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.11. (%linux-libre-hash): Update hash. Mark H Weaver
2018-05-24gnu: linux-libre@4.14: Update to 4.14.43.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.43. (%linux-libre-4.14-hash): Update hash. Mark H Weaver
2018-05-24gnu: linux-libre@4.9: Update to 4.9.102.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.102. Mark H Weaver
2018-05-23gnu: procps: Update to 3.3.15 [fixes CVE-2018-{1122,1123,1124,1125,1126}].•••* gnu/packages/linux.scm (procps): Update to 3.3.15. Leo Famulari
2018-05-21Merge branch 'master' into core-updatesMark H Weaver
2018-05-21gnu: procps: Update to 3.3.14.•••* gnu/packages/linux.scm (procps): Update to 3.3.14. [arguments]: Remove obsolete phase 'disable-strtod-test' because the change has been upstreamed. Leo Famulari
2018-05-21Merge branch 'master' into core-updatesMark H Weaver
2018-05-21gnu: linux-libre: Update to 4.16.10.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.10. (%linux-libre-hash): Update hash. Mark H Weaver
2018-05-21gnu: linux-libre@4.14: Update to 4.14.42.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.42. (%linux-libre-4.14-hash): Update hash. Mark H Weaver
2018-05-21gnu: linux-libre@4.9: Update to 4.9.101.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.101. Mark H Weaver
2018-05-21gnu: linux-libre: Enable build for aarch64-linux.•••* gnu/packages/linux.scm (%linux-compatible-systems): Add aarch64-linux. (linux-libre-4.14): Limit to x86_64-linux, i686-linux and armhf-linux. * gnu/packages/aux-files/linux-libre/4.16-arm64.conf: New file. * Makefile.am (AUX_FILES): Add 4.16-arm64.conf. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vagrant Cascadian
2018-05-20gnu: linux-libre: Use "make dtbs_install" to install device tree files.•••* gnu/packages/linux.scm (make-linux-libre): Use "make dtbs_install" to install device tree files. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vagrant Cascadian
2018-05-17Merge branch 'master' into core-updatesMark H Weaver
2018-05-17gnu: linux-libre: Update to 4.16.9.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.9. (%linux-libre-hash): Update hash. Mark H Weaver
2018-05-17gnu: linux-libre@4.14: Update to 4.14.41.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.41. (%linux-libre-4.14-hash): Update hash. Mark H Weaver
2018-05-17gnu: linux-libre@4.9: Update to 4.9.100.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.100. Mark H Weaver
2018-05-17gnu: linux-libre@4.4: Update to 4.4.132.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.132. Mark H Weaver
2018-05-17gnu: libnftnl: Update to 1.1.0.•••* gnu/packages/linux.scm (libnftnl): Update to 1.1.0. Tobias Geerinckx-Rice
2018-05-17gnu: rng-tools: Use INVOKE.•••* gnu/packages/linux.scm (rng-tools)[arguments]: Substitute INVOKE for SYSTEM* and explicitly return #t from phase. Tobias Geerinckx-Rice
2018-05-17gnu: rng-tools: Update to 6.2.•••* gnu/packages/linux.scm (rng-tools): Update to 6.2. Tobias Geerinckx-Rice
2018-05-17gnu: usbutils: Update to 010.•••* gnu/packages/linux.scm (usbutils): Update to 010. Tobias Geerinckx-Rice
2018-05-12gnu: linux-libre: Update to 4.16.8.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.8. (%linux-libre-hash): Update hash. Mark H Weaver
2018-05-12gnu: linux-libre@4.14: Update to 4.14.40.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.40. (%linux-libre-4.14-hash): Update hash. Mark H Weaver
2018-05-12gnu: linux-libre@4.9: Update to 4.9.99.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.99. Mark H Weaver
2018-05-09gnu: Add f2fs-tools@1.7.0.•••* gnu/packages/linux.scm (f2fs-tools-1.7): New variable. (f2fs-tools): Inherit from f2fs-tools-1.7. Danny Milosavljevic
2018-05-08Merge branch 'master' into core-updatesMark H Weaver
2018-05-06gnu: strace: Fix build failure on Linux-Libre 4.16.•••* gnu/packages/patches/strace-kernel-4.16.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/linux.scm (strace)][source](patches): New field. Marius Bakke
2018-05-06Merge branch 'master' into core-updatesMarius Bakke
2018-05-03gnu: linux-libre: Update to 4.16.7.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.7. (%linux-libre-hash): Update hash. Mark H Weaver
2018-05-03gnu: linux-libre@4.14: Update to 4.14.39.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.39. (%linux-libre-4.14-hash): Update hash. Mark H Weaver
2018-05-03gnu: linux-libre@4.9: Update to 4.9.98.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.98. Mark H Weaver
2018-05-03gnu: linux-libre@4.4: Update to 4.4.131.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.131. Mark H Weaver
2018-05-02gnu: libaio: Update to 0.3.111.•••* gnu/packages/linux.scm (libaio): Update to 0.3.111. [source]: Download from new home. [home-page]: Change to pagure.io/libaio. Marius Bakke
2018-05-02gnu: inotify-tools: Update to 3.20.1.•••* gnu/packages/linux.scm (inotify-tools): Update to 3.20.1. [source]: Download from new home. Set file-name. [native-inputs]: Add AUTOCONF, AUTOMAKE and LIBTOOL. [arguments]: Add 'bootstrap' phase. [home-page]: Update to redirected. Marius Bakke
2018-05-02gnu: e2fsprogs: Fix build with glibc-2.27.•••* gnu/packages/patches/e2fsprogs-glibc-2.27.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/linux.scm (e2fsprogs)[source]: Add patch. Rutger Helling
2018-04-30Merge branch 'master' into core-updatesMark H Weaver
2018-04-30Merge branch 'staging'Marius Bakke