ssh-import-id (2.12) released; urgency=low

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

 -- Dustin Kirkland <kirkland@ubuntu.com>  Sun, 06 May 2012 10:46:39 -0500

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

  [ Dražen Lučanin ]
  * ssh-import-id: LP: #990501
    - ensure there are newlines at the end of keys
    - add 2 blank lines between each key for readability

 -- Dustin Kirkland <kirkland@ubuntu.com>  Sun, 06 May 2012 10:46:33 -0500

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 <kirkland@ubuntu.com>  Sat, 03 Mar 2012 08:32:25 -0600

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

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

 -- Dustin Kirkland <kirkland@ubuntu.com>  Tue, 31 Jan 2012 16:01:56 -0600

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

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

 -- Dustin Kirkland <kirkland@ubuntu.com>  Wed, 18 Jan 2012 09:48:23 -0600

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

  * 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

 -- Dustin Kirkland <kirkland@ubuntu.com>  Mon, 16 Jan 2012 17:42:51 -0600

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

  * 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

 -- Dustin Kirkland <kirkland@ubuntu.com>  Wed, 14 Dec 2011 09:07:00 -0600

ssh-import-id (2.5-0ubuntu2) oneiric; urgency=low

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

 -- Scott Moser <smoser@ubuntu.com>  Fri, 07 Oct 2011 13:08:44 -0400

ssh-import-id (2.5-0ubuntu1) natty; urgency=low

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

 -- Dustin Kirkland <kirkland@ubuntu.com>  Wed, 20 Apr 2011 15:38:50 -0400

ssh-import-id (2.4-0ubuntu1) natty; urgency=low

  [ 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

 -- Dustin Kirkland <kirkland@ubuntu.com>  Fri, 15 Apr 2011 09:48:30 -0500

ssh-import-id (2.3-0ubuntu1) natty; urgency=low

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

 -- Dustin Kirkland <kirkland@ubuntu.com>  Tue, 11 Jan 2011 11:12:40 -0600

ssh-import-id (2.2-0ubuntu1) natty; urgency=low

  [ 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

 -- Dustin Kirkland <kirkland@ubuntu.com>  Mon, 10 Jan 2011 12:56:32 -0600

ssh-import-id (2.1-0ubuntu1) natty; urgency=low

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

 -- Dustin Kirkland <kirkland@ubuntu.com>  Wed, 05 Jan 2011 08:59:24 -0600

ssh-import-id (2.0-0ubuntu1) natty; urgency=low

  * 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

 -- Dustin Kirkland <kirkland@ubuntu.com>  Tue, 04 Jan 2011 16:16:30 -0600
