GNU bug report logs - #52373
[PATCH] gnu: rtl8821ce-linux-module: Update to 0.0.0-4-ca204c6.

Previous Next

Package: guix-patches;

Reported by: Zhu Zihao <all_but_last <at> 163.com>

Date: Wed, 8 Dec 2021 12:12:02 UTC

Severity: normal

Tags: patch

Done: Tobias Geerinckx-Rice <me <at> tobias.gr>

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 52373 in the body.
You can then email your comments to 52373 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 guix-patches <at> gnu.org:
bug#52373; Package guix-patches. (Wed, 08 Dec 2021 12:12:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Zhu Zihao <all_but_last <at> 163.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 08 Dec 2021 12:12:02 GMT) Full text and rfc822 format available.

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

From: Zhu Zihao <all_but_last <at> 163.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: rtl8821ce-linux-module: Update to 0.0.0-4-ca204c6.
Date: Wed, 08 Dec 2021 20:10:37 +0800
[Message part 1 (text/plain, inline)]

[signature.asc (application/pgp-signature, inline)]
[0001-gnu-rtl8821ce-linux-module-Update-to-0.0.0-4-ca204c6.patch (text/x-patch, inline)]
From 3ac52dae1861317e5126eeba4c16939461d2d991 Mon Sep 17 00:00:00 2001
From: Zhu Zihao <all_but_last <at> 163.com>
Date: Wed, 8 Dec 2021 20:09:04 +0800
Subject: [PATCH] gnu: rtl8821ce-linux-module: Update to 0.0.0-4-ca204c6.

Fix the compatibility issue with linux-libre 5.15.

* gnu/packages/linux.scm (rtl8821ce-linux-module): Update to 0.0.0-4-ca204c6.
---
 gnu/packages/linux.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 03e84a0a79..c2aae58bbf 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1323,8 +1323,8 @@ (define-public librem-ec-acpi-linux-module
     (license license:gpl2)))
 
 (define-public rtl8821ce-linux-module
-  (let ((commit "897e7c4c15dd5a0a569745dc223d969a26ff5bfc")
-        (revision "3"))
+  (let ((commit "ca204c60724d23ab10244f920d4e50759ed1affb")
+        (revision "4"))
     (package
       (name "rtl8821ce-linux-module")
       (version (git-version "0.0.0" revision commit))
@@ -1337,7 +1337,7 @@ (define-public rtl8821ce-linux-module
          (file-name (git-file-name name version))
          (sha256
           (base32
-           "0935dzz0njxh78wfd17yqah1dxn6b3kaszvzclwwrwwhwcrdp80j"))))
+           "18ma8a8h1l90dss0k6al7q6plwr57jc9g67p22g9917k1jfbhm97"))))
       (build-system linux-module-build-system)
       (arguments
        `(#:make-flags
-- 
2.34.0

[Message part 4 (text/plain, inline)]
-- 
Retrieve my PGP public key:

  gpg --recv-keys D47A9C8B2AE3905B563D9135BE42B352A9F6821F

Zihao

Information forwarded to guix-patches <at> gnu.org:
bug#52373; Package guix-patches. (Wed, 08 Dec 2021 14:45:02 GMT) Full text and rfc822 format available.

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

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Zhu Zihao <all_but_last <at> 163.com>
Cc: guix-patches <at> gnu.org, 52373-done <at> debbugs.gnu.org
Subject: Re: [bug#52373] [PATCH] gnu: rtl8821ce-linux-module: Update to
 0.0.0-4-ca204c6.
Date: Wed, 08 Dec 2021 15:43:15 +0100
[Message part 1 (text/plain, inline)]
Zhu Zihao 写道:
> Subject: [PATCH] gnu: rtl8821ce-linux-module: Update to 
> 0.0.0-4-ca204c6.
>
> Fix the compatibility issue with linux-libre 5.15.

Thanks!  Pushed as 5573d98f81169802509f8c4573d65fae78137166.

Kind regards,

T G-R
[signature.asc (application/pgp-signature, inline)]

Reply sent to Tobias Geerinckx-Rice <me <at> tobias.gr>:
You have taken responsibility. (Wed, 08 Dec 2021 14:45:02 GMT) Full text and rfc822 format available.

Notification sent to Zhu Zihao <all_but_last <at> 163.com>:
bug acknowledged by developer. (Wed, 08 Dec 2021 14:45:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 06 Jan 2022 12:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 81 days ago.

Previous Next


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