lp:ubuntu/raring/ssh-import-id

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

25. By Dustin Kirkland 

* bin/ssh-import-id-gh, bin/ssh-import-id-lp: LP: #1155252
  - python requests module must be >= 1.1.0, for ssl certificate
    verification and proper quoting; fall back to wget if module
    is available, but older

24. By Dustin Kirkland 

* debian/rules:
  - fix FTBFS, no need to syntax check setup.py

23. By Adam Conrad

* setup.py: Fix pep8 grumpiness with indentation to resolve FTBFS.
* debian/control: Build-dep on python-requests to quiet dh_python2.

22. By Dustin Kirkland 

* bin/ssh-import-id:
  - cleanup tempfiles left around in case we die() early

21. By Dustin Kirkland 

* bin/ssh-import-id:
  - show key type in info messages

20. By Dustin Kirkland 

* bin/ssh-import-id-lp:
  - ensure that URL is not None before using it
  - fixes exception when URL is not defined in config file and not in
    the environment

19. By Dustin Kirkland 

UNRELEASED

18. By Dustin Kirkland 

* bin/ssh-import-id, ssh-import-id.1:
  - support key revocation through a -r|--revoke option
  - only revokes keys that we label as adding (starting with this release)
* debian/control, debian/rules, setup.py:
  - fix lintian warnings
  - clean up pypi pkginfo

17. By Dustin Kirkland 

* setup.py:
  - bump version
* debian/control, debian/rules:
  - run pep8 at build for python syntax checking
  - still trying to fix 10.04 build
* bin/ssh-import-id-lp:
  - fix pep8 warning

16. By Dustin Kirkland 

* ssh-import-id:
  - completely rewrite the validate_keys function
  - fix our broken, crappy regular expressions, and instead, rely on
    SSH's ssh-keygen -l to validate keys by calculating fingerprints
  - display fingerprints on stderr, such that users can verify those
    or discard it
* debian/control:
  - depend on openssh-client, which provides the ssh-keygen command
  - bump standards

Branch metadata

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

Subscribers