summaryrefslogtreecommitdiffstats
path: root/meta-perl
Commit message (Collapse)AuthorAgeFilesLines
* libmime-types-perl: upgrade 2.28 -> 2.29Wang Mingyu2025-09-241-2/+2
| | | | | | | License-Update: the license declaration has shifted from line 11 to line 13. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* liburi-perl: upgrade 5.32 -> 5.34Wang Mingyu2025-09-241-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcyrpt-openssl-rsa-perl: upgrade 0.34 -> 0.35Jason Schonberg2025-09-211-1/+1
| | | | | | | | | | | Changelog: https://metacpan.org/dist/Crypt-OpenSSL-RSA/changes 0.35 May 7 2025 - Disable PKCS#1 v1.5 padding. It's not practical to mitigate marvin attacks so we will instead disable this and require alternatives to address the issue. - Resolves #42 - CVE-2024-2467. Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libconfig-autoconf-perl: upgrade 0.319 -> 0.320Jason Schonberg2025-09-211-2/+2
| | | | | | | | Changes for version 0.320 - 2021-06-25 fix check_prog to not find directories (RT#132993), thanks RJBS for reporting it again! Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libhtml-tree-perl: upgrade 5.03 -> 5.04Jason Schonberg2025-09-192-7/+7
| | | | | | | | | | | | | | | | | | | | | License-Update: Still distributed under the same terms as Perl itself. refresh patch. 5.04 2017--04-17 Release by Jeff Fearn [FIXES] * Remove Distzilla to fix RT #120521 #89820 * Add POD to htmltree RT #116367 * Speed up is_inside method RT #113415 - From Todd Rinaldo https://github.com/madsen/HTML-Tree/pull/5 * Fix extra spaces being added to comments RT #94311 - From Tomaz Solc * Don't needlessly escape characters in element content RT #93431 - From Tomaz Solc Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libimport-into-perl: upgrade 1.002004 -> 1.002005Jason Schonberg2025-09-191-2/+2
| | | | | | | | 1.002005 - 2015-08-28 - fix level as a hashref parameter Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcrypt-openssl-rsa-perl: upgrade 0.33 -> 0.34Jason Schonberg2025-09-151-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | License-Update: Still the same license. Checksum change due to the change of the physical address of the FSF. 0.34 May 5 2025 - Production release. 0.34_03 May 4 2025 - Fix bug in rsa_crypt. Need to pass NULL 0.34_02 May 4 2025 - t/rsa.t needs to tolerate sha1 being disabled on rhel. 0.34_01 May 3 2025 - docs - plaintext = decrypt(cyphertext) - #44 - Fix issue when libz is not linked on AIX - #50 - Correct openssl version may not be found - #52 - Out of memory on openssl 1.1.1w hpux - #47 - Update FSF address and LGPL name in LICENSE - #55 - stop using AutoLoader - #48 - Whirlpool is missing the header - Move github repo to cpan-authors - Fully support openSSL 3.x API Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libhtml-parser-perl: upgrade 3.73 -> 3.75Jason Schonberg2025-09-151-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | License-Update: Still distributed under the same license as Perl itself. Changes for version 3.75 - 2020-08-30 Cleanup the prereqs a bit Mark HTML::Filter as deprecated as the docs point out Move Parser.pm into the lib directory with the others. This will help with everything from auto version bumps after releases, to scanning for prerequisites and spelling errors. Fix a few spelling errors in the POD for HTML::Parser Clean up the spacing on many examples in HTML::Parser Changes for version 3.74 - 2020-08-30 Fix the order of date and version in this change log. (Thanks, haarg) Convert to Dist::Zilla Build all prereqs from our cpanfile Go through all test files and: perltidy Use strict/warnings Get rid of two-arg open Get rid of BAREWORD filehandles Fix the eval pattern used Only use -w where we catch $SIG{__WARN__} Fix encoding problems use utf8 where we have unicode in the source Fix a typo here and there perltidy all of the example apps in eg/ Add comments explaining the apps in eg/ (GH#13 Thanks, Salvatore Bonaccorso) Print out UTF-8 encoded data where sensible in eg/ Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libhtml-tagset-perl: upgrade 3.20 -> 3.24Jason Schonberg2025-09-111-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | License-Update: Now under Artistic License version 2.0 2024-03-11 Andy Lester * Release 3.24 No changes in functionality. Only updates metadata for builds. 2024-03-09 Andy Lester * Release 3.22 HTML::Tagset now requires Perl 5.10.1. It might run on earlier Perls but I don't have the infrastructure to test them. Added <ins> and <del> to %isPhraseMarkup (RT #151970) Fixed docs about %isBodyElement calling it %isBodyMarkup (RT #34913, RT #109024, RT #118356) Cleaned up metadata and version requirements. No changes have been made to handle HTML5. That is a bigger issue than "just add the tags to the hashes," because that would change functionality for existing users who are expecting HTML::Tagset to be HTML4. Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libalgorithm-diff-perl: upgrade 1.1903 -> 1.201Jason Schonberg2025-09-091-4/+4
| | | | | | | | | | | | | | | License-Change: License appears at a different offset in the file. Checksum remains the same. New maintainer. Changes for version 1.201 - 2020-12-13 speed up LCS when $keyGen is undef (RT 101105; thanks, XENU) Changes for version 1.200 - 2020-09-27 new release with no new features, just preparing for a series of bugfix releases Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libalgorithm-diff-perl: upgrade 1.1901 -> 1.1903Jason Schonberg2025-09-051-2/+2
| | | | | | | | | | | | | | | Changes for version 1.19_03 - 2014-11-25 Fix documentation typos (RT 84981) contributed by dsteinbrunner add -w and -i switches to diffnew.pl (RT 69945) contributed by Brian.Eschner Remove Algorithm::DiffOld from the index The module is still distributed with Algorithm::Diff, but is not indexed on CPAN because this is an ***UNAUTHORIZED*** release of Algorithm::DiffOld. Changes for version 1.19_02 - 2006-07-31 Fix typo in @EXPORT_OK (s/LCDidx/LCSidx/) (RT 8576) Use 'printf' in example code, not 'sprintf' nor 'sprint' (RT 16067) DiffOld wasn't passing extra arguments to compare routine (RT 20650) Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* logcheck: correct the SRC_URIJiaying Song2025-08-251-1/+1
| | | | | | | | The original tarball URL is no longer valid, as it has been moved to an archive location. This update points to the new location. Signed-off-by: Jiaying Song <jiaying.song.cn@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnet-dns-perl: upgrade 1.51 -> 1.52Wang Mingyu2025-08-041-1/+1
| | | | | | | | | | | Changelog: ========== - Refactor SVCB to avoid internal use of generic keyNN. - DELEG documentation and code improvement. - Fix rt.cpan.org: bug in resolver base selection on non-Unix/Linux platforms Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libalgorithm-diff-perl: upgrade 1.15 -> 1.1901Jason Schonberg2025-07-231-4/+4
| | | | | | | | | License-Update: New authors, new copyright date. Same license. Changelog: https://metacpan.org/release/TYEMQ/Algorithm-Diff-1.1901/source/Changes Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcgi-perl: upgrade 4.68 -> 4.70Liu Yiding2025-07-221-1/+2
| | | | | | | | | | | | | | | | | | add liburi-perl to ptest to fix issue: | not ok 135 - calling bake() without mod_perl should survive | # Failed test 'calling bake() without mod_perl should survive' | # at t/cookie.t line 448. | # got: 'Can't locate URI.pm in @INC (you may need to install the URI module) (@INC entries checked: . /usr/lib/perl5/site_perl/5.40.2/x86_64-linux /usr/lib/perl5/site_perl/5.40.2 /usr/lib/perl5/vendor_perl/5.40.2/x86_64-linux /usr/lib/perl5/vendor_perl/5.40.2 /usr/lib/perl5/5.40.2/x86_64-linux /usr/lib/perl5/5.40.2) at /usr/lib/perl5/vendor_perl/5.40.2/CGI.pm line 4. | # BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/5.40.2/CGI.pm line 4. | # Compilation failed in require at /usr/lib/perl5/vendor_perl/5.40.2/CGI/Cookie.pm line 183. Changelog: ========== - remove github/coveralls/travis badges - add github actions for CI Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libio-socket-ssl-perl: upgrade 2.090 -> 2.095Liu Yiding2025-07-211-1/+1
| | | | | | | | | | | | | | | | | | | | | Changelog: =========== - regression: make sysread set buffer to empty string again when returning EOf. Fixes #171 - fixed memory leak introduced in 2.092 - Another rework for one-sided SSL shutdown, to a) implement a useful and secure behavior and b) without affecting existing applications. 2.092 had still unwanted side effects - rework implementation and behavior for one-sided SSL shutdown. Implementation in 2.091 lead to some problems with Net::FTP and others. - fix behavior on one-sided SSL shutdown. If the application continued to read after half-closing the SSL connection this could result in reading encrypted data (i.e. close notify, SSL session tickets ...). See documentation of stop_SSL for detailed description of handling half-closed SSL connections. Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libhtml-parser-perl: upgrade 3.72 -> 3.73Jason Schonberg2025-07-121-3/+3
| | | | | | | | | | | | | | | | | | | | | | Change history for HTML-Parser 2020-08-24 3.73 * Added a .mailmap file to organize contributions accurately. * Ensure all versions are equal and on the current version * Add the .mailmap to the MANIFEST * Change the META information to point to the new GH repository * Add a .perltidyrc to use going forward * Add hctype.h and pfunc.h to the dist as static files and stop asking for them to be built on the user's end. * Remove t/pod.t from userland testing * Remove t/pod-coverage.t from userland testing * Clean up the MANIFEST * Start testing via GitHub Actions/Workflows * Protect active parser from being freed (PR 13, RT #115034) Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnet-dns-perl: upgrade 1.50 -> 1.51Wang Mingyu2025-07-081-1/+1
| | | | | | | | | | | Changelog: =========== - Resync with IANA DNS Parameters registry. - Add prototype DELEG RR package. - Minor code and documentation improvements. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-openembedded/all: adapt to UNPACKDIR changesAlexander Kanavin2025-06-2574-74/+74
| | | | | | | | | | | | | Please see https://git.yoctoproject.org/poky/commit/?id=4dd321f8b83afecd962393101b2a6861275b5265 for what changes are needed, and sed commands that can be used to make them en masse. I've verified that bitbake -c patch world works with these, but did not run a world build; the majority of recipes shouldn't need further fixups, but if there are some that still fall out, they can be fixed in followups. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* reproducibility: move known non-repro list to layer.confYoann Congal2025-06-202-10/+11
| | | | | | | | | | | | | | | | | | | | | | The current include file that stores the known non-reproducible packages is layer dependent and that forces the user of the layers to maintain the list of the files (for example, see AB config[0]). By moving the exclude list to each layer.conf and extending the common OEQA_REPRODUCIBLE_EXCLUDED_PACKAGES variable, the known non-reproducible packages will be automatically excluded for each layer used in the reproducibility test without any special knowledge in the test environment. NB: the empty list for meta-initramfs was just removed not moved. [0]: https://git.yoctoproject.org/yocto-autobuilder-helper/tree/config.json?id=7d8933e75bdf7fb821a25617cb2dcabf1f3f8700#n322 Suggested-by: Quentin Schulz <quentin.schulz@cherry.de> Co-Developed-by: Guillaume Swaenepoel <guillaume.swaenepoel@smile.fr> Signed-off-by: Guillaume Swaenepoel <guillaume.swaenepoel@smile.fr> Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libmozilla-ca-perl: upgrade 20250202 -> 20250602Wang Mingyu2025-06-091-1/+1
| | | | | | | | | | | | | | | | | | | | | Changelog: ============ - Update from Mozilla repository to 2025-06-02 - Added certificates: - D-TRUST BR Root CA 2 2023 - D-TRUST EV Root CA 2 2023 - Removed certificates: - Baltimore CyberTrust Root - Comodo AAA Services root - Entrust.net Premium 2048 Secure Server CA - GlobalSign Root CA - Go Daddy Class 2 CA - Starfield Class 2 CA - SwissSign Silver CA - G2 - XRamp Global CA Root Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libio-socket-ssl-perl: upgrade 2.089 -> 2.090Wang Mingyu2025-06-091-1/+1
| | | | | | | | | | Changelog: =========== - fix OCSP live test after Let's Encrypt has disabled OCSP support - public_suffix now preserves trailing dot Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* liburi-perl: upgrade 5.31 -> 5.32Wang Mingyu2025-05-211-1/+1
| | | | | | | | | | | Changelog: ============= - Add authority() to URI::otpauth - Implement URI::smb for Samba/CIFS - Silence warnings issued in t/otpauth.t Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libauthen-sasl-perl: upgrade 2.1700 -> 2.1800Wang Mingyu2025-04-291-1/+1
| | | | | | | | | | | | | | | | | | [Changed] - Minimum required Perl version 5.14+ (from 5.6.0); Digest::HMAC_MD5 was 5.8.1, making 5.8.1 the effective minimum - Move example code to the eg/ directory [Added] - Mechanisms XOAUTH2 and OAUTHBEARER added - Include mechanisms available on server when negotiation fails on the client - Add `_acceptable()` function to allow mechanism implementation classes to decline selection based on the callback values Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libmime-types-perl: upgrade 2.27 -> 2.28Wang Mingyu2025-04-231-1/+1
| | | | | | | | | | | | | | Fixes: - some 'deprecated' texts made it to types.db. Improvements: - text/ecmascript RFC9239 - default charsets according to RFC6657 - update reference to specs RFC6838 and RFC9694 - iana updates. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-perl-image-ptest-all: Do not run PTESTS_PROBLEMS_META_PERLKhem Raj2025-04-121-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ptest-packagelists-meta-perl: adjust automated ptest runsKhem Raj2025-04-121-6/+6
| | | | | | Based on current pass/fail results Signed-off-by: Khem Raj <raj.khem@gmail.com>
* layers: Add whinlatter (5.3) to compatible layer seriesKhem Raj2025-04-111-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libtest-deep-perl: upgrade 1.204 -> 1.205Wang Mingyu2025-04-071-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcgi-perl: upgrade 4.67 -> 4.68Wang Mingyu2025-04-071-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Fix warning : lack of whitespace around assignmentJason Schonberg2025-04-054-6/+6
| | | | | Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Fix warning : lack of whitespace around assignmentJason Schonberg2025-04-043-3/+3
| | | | | Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Drop styhead from LAYERSERIES_COMPATKhem Raj2025-03-311-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnet-dns-perl: upgrade 1.49 -> 1.50Wang Mingyu2025-02-261-1/+1
| | | | | | | | | | | | | | Changelog: ============= - Minor code improvements in Resolver::Base. - Add RESINFO package for resolver information. - Documentation revision and reformatting. - Fix rt.cpan.org: Fedora41: IPv4 loopback disabled in IPv6-only configuration Use of uninitialized value [in _send_udp] Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libmime-types-perl: upgrade 2.26 -> 2.27Wang Mingyu2025-02-261-2/+2
| | | | | | | | | | Changes: - iana updates. Fixes: - explicitly set $/ before reading the file by line Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* liberror-perl: upgrade 0.17029 -> 0.17030Wang Mingyu2025-02-261-1/+1
| | | | | | | | | | Changelog: ============= - Fix die/warn hooks for perl 5.41.9 changes - Fix tidyall tests. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libmozilla-ca-perl: upgrade 20240924 -> 20250202Wang Mingyu2025-02-101-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcgi-perl: upgrade 4.66 -> 4.67Jason Schonberg2025-01-101-1/+1
| | | | | | | | | | Changelog: https://metacpan.org/release/LEEJO/CGI-4.67/source/Changes Fix: correctly parse unquoted expires cookie values containing embedded commas (GH #268, thanks to rlauer6 for the patch) Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnet-dns-perl: upgrade 1.47 -> 1.49Wang Mingyu2024-12-301-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcapture-tiny-perl: upgrade 0.48 -> 0.50Wang Mingyu2024-12-241-2/+2
| | | | | | | | | | | | License-Update: add year and name of copyright owner Changelog: ========== - Stringify '$]' for far future compatibility. - Fixed docs about custom files for capture Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* liburi-perl: add to meta-perl from oe-coreAlexander Kanavin2024-11-273-0/+166
| | | | | | | The recipe has no usage in core. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta: Add SECURITY.md file to all layersKhem Raj2024-11-231-0/+20
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libmozilla-ca-perl: Upgrade 20240730 -> 20240924Jason Schonberg2024-11-211-1/+1
| | | | | | | | | | | | | | Changelog: https://metacpan.org/release/LWP/Mozilla-CA-20240924 Update from Mozilla repository to 2024-09-24 Added certificates: SecureSign Root CA12 sha256: 3f034bb5704d44b2d08545a02057de93ebf3905fce721acbc730c06ddaee904e SecureSign Root CA14 sha256: 4b009c1034494f9ab56bba3ba1d62731fc4d20d8955adcec10a925607261e338 SecureSign Root CA15 sha256: e778f0f095fe843729cd1a0082179e5314a9c291442805e1fb1d8fb6b8886c3a TWCA CYBER Root CA sha256: 3f63bb2814be174ec8b6439cf08d6d56f0b7c405883a5648a334424d6b3ec558 Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libmozilla-ca-perl: Upgrade 20240313 -> 20240730Jason Schonberg2024-11-211-1/+1
| | | | | | | | | | | | | Changelog: https://metacpan.org/release/LWP/Mozilla-CA-20240730 Update from Mozilla repository to 2024-07-30 Added certificates: FIRMAPROFESIONAL CA ROOT-A WEB sha256: bef256daf26e9c69bdec1602359798f3caf71821a03e018257c53c65617f3d4a Removed certificates: GLOBALTRUST 2020 sha256: 9a296a5182d1d451a2e37f439b74daafa267523329f90f9a0d2007c334e23c9a Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libmozilla-ca-perl: Upgrade 20231213 -> 20240313Jason Schonberg2024-11-211-1/+1
| | | | | | | | | | | | Changelog: https://metacpan.org/release/LWP/Mozilla-CA-20240313 Update from Mozilla repository to 2024-03-13 Added certificates: Telekom Security TLS ECC Root 2020 sha256: 578af4ded0853f4e5998db4aeaf9cbea8d945f60b620a38d1a3c13b2bc7ba8e1 Telekom Security TLS RSA Root 2023 sha256: efc65cadbb59adb6efe84da22311b35624b71b3b1ea0da8b6655174ec8978646 Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libmozilla-ca-perl: Upgrade 20230821 -> 20231213Jason Schonberg2024-11-211-1/+1
| | | | | | | | | | | | | | | | | | Changelog: https://metacpan.org/release/LWP/Mozilla-CA-20231213 Update from Mozilla repository to 2023-12-13 Added certificates: CommScope Public Trust ECC Root-01 sha256: 11437cda7bb45e41365f45b39a38986b0de00def348e0c7bb0873633800bc38b CommScope Public Trust ECC Root-02 sha256: 2ffb7f813bbbb3c89ab4e8162d0f16d71509a830cc9d73c262e5140875d1ad4a CommScope Public Trust RSA Root-01 sha256: 02bdf96e2a45dd9bf18fc7e1dbdf21a0379ba3c9c2610344cfd8d606fec1ed81 CommScope Public Trust RSA Root-02 sha256: ffe943d793424b4f7c440c1c3d648d5363f34b82dc87aa7a9f118fc5dee101f1 TrustAsia Global Root CA G3 sha256: e0d3226aeb1163c2e48ff9be3b50b4c6431be7bb1eacc5c36b5d5ec509039a08 TrustAsia Global Root CA G4 sha256: be4b56cb5056c0136a526df444508daa36a0b54f42e4ac38f72af470e479654c Removed certificates: Security Communication Root CA sha256: e75e72ed9f560eec6eb4800073a43fc3ad19195a392282017895974a99026b6c Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libmozilla-ca-perl: Upgrade 20230807 -> 20230821Jason Schonberg2024-11-211-1/+1
| | | | | | | | | | | | | | | | | | | Changelog: https://metacpan.org/release/LWP/Mozilla-CA-20230821 Update from Mozilla repository to 2023-08-21 Added certificates: Atos TrustedRoot Root CA ECC TLS 2021 sha256: b2fae53e14ccd7ab9212064701ae279c1d8988facb775fa8a008914e663988a8 Atos TrustedRoot Root CA RSA TLS 2021 sha256: 81a9088ea59fb364c548a6f85559099b6f0405efbf18e5324ec9f457ba00112f SSL.com TLS ECC Root CA 2022 sha256: c32ffd9f46f936d16c3673990959434b9ad60aafbb9e7cf33654f144cc1ba143 SSL.com TLS RSA Root CA 2022 sha256: 8faf7d2e2cb4709bb8e0b33666bf75a5dd45b5de480f8ea8d4bfe6bebc17f2ed Sectigo Public Server Authentication Root E46 sha256: c90f26f0fb1b4018b22227519b5ca2b53e2ca5b3be5cf18efe1bef47380c5383 Sectigo Public Server Authentication Root R46 sha256: 7bb647a62aeeac88bf257aa522d01ffea395e0ab45c73f93f65654ec38f25a06 Removed certificates: E-Tugra Global Root CA ECC v3 sha256: 873f4685fa7f563625252e6d36bcd7f16fc24951f264e47e1b954f4908cdca13 E-Tugra Global Root CA RSA v3 sha256: ef66b0b10a3cdb9f2e3648c76bd2af18ead2bfe6f117655e28c4060da1a3f4c2 Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libmozilla-ca-perl: Upgrade 20230801 -> 20230807Jason Schonberg2024-11-211-1/+1
| | | | | | | | | Changelog: https://metacpan.org/release/LWP/Mozilla-CA-20230807 Prevent extra headers in tarball and make it reproducible Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libmozilla-ca-perl: Upgrade 20221114 -> 20230801Jason Schonberg2024-11-211-2/+2
| | | | | | | | | | | | | | | | | | | | Changelog: https://metacpan.org/release/LWP/Mozilla-CA-20230801 Update from Mozilla repository to 2023-08-01 Added certificates: BJCA Global Root CA1 sha256: f3896f88fe7c0a882766a7fa6ad2749fb57a7f3e98fb769c1fa7b09c2c44d5ae BJCA Global Root CA2 sha256: 574df6931e278039667b720afdc1600fc27eb66dd3092979fb73856487212882 Removed certificates: E-Tugra Certification Authority sha256: b0bfd52bb0d7d9bd92bf5d4dc13da255c02c542f378365ea893911f55e55f23c Hongkong Post Root CA 1 sha256: f9e67d336c51002ac054c632022d66dda2e7e3fff10ad061ed31d8bbb410cfb2 Network Solutions Certificate Authority sha256: 15f0ba00a3ac7af3ac884c072b1011a077bd77c097f40164b2f8598abd83860c Staat der Nederlanden EV Root CA sha256: 4d2491414cfe956746ec4cefa6cf6f72e28a1329432f9d8a907ac4cb5dadc15a TrustCor ECA-1 sha256: 5a885db19c01d912c5759388938cafbbdf031ab2d48e91ee15589b42971d039c TrustCor RootCert CA-1 sha256: d40e9c86cd8fe468c1776959f49ea774fa548684b6c406f3909261f4dce2575c TrustCor RootCert CA-2 sha256: 0753e940378c1bd5e3836e395daea5cb839e5046f1bd0eae1951cf10fec7c965 Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libdbd-sqlite-perl: upgrade 1.74 -> 1.76Wang Mingyu2024-11-051-1/+1
| | | | | | | | | | | | Changelog: =========== - Switched to a production version - Upgraded SQLite to 3.46.1 - Fix for Windows quadmath builds - Omit load_extension if static build Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>