GNU bug report logs -
#35333
[PATCH 0/6] Add Yubikey Manager and Its Dependencies
Previous Next
Reported by: Chris Marusich <cmmarusich <at> gmail.com>
Date: Sat, 20 Apr 2019 00:39:02 UTC
Severity: normal
Tags: patch
Done: Chris Marusich <cmmarusich <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#35333: [PATCH 0/6] Add Yubikey Manager and Its Dependencies
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 35333 <at> debbugs.gnu.org.
--
35333: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35333
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Hi Ricardo and Danny,
Thank you for your time!
Ricardo Wurmus <rekado <at> elephly.net> writes:
>> I then manually filled in the body and the following headers:
>>
>> From: Chris Marusich <cmmarusich <at> gmail.com>
>> Subject: Re: [bug#35333] [PATCH 0/6] Add Yubikey Manager and Its Dependencies
>
> I don’t think this is necessary.
>
>> In-Reply-To: <20190420003814.5120-1-cmmarusich <at> gmail.com>
>
> You can use “--in-reply-to” from the command line instead.
Thank you for the tip!
Danny Milosavljevic <dannym <at> scratchpost.org> writes:
> the series LGTM!
I've committed this as 4728806185a0d85155ea4db795d1643a8c849d65.
Closing!
--
Chris
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
Hi,
This patch series adds Yubikey Manager (ykman) and its dependencies.
It applies cleanly to fd6d2fd871aa3eb443037483998b7790d15be709.
I've validated that the ykman CLI works with my own personal YubiKey 4
Nano that I've owned for a few years. I've verified that rudimentary
operations such as "ykman openpgp info" and "ykman mode OTP+FIDO+CCID"
succeed, but I didn't exhaustively check all possible operations.
Along the way, I've noticed that Mozilla's Public Suffix List database
is embedded in at least one existing Guix package: ruby-public-suffix.
I've opened a bug report about this:
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=35332
We can fix that bug by replacing the bundled copy with the one
provided by the public-suffix-list package introduced here.
Chris Marusich (6):
gnu: Add python-pyfakefs and python2-pyfakefs.
gnu: Add python-pyscard and python2-pyscard.
gnu: Add libu2f-host.
gnu: Add public-suffix-list.
gnu: Add python-fido2 and python2-fido2.
gnu: Add python-yubikey-manager and python2-yubikey-manager.
gnu/local.mk | 1 +
gnu/packages/check.scm | 49 ++++
gnu/packages/dns.scm | 51 +++++
.../python-pyfakefs-remove-bad-test.patch | 23 ++
gnu/packages/security-token.scm | 211 +++++++++++++++++-
5 files changed, 334 insertions(+), 1 deletion(-)
create mode 100644 gnu/packages/patches/python-pyfakefs-remove-bad-test.patch
--
2.20.1
This bug report was last modified 6 years and 23 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.