#acl PaulHowarth:read,write,admin,revert,delete All:read === Wednesday 2nd August 2017 === ==== Local Packages ==== * Updated `nmap` to 7.60 (see [[https://github.com/nmap/nmap/blob/4a6fb1abe6773147184412138eca9b88b16e3257/CHANGELOG|CHANGELOG]] for details) * Updated `perl-DynaLoader-Functions` to 0.003: * Update linkable-finding code to handle new Windows builds with variant filename extension for loadable files * Explicitly load the `Config` module rather than relying on `DynaLoader` to do it * No longer include a `Makefile.PL` in the distribution * In documentation, use four-column indentation for all verbatim material * In `META.{yml,json}`, point to public bug tracker * Updated `perl-Params-Classify` to 0.15: * Update for changed `S_croak_xs_usage()` prototype in `ExtUtils::ParseXS` 3.30, requiring the new version of that module in order to build the XS implementation * In documentation, use four-column indentation for all verbatim material * In `META.{yml,json}`, point to public bug tracker * Correctly classify `ExtUtils::ParseXS` dependency as a recommendation rather than a requirement * Avoid some compiler warnings * Updated `perl-Test-WriteVariants` to 0.014: * Ensure `$ENV{}` variables are modified before later used modules are processed ----