Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jan 2016 11:56:27 -0600
From:      Mark Felder <feld@FreeBSD.org>
To:        Bernard Spil <brnrd@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Cc:        dinoex@FreeBSD.org
Subject:   Re: svn commit: r406060 - head/security/openssl
Message-ID:  <1452707787.2832948.491187474.31730688@webmail.messagingengine.com>
In-Reply-To: <201601131729.u0DHTCQF040857@repo.freebsd.org>
References:  <201601131729.u0DHTCQF040857@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help


On Wed, Jan 13, 2016, at 11:29, Bernard Spil wrote:
> Author: brnrd
> Date: Wed Jan 13 17:29:12 2016
> New Revision: 406060
> URL: https://svnweb.freebsd.org/changeset/ports/406060
> 
> Log:
>   security/openssl: Fix No-SSLv3 option
>   
>     - This change adds `no-ssl3-method` to config args
>     - Bump portrevision
>   
>   Testing with security/openssl buillt with SSL3 option disabled [1]
>   revealed that the openssl binary and the libraries still support SSLv3
>   connections and methods. With the added no-ssl3-method argument passed
>   to the config script, the binary no longer supports the -ssl3 option
>   and ports requiring SSLv3 methods fail on undefined references to
>   methods.
>   
>   PR:             203693 [1]
>   Reviewed by:    koobs (mentor), feld (mentor, ports-secteam), dinoex
>   (maintainer)
>   Approved by:    koobs (mentor), feld (mentor, ports-secteam
>   MFH:            2016Q1
>   Differential Revision:  D4924
> 

koobs and I (mentors) goofed up with the review process here. Dinoex as
maintainer was not involved in the review or approval process, but we
approved this commit and the commit log message.

This change is a no-op for users who do not set SSL3=off.

Sorry, dinoex :-)

-- 
  Mark Felder
  ports-secteam member
  feld@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1452707787.2832948.491187474.31730688>