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)
Sat, Nov 1, 1:18 AM
Unknown Object (File)
Sat, Nov 1, 12:49 AM
Unknown Object (File)
Thu, Oct 30, 2:57 AM
Unknown Object (File)
Wed, Oct 29, 4:26 AM
Unknown Object (File)
Wed, Oct 29, 4:26 AM
Unknown Object (File)
Wed, Oct 29, 4:16 AM
Unknown Object (File)
Mon, Oct 20, 8:40 AM
Unknown Object (File)
Sat, Oct 18, 4:27 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