diff options
Diffstat (limited to 'meta/recipes-devtools/rsync/rsync_3.2.7.bb')
-rw-r--r-- | meta/recipes-devtools/rsync/rsync_3.2.7.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/rsync/rsync_3.2.7.bb b/meta/recipes-devtools/rsync/rsync_3.2.7.bb index 169650fe91..d0796d3c12 100644 --- a/meta/recipes-devtools/rsync/rsync_3.2.7.bb +++ b/meta/recipes-devtools/rsync/rsync_3.2.7.bb | |||
@@ -26,6 +26,7 @@ SRC_URI = "https://download.samba.org/pub/${BPN}/src/${BP}.tar.gz \ | |||
26 | file://CVE-2024-12087-0002.patch \ | 26 | file://CVE-2024-12087-0002.patch \ |
27 | file://CVE-2024-12087-0003.patch \ | 27 | file://CVE-2024-12087-0003.patch \ |
28 | file://CVE-2024-12088.patch \ | 28 | file://CVE-2024-12088.patch \ |
29 | file://CVE-2024-12747.patch \ | ||
29 | " | 30 | " |
30 | SRC_URI[sha256sum] = "4e7d9d3f6ed10878c58c5fb724a67dacf4b6aac7340b13e488fb2dc41346f2bb" | 31 | SRC_URI[sha256sum] = "4e7d9d3f6ed10878c58c5fb724a67dacf4b6aac7340b13e488fb2dc41346f2bb" |
31 | 32 | ||