public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] Net-DNS: Update to 1.57
@ 2026-09-02 16:22 Matthias Fischer
  0 siblings, 0 replies; only message in thread
From: Matthias Fischer @ 2026-09-02 16:22 UTC (permalink / raw)
  To: development; +Cc: Matthias Fischer

For details see:
https://metacpan.org/dist/Net-DNS/changes

"**** 1.57 Sep 1, 2026
        Resync with IANA DNS parameters registry.
        EDNS: Add support for MQTYPE-QUERY option.
Fix rt.cpan.org #181125
        Unbounded recursion when re-encoding message with misplaced TSIG
Fix rt.cpan.org #180773
        UNIX resolver can fail in taint mode"

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

diff --git a/lfs/perl-Net-DNS b/lfs/perl-Net-DNS
index c2bd7e201..f004d325f 100644
--- a/lfs/perl-Net-DNS
+++ b/lfs/perl-Net-DNS
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.56
+VER        = 1.57
 
 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 = 4b81b09e9c753b248a663f4ea1e1121ba62e00ab0f2abb5af4afe554d1eb3a137672cd4c3bceb85c6113d7c5eaad75994273a4db2fe6842c80541f4e72f8a060
+$(DL_FILE)_BLAKE2 = b177e850dbcf592c9da25413bb46b11b408fb9139fc65758dad1fd4bfc8e69184a2c9f294a737d52e20fdcff4973cfe214f8107d6219b5eac8144d674b325669
 
 install : $(TARGET)
 
-- 
2.53.0



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-02 16:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-02 16:22 [PATCH] Net-DNS: Update to 1.57 Matthias Fischer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox