pam-ssh-agent-auth 0.10.3-1ubuntu0.1 source package in Ubuntu

Changelog

pam-ssh-agent-auth (0.10.3-1ubuntu0.1) bionic; urgency=medium

  * debian/patches/fingerprint_sha256.patch: Use SHA256 with base64
    encoding for key fingerprints.  MD5 fingerprints are deprecated,
    OpenSSH has switched to SHA256 since OpenSSH 6.8.
    This will make the fingerprints compatible with ssh-keygen -l and allow
    the package to work in FIPS mode. (LP: #1964486)

 -- Tobias Heider <email address hidden>  Mon, 21 Mar 2022 11:07:10 +0100

Upload details

Uploaded by:
Tobias Heider
Sponsored by:
Marc Deslauriers
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe misc

Downloads

File Size SHA-256 Checksum
pam-ssh-agent-auth_0.10.3.orig.tar.bz2 1.0 MiB 3c53d358d6eaed1b211239df017c27c6f9970995d14102ae67bae16d4f47a763
pam-ssh-agent-auth_0.10.3-1ubuntu0.1.debian.tar.xz 8.2 KiB bacd66e05eda808e6d826e930902ff67922c5e19a70fca9f10a74f27f60e2e9d
pam-ssh-agent-auth_0.10.3-1ubuntu0.1.dsc 2.0 KiB 106c8d094552b342643af61ff8663f45608f3866544e1ea59c1058758408db3b

View changes file

Binary packages built by this source

libpam-ssh-agent-auth: PAM Authentication via forwarded ssh-agent

 pam_ssh_agent_auth is a PAM module which permits PAM authentication via your
 keyring in a forwarded ssh-agent.
 .
 This module can be used to provide authentication for anything run locally that
 supports PAM. It was written specifically with the intention of permitting
 authentication for sudo without password entry, and also has been proven useful
 for use with su as an alternative to wheel.

libpam-ssh-agent-auth-dbgsym: debug symbols for libpam-ssh-agent-auth