containerd/archive
Akihiro Suda 5dedb6d0d2
archive: use 1970-01-01 as the whiteout timestamp
The whiteout timestamps are no longer set to the source date epoch.
The source date epoch still applies to non-whiteout files.

Discussion happened in moby/buildkit PR 3560.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2023-06-30 11:30:01 +09:00
..
compression Stop using math/rand.Read and rand.Seed (deprecated in Go 1.20) 2023-02-16 03:50:23 +09:00
tarheader archive: disable looking up usernames and groupnames on the host 2023-03-08 02:04:40 +09:00
tartest Fix annotation typo error 2018-12-14 23:18:42 +08:00
issues_test.go Add NoSameOwner option when unpacking tars 2022-09-09 17:07:26 -07:00
link_default.go archive: use Linkat on FreeBSD for hardlinks 2022-06-09 18:54:09 -07:00
link_freebsd.go archive: use Linkat on FreeBSD for hardlinks 2022-06-09 18:54:09 -07:00
tar_freebsd.go Remove redundant build tags 2021-08-05 22:27:46 -07:00
tar_linux_test.go test: use T.TempDir to create temporary test directory 2022-03-15 14:03:50 +08:00
tar_mostunix.go Cleanup build constraints 2022-12-08 09:36:20 -08:00
tar_opts_linux.go Remove aufs snapshotter (deprecated since v1.5) 2023-03-14 14:37:13 +09:00
tar_opts_windows.go Use RunWithPrivileges 2023-04-06 17:06:50 -07:00
tar_opts.go archive: set WithModTimeUpperBound when WithSourceDateEpoch is set 2022-11-22 22:21:44 +09:00
tar_test.go archive: use 1970-01-01 as the whiteout timestamp 2023-06-30 11:30:01 +09:00
tar_unix.go Cleanup build constraints 2022-12-08 09:36:20 -08:00
tar_windows.go Merge pull request #7344 from thaJeztah/archive_cleanup 2022-08-30 09:18:18 -07:00
tar.go archive: use 1970-01-01 as the whiteout timestamp 2023-06-30 11:30:01 +09:00
time_unix.go Cleanup build constraints 2022-12-08 09:36:20 -08:00
time_windows.go archive: windows: chtimes(): remove redundant conversion 2022-10-07 19:38:56 +02:00
time.go Licence header added 2018-02-19 10:32:26 +09:00