Tuesday 6th August 2024
Local Packages
Updated c-ares to 1.33.0
- This is a feature and bugfix release
- Features:
- Changes:
- Bugfixes:
I added an upstream fix to test for TCP_FASTOPEN_CONNECT rather than MSG_FASTOPEN (GH#850) to fix builds on older systems
Updated perl-Term-Table to 0.020:
Fix use cycle between Test-Simple and Term::Table now that Test2::Suite was merged into Test-Simple
Fix test broken on Test::More
Updated perl-Test-Simple to 1.302200:
Merge Test2-Suite into Test-Simple
- Some documentation updates
- Some test fixes