diff options
Diffstat (limited to 'meta/recipes-extended/sudo/sudo_1.9.11p3.bb')
| -rw-r--r-- | meta/recipes-extended/sudo/sudo_1.9.11p3.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/sudo/sudo_1.9.11p3.bb b/meta/recipes-extended/sudo/sudo_1.9.11p3.bb index ba610ee2e7..fa9cf48196 100644 --- a/meta/recipes-extended/sudo/sudo_1.9.11p3.bb +++ b/meta/recipes-extended/sudo/sudo_1.9.11p3.bb | |||
| @@ -4,6 +4,7 @@ SRC_URI = "https://www.sudo.ws/dist/sudo-${PV}.tar.gz \ | |||
| 4 | ${@bb.utils.contains('DISTRO_FEATURES', 'pam', '${PAM_SRC_URI}', '', d)} \ | 4 | ${@bb.utils.contains('DISTRO_FEATURES', 'pam', '${PAM_SRC_URI}', '', d)} \ |
| 5 | file://0001-sudo.conf.in-fix-conflict-with-multilib.patch \ | 5 | file://0001-sudo.conf.in-fix-conflict-with-multilib.patch \ |
| 6 | file://0001-lib-util-mksigname.c-correctly-include-header-for-ou.patch \ | 6 | file://0001-lib-util-mksigname.c-correctly-include-header-for-ou.patch \ |
| 7 | file://CVE-2022-43995.patch \ | ||
| 7 | " | 8 | " |
| 8 | 9 | ||
| 9 | PAM_SRC_URI = "file://sudo.pam" | 10 | PAM_SRC_URI = "file://sudo.pam" |
