summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
Commit message (Collapse)AuthorAge
* gnu: linux-libre: Update to 4.20, while retaining 4.19 LTS.Mark H Weaver2019-01-01
| | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.20. (%linux-libre-hash): Update hash. (%linux-libre-4.20-patches): New variable. (linux-libre): Use %linux-libre-4.20-patches. (%linux-libre-4.19-version, %linux-libre-4.19-hash) (%linux-libre-4.19-patches, linux-libre-4.19): New variables. (linux-libre-arm-generic, linux-libre-arm-omap2plus): Use %linux-libre-4.20-patches. (linux-libre-arm-generic-4.19, linux-libre-arm-omap2plus-4.19): New variables. * gnu/packages/aux-files/linux-libre/4.20-arm.conf, gnu/packages/aux-files/linux-libre/4.20-arm64.conf, gnu/packages/aux-files/linux-libre/4.20-i686.conf, gnu/packages/aux-files/linux-libre/4.20-x86_64.conf: New files. * Makefile.am (AUX_FILES): Add them.
* gnu: linux-libre: Build with GCC-7 on all systems.Mark H Weaver2019-01-01
| | | | | | | * gnu/packages/linux.scm (make-linux-libre)[native-inputs]: Include GCC-7 unconditionally. Previously it was included only on Intel systems. Add GMP, MPFR, and MPC. [arguments]: Add 'work-around-gcc-7-include-path-issue' phase.
* gnu: linux-libre: Minor cleanups.Mark H Weaver2019-01-01
| | | | | | | | * gnu/packages/linux.scm: Remove comment about armhf-linux kernel configuration. (%intel-compatible-systems, %linux-compatible-systems): Remove these variables, inlining their values into the few places where they are used. (%linux-libre-arm-export-__sync_icache_dcache-patch): New variable. (%linux-libre-4.19-patches): Use the above variable.
* gnu: linux-libre: Update to 4.19.13.Mark H Weaver2018-12-29
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.19.13. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.91.Mark H Weaver2018-12-29
| | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.91. (%linux-libre-4.14-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.148.Mark H Weaver2018-12-29
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.148.
* gnu: Add xfsprogs.Danny Milosavljevic2018-12-28
| | | | * gnu/packages/linux.scm (xfsprogs): New variable.
* gnu: strace: Update to 4.26.Marius Bakke2018-12-27
| | | | | * gnu/packages/linux.scm (strace): Update to 4.26. [license]: Change to LGPL2.1+.
* gnu: linux-libre: Update to 4.19.12.Mark H Weaver2018-12-22
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.19.12. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.90.Mark H Weaver2018-12-22
| | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.90. (%linux-libre-4.14-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.147.Mark H Weaver2018-12-22
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.147.
* gnu: linux-libre@4.4: Update to 4.4.169.Mark H Weaver2018-12-22
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.169.
* gnu: linux-libre: Update to 4.19.11.Mark H Weaver2018-12-19
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.19.11. (%linux-libre-hash): Update hash.
* gnu: linux-libre: Update to 4.19.10.Mark H Weaver2018-12-17
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.19.10. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.89.Mark H Weaver2018-12-17
| | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.89. (%linux-libre-4.14-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.146.Mark H Weaver2018-12-17
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.146.
* gnu: linux-libre@4.4: Update to 4.4.168.Mark H Weaver2018-12-17
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.168.
* gnu: Singularity: Update to 2.6.1 [fixes CVE-2018-19295].Leo Famulari2018-12-15
| | | | | | | | | Our Singularity package is not vulnerable to CVE-2018-19295 by default, becuase that vulnerability is based on the 'mount', 'start', and 'action' Singularity binaries being installed setuid, which we do not do in Guix. * gnu/packages/linux.scm (singularity): Update to 2.6.1.
* gnu: linux-libre: Update to 4.19.9.Mark H Weaver2018-12-13
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.19.9. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.88.Mark H Weaver2018-12-13
| | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.88. (%linux-libre-4.14-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.145.Mark H Weaver2018-12-13
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.145.
* gnu: linux-libre@4.4: Update to 4.4.167.Mark H Weaver2018-12-13
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.167.
* gnu: linux-libre: Update to 4.19.8.Mark H Weaver2018-12-09
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.19.8. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.87.Mark H Weaver2018-12-09
| | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.87. (%linux-libre-4.14-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.144.Mark H Weaver2018-12-09
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.144.
* gnu: linux-libre: Update to 4.19.7.Mark H Weaver2018-12-06
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.19.7. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.86.Mark H Weaver2018-12-06
| | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.86. (%linux-libre-4.14-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.143.Mark H Weaver2018-12-06
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.143.
* gnu: efivar: Update to 37.Marius Bakke2018-12-06
| | | | * gnu/packages/linux.scm (efivar): Update to 37.
* Merge branch 'core-updates'Ludovic Courtès2018-12-03
|\
| * Merge branch 'master' into core-updatesMarius Bakke2018-11-29
| |\
| * \ Merge branch 'master' into core-updatesMarius Bakke2018-11-24
| |\ \
| * \ \ Merge branch 'master' into core-updatesMarius Bakke2018-11-20
| |\ \ \
| * | | | gnu: linux: Return #t from all phases.Mark H Weaver2018-11-14
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (iproute, ntfs-3g, cpupower, radeontop, tlp): Return #t from all phases.
| * | | | Merge branch 'master' into core-updatesMarius Bakke2018-11-14
| |\ \ \ \
| * | | | | gnu: f2fs-tools: Update to 1.11.0.Efraim Flashner2018-11-10
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (f2fs-tools): Update to 1.11.0.
| * | | | | Merge branch 'master' into core-updatesMarius Bakke2018-11-05
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into core-updatesMarius Bakke2018-10-22
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into core-updatesMarius Bakke2018-10-21
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into core-updatesMarius Bakke2018-10-17
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesMarius Bakke2018-10-05
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesMarius Bakke2018-09-26
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesMarius Bakke2018-09-20
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesLeo Famulari2018-09-13
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | gnu: util-linux: Remove static library reference from '.la' files.Marius Bakke2018-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (util-linux)[arguments]: Substitute all '.la' files.
| * | | | | | | | | | | | | Merge branch 'master' into core-updatesMarius Bakke2018-09-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesMarius Bakke2018-09-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesMarius Bakke2018-08-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'staging' into core-updatesMarius Bakke2018-08-25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | gnu: linux-libre-headers: Update to 4.14.67.Marius Bakke2018-08-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-headers): Update to 4.14.67.