releasing package git-annex version 6.20170228

This commit is contained in:
Joey Hess 2017-02-28 14:41:57 -04:00
parent ddf68b7c48
commit 444278156c
No known key found for this signature in database
GPG key ID: C910D9222512E3C7
3 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
git-annex (6.20170228) UNRELEASED; urgency=medium
git-annex (6.20170228) unstable; urgency=medium
* Cryptographically secure hashes can be forced to be used in a
repository, by setting annex.securehashesonly.
@ -57,7 +57,7 @@ git-annex (6.20170228) UNRELEASED; urgency=medium
* git-annex.cabal: Make crypto-api a dependency even when built w/o
webapp and test suite.
-- Joey Hess <id@joeyh.name> Tue, 14 Feb 2017 15:54:25 -0400
-- Joey Hess <id@joeyh.name> Tue, 28 Feb 2017 14:39:47 -0400
git-annex (6.20170214) unstable; urgency=medium

2
NEWS
View file

@ -1,4 +1,4 @@
git-annex (6.20170228) UNRELEASED; urgency=medium
git-annex (6.20170228) unstable; urgency=medium
This version of git-annex has mitigations for SHA1 hash collision
problems.

View file

@ -1,5 +1,5 @@
Name: git-annex
Version: 6.20170214
Version: 6.20170228
Cabal-Version: >= 1.8
License: GPL-3
Maintainer: Joey Hess <id@joeyh.name>