From: Matthias Fischer <matthias.fischer@ipfire.org>
To: development@lists.ipfire.org
Cc: Matthias Fischer <matthias.fischer@ipfire.org>
Subject: [PATCH] Net-DNS: Update to 1.57
Date: Wed, 2 Sep 2026 18:22:09 +0200 [thread overview]
Message-ID: <20260902162221.3363244-1-matthias.fischer@ipfire.org> (raw)
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
reply other threads:[~2026-09-02 16:22 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260902162221.3363244-1-matthias.fischer@ipfire.org \
--to=matthias.fischer@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox