libauthen-webauthn-perl 0.002-1 source package in Ubuntu

Changelog

libauthen-webauthn-perl (0.002-1) unstable; urgency=medium

  * Update lintian overrides
  * Update standards version to 4.6.2, no changes needed.
  * New upstream version 0.002
  * Drop patch, applied upstream
  * Add dependency to libnet-ssleay-perl
  * Add spelling-error patch

 -- Yadd <email address hidden>  Thu, 21 Dec 2023 09:03:41 +0400

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libauthen-webauthn-perl_0.002-1.dsc 2.4 KiB 1d7ffea8613f8b5a2b4c69b988a5621b64513f8c9fb2d5ec1a012ad080804f50
libauthen-webauthn-perl_0.002.orig.tar.gz 35.7 KiB 4b968c6b2ef1987e56a311e6e994ff1cf42ac48a787715a571cbe48a13218bd9
libauthen-webauthn-perl_0.002-1.debian.tar.xz 2.3 KiB b526a2b9140fb28d29fa042ac17a49751889ad9aeb5be364b98052f60b063a8b

Available diffs

No changes file available.

Binary packages built by this source

libauthen-webauthn-perl: library to add Web Authentication support to server applications

 The goal of WebAuthn is to standardize an interface for authenticating users
 to web-based applications and services using public-key cryptography.
 .
 Authen::WebAuthn is a port of it for Perl based applications.