migrate: Check content before generating the new key, to avoid generating a key for corrupt data.
This commit is contained in:
parent
ac67b4ed00
commit
7f45baee5e
2 changed files with 10 additions and 3 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue