summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-09-27 11:27:16 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-09-27 11:27:16 -0400
commit0b33de8e83ae2dd3f18f60698b7e9d033b30fae6 (patch)
tree9b69a57643a0eeb3bb603f86ec1d7f8438ca9293 /debian
parent7ba3dcd478b37ef2df7dde8c355e16bbb41cadc5 (diff)
webapp: Avoid crashing when ssh-keygen -F chokes on an invalid known_hosts file.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 976b70903..f8efeba5a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,8 @@ git-annex (3.20120925) UNRELEASED; urgency=low
in the git repository, as that would allow anyone with access to
the repository access to the S3 account. Instead, they're stored
in a 600 mode file in the local git repo.
+ * webapp: Avoid crashing when ssh-keygen -F chokes on an invalid known_hosts
+ file.
-- Joey Hess <joeyh@debian.org> Mon, 24 Sep 2012 19:58:07 -0400