GNU bug report logs -
#68608
[PATCH 0/3] linux-libre kernel updates (2024-01-20)
Previous Next
Reported by: Wilko Meyer <w <at> wmeyer.eu>
Date: Sat, 20 Jan 2024 11:57:02 UTC
Severity: normal
Tags: patch
Done: Leo Famulari <leo <at> famulari.name>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 68608 in the body.
You can then email your comments to 68608 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#68608
; Package
guix-patches
.
(Sat, 20 Jan 2024 11:57:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Wilko Meyer <w <at> wmeyer.eu>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sat, 20 Jan 2024 11:57:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hi Leo,
There have been updates to the 6.x-series kernels today again. Have yet
to check the deblob scripts as they still have to be updated on the
fsfla mirror.
Wilko Meyer (3):
gnu: linux-libre 6.7: Update to 6.7.1.
gnu: linux-libre 6.6: Update to 6.6.13.
gnu: linux-libre 6.1: Update to 6.1.74.
gnu/packages/linux.scm | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
base-commit: efeab56db36053f1c141e4e29afc591197219b59
--
2.41.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#68608
; Package
guix-patches
.
(Sat, 20 Jan 2024 11:59:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 68608 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/linux.scm (linux-libre-6.7-version): Update to 6.7.1.
(linux-libre-6.7-pristine-source): Update hash.
Change-Id: I466a1c0ff4dea0efc9c48fcc670a1adebe6e3c00
---
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 d0c7d987b28..0fe6f9b37ec 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -493,7 +493,7 @@ (define (%upstream-linux-source version hash)
;; The current "mainline" kernel.
-(define-public linux-libre-6.7-version "6.7")
+(define-public linux-libre-6.7-version "6.7.1")
(define-public linux-libre-6.7-gnu-revision "gnu")
(define deblob-scripts-6.7
(linux-libre-deblob-scripts
@@ -503,7 +503,7 @@ (define deblob-scripts-6.7
(base32 "0pivh1hjc5ylgcyjx0z7x1dqax614pai502idzil98j35pwa24za")))
(define-public linux-libre-6.7-pristine-source
(let ((version linux-libre-6.7-version)
- (hash (base32 "0s8hbcsg7fdvspqam8kzcxygjsznr4zfi60nqgc81l3n4m518cgg")))
+ (hash (base32 "1hv8mma3i6zhjix5k2g12jmajqy29c1xjfjkllmj18l6irbgmkqy")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-6.7)))
--
2.41.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#68608
; Package
guix-patches
.
(Sat, 20 Jan 2024 11:59:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 68608 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.13.
(linux-libre-6.6-pristine-source): Update hash.
Change-Id: I489472a5cac6f1e27868f9e3064cc265a3fb075a
---
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 0fe6f9b37ec..b61ffb160ae 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -511,7 +511,7 @@ (define-public linux-libre-6.7-pristine-source
;; The current "stable" kernels. That is, the most recently released major
;; versions that are still supported upstream.
-(define-public linux-libre-6.6-version "6.6.12")
+(define-public linux-libre-6.6-version "6.6.13")
(define-public linux-libre-6.6-gnu-revision "gnu")
(define deblob-scripts-6.6
(linux-libre-deblob-scripts
@@ -521,7 +521,7 @@ (define deblob-scripts-6.6
(base32 "0kavbby960k7wg355p3hjb9v1c4gnk8dv3lkfhpz44ayhv7kihg5")))
(define-public linux-libre-6.6-pristine-source
(let ((version linux-libre-6.6-version)
- (hash (base32 "01a6czk6xz9syxvkb2yhbn3vypqy2mnjq7ni84x4nklw7n6frmqz")))
+ (hash (base32 "1g60hblf4mywq3rivkqmz2n7a9arinxwh4g4n4x4xb8ysiyrxf48")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-6.6)))
--
2.41.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#68608
; Package
guix-patches
.
(Sat, 20 Jan 2024 11:59:03 GMT)
Full text and
rfc822 format available.
Message #14 received at 68608 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.74.
(linux-libre-6.1-pristine-source): Update hash.
Change-Id: Ic6186373d0f4af011e22acf4a5bd0753af5b0834
---
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 b61ffb160ae..8f7dae94fbf 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -529,7 +529,7 @@ (define-public linux-libre-6.6-pristine-source
;; The "longterm" kernels — the older releases with long-term upstream support.
;; Here are the support timelines:
;; <https://www.kernel.org/category/releases.html>
-(define-public linux-libre-6.1-version "6.1.73")
+(define-public linux-libre-6.1-version "6.1.74")
(define-public linux-libre-6.1-gnu-revision "gnu")
(define deblob-scripts-6.1
(linux-libre-deblob-scripts
@@ -539,7 +539,7 @@ (define deblob-scripts-6.1
(base32 "1jg2v1nxd6i5x536vmd1l14xhpzrcimpmjfipb1zkrwil102y25f")))
(define-public linux-libre-6.1-pristine-source
(let ((version linux-libre-6.1-version)
- (hash (base32 "11vyblm4nkjncdi3akcyizw7jkyxsqn2mjixc51f7kgiddq4ibbc")))
+ (hash (base32 "08i0pgmmdnrmlha6ncl6if39rqg44c9dqyggf0swxlmfkzbx3yxp")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-6.1)))
--
2.41.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#68608
; Package
guix-patches
.
(Sun, 21 Jan 2024 17:37:02 GMT)
Full text and
rfc822 format available.
Message #17 received at 68608 <at> debbugs.gnu.org (full text, mbox):
Just checked the deblob scripts and they didn't seem to have changed for
the latest 6.x releases; so this patch series should be good.
--
Kind regards,
Wilko Meyer
w <at> wmeyer.eu
Reply sent
to
Leo Famulari <leo <at> famulari.name>
:
You have taken responsibility.
(Sun, 21 Jan 2024 20:27:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Wilko Meyer <w <at> wmeyer.eu>
:
bug acknowledged by developer.
(Sun, 21 Jan 2024 20:27:02 GMT)
Full text and
rfc822 format available.
Message #22 received at 68608-done <at> debbugs.gnu.org (full text, mbox):
On Sat, Jan 20, 2024 at 12:57:42PM +0100, Wilko Meyer wrote:
> * gnu/packages/linux.scm (linux-libre-6.7-version): Update to 6.7.1.
> (linux-libre-6.7-pristine-source): Update hash.
Pushed as d3c3922a8f5d50855165941e19a204d32469006f, thanks!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 19 Feb 2024 12:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 123 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.