From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D149013933E for ; Tue, 20 Jul 2021 19:57:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DFB01E0B09; Tue, 20 Jul 2021 19:57:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8B4C6E0A8D for ; Tue, 20 Jul 2021 19:57:51 +0000 (UTC) From: Ulrich Mueller To: Sam James Cc: gentoo-dev@lists.gentoo.org, pr@gentoo.org, toolchain@gentoo.org Subject: Re: [gentoo-dev] [PATCH 1/2] 2021-06-30-libxcrypt-migration: mention PAM/md5crypt issues In-Reply-To: <20210720174547.1946438-1-sam@gentoo.org> (Sam James's message of "Tue, 20 Jul 2021 18:45:46 +0100") References: <20210720174547.1946438-1-sam@gentoo.org> Importance: high Date: Tue, 20 Jul 2021 21:57:34 +0200 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Archives-Salt: 307b271e-8788-466c-87dc-6ec091e9c7a0 X-Archives-Hash: 0b70483eabd8fd3af246df5d4dde2b2e --=-=-= Content-Type: text/plain >>>>> On Tue, 20 Jul 2021, Sam James wrote: > -Revision: 1 > +Revision: 2 Is this supposed to be read again by users? Then it should be a new news item (with updated date in filename) and the old item should be deleted. > +Please note that if you last changed your password before ~2008, > +it may using md5crypt or similar other weak mechanisms in /etc/shadow; This should be "may be using" or "may use" I think. s/similar other/similar/ > +a bug in PAM [0][1] may mean that you were unable to login. We recommend > +using `passwd` to change/refresh your passwrd so it is using modern s/passwrd/password/ Also, this is read as plain text, so maybe use double quotes instead of accents graves. > +methods. A new version of PAM has been added to the tree to resolve this issue. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFDBAEBCAAtFiEEtDnZ1O9xIP68rzDbUYgzUIhBXi4FAmD3Kq4PHHVsbUBnZW50 b28ub3JnAAoJEFGIM1CIQV4uymYIAJrfphvUNyqa5ltMDhqDQvdI26T9VzWTR6zz xkTIoEncuKFgjuFlctHUEFkCaR79uZKNlfv3CroBi6gpLRqKKtLbIBJiCx18VpCE ya59GkP5q3KtmFdd4oLVwMMNRHzQXCjYz0Hn1yVAplfn5GIgBQGzZOaqvWqm3sm4 naZUZpAPl0L3KJIbyj2p3XV5NWchQKhJ7inpZANnMEgbYH5bkvZnlIf6bq3J3WBo XuM4irmknVfTPzpl0SJifjQdNAvf/AlHKi5X0mkhq4y1szkX1ZhY8hJxD8CkUws5 dd9kf3YiFTaOdPpTdXpdS8TOPGE/2O/IsNGEVdmbs2BMpcM1dtE= =8VHr -----END PGP SIGNATURE----- --=-=-=--