perlPackages.Appcpanminus: add ref to CVE-2024-45321

This commit is contained in:
Stig Palmquist 2024-09-09 12:07:02 +02:00
parent 198e0a5d26
commit 515c9dfda5
No known key found for this signature in database

View File

@ -841,7 +841,7 @@ with self; {
url = "mirror://cpan/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7047.tar.gz";
hash = "sha256-lj5jxuGocl/y9iTpCGOWrhUNtR3QozfDeB0JqZSvBaU=";
};
# Use TLS endpoints for downloads and metadata by default
# CVE-2024-45321: Use TLS endpoints for downloads and metadata
preConfigure = ''
substituteInPlace bin/cpanm \
--replace-fail http://www.cpan.org https://www.cpan.org \