* [bug#74169] [PATCH 0/4] linux-libre kernel updates (2024-11-01)
@ 2024-11-01 22:42 Wilko Meyer
2024-11-01 22:44 ` [bug#74169] [PATCH 1/4] gnu: linux-libre 6.11: Update to 6.11.6 Wilko Meyer
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: Wilko Meyer @ 2024-11-01 22:42 UTC (permalink / raw)
To: 74169; +Cc: Wilko Meyer, leo, Leo Famulari, Wilko Meyer
Hi Leo,
There's been a series of updates affecting all supported 6.x kernels as well
as 5.15.
Wilko Meyer (4):
gnu: linux-libre 6.11: Update to 6.11.6.
gnu: linux-libre 6.6: Update to 6.6.59.
gnu: linux-libre 6.1: Update to 6.1.115.
gnu: linux-libre 5.15: Update to 5.15.170.
gnu/packages/linux.scm | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
base-commit: b1fc2c7d250b64ed45d2c7085403ade461f314e3
--
2.46.0
^ permalink raw reply [flat|nested] 5+ messages in thread
* [bug#74169] [PATCH 1/4] gnu: linux-libre 6.11: Update to 6.11.6.
2024-11-01 22:42 [bug#74169] [PATCH 0/4] linux-libre kernel updates (2024-11-01) Wilko Meyer
@ 2024-11-01 22:44 ` Wilko Meyer
2024-11-01 22:44 ` [bug#74169] [PATCH 2/4] gnu: linux-libre 6.6: Update to 6.6.59 Wilko Meyer
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: Wilko Meyer @ 2024-11-01 22:44 UTC (permalink / raw)
To: 74169; +Cc: Wilko Meyer, leo, Leo Famulari, Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.11-version): Update to 6.11.6.
(linux-libre-6.11-pristine-source): Update hash.
Change-Id: Ice47d9e2047b2f23edb33b847fbfd964986ebd08
---
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 e496f3c88d..5034773646 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.11-version "6.11.5")
+(define-public linux-libre-6.11-version "6.11.6")
(define-public linux-libre-6.11-gnu-revision "gnu")
(define deblob-scripts-6.11
(linux-libre-deblob-scripts
@@ -522,7 +522,7 @@ (define deblob-scripts-6.11
(base32 "184f3p911nyimz7s51h2n15j0zlpphrzslvz5yq1jzjs4y099dca")))
(define-public linux-libre-6.11-pristine-source
(let ((version linux-libre-6.11-version)
- (hash (base32 "01rafnqal2v96dzkabz0irymq4sc9ja00ggyv1xn7yzjnyrqa527")))
+ (hash (base32 "1kiky6viwrgm47slpv234lfq1wrwj29p5rx168gix3q0jw0zcm69")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-6.11)))
--
2.46.0
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [bug#74169] [PATCH 2/4] gnu: linux-libre 6.6: Update to 6.6.59.
2024-11-01 22:42 [bug#74169] [PATCH 0/4] linux-libre kernel updates (2024-11-01) Wilko Meyer
2024-11-01 22:44 ` [bug#74169] [PATCH 1/4] gnu: linux-libre 6.11: Update to 6.11.6 Wilko Meyer
@ 2024-11-01 22:44 ` Wilko Meyer
2024-11-01 22:44 ` [bug#74169] [PATCH 3/4] gnu: linux-libre 6.1: Update to 6.1.115 Wilko Meyer
2024-11-01 22:44 ` [bug#74169] [PATCH 4/4] gnu: linux-libre 5.15: Update to 5.15.170 Wilko Meyer
3 siblings, 0 replies; 5+ messages in thread
From: Wilko Meyer @ 2024-11-01 22:44 UTC (permalink / raw)
To: 74169; +Cc: Wilko Meyer, leo, Leo Famulari, Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.59.
(linux-libre-6.6-pristine-source): Update hash.
Change-Id: I912018083233a3318dd514bedd048548f88a804b
---
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 5034773646..57ef737e2a 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -546,7 +546,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.58")
+(define-public linux-libre-6.6-version "6.6.59")
(define-public linux-libre-6.6-gnu-revision "gnu")
(define deblob-scripts-6.6
(linux-libre-deblob-scripts
@@ -556,7 +556,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 "1nwrd017l5m4w12yrcf31y3g0l9xqm5b0fzcqdgan3ypi3jq3pz7")))
+ (hash (base32 "0vd76ccd4li4wsg04gc4nai9f4y1nknz967qby0i53y0v046hq93")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-6.6)))
--
2.46.0
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [bug#74169] [PATCH 3/4] gnu: linux-libre 6.1: Update to 6.1.115.
2024-11-01 22:42 [bug#74169] [PATCH 0/4] linux-libre kernel updates (2024-11-01) Wilko Meyer
2024-11-01 22:44 ` [bug#74169] [PATCH 1/4] gnu: linux-libre 6.11: Update to 6.11.6 Wilko Meyer
2024-11-01 22:44 ` [bug#74169] [PATCH 2/4] gnu: linux-libre 6.6: Update to 6.6.59 Wilko Meyer
@ 2024-11-01 22:44 ` Wilko Meyer
2024-11-01 22:44 ` [bug#74169] [PATCH 4/4] gnu: linux-libre 5.15: Update to 5.15.170 Wilko Meyer
3 siblings, 0 replies; 5+ messages in thread
From: Wilko Meyer @ 2024-11-01 22:44 UTC (permalink / raw)
To: 74169; +Cc: Wilko Meyer, leo, Leo Famulari, Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.115.
(linux-libre-6.1-pristine-source): Update hash.
Change-Id: I65762da989fcff0e4b6ef78d8962ebef1d2acb55
---
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 57ef737e2a..f4999f7522 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -561,7 +561,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.114")
+(define-public linux-libre-6.1-version "6.1.115")
(define-public linux-libre-6.1-gnu-revision "gnu")
(define deblob-scripts-6.1
(linux-libre-deblob-scripts
@@ -571,7 +571,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 "0mm2392qk01p9685bv9pilmvm5591br7kxyv4d8fdyx25shf91i2")))
+ (hash (base32 "0vxs6zj4p0ihcp11h3svqy3wa1yph0f1vzc8dlvqh60zgs1bmn0g")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-6.1)))
--
2.46.0
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [bug#74169] [PATCH 4/4] gnu: linux-libre 5.15: Update to 5.15.170.
2024-11-01 22:42 [bug#74169] [PATCH 0/4] linux-libre kernel updates (2024-11-01) Wilko Meyer
` (2 preceding siblings ...)
2024-11-01 22:44 ` [bug#74169] [PATCH 3/4] gnu: linux-libre 6.1: Update to 6.1.115 Wilko Meyer
@ 2024-11-01 22:44 ` Wilko Meyer
3 siblings, 0 replies; 5+ messages in thread
From: Wilko Meyer @ 2024-11-01 22:44 UTC (permalink / raw)
To: 74169; +Cc: Wilko Meyer, leo, Leo Famulari, Wilko Meyer
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.170.
(linux-libre-5.15-pristine-source): Update hash.
Change-Id: I88003a3345e87dd7923cef090971d8546ba2a681
---
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 f4999f7522..9afe12a837 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -576,7 +576,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.169")
+(define-public linux-libre-5.15-version "5.15.170")
(define-public linux-libre-5.15-gnu-revision "gnu")
(define deblob-scripts-5.15
(linux-libre-deblob-scripts
@@ -586,7 +586,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 "0w2k4yrfrdnywbg3lqppig41yydy9c48v3jhfyach6zx8pccc676")))
+ (hash (base32 "1ag7fvixhdcyxv6rqfsvq2wh02g64r4rx8izvfb33nfnld2nangx")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-5.15)))
--
2.46.0
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2024-11-01 22:46 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-01 22:42 [bug#74169] [PATCH 0/4] linux-libre kernel updates (2024-11-01) Wilko Meyer
2024-11-01 22:44 ` [bug#74169] [PATCH 1/4] gnu: linux-libre 6.11: Update to 6.11.6 Wilko Meyer
2024-11-01 22:44 ` [bug#74169] [PATCH 2/4] gnu: linux-libre 6.6: Update to 6.6.59 Wilko Meyer
2024-11-01 22:44 ` [bug#74169] [PATCH 3/4] gnu: linux-libre 6.1: Update to 6.1.115 Wilko Meyer
2024-11-01 22:44 ` [bug#74169] [PATCH 4/4] gnu: linux-libre 5.15: Update to 5.15.170 Wilko Meyer
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.