[HEADSUP] OpenSSL 1.0.1c merge in progress



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

OpenSSL 1.0.1c will be merged to head today. There will be several
important changes to note.

- - Several crypto/engine modules will be added or enabled by default to
closely match OpenSSL default, e.g., Camellia (crypto), SEED (crypto),
CHIL (engine), GOST (engine), etc.
- - MD2 will be removed because a) it is disabled by default and b) we
removed it from libmd.
- - Optimized amd64 asm files will be added and enabled by default.
- - Optimized i386 asm files will be updated and new files will be added.
- - opensslconf.h for amd64 and i386 will be merged.

Unfortunately, library versions will be bumped, i.e.,

libcrypto.so.6 -> libcrypto.so.7
libssl.so.6 -> libssl.so.7

Therefore, all binaries depending on these need to be recompiled.
Also, you may have to merge your /etc/ssl/openssl.conf changes.

Jung-uk Kim
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk//EckACgkQmlay1b9qnVN0PQCgwtUHNK7iEdKpTi3TmWD5W4UK
smUAnAxcPa+OtZQe4HKifeaVm+ybdRIH
=T9Oc
-----END PGP SIGNATURE-----
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • [HEADSUP] OpenSSL 1.0.1c merge in progress
    ... OpenSSL 1.0.1c will be merged to head today. ... - Several crypto/engine modules will be added or enabled by default to ... - Optimized i386 asm files will be updated and new files will be added. ... Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ ...
    (FreeBSD-Security)
  • Re: [HEADSUP] OpenSSL 1.0.1c merge in progress
    ... Several crypto/engine modules will be added or enabled by default ... to closely match OpenSSL default, e.g., Camellia, SEED ... i386 asm files will be updated and new files will be added. ... Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ ...
    (freebsd-current)
  • Re: [HEADSUP] OpenSSL 1.0.1c merge in progress
    ... Several crypto/engine modules will be added or enabled by default ... to closely match OpenSSL default, e.g., Camellia, SEED ... i386 asm files will be updated and new files will be added. ... Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ ...
    (FreeBSD-Security)
  • [PATCH] Switch to OpenSSL 1.0.1 branch
    ... I have upgraded OpenSSL in the base to 0.9.8x for all supported ... Here is the patch to switch OpenSSL from 0.9.8x to 1.0.1c: ... I had to compress it because the patch was too big, ... Optimized amd64 asm files are added. ...
    (FreeBSD-Security)