GNU bug report logs - #70612
[PATCH 0/4] linux-libre kernel updates (2024-04-27)

Previous Next

Package: guix-patches;

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

Date: Sat, 27 Apr 2024 17:39:01 UTC

Severity: normal

Tags: patch

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

To reply to this bug, email your comments to 70612 AT debbugs.gnu.org.
There is no need to reopen the bug first.

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

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


Report forwarded to leo <at> famulari.name, me <at> tobias.gr, w <at> wmeyer.eu, guix-patches <at> gnu.org:
bug#70612; Package guix-patches. (Sat, 27 Apr 2024 17:39:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Wilko Meyer <w <at> wmeyer.eu>:
New bug report received and forwarded. Copy sent to leo <at> famulari.name, me <at> tobias.gr, w <at> wmeyer.eu, guix-patches <at> gnu.org. (Sat, 27 Apr 2024 17:39:02 GMT) Full text and rfc822 format available.

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

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/4] linux-libre kernel updates (2024-04-27)
Date: Sat, 27 Apr 2024 19:36:56 +0200
Hi Leo,

There have been updates for the 6.x series as well as 5.15 again. Have
yet to check the deblob scripts as they weren't updated yet at this
moment.

Wilko Meyer (4):
  gnu: linux-libre 6.8: Update to 6.8.8.
  gnu: linux-libre 6.6: Update to 6.6.29.
  gnu: linux-libre 6.1: Update to 6.1.88.
  gnu: linux-libre 5.15: Update to 5.15.157.

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


base-commit: bf0f5301f01a079477cd1be6ac9e6bd60c1a64ec
-- 
2.41.0





Information forwarded to leo <at> famulari.name, me <at> tobias.gr, w <at> wmeyer.eu, guix-patches <at> gnu.org:
bug#70612; Package guix-patches. (Sat, 27 Apr 2024 17:41:02 GMT) Full text and rfc822 format available.

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

From: Wilko Meyer <w <at> wmeyer.eu>
To: 70612 <at> debbugs.gnu.org
Cc: Wilko Meyer <w <at> wmeyer.eu>, leo <at> famulari.name
Subject: [PATCH 1/4] gnu: linux-libre 6.8: Update to 6.8.8.
Date: Sat, 27 Apr 2024 19:39:31 +0200
* gnu/packages/linux.scm (linux-libre-6.8-version): Update to 6.8.8.
  (linux-libre-6.8-pristine-source): Update hashes.

Change-Id: I72a667804f4e66494507182662fff67cd82317a9
---
 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 db61075994..e7625c8427 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -502,7 +502,7 @@ (define (%upstream-linux-source version hash)
 
 ;; The current "mainline" kernel.
 
-(define-public linux-libre-6.8-version "6.8.7")
+(define-public linux-libre-6.8-version "6.8.8")
 (define-public linux-libre-6.8-gnu-revision "gnu")
 (define deblob-scripts-6.8
   (linux-libre-deblob-scripts
@@ -512,7 +512,7 @@ (define deblob-scripts-6.8
    (base32 "1x7lmy8lff4g4hm67c97797ws594xv5c6l2v5mahj4xh4pb3b8d6")))
 (define-public linux-libre-6.8-pristine-source
   (let ((version linux-libre-6.8-version)
-        (hash (base32 "1bigq9my88d9xh647hgsy8gzval7p06hhacpxaqb71sfmwgil799")))
+        (hash (base32 "1fiiyvwi6frn83z730w4mng2z4nwpspvhb6vjpxx3yk0snwxqk0w")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-6.8)))
-- 
2.41.0





Information forwarded to leo <at> famulari.name, me <at> tobias.gr, w <at> wmeyer.eu, guix-patches <at> gnu.org:
bug#70612; Package guix-patches. (Sat, 27 Apr 2024 17:41:02 GMT) Full text and rfc822 format available.

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

From: Wilko Meyer <w <at> wmeyer.eu>
To: 70612 <at> debbugs.gnu.org
Cc: Wilko Meyer <w <at> wmeyer.eu>, leo <at> famulari.name
Subject: [PATCH 2/4] gnu: linux-libre 6.6: Update to 6.6.29.
Date: Sat, 27 Apr 2024 19:39:32 +0200
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.29.
  (linux-libre-6.6-pristine-source): Update hashes.

Change-Id: I861818c7e6f90bba80d8c849d4b103262af2f4eb
---
 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 e7625c8427..7cb5e0b71d 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -541,7 +541,7 @@ (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.28")
+(define-public linux-libre-6.6-version "6.6.29")
 (define-public linux-libre-6.6-gnu-revision "gnu")
 (define deblob-scripts-6.6
   (linux-libre-deblob-scripts
@@ -551,7 +551,7 @@ (define deblob-scripts-6.6
    (base32 "0s8ys7nz4p50c766f3z9h68vxnrsrgps1i5zskk3cjwik3q60an8")))
 (define-public linux-libre-6.6-pristine-source
   (let ((version linux-libre-6.6-version)
-        (hash (base32 "151kdpp25fcl5qki138jxl90h9iyk5rk0kp2xamadnz72gnid1w1")))
+        (hash (base32 "1l6bcz0pwiby6q79va063767d0jxkkaf8rpqvaqqcb08116gf9kz")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-6.6)))
-- 
2.41.0





Information forwarded to leo <at> famulari.name, me <at> tobias.gr, w <at> wmeyer.eu, guix-patches <at> gnu.org:
bug#70612; Package guix-patches. (Sat, 27 Apr 2024 17:41:03 GMT) Full text and rfc822 format available.

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

From: Wilko Meyer <w <at> wmeyer.eu>
To: 70612 <at> debbugs.gnu.org
Cc: Wilko Meyer <w <at> wmeyer.eu>, leo <at> famulari.name
Subject: [PATCH 3/4] gnu: linux-libre 6.1: Update to 6.1.88.
Date: Sat, 27 Apr 2024 19:39:33 +0200
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.88.
  (linux-libre-6.1-pristine-source): Update hashes.

Change-Id: Ia75fb61a322b54d7c1f82e324c7467faed4ea046
---
 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 7cb5e0b71d..47996198e7 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -556,7 +556,7 @@ (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.87")
+(define-public linux-libre-6.1-version "6.1.88")
 (define-public linux-libre-6.1-gnu-revision "gnu")
 (define deblob-scripts-6.1
   (linux-libre-deblob-scripts
@@ -566,7 +566,7 @@ (define deblob-scripts-6.1
    (base32 "0104m61mqhlmsjjprj51njwbffjcqgjln5bf1wknb6y3iiazl6ng")))
 (define-public linux-libre-6.1-pristine-source
   (let ((version linux-libre-6.1-version)
-        (hash (base32 "092iv5w5d6kwgiyzs7zajmhdxc1w03sinvvr1dwy9bp8f9mg2ypw")))
+        (hash (base32 "1lgqclvcxfs5c4my6fh041gxzgzz8i64cw43cf5ichy58pyh4sb9")))
    (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, w <at> wmeyer.eu, guix-patches <at> gnu.org:
bug#70612; Package guix-patches. (Sat, 27 Apr 2024 17:41:03 GMT) Full text and rfc822 format available.

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

From: Wilko Meyer <w <at> wmeyer.eu>
To: 70612 <at> debbugs.gnu.org
Cc: Wilko Meyer <w <at> wmeyer.eu>, leo <at> famulari.name
Subject: [PATCH 4/4] gnu: linux-libre 5.15: Update to 5.15.157.
Date: Sat, 27 Apr 2024 19:39:34 +0200
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.157.
(linux-libre-5.15-pristine-source): Update hashes.

Change-Id: Ie45c3bd3bbd1398a06beb48f545a3353fd3ad116
---
 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 47996198e7..d641b00fa6 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.156")
+(define-public linux-libre-5.15-version "5.15.157")
 (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 "0y3p7sqr8hsn0v9ybqlcmn1z150zc13yckgrymb10sck9k8na14z")))
+        (hash (base32 "0554qxnai66mpm3p5dln9dfsb392zr8zvwfwc9ks2sadsd8j7wmg")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.15)))
-- 
2.41.0





Information forwarded to guix-patches <at> gnu.org:
bug#70612; Package guix-patches. (Sun, 28 Apr 2024 19:33:01 GMT) Full text and rfc822 format available.

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

From: Wilko Meyer <w <at> wmeyer.eu>
To: 70612 <at> debbugs.gnu.org
Cc: leo <at> famulari.name
Subject: Re: [PATCH 1/4] gnu: linux-libre 6.8: Update to 6.8.8.
Date: Sun, 28 Apr 2024 21:31:43 +0200
Hi Leo,

Just checked on the deblob scripts and, as of now, their hashes didn't
appear to have change. Guess this patch series is ready to be applied to
our kernel-updates branch then.

-- 
Kind regards,

Wilko Meyer
w <at> wmeyer.eu




Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Mon, 29 Apr 2024 22:32:02 GMT) Full text and rfc822 format available.

Notification sent to Wilko Meyer <w <at> wmeyer.eu>:
bug acknowledged by developer. (Mon, 29 Apr 2024 22:32:02 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: Wilko Meyer <w <at> wmeyer.eu>
Cc: 70612-done <at> debbugs.gnu.org
Subject: Re: [PATCH 1/4] gnu: linux-libre 6.8: Update to 6.8.8.
Date: Mon, 29 Apr 2024 18:31:16 -0400
On Sun, Apr 28, 2024 at 09:31:43PM +0200, Wilko Meyer wrote:
> Hi Leo,
> 
> Just checked on the deblob scripts and, as of now, their hashes didn't
> appear to have change. Guess this patch series is ready to be applied to
> our kernel-updates branch then.

Thanks! I let kernel-updates build as far as usual and observed
successful results.

Pushed as ddf3759645ba76ef532658a257ae74fe0b1788b5




This bug report was last modified 14 days ago.

Previous Next


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