fonttosfnt: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Aug 6 01:17:22 UTC 2024


 util.c |    9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

New commits:
commit 2a6a5574001d7a9959ba4d924522b96f8cc57b43
Author: Bernhard M. Wiedemann <bwiedemann at suse.de>
Date:   Wed Jul 24 16:28:43 2024 +0200

    Allow to override build date with SOURCE_DATE_EPOCH
    
    to make builds reproducible.
    See https://reproducible-builds.org/ for why this is good
    and https://reproducible-builds.org/specs/source-date-epoch/
    for the definition of this variable.
    
    This patch was done while working on reproducible builds for openSUSE, sponsored by the NLnet NGI0 fund.
    
    Part-of: <https://gitlab.freedesktop.org/xorg/app/fonttosfnt/-/merge_requests/22>

commit 5fb8b61537b832561f074a6d400956c8cb6b31a5
Author: Bernhard M. Wiedemann <bwiedemann at suse.de>
Date:   Wed Jul 24 16:27:35 2024 +0200

    Use long long for timestamp diff
    
    to avoid integer overflows in the future
    
    Part-of: <https://gitlab.freedesktop.org/xorg/app/fonttosfnt/-/merge_requests/22>



More information about the xorg-commit mailing list