Kernel updates 2024-11-08

  • Done
  • quality assurance status badge
Details
One participant
  • Leo Famulari
Owner
unassigned
Submitted by
Leo Famulari
Severity
normal
L
L
Leo Famulari wrote on 10 Nov 21:47 +0100
(address . guix-patches@gnu.org)
ZzEb-WI3vvBXP8j0@jasmine.lan
New round of kernel updates
L
L
Leo Famulari wrote on 10 Nov 21:49 +0100
[PATCH 1/7] gnu: linux-libre: Update to 6.11.7.
(address . 74301@debbugs.gnu.org)
ed83c3eb879cf336c614d5db3c680f6b40aec61f.1731271796.git.leo@famulari.name
* gnu/packages/linux.scm (linux-libre-6.11-version): Update to 6.11.7.
(linux-libre-6.11-pristine-source, deblob-scripts-6.11): Update hashes.

Change-Id: I3e81b3b26688477953f9d15c2f741bad8785bc20
---
gnu/packages/linux.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Toggle diff (29 lines)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index a2a0359055..e3741385c4 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -512,17 +512,17 @@ (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.11-version "6.11.6")
+(define-public linux-libre-6.11-version "6.11.7")
(define-public linux-libre-6.11-gnu-revision "gnu")
(define deblob-scripts-6.11
(linux-libre-deblob-scripts
linux-libre-6.11-version
linux-libre-6.11-gnu-revision
(base32 "0igjsnlnvzl9q2cb5ypavbfirldqw86v7krmxljivshh765xzykd")
- (base32 "184f3p911nyimz7s51h2n15j0zlpphrzslvz5yq1jzjs4y099dca")))
+ (base32 "076psrj9rx0fb7i76f7s6xyaq8dj3kyrfhc4q6g7q2ll3v4hxvc6")))
(define-public linux-libre-6.11-pristine-source
(let ((version linux-libre-6.11-version)
- (hash (base32 "1kiky6viwrgm47slpv234lfq1wrwj29p5rx168gix3q0jw0zcm69")))
+ (hash (base32 "1cpbycx79nl517rz573mja52bgzm249mhqzp424r5mqp91jfrx8b")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-6.11)))

base-commit: 9cdcfb52ace77fe3b497b21deb639a3027ff02f0
--
2.46.0
L
L
Leo Famulari wrote on 10 Nov 21:49 +0100
[PATCH 2/7] gnu: linux-libre 6.6: Update to 6.6.60.
(address . 74301@debbugs.gnu.org)
d6631860df527a3debded328ee7f20c5fdda445e.1731271796.git.leo@famulari.name
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.60.
(linux-libre-6.6-pristine-source): Update hash.

Change-Id: I14b11ba29f20264e7a636d78cd257bb511036ecc
---
gnu/packages/linux.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index e3741385c4..3bda154a0b 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -531,7 +531,7 @@ (define-public linux-libre-6.11-pristine-source
;; Here are the support timelines:
;; <https://www.kernel.org/category/releases.html>
-(define-public linux-libre-6.6-version "6.6.59")
+(define-public linux-libre-6.6-version "6.6.60")
(define-public linux-libre-6.6-gnu-revision "gnu")
(define deblob-scripts-6.6
(linux-libre-deblob-scripts
@@ -541,7 +541,7 @@ (define deblob-scripts-6.6
(base32 "1x3455v7sfzakq99ydifh65yzvjzrw06p2lchwb6902yzqbnh786")))
(define-public linux-libre-6.6-pristine-source
(let ((version linux-libre-6.6-version)
- (hash (base32 "0vd76ccd4li4wsg04gc4nai9f4y1nknz967qby0i53y0v046hq93")))
+ (hash (base32 "1vsjb7ifmf6ic6zv16fbrxjvffqc1mkndza76hjr9aw2a0ny7yaj")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-6.6)))
--
2.46.0
L
L
Leo Famulari wrote on 10 Nov 21:49 +0100
[PATCH 3/7] gnu: linux-libre 6.1: Update to 6.1.116.
(address . 74301@debbugs.gnu.org)
7ab373aa86cbb6ed67646817bdc5e88070183735.1731271796.git.leo@famulari.name
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.116.
(linux-libre-6.1-pristine-source): Update hash.

Change-Id: I36b9512fa6df58a22b0aee58870dd7e9268ab134
---
gnu/packages/linux.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 3bda154a0b..f3b2bf0509 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -546,7 +546,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.115")
+(define-public linux-libre-6.1-version "6.1.116")
(define-public linux-libre-6.1-gnu-revision "gnu")
(define deblob-scripts-6.1
(linux-libre-deblob-scripts
@@ -556,7 +556,7 @@ (define deblob-scripts-6.1
(base32 "060pbbvk3c1r9v6fz1qm5f0hjb29wi67lg7an0nwl6bpjsk5ci52")))
(define-public linux-libre-6.1-pristine-source
(let ((version linux-libre-6.1-version)
- (hash (base32 "0vxs6zj4p0ihcp11h3svqy3wa1yph0f1vzc8dlvqh60zgs1bmn0g")))
+ (hash (base32 "109vhc1hcfx6sacw4553xmwbj1gqx3zqjq5zg11z7a72dqrnisqp")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-6.1)))
--
2.46.0
L
L
Leo Famulari wrote on 10 Nov 21:49 +0100
[PATCH 4/7] gnu: linux-libre 5.15: Update to 5.15.171.
(address . 74301@debbugs.gnu.org)
2a1545cae15667908206ae0eff373ea0ace3f4b5.1731271796.git.leo@famulari.name
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.171.
(linux-libre-5.15-pristine-source): Update hash.

Change-Id: I60f885b89631a0903289e2c67966eabc0e716163
---
gnu/packages/linux.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index f3b2bf0509..7d06310f35 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -561,7 +561,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.170")
+(define-public linux-libre-5.15-version "5.15.171")
(define-public linux-libre-5.15-gnu-revision "gnu")
(define deblob-scripts-5.15
(linux-libre-deblob-scripts
@@ -571,7 +571,7 @@ (define deblob-scripts-5.15
(base32 "1pbl08jzqh944z34bz25k2v7igsm3r89jbcg0hba3cvyybkkfc2g")))
(define-public linux-libre-5.15-pristine-source
(let ((version linux-libre-5.15-version)
- (hash (base32 "1ag7fvixhdcyxv6rqfsvq2wh02g64r4rx8izvfb33nfnld2nangx")))
+ (hash (base32 "0fra5zwcixgl6fg9hgdzlfcqng6pg09h2j7xqhi4qg0jv1jf0lr9")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-5.15)))
--
2.46.0
L
L
Leo Famulari wrote on 10 Nov 21:49 +0100
[PATCH 5/7] gnu: linux-libre 5.15: Update to 5.15.229.
(address . 74301@debbugs.gnu.org)
4a1ff0b80316ee5c87f08f81bb50c8dc2bcb773d.1731271796.git.leo@famulari.name
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.229.
(linux-libre-5.15-pristine-source): Update hash.

Change-Id: Ibebb40f3ad79149ca59ab57d2850be7a36b4b8fb
---
gnu/packages/linux.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 7d06310f35..f769eda839 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -576,7 +576,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.228")
+(define-public linux-libre-5.10-version "5.10.229")
(define-public linux-libre-5.10-gnu-revision "gnu1")
(define deblob-scripts-5.10
(linux-libre-deblob-scripts
@@ -586,7 +586,7 @@ (define deblob-scripts-5.10
(base32 "14jdl5rk3w7h97svl6j6ngbywj5qixmpv6ifhqkzjxpp07xngvs4")))
(define-public linux-libre-5.10-pristine-source
(let ((version linux-libre-5.10-version)
- (hash (base32 "0wkvn49sdy9ykyz6cqdqd9yplqfhc6b255w6wc17ky182mzqvk3n")))
+ (hash (base32 "1q6di05rk4bsy91r03zw6vz14zzcpvv25dv7gw0yz1gzpgkbb9h8")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-5.10)))
--
2.46.0
L
L
Leo Famulari wrote on 10 Nov 21:49 +0100
[PATCH 6/7] gnu: linux-libre 5.4: Update to 5.4.285.
(address . 74301@debbugs.gnu.org)
3a8996167e021a7beb2c1bfa51f2cc0e5f52cc20.1731271796.git.leo@famulari.name
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.285.
(linux-libre-5.4-pristine-source, deblob-scripts-5.4): Update hashes.

Change-Id: I1c519a3c8668b7bf85ccc5123e6258e74239a312
---
gnu/packages/linux.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Toggle diff (27 lines)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index f769eda839..1d78162bd1 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -591,17 +591,17 @@ (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.284")
+(define-public linux-libre-5.4-version "5.4.285")
(define-public linux-libre-5.4-gnu-revision "gnu1")
(define deblob-scripts-5.4
(linux-libre-deblob-scripts
linux-libre-5.4-version
linux-libre-5.4-gnu-revision
(base32 "0xg5cz82k2cb0ikxvwv1hp5c3h377jkb5sd6aszvsk7hnabhk62v")
- (base32 "0x0xg0fcykpd117x3q0gim8jilhx922ashhckjvafxv2gk2zzjhj")))
+ (base32 "1q1wcslpwpwsnwzbddjdc0qv2h89492skyw2zsjyb4rpz41s66mg")))
(define-public linux-libre-5.4-pristine-source
(let ((version linux-libre-5.4-version)
- (hash (base32 "0axkwfhvq3w2072xjqww476qa3rjglxyqmf72mlp9b5ymswil8kp")))
+ (hash (base32 "1722sc365ajxmqyr4r49yp73mzdckay3rx5c2gx29xzny9zc6cmy")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-5.4)))
--
2.46.0
L
L
Leo Famulari wrote on 10 Nov 21:49 +0100
[PATCH 7/7] gnu: linux-libre 4.19: Update to 4.19.323.
(address . 74301@debbugs.gnu.org)
0897adc07b33cc92da8deeb902a2923cf8748190.1731271796.git.leo@famulari.name
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.323.
(linux-libre-4.19-pristine-source, deblob-scripts-4.19): Update hashes.

Change-Id: I7ad6a595c093183d7b93a9d1875b6d653f446e46
---
gnu/packages/linux.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Toggle diff (27 lines)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 1d78162bd1..bf4ff8a4a6 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -606,17 +606,17 @@ (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.322")
+(define-public linux-libre-4.19-version "4.19.323")
(define-public linux-libre-4.19-gnu-revision "gnu1")
(define deblob-scripts-4.19
(linux-libre-deblob-scripts
linux-libre-4.19-version
linux-libre-4.19-gnu-revision
(base32 "0pjal2cc2f99cvw8r4icb4l24j41k48jkj6bqk7pcahzcgx33ycb")
- (base32 "0fgkp3v7qgqpn7l1987xcwwlrmwsbscqnxfv06p8nkavrhymrv3c")))
+ (base32 "048isws4h3lya8dwpwyhqglsjg9sckxk0gfsxdbqg336n5vi0gb1")))
(define-public linux-libre-4.19-pristine-source
(let ((version linux-libre-4.19-version)
- (hash (base32 "0qj106lj554y1kdqj8kwyf7pk9bvrrpgz6s8zyh7d61mk7wws9sf")))
+ (hash (base32 "073akfd30bnk0r8hw1lywv2d7svslhfl5lx9zlkdhjf6p9gj3jgf")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-4.19)))
--
2.46.0
L
L
Leo Famulari wrote 5 days ago
Re: Kernel updates 2024-11-08
(address . 74301-done@debbugs.gnu.org)
ZzfwSsbPZ0M4yJ1E@jasmine.lan
Pushed as 3e8d3d80f41e016cdfe80e488a78c2351c94fef8
Closed
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 74301@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 74301
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch