aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/libpam-modules.files1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7678c615..ae4e7636 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,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.
+ * 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.
* Replace the Vcs-Svn field with a Vcs-Bzr field; jumping ship from svn,
diff --git a/debian/libpam-modules.files b/debian/libpam-modules.files
index bd9cec59..57187b51 100644
--- a/debian/libpam-modules.files
+++ b/debian/libpam-modules.files
@@ -1,3 +1,4 @@
etc/security/
sbin/unix_chkpwd
+sbin/unix_update
sbin/pam_tally