lp:ubuntu/oneiric/ssh-import-id

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/oneiric/ssh-import-id
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

8. By Scott Moser

provide a symlink so ssh-import-id can be invoked as
ssh-import-lp-id (LP: #870112)

7. By Dustin Kirkland 

ssh-import-id: enable users to override URL with a per-use
environment variable

6. By Dustin Kirkland 

[ Scott Moser ]
* ssh-import-id:
  - fix import of users whose keys have blank lines and dos EOL
  - do not require /etc/ssh/ssh_import_id to be present

5. By Dustin Kirkland 

ssh-import-id: ensure that ~/.ssh is created, fix regression
introduced by smoser ;-)

4. By Dustin Kirkland 

[ Scott Moser ]
* use getopt, send 'info' to stderr, add '--output', LP: #688574
  - support '--help'
  - add '--output' or '-o' option to write downloaded and
    verified data to a named file (supporting '-' for stdout) rather
    that writing to users .ssh/authorized_keys
  - send 'info' output to standard error rather than standard out
    This is required to deal with '--output -'
* remove carriage returns from key strings (LP: #651698)

[ Dustin Kirkland ]
* ssh-import-id.1: updated to reflect smoser's changes
* debian/install, ssh_import_id, ssh-import-id: allow for URL to be
  admin-configurable, to point to other SSH public key stores besides
  Launchpad.net
* ssh-import-id.1: document /etc/ssh/ssh_import_id

3. By Dustin Kirkland 

debian/control: change the Conflicts to a Breaks, as pointed out
by cjwatson, per Debian policy section 7.6

2. By Dustin Kirkland 

* Split the ssh-import-id utility out of the openssh package;
  cjwatson doesn't want to see bugs about the tool, nor be bothered
  with the maintenance thereof, hence a new package
* Relicensing the code and documentation from BSD -> GPLv3

1. By Dustin Kirkland 

Import upstream version 2.0

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/precise/ssh-import-id
This branch contains Public information 
Everyone can see this information.

Subscribers