matrix-synapse 1.77.0-1 source package in Ubuntu

Changelog

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

  * New upstream release.
  * Refresh patches.
  * Add optional dependency on python3-icu.
  * Drop obsolete dependencies.

 -- Andrej Shadura <email address hidden>  Sun, 19 Feb 2023 09:32:02 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
matrix-synapse_1.77.0-1.dsc 2.9 KiB d572ce39958ca389402a465356c9bb97d920d6db3ed132967415f07494a2c256
matrix-synapse_1.77.0.orig-vendor.tar.xz 6.7 MiB 9f000810663038537048b54c1ac35cb36a1d04bc71747077418da33c180ead39
matrix-synapse_1.77.0.orig.tar.gz 7.8 MiB d84eceb807ed03e6d580990008bc82e29d20cd62bd11a8b73a559c0fb2797504
matrix-synapse_1.77.0-1.debian.tar.xz 115.1 KiB b720d744488e4996971bef661f681604446db2e2bc7b4463094c18505392e219

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.

matrix-synapse-dbgsym: debug symbols for matrix-synapse