guix_mirror_bot pushed a change to branch kernel-updates
in repository guix.
discard fa13859ebf gnu: Add linux-libre 6.16.
add 7f323555ba gnu: tuxedo-keyboard: Update to 4.15.4.
add 4b03c71022 system: image: hurd: Fix typo.
add fecaf550cf services: hurd-vm: Support different hurd types.
add 9f2d6787ac gnu: hpcguix-web: Update to 0.4.3.
add 526e9334f3 gnu: guile-fibers: Update home page and source URL.
add 6a45a2aac0 gnu: guile-fibers: Update to 1.4.0.
new d0dd9698ec gnu: linux-libre 6.12: Update to 6.12.44.
new ac33fec451 gnu: linux-libre 6.6: Update to 6.6.103.
new 52d2646460 gnu: linux-libre 6.1: Update to 6.1.149.
new e1ea5d5eb2 gnu: linux-libre 5.15: Update to 5.15.190.
new ca743c109d gnu: linux-libre 5.10: Update to 5.10.241.
new 12525aa4a8 gnu: linux-libre 5.4: Update to 5.4.297.
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (fa13859ebf)
\
N -- N -- N refs/heads/kernel-updates (12525aa4a8)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 6 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:
Makefile.am | 4 -
doc/guix.texi | 4 +
gnu/packages/admin.scm | 2 +-
gnu/packages/aux-files/linux-libre/6.16-arm64.conf | 12512 ------------------
gnu/packages/aux-files/linux-libre/6.16-i686.conf | 12231 ------------------
gnu/packages/aux-files/linux-libre/6.16-riscv.conf | 8740 -------------
.../aux-files/linux-libre/6.16-x86_64.conf | 12576 -------------------
gnu/packages/guile-xyz.scm | 21 +-
gnu/packages/linux.scm | 75 +-
gnu/packages/web.scm | 4 +-
gnu/services/virtualization.scm | 13 +-
gnu/system/images/hurd.scm | 2 +-
gnu/tests/virtualization.scm | 32 +-
13 files changed, 88 insertions(+), 46128 deletions(-)
delete mode 100644 gnu/packages/aux-files/linux-libre/6.16-arm64.conf
delete mode 100644 gnu/packages/aux-files/linux-libre/6.16-i686.conf
delete mode 100644 gnu/packages/aux-files/linux-libre/6.16-riscv.conf
delete mode 100644 gnu/packages/aux-files/linux-libre/6.16-x86_64.conf