Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Dec 2019 09:36:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 242826] www/newsboat 2.18 build fails by depending on old LibreSSL 2.5 through 2.9.x
Message-ID:  <bug-242826-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 242826
           Summary: www/newsboat 2.18 build fails by depending on old
                    LibreSSL 2.5 through 2.9.x
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: p5B2E9A8F@t-online.de
                CC: mt@markoturk.info
                CC: mt@markoturk.info
             Flags: maintainer-feedback?(mt@markoturk.info)

Demanding an outdated version of LibreSSL is unsafe.

cargo:conf=3DOPENSSL_NO_BUF_FREELISTS,OPENSSL_NO_COMP,OPENSSL_NO_KRB5,OPENS=
SL_NO_PSK,OPENSSL_NO_RFC3779,OPENSSL_NO_SRP,OPENSSL_NO_SSL3_METHOD
cargo:rustc-cfg=3Dlibressl
cargo:rustc-cfg=3Dlibressl251
cargo:rustc-cfg=3Dlibressl261
cargo:rustc-cfg=3Dlibressl270
cargo:rustc-cfg=3Dlibressl271
cargo:rustc-cfg=3Dlibressl273
cargo:rustc-cfg=3Dlibressl280
cargo:rustc-cfg=3Dlibressl281
cargo:rustc-cfg=3Dlibressl291
cargo:libressl_version_number=3D3000200f

--- stderr
thread 'main' panicked at '

This crate is only compatible with OpenSSL 1.0.1 through 1.1.1, or LibreSSL=
 2.5
through 2.9.x, but a different version of OpenSSL was found. The build is n=
ow
aborting
due to this version mismatch.

--=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-242826-7788>