GNU bug report logs - #65256
[PATCH] gnu: ccid: Update to 1.5.2.

Previous Next

Package: guix-patches;

Reported by: Arjan Adriaanse <arjan <at> adriaan.se>

Date: Sat, 12 Aug 2023 23:54:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

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 65256 in the body.
You can then email your comments to 65256 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#65256; Package guix-patches. (Sat, 12 Aug 2023 23:54:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Arjan Adriaanse <arjan <at> adriaan.se>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 12 Aug 2023 23:54:01 GMT) Full text and rfc822 format available.

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

From: Arjan Adriaanse <arjan <at> adriaan.se>
To: guix-patches <at> gnu.org
Cc: Arjan Adriaanse <arjan <at> adriaan.se>
Subject: [PATCH] gnu: ccid: Update to 1.5.2.
Date: Sun, 13 Aug 2023 01:52:25 +0200
* gnu/packages/security-token.scm (ccid): Update to 1.5.2.
---
 gnu/packages/security-token.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/security-token.scm b/gnu/packages/security-token.scm
index 3a0ed245ad..b03c3b8080 100644
--- a/gnu/packages/security-token.scm
+++ b/gnu/packages/security-token.scm
@@ -95,14 +95,14 @@ (define-module (gnu packages security-token)
 (define-public ccid
   (package
     (name "ccid")
-    (version "1.4.36")
+    (version "1.5.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://ccid.apdu.fr/files/ccid-"
                                   version ".tar.bz2"))
               (sha256
                (base32
-                "1ha9cwxkadx4rs4jj114qzh42qj02x6r8y1mvhcvijhvby4aqwrb"))))
+                "06bjdswbwcwndsn23rsdhz5a7xqsgb66glqnk9lqzd7qws3l94qk"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags (list (string-append "--enable-usbdropdir=" %output

base-commit: eb25c2b3e204a36a97ec724defe8930757ab83c0
-- 
2.41.0





Information forwarded to guix-patches <at> gnu.org:
bug#65256; Package guix-patches. (Tue, 29 Aug 2023 13:01:02 GMT) Full text and rfc822 format available.

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

From: Christopher Baines <mail <at> cbaines.net>
To: Arjan Adriaanse <arjan <at> adriaan.se>
Cc: 65256-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#65256] [PATCH] gnu: ccid: Update to 1.5.2.
Date: Tue, 29 Aug 2023 13:59:47 +0100
[Message part 1 (text/plain, inline)]
Arjan Adriaanse <arjan <at> adriaan.se> writes:

> * gnu/packages/security-token.scm (ccid): Update to 1.5.2.
> ---
>  gnu/packages/security-token.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Looks good to me, I've pushed this to master as
2687e1918f0702a0df74e88c2e0370a92ed261e4.
[signature.asc (application/pgp-signature, inline)]

Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Tue, 29 Aug 2023 13:01:02 GMT) Full text and rfc822 format available.

Notification sent to Arjan Adriaanse <arjan <at> adriaan.se>:
bug acknowledged by developer. (Tue, 29 Aug 2023 13:01: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. (Wed, 27 Sep 2023 11:24:11 GMT) Full text and rfc822 format available.

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

Previous Next


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