main
install: Support Ubuntu 26.04.
setup: Add missing __init__.py.
ruff: Fix UP007 Use `X | Y` for type annotations.
configure-rabbitmq: Fix rabbitmqctl typo that broke non-default vhosts.
create-database: Skip stop-server and flush-memcached on standalone Pg.
migrations: Move schema creation and search_path into pre_migrate hook.
pgroonga: Remove now-unnecessary 'GRANT USAGE' statement.
requirements: Upgrade Python requirements.
CVE-2021-43799: Set a secure Erlang cookie.
generate-self-signed-cert: Remove RANDFILE.
settings: Enable Altcha in development if on localhost.
checks: Move checkconfig to standard check framework.
install: Use a period at end of root error message.
pgroonga: Do not attempt to configure pgroonga without a database.
reindex-textual-data: Remove PostgreSQL ≥ 11 check.
restore-backup: Read terminate-psql-sessions script as root.
setup-certbot: Puppet guarantees the certbot package.
puppet: Add a sha256_file_to.
sha256-tarball-to: Support zipfiles.
terminate-psql-sessions: Rely on the caller to set PGHOST, PGUSER.
setup-upgrade-postgresql: Add missing `--file` flag to execute SQL in a file