ssh-import-id 5.7-0ubuntu1.1 source package in Ubuntu
Changelog
ssh-import-id (5.7-0ubuntu1.1) bionic; urgency=medium * Convert source foramt to "3.0 (quilt)", implicitly removing ssh_import_id.egg-info presumably included in last upload by mistake. * Backport some fixes from cosmic: - d/patches/0001-lp-1770302-output-flushing.patch: Ensure error messages in fetch_keys_gh get flushed by replacing calls to print with calls to die and calls to os._exit() with calls to sys.exit. (LP: #1770302) - d/patches/0002-lp-1770503-launchpad-error-checking.patch: Check status code of response when fetching ssh keys from Launchpad. (LP: #1770305) - d/patches/0003-lp-1570997-find-keys-no-HOME.patch: Get path to user's authorized_keys even if HOME is not set. (LP: #1570997) -- Michael Hudson-Doyle <email address hidden> Thu, 17 May 2018 11:40:43 +1200
Upload details
- Uploaded by:
- Michael Hudson-Doyle
- Uploaded to:
- Bionic
- Original maintainer:
- Dustin Kirkland
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | updates | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ssh-import-id_5.7.orig.tar.gz | 139.9 KiB | 3f55b1ccebc10a28d8c4ba8e96d4e1a32e447cd2938e5971f38de8e3965caa30 |
ssh-import-id_5.7-0ubuntu1.1.debian.tar.xz | 8.5 KiB | 300b4531b03c1565af37d55e5fc03a5b90541217877ed48b473c160a775ada96 |
ssh-import-id_5.7-0ubuntu1.1.dsc | 2.0 KiB | c03fced47dd429f8576bc3a4f4de52624fbbf2c7c8f4989d813934055cc43b41 |
Available diffs
- diff from 5.7-0ubuntu1 to 5.7-0ubuntu1.1 (3.6 KiB)
Binary packages built by this source
- ssh-import-id: securely retrieve an SSH public key and install it locally
This utility will securely contact a public keyserver (Launchpad.net by
default, but Github.com is also supported), retrieve one or more user's
public keys, and append these to the current user's ~/.ssh/authorized_ keys
file.