unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#70388] [PATCH 0/7] linux-libre kernel updates (2024-04-14)
@ 2024-04-14 20:01 Wilko Meyer
  2024-04-14 20:05 ` [bug#70388] [PATCH 1/7] gnu: linux-libre 6.8: Update to 6.8.6 Wilko Meyer
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Wilko Meyer @ 2024-04-14 20:01 UTC (permalink / raw)
  To: 70388; +Cc: Wilko Meyer, leo, Leo Famulari, Tobias Geerinckx-Rice,
	Wilko Meyer

Hi Leo,

There has been another round of updates again, this time with changed deblob
scripts in the 6.x series kernels.

Wilko Meyer (7):
  gnu: linux-libre 6.8: Update to 6.8.6.
  gnu: linux-libre 6.6: Update to 6.6.27.
  gnu: linux-libre 6.1: Update to 6.1.86.
  gnu: linux-libre 5.15: Update to 5.15.155.
  gnu: linux-libre 5.10: Update to 5.10.215.
  gnu: linux-libre 5.4: Update to 5.4.274.
  gnu: linux-libre 4.19: Update to 4.19.312.

 gnu/packages/linux.scm | 34 +++++++++++++++++-----------------
 1 file changed, 17 insertions(+), 17 deletions(-)


base-commit: 803f092ab6fd98642ded4ec4486658a230879967
-- 
2.41.0





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

* [bug#70388] [PATCH 1/7] gnu: linux-libre 6.8: Update to 6.8.6.
  2024-04-14 20:01 [bug#70388] [PATCH 0/7] linux-libre kernel updates (2024-04-14) Wilko Meyer
@ 2024-04-14 20:05 ` Wilko Meyer
  2024-04-14 20:05 ` [bug#70388] [PATCH 2/7] gnu: linux-libre 6.6: Update to 6.6.27 Wilko Meyer
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Wilko Meyer @ 2024-04-14 20:05 UTC (permalink / raw)
  To: 70388; +Cc: Wilko Meyer, leo, Leo Famulari, Tobias Geerinckx-Rice,
	Wilko Meyer

* gnu/packages/linux.scm (linux-libre-6.8-version): Update to 6.8.6.
(linux-libre-6.8-pristine-source, deblob-scripts-6.8): Update hashes.

Change-Id: Iddefd4ac7704e80df13ceadf4935c2670a40061d
---
 gnu/packages/linux.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 7a34baba88..2d0dcbbd21 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -502,17 +502,17 @@ (define (%upstream-linux-source version hash)
 
 ;; The current "mainline" kernel.
 
-(define-public linux-libre-6.8-version "6.8.5")
+(define-public linux-libre-6.8-version "6.8.6")
 (define-public linux-libre-6.8-gnu-revision "gnu")
 (define deblob-scripts-6.8
   (linux-libre-deblob-scripts
    linux-libre-6.8-version
    linux-libre-6.8-gnu-revision
    (base32 "1kqwcm8baq3zx1z8jrgnvm9yps3y9jbf4pv1pbqqprpdscgl9089")
-   (base32 "0j9pj370zismhzw18iyx3lwcby3l3160xgpmh5xa8i8cr38r2z5h")))
+   (base32 "1x7lmy8lff4g4hm67c97797ws594xv5c6l2v5mahj4xh4pb3b8d6")))
 (define-public linux-libre-6.8-pristine-source
   (let ((version linux-libre-6.8-version)
-        (hash (base32 "12gsxxiwkildj8i94fkm2v69zb6z6s7hnnlvpsyv8j1pszjj728k")))
+        (hash (base32 "158rb8x4qaig8ywbr6n2jnqpl9wgqha4ghs3y3mlbaq3sqr34wly")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-6.8)))
-- 
2.41.0





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

* [bug#70388] [PATCH 2/7] gnu: linux-libre 6.6: Update to 6.6.27.
  2024-04-14 20:01 [bug#70388] [PATCH 0/7] linux-libre kernel updates (2024-04-14) Wilko Meyer
  2024-04-14 20:05 ` [bug#70388] [PATCH 1/7] gnu: linux-libre 6.8: Update to 6.8.6 Wilko Meyer
@ 2024-04-14 20:05 ` Wilko Meyer
  2024-04-14 20:05 ` [bug#70388] [PATCH 3/7] gnu: linux-libre 6.1: Update to 6.1.86 Wilko Meyer
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Wilko Meyer @ 2024-04-14 20:05 UTC (permalink / raw)
  To: 70388; +Cc: Wilko Meyer, leo, Leo Famulari, Tobias Geerinckx-Rice,
	Wilko Meyer

* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.27.
(linux-libre-6.6-pristine-source, deblob-scripts-6.6): Update hashes.

Change-Id: I0f21abb95d5d80bde56a1d3ad0faf4ab5fabb67f
---
 gnu/packages/linux.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 2d0dcbbd21..3710773940 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -541,17 +541,17 @@ (define-public linux-libre-6.7-pristine-source
 ;; Here are the support timelines:
 ;; <https://www.kernel.org/category/releases.html>
 
-(define-public linux-libre-6.6-version "6.6.26")
+(define-public linux-libre-6.6-version "6.6.27")
 (define-public linux-libre-6.6-gnu-revision "gnu")
 (define deblob-scripts-6.6
   (linux-libre-deblob-scripts
    linux-libre-6.6-version
    linux-libre-6.6-gnu-revision
    (base32 "1qm8f3fq4yx59f7b6yky5ryyf229ypxnry922sr8cy0s7mp62cmv")
-   (base32 "17hq5pirvxaq1yscb204950xlakrd4r4mknjqayh1rzj4rzngzyq")))
+   (base32 "0s8ys7nz4p50c766f3z9h68vxnrsrgps1i5zskk3cjwik3q60an8")))
 (define-public linux-libre-6.6-pristine-source
   (let ((version linux-libre-6.6-version)
-        (hash (base32 "1nan0h95dkqpb55jr5mxfi8yks09fd518im3vblbi4zvyi4v8m5g")))
+        (hash (base32 "14c229mcrd2rd2vjp0c3apzqifn6mkz0rcbw07nj73rw1q3517k3")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-6.6)))
-- 
2.41.0





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

* [bug#70388] [PATCH 3/7] gnu: linux-libre 6.1: Update to 6.1.86.
  2024-04-14 20:01 [bug#70388] [PATCH 0/7] linux-libre kernel updates (2024-04-14) Wilko Meyer
  2024-04-14 20:05 ` [bug#70388] [PATCH 1/7] gnu: linux-libre 6.8: Update to 6.8.6 Wilko Meyer
  2024-04-14 20:05 ` [bug#70388] [PATCH 2/7] gnu: linux-libre 6.6: Update to 6.6.27 Wilko Meyer
@ 2024-04-14 20:05 ` Wilko Meyer
  2024-04-14 20:05 ` [bug#70388] [PATCH 4/7] gnu: linux-libre 5.15: Update to 5.15.155 Wilko Meyer
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Wilko Meyer @ 2024-04-14 20:05 UTC (permalink / raw)
  To: 70388; +Cc: Wilko Meyer, leo, Leo Famulari, Tobias Geerinckx-Rice,
	Wilko Meyer

* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.86.
(linux-libre-6.1-pristine-source, deblob-scripts-6.1): Update hashes.

Change-Id: Icecabfdcd8b8c76ef62aa679b4eec015869a2134
---
 gnu/packages/linux.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 3710773940..f2be6c2d9d 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -556,17 +556,17 @@ (define-public linux-libre-6.6-pristine-source
                             (%upstream-linux-source version hash)
                             deblob-scripts-6.6)))
 
-(define-public linux-libre-6.1-version "6.1.85")
+(define-public linux-libre-6.1-version "6.1.86")
 (define-public linux-libre-6.1-gnu-revision "gnu")
 (define deblob-scripts-6.1
   (linux-libre-deblob-scripts
    linux-libre-6.1-version
    linux-libre-6.1-gnu-revision
    (base32 "1sf80f2i4vf888xjcn84ymn4w5ynn30ib9033zwmv7f09yvfhapy")
-   (base32 "1kp8zl97x1hsmvmdwaq8s8gndfmf8chvlhsw216f86ishi2prws3")))
+   (base32 "0104m61mqhlmsjjprj51njwbffjcqgjln5bf1wknb6y3iiazl6ng")))
 (define-public linux-libre-6.1-pristine-source
   (let ((version linux-libre-6.1-version)
-        (hash (base32 "0x32p1c04q5d0yd4qncrmc064m3g1x7cvfia5cd04q3wb769pzik")))
+        (hash (base32 "0nqiwcaln36drkcaav96dymd2y8rv7wj6a5xjl58f2hg9z2cilyk")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-6.1)))
-- 
2.41.0





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

* [bug#70388] [PATCH 4/7] gnu: linux-libre 5.15: Update to 5.15.155.
  2024-04-14 20:01 [bug#70388] [PATCH 0/7] linux-libre kernel updates (2024-04-14) Wilko Meyer
                   ` (2 preceding siblings ...)
  2024-04-14 20:05 ` [bug#70388] [PATCH 3/7] gnu: linux-libre 6.1: Update to 6.1.86 Wilko Meyer
@ 2024-04-14 20:05 ` Wilko Meyer
  2024-04-14 20:05 ` [bug#70388] [PATCH 5/7] gnu: linux-libre 5.10: Update to 5.10.215 Wilko Meyer
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Wilko Meyer @ 2024-04-14 20:05 UTC (permalink / raw)
  To: 70388; +Cc: Wilko Meyer, leo, Leo Famulari, Tobias Geerinckx-Rice,
	Wilko Meyer

* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.155.
(linux-libre-5.15-pristine-source): Update hashes.

Change-Id: I0c83483f92e37b598313d70e408cce38d84fd5b1
---
 gnu/packages/linux.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index f2be6c2d9d..df63c3bf92 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -571,7 +571,7 @@ (define-public linux-libre-6.1-pristine-source
                             (%upstream-linux-source version hash)
                             deblob-scripts-6.1)))
 
-(define-public linux-libre-5.15-version "5.15.154")
+(define-public linux-libre-5.15-version "5.15.155")
 (define-public linux-libre-5.15-gnu-revision "gnu")
 (define deblob-scripts-5.15
   (linux-libre-deblob-scripts
@@ -581,7 +581,7 @@ (define deblob-scripts-5.15
    (base32 "121shkzgixmywa19xx5f2yxg1primarpg4bxin3jyw0214xbfh2n")))
 (define-public linux-libre-5.15-pristine-source
   (let ((version linux-libre-5.15-version)
-        (hash (base32 "16067mhf173kgs4mvlzix9qscwq5wy8817dyfyjx5g7jkykmxy0p")))
+        (hash (base32 "1r16j5asd8v5hr5b0sb8z2wmp6say928pgm13k4iyv9fdnw5jn68")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.15)))
-- 
2.41.0





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

* [bug#70388] [PATCH 5/7] gnu: linux-libre 5.10: Update to 5.10.215.
  2024-04-14 20:01 [bug#70388] [PATCH 0/7] linux-libre kernel updates (2024-04-14) Wilko Meyer
                   ` (3 preceding siblings ...)
  2024-04-14 20:05 ` [bug#70388] [PATCH 4/7] gnu: linux-libre 5.15: Update to 5.15.155 Wilko Meyer
@ 2024-04-14 20:05 ` Wilko Meyer
  2024-04-14 20:05 ` [bug#70388] [PATCH 6/7] gnu: linux-libre 5.4: Update to 5.4.274 Wilko Meyer
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Wilko Meyer @ 2024-04-14 20:05 UTC (permalink / raw)
  To: 70388; +Cc: Wilko Meyer, leo, Leo Famulari, Tobias Geerinckx-Rice,
	Wilko Meyer

* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.215.
(linux-libre-5.10-pristine-source): Update hash.

Change-Id: Icd2173d13b527f3c7ec0f80cd22a6c8aa4ead4e5
---
 gnu/packages/linux.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index df63c3bf92..1c58ee255e 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -586,7 +586,7 @@ (define-public linux-libre-5.15-pristine-source
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.15)))
 
-(define-public linux-libre-5.10-version "5.10.214")
+(define-public linux-libre-5.10-version "5.10.215")
 (define-public linux-libre-5.10-gnu-revision "gnu1")
 (define deblob-scripts-5.10
   (linux-libre-deblob-scripts
@@ -596,7 +596,7 @@ (define deblob-scripts-5.10
    (base32 "12csh2zyjrqzgqcv799gv8h4xaw1irxh2zqddn4jqp5p7psx4j5k")))
 (define-public linux-libre-5.10-pristine-source
   (let ((version linux-libre-5.10-version)
-        (hash (base32 "0n7m82hw2rkw5mhdqw0vvmq7kq0s43jalr53sbv09wl17vai9w20")))
+        (hash (base32 "1af6h86flx96pszg006agpak2f9dkk2jqaazfykd7aafqdcs3747")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.10)))
-- 
2.41.0





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

* [bug#70388] [PATCH 6/7] gnu: linux-libre 5.4: Update to 5.4.274.
  2024-04-14 20:01 [bug#70388] [PATCH 0/7] linux-libre kernel updates (2024-04-14) Wilko Meyer
                   ` (4 preceding siblings ...)
  2024-04-14 20:05 ` [bug#70388] [PATCH 5/7] gnu: linux-libre 5.10: Update to 5.10.215 Wilko Meyer
@ 2024-04-14 20:05 ` Wilko Meyer
  2024-04-14 20:05 ` [bug#70388] [PATCH 7/7] gnu: linux-libre 4.19: Update to 4.19.312 Wilko Meyer
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Wilko Meyer @ 2024-04-14 20:05 UTC (permalink / raw)
  To: 70388; +Cc: Wilko Meyer, leo, Leo Famulari, Tobias Geerinckx-Rice,
	Wilko Meyer

* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.274.
(linux-libre-5.4-pristine-source): Update hash.

Change-Id: Ibc854c5a98ad71f26cef4e403b6fc0bfa2c7c1c3
---
 gnu/packages/linux.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 1c58ee255e..d07c46e7c8 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -601,7 +601,7 @@ (define-public linux-libre-5.10-pristine-source
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.10)))
 
-(define-public linux-libre-5.4-version "5.4.273")
+(define-public linux-libre-5.4-version "5.4.274")
 (define-public linux-libre-5.4-gnu-revision "gnu1")
 (define deblob-scripts-5.4
   (linux-libre-deblob-scripts
@@ -611,7 +611,7 @@ (define deblob-scripts-5.4
    (base32 "0x0xg0fcykpd117x3q0gim8jilhx922ashhckjvafxv2gk2zzjhj")))
 (define-public linux-libre-5.4-pristine-source
   (let ((version linux-libre-5.4-version)
-        (hash (base32 "0hs7af3mcnk5mmp3c5vjl187nva2kzsdx487nd12a8m7zb9wz84b")))
+        (hash (base32 "1m4yyyv48mfkzhqms88dv1jf39zsfp88az5zpqynmm1wlhhv9iza")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.4)))
-- 
2.41.0





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

* [bug#70388] [PATCH 7/7] gnu: linux-libre 4.19: Update to 4.19.312.
  2024-04-14 20:01 [bug#70388] [PATCH 0/7] linux-libre kernel updates (2024-04-14) Wilko Meyer
                   ` (5 preceding siblings ...)
  2024-04-14 20:05 ` [bug#70388] [PATCH 6/7] gnu: linux-libre 5.4: Update to 5.4.274 Wilko Meyer
@ 2024-04-14 20:05 ` Wilko Meyer
  2024-04-15  4:02 ` [bug#70388] [PATCH 0/7] linux-libre kernel updates (2024-04-14) Leo Famulari
  2024-04-16 15:25 ` bug#70388: " Leo Famulari
  8 siblings, 0 replies; 10+ messages in thread
From: Wilko Meyer @ 2024-04-14 20:05 UTC (permalink / raw)
  To: 70388; +Cc: Wilko Meyer, leo, Leo Famulari, Tobias Geerinckx-Rice,
	Wilko Meyer

* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.312.
(linux-libre-4.19-pristine-source): Update hash.

Change-Id: I626f133eea8c23177322e242d3ccc4bfa2589baa
---
 gnu/packages/linux.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index d07c46e7c8..9c819838bd 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -616,7 +616,7 @@ (define-public linux-libre-5.4-pristine-source
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.4)))
 
-(define-public linux-libre-4.19-version "4.19.311")
+(define-public linux-libre-4.19-version "4.19.312")
 (define-public linux-libre-4.19-gnu-revision "gnu1")
 (define deblob-scripts-4.19
   (linux-libre-deblob-scripts
@@ -626,7 +626,7 @@ (define deblob-scripts-4.19
    (base32 "0fgkp3v7qgqpn7l1987xcwwlrmwsbscqnxfv06p8nkavrhymrv3c")))
 (define-public linux-libre-4.19-pristine-source
   (let ((version linux-libre-4.19-version)
-        (hash (base32 "10dww3cyazcf3wjzh8igpa0frb8gvl6amnksh42zfkji4mskh2r6")))
+        (hash (base32 "0jppa4p73pssd7m3jpc7i6rgnj9gawjcgk4wmqyy87ijzrgzm553")))
     (make-linux-libre-source version
                              (%upstream-linux-source version hash)
                              deblob-scripts-4.19)))
-- 
2.41.0





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

* [bug#70388] [PATCH 0/7] linux-libre kernel updates (2024-04-14)
  2024-04-14 20:01 [bug#70388] [PATCH 0/7] linux-libre kernel updates (2024-04-14) Wilko Meyer
                   ` (6 preceding siblings ...)
  2024-04-14 20:05 ` [bug#70388] [PATCH 7/7] gnu: linux-libre 4.19: Update to 4.19.312 Wilko Meyer
@ 2024-04-15  4:02 ` Leo Famulari
  2024-04-16 15:25 ` bug#70388: " Leo Famulari
  8 siblings, 0 replies; 10+ messages in thread
From: Leo Famulari @ 2024-04-15  4:02 UTC (permalink / raw)
  To: Wilko Meyer; +Cc: Tobias Geerinckx-Rice, 70388

On Sun, Apr 14, 2024 at 10:01:50PM +0200, Wilko Meyer wrote:
> Hi Leo,
> 
> There has been another round of updates again, this time with changed deblob
> scripts in the 6.x series kernels.
> 
> Wilko Meyer (7):
>   gnu: linux-libre 6.8: Update to 6.8.6.
>   gnu: linux-libre 6.6: Update to 6.6.27.
>   gnu: linux-libre 6.1: Update to 6.1.86.
>   gnu: linux-libre 5.15: Update to 5.15.155.
>   gnu: linux-libre 5.10: Update to 5.10.215.
>   gnu: linux-libre 5.4: Update to 5.4.274.
>   gnu: linux-libre 4.19: Update to 4.19.312.

Thanks! Pushed to 'kernel-updates'




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

* bug#70388: [PATCH 0/7] linux-libre kernel updates (2024-04-14)
  2024-04-14 20:01 [bug#70388] [PATCH 0/7] linux-libre kernel updates (2024-04-14) Wilko Meyer
                   ` (7 preceding siblings ...)
  2024-04-15  4:02 ` [bug#70388] [PATCH 0/7] linux-libre kernel updates (2024-04-14) Leo Famulari
@ 2024-04-16 15:25 ` Leo Famulari
  8 siblings, 0 replies; 10+ messages in thread
From: Leo Famulari @ 2024-04-16 15:25 UTC (permalink / raw)
  To: Wilko Meyer; +Cc: Tobias Geerinckx-Rice, 70388-done

On Sun, Apr 14, 2024 at 10:01:50PM +0200, Wilko Meyer wrote:
> There has been another round of updates again, this time with changed deblob
> scripts in the 6.x series kernels.
> 
> Wilko Meyer (7):
>   gnu: linux-libre 6.8: Update to 6.8.6.
>   gnu: linux-libre 6.6: Update to 6.6.27.
>   gnu: linux-libre 6.1: Update to 6.1.86.
>   gnu: linux-libre 5.15: Update to 5.15.155.
>   gnu: linux-libre 5.10: Update to 5.10.215.
>   gnu: linux-libre 5.4: Update to 5.4.274.
>   gnu: linux-libre 4.19: Update to 4.19.312.

Pushed as 6cdb34ba90c1b9ef5b6b611b1fc732be7a768461, thanks!




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

end of thread, other threads:[~2024-04-16 15:27 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-14 20:01 [bug#70388] [PATCH 0/7] linux-libre kernel updates (2024-04-14) Wilko Meyer
2024-04-14 20:05 ` [bug#70388] [PATCH 1/7] gnu: linux-libre 6.8: Update to 6.8.6 Wilko Meyer
2024-04-14 20:05 ` [bug#70388] [PATCH 2/7] gnu: linux-libre 6.6: Update to 6.6.27 Wilko Meyer
2024-04-14 20:05 ` [bug#70388] [PATCH 3/7] gnu: linux-libre 6.1: Update to 6.1.86 Wilko Meyer
2024-04-14 20:05 ` [bug#70388] [PATCH 4/7] gnu: linux-libre 5.15: Update to 5.15.155 Wilko Meyer
2024-04-14 20:05 ` [bug#70388] [PATCH 5/7] gnu: linux-libre 5.10: Update to 5.10.215 Wilko Meyer
2024-04-14 20:05 ` [bug#70388] [PATCH 6/7] gnu: linux-libre 5.4: Update to 5.4.274 Wilko Meyer
2024-04-14 20:05 ` [bug#70388] [PATCH 7/7] gnu: linux-libre 4.19: Update to 4.19.312 Wilko Meyer
2024-04-15  4:02 ` [bug#70388] [PATCH 0/7] linux-libre kernel updates (2024-04-14) Leo Famulari
2024-04-16 15:25 ` bug#70388: " Leo Famulari

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).