aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2013-09-16 16:05:51 -0400
committerJoey Hess <joey@kitenet.net>2013-09-16 16:05:51 -0400
commit60a0883a3d7c30bba407fe9f8c76799495d9827b (patch)
treefd19e197d87e14f49d5bcee96968699517d5fa9f
parentbb947b6a9ab35a3a10113899923dc9e2e23e3b7d (diff)
downloadgit-remote-gcrypt-60a0883a3d7c30bba407fe9f8c76799495d9827b.tar.gz
Set --trust-model=always when encrypting. Needed to interoperate with git-annex. Closes https://github.com/blake2-ppc/git-remote-gcrypt/issues/3debian/0.20130908-2
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b5a3671..05fe617 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+git-remote-gcrypt (0.20130908-2) unstable; urgency=low
+
+ * Set --trust-model=always when encrypting.
+ Needed to interoperate with git-annex.
+ Closes https://github.com/blake2-ppc/git-remote-gcrypt/issues/3
+
+ -- Joey Hess <joeyh@debian.org> Mon, 16 Sep 2013 15:49:16 -0400
+
git-remote-gcrypt (0.20130908-1) unstable; urgency=low
* Initial release.