Hello community,

here is the log from the commit of package matrix-synapse for openSUSE:Factory 
checked in at 2018-11-22 13:27:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/matrix-synapse (Old)
 and      /work/SRC/openSUSE:Factory/.matrix-synapse.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "matrix-synapse"

Thu Nov 22 13:27:10 2018 rev:18 rq:650786 version:0.33.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/matrix-synapse/matrix-synapse.changes    
2018-11-10 17:01:09.603622895 +0100
+++ /work/SRC/openSUSE:Factory/.matrix-synapse.new.19453/matrix-synapse.changes 
2018-11-22 13:27:18.669888028 +0100
@@ -1,0 +2,43 @@
+Wed Nov 21 18:47:13 UTC 2018 - ec...@opensuse.org
+
+- Update to 0.33.9
+  * Features
+    - Include flags to optionally add m.login.terms to the registration flow 
when consent tracking is enabled. (#4004, #4133, #4142, #4184)
+    - Support for replacing rooms with new ones (#4091, #4099, #4100, #4101)
+  * Bugfixes
+    - Fix exceptions when using the email mailer on Python 3. (#4095)
+    - Fix e2e key backup with more than 9 backup versions (#4113)
+    - Searches that request profile info now no longer fail with a 500. (#4122)
+    - fix return code of empty key backups (#4123)
+    - If the typing stream ID goes backwards (as on a worker when the master 
restarts), the worker's typing handler will no longer 
+      erroneously    report rooms containing new typing events. (#4127)
+    - Fix table lock of device_lists_remote_cache which could freeze the 
application (#4132)
+    - Fix exception when using state res v2 algorithm (#4135)
+    - Generating the user consent URI no longer fails on Python 3. (#4140, 
#4163)
+    - Loading URL previews from the DB cache on Postgres will no longer cause 
Unicode type errors when responding to the request, 
+      and URL - - previews will no longer fail if the remote server returns a 
Content-Type header with the chartype in quotes. (#4157)
+    - The hash_password script now works on Python 3. (#4161)
+    - Fix noop checks when updating device keys, reducing spurious device list 
update notifications. (#4164)
+  * Deprecations and Removals
+    - The disused and un-specced identicon generator has been removed. (#4106)
+    - The obsolete and non-functional /pull federation endpoint has been 
removed. (#4118)
+    - The deprecated v1 key exchange endpoints have been removed. (#4119)
+    - Synapse will no longer fetch keys using the fallback deprecated v1 key 
exchange method and will now always use v2. (#4120)
+  * Internal Changes
+    - Fix build of Docker image with docker-compose (#3778)
+    - Delete unreferenced state groups during history purge (#4006)
+    - The "Received rdata" log messages on workers is now logged at DEBUG, not 
INFO. (#4108)
+    - Reduce replication traffic for device lists (#4109)
+    - Fix synapse_replication_tcp_protocol_*_commands metric label to be full 
command name, rather than just the first character (#4110)
+    - Log some bits about room creation (#4121)
+    - Fix tox failure on old systems (#4124)
+    - Add STATE_V2_TEST room version (#4128)
+    - Clean up event accesses and tests (#4137)
+    - The default logging config will now set an explicit log file encoding of 
UTF-8. (#4138)
+    - Add helpers functions for getting prev and auth events of an event 
(#4139)
+    - Add some tests for the HTTP pusher. (#4149)
+    - add purge_history.sh and purge_remote_media.sh scripts to contrib/ 
(#4155)
+    - HTTP tests have been refactored to contain less boilerplate. (#4156)
+    - Drop incoming events from federation for unknown rooms (#4165)
+
+-------------------------------------------------------------------

Old:
----
  matrix-synapse-0.33.8.obscpio

New:
----
  matrix-synapse-0.33.9.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ matrix-synapse.spec ++++++
--- /var/tmp/diff_new_pack.I4pBDZ/_old  2018-11-22 13:27:19.317887350 +0100
+++ /var/tmp/diff_new_pack.I4pBDZ/_new  2018-11-22 13:27:19.321887347 +0100
@@ -46,7 +46,7 @@
 %define         modname synapse
 %define         short_name matrix-synapse
 Name:           %{short_name}%{?name_ext}
-Version:        0.33.8
+Version:        0.33.9
 Release:        0
 Summary:        Matrix protocol reference homeserver
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.I4pBDZ/_old  2018-11-22 13:27:19.345887321 +0100
+++ /var/tmp/diff_new_pack.I4pBDZ/_new  2018-11-22 13:27:19.345887321 +0100
@@ -5,7 +5,7 @@
     <param name="url">git://github.com/matrix-org/synapse.git</param>
     <param name="scm">git</param>
     <param name="versionrewrite-pattern">v(.*)</param>
-    <param name="revision">v0.33.8</param>
+    <param name="revision">v0.33.9</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">ok...@suse.com</param>

++++++ matrix-synapse-0.33.8.obscpio -> matrix-synapse-0.33.9.obscpio ++++++
++++ 6113 lines of diff (skipped)

++++++ matrix-synapse.obsinfo ++++++
--- /var/tmp/diff_new_pack.I4pBDZ/_old  2018-11-22 13:27:19.617887037 +0100
+++ /var/tmp/diff_new_pack.I4pBDZ/_new  2018-11-22 13:27:19.617887037 +0100
@@ -1,5 +1,5 @@
 name: matrix-synapse
-version: 0.33.8
-mtime: 1541068151
-commit: d0ebe8287196b9a7798503c1dfe174a6920bdc81
+version: 0.33.9
+mtime: 1542652994
+commit: 47e26f5a4d89588ba02d75380ce5a19ca7356093
 


Reply via email to