* [bug#73158] [PATCH 1/3] gnu: linux-libre: Update to 6.10.9.
2024-09-09 22:18 [bug#73158] [PATCH 0/3] linux-libre kernel updates (2024-09-10) Wilko Meyer
@ 2024-09-09 22:20 ` Wilko Meyer
2024-09-09 22:20 ` [bug#73158] [PATCH 2/3] gnu: linux-libre 6.6: Update to 6.6.50 Wilko Meyer
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: Wilko Meyer @ 2024-09-09 22:20 UTC (permalink / raw)
To: 73158; +Cc: Wilko Meyer, leo, Leo Famulari, Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.10-version): Update to 6.10.9.
(linux-libre-6.10-pristine-source): Update hash.
Change-Id: I5c704e3693e3a9edfd269ef50fd42af79ccbd8b8
---
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 5fe0a1ba02..66d4ee16c8 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -513,7 +513,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.10-version "6.10.8")
+(define-public linux-libre-6.10-version "6.10.9")
(define-public linux-libre-6.10-gnu-revision "gnu")
(define deblob-scripts-6.10
(linux-libre-deblob-scripts
@@ -523,7 +523,7 @@ (define deblob-scripts-6.10
(base32 "1zmgsgzrcsjzjzhgb12drc0f42ag8xak6z7zzx324f0wrf4i67zf")))
(define-public linux-libre-6.10-pristine-source
(let ((version linux-libre-6.10-version)
- (hash (base32 "15f5wdzd8k70vgaz9a8w1kjfk5pp27zbcwkzm2xhcilxfwsk54n0")))
+ (hash (base32 "0n385x7hc5pqxiiy26ampgzf56wqfvydg70va27xrhm7w1q9nj54")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-6.10)))
--
2.45.2
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [bug#73158] [PATCH 2/3] gnu: linux-libre 6.6: Update to 6.6.50.
2024-09-09 22:18 [bug#73158] [PATCH 0/3] linux-libre kernel updates (2024-09-10) Wilko Meyer
2024-09-09 22:20 ` [bug#73158] [PATCH 1/3] gnu: linux-libre: Update to 6.10.9 Wilko Meyer
@ 2024-09-09 22:20 ` Wilko Meyer
2024-09-09 22:20 ` [bug#73158] [PATCH 3/3] gnu: linux-libre 6.1: Update to 6.1.109 Wilko Meyer
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: Wilko Meyer @ 2024-09-09 22:20 UTC (permalink / raw)
To: 73158; +Cc: Wilko Meyer, leo, Leo Famulari, Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.50.
(linux-libre-6.6-pristine-source): Update hash.
Change-Id: I3be372e13f242c3cc160f8b53f753dab99df3340
---
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 66d4ee16c8..1956682e19 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -532,7 +532,7 @@ (define-public linux-libre-6.10-pristine-source
;; Here are the support timelines:
;; <https://www.kernel.org/category/releases.html>
-(define-public linux-libre-6.6-version "6.6.49")
+(define-public linux-libre-6.6-version "6.6.50")
(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 "0kpkmdmrw9bnypdd0z489smh8bbwgg1ii301g1ynqfdkzd2ca1iq")))
(define-public linux-libre-6.6-pristine-source
(let ((version linux-libre-6.6-version)
- (hash (base32 "1dyk5pr5g8s5ia7f1vnkid4jghi81pxvwlgn9rmw2n88nz1dlmic")))
+ (hash (base32 "0vp8sbm9fqj09vh7fib39rw18n5cj8zfydqsr5h00898mxny6rf0")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-6.6)))
--
2.45.2
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [bug#73158] [PATCH 3/3] gnu: linux-libre 6.1: Update to 6.1.109.
2024-09-09 22:18 [bug#73158] [PATCH 0/3] linux-libre kernel updates (2024-09-10) Wilko Meyer
2024-09-09 22:20 ` [bug#73158] [PATCH 1/3] gnu: linux-libre: Update to 6.10.9 Wilko Meyer
2024-09-09 22:20 ` [bug#73158] [PATCH 2/3] gnu: linux-libre 6.6: Update to 6.6.50 Wilko Meyer
@ 2024-09-09 22:20 ` Wilko Meyer
2024-09-10 5:38 ` [bug#73158] [PATCH 0/3] linux-libre kernel updates (2024-09-10) Maxim Cournoyer
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: Wilko Meyer @ 2024-09-09 22:20 UTC (permalink / raw)
To: 73158; +Cc: Wilko Meyer, leo, Leo Famulari, Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.109.
(linux-libre-6.1-pristine-source): Update hash.
Change-Id: I5af25fbb3fd69d791faa1b4212ef1a0c5f62bb42
---
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 1956682e19..8b81aefb24 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.108")
+(define-public linux-libre-6.1-version "6.1.109")
(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 "18lcd2b7ffwzqwqnmb948r7z95470bh7jiqps5nil8hfl24lwkiz")))
+ (hash (base32 "1h8sq3p075wyfgs2vjg8y1dbj27dj16c4rbxpgfwahinqq5g8bvk")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-6.1)))
--
2.45.2
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [bug#73158] [PATCH 0/3] linux-libre kernel updates (2024-09-10)
2024-09-09 22:18 [bug#73158] [PATCH 0/3] linux-libre kernel updates (2024-09-10) Wilko Meyer
` (2 preceding siblings ...)
2024-09-09 22:20 ` [bug#73158] [PATCH 3/3] gnu: linux-libre 6.1: Update to 6.1.109 Wilko Meyer
@ 2024-09-10 5:38 ` Maxim Cournoyer
2024-09-11 1:54 ` Leo Famulari
2024-09-13 15:54 ` Leo Famulari
5 siblings, 0 replies; 7+ messages in thread
From: Maxim Cournoyer @ 2024-09-10 5:38 UTC (permalink / raw)
To: Wilko Meyer; +Cc: 73158, leo
Hi,
Wilko Meyer <w@wmeyer.eu> writes:
> Hi Leo,
>
> There's been a small series of updates for 6.x kernels.
>
> Wilko Meyer (3):
> gnu: linux-libre: Update to 6.10.9.
> gnu: linux-libre 6.6: Update to 6.6.50.
> gnu: linux-libre 6.1: Update to 6.1.109.
>
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail>
--
Thanks,
Maxim
^ permalink raw reply [flat|nested] 7+ messages in thread
* [bug#73158] [PATCH 0/3] linux-libre kernel updates (2024-09-10)
2024-09-09 22:18 [bug#73158] [PATCH 0/3] linux-libre kernel updates (2024-09-10) Wilko Meyer
` (3 preceding siblings ...)
2024-09-10 5:38 ` [bug#73158] [PATCH 0/3] linux-libre kernel updates (2024-09-10) Maxim Cournoyer
@ 2024-09-11 1:54 ` Leo Famulari
2024-09-13 15:54 ` Leo Famulari
5 siblings, 0 replies; 7+ messages in thread
From: Leo Famulari @ 2024-09-11 1:54 UTC (permalink / raw)
To: Wilko Meyer; +Cc: 73158
On Tue, Sep 10, 2024 at 12:18:58AM +0200, Wilko Meyer wrote:
> There's been a small series of updates for 6.x kernels.
>
> Wilko Meyer (3):
> gnu: linux-libre: Update to 6.10.9.
> gnu: linux-libre 6.6: Update to 6.6.50.
> gnu: linux-libre 6.1: Update to 6.1.109.
Thanks! Pushed to 'kernel-updates'
^ permalink raw reply [flat|nested] 7+ messages in thread
* [bug#73158] [PATCH 0/3] linux-libre kernel updates (2024-09-10)
2024-09-09 22:18 [bug#73158] [PATCH 0/3] linux-libre kernel updates (2024-09-10) Wilko Meyer
` (4 preceding siblings ...)
2024-09-11 1:54 ` Leo Famulari
@ 2024-09-13 15:54 ` Leo Famulari
5 siblings, 0 replies; 7+ messages in thread
From: Leo Famulari @ 2024-09-13 15:54 UTC (permalink / raw)
To: Wilko Meyer; +Cc: 73158-done
On Tue, Sep 10, 2024 at 12:18:58AM +0200, Wilko Meyer wrote:
> There's been a small series of updates for 6.x kernels.
>
> Wilko Meyer (3):
> gnu: linux-libre: Update to 6.10.9.
> gnu: linux-libre 6.6: Update to 6.6.50.
> gnu: linux-libre 6.1: Update to 6.1.109.
Pushe as 078f3eea72325dbbb2d200bda549da70d4abbfbc
Thanks again!
^ permalink raw reply [flat|nested] 7+ messages in thread