Hello everyone. Following Ted's advice regarding the use of cd-src.tar.gz (http://article.gmane.org/gmane.os.openbsd.misc/226175), for all 5.8 patches, I did so. I first had an error during 004 smtpd security fix. Never mind, I use Postfix. I then applied 007 libcrypto reliability fix. No error visible during the process, but now sshd barks:
/usr/sbin/sshd:/usr/lib/libcrypto.so.35.0: undefined symbol 'EVP_mdc2' lazy binding failed! Segmentation fault (core dumped) Libcrypto-linked applications are quite numerous, to say the least. I found 45 in /usr/sbin, 15 in /usr/local/sbin/. Any idea as to what went wrong? I consider putting back the libcrypto-linked applications from base58 file set, but I'm sure there's someting better to do! Thanks. Olivier Debré

