matrix-synapse 1.64.0-3 source package in Ubuntu

Changelog

matrix-synapse (1.64.0-3) unstable; urgency=medium

  * Fix canonicaljson dependency (Closes: #1017008).

 -- Andrej Shadura <email address hidden>  Thu, 11 Aug 2022 12:35:29 +0200

Upload details

Uploaded by:
Matrix Packaging Team
Uploaded to:
Sid
Original maintainer:
Matrix Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
matrix-synapse_1.64.0-3.dsc 2.5 KiB cc23261da2eaab176400617abb86b18ea93d7d35be6e53d101d59d4535e91e61
matrix-synapse_1.64.0.orig.tar.gz 7.5 MiB 1f7e4f91472c259dc7c18360fb25c1278e871ad26702bdf627efbfa85018cad6
matrix-synapse_1.64.0-3.debian.tar.xz 107.7 KiB aaa3b79ef7801ea4e2c36c912ab27b67d081dee46a16b6318ed9a375c5eb1658

Available diffs

No changes file available.

Binary packages built by this source

matrix-synapse: Matrix reference homeserver

 Synapse is the reference Python/Twisted Matrix homeserver implementation.
 .
 Synapse is intended to showcase the concept of Matrix, and to let users run
 their own homeserver and generally help bootstrap the ecosystem.
 .
 Matrix is an open standard for interoperable, decentralised, real-time
 communication over IP. It can be used to power Instant Messaging, VoIP/WebRTC
 signalling, Internet of Things communication or anywhere where's a need for
 a standard HTTP API for publishing and subscribing to data whilst tracking the
 conversation history.
 .
 In Matrix, every user runs one or more Matrix clients, which connect through
 to a Matrix homeserver. The homeserver stores all their personal chat history
 and user account information, much as a mail client connects through to an
 IMAP/SMTP server.