Paul Evans (‎LeoNerd‎)

Tina Müller (‎tinita‎)

  • Looked into 4 reported vulnerabilities for libyaml (as they could affect YAML::LibYAML). It turned out it was about two types of vulnerabilities (timeout, memory leak), but libyaml itself was fine. The fuzztesting code had mistakes and they have been fixed by my two PRs 11848 11840. So in the end there was no vulnerability, I learned some C and we have better fuzztesting now (hopefully)
  • Worked on the CPAN metadata/errata script to make information more accessible
  • Gave short talk about "Why the rest of the world doesn't understand perl module versioning"

PAUSE Table

* Migrated pause to a modern and supported operating system on a new VM and the latest version of Perl.
* A ton of cleanup to the PAUSE codebase, deleting old and unused code.
* A repeatable and easy system for installing PAUSE for development.
* Fix for collation bug.
* A ton of pending PRs have been merged and deployed.
* Tweaked email configuration so it's less likely to go to spam folders.