Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nss: update patch to fix do_patch error | Qi.Chen@windriver.com | 2020-09-12 | 1 | -77/+78 |
| | | | | | | | Currently sssd's do_patch task fails. Update the patch to fix this problem. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> | ||||
* | sssd: Avoid nss function conflicts with glibc nss.h | Armin Kuster | 2020-09-05 | 1 | -0/+77 |
glibc 2.32 will define these varibles [1] which results in conflicts with these static function names, backport a fix from upstream [1] https://sourceware.org/git/?p=glibc.git;a=commit;h=499a92df8b9fc64a054cf3b7f728f8967fc1da7d Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> |