RFC: Sort tarballs created by the src-release.sh script
Jan Beulich
jbeulich@suse.com
Tue Oct 4 07:10:59 GMT 2022
On 03.10.2022 16:40, Nick Clifton wrote:
> Hi Guys,
>
> [This appears to be getting slightly out of hand...]
It might seem like that, yes, but I guess that's not entirely unexpected
for a topic of that kind - different people have different expectations
and habits.
>> Not sure what "creation date" might mean here. Assuming the script is > (typically) run from a git tree, perhaps the commit date of the top> level commit on the branch would be best to use?
> Except that a commit to the branch that does not affect something that
> would go into the tarball would then result in a changed date.
Every commit should be considered to affect the tarball, imo, as such
effects could also be indirect. If you really wanted to go that route,
then perhaps an alternative would be to use the commit date of the
most recent commit touching bfd/version.m4.
Jan
More information about the Binutils
mailing list