summary refs log tree commit diff
path: root/debian (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.85.0rc1David Robertson2023-05-301-0/+6
|
* 1.84.1Olivier Wilkinson (reivilibre)2023-05-261-0/+6
|
* 1.84.0Olivier Wilkinson (reivilibre)2023-05-231-0/+6
|
* 1.84.0rc1Olivier Wilkinson (reivilibre)2023-05-161-0/+6
|
* 1.83.0 v1.83.0Mathieu Velten2023-05-091-0/+6
|
* 1.83.0rc1Sean Quah2023-05-021-0/+6
|
* 1.82.0 v1.82.0David Robertson2023-04-251-0/+6
|
* 1.82.0rc1Olivier Wilkinson (reivilibre)2023-04-181-0/+6
|
* 1.81.0 v1.81.0Erik Johnston2023-04-111-0/+6
|
* 1.81.0rc2 v1.81.0rc2David Robertson2023-04-061-0/+6
|
* 1.81.0rc1Erik Johnston2023-04-041-0/+6
|
* 1.80.0 v1.80.0Sean Quah2023-03-281-0/+6
|
* 1.80.0rc2 v1.80.0rc2H. Shay2023-03-221-0/+6
|
* 1.80.0rc1H. Shay2023-03-211-0/+6
|
* 1.79.0 v1.79.0Mathieu Velten2023-03-141-0/+6
|
* 1.79.0rc2 v1.79.0rc2David Robertson2023-03-131-0/+6
|
* 1.79.0rc1David Robertson2023-03-071-0/+6
|
* 1.78.0 v1.78.0H. Shay2023-02-281-0/+6
|
* 1.78.0rc1Olivier Wilkinson (reivilibre)2023-02-211-2/+3
|
* Add `matrix-org-archive-keyring` package as `Recommends` (#15110)Erik Johnston2023-02-202-0/+7
| | | | This is so installations will pull in the keyring package, allowing us to update the expiry time of the `packages.matrix.org` repository.
* 1.77.0 v1.77.0Mathieu Velten2023-02-141-0/+6
|
* 1.77.0rc2 v1.77.0rc2David Robertson2023-02-101-0/+6
|
* 1.77.0rc1David Robertson2023-02-071-0/+6
|
* 1.76.0H. Shay2023-01-311-0/+6
|
* 1.76.0rc2 v1.76.0rc2David Robertson2023-01-271-0/+6
|
* 1.76.0rc1 v1.76.0rc1David Robertson2023-01-251-2/+3
|
* Require poetry>=1.3.2 (#14860)David Robertson2023-01-172-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Upgrade to new lockfile format Now requires poetry >= 1.2.2 to read and poetry >= 1.3.0 to write. Cheat sheet: ``` poetry --version poetry show > scratch/before pipx upgrade poetry poetry --version poetry show > scratch/after diff scratch{before,after} && echo "no change!" ``` * Use Poetry 1.3.2 when reading or writing lockfile * Remove unneeded(?) poetry dep for cibuildwheel * Update docs * Remove redundant call to setup-python * Remove outdated comments related to Poetry 1.x * Remove outdated docs line was fixed in #13082 * Minor improvements to poetry cheat sheet * Invoke setup-python-poetry with explicit version Not sure about this. It's hardcoding versions everywhere. * Changelog * Check the lockfile is version 2.0 Might one day incorporate other checks like #14742 * Typo fixes, thanks Sean Co-authored-by: Sean Quah <8349537+squahtx@users.noreply.github.com> Co-authored-by: Sean Quah <8349537+squahtx@users.noreply.github.com>
* 1.75.0 v1.75.0David Robertson2023-01-171-0/+6
|
* 1.75.0rc2 v1.75.0rc2H. Shay2023-01-121-0/+6
|
* 1.75.0rc1David Robertson2023-01-101-0/+6
|
* 1.74.0 v1.74.0Sean Quah2022-12-201-0/+6
|
* 1.74.0rc1Sean Quah2022-12-131-2/+3
|
* Add optional ICU support for user search (#14464)Brendan Abolivier2022-12-122-0/+9
| | | | | | | Fixes #13655 This change uses ICU (International Components for Unicode) to improve boundary detection in user search. This change also adds a new dependency on libicu-dev and pkg-config for the Debian packages, which are available in all supported distros.
* 1.73.0Olivier Wilkinson (reivilibre)2022-12-061-0/+6
|
* 1.73.0rc2 v1.73.0rc2David Robertson2022-12-011-0/+6
|
* 1.73.0rc1David Robertson2022-11-291-0/+6
|
* 1.72.0David Robertson2022-11-221-0/+6
|
* 1.72.0rc1Erik Johnston2022-11-161-0/+6
|
* 1.71.0Sean Quah2022-11-081-0/+6
|
* 1.71.0rc2Sean Quah2022-11-041-0/+6
|
* 1.71.0rc1David Robertson2022-11-011-0/+6
|
* 1.70.1Olivier Wilkinson (reivilibre)2022-10-281-0/+6
|
* 1.70.0 v1.70.0Olivier Wilkinson (reivilibre)2022-10-261-0/+6
|
* 1.70.0rc2Olivier Wilkinson (reivilibre)2022-10-251-0/+6
|
* 1.70.0rc1Erik Johnston2022-10-191-0/+6
|
* 1.69.0 v1.69.0Erik Johnston2022-10-171-0/+6
|
* 1.69.0rc4 v1.69.0rc4Erik Johnston2022-10-141-0/+6
|
* 1.69.0rc3Erik Johnston2022-10-121-0/+6
|
* 1.69.0rc3Sean Quah2022-10-061-1/+1
|
* 1.69.0rc2Sean Quah2022-10-061-0/+6
|
* 1.69.0rc1Sean Quah2022-10-041-2/+3
|
* Correct default number of bcrypt hash rounds in .1 man page (#13930)Andrew Morgan2022-09-281-1/+1
|
* Merge branch 'master' into developDavid Robertson2022-09-271-0/+6
|\
| * 1.68.0David Robertson2022-09-271-0/+6
| |
* | Update the manpage documentation for the hash_password script (#13911)Andrew Morgan2022-09-262-1/+8
|/
* 1.68.0rc2Erik Johnston2022-09-231-0/+6
|
* 1.68.0rc1Olivier Wilkinson (reivilibre)2022-09-201-0/+6
|
* Merge branch 'master' into developErik Johnston2022-09-131-2/+12
|\
| * 1.67.0Erik Johnston2022-09-131-0/+6
| |
| * 1.67.0rc1Erik Johnston2022-09-061-2/+6
| |
* | Add a stub Rust crate (#12595)Erik Johnston2022-09-063-1/+12
|/
* Use poetry 1.2.0 rather than prerelease for deb packages (#13695)Erik Johnston2022-09-012-1/+7
|
* Merge branch 'master' into developSean Quah2022-08-311-0/+6
|\
| * 1.66.0Sean Quah2022-08-311-0/+6
| |
* | Change dpkg-statoverride to use --force-statoverride-add (#13638)Jörg Behrmann2022-08-312-1/+2
| | | | | | | | | | | | | | | | | | | | The --force flag of dpkg-statoverride has been deprecated (apparently starting with the dpkg version in Debian buster). It offers --force-all as q quick fix, but the usage in the Debian postinst script is probably covered by --force-statoverride-add. Fixes: #8391 Signed-off-by: Jörg Behrmann <behrmann@physik.fu-berlin.de>
* | Merge branch 'release-v1.66' into developDavid Robertson2022-08-301-1/+7
|\|
| * 1.66.0rc2David Robertson2022-08-301-0/+6
| |
* | Update debhelper (#13594)Jörg Behrmann2022-08-267-41/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update debian packaging to debhelper version 12 Don't call dh_installinit anymore, because it has been deprecated, and use dh_installsystemd instead of dh_systemd_enable for the same reason. Signed-off-by: Jörg Behrmann <behrmann@physik.fu-berlin.de> * Drop preinst script It was used for reasons of interactions of dh_systemd_start and dh_installinit, which have both be deprecated Signed-off-by: Jörg Behrmann <behrmann@physik.fu-berlin.de> * Drop /etc/default file It was no longer being installed. * Remove debian/compat file This is managed by the control file nowadays
* | Debian packaging: explicitly allocate a group for the system user (#13593)Jörg Behrmann2022-08-252-2/+8
|/ | | | | | | Otherwise the files of the synapse user are readable by the nobody user, which is unsafe. Signed-off-by: Jörg Behrmann <behrmann@physik.fu-berlin.de>
* 1.66.0rc1David Robertson2022-08-231-0/+6
|
* 1.65.0 v1.65.0Andrew Morgan2022-08-161-0/+6
|
* 1.65.0rc2 v1.65.0rc2Olivier Wilkinson (reivilibre)2022-08-111-0/+6
|
* 1.65.0rc1Olivier Wilkinson (reivilibre)2022-08-091-0/+6
|
* 1.64.0Olivier Wilkinson (reivilibre)2022-08-021-0/+6
|
* 1.64.0rc2Richard van der Hoff2022-07-291-0/+6
|
* 1.64.0rc1Olivier Wilkinson (reivilibre)2022-07-261-0/+6
|
* 1.63.1 v1.63.1Erik Johnston2022-07-201-0/+6
|
* 1.63.0Brendan Abolivier2022-07-191-2/+3
|
* Remove 'anonymised' from the phone home stats documentation (#13321)Andrew Morgan2022-07-194-13/+21
|
* 1.63.0rc1Sean Quah2022-07-121-0/+6
|
* 1.62.0David Robertson2022-07-051-0/+6
|
* 1.62.0rc3Andrew Morgan2022-07-041-0/+6
|
* 1.62.0rc2 v1.62.0rc2Andrew Morgan2022-07-011-0/+6
|
* 1.62.0rc1Andrew Morgan2022-06-281-0/+6
|
* 1.61.1Andrew Morgan2022-06-281-0/+6
|
* 1.61.0Erik Johnston2022-06-141-0/+6
|
* 1.61.0rc1Olivier Wilkinson (reivilibre)2022-06-071-2/+3
|
* Fix Debian changelogOlivier Wilkinson (reivilibre)2022-06-071-2/+1
|
* Merge branch 'master' into developErik Johnston2022-05-311-1/+7
|\
| * 1.60.0 v1.60.0Erik Johnston2022-05-311-0/+6
| |
* | Remove contrib/jitsimeetbridge (#12909)David Robertson2022-05-302-23/+7
|/
* 1.60.0rc2 v1.60.0rc2Sean Quah2022-05-271-0/+6
|
* 1.60.0rc1Sean Quah2022-05-241-0/+6
|
* 1.59.1Brendan Abolivier2022-05-181-0/+6
|
* 1.59.0David Robertson2022-05-171-0/+6
|
* 1.59.0rc2David Robertson2022-05-161-0/+6
|
* 1.59.0rc1David Robertson2022-05-101-2/+3
|
* Move `pympler` back into the `all` extras (#12652)David Robertson2022-05-072-1/+8
| | | | | | | | | | | | | * Move `pympler` back into the `all` extras Undoes a change I made in #12381. I can't fully remember my reasoning, but this changed the contents of the debian packages in a backwards incompatible way. We're not aware of anyone who's been bitten by this, but we still want to fix it. To the reviewer: please be convinced that the debian packages will still contain pympler after this change. * Debian changelog entry to keep the linter happy
* 1.58.1Andrew Morgan2022-05-051-2/+3
|
* Include extra dependency groups 'systemd' and 'cache_memory' in debian ↵Andrew Morgan2022-05-052-1/+13
| | | | | packages (#12640) Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
* 1.58.0Andrew Morgan2022-05-031-0/+6
|
* 1.58.0rc2David Robertson2022-04-261-0/+6
|
* 1.58.0rc1David Robertson2022-04-261-2/+3
|
* Temporarily lower debian changelog version numberDavid Robertson2022-04-261-1/+1
| | | | This seems to make dch happy when we prepare the release.
* Merge branch 'master' into developOlivier Wilkinson (reivilibre)2022-04-201-0/+6
|\
| * 1.57.1Olivier Wilkinson (reivilibre)2022-04-201-0/+6
| |
* | fix typo in debian changelogRichard van der Hoff2022-04-191-1/+1
| |
* | Remove 'Non-maintainer upload' line from Debian changelogOlivier Wilkinson (reivilibre)2022-04-191-1/+0
| |
* | Merge branch 'master' into developOlivier Wilkinson (reivilibre)2022-04-191-0/+6
|\|
| * 1.57.0Olivier Wilkinson (reivilibre)2022-04-191-0/+6
| |
* | Use `poetry` to manage the virtualenv in debian packages (#12449)David Robertson2022-04-143-4/+24
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | * Use `poetry` to build venv in debian packages Co-authored-by: Dan Callahan <danc@element.io> Co-authored-by: Shay <hillerys@element.io> * Changelog * Only pull in from requirements.txt Addresses the same problem as #12439. * Include `test` and `all` extras `poetry export` helpfully silently ignores an unknown extra Haven't seen this before because it's the only place we export `all` and `test`. I could have __sworm__ that the syntax `--extra "all test"` worked for `poetry install`... * Clean up requirements file on subsequence builds * Fix shell syntax Co-authored-by: Dan Callahan <danc@element.io> Co-authored-by: Shay <hillerys@element.io>
* 1.57.0rc1Erik Johnston2022-04-121-0/+6
|
* 1.56.0Sean Quah2022-04-051-0/+6
|
* 1.56.0rc1Brendan Abolivier2022-03-291-0/+6
|
* 1.55.2Richard van der Hoff2022-03-241-0/+6
|
* 1.55.1Andrew Morgan2022-03-241-0/+6
|
* 1.55.0Andrew Morgan2022-03-221-0/+6
|
* 1.55.0rc1David Robertson2022-03-151-0/+6
|
* 1.54.0Olivier Wilkinson (reivilibre)2022-03-081-0/+6
|
* 1.54.0rc1Olivier Wilkinson (reivilibre)2022-03-021-0/+6
|
* 1.53.0 v1.53.0Erik Johnston2022-02-221-0/+6
|
* 1.53.0rc1Sean Quah2022-02-151-0/+6
|
* 1.52.0Brendan Abolivier2022-02-081-0/+6
|
* 1.52.0rc1David Robertson2022-02-011-0/+6
|
* Merge tag 'v1.51.0'David Robertson2022-01-251-0/+18
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Synapse 1.51.0 (2022-01-25) =========================== No significant changes since 1.51.0rc2. Synapse 1.51.0 deprecates `webclient` listeners and non-HTTP(S) `web_client_location`s. Support for these will be removed in Synapse 1.53.0, at which point Synapse will not be capable of directly serving a web client for Matrix. Synapse 1.51.0rc2 (2022-01-24) ============================== Bugfixes -------- - Fix a bug introduced in Synapse 1.40.0 that caused Synapse to fail to process incoming federation traffic after handling a large amount of events in a v1 room. ([\#11806](https://github.com/matrix-org/synapse/issues/11806)) Synapse 1.51.0rc1 (2022-01-21) ============================== Features -------- - Add `track_puppeted_user_ips` config flag to record client IP addresses against puppeted users, and include the puppeted users in monthly active user counts. ([\#11561](https://github.com/matrix-org/synapse/issues/11561), [\#11749](https://github.com/matrix-org/synapse/issues/11749), [\#11757](https://github.com/matrix-org/synapse/issues/11757)) - Include whether the requesting user has participated in a thread when generating a summary for [MSC3440](https://github.com/matrix-org/matrix-doc/pull/3440). ([\#11577](https://github.com/matrix-org/synapse/issues/11577)) - Return an `M_FORBIDDEN` error code instead of `M_UNKNOWN` when a spam checker module prevents a user from creating a room. ([\#11672](https://github.com/matrix-org/synapse/issues/11672)) - Add a flag to the `synapse_review_recent_signups` script to ignore and filter appservice users. ([\#11675](https://github.com/matrix-org/synapse/issues/11675), [\#11770](https://github.com/matrix-org/synapse/issues/11770)) Bugfixes -------- - Fix a long-standing issue which could cause Synapse to incorrectly accept data in the unsigned field of events received over federation. ([\#11530](https://github.com/matrix-org/synapse/issues/11530)) - Fix a long-standing bug where Synapse wouldn't cache a response indicating that a remote user has no devices. ([\#11587](https://github.com/matrix-org/synapse/issues/11587)) - Fix an error that occurs whilst trying to get the federation status of a destination server that was working normally. This admin API was newly introduced in Synapse v1.49.0. ([\#11593](https://github.com/matrix-org/synapse/issues/11593)) - Fix bundled aggregations not being included in the `/sync` response, per [MSC2675](https://github.com/matrix-org/matrix-doc/pull/2675). ([\#11612](https://github.com/matrix-org/synapse/issues/11612), [\#11659](https://github.com/matrix-org/synapse/issues/11659), [\#11791](https://github.com/matrix-org/synapse/issues/11791)) - Fix the `/_matrix/client/v1/room/{roomId}/hierarchy` endpoint returning incorrect fields which have been present since Synapse 1.49.0. ([\#11667](https://github.com/matrix-org/synapse/issues/11667)) - Fix preview of some GIF URLs (like tenor.com). Contributed by Philippe Daouadi. ([\#11669](https://github.com/matrix-org/synapse/issues/11669)) - Fix a bug where only the first 50 rooms from a space were returned from the `/hierarchy` API. This has existed since the introduction of the API in Synapse v1.41.0. ([\#11695](https://github.com/matrix-org/synapse/issues/11695)) - Fix a bug introduced in Synapse v1.18.0 where password reset and address validation emails would not be sent if their subject was configured to use the 'app' template variable. Contributed by @br4nnigan. ([\#11710](https://github.com/matrix-org/synapse/issues/11710), [\#11745](https://github.com/matrix-org/synapse/issues/11745)) - Make the 'List Rooms' Admin API sort stable. Contributed by Daniël Sonck. ([\#11737](https://github.com/matrix-org/synapse/issues/11737)) - Fix a long-standing bug where space hierarchy over federation would only work correctly some of the time. ([\#11775](https://github.com/matrix-org/synapse/issues/11775)) - Fix a bug introduced in Synapse v1.46.0 that prevented `on_logged_out` module callbacks from being correctly awaited by Synapse. ([\#11786](https://github.com/matrix-org/synapse/issues/11786)) Improved Documentation ---------------------- - Warn against using a Let's Encrypt certificate for TLS/DTLS TURN server client connections, and suggest using ZeroSSL certificate instead. This works around client-side connectivity errors caused by WebRTC libraries that reject Let's Encrypt certificates. Contibuted by @AndrewFerr. ([\#11686](https://github.com/matrix-org/synapse/issues/11686)) - Document the new `SYNAPSE_TEST_PERSIST_SQLITE_DB` environment variable in the contributing guide. ([\#11715](https://github.com/matrix-org/synapse/issues/11715)) - Document that the minimum supported PostgreSQL version is now 10. ([\#11725](https://github.com/matrix-org/synapse/issues/11725)) - Fix typo in demo docs: differnt. ([\#11735](https://github.com/matrix-org/synapse/issues/11735)) - Update room spec URL in config files. ([\#11739](https://github.com/matrix-org/synapse/issues/11739)) - Mention `python3-venv` and `libpq-dev` dependencies in the contribution guide. ([\#11740](https://github.com/matrix-org/synapse/issues/11740)) - Update documentation for configuring login with Facebook. ([\#11755](https://github.com/matrix-org/synapse/issues/11755)) - Update installation instructions to note that Python 3.6 is no longer supported. ([\#11781](https://github.com/matrix-org/synapse/issues/11781)) Deprecations and Removals ------------------------- - Remove the unstable `/send_relation` endpoint. ([\#11682](https://github.com/matrix-org/synapse/issues/11682)) - Remove `python_twisted_reactor_pending_calls` Prometheus metric. ([\#11724](https://github.com/matrix-org/synapse/issues/11724)) - Remove the `password_hash` field from the response dictionaries of the [Users Admin API](https://matrix-org.github.io/synapse/latest/admin_api/user_admin_api.html). ([\#11576](https://github.com/matrix-org/synapse/issues/11576)) - **Deprecate support for `webclient` listeners and non-HTTP(S) `web_client_location` configuration. ([\#11774](https://github.com/matrix-org/synapse/issues/11774), [\#11783](https://github.com/matrix-org/synapse/issues/11783))** Internal Changes ---------------- - Run `pyupgrade --py37-plus --keep-percent-format` on Synapse. ([\#11685](https://github.com/matrix-org/synapse/issues/11685)) - Use buildkit's cache feature to speed up docker builds. ([\#11691](https://github.com/matrix-org/synapse/issues/11691)) - Use `auto_attribs` and native type hints for attrs classes. ([\#11692](https://github.com/matrix-org/synapse/issues/11692), [\#11768](https://github.com/matrix-org/synapse/issues/11768)) - Remove debug logging for #4422, which has been closed since Synapse 0.99. ([\#11693](https://github.com/matrix-org/synapse/issues/11693)) - Remove fallback code for Python 2. ([\#11699](https://github.com/matrix-org/synapse/issues/11699)) - Add a test for [an edge case](https://github.com/matrix-org/synapse/pull/11532#discussion_r769104461) in the `/sync` logic. ([\#11701](https://github.com/matrix-org/synapse/issues/11701)) - Add the option to write SQLite test dbs to disk when running tests. ([\#11702](https://github.com/matrix-org/synapse/issues/11702)) - Improve Complement test output for Gitub Actions. ([\#11707](https://github.com/matrix-org/synapse/issues/11707)) - Fix docstring on `add_account_data_for_user`. ([\#11716](https://github.com/matrix-org/synapse/issues/11716)) - Complement environment variable name change and update `.gitignore`. ([\#11718](https://github.com/matrix-org/synapse/issues/11718)) - Simplify calculation of Prometheus metrics for garbage collection. ([\#11723](https://github.com/matrix-org/synapse/issues/11723)) - Improve accuracy of `python_twisted_reactor_tick_time` Prometheus metric. ([\#11724](https://github.com/matrix-org/synapse/issues/11724), [\#11771](https://github.com/matrix-org/synapse/issues/11771)) - Minor efficiency improvements when inserting many values into the database. ([\#11742](https://github.com/matrix-org/synapse/issues/11742)) - Invite PR authors to give themselves credit in the changelog. ([\#11744](https://github.com/matrix-org/synapse/issues/11744)) - Add optional debugging to investigate [issue 8631](https://github.com/matrix-org/synapse/issues/8631). ([\#11760](https://github.com/matrix-org/synapse/issues/11760)) - Remove `log_function` utility function and its uses. ([\#11761](https://github.com/matrix-org/synapse/issues/11761)) - Add a unit test that checks both `client` and `webclient` resources will function when simultaneously enabled. ([\#11765](https://github.com/matrix-org/synapse/issues/11765)) - Allow overriding complement commit using `COMPLEMENT_REF`. ([\#11766](https://github.com/matrix-org/synapse/issues/11766)) - Add some comments and type annotations for `_update_outliers_txn`. ([\#11776](https://github.com/matrix-org/synapse/issues/11776))
| * 1.51.0David Robertson2022-01-251-0/+6
| |
| * 1.51.0rc2 v1.51.0rc2Andrew Morgan2022-01-241-0/+6
| |
| * 1.51.0rc1Olivier Wilkinson (reivilibre)2022-01-211-0/+6
| |
* | 1.50.2 v1.50.2Andrew Morgan2022-01-241-0/+6
|/
* 1.50.1Andrew Morgan2022-01-181-0/+6
|
* 1.50.0Andrew Morgan2022-01-181-0/+6
|
* 1.50.0rc2Olivier Wilkinson (reivilibre)2022-01-141-0/+6
|
* 1.50.0rc1Olivier Wilkinson (reivilibre)2022-01-051-0/+6
|
* 1.49.2Richard van der Hoff2021-12-211-0/+6
|
* 1.49.1Richard van der Hoff2021-12-211-0/+6
|
* 1.49.0Olivier Wilkinson (reivilibre)2021-12-141-0/+6
|
* 1.49.0rc1Sean Quah2021-12-071-0/+6
|
* 1.48.0Brendan Abolivier2021-11-301-0/+6
|
* 1.48.0rc1Brendan Abolivier2021-11-251-0/+6
|
* 1.47.1Sean Quah2021-11-191-0/+6
|
* 1.47.0 v1.47.0David Robertson2021-11-171-0/+6
|
* 1.47.0rc3Andrew Morgan2021-11-161-0/+6
|
* Move Debian changelog entries to rc2 since rc1 was not publishedOlivier Wilkinson (reivilibre)2021-11-101-7/+4
|
* 1.47.0rc2Olivier Wilkinson (reivilibre)2021-11-101-0/+6
|
* Correct the Debian changelogOlivier Wilkinson (reivilibre)2021-11-101-1/+1
|
* 1.47.0rc1Olivier Wilkinson (reivilibre)2021-11-091-2/+3
|
* Address review feedback from #11269 (#11273)Dan Callahan2021-11-081-2/+2
| | | Signed-off-by: Dan Callahan <danc@element.io>
* Minor cleanup to Debian packaging (#11269)Dan Callahan2021-11-078-51/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove unused Vagrant scripts * Change package Architecture to any * Preinstall the wheel package when building venvs. Addresses the following warnings during Debian builds: Using legacy 'setup.py install' for jaeger-client, since package 'wheel' is not installed. Using legacy 'setup.py install' for matrix-synapse-ldap3, since package 'wheel' is not installed. Using legacy 'setup.py install' for opentracing, since package 'wheel' is not installed. Using legacy 'setup.py install' for psycopg2, since package 'wheel' is not installed. Using legacy 'setup.py install' for systemd-python, since package 'wheel' is not installed. Using legacy 'setup.py install' for pympler, since package 'wheel' is not installed. Using legacy 'setup.py install' for threadloop, since package 'wheel' is not installed. Using legacy 'setup.py install' for thrift, since package 'wheel' is not installed. * Allow /etc/default/matrix-synapse to be missing Per the systemd.exec manpage, prefixing an EnvironmentFile with "-": > indicates that if the file does not exist, it will not be read and no > error or warning message is logged. Signed-off-by: Dan Callahan <danc@element.io>
* Merge remote-tracking branch 'origin/master' into developErik Johnston2021-11-022-0/+16
|\
| * 1.46.0Erik Johnston2021-11-021-2/+6
| |
| * Force deb compression with `xz`. (#11197)Richard van der Hoff2021-10-272-0/+12
| | | | | | Fixes a problem where `impish` packages could not be processed by `reprepro`.
* | Merge remote-tracking branch 'origin/develop' into shellcheckDan Callahan2021-10-271-1/+7
|\| | | | | | | | | | | Fixes a merge conflict with debian/changelog Signed-off-by: Dan Callahan <danc@element.io>
| * 1.46.0rc1Sean Quah2021-10-261-0/+6
| |
* | ChangelogDan Callahan2021-10-221-0/+6
| | | | | | | | Signed-off-by: Dan Callahan <danc@element.io>
* | Fix Shellcheck SC2006: Use $(...) notationDan Callahan2021-10-222-5/+5
| | | | | | | | | | | | | | | | Use $(...) notation instead of legacy backticked `...`. https://github.com/koalaman/shellcheck/wiki/SC2006 Signed-off-by: Dan Callahan <danc@element.io>
* | Fix Shellcheck SC2086: Quote to prevent splittingDan Callahan2021-10-221-1/+1
| | | | | | | | | | | | | | | | Double quote to prevent globbing and word splitting. https://github.com/koalaman/shellcheck/wiki/SC2086 Signed-off-by: Dan Callahan <danc@element.io>
* | Fix Shellcheck SC2012: Use find instead of lsDan Callahan2021-10-221-1/+1
| | | | | | | | | | | | | | | | Use find instead of ls to better handle non-alphanumeric filenames. https://github.com/koalaman/shellcheck/wiki/SC2012 Signed-off-by: Dan Callahan <danc@element.io>
* | Fix Shellcheck SC2016: Single quotes don't expandDan Callahan2021-10-221-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Expressions don't expand in single quotes, use double quotes for that. https://github.com/koalaman/shellcheck/wiki/SC2016 This specifically warned about the '$aregis...' part of the sed script. Which is a relatively obscure use of sed. Splitting this into two commands makes its intent more obvious and avoids contravening Shellcheck's lints. Signed-off-by: Dan Callahan <danc@element.io>
* | Fix Shellcheck SC1091: Can't follow fileDan Callahan2021-10-222-0/+2
| | | | | | | | | | | | | | | | Not following: (error message here) https://github.com/koalaman/shellcheck/wiki/SC1091 Signed-off-by: Dan Callahan <danc@element.io>
* | Fix Shellcheck SC2064: Use single quotes on trapsDan Callahan2021-10-221-1/+1
| | | | | | | | | | | | | | | | Use single quotes, otherwise this expands now rather than when signalled. https://github.com/koalaman/shellcheck/wiki/SC2064 Signed-off-by: Dan Callahan <danc@element.io>
* | Fix Shellcheck SC2046: Quote to prevent word splitDan Callahan2021-10-221-1/+1
|/ | | | | | | | Quote this to prevent word splitting https://www.shellcheck.net/wiki/SC2046 Signed-off-by: Dan Callahan <danc@element.io>
* 1.45.1Sean Quah2021-10-201-0/+6
|
* 1.45.0David Robertson2021-10-191-0/+6
|
* 1.45.0rc2David Robertson2021-10-141-0/+6
|
* 1.45.0rc1Brendan Abolivier2021-10-121-2/+5
|
* Add `--run-background-updates` option to `update_database` script. (#10954)Nick Barrett2021-10-062-0/+8
| | | | Signed-off-by: Nick Barrett <nick@beeper.com>
* 1.44.0 v1.44.0Brendan Abolivier2021-10-051-0/+6
|
* 1.44.0rc3 v1.44.0rc3Brendan Abolivier2021-10-041-0/+6
|
* 1.44.0rc2 v1.44.0rc2Olivier Wilkinson (reivilibre)2021-09-301-0/+6
|
* 1.44.0rc1Erik Johnston2021-09-281-0/+6
|
* 1.43.0David Robertson2021-09-211-0/+6
|
* 1.43.0rc2David Robertson2021-09-171-0/+6
|
* 1.43.0rc1Andrew Morgan2021-09-141-0/+6
|
* 1.42.0Azrenbeth2021-09-071-0/+6
|
* 1.42.0rc2Brendan Abolivier2021-09-061-0/+6
|
* 1.42.0rc1Olivier Wilkinson (reivilibre)2021-09-011-0/+6
|
* 1.41.1 v1.41.1Richard van der Hoff2021-08-311-0/+6
|
* 1.41.0Erik Johnston2021-08-241-0/+6
|
* 1.41.0rc1Erik Johnston2021-08-181-0/+6
|
* Merge branch 'master' into developBrendan Abolivier2021-08-101-0/+6
|\
| * 1.40.0 v1.40.0Brendan Abolivier2021-08-101-0/+6
| |
* | Merge branch 'release-v1.40' into developBrendan Abolivier2021-08-091-0/+6
|\|
| * 1.40.0rc3 v1.40.0rc3Brendan Abolivier2021-08-091-0/+6
| |
* | Merge tag 'v1.40.0rc2' into developErik Johnston2021-08-051-0/+6
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Synapse 1.40.0rc2 (2021-08-04) ============================== Bugfixes -------- - Fix the `PeriodicallyFlushingMemoryHandler` inhibiting application shutdown because of its background thread. ([\#10517](https://github.com/matrix-org/synapse/issues/10517)) - Fix a bug introduced in Synapse v1.40.0rc1 that could cause Synapse to respond with an error when clients would update read receipts. ([\#10531](https://github.com/matrix-org/synapse/issues/10531)) Internal Changes ---------------- - Fix release script to open the correct URL for the release. ([\#10516](https://github.com/matrix-org/synapse/issues/10516))
| * 1.40.0rc2Brendan Abolivier2021-08-041-0/+6
| |
* | Fix debian package triggers (#10481)Richard van der Hoff2021-08-033-9/+17
|/ | | | Replace the outdated list of dpkg triggers with an autogenerated one.
* 1.40.0rc1Erik Johnston2021-08-031-2/+6
|
* Merge remote-tracking branch 'origin/master' into developErik Johnston2021-07-291-0/+6
|\
| * 1.39.0Erik Johnston2021-07-291-0/+6
| |
* | Merge tag 'v1.39.0rc3' into developErik Johnston2021-07-281-0/+6
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Synapse 1.39.0rc3 (2021-07-28) ============================== Bugfixes -------- - Fix a bug introduced in Synapse 1.38 which caused an exception at startup when SAML authentication was enabled. ([\#10477](https://github.com/matrix-org/synapse/issues/10477)) - Fix a long-standing bug where Synapse would not inform clients that a device had exhausted its one-time-key pool, potentially causing problems decrypting events. ([\#10485](https://github.com/matrix-org/synapse/issues/10485)) - Fix reporting old R30 stats as R30v2 stats. Introduced in v1.39.0rc1. ([\#10486](https://github.com/matrix-org/synapse/issues/10486)) Internal Changes ---------------- - Fix an error which prevented the Github Actions workflow to build the docker images from running. ([\#10461](https://github.com/matrix-org/synapse/issues/10461)) - Fix release script to correctly version debian changelog when doing RCs. ([\#10465](https://github.com/matrix-org/synapse/issues/10465))
| * 1.39.0rc3Erik Johnston2021-07-281-0/+6
| |
| * Merge tag 'v1.38.1' into release-v1.39Erik Johnston2021-07-231-0/+6
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | Synapse 1.38.1 (2021-07-22) =========================== Bugfixes -------- - Always include `device_one_time_keys_count` key in `/sync` response to work around a bug in Element Android that broke encryption for new devices. ([\#10457](https://github.com/matrix-org/synapse/issues/10457))
* | \ Merge branch 'master' into developErik Johnston2021-07-231-0/+6
|\ \ \ | | |/ | |/|
| * | 1.38.1 v1.38.1Erik Johnston2021-07-221-0/+6
| | |
* | | Drop xenial-support hacks (#10429)Richard van der Hoff2021-07-215-11/+10
| |/ |/|
* | 1.39.0rc1 v1.39.0rc1Andrew Morgan2021-07-201-0/+6
|/
* fix debian changelogRichard van der Hoff2021-07-131-1/+7
|
* 1.38.0Richard van der Hoff2021-07-131-1/+1
|
* 1.38.0rc3 v1.38.0rc3Richard van der Hoff2021-07-131-2/+6
|
* Add script for getting info about recently registered users (#10290)Erik Johnston2021-07-0613-152/+113
|
* 1.37.1Erik Johnston2021-06-301-0/+6
|
* 1.37.0Brendan Abolivier2021-06-291-0/+6
|
* 1.36.0 v1.36.0 release-v1.36Erik Johnston2021-06-151-0/+6
|
* 1.35.1Patrick Cloke2021-06-031-0/+6
|
* 1.35.0Andrew Morgan2021-06-011-0/+6
|
* 1.34.0Erik Johnston2021-05-171-0/+6
|
* 1.33.2Brendan Abolivier2021-05-111-0/+6
|
* 1.33.1 v1.33.1 release-v1.33.1Erik Johnston2021-05-061-0/+6
|
* 1.33.0 v1.33.0 release-v1.33.0Brendan Abolivier2021-05-051-0/+6
|
* Update dates in changelogsAndrew Morgan2021-04-211-1/+1
|
* 1.32.2Andrew Morgan2021-04-211-0/+6
|
* 1.32.1Andrew Morgan2021-04-211-0/+6
|
* 1.32.0Andrew Morgan2021-04-201-2/+6
|
* Add option to skip unit tests when building debs (#9793)Dan Callahan2021-04-122-7/+22
| | | Signed-off-by: Dan Callahan <danc@element.io>
* 1.31.0 v1.31.0 release-v1.31.0Erik Johnston2021-04-061-0/+6
|
* 1.30.1Erik Johnston2021-03-261-0/+6
|
* 1.30.0 v1.30.0 release-v1.30.0Erik Johnston2021-03-221-0/+6
|
* 1.29.0Erik Johnston2021-03-081-2/+5
|
* Allow bytecode again (#9502)Jonathan de Jong2021-02-264-5/+12
| | | | | | | In #75, bytecode was disabled (from a bit of FUD back in `python<2.4` days, according to dev chat), I think it's safe enough to enable it again. Added in `__pycache__/` and `.pyc`/`.pyd` to `.gitignore`, to extra-insure compiled files don't get committed. `Signed-off-by: Jonathan de Jong <jonathan@automatia.nl>`
* 1.28.0Erik Johnston2021-02-251-0/+6
|
* 1.27.0Erik Johnston2021-02-161-2/+6
|
* Fix Debian builds on Xenial (#9254)Dan Callahan2021-01-292-1/+9
| | | | | | | | Adds note about updating dh-virtualenv once we drop support for Xenial. We can't update now, because it needs debhelper 12, while Xenial only backports 10. Signed-off-by: Dan Callahan <danc@element.io>
* Update debian changelog. v1.26.0-deb release-v1.26.0Patrick Cloke2021-01-271-2/+6
|
* Remote dependency on distutils (#9125)Richard van der Hoff2021-01-152-1/+6
| | | | | | | | | `distutils` is pretty much deprecated these days, and replaced with `setuptools`. It's also annoying because it's you can't `pip install` it, and it's hard to figure out which debian package we should depend on to make sure it's there. Since we only use it for a tiny function anyway, let's just vendor said function into our codebase.
* 1.25.0Erik Johnston2021-01-131-2/+6
|
* Fix failures in Debian packaging (#9079)Dan Callahan2021-01-122-2/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Debian package builds were failing for two reasons: 1. Python versions prior to 3.7 throw exceptions when attempting to print Unicode characters under a "C" locale. (#9076) 2. We depended on `dh-systemd` which no longer exists in Debian Bullseye, but is necessary in Ubuntu Xenial. (#9073) Setting `LANG="C.UTF-8"` in the build environment fixes the first issue. See also: https://bugs.python.org/issue19846 The second issue is a bit trickier. The dh-systemd package was merged into debhelper version 9.20160709 and a transitional package left in its wake. The transitional dh-systemd package was removed in Debian Bullseye. However, Ubuntu Xenial ships an older debhelper, and still needs dh-systemd. Thus, builds were failing on Bullseye since we depended on a package which had ceased existing, but we couldn't remove it from the debian/control file and our build scripts because we still needed it for Ubuntu Xenial. We can fix the debian/control issue by listing dh-systemd as an alternative to the newer versions of debhelper. Since dh-systemd declares that it depends on debhelper, Ubuntu Xenial will select its older dh-systemd which will in turn pull in its older debhelper, resulting in no change from the status quo. All other supported releases will satisfy the debhelper dependency constraint and skip the dh-systemd alternative. Build scripts were fixed by unconditionally attempting to install dh-systemd on all releases and suppressing failures. Once we drop support for Ubuntu Xenial, we can revert most of this commit and rely on the version constraint on debhelper in debian/control. Fixes #9076 Fixes #9073 Signed-off-by: Dan Callahan <danc@element.io>
* Merge tag 'v1.23.1'Erik Johnston2020-12-091-0/+6
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Synapse 1.23.1 (2020-12-09) =========================== Due to the two security issues highlighted below, server administrators are encouraged to update Synapse. We are not aware of these vulnerabilities being exploited in the wild. Security advisory ----------------- The following issues are fixed in v1.23.1 and v1.24.0. - There is a denial of service attack ([CVE-2020-26257](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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](https://github.com/matrix-org/synapse/pull/8776)). - Synapse may be affected by OpenSSL [CVE-2020-1971](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-1971). Synapse administrators should ensure that they have the latest versions of the cryptography Python package installed. To upgrade Synapse along with the cryptography package: * Administrators using the [`matrix.org` Docker image](https://hub.docker.com/r/matrixdotorg/synapse/) or the [Debian/Ubuntu packages from `matrix.org`](https://github.com/matrix-org/synapse/blob/master/INSTALL.md#matrixorg-packages) should ensure that they have version 1.24.0 or 1.23.1 installed: these images include the updated packages. * Administrators who have [installed Synapse from source](https://github.com/matrix-org/synapse/blob/master/INSTALL.md#installing-from-source) should upgrade the cryptography package within their virtualenv by running: ```sh <path_to_virtualenv>/bin/pip install 'cryptography>=3.3' ``` * Administrators who have installed Synapse from distribution packages should consult the information from their distributions. Bugfixes -------- - Fix a bug in some federation APIs which could lead to unexpected behaviour if different parameters were set in the URI and the request body. ([\#8776](https://github.com/matrix-org/synapse/issues/8776)) Internal Changes ---------------- - Add a maximum version for pysaml2 on Python 3.5. ([\#8898](https://github.com/matrix-org/synapse/issues/8898))
| * 1.23.1 v1.23.1 release-v1.23.1Erik Johnston2020-12-091-0/+6
| |
* | 1.24.0 v1.24.0Erik Johnston2020-12-091-0/+6
|/
* 1.23.0Erik Johnston2020-11-181-0/+6
|
* 1.22.1Erik Johnston2020-10-301-0/+6
|
* 1.22.0 v1.22.0 release-v1.22.0Erik Johnston2020-10-271-0/+6
|
* 1.21.2Patrick Cloke2020-10-151-0/+7
|
* 1.21.1 v1.21.1 release-v1.21.1Andrew Morgan2020-10-131-2/+6
|
* Explicitly install test dependencies when building deb packages (#8523)Andrew Morgan2020-10-122-1/+7
| | | | | After https://github.com/matrix-org/synapse/pull/8377, the deb packages no longer indirectly installed the `"test"` dependencies, causing debian packages to fail to build while carrying out the unit tests. This PR installs `test` dependencies explicitly when building debian packages.
* 1.21.0Andrew Morgan2020-10-121-0/+6
|
* 1.20.1Andrew Morgan2020-09-241-0/+6
|
* 1.20.0Andrew Morgan2020-09-221-2/+6
|
* Merge tag 'v1.19.3' into release-v1.20.0Patrick Cloke2020-09-181-0/+6
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | 1.19.3 Synapse 1.19.3 (2020-09-18) =========================== Bugfixes -------- - Partially mitigate bug where newly joined servers couldn't get past events in a room when there is a malformed event. ([\#8350](https://github.com/matrix-org/synapse/issues/8350))
| * 1.19.3 v1.19.3 release-v1.19.3Andrew Morgan2020-09-181-0/+6
| |
* | Merge remote-tracking branch 'origin/master' into release-v1.20.0Patrick Cloke2020-09-161-1/+7
|\|
| * 1.19.2 v1.19.2 release-v1.19.2Erik Johnston2020-09-161-0/+6
| |
* | Merge branch 'master' into developBrendan Abolivier2020-08-271-0/+6
|\|
| * 1.19.1 v1.19.1 release-v1.19.1Brendan Abolivier2020-08-271-0/+6
| |
* | Update debian systemd service to use Type=notify (#8169)Dexter Chua2020-08-272-1/+7
|/ | | | | | | | This ensures systemctl start matrix-synapse returns only after synapse is actually started, which is very useful for automated deployments. Fixes #5761 Signed-off-by: Dexter Chua <dec41@srcf.net>
* 1.19.0Olivier Wilkinson (reivilibre)2020-08-171-3/+3
|
* Merge branch 'master' into developOlivier Wilkinson (reivilibre)2020-07-301-0/+6
|\
| * 1.18.0Olivier Wilkinson (reivilibre)2020-07-301-0/+6
| |
* | Various improvements to the docs (#7899)Aaron Raimist2020-07-293-14/+25
|/
* 1.17.0 v1.17.0 release-v1.17.0Richard van der Hoff2020-07-131-0/+6
|