On 2025/06/29 14:29, Todd C. Miller wrote: > CVSROOT: /cvs > Module name: src > Changes by: mill...@cvs.openbsd.org 2025/06/29 14:29:48 > > Modified files: > bin/pax : tar.c > > Log message: > Don't exit silently when writing out the extended headers if the > mtime didn't fit in the ustar header for the extended header record. > OK jca@ >
For the record - this problem was reported by Crystal Kolipe (crafted timestamps on a filesystem result in incomplete backups from pax/tar).