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

    Исходный пакет: fscryptctl
    Версия: 1.0.0-alt2
    Собран:  11 мая 2021 г. 14:28 в задании #271367
    Сообщить об ошибке в пакете
    Ошибки пересборки
    АрхитектураДата ошибкиОбновлено
    x86_6428 ноября 2021 г.26 мая 2024 г.
    Домашняя страница: https://github.com/google/fscryptctl

    Лицензия: Apache-2.0
    О пакете: A low-level tool for the management of Linux kernel filesystem encryption
    Описание: 
    Fscryptctl is a low-level tool written in C that handles raw keys and manages
    policies for Linux filesystem encryption, see
    https://www.kernel.org/doc/html/latest/filesystems/fscrypt.html ,
    specifically the "fscrypt" kernel interface which is supported by the ext4,
    f2fs, and UBIFS filesystems.
    
    Fscryptctl is mainly intended for embedded systems which can't use the
    full-featured fscrypt tool (https://github.com/google/fscrypt), or for
    testing or experimenting with the kernel interface to Linux filesystem
    encryption. Fscryptctl does *not* handle key generation, key stretching, key
    wrapping, or PAM integration.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    fscryptctl (x86_64, ppc64le, i586, armh, aarch64)
    fscryptctl-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Сопровождающий: Vitaly Chikunov

    Список участников:
    Vitaly Chikunov
    Andrew Savchenko

      1. python3-module-pytest
      2. rpm-build-vm
      3. e2fsprogs

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


    10 мая 2021 г. Vitaly Chikunov 1.0.0-alt2
    - spec: Run tests in %check.
    8 мая 2021 г. Andrew Savchenko 1.0.0-alt1
    - Initial version