David E. Weekly
David E. Weekly
- added localization support to many (but not ALL) places required to allow for extraction - enabled Swift strings extraction compiler support in the project - provided first-pass French translation/localization...
Note that Ubuntu 18 (+ 16 IIRC) don't automatically install the distutils package. A prerequisite for successful build from source is therefore to perform this step before running the setup.py...
A first pass at an automated French translation, courtesy xlate.dev
To address https://github.com/andk/cpanpm/issues/118 Adds HTTPS to MIRRORED.BY and enforces cert checks with LWP using Mozilla::CA.
e.g. related/Bundle-CPAN/MYMETA.json
We should protect perl users out-of-the box by checking their module signatures unless they've told us otherwise. When check_sigs was set to 0 for first time users 13 years ago,...
Module::Signature is critical for validating signatures for downloaded CPAN modules; lacking enforced signatures or HTTPS support in CPAN, Perl installs don't know the provenance of the source codes they are...
This takes the current MIRRORED.BY and adds dst_https support for hosts that seem to properly support it without errors. This is part of the broader effort to add HTTPS support...
Especially with LetsEncrypt, we should be encouraging mirror operators to serve CPAN content over HTTPS to ensure integrity.