git: a478d4b5e7ef - main - dns/unbound: Uodate to 1.20.0

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Fri, 10 May 2024 18:00:22 UTC
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a478d4b5e7ef58c06031c2e6802dc2a64bd5f4e9

commit a478d4b5e7ef58c06031c2e6802dc2a64bd5f4e9
Author:     Jaap Akkerhuis <jaap@NLnetLabs.nl>
AuthorDate: 2024-05-10 06:37:00 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2024-05-10 17:59:57 +0000

    dns/unbound: Uodate to 1.20.0
    
    ChangeLog: https://nlnetlabs.nl/news/2024/May/08/unbound-1.20.0-released/
    
    Summary of the DNSBomb vulnerability CVE-2024-33655.
    The DNSBomb attack, via specially timed DNS queries and answers, can cause a
    Denial of Service on resolvers and spoofed targets.
    
    Unbound itself is not vulnerable for DoS, rather it can be used to take part in
    a pulsing DoS amplification attack.
    
    PR:             278870
    Reported by:    jaap@NLnetLabs.nl (maintainer)
    Security:       CVE-2024-33655
---
 dns/unbound/Makefile  | 2 +-
 dns/unbound/distinfo  | 6 +++---
 dns/unbound/pkg-plist | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dns/unbound/Makefile b/dns/unbound/Makefile
index d44f32a56335..f375207090bf 100644
--- a/dns/unbound/Makefile
+++ b/dns/unbound/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	unbound
-DISTVERSION=	1.19.3
+DISTVERSION=	1.20.0
 CATEGORIES=	dns
 MASTER_SITES=	https://www.nlnetlabs.nl/downloads/unbound/
 
diff --git a/dns/unbound/distinfo b/dns/unbound/distinfo
index e562c6066e68..7a61b168b589 100644
--- a/dns/unbound/distinfo
+++ b/dns/unbound/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1710413556
-SHA256 (unbound-1.19.3.tar.gz) = 3ae322be7dc2f831603e4b0391435533ad5861c2322e34a76006a9fb65eb56b9
-SIZE (unbound-1.19.3.tar.gz) = 6338685
+TIMESTAMP = 1715159567
+SHA256 (unbound-1.20.0.tar.gz) = 56b4ceed33639522000fd96775576ddf8782bb3617610715d7f1e777c5ec1dbf
+SIZE (unbound-1.20.0.tar.gz) = 6550938
diff --git a/dns/unbound/pkg-plist b/dns/unbound/pkg-plist
index d4ba63f60c07..bbe22da63634 100644
--- a/dns/unbound/pkg-plist
+++ b/dns/unbound/pkg-plist
@@ -5,7 +5,7 @@ libdata/pkgconfig/libunbound.pc
 lib/libunbound.a
 lib/libunbound.so
 lib/libunbound.so.8
-lib/libunbound.so.8.1.26
+lib/libunbound.so.8.1.27
 %%PYTHON%%%%PYTHON_SITELIBDIR%%/_unbound.so
 %%PYTHON%%%%PYTHON_SITELIBDIR%%/unbound.py
 %%PYTHON%%%%PYTHON_SITELIBDIR%%/unboundmodule.py