From owner-freebsd-current@FreeBSD.ORG Fri Jul 13 08:00:23 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4E95D106564A; Fri, 13 Jul 2012 08:00:23 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (mx0.zoral.com.ua [91.193.166.200]) by mx1.freebsd.org (Postfix) with ESMTP id 9460D8FC08; Fri, 13 Jul 2012 08:00:22 +0000 (UTC) Received: from skuns.kiev.zoral.com.ua (localhost [127.0.0.1]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id q6D80QZ0059327; Fri, 13 Jul 2012 11:00:27 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.5/8.14.5) with ESMTP id q6D80ETd088942; Fri, 13 Jul 2012 11:00:14 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.5/8.14.5/Submit) id q6D80E1W088941; Fri, 13 Jul 2012 11:00:14 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Fri, 13 Jul 2012 11:00:14 +0300 From: Konstantin Belousov To: Jung-uk Kim Message-ID: <20120713080014.GN2338@deviant.kiev.zoral.com.ua> References: <4FFF11CA.60004@FreeBSD.org> <4FFF65BD.4060707@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LwDZSyGAvxkXlqsD" Content-Disposition: inline In-Reply-To: <4FFF65BD.4060707@FreeBSD.org> User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: clamav-milter 0.95.2 at skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-4.0 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: Ben Laurie , freebsd-security@freebsd.org, freebsd-current@freebsd.org Subject: Re: [HEADSUP] OpenSSL 1.0.1c merge in progress X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jul 2012 08:00:23 -0000 --LwDZSyGAvxkXlqsD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jul 12, 2012 at 08:03:09PM -0400, Jung-uk Kim wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 >=20 > On 2012-07-12 14:04:58 -0400, Jung-uk Kim wrote: > > OpenSSL 1.0.1c will be merged to head today. There will be > > several important changes to note. > >=20 > > - Several crypto/engine modules will be added or enabled by default > > to closely match OpenSSL default, e.g., Camellia (crypto), SEED > > (crypto), 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. - How did the asm files were generated (I am sure they are generated) ? > > opensslconf.h for amd64 and i386 will be merged. > >=20 > > Unfortunately, library versions will be bumped, i.e., > >=20 > > libcrypto.so.6 -> libcrypto.so.7 libssl.so.6 -> libssl.so.7 > >=20 > > Therefore, all binaries depending on these need to be recompiled.=20 > > Also, you may have to merge your /etc/ssl/openssl.conf changes. >=20 > FYI, OpenSSL 1.0.1c import is complete now. Please let me know if you > have any problem. >=20 > Cheers, >=20 > Jung-uk Kim > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.19 (FreeBSD) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ >=20 > iEYEARECAAYFAk//Zb0ACgkQmlay1b9qnVMDXACgxjHtAdhyLasffkaqX/Jl9hHX > He0An2EjtcRoNsHfTX/ZwZ+iHz2VW2Iq > =3DmHkt > -----END PGP SIGNATURE----- > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" --LwDZSyGAvxkXlqsD Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (FreeBSD) iEYEARECAAYFAk//1Y4ACgkQC3+MBN1Mb4jCeACfQgIeuw5KN9J/9+QxvW/m8INM 7hgAn0wNfSn2d+knqXQX9Ks0VfMHQxMl =meVN -----END PGP SIGNATURE----- --LwDZSyGAvxkXlqsD--