Re: sshd failure following errata 007 for 5.8

2015-11-02 Thread Tichodroma
On 2015-11-02, Stuart Henderson wrote: [...] > So I think your system is messed up somehow. Your symptoms are more > like what would happen if you'd copied some old libcrypto.so.XX file > to libcrypto.so.35.0 and locally built various apps against that. > > In your position I'd probably boot the

Re: sshd failure following errata 007 for 5.8

2015-11-02 Thread Tichodroma
Stuart Henderson writes: > I'm not sure what happened here, there's no way that patch 007 would > do this, and in any event EVP_mdc2 was removed before 5.8 so shouldn't > be referenced by that sshd binary. > > Where did your base58 file come from? Hello Stuart. Thanks for your help. I

Re: sshd failure following errata 007 for 5.8

2015-11-02 Thread Stuart Henderson
On 2015-11-02, Tichodroma wrote: > Stuart Henderson writes: > > > I'm not sure what happened here, there's no way that patch 007 would > > do this, and in any event EVP_mdc2 was removed before 5.8 so shouldn't > > be referenced by that sshd binary. > > > > Where did your

Re: sshd failure following errata 007 for 5.8

2015-11-01 Thread Stuart Henderson
Olivier Debré free.fr> writes: > > Hello everyone. > > Following Ted's advice regarding the use of cd-src.tar.gz > (http://article.gmane.org/gmane.os.op enbsd.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. >

Re: sshd failure following errata 007 for 5.8

2015-10-30 Thread Jared Hamilton
: misc@openbsd.org Subject: sshd failure following errata 007 for 5.8 Date: Fri, 30 Oct 2015 14:34:01 + (UTC) 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

Re: sshd failure following errata 007 for 5.8

2015-10-30 Thread Jared Hamilton
Oof - forgive the top post. Sorry everyone. -- Jared

sshd failure following errata 007 for 5.8

2015-10-30 Thread Olivier Debré
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

Re: sshd failure following errata 007 for 5.8

2015-10-30 Thread Olivier Debré
Jared Hamilton fastmail.com> writes: > > Hi Olivier, > > I ran into this same issue. I simply rebuilt ssh after applying > libcrypto patch with: > cd /usr/src/usr.bin/ssh > make obj > make depend > make > make install > > Hope that helps > > -- > Jared Thank you Jared.

Re: sshd failure following errata 007 for 5.8

2015-10-30 Thread Kurt Mosiejczuk
On Fri, Oct 30, 2015 at 03:41:19PM +, Olivier Debr?? wrote: > Plus, as I wrote, there are 50+ apps linked with libcrypto, and I prefer > putting back all base58.tgz in place instead of rebuilding all of them. There aren't 50+ apps linked *statically* to libcrypto. They use it as a shared