diff mbox series

[meta-networking] dnsmasq: Upgrade 2.88 -> 2.89

Message ID 20230206223724.4738-1-alex.kiernan@gmail.com
State Under Review
Headers show
Series [meta-networking] dnsmasq: Upgrade 2.88 -> 2.89 | expand

Commit Message

Alex Kiernan Feb. 6, 2023, 10:37 p.m. UTC
version 2.89
        Fix bug introduced in 2.88 (commit fe91134b) which can result
        in corruption of the DNS cache internal data structures and
        logging of "cache internal error". This has only been seen
        in one place in the wild, and it took considerable effort
        to even generate a test case to reproduce it, but there's
        no way to be sure it won't strike, and the effect is to break
        the cache badly. Installations with DNSSEC enabled are more
        likely to see the problem, but not running DNSSEC does not
        guarantee that it won't happen. Thanks to Timo van Roermund
        for reporting the bug and for his great efforts in chasing
        it down.

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
---

 .../dnsmasq/{dnsmasq_2.88.bb => dnsmasq_2.89.bb}                | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-support/dnsmasq/{dnsmasq_2.88.bb => dnsmasq_2.89.bb} (98%)
diff mbox series

Patch

diff --git a/meta-networking/recipes-support/dnsmasq/dnsmasq_2.88.bb b/meta-networking/recipes-support/dnsmasq/dnsmasq_2.89.bb
similarity index 98%
rename from meta-networking/recipes-support/dnsmasq/dnsmasq_2.88.bb
rename to meta-networking/recipes-support/dnsmasq/dnsmasq_2.89.bb
index 4bf1dd8954c6..1a009f2da3b8 100644
--- a/meta-networking/recipes-support/dnsmasq/dnsmasq_2.88.bb
+++ b/meta-networking/recipes-support/dnsmasq/dnsmasq_2.89.bb
@@ -18,7 +18,7 @@  SRC_URI = "http://www.thekelleys.org.uk/dnsmasq/${@['archive/', ''][float(d.getV
            file://dnsmasq-noresolvconf.service \
            file://dnsmasq-resolved.conf \
 "
-SRC_URI[sha256sum] = "da9d26aa3f3fc15f3b58b94edbb9ddf744cbce487194ea480bd8e7381b3ca028"
+SRC_URI[sha256sum] = "8651373d000cae23776256e83dcaa6723dee72c06a39362700344e0c12c4e7e4"
 
 inherit pkgconfig update-rc.d systemd