|
|
|
|
Changelog for perl-CPAN-2.37-1.1.noarch.rpm :
* Sat Aug 31 2024 Tina Müller - updated to 2.37 see /usr/share/doc/packages/perl-CPAN/Changes 2024-08-30 Andreas Koenig * release 2.37 * unchanged from 2.37-TRIAL 2024-08-18 Andreas Koenig * release 2.37-TRIAL * This release is dedicated to Abe Timmerman * don\'t use an apostrophe in names (Tony Cook) * docs: new FAQ about recommends and suggests * docs: improve the answer to FAQ \"when an install fails...\" * docs: document ftpstats_size <=0 in context of the hosts command * fix: ensure the config is loaded when we reach edit(); bug reported by Abe Timmerman++ * various maintenance works on the distroprefs collection * Mon May 15 2023 Tina Müller - updated to 2.36 see /usr/share/doc/packages/perl-CPAN/Changes 2023-05-14 k * release 2.36 * unchanged from 2.36-TRIAL 2023-05-10 k * release 2.36-TRIAL * https://github.com/andk/cpanpm/pull/178 -- Makefile.PL - Fix INSTALLDIRS (pgnd) * Fri Apr 28 2023 Tina Müller - updated to 2.35 see /usr/share/doc/packages/perl-CPAN/Changes 2023-04-27 k * release 2.35 * unchanged from 2.35-TRIAL 2023-04-15 k * release 2.35-TRIAL * Add verify_SSL=>1 to HTTP::Tiny to verify https server identity (Stig Palmquist) * perl 5.37.1 had broken JSON::XS and then JSON::MaybeXS filled the gap, leaving this change in eventhough bleadperl and JSON::XS work together nicely again * various distroprefs maintenance * Mon Apr 18 2022 Tina Müller - updated to 2.34 see /usr/share/doc/packages/perl-CPAN/Changes 2022-04-17 k * release 2.34 * unchanged from 2.34-TRIAL 2022-04-03 k * release 2.34-TRIAL * Consider Module::Build as undeclared prerequisite only if there are no configure phase prereqs declared (Dan Book) * tiny distroprefs maintenance * Tue Apr 05 2022 Tina Müller - updated to 2.33 see /usr/share/doc/packages/perl-CPAN/Changes 2022-03-27 k * release 2.33 * code is unchanged from 2.33-TRIAL * tiny distroprefs maintenance 2022-01-21 k * release 2.33-TRIAL * in CHECKSUM_check_file run configured gpg instead of hard-coded \"gpg\" (Thanks to Tomas Hoger) * tiny distroprefs maintenance 2021-12-26 k * release 2.32-TRIAL * Respect arguments to run() by localizing AATTARGV (brian d foy) * improve separation of test runs from each other * remove dated distroprefs file 2021-12-14 k * release 2.31-TRIAL * replace short id with fingerprint (thanks to Stig Palmquist for the suggestion) * new test scripe t/32pushyhttps.t * skip download programs with zero length * add a stdout redirection for curl which was lost in release 2.29 on pushy_https branch * in function localize_2021 state more precisely what we plan to do * tweak the condition when to use HTTP::Tiny to fully support http urls * address #140449: ensure for CHECKSUMS files having timestamps > $epoch_starting_support_of_cpan_path (thanks to Neil Bowers and twata for their bug reports) 2021-12-12 k * release 2.30-TRIAL * Alert bootstrap users when make is missing (David Golden) * 2021 download must have SSL support (David Golden) * typo fixes: \"Consensus\" not \"Concensus\" (Ricardo Signes) * bundled MIRRORED.BY updated with latest copy at https://www.cpan.org/MIRRORED.BY, to reflect the sunset of the cpan mirror network (Karen Etheridge) * Typo fix: s/SQLLite/SQLite (Samanta Navarro) * testfix: replace sks-keyserver with pgpkeys.eu * tiny distroprefs update * Wed Nov 24 2021 Tina Müller - updated to 2.29 see /usr/share/doc/packages/perl-CPAN/Changes 2021-11-23 k * release 2.29 * disambiguate the call to gpg --output by adding --verify; thanks to Stig Palmquist for the suggestion * replace die() with mydie() in three spots 2021-11-22 k * release 2.29-TRIAL2 (unpublished) * fix wrong version number in user-dialogue 2021-11-21 k * release 2.29-TRIAL (unpublished) * new option pushy_https * bugfix: signature verification type CANNOT_VERIFY was not recognized * Add two new failure modes based on cpan_path * use gpg --verify --output ... to disentangle data and signature * Sun Jun 14 2020 Tina Müller - updated to 2.28 see /usr/share/doc/packages/perl-CPAN/Changes 2020-06-13 k * release 2.28 * unchanged from 2.28-TRIAL 2020-04-03 k * release 2.28-TRIAL * applied pull request \"YAML modules default for $LoadBlessed was changed to false\" by Tina Müller * tiny fix on top of that fix: avoid early return by Andreas König * tiny typo fixes in FTP.pm and FirstTime.pm * a bunch of distroprefs maintenance activities * address #129979: s/Devel::DistnameInfo/CPAN::DistnameInfo/; thanks to Petr Pisar for reporting * Tue Jul 16 2019 Stephan Kulow - updated to 2.27 see /usr/share/doc/packages/perl-CPAN/Changes 2019-07-03 k * release 2.27 * stable release, no functional change compared to 2.27-TRIAL2 * updated public key for PAUSE in the file PAUSE2021.pub * small additions to distroprefs, to the Makefile.PL, and to the MANIFEST 2019-06-09 k * release 2.27-TRIAL2 * bugfix: omit the new POSIX::setsid call and the waitpid with WNOHANG on Windows * bugfix: the signalhandler has to kill the new process group spawned for running the tests * adding the README file that was generated during the release of 2.27-TRIAL 2019-05-31 k * release 2.27-TRIAL * two new options to protect against accidental downgrades: allow_installing_outdated_dists and allow_installing_module_downgrades * two new options to tune the automatic determination of the nearest peers: urllist_ping_external and urllist_ping_verbose; NOTE: this feature was developed during the Perl Toolchain Summit 2019 in Marlow; thanks to the sponsors: Booking.com, cPanel, MaxMind, FastMail, ZipRecruiter, Cogendo, Elastic, OpenCage Data, Perl Services, Zoopla, Archer Education, OpusVL, Oetiker+Partner, SureVoIP, YEF * reveal the size of PERL5LIB in diagnostic output * new semantics for parameter ftpstats_size: setting to \'0\' or lower, disables download statistics * bugfix: under certain circumstances, failing dependencies via recommends and suggests could abort a build; this is now fixed * bugfix: protect bundle processing against unavailable bundle files and missing build directories * bugfix: fix broken permissions after untar * bugfix: protect against exceptions from unzip * bugfix: add one level of fork+setsid for testing to prevent that a test can kill the process group that CPAN.pm is running in. Learned from experience with testing VIZDOM/DBD-JDBC-0.71.tar.gz * fix plugins: all early returns from all methods, that are accessible for plugins, now call the post * plugins * new question answered in the FAQ: \"How can I switch to sudo instead of local::lib\" (thanks to Amos Bird for asking the question on irc) * plenty of new and updated distroprefs documents, among which are some important ones to prevent Module::AutoInstall from switching to CPANPLUS and taking over (and harming) the build * Tue Mar 19 2019 Stephan Kulow - updated to 2.26 see /usr/share/doc/packages/perl-CPAN/Changes 2019-03-19 k * release 2.26 * testfix release, no functional change * 97-run.t is now skipped when test is run by root user because perldoc often fails for root user (thanks to Binarus for reporting) * small additions to distroprefs and to the Makefile.PL * Wed Mar 13 2019 Stephan Kulow - updated to 2.25 see /usr/share/doc/packages/perl-CPAN/Changes 2019-03-03 k * release 2.25 * two weeks after the TRIAL release cpantesters have produced 298 pass and 2 fail reports on 108 different configurations; the two fails are outliers I don\'t understand * no functional change over 2.25-TRIAL; only a couple in the distroprefs directory which is not used per default 2019-02-16 k * release 2.25-TRIAL * fix: Avoid a warning when prompting install_help intro (Nicolas R/atoomic) * testfix: load the tested module early, before juggling with AATTINC * testfix: replace an exec with system and exit (greetings to Windows) * two more distroprefs lines 2019-02-14 k * release 2.24-TRIAL * fix: set internal error state on writemakefile=NO in a rare case without any output * test fix: avoid a so far unreflected dependency on perldoc * a few more distroprefs 2019-02-10 k * release 2.23-TRIAL * fix: when option cleanup_after_install is active, prevent rerunning make install after a cleanup; allow it only with the help of force; also prevent that it is triggered too early * fix: address #121162: support distroprefs for install.env * fix: the option h on cpan script now really ignores all other options and arguments * fix: Local::Null::Logger on cpan script did not honour CPANSCRIPT_LOGLEVEL * address #122520: exit 1 on unknown options on cpan script * address #94941: refuse to generate reports with CPAN::Reporter lower than 1.2011 * fix: distropref method \"goto\" now inherits CALLED_FOR and other attributes from caller * fix: correct a buggy version comparison when testing version of Net::Ping * portability fix: ensure that Compress::Zlib supports gzopen() * internal fix: never overwrite internal attribute CALLED_FOR (no known user-relevant implications) * tiny test fixed uncovered by cpantesters, various tiny typo corrections * a couple of new and updated distroprefs files
|
|
|