[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (5e59153 -> 13f1355)
From: |
guix-commits |
Subject: |
branch master updated (5e59153 -> 13f1355) |
Date: |
Thu, 16 Dec 2021 12:58:21 -0500 (EST) |
lfam pushed a change to branch master
in repository guix.
from 5e59153 gnu: php: Disable yet another failing test.
new b80cbab gnu: linux-libre: Update to 5.15.8.
new cf35bc8 gnu: linux-libre 5.10: Update to 5.10.85.
new 4e54ab9 gnu: linux-libre 5.4: Update to 5.4.165.
new c93c7af gnu: linux-libre 4.19: Update to 4.19.221.
new ce91ff3 gnu: linux-libre 4.14: Update to 4.14.258.
new 5557bd3 gnu: linux-libre 4.9: Update to 4.9.293.
new d78ca1c gnu: linux-libre 4.4: Update to 4.4.295.
new bc09e7a gnu: linux-libre: Support the Coreboot framebuffer.
new 13f1355 linux-modules: Ignore EINVAL in ‘modprobe’ mode.
The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/build/linux-modules.scm | 10 ++++----
gnu/packages/aux-files/linux-libre/4.14-i686.conf | 10 ++++++--
.../aux-files/linux-libre/4.14-x86_64.conf | 10 ++++++--
gnu/packages/aux-files/linux-libre/4.19-i686.conf | 10 ++++++--
.../aux-files/linux-libre/4.19-x86_64.conf | 10 ++++++--
gnu/packages/aux-files/linux-libre/4.4-i686.conf | 10 ++++++--
gnu/packages/aux-files/linux-libre/4.4-x86_64.conf | 10 ++++++--
gnu/packages/aux-files/linux-libre/5.10-i686.conf | 10 ++++++--
.../aux-files/linux-libre/5.10-x86_64.conf | 10 ++++++--
gnu/packages/aux-files/linux-libre/5.15-i686.conf | 10 ++++++--
.../aux-files/linux-libre/5.15-x86_64.conf | 10 ++++++--
gnu/packages/aux-files/linux-libre/5.4-i686.conf | 10 ++++++--
gnu/packages/aux-files/linux-libre/5.4-x86_64.conf | 10 ++++++--
gnu/packages/linux.scm | 28 +++++++++++-----------
gnu/system/linux-initrd.scm | 3 ++-
15 files changed, 118 insertions(+), 43 deletions(-)
- branch master updated (5e59153 -> 13f1355),
guix-commits <=
- 02/09: gnu: linux-libre 5.10: Update to 5.10.85., guix-commits, 2021/12/16
- 01/09: gnu: linux-libre: Update to 5.15.8., guix-commits, 2021/12/16
- 04/09: gnu: linux-libre 4.19: Update to 4.19.221., guix-commits, 2021/12/16
- 03/09: gnu: linux-libre 5.4: Update to 5.4.165., guix-commits, 2021/12/16
- 05/09: gnu: linux-libre 4.14: Update to 4.14.258., guix-commits, 2021/12/16
- 07/09: gnu: linux-libre 4.4: Update to 4.4.295., guix-commits, 2021/12/16
- 08/09: gnu: linux-libre: Support the Coreboot framebuffer., guix-commits, 2021/12/16
- 09/09: linux-modules: Ignore EINVAL in ‘modprobe’ mode., guix-commits, 2021/12/16
- 06/09: gnu: linux-libre 4.9: Update to 4.9.293., guix-commits, 2021/12/16