From 344376cff196295df559b2ab4bb87b2e91ebd2d9 Mon Sep 17 00:00:00 2001 From: DMRobertson Date: Tue, 27 Sep 2022 14:05:17 +0000 Subject: [PATCH] deploy: 9bd442e202ce55966045820671c000aca25d6d6c --- v1.68/print.html | 24 ++++++++++++++++++------ v1.68/searchindex.js | 2 +- v1.68/searchindex.json | 2 +- v1.68/upgrade.html | 24 ++++++++++++++++++------ 4 files changed, 38 insertions(+), 14 deletions(-) diff --git a/v1.68/print.html b/v1.68/print.html index 26cbe1e8d2..016cdb5eb9 100644 --- a/v1.68/print.html +++ b/v1.68/print.html @@ -1625,10 +1625,22 @@ dpkg -i matrix-synapse-py3_1.3.0+stretch1_amd64.deb

Upgrading to v1.68.0

-

As announced in the upgrade notes for v1.67.0, Synapse now requires a SQLite -version of 3.27.0 or higher if SQLite is in use and source checkouts of Synapse -now require a recent Rust compiler.

-

Installations using

+

Two changes announced in the upgrade notes for v1.67.0 have now landed in v1.68.0.

+

SQLite version requirement

+

Synapse now requires a SQLite version of 3.27.0 or higher if SQLite is configured as +Synapse's database.

+

Installations using

+ +

are not affected.

+

Rust requirement when building from source.

+

Building from a source checkout of Synapse now requires a recent Rust compiler +(currently Rust 1.58.1, but see also the +Platform Dependency Policy).

+

Installations using

Upgrading to v1.68.0

-

As announced in the upgrade notes for v1.67.0, Synapse now requires a SQLite -version of 3.27.0 or higher if SQLite is in use and source checkouts of Synapse -now require a recent Rust compiler.

-

Installations using

+

Two changes announced in the upgrade notes for v1.67.0 have now landed in v1.68.0.

+

SQLite version requirement

+

Synapse now requires a SQLite version of 3.27.0 or higher if SQLite is configured as +Synapse's database.

+

Installations using

+ +

are not affected.

+

Rust requirement when building from source.

+

Building from a source checkout of Synapse now requires a recent Rust compiler +(currently Rust 1.58.1, but see also the +Platform Dependency Policy).

+

Installations using