Пакет matrix-synapse: Информация

    Исходный пакет: matrix-synapse
    Версия: 1.148.0-alt2
    Собран:  4 августа 2026 г. 16:01
    Категория: Связь
    Сообщить об ошибке в пакете
    Домашняя страница: http://matrix.org

    Лицензия: Apache-2.0
    О пакете: Synapse: Matrix reference homeserver
    Описание: 
    Matrix is an ambitious new ecosystem for open federated Instant Messaging and VoIP.
    
    Synapse is the reference python/twisted Matrix homeserver implementation.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    matrix-synapse (loongarch64)
    matrix-synapse-debuginfo (loongarch64)

    Сопровождающий: Vitaly Lipatov

    Список участников:
    Vitaly Lipatov
    Stanislav Levin
    Alexey Shabalin

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

    Последнее изменение


    16 марта 2026 г. Vitaly Lipatov 1.148.0-alt2
    - fix /etc/synapse directory permissions for _synapse user (ALT bug 57534)
    5 марта 2026 г. Vitaly Lipatov 1.148.0-alt1
    - new version 1.148.0
    - switch user creation to systemd-sysusers
    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