CVSROOT:        /cvs
Module name:    ports
Changes by:     t...@cvs.openbsd.org    2020/09/14 09:14:55

Modified files:
        mail/fetchmail : Makefile 
        mail/fetchmail/patches: patch-socket_c 

Log message:
fetchmail: use legacy certificate verification

beck's shiny new validator found its first victim. bluhm saw warnings
from fetchmail's verify callback and once we investigated, it was quick
to segfault since it doesn't bother to check return values. Failures are
more visible to the callback than they previously were.  Fixing this
mess is more work than it's worth, so let it use the old garbage.

with & ok beck, tested & ok bluhm

Reply via email to