vapier 14/05/08 22:37:12 Modified: pambase-20140313.ebuild ChangeLog Log: Drop old elog message as it applies to versions more than 5 years old #440582 by poletti.marco. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path 1.2 sys-auth/pambase/pambase-20140313.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pambase/pambase-20140313.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pambase/pambase-20140313.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pambase/pambase-20140313.ebuild?r1=1.1&r2=1.2 Index: pambase-20140313.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20140313.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pambase-20140313.ebuild 13 Mar 2014 14:29:23 -0000 1.1 +++ pambase-20140313.ebuild 8 May 2014 22:37:12 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20140313.ebuild,v 1.1 2014/03/13 14:29:23 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20140313.ebuild,v 1.2 2014/05/08 22:37:12 vapier Exp $ EAPI=5 inherit eutils @@ -86,18 +86,6 @@ } pkg_postinst() { - if use sha512; then - elog "Starting from version 20080801, pambase optionally enables" - elog "SHA512-hashed passwords. For this to work, you need sys-libs/pam-1.0.1" - elog "built against sys-libs/glibc-2.7 or later." - elog "If you don't have support for this, it will automatically fallback" - elog "to MD5-hashed passwords, just like before." - elog - elog "Please note that the change only affects the newly-changed passwords" - elog "and that SHA512-hashed passwords will not work on earlier versions" - elog "of glibc or Linux-PAM." - fi - if use systemd && use consolekit; then ewarn "You are enabling 2 session trackers, ConsoleKit and systemd-logind" ewarn "at the same time. This is not recommended setup to have, please" 1.139 sys-auth/pambase/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pambase/ChangeLog?rev=1.139&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pambase/ChangeLog?rev=1.139&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pambase/ChangeLog?r1=1.138&r2=1.139 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v retrieving revision 1.138 retrieving revision 1.139 diff -u -r1.138 -r1.139 --- ChangeLog 13 Mar 2014 14:31:20 -0000 1.138 +++ ChangeLog 8 May 2014 22:37:12 -0000 1.139 @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/pambase # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.138 2014/03/13 14:31:20 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.139 2014/05/08 22:37:12 vapier Exp $ + + 08 May 2014; Mike Frysinger <[email protected]> pambase-20140313.ebuild: + Drop old elog message as it applies to versions more than 5 years old #440582 + by poletti.marco. 13 Mar 2014; Samuli Suominen <[email protected]> -pambase-20120417-r1.ebuild, -pambase-20120417-r2.ebuild,
