From: mouring Date: Wed, 23 Jun 2004 04:04:45 +0000 (+0000) Subject: - (bal) [contrib/README] Removed "mdoc2man.pl" reference and added X-Git-Tag: V_3_9_P1~77 X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/commitdiff_plain/915d8ec0e0da5fa6654db11e0365e77caec0e811 - (bal) [contrib/README] Removed "mdoc2man.pl" reference and added reference to "findssl.sh" Also corrected my ChangeLog entries since I placed them in the wrong place. --- diff --git a/ChangeLog b/ChangeLog index bd7f487a..b4aef4cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,4 @@ 20040623 - - (bal) [Makefile.in] Remove opensshd.init on 'make distclean' - (dtucker) [auth1.c] Ensure do_pam_account is called for Protocol 1 connections with empty passwords. Patch from davidwu at nbttech.com, ok djm@ @@ -16,12 +15,14 @@ Allow setting of port for regress from TEST_SSH_PORT variable; ok markus@ - (dtucker) [cipher.c] encrypt->do_encrypt inside SSH_OLD_EVP to match -Wshadow change. + - (bal) [Makefile.in] Remove opensshd.init on 'make distclean' - (dtucker) [auth.c openbsd-compat/port-aix.c openbsd-compat/port-aix.h] Move loginrestrictions test to port-aix.c, replace with a generic hook. - (tim) [regress/try-ciphers.sh] "if ! some_command" is not portable. + - (bal) [contrib/README] Removed "mdoc2man.pl" reference and added + reference to "findssl.sh" 20040622 - - (bal) [auth-passwd.c auth1.c] Clean up unused variables. - (dtucker) OpenBSD CVS Sync - djm@cvs.openbsd.org 2004/06/20 17:36:59 [ssh.c] @@ -69,6 +70,7 @@ ok markus@ - (dtucker) [monitor.c] Fix Portable-specific -Wshadow warnings on "socket". - (dtucker) [defines.h] Define __dead if not already defined. + - (bal) [auth-passwd.c auth1.c] Clean up unused variables. 20040620 - (tim) [configure.ac Makefile.in] Only change TEST_SHELL on broken platforms. diff --git a/contrib/README b/contrib/README index b5e590e8..3296bf3e 100644 --- a/contrib/README +++ b/contrib/README @@ -44,11 +44,11 @@ sshd.pam.freebsd: A PAM config file which works with FreeBSD's PAM port. Contributed by Dominik Brettnacher -mdoc2man.pl: +findssl.sh: -Converts mdoc formated manpages into normal manpages. This can be used -on Solaris machines to provide manpages that are not preformated. -Contributed by Mark D. Roth +Search for all instances of OpenSSL headers and libraries and print their +versions. This is intended to help diagnose OpenSSH's "OpenSSL headers do not +match your library" errors. redhat: