Package sogo3: Information

    Source package: sogo3
    Version: 3.2.10-alt2.M80P.1.M80C.3
    Build time:  Aug 8, 2019, 10:00 PM in the task #235302
    Category: Communications
    Report package bug
    Home page: https://sogo.nu/

    License: GPL
    Summary: SOGo is a very fast and scalable modern collaboration suite (groupware)
    Description: 
    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.

    List of rpms provided by this 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)

    Maintainer: Andrey Cherepanov


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

    Last changed


    Aug. 1, 2019 Evgeny Sinelnikov 3.2.10-alt2.M80P.1.M80C.3
    - Rebuild with latest samba-DC package
    Nov. 22, 2018 Anton V. Boyarshinov 3.2.10-alt2.M80P.1.M80C.2
    - dependence to postgresql server upgraded
    Jan. 31, 2018 Ivan Zakharyaschev 3.2.10-alt2.M80P.1.M80C.1
    - 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.
      (It's just a workaround which completely turns off the treatment of comma or
      semicolon as separators since a more smart approach doesn't work yet.)
      (ALT#34336)