summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2004-02-22 15:49:30 +0000
committerColin Watson <cjwatson@debian.org>2004-02-22 15:49:30 +0000
commit6d50ad0724e88972a74a70a45df674ef90a6ea75 (patch)
treee2178a6cb6fe6b07e6f22e218af2056d7ed2630a /debian/changelog
parente0fc93e8ab13cdfdbb7192250be7f6ce56606775 (diff)
Backport a few more changes to auth-pam.c from upstream portable CVS. PAM
session modules finally produce output!
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f32d19477..e3f8de691 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,11 @@ openssh (1:3.7.1p2-1) UNRELEASED; urgency=low
3 * New upstream release. 3 * New upstream release.
4 * Remove -fno-builtin-log and -DHAVE_MMAP_ANON_SHARED compiler options, 4 * Remove -fno-builtin-log and -DHAVE_MMAP_ANON_SHARED compiler options,
5 which are no longer necessary. 5 which are no longer necessary.
6 * Darren Tucker:
7 - Supply newlines in chauthtok PAM conversation function and in
8 accumulated PAM_TEXT_INFO and PAM_ERROR_MSG messages.
9 - Store output from pam_session and pam_setcred for display after login,
10 to fix problems with missing output from PAM session modules.
6 11
7 -- Colin Watson <cjwatson@debian.org> Tue, 23 Sep 2003 19:22:38 +0100 12 -- Colin Watson <cjwatson@debian.org> Tue, 23 Sep 2003 19:22:38 +0100
8 13