releasing package git-annex version 6.20161111

This commit is contained in:
Joey Hess 2016-11-11 14:47:31 -04:00
parent d48f4caaef
commit e544cf7a31
No known key found for this signature in database
GPG key ID: C910D9222512E3C7
2 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
git-annex (6.20161032) UNRELEASED; urgency=medium git-annex (6.20161111) unstable; urgency=medium
* Restarting a crashing git process could result in filename encoding * Restarting a crashing git process could result in filename encoding
issues when not in a unicode locale, as the restarted processes's issues when not in a unicode locale, as the restarted processes's
@ -8,7 +8,7 @@ git-annex (6.20161032) UNRELEASED; urgency=medium
of ssh, any ServerAliveInterval in ~/.ssh/config will be overridden of ssh, any ServerAliveInterval in ~/.ssh/config will be overridden
by .git/annex/ssh.config. by .git/annex/ssh.config.
* S3: Support the special case endpoint needed for the cn-north-1 region. * S3: Support the special case endpoint needed for the cn-north-1 region.
* Webapp: Don't list the Frankfurt region, as this (and some other new * Webapp: Don't list the Frankfurt S3 region, as this (and some other new
regions) need V4 authorization which the aws library does not yet use. regions) need V4 authorization which the aws library does not yet use.
* reinject --known: Avoid second, unncessary checksum of file. * reinject --known: Avoid second, unncessary checksum of file.
* OSX: Remove RPATHs from git-annex binary, which are not needed, * OSX: Remove RPATHs from git-annex binary, which are not needed,
@ -19,7 +19,7 @@ git-annex (6.20161032) UNRELEASED; urgency=medium
* Linux standalone: Avoid using hard links in the tarball so it can be * Linux standalone: Avoid using hard links in the tarball so it can be
untarred on eg, afs which does not support them. untarred on eg, afs which does not support them.
-- Joey Hess <id@joeyh.name> Tue, 01 Nov 2016 14:02:06 -0400 -- Joey Hess <id@joeyh.name> Fri, 11 Nov 2016 14:46:39 -0400
git-annex (6.20161031) unstable; urgency=medium git-annex (6.20161031) unstable; urgency=medium

View file

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