On 06/08/2013 12:26 PM, Adam Borowski wrote:
> Package: src:stealth
> Version: 2.11.02-1
> Severity: normal
> Tags: patch
> 
> Hi!
> 
> An incoming version of findutils drops the syntax of find -perm +0123,
> which contradicts POSIX and thus has been deprecated since 2005.  The
> replacement is -perm /0123.
> 
> The documentation of "stealth" uses this in a number of places, curiously,
> sometimes using +0123 sometimes /0123 -- it looks like someone already
> partially fixed it but did not finish.
> 
> Thus, to fix this:
> 
> sed -i 's:-perm +\([0-9]\):-perm /\1:g' `find -type f`

Hi Adam,

thank you for the detailed bug report and for the patch.  I'll get this
patched in Debian and forward on to Frank for inclusion upstream.

Cheers,
tony

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to