Re: [exim-dev] [exim] Exim 4.83 RC2 uploaded

Top Page
Delete this message
Reply to this message
Author: Jeremy Harris
Date:  
To: exim-dev
Subject: Re: [exim-dev] [exim] Exim 4.83 RC2 uploaded
On 09/06/14 01:26, Dave Lugo wrote:
> On Fri, 6 Jun 2014, Todd Lyons wrote:
>>
>> Please report issues by replying to this email on exim-users or exim-dev
>> mailing lists. Please include the OS, distro, version, and any other
>> build information including specific build features enabled in your
>> correspondence. If you have feedback and need to keep your organization
>> confidential, you may reply directly to me or any other Exim developer
>> with your success story or concerns. All feedback is appreciated right
>> before a release, even if it's just says "It built fine on $OS/$DISTRO"!
>>
>
> Builds fine, except for this:
>
> gcc tls.c
> In file included from tls.c:99:
> tlscert-openssl.c: In function 'asn1_time_copy':
> tlscert-openssl.c:126: warning: passing argument 2 of 'ASN1_TIME_print'
> discards qualifiers from pointer target type
>
> CentOS 5.2 (yeah, I know, a little old), but I did update openssl to
> a version RH released earlier this week.
>
>
>> Thank you for your testing and feedback,
>
> Thank _you_ for your work as a maintainer.
>
> Dave
>

Interesting. I have:

/usr/include/openssl/asn1.h:int ASN1_TIME_print(BIO *fp, const ASN1_TIME
*a);

on f20. There's no particular version number obvious in the file
but it does have a copyright 1995-1998. What do you have?
--
Cheers,
Jeremy