Branch: refs/heads/yves/storable_security_advisory_update
Home: https://github.com/Perl/perl5
Commit: fc4fda31fa8f9e421442ba5d32f98ac7d77be24b
https://github.com/Perl/perl5/commit/fc4fda31fa8f9e421442ba5d32f98ac7d77be24b
Author: Yves Orton <[email protected]>
Date: 2023-05-26 (Fri, 26 May 2023)
Changed paths:
M dist/Storable/ChangeLog
M dist/Storable/Storable.pm
Log Message:
-----------
dist/Storable - security advisory and changelog update
no code changes, but this updates the security advisory to be
explicit that there is no way to use Storable safely on untrusted
data, even though there are options which can mitigate certain
specific issues they do not represent a guarantee of safety.
also update the changelog data for the latest versions.