summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-09-17 16:06:29 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-09-17 16:06:29 -0400
commit2f47bbdbe03f25ae293b5b5aa3ab944ebebf5d4f (patch)
treeb0d0edfc02bfda428ac6030aa2229628a9d4e8ee /debian/changelog
parent2442281e413cd52f40bedb6a40a67d0e4461bf39 (diff)
gcrypt: Ensure that signing key is set to one of the participants keys.
Otherwise gcrypt will fail to pull, since it requires this to be the case. This needs a patched gcrypt, which is in my forked version.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 31d79676d..6616ea00a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ git-annex (4.20130912) UNRELEASED; urgency=low
* addurl: Fix quvi audodetection, broken in last release.
* status: In local mode, displays information about variance from configured
numcopies levels. (--fast avoids calculating these)
+ * gcrypt: Ensure that signing key is set to one of the participants keys.
-- Joey Hess <joeyh@debian.org> Thu, 12 Sep 2013 12:14:46 -0400