summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
Commit message (Collapse)AuthorAge
* Merge branch 'master' into stagingMarius Bakke2020-03-14
|\
| * gnu: BlueZ: Fix CVE-2020-0556.Leo Famulari2020-03-13
| | | | | | | | | | | | | | * gnu/packages/patches/bluez-CVE-2020-0556.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/linux.scm (bluez)[replacement]: New field. (bluez/fixed): New variable.
| * gnu: linux-libre: Update to 5.4.25.Mark H Weaver2020-03-12
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.25. (linux-libre-5.4-pristine-source): Update hash.
| * gnu: linux-libre@4.19: Update to 4.19.109.Mark H Weaver2020-03-12
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.109. (linux-libre-4.19-pristine-source): Update hash.
| * gnu: linux-libre@4.14: Update to 4.14.173.Mark H Weaver2020-03-12
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.173. (linux-libre-4.14-pristine-source): Update hash.
| * gnu: linux-libre@4.9: Update to 4.9.216.Mark H Weaver2020-03-12
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.216. (linux-libre-4.9-pristine-source): Update hash.
| * gnu: linux-libre@4.4: Update to 4.4.216.Mark H Weaver2020-03-12
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.216. (linux-libre-4.4-pristine-source): Update hash.
| * gnu: singularity: Do not use the "errors=remount-ro" squashfs option.Ludovic Courtès2020-03-12
| | | | | | | | | | | | | | | | | | This mount option stopped being supported with Linux-libre 5.4.5: http://ci.guix.gnu.org/build/2056359/details * gnu/packages/linux.scm (singularity)[source]: Remove "errors=remount-ro" mount option from source code.
| * gnu: singularity: Wrap programs so they find Coreutils.Ludovic Courtès2020-03-12
| | | | | | | | * gnu/packages/linux.scm (singularity)[arguments]: Add 'set-PATH' phase.
* | Merge branch 'master' into stagingMarius Bakke2020-03-11
|\|
| * gnu: tlp: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-10
| | | | | | | | * gnu/packages/linux.scm (tlp)[home-page]: Use HTTPS.
* | Merge branch 'master' into stagingMarius Bakke2020-03-09
|\|
| * gnu: libseccomp: Update to 2.4.3.Tobias Geerinckx-Rice2020-03-09
| | | | | | | | | | | | | | * gnu/packages/linux.scm (libseccomp): Update to 2.4.3. [source]: Remove upstreamed patch. * gnu/packages/patches/libseccomp-open-aarch64.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
| * gnu: eudev: Add variant with corrected Btrfs rules.Ludovic Courtès2020-03-07
| | | | | | | | | | | | | | | | Discussed at <https://bugs.gnu.org/39926>. * gnu/packages/linux.scm (eudev/btrfs-fix): New variable. * gnu/services/base.scm (<udev-configuration>)[udev]: Default to it. (udev-service): Likewise for #:udev.
| * gnu: linux-libre: Update to 5.4.24.Mark H Weaver2020-03-06
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.24. (linux-libre-5.4-pristine-source): Update hash.
| * gnu: linux-libre@4.19: Update to 4.19.108.Mark H Weaver2020-03-06
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.108. (linux-libre-4.19-pristine-source): Update hash.
* | Merge branch 'master' into stagingMarius Bakke2020-03-04
|\|
| * gnu: linux: Add lsscsi.Vincent Legoll2020-03-03
| | | | | | | | | | | | * gnu/packages/linux.scm (lsscsi): New variable. Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
| * gnu: Add kexec-tools.Chris Marusich2020-03-03
| | | | | | | | | | | | * gnu/packages/linux.scm (kexec-tools): New variable. Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
* | Merge branch 'master' into stagingMarius Bakke2020-03-02
|\|
| * gnu: linux-libre: Update to 5.4.23.Mark H Weaver2020-02-28
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.23. (linux-libre-5.4-pristine-source): Update hash.
| * gnu: linux-libre@4.19: Update to 4.19.107.Mark H Weaver2020-02-28
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.107. (linux-libre-4.19-pristine-source): Update hash.
| * gnu: linux-libre@4.14: Update to 4.14.172.Mark H Weaver2020-02-28
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.172. (linux-libre-4.14-pristine-source): Update hash.
| * gnu: linux-libre@4.9: Update to 4.9.215.Mark H Weaver2020-02-28
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.215. (linux-libre-4.9-pristine-source): Update hash.
| * gnu: linux-libre@4.4: Update to 4.4.215.Mark H Weaver2020-02-28
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.215. (linux-libre-4.4-pristine-source): Update hash.
* | Merge branch 'master' into stagingMarius Bakke2020-02-28
|\|
| * gnu: earlyoom: Update to 1.3.1.Maxim Cournoyer2020-02-28
| | | | | | | | * gnu/packages/linux.scm (earlyoom): Update to 1.3.1.
| * gnu: earlyoom: Update to latest commit to resolve a test failure.Maxim Cournoyer2020-02-27
| | | | | | | | | | * gnu/packages/linux.scm (earlyoom): Update to commit 7bd4b2c9a285d2b9a4ef6e7a080e83ab95fcdeea.
| * gnu: Add lttng-ust.Pierre Neidhardt2020-02-27
| | | | | | | | * gnu/packages/linux.scm (lttng-ust): New variable.
* | gnu: bluez: Update to 5.53.Brice Waegeneire2020-02-24
| | | | | | | | | | | | * gnu/packages/linux.scm (bluez): Update to 5.53. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* | gnu: ALSA: Update to 1.2.2.Marius Bakke2020-02-24
| | | | | | | | * gnu/packages/linux.scm (alsa-lib, alsa-utils, alsa-plugins): Update to 1.2.2.
* | Merge branch 'master' into stagingMarius Bakke2020-02-24
|\|
| * gnu: linux-libre: Update to 5.4.22.Mark H Weaver2020-02-24
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.22. (linux-libre-5.4-pristine-source): Update hash.
| * gnu: linux-libre@4.19: Update to 4.19.106.Mark H Weaver2020-02-24
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.106. (linux-libre-4.19-pristine-source): Update hash.
| * gnu: cpuid: Update to 20200211.Vincent Legoll2020-02-24
| | | | | | | | | | | | * gnu/packages/linux.scm (cpuid): Update to 20200211. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| * gnu: linux-libre: Update to 5.4.21.Mark H Weaver2020-02-19
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.21. (linux-libre-5.4-pristine-source): Update hash.
| * gnu: linux-libre@4.19: Update to 4.19.105.Mark H Weaver2020-02-19
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.105. (linux-libre-4.19-pristine-source): Update hash.
| * gnu: btrfs-progs: Update to 5.4.1.Tobias Geerinckx-Rice2020-02-18
| | | | | | | | * gnu/packages/linux.scm (btrfs-progs): Update to 5.4.1.
| * gnu: ebtables: Update to 2.0.11.Tobias Geerinckx-Rice2020-02-17
| | | | | | | | | | * gnu/packages/linux.scm (ebtables): Update to 2.0.11. [arguments]: Remove them all.
| * gnu: haveged: Update to 1.9.8.Tobias Geerinckx-Rice2020-02-17
| | | | | | | | * gnu/packages/linux.scm (haveged): Update to 1.9.8.
| * gnu: Add rtl8812au-aircrack-ng-linux-module.Tobias Geerinckx-Rice2020-02-16
| | | | | | | | | | * gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): New public variable.
| * gnu: Add fbset.Tobias Geerinckx-Rice2020-02-15
| | | | | | | | * gnu/packages/linux.scm (fbset): New public variable.
| * gnu: ebtables: Use HTTPS home page.Tobias Geerinckx-Rice2020-02-15
| | | | | | | | * gnu/packages/linux.scm (ebtables)[home-page]: Use HTTPS.
| * gnu: linux-libre: Update to 5.4.20.Mark H Weaver2020-02-14
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.20. (linux-libre-5.4-pristine-source): Update hash.
| * gnu: linux-libre@4.19: Update to 4.19.104.Mark H Weaver2020-02-14
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.104. (linux-libre-4.19-pristine-source): Update hash.
| * gnu: linux-libre@4.14: Update to 4.14.171.Mark H Weaver2020-02-14
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.171. (linux-libre-4.14-pristine-source): Update hash.
| * gnu: linux-libre@4.9: Update to 4.9.214.Mark H Weaver2020-02-14
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.214. (linux-libre-4.9-pristine-source): Update hash.
| * gnu: linux-libre@4.4: Update to 4.4.214.Mark H Weaver2020-02-14
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.214. (linux-libre-4.4-pristine-source): Update hash.
| * gnu: linux-libre: Update deblob scripts.Mark H Weaver2020-02-14
| | | | | | | | | | | | * gnu/packages/linux.scm (deblob-scripts-5.4): Update to 5.4.19. (deblob-scripts-4.19, deblob-scripts-4.14, deblob-scripts-4.9) (deblob-scripts-4.4): Update versions, although the scripts are unchanged.
| * gnu: btrfs-progs: Install udev-rules.Brice Waegeneire2020-02-14
| | | | | | | | | | | | | | | | * gnu/packages/linux.scm (btrfs-progs)[arguments]: Add phase patch-makefile. [native-inputs]: Add lvm2, eudev. Signed-off-by: Ludovic Courtès <ludo@gnu.org>