diff mbox series

[meta-networking] unbound: upgrade 1.25.0 -> 1.25.1

Message ID 20260530120109.3938131-1-filipe.pires@konsulko.com
State New
Headers show
Series [meta-networking] unbound: upgrade 1.25.0 -> 1.25.1 | expand

Commit Message

fpires96 May 30, 2026, 12:01 p.m. UTC
From: Filipe Pires <filipe.pires@konsulko.com>

Signed-off-by: Filipe Pires <filipe.pires@konsulko.com>
---
 .../unbound/{unbound_1.25.0.bb => unbound_1.25.1.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-support/unbound/{unbound_1.25.0.bb => unbound_1.25.1.bb} (98%)

Comments

Ankur Tyagi June 2, 2026, 3:37 a.m. UTC | #1
Thanks for your patch but there is already a pending one[1]

[1]https://lists.openembedded.org/g/openembedded-devel/message/127262


On Sun, May 31, 2026 at 12:01 AM fpires96 via lists.openembedded.org
<filipe.pires=konsulko.com@lists.openembedded.org> wrote:
>
> From: Filipe Pires <filipe.pires@konsulko.com>
>
> Signed-off-by: Filipe Pires <filipe.pires@konsulko.com>
> ---
>  .../unbound/{unbound_1.25.0.bb => unbound_1.25.1.bb}            | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta-networking/recipes-support/unbound/{unbound_1.25.0.bb => unbound_1.25.1.bb} (98%)
>
> diff --git a/meta-networking/recipes-support/unbound/unbound_1.25.0.bb b/meta-networking/recipes-support/unbound/unbound_1.25.1.bb
> similarity index 98%
> rename from meta-networking/recipes-support/unbound/unbound_1.25.0.bb
> rename to meta-networking/recipes-support/unbound/unbound_1.25.1.bb
> index 8e0d3f346d..7331fc01d1 100644
> --- a/meta-networking/recipes-support/unbound/unbound_1.25.0.bb
> +++ b/meta-networking/recipes-support/unbound/unbound_1.25.1.bb
> @@ -13,7 +13,7 @@ SRC_URI = "git://github.com/NLnetLabs/unbound.git;protocol=https;branch=master;t
>             file://run-ptest \
>             "
>
> -SRCREV = "25fe6020248df41f891c921b254cf91d3d55f194"
> +SRCREV = "75b6dba593d4fff000434cd64807c6ebd50bd244"
>
>  inherit autotools pkgconfig systemd update-rc.d ptest
>
> --
> 2.49.0
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#127298): https://lists.openembedded.org/g/openembedded-devel/message/127298
> Mute This Topic: https://lists.openembedded.org/mt/119560964/3619737
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [ankur.tyagi85@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
diff mbox series

Patch

diff --git a/meta-networking/recipes-support/unbound/unbound_1.25.0.bb b/meta-networking/recipes-support/unbound/unbound_1.25.1.bb
similarity index 98%
rename from meta-networking/recipes-support/unbound/unbound_1.25.0.bb
rename to meta-networking/recipes-support/unbound/unbound_1.25.1.bb
index 8e0d3f346d..7331fc01d1 100644
--- a/meta-networking/recipes-support/unbound/unbound_1.25.0.bb
+++ b/meta-networking/recipes-support/unbound/unbound_1.25.1.bb
@@ -13,7 +13,7 @@  SRC_URI = "git://github.com/NLnetLabs/unbound.git;protocol=https;branch=master;t
            file://run-ptest \
            "
 
-SRCREV = "25fe6020248df41f891c921b254cf91d3d55f194"
+SRCREV = "75b6dba593d4fff000434cd64807c6ebd50bd244"
 
 inherit autotools pkgconfig systemd update-rc.d ptest