GNU bug report logs -
#68324
[PATCH 0/3] linux-libre kernel updates (2023-01-08)
Previous Next
Reported by: Wilko Meyer <w <at> wmeyer.eu>
Date: Mon, 8 Jan 2024 15:08:01 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 68324 in the body.
You can then email your comments to 68324 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#68324
; Package
guix-patches
.
(Mon, 08 Jan 2024 15:08:01 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
.
(Mon, 08 Jan 2024 15:08: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 kernel updates again today, I've updated the version and
hashes accordingly. I'm still waiting for the deblob-scripts to be
uploaded to the mirror, so I can verify if they have changed as well.
Earlier this week there've been updates to the more recent[0] kernels,
and earlier today I've packaged 6.7 as the most recent mainline[1]
kernel. Keeping my fingers crossed, that QA will go through and Cuirass
will build all of those accordingly.
[0]: https://issues.guix.gnu.org/68269
[1]: https://issues.guix.gnu.org/68322
Wilko Meyer (3):
gnu: linux-libre 5.4: Update to 5.4.266.
gnu: linux-libre 4.19: Update to 4.19.304.
gnu: linux-libre 4.14: Update to 4.14.335.
gnu/packages/linux.scm | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
base-commit: 31eb0e556c64c98981314be3ae5422ba4f58fe52
--
2.41.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#68324
; Package
guix-patches
.
(Mon, 08 Jan 2024 15:10:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 68324 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.266.
(linux-libre-5.4-pristine-source): Update hash.
Change-Id: Ia1578dc94d3172735e5765ee90c46f865412810a
---
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 532e9a8c939..9bd95a69e12 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -557,7 +557,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.265")
+(define-public linux-libre-5.4-version "5.4.266")
(define-public linux-libre-5.4-gnu-revision "gnu1")
(define deblob-scripts-5.4
(linux-libre-deblob-scripts
@@ -567,7 +567,7 @@ (define deblob-scripts-5.4
(base32 "0sw67b2pk3lng4y67diqqnhxaggnp3nbkx8dxc5fs27rinfxr4m1")))
(define-public linux-libre-5.4-pristine-source
(let ((version linux-libre-5.4-version)
- (hash (base32 "05cvvwjiznn7hfd02qklklalg0chahvh5v18w64lcva6kzj9kbjd")))
+ (hash (base32 "1dmcn9i3nvf1gldm1a32gnl5ybwbk2lizb3wa4gc06g7dxz2y1ys")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-5.4)))
--
2.41.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#68324
; Package
guix-patches
.
(Mon, 08 Jan 2024 15:10:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 68324 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.335.
(linux-libre-4.14-pristine-source): Update hash.
Change-Id: I071427a52f188d599f28703374f5b7c42314777c
---
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 2349e82a95f..08d774ceeeb 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -587,7 +587,7 @@ (define-public linux-libre-4.19-pristine-source
(%upstream-linux-source version hash)
deblob-scripts-4.19)))
-(define-public linux-libre-4.14-version "4.14.334")
+(define-public linux-libre-4.14-version "4.14.335")
(define-public linux-libre-4.14-gnu-revision "gnu1")
(define deblob-scripts-4.14
(linux-libre-deblob-scripts
@@ -597,7 +597,7 @@ (define deblob-scripts-4.14
(base32 "1faagsj4i31z2bp83hflx3q9vrddjnn37a3ah2b47iaplva7z1nd")))
(define-public linux-libre-4.14-pristine-source
(let ((version linux-libre-4.14-version)
- (hash (base32 "0iaaqdkszmfarvjfszc9rf7y9zsv3w82934xmvmzmsbiz86547ca")))
+ (hash (base32 "0aa0xi1sn4rw9ichgmvxp0s9hsi6rfzhzd9wgbvzvc90md2qfs19")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-4.14)))
--
2.41.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#68324
; Package
guix-patches
.
(Mon, 08 Jan 2024 15:10:03 GMT)
Full text and
rfc822 format available.
Message #14 received at 68324 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.304.
(linux-libre-4.19-pristine-source): Update hash.
Change-Id: I14f228aa3b4a57417d7f8c392dc647709f599fac
---
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 9bd95a69e12..2349e82a95f 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -572,7 +572,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.303")
+(define-public linux-libre-4.19-version "4.19.304")
(define-public linux-libre-4.19-gnu-revision "gnu1")
(define deblob-scripts-4.19
(linux-libre-deblob-scripts
@@ -582,7 +582,7 @@ (define deblob-scripts-4.19
(base32 "1425mhkfxn18vxn05bb4h3li7x1jl7l1hf1zi8xhnqv3wa31h9wl")))
(define-public linux-libre-4.19-pristine-source
(let ((version linux-libre-4.19-version)
- (hash (base32 "0dlbl47xs7z4yf9cxbxqzd7zs1f9070jr6ck231wgppa6lwwwb82")))
+ (hash (base32 "165mljr8v1cf4vf4a4b44hx089rprkssvi2azq5wbxxg3basbind")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-4.19)))
--
2.41.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#68324
; Package
guix-patches
.
(Tue, 09 Jan 2024 14:19:02 GMT)
Full text and
rfc822 format available.
Message #17 received at 68324 <at> debbugs.gnu.org (full text, mbox):
On Mon, Jan 08, 2024 at 04:06:49PM +0100, Wilko Meyer wrote:
> Hi Leo,
>
> There have been kernel updates again today, I've updated the version and
> hashes accordingly. I'm still waiting for the deblob-scripts to be
> uploaded to the mirror, so I can verify if they have changed as well.
Yeah, the deblob-scripts changed. I amended the patches and pushed to
'kernel-updates'.
Reply sent
to
Leo Famulari <leo <at> famulari.name>
:
You have taken responsibility.
(Tue, 09 Jan 2024 18:33:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Wilko Meyer <w <at> wmeyer.eu>
:
bug acknowledged by developer.
(Tue, 09 Jan 2024 18:33:02 GMT)
Full text and
rfc822 format available.
Message #22 received at 68324-done <at> debbugs.gnu.org (full text, mbox):
On Mon, Jan 08, 2024 at 04:08:27PM +0100, Wilko Meyer wrote:
> * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.266.
> (linux-libre-5.4-pristine-source): Update hash.
Pushed as 6e76509d2437178b260efceb9c19ca3ed2570fcd, thanks!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 07 Feb 2024 12:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 194 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.