diff options
Diffstat (limited to 'meta/recipes-extended/libarchive/libarchive_3.6.2.bb')
| -rw-r--r-- | meta/recipes-extended/libarchive/libarchive_3.6.2.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-extended/libarchive/libarchive_3.6.2.bb b/meta/recipes-extended/libarchive/libarchive_3.6.2.bb index 3937bfb82d..bfd4df8ad1 100644 --- a/meta/recipes-extended/libarchive/libarchive_3.6.2.bb +++ b/meta/recipes-extended/libarchive/libarchive_3.6.2.bb | |||
| @@ -39,6 +39,9 @@ SRC_URI = "http://libarchive.org/downloads/libarchive-${PV}.tar.gz \ | |||
| 39 | file://CVE-2025-5915.patch \ | 39 | file://CVE-2025-5915.patch \ |
| 40 | file://CVE-2025-5916.patch \ | 40 | file://CVE-2025-5916.patch \ |
| 41 | file://CVE-2025-5917.patch \ | 41 | file://CVE-2025-5917.patch \ |
| 42 | file://0001-FILE-seeking-support-2539.patch \ | ||
| 43 | file://0001-Improve-lseek-handling-2564.patch \ | ||
| 44 | file://CVE-2025-5918.patch \ | ||
| 42 | " | 45 | " |
| 43 | UPSTREAM_CHECK_URI = "http://libarchive.org/" | 46 | UPSTREAM_CHECK_URI = "http://libarchive.org/" |
| 44 | 47 | ||
