summaryrefslogtreecommitdiff
path: root/debian/NEWS
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2008-07-26 22:06:23 -0700
committerSteve Langasek <steve.langasek@ubuntu.com>2019-01-03 17:01:55 -0800
commit81a3447a4e33fd6ffd73ffbfefd47b04459696dc (patch)
tree5af075fd2092883bde6ecd7731af1d1189829955 /debian/NEWS
parentc493128e32d3b3bdd6b53d30992cb3ec9db50bd4 (diff)
pam_rhosts_auth is dropped upstream; add a compat symlink to pam_rhosts
to support upgrades for a release, and give a warning in NEWS.Debian.
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