Net-DNS: Update to 1.56

Message ID 20260718181850.3476315-1-matthias.fischer@ipfire.org
State New
Headers
Series Net-DNS: Update to 1.56 |

Commit Message

Matthias Fischer 18 Jul 2026, 6:18 p.m. UTC
For details see:
https://www.net-dns.org/svn/net-dns/release/1.56/Changes

"**** 1.56 Jul 18, 2027

Fix rt.cpan.org #180088
	Documentation issue for Net::DNS::RR::RRSIG::verify()

Fix rt.cpan.org #179946
	Denial of Service via long DNS compression chains

Fix rt.cpan.org #179945
	Remote code injection via EDNS EXTENDED ERROR

Fix rt.cpan.org #179692/#176900
	UNIX.pm: Unreachable code warning using Apache/mod_perl"

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
---
 lfs/perl-Net-DNS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Patch

diff --git a/lfs/perl-Net-DNS b/lfs/perl-Net-DNS
index 5d2edff0f..c2bd7e201 100644
--- a/lfs/perl-Net-DNS
+++ b/lfs/perl-Net-DNS
@@ -24,7 +24,7 @@ 
 
 include Config
 
-VER        = 1.55
+VER        = 1.56
 
 THISAPP    = Net-DNS-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@  objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 65b916205c4281a2e8214179f9cecc9132d1f11f0913f9c032e3f532cd107b26f320f62e50ac05f4b2bb96fbcffe2f93e3ff70807ec356ed3b4b5699362789dd
+$(DL_FILE)_BLAKE2 = 4b81b09e9c753b248a663f4ea1e1121ba62e00ab0f2abb5af4afe554d1eb3a137672cd4c3bceb85c6113d7c5eaad75994273a4db2fe6842c80541f4e72f8a060
 
 install : $(TARGET)