diff options
Diffstat (limited to 'meta-perl/recipes-perl')
| -rw-r--r-- | meta-perl/recipes-perl/libauthen/libauthen-sasl-perl_2.2000.bb (renamed from meta-perl/recipes-perl/libauthen/libauthen-sasl-perl_2.1800.bb) | 2 | ||||
| -rw-r--r-- | meta-perl/recipes-perl/libcgi/libcgi-perl_4.72.bb (renamed from meta-perl/recipes-perl/libcgi/libcgi-perl_4.71.bb) | 2 | ||||
| -rw-r--r-- | meta-perl/recipes-perl/libextutils/libextutils-config-perl_0.010.bb (renamed from meta-perl/recipes-perl/libextutils/libextutils-config-perl_0.008.bb) | 6 | ||||
| -rw-r--r-- | meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.85.bb (renamed from meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.83.bb) | 4 | ||||
| -rw-r--r-- | meta-perl/recipes-perl/libio/libio-compress-perl_2.220.bb (renamed from meta-perl/recipes-perl/libio/libio-compress-perl_2.218.bb) | 2 | ||||
| -rw-r--r-- | meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.098.bb (renamed from meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.096.bb) | 2 | ||||
| -rw-r--r-- | meta-perl/recipes-perl/libmodule/libmodule-pluggable-perl_6.3.bb (renamed from meta-perl/recipes-perl/libmodule/libmodule-pluggable-perl_5.2.bb) | 2 | ||||
| -rw-r--r-- | meta-perl/recipes-perl/libnet/libnet-dns-perl_1.54.bb (renamed from meta-perl/recipes-perl/libnet/libnet-dns-perl_1.53.bb) | 2 | ||||
| -rw-r--r-- | meta-perl/recipes-perl/libnet/libnet-dns-sec-perl_1.27.bb (renamed from meta-perl/recipes-perl/libnet/libnet-dns-sec-perl_1.26.bb) | 2 | ||||
| -rw-r--r-- | meta-perl/recipes-perl/libnet/libnet-ssleay-perl/0001-test-32_x509_get_cert_info-allow-single-colon.patch | 29 | ||||
| -rw-r--r-- | meta-perl/recipes-perl/libnet/libnet-ssleay-perl/0001-tests-Address-another-formatting-difference-in-OpenSSL-3.4.1.patch | 32 | ||||
| -rw-r--r-- | meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.96.bb (renamed from meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.94.bb) | 4 | ||||
| -rw-r--r-- | meta-perl/recipes-perl/librole/librole-tiny-perl_2.002005.bb (renamed from meta-perl/recipes-perl/librole/librole-tiny-perl_2.002004.bb) | 2 | ||||
| -rw-r--r-- | meta-perl/recipes-perl/libtest/libtest-harness-perl_3.52.bb (renamed from meta-perl/recipes-perl/libtest/libtest-harness-perl_3.50.bb) | 2 | ||||
| -rw-r--r-- | meta-perl/recipes-perl/libtext/libtext-diff-perl_1.45.bb (renamed from meta-perl/recipes-perl/libtext/libtext-diff-perl_1.41.bb) | 8 |
15 files changed, 19 insertions, 82 deletions
diff --git a/meta-perl/recipes-perl/libauthen/libauthen-sasl-perl_2.1800.bb b/meta-perl/recipes-perl/libauthen/libauthen-sasl-perl_2.2000.bb index 46a8506f10..5b8699e88b 100644 --- a/meta-perl/recipes-perl/libauthen/libauthen-sasl-perl_2.1800.bb +++ b/meta-perl/recipes-perl/libauthen/libauthen-sasl-perl_2.2000.bb | |||
| @@ -14,7 +14,7 @@ RDEPENDS:${PN} = "libdigest-hmac-perl" | |||
| 14 | SRC_URI = "${CPAN_MIRROR}/authors/id/E/EH/EHUELS/Authen-SASL-${PV}.tar.gz \ | 14 | SRC_URI = "${CPAN_MIRROR}/authors/id/E/EH/EHUELS/Authen-SASL-${PV}.tar.gz \ |
| 15 | file://run-ptest \ | 15 | file://run-ptest \ |
| 16 | " | 16 | " |
| 17 | SRC_URI[sha256sum] = "0b03686bddbbf7d5c6548e468d079a4051c9b73851df740ae28cfd2db234e922" | 17 | SRC_URI[sha256sum] = "8cdf5a7f185448b614471675dae5b26f8c6e330b62264c3ff5d91172d6889b99" |
| 18 | 18 | ||
| 19 | S = "${UNPACKDIR}/Authen-SASL-${PV}" | 19 | S = "${UNPACKDIR}/Authen-SASL-${PV}" |
| 20 | 20 | ||
diff --git a/meta-perl/recipes-perl/libcgi/libcgi-perl_4.71.bb b/meta-perl/recipes-perl/libcgi/libcgi-perl_4.72.bb index 8e44e1ffb0..7d6508e9a4 100644 --- a/meta-perl/recipes-perl/libcgi/libcgi-perl_4.71.bb +++ b/meta-perl/recipes-perl/libcgi/libcgi-perl_4.72.bb | |||
| @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=415fc49abed2728f9480cd32c8d67beb" | |||
| 10 | 10 | ||
| 11 | SRC_URI = "${CPAN_MIRROR}/authors/id/L/LE/LEEJO/CGI-${PV}.tar.gz" | 11 | SRC_URI = "${CPAN_MIRROR}/authors/id/L/LE/LEEJO/CGI-${PV}.tar.gz" |
| 12 | 12 | ||
| 13 | SRC_URI[sha256sum] = "9da85b30d9404d183da7ca7aedb83702cb07ed73c3078bf6f36c87f1e8a0196a" | 13 | SRC_URI[sha256sum] = "babc1ca72db188083a1c3812debe88c4473b943b1f7c662281cd57c580a8bdd9" |
| 14 | 14 | ||
| 15 | S = "${UNPACKDIR}/CGI-${PV}" | 15 | S = "${UNPACKDIR}/CGI-${PV}" |
| 16 | 16 | ||
diff --git a/meta-perl/recipes-perl/libextutils/libextutils-config-perl_0.008.bb b/meta-perl/recipes-perl/libextutils/libextutils-config-perl_0.010.bb index 401f607571..b40e0ffc5b 100644 --- a/meta-perl/recipes-perl/libextutils/libextutils-config-perl_0.008.bb +++ b/meta-perl/recipes-perl/libextutils/libextutils-config-perl_0.010.bb | |||
| @@ -4,11 +4,11 @@ SECTION = "libs" | |||
| 4 | 4 | ||
| 5 | HOMEPAGE = "https://metacpan.org/dist/ExtUtils-Config" | 5 | HOMEPAGE = "https://metacpan.org/dist/ExtUtils-Config" |
| 6 | 6 | ||
| 7 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" | 7 | LICENSE = "Artistic-1.0-Perl | GPL-1.0-or-later" |
| 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1932ab4d8b84c25fd7967aa18088e57e" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=ddb4d526cd95b017e23486893490883e" |
| 9 | 9 | ||
| 10 | SRC_URI = "${CPAN_MIRROR}/authors/id/L/LE/LEONT/ExtUtils-Config-${PV}.tar.gz" | 10 | SRC_URI = "${CPAN_MIRROR}/authors/id/L/LE/LEONT/ExtUtils-Config-${PV}.tar.gz" |
| 11 | SRC_URI[sha256sum] = "ae5104f634650dce8a79b7ed13fb59d67a39c213a6776cfdaa3ee749e62f1a8c" | 11 | SRC_URI[sha256sum] = "82e7e4e90cbe380e152f5de6e3e403746982d502dd30197a123652e46610c66d" |
| 12 | 12 | ||
| 13 | S = "${UNPACKDIR}/ExtUtils-Config-${PV}" | 13 | S = "${UNPACKDIR}/ExtUtils-Config-${PV}" |
| 14 | 14 | ||
diff --git a/meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.83.bb b/meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.85.bb index 2fb16a5672..88f95c2e4f 100644 --- a/meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.83.bb +++ b/meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.85.bb | |||
| @@ -3,13 +3,13 @@ HOMEPAGE = "https://metacpan.org/release/OALDERS/HTML-Parser-3.83" | |||
| 3 | SECTION = "libs" | 3 | SECTION = "libs" |
| 4 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" | 4 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
| 5 | 5 | ||
| 6 | LIC_FILES_CHKSUM = "file://README;beginline=996;endline=1000;md5=cab05784294bb47dc319aeced156e96a" | 6 | LIC_FILES_CHKSUM = "file://README;beginline=996;endline=1000;md5=68b329da9893e34099c7d8ad5cb9c940" |
| 7 | 7 | ||
| 8 | DEPENDS += "perl" | 8 | DEPENDS += "perl" |
| 9 | 9 | ||
| 10 | SRC_URI = "${CPAN_MIRROR}/authors/id/O/OA/OALDERS/HTML-Parser-${PV}.tar.gz" | 10 | SRC_URI = "${CPAN_MIRROR}/authors/id/O/OA/OALDERS/HTML-Parser-${PV}.tar.gz" |
| 11 | 11 | ||
| 12 | SRC_URI[sha256sum] = "7278ce9791256132b26a71a5719451844704bb9674b58302c3486df43584f8c0" | 12 | SRC_URI[sha256sum] = "fd42ba6abe07241cf0ad57be246c3980065f683e4465e59b46af9efebc8e0c71" |
| 13 | 13 | ||
| 14 | S = "${UNPACKDIR}/HTML-Parser-${PV}" | 14 | S = "${UNPACKDIR}/HTML-Parser-${PV}" |
| 15 | 15 | ||
diff --git a/meta-perl/recipes-perl/libio/libio-compress-perl_2.218.bb b/meta-perl/recipes-perl/libio/libio-compress-perl_2.220.bb index 027788ce69..05c8dd2e82 100644 --- a/meta-perl/recipes-perl/libio/libio-compress-perl_2.218.bb +++ b/meta-perl/recipes-perl/libio/libio-compress-perl_2.220.bb | |||
| @@ -18,7 +18,7 @@ LIC_FILES_CHKSUM = "file://README;beginline=8;endline=10;md5=a05fdd79b87a410b617 | |||
| 18 | 18 | ||
| 19 | SRC_URI = "${CPAN_MIRROR}/authors/id/P/PM/PMQS/IO-Compress-${PV}.tar.gz" | 19 | SRC_URI = "${CPAN_MIRROR}/authors/id/P/PM/PMQS/IO-Compress-${PV}.tar.gz" |
| 20 | 20 | ||
| 21 | SRC_URI[sha256sum] = "596bd413513b5151af645eef1a718470e0ac9c2233135a0428eb1ffc2995d95f" | 21 | SRC_URI[sha256sum] = "9d96ea291f2c54ef367c7396b857d93ba1ac1c4b2f1bce13ed8a3e5f3eebb627" |
| 22 | 22 | ||
| 23 | S = "${UNPACKDIR}/IO-Compress-${PV}" | 23 | S = "${UNPACKDIR}/IO-Compress-${PV}" |
| 24 | 24 | ||
diff --git a/meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.096.bb b/meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.098.bb index 85e9c274f7..0561244634 100644 --- a/meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.096.bb +++ b/meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.098.bb | |||
| @@ -21,7 +21,7 @@ RDEPENDS:${PN} += "\ | |||
| 21 | " | 21 | " |
| 22 | 22 | ||
| 23 | SRC_URI = "${CPAN_MIRROR}/authors/id/S/SU/SULLR/IO-Socket-SSL-${PV}.tar.gz" | 23 | SRC_URI = "${CPAN_MIRROR}/authors/id/S/SU/SULLR/IO-Socket-SSL-${PV}.tar.gz" |
| 24 | SRC_URI[sha256sum] = "576a37b6850a5972f320488c1b5408ff7c13699facfbe59089d5b41b4a71b9ac" | 24 | SRC_URI[sha256sum] = "b38473be20256b1a06447dd6769ad162bfad6a258234ed2c7e2e1819c16c4df7" |
| 25 | 25 | ||
| 26 | S = "${UNPACKDIR}/IO-Socket-SSL-${PV}" | 26 | S = "${UNPACKDIR}/IO-Socket-SSL-${PV}" |
| 27 | 27 | ||
diff --git a/meta-perl/recipes-perl/libmodule/libmodule-pluggable-perl_5.2.bb b/meta-perl/recipes-perl/libmodule/libmodule-pluggable-perl_6.3.bb index 108c965968..a9bebb4e21 100644 --- a/meta-perl/recipes-perl/libmodule/libmodule-pluggable-perl_5.2.bb +++ b/meta-perl/recipes-perl/libmodule/libmodule-pluggable-perl_6.3.bb | |||
| @@ -17,7 +17,7 @@ LIC_FILES_CHKSUM = "file://README;beginline=322;endline=325;md5=086450ce010f6fda | |||
| 17 | 17 | ||
| 18 | SRCNAME = "Module-Pluggable" | 18 | SRCNAME = "Module-Pluggable" |
| 19 | SRC_URI = "${CPAN_MIRROR}/authors/id/S/SI/SIMONW/${SRCNAME}-${PV}.tar.gz" | 19 | SRC_URI = "${CPAN_MIRROR}/authors/id/S/SI/SIMONW/${SRCNAME}-${PV}.tar.gz" |
| 20 | SRC_URI[sha256sum] = "b3f2ad45e4fd10b3fb90d912d78d8b795ab295480db56dc64e86b9fa75c5a6df" | 20 | SRC_URI[sha256sum] = "58512bb9c654746d0937770b98b559b30872d85ac24073485e5830890dd1b2a0" |
| 21 | 21 | ||
| 22 | 22 | ||
| 23 | UPSTREAM_CHECK_REGEX = "Module\-Pluggable\-(?P<pver>(\d+\.\d+))" | 23 | UPSTREAM_CHECK_REGEX = "Module\-Pluggable\-(?P<pver>(\d+\.\d+))" |
diff --git a/meta-perl/recipes-perl/libnet/libnet-dns-perl_1.53.bb b/meta-perl/recipes-perl/libnet/libnet-dns-perl_1.54.bb index cccbb16a59..fd71ff72c6 100644 --- a/meta-perl/recipes-perl/libnet/libnet-dns-perl_1.53.bb +++ b/meta-perl/recipes-perl/libnet/libnet-dns-perl_1.54.bb | |||
| @@ -9,7 +9,7 @@ DEPENDS += "perl" | |||
| 9 | 9 | ||
| 10 | SRC_URI = "${CPAN_MIRROR}/authors/id/N/NL/NLNETLABS/Net-DNS-${PV}.tar.gz" | 10 | SRC_URI = "${CPAN_MIRROR}/authors/id/N/NL/NLNETLABS/Net-DNS-${PV}.tar.gz" |
| 11 | 11 | ||
| 12 | SRC_URI[sha256sum] = "04acb4f177d57c147dcedc4bd70e23806af3db75a532f46f95461b2bc9a94959" | 12 | SRC_URI[sha256sum] = "7abe0e03e8eead04bfe432d0d90ec0dd61b8ba71afad324a9c76acc6a6fbe2a4" |
| 13 | 13 | ||
| 14 | UPSTREAM_CHECK_REGEX = "Net\-DNS\-(?P<pver>(\d+\.\d+))(?!_\d+).tar" | 14 | UPSTREAM_CHECK_REGEX = "Net\-DNS\-(?P<pver>(\d+\.\d+))(?!_\d+).tar" |
| 15 | 15 | ||
diff --git a/meta-perl/recipes-perl/libnet/libnet-dns-sec-perl_1.26.bb b/meta-perl/recipes-perl/libnet/libnet-dns-sec-perl_1.27.bb index d0e46783d5..9c1aa2cbb9 100644 --- a/meta-perl/recipes-perl/libnet/libnet-dns-sec-perl_1.26.bb +++ b/meta-perl/recipes-perl/libnet/libnet-dns-sec-perl_1.27.bb | |||
| @@ -6,7 +6,7 @@ LICENSE = "MIT" | |||
| 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2b7e4176275d57d0b036bdccbc01a0e7" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2b7e4176275d57d0b036bdccbc01a0e7" |
| 7 | 7 | ||
| 8 | SRC_URI = "${CPAN_MIRROR}/authors/id/N/NL/NLNETLABS/Net-DNS-SEC-${PV}.tar.gz" | 8 | SRC_URI = "${CPAN_MIRROR}/authors/id/N/NL/NLNETLABS/Net-DNS-SEC-${PV}.tar.gz" |
| 9 | SRC_URI[sha256sum] = "88592c65487fb7b4d05134f2f9c48e649a9cd533a8493c50189b649b4ea711a6" | 9 | SRC_URI[sha256sum] = "a64482584ef3ba8f84aced78d696048b87e25ca7fb3c91a50df391157212c4bd" |
| 10 | 10 | ||
| 11 | DEPENDS += "openssl" | 11 | DEPENDS += "openssl" |
| 12 | 12 | ||
diff --git a/meta-perl/recipes-perl/libnet/libnet-ssleay-perl/0001-test-32_x509_get_cert_info-allow-single-colon.patch b/meta-perl/recipes-perl/libnet/libnet-ssleay-perl/0001-test-32_x509_get_cert_info-allow-single-colon.patch deleted file mode 100644 index 805a16d6c9..0000000000 --- a/meta-perl/recipes-perl/libnet/libnet-ssleay-perl/0001-test-32_x509_get_cert_info-allow-single-colon.patch +++ /dev/null | |||
| @@ -1,29 +0,0 @@ | |||
| 1 | From 4068d585875d3ba99da2cbe41f60d0dd4f4290d1 Mon Sep 17 00:00:00 2001 | ||
| 2 | From: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> | ||
| 3 | Date: Wed, 16 Oct 2024 21:48:51 +0200 | ||
| 4 | Subject: [PATCH] test: 32_x509_get_cert_info allow single colon. | ||
| 5 | |||
| 6 | Starting with 3.4.0 the double colon in emailAddress has been removed. | ||
| 7 | Adapt the test to allow a single colon in 3.4.0 and later. | ||
| 8 | |||
| 9 | Upstream-Status: Backport [https://github.com/radiator-software/p5-net-ssleay/commit/4068d585875d3ba99da2cbe41f60d0dd4f4290d1] | ||
| 10 | Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> | ||
| 11 | --- | ||
| 12 | t/local/32_x509_get_cert_info.t | 4 ++++ | ||
| 13 | 1 file changed, 4 insertions(+) | ||
| 14 | |||
| 15 | diff --git a/t/local/32_x509_get_cert_info.t b/t/local/32_x509_get_cert_info.t | ||
| 16 | index 0f7e2d5a..0fd1b689 100644 | ||
| 17 | --- a/t/local/32_x509_get_cert_info.t | ||
| 18 | +++ b/t/local/32_x509_get_cert_info.t | ||
| 19 | @@ -188,6 +188,10 @@ for my $f (keys (%$dump)) { | ||
| 20 | ) { | ||
| 21 | $ext_data =~ s{(othername:) [^, ]+}{$1<unsupported>}g; | ||
| 22 | } | ||
| 23 | + # Starting with 3.4.0 the double colon in emailAddress has been removed. | ||
| 24 | + if (Net::SSLeay::SSLeay >= 0x30400000) { | ||
| 25 | + $ext_data =~ s{emailAddress::}{emailAddress:}; | ||
| 26 | + } | ||
| 27 | } | ||
| 28 | elsif ( $nid == 89 ) { | ||
| 29 | # The output formatting for certificate policies has a | ||
diff --git a/meta-perl/recipes-perl/libnet/libnet-ssleay-perl/0001-tests-Address-another-formatting-difference-in-OpenSSL-3.4.1.patch b/meta-perl/recipes-perl/libnet/libnet-ssleay-perl/0001-tests-Address-another-formatting-difference-in-OpenSSL-3.4.1.patch deleted file mode 100644 index 17310908c1..0000000000 --- a/meta-perl/recipes-perl/libnet/libnet-ssleay-perl/0001-tests-Address-another-formatting-difference-in-OpenSSL-3.4.1.patch +++ /dev/null | |||
| @@ -1,32 +0,0 @@ | |||
| 1 | From eac7ac502b02f44a84a67920e9f634cce71ff335 Mon Sep 17 00:00:00 2001 | ||
| 2 | From: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> | ||
| 3 | Date: Tue, 18 Feb 2025 18:57:15 +0100 | ||
| 4 | Subject: [PATCH] tests: Address another formatting difference in OpenSSL 3.4.1 | ||
| 5 | |||
| 6 | Since OpenSSL 3.4.1, commit 8a28bca8ee08 ("x509: add a newline after | ||
| 7 | printing Full Name") to be exact, there is another new line change. | ||
| 8 | |||
| 9 | Adapt the testsuite. | ||
| 10 | |||
| 11 | Fixes: #513 | ||
| 12 | |||
| 13 | Upstream-Status: Backport [https://github.com/radiator-software/p5-net-ssleay/commit/eac7ac502b02f44a84a67920e9f634cce71ff335] | ||
| 14 | Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> | ||
| 15 | --- | ||
| 16 | t/local/32_x509_get_cert_info.t | 3 +++ | ||
| 17 | 1 file changed, 3 insertions(+) | ||
| 18 | |||
| 19 | diff --git a/t/local/32_x509_get_cert_info.t b/t/local/32_x509_get_cert_info.t | ||
| 20 | index 0fd1b68..08316bf 100644 | ||
| 21 | --- a/t/local/32_x509_get_cert_info.t | ||
| 22 | +++ b/t/local/32_x509_get_cert_info.t | ||
| 23 | @@ -218,6 +218,9 @@ for my $f (keys (%$dump)) { | ||
| 24 | # OpenSSL 1.0.0 to 1.1.1: | ||
| 25 | $ext_data =~ s{(Full Name:\n )}{\n$1}g; | ||
| 26 | $ext_data .= "\n"; | ||
| 27 | + } elsif ( Net::SSLeay::SSLeay > 0x3040000f ) { | ||
| 28 | + $ext_data =~ s{(\nFull Name:)}{\n$1}g; | ||
| 29 | + $ext_data .= "\n"; | ||
| 30 | } | ||
| 31 | } | ||
| 32 | elsif ( $nid == 126 ) { | ||
diff --git a/meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.94.bb b/meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.96.bb index 532744456d..d2c3bee645 100644 --- a/meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.94.bb +++ b/meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.96.bb | |||
| @@ -24,10 +24,8 @@ RDEPENDS:${PN} += "\ | |||
| 24 | " | 24 | " |
| 25 | 25 | ||
| 26 | SRC_URI = "${CPAN_MIRROR}/authors/id/C/CH/CHRISN/Net-SSLeay-${PV}.tar.gz \ | 26 | SRC_URI = "${CPAN_MIRROR}/authors/id/C/CH/CHRISN/Net-SSLeay-${PV}.tar.gz \ |
| 27 | file://0001-tests-Address-another-formatting-difference-in-OpenSSL-3.4.1.patch \ | ||
| 28 | file://0001-test-32_x509_get_cert_info-allow-single-colon.patch \ | ||
| 29 | file://run-ptest" | 27 | file://run-ptest" |
| 30 | SRC_URI[sha256sum] = "9d7be8a56d1bedda05c425306cc504ba134307e0c09bda4a788c98744ebcd95d" | 28 | SRC_URI[sha256sum] = "ab213691685fb2a576c669cbc8d9266f8165a31563ad15b7c4030b94adfc0753" |
| 31 | 29 | ||
| 32 | S = "${UNPACKDIR}/Net-SSLeay-${PV}" | 30 | S = "${UNPACKDIR}/Net-SSLeay-${PV}" |
| 33 | 31 | ||
diff --git a/meta-perl/recipes-perl/librole/librole-tiny-perl_2.002004.bb b/meta-perl/recipes-perl/librole/librole-tiny-perl_2.002005.bb index 69d84a6edf..10b063bf46 100644 --- a/meta-perl/recipes-perl/librole/librole-tiny-perl_2.002004.bb +++ b/meta-perl/recipes-perl/librole/librole-tiny-perl_2.002005.bb | |||
| @@ -9,7 +9,7 @@ LICENSE = "Artistic-1.0 | GPL-1.0-or-later" | |||
| 9 | LIC_FILES_CHKSUM = "file://README;beginline=197;endline=234;md5=26df7e7c20551fb1906e2286624f0b71" | 9 | LIC_FILES_CHKSUM = "file://README;beginline=197;endline=234;md5=26df7e7c20551fb1906e2286624f0b71" |
| 10 | 10 | ||
| 11 | SRC_URI = "${CPAN_MIRROR}/authors/id/H/HA/HAARG/Role-Tiny-${PV}.tar.gz" | 11 | SRC_URI = "${CPAN_MIRROR}/authors/id/H/HA/HAARG/Role-Tiny-${PV}.tar.gz" |
| 12 | SRC_URI[sha256sum] = "d7bdee9e138a4f83aa52d0a981625644bda87ff16642dfa845dcb44d9a242b45" | 12 | SRC_URI[sha256sum] = "4618ec524618c104dc28a8cc86af129a00cad282aea7f4c75060ba05d4c8f4d7" |
| 13 | 13 | ||
| 14 | S = "${UNPACKDIR}/Role-Tiny-${PV}" | 14 | S = "${UNPACKDIR}/Role-Tiny-${PV}" |
| 15 | 15 | ||
diff --git a/meta-perl/recipes-perl/libtest/libtest-harness-perl_3.50.bb b/meta-perl/recipes-perl/libtest/libtest-harness-perl_3.52.bb index c4749095a3..67956748a3 100644 --- a/meta-perl/recipes-perl/libtest/libtest-harness-perl_3.50.bb +++ b/meta-perl/recipes-perl/libtest/libtest-harness-perl_3.52.bb | |||
| @@ -26,7 +26,7 @@ LICENSE = "Artistic-1.0 | GPL-1.0-or-later" | |||
| 26 | LIC_FILES_CHKSUM = "file://README;beginline=29;endline=30;md5=d41d8cd98f00b204e9800998ecf8427e" | 26 | LIC_FILES_CHKSUM = "file://README;beginline=29;endline=30;md5=d41d8cd98f00b204e9800998ecf8427e" |
| 27 | 27 | ||
| 28 | SRC_URI = "${CPAN_MIRROR}/authors/id/L/LE/LEONT/Test-Harness-${PV}.tar.gz" | 28 | SRC_URI = "${CPAN_MIRROR}/authors/id/L/LE/LEONT/Test-Harness-${PV}.tar.gz" |
| 29 | SRC_URI[sha256sum] = "79b6acdc444f1924cd4c2e9ed868bdc6e09580021aca8ff078ede2ffef8a6f54" | 29 | SRC_URI[sha256sum] = "8fe65cfc0261ed3c8a4395f0524286f5719669fe305f9b03b16cf3684d62cd70" |
| 30 | 30 | ||
| 31 | UPSTREAM_CHECK_REGEX = "Test\-Harness\-(?P<pver>(\d+\.\d+))(?!_\d+).tar" | 31 | UPSTREAM_CHECK_REGEX = "Test\-Harness\-(?P<pver>(\d+\.\d+))(?!_\d+).tar" |
| 32 | 32 | ||
diff --git a/meta-perl/recipes-perl/libtext/libtext-diff-perl_1.41.bb b/meta-perl/recipes-perl/libtext/libtext-diff-perl_1.45.bb index 90bd555403..0857996681 100644 --- a/meta-perl/recipes-perl/libtext/libtext-diff-perl_1.41.bb +++ b/meta-perl/recipes-perl/libtext/libtext-diff-perl_1.45.bb | |||
| @@ -6,15 +6,15 @@ faster than shelling out to a system's diff executable for small files, \ | |||
| 6 | and generally slower on larger files." | 6 | and generally slower on larger files." |
| 7 | SECTION = "libs" | 7 | SECTION = "libs" |
| 8 | 8 | ||
| 9 | HOMEPAGE = "https://metacpan.org/release/OVID/Text-Diff-1.41" | 9 | HOMEPAGE = "https://metacpan.org/release/NEILB/Text-Diff-1.45" |
| 10 | 10 | ||
| 11 | LICENSE = "Artistic-1.0 | GPL-2.0-or-later" | 11 | LICENSE = "Artistic-1.0 | GPL-2.0-or-later" |
| 12 | LIC_FILES_CHKSUM = "file://LICENSE;md5=385c55653886acac3821999a3ccd17b3" | 12 | LIC_FILES_CHKSUM = "file://LICENSE;md5=9e795454c53c99fe48b8180eb5917b10" |
| 13 | 13 | ||
| 14 | SRC_URI = "${CPAN_MIRROR}/authors/id/O/OV/OVID/Text-Diff-${PV}.tar.gz \ | 14 | SRC_URI = "${CPAN_MIRROR}/authors/id/N/NE/NEILB/Text-Diff-${PV}.tar.gz \ |
| 15 | file://run-ptest \ | 15 | file://run-ptest \ |
| 16 | " | 16 | " |
| 17 | SRC_URI[sha256sum] = "a67f50a48e313c1680cc662109ce5f913ea71454db355d0cf4db87ac89d2d2fa" | 17 | SRC_URI[sha256sum] = "e8baa07b1b3f53e00af3636898bbf73aec9a0ff38f94536ede1dbe96ef086f04" |
| 18 | 18 | ||
| 19 | S = "${UNPACKDIR}/Text-Diff-${PV}" | 19 | S = "${UNPACKDIR}/Text-Diff-${PV}" |
| 20 | 20 | ||
