summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2008-07-25 17:13:21 -0700
committerSteve Langasek <steve.langasek@ubuntu.com>2019-01-03 17:01:53 -0800
commitb138aaa0087d893a7c367670d9eef498c15587f0 (patch)
tree6ac6a785fb2870998072295def995a52b9d74bb1
parentbdb63761bcd55b3f01d653824c1f3990bbda45c0 (diff)
Install the new unix_update helper into libpam-modules.
-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