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

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

    Лицензия: GPLv3+
    О пакете: This plugin enables the viewing of PDF and PostScript attachments
    Описание: 
    The PDF Viewer plugin renders PDF and Postscript attachments in Claws
    Mail. It features:
    
      * Moving between document pages, sequentially and jumping to
        a specific page
      * Zoom, Rotation, Fit Page, Fit Page Width
      * Displaying information about the document such as Author, Date,
        Creator, etc...
      * Displaying the PDF Index, if available, which allows easily surfing
        the document
      * Search text inside the document
      * Manage links to internal and external documents, if available, such
        as jumping to the paragraph or section and also opening an external
        URL or composing a new mail
    
    The Poppler library and GhostScript are required.

    Сопровождающий: 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'.