Unverified Commit a6cc6ed4 authored by Stig's avatar Stig Committed by GitHub
Browse files

perlPackages.Appcpanminus: add ref to CVE-2024-45321 (#340735)

parents a3158d80 515c9dfd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 \