On Thu, 19 Mar 2015, Ted Unangst wrote: > Ted Unangst wrote: > > Patches are now available to fix a variety of issues in libcrypto and > > libssl. > > 5.5 patch: > > http://ftp.openbsd.org/pub/OpenBSD/patches/5.5/common/024_openssl.patch.sig > > And I boned the instructions again. > cd /usr/src/lib/libcrypto/crypto > should be > cd /usr/src/lib/libssl/crypto > instead. >
Hmmm: # cd /usr/src/lib/libssl/crypto ksh: cd: /usr/src/lib/libssl/crypto - No such file or directory On 5.6-release amd64. I'll look back to see if I can find it but is there a different process to build all of libssl to be sure it's all patched? -- John Merriam
