K 10 svn:author V 7 git2svn K 8 svn:date V 27 2023-02-04T00:29:06.933720Z K 7 svn:log V 617 pwd_mkdb(8): Don't copy comments from /etc/master.passwd to /etc/passwd. The intention of /etc/passwd was to support legacy applications that are not yet converted to use modern API like getpwent(3). Comments are not defined in the legacy format, so copying them could break these applications. Plus, it could leak sensitive information (e.g. encrypted form of password of an user that was commented out instead of deleted or disabled). PR: bin/144652 (cherry picked from commit 0deb25bd9d6d2cdd4aa22f0e2754161e35f3785c) Git Hash: b96684daa837462342093344a144e0ee636a9e22 Git Author: Andre.Albsmeier@siemens.com END