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

<http://perl5.git.perl.org/perl.git/commitdiff/e9bd40cdfc5ef693fe27c440ca36462b72c39444?hp=59699b41f1c5b6dadcbf5d25e0731676c8bbc37e>

- Log -----------------------------------------------------------------
commit e9bd40cdfc5ef693fe27c440ca36462b72c39444
Author: Steve Hay <[email protected]>
Date:   Sat Feb 25 22:02:58 2017 +0000

    Pull in perl5223delta.pod

M       MANIFEST
M       pod/perl.pod
A       pod/perl5223delta.pod
M       win32/pod.mak

commit f903ac53301608ec9558b2d4cf92574d2151139f
Author: reneeb <[email protected]>
Date:   Tue Feb 21 07:10:19 2017 +0100

    add 5.25.10 epigraph
    
    (cherry picked from commit fd4b847f953681167111a82486c29a23adbf579f)

M       Porting/epigraphs.pod

commit 64d9b4f394274bbd1f8943e206844e6f00871b0c
Author: Abigail <[email protected]>
Date:   Fri Jan 20 17:06:54 2017 +0100

    Epigraph for 5.25.9
    
    (cherry picked from commit 564196c4415379683a766f18d67e0c6529e03233)

M       Porting/epigraphs.pod
-----------------------------------------------------------------------

Summary of changes:
 MANIFEST                                     |  1 +
 Porting/epigraphs.pod                        | 18 ++++++
 pod/perl.pod                                 |  1 +
 pod/{perl5241delta.pod => perl5223delta.pod} | 82 +++++++++++++++-------------
 win32/pod.mak                                |  4 ++
 5 files changed, 68 insertions(+), 38 deletions(-)
 copy pod/{perl5241delta.pod => perl5223delta.pod} (69%)

diff --git a/MANIFEST b/MANIFEST
index d75f17e981..aa36471b10 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -4645,6 +4645,7 @@ pod/perl5203delta.pod             Perl changes in version 
5.20.3
 pod/perl5220delta.pod          Perl changes in version 5.22.0
 pod/perl5221delta.pod          Perl changes in version 5.22.1
 pod/perl5222delta.pod          Perl changes in version 5.22.2
+pod/perl5223delta.pod          Perl changes in version 5.22.3
 pod/perl5240delta.pod          Perl changes in version 5.24.0
 pod/perl5241delta.pod          Perl changes in version 5.24.1
 pod/perl561delta.pod           Perl changes in version 5.6.1
diff --git a/Porting/epigraphs.pod b/Porting/epigraphs.pod
index 6314eb895c..a33f3e5448 100644
--- a/Porting/epigraphs.pod
+++ b/Porting/epigraphs.pod
@@ -17,6 +17,24 @@ Consult your favorite dictionary for details.
 
 =head1 EPIGRAPHS
 
+=head2 v5.25.10 - Erich Fried, 1968
+
+L<Announced on 2017-02-20 by Renee 
Bäcker|https://www.nntp.perl.org/group/perl.perl5.porters/2017/02/msg243173.html>
+
+  He who wants the world to remain as it is
+  doesn't want it to remain.
+
+=head2 v5.25.9 - A. A. Milne, "Winnie-the-Pooh", 1926
+
+L<Announced on 2017-01-20 by 
Abigail|http://www.nntp.perl.org/group/perl.perl5.porters/2017/01/msg242405.html>
+
+  Pooh always liked a little something at eleven o'clock in the
+  morning, and he was very glad to see Rabbit getting out the plates
+  and mugs; and when Rabbit said, "Honey or condensed milk with
+  your bread?" he was so excited that he said, "Both," and then,
+  so as not to seem greedy, he added, "But don't bother about the
+  bread, please."
+
 =head2 v5.25.8 - Langston Hughes, So long
 
 L<Announced on 2016-12-20 by Sawyer 
X|http://www.nntp.perl.org/group/perl.perl5.porters/2016/12/msg241739.html>
diff --git a/pod/perl.pod b/pod/perl.pod
index 3529298f5f..7c2dcfbcd6 100644
--- a/pod/perl.pod
+++ b/pod/perl.pod
@@ -182,6 +182,7 @@ aux c2ph h2ph h2xs perlbug pl2pm pod2html pod2man splain 
xsubpp
     perldelta          Perl changes since previous version
     perl5241delta      Perl changes in version 5.24.1
     perl5240delta      Perl changes in version 5.24.0
+    perl5223delta      Perl changes in version 5.22.3
     perl5222delta      Perl changes in version 5.22.2
     perl5221delta      Perl changes in version 5.22.1
     perl5220delta      Perl changes in version 5.22.0
diff --git a/pod/perl5241delta.pod b/pod/perl5223delta.pod
similarity index 69%
copy from pod/perl5241delta.pod
copy to pod/perl5223delta.pod
index 5c50730ec4..e1322b7eb4 100644
--- a/pod/perl5241delta.pod
+++ b/pod/perl5223delta.pod
@@ -2,15 +2,15 @@
 
 =head1 NAME
 
-perl5241delta - what is new for perl v5.24.1
+perl5223delta - what is new for perl v5.22.3
 
 =head1 DESCRIPTION
 
-This document describes differences between the 5.24.0 release and the 5.24.1
+This document describes differences between the 5.22.2 release and the 5.22.3
 release.
 
-If you are upgrading from an earlier release such as 5.22.0, first read
-L<perl5240delta>, which describes differences between 5.22.0 and 5.24.0.
+If you are upgrading from an earlier release such as 5.22.1, first read
+L<perl5222delta>, which describes differences between 5.22.1 and 5.22.2.
 
 =head1 Security
 
@@ -46,7 +46,7 @@ F</tmp> directory.
 In most cases this removal should not cause problems, but difficulties were
 encountered with L<base>, which treats every module name supplied as optional.
 These difficulties have not yet been resolved, so for this release there are no
-changes to L<base>.  We hope to have a fix for L<base> in Perl 5.24.2.
+changes to L<base>.  We hope to have a fix for L<base> in Perl 5.22.4.
 
 To protect your own code from this attack, either remove the default F<".">
 entry from C<@INC> at the start of your script, so:
@@ -77,7 +77,7 @@ becomes:
 =head1 Incompatible Changes
 
 Other than the security changes above there are no changes intentionally
-incompatible with Perl 5.24.0.  If any exist, they are bugs, and we request
+incompatible with Perl 5.22.2.  If any exist, they are bugs, and we request
 that you submit a report.  See L</Reporting Bugs> below.
 
 =head1 Modules and Pragmata
@@ -92,7 +92,7 @@ L<Archive::Tar> has been upgraded from version 2.04 to 
2.04_01.
 
 =item *
 
-L<bignum> has been upgraded from version 0.42 to 0.42_01.
+L<bignum> has been upgraded from version 0.39 to 0.39_01.
 
 =item *
 
@@ -108,11 +108,15 @@ L<Digest::SHA> has been upgraded from version 5.95 to 
5.95_01.
 
 =item *
 
-L<Encode> has been upgraded from version 2.80 to 2.80_01.
+L<Encode> has been upgraded from version 2.72 to 2.72_01.
 
 =item *
 
-L<ExtUtils::MakeMaker> has been upgraded from version 7.10_01 to 7.10_02.
+L<ExtUtils::Command> has been upgraded from version 1.20 to 1.20_01.
+
+=item *
+
+L<ExtUtils::MakeMaker> has been upgraded from version 7.04_01 to 7.04_02.
 
 =item *
 
@@ -120,19 +124,19 @@ L<File::Fetch> has been upgraded from version 0.48 to 
0.48_01.
 
 =item *
 
-L<File::Spec> has been upgraded from version 3.63 to 3.63_01.
+L<File::Spec> has been upgraded from version 3.56_01 to 3.56_02.
 
 =item *
 
-L<HTTP::Tiny> has been upgraded from version 0.056 to 0.056_001.
+L<HTTP::Tiny> has been upgraded from version 0.054 to 0.054_01.
 
 =item *
 
-L<IO> has been upgraded from version 1.36 to 1.36_01.
+L<IO> has been upgraded from version 1.35 to 1.35_01.
 
 =item *
 
-The IO-Compress modules have been upgraded from version 2.069 to 2.069_001.
+The IO-Compress modules have been upgraded from version 2.068 to 2.068_001.
 
 =item *
 
@@ -156,7 +160,7 @@ L<Memoize> has been upgraded from version 1.03 to 1.03_01.
 
 =item *
 
-L<Module::CoreList> has been upgraded from version 5.20160506 to 5.20170114_24.
+L<Module::CoreList> has been upgraded from version 5.20160429 to 5.20170114_22.
 
 =item *
 
@@ -164,7 +168,7 @@ L<Net::Ping> has been upgraded from version 2.43 to 2.43_01.
 
 =item *
 
-L<Parse::CPAN::Meta> has been upgraded from version 1.4417 to 1.4417_001.
+L<Parse::CPAN::Meta> has been upgraded from version 1.4414 to 1.4414_001.
 
 =item *
 
@@ -172,11 +176,11 @@ L<Pod::Html> has been upgraded from version 1.22 to 
1.2201.
 
 =item *
 
-L<Pod::Perldoc> has been upgraded from version 3.25_02 to 3.25_03.
+L<Pod::Perldoc> has been upgraded from version 3.25 to 3.25_01.
 
 =item *
 
-L<Storable> has been upgraded from version 2.56 to 2.56_01.
+L<Storable> has been upgraded from version 2.53_01 to 2.53_02.
 
 =item *
 
@@ -184,16 +188,16 @@ L<Sys::Syslog> has been upgraded from version 0.33 to 
0.33_01.
 
 =item *
 
-L<Test> has been upgraded from version 1.28 to 1.28_01.
+L<Test> has been upgraded from version 1.26 to 1.26_01.
 
 =item *
 
-L<Test::Harness> has been upgraded from version 3.36 to 3.36_01.
+L<Test::Harness> has been upgraded from version 3.35 to 3.35_01.
 
 =item *
 
-L<XSLoader> has been upgraded from version 0.21 to 0.22, fixing a security hole
-in which binary files could be loaded from a path outside of C<@INC>.
+L<XSLoader> has been upgraded from version 0.20 to 0.20_01, fixing a security
+hole in which binary files could be loaded from a path outside of C<@INC>.
 L<[perl #128528]|https://rt.perl.org/Public/Bug/Display.html?id=128528>
 
 =back
@@ -240,17 +244,14 @@ B<-Di> switch is working correctly.
 
 =item *
 
-The change to hashbang redirection introduced in Perl 5.24.0, whereby perl
-would redirect to another interpreter (Perl 6) if it found a hashbang path
-which contains "perl" followed by "6", has been reverted because it broke in
-cases such as C<#!/opt/perl64/bin/perl>.
+The C<PadlistNAMES> macro is an lvalue again.
 
 =back
 
 =head1 Acknowledgements
 
-Perl 5.24.1 represents approximately 8 months of development since Perl 5.24.0
-and contains approximately 8,100 lines of changes across 240 files from 18
+Perl 5.22.3 represents approximately 9 months of development since Perl 5.22.2
+and contains approximately 4,400 lines of changes across 240 files from 20
 authors.
 
 Excluding auto-generated files, documentation and release tools, there were
@@ -258,12 +259,12 @@ approximately 2,200 lines of changes to 170 .pm, .t, .c 
and .h files.
 
 Perl continues to flourish into its third decade thanks to a vibrant community
 of users and developers.  The following people are known to have contributed
-the improvements that became Perl 5.24.1:
+the improvements that became Perl 5.22.3:
 
-Aaron Crane, Alex Vandiver, Aristotle Pagaltzis, Chad Granum, Chris 'BinGOs'
-Williams, Craig A. Berry, Father Chrysostomos, James E Keenan, Jarkko
-Hietaniemi, Karen Etheridge, Leon Timmermans, Matthew Horsfall, Ricardo Signes,
-Sawyer X, Sébastien Aperghis-Tramoni, Stevan Little, Steve Hay, Tony Cook.
+Aaron Crane, Abigail, Alex Vandiver, Aristotle Pagaltzis, Chad Granum, Chris
+'BinGOs' Williams, Craig A. Berry, David Mitchell, Father Chrysostomos, James E
+Keenan, Jarkko Hietaniemi, Karen Etheridge, Karl Williamson, Matthew Horsfall,
+Niko Tyni, Ricardo Signes, Sawyer X, Stevan Little, Steve Hay, Tony Cook.
 
 The list above is almost certainly incomplete as it is automatically generated
 from version control history.  In particular, it does not include the names of
@@ -281,18 +282,23 @@ the F<AUTHORS> file in the Perl source distribution.
 
 If you find what you think is a bug, you might check the articles recently
 posted to the comp.lang.perl.misc newsgroup and the Perl bug database at
-L<https://rt.perl.org/> .  There may also be information at
-L<http://www.perl.org/> , the Perl Home Page.
+https://rt.perl.org/ .  There may also be information at http://www.perl.org/ ,
+the Perl Home Page.
 
 If you believe you have an unreported bug, please run the L<perlbug> program
 included with your release.  Be sure to trim your bug down to a tiny but
 sufficient test case.  Your bug report, along with the output of C<perl -V>,
 will be sent off to [email protected] to be analysed by the Perl porting team.
 
-If the bug you are reporting has security implications which make it
-inappropriate to send to a publicly archived mailing list, then see
-L<perlsec/SECURITY VULNERABILITY CONTACT INFORMATION> for details of how to
-report the issue.
+If the bug you are reporting has security implications, which make it
+inappropriate to send to a publicly archived mailing list, then please send it
+to [email protected].  This points to a closed subscription
+unarchived mailing list, which includes all the core committers, who will be
+able to help assess the impact of issues, figure out a resolution, and help
+co-ordinate the release of patches to mitigate or fix the problem across all
+platforms on which Perl is supported.  Please only use this address for
+security issues in the Perl core, not for modules independently distributed on
+CPAN.
 
 =head1 SEE ALSO
 
diff --git a/win32/pod.mak b/win32/pod.mak
index 4ee50795c0..f32d93c712 100644
--- a/win32/pod.mak
+++ b/win32/pod.mak
@@ -43,6 +43,7 @@ POD = perl.pod        \
        perl5220delta.pod       \
        perl5221delta.pod       \
        perl5222delta.pod       \
+       perl5223delta.pod       \
        perl5240delta.pod       \
        perl5241delta.pod       \
        perl5242delta.pod       \
@@ -183,6 +184,7 @@ MAN = perl.man      \
        perl5220delta.man       \
        perl5221delta.man       \
        perl5222delta.man       \
+       perl5223delta.man       \
        perl5240delta.man       \
        perl5241delta.man       \
        perl5242delta.man       \
@@ -323,6 +325,7 @@ HTML = perl.html    \
        perl5220delta.html      \
        perl5221delta.html      \
        perl5222delta.html      \
+       perl5223delta.html      \
        perl5240delta.html      \
        perl5241delta.html      \
        perl5242delta.html      \
@@ -463,6 +466,7 @@ TEX = perl.tex      \
        perl5220delta.tex       \
        perl5221delta.tex       \
        perl5222delta.tex       \
+       perl5223delta.tex       \
        perl5240delta.tex       \
        perl5241delta.tex       \
        perl5242delta.tex       \

--
Perl5 Master Repository

Reply via email to