summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
-rw-r--r--debian/libpam-modules.links4
2 files changed, 2 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index b55f39a4..70daac23 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ pam (1.1.0-3) UNRELEASED; urgency=low
* Drop superfluous options to dh_installchangelogs, dh_shlibdeps
* Use debian/clean instead of rm -f'ing files in debian/rules clean target
* Drop ./configure options that are no-ops
+ * Drop the /lib/security/pam_unix_*.so symlinks, which have been deprecated
+ now for 10 years and are not used at all if pam-auth-update is in play.
-- Steve Langasek <vorlon@debian.org> Tue, 01 Sep 2009 22:23:47 -0700
diff --git a/debian/libpam-modules.links b/debian/libpam-modules.links
index e87ff8f0..f39f6485 100644
--- a/debian/libpam-modules.links
+++ b/debian/libpam-modules.links
@@ -1,5 +1 @@
-/lib/security/pam_unix.so /lib/security/pam_unix_acct.so
-/lib/security/pam_unix.so /lib/security/pam_unix_auth.so
-/lib/security/pam_unix.so /lib/security/pam_unix_passwd.so
-/lib/security/pam_unix.so /lib/security/pam_unix_session.so
/lib/security/pam_rhosts.so /lib/security/pam_rhosts_auth.so