* [bug#72192] [PATCH 1/7] gnu: linux-libre 6.9: Update to 6.9.10.
2024-07-19 10:52 [bug#72192] [PATCH 0/7] linux-libre kernel updates (2024-07-19) Wilko Meyer
@ 2024-07-19 21:13 ` Wilko Meyer
2024-07-19 21:13 ` [bug#72192] [PATCH 2/7] gnu: linux-libre 6.6: Update to 6.6.41 Wilko Meyer
` (6 subsequent siblings)
7 siblings, 0 replies; 17+ messages in thread
From: Wilko Meyer @ 2024-07-19 21:13 UTC (permalink / raw)
To: 72192; +Cc: Wilko Meyer, leo, Leo Famulari, Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.9-version): Update to 6.9.10.
(linux-libre-6.9-pristine-source): Update hash.
Change-Id: I3cee5e2a52836d8d4ca494242028d32d4a96b722
---
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 9ace92acbd..b7c15a252d 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.9")
+(define-public linux-libre-6.9-version "6.9.10")
(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 "18vfz1fx4vjssfh1w7aqfjf91y2g34a2qnzbl9pyawa7qnqxq33n")))
(define-public linux-libre-6.9-pristine-source
(let ((version linux-libre-6.9-version)
- (hash (base32 "1f8y88rif3z5lp1bq00g66fd0xs1227qlqkxd2zs6fdjgr45pq1b")))
+ (hash (base32 "18adcli0pazz7x62ws4hrj64prs6fmxln3p3xaii6zd6bwrjxlgg")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-6.9)))
--
2.45.2
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [bug#72192] [PATCH 2/7] gnu: linux-libre 6.6: Update to 6.6.41.
2024-07-19 10:52 [bug#72192] [PATCH 0/7] linux-libre kernel updates (2024-07-19) Wilko Meyer
2024-07-19 21:13 ` [bug#72192] [PATCH 1/7] gnu: linux-libre 6.9: Update to 6.9.10 Wilko Meyer
@ 2024-07-19 21:13 ` Wilko Meyer
2024-07-19 21:13 ` [bug#72192] [PATCH 3/7] gnu: linux-libre 6.1: Update to 6.1.100 Wilko Meyer
` (5 subsequent siblings)
7 siblings, 0 replies; 17+ messages in thread
From: Wilko Meyer @ 2024-07-19 21:13 UTC (permalink / raw)
To: 72192; +Cc: Wilko Meyer, leo, Leo Famulari, Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.41.
(linux-libre-6.6-pristine-source): Update hash.
Change-Id: I61144b93da7f6b38230b1a489ea5d83c199f3006
---
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 b7c15a252d..d5b84b43d8 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.40")
+(define-public linux-libre-6.6-version "6.6.41")
(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 "15xb4miirfmi1khlq4zhb8zmmh82f41jhsfbsfpv8v98yfka2nmb")))
(define-public linux-libre-6.6-pristine-source
(let ((version linux-libre-6.6-version)
- (hash (base32 "0f7mmw5pzd174376m7r928xbi9mdcla0vy6plq0xdf2mq01kqfjw")))
+ (hash (base32 "1vrjw0yhzmmnbrxyzjrfyz1s8bixciv1ly9pkgcqbasqh5brrjcy")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-6.6)))
--
2.45.2
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [bug#72192] [PATCH 3/7] gnu: linux-libre 6.1: Update to 6.1.100.
2024-07-19 10:52 [bug#72192] [PATCH 0/7] linux-libre kernel updates (2024-07-19) Wilko Meyer
2024-07-19 21:13 ` [bug#72192] [PATCH 1/7] gnu: linux-libre 6.9: Update to 6.9.10 Wilko Meyer
2024-07-19 21:13 ` [bug#72192] [PATCH 2/7] gnu: linux-libre 6.6: Update to 6.6.41 Wilko Meyer
@ 2024-07-19 21:13 ` Wilko Meyer
2024-07-19 21:13 ` [bug#72192] [PATCH 4/7] gnu: linux-libre 5.15: Update to 5.15.163 Wilko Meyer
` (4 subsequent siblings)
7 siblings, 0 replies; 17+ messages in thread
From: Wilko Meyer @ 2024-07-19 21:13 UTC (permalink / raw)
To: 72192; +Cc: Wilko Meyer, leo, Leo Famulari, Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.100.
(linux-libre-6.1-pristine-source): Update hash.
Change-Id: Ib146118e173a7d1bc8f334b94e0876405867b5e3
---
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 d5b84b43d8..41b25b416d 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.99")
+(define-public linux-libre-6.1-version "6.1.100")
(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 "11jbnj0d3262grf9vkn0668kvfxifxw98ccvn81wkaykll01k5nx")))
(define-public linux-libre-6.1-pristine-source
(let ((version linux-libre-6.1-version)
- (hash (base32 "1lsdwdx7i7xw1rzq88k3bz8sar77gb4rnmjx11pbmvmiwaffx1n0")))
+ (hash (base32 "1fd8cmdni1lgjzgn74i5dih5kx3b1axqyhiddxn4s8qgl30nxamr")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-6.1)))
--
2.45.2
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [bug#72192] [PATCH 4/7] gnu: linux-libre 5.15: Update to 5.15.163.
2024-07-19 10:52 [bug#72192] [PATCH 0/7] linux-libre kernel updates (2024-07-19) Wilko Meyer
` (2 preceding siblings ...)
2024-07-19 21:13 ` [bug#72192] [PATCH 3/7] gnu: linux-libre 6.1: Update to 6.1.100 Wilko Meyer
@ 2024-07-19 21:13 ` Wilko Meyer
2024-07-19 21:13 ` [bug#72192] [PATCH 5/7] gnu: linux-libre 5.10: Update to 5.10.222 Wilko Meyer
` (3 subsequent siblings)
7 siblings, 0 replies; 17+ messages in thread
From: Wilko Meyer @ 2024-07-19 21:13 UTC (permalink / raw)
To: 72192; +Cc: Wilko Meyer, leo, Leo Famulari, Wilko Meyer
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.163.
(linux-libre-5.15-pristine-source): Update hash.
Change-Id: Icce631087a867aa4b7ebf29913094bc8a8bfb2f1
---
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 41b25b416d..cfc859053b 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.162")
+(define-public linux-libre-5.15-version "5.15.163")
(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 "0p6spfkf3smm4wlgfmqahzcfnlzij5nkhqh297h91r3xqxis0l1y")))
(define-public linux-libre-5.15-pristine-source
(let ((version linux-libre-5.15-version)
- (hash (base32 "0z0s5gk8akcbpb99jp08px78fhr8r6kkb7dpl01b3rrc2pmc1gwi")))
+ (hash (base32 "00mkipkhz0i5xld7kyaxcj8cj8faw4gmjl5fribg832nn7ccfpq2")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-5.15)))
--
2.45.2
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [bug#72192] [PATCH 5/7] gnu: linux-libre 5.10: Update to 5.10.222.
2024-07-19 10:52 [bug#72192] [PATCH 0/7] linux-libre kernel updates (2024-07-19) Wilko Meyer
` (3 preceding siblings ...)
2024-07-19 21:13 ` [bug#72192] [PATCH 4/7] gnu: linux-libre 5.15: Update to 5.15.163 Wilko Meyer
@ 2024-07-19 21:13 ` Wilko Meyer
2024-07-19 21:13 ` [bug#72192] [PATCH 6/7] gnu: linux-libre 5.4: Update to 5.4.280 Wilko Meyer
` (2 subsequent siblings)
7 siblings, 0 replies; 17+ messages in thread
From: Wilko Meyer @ 2024-07-19 21:13 UTC (permalink / raw)
To: 72192; +Cc: Wilko Meyer, leo, Leo Famulari, Wilko Meyer
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.222.
(linux-libre-5.10-pristine-source): Update hash.
Change-Id: I26cb8c4431116ccd31f542072ba064fde6785124
---
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 cfc859053b..f74b2155f5 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.221")
+(define-public linux-libre-5.10-version "5.10.222")
(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 "09975sby114mwfb8x2rlpaps6vb60dvs8f20cmb7hkxcxdzx87fs")))
+ (hash (base32 "1jshn64g165rdshyjvq38ni6pkbskp50048pbz407fss7f00cbbv")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-5.10)))
--
2.45.2
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [bug#72192] [PATCH 6/7] gnu: linux-libre 5.4: Update to 5.4.280.
2024-07-19 10:52 [bug#72192] [PATCH 0/7] linux-libre kernel updates (2024-07-19) Wilko Meyer
` (4 preceding siblings ...)
2024-07-19 21:13 ` [bug#72192] [PATCH 5/7] gnu: linux-libre 5.10: Update to 5.10.222 Wilko Meyer
@ 2024-07-19 21:13 ` Wilko Meyer
2024-07-19 21:13 ` [bug#72192] [PATCH 7/7] gnu: linux-libre 4.19: Update to 4.19.318 Wilko Meyer
2024-07-19 21:31 ` [bug#72192] [PATCH v2 1/7] gnu: linux-libre 6.9: Update to 6.9.10 Wilko Meyer
7 siblings, 0 replies; 17+ messages in thread
From: Wilko Meyer @ 2024-07-19 21:13 UTC (permalink / raw)
To: 72192; +Cc: Wilko Meyer, leo, Leo Famulari, Wilko Meyer
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.280.
(linux-libre-5.4-pristine-source): Update hash.
Change-Id: I2866e3b281a77a774eddda9b1ef6218dbc096768
---
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 f74b2155f5..9fc3b4c329 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.279")
+(define-public linux-libre-5.4-version "5.4.280")
(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 "0pja69n66hsl1r5jbzqww1hwsmqdlxmq6qv9rqx5qnrr4rml765j")))
+ (hash (base32 "0hix0dywf2ybvzxkijjsjmkrj7sx61hwq6mg1wqsq317p1zccxm9")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-5.4)))
--
2.45.2
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [bug#72192] [PATCH 7/7] gnu: linux-libre 4.19: Update to 4.19.318.
2024-07-19 10:52 [bug#72192] [PATCH 0/7] linux-libre kernel updates (2024-07-19) Wilko Meyer
` (5 preceding siblings ...)
2024-07-19 21:13 ` [bug#72192] [PATCH 6/7] gnu: linux-libre 5.4: Update to 5.4.280 Wilko Meyer
@ 2024-07-19 21:13 ` Wilko Meyer
2024-07-19 21:31 ` [bug#72192] [PATCH v2 1/7] gnu: linux-libre 6.9: Update to 6.9.10 Wilko Meyer
7 siblings, 0 replies; 17+ messages in thread
From: Wilko Meyer @ 2024-07-19 21:13 UTC (permalink / raw)
To: 72192; +Cc: Wilko Meyer, leo, Leo Famulari, Wilko Meyer
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.318.
(linux-libre-4.19-pristine-source): Update hash.
Change-Id: I06ba716eac115a3dd7ba58410e31a07a4fa885e7
---
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 9fc3b4c329..4ae2bd780b 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.317")
+(define-public linux-libre-4.19-version "4.19.318")
(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 "109mk4zscm8611xs3bchnr94gasvw3vxsi6zhp3f2y132g670aq6")))
+ (hash (base32 "14vl0288apl76rvxa9yxfggrc4600bjsn4gw097m4gy5ldiaapqd")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-4.19)))
--
2.45.2
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [bug#72192] [PATCH v2 1/7] gnu: linux-libre 6.9: Update to 6.9.10.
2024-07-19 10:52 [bug#72192] [PATCH 0/7] linux-libre kernel updates (2024-07-19) Wilko Meyer
` (6 preceding siblings ...)
2024-07-19 21:13 ` [bug#72192] [PATCH 7/7] gnu: linux-libre 4.19: Update to 4.19.318 Wilko Meyer
@ 2024-07-19 21:31 ` Wilko Meyer
2024-07-19 21:31 ` [bug#72192] [PATCH v2 2/7] gnu: linux-libre 6.6: Update to 6.6.41 Wilko Meyer
` (6 more replies)
7 siblings, 7 replies; 17+ messages in thread
From: Wilko Meyer @ 2024-07-19 21:31 UTC (permalink / raw)
To: 72192; +Cc: Wilko Meyer, leo, Leo Famulari, Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.9-version): Update to 6.9.10.
(linux-libre-6.9-pristine-source): Update hash.
Change-Id: I3cee5e2a52836d8d4ca494242028d32d4a96b722
---
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 9ace92acbd..b7c15a252d 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.9")
+(define-public linux-libre-6.9-version "6.9.10")
(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 "18vfz1fx4vjssfh1w7aqfjf91y2g34a2qnzbl9pyawa7qnqxq33n")))
(define-public linux-libre-6.9-pristine-source
(let ((version linux-libre-6.9-version)
- (hash (base32 "1f8y88rif3z5lp1bq00g66fd0xs1227qlqkxd2zs6fdjgr45pq1b")))
+ (hash (base32 "18adcli0pazz7x62ws4hrj64prs6fmxln3p3xaii6zd6bwrjxlgg")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-6.9)))
base-commit: 1aa8dfaeec3c6e4e587aadf7440246f7c5c04b9f
--
2.45.2
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [bug#72192] [PATCH v2 2/7] gnu: linux-libre 6.6: Update to 6.6.41.
2024-07-19 21:31 ` [bug#72192] [PATCH v2 1/7] gnu: linux-libre 6.9: Update to 6.9.10 Wilko Meyer
@ 2024-07-19 21:31 ` Wilko Meyer
2024-07-19 21:31 ` [bug#72192] [PATCH v2 3/7] gnu: linux-libre 6.1: Update to 6.1.100 Wilko Meyer
` (5 subsequent siblings)
6 siblings, 0 replies; 17+ messages in thread
From: Wilko Meyer @ 2024-07-19 21:31 UTC (permalink / raw)
To: 72192; +Cc: Wilko Meyer, leo, Leo Famulari, Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.41.
(linux-libre-6.6-pristine-source): Update hash.
Change-Id: I61144b93da7f6b38230b1a489ea5d83c199f3006
---
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 b7c15a252d..d5b84b43d8 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.40")
+(define-public linux-libre-6.6-version "6.6.41")
(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 "15xb4miirfmi1khlq4zhb8zmmh82f41jhsfbsfpv8v98yfka2nmb")))
(define-public linux-libre-6.6-pristine-source
(let ((version linux-libre-6.6-version)
- (hash (base32 "0f7mmw5pzd174376m7r928xbi9mdcla0vy6plq0xdf2mq01kqfjw")))
+ (hash (base32 "1vrjw0yhzmmnbrxyzjrfyz1s8bixciv1ly9pkgcqbasqh5brrjcy")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-6.6)))
--
2.45.2
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [bug#72192] [PATCH v2 3/7] gnu: linux-libre 6.1: Update to 6.1.100.
2024-07-19 21:31 ` [bug#72192] [PATCH v2 1/7] gnu: linux-libre 6.9: Update to 6.9.10 Wilko Meyer
2024-07-19 21:31 ` [bug#72192] [PATCH v2 2/7] gnu: linux-libre 6.6: Update to 6.6.41 Wilko Meyer
@ 2024-07-19 21:31 ` Wilko Meyer
2024-07-19 21:31 ` [bug#72192] [PATCH v2 4/7] gnu: linux-libre 5.15: Update to 5.15.163 Wilko Meyer
` (4 subsequent siblings)
6 siblings, 0 replies; 17+ messages in thread
From: Wilko Meyer @ 2024-07-19 21:31 UTC (permalink / raw)
To: 72192; +Cc: Wilko Meyer, leo, Leo Famulari, Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.100.
(linux-libre-6.1-pristine-source): Update hash.
Change-Id: Ib146118e173a7d1bc8f334b94e0876405867b5e3
---
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 d5b84b43d8..41b25b416d 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.99")
+(define-public linux-libre-6.1-version "6.1.100")
(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 "11jbnj0d3262grf9vkn0668kvfxifxw98ccvn81wkaykll01k5nx")))
(define-public linux-libre-6.1-pristine-source
(let ((version linux-libre-6.1-version)
- (hash (base32 "1lsdwdx7i7xw1rzq88k3bz8sar77gb4rnmjx11pbmvmiwaffx1n0")))
+ (hash (base32 "1fd8cmdni1lgjzgn74i5dih5kx3b1axqyhiddxn4s8qgl30nxamr")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-6.1)))
--
2.45.2
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [bug#72192] [PATCH v2 4/7] gnu: linux-libre 5.15: Update to 5.15.163.
2024-07-19 21:31 ` [bug#72192] [PATCH v2 1/7] gnu: linux-libre 6.9: Update to 6.9.10 Wilko Meyer
2024-07-19 21:31 ` [bug#72192] [PATCH v2 2/7] gnu: linux-libre 6.6: Update to 6.6.41 Wilko Meyer
2024-07-19 21:31 ` [bug#72192] [PATCH v2 3/7] gnu: linux-libre 6.1: Update to 6.1.100 Wilko Meyer
@ 2024-07-19 21:31 ` Wilko Meyer
2024-07-19 21:31 ` [bug#72192] [PATCH v2 5/7] gnu: linux-libre 5.10: Update to 5.10.222 Wilko Meyer
` (3 subsequent siblings)
6 siblings, 0 replies; 17+ messages in thread
From: Wilko Meyer @ 2024-07-19 21:31 UTC (permalink / raw)
To: 72192; +Cc: Wilko Meyer, leo, Leo Famulari, Wilko Meyer
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.163.
(linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hash.
Change-Id: Icce631087a867aa4b7ebf29913094bc8a8bfb2f1
---
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 41b25b416d..8444ed75a8 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.162")
+(define-public linux-libre-5.15-version "5.15.163")
(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 "0p6spfkf3smm4wlgfmqahzcfnlzij5nkhqh297h91r3xqxis0l1y")))
+ (base32 "1l8dhfby3qx8vs8fq6yybixzrghbh03wflzwly4rq08wabcr87z8")))
(define-public linux-libre-5.15-pristine-source
(let ((version linux-libre-5.15-version)
- (hash (base32 "0z0s5gk8akcbpb99jp08px78fhr8r6kkb7dpl01b3rrc2pmc1gwi")))
+ (hash (base32 "00mkipkhz0i5xld7kyaxcj8cj8faw4gmjl5fribg832nn7ccfpq2")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-5.15)))
--
2.45.2
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [bug#72192] [PATCH v2 5/7] gnu: linux-libre 5.10: Update to 5.10.222.
2024-07-19 21:31 ` [bug#72192] [PATCH v2 1/7] gnu: linux-libre 6.9: Update to 6.9.10 Wilko Meyer
` (2 preceding siblings ...)
2024-07-19 21:31 ` [bug#72192] [PATCH v2 4/7] gnu: linux-libre 5.15: Update to 5.15.163 Wilko Meyer
@ 2024-07-19 21:31 ` Wilko Meyer
2024-07-19 21:31 ` [bug#72192] [PATCH v2 6/7] gnu: linux-libre 5.4: Update to 5.4.280 Wilko Meyer
` (2 subsequent siblings)
6 siblings, 0 replies; 17+ messages in thread
From: Wilko Meyer @ 2024-07-19 21:31 UTC (permalink / raw)
To: 72192; +Cc: Wilko Meyer, leo, Leo Famulari, Wilko Meyer
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.222.
(linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hash.
Change-Id: I26cb8c4431116ccd31f542072ba064fde6785124
---
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 8444ed75a8..40afdc3a2e 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -577,17 +577,17 @@ (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.221")
+(define-public linux-libre-5.10-version "5.10.222")
(define-public linux-libre-5.10-gnu-revision "gnu1")
(define deblob-scripts-5.10
(linux-libre-deblob-scripts
linux-libre-5.10-version
linux-libre-5.10-gnu-revision
(base32 "1b33rkn32b923025iiz4xzxiy8y5ii9j5qk4021mg575890rl4ch")
- (base32 "12csh2zyjrqzgqcv799gv8h4xaw1irxh2zqddn4jqp5p7psx4j5k")))
+ (base32 "1isiih0laz4wbivsg0pcvlgrflq3lv10fakv9lvg2b4s0yd9ybdn")))
(define-public linux-libre-5.10-pristine-source
(let ((version linux-libre-5.10-version)
- (hash (base32 "09975sby114mwfb8x2rlpaps6vb60dvs8f20cmb7hkxcxdzx87fs")))
+ (hash (base32 "1jshn64g165rdshyjvq38ni6pkbskp50048pbz407fss7f00cbbv")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-5.10)))
--
2.45.2
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [bug#72192] [PATCH v2 6/7] gnu: linux-libre 5.4: Update to 5.4.280.
2024-07-19 21:31 ` [bug#72192] [PATCH v2 1/7] gnu: linux-libre 6.9: Update to 6.9.10 Wilko Meyer
` (3 preceding siblings ...)
2024-07-19 21:31 ` [bug#72192] [PATCH v2 5/7] gnu: linux-libre 5.10: Update to 5.10.222 Wilko Meyer
@ 2024-07-19 21:31 ` Wilko Meyer
2024-07-19 21:31 ` [bug#72192] [PATCH v2 7/7] gnu: linux-libre 4.19: Update to 4.19.318 Wilko Meyer
2024-07-21 18:24 ` [bug#72192] [PATCH v2 1/7] gnu: linux-libre 6.9: Update to 6.9.10 Leo Famulari
6 siblings, 0 replies; 17+ messages in thread
From: Wilko Meyer @ 2024-07-19 21:31 UTC (permalink / raw)
To: 72192; +Cc: Wilko Meyer, leo, Leo Famulari, Wilko Meyer
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.280.
(linux-libre-5.4-pristine-source): Update hash.
Change-Id: I2866e3b281a77a774eddda9b1ef6218dbc096768
---
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 40afdc3a2e..f57876bd38 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.279")
+(define-public linux-libre-5.4-version "5.4.280")
(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 "0pja69n66hsl1r5jbzqww1hwsmqdlxmq6qv9rqx5qnrr4rml765j")))
+ (hash (base32 "0hix0dywf2ybvzxkijjsjmkrj7sx61hwq6mg1wqsq317p1zccxm9")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-5.4)))
--
2.45.2
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [bug#72192] [PATCH v2 7/7] gnu: linux-libre 4.19: Update to 4.19.318.
2024-07-19 21:31 ` [bug#72192] [PATCH v2 1/7] gnu: linux-libre 6.9: Update to 6.9.10 Wilko Meyer
` (4 preceding siblings ...)
2024-07-19 21:31 ` [bug#72192] [PATCH v2 6/7] gnu: linux-libre 5.4: Update to 5.4.280 Wilko Meyer
@ 2024-07-19 21:31 ` Wilko Meyer
2024-07-21 18:24 ` [bug#72192] [PATCH v2 1/7] gnu: linux-libre 6.9: Update to 6.9.10 Leo Famulari
6 siblings, 0 replies; 17+ messages in thread
From: Wilko Meyer @ 2024-07-19 21:31 UTC (permalink / raw)
To: 72192; +Cc: Wilko Meyer, leo, Leo Famulari, Wilko Meyer
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.318.
(linux-libre-4.19-pristine-source): Update hash.
Change-Id: I06ba716eac115a3dd7ba58410e31a07a4fa885e7
---
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 f57876bd38..4bd5f9c902 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.317")
+(define-public linux-libre-4.19-version "4.19.318")
(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 "109mk4zscm8611xs3bchnr94gasvw3vxsi6zhp3f2y132g670aq6")))
+ (hash (base32 "14vl0288apl76rvxa9yxfggrc4600bjsn4gw097m4gy5ldiaapqd")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-4.19)))
--
2.45.2
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [bug#72192] [PATCH v2 1/7] gnu: linux-libre 6.9: Update to 6.9.10.
2024-07-19 21:31 ` [bug#72192] [PATCH v2 1/7] gnu: linux-libre 6.9: Update to 6.9.10 Wilko Meyer
` (5 preceding siblings ...)
2024-07-19 21:31 ` [bug#72192] [PATCH v2 7/7] gnu: linux-libre 4.19: Update to 4.19.318 Wilko Meyer
@ 2024-07-21 18:24 ` Leo Famulari
2024-07-22 19:58 ` bug#72192: " Leo Famulari
6 siblings, 1 reply; 17+ messages in thread
From: Leo Famulari @ 2024-07-21 18:24 UTC (permalink / raw)
To: Wilko Meyer; +Cc: 72192
On Fri, Jul 19, 2024 at 11:31:32PM +0200, Wilko Meyer wrote:
> * gnu/packages/linux.scm (linux-libre-6.9-version): Update to 6.9.10.
> (linux-libre-6.9-pristine-source): Update hash.
Thanks! I pushed v2 to 'kernel-updates'
^ permalink raw reply [flat|nested] 17+ messages in thread