summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-09-14 00:18:18 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-09-14 00:18:18 -0400
commit7f45baee5e7c9e98e6ccf24a6b366dee9d577bc1 (patch)
tree5fc298b0070364ebedcff59294db8c832670c2ee /debian/changelog
parentac67b4ed00928b9399fa4c7147a9c0fcbe0ace5f (diff)
migrate: Check content before generating the new key, to avoid generating a key for corrupt data.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0c0b34e0e..fe1dd4c87 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,8 @@ git-annex (3.20120826) UNRELEASED; urgency=low
Closes: #682351 Thanks, gregor herrmann
* Disable ssh connection caching if the path to the control socket would be
too long (and use relative path to minimise path to the control socket).
+ * migrate: Check content before generating the new key, to avoid generating
+ a key for corrupt data.
-- Joey Hess <joeyh@debian.org> Mon, 27 Aug 2012 13:27:39 -0400