Package sogo3: Information

    Source package: sogo3
    Version: 3.2.10-alt2.M80P.1.M80C.1
    Build time:  Jan 31, 2018, 06:26 PM in the task #198790
    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. libwbxml-devel
      2. liblasso-devel
      3. libssl-devel
      4. libffi-devel
      5. libmemcached-devel
      6. libgcrypt-devel
      7. libnanomsg-devel
      8. gnustep-base-devel
      9. gnustep-make-devel
      10. sope-appserver-devel
      11. sope-core-devel
      12. sope-gdl1-devel
      13. sope-ldap-devel
      14. sope-mime-devel
      15. sope-sbjson-devel
      16. sope-xml-devel
      17. libobjc-devel
      18. libgmp-devel
      19. libgnutls-devel
      20. rpm-build-apache2
      21. python-module-samba-DC
      22. libcurl-devel
      23. gcc-objc
      24. libicu-devel
      25. openchange-devel
      26. zlib-devel
      27. patchutils

    Last changed


    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)
    Oct. 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
    July 21, 2017 Andrey Cherepanov 3.2.10-alt2
    - Fix project URL (ALT #33669)