From e2c92900300604c000af86008dad086527a04345 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Wed, 27 Oct 2010 00:43:02 +0200 Subject: Debian: Install default /etc/pam.d/ngircd allowing all logins This is required for backwards compatibility when installing the -full or -full-dbg package variant: PAM is enabled now but no configuration present, so all login attempts would be denied ... Creating /etc/pam.d/ngircd including "auth required pam_permit.so" restores the old behaviour of allowing all connections. --- contrib/Debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'contrib/Debian/changelog') diff --git a/contrib/Debian/changelog b/contrib/Debian/changelog index f81854c2..395c17a1 100644 --- a/contrib/Debian/changelog +++ b/contrib/Debian/changelog @@ -1,3 +1,10 @@ +ngircd (17~rc2-0ab2) unstable; urgency=low + + * Install /etc/pam.d/ngircd including "auth required pam_permit.so" when + installing -full or -full-dbg variant to keep backwards compatibility. + + -- Alexander Barton Tue, 26 Oct 2010 23:34:56 +0200 + ngircd (17~rc2-0ab1) unstable; urgency=low * New "upstream" release candidate 2 for ngIRCd Release 17. -- cgit 1.4.1