[Bug 242826] www/newsboat 2.18 build fails by depending on old LibreSSL 2.5 through 2.9.x

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Dec 23 09:36:03 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242826

            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 at FreeBSD.org
          Reporter: p5B2E9A8F at t-online.de
                CC: mt at markoturk.info
                CC: mt at markoturk.info
             Flags: maintainer-feedback?(mt at markoturk.info)

Demanding an outdated version of LibreSSL is unsafe.

cargo:conf=OPENSSL_NO_BUF_FREELISTS,OPENSSL_NO_COMP,OPENSSL_NO_KRB5,OPENSSL_NO_PSK,OPENSSL_NO_RFC3779,OPENSSL_NO_SRP,OPENSSL_NO_SSL3_METHOD
cargo:rustc-cfg=libressl
cargo:rustc-cfg=libressl251
cargo:rustc-cfg=libressl261
cargo:rustc-cfg=libressl270
cargo:rustc-cfg=libressl271
cargo:rustc-cfg=libressl273
cargo:rustc-cfg=libressl280
cargo:rustc-cfg=libressl281
cargo:rustc-cfg=libressl291
cargo:libressl_version_number=3000200f

--- 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 now
aborting
due to this version mismatch.

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


More information about the freebsd-ports-bugs mailing list