Пакет claws-mail-plugin-managesieve: Информация

    Бинарный пакет: claws-mail-plugin-managesieve
    Версия: 4.2.0-alt2
    Архитектура: loongarch64
    Собран:  23 февраля 2024 г. 9:09
    Исходный пакет: claws-mail
    Категория: Сети/Почта
    Сообщить об ошибке в пакете
    Домашняя страница: https://www.claws-mail.org

    Лицензия: GPLv3+
    О пакете: This plugin handles managing Sieve filters
    Описание: 
    The Claws Mail ManageSieve plugin provides an interface for managing
    Sieve filters. Sieve filters are used for filtering mail on mail
    servers, usually with an IMAP account.
    
    This plugin handles managing Sieve filters, editing them, and checking
    their syntax.
    
    To learn how to write Sieve filters, see RFC 5228
    https://tools.ietf.org/html/rfc5228
    and the Sieve language extensions
    http://sieve.info/documents#sieve_language_extensions

    Сопровождающий: Mikhail Efremov


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


    22 февраля 2024 г. Mikhail Efremov 4.2.0-alt2
    - Patches from upstream:
      + Fix bug 4720 (resource leak);
      + Fix bug 4724: set proper availability status to sign/encrypt;
      + Fix Bug 4728;
      + fix bug 4733, 'Line breaks lost in headers';
      + Fix CIDs 1220325, 1491306 and 1491315;
      + Fix CIDs 1491064 and 1491074;
      + Fix CID 1491137 'Out-of-bounds access (OVERRUN)';
      + Fix CID 1491211 'Use after free';
      + Remove wrong initialization from max_message_size;
      + fix several USE_AFTER_FREE coverity bugs.
    - fancy: Build with libwebkit2gtk4.1.
    24 ноября 2023 г. Mikhail Efremov 4.2.0-alt1
    - Patch from upstream:
        + if cmd is invalid, NULL it.
    - Dropped gdata plugin.
    - Updated to 4.2.0.
    22 июня 2023 г. Mikhail Efremov 4.1.1-alt2
    - Patches from upstream:
      + po/ru.po: fix "text" translation;
      + po/ru.po: fix "Grey" translation;
      + fix bug 4658, 'Headers unfolded incorrectly in message view';
      + fix bug 4670, 'To/CC incorrectly escaped with a trailing backslash';
      + fix bug 4648, 'fails to build with gcc 13'.