diff mbox series

[meta-networking] unbound: upgrade 1.18.0 -> 1.19.0

Message ID 20231115204533.1670977-1-beniaminsandu@gmail.com
State Accepted
Headers show
Series [meta-networking] unbound: upgrade 1.18.0 -> 1.19.0 | expand

Commit Message

Beniamin Sandu Nov. 15, 2023, 8:45 p.m. UTC
Full changelog: https://github.com/NLnetLabs/unbound/releases/tag/release-1.19.0

Signed-off-by: Beniamin Sandu <beniaminsandu@gmail.com>
---
 .../unbound/{unbound_1.18.0.bb => unbound_1.19.0.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-support/unbound/{unbound_1.18.0.bb => unbound_1.19.0.bb} (96%)

Comments

Khem Raj Nov. 16, 2023, 9:52 p.m. UTC | #1
On Wed, 15 Nov 2023 20:45:33 +0000, Beniamin Sandu wrote:
> Full changelog: https://github.com/NLnetLabs/unbound/releases/tag/release-1.19.0
> 
> 

Applied, thanks!

[1/1] unbound: upgrade 1.18.0 -> 1.19.0
      commit: 24e6bcb3759f6dc331a6716a12124e6cfaa72c0a

Best regards,
diff mbox series

Patch

diff --git a/meta-networking/recipes-support/unbound/unbound_1.18.0.bb b/meta-networking/recipes-support/unbound/unbound_1.19.0.bb
similarity index 96%
rename from meta-networking/recipes-support/unbound/unbound_1.18.0.bb
rename to meta-networking/recipes-support/unbound/unbound_1.19.0.bb
index 179af8050..ed8c5bd97 100644
--- a/meta-networking/recipes-support/unbound/unbound_1.18.0.bb
+++ b/meta-networking/recipes-support/unbound/unbound_1.19.0.bb
@@ -10,7 +10,7 @@  LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=5308494bc0590c0cb036afd781d78f06"
 
 SRC_URI = "git://github.com/NLnetLabs/unbound.git;protocol=https;branch=master"
-SRCREV = "3795e374107ac7a5a977c516e144a3cd9b0da998"
+SRCREV = "3352b1090ea1098883f6bf64236fa877e18e458b"
 
 inherit autotools pkgconfig systemd update-rc.d