summaryrefslogtreecommitdiff
path: root/debian/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'debian/NEWS')
-rw-r--r--debian/NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS
index 1976a81e..0fc375f8 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -1,3 +1,20 @@
+pam (0.99.10.0-1) unstable; urgency=low
+
+ * pam_rhosts_auth module obsolete
+
+ The pam_rhosts_auth module has been dropped upstream in favor of the
+ more featureful and better-maintained pam_rhosts module. To ease the
+ transition to pam_rhosts, a compatibility symlink has been provided to
+ map pam_rhosts_auth to pam_rhosts on your system; however, pam_rhosts
+ doesn't support all of the same module options and the compatibility
+ symlink will be dropped in a future release. You should update any
+ configs to use pam_rhosts instead of pam_rhosts_auth as soon as possible.
+
+ For information on the options supported by pam_rhosts, see the
+ pam_rhosts(8) manpage.
+
+ -- Steve Langasek <vorlon@debian.org> Sat, 26 Jul 2008 22:01:22 -0700
+
pam (0.99.7.1-5) unstable; urgency=low
* Default Unix minimum password length has changed