diff options
Diffstat (limited to 'sys-libs/pam/ChangeLog')
-rw-r--r-- | sys-libs/pam/ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/sys-libs/pam/ChangeLog b/sys-libs/pam/ChangeLog index 6d1dce81e2d1..c2fb0fc4f0aa 100644 --- a/sys-libs/pam/ChangeLog +++ b/sys-libs/pam/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for sys-libs/pam # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/ChangeLog,v 1.291 2011/04/07 05:50:56 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/ChangeLog,v 1.292 2011/06/13 23:40:01 flameeyes Exp $ + +*pam-1.1.3-r1 (13 Jun 2011) + + 13 Jun 2011; Diego E. Pettenò <flameeyes@gentoo.org> +pam-1.1.3-r1.ebuild, + +files/Linux-PAM-1.1.3-nis.patch: + Patch Linux-PAM to implement --disable-nis; wire it to the nis USE flag + (disabled by default), and make sure that if using glibc, either libtirpc + (preferred) or an older glibc is used with that USE flag; note that selinux + support seems to require rpc support as well (needs to be tested, forcing the + requirement to avoid breaking setup for now). 07 Apr 2011; Ulrich Mueller <ulm@gentoo.org> pam-1.1.3.ebuild: Don't PROVIDE virtual/pam and add blocker against openpam, bug 358903. |