google-authenticator 20110413.68230188bdc7-1.1 source package in Ubuntu

Changelog

google-authenticator (20110413.68230188bdc7-1.1) unstable; urgency=low


  * Non-maintainer upload.
  * Change build dependencies to list a concrete package (Closes: #638802).
  * Unconditionally link -ldl (since Debian always uses glibc), to fix a
    FTBFS caused by libdl.so moving to multiarch paths (Closes: #628729,
    #629666). Patch from Evan Broder <email address hidden>.

 -- Geoffrey Thomas <email address hidden>  Sun, 21 Aug 2011 21:45:15 -0400

Upload details

Uploaded by:
LÉNÁRT János
Uploaded to:
Sid
Original maintainer:
LÉNÁRT János
Architectures:
any
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe admin

Downloads

File Size SHA-256 Checksum
google-authenticator_20110413.68230188bdc7-1.1.dsc 1.4 KiB 7fe0e143059b4d0271693bd60c6c706c7086ba408456a4c8f0d8fd0f582e8eb6
google-authenticator_20110413.68230188bdc7.orig.tar.gz 150.0 KiB 363714f21eae53eb85c904f68bc11e7fa38864beb7ff4e38454c66d6a0968c53
google-authenticator_20110413.68230188bdc7-1.1.debian.tar.gz 4.4 KiB 2128fbd31cfe3c448cb8d3d4c3aeef41e88fadddaadc225839a375b017bb66af

No changes file available.

Binary packages built by this source

libpam-google-authenticator: Two-step verification

 The Google Authenticator project includes implementations of one-time
 passcode generators for several mobile platforms, as well as a
 pluggable authentication module (PAM). One-time passcodes are generated
 using open standards developed by the Initiative for Open
 Authentication (OATH) (which is unrelated to OAuth).
 .
 These implementations support the HMAC-Based One-time Password (HOTP)
 algorithm specified in RFC 4226 and the Time-based One-time Password
 (TOTP) algorithm currently in draft.