In perl.git, the branch maint-5.24 has been updated <http://perl5.git.perl.org/perl.git/commitdiff/46b7ac49cca5dd8c4b20bdc00d54042dfa9e069a?hp=1c7fe5908115266bbe4cd24b5fba94b74dbe7a98>
- Log ----------------------------------------------------------------- commit 46b7ac49cca5dd8c4b20bdc00d54042dfa9e069a Author: Steve Hay <[email protected]> Date: Thu Jul 21 22:58:20 2016 +0100 Update Module-CoreList for 5.25.3 (manually cherry picked from commit 42a3cde12f0f45ddd039878a6424efba18e480c8) M dist/Module-CoreList/lib/Module/CoreList.pm commit f44b80de2c2c8e7ef76a7a4242c1a94d23212aa5 Author: Matthew Horsfall <[email protected]> Date: Thu Jul 21 22:55:54 2016 +0100 Bump Module::CoreList version for 5.25.3 (manually cherry picked from commit c338e234d57f13141c5e04b6361ed8cc9e14b42a) M dist/Module-CoreList/Changes M dist/Module-CoreList/lib/Module/CoreList.pm M dist/Module-CoreList/lib/Module/CoreList/Utils.pm commit 9ed0f66f37c9fdc64192b7c13ef6a6332003d0d9 Author: Steve Hay <[email protected]> Date: Wed Jul 20 17:38:35 2016 +0100 Add epigraph for 5.25.3 (cherry picked from commit 4d3fd69973bfa6d2632d40f12b52aaeb6c3f4d03) M Porting/epigraphs.pod commit 425c0a0fc578aabdf626bf5d562e2293385b2cd4 Author: Steve Hay <[email protected]> Date: Wed Jul 20 15:27:02 2016 +0100 5.25.3 today (cherry picked from commit c137098022dcef5e7ea32608e5299276efea6457) M pod/perlhist.pod ----------------------------------------------------------------------- Summary of changes: Porting/epigraphs.pod | 32 ++++++ dist/Module-CoreList/Changes | 3 + dist/Module-CoreList/lib/Module/CoreList.pm | 118 ++++++++++++++++++++++ dist/Module-CoreList/lib/Module/CoreList/Utils.pm | 7 ++ pod/perlhist.pod | 1 + 5 files changed, 161 insertions(+) diff --git a/Porting/epigraphs.pod b/Porting/epigraphs.pod index beac792..052fec4 100644 --- a/Porting/epigraphs.pod +++ b/Porting/epigraphs.pod @@ -17,6 +17,38 @@ Consult your favorite dictionary for details. =head1 EPIGRAPHS +=head2 v5.25.3 - Edward Lear, ed. Vivien Noakes, "The Complete Nonsense and Other Verse": The Dong with a Luminous Nose + +L<Announced on 2016-07-20 by Steve Hay|http://www.nntp.perl.org/group/perl.perl5.porters/2016/07/msg238158.html> + + When awful darkness and silence reign + Over the great Gromboolian plain, + Through the long, long wintry nights; - + When the angry breakers roar + As they beat on the rocky shore; - + When Storm-clouds brood on the towering heights + Of the Hills of the Chankly Bore: - + + Then, through the vast and gloomy dark, + There moves what seems a fiery spark, + A lonely spark with silvery rays + Piercing the coal-black night, - + A Meteor strange and bright: - + Hither and thither the vision strays, + A single lurid light. + + Slowly it wanders, - pauses, - creeps, - + Anon it sparkles, - flashes and leaps; + And ever as onward it gleaming goes + A light on the Bong-tree stems it throws. + And those who watch at that midnight hour + From Hall or Terrace, or lofty Tower, + Cry, as the wild light passes along, - + 'The Dong! - the Dong! + The wandering Dong through the forest goes! + The Dong! the Dong! + The Dong with a luminous Nose!' + =head2 v5.25.2 - Dan le Sac Vs Scroobius Pip "Waiting For The Beat To Kick In" L<Announced on 2016-06-20 by Matthew Horsfall|http://www.nntp.perl.org/group/perl.perl5.porters/2016/06/msg237274.html> diff --git a/dist/Module-CoreList/Changes b/dist/Module-CoreList/Changes index 9fad1b4..7322306 100644 --- a/dist/Module-CoreList/Changes +++ b/dist/Module-CoreList/Changes @@ -1,6 +1,9 @@ 5.20160730_24 - Updated for v5.24.1 +5.20160720 + - Updated for v5.25.3 + 5.20160620 - Updated for v5.25.2 diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm index 4bc2aaf..f780d85 100644 --- a/dist/Module-CoreList/lib/Module/CoreList.pm +++ b/dist/Module-CoreList/lib/Module/CoreList.pm @@ -296,6 +296,7 @@ sub changes_between { 5.025000 => '2016-05-09', 5.025001 => '2016-05-20', 5.025002 => '2016-06-20', + 5.025003 => '2016-07-20', 5.024001 => '????-??-??', ); @@ -12703,6 +12704,116 @@ for my $version ( sort { $a <=> $b } keys %released ) { removed => { } }, + 5.025003 => { + delta_from => 5.025002, + changed => { + 'B::Op_private' => '5.025003', + 'Config' => '5.025003', + 'Data::Dumper' => '2.161', + 'Devel::PPPort' => '3.35', + 'Encode' => '2.84', + 'Encode::MIME::Header' => '2.23', + 'Encode::MIME::Header::ISO_2022_JP'=> '1.07', + 'ExtUtils::ParseXS' => '3.33', + 'ExtUtils::ParseXS::Constants'=> '3.33', + 'ExtUtils::ParseXS::CountLines'=> '3.33', + 'ExtUtils::ParseXS::Eval'=> '3.33', + 'ExtUtils::ParseXS::Utilities'=> '3.33', + 'ExtUtils::Typemaps' => '3.33', + 'ExtUtils::Typemaps::Cmd'=> '3.33', + 'ExtUtils::Typemaps::InputMap'=> '3.33', + 'ExtUtils::Typemaps::OutputMap'=> '3.33', + 'ExtUtils::Typemaps::Type'=> '3.33', + 'Hash::Util' => '0.20', + 'Math::BigFloat' => '1.999726', + 'Math::BigFloat::Trace' => '0.43', + 'Math::BigInt' => '1.999726', + 'Math::BigInt::Calc' => '1.999726', + 'Math::BigInt::CalcEmu' => '1.999726', + 'Math::BigInt::FastCalc'=> '0.42', + 'Math::BigInt::Trace' => '0.43', + 'Math::BigRat' => '0.260804', + 'Module::CoreList' => '5.20160720', + 'Module::CoreList::TieHashDelta'=> '5.20160720', + 'Module::CoreList::Utils'=> '5.20160720', + 'Net::Cmd' => '3.09', + 'Net::Config' => '3.09', + 'Net::Domain' => '3.09', + 'Net::FTP' => '3.09', + 'Net::FTP::A' => '3.09', + 'Net::FTP::E' => '3.09', + 'Net::FTP::I' => '3.09', + 'Net::FTP::L' => '3.09', + 'Net::FTP::dataconn' => '3.09', + 'Net::NNTP' => '3.09', + 'Net::Netrc' => '3.09', + 'Net::POP3' => '3.09', + 'Net::SMTP' => '3.09', + 'Net::Time' => '3.09', + 'Parse::CPAN::Meta' => '1.4422', + 'Perl::OSType' => '1.010', + 'Test2' => '1.302045', + 'Test2::API' => '1.302045', + 'Test2::API::Breakage' => '1.302045', + 'Test2::API::Context' => '1.302045', + 'Test2::API::Instance' => '1.302045', + 'Test2::API::Stack' => '1.302045', + 'Test2::Event' => '1.302045', + 'Test2::Event::Bail' => '1.302045', + 'Test2::Event::Diag' => '1.302045', + 'Test2::Event::Exception'=> '1.302045', + 'Test2::Event::Generic' => '1.302045', + 'Test2::Event::Info' => '1.302045', + 'Test2::Event::Note' => '1.302045', + 'Test2::Event::Ok' => '1.302045', + 'Test2::Event::Plan' => '1.302045', + 'Test2::Event::Skip' => '1.302045', + 'Test2::Event::Subtest' => '1.302045', + 'Test2::Event::Waiting' => '1.302045', + 'Test2::Formatter' => '1.302045', + 'Test2::Formatter::TAP' => '1.302045', + 'Test2::Hub' => '1.302045', + 'Test2::Hub::Interceptor'=> '1.302045', + 'Test2::Hub::Interceptor::Terminator'=> '1.302045', + 'Test2::Hub::Subtest' => '1.302045', + 'Test2::IPC' => '1.302045', + 'Test2::IPC::Driver' => '1.302045', + 'Test2::IPC::Driver::Files'=> '1.302045', + 'Test2::Util' => '1.302045', + 'Test2::Util::ExternalMeta'=> '1.302045', + 'Test2::Util::HashBase' => '1.302045', + 'Test2::Util::Trace' => '1.302045', + 'Test::Builder' => '1.302045', + 'Test::Builder::Formatter'=> '1.302045', + 'Test::Builder::Module' => '1.302045', + 'Test::Builder::Tester' => '1.302045', + 'Test::Builder::Tester::Color'=> '1.302045', + 'Test::Builder::TodoDiag'=> '1.302045', + 'Test::More' => '1.302045', + 'Test::Simple' => '1.302045', + 'Test::Tester' => '1.302045', + 'Test::Tester::Capture' => '1.302045', + 'Test::Tester::CaptureRunner'=> '1.302045', + 'Test::Tester::Delegate'=> '1.302045', + 'Test::use::ok' => '1.302045', + 'Time::HiRes' => '1.9739', + 'Unicode' => '9.0.0', + 'Unicode::UCD' => '0.66', + 'XSLoader' => '0.22', + 'bigint' => '0.43', + 'bignum' => '0.43', + 'bigrat' => '0.43', + 'encoding' => '2.17_01', + 'encoding::warnings' => '0.13', + 'feature' => '1.45', + 'ok' => '1.302045', + 'version' => '0.9917', + 'version::regex' => '0.9917', + 'warnings' => '1.37', + }, + removed => { + } + }, 5.024001 => { delta_from => 5.024000, changed => { @@ -13392,6 +13503,13 @@ for my $version (sort { $a <=> $b } keys %delta) { removed => { } }, + 5.025003 => { + delta_from => 5.025002, + changed => { + }, + removed => { + } + }, 5.024001 => { delta_from => 5.024000, changed => { diff --git a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm index 6c4d81b..7f2eae0 100644 --- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm +++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm @@ -1171,6 +1171,13 @@ my %delta = ( removed => { } }, + 5.025003 => { + delta_from => 5.025002, + changed => { + }, + removed => { + } + }, 5.024001 => { delta_from => 5.024000, changed => { diff --git a/pod/perlhist.pod b/pod/perlhist.pod index 013acb5..e0a5289 100644 --- a/pod/perlhist.pod +++ b/pod/perlhist.pod @@ -591,6 +591,7 @@ the strings?). Ricardo 5.25.0 2016-May-09 The 5.25 development track Sawyer X 5.25.1 2016-May-20 Matthew 5.25.2 2016-Jun-20 + Steve 5.25.3 2016-Jul-20 =head2 SELECTED RELEASE SIZES -- Perl5 Master Repository
