Ssh-import-id

Latest version: v5.11

Safety actively analyzes 638884 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 7

3.3

ssh-import-id (3.3-0ubuntu1) raring; urgency=low

* debian/control, debian/rules:
- get this building on 10.04/lucid, borrowed build logic from swift

-- Dustin Kirkland <email address hidden> Tue, 05 Feb 2013 12:42:21 -0600

3.2

ssh-import-id (3.2-0ubuntu1) raring; urgency=low

* debian/control:
- need setuptools for compilation

-- Dustin Kirkland <email address hidden> Tue, 05 Feb 2013 11:53:45 -0600

3.1

ssh-import-id (3.1-0ubuntu1) raring; urgency=low

* debian/control:
- ensure we have python packaging build dependencies
* debian/control, debian/rules:
- clean up python build dependencies, fix problem where
dh_pysupport pulls in python-support as a dependency

-- Dustin Kirkland <email address hidden> Tue, 05 Feb 2013 10:05:21 -0600

3.0

ssh-import-id (3.0-0ubuntu1) raring; urgency=low

[ Dustin Kirkland ]
* setup.py:
- bump major version to 3.x since this is a complete rewrite in Python
- add support for gh:username (github) as well as lp:username (launchpad)
* bin/ssh-auth-id => bin/ssh-import-id, bin/ssh-auth-id-gh => bin/ssh-
import-id-gh, bin/ssh-auth-id-lp => bin/ssh-import-id-lp, README.md,
setup.py:
- rename Casey's ssh-auth-id command to ssh-import-id with this merge
* bin/ssh-import-id, bin/ssh-import-id-gh, bin/ssh-import-id-lp,
setup.py:
- get these pep8 clean with
pep8 --verbose --repeat --ignore W191,E501
* bin/ssh-import-id, bin/ssh-import-id-gh, bin/ssh-import-id-lp:
- drop the "starts with ssh-" check
- bad assumption, since my ecdsa key starts with "ecdsa-sha2-nistp256"
- if it's a bad key, then ssh-keygen -l -f will shake that out
- support wget as a fallback, when python requests module is not available
- loop over each id in argv
- import subprocess
* === added directory attic, debian/control, ssh-import-id =>
attic/ssh-import-id, ssh-import-id.py => attic/ssh-import-id.py:
- relocate the old shell utility and the monolithic python utility to
the attic for now; these should be removed entirely from the source
tree in due time
* debian/install:
- remove binaries from the install, let setup.py handle these for us
* bin/ssh-import-id:
- support -o|--output - for stdout
- return all parts of the fingerprint on validation (size, hash, name, type)
- index into the fingerprint for the hash
- print all parts of the fingerprint in info messages
+ this is essential to the security of ssh-import-id, for key fingerprint
collision avoidance
- use a helper function to print to stdout just as easily a filename
- identify keys by their tuple, [length, hash, type]
* debian/links, README.md, ssh-import-id.1:
- update documentation
* bin/ssh-import-id-lp, debian/postinst, ssh_import_id:
- support URL environment variable and system-wide URL definition in conf
file
- port conf file from shell to JSON syntax
- add a postinst script to smooth migration from ssh-import-id < 3.0
- ignore errors in postinst script (nothing more we can do, really)
* bin/ssh-import-id-gh, bin/ssh-import-id-lp, debian/postinst,
ssh_import_id:
- use wget --no-verbose rather than --quiet, so that error messages from
wget (such as SSL cert errors) get propagated
- use json syntax for configuration file
* bin/ssh-import-id:
- stdout file descriptor cannot be opened multiple times cleanly

[ Casey Marshall and Dustin Kirkland ]
* === added directory bin, bin/ssh-auth-id, bin/ssh-auth-id-gh,
bin/ssh-auth-id-lp, LICENSE, README.md, setup.py:
- import Casey's subcommands implementation from his ssh-auth-id fork
on github

-- Dustin Kirkland <email address hidden> Tue, 05 Feb 2013 01:38:31 -0600

2.12

ssh-import-id (2.12-0ubuntu1) quantal; urgency=low

[ Jani Uusitalo ]
* ssh_import_id: LP: #997143
- fix typo in comment

-- Dustin Kirkland <email address hidden> Sat, 12 May 2012 19:58:12 -0700

2.10

ssh-import-id (2.10-0ubuntu1) precise; urgency=low

* === added directory img, img/ssh-import-id_14.png, img/ssh-import-
id_192.png, img/ssh-import-id_64.png, img/ssh-import-id.png:
- add logos to revision control
* ssh-import-id, ssh-import-id.1: LP: #944367
- add -e parameter, which says "don't clean my environment"
- helps if someone needs to set $https_proxy

-- Dustin Kirkland <email address hidden> Sat, 03 Mar 2012 08:32:25 -0600

Page 6 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.