]> err.no Git - dpkg/commit
Apply patch to fix #232025; the tar spec doesn't require a 100-char filename
authorScott James Remnant <keybuk@debian.org>
Mon, 8 Mar 2004 17:36:29 +0000 (17:36 +0000)
committerScott James Remnant <keybuk@debian.org>
Mon, 8 Mar 2004 17:36:29 +0000 (17:36 +0000)
commit91241c4208af0e46b36777ab1ddf9dbbcb67fae1
treec5e22e767d654f09aef036c25168cf37f6dcd875
parent9e604260ef99dbaf9fd1900e774f0fcc4c3875cd
Apply patch to fix #232025; the tar spec doesn't require a 100-char filename
to end with a NULL terminator, so we have to copy it out of the header
carefully.
ChangeLog
debian/changelog
lib/tarfn.c