mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
libnet-dns-perl: upgrade 1.54 -> 1.55
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>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
committed by
Khem Raj
parent
a935fb6157
commit
d9cdab3cde
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user