CVSROOT: /cvs Module name: ports Changes by: [email protected] 2019/11/15 14:44:39
Modified files:
archivers/gcpio: Makefile
Added files:
archivers/gcpio/patches: patch-src_util_c
Log message:
Fix copy out to ustar archives in cases where st_rdev for a non-device file
accidentally decodes to a minor device number >= 2^21. From upstream.
