aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-02-28 13:28:34 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-02-28 13:31:17 -0400
commitd9f877427314cfa6f7da0d117e49b5bcb6c9c102 (patch)
tree1014ec6a4c90ddcb286a778f5e224467aeee0888 /NEWS
parentc4ef3c78474a9a222e34652c4e3dacd22fa2ff7f (diff)
release prep
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5af1aa12c..a80cbf013 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+git-annex (6.20170228) UNRELEASED; urgency=medium
+
+ This version of git-annex has mitigations for SHA1 hash collision
+ problems.
+
+ A new annex.securehashesonly configuration, when used in combination with
+ signed git commits, avoids potential hash collision problems in git-annex
+ repositories. For details, see this web page:
+ <https://git-annex.branchable.com/tips/using_signed_git_commits/>
+
+ -- Joey Hess <id@joeyh.name> Tue, 28 Feb 2017 13:28:50 -0400
+
git-annex (6.20170101) unstable; urgency=medium
XMPP support has been removed from the assistant in this release.