GNU bug report logs - #67317
Kernel updates

Previous Next

Package: guix-patches;

Reported by: Leo Famulari <leo <at> famulari.name>

Date: Tue, 21 Nov 2023 05:44:01 UTC

Severity: normal

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 67317 in the body.
You can then email your comments to 67317 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#67317; Package guix-patches. (Tue, 21 Nov 2023 05:44:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Leo Famulari <leo <at> famulari.name>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 21 Nov 2023 05:44:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: guix-patches <at> gnu.org
Subject: Kernel updates
Date: Tue, 21 Nov 2023 00:43:21 -0500
Here are the latest kernel update patches:

gnu: linux-libre 4.14: Update to 4.14.330.
gnu: linux-libre 4.19: Update to 4.19.299.
gnu: linux-libre 5.4: Update to 5.4.261.
gnu: linux-libre 5.10: Update to 5.10.201.
gnu: linux-libre 5.15: Update to 5.15.139.
gnu: linux-libre 6.1: Update to 6.1.63.
gnu: linux-libre: Update to 6.5.12.
gnu: linux-libre 6.6: Update to 6.6.2.




Information forwarded to leo <at> famulari.name, me <at> tobias.gr, guix-patches <at> gnu.org:
bug#67317; Package guix-patches. (Tue, 21 Nov 2023 05:51:02 GMT) Full text and rfc822 format available.

Message #8 received at 67317 <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: 67317 <at> debbugs.gnu.org
Subject: [PATCH 1/8] gnu: linux-libre 6.6: Update to 6.6.2.
Date: Tue, 21 Nov 2023 00:49:52 -0500
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.2.
(linux-libre-6.6-pristine-source): Update hash.

Change-Id: Id9fcd2c35b602d1bda0395b867969801aabffe1c
---
 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 2024163a08..bfa7e5d600 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -493,7 +493,7 @@ (define (%upstream-linux-source version hash)
 ;; The current "stable" kernels. That is, the most recently released major
 ;; versions that are still supported upstream.
 
-(define-public linux-libre-6.6-version "6.6.1")
+(define-public linux-libre-6.6-version "6.6.2")
 (define-public linux-libre-6.6-gnu-revision "gnu")
 (define deblob-scripts-6.6
   (linux-libre-deblob-scripts
@@ -503,7 +503,7 @@ (define deblob-scripts-6.6
    (base32 "1hg3ck1j8288fhlhcvhgs1zzwh3i62nfvphw7x3vsaqr75kiwbjp")))
 (define-public linux-libre-6.6-pristine-source
   (let ((version linux-libre-6.6-version)
-        (hash (base32 "0d42b1hbvv9w3y3q4wydr6il0g5a823n54a06p4p5vcpgkadf7ns")))
+        (hash (base32 "0zmpk5ls6282j88xpnymkr8z5hxpk2495hjjxm0jmb6ninnzdm3k")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-6.6)))

base-commit: d20ece07dbb09382f361c8bbf0bcab9e83d8b73e
-- 
2.41.0





Information forwarded to leo <at> famulari.name, me <at> tobias.gr, guix-patches <at> gnu.org:
bug#67317; Package guix-patches. (Tue, 21 Nov 2023 05:51:02 GMT) Full text and rfc822 format available.

Message #11 received at 67317 <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: 67317 <at> debbugs.gnu.org
Subject: [PATCH 2/8] gnu: linux-libre: Update to 6.5.12.
Date: Tue, 21 Nov 2023 00:49:53 -0500
* gnu/packages/linux.scm (linux-libre-6.5-version): Update to 6.5.12.
(linux-libre-6.5-pristine-source): Update hash.

Change-Id: Ie4c626df9d2332a64a1b6f4780cbbfefda1d5626
---
 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 bfa7e5d600..1845d67344 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -508,7 +508,7 @@ (define-public linux-libre-6.6-pristine-source
                             (%upstream-linux-source version hash)
                             deblob-scripts-6.6)))
 
-(define-public linux-libre-6.5-version "6.5.11")
+(define-public linux-libre-6.5-version "6.5.12")
 (define-public linux-libre-6.5-gnu-revision "gnu")
 (define deblob-scripts-6.5
   (linux-libre-deblob-scripts
@@ -518,7 +518,7 @@ (define deblob-scripts-6.5
    (base32 "066z5lw5vrfayhv23hpfcm6fh6b7zmn2v13kfv1g3z3jl1wblhfh")))
 (define-public linux-libre-6.5-pristine-source
   (let ((version linux-libre-6.5-version)
-        (hash (base32 "06dmb4hbwrms0lp4axphwgj8wbnzsym70sx55lxr501b53wlmqif")))
+        (hash (base32 "17rmkzxszp2jg1zx2mmdcy30ffrsd0qms513sxd14klp5k9w2saa")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-6.5)))
-- 
2.41.0





Information forwarded to leo <at> famulari.name, me <at> tobias.gr, guix-patches <at> gnu.org:
bug#67317; Package guix-patches. (Tue, 21 Nov 2023 05:51:02 GMT) Full text and rfc822 format available.

Message #14 received at 67317 <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: 67317 <at> debbugs.gnu.org
Subject: [PATCH 3/8] gnu: linux-libre 6.1: Update to 6.1.63.
Date: Tue, 21 Nov 2023 00:49:54 -0500
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.63.
(linux-libre-6.1-pristine-source): Update hash.

Change-Id: I95037f235a9c5b61730c0b0423517763e6e0582e
---
 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 1845d67344..32b233988f 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -526,7 +526,7 @@ (define-public linux-libre-6.5-pristine-source
 ;; The "longterm" kernels — the older releases with long-term upstream support.
 ;; Here are the support timelines:
 ;; <https://www.kernel.org/category/releases.html>
-(define-public linux-libre-6.1-version "6.1.62")
+(define-public linux-libre-6.1-version "6.1.63")
 (define-public linux-libre-6.1-gnu-revision "gnu")
 (define deblob-scripts-6.1
   (linux-libre-deblob-scripts
@@ -536,7 +536,7 @@ (define deblob-scripts-6.1
    (base32 "1hdibv43xbn1lv83i6qjgfmf1bvqxvq17fryfsq4r4sjgs9212js")))
 (define-public linux-libre-6.1-pristine-source
   (let ((version linux-libre-6.1-version)
-        (hash (base32 "1v453q4sf0j8708ivs1zmdf645hgimqvxfc8xz7czgnnmipn3zdr")))
+        (hash (base32 "13bmy22mi4ybl21kr3hdy6qiaawiqz2jgl2gl9hwqkyx04xh97f2")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-6.1)))
-- 
2.41.0





Information forwarded to leo <at> famulari.name, me <at> tobias.gr, guix-patches <at> gnu.org:
bug#67317; Package guix-patches. (Tue, 21 Nov 2023 05:51:03 GMT) Full text and rfc822 format available.

Message #17 received at 67317 <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: 67317 <at> debbugs.gnu.org
Subject: [PATCH 4/8] gnu: linux-libre 5.15: Update to 5.15.139.
Date: Tue, 21 Nov 2023 00:49:55 -0500
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.139.
(linux-libre-5.15-pristine-source): Update hash.

Change-Id: I664fdafc4e1f60eedb24935a8cda49c3168bfc5a
---
 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 32b233988f..d27fd93f76 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -541,7 +541,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.138")
+(define-public linux-libre-5.15-version "5.15.139")
 (define-public linux-libre-5.15-gnu-revision "gnu")
 (define deblob-scripts-5.15
   (linux-libre-deblob-scripts
@@ -551,7 +551,7 @@ (define deblob-scripts-5.15
    (base32 "1idjrn2w8jrixj8ifkk1awxyyq5042nc4p2mld4rda96azlnp948")))
 (define-public linux-libre-5.15-pristine-source
   (let ((version linux-libre-5.15-version)
-        (hash (base32 "1ajaxy97gx0c9cdxiyxa49ykfsykir22i9abfrcizh71ci0yb15g")))
+        (hash (base32 "0kh4v1224a7p7ib64pnmc1qid3d1lvg3c14l5s4rpr8qzq6w2s4w")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.15)))
-- 
2.41.0





Information forwarded to leo <at> famulari.name, me <at> tobias.gr, guix-patches <at> gnu.org:
bug#67317; Package guix-patches. (Tue, 21 Nov 2023 05:51:03 GMT) Full text and rfc822 format available.

Message #20 received at 67317 <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: 67317 <at> debbugs.gnu.org
Subject: [PATCH 5/8] gnu: linux-libre 5.10: Update to 5.10.201.
Date: Tue, 21 Nov 2023 00:49:56 -0500
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.201.
(linux-libre-5.10-pristine-source): Update hash.

Change-Id: Ib578c3d98294d08be248326ef66c31cdfb927805
---
 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 d27fd93f76..1f3832f9fb 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -556,7 +556,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.200")
+(define-public linux-libre-5.10-version "5.10.201")
 (define-public linux-libre-5.10-gnu-revision "gnu1")
 (define deblob-scripts-5.10
   (linux-libre-deblob-scripts
@@ -566,7 +566,7 @@ (define deblob-scripts-5.10
    (base32 "0xrrnmb5kcc5r21bdm24aq0fnkk1imn367c1cxlj78b6l6gigx4b")))
 (define-public linux-libre-5.10-pristine-source
   (let ((version linux-libre-5.10-version)
-        (hash (base32 "012i41bj8rcqn0vhfxrwq3gg82nb6pp2cwq8n146wj47pwgrcbcx")))
+        (hash (base32 "0642y6qj2d4aww6jcki81ba53pvjyfazjxgzgj8brqx8ixchdz3a")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.10)))
-- 
2.41.0





Information forwarded to leo <at> famulari.name, me <at> tobias.gr, guix-patches <at> gnu.org:
bug#67317; Package guix-patches. (Tue, 21 Nov 2023 05:51:04 GMT) Full text and rfc822 format available.

Message #23 received at 67317 <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: 67317 <at> debbugs.gnu.org
Subject: [PATCH 8/8] gnu: linux-libre 4.14: Update to 4.14.330.
Date: Tue, 21 Nov 2023 00:49:59 -0500
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.330.
(linux-libre-4.14-pristine-source): Update hash.

Change-Id: I7070fee547089377d945f9fc86f2eb0fa6f95f0d
---
 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 f9d0f6d16a..2c2164d83c 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -601,7 +601,7 @@ (define-public linux-libre-4.19-pristine-source
                              (%upstream-linux-source version hash)
                              deblob-scripts-4.19)))
 
-(define-public linux-libre-4.14-version "4.14.329")
+(define-public linux-libre-4.14-version "4.14.330")
 (define-public linux-libre-4.14-gnu-revision "gnu1")
 (define deblob-scripts-4.14
   (linux-libre-deblob-scripts
@@ -611,7 +611,7 @@ (define deblob-scripts-4.14
    (base32 "1faagsj4i31z2bp83hflx3q9vrddjnn37a3ah2b47iaplva7z1nd")))
 (define-public linux-libre-4.14-pristine-source
   (let ((version linux-libre-4.14-version)
-        (hash (base32 "1dvb4xf0b7snabznl7bg7gga7ffdmywy8vr8q65pzl9yf6fnhdny")))
+        (hash (base32 "0rwgzyfmrns6zir0dpxkwz2hm3z8c0af3wy11lmxamaa5i2wq3k7")))
     (make-linux-libre-source version
                              (%upstream-linux-source version hash)
                              deblob-scripts-4.14)))
-- 
2.41.0





Information forwarded to leo <at> famulari.name, me <at> tobias.gr, guix-patches <at> gnu.org:
bug#67317; Package guix-patches. (Tue, 21 Nov 2023 05:51:04 GMT) Full text and rfc822 format available.

Message #26 received at 67317 <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: 67317 <at> debbugs.gnu.org
Subject: [PATCH 6/8] gnu: linux-libre 5.4: Update to 5.4.261.
Date: Tue, 21 Nov 2023 00:49:57 -0500
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.261.
(linux-libre-5.4-pristine-source): Update hash.

Change-Id: I3624696b83474ffea9c0d633c66f9a9fe440184a
---
 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 1f3832f9fb..fc92663245 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -571,7 +571,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.260")
+(define-public linux-libre-5.4-version "5.4.261")
 (define-public linux-libre-5.4-gnu-revision "gnu1")
 (define deblob-scripts-5.4
   (linux-libre-deblob-scripts
@@ -581,7 +581,7 @@ (define deblob-scripts-5.4
    (base32 "0sw67b2pk3lng4y67diqqnhxaggnp3nbkx8dxc5fs27rinfxr4m1")))
 (define-public linux-libre-5.4-pristine-source
   (let ((version linux-libre-5.4-version)
-        (hash (base32 "1zpbaipd2j3idj8h9iznlj0ywcq5nkhwj707a1f9ixf82h3q4c4q")))
+        (hash (base32 "1hsgnv2vcziflhzrrxiny2yp88ybdqda48fm60xhpaphhs0cgfii")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.4)))
-- 
2.41.0





Information forwarded to leo <at> famulari.name, me <at> tobias.gr, guix-patches <at> gnu.org:
bug#67317; Package guix-patches. (Tue, 21 Nov 2023 05:51:05 GMT) Full text and rfc822 format available.

Message #29 received at 67317 <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: 67317 <at> debbugs.gnu.org
Subject: [PATCH 7/8] gnu: linux-libre 4.19: Update to 4.19.299.
Date: Tue, 21 Nov 2023 00:49:58 -0500
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.299.
(linux-libre-4.19-pristine-source): Update hash.

Change-Id: Ia51529e3c4ea05328404bcccaac883237ddc52be
---
 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 fc92663245..f9d0f6d16a 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -586,7 +586,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.298")
+(define-public linux-libre-4.19-version "4.19.299")
 (define-public linux-libre-4.19-gnu-revision "gnu1")
 (define deblob-scripts-4.19
   (linux-libre-deblob-scripts
@@ -596,7 +596,7 @@ (define deblob-scripts-4.19
    (base32 "1425mhkfxn18vxn05bb4h3li7x1jl7l1hf1zi8xhnqv3wa31h9wl")))
 (define-public linux-libre-4.19-pristine-source
   (let ((version linux-libre-4.19-version)
-        (hash (base32 "0mhgq6hdcls1af7nj999x1mds5b37s7vwin8nsb4q0lnx2y1da4x")))
+        (hash (base32 "12p431p2jqjfsf0all3fgn47z9fr2cdqyxipfrf4s4mlw4hpbyy6")))
     (make-linux-libre-source version
                              (%upstream-linux-source version hash)
                              deblob-scripts-4.19)))
-- 
2.41.0





Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Wed, 22 Nov 2023 04:33:02 GMT) Full text and rfc822 format available.

Notification sent to Leo Famulari <leo <at> famulari.name>:
bug acknowledged by developer. (Wed, 22 Nov 2023 04:33:02 GMT) Full text and rfc822 format available.

Message #34 received at 67317-done <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: 67317-done <at> debbugs.gnu.org
Subject: Re: Kernel updates
Date: Tue, 21 Nov 2023 23:32:17 -0500
Pushed as 9a89b4f2eccb673975c9e70437ec61ac1ccbdf62

On Tue, Nov 21, 2023 at 12:43:21AM -0500, Leo Famulari wrote:
> Here are the latest kernel update patches:
> 
> gnu: linux-libre 4.14: Update to 4.14.330.
> gnu: linux-libre 4.19: Update to 4.19.299.
> gnu: linux-libre 5.4: Update to 5.4.261.
> gnu: linux-libre 5.10: Update to 5.10.201.
> gnu: linux-libre 5.15: Update to 5.15.139.
> gnu: linux-libre 6.1: Update to 6.1.63.
> gnu: linux-libre: Update to 6.5.12.
> gnu: linux-libre 6.6: Update to 6.6.2.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 20 Dec 2023 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 141 days ago.

Previous Next


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