diff options
| author | Chee Yang Lee <chee.yang.lee@intel.com> | 2023-05-09 15:42:17 +0800 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2023-05-09 06:50:47 -0400 |
| commit | 96d0f40a418905c2762cabb5c4ab475c894841bb (patch) | |
| tree | f5b88784ef540812db49307184c76fbb3fbf2f2c /meta-networking/recipes-support/tinyproxy/tinyproxy_1.11.0.bb | |
| parent | 3fcbda9a1f677f4fc9c56bb7a8b499e75753d05e (diff) | |
| download | meta-openembedded-96d0f40a418905c2762cabb5c4ab475c894841bb.tar.gz | |
tinyproxy: fix CVE-2022-40468
(cherry-picked from 795ccdd86cad05c425adae15af27797f42f33c56)
Signed-off-by: Chee Yang Lee <chee.yang.lee@intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support/tinyproxy/tinyproxy_1.11.0.bb')
| -rw-r--r-- | meta-networking/recipes-support/tinyproxy/tinyproxy_1.11.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/tinyproxy/tinyproxy_1.11.0.bb b/meta-networking/recipes-support/tinyproxy/tinyproxy_1.11.0.bb index 388f7aecbb..4ddb202268 100644 --- a/meta-networking/recipes-support/tinyproxy/tinyproxy_1.11.0.bb +++ b/meta-networking/recipes-support/tinyproxy/tinyproxy_1.11.0.bb | |||
| @@ -7,6 +7,7 @@ SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/${PV}/${BP}.tar.gz | |||
| 7 | file://disable-documentation.patch \ | 7 | file://disable-documentation.patch \ |
| 8 | file://tinyproxy.service \ | 8 | file://tinyproxy.service \ |
| 9 | file://tinyproxy.conf \ | 9 | file://tinyproxy.conf \ |
| 10 | file://CVE-2022-40468.patch \ | ||
| 10 | " | 11 | " |
| 11 | 12 | ||
| 12 | SRC_URI[md5sum] = "658db5558ffb849414341b756a546a99" | 13 | SRC_URI[md5sum] = "658db5558ffb849414341b756a546a99" |
