Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Oct 2019 16:25:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 241445] devel/kronosnet: Update to 1.13 (Builds against openssl11 and libressl)
Message-ID:  <bug-241445-7788-gqTwAm9N1x@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-241445-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-241445-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241445

Vin=C3=ADcius Zavam <egypcio@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #208629|0                           |1
        is obsolete|                            |

--- Comment #4 from Vin=C3=ADcius Zavam <egypcio@FreeBSD.org> ---
Created attachment 208636
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D208636&action=
=3Dedit
[PATCH] devel/kronosnet: update 1.3 to 1.13, builds against openssl11 (base=
, or
ports) and libressl

sync patch with latest version; works fine with OpenSSL from base or ports,=
 and
LibreSSL as well.

testport OK for 11, 12, and HEAD.

tested LibreSSL (on all releases) with:

# grep -i ssl /etc/make.conf=20
DEFAULT_VERSIONS+=3D      ssl=3Dlibressl

# ldd /usr/local/lib/kronosnet/crypto_openssl.so=20
/usr/local/lib/kronosnet/crypto_openssl.so:
        libcrypto.so.45 =3D> /usr/local/lib/libcrypto.so.45 (0x801003000)
        libc.so.7 =3D> /lib/libc.so.7 (0x800248000)
        libthr.so.3 =3D> /lib/libthr.so.3 (0x800662000)

Obtained from:
https://github.com/kronosnet/kronosnet/pull/270/commits/04be484f53f7da59d83=
aaa4ef9058b8474c01477

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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