[Pkg-libvirt-commits] [libvirt] 01/01: Pass-GPG_TTY-env-var-to-the-ssh-binary.patch: sanitize commit message

Guido Guenther agx at moszumanska.debian.org
Fri Sep 15 12:47:08 UTC 2017


This is an automated email from the git hooks/post-receive script.

agx pushed a commit to branch debian/sid
in repository libvirt.

commit 402173293ccf5f5c19a0ef36fe41d1dd295413d5
Author: Guido Günther <agx at sigxcpu.org>
Date:   Fri Sep 15 14:46:38 2017 +0200

    Pass-GPG_TTY-env-var-to-the-ssh-binary.patch: sanitize commit message
---
 .../Pass-GPG_TTY-env-var-to-the-ssh-binary.patch        | 17 ++++++-----------
 1 file changed, 6 insertions(+), 11 deletions(-)

diff --git a/debian/patches/Pass-GPG_TTY-env-var-to-the-ssh-binary.patch b/debian/patches/Pass-GPG_TTY-env-var-to-the-ssh-binary.patch
index 15efbd5..2681287 100644
--- a/debian/patches/Pass-GPG_TTY-env-var-to-the-ssh-binary.patch
+++ b/debian/patches/Pass-GPG_TTY-env-var-to-the-ssh-binary.patch
@@ -1,18 +1,13 @@
 From: Guilhem Moulin <guilhem at guilhem.org>
 Date: Fri, 9 Dec 2016 22:06:12 +0100
 Subject: Pass GPG_TTY env var to the ssh binary
-MIME-Version: 1.0
-Content-Type: text/plain; charset="utf-8"
-Content-Transfer-Encoding: base64
 
-Z3BnLWFnZW50KDEpIGNhbiBlbXVsYXRlIHRoZSBPcGVuU1NIIEFnZW50IHByb3RvY29sICh3aGlj
-aCBwcm92aWRlcwpwdWJrZXktYXV0aGVudGljYXRpb24gdXNpbmcgYW4gYXV0aGVudGljYXRpb24t
-Y2FwYWJsZSBPcGVuUEdQIGtleSwgaW4KYWRkaXRpb24gdG8gdGhlIHVzdWFsIGlkZW50aXR5IGZp
-bGVzKS4gIEhvd2V2ZXIgZm9yIGEgY29uc29sZS1iYXNlZApwYXNzd29yZCBwcm9tcHQgdG8gd29y
-aywgdGhlIOKAmEdQR19UVFnigJkgZW52aXJvbm1lbnQgdmFyaWFibGUgbmVlZHMgdG8gYmUKc2V0
-IHRvIHRoZSBjdXJyZW50IFRUWS4gIEZ1cnRoZXJtb3JlLCBjdXJzZXMtYmFzZWQgcGFzc3dvcmQg
-cHJvbXB0cyBhbHNvCnJlcXVpcmUgdGhlIOKAmFRFUk3igJkgZW52aXJvbm1lbnQgdmFyaWFibGUg
-dG8gYmUgc2V0IHRvIHRoZSB0ZXJtaW5hbCB0eXBlLgo=
+gpg-agent(1) can emulate the OpenSSH Agent protocol (which provides
+pubkey-authentication using an authentication-capable OpenPGP key, in
+addition to the usual identity files).  However for a console-based
+password prompt to work, the 'GPG_TTY' environment variable needs to be
+set to the current TTY.  Furthermore, curses-based password prompts also
+require the 'TERM' environment variable to be set to the terminal type.
 ---
  src/rpc/virnetsocket.c | 2 ++
  1 file changed, 2 insertions(+)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libvirt.git



More information about the Pkg-libvirt-commits mailing list