Skip to content

Commit 8bb1653

Browse files
SoumyaWindakuster
authored andcommitted
dnsmasq: Upgrade 2.87 -> 2.90
Fixes CVE-2023-50387 and CVE-2023-50868 Remove backported CVE patch. Remove patch for lua as hardcoding lua version was removed. Changelog: =========== https://thekelleys.org.uk/dnsmasq/CHANGELOG Signed-off-by: Soumya Sambu <soumya.sambu@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
1 parent bb16c64 commit 8bb1653

5 files changed

Lines changed: 3 additions & 87 deletions

File tree

meta-networking/recipes-support/dnsmasq/dnsmasq.inc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ SRC_URI = "http://www.thekelleys.org.uk/dnsmasq/${@['archive/', ''][float(d.getV
1414
file://dnsmasq-resolvconf.service \
1515
file://dnsmasq-noresolvconf.service \
1616
file://dnsmasq-resolved.conf \
17-
file://CVE-2023-28450.patch \
1817
"
1918

2019
inherit pkgconfig update-rc.d systemd

meta-networking/recipes-support/dnsmasq/dnsmasq/lua.patch

Lines changed: 0 additions & 31 deletions
This file was deleted.

meta-networking/recipes-support/dnsmasq/dnsmasq_2.87.bb

Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
require dnsmasq.inc
2+
3+
SRC_URI[dnsmasq-2.90.sha256sum] = "8f6666b542403b5ee7ccce66ea73a4a51cf19dd49392aaccd37231a2c51b303b"

meta-networking/recipes-support/dnsmasq/files/CVE-2023-28450.patch

Lines changed: 0 additions & 48 deletions
This file was deleted.

0 commit comments

Comments
 (0)