summaryrefslogtreecommitdiffstats
path: root/meta-perl
Commit message (Collapse)AuthorAgeFilesLines
...
* libalgorithm-diff-perl: Drop unnecessary SRC_URI md5sumJ. S.2024-10-221-1/+0
| | | | | Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* adduser: Drop unnecessary SRC_URI md5sumJ. S.2024-10-221-1/+0
| | | | | Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mime-construct: Drop unnecessary SRC_URI md5sumJ. S.2024-10-221-1/+0
| | | | | Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* layer.conf: Update to walnascar (5.2) layer/release seriesKhem Raj2024-10-011-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnet-dns-perl: upgrade 1.46 -> 1.47Wang Mingyu2024-09-301-1/+1
| | | | | | | | | | | Changelog: =========== - Restore current domain name following $INCLUDE in zone file. - Update RFC and other document referneces. - Fix rt.cpan.org for issue with parallel run of TSIG tests Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libio-socket-ssl-perl: upgrade 2.088 -> 2.089Wang Mingyu2024-09-101-1/+1
| | | | | | | | | | | | Changelog: =========== - new option SSL_force_fingerprint to enforce fingerprint matching even if certificate validation would be successful without - document _get_ssl_object and _get_ctx_object for cases, where direct use of Net::SSLeay functions is needed Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libio-compress-perl: upgrade 2.212 -> 2.213Wang Mingyu2024-09-101-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libio-compress-lzma-perl: upgrade 2.212 -> 2.213Wang Mingyu2024-09-101-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libextutils-helpers-perl: upgrade 0.027 -> 0.028Wang Mingyu2024-09-101-1/+1
| | | | | | | | Changelog: - Add ext argument to man1_pagename and man3_pagename Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcompress-raw-zlib-perl: upgrade 2.212 -> 2.213Wang Mingyu2024-09-101-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcompress-raw-lzma-perl: upgrade 2.212 -> 2.213Wang Mingyu2024-09-101-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcompress-raw-bzip2-perl: upgrade 2.212 -> 2.213Wang Mingyu2024-09-101-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libtest-harness-perl: upgrade 3.48 -> 3.50Wang Mingyu2024-08-281-1/+1
| | | | | | | | | | | | | | Changelog: =========== - Simplify runtests for easier extension - Prevent double summary on bail-out - Prevent bail_out summary when no handler for it is defined - Tidy up core dump file - Simplify injecting of @INC paths - Better check for t/ directory in Perl handler Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnet-dns-perl: upgrade 1.45 -> 1.46Wang Mingyu2024-08-281-1/+1
| | | | | | | | | | | | Changelog: =========== - Resync with IANA DNS Parameters registry. - Revise documentation for Packet.pm and Header.pm. - Random ID cache moved from header->id to packet->encode. - Restructure resolver method inheritance tree. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libio-socket-ssl-perl: upgrade 2.085 -> 2.088Wang Mingyu2024-07-151-1/+1
| | | | | | | | | | | | | Changelog: ========== - minor fixes for use on ancient versions of perl and for building with newer versions of openssl - support for PSK, see SSL_psk in documentation - internal optimzation: implement _touch_entry in session cache instead of using del+add. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcurses-perl: upgrade 1.41 -> 1.45Wang Mingyu2024-06-282-10/+8
| | | | | | | | | | | | | | | | | 0001-testtyp.c-Use-proper-prototype-for-main-function.patch refreshed for 1.45 Changelog: ============ - Correct wide character data types to fix compile failure. - Implement A_ITALIC - Fix missing file introduced in 1.42 that prevents all builds from working. - Add missing return type declarations so it works with modern C compilers. - Rename test.syms program to testsyms, because it is a more conventional name format. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libextutils-helpers-perl: upgrade 0.026 -> 0.027Wang Mingyu2024-06-271-3/+2
| | | | | | | | | | | | Changelog: - Revert "Make split_like_shell always unixy" License-Update: modify format update Artistic License 1.0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcrypt-openssl-random-perl: upgrade 0.16 -> 0.17Wang Mingyu2024-06-271-2/+2
| | | | | | | | | | | | | | Changelog: ========== - fix older aix with missing -lz dependencies - minor ci fixes License-Update: "(Some other Free Software Foundation software is covered by the GNU Library General Public License instead.)" removed from license file. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcgi-perl: upgrade 4.64 -> 4.66Wang Mingyu2024-06-271-1/+1
| | | | | | | | | | Changelog: ============ - Restore trailing slashes in the ->url call (GH #267) - "fix" t/url.t for older Perls (GH #266) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libio-compress-perl: Use update alternatives for streamzip and zipdetailsKhem Raj2024-06-141-0/+8
| | | | | | | | | | these utilities are also provided by perl-misc package built by perl recipe. Prefer the one's provided by libio-compress-perl if its included. Fixes https://github.com/riscv/meta-riscv/issues/374 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libio-compress-perl: upgrade 2.206 -> 2.212Wang Mingyu2024-06-071-2/+2
| | | | | | | | | License-Update: Copyright year updated to 2024. add feedback ktest Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libio-compress-lzma-perl: upgrade 2.206 -> 2.212Wang Mingyu2024-06-071-2/+2
| | | | | | | | | License-Update: Copyright year updated to 2024. add feedback ktest Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcompress-raw-zlib-perl: upgrade 2.206 -> 2.212Wang Mingyu2024-06-071-2/+2
| | | | | | | | | License-Update: Copyright year updated to 2024. zlib updated to 1.3.1 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcompress-raw-lzma-perl: upgrade 2.206 -> 2.212Wang Mingyu2024-06-071-2/+2
| | | | | | | License-Update: Copyright year updated to 2024. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcompress-raw-bzip2-perl: upgrade 2.206 -> 2.212Wang Mingyu2024-06-071-2/+2
| | | | | | | License-Update: Copyright year updated to 2024. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcgi-perl: upgrade 4.60 -> 4.64Wang Mingyu2024-06-071-1/+1
| | | | | | | | | | | | Chaneglog: =========== - pass --no-xattrs to tar in Makefile to fix tar backwards compat - ->url returns a string in all cases - ->url now returns the correct thing for ipv6 brackets - Support Paritioned cookies in CGI::Cookie Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* layers: stop declaring compatibility with scarthgapDmitry Baryshkov2024-05-281-1/+1
| | | | | | | | | With the UNPACKDIR changes in place the layers are no longer compatible with the scarthgap release. Drop it from LAYERSERIES_COMPAT and limit compatibility to styhead only. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Start WORKDIR -> UNPACKDIR transitionKhem Raj2024-05-232-2/+2
| | | | | | | Replace references of WORKDIR with UNPACKDIR where it makes sense to do so in preparation for changing the default value of UNPACKDIR. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnet-dns-perl: upgrade 1.40 -> 1.45Wang Mingyu2024-05-191-1/+1
| | | | | | | | | | | | | | | | | | Changelog: ============ - Add support for EDNS CO flag. - Simplify testing of resolver error paths. - Prevent read beyond end of RDATA in corrupt SVCB RR. - Update b.root-servers.net addresses in resolver hints. - Improve accuracy and completeness of dependency metadata. - Nameserver: hangs on persistent TCP connection (Windows). - IPSECKEY: leave gateway undefined for gatetype 0. - Remove remaining support for GOST. - Accept inbound Ethernet "Jumbo" UDP packet. - Facilitate decoding of mDNS/SD packets with compressed RDATA. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libmodule-build-tiny-perl: upgrade 0.047 -> 0.048Wang Mingyu2024-05-021-1/+1
| | | | | | | | Changelog: - Implement dynamic prerequisites Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* reproducibility: move repro excludes from AB config.json to meta-oeYoann Congal2024-04-291-0/+10
| | | | | | | | | | | | | | For now, the known non-reproducible packages list is stored inside the autobuilder config.json file. This is not ideal. Let's move this list into each layers of meta-openembedded. These lists can be used with, in local.conf: include conf/include/non-repro-meta-oe.inc OEQA_REPRODUCIBLE_EXCLUDED_PACKAGES = "${KNOWN_NON_REPRO_META_OE}" Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Acked-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* layers: Add styhead to compatible release seriesKhem Raj2024-04-281-1/+1
| | | | | | styhead is codename for upcoming 5.1 release Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcrypt-openssl-random-perl: upgrade 0.15 -> 0.16Wang Mingyu2024-04-171-2/+1
| | | | | | | | | | | | | | Changelog: ========== - add github actions, travis and appveyor. - Many patches by Takumi Akiyama. - Fix broken github image for strawberry perl by stripping its PATH. their new mingw is incompatible to their old strawberry 5.32 - minor documentation fixes. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* liberror-perl: move recipe from oe-coreTim Orling2024-03-312-0/+49
| | | | | | | | | | | While this package is deprecated by the upstream maintainer, we do not know if there are any users in the wider OpenEmbedded ecosystem, so move the recipe from oe-core to meta-perl. [YOCTO #15461] Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* layer.conf: Prepare for release, drop nanbield LAYERSERIESKhem Raj2024-03-171-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Drop remaining PR values from recipesMartin Jansa2024-03-171-1/+0
| | | | | | | | | | | | * as oe-core did in: https://git.openembedded.org/openembedded-core/commit/?id=d4c346e8ab * when people are have to maintain own PRs for recipes in oe-core, they might add them for meta-oe recipes at the same time when upgrading to next LTS Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* layer.conf: Update for the scarthgap release seriesKhem Raj2024-03-161-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ptest-packagelists-meta-perl.inc: Move couple of test to PTESTS_FAST_META_PERLKhem Raj2024-02-261-2/+2
| | | | | | | libdigest-hmac-perl and libextutils-installpaths-perl are passing fine under 20s on qemux86-64, therefore remove them out of PTESTS_PROBLEMS_META_PERL Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libencode-locale-perl: drop recipeTim Orling2024-02-261-20/+0
| | | | | | | | | | | | | | | | The upstream has not been touched since 2015, when this recipe was added. https://metacpan.org/pod/Encode::Locale There are no other recipes in meta-openembedded which depend on this recipe and it is the only recipe that depends on the now dropped libencode-perl recipe. My original reason for contributing this recipe is long gone. If someone continues to need this recipe, please submit it again, but refactor it to use perl-module-encode(-*) for its RDEPENDS. Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libencode-perl: drop recipeTim Orling2024-02-263-112/+0
| | | | | | | | | | | | | | Encode.pm is packaged in perl itself and users should instead RDEPENDS on perl-module-encode This was originally added a long time ago when I did not understand the way the packages split was done. See the other Encode::* sub-packages in: https://git.openembedded.org/openembedded-core/tree/meta/recipes-devtools/perl/files/perl-rdepends.txt#n313 Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-perl-image-ptest: add PTESTS_PROBLEMS_META_PERLTim Orling2024-02-222-2/+2
| | | | | | | | | | | In oe-core, PTESTS_PROBLEMS are also enabled, so even though the recipe might have failures or the ptests do not run cleanly, the BBCLASSEXTEND still works. Enable the same behavior for meta-perl. Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libmime-types-perl: upgrade 2.24 -> 2.26Wang Mingyu2024-02-191-1/+1
| | | | | | | | | | Changelog: ========== - iana updates - support multi-level extensions. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libio-socket-ssl-perl: upgrade 2.084 -> 2.085Wang Mingyu2024-02-091-1/+1
| | | | | | | | | | | Changelog: =========== - #147 fix test which failed due to behavior changes in OpenSSL 3.2 - update PublicSuffix - add examples for TLS JA3/JA4 fingerprinting to tls_fingerprint/ Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libextutils-cppguess-perl: upgrade 0.26 -> 0.27Wang Mingyu2023-11-211-1/+1
| | | | | | | | Changelog: support C++20 and C++23 standards, and vendored version output Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libencode-perl: upgrade 3.19 -> 3.20Wang Mingyu2023-11-161-1/+1
| | | | | | | | | | | | | Changelog: ========== -Fix indirect syntax accordingly to (but not by pulling) -enc2xs: Fix indirect syntax -encguess: remove duplicate "the" -Fix spelling in comment -fix gsm0338 test compatibility with perl < 5.8.8 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libio-socket-ssl-perl: upgrade 2.083 -> 2.084Wang Mingyu2023-11-081-1/+1
| | | | | | | | | | Changelog: ============ - various fixes for edge cases and build: #136, #141, #142, #143, #145 - update documentation to reflect default SSL_version Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcgi-perl: upgrade 4.57 -> 4.60Khem Raj2023-11-061-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libconfig-tiny-perl: upgrade 2.29 -> 2.30Khem Raj2023-11-061-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libdbd-sqlite-perl: upgrade 1.72 -> 1.74Khem Raj2023-11-061-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libmodule-build-tiny-perl: upgrade 0.046 -> 0.047Khem Raj2023-11-061-2/+2
| | | | | | | | License-Update: Rearranged text of license - The Artistic License 1.0 (Perl) + The Perl Artistic License 1.0 Signed-off-by: Khem Raj <raj.khem@gmail.com>