[oe-commits] David-John Willis : shadow: Add version 4.1.4.2 and checksum.

git version control git at git.openembedded.org
Tue Nov 24 20:21:40 UTC 2009


Module: openembedded.git
Branch: martin_jansa/srcpv
Commit: 4677a67913c5ec376eb016e6aac21f9a7ad5e9c4
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=4677a67913c5ec376eb016e6aac21f9a7ad5e9c4

Author: David-John Willis <John.Willis at Distant-earth.com>
Date:   Mon Nov  9 07:54:07 2009 +0000

shadow: Add version 4.1.4.2 and checksum.

* This version now has Linux-PAM support enabled in OE so will need some testing and maybe a little tweaking.
* Add pam.d config files for common shadow utils in addition to the default ones.
* Cleanup shadow defaults and make shadow 'play nice' with PAM.
* Update pam.d service files to suggested upstream Linux-PAM layout.
* TODO: Some Shadow default session files still use the older layout (incluse system-auth for everything). These will need newer files to be added to the pam.d folder in the recipe as they are found.

---

 conf/checksums.ini                      |    8 +++
 recipes/shadow/files/login_defs_pam.sed |   25 +++++++++
 recipes/shadow/files/pam.d/chfn         |   14 +++++
 recipes/shadow/files/pam.d/chpasswd     |    4 ++
 recipes/shadow/files/pam.d/chsh         |   19 +++++++
 recipes/shadow/files/pam.d/login        |   91 +++++++++++++++++++++++++++++++
 recipes/shadow/files/pam.d/newusers     |    4 ++
 recipes/shadow/files/pam.d/passwd       |    5 ++
 recipes/shadow/files/pam.d/su           |   60 ++++++++++++++++++++
 recipes/shadow/shadow_4.1.4.2.bb        |   52 ++++++++++++++++++
 10 files changed, 282 insertions(+), 0 deletions(-)

Diff:   http://gitweb.openembedded.net/?p=openembedded.git/?a=commitdiff;h=4677a67913c5ec376eb016e6aac21f9a7ad5e9c4




More information about the Openembedded-commits mailing list