summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/libpam-modules.lintian5
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index d2910c92..f23b36a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -43,6 +43,7 @@ pam (0.99.10.0-1) UNRELEASED; urgency=low
split out into a separate unix_update binary, so at long last we can
change unix_chkpwd to be sgid shadow instead of suid root.
Closes: #155583.
+ - Update the lintian override to match.
* Install the new unix_update helper into libpam-modules.
* Use a pristine upstream tarball instead of repacking; requires various
changes to debian/rules and debhelper files.
diff --git a/debian/libpam-modules.lintian b/debian/libpam-modules.lintian
index 9da39180..e323f6f8 100644
--- a/debian/libpam-modules.lintian
+++ b/debian/libpam-modules.lintian
@@ -1,2 +1,3 @@
-# yes, we know it's suid, that's the whole point...
-libpam-modules: setuid-binary sbin/unix_chkpwd 4755 root/root
+# yes, we know it's sgid, that's the whole point...
+libpam-modules: setgid-binary sbin/unix_chkpwd 2755 root/shadow
+