GNU bug report logs - #64342
Kernel updates

Previous Next

Package: guix-patches;

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

Date: Thu, 29 Jun 2023 04:20: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 64342 in the body.
You can then email your comments to 64342 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#64342; Package guix-patches. (Thu, 29 Jun 2023 04:20:01 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. (Thu, 29 Jun 2023 04:20:01 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: Thu, 29 Jun 2023 00:19:29 -0400
These patches provide kernel updates for 6.3.10, 6.1.36, 5.15.119,
5.10.186, 5.4.249, 4.19.288, and 4.14.320.

I'm hoping that Bordeaux will build the patches, since Berlin seems
stuck right now.




Information forwarded to guix-patches <at> gnu.org:
bug#64342; Package guix-patches. (Thu, 29 Jun 2023 04:21:01 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: 64342 <at> debbugs.gnu.org
Subject: [PATCH 2/7] gnu: linux-libre 6.1: Update to 6.1.36.
Date: Thu, 29 Jun 2023 00:20:23 -0400
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.36.
(linux-libre-6.1-pristine-source): Update hash.
---
 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 898046580f..28e3122a65 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -504,7 +504,7 @@ (define-public linux-libre-6.3-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.35")
+(define-public linux-libre-6.1-version "6.1.36")
 (define-public linux-libre-6.1-gnu-revision "gnu")
 (define deblob-scripts-6.1
   (linux-libre-deblob-scripts
@@ -514,7 +514,7 @@ (define deblob-scripts-6.1
    (base32 "1qq3nsznblz5fkwahxwq26csmrmjbxh8xknm2z4zw6b6k9svzb1b")))
 (define-public linux-libre-6.1-pristine-source
   (let ((version linux-libre-6.1-version)
-        (hash (base32 "1b16pk0b45k1q53nzbwv6wh0aqn160b1kip8scywf3axpi1q2dmy")))
+        (hash (base32 "0szyiah4avicqvlmadjxyh3i9b0xi9ipqjg1qrqgzf9h1wq0xjnq")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-6.1)))
-- 
2.40.1





Information forwarded to guix-patches <at> gnu.org:
bug#64342; Package guix-patches. (Thu, 29 Jun 2023 04:21:02 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: 64342 <at> debbugs.gnu.org
Subject: [PATCH 3/7] gnu: linux-libre 5.15: Update to 5.15.119.
Date: Thu, 29 Jun 2023 00:20:24 -0400
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.119.
(linux-libre-5.15-pristine-source): Update hash.
---
 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 28e3122a65..da68b73326 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -519,7 +519,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.118")
+(define-public linux-libre-5.15-version "5.15.119")
 (define-public linux-libre-5.15-gnu-revision "gnu")
 (define deblob-scripts-5.15
   (linux-libre-deblob-scripts
@@ -529,7 +529,7 @@ (define deblob-scripts-5.15
    (base32 "1zljgvzr8irs3acq436i2iyana9vgx4k1pm3id4rz0fbaqfma602")))
 (define-public linux-libre-5.15-pristine-source
   (let ((version linux-libre-5.15-version)
-        (hash (base32 "1cxm7s19l2f38chxrlvx7crvqcygmc77rhsc3lfx3m84vgdg8ssf")))
+        (hash (base32 "1kygpqf6sgkrwg77sv01di23c3n3rn5d44g8k5apx5106pys19bs")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.15)))
-- 
2.40.1





Information forwarded to guix-patches <at> gnu.org:
bug#64342; Package guix-patches. (Thu, 29 Jun 2023 04:21:02 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: 64342 <at> debbugs.gnu.org
Subject: [PATCH 4/7] gnu: linux-libre 5.10: Update to 5.10.186.
Date: Thu, 29 Jun 2023 00:20:25 -0400
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.186.
(linux-libre-5.10-pristine-source): Update hash.
---
 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 da68b73326..9a45689cbd 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -534,7 +534,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.185")
+(define-public linux-libre-5.10-version "5.10.186")
 (define-public linux-libre-5.10-gnu-revision "gnu1")
 (define deblob-scripts-5.10
   (linux-libre-deblob-scripts
@@ -544,7 +544,7 @@ (define deblob-scripts-5.10
    (base32 "1739xvyzi3i7d12mvsvnqa7208pvwfss43kzin71l9svw0405vp5")))
 (define-public linux-libre-5.10-pristine-source
   (let ((version linux-libre-5.10-version)
-        (hash (base32 "143hghmj4lxiyavndvdmwg5mig8s2i4ffrmd8zwqqwy8ipn641i8")))
+        (hash (base32 "1qqv91r13akgik1q4jybf8czskxxizk6lpv4rsvjn9sx2dm2jq0y")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.10)))
-- 
2.40.1





Information forwarded to guix-patches <at> gnu.org:
bug#64342; Package guix-patches. (Thu, 29 Jun 2023 04:21:03 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: 64342 <at> debbugs.gnu.org
Subject: [PATCH 5/7] gnu: linux-libre 5.4: Update to 5.4.249.
Date: Thu, 29 Jun 2023 00:20:26 -0400
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.249.
(linux-libre-5.4-pristine-source): Update hash.
---
 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 9a45689cbd..f9c8d93b3e 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -549,7 +549,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.248")
+(define-public linux-libre-5.4-version "5.4.249")
 (define-public linux-libre-5.4-gnu-revision "gnu1")
 (define deblob-scripts-5.4
   (linux-libre-deblob-scripts
@@ -559,7 +559,7 @@ (define deblob-scripts-5.4
    (base32 "0ll19zlgx5sbr7gvi93lgavrnzlgv6dpj2yp2x63fj6vdba5iwgc")))
 (define-public linux-libre-5.4-pristine-source
   (let ((version linux-libre-5.4-version)
-        (hash (base32 "0d9yn51rg59k39h0w6wmvjqz9n7najm9x8yb79rparbcwwrd3gis")))
+        (hash (base32 "079mylc5j7hk5xn59q3z2xydyh88pq7yipn67x3y7nvf5i35hm6w")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.4)))
-- 
2.40.1





Information forwarded to guix-patches <at> gnu.org:
bug#64342; Package guix-patches. (Thu, 29 Jun 2023 04:21:03 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: 64342 <at> debbugs.gnu.org
Subject: [PATCH 1/7] gnu: linux-libre: Update to 6.3.10.
Date: Thu, 29 Jun 2023 00:20:22 -0400
* gnu/packages/linux.scm (linux-libre-6.3-version): Update to 6.3.10.
(linux-libre-6.3-pristine-source): Update hash.
---
 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 e9355f70e5..898046580f 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -486,7 +486,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.3-version "6.3.9")
+(define-public linux-libre-6.3-version "6.3.10")
 (define-public linux-libre-6.3-gnu-revision "gnu")
 (define deblob-scripts-6.3
   (linux-libre-deblob-scripts
@@ -496,7 +496,7 @@ (define deblob-scripts-6.3
    (base32 "1i6vyakvqgmr3lcmr0aj8n7lbcksrp4d0rm1sz7cz64hwbsr67pq")))
 (define-public linux-libre-6.3-pristine-source
   (let ((version linux-libre-6.3-version)
-        (hash (base32 "0gmi55hhdw1f1qyvd04v17x596yh8wis42vmcd8vhymik49z5v21")))
+        (hash (base32 "1qs6rmh0hk47rmz30fhjj3g7bqrz19w1ldyv6fyiq6djja3avag0")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-6.3)))
-- 
2.40.1





Information forwarded to guix-patches <at> gnu.org:
bug#64342; Package guix-patches. (Thu, 29 Jun 2023 04:21:04 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: 64342 <at> debbugs.gnu.org
Subject: [PATCH 7/7] gnu: linux-libre 4.14: Update to 4.14.320.
Date: Thu, 29 Jun 2023 00:20:28 -0400
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.320.
(linux-libre-4.14-pristine-source): Update hash.
---
 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 e08d922f46..ffb736f447 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -579,7 +579,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.319")
+(define-public linux-libre-4.14-version "4.14.320")
 (define-public linux-libre-4.14-gnu-revision "gnu1")
 (define deblob-scripts-4.14
   (linux-libre-deblob-scripts
@@ -589,7 +589,7 @@ (define deblob-scripts-4.14
    (base32 "1ccggm19nl7pdcxmsm08fkqy8phz8rqfmww5ypizibdmnrmpn2v9")))
 (define-public linux-libre-4.14-pristine-source
   (let ((version linux-libre-4.14-version)
-        (hash (base32 "1y8zp9jkyid4g857nfm7xhsya3d9vx2dni8l7ishn2gl087pb95c")))
+        (hash (base32 "09bn18jvazkc55bqdjbxy8fbca7vjhi9xl2h02w0sq3f1jf6g0pd")))
     (make-linux-libre-source version
                              (%upstream-linux-source version hash)
                              deblob-scripts-4.14)))
-- 
2.40.1





Information forwarded to guix-patches <at> gnu.org:
bug#64342; Package guix-patches. (Thu, 29 Jun 2023 04:21:04 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: 64342 <at> debbugs.gnu.org
Subject: [PATCH 6/7] gnu: linux-libre 4.19: Update to 4.19.288.
Date: Thu, 29 Jun 2023 00:20:27 -0400
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.288.
(linux-libre-4.19-pristine-source): Update hash.
---
 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 f9c8d93b3e..e08d922f46 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -564,7 +564,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.287")
+(define-public linux-libre-4.19-version "4.19.288")
 (define-public linux-libre-4.19-gnu-revision "gnu1")
 (define deblob-scripts-4.19
   (linux-libre-deblob-scripts
@@ -574,7 +574,7 @@ (define deblob-scripts-4.19
    (base32 "05yqb59gj7mq5ha9xg045bz517sdg6janfa2yjq70qa6ahpc5fac")))
 (define-public linux-libre-4.19-pristine-source
   (let ((version linux-libre-4.19-version)
-        (hash (base32 "0wracrahi4qm6klsd9bnlwwdcaqbclx2mqc5d7vbvxxzfn69nsi8")))
+        (hash (base32 "1sz3jp6kx0axdwp0wsq903q1090rbav9d12m5128335m8p2d1srk")))
     (make-linux-libre-source version
                              (%upstream-linux-source version hash)
                              deblob-scripts-4.19)))
-- 
2.40.1





Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Thu, 29 Jun 2023 19:47:01 GMT) Full text and rfc822 format available.

Notification sent to Leo Famulari <leo <at> famulari.name>:
bug acknowledged by developer. (Thu, 29 Jun 2023 19:47:02 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: 64342-done <at> debbugs.gnu.org
Subject: Re: [PATCH 1/7] gnu: linux-libre: Update to 6.3.10.
Date: Thu, 29 Jun 2023 15:46:01 -0400
On Thu, Jun 29, 2023 at 12:20:22AM -0400, Leo Famulari wrote:
> * gnu/packages/linux.scm (linux-libre-6.3-version): Update to 6.3.10.
> (linux-libre-6.3-pristine-source): Update hash.

Pushed as 06d80005917291f5e945ee774d9cd3a3eb8cb979 after being built on
Bordeaux via the fantastic QA system:

https://qa.guix.gnu.org/issue/64342




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 28 Jul 2023 11:24:06 GMT) Full text and rfc822 format available.

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

Previous Next


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