Hello community,

here is the log from the commit of package openssh for openSUSE:Factory checked 
in at 2014-10-14 13:24:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openssh (Old)
 and      /work/SRC/openSUSE:Factory/.openssh.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openssh"

Changes:
--------
--- /work/SRC/openSUSE:Factory/openssh/openssh.changes  2014-07-24 
06:58:24.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.openssh.new/openssh.changes     2014-10-14 
13:24:36.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Oct  8 10:12:40 UTC 2014 - [email protected]
+
+- Ensure that ssh can use the ssh support of the gpg-agent (boo#899647)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
openssh.spec: same change
++++++ ssh-askpass ++++++
--- /var/tmp/diff_new_pack.7z2CLk/_old  2014-10-14 13:24:38.000000000 +0200
+++ /var/tmp/diff_new_pack.7z2CLk/_new  2014-10-14 13:24:38.000000000 +0200
@@ -24,6 +24,13 @@
   fi
 fi
 
+if [ -n "$SSH_AUTH_SOCK" ] ; then
+  # Ensure that ssh can use the ssh support of the gpg-agent 
+  case "$SSH_AUTH_SOCK" in
+  */S.gpg-agent.ssh) gpg-connect-agent /bye < /dev/null ;;
+  esac
+fi
+
 GNOME_SSH_ASKPASS="@LIBEXECDIR@/ssh/gnome-ssh-askpass"
 KDE_SSH_ASKPASS="@LIBEXECDIR@/ssh/ksshaskpass"
 X11_SSH_ASKPASS="@LIBEXECDIR@/ssh/x11-ssh-askpass"

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to