summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fb1b702f..4957bf72 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,9 @@ pam (0.99.10.0-1) UNRELEASED; urgency=low
hpux-style expiry information off of password fields is now supported.
* New patch thread-safe_save_old_password.patch, to make sure all our
getpwnam() use in pam_unix is thread-safe (fixes an upstream regression)
+ * New patch setreuid_juggling.patch: restore the 0.99.9.0 behavior wrt uid
+ changes for NIS+, since I know the old behavior was right and don't
+ believe anyone has tested the new code.
* The password-changing helper functionality for SELinux systems has been
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.