From: Jason Schonberg <schonm@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Jason Schonberg <schonm@gmail.com>
Subject: [meta-perl][PATCH] libnet-dns-perl: upgrade 1.54 -> 1.55
Date: Sun, 21 Jun 2026 22:58:47 -0400 [thread overview]
Message-ID: <20260622025847.10860-1-schonm@gmail.com> (raw)
1.55 Jun 11, 2026
Fix UDP truncation tests which relied on large RSA RRSIGs.
Fix rt.cpan.org #178183
Unhelpful TAINT error
Fix rt.cpan.org #177003
TCP read loop treats 1-byte recv() of "0" (0x30) as EOF, corrupting AXFRs
Fix rt.cpan.org #176900
UNIX.pm: avoid `backticks` which depends on shell
Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
.../libnet/{libnet-dns-perl_1.54.bb => libnet-dns-perl_1.55.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-perl/recipes-perl/libnet/{libnet-dns-perl_1.54.bb => libnet-dns-perl_1.55.bb} (96%)
diff --git a/meta-perl/recipes-perl/libnet/libnet-dns-perl_1.54.bb b/meta-perl/recipes-perl/libnet/libnet-dns-perl_1.55.bb
similarity index 96%
rename from meta-perl/recipes-perl/libnet/libnet-dns-perl_1.54.bb
rename to meta-perl/recipes-perl/libnet/libnet-dns-perl_1.55.bb
index fd71ff72c6..faa286c8ca 100644
--- a/meta-perl/recipes-perl/libnet/libnet-dns-perl_1.54.bb
+++ b/meta-perl/recipes-perl/libnet/libnet-dns-perl_1.55.bb
@@ -9,7 +9,7 @@ DEPENDS += "perl"
SRC_URI = "${CPAN_MIRROR}/authors/id/N/NL/NLNETLABS/Net-DNS-${PV}.tar.gz"
-SRC_URI[sha256sum] = "7abe0e03e8eead04bfe432d0d90ec0dd61b8ba71afad324a9c76acc6a6fbe2a4"
+SRC_URI[sha256sum] = "e2b60630c6bc3ae36fafdf64dfe099a221f6aff1dd2707a1a5a5ed240ef6f47a"
UPSTREAM_CHECK_REGEX = "Net\-DNS\-(?P<pver>(\d+\.\d+))(?!_\d+).tar"
--
2.43.0
reply other threads:[~2026-06-22 2:59 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=20260622025847.10860-1-schonm@gmail.com \
--to=schonm@gmail.com \
--cc=openembedded-devel@lists.openembedded.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.