Hello community, here is the log from the commit of package matrix-synapse for openSUSE:Factory checked in at 2018-04-17 11:18:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/matrix-synapse (Old) and /work/SRC/openSUSE:Factory/.matrix-synapse.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "matrix-synapse" Tue Apr 17 11:18:49 2018 rev:5 rq:597213 version:0.27.4 Changes: -------- --- /work/SRC/openSUSE:Factory/matrix-synapse/matrix-synapse.changes 2018-04-01 17:27:43.764907243 +0200 +++ /work/SRC/openSUSE:Factory/.matrix-synapse.new/matrix-synapse.changes 2018-04-17 11:18:51.902621279 +0200 @@ -1,0 +2,37 @@ +Mon Apr 16 19:47:23 UTC 2018 - [email protected] + +- Update to version v0.27.4: + * Bug fixes: + * URL quote path segments over federation (#3082) + * Add room_id to the response of rooms/{roomId}/join (PR #2986) Thanks to @jplatte! + * Fix replication after switch to simplejson (PR #3015) + * Fix replication after switch to simplejson (PR #3015) + * 404 correctly on missing paths via NoResource (PR #3022) + * Fix error when claiming e2e keys from offline servers (PR #3034) + * fix tests/storage/test_user_directory.py (PR #3042) + * use PUT instead of POST for federating groups/m.join_policy (PR #3070) Thanks to @krombel! + * postgres port script: fix state_groups_pkey error (PR #3072) + + * Features: + * Add joinability for groups (PR #3045) + * Implement group join API (PR #3046) + * Add counter metrics for calculating state delta (PR #3033) + * R30 stats (PR #3041) + * Measure time it takes to calculate state group ID (PR #3043) + * Add basic performance statistics to phone home (PR #3044) + * Add response size metrics (PR #3071) + * phone home cache size configurations (PR #3063) + + * Changes: + * Update canonicaljson dependency (#3095) + * Add a blurb explaining the main synapse worker (PR #2886) Thanks to @turt2live! + * Replace old style error catching with 'as' keyword (PR #3000) Thanks to @NotAFile! + * Use .iter* to avoid copies in StateHandler (PR #3006) + * Linearize calls to _generate_user_id (PR #3029) + * Remove last usage of ujson (PR #3030) + * Use simplejson throughout (PR #3048) + * Use static JSONEncoders (PR #3049) + * Remove uses of events.content (PR #3060) + * Improve database cache performance (PR #3068) + +------------------------------------------------------------------- Old: ---- matrix-synapse-v0.27.2.tar.xz New: ---- matrix-synapse-v0.27.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ matrix-synapse.spec ++++++ --- /var/tmp/diff_new_pack.sobBqN/_old 2018-04-17 11:18:52.450595593 +0200 +++ /var/tmp/diff_new_pack.sobBqN/_new 2018-04-17 11:18:52.450595593 +0200 @@ -27,7 +27,7 @@ %define github_user matrix-org %define short_name synapse Name: matrix-%{short_name} -Version: 0.27.2 +Version: 0.27.4 Release: 0 Summary: Matrix protocol reference homeserver License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.sobBqN/_old 2018-04-17 11:18:52.474594468 +0200 +++ /var/tmp/diff_new_pack.sobBqN/_new 2018-04-17 11:18:52.474594468 +0200 @@ -4,7 +4,7 @@ <param name="versionformat">@PARENT_TAG@</param> <param name="url">git://github.com/matrix-org/synapse.git</param> <param name="scm">git</param> - <param name="revision">v0.27.2</param> + <param name="revision">v0.27.4</param> <!-- The git changelog of matrix-org/synapse does not seem to be very usable. Use the changelog provided on the github release page --> <param name="changesgenerate">disable</param> <param name="changesauthor">[email protected]</param> ++++++ matrix-synapse-v0.27.2.tar.xz -> matrix-synapse-v0.27.4.tar.xz ++++++ ++++ 2757 lines of diff (skipped)
