Package matrix-synapse: Information

    Source package: matrix-synapse
    Version: 1.148.0-alt2
    Build time:  Mar 16, 2026, 10:36 AM
    Category: Communications
    Report package bug
    Home page: http://matrix.org

    License: Apache-2.0
    Summary: Synapse: Matrix reference homeserver
    Description: 
    Matrix is an ambitious new ecosystem for open federated Instant Messaging and VoIP.
    
    Synapse is the reference python/twisted Matrix homeserver implementation.

    List of RPM packages built from this SRPM:
    matrix-synapse (riscv64)
    matrix-synapse-debuginfo (riscv64)

    Maintainer: Vitaly Lipatov


      1. rpm-build-python3
      2. rpm-macros-systemd
      3. python3-module-OpenSSL >= 16.2.0
      4. perl-CPAN
      5. perl-JSON-XS
      6. python3-module-attrs >= 21.1.0
      7. python3-module-authlib >= 0.15.1
      8. python3-module-bcrypt >= 3.1.7
      9. python3-module-bleach >= 3.2.0
      10. python3-module-canonicaljson >= 2.0.0
      11. python3-module-canonicaljson < 3.0.0
      12. python3-module-cffi >= 1.15
      13. python3-module-cryptography >= 3.4.7
      14. rust-cargo
      15. python3-module-icu >= 2.10.2
      16. python3-module-idna >= 2.5
      17. python3-module-ijson >= 3.1.4
      18. python3-module-immutabledict >= 2.0
      19. python3-module-jinja2 >= 3.0
      20. python3-module-jsonschema >= 3.0.0
      21. python3-module-lxml >= 4.5.2
      22. python3-module-matrix-angular-sdk >= 0.6.8
      23. python3-module-matrix-common >= 1.3.0
      24. python3-module-matrix-common < 2.0.0
      25. python3-module-maturin
      26. python3-module-msgpack >= 0.5.2
      27. python3-module-multipart >= 0.0.9
      28. python3-module-netaddr >= 0.7.18
      29. python3-module-packaging >= 20.0
      30. python3-module-phonenumbers >= 8.2.0
      31. python3-module-pillow >= 10.0.1
      32. python3-module-prometheus-client >= 0.6.0
      33. python3-module-psycopg2 >= 2.8
      34. python3-module-psycopg2cffi >= 2.8
      35. python3-module-pyasn1 >= 0.1.9
      36. python3-module-pyasn1-modules >= 0.0.7
      37. python3-module-pydantic >= 2.12
      38. python3-module-pymacaroons >= 0.13.0
      39. python3-module-pympler
      40. python3-module-pynacl >= 1.3
      41. python3-module-pyparsing >= 2.4
      42. python3-module-pyproject-installer >= 0.4.0
      43. python3-module-pyrsistent >= 0.18.0
      44. python3-module-pysaml2 >= 4.5.0
      45. python3-module-requests >= 2.16.0
      46. python3-module-rpds-py >= 0.25.0
      47. python3 >= 3.9
      48. python3-module-service-identity >= 18.1.0
      49. python3-module-setuptools_rust >= 1.3
      50. python3-module-signedjson >= 1.1.0
      51. python3-module-signedjson < 2.0.0
      52. python3-module-sortedcontainers >= 2.0.5
      53. python3-module-systemd >= 231
      54. python3-module-treq >= 21.5.0
      55. python3-module-twisted-core >= 21.2.0
      56. python3-module-txredisapi >= 1.4.7
      57. python3-module-typing-extensions >= 4.14.1
      58. python3-module-unpaddedbase64 >= 2.1.0
      59. python3-module-urllib3 >= 1.26.5
      60. python3-module-yaml >= 5.3
      61. python3-module-zope-interface >= 5.2
      62. rpm-build-intro >= 2.2.4

    Last changed


    March 16, 2026 Vitaly Lipatov 1.148.0-alt2
    - fix /etc/synapse directory permissions for _synapse user (ALT bug 57534)
    March 5, 2026 Vitaly Lipatov 1.148.0-alt1
    - new version 1.148.0
    - switch user creation to systemd-sysusers
    Jan. 15, 2026 Vitaly Lipatov 1.145.0-alt1
    - new version 1.145.0
    - switch to maturin build backend
    - disable LTO due to ring crate issue