matrix-synapse 1.53.0-1 source package in Ubuntu

Changelog

matrix-synapse (1.53.0-1) unstable; urgency=medium

  * New upstream release.
  * Bump python3-matrix-common dependency.

 -- Andrej Shadura <email address hidden>  Thu, 24 Feb 2022 11:50:20 +0100

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
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
matrix-synapse_1.53.0-1.dsc 2.4 KiB e867c3acb482f186c714bde5fd3295708328dff6f2266fac3581a24de5aae88b
matrix-synapse_1.53.0.orig.tar.gz 7.3 MiB e9fb5c8d1178996e677f6ce8f44c11d9294da0a06297fffa34706879870f9bf4
matrix-synapse_1.53.0-1.debian.tar.xz 106.4 KiB 19ead3169d855d0aac4faa9cdd1c8b3586dac56e7978d3a3bc5e926538f44cb0

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.