diff options
author | Norbert Lange <nolange79@gmail.com> | 2020-02-14 22:15:07 +0100 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2020-06-29 14:06:40 +0200 |
commit | 86a633ef9aeffc040a7b828034793d056c66a191 (patch) | |
tree | 521bd5063d5cab6fd9effe31f857cc445ea1c91d /libbb/logenv.c | |
parent | a16c8ef21253d2fbb8f311ee34514cdc0a3f49a2 (diff) | |
download | busybox-86a633ef9aeffc040a7b828034793d056c66a191.tar.gz |
dpkg: prevent important directories from being removed
busybox will remove directory symlinks, which is at
odds with common layouts that have some of
bin/lib/lib32/lib64 symlinked.
this adds a exludelist for critcal and often symlinked
directories.
Fixes: Bug 12551
function old new delta
remove_file_array 139 231 +92
Signed-off-by: Norbert Lange <nolange79@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'libbb/logenv.c')
0 files changed, 0 insertions, 0 deletions