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

    Бинарный пакет: libpasswdqc
    Версия: 2.0.3-alt1
    Архитектура: armh
    Собран:  23 июня 2023 г. 22:45 в задании #323586
    Исходный пакет: passwdqc
    Сообщить об ошибке в пакете
    Домашняя страница: https://www.openwall.com/passwdqc/

    Лицензия: LGPLv2+
    О пакете: Passphrase quality checker shared library
    Описание: 
    The libpasswdqc is a passphrase strength checking library.
    In addition to checking regular passphrases, it offers support
    for passphrases and can provide randomly generated passphrases.
    All features are optional and can be (re-)configured without
    rebuilding.
    
    This package contains shared passwdqc library.

    Сопровождающий: Dmitry V. Levin

    Список участников:
    Dmitry V. Levin

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


    23 июня 2023 г. Dmitry V. Levin 2.0.3-alt1
    - Merged with 2.0.3-owl1:
      + wordset_4k: Move "enroll" to the multiple spellings list (by Solar Designer)
      + Don't #include <endian.h> on macOS (by Solar Designer)
      + pwqfilter: Allow --pre-hashed after --hash* (by Solar Designer)
      + Add pkg-config file (by Egor Ignatov)
      + Makefile: add Cygwin support (by Chad Dougherty)
      + Remove non-existent symbols from the linker version script
      to fix -Wl,--no-undefined-version (by Fangrui Song)
      + pam_passwdqc: extend enforce=users to support chpasswd PAM service
      in addition to traditionally supported passwd
    13 августа 2021 г. Dmitry V. Levin 2.0.2.0.4.a866-alt1
    - Added pkg-config file (by Egor Ignatov).
    4 апреля 2021 г. Dmitry V. Levin 2.0.2-alt1
    - Merged with 2.0.2-owl1:
      + pam_passwdqc: enhanced formatting of auto-generated policy descriptions;
      + libpasswdqc-devel: added libpasswdqc(3) manual page and manual page links
        for all functions documented in libpasswdqc(3).