]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
libext2fs: add support for the SOURCE_DATE_EPOCH environment variable
authorTheodore Ts'o <tytso@mit.edu>
Thu, 25 Apr 2024 14:42:09 +0000 (10:42 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 25 Apr 2024 15:48:10 +0000 (11:48 -0400)
commitb6e2913061577ad981464e435026d71a48fd5caf
treecbb77d5b2b452de4e47794984ace83b783d38c26
parenteefbea0da8109c049ceb289d8cf160d5840cf9bd
libext2fs: add support for the SOURCE_DATE_EPOCH environment variable

Add SOURCE_DATE_EPOCH support as documented in [1].

[1] https://reproducible-builds.org/specs/source-date-epoch

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/ext2fs/bb_inode.c
lib/ext2fs/closefs.c
lib/ext2fs/ext2fs.h
lib/ext2fs/ext2fsP.h
lib/ext2fs/ext_attr.c
lib/ext2fs/initialize.c
lib/ext2fs/inode.c
lib/ext2fs/mkjournal.c
lib/ext2fs/openfs.c
lib/ext2fs/orphan.c
lib/ext2fs/res_gdt.c