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
F163290898: D52349.id.diff
Tue, Jul 21, 7:02 PM
Unknown Object (File)
Wed, Jul 15, 6:42 AM
Unknown Object (File)
Wed, Jul 15, 6:42 AM
Unknown Object (File)
Wed, Jul 1, 9:30 AM
Unknown Object (File)
Tue, Jun 30, 4:16 AM
Unknown Object (File)
Tue, Jun 30, 4:16 AM
Unknown Object (File)
Sat, Jun 27, 3:58 PM
Unknown Object (File)
Jun 12 2026, 3:01 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