11.2
install: Support Debian 13.
setup: Add missing __init__.py.
ruff: Fix UP007 Use `X | Y` for type annotations.
configure-rabbitmq: Restore startup retry loop.
create-database: Skip stop-server and flush-memcached on standalone Pg.
create-db: Default dbuser and dbname to zulip.
pgroonga: Remove now-unnecessary 'GRANT USAGE' statement.
flush_memcached: Respect DJANGO_SETTINGS_MODULE.
CVE-2021-43799: Set a secure Erlang cookie.
generate-self-signed-cert: Remove RANDFILE.
settings: Enable Altcha in development if on localhost.
documentation: Fix "you you" typos in docs/comments/logs.
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.
typos: Fix typos caught by mwic.
install-shellcheck: Upgrade ShellCheck to 0.9.0.
puppet: Add a sha256_file_to.
sha256-tarball-to: Support zipfiles.
terminate-psql-sessions: Rely on the caller to set PGHOST, PGUSER.
upgrade-postgresql: Get PostgreSQL version without manage.py shell.