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)
Wed, Oct 15, 12:44 AM
Unknown Object (File)
Thu, Oct 9, 10:18 PM
Unknown Object (File)
Thu, Oct 9, 10:18 PM
Unknown Object (File)
Thu, Oct 9, 10:18 PM
Unknown Object (File)
Thu, Oct 9, 6:56 PM
Unknown Object (File)
Thu, Oct 9, 6:20 PM
Unknown Object (File)
Sun, Oct 5, 11:25 AM
Unknown Object (File)
Sat, Sep 27, 7:16 PM
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