diff options
Diffstat (limited to 'meta/recipes-extended/iputils/iputils_20240117.bb')
-rw-r--r-- | meta/recipes-extended/iputils/iputils_20240117.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/iputils/iputils_20240117.bb b/meta/recipes-extended/iputils/iputils_20240117.bb index 5ff5af8847..21494cae2b 100644 --- a/meta/recipes-extended/iputils/iputils_20240117.bb +++ b/meta/recipes-extended/iputils/iputils_20240117.bb | |||
@@ -12,6 +12,7 @@ DEPENDS = "gnutls" | |||
12 | 12 | ||
13 | SRC_URI = "git://github.com/iputils/iputils;branch=master;protocol=https \ | 13 | SRC_URI = "git://github.com/iputils/iputils;branch=master;protocol=https \ |
14 | file://CVE-2025-47268.patch \ | 14 | file://CVE-2025-47268.patch \ |
15 | file://CVE-2025-48964.patch \ | ||
15 | " | 16 | " |
16 | SRCREV = "8372f355bdf7a9b0c79338dd8ef8464c00a5c4e2" | 17 | SRCREV = "8372f355bdf7a9b0c79338dd8ef8464c00a5c4e2" |
17 | 18 | ||