diff options
| author | Lee Chee Yang <chee.yang.lee@intel.com> | 2023-12-13 11:34:04 +0800 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2023-12-22 05:23:25 -1000 |
| commit | 84dac0e6078421003f783b275f0d761b475174ef (patch) | |
| tree | a2ba664c85d2e3d01f34abfcf0f54ed463e916d4 | |
| parent | 53387c5ca39d685df5394dae026ded5ad979d382 (diff) | |
| download | poky-84dac0e6078421003f783b275f0d761b475174ef.tar.gz | |
avahi: add CVE-2023-38473.patch to SRC_URL
patch file added since Oe-Core rev a9203c46cd64c3ec5e5b00e381bbac85733f85df but not part of SRC_URI.
(From OE-Core rev: c9abf1f8395692080576d0fe9b2f28ea2240741b)
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
| -rw-r--r-- | meta/recipes-connectivity/avahi/avahi_0.8.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/avahi/avahi_0.8.bb b/meta/recipes-connectivity/avahi/avahi_0.8.bb index aa395beaf9..bfd945c7ae 100644 --- a/meta/recipes-connectivity/avahi/avahi_0.8.bb +++ b/meta/recipes-connectivity/avahi/avahi_0.8.bb | |||
| @@ -34,6 +34,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/avahi-${PV}.tar.gz \ | |||
| 34 | file://CVE-2023-38471-1.patch \ | 34 | file://CVE-2023-38471-1.patch \ |
| 35 | file://CVE-2023-38471-2.patch \ | 35 | file://CVE-2023-38471-2.patch \ |
| 36 | file://CVE-2023-38472.patch \ | 36 | file://CVE-2023-38472.patch \ |
| 37 | file://CVE-2023-38473.patch \ | ||
| 37 | " | 38 | " |
| 38 | 39 | ||
| 39 | GITHUB_BASE_URI = "https://github.com/lathiat/avahi/releases/" | 40 | GITHUB_BASE_URI = "https://github.com/lathiat/avahi/releases/" |
