commit openssh for openSUSE:Factory
Hello community, here is the log from the commit of package openssh for openSUSE:Factory checked in at Fri Jul 2 15:50:23 CEST 2010. -------- --- openssh/openssh.changes 2010-05-17 20:15:30.000000000 +0200 +++ openssh/openssh.changes 2010-06-30 16:02:12.000000000 +0200 @@ -1,0 +2,6 @@ +Wed Jun 30 16:01:30 CEST 2010 - meissner@suse.de + +- Disable visual hostkey support again, after discussion on + its usefulness. + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openssh-askpass-gnome.spec ++++++ --- /var/tmp/diff_new_pack.Zyl4XD/_old 2010-07-02 15:49:37.000000000 +0200 +++ /var/tmp/diff_new_pack.Zyl4XD/_new 2010-07-02 15:49:37.000000000 +0200 @@ -23,7 +23,7 @@ License: BSD3c(or similar) Group: Productivity/Networking/SSH Version: 5.4p1 -Release: 5 +Release: 6 Requires: openssh = %{version} openssh-askpass = %{version} AutoReqProv: on Summary: A GNOME-Based Passphrase Dialog for OpenSSH ++++++ openssh.spec ++++++ --- /var/tmp/diff_new_pack.Zyl4XD/_old 2010-07-02 15:49:37.000000000 +0200 +++ /var/tmp/diff_new_pack.Zyl4XD/_new 2010-07-02 15:49:37.000000000 +0200 @@ -36,7 +36,7 @@ Conflicts: nonfreessh AutoReqProv: on Version: 5.4p1 -Release: 5 +Release: 6 %define xversion 1.2.4.1 Summary: Secure Shell Client and Server (Remote Login Program) Url: http://www.openssh.com/ ++++++ openssh-5.4p1-sshconfig-knownhostschanges.diff ++++++ --- /var/tmp/diff_new_pack.Zyl4XD/_old 2010-07-02 15:49:38.000000000 +0200 +++ /var/tmp/diff_new_pack.Zyl4XD/_new 2010-07-02 15:49:38.000000000 +0200 @@ -2,16 +2,14 @@ =================================================================== --- ssh_config.orig +++ ssh_config -@@ -67,5 +67,14 @@ ForwardX11Trusted yes +@@ -67,5 +67,12 @@ ForwardX11Trusted yes SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT SendEnv LC_IDENTIFICATION LC_ALL -# VisualHostKey no +# This will print the fingerprint of the host key in "visual" form +# this should make it easier to also recognize bad things -+# (enabled for openSUSE Factory before 11.3, if too much people are against, -+# we can disable it again. meissner@novell.com) -+VisualHostKey yes ++VisualHostKey no + +# This will hash new host keys and make them so unusable for malicious +# people or software trying to use known_hosts to find further hops. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de