Package dovecot: Information

    Source package: dovecot
    Version: 2.3.21.1-alt1
    Build time:  Aug 16, 2024, 09:00 AM
    Category: System/Servers
    Report package bug
    License: MIT
    Summary: Dovecot secure IMAP/POP3 server
    Description: 
    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.

    List of RPM packages built from this SRPM:
    dovecot (loongarch64)
    dovecot-debuginfo (loongarch64)
    dovecot-devel (loongarch64)

    Maintainer: Andrey Cherepanov


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

    Last changed


    Aug. 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.
    June 5, 2024 Andrey Cherepanov 2.3.21-alt3
    - Remove autoreq on systemctl (ALT #50542).
    May 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).