GNU bug report logs -
#61444
[PATCH] gnu: libnitrokey: Update to 3.8.
Previous Next
Reported by: Morgan.J.Smith <at> outlook.com
Date: Sun, 12 Feb 2023 04:02:02 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 61444 in the body.
You can then email your comments to 61444 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#61444
; Package
guix-patches
.
(Sun, 12 Feb 2023 04:02:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Morgan.J.Smith <at> outlook.com
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sun, 12 Feb 2023 04:02:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: Morgan Smith <Morgan.J.Smith <at> outlook.com>
* gnu/packages/security-token.scm (libnitrokey): Update to 3.8.
---
I looked through the diff for 3.6 -> 3.8. It builds. nitrokey-app builds and
runs. I will admit I'm only doing this for the new udev rules though.
gnu/packages/security-token.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/security-token.scm b/gnu/packages/security-token.scm
index 619be42305..a7f5e3acf9 100644
--- a/gnu/packages/security-token.scm
+++ b/gnu/packages/security-token.scm
@@ -725,7 +725,7 @@ (define-public python-yubikey-manager
(define-public libnitrokey
(package
(name "libnitrokey")
- (version "3.6")
+ (version "3.8")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -734,7 +734,7 @@ (define-public libnitrokey
(file-name (git-file-name name version))
(sha256
(base32
- "0ngrvv61d36vvfwrfg0qxmp2wg18v4aaldwvwzgxvwaysjswhn9r"))))
+ "1b95l979y353rli54a79z18iya9bza83cymcjpndr01q1pb134zm"))))
(build-system cmake-build-system)
(arguments
;; These tests do not require any device to be connected
@@ -743,7 +743,7 @@ (define-public libnitrokey
(inputs (list hidapi libusb))
(home-page "https://github.com/Nitrokey/libnitrokey")
(synopsis "Communication library for Nitrokey")
- (description "This packate provides communication library for Nitrokey.")
+ (description "This package provides a communication library for Nitrokey.")
(license license:lgpl3+)))
(define-public cppcodec
--
2.39.1
Information forwarded
to
guix-patches <at> gnu.org
:
bug#61444
; Package
guix-patches
.
(Mon, 13 Feb 2023 19:01:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Morgan.J.Smith <at> outlook.com writes:
> From: Morgan Smith <Morgan.J.Smith <at> outlook.com>
>
> * gnu/packages/security-token.scm (libnitrokey): Update to 3.8.
> ---
>
> I looked through the diff for 3.6 -> 3.8. It builds. nitrokey-app builds and
> runs. I will admit I'm only doing this for the new udev rules though.
>
>
> gnu/packages/security-token.scm | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Thanks! Pushed to master as 403066162cefb65b4ad858517722641c6394ffc2.
Chris
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Mon, 13 Feb 2023 19:01:04 GMT)
Full text and
rfc822 format available.
Notification sent
to
Morgan.J.Smith <at> outlook.com
:
bug acknowledged by developer.
(Mon, 13 Feb 2023 19:01:04 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
.
(Tue, 14 Mar 2023 11:24:08 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 101 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.