Releases: briandfoy/cpan-audit
Releases · briandfoy/cpan-audit
CPAN-Audit-20260308.002
20260308.002 2026-03-08T15:22:06Z
- CPAN::Audit::DB is deprecated in favor of CPANSA::DB
- CPAN::Audit::DB support will be removed in Fall 2026
- CPANSA::DB is exactly the same thing, with a diffferent package
name and is released separately
CPAN-Audit-20250829.001
20250829.001 2025-08-29T03:00:32Z
- add the CPANSA::DB version to the meta data
CPAN-Audit-20250115.001
20250115.001 2025-01-15T18:12:43Z
- remove YAML::Tiny build dependency left over from distributing
the database in the same distro (#66)
CPAN-Audit-20250109.001
20250109.001 2025-01-10T04:10:05Z
- pod fix from the Debian crew (#65)
CPAN-Audit-20250103.001
20250103.001 2025-01-04T02:17:20Z
- refresh distro and move to BRIANDFOY
CPAN-Audit-20241208.001
20241208.001 2024-12-08T21:10:30Z
- The database of advisories now exists as a separate distribution so
it can update itself frequently without requiring new releases of this
distribution. The code will look for CPANSA::DB or CPAN::Audit::DB, and
the CPAN::Audit::DB now comes with CPANSA:DB. CPAN::Audit::DB will
eventually be phased out. - The
installedcommand now looks only at the versions you have
installed. This changes the comparison from '>=' to '=='. (#62) - The default range operator is now
==instead of>=. You can
always specify which way you want the check to work by using an
explicit range operator - Since these are significant changes, please report any weird
situations that might arise.
CPAN-Audit-20241121.001_001
20241121.001_001 2024-11-21T22:45:15Z
- test release to move CPAN::Audit::DB to a separate module so it
can be updated independently.
CPAN-Audit-20240911.001_01
20240911.001_01 2024-09-10T16:51:05Z
- check
cpan-audit dist perl 5.024004for #62
CPAN-Audit-20240910.001
20240910.001 2024-09-10T15:07:37Z
- data update for 2024-09-10
- fix --version message for cpan-audit so it does not show warning
CPAN-Audit-20240908.001
20240908.001 2024-09-09T08:35:55Z
- Data upate for 2024-09-08. This inclues CVE-2024-45321 for
App::cpanminus.