diff options
| author | Paul Buetow <paul@buetow.org> | 2012-05-01 12:32:52 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2012-05-01 12:32:52 +0200 |
| commit | 05bc2fdee20043bb3513e8f3353e98a0d1103981 (patch) | |
| tree | 62b98f3affc85ec78cb4ee7ed5ecbb09489d2968 /debian | |
| parent | 376d0cf93d403c0d084af4dc0ba4a5187fd0865f (diff) | |
release v0.5.3 is ready
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index d7b85bd..4ecc8f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,11 @@ -loadbars (0.5.2.2+nmu1) stable; urgency=low +loadbars (0.5.3) stable; urgency=low - * Add openssh-client dependency. + * Introduce new paranm --hasagent. With --hasagent 1 loadbars will not + run 'ssh-add' which would ask for your SSH key password to add it to + the ssh agent. With --hasagent 0 (default value) loadbars will run + 'ssh-add' on startup in order to add your SSH key to the SSH agent. + + * Add openssh-client dependency to the .deb package. -- Paul Buetow <paul@buetow.org> Tue, 01 May 2012 11:57:27 +0200 |
