Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Oct 2018 19:36:22 +0200
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        Alexey Dokuchaev <danfe@freebsd.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   Re: svn commit: r482744 - in branches/2018Q4/security/pam_ssh_agent_auth: . files
Message-ID:  <b20cd903-f001-d794-3830-345ef0f84625@FreeBSD.org>
In-Reply-To: <20181024161832.GA32360@FreeBSD.org>
References:  <201810221246.w9MCkPDY056948@repo.freebsd.org> <20181024161832.GA32360@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 24/10/18 18:18, Alexey Dokuchaev wrote:
> On Mon, Oct 22, 2018 at 12:46:25PM +0000, Guido Falsi wrote:
>> New Revision: 482744
>> URL: https://svnweb.freebsd.org/changeset/ports/482744
>>
>> Log:
>>   MFH: r482655
>>   
>>   - Fix build with OpenSSL 1.1.1
>> ...
>> ++#if OPENSSL_VERSION_NUMBER < 0x10100000L
> 
> I was under impression that correct check is against 0x10100005L (since
> opaque structs and other API changes were introduced with 1.1.0-pre5),
> is it so?

I had to check, actually yes.

I'll followup with a commit to fix this later.

-- 
Guido Falsi <madpilot@FreeBSD.org>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b20cd903-f001-d794-3830-345ef0f84625>