[MacPorts] #68766: openssl3 @3.2.0_0+universal may have broken PRNG on High Sierra and older
MacPorts
noreply at macports.org
Wed Jan 31 16:01:04 UTC 2024
#68766: openssl3 @3.2.0_0+universal may have broken PRNG on High Sierra and older
------------------------+------------------------
Reporter: fhgwright | Owner: neverpanic
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: fixed | Keywords:
Port: openssl3 |
------------------------+------------------------
Comment (by neverpanic):
Ideally by building it from source and running its testsuite as explained
in comment:41:
Considering that there is something fundamentally broken you should be
able to identify this quickly by doing these steps in a clone of
https://github.com/openssl/openssl.git:
- `./config`
- `make -j$(sysctl -n hw.ncpu)`
- `make test HARNESS_JOBS=$(sysctl -n hw.ncpu)`
AFAIR there's also an openssl3-devel port on the affected systems that
packages the latest version, so you could also try that.
--
Ticket URL: <https://trac.macports.org/ticket/68766#comment:72>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list