Bug#827724: findutils: find -type f matches symlinks in armel armhf and mipsel

2016-06-20 Thread Maximiliano Curia
Control: tag -1 + patch ¡Hola! El 2016-06-20 a las 10:58 +0200, Maximiliano Curia escribió: Package: findutils Version: 4.6.0+git+20160126-3 Severity: critical Justification: breaks unrelated software The new version of find has a weird behaviour, at least in the arches: armhf armel and

Bug#827724: findutils: find -type f matches symlinks in armel armhf and mipsel

2016-06-20 Thread Maximiliano Curia
Package: findutils Version: 4.6.0+git+20160126-3 Severity: critical Justification: breaks unrelated software Hi, The new version of find has a weird behaviour, at least in the arches: armhf armel and mipsel. As simple test: dir=$(mktemp -d) cd $dir ln -s a b find -type f Shows ./b while it