mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
matrix-synapse: Upgrade to 1.19
Signed-off-by: Joseph Nuthalapati <njoseph@riseup.net> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
9a4c6a78a3
commit
690cece2eb
@ -68,6 +68,11 @@ Explanation: matrix-synapse >= 1.16 requires python3-attr >= 19.1.0~
|
||||
Package: python3-attr
|
||||
Pin: release a=buster-backports
|
||||
Pin-Priority: 500
|
||||
|
||||
Explanation: matrix-synapse >= 1.19 requires python3-canonicaljson >= 1.2.0
|
||||
Package: python3-canonicaljson
|
||||
Pin: release a=buster-backports
|
||||
Pin-Priority: 500
|
||||
'''
|
||||
|
||||
|
||||
|
||||
@ -17,7 +17,7 @@ from plinth import cfg, glib, menu
|
||||
|
||||
from .manifest import backup # noqa, pylint: disable=unused-import
|
||||
|
||||
version = 5
|
||||
version = 6
|
||||
|
||||
is_essential = True
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user