]> code.ossystems Code Review - openembedded-core.git/commit
shadow: update 4.6 -> 4.8
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 4 Dec 2019 16:56:00 +0000 (17:56 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 28 Dec 2019 23:25:35 +0000 (23:25 +0000)
commitfee6c063dfb80425caa7080083c61d1544d929c6
tree1e3c92fd285b612977db6a2b3d816614a5babfaa
parent24e59094de42b4b0bed3584ca8571c4c19080428
shadow: update 4.6 -> 4.8

Drop two backports.

Remove 0001-useradd.c-create-parent-directories-when-necessary.patch
as upstream has addressed the issue:
https://github.com/shadow-maint/shadow/commit/b3b6d9d77c1d18b98670b97157777bb74092cd69

Rebase the rest of the paches.

Add a patch to remove the check for validity of login shells
which does not work in our environment.

Disable sssd cache support as that needs Fedora-specific tooling.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/shadow/files/0001-Disable-use-of-syslog-for-sysroot.patch
meta/recipes-extended/shadow/files/0001-Do-not-check-for-validity-of-shell-executable.patch [new file with mode: 0644]
meta/recipes-extended/shadow/files/0001-Make-the-sp_lstchg-shadow-field-reproducible-re.-71.patch [deleted file]
meta/recipes-extended/shadow/files/0001-configure.ac-fix-configure-error-with-dash.patch [deleted file]
meta/recipes-extended/shadow/files/0001-useradd.c-create-parent-directories-when-necessary.patch [deleted file]
meta/recipes-extended/shadow/files/0002-Allow-for-setting-password-in-clear-text.patch [moved from meta/recipes-extended/shadow/files/allow-for-setting-password-in-clear-text.patch with 81% similarity]
meta/recipes-extended/shadow/files/commonio.c-fix-unexpected-open-failure-in-chroot-env.patch
meta/recipes-extended/shadow/files/shadow-relaxed-usernames.patch
meta/recipes-extended/shadow/shadow.inc
meta/recipes-extended/shadow/shadow_4.8.bb [moved from meta/recipes-extended/shadow/shadow_4.6.bb with 100% similarity]