Fix bug that prevented resuming of uploads to encrypted special remotes that used chunking. This bug could also expose the names of keys to such remotes.
This is a low-severity security hole.
This commit is contained in:
parent
363b984176
commit
b890f3a53d
5 changed files with 30 additions and 6 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -22,6 +22,9 @@ git-annex (6.20160419) UNRELEASED; urgency=medium
|
|||
this behavior change when the assistant merges. Note though that this is
|
||||
not done for git annex sync's merges, so it will follow git's default or
|
||||
configured behavior.
|
||||
* Fix bug that prevented resuming of uploads to encrypted special remotes
|
||||
that used chunking. This bug could also expose the names of keys to
|
||||
such remotes.
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Tue, 19 Apr 2016 12:57:15 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue