summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-01-01 21:42:25 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-01-01 21:42:25 -0400
commitae3837431df9404dc70e3a73855c25aa71d2b1de (patch)
tree9184429402aa6328bee3bc110c5985fc496daa42 /debian
parenta69a27588057600f304fff6eeb9cbb42bc9ebb36 (diff)
Avoid looping if long-running git cat-file or git hash-object crashes and keeps crashing when restarted.
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 69b4f98a8..28090c450 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ git-annex (5.20131231) UNRELEASED; urgency=medium
in subdirectories to go missing.
* Windows: Avoid eating stdin when running ssh to add a authorized key,
since this is used for password prompting.
+ * Avoid looping if long-running git cat-file or git hash-object crashes
+ and keeps crashing when restarted.
-- Joey Hess <joeyh@debian.org> Tue, 31 Dec 2013 13:41:18 -0400