Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/bin/pax



Module Name:    basesrc
Committed By:   christos
Date:           Tue Oct 15 16:16:31 UTC 2002

Modified Files:
        basesrc/bin/pax: extern.h options.c pat_rep.c pax.c

Log Message:
PR/18663: Jeremy Reed: pax/tar/cpio allows ".." in names.
We now disallow it by default on both archive creation and extraction.
Add --insecure option to override.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 basesrc/bin/pax/extern.h
cvs rdiff -r1.46 -r1.47 basesrc/bin/pax/options.c
cvs rdiff -r1.14 -r1.15 basesrc/bin/pax/pat_rep.c
cvs rdiff -r1.19 -r1.20 basesrc/bin/pax/pax.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index