Date: Thu, 12 Jul 2012 14:04:58 -0400 From: Jung-uk Kim <jkim@FreeBSD.org> To: freebsd-current@freebsd.org Cc: Ben Laurie <benl@freebsd.org>, freebsd-security@FreeBSD.org Subject: [HEADSUP] OpenSSL 1.0.1c merge in progress Message-ID: <4FFF11CA.60004@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
-----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-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FFF11CA.60004>