mirror of https://github.com/zulip/zulip.git
a35af3f38b
`postgresql-14.4` is a notable upgrade in the PostgreSQL series, as it fixes potential database corruption from `CREATE INDEX CONCURRENTLY` statements which are run while rows are modified[1]. However, it also requires an upgrade from `libllvm9` to `libllvm10`, which means it is not installed by a mere `apt-get upgrade`. Add the `--with-new-pkgs` flag to all of the potentially relevant `apt-get upgrade` calls, so that this (and similar) packages are upgraded successfully. [1]: https://www.postgresql.org/docs/release/14.4/ |
||
---|---|---|
.. | ||
dev-vagrant-docker | ||
emoji | ||
__init__.py | ||
bootstrap-aws-installer | ||
bootstrap-awscli.sh | ||
build_pygments_data | ||
build_timezone_values | ||
dev-motd | ||
generate-fixtures | ||
generate-test-credentials | ||
generate_integration_bots_avatars.py | ||
generate_zulip_bots_static_files.py | ||
install-aws-server | ||
install-shellcheck | ||
install-shfmt | ||
lang.json | ||
optimize-svg | ||
postgresql-init-dev-db | ||
postgresql-init-test-db | ||
setup_venvs.py | ||
vagrant-provision |