Page MenuHomeFreeBSD

share/sendmail: Use consistent ordering when processing files
ClosedPublic

Authored by markj on Sep 2 2025, 8:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 5, 3:01 AM
Unknown Object (File)
Thu, Apr 2, 4:50 AM
Unknown Object (File)
Wed, Mar 25, 5:34 AM
Unknown Object (File)
Sun, Mar 22, 5:37 AM
Unknown Object (File)
Sat, Mar 21, 12:51 AM
Unknown Object (File)
Sun, Mar 15, 2:22 AM
Unknown Object (File)
Thu, Mar 12, 9:15 PM
Unknown Object (File)
Mar 7 2026, 4:26 AM
Subscribers

Details

Summary

Otherwise files are handled in the order returned by find(1). This
in turn results in inconsistent ordering of files in the METALOG mtree
file produced by "make installworld -DNO_ROOT", which results in
non-reproducible filesystem images.

Diff Detail

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