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)
Mon, May 11, 9:36 PM
Unknown Object (File)
Mon, May 11, 8:35 PM
Unknown Object (File)
Mon, May 11, 8:19 PM
Unknown Object (File)
Tue, Apr 28, 12:24 AM
Unknown Object (File)
Mon, Apr 27, 10:37 AM
Unknown Object (File)
Wed, Apr 22, 12:42 PM
Unknown Object (File)
Tue, Apr 21, 6:42 PM
Unknown Object (File)
Tue, Apr 21, 8:53 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