Skip to content

CPackDeb: sort package files before generating deb file

This should make the order in which the files are added to md5sums and archives is stable, thus making package files more reproducible.

Note that this only changes the CPackDeb generator.

Fixes: #22361 (closed)

Edited by Brad King

Merge request reports