diff options
author | Jeremy A. Puhlman <jpuhlman@mvista.com> | 2021-11-16 13:28:29 -0500 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2021-12-03 14:15:13 -0800 |
commit | c40e1e84da9624b9096a463dbed3b301c01c268e (patch) | |
tree | f0f7c0ac71a08bdef3c760fa5121bde43beb5684 /recipes-security/sssd/files/fix-ldblibdir.patch | |
parent | d1d0b2a6d79878c17e0fe60f04a8f744f7dd6647 (diff) | |
download | meta-security-hardknott.tar.gz |
sssd: re-package to fix QA issueshardknott
It packages all file in ${libdir} to package sssd, including the .so
symlink files. Then it causes QA issues:
| ERROR: QA Issue: sssd rdepends on dbus-dev [dev-deps]
| ERROR: QA Issue: sssd rdepends on ding-libs-dev [dev-deps]
So re-package sssd then the .so symlink files and .pc files are packaged
to sssd-dev which should be.
File ${libdir}/libsss_sudo.so is not a symlink file but packaged to
sssd-dev too. Then causes another QA issue:
| ERROR: sssd-2.5.2-r0 do_package_qa: QA Issue:
-dev package sssd-dev contains non-symlink .so '/usr/lib/libsss_sudo.so' [dev-elf]
So create a new sub-package libsss-sudo to package file libsss_sudo.so
and make sssd rdepends on it.
JP: Updated for version differences.
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
(cherry picked from commit e81c15f851ca5396c78c8737967ee38db0ebe0cd)
Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'recipes-security/sssd/files/fix-ldblibdir.patch')
0 files changed, 0 insertions, 0 deletions