GNU bug report logs -
#60663
[PATCH] gnu: linux-libre: Update to 6.1.
Previous Next
Reported by: Leo Famulari <leo <at> famulari.name>
Date: Sun, 8 Jan 2023 20:52:01 UTC
Severity: normal
Tags: patch
Merged with 60523
Done: Leo Famulari <leo <at> famulari.name>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Fri, 13 Jan 2023 00:49:15 -0500
with message-id <Y8Dw27ZPas9u9uue <at> jasmine.lan>
and subject line Re: bug#60663: [PATCH] gnu: linux-libre: Update to 6.1.
has caused the debbugs.gnu.org bug report #60663,
regarding [PATCH] gnu: linux-libre: Update to 6.1.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
60663: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60663
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision,
linux-libre-pristine-source, linux-libre-source, linux-libre): Use linux-libre
6.1.
---
gnu/packages/linux.scm | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 516f8c8507..933af66904 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1089,11 +1089,11 @@ (define-public linux-libre-6.0
"aarch64-linux" "powerpc64le-linux" "riscv64-linux")
#:configuration-file kernel-config))
-(define-public linux-libre-version linux-libre-6.0-version)
-(define-public linux-libre-gnu-revision linux-libre-6.0-gnu-revision)
-(define-public linux-libre-pristine-source linux-libre-6.0-pristine-source)
-(define-public linux-libre-source linux-libre-6.0-source)
-(define-public linux-libre linux-libre-6.0)
+(define-public linux-libre-version linux-libre-6.1-version)
+(define-public linux-libre-gnu-revision linux-libre-6.1-gnu-revision)
+(define-public linux-libre-pristine-source linux-libre-6.1-pristine-source)
+(define-public linux-libre-source linux-libre-6.1-source)
+(define-public linux-libre linux-libre-6.1)
(define-public linux-libre-5.15
(make-linux-libre* linux-libre-5.15-version
--
2.38.1
[Message part 3 (message/rfc822, inline)]
On Wed, Jan 11, 2023 at 09:46:29PM -0500, Maxim Cournoyer wrote:
> I'm stuck on using 5.15 myself due to #59361, so can't comment on the
> well functioning of linux-libre 6.1 just yet, but I trust that it
> should, so unless someone else saw issues using it, I think you can go
> ahead and apply the change.
Okay, pushed as ce8a34bc9ab89f31f107383ba791954864aed372
Do you know if #59361 has been reported upstream?
This bug report was last modified 2 years and 131 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.