Revision history for Perl extension Software::Security::Policy 0.11 -- Fri May 09 21:48:11 ADT 2025 [Version 0.11 Changes] - Re-release 0.10 with the change log - 5b16acc Update Version - 956a342 Forgot to update Changes in version 0.10 [Version 0.10 Changes] - A number of improvements from Robert Rothenberg - 45ec347 v0.10 - b1b5ca0 Update version for a release - b6db522 Comment out the SecurityPolicy for Dist::Zilla - 52991c2 Merge pull request #15 from timlegge/updates-to-license - cb9aa71 Update version of SECURITY.md - a913d68 Add missing report_url pod and remove duplicate url - 6c0fd47 Add tests for the report_url - f7d84a3 Adjust wording to be less repetative - 84010b4 Wrap longer line - 3a9bb56 Remove extra newline from the report - 0850ce7 Recognise GitHub security advisories links - 3f540a8 Add a report_url for reporting via a form - 44eb566 Bump the policy version to v1.3.0 - 83c8810 v0.09 0.10 -- Fri May 02 04:31:25 ADT 2025 [Major items] - A number of improvements from Robert Rothenberg - 45ec347 v0.10 - b1b5ca0 Update version for a release - b6db522 Comment out the SecurityPolicy for Dist::Zilla - 52991c2 Merge pull request #15 from timlegge/updates-to-license - cb9aa71 Update version of SECURITY.md - a913d68 Add missing report_url pod and remove duplicate url - 6c0fd47 Add tests for the report_url - f7d84a3 Adjust wording to be less repetative - 84010b4 Wrap longer line - 3a9bb56 Remove extra newline from the report - 0850ce7 Recognise GitHub security advisories links - 3f540a8 Add a report_url for reporting via a form - 44eb566 Bump the policy version to v1.3.0 - 83c8810 v0.09 0.09 -- Tue Feb 04 22:42:18 AST 2025 [Major items] - Minor fixes [Detailed Change Log] - cf78132 Update repo version - 67d15e9 Fixes #13 duplicate copyright notice in Software::Security::Policy::Individual - d55f292 Fixes #7: Default URL leads to nonsensical output. - 6321735 Fixes #8 Default program value leads to weird output - 9fdd782 Files #9 Default behaviors are not documented - 22a22aa v0.08 0.08 -- Tue Jan 14 21:55:47 AST 2025 [Major items] - Update to add a minimum_perl_version. - Section on Perl versions hidden if neither minimum_perl_version nor - perl_support_years is used [Detailed Change Log] - 6ddc1f5 Increment repo version - 4792489 Add support for minimum_perl_version - 1a0ba78 v0.07 0.07 -- Sun Jan 12 16:59:50 AST 2025 [Major items] - Large code organization change from Leon Timmermans (LEONT) - so that it's easier to implement a new policy - Messed up the git commits - forgot to push Changes updates [Detailed Change Log] - 052ab40 Increment repo version - 8383a8f v0.06 - 541a4a0 Increment repo Version - 892b300 v0.05 - 8930480 Add a default name method based on the package name - fc2b199 Split SPP and SPPI for better reusability 0.06 -- Sun Jan 12 09:40:01 AST 2025 [Major items] - Breaking Change replace support_years with perl_support_years - Re-release 0.05 - forgot to add a Changes update [Detailed Change Log] - 052ab40 Increment repo version - 892b300 v0.05 - 1b250d0 Fixes #2 Use perl_support_years instead of support_years - a7ccd93 v0.04 0.05 -- Sun Jan 12 09:33:39 AST 2025 [Major items] Breaking Change replace support_years with perl_support_years [Detailed Change Log] - 892b300 v0.05 - 1b250d0 Fixes #2 Use perl_support_years instead of support_years - a7ccd93 v0.04 0.04 -- Sun Jan 05 19:33:52 AST 2025 [Major items] - The Security Policy was updated to 1.0.0 - The repo moved to CPAN-Security organization [Detailed Change Log] - b5318ad Adjust Copyright to range - 2c09916 Update README and Changes for a release - d1fe8bf Update SYNOPSIS to what is required to generate dist's SECURITY.md - f2c76cd Update to 1.0.0 prod version of Policy - 3a31a56 Update policy to 0.2.3 - 302d422 Update the Changes - 04db58d Update the published SECURITY.md file - a31e735 Increment version and copyright years - 37803a6 Move the repo under CPAN-Security - c9df99a Updates for Individual 0.2.2 - a359ae0 v0.03 0.03 -- Thu Dec 19 21:06:37 AST 2024 [Major items] - Allow quantity and units for timeframe - cleanup unnecessary sections [Detailed Change Log] - 135f22d Allow quantity and units for timeframe and cleanup unneeded code - 5e35821 Remove BumpVersionAfterRelease plugin - f62f414 v0.02 0.02 -- Mon Dec 16 18:58:38 AST 2024 [Major items] - Add missing Security Policy :-) - Mix a few minor issues and the url [Detailed Change Log] - 24e53c6 Fix issue with the URL not being set - 63529cd Add a gitignore - 9e44884 Add missing security policy - 58c9e47 Fix minor issues - 8414f43 v0.01 0.01 -- Sun Dec 15 23:22:32 AST 2024 - 854c76e Initial version