diff options
author | Debian Janitor <janitor@jelmer.uk> | 2022-09-08 07:06:25 +0000 |
---|---|---|
committer | Balint Reczey <balint@balintreczey.hu> | 2022-09-09 17:53:36 +0200 |
commit | 22cdffdd803005b0df320a3c6208dce59e4d5dbd (patch) | |
tree | 3e31c3a4c46881442db24813f0057aa8afe33b47 /debian/passwd.lintian-overrides | |
parent | 23958d15062c42c45af1a8b6fd57bb2921b66cc9 (diff) | |
download | shadow-22cdffdd803005b0df320a3c6208dce59e4d5dbd.tar.gz |
Update renamed lintian tag names in lintian overrides.
Changes-By: lintian-brush
Fixes: lintian: renamed-tag
See-also: https://lintian.debian.org/tags/renamed-tag.html
Diffstat (limited to 'debian/passwd.lintian-overrides')
-rw-r--r-- | debian/passwd.lintian-overrides | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/debian/passwd.lintian-overrides b/debian/passwd.lintian-overrides index 9f05b121..0f4f320a 100644 --- a/debian/passwd.lintian-overrides +++ b/debian/passwd.lintian-overrides @@ -1,6 +1,6 @@ -passwd: setgid-binary usr/bin/chage 2755 root/shadow -passwd: setuid-binary usr/bin/chfn 4755 root/root -passwd: setuid-binary usr/bin/chsh 4755 root/root -passwd: setgid-binary usr/bin/expiry 2755 root/shadow -passwd: setuid-binary usr/bin/gpasswd 4755 root/root -passwd: setuid-binary usr/bin/passwd 4755 root/root +passwd: elevated-privileges usr/bin/chage 2755 root/shadow +passwd: elevated-privileges usr/bin/chfn 4755 root/root +passwd: elevated-privileges usr/bin/chsh 4755 root/root +passwd: elevated-privileges usr/bin/expiry 2755 root/shadow +passwd: elevated-privileges usr/bin/gpasswd 4755 root/root +passwd: elevated-privileges usr/bin/passwd 4755 root/root |