ssh-import-id 3.20-0ubuntu1 source package in Ubuntu

Changelog

ssh-import-id (3.20-0ubuntu1) trusty; urgency=low

  * bin/ssh-import-id: LP: #1274426
    - ensure that we exit zero if any of the id's that we try to import
      affect 0 keys (ie, if we fail to do something we were asked to do)
    - however, we should continue to try to succeed, as much as possible,
      even if one of the earlier accounts failed
 -- Dustin Kirkland <email address hidden>   Fri, 16 Aug 2013 15:33:27 -0500

Upload details

Uploaded by:
Dustin Kirkland 
Uploaded to:
Trusty
Original maintainer:
Dustin Kirkland 
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
ssh-import-id_3.20.orig.tar.gz 135.3 KiB dec431d5b08de3202e3c8f1db3da251370327321423c21304c0daef724de6a48
ssh-import-id_3.20-0ubuntu1.diff.gz 7.1 KiB 9b675c5d06efd0c72a63bfa218b0d76fc62ea240c7baccc3663dea4f9c81b05f
ssh-import-id_3.20-0ubuntu1.dsc 2.0 KiB baa7ded1565cc63e256d505f4a3a1120d3e92f12dd8c414d5450bde151697586

View changes file

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.