[gnutls-devel] GnuTLS | Use ChangeLog date instead of build date (!928)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Fri Feb 15 20:29:06 CET 2019


Good point !

What about
```
YEAR=`date -u -r ChangeLog +%Y 2>/dev/null || date --date=@`git log -1 --format=%ct` +%Y`
```

That would take the date from ChangeLog in case of building from a tarball. Building in a git directory would give us the year of the last commit. If you agree, please amend your commit and use '-s' to add a Signed-Off-By.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/928#note_141853359
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20190215/cd020b5c/attachment.html>


More information about the Gnutls-devel mailing list