GNU bug report logs -
#48242
[PATCH] gnu: oath-toolkit: Build libpskc and pskctool.
Previous Next
Reported by: Simon Josefsson <simon <at> josefsson.org>
Date: Wed, 5 May 2021 18:02:02 UTC
Severity: normal
Tags: patch
Done: Tobias Geerinckx-Rice <me <at> tobias.gr>
Bug is archived. No further changes may be made.
Full log
Message #13 received at 48242-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Simon,
Simon Josefsson via Guix-patches via 写道:
> Subject: [PATCH] gnu: oath-toolkit: Build libpskc and pskctool.
Thanks! Pushed as 37fd82177ef33f2d3331f14055c6302001cd7c04 with
minor changes.
> * gnu/packages/authentication.scm (oath-toolkit): Use
> xmlsec-openssl to enable
> libpskc and pskctool.
Expanded to list all changes in our GNU ‘change log’ format.
> + #:use-module (gnu packages xml)
> + #:use-module (gnu packages tls)
Placed these and the new *inputs alphabetically.
> + "--enable-pskc"
> + "--with-xmlsec-crypto-engine=openssl")
The second line used a tab for indentation. Replaced by spaces.
> +Supported technologies include the event-based $dfn{HOTP}
> algorithm (RFC4226),
> +the time-based @dfn{TOTP} algorithm (RFC6238), and Portable
> Symmetric Key
> +Container (@dfn{PSKC}, RFC6030) to manage secret key data.")
Modified to use @acronym.
Kind regards,
T G-R
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 4 years and 70 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.