[oe][meta-networking][master-next][PATCH 7/11] unbound: upgrade 1.25.1 -> 1.25.2
[email protected] Mon, 3 Aug 2026 00:04:38 +1200
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
From: Ankur Tyagi <[email protected]> This release has a number of security fixes. https://github.com/NLnetLabs/unbound/releases/tag/release-1.25.2 Signed-off-by: Ankur Tyagi <[email protected]> --- .../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