Version: 1.30.0, Package name: synapse-1.30.0 |
Maintained by: Renaud Allard |
Master sites: |
Description Matrix specifies a set of RESTful HTTP JSON APIs as an open standard for federated Instant Messaging and VoIP (creating and managing distributed chat rooms without points of control or failure, cryptographically secure state synchronisation across an open network, etc). 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. Synapse is a reference "homeserver" implementation of Matrix. |
Filesize: 7044.465 KB |
Version History (View Complete History) |
|
2021-04-02 01:35:57 by Solene Rapenne | Files touched by this commit (4) |
Log message: Update to synapse-1.30.0 Update from maintainer Renaud Allard |
2021-03-09 11:55:29 by Solene Rapenne | Files touched by this commit (3) |
Log message: Update to synapse-1.29 Diff from maintainer Renaud Allard |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2021-02-19 13:16:25 by Solene Rapenne | Files touched by this commit (3) |
Log message: Update to synapse-1.27.0 Update from maintainer Renaud Allard <renaud at allard.it> |
2021-01-28 11:35:52 by Solene Rapenne | Files touched by this commit (3) |
Log message: Update to synapse-1.26.0 From maintainer Renaud Allard renaud at allard.it |
2020-12-09 09:04:40 by Landry Breuil | Files touched by this commit (3) |
Log message: net/synapse: update to 1.24.0, from maintainer Renaud Allard There is a denial of service attack (CVE-2020-26257) against the federation APIs in which future events will not be correctly sent to other servers over federation. This affects all servers that participate in open federation. (Fixed in #8776). Synapse may be affected by OpenSSL CVE-2020-1971. Synapse administrators should ensure that they have the latest versions of the cryptography Python package installed. ok abieber@ |
2020-10-23 10:50:59 by Solene Rapenne | Files touched by this commit (2) |
Log message: Update to synapse-1.21.2 Fix CVE-2020-26891 Thanks to maintainer Renaud Allard for the diff |
2020-10-23 10:49:48 by Solene Rapenne | Files touched by this commit (3) |
Log message: Update to synapse-1.21.2 Fix CVE-2020-26891 Thanks to maintainer Renaud Allard for the diff |
2020-09-27 07:46:29 by Solene Rapenne | Files touched by this commit (3) |
Log message: Update to synapse-1.20.0 Diff from maintainer Renaud Allard |
2020-08-20 09:12:58 by Solene Rapenne | Files touched by this commit (3) |
Log message: Update to synapse-1.19 Tests are now working properly except a few which require python libraries we don't have Diff from maintainer Renaud Allard |
2020-07-30 18:21:16 by Aaron Bieber | Files touched by this commit (3) |
Log message: Update to synapse 1.18.0, from maintainer Renaud Allard |
2020-07-05 03:34:50 by Landry Breuil | Files touched by this commit (2) |
Log message: Security update to synapse 1.15.2, from maintainer Renaud Allard See https://matrix.org/blog/2020/07/02/synapse-1-15-2-released-with-security-fixes/ |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2020-06-16 05:16:22 by Landry Breuil | Files touched by this commit (2) |
Log message: Update to synapse 1.15.1, from maintainer Renaud Allard |
2020-06-11 09:24:29 by Landry Breuil | Files touched by this commit (3) |
Log message: Update to synapse 1.15.0, From MAINTAINER Renaud Allard ok abieber@ |
2020-05-28 06:39:58 by Aaron Bieber | Files touched by this commit (3) |
Log message: Update to synapse 1.14.0, from MAINTAINER Renaud Allard Thanks for the quick updates, Renaud! |
2020-05-22 10:48:20 by Landry Breuil | Files touched by this commit (3) |
Log message: Update to synapse 1.13. From MAINTAINER Renaud Allard, ok abieber@ |
2020-04-21 13:14:12 by Klemens Nanni | Files touched by this commit (2) |
Log message: Include relayd.conf(5) example in README Example/diff from Andrea Fleckenstein, thanks! "looks fine" Renaud Allard (maintainer) |
2020-04-03 01:19:47 by Landry Breuil | Files touched by this commit (3) |
Log message: Update to synapse 1.12.2, from MAINTAINER Renaud Allard |
2020-03-09 05:56:55 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to synapse-1.11.1 "This release includes a security fix impacting installations using Single Sign-On (i.e. SAML2 or CAS) for authentication. Administrators of such installations are encouraged to upgrade as soon as possible. The release also includes fixes for a couple of other bugs." from Renaud Allard, I regenerated plist because there were some odd extra lib/python${MODPY_VERSION}/ / lib/python${MODPY_VERSION}/site-packages/ lines. |
2020-03-09 02:17:59 by Landry Breuil | Files touched by this commit (1) |
Log message: use the final uid/gid for _synapse user, no bump since it couldnt package as is |