Package pam0_passwdqc: Information

    Binary package: pam0_passwdqc
    Version: 2.0.3-alt1
    Architecture: e2kv6
    Build time:  Jun 24, 2023, 06:49 AM
    Source package: passwdqc
    Category: System/Base
    Report package bug
    License: LGPLv2+
    Summary: Pluggable passphrase quality checker
    Description: 
    pam_passwdqc is a passphrase strength checking module for
    PAM-aware passphrase changing programs, such as passwd(1).
    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.

    Maintainer: Dmitry V. Levin

    List of contributors:
    Dmitry V. Levin

    Last changed


    June 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
    Aug. 13, 2021 Dmitry V. Levin 2.0.2.0.4.a866-alt1
    - Added pkg-config file (by Egor Ignatov).
    April 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).