In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/49f8307ec5978ca2d8f2799958ad53a199ffb3cd?hp=16fb65535f1212ccde424817ffed1c1fc155b039>

- Log -----------------------------------------------------------------
commit 49f8307ec5978ca2d8f2799958ad53a199ffb3cd
Author: Nicholas Clark <[email protected]>
Date:   Tue Jun 23 22:33:22 2009 +0100

    Add a paragraph noting that [email protected] is for security 
bugs.
    (Copied verbatim from perl589delta.pod.)
-----------------------------------------------------------------------

Summary of changes:
 pod/perl5110delta.pod |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/pod/perl5110delta.pod b/pod/perl5110delta.pod
index 720b5d2..6a6d1f6 100644
--- a/pod/perl5110delta.pod
+++ b/pod/perl5110delta.pod
@@ -169,6 +169,15 @@ 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 please send
+it to [email protected]. This points to a closed subscription
+unarchived mailing list, which includes all the core committers, who 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
 
 The F<Changes> file for exhaustive details on what changed.

--
Perl5 Master Repository

Reply via email to