In perl.git, the branch blead has been updated

<https://perl5.git.perl.org/perl.git/commitdiff/acbbb3ba9f2e9a295721d1653b098609808b5ba4?hp=0605d0e2d32ab0609d236ed420e2c1fa51a73b0b>

- Log -----------------------------------------------------------------
commit acbbb3ba9f2e9a295721d1653b098609808b5ba4
Author: Sawyer X <[email protected]>
Date:   Fri May 17 23:47:05 2019 +0300

    Update META

commit b3c2f43bf6f607bc4f5e106314dd979e42a5f520
Author: Sawyer X <[email protected]>
Date:   Fri May 17 23:46:18 2019 +0300

    disarm RC2 bump

commit b6e31bc8eacc6f5d30543ef27e720b00f4b78d54
Author: Sawyer X <[email protected]>
Date:   Fri May 17 21:51:10 2019 +0300

    Update META files

commit 94f2d596875e079ff19f317ce88509f0d65af968
Author: Sawyer X <[email protected]>
Date:   Fri May 17 21:50:51 2019 +0300

    bump version to RC2

commit ae25487969db85797fe601911bca170138db1aa5
Author: Sawyer X <[email protected]>
Date:   Fri May 17 21:50:18 2019 +0300

    Remove selected information from non-blead-point release

commit f4eb71ed45b3219e567b90d89390c9a56585285b
Author: Sawyer X <[email protected]>
Date:   Fri May 17 21:50:01 2019 +0300

    update release

commit 537cf42e75a08b1c59f0d7b07a528935fe2a58e1
Author: Sawyer X <[email protected]>
Date:   Fri May 17 21:30:47 2019 +0300

    Fix to acknowledgements

commit 64c83208507f882488a1d9d6c9abc692f889fbc6
Author: Sawyer X <[email protected]>
Date:   Fri May 17 21:28:27 2019 +0300

    Small update to Module::CoreList:
    
    We bumped Devel::PPPort between RC1 and RC2. No new version of
    Module::CoreList was released for this.

-----------------------------------------------------------------------

Summary of changes:
 dist/Module-CoreList/lib/Module/CoreList.pm |  4 +--
 pod/perldelta.pod                           |  6 ++++-
 pod/perlhist.pod                            | 40 ++++++++++++++---------------
 3 files changed, 27 insertions(+), 23 deletions(-)

diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm 
b/dist/Module-CoreList/lib/Module/CoreList.pm
index a6907486c0..ad617c17db 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -16280,7 +16280,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
         changed => {
             'B::Op_private'         => '5.030000',
             'Config'                => '5.03',
-            'Devel::PPPort'         => '3.51',
+            'Devel::PPPort'         => '3.52',
             'Module::CoreList'      => '5.20190520',
             'Module::CoreList::Utils'=> '5.20190520',
             'XS::Typemap'           => '0.17',
@@ -17284,7 +17284,7 @@ sub is_core
         }
     },
     5.030000 => {
-        delta_from => 5.029010,
+        delta_from => 5.02901,
         changed => {
         },
         removed => {
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index ffaa31cad1..6639c32481 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -1363,7 +1363,7 @@ under C<< /ui >> and C<< /di >>.
 =head1 Acknowledgements
 
 Perl 5.30.0 represents approximately 11 months of development since Perl
-5.28.0 and contains approximately 630,000 lines of changes across 1,300
+5.28.0 and contains approximately 620,000 lines of changes across 1,300
 files from 58 authors.
 
 Excluding auto-generated files, documentation and release tools, there were
@@ -1386,6 +1386,10 @@ Richard Leach, Ryan Voots, Sawyer X, Shlomi Fish, 
Sisyphus, Slaven Rezic,
 Steve Hay, Sullivan Beck, Tina Müller, Tomasz Konojacki, Tom Wyant, Tony
 Cook, Unicode Consortium, Yves Orton, Zak B. Elep.
 
+A large number of bug fixes in this release were made possible by
+the high quality of Sergey Aleynikov's perlbug reports for issues he
+discovered through fuzzing with AFL.
+
 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 the (very much appreciated) contributors who reported issues to
diff --git a/pod/perlhist.pod b/pod/perlhist.pod
index fe8d8259c4..d8e2408e64 100644
--- a/pod/perlhist.pod
+++ b/pod/perlhist.pod
@@ -667,6 +667,7 @@ the strings?).
  Sawyer X  5.29.10      2019-Apr-20
 
  Sawyer X  5.30.0-RC1   2019-May-11     The 5.30 maintenance track
+ Sawyer X  5.30.0-RC2   2019-May-17
 
 =head2 SELECTED RELEASE SIZES
 
@@ -752,7 +753,6 @@ explained below.
  5.24.0         7922 113   1287  77  19535 2677   9994 2465   5702 177
  5.26.0         9140 121  24925 1200 40643 3017  10514 2614   7854 211
  5.28.0        13056 128  27267 1230 41745 3130  10952 2715   8185 218
- 5.30.0        13534 128  26294 1237 39642 3080  11082 2711   8249 222
 
 The "core"..."doc" mean the following files from the Perl source code
 distribution.  The glob notation ** means recursively, (.) means
@@ -1079,25 +1079,25 @@ the Perl source distribution for somewhat more selected 
releases.
 
  ======================================================================
 
-                  5.26.0           5.28.0        5.30.0
-
- Configure    593      1       580      1    587      1
- Cross        122     15       125     15    126     15
- djgpp         21      7        21      7     21      7
- h2pl          24     15        24     15     24     15
- hints        376     87       364     85    372     86
- mad            -      -         -      -      -      -
- NetWare      499     61       493     61    493     61
- os2          552     70       552     70    552     70
- plan9        322     17       309     17    308     17
- Porting     1380     73      1462     75   1460     74
- qnx            5      4         5      4      5      4
- symbian      315     54       315     54    315     54
- utils        578     50       584     50    587     50
- vms          527     12       526     12    559     13
- vos           12      7        12      7     12      7
- win32       1313     65      1326     65   1520     69
- x2p            -      -         -      -      -      -
+                  5.26.0           5.28.0
+
+ Configure    593      1       580      1
+ Cross        122     15       125     15
+ djgpp         21      7        21      7
+ h2pl          24     15        24     15
+ hints        376     87       364     85
+ mad            -      -         -      -
+ NetWare      499     61       493     61
+ os2          552     70       552     70
+ plan9        322     17       309     17
+ Porting     1380     73      1462     75
+ qnx            5      4         5      4
+ symbian      315     54       315     54
+ utils        578     50       584     50
+ vms          527     12       526     12
+ vos           12      7        12      7
+ win32       1313     65      1326     65
+ x2p            -      -         -      -
 
 =head2 SELECTED PATCH SIZES
 

-- 
Perl5 Master Repository

Reply via email to