In perl.git, the branch maint-5.24 has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/d9f8eb78a16e822b17c84b1613b0da4dd92daa8d?hp=cdfc7c802d152246d32fed95d6e057fbca44af01>

- Log -----------------------------------------------------------------
commit d9f8eb78a16e822b17c84b1613b0da4dd92daa8d
Author: Aaron Crane <[email protected]>
Date:   Thu Oct 20 14:40:50 2016 +0100

    Update Module::CoreList for 5.25.6
    
    (cherry picked from commit f6fd8a7a5914c3a8e4a554693c2304e6957db1bf)

M       dist/Module-CoreList/lib/Module/CoreList.pm

commit b53b62a5bfdc01f8580531395e50901752753658
Author: Aaron Crane <[email protected]>
Date:   Tue Nov 8 13:41:33 2016 +0000

    Update 5.25.6 release date in Module::CoreList
    
    (cherry picked from commit 1ef3f0972890ad77f1ebcca81e988733716de79c)

M       dist/Module-CoreList/lib/Module/CoreList.pm

commit 3a6c3737cbe405e120a07fad9134a98e608ea0b6
Author: Chris 'BinGOs' Williams <[email protected]>
Date:   Tue Nov 8 13:39:04 2016 +0000

    Bump Module-CoreList version for bc46539a
    
    (manually cherry picked from commit 
d3d407676aa1d9fb81ebb567c0fbe40e421f0223)

M       dist/Module-CoreList/Changes

commit 11867af1810f41446b20087bf26f7bb7299922e9
Author: Stevan Little <[email protected]>
Date:   Tue Nov 8 13:37:39 2016 +0000

    update Module::CoreList
    
    (manually cherry picked from commit 
bc46539af4d62797e9370956be958f5305250dde)

M       dist/Module-CoreList/lib/Module/CoreList.pm
M       dist/Module-CoreList/lib/Module/CoreList/Utils.pm

commit 066ee44bc5681315caf412da55a898a3d164875c
Author: Aaron Crane <[email protected]>
Date:   Thu Oct 20 16:54:59 2016 +0100

    Add epigraph for 5.25.6
    
    (cherry picked from commit fd1f6f9acd0faf14c445be72e447e0abba03ba15)

M       Porting/epigraphs.pod

commit d6fec2a5b41fe33768ac2bb1714d799f1fc8640c
Author: Aaron Crane <[email protected]>
Date:   Thu Oct 20 15:32:11 2016 +0100

    Add 5.25.6 release to perlhist
    
    (cherry picked from commit 1e8f85b7ea24bdc8cdfe1aa523880aa183a7f475)

M       pod/perlhist.pod
-----------------------------------------------------------------------

Summary of changes:
 Porting/epigraphs.pod                             | 26 ++++++
 dist/Module-CoreList/Changes                      |  3 +
 dist/Module-CoreList/lib/Module/CoreList.pm       | 97 +++++++++++++++++++++++
 dist/Module-CoreList/lib/Module/CoreList/Utils.pm |  7 ++
 pod/perlhist.pod                                  |  1 +
 5 files changed, 134 insertions(+)

diff --git a/Porting/epigraphs.pod b/Porting/epigraphs.pod
index e574755d..3cb0c37 100644
--- a/Porting/epigraphs.pod
+++ b/Porting/epigraphs.pod
@@ -17,6 +17,32 @@ Consult your favorite dictionary for details.
 
 =head1 EPIGRAPHS
 
+=head2 v5.25.6 - Alan Warner, "The Sopranos"
+
+L<Announced on 2016-10-10 by Aaron 
Crane|http://www.nntp.perl.org/group/perl.perl5.porters/2016/10/msg240406.html>
+
+  I'm up on all the pop trivia, says the guy with the stud in his tongue.
+      Are you?
+      Yes. Do you know who he lead singer of Echo and the Bunnymen is?
+      Let me guess, is he called Echo?
+      Good guess but no, anyway when they played Glastonbury it was so
+  muddy he had two roadies to hold up a binliner on each of his legs so
+  they wouldn't get covered in mud.
+      That's what being rich and famous is all about, having someone
+  else hold up your binliners on each leg when you're wandering across
+  a sea of shite.
+      Do you know what Sammy Davis Junior said being black and famous in
+  America meant?
+      No.
+      He said being black and famous in America meant he could be
+  refused entry to exclusive clubs and restaurants that other people
+  could only ever dream of going to. Do you know Michael Stipe likes to
+  send his remote control toy cars onto stage while his support band are
+  playing to freak them out?
+      Who's Michael Stipe?
+      You're not really a pop trivia person, are you, Kylah?
+      No, I'm not, Stephen.
+
 =head2 v5.25.5 - Philip K. Dick, VALIS
 
 L<Announced on 2016-09-20 by Stevan 
Little|http://www.nntp.perl.org/group/perl.perl5.porters/2016/09/msg239887.html>
diff --git a/dist/Module-CoreList/Changes b/dist/Module-CoreList/Changes
index 80f7ae3..1496e80 100644
--- a/dist/Module-CoreList/Changes
+++ b/dist/Module-CoreList/Changes
@@ -1,6 +1,9 @@
 5.20161019_24
   - Updated for v5.24.1
 
+5.20161020
+  - Updated for v5.25.6
+
 5.20160920
   - Updated for v5.25.5
 
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm 
b/dist/Module-CoreList/lib/Module/CoreList.pm
index 0817c7b..cf7296d 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -299,6 +299,7 @@ sub changes_between {
     5.025003 => '2016-07-20',
     5.025004 => '2016-08-20',
     5.025005 => '2016-09-20',
+    5.025006 => '2016-10-20',
     5.024001 => '????-??-??',
   );
 
@@ -13162,6 +13163,95 @@ for my $version ( sort { $a <=> $b } keys %released ) {
         removed => {
         }
     },
+    5.025006 => {
+        delta_from => 5.025005,
+        changed => {
+            'Archive::Tar'          => '2.14',
+            'Archive::Tar::Constant'=> '2.14',
+            'Archive::Tar::File'    => '2.14',
+            'B'                     => '1.64',
+            'B::Concise'            => '0.999',
+            'B::Deparse'            => '1.39',
+            'B::Op_private'         => '5.025006',
+            'Config'                => '5.025006',
+            'Data::Dumper'          => '2.162',
+            'Devel::Peek'           => '1.25',
+            'HTTP::Tiny'            => '0.070',
+            'List::Util'            => '1.46',
+            'List::Util::XS'        => '1.46',
+            'Module::CoreList'      => '5.20161020',
+            'Module::CoreList::TieHashDelta'=> '5.20161020',
+            'Module::CoreList::Utils'=> '5.20161020',
+            'Net::Ping'             => '2.51',
+            'OS2::DLL'              => '1.07',
+            'Opcode'                => '1.38',
+            'POSIX'                 => '1.73',
+            'PerlIO::encoding'      => '0.25',
+            'Pod::Man'              => '4.08',
+            'Pod::ParseLink'        => '4.08',
+            'Pod::Text'             => '4.08',
+            'Pod::Text::Color'      => '4.08',
+            'Pod::Text::Overstrike' => '4.08',
+            'Pod::Text::Termcap'    => '4.08',
+            'Scalar::Util'          => '1.46',
+            'Storable'              => '2.58',
+            'Sub::Util'             => '1.46',
+            'Test2'                 => '1.302059',
+            'Test2::API'            => '1.302059',
+            'Test2::API::Breakage'  => '1.302059',
+            'Test2::API::Context'   => '1.302059',
+            'Test2::API::Instance'  => '1.302059',
+            'Test2::API::Stack'     => '1.302059',
+            'Test2::Event'          => '1.302059',
+            'Test2::Event::Bail'    => '1.302059',
+            'Test2::Event::Diag'    => '1.302059',
+            'Test2::Event::Exception'=> '1.302059',
+            'Test2::Event::Generic' => '1.302059',
+            'Test2::Event::Info'    => '1.302059',
+            'Test2::Event::Note'    => '1.302059',
+            'Test2::Event::Ok'      => '1.302059',
+            'Test2::Event::Plan'    => '1.302059',
+            'Test2::Event::Skip'    => '1.302059',
+            'Test2::Event::Subtest' => '1.302059',
+            'Test2::Event::Waiting' => '1.302059',
+            'Test2::Formatter'      => '1.302059',
+            'Test2::Formatter::TAP' => '1.302059',
+            'Test2::Hub'            => '1.302059',
+            'Test2::Hub::Interceptor'=> '1.302059',
+            'Test2::Hub::Interceptor::Terminator'=> '1.302059',
+            'Test2::Hub::Subtest'   => '1.302059',
+            'Test2::IPC'            => '1.302059',
+            'Test2::IPC::Driver'    => '1.302059',
+            'Test2::IPC::Driver::Files'=> '1.302059',
+            'Test2::Util'           => '1.302059',
+            'Test2::Util::ExternalMeta'=> '1.302059',
+            'Test2::Util::HashBase' => '1.302059',
+            'Test2::Util::Trace'    => '1.302059',
+            'Test::Builder'         => '1.302059',
+            'Test::Builder::Formatter'=> '1.302059',
+            'Test::Builder::Module' => '1.302059',
+            'Test::Builder::Tester' => '1.302059',
+            'Test::Builder::Tester::Color'=> '1.302059',
+            'Test::Builder::TodoDiag'=> '1.302059',
+            'Test::More'            => '1.302059',
+            'Test::Simple'          => '1.302059',
+            'Test::Tester'          => '1.302059',
+            'Test::Tester::Capture' => '1.302059',
+            'Test::Tester::CaptureRunner'=> '1.302059',
+            'Test::Tester::Delegate'=> '1.302059',
+            'Test::use::ok'         => '1.302059',
+            'Time::HiRes'           => '1.9740_01',
+            'VMS::Stdio'            => '2.42',
+            'XS::APItest'           => '0.86',
+            'attributes'            => '0.28',
+            'mro'                   => '1.19',
+            'ok'                    => '1.302059',
+            'overload'              => '1.27',
+            'parent'                => '0.236',
+        },
+        removed => {
+        }
+    },
     5.024001 => {
         delta_from => 5.024000,
         changed => {
@@ -14028,6 +14118,13 @@ for my $version (sort { $a <=> $b } keys %delta) {
         removed => {
         }
     },
+    5.025006 => {
+        delta_from => 5.025005,
+        changed => {
+        },
+        removed => {
+        }
+    },
     5.024001 => {
         delta_from => 5.024,
         changed => {
diff --git a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm 
b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
index 3e97332..4400c4d 100644
--- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
@@ -1192,6 +1192,13 @@ my %delta = (
         removed => {
         }
     },
+    5.025006 => {
+        delta_from => 5.025005,
+        changed => {
+        },
+        removed => {
+        }
+    },
     5.024001 => {
         delta_from => 5.024000,
         changed => {
diff --git a/pod/perlhist.pod b/pod/perlhist.pod
index d44c239..b72a0ae 100644
--- a/pod/perlhist.pod
+++ b/pod/perlhist.pod
@@ -600,6 +600,7 @@ the strings?).
  Steve     5.25.3       2016-Jul-20
  BinGOs    5.25.4       2016-Aug-20
  Stevan    5.25.5       2016-Sep-20
+ Aaron     5.25.6       2016-Oct-20
 
 =head2 SELECTED RELEASE SIZES
 

--
Perl5 Master Repository

Reply via email to