[openssh-commits] [openssh] branch master updated (d6f507f3 -> f93b187a)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Sep 18 14:56:44 AEST 2020
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from d6f507f3 upstream: Remove unused buf, last user was removed when switching
new 9d3d36bd focus improvement for gnome-ssh-askpass[23]
new f93b187a control over the colours in gnome-ssh-askpass[23]
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit f93b187ab900c7d12875952cc63350fe4de8a0a8
Author: Damien Miller <djm at mindrot.org>
Date: Fri Sep 18 14:55:48 2020 +1000
control over the colours in gnome-ssh-askpass[23]
Optionally set the textarea colours via $GNOME_SSH_ASKPASS_FG_COLOR and
$GNOME_SSH_ASKPASS_BG_COLOR. These accept the usual three or six digit
hex colours.
commit 9d3d36bdb10b66abd1af42e8655502487b6ba1fa
Author: Damien Miller <djm at mindrot.org>
Date: Fri Sep 18 14:50:38 2020 +1000
focus improvement for gnome-ssh-askpass[23]
When serving a SSH_ASKPASS_PROMPT=none information dialog, ensure
then <enter> doesn't immediately close the dialog. Instead, require an
explicit <tab> to reach the close button, or <esc>.
Summary of changes:
contrib/gnome-ssh-askpass2.c | 99 +++++++++++++++++++++++++++++++++++++++++---
1 file changed, 94 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list