Mailing List Archive

[openssh] branch master updated (26e0bcf -> 7da2be0)
This is an automated email from the git hooks/post-receive script.

djm pushed a change to branch master
in repository openssh.

from 26e0bcf upstream commit
new 78de167 upstream commit
new 704d8c8 upstream commit
new c9a0805 upstream commit
new 9a47ab8 upstream commit
new 398f9ef upstream commit
new ce1b358 upstream commit
new 9e1777a upstream commit
new 7da2be0 upstream commit

The 8 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 7da2be0cb9601ed25460c83aa4d44052b967ba0f
Author: djm@openbsd.org <djm@openbsd.org>
Date: Tue Mar 31 22:59:01 2015 +0000

upstream commit

adapt to recent hostfile.c change: when parsing
known_hosts without fully parsing the keys therein, hostkeys_foreach() will
now correctly identify KEY_RSA1 keys; ok markus@ miod@

commit 9e1777a0d1c706714b055811c12ab8cc21033e4a
Author: markus@openbsd.org <markus@openbsd.org>
Date: Tue Mar 24 20:19:15 2015 +0000

upstream commit

use ${SSH} for -Q instead of installed ssh

commit ce1b358ea414a2cc88e4430cd5a2ea7fecd9de57
Author: djm@openbsd.org <djm@openbsd.org>
Date: Mon Mar 16 22:46:14 2015 +0000

upstream commit

make CLEANFILES clean up more of the tests' droppings

commit 398f9ef192d820b67beba01ec234d66faca65775
Author: djm@openbsd.org <djm@openbsd.org>
Date: Tue Mar 31 22:57:06 2015 +0000

upstream commit

downgrade error() for known_hosts parse errors to debug()
to quiet warnings from ssh1 keys present when compiled !ssh1.

also identify ssh1 keys when scanning, even when compiled !ssh1

ok markus@ miod@

commit 9a47ab80030a31f2d122b8fd95bd48c408b9fcd9
Author: djm@openbsd.org <djm@openbsd.org>
Date: Tue Mar 31 22:55:50 2015 +0000

upstream commit

fd leak for !ssh1 case; found by unittests; ok markus@

commit c9a0805a6280681901c270755a7cd630d7c5280e
Author: djm@openbsd.org <djm@openbsd.org>
Date: Tue Mar 31 22:55:24 2015 +0000

upstream commit

don't fatal when a !ssh1 sshd is reexeced from a w/ssh1
listener; reported by miod@; ok miod@ markus@

commit 704d8c88988cae38fb755a6243b119731d223222
Author: tobias@openbsd.org <tobias@openbsd.org>
Date: Tue Mar 31 11:06:49 2015 +0000

upstream commit

Comments are only supported for RSA1 keys. If a user
tried to add one and entered his passphrase, explicitly clear it before exit.
This is done in all other error paths, too.

ok djm

commit 78de1673c05ea2c33e0d4a4b64ecb5186b6ea2e9
Author: jmc@openbsd.org <jmc@openbsd.org>
Date: Mon Mar 30 18:28:37 2015 +0000

upstream commit

ssh-askpass(1) is the default, overridden by SSH_ASKPASS;
diff originally from jiri b;

Summary of changes:
authfile.c | 4 +++-
hostfile.c | 9 +++++----
regress/Makefile | 2 +-
regress/cipher-speed.sh | 4 ++--
regress/hostkey-rotate.sh | 8 ++++----
regress/integrity.sh | 4 ++--
regress/kextype.sh | 4 ++--
regress/try-ciphers.sh | 4 ++--
regress/unittests/hostkeys/test_iterate.c | 6 +++---
ssh-add.1 | 18 ++++++++++--------
ssh-keygen.c | 3 ++-
ssh_config.5 | 11 ++++-------
sshd.c | 4 +---
13 files changed, 41 insertions(+), 40 deletions(-)

--
To stop receiving notification emails like this one, please contact
djm@mindrot.org.
_______________________________________________
openssh-commits mailing list
openssh-commits@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-commits