15 Commits

Author SHA1 Message Date
solene
e8f5ba7619 Update to synapse-1.21.2
Fix CVE-2020-26891

Thanks to maintainer Renaud Allard for the diff
2020-10-23 16:49:48 +00:00
solene
eeefc6acf4 Update to synapse-1.20.0
Diff from maintainer Renaud Allard
2020-09-27 13:46:29 +00:00
solene
0a01273111 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-08-20 15:12:57 +00:00
abieber
34562fd025 Update to synapse 1.18.0, from maintainer Renaud Allard 2020-07-31 00:21:16 +00:00
landry
2615d464c5 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-05 09:34:50 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
landry
d7daecc14a Update to synapse 1.15.1, from maintainer Renaud Allard 2020-06-16 11:16:22 +00:00
landry
1c68d2d641 Update to synapse 1.15.0, From MAINTAINER Renaud Allard
ok abieber@
2020-06-11 15:24:29 +00:00
abieber
3d1dbea515 Update to synapse 1.14.0, from MAINTAINER Renaud Allard
Thanks for the quick updates, Renaud!
2020-05-28 12:39:58 +00:00
landry
908820cfff Update to synapse 1.13.
From MAINTAINER Renaud Allard, ok abieber@
2020-05-22 16:48:19 +00:00
kn
dfcc197068 Include relayd.conf(5) example in README
Example/diff from Andrea Fleckenstein, thanks!
"looks fine" Renaud Allard (maintainer)
2020-04-21 19:14:12 +00:00
landry
2df2c7478f Update to synapse 1.12.2, from MAINTAINER Renaud Allard 2020-04-03 07:19:47 +00:00
sthen
5a97b9cf6a 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 11:56:54 +00:00
landry
14ff49367a use the final uid/gid for _synapse user, no bump since it couldnt package as is 2020-03-09 08:17:59 +00:00
landry
5c9f13370a Import synapse 1.11.0, from maintainer Renaud Allard
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.

(very happy to see this finally imported, as i initially started working
on it at p2k18 in nantes..)

ok solene@
2020-03-08 17:03:15 +00:00