GNU bug report logs -
#63543
[PATCH] gnu: linux-libre: Update to 6.3.2.
Previous Next
Reported by: Leo Famulari <leo <at> famulari.name>
Date: Tue, 16 May 2023 23:34: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 63543 in the body.
You can then email your comments to 63543 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#63543
; Package
guix-patches
.
(Tue, 16 May 2023 23:34:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Leo Famulari <leo <at> famulari.name>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Tue, 16 May 2023 23:34:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision,
linux-libre-pristine-source, linux-libre-source, linux-libre,
linux-libre-with-bpf): Update to linux-libre 6.3.
---
gnu/packages/linux.scm | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index c38287e16b..446b5e7489 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1121,11 +1121,11 @@ (define-public linux-libre-6.2
"aarch64-linux" "powerpc64le-linux" "riscv64-linux")
#:configuration-file kernel-config))
-(define-public linux-libre-version linux-libre-6.2-version)
-(define-public linux-libre-gnu-revision linux-libre-6.2-gnu-revision)
-(define-public linux-libre-pristine-source linux-libre-6.2-pristine-source)
-(define-public linux-libre-source linux-libre-6.2-source)
-(define-public linux-libre linux-libre-6.2)
+(define-public linux-libre-version linux-libre-6.3-version)
+(define-public linux-libre-gnu-revision linux-libre-6.3-gnu-revision)
+(define-public linux-libre-pristine-source linux-libre-6.3-pristine-source)
+(define-public linux-libre-source linux-libre-6.3-source)
+(define-public linux-libre linux-libre-6.3)
(define-public linux-libre-6.1
(make-linux-libre* linux-libre-6.1-version
@@ -1356,9 +1356,9 @@ (define-public linux-libre-mips64el-fuloong2e
(define-public linux-libre-with-bpf
(let ((base-linux-libre
(make-linux-libre*
- linux-libre-6.2-version
- linux-libre-6.2-gnu-revision
- linux-libre-6.2-source
+ linux-libre-6.3-version
+ linux-libre-6.3-gnu-revision
+ linux-libre-6.3-source
'("x86_64-linux" "i686-linux" "armhf-linux"
"aarch64-linux" "powerpc64le-linux" "riscv64-linux")
#:extra-version "bpf"
--
2.39.2
Reply sent
to
Leo Famulari <leo <at> famulari.name>
:
You have taken responsibility.
(Mon, 22 May 2023 19:45:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Leo Famulari <leo <at> famulari.name>
:
bug acknowledged by developer.
(Mon, 22 May 2023 19:45:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 63543-done <at> debbugs.gnu.org (full text, mbox):
Pushed as 1638d1f0cecb52a7392d78534e9a0136878759e4
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 20 Jun 2023 11:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 326 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.