GNU bug report logs - #72537
[PATCH 0/5] gnu: Remove linux-libre 6.9.

Previous Next

Package: guix-patches;

Reported by: Wilko Meyer <w <at> wmeyer.eu>

Date: Fri, 9 Aug 2024 09:09:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Leo Famulari <leo <at> famulari.name>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#72537: closed ([PATCH 0/5] gnu: Remove linux-libre 6.9.)
Date: Tue, 27 Aug 2024 00:11:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 26 Aug 2024 20:09:18 -0400
with message-id <Zs0ZLkItOdncbADr <at> jasmine.lan>
and subject line Re: [PATCH v3 5/5] gnu: libbpf: Switch from linux-libre-headers-6.9 to linux-libre-headers-latest.
has caused the debbugs.gnu.org bug report #72537,
regarding [PATCH 0/5] gnu: Remove linux-libre 6.9.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
72537: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72537
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Wilko Meyer <w <at> wmeyer.eu>
To: guix-patches <at> gnu.org
Cc: Wilko Meyer <w <at> wmeyer.eu>, leo <at> famulari.name
Subject: [PATCH 0/5] gnu: Remove linux-libre 6.9.
Date: Fri,  9 Aug 2024 11:07:44 +0200
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



[Message part 3 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Wilko Meyer <w <at> wmeyer.eu>
Cc: 72537-done <at> debbugs.gnu.org
Subject: Re: [PATCH v3 5/5] gnu: libbpf: Switch from linux-libre-headers-6.9
 to linux-libre-headers-latest.
Date: Mon, 26 Aug 2024 20:09:18 -0400
On Wed, Aug 14, 2024 at 10:36:20PM +0200, Wilko Meyer wrote:
> Accidentally messed up the commit messages of the v2 as my current git
> setting caused a signed-off line being added to those; so I've send a v3
> which should be good as in well formatted and hopefully applicable to
> the kernel-updates branch.
> 
> The etc/news.scm entry still lacks a commit hash reference, which should
> be set before pushing.

Finally pushed!

I squashed together the commits that removed linux-libre 6.9, added
linux-libre-headers-latest, and adjusted libbpf accordingly.


This bug report was last modified 324 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.