H.Merijn Brand (‎Tux‎)

  • Analysis of the Test::Smoke database
  • Attempt to convert that to Test2::Builder architecture (proved to be of no use)
  • Extract binary data out of that 150 Gb+ database into local files
  • replace bytea entries with locations of those files (new size is just over 300 Mb + 77 Gb of files on disk
  • Discuss and help with new maint setup for webUI and API for Test::Smoke results. Thanks Todd Rinaldo (‎toddr‎) for picking this up!!!!
  • Talk about Configure and its bus factor. Incl a podcast recording with Philippe Bruhat (‎BooK‎))
  • Evaluate new Devel::Cover and help digging into failures
  • Digging into Test2::Harness fallout due to installation of an old(er) version-conflict
  • Fix stack corruption issue in Text::CSV_XS (Thanks Leon Timmermans (‎leont‎)!
  • Many many useful discussions

Shoichi Kaji (‎skaji‎)

  • Released cpm v1

Tina Müller (‎tinita‎)

  • YAML::XS
    • Fix memory leak for trailing UTF8 octets
    • Fix detecting floats in YAML 1.2 Core Schema
  • YAML::PP
    • Security: Limit default allowed maximum nesting level.
  • libyaml
    • Fix Denial of Service vulnerability: Limit depth of nesting by default
    • Handle closing flow sequence after explicit key