* [bug#70027] [PATCH 1/8] gnu: linux-libre 6.8: Update to 6.8.2.
2024-03-27 12:33 [bug#70027] [PATCH 0/8] linux-libre kernel updates (2024-03-27) Wilko Meyer
@ 2024-03-27 12:38 ` Wilko Meyer
2024-03-27 12:38 ` [bug#70027] [PATCH 2/8] gnu: linux-libre: Update to 6.7.11 Wilko Meyer
` (7 subsequent siblings)
8 siblings, 0 replies; 11+ messages in thread
From: Wilko Meyer @ 2024-03-27 12:38 UTC (permalink / raw)
To: 70027; +Cc: Wilko Meyer, leo, Leo Famulari, Tobias Geerinckx-Rice,
Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.8-version): Update to 6.8.2.
(linux-libre-6.8-pristine-source): Update hash.
Change-Id: Ia079f31d4b0b18d95ccd65ba08da735b986c473b
---
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 6f62d1bcb0..13f7b06e07 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -497,7 +497,7 @@ (define (%upstream-linux-source version hash)
;; The current "mainline" kernel.
-(define-public linux-libre-6.8-version "6.8.1")
+(define-public linux-libre-6.8-version "6.8.2")
(define-public linux-libre-6.8-gnu-revision "gnu")
(define deblob-scripts-6.8
(linux-libre-deblob-scripts
@@ -507,7 +507,7 @@ (define deblob-scripts-6.8
(base32 "04xk6myysrfrhfpq6zah8wk2ska7idmr968nh6pcd0ixbhas2k92")))
(define-public linux-libre-6.8-pristine-source
(let ((version linux-libre-6.8-version)
- (hash (base32 "0s7zgk9m545v8y7qjhv7cprrh58j46gpmb8iynyhy2hlwcv8j34d")))
+ (hash (base32 "013xs37cnan72baqvmn2qrcbs5bbcv1gaafrcx3a166gbgc25hws")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-6.8)))
--
2.41.0
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [bug#70027] [PATCH 2/8] gnu: linux-libre: Update to 6.7.11.
2024-03-27 12:33 [bug#70027] [PATCH 0/8] linux-libre kernel updates (2024-03-27) Wilko Meyer
2024-03-27 12:38 ` [bug#70027] [PATCH 1/8] gnu: linux-libre 6.8: Update to 6.8.2 Wilko Meyer
@ 2024-03-27 12:38 ` Wilko Meyer
2024-03-27 12:38 ` [bug#70027] [PATCH 3/8] gnu: linux-libre 6.6: Update to 6.6.23 Wilko Meyer
` (6 subsequent siblings)
8 siblings, 0 replies; 11+ messages in thread
From: Wilko Meyer @ 2024-03-27 12:38 UTC (permalink / raw)
To: 70027; +Cc: Wilko Meyer, leo, Leo Famulari, Tobias Geerinckx-Rice,
Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.7-version): Update to 6.7.11.
(linux-libre-6.7-pristine-source): Update hash.
Change-Id: Ifaed591376099432ad2a616ebb2a19b531c29b5e
---
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 13f7b06e07..9efbeec03b 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -517,7 +517,7 @@ (define-public linux-libre-6.8-pristine-source
;; The current "stable" kernels. That is, the most recently released major
;; versions that are still supported upstream.
-(define-public linux-libre-6.7-version "6.7.10")
+(define-public linux-libre-6.7-version "6.7.11")
(define-public linux-libre-6.7-gnu-revision "gnu")
(define deblob-scripts-6.7
(linux-libre-deblob-scripts
@@ -527,7 +527,7 @@ (define deblob-scripts-6.7
(base32 "1lhsy2qnmz47r8m926k1kng912m64j7pnpcvd1ddgdqpq5byp88j")))
(define-public linux-libre-6.7-pristine-source
(let ((version linux-libre-6.7-version)
- (hash (base32 "00vw90mypcliq0d72jdh1ql2dfmm7gpswln2qycxdz7rfsrrzfd9")))
+ (hash (base32 "0jhb175nlcncrp0y8md7p83yydlx6qqql6llav8djbv3f74rfr1c")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-6.7)))
--
2.41.0
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [bug#70027] [PATCH 3/8] gnu: linux-libre 6.6: Update to 6.6.23.
2024-03-27 12:33 [bug#70027] [PATCH 0/8] linux-libre kernel updates (2024-03-27) Wilko Meyer
2024-03-27 12:38 ` [bug#70027] [PATCH 1/8] gnu: linux-libre 6.8: Update to 6.8.2 Wilko Meyer
2024-03-27 12:38 ` [bug#70027] [PATCH 2/8] gnu: linux-libre: Update to 6.7.11 Wilko Meyer
@ 2024-03-27 12:38 ` Wilko Meyer
2024-03-27 12:38 ` [bug#70027] [PATCH 4/8] gnu: linux-libre 6.1: Update to 6.1.83 Wilko Meyer
` (5 subsequent siblings)
8 siblings, 0 replies; 11+ messages in thread
From: Wilko Meyer @ 2024-03-27 12:38 UTC (permalink / raw)
To: 70027; +Cc: Wilko Meyer, leo, Leo Famulari, Tobias Geerinckx-Rice,
Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.23.
(linux-libre-6.6-pristine-source): Update hash.
Change-Id: I6cad5af75c5d365e0cf7b0be7d3511748f2d230f
---
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 9efbeec03b..bf2f92156e 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -536,7 +536,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.22")
+(define-public linux-libre-6.6-version "6.6.23")
(define-public linux-libre-6.6-gnu-revision "gnu")
(define deblob-scripts-6.6
(linux-libre-deblob-scripts
@@ -546,7 +546,7 @@ (define deblob-scripts-6.6
(base32 "014w19b9igdy3rpwrqn21why151zlc9hdx2b1qvdkjsbz6smx3lp")))
(define-public linux-libre-6.6-pristine-source
(let ((version linux-libre-6.6-version)
- (hash (base32 "1x52c6ywmspp3naishzsknhy7i0b7mv9baxx25a0y987cjsygqr3")))
+ (hash (base32 "1fd824ia3ngy65c5qaaln7m66ca4p80bwlnvvk76pw4yrccx23r0")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-6.6)))
--
2.41.0
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [bug#70027] [PATCH 4/8] gnu: linux-libre 6.1: Update to 6.1.83.
2024-03-27 12:33 [bug#70027] [PATCH 0/8] linux-libre kernel updates (2024-03-27) Wilko Meyer
` (2 preceding siblings ...)
2024-03-27 12:38 ` [bug#70027] [PATCH 3/8] gnu: linux-libre 6.6: Update to 6.6.23 Wilko Meyer
@ 2024-03-27 12:38 ` Wilko Meyer
2024-03-27 12:38 ` [bug#70027] [PATCH 5/8] gnu: linux-libre 5.15: Update to 5.15.153 Wilko Meyer
` (4 subsequent siblings)
8 siblings, 0 replies; 11+ messages in thread
From: Wilko Meyer @ 2024-03-27 12:38 UTC (permalink / raw)
To: 70027; +Cc: Wilko Meyer, leo, Leo Famulari, Tobias Geerinckx-Rice,
Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.83.
(linux-libre-6.1-pristine-source): Update hashes.
Change-Id: I2af7693bc3fdf0198a85368ffc72d422f38e186f
---
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 bf2f92156e..ff5ff3afdd 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -551,7 +551,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.82")
+(define-public linux-libre-6.1-version "6.1.83")
(define-public linux-libre-6.1-gnu-revision "gnu")
(define deblob-scripts-6.1
(linux-libre-deblob-scripts
@@ -561,7 +561,7 @@ (define deblob-scripts-6.1
(base32 "08y5smwgbl2l74dlk850pbvn8d1y14cqvll2gbx80vmvfwlzp8c3")))
(define-public linux-libre-6.1-pristine-source
(let ((version linux-libre-6.1-version)
- (hash (base32 "01pcrcjp5mifjjmfz7j1jb8nhq8nkxspavxmv1l7d1qnskcx4l6i")))
+ (hash (base32 "145iw3wii7znhrqdmgnwhswk235g6gw8axjjji2cw4rn148rddl8")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-6.1)))
--
2.41.0
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [bug#70027] [PATCH 5/8] gnu: linux-libre 5.15: Update to 5.15.153.
2024-03-27 12:33 [bug#70027] [PATCH 0/8] linux-libre kernel updates (2024-03-27) Wilko Meyer
` (3 preceding siblings ...)
2024-03-27 12:38 ` [bug#70027] [PATCH 4/8] gnu: linux-libre 6.1: Update to 6.1.83 Wilko Meyer
@ 2024-03-27 12:38 ` Wilko Meyer
2024-03-27 12:38 ` [bug#70027] [PATCH 6/8] gnu: linux-libre 5.10: Update to 5.10.214 Wilko Meyer
` (3 subsequent siblings)
8 siblings, 0 replies; 11+ messages in thread
From: Wilko Meyer @ 2024-03-27 12:38 UTC (permalink / raw)
To: 70027; +Cc: Wilko Meyer, leo, Leo Famulari, Tobias Geerinckx-Rice,
Wilko Meyer
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.153.
(linux-libre-5.15-pristine-source): Update hash.
Change-Id: Ibd5a110d77a2d8bab88172fa6a63b27cfd873a1e
---
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 ff5ff3afdd..f878637276 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -566,7 +566,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.152")
+(define-public linux-libre-5.15-version "5.15.153")
(define-public linux-libre-5.15-gnu-revision "gnu")
(define deblob-scripts-5.15
(linux-libre-deblob-scripts
@@ -576,7 +576,7 @@ (define deblob-scripts-5.15
(base32 "1a4la9nfdl5qiyfbzhgbqhl638wy1crkgpfnfaj0qf3hg4jsg0g4")))
(define-public linux-libre-5.15-pristine-source
(let ((version linux-libre-5.15-version)
- (hash (base32 "0zm4wkryj4mim4fr7pf5g9rlzh31yb1c40lkp85lvcm5yhjm507h")))
+ (hash (base32 "1g44gjcwcdq5552vwinljqwiy90bxax72jjvdasp71x88khv3pfp")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-5.15)))
--
2.41.0
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [bug#70027] [PATCH 6/8] gnu: linux-libre 5.10: Update to 5.10.214.
2024-03-27 12:33 [bug#70027] [PATCH 0/8] linux-libre kernel updates (2024-03-27) Wilko Meyer
` (4 preceding siblings ...)
2024-03-27 12:38 ` [bug#70027] [PATCH 5/8] gnu: linux-libre 5.15: Update to 5.15.153 Wilko Meyer
@ 2024-03-27 12:38 ` Wilko Meyer
2024-03-27 12:38 ` [bug#70027] [PATCH 7/8] gnu: linux-libre 5.4: Update to 5.4.273 Wilko Meyer
` (2 subsequent siblings)
8 siblings, 0 replies; 11+ messages in thread
From: Wilko Meyer @ 2024-03-27 12:38 UTC (permalink / raw)
To: 70027; +Cc: Wilko Meyer, leo, Leo Famulari, Tobias Geerinckx-Rice,
Wilko Meyer
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.214.
(linux-libre-5.10-pristine-source): Update hash.
Change-Id: I5785db03604a9ba39c985ba1d8fe0988eac9b5f8
---
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 f878637276..becd17adb6 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -581,7 +581,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.213")
+(define-public linux-libre-5.10-version "5.10.214")
(define-public linux-libre-5.10-gnu-revision "gnu1")
(define deblob-scripts-5.10
(linux-libre-deblob-scripts
@@ -591,7 +591,7 @@ (define deblob-scripts-5.10
(base32 "12csh2zyjrqzgqcv799gv8h4xaw1irxh2zqddn4jqp5p7psx4j5k")))
(define-public linux-libre-5.10-pristine-source
(let ((version linux-libre-5.10-version)
- (hash (base32 "105df7w6m5a3fngi6ajqs5qblaq4lbxsgcppllrk7v1r68i31kw4")))
+ (hash (base32 "0n7m82hw2rkw5mhdqw0vvmq7kq0s43jalr53sbv09wl17vai9w20")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-5.10)))
--
2.41.0
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [bug#70027] [PATCH 7/8] gnu: linux-libre 5.4: Update to 5.4.273.
2024-03-27 12:33 [bug#70027] [PATCH 0/8] linux-libre kernel updates (2024-03-27) Wilko Meyer
` (5 preceding siblings ...)
2024-03-27 12:38 ` [bug#70027] [PATCH 6/8] gnu: linux-libre 5.10: Update to 5.10.214 Wilko Meyer
@ 2024-03-27 12:38 ` Wilko Meyer
2024-03-27 12:38 ` [bug#70027] [PATCH 8/8] gnu: linux-libre 4.19: Update to 4.19.311 Wilko Meyer
2024-03-30 20:19 ` [bug#70027] [PATCH 0/8] linux-libre kernel updates (2024-03-27) Leo Famulari
8 siblings, 0 replies; 11+ messages in thread
From: Wilko Meyer @ 2024-03-27 12:38 UTC (permalink / raw)
To: 70027; +Cc: Wilko Meyer, leo, Leo Famulari, Tobias Geerinckx-Rice,
Wilko Meyer
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.273.
(linux-libre-5.4-pristine-source): Update hash.
Change-Id: Ia245de40de2307e4e8f32993ebd1b6fe68d6c81f
---
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 becd17adb6..b4c45aca42 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -596,7 +596,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.272")
+(define-public linux-libre-5.4-version "5.4.273")
(define-public linux-libre-5.4-gnu-revision "gnu1")
(define deblob-scripts-5.4
(linux-libre-deblob-scripts
@@ -606,7 +606,7 @@ (define deblob-scripts-5.4
(base32 "0x0xg0fcykpd117x3q0gim8jilhx922ashhckjvafxv2gk2zzjhj")))
(define-public linux-libre-5.4-pristine-source
(let ((version linux-libre-5.4-version)
- (hash (base32 "0rp3waqrm489crcrms2ls7fxcw5jdkjhazvx82z68gj0kaaxb69m")))
+ (hash (base32 "0hs7af3mcnk5mmp3c5vjl187nva2kzsdx487nd12a8m7zb9wz84b")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-5.4)))
--
2.41.0
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [bug#70027] [PATCH 8/8] gnu: linux-libre 4.19: Update to 4.19.311.
2024-03-27 12:33 [bug#70027] [PATCH 0/8] linux-libre kernel updates (2024-03-27) Wilko Meyer
` (6 preceding siblings ...)
2024-03-27 12:38 ` [bug#70027] [PATCH 7/8] gnu: linux-libre 5.4: Update to 5.4.273 Wilko Meyer
@ 2024-03-27 12:38 ` Wilko Meyer
2024-03-30 20:19 ` [bug#70027] [PATCH 0/8] linux-libre kernel updates (2024-03-27) Leo Famulari
8 siblings, 0 replies; 11+ messages in thread
From: Wilko Meyer @ 2024-03-27 12:38 UTC (permalink / raw)
To: 70027; +Cc: Wilko Meyer, leo, Leo Famulari, Tobias Geerinckx-Rice,
Wilko Meyer
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.311.
(linux-libre-4.19-pristine-source): Update hash.
Change-Id: Ifcac587e87e571dae492b6ff35f017f978846257
---
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 b4c45aca42..d46b0aa33c 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -611,7 +611,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.310")
+(define-public linux-libre-4.19-version "4.19.311")
(define-public linux-libre-4.19-gnu-revision "gnu1")
(define deblob-scripts-4.19
(linux-libre-deblob-scripts
@@ -621,7 +621,7 @@ (define deblob-scripts-4.19
(base32 "0fgkp3v7qgqpn7l1987xcwwlrmwsbscqnxfv06p8nkavrhymrv3c")))
(define-public linux-libre-4.19-pristine-source
(let ((version linux-libre-4.19-version)
- (hash (base32 "0sfy2g9jzxd8ia0idll72l7npi2kssdkz29h8jjxhilgmg299v4m")))
+ (hash (base32 "10dww3cyazcf3wjzh8igpa0frb8gvl6amnksh42zfkji4mskh2r6")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-4.19)))
--
2.41.0
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [bug#70027] [PATCH 0/8] linux-libre kernel updates (2024-03-27)
2024-03-27 12:33 [bug#70027] [PATCH 0/8] linux-libre kernel updates (2024-03-27) Wilko Meyer
` (7 preceding siblings ...)
2024-03-27 12:38 ` [bug#70027] [PATCH 8/8] gnu: linux-libre 4.19: Update to 4.19.311 Wilko Meyer
@ 2024-03-30 20:19 ` Leo Famulari
2024-04-01 15:21 ` bug#70027: " Leo Famulari
8 siblings, 1 reply; 11+ messages in thread
From: Leo Famulari @ 2024-03-30 20:19 UTC (permalink / raw)
To: Wilko Meyer; +Cc: 70027
On Wed, Mar 27, 2024 at 01:33:59PM +0100, Wilko Meyer wrote:
> Hi Leo,
>
> There's been another round of updates again for all 8 currently
> supported kernel versions. Haven't had the possibility yet to check
> deblob scripts as they aren't available yet.
Thanks! I updated the deblob scripts where appropriate and pushed to
'kernel-updates'.
^ permalink raw reply [flat|nested] 11+ messages in thread