* [bug#71956] [PATCH 1/7] gnu: linux-libre 6.9: Update to 6.9.8.
2024-07-05 22:22 [bug#71956] [PATCH 0/7] linux-libre kernel updates (2024-07-06) Wilko Meyer
@ 2024-07-05 22:25 ` Wilko Meyer
2024-07-05 22:25 ` [bug#71956] [PATCH 2/7] gnu: linux-libre 6.6: Update to 6.6.37 Wilko Meyer
` (6 subsequent siblings)
7 siblings, 0 replies; 17+ messages in thread
From: Wilko Meyer @ 2024-07-05 22:25 UTC (permalink / raw)
To: 71956; +Cc: Wilko Meyer, Leo Famulari, Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.9-version): Update to 6.9.8.
(linux-libre-6.9-pristine-source): Update hash.
Change-Id: Ied14fe931937fba95afc8330b60d5a51ee6b344f
---
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 1fde34b251..0451a67c13 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -512,7 +512,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.9-version "6.9.7")
+(define-public linux-libre-6.9-version "6.9.8")
(define-public linux-libre-6.9-gnu-revision "gnu")
(define deblob-scripts-6.9
(linux-libre-deblob-scripts
@@ -522,7 +522,7 @@ (define deblob-scripts-6.9
(base32 "0b8hsr0s4f3hps27bmd5qj1yknhd73q4zplr4v3lmq7sr57mgly6")))
(define-public linux-libre-6.9-pristine-source
(let ((version linux-libre-6.9-version)
- (hash (base32 "1y01w26sas7pl24l09yczdr8mzzy2nadykz1wmhx9ygfj76qixg4")))
+ (hash (base32 "109j8f69bsvk2a61ihs3r77jv05fm4aqvih8lyf6qcc8gdxjcj7h")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-6.9)))
--
2.41.0
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [bug#71956] [PATCH 2/7] gnu: linux-libre 6.6: Update to 6.6.37.
2024-07-05 22:22 [bug#71956] [PATCH 0/7] linux-libre kernel updates (2024-07-06) Wilko Meyer
2024-07-05 22:25 ` [bug#71956] [PATCH 1/7] gnu: linux-libre 6.9: Update to 6.9.8 Wilko Meyer
@ 2024-07-05 22:25 ` Wilko Meyer
2024-07-05 22:25 ` [bug#71956] [PATCH 3/7] gnu: linux-libre 6.1: Update to 6.1.97 Wilko Meyer
` (5 subsequent siblings)
7 siblings, 0 replies; 17+ messages in thread
From: Wilko Meyer @ 2024-07-05 22:25 UTC (permalink / raw)
To: 71956; +Cc: Wilko Meyer, Leo Famulari, Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.37.
(linux-libre-6.6-pristine-source): Update hash.
Change-Id: I24b197e920a2dcc311fa589d9124b8f6c3ac905c
---
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 0451a67c13..c90c8e367d 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -532,7 +532,7 @@ (define-public linux-libre-6.9-pristine-source
;; Here are the support timelines:
;; <https://www.kernel.org/category/releases.html>
-(define-public linux-libre-6.6-version "6.6.36")
+(define-public linux-libre-6.6-version "6.6.37")
(define-public linux-libre-6.6-gnu-revision "gnu")
(define deblob-scripts-6.6
(linux-libre-deblob-scripts
@@ -542,7 +542,7 @@ (define deblob-scripts-6.6
(base32 "05ypqx1sz54yhb8jyxphvg5pwgb2cnzb4zqqaiyyywpqsrnya9kq")))
(define-public linux-libre-6.6-pristine-source
(let ((version linux-libre-6.6-version)
- (hash (base32 "1mfdw2prjb54r19y22sm37q8spnk6lyk162ima7gps1pnwl6hrxr")))
+ (hash (base32 "051j3ydf54bb027a6f7hb2y6r8y82p1hf4wd3x5gx546f1vnx5zk")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-6.6)))
--
2.41.0
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [bug#71956] [PATCH 3/7] gnu: linux-libre 6.1: Update to 6.1.97.
2024-07-05 22:22 [bug#71956] [PATCH 0/7] linux-libre kernel updates (2024-07-06) Wilko Meyer
2024-07-05 22:25 ` [bug#71956] [PATCH 1/7] gnu: linux-libre 6.9: Update to 6.9.8 Wilko Meyer
2024-07-05 22:25 ` [bug#71956] [PATCH 2/7] gnu: linux-libre 6.6: Update to 6.6.37 Wilko Meyer
@ 2024-07-05 22:25 ` Wilko Meyer
2024-07-05 22:25 ` [bug#71956] [PATCH 4/7] gnu: linux-libre 5.15: Update to 5.15.162 Wilko Meyer
` (4 subsequent siblings)
7 siblings, 0 replies; 17+ messages in thread
From: Wilko Meyer @ 2024-07-05 22:25 UTC (permalink / raw)
To: 71956; +Cc: Wilko Meyer, Leo Famulari, Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.97.
(linux-libre-6.1-pristine-source): Update hash.
Change-Id: Ic485e29c973110b34e3da80c25e625d6fdcba85f
---
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 c90c8e367d..3439f692c0 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -547,7 +547,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.96")
+(define-public linux-libre-6.1-version "6.1.97")
(define-public linux-libre-6.1-gnu-revision "gnu")
(define deblob-scripts-6.1
(linux-libre-deblob-scripts
@@ -557,7 +557,7 @@ (define deblob-scripts-6.1
(base32 "0nq8b6rnn031wl0qz7ahyfs3hcb0qsr7hzdmxi2g33ycsm9955lk")))
(define-public linux-libre-6.1-pristine-source
(let ((version linux-libre-6.1-version)
- (hash (base32 "1ab290vm6h8vj1qi1qhxzh9kc6dbgpkwybcwzw1aprz5kl3cjxry")))
+ (hash (base32 "1bs1pv9h5lwjadl4wjylrl3zd125ccxqkpb2drqjh8s56rgq82w9")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-6.1)))
--
2.41.0
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [bug#71956] [PATCH 4/7] gnu: linux-libre 5.15: Update to 5.15.162.
2024-07-05 22:22 [bug#71956] [PATCH 0/7] linux-libre kernel updates (2024-07-06) Wilko Meyer
` (2 preceding siblings ...)
2024-07-05 22:25 ` [bug#71956] [PATCH 3/7] gnu: linux-libre 6.1: Update to 6.1.97 Wilko Meyer
@ 2024-07-05 22:25 ` Wilko Meyer
2024-07-05 22:25 ` [bug#71956] [PATCH 5/7] gnu: linux-libre 5.10: Update to 5.10.221 Wilko Meyer
` (3 subsequent siblings)
7 siblings, 0 replies; 17+ messages in thread
From: Wilko Meyer @ 2024-07-05 22:25 UTC (permalink / raw)
To: 71956; +Cc: Wilko Meyer, Leo Famulari, Wilko Meyer
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.162.
(linux-libre-5.15-pristine-source): Update hash.
Change-Id: I0586acec38ed8d6de0f07084794c928821ae17c2
---
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 3439f692c0..e85f050790 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -562,7 +562,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.161")
+(define-public linux-libre-5.15-version "5.15.162")
(define-public linux-libre-5.15-gnu-revision "gnu")
(define deblob-scripts-5.15
(linux-libre-deblob-scripts
@@ -572,7 +572,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 "0k277hz6nq62v0xfc1n2hc69cyvmnxpl0qcbszinajywh23gfafn")))
+ (hash (base32 "0z0s5gk8akcbpb99jp08px78fhr8r6kkb7dpl01b3rrc2pmc1gwi")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-5.15)))
--
2.41.0
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [bug#71956] [PATCH 5/7] gnu: linux-libre 5.10: Update to 5.10.221.
2024-07-05 22:22 [bug#71956] [PATCH 0/7] linux-libre kernel updates (2024-07-06) Wilko Meyer
` (3 preceding siblings ...)
2024-07-05 22:25 ` [bug#71956] [PATCH 4/7] gnu: linux-libre 5.15: Update to 5.15.162 Wilko Meyer
@ 2024-07-05 22:25 ` Wilko Meyer
2024-07-05 22:25 ` [bug#71956] [PATCH 6/7] gnu: linux-libre 5.4: Update to 5.4.279 Wilko Meyer
` (2 subsequent siblings)
7 siblings, 0 replies; 17+ messages in thread
From: Wilko Meyer @ 2024-07-05 22:25 UTC (permalink / raw)
To: 71956; +Cc: Wilko Meyer, Leo Famulari, Wilko Meyer
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.221.
(linux-libre-5.10-pristine-source): Update hash.
Change-Id: I26af395d6062d1fd3786dcf0cbbae51258fa0ce6
---
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 e85f050790..36777df2b6 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -577,7 +577,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.220")
+(define-public linux-libre-5.10-version "5.10.221")
(define-public linux-libre-5.10-gnu-revision "gnu1")
(define deblob-scripts-5.10
(linux-libre-deblob-scripts
@@ -587,7 +587,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 "16z1xqm7djm8pl15s5wvgc4pwq81gydcf00jpxfplw794kwszhvw")))
+ (hash (base32 "09975sby114mwfb8x2rlpaps6vb60dvs8f20cmb7hkxcxdzx87fs")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-5.10)))
--
2.41.0
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [bug#71956] [PATCH 6/7] gnu: linux-libre 5.4: Update to 5.4.279.
2024-07-05 22:22 [bug#71956] [PATCH 0/7] linux-libre kernel updates (2024-07-06) Wilko Meyer
` (4 preceding siblings ...)
2024-07-05 22:25 ` [bug#71956] [PATCH 5/7] gnu: linux-libre 5.10: Update to 5.10.221 Wilko Meyer
@ 2024-07-05 22:25 ` Wilko Meyer
2024-07-05 22:25 ` [bug#71956] [PATCH 7/7] gnu: linux-libre 4.19: Update to 4.19.317 Wilko Meyer
2024-07-07 10:12 ` [bug#71956] [PATCH v2 1/7] gnu: linux-libre 6.9: Update to 6.9.8 Wilko Meyer
7 siblings, 0 replies; 17+ messages in thread
From: Wilko Meyer @ 2024-07-05 22:25 UTC (permalink / raw)
To: 71956; +Cc: Wilko Meyer, Leo Famulari, Wilko Meyer
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.279.
(linux-libre-5.4-pristine-source): Update hash.
Change-Id: Ic13d58447b3d20e33a9ed165d56b92d02c456c98
---
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 36777df2b6..088c0140db 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -592,7 +592,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.278")
+(define-public linux-libre-5.4-version "5.4.279")
(define-public linux-libre-5.4-gnu-revision "gnu1")
(define deblob-scripts-5.4
(linux-libre-deblob-scripts
@@ -602,7 +602,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 "1245zf7vk2fyprw9fspljqy9wlzma9bayri7xx2g8iam2430d875")))
+ (hash (base32 "0pja69n66hsl1r5jbzqww1hwsmqdlxmq6qv9rqx5qnrr4rml765j")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-5.4)))
--
2.41.0
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [bug#71956] [PATCH 7/7] gnu: linux-libre 4.19: Update to 4.19.317.
2024-07-05 22:22 [bug#71956] [PATCH 0/7] linux-libre kernel updates (2024-07-06) Wilko Meyer
` (5 preceding siblings ...)
2024-07-05 22:25 ` [bug#71956] [PATCH 6/7] gnu: linux-libre 5.4: Update to 5.4.279 Wilko Meyer
@ 2024-07-05 22:25 ` Wilko Meyer
2024-07-07 10:12 ` [bug#71956] [PATCH v2 1/7] gnu: linux-libre 6.9: Update to 6.9.8 Wilko Meyer
7 siblings, 0 replies; 17+ messages in thread
From: Wilko Meyer @ 2024-07-05 22:25 UTC (permalink / raw)
To: 71956; +Cc: Wilko Meyer, Leo Famulari, Wilko Meyer
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.317.
(linux-libre-4.19-pristine-source): Update hash.
Change-Id: I983eceec227fd3eb0e7cc759f665e614bf9e6449
---
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 088c0140db..3dfa983e47 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -607,7 +607,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.316")
+(define-public linux-libre-4.19-version "4.19.317")
(define-public linux-libre-4.19-gnu-revision "gnu1")
(define deblob-scripts-4.19
(linux-libre-deblob-scripts
@@ -617,7 +617,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 "0lmyhwr4la7kvim7jqdi29scjkvqp9crpvdbhpb4j8d7mj5kgzz4")))
+ (hash (base32 "109mk4zscm8611xs3bchnr94gasvw3vxsi6zhp3f2y132g670aq6")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-4.19)))
--
2.41.0
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [bug#71956] [PATCH v2 1/7] gnu: linux-libre 6.9: Update to 6.9.8.
2024-07-05 22:22 [bug#71956] [PATCH 0/7] linux-libre kernel updates (2024-07-06) Wilko Meyer
` (6 preceding siblings ...)
2024-07-05 22:25 ` [bug#71956] [PATCH 7/7] gnu: linux-libre 4.19: Update to 4.19.317 Wilko Meyer
@ 2024-07-07 10:12 ` Wilko Meyer
2024-07-07 10:13 ` [bug#71956] [PATCH v2 2/7] gnu: linux-libre 6.6: Update to 6.6.37 Wilko Meyer
` (6 more replies)
7 siblings, 7 replies; 17+ messages in thread
From: Wilko Meyer @ 2024-07-07 10:12 UTC (permalink / raw)
To: 71956; +Cc: Wilko Meyer, leo, Leo Famulari, Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.9-version): Update to 6.9.8.
(linux-libre-6.9-pristine-source): Update hash.
Change-Id: Ied14fe931937fba95afc8330b60d5a51ee6b344f
---
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 1fde34b251..0451a67c13 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -512,7 +512,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.9-version "6.9.7")
+(define-public linux-libre-6.9-version "6.9.8")
(define-public linux-libre-6.9-gnu-revision "gnu")
(define deblob-scripts-6.9
(linux-libre-deblob-scripts
@@ -522,7 +522,7 @@ (define deblob-scripts-6.9
(base32 "0b8hsr0s4f3hps27bmd5qj1yknhd73q4zplr4v3lmq7sr57mgly6")))
(define-public linux-libre-6.9-pristine-source
(let ((version linux-libre-6.9-version)
- (hash (base32 "1y01w26sas7pl24l09yczdr8mzzy2nadykz1wmhx9ygfj76qixg4")))
+ (hash (base32 "109j8f69bsvk2a61ihs3r77jv05fm4aqvih8lyf6qcc8gdxjcj7h")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-6.9)))
base-commit: 8407a1b0a7c85a18487e388bb6bc00943016316c
--
2.41.0
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [bug#71956] [PATCH v2 2/7] gnu: linux-libre 6.6: Update to 6.6.37.
2024-07-07 10:12 ` [bug#71956] [PATCH v2 1/7] gnu: linux-libre 6.9: Update to 6.9.8 Wilko Meyer
@ 2024-07-07 10:13 ` Wilko Meyer
2024-07-07 10:13 ` [bug#71956] [PATCH v2 3/7] gnu: linux-libre 6.1: Update to 6.1.97 Wilko Meyer
` (5 subsequent siblings)
6 siblings, 0 replies; 17+ messages in thread
From: Wilko Meyer @ 2024-07-07 10:13 UTC (permalink / raw)
To: 71956; +Cc: Wilko Meyer, leo, Leo Famulari, Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.37.
(linux-libre-6.6-pristine-source): Update hash.
Change-Id: I24b197e920a2dcc311fa589d9124b8f6c3ac905c
---
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 0451a67c13..c90c8e367d 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -532,7 +532,7 @@ (define-public linux-libre-6.9-pristine-source
;; Here are the support timelines:
;; <https://www.kernel.org/category/releases.html>
-(define-public linux-libre-6.6-version "6.6.36")
+(define-public linux-libre-6.6-version "6.6.37")
(define-public linux-libre-6.6-gnu-revision "gnu")
(define deblob-scripts-6.6
(linux-libre-deblob-scripts
@@ -542,7 +542,7 @@ (define deblob-scripts-6.6
(base32 "05ypqx1sz54yhb8jyxphvg5pwgb2cnzb4zqqaiyyywpqsrnya9kq")))
(define-public linux-libre-6.6-pristine-source
(let ((version linux-libre-6.6-version)
- (hash (base32 "1mfdw2prjb54r19y22sm37q8spnk6lyk162ima7gps1pnwl6hrxr")))
+ (hash (base32 "051j3ydf54bb027a6f7hb2y6r8y82p1hf4wd3x5gx546f1vnx5zk")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-6.6)))
--
2.41.0
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [bug#71956] [PATCH v2 3/7] gnu: linux-libre 6.1: Update to 6.1.97.
2024-07-07 10:12 ` [bug#71956] [PATCH v2 1/7] gnu: linux-libre 6.9: Update to 6.9.8 Wilko Meyer
2024-07-07 10:13 ` [bug#71956] [PATCH v2 2/7] gnu: linux-libre 6.6: Update to 6.6.37 Wilko Meyer
@ 2024-07-07 10:13 ` Wilko Meyer
2024-07-07 10:13 ` [bug#71956] [PATCH v2 4/7] gnu: linux-libre 5.15: Update to 5.15.162 Wilko Meyer
` (4 subsequent siblings)
6 siblings, 0 replies; 17+ messages in thread
From: Wilko Meyer @ 2024-07-07 10:13 UTC (permalink / raw)
To: 71956; +Cc: Wilko Meyer, leo, Leo Famulari, Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.97.
(linux-libre-6.1-pristine-source): Update hash.
Change-Id: Ic485e29c973110b34e3da80c25e625d6fdcba85f
---
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 c90c8e367d..3439f692c0 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -547,7 +547,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.96")
+(define-public linux-libre-6.1-version "6.1.97")
(define-public linux-libre-6.1-gnu-revision "gnu")
(define deblob-scripts-6.1
(linux-libre-deblob-scripts
@@ -557,7 +557,7 @@ (define deblob-scripts-6.1
(base32 "0nq8b6rnn031wl0qz7ahyfs3hcb0qsr7hzdmxi2g33ycsm9955lk")))
(define-public linux-libre-6.1-pristine-source
(let ((version linux-libre-6.1-version)
- (hash (base32 "1ab290vm6h8vj1qi1qhxzh9kc6dbgpkwybcwzw1aprz5kl3cjxry")))
+ (hash (base32 "1bs1pv9h5lwjadl4wjylrl3zd125ccxqkpb2drqjh8s56rgq82w9")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-6.1)))
--
2.41.0
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [bug#71956] [PATCH v2 4/7] gnu: linux-libre 5.15: Update to 5.15.162.
2024-07-07 10:12 ` [bug#71956] [PATCH v2 1/7] gnu: linux-libre 6.9: Update to 6.9.8 Wilko Meyer
2024-07-07 10:13 ` [bug#71956] [PATCH v2 2/7] gnu: linux-libre 6.6: Update to 6.6.37 Wilko Meyer
2024-07-07 10:13 ` [bug#71956] [PATCH v2 3/7] gnu: linux-libre 6.1: Update to 6.1.97 Wilko Meyer
@ 2024-07-07 10:13 ` Wilko Meyer
2024-07-08 15:40 ` Leo Famulari
2024-07-07 10:13 ` [bug#71956] [PATCH v2 5/7] gnu: linux-libre 5.10: Update to 5.10.221 Wilko Meyer
` (3 subsequent siblings)
6 siblings, 1 reply; 17+ messages in thread
From: Wilko Meyer @ 2024-07-07 10:13 UTC (permalink / raw)
To: 71956; +Cc: Wilko Meyer, leo, Leo Famulari, Wilko Meyer
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.162.
(linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hash.
Change-Id: I0586acec38ed8d6de0f07084794c928821ae17c2
---
gnu/packages/linux.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 3439f692c0..280d47b511 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -562,17 +562,17 @@ (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.161")
+(define-public linux-libre-5.15-version "5.15.162")
(define-public linux-libre-5.15-gnu-revision "gnu")
(define deblob-scripts-5.15
(linux-libre-deblob-scripts
linux-libre-5.15-version
linux-libre-5.15-gnu-revision
(base32 "18ac30kxg2mf2f6gk3p935hzhz2qs110jy4xwk21kblnnkskbxj8")
- (base32 "121shkzgixmywa19xx5f2yxg1primarpg4bxin3jyw0214xbfh2n")))
+ (base32 "0p6spfkf3smm4wlgfmqahzcfnlzij5nkhqh297h91r3xqxis0l1y")))
(define-public linux-libre-5.15-pristine-source
(let ((version linux-libre-5.15-version)
- (hash (base32 "0k277hz6nq62v0xfc1n2hc69cyvmnxpl0qcbszinajywh23gfafn")))
+ (hash (base32 "0z0s5gk8akcbpb99jp08px78fhr8r6kkb7dpl01b3rrc2pmc1gwi")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-5.15)))
--
2.41.0
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [bug#71956] [PATCH v2 5/7] gnu: linux-libre 5.10: Update to 5.10.221.
2024-07-07 10:12 ` [bug#71956] [PATCH v2 1/7] gnu: linux-libre 6.9: Update to 6.9.8 Wilko Meyer
` (2 preceding siblings ...)
2024-07-07 10:13 ` [bug#71956] [PATCH v2 4/7] gnu: linux-libre 5.15: Update to 5.15.162 Wilko Meyer
@ 2024-07-07 10:13 ` Wilko Meyer
2024-07-07 10:13 ` [bug#71956] [PATCH v2 6/7] gnu: linux-libre 5.4: Update to 5.4.279 Wilko Meyer
` (2 subsequent siblings)
6 siblings, 0 replies; 17+ messages in thread
From: Wilko Meyer @ 2024-07-07 10:13 UTC (permalink / raw)
To: 71956; +Cc: Wilko Meyer, leo, Leo Famulari, Wilko Meyer
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.221.
(linux-libre-5.10-pristine-source): Update hash.
Change-Id: I26af395d6062d1fd3786dcf0cbbae51258fa0ce6
---
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 280d47b511..741a6ddbdd 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -577,7 +577,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.220")
+(define-public linux-libre-5.10-version "5.10.221")
(define-public linux-libre-5.10-gnu-revision "gnu1")
(define deblob-scripts-5.10
(linux-libre-deblob-scripts
@@ -587,7 +587,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 "16z1xqm7djm8pl15s5wvgc4pwq81gydcf00jpxfplw794kwszhvw")))
+ (hash (base32 "09975sby114mwfb8x2rlpaps6vb60dvs8f20cmb7hkxcxdzx87fs")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-5.10)))
--
2.41.0
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [bug#71956] [PATCH v2 6/7] gnu: linux-libre 5.4: Update to 5.4.279.
2024-07-07 10:12 ` [bug#71956] [PATCH v2 1/7] gnu: linux-libre 6.9: Update to 6.9.8 Wilko Meyer
` (3 preceding siblings ...)
2024-07-07 10:13 ` [bug#71956] [PATCH v2 5/7] gnu: linux-libre 5.10: Update to 5.10.221 Wilko Meyer
@ 2024-07-07 10:13 ` Wilko Meyer
2024-07-07 10:13 ` [bug#71956] [PATCH v2 7/7] gnu: linux-libre 4.19: Update to 4.19.317 Wilko Meyer
2024-07-09 16:18 ` bug#71956: [PATCH v2 1/7] gnu: linux-libre 6.9: Update to 6.9.8 Leo Famulari
6 siblings, 0 replies; 17+ messages in thread
From: Wilko Meyer @ 2024-07-07 10:13 UTC (permalink / raw)
To: 71956; +Cc: Wilko Meyer, leo, Leo Famulari, Wilko Meyer
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.279.
(linux-libre-5.4-pristine-source): Update hash.
Change-Id: Ic13d58447b3d20e33a9ed165d56b92d02c456c98
---
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 741a6ddbdd..9780ee7d2a 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -592,7 +592,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.278")
+(define-public linux-libre-5.4-version "5.4.279")
(define-public linux-libre-5.4-gnu-revision "gnu1")
(define deblob-scripts-5.4
(linux-libre-deblob-scripts
@@ -602,7 +602,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 "1245zf7vk2fyprw9fspljqy9wlzma9bayri7xx2g8iam2430d875")))
+ (hash (base32 "0pja69n66hsl1r5jbzqww1hwsmqdlxmq6qv9rqx5qnrr4rml765j")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-5.4)))
--
2.41.0
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [bug#71956] [PATCH v2 7/7] gnu: linux-libre 4.19: Update to 4.19.317.
2024-07-07 10:12 ` [bug#71956] [PATCH v2 1/7] gnu: linux-libre 6.9: Update to 6.9.8 Wilko Meyer
` (4 preceding siblings ...)
2024-07-07 10:13 ` [bug#71956] [PATCH v2 6/7] gnu: linux-libre 5.4: Update to 5.4.279 Wilko Meyer
@ 2024-07-07 10:13 ` Wilko Meyer
2024-07-09 16:18 ` bug#71956: [PATCH v2 1/7] gnu: linux-libre 6.9: Update to 6.9.8 Leo Famulari
6 siblings, 0 replies; 17+ messages in thread
From: Wilko Meyer @ 2024-07-07 10:13 UTC (permalink / raw)
To: 71956; +Cc: Wilko Meyer, leo, Leo Famulari, Wilko Meyer
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.317.
(linux-libre-4.19-pristine-source): Update hash.
Change-Id: I983eceec227fd3eb0e7cc759f665e614bf9e6449
---
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 9780ee7d2a..5cf0300339 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -607,7 +607,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.316")
+(define-public linux-libre-4.19-version "4.19.317")
(define-public linux-libre-4.19-gnu-revision "gnu1")
(define deblob-scripts-4.19
(linux-libre-deblob-scripts
@@ -617,7 +617,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 "0lmyhwr4la7kvim7jqdi29scjkvqp9crpvdbhpb4j8d7mj5kgzz4")))
+ (hash (base32 "109mk4zscm8611xs3bchnr94gasvw3vxsi6zhp3f2y132g670aq6")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-4.19)))
--
2.41.0
^ permalink raw reply related [flat|nested] 17+ messages in thread
* bug#71956: [PATCH v2 1/7] gnu: linux-libre 6.9: Update to 6.9.8.
2024-07-07 10:12 ` [bug#71956] [PATCH v2 1/7] gnu: linux-libre 6.9: Update to 6.9.8 Wilko Meyer
` (5 preceding siblings ...)
2024-07-07 10:13 ` [bug#71956] [PATCH v2 7/7] gnu: linux-libre 4.19: Update to 4.19.317 Wilko Meyer
@ 2024-07-09 16:18 ` Leo Famulari
6 siblings, 0 replies; 17+ messages in thread
From: Leo Famulari @ 2024-07-09 16:18 UTC (permalink / raw)
To: Wilko Meyer; +Cc: 71956-done
On Sun, Jul 07, 2024 at 12:12:59PM +0200, Wilko Meyer wrote:
> * gnu/packages/linux.scm (linux-libre-6.9-version): Update to 6.9.8.
> (linux-libre-6.9-pristine-source): Update hash.
Pushed as cab7ddb167c1eb3aea4e1138305a465e08d462d6
Thank you!
^ permalink raw reply [flat|nested] 17+ messages in thread