]> code.ossystems Code Review - openembedded-core.git/commit
shadow: add patch to fix crypt: Invalid Argument
authorSaul Wold <sgw@linux.intel.com>
Fri, 5 Apr 2013 17:09:32 +0000 (10:09 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 5 Apr 2013 17:21:27 +0000 (18:21 +0100)
commita7f7e6da8383b4bde6d8ce951e5c3c955073c0bd
treeb57bea373da956f2afe9c9a126ee1bb1a05c0ee7
parent03034e0f5dff426ee7adaa2364082dd47c23260a
shadow: add patch to fix crypt: Invalid Argument

This patch came from Slackware and address a change in crypt()'s handling
of an invalid seed, which in the past returned an encrypted string and now
returns a NULL.

[YOCTO #4097] related to tinylogin segfault

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/shadow/files/slackware_fix_for_glib-2.17_crypt.patch [new file with mode: 0644]
meta/recipes-extended/shadow/shadow_4.1.4.3.bb