Page MenuHomeFreeBSD

Fix opensmtp check for openssl version
AbandonedPublic

Authored by rodrigo on Apr 23 2016, 10:20 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 17, 11:08 PM
Unknown Object (File)
May 2 2024, 7:59 PM
Unknown Object (File)
May 2 2024, 4:08 PM
Unknown Object (File)
May 2 2024, 10:53 AM
Unknown Object (File)
Dec 23 2023, 12:08 AM
Unknown Object (File)
Dec 20 2023, 2:17 AM
Unknown Object (File)
Oct 24 2023, 12:55 AM
Unknown Object (File)
Oct 13 2023, 3:22 PM
Subscribers

Details

Reviewers
None
Summary

opensmtp checks the openssl version at startup,
but because the check is done wrong using an bad
mask opensmtp doesn't start.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 3424
Build 3463: arc lint + arc unit

Event Timeline

rodrigo retitled this revision from to Fix opensmtp check for openssl version.
rodrigo updated this object.
rodrigo edited the test plan for this revision. (Show Details)

changes merged by upstream