GNU bug report logs - #67383
[PATCH] gnu: Make linux-libre 6.6 the default.

Previous Next

Package: guix-patches;

Reported by: Leo Famulari <leo <at> famulari.name>

Date: Wed, 22 Nov 2023 17: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 67383 in the body.
You can then email your comments to 67383 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to leo <at> famulari.name, me <at> tobias.gr, guix-patches <at> gnu.org:
bug#67383; Package guix-patches. (Wed, 22 Nov 2023 17:57: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 leo <at> famulari.name, me <at> tobias.gr, guix-patches <at> gnu.org. (Wed, 22 Nov 2023 17:57:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: guix-patches <at> gnu.org
Cc: w <at> wmeyer.eu
Subject: [PATCH] gnu: Make linux-libre 6.6 the default.
Date: Wed, 22 Nov 2023 12:56:28 -0500
From: Wilko Meyer <w <at> wmeyer.eu>

* gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision,
linux-libre-pristine-source, linux-libre-source, linux-libre): Update to 6.6.
* gnu/packages/linux.scm (linux-libre-with-bpf): Update to 6.6.

Change-Id: I6414821ba0f0e75543a3616300ff3233ffa1c3b0
Signed-off-by: Leo Famulari <leo <at> famulari.name>
---
 gnu/packages/linux.scm | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 2c2164d83c..e5a977f3fc 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1125,6 +1125,12 @@ (define-public linux-libre-6.6
                        "aarch64-linux" "powerpc64le-linux" "riscv64-linux")
                      #:configuration-file kernel-config))
 
+(define-public linux-libre-version         linux-libre-6.6-version)
+(define-public linux-libre-gnu-revision    linux-libre-6.6-gnu-revision)
+(define-public linux-libre-pristine-source linux-libre-6.6-pristine-source)
+(define-public linux-libre-source          linux-libre-6.6-source)
+(define-public linux-libre                 linux-libre-6.6)
+
 (define-public linux-libre-6.5
   (make-linux-libre* linux-libre-6.5-version
                      linux-libre-6.5-gnu-revision
@@ -1133,12 +1139,6 @@ (define-public linux-libre-6.5
                        "aarch64-linux" "powerpc64le-linux" "riscv64-linux")
                      #:configuration-file kernel-config))
 
-(define-public linux-libre-version         linux-libre-6.5-version)
-(define-public linux-libre-gnu-revision    linux-libre-6.5-gnu-revision)
-(define-public linux-libre-pristine-source linux-libre-6.5-pristine-source)
-(define-public linux-libre-source          linux-libre-6.5-source)
-(define-public linux-libre                 linux-libre-6.5)
-
 (define-public linux-libre-6.1
   (make-linux-libre* linux-libre-6.1-version
                      linux-libre-6.1-gnu-revision
@@ -1370,9 +1370,9 @@ (define-public linux-libre-mips64el-fuloong2e
 (define-public linux-libre-with-bpf
   (let ((base-linux-libre
          (make-linux-libre*
-          linux-libre-6.5-version
-          linux-libre-6.5-gnu-revision
-          linux-libre-6.5-source
+          linux-libre-6.6-version
+          linux-libre-6.6-gnu-revision
+          linux-libre-6.6-source
           '("x86_64-linux" "i686-linux" "armhf-linux"
             "aarch64-linux" "powerpc64le-linux" "riscv64-linux")
           #:extra-version "bpf"

base-commit: b150c546b04c9ebb09de9f2c39789221054f5eea
-- 
2.41.0





Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Mon, 27 Nov 2023 18:21:01 GMT) Full text and rfc822 format available.

Notification sent to Leo Famulari <leo <at> famulari.name>:
bug acknowledged by developer. (Mon, 27 Nov 2023 18:21:02 GMT) Full text and rfc822 format available.

Message #10 received at 67383-done <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: 67383-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: Make linux-libre 6.6 the default.
Date: Mon, 27 Nov 2023 13:20:18 -0500
Pushed as 2410a30f6c06d56b5589e0ad685bcdf09bb144bf

Thanks Wilko!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 26 Dec 2023 12:24:13 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 135 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.