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

    Исходный пакет: dovecot
    Версия: 2.3.21.1-alt1
    Собран:  22 августа 2024 г. 2:22
    Категория: Система/Серверы
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.dovecot.org/

    Лицензия: MIT
    О пакете: Dovecot secure IMAP/POP3 server
    Описание: 
    Dovecot is an IMAP/POP3 server for Linux/UNIX-like systems, written with
    security primarily in mind. Although it's written with C, it uses
    several coding techniques to avoid most of the common pitfalls.
    
    Dovecot can work with standard mbox and maildir formats and it's fully
    compatible with UW-IMAP and Courier IMAP servers as well as mail clients
    accessing the mailboxes directly.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    dovecot (e2kv6, e2kv5, e2kv4, e2k)
    dovecot-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    dovecot-devel (e2kv6, e2kv5, e2kv4, e2k)

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


      1. libexpat-devel
      2. bzlib-devel
      3. openssl
      4. libkrb5-devel
      5. libldap-devel
      6. postgresql-devel
      7. libmysqlclient-devel
      8. libpam-devel
      9. gcc-c++
      10. libsasl2-devel
      11. libsqlite3-devel
      12. zlib-devel
      13. libssl-devel
      14. libsystemd-devel

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


    15 августа 2024 г. Andrey Cherepanov 2.3.21.1-alt1
    - Updated to 2.3.21.1.
    - Security fixes:
      + CVE-2024-23184: A large number of address headers in email resulted
        in excessive CPU usage.
      + CVE-2024-23185: Abnormally large email headers are now truncated or
        discarded, with a limit of 10MB on a single header and 50MB for all
        the headers of all the parts of an email.
    5 июня 2024 г. Andrey Cherepanov 2.3.21-alt3
    - Remove autoreq on systemctl (ALT #50542).
    31 мая 2024 г. Andrey Cherepanov 2.3.21-alt2
    - Fixed tmpfile rule permission (ALT #39249).
    - Completely removed control dovecot-auth (ALT #28373).
    - Built with SOLR support (ALT #41251).
    - Built gssapi and ldap support as plugins (ALT #49253).