Add systemd pkgconf via DISTRO_FEATURE Fix uid/gid of sssd.conf
[v2] drop non update related changes also, this includes CVE-2019-3811 Signed-off-by: Armin Kuster <akuster...@gmail.com> --- recipes-security/sssd/{sssd_1.16.3.bb => sssd_1.16.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-security/sssd/{sssd_1.16.3.bb => sssd_1.16.4.bb} (95%) diff --git a/recipes-security/sssd/sssd_1.16.3.bb b/recipes-security/sssd/sssd_1.16.4.bb similarity index 95% rename from recipes-security/sssd/sssd_1.16.3.bb rename to recipes-security/sssd/sssd_1.16.4.bb index e996a61..34bc8c8 100644 --- a/recipes-security/sssd/sssd_1.16.3.bb +++ b/recipes-security/sssd/sssd_1.16.4.bb @@ -11,8 +11,8 @@ DEPENDS += "libldb dbus libtalloc libpcre glib-2.0 popt e2fsprogs libtevent" SRC_URI = "https://releases.pagure.org/SSSD/${BPN}/${BP}.tar.gz\ file://sssd.conf " -SRC_URI[md5sum] = "af4288c9d1f9953e3b3b6e0b165a5ece" -SRC_URI[sha256sum] = "ee5d17a0c663c09819cbab9364085b9e57faeca02406cc30efe14cc0cfc04ec4" +SRC_URI[md5sum] = "757bbb6f15409d8d075f4f06cb678d50" +SRC_URI[sha256sum] = "6bb212cd6b75b918e945c24e7c3f95a486fb54d7f7d489a9334cfa1a1f3bf959" inherit autotools pkgconfig gettext python-dir distro_features_check -- 2.17.1 -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto