From 89b5f39b226221e4d2a94cc76ec05eeb06ff9e30 Mon Sep 17 00:00:00 2001 From: Ankur Tyagi Date: Mon, 3 Aug 2026 00:04:38 +1200 Subject: [PATCH] unbound: upgrade 1.25.1 -> 1.25.2 This release has a number of security fixes. https://github.com/NLnetLabs/unbound/releases/tag/release-1.25.2 Signed-off-by: Ankur Tyagi Signed-off-by: Khem Raj --- .../unbound/{unbound_1.25.1.bb => unbound_1.25.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-support/unbound/{unbound_1.25.1.bb => unbound_1.25.2.bb} (98%) diff --git a/meta-networking/recipes-support/unbound/unbound_1.25.1.bb b/meta-networking/recipes-support/unbound/unbound_1.25.2.bb similarity index 98% rename from meta-networking/recipes-support/unbound/unbound_1.25.1.bb rename to meta-networking/recipes-support/unbound/unbound_1.25.2.bb index 7331fc01d1..273e466ea2 100644 --- a/meta-networking/recipes-support/unbound/unbound_1.25.1.bb +++ b/meta-networking/recipes-support/unbound/unbound_1.25.2.bb @@ -13,7 +13,7 @@ SRC_URI = "git://github.com/NLnetLabs/unbound.git;protocol=https;branch=master;t file://run-ptest \ " -SRCREV = "75b6dba593d4fff000434cd64807c6ebd50bd244" +SRCREV = "c33ad1b1a21e48bfe4f140e90252a9be1b0c5745" inherit autotools pkgconfig systemd update-rc.d ptest