From: Bdale Garbee Date: Wed, 9 Feb 2011 22:03:28 +0000 (-0700) Subject: fold in patch to sudo.pam to fix ldap usage, closing 607199 X-Git-Tag: debian/1.8.2-1~21 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=a270b8504cc008103fc786c58be024eea7c1eabe;hp=7aa9e5d00a48ff528d889e8be06c40b9ed11baeb;p=debian%2Fsudo fold in patch to sudo.pam to fix ldap usage, closing 607199 --- diff --git a/debian/changelog b/debian/changelog index 647c421..a5a0804 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +sudo (1.7.4p6-2) UNRELEASED; urgency=low + + * include common-session-noninteractive in pam config, closes: #607199 + + -- Bdale Garbee Wed, 09 Feb 2011 15:03:08 -0700 + sudo (1.7.4p6-1) unstable; urgency=low * new upstream version diff --git a/debian/sudo.pam b/debian/sudo.pam index cef0705..0020ecc 100644 --- a/debian/sudo.pam +++ b/debian/sudo.pam @@ -2,6 +2,7 @@ @include common-auth @include common-account +@include common-session-noninteractive session required pam_permit.so session required pam_limits.so