Пакет ca-trust: Информация

    Исходный пакет: ca-trust
    Версия: 0.2.0-alt1
    Последняя версия по данным Repology
    Собран:  10 апреля 2024 г. 13:18 в задании #344843
    Категория: Система/База
    Сообщить об ошибке в пакете
    Домашняя страница: 

    Лицензия: GPLv2+
    О пакете: CA certificates and associated trust infrastructure
    Описание: 
    This package contains update-ca-trust utility, files and directories
    used to manage a consolidated and dynamic configuration
    feature of Certificate Authority (CA) certificates and associated trust.
    
    The feature is available for new applications that read the
    consolidated configuration files found in the /etc/pki/ca-trust/extracted
    directory or that load the PKCS#11 module p11-kit-trust.so.
    
    In order to enable legacy applications, that read the classic files or
    access the classic module, to make use of the new consolidated and dynamic
    configuration feature, the classic filenames have been changed to symbolic
    links. The symbolic links refer to dynamically created and consolidated
    output stored below the /etc/pki/ca-trust/extracted directory hierarchy.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    ca-trust (noarch)
    ca-trust-directory-hash (noarch)
    ca-trust-java (noarch)

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

    Список участников:
    Mikhail Efremov


      1. asciidoc
      2. rpm-build >= 4.0.4.185-alt1
      3. xmlto

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


    10 апреля 2024 г. Mikhail Efremov 0.2.0-alt1
    - BR: Require rpm-build >= 4.0.4.185.
    - Fix directory-hash mode.
    - docs: Update update-ca-trust man page.
    - directory-hash.hook: Overwrite Debian compatibility symlink.
    - directory-hash.hook: Fix running as non-root user.
    - update-ca-trust: Add usage.
    - hooks: Create extract directories if needed.
    - update-ca-trust: Support --output option.
    - docs: Rename blacklist -> blocklist.
    - Turn blocklist symlinks into directories.
    9 апреля 2024 г. Mikhail Efremov 0.1.6-alt1
    - Fixed blacklists.
    7 февраля 2024 г. Mikhail Efremov 0.1.5-alt1
    - Use xmlto for the xml-to-man conversion.