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

git version control git at git.openembedded.org
Tue Mar 23 09:58:01 UTC 2010


Module: openembedded.git
Branch: stable/2009
Commit: 189b18ab9c09a1ad70461e97f23637e0d026973d
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=189b18ab9c09a1ad70461e97f23637e0d026973d

Author: David-John Willis <John.Willis at Distant-earth.com>
Date:   Mon Mar 22 01:06:48 2010 +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.
Acked-by: Koen Kooi <koen at openembedded.org>
Acked-by: Philip Balister <philip at balister.org>

---

 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=189b18ab9c09a1ad70461e97f23637e0d026973d




More information about the Openembedded-commits mailing list