From d8cdccdf9fb6bc2fbeef523b1c957a32ed73b4a8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 15 May 2014 14:27:56 -0400 Subject: Fix to work when there is no controlling terminal, but GPG_AGENT_INFO is set. Pass --no-tty to gpg in this situation. This is needed to interoperate with the git-annex assistant, which often runs without a controlling terminal, and will in a new version always do so. --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 19dcbb1..89ce70a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +git-remote-gcrypt (0.20130908-6) UNRELEASED; urgency=medium + + * Fix to work when there is no controlling terminal, but GPG_AGENT_INFO + is set. Pass --no-tty to gpg in this situation. This is needed + to interoperate with the git-annex assistant, which often runs without + a controlling terminal, and will in a new version always do so. + + -- Joey Hess Thu, 15 May 2014 14:25:52 -0400 + git-remote-gcrypt (0.20130908-5) unstable; urgency=low * Better signature validation for subkeys. -- cgit v1.2.3