Actions
Bug #6924
closedmake libc copyright file contents deterministic
Start date:
2016-04-20
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
Description
The extract-copyright.pl
script concats the licenses in the order the fs returned the files in. Since there's no guarantee that the order will always be the same between builds, the license file may fail wsdiff checks as a result.
Related issues
Updated by Electric Monk over 6 years ago
- Status changed from New to Closed
- % Done changed from 80 to 100
git commit cec7ac1b6fa4b80f0536354cbb975d004e78155b
commit cec7ac1b6fa4b80f0536354cbb975d004e78155b Author: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Date: 2016-04-21T23:07:39.000Z 6924 make libc copyright file contents deterministic Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@joyent.com>
Updated by Marcel Telka over 5 years ago
- Related to Bug #7714: Extracted libc licenses should be sorted added
Actions