Update Module::CoreList for 5.17.5
authorFlorian Ragwitz <rafl@debian.org>
Fri, 19 Oct 2012 15:24:54 +0000 (12:24 -0300)
committerFlorian Ragwitz <rafl@debian.org>
Fri, 19 Oct 2012 15:24:54 +0000 (12:24 -0300)
Porting/release_managers_guide.pod
dist/Module-CoreList/Changes
dist/Module-CoreList/lib/Module/CoreList.pm
dist/Module-CoreList/lib/Module/CoreList.pod
dist/Module-CoreList/lib/Module/CoreList/TieHashDelta.pm
pod/perldelta.pod

index 66fc87b..3190c21 100644 (file)
@@ -605,6 +605,10 @@ C<$Module::CoreList::TieHashDelta::VERSION> should always be equal to
 C<$Module::CoreList::VERSION>. Make sure the two versions match before
 proceeding.
 
+Edit the version number in the new
+C<< 'Module::CoreList::TieHashDelta' => 'X.YZ' >> entry, as that is likely to
+reflect the previous version number.
+
 =head4 Bump version in Module::CoreList F<Changes>
 
 Also edit Module::CoreList's new version number in its F<Changes>
index a297bb2..8ec716f 100644 (file)
@@ -1,3 +1,6 @@
+2.75 Fri Oct 20 2012
+  - Updated for v5.17.5
+
 2.74 Fri Oct 12 2012
   - Updated for v5.14.3
 
index 246899a..d87f4b5 100644 (file)
@@ -3,7 +3,7 @@ use strict;
 use vars qw/$VERSION %released %version %families %upstream
            %bug_tracker %deprecated/;
 use Module::CoreList::TieHashDelta;
-$VERSION = '2.74';
+$VERSION = '2.75';
 
 my $dumpinc = 0;
 sub import {
@@ -208,6 +208,7 @@ sub changes_between {
     5.017003 => '2012-08-20',
     5.017004 => '2012-09-20',
     5.014003 => '2012-10-12',
+    5.017005 => '2012-10-20',
   );
 
 for my $version ( sort { $a <=> $b } keys %released ) {
@@ -7236,6 +7237,54 @@ my %delta = (
         removed => {
         }
     },
+    5.017005 => {
+        delta_from => 5.017004,
+        changed => {
+            'AutoLoader'            => '5.73',
+            'B'                     => '1.39',
+            'B::Deparse'            => '1.18',
+            'CPANPLUS'              => '0.9133',
+            'CPANPLUS::Internals'   => '0.9133',
+            'CPANPLUS::Shell::Default'=> '0.9133',
+            'Carp'                  => '1.27',
+            'Carp::Heavy'           => '1.27',
+            'Data::Dumper'          => '2.136',
+            'Digest::SHA'           => '5.72',
+            'ExtUtils::CBuilder'    => '0.280209',
+            'ExtUtils::CBuilder::Base'=> '0.280209',
+            'ExtUtils::CBuilder::Platform::Unix'=> '0.280209',
+            'ExtUtils::CBuilder::Platform::VMS'=> '0.280209',
+            'ExtUtils::CBuilder::Platform::Windows'=> '0.280209',
+            'ExtUtils::CBuilder::Platform::Windows::BCC'=> '0.280209',
+            'ExtUtils::CBuilder::Platform::Windows::GCC'=> '0.280209',
+            'ExtUtils::CBuilder::Platform::Windows::MSVC'=> '0.280209',
+            'ExtUtils::CBuilder::Platform::aix'=> '0.280209',
+            'ExtUtils::CBuilder::Platform::cygwin'=> '0.280209',
+            'ExtUtils::CBuilder::Platform::darwin'=> '0.280209',
+            'ExtUtils::CBuilder::Platform::dec_osf'=> '0.280209',
+            'ExtUtils::CBuilder::Platform::os2'=> '0.280209',
+            'File::Copy'            => '2.25',
+            'File::Glob'            => '1.18',
+            'HTTP::Tiny'            => '0.024',
+            'Module::CoreList'      => '2.75',
+            'Module::CoreList::TieHashDelta'=> '2.75',
+            'PerlIO::encoding'      => '0.16',
+            'Unicode::Collate'      => '0.90',
+            'Unicode::Collate::Locale'=> '0.90',
+            'Unicode::Normalize'    => '1.15',
+            'Win32CORE'             => '0.04',
+            'XS::APItest'           => '0.44',
+            'attributes'            => '0.21',
+            'bigint'                => '0.31',
+            'bignum'                => '0.31',
+            'bigrat'                => '0.31',
+            'feature'               => '1.31',
+            'threads::shared'       => '1.42',
+            'warnings'              => '1.15',
+        },
+        removed => {
+        }
+    },
 );
 
 for my $version (sort { $a <=> $b } keys %delta) {
@@ -7401,6 +7450,8 @@ for my $version (sort { $a <=> $b } keys %delta) {
     5.014003 => {
        'Shell'                 => '1',
     },
+    5.017005 => {
+    },
 );
 
 %upstream = (
@@ -8170,7 +8221,7 @@ for my $version (sort { $a <=> $b } keys %delta) {
     'Filter::Simple'        => undef,
     'Filter::Util::Call'    => undef,
     'Getopt::Long'          => undef,
-    'HTTP::Tiny'            => 'http://rt.cpan.org/Public/Dist/Display.html?Name=HTTP-Tiny',
+    'HTTP::Tiny'            => 'https://rt.cpan.org/Public/Dist/Display.html?Name=HTTP-Tiny',
     'IO::Compress::Adapter::Bzip2'=> undef,
     'IO::Compress::Adapter::Deflate'=> undef,
     'IO::Compress::Adapter::Identity'=> undef,
@@ -8460,9 +8511,13 @@ for my $version (sort { $a <=> $b } keys %delta) {
     'Unicode::Collate::Locale'=> undef,
     'Unicode::Normalize'    => undef,
     'Unicode::UCD'          => undef,
+    'VMS::DCLsym'           => undef,
+    'VMS::Filespec'         => undef,
+    'VMS::Stdio'            => undef,
     'Win32'                 => undef,
     'Win32API::File'        => undef,
     'Win32API::File::ExtUtils::Myconst2perl'=> undef,
+    'Win32CORE'             => undef,
     'XSLoader'              => 'https://rt.perl.org/rt3/Search/Results.html?Query=Queue=\'perl5\' AND Content LIKE \'module=XSLoader\' AND (Status=\'open\' OR Status=\'new\' OR Status=\'stalled\')',
     'autodie'               => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=autodie',
     'autodie::exception'    => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=autodie',
index 968666b..4db77e6 100644 (file)
@@ -188,7 +188,7 @@ Module::CoreList currently covers the 5.000, 5.001, 5.002, 5.003_07,
 5.13.0, 5.13.1, 5.13.2, 5.13.3, 5.13.4, 5.13.5, 5.13.6, 5.13.7, 5.13.8,
 5.13.9, 5.13.10, 5.13.11, 5.14.0, 5.14.1, 5.14.2, 5.15.0, 5.15.1, 5.15.2,
 5.15.3, 5.15.4, 5.15.5, 5.15.6, 5.15.7, 5.15.8, 5.15.9, 5.16.0, 5.17.0,
-5.17.1, 5.17.2, 5.17.3 and 5.17.4 releases of perl.
+5.17.1, 5.17.2, 5.17.3, 5.17.4 and 5.17.5 releases of perl.
 
 =head1 HISTORY
 
index e3b4bbe..2dc9de6 100644 (file)
@@ -3,7 +3,7 @@ package Module::CoreList::TieHashDelta;
 use strict;
 use vars qw($VERSION);
 
-$VERSION = "2.74";
+$VERSION = "2.75";
 
 sub TIEHASH {
     my ($class, $changed, $removed, $parent) = @_;
index ba54a66..d7e7214 100644 (file)
@@ -165,7 +165,7 @@ SSL support.
 
 =item *
 
-L<Module::CoreList> has been upgraded from version 2.73 to 2.74.
+L<Module::CoreList> has been upgraded from version 2.73 to 2.75.
 
 =item *