all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#72537] [PATCH 0/5] gnu: Remove linux-libre 6.9.
@ 2024-08-09  9:07 Wilko Meyer
  2024-08-09  9:09 ` [bug#72537] [PATCH 1/5] " Wilko Meyer
                   ` (7 more replies)
  0 siblings, 8 replies; 19+ messages in thread
From: Wilko Meyer @ 2024-08-09  9:07 UTC (permalink / raw)
  To: 72537; +Cc: Wilko Meyer, leo, Leo Famulari, Wilko Meyer

Hi Leo,

It took longer than expected to finally find the time for the removal of
linux-libre 6.9, and to fix the headers dependency situation.

This patch series contains:

1. the removal of linux-libre 6.9.
2. a news.scm entry mentioning the removal (commit hash still has to be added
to that, as signing-off commits alters the hash)
3. a linux-libre-headers-latest package other packages may depend on
4. a change to libbpf to depend on said package instead of
linux-libre-headers-6.9; the removal of 6.8 caused breakage here the last
time, so this should be a good idea, WDYT?

Wilko Meyer (5):
  gnu: Remove linux-libre 6.9.
  news: Add entry for removing linux-libre 6.9 ("end of life").
  gnu: linux-libre: Update the default linux-libre package to the 6.10
    series.
  gnu: Add linux-libre-headers-latest.
  gnu: libbpf: Switch from linux-libre-headers-6.9 to
    linux-libre-headers-latest.

 Makefile.am                                   |     5 -
 etc/news.scm                                  |    13 +
 .../aux-files/linux-libre/6.9-arm.conf        | 11804 ---------------
 .../aux-files/linux-libre/6.9-arm64.conf      | 11876 ---------------
 .../aux-files/linux-libre/6.9-i686.conf       | 11943 ---------------
 .../aux-files/linux-libre/6.9-riscv.conf      |  8251 -----------
 .../aux-files/linux-libre/6.9-x86_64.conf     | 12158 ----------------
 gnu/packages/linux.scm                        |    58 +-
 8 files changed, 26 insertions(+), 56082 deletions(-)
 delete mode 100644 gnu/packages/aux-files/linux-libre/6.9-arm.conf
 delete mode 100644 gnu/packages/aux-files/linux-libre/6.9-arm64.conf
 delete mode 100644 gnu/packages/aux-files/linux-libre/6.9-i686.conf
 delete mode 100644 gnu/packages/aux-files/linux-libre/6.9-riscv.conf
 delete mode 100644 gnu/packages/aux-files/linux-libre/6.9-x86_64.conf


base-commit: 48d9cf7631c104a4d220cd8435d044542027d3d2
prerequisite-patch-id: a0d21aed9b43d227bed656db1e371044c03df95d
prerequisite-patch-id: e0d8613bf2a90228585148330ab1bd7eb3a2f554
prerequisite-patch-id: fd6fdc9dbc83df902ba2fb0dbb972db3f8572a13
-- 
2.45.2





^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2024-08-27  0:10 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-09  9:07 [bug#72537] [PATCH 0/5] gnu: Remove linux-libre 6.9 Wilko Meyer
2024-08-09  9:09 ` [bug#72537] [PATCH 1/5] " Wilko Meyer
2024-08-09  9:09 ` [bug#72537] [PATCH 2/5] news: Add entry for removing linux-libre 6.9 ("end of life") Wilko Meyer
2024-08-09  9:09 ` [bug#72537] [PATCH 3/5] gnu: linux-libre: Update the default linux-libre package to the 6.10 series Wilko Meyer
2024-08-09  9:09 ` [bug#72537] [PATCH 4/5] gnu: Add linux-libre-headers-latest Wilko Meyer
2024-08-09  9:09 ` [bug#72537] [PATCH 5/5] gnu: libbpf: Switch from linux-libre-headers-6.9 to linux-libre-headers-latest Wilko Meyer
2024-08-12 16:55 ` [bug#72537] [PATCH 0/5] gnu: Remove linux-libre 6.9 Leo Famulari
2024-08-14 20:27 ` [bug#72537] [PATCH v2 1/5] " Wilko Meyer
2024-08-14 20:27   ` [bug#72537] [PATCH v2 2/5] news: Add entry for removing linux-libre 6.9 ("end of life") Wilko Meyer
2024-08-14 20:27   ` [bug#72537] [PATCH v2 3/5] gnu: linux-libre: Update the default linux-libre package to the 6.10 series Wilko Meyer
2024-08-14 20:27   ` [bug#72537] [PATCH v2 4/5] gnu: Add linux-libre-headers-latest Wilko Meyer
2024-08-14 20:27   ` [bug#72537] [PATCH v2 5/5] gnu: libbpf: Switch from linux-libre-headers-6.9 to linux-libre-headers-latest Wilko Meyer
2024-08-14 20:30 ` [bug#72537] [PATCH v3 1/5] gnu: Remove linux-libre 6.9 Wilko Meyer
2024-08-14 20:30   ` [bug#72537] [PATCH v3 2/5] news: Add entry for removing linux-libre 6.9 ("end of life") Wilko Meyer
2024-08-14 20:30   ` [bug#72537] [PATCH v3 3/5] gnu: linux-libre: Update the default linux-libre package to the 6.10 series Wilko Meyer
2024-08-14 20:30   ` [bug#72537] [PATCH v3 4/5] gnu: Add linux-libre-headers-latest Wilko Meyer
2024-08-14 20:30   ` [bug#72537] [PATCH v3 5/5] gnu: libbpf: Switch from linux-libre-headers-6.9 to linux-libre-headers-latest Wilko Meyer
2024-08-14 20:36     ` Wilko Meyer
2024-08-27  0:09       ` bug#72537: " Leo Famulari

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.