GNU bug report logs - #67951
[PATCH 0/7] linux-libre kernel-updates (2023-12-20)

Previous Next

Package: guix-patches;

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

Date: Thu, 21 Dec 2023 13:32: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 67951 in the body.
You can then email your comments to 67951 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#67951; Package guix-patches. (Thu, 21 Dec 2023 13:32:02 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 guix-patches <at> gnu.org. (Thu, 21 Dec 2023 13:32: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/7] linux-libre kernel-updates (2023-12-20)
Date: Thu, 21 Dec 2023 14:31:20 +0100
Hi Leo,

there have been recent kernel-updates again; as far as I can tell the
hashes of the deblob scripts didn't change, so we just had to adjust the
linux tarball hashes.

Kind regards,

Wilko Meyer

Wilko Meyer (7):
  gnu: linux-libre 6.6: Update to 6.6.8.
  gnu: linux-libre 6.1: Update to 6.1.69.
  gnu: linux-libre 5.15: Update to 5.15.144.
  gnu: linux-libre 5.10: Update to 5.10.205.
  gnu: linux-libre 5.4: Update to 5.4.265.
  gnu: linux-libre 4.19: Update to 4.19.303.
  gnu: linux-libre 4.14: Update to 4.14.334.

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


base-commit: dca3fe2adc14c664ff45b35a7b15d81b40a742a6
-- 
2.41.0





Information forwarded to guix-patches <at> gnu.org:
bug#67951; Package guix-patches. (Thu, 21 Dec 2023 13:34:02 GMT) Full text and rfc822 format available.

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

From: Wilko Meyer <w <at> wmeyer.eu>
To: 67951 <at> debbugs.gnu.org
Cc: Wilko Meyer <w <at> wmeyer.eu>, leo <at> famulari.name
Subject: [PATCH 1/7] gnu: linux-libre 6.6: Update to 6.6.8.
Date: Thu, 21 Dec 2023 14:32:37 +0100
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.8.
(linux-libre-6.6-pristine-source): Update hash.

Change-Id: I31ac97a55842399046278291a2ebcc038159f38d
---
 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 c4da6310895..db4cf95fb05 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.7")
+(define-public linux-libre-6.6-version "6.6.8")
 (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 "0hfqdyxl4nqmm4pspfm1ang8616dbsaj0d968c0186ch0738xrhc")))
+        (hash (base32 "05i4ayj9wyjkd1s8ixx7bxwcyagqyx8rhj1zvbc3cjqyw4sc8djh")))
    (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#67951; Package guix-patches. (Thu, 21 Dec 2023 13:34:02 GMT) Full text and rfc822 format available.

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

From: Wilko Meyer <w <at> wmeyer.eu>
To: 67951 <at> debbugs.gnu.org
Cc: Wilko Meyer <w <at> wmeyer.eu>, leo <at> famulari.name
Subject: [PATCH 2/7] gnu: linux-libre 6.1: Update to 6.1.69.
Date: Thu, 21 Dec 2023 14:32:38 +0100
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.69.
(linux-libre-6.1-pristine-source): Update hash.

Change-Id: If6a3d1d5a9252386c44beb60e3f4d0f535ef37ff
---
 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 db4cf95fb05..647257d91fa 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -511,7 +511,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.68")
+(define-public linux-libre-6.1-version "6.1.69")
 (define-public linux-libre-6.1-gnu-revision "gnu")
 (define deblob-scripts-6.1
   (linux-libre-deblob-scripts
@@ -521,7 +521,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 "1qc4cwqlfni9i6mzh6arghdsd842hp9lb7s832dxw1p261mg4prn")))
+        (hash (base32 "0hdm28k49kmy9r96hckps0bvvaq9m06l72n8ih305rccs6a2cgby")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-6.1)))
-- 
2.41.0





Information forwarded to guix-patches <at> gnu.org:
bug#67951; Package guix-patches. (Thu, 21 Dec 2023 13:34:03 GMT) Full text and rfc822 format available.

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

From: Wilko Meyer <w <at> wmeyer.eu>
To: 67951 <at> debbugs.gnu.org
Cc: Wilko Meyer <w <at> wmeyer.eu>, leo <at> famulari.name
Subject: [PATCH 3/7] gnu: linux-libre 5.15: Update to 5.15.144.
Date: Thu, 21 Dec 2023 14:32:39 +0100
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.144.
(linux-libre-5.15-pristine-source): Update hash.

Change-Id: Ib66272d8e15a966e04acbbb1a29eff2e263592d2
---
 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 647257d91fa..b5e6d90742c 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -526,7 +526,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.143")
+(define-public linux-libre-5.15-version "5.15.144")
 (define-public linux-libre-5.15-gnu-revision "gnu")
 (define deblob-scripts-5.15
   (linux-libre-deblob-scripts
@@ -536,7 +536,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 "00lyv7zsj97mkg9i7dkb1a6km22mnr0qr687d9zz4ckjq1pb2sq9")))
+        (hash (base32 "0fsv18q64q17ad7mq818wfhb11dax4bdvbvqyk5ilxyfmypsylzh")))
    (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#67951; Package guix-patches. (Thu, 21 Dec 2023 13:34:03 GMT) Full text and rfc822 format available.

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

From: Wilko Meyer <w <at> wmeyer.eu>
To: 67951 <at> debbugs.gnu.org
Cc: Wilko Meyer <w <at> wmeyer.eu>, leo <at> famulari.name
Subject: [PATCH 4/7] gnu: linux-libre 5.10: Update to 5.10.205.
Date: Thu, 21 Dec 2023 14:32:40 +0100
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.205.
(linux-libre-5.10-pristine-source): Update hash.

Change-Id: I63dcffd43b83888ca41e41b3b69b1aecb6a88026
---
 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 b5e6d90742c..052a9917bfd 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -541,7 +541,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.204")
+(define-public linux-libre-5.10-version "5.10.205")
 (define-public linux-libre-5.10-gnu-revision "gnu1")
 (define deblob-scripts-5.10
   (linux-libre-deblob-scripts
@@ -551,7 +551,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 "1vnamiyr378q52xgkg7kvpx80zck729dim77vp06a3q6n580g5gz")))
+        (hash (base32 "0qw8g0h4k0b4dyvspbj51cwr68ihwjzsi2b2261ipy3l1nl1fln5")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.10)))
-- 
2.41.0





Information forwarded to guix-patches <at> gnu.org:
bug#67951; Package guix-patches. (Thu, 21 Dec 2023 13:34:03 GMT) Full text and rfc822 format available.

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

From: Wilko Meyer <w <at> wmeyer.eu>
To: 67951 <at> debbugs.gnu.org
Cc: Wilko Meyer <w <at> wmeyer.eu>, leo <at> famulari.name
Subject: [PATCH 5/7] gnu: linux-libre 5.4: Update to 5.4.265.
Date: Thu, 21 Dec 2023 14:32:41 +0100
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.265.
(linux-libre-5.4-pristine-source): Update hash.

Change-Id: Ie52a0d6b6d19143341ac02d068b93e19c5e45a18
---
 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 052a9917bfd..12bdfcb5440 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -556,7 +556,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.264")
+(define-public linux-libre-5.4-version "5.4.265")
 (define-public linux-libre-5.4-gnu-revision "gnu1")
 (define deblob-scripts-5.4
   (linux-libre-deblob-scripts
@@ -566,7 +566,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 "1c5n47dq9khb15hz24a000k3hj913vv1dda6famnm8wpjbfr176k")))
+        (hash (base32 "05cvvwjiznn7hfd02qklklalg0chahvh5v18w64lcva6kzj9kbjd")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-5.4)))
-- 
2.41.0





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

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

From: Wilko Meyer <w <at> wmeyer.eu>
To: 67951 <at> debbugs.gnu.org
Cc: Wilko Meyer <w <at> wmeyer.eu>, leo <at> famulari.name
Subject: [PATCH 7/7] gnu: linux-libre 4.14: Update to 4.14.334.
Date: Thu, 21 Dec 2023 14:32:43 +0100
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.334.
(linux-libre-4.14-pristine-source): Update hash.

Change-Id: I36865a5bedf9cfb53ea7371595466820c6a77b11
---
 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 0a9b9af9012..c20508718e0 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -586,7 +586,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.333")
+(define-public linux-libre-4.14-version "4.14.334")
 (define-public linux-libre-4.14-gnu-revision "gnu1")
 (define deblob-scripts-4.14
   (linux-libre-deblob-scripts
@@ -596,7 +596,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 "0j5nrankrhi56qzmyjg1pznqx1zgk5f7cfa154smjbn3zlm7lcv6")))
+        (hash (base32 "0iaaqdkszmfarvjfszc9rf7y9zsv3w82934xmvmzmsbiz86547ca")))
     (make-linux-libre-source version
                              (%upstream-linux-source version hash)
                              deblob-scripts-4.14)))
-- 
2.41.0





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

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

From: Wilko Meyer <w <at> wmeyer.eu>
To: 67951 <at> debbugs.gnu.org
Cc: Wilko Meyer <w <at> wmeyer.eu>, leo <at> famulari.name
Subject: [PATCH 6/7] gnu: linux-libre 4.19: Update to 4.19.303.
Date: Thu, 21 Dec 2023 14:32:42 +0100
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.303.
(linux-libre-4.19-pristine-source): Update hash.

Change-Id: I87a5ec1a8ed8808853bc76be594f6bd563a6a7f9
---
 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 12bdfcb5440..0a9b9af9012 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -571,7 +571,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.302")
+(define-public linux-libre-4.19-version "4.19.303")
 (define-public linux-libre-4.19-gnu-revision "gnu1")
 (define deblob-scripts-4.19
   (linux-libre-deblob-scripts
@@ -581,7 +581,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 "1kkkpm34p5rq0iijzrzwaq0cb62w543argargw5p1wzg8803rlsk")))
+        (hash (base32 "0dlbl47xs7z4yf9cxbxqzd7zs1f9070jr6ck231wgppa6lwwwb82")))
     (make-linux-libre-source version
                              (%upstream-linux-source version hash)
                              deblob-scripts-4.19)))
-- 
2.41.0





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

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

From: Leo Famulari <leo <at> famulari.name>
To: Wilko Meyer <w <at> wmeyer.eu>
Cc: 67951 <at> debbugs.gnu.org
Subject: Re: [PATCH 0/7] linux-libre kernel-updates (2023-12-20)
Date: Thu, 21 Dec 2023 12:03:00 -0500
On Thu, Dec 21, 2023 at 02:31:20PM +0100, Wilko Meyer wrote:
> Hi Leo,
> 
> there have been recent kernel-updates again; as far as I can tell the
> hashes of the deblob scripts didn't change, so we just had to adjust the
> linux tarball hashes.

Thanks so much! Pushed to 'kernel-updates', and maybe we wait for QA
(it's been taking a little too long lately).

https://ci.guix.gnu.org/eval/994906
https://qa.guix.gnu.org/issue/67951




Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Tue, 26 Dec 2023 13:59:02 GMT) Full text and rfc822 format available.

Notification sent to Wilko Meyer <w <at> wmeyer.eu>:
bug acknowledged by developer. (Tue, 26 Dec 2023 13:59:02 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: Wilko Meyer <w <at> wmeyer.eu>
Cc: 67951-done <at> debbugs.gnu.org
Subject: Re: [PATCH 1/7] gnu: linux-libre 6.6: Update to 6.6.8.
Date: Tue, 26 Dec 2023 08:58:02 -0500
On Thu, Dec 21, 2023 at 02:32:37PM +0100, Wilko Meyer wrote:
> * gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.8.
> (linux-libre-6.6-pristine-source): Update hash.

Pushed as 5bd80ccd69047b1777749e24d4adf2c951b5d14b, thanks!




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

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

Previous Next


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