On 2018/02/20 10:27, Jonathan Gray wrote:
> On Mon, Feb 19, 2018 at 02:46:28PM -0700, Theo Buehler wrote:
> > CVSROOT:    /cvs
> > Module name:        ports
> > Changes by: t...@cvs.openbsd.org    2018/02/19 14:46:28
> > 
> > Added files:
> >     sysutils/u-boot/patches: patch-tools_kwbimage_c 
> > 
> > Log message:
> > Fix build after addition of RSA_get0_key() to LibreSSL.
> > 
> > ok sthen
> > 
> 
> Ideally the patch would handle prior LibreSSL versions so it could go
> upstream.  But going by the comments in opensslv.h
> LIBRESSL_VERSION_NUMBER only cranks when there is a new portable
> release...

I've just tweaked the ifdef.

Fortunately it cranks after rather than before release, so checks
against 0x2070000fL are good enough. (Will fail with older -current,
but ok with new -current and the next release).

Reply via email to