From: Joey Hess Date: Fri, 11 Nov 2016 18:47:31 +0000 (-0400) Subject: releasing package git-annex version 6.20161111 X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~287^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e544cf7a31de85b8e13b80d471d52463e5c5ce4c;p=git-annex.git releasing package git-annex version 6.20161111 --- diff --git a/CHANGELOG b/CHANGELOG index ca846cd65b..273bf520e8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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 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 by .git/annex/ssh.config. * 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. * reinject --known: Avoid second, unncessary checksum of file. * 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 untarred on eg, afs which does not support them. - -- Joey Hess Tue, 01 Nov 2016 14:02:06 -0400 + -- Joey Hess Fri, 11 Nov 2016 14:46:39 -0400 git-annex (6.20161031) unstable; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index fa78116f00..65abc8d32d 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 6.20161031 +Version: 6.20161111 Cabal-Version: >= 1.8 License: GPL-3 Maintainer: Joey Hess