From owner-freebsd-security@FreeBSD.ORG Sun May 17 21:49:39 2015 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AA99FD0; Sun, 17 May 2015 21:49:39 +0000 (UTC) Received: from mx5.roble.com (mx5.roble.com [206.40.34.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx5.roble.com", Issuer "mx5.roble.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 9527312D5; Sun, 17 May 2015 21:49:39 +0000 (UTC) Date: Sun, 17 May 2015 14:49:38 -0700 (PDT) From: Roger Marquis To: Mark Felder cc: freebsd-security@freebsd.org, Leif Pedersen Subject: Re: Forums.FreeBSD.org - SSL Issue? In-Reply-To: <1431897343.1957655.271052497.1254498A@webmail.messagingengine.com> References: <2857899F-802E-4086-AD41-DD76FACD44FB@modirum.com> <05636D22-BBC3-4A15-AC44-0F39FB265CDF@patpro.net> <20150514193706.V69409@sola.nimnet.asn.au> <5554879D.7060601@obluda.cz> <1431697272.3528812.269632617.29548DB0@webmail.messagingengine.com> <5556E5DC.7090809@obluda.cz> <1431894012.1947726.271026057.54BB4786@webmail.messagingengine.com> <1431896211.1954759.271044297.00C7D719@webmail.messagingengine.com> <1431897343.1957655.271052497.1254498A@webmail.messagingengine.com> User-Agent: Alpine 2.11 (BSF 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 May 2015 21:49:39 -0000 Mark Felder wrote: >> Sure, when you must change the ABI you also have to rebuild linked libs >> and bins, but how many openssl 0.9 updates have required ABI changes? >> > This entire discussion has been about doing MAJOR updates to OpenSSL in > base. I agree that this discussion has been about updates to OpenSSL but we're obviously not on the same page with regards to your definition of major. Leif Pedersen wrote: >> ... more easily remediated (than installworld) and so 'pkg audit' could > report on those. > >Exactly how would that differ from using freebsd-update? You mean aside from being locally compiled? Does freebsd-update only update the specific libs, apps, files that need to be updated? Roger