GNU bug report logs - #68396
[PATCH 0/3] linux-libre kernel updates (2023-01-10)

Previous Next

Package: guix-patches;

Reported by: Dariqq <dariqq <at> posteo.net>

Date: Fri, 12 Jan 2024 05:42:01 UTC

Severity: normal

Tags: patch

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 68396 in the body.
You can then email your comments to 68396 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 leo <at> famulari.name, me <at> tobias.gr, guix-patches <at> gnu.org:
bug#68396; Package guix-patches. (Fri, 12 Jan 2024 05:42:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Dariqq <dariqq <at> posteo.net>:
New bug report received and forwarded. Copy sent to leo <at> famulari.name, me <at> tobias.gr, guix-patches <at> gnu.org. (Fri, 12 Jan 2024 05:42:02 GMT) Full text and rfc822 format available.

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

From: Dariqq <dariqq <at> posteo.net>
To: guix-patches <at> gnu.org
Cc: Dariqq <dariqq <at> posteo.net>
Subject: [PATCH 0/3] linux-libre kernel updates (2023-01-10)
Date: Thu, 11 Jan 2024 18:17:46 +0000
Hi,

Yesterday there have been a few more updates with no patches yet. The hashes of the deblob scripts are unchanged.

Also this is the last release for the 4.14 kernel and it is now marked as EOL.

Dariqq (3):
  gnu: linux-libre 4.14: Update to 4.14.336.
  gnu: linux-libre 6.1: Update to 6.1.72.
  gnu: linux-libre 6.6: Update to 6.6.11.

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


base-commit: 15ba54d0e91ecb6214661f5931f058ce33cd936e
-- 
2.41.0





Information forwarded to leo <at> famulari.name, me <at> tobias.gr, guix-patches <at> gnu.org:
bug#68396; Package guix-patches. (Fri, 12 Jan 2024 07:25:01 GMT) Full text and rfc822 format available.

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

From: Dariqq <dariqq <at> posteo.net>
To: 68396 <at> debbugs.gnu.org
Cc: Dariqq <dariqq <at> posteo.net>
Subject: [PATCH 1/3] gnu: linux-libre 4.14: Update to 4.14.336.
Date: Fri, 12 Jan 2024 07:22:55 +0000
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.336.
(linux-libre-4.14-pristine-source): Update hash.

Change-Id: I6d3a8958d745bc729194e4ff64774d9a7df5aa50
---
 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 a96c817729..d47e4fcc02 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -587,7 +587,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.335")
+(define-public linux-libre-4.14-version "4.14.336")
 (define-public linux-libre-4.14-gnu-revision "gnu1")
 (define deblob-scripts-4.14
   (linux-libre-deblob-scripts
@@ -597,7 +597,7 @@ (define deblob-scripts-4.14
    (base32 "1ir96bbhw77xw6lmsnh42gi130nnzjklpgfyd46pxmqckrpydcvx")))
 (define-public linux-libre-4.14-pristine-source
   (let ((version linux-libre-4.14-version)
-        (hash (base32 "0aa0xi1sn4rw9ichgmvxp0s9hsi6rfzhzd9wgbvzvc90md2qfs19")))
+        (hash (base32 "075nawgvln7ds32cmgg7042qfsf85nzizhc1h0rp8s8wjyvzs808")))
     (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#68396; Package guix-patches. (Fri, 12 Jan 2024 07:25:02 GMT) Full text and rfc822 format available.

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

From: Dariqq <dariqq <at> posteo.net>
To: 68396 <at> debbugs.gnu.org
Cc: Dariqq <dariqq <at> posteo.net>
Subject: [PATCH 2/3] gnu: linux-libre 6.1: Update to 6.1.72.
Date: Fri, 12 Jan 2024 07:22:56 +0000
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.72.
(linux-libre-6.1-pristine-source): Update hash.

Change-Id: I34d51be4a66e9e9899b24cfabf62b92645c774dc
---
 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 d47e4fcc02..15b05a37cd 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -512,7 +512,7 @@ (define-public linux-libre-6.6-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.71")
+(define-public linux-libre-6.1-version "6.1.72")
 (define-public linux-libre-6.1-gnu-revision "gnu")
 (define deblob-scripts-6.1
   (linux-libre-deblob-scripts
@@ -522,7 +522,7 @@ (define deblob-scripts-6.1
    (base32 "1jg2v1nxd6i5x536vmd1l14xhpzrcimpmjfipb1zkrwil102y25f")))
 (define-public linux-libre-6.1-pristine-source
   (let ((version linux-libre-6.1-version)
-        (hash (base32 "0hghnwsa282js9hy4krhdbgrb4khjzslr05zgvjx9zzragfp9xrd")))
+        (hash (base32 "09h9kzv2xfrn369ynl09dfnjl9025b9vpkcxg75gyp63fy8fdp4q")))
    (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#68396; Package guix-patches. (Fri, 12 Jan 2024 07:25:02 GMT) Full text and rfc822 format available.

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

From: Dariqq <dariqq <at> posteo.net>
To: 68396 <at> debbugs.gnu.org
Cc: Dariqq <dariqq <at> posteo.net>
Subject: [PATCH 3/3] gnu: linux-libre 6.6: Update to 6.6.11.
Date: Fri, 12 Jan 2024 07:22:57 +0000
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.11.
(linux-libre-6.6-pristine-source): Update hash.

Change-Id: I1a31b4d2c08f8d6f04cbbd35ea83d186cc22d837
---
 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 15b05a37cd..5111c20dfc 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -494,7 +494,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.10")
+(define-public linux-libre-6.6-version "6.6.11")
 (define-public linux-libre-6.6-gnu-revision "gnu")
 (define deblob-scripts-6.6
   (linux-libre-deblob-scripts
@@ -504,7 +504,7 @@ (define deblob-scripts-6.6
    (base32 "0kavbby960k7wg355p3hjb9v1c4gnk8dv3lkfhpz44ayhv7kihg5")))
 (define-public linux-libre-6.6-pristine-source
   (let ((version linux-libre-6.6-version)
-        (hash (base32 "0v2l0l90w7scv7bxkxxjgqnay0fjh678k9gdlgycgbh9q7j2grly")))
+        (hash (base32 "0lhyczcj1fhh52fjf06ikp5yh7kxc1qymsw44rv6v25vc6kfbqmg")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-6.6)))
-- 
2.41.0





Information forwarded to guix-patches <at> gnu.org:
bug#68396; Package guix-patches. (Wed, 17 Jan 2024 21:07:01 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: Dariqq <dariqq <at> posteo.net>
Cc: Tobias Geerinckx-Rice <me <at> tobias.gr>, 68396 <at> debbugs.gnu.org
Subject: Re: [bug#68396] [PATCH 1/3] gnu: linux-libre 4.14: Update to 4.14.336.
Date: Wed, 17 Jan 2024 15:40:13 -0500
On Fri, Jan 12, 2024 at 07:22:55AM +0000, Dariqq wrote:
> * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.336.
> (linux-libre-4.14-pristine-source): Update hash.

Thank you for these patches!

The other two updates have been made obsolete by the patches in
#68515 <https://issues.guix.gnu.org/68515>, but I've pushed this final
update of 4.14 to the 'kernel-updates' branch for testing.

Whenever CI gets around to evaluating the branch, it the latest round of
updates will be built and the results will appear here:

https://ci.guix.gnu.org/jobset/kernel-updates




Information forwarded to guix-patches <at> gnu.org:
bug#68396; Package guix-patches. (Wed, 17 Jan 2024 21:08:02 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: Dariqq <dariqq <at> posteo.net>
Cc: Tobias Geerinckx-Rice <me <at> tobias.gr>, 68396 <at> debbugs.gnu.org
Subject: Re: [bug#68396] [PATCH 1/3] gnu: linux-libre 4.14: Update to 4.14.336.
Date: Wed, 17 Jan 2024 16:06:58 -0500
On Wed, Jan 17, 2024 at 03:40:13PM -0500, Leo Famulari wrote:
> Whenever CI gets around to evaluating the branch, it the latest round of
> updates will be built and the results will appear here:

Here it is:

https://ci.guix.gnu.org/eval/1055751




Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Thu, 18 Jan 2024 15:18:01 GMT) Full text and rfc822 format available.

Notification sent to Dariqq <dariqq <at> posteo.net>:
bug acknowledged by developer. (Thu, 18 Jan 2024 15:18:02 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: Dariqq <dariqq <at> posteo.net>
Cc: 68396-done <at> debbugs.gnu.org
Subject: Re: [bug#68396] [PATCH 1/3] gnu: linux-libre 4.14: Update to 4.14.336.
Date: Thu, 18 Jan 2024 10:17:18 -0500
On Wed, Jan 17, 2024 at 03:40:13PM -0500, Leo Famulari wrote:
> The other two updates have been made obsolete by the patches in
> #68515 <https://issues.guix.gnu.org/68515>, but I've pushed this final
> update of 4.14 to the 'kernel-updates' branch for testing.

Pushed to 'master' as a7a0b5dc59fc5f877d5aaf468667d1b8c35c33bb

Thanks!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 16 Feb 2024 12:24:13 GMT) Full text and rfc822 format available.

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

Previous Next


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