lp:ubuntu/precise/ssh-import-id

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/precise/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

13. By Dustin Kirkland 

* === 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

12. By Dustin Kirkland 

* debian/control:
  - we don't technically break openssh-server; this could cause
    openssh-server to be removed; that's bad

11. By Dustin Kirkland 

[ Soren Hansen ]
* ssh-import-id: LP: #918131
  - Sequences of a's were getting filtered from public keys

10. By Dustin Kirkland 

* ssh-import-id: LP: #885205, LP: #702932
  - fix bug where lines are merged if they don't include a "= "
  - instead, check for lines that begin with "^ssh-"
* ssh-import-id:
  - line up sed whitespace

9. By Dustin Kirkland 

Revert the last commit, removing the ssh-import-lp-id link, as this
breaks tab completion. Instead, let's fix the ssh-import-lp-id
caller and SRU it; LP: #870112

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

Branch metadata

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

Subscribers