diff options
Diffstat (limited to 'meta/recipes-extended/shadow/shadow.inc')
-rw-r--r-- | meta/recipes-extended/shadow/shadow.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/shadow/shadow.inc b/meta/recipes-extended/shadow/shadow.inc index cf05a3af93..4014baddc1 100644 --- a/meta/recipes-extended/shadow/shadow.inc +++ b/meta/recipes-extended/shadow/shadow.inc | |||
@@ -17,6 +17,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/${BP}.tar.gz \ | |||
17 | file://0001-Fix-can-not-print-full-login.patch \ | 17 | file://0001-Fix-can-not-print-full-login.patch \ |
18 | file://CVE-2023-29383.patch \ | 18 | file://CVE-2023-29383.patch \ |
19 | file://0001-Overhaul-valid_field.patch \ | 19 | file://0001-Overhaul-valid_field.patch \ |
20 | file://CVE-2023-4641.patch \ | ||
20 | " | 21 | " |
21 | 22 | ||
22 | SRC_URI:append:class-target = " \ | 23 | SRC_URI:append:class-target = " \ |