Skip to content

dh_setup_copyright: Sort JSON keys to preserve reproducible builds

Ryan Gonzalez requested to merge wip/refi64/canonicalize-json into apertis/v2025dev2

Otherwise they'll be printed following the internal order of the hash, which isn't reproducible across runs.

Fixes: infrastructure/apertis-issues#594 (closed)

Signed-off-by: Ryan Gonzalez ryan.gonzalez@collabora.com

Merge request reports