Page MenuHomeFreeBSD

rc.d/sendmail: remove a obsolete upgrade seatbelt
ClosedPublic

Authored by brooks on Mar 10 2025, 6:13 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 6, 9:28 AM
Unknown Object (File)
Fri, Apr 4, 3:01 AM
Unknown Object (File)
Mar 23 2025, 7:01 PM
Unknown Object (File)
Mar 23 2025, 4:42 PM
Unknown Object (File)
Mar 19 2025, 12:47 PM
Unknown Object (File)
Mar 19 2025, 12:47 PM
Unknown Object (File)
Mar 19 2025, 9:31 AM
Unknown Object (File)
Mar 18 2025, 12:15 AM
Subscribers

Details

Summary

This check was in place to aid the transition from sendmail pre-8.10.
8.10 was released in 2000. It's not possible to upgrade directly from
such as system (Freebsd 3?) to FreeBSD 15 so we can drop this.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Yeah, the check was just copied over from NetBSD when rc.d was imported back in 2001. You'd have to take a system older than that, do source upgrades up to 15 without ever having started sendmail and then try to start it again to be negatively effected. Can't imagine that being an actual use case.

This revision is now accepted and ready to land.Mar 13 2025, 2:27 PM