The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version v5.0.2 - 2020-05-22

  • Fixes
    • Some zones create too large result to fit into the zonemaster database which made the Test Agent crasch (only MySQL or MariaDB, not PostgreSQL, database was affected). This version increases the database size (#616, #617).
    • The "Upgrade" section in the Zonemaster-Backend main README has updated instructions for the zonemaster database upgrade.
    • This release does not introduce any changes to neither RPC-API nor Test Agents.

Documentation

Init script for Zonemaster Test Agent.

Modules

A system for running Zonemaster tests asynchronously through an RPC-API
Daemon::Control plugin that loads the backend configuration.

Provides

in lib/Zonemaster/Backend/Config.pm
in lib/Zonemaster/Backend/DB.pm
in lib/Zonemaster/Backend/DB/MySQL.pm
in lib/Zonemaster/Backend/DB/PostgreSQL.pm
in lib/Zonemaster/Backend/DB/SQLite.pm
in lib/Zonemaster/Backend/RPCAPI.pm
in lib/Zonemaster/Backend/TestAgent.pm
in lib/Zonemaster/Backend/Translator.pm
in lib/Zonemaster/Backend/Validator.pm