Пакет sogo3: Информация

    Исходный пакет: sogo3
    Версия: 3.2.10-alt2.M80P.3
    Собран:  10 сентября 2019 г. 23:28 в задании #233242
    Категория: Связь
    Сообщить об ошибке в пакете
    Домашняя страница: https://sogo.nu/

    Лицензия: GPL
    О пакете: SOGo is a very fast and scalable modern collaboration suite (groupware)
    Описание: 
    SOGo is a groupware server built around OpenGroupware.org (OGo) and
    the SOPE application server.  It focuses on scalability.
    
    The Inverse edition of this project has many feature enhancements:
    - CalDAV and GroupDAV compliance
    - full handling of vCard as well as vCalendar/iCalendar formats
    - support for folder sharing and ACLs
    
    The Web interface has been rewritten in an AJAX fashion to provided a
    faster UI for the users, consistency in look and feel with the Mozilla
    applications, and to reduce the load of the transactions on the server.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    sogo3 (x86_64, i586)
    sogo3-activesync (x86_64, i586)
    sogo3-activesync-debuginfo (x86_64, i586)
    sogo3-apache2 (x86_64, i586)
    sogo3-debuginfo (x86_64, i586)
    sogo3-devel (x86_64, i586)
    sogo3-ealarms-notify (x86_64, i586)
    sogo3-ealarms-notify-debuginfo (x86_64, i586)
    sogo3-openchange-backend (x86_64, i586)
    sogo3-openchange-backend-debuginfo (x86_64, i586)
    sogo3-slapd-sockd (x86_64, i586)
    sogo3-slapd-sockd-debuginfo (x86_64, i586)
    sogo3-tool (x86_64, i586)
    sogo3-tool-debuginfo (x86_64, i586)
    sope-cards-sogo3 (x86_64, i586)
    sope-cards-sogo3-debuginfo (x86_64, i586)
    sope-cards-sogo3-devel (x86_64, i586)
    sope-gdl1-contentstore-sogo3 (x86_64, i586)
    sope-gdl1-contentstore-sogo3-debuginfo (x86_64, i586)
    sope-gdl1-contentstore-sogo3-devel (x86_64, i586)
    task-sogo3 (noarch)

    Сопровождающий: Andrey Cherepanov


      1. liblasso-devel
      2. libssl-devel
      3. libffi-devel
      4. gnustep-base-devel
      5. gnustep-make-devel
      6. libmemcached-devel
      7. libgcrypt-devel
      8. libnanomsg-devel
      9. libobjc-devel
      10. libgmp-devel
      11. libgnutls-devel
      12. sope-appserver-devel
      13. sope-core-devel
      14. sope-gdl1-devel
      15. sope-ldap-devel
      16. sope-mime-devel
      17. sope-sbjson-devel
      18. sope-xml-devel
      19. python-module-samba-DC
      20. rpm-build-apache2
      21. openchange-devel
      22. gcc-objc
      23. libicu-devel
      24. patchutils
      25. libcurl-devel
      26. libwbclient
      27. libwbxml-devel
      28. zlib-devel

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


    20 марта 2019 г. Evgeny Sinelnikov 3.2.10-alt2.M80P.3
    - Rebuild with latest samba-DC package
    25 января 2018 г. Ivan Zakharyaschev 3.2.10-alt2.M80P.2
    - Fixed entering some letters (for example, Cyrillic Be or Zhe) in the
      address fields (like To:) of the message editor so that they do not act as
      "separator" keys (like comma or semicolon) any more; this error's cause
      was that these letters and the separators are on the same physical keys.
      (Thanks Volker Braun for implementing the underlying feature
      for this fix in the old angular-material.) (ALT#34336)
    11 октября 2017 г. Ivan Zakharyaschev 3.2.10-alt2.M80P.1
    - ActiveSync bug fixes (cherry-picked from future 3.3):
      + correctly handle top-level non-ASCII folder names (ALT: #33721)
      (https://sogo.nu/bugs/view.php?id=4240);
      + avoid sync requests for shared folders every second
      (https://sogo.nu/bugs/view.php?id=4275).
    - Final commit from 3.2.10 release:
      + (fix) support Squeeze + minor cleanups