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

    Исходный пакет: alt-checksums
    Версия: 1.0-alt2
    Собран:  1 декабря 2020 г. 14:52 в задании #262750
    Категория: Прочее
    Сообщить об ошибке в пакете
    Лицензия: MIT
    О пакете: ALT SP checksumming for sp distros.
    Описание: 
    This set of scripts allow to check system binaries from one install
    and compare it to a different install to ensure that all binaries
    were installed correctly. First script starts on first boot
    and creates a list of ELF binaries and are mentioned in RPM
    base. Second script creates a file with checksums of that files
    and after that stores the checksum of that file.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    alt-checksums (noarch)

    Сопровождающий: Denis Medvedev

    Список участников:
    Denis Medvedev

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


    1 декабря 2020 г. Denis Medvedev 1.0-alt2
    - fix of file presense test.
    30 ноября 2020 г. Denis Medvedev 1.0-alt1
    - List creation and checksumming are done separately.
    27 ноября 2020 г. Denis Medvedev 0.9-alt1
    - A list of files is now being generated after first boot by
    asking rpm base of installed packages and checking for ELF files
    in that list.