mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-07 16:59:28 +00:00
sssd: update to 1.16.4
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 <akuster808@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user