delay only absolute symlinks and those pointing to parent dirs
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Thu, 3 Nov 2016 13:31:14 +0000 (14:31 +0100)
committerPhilipp Gesang <philipp.gesang@intra2net.com>
Thu, 3 Nov 2016 13:33:37 +0000 (14:33 +0100)
commitdfb00a257e35d61c74fa0e8ad86ef4e6a4429c74
treea816407d8bceafbf0d61b4dad686c9c44bb25a35
parent786addd675c68064135aa83f11de58cf37a1b6b2
delay only absolute symlinks and those pointing to parent dirs

Only apply the symlink hook on those with fishy targets. Internal
symlinks need not be contained so they can be applied as-is.
deltatar/tarfile.py