Package passwdqc: Information

    Source package: passwdqc
    Version: 2.0.2-alt1
    Build time:  Jul 12, 2021, 03:17 AM in the task #278099
    Category: System/Base
    Report package bug
    License: LGPLv2+
    Summary: A passphrase strength checking and policy enforcement toolset
    Description: 
    passwdqc is a password/passphrase strength checking and policy
    enforcement toolset, including a PAM module (pam_passwdqc), command-line
    programs (pwqcheck, pwqfilter, and pwqgen), and a library (libpasswdqc).
    
    pam_passwdqc is normally invoked on passphrase changes by programs
    such as passwd(1).  It is capable of checking password or passphrase
    strength, enforcing a policy, and offering randomly-generated
    passphrases, with all of these features being optional and easily
    (re-)configurable.
    
    pwqcheck and pwqgen are standalone passphrase strength checking and
    random passphrase generator programs, respectively, which are usable
    from scripts.
    
    The pwqfilter program searches, creates, or updates binary passphrase
    filter files, which can also be used with pwqcheck and pam_passwdqc.
    
    libpasswdqc is the underlying library, which may also be used from
    third-party programs.

    List of rpms provided by this srpm:
    libpasswdqc (x86_64, ppc64le, i586, armh, aarch64)
    libpasswdqc-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libpasswdqc-devel (x86_64, ppc64le, i586, armh, aarch64)
    pam0_passwdqc (x86_64, ppc64le, i586, armh, aarch64)
    pam0_passwdqc-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    passwdqc-control (noarch)
    passwdqc-utils (x86_64, ppc64le, i586, armh, aarch64)
    passwdqc-utils-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Dmitry V. Levin

    List of contributors:
    Dmitry V. Levin

      1. rpm-build >= 0:4.0.4-alt55
      2. libpam-devel
      3. libaudit-devel

    Last changed


    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).
    March 10, 2021 Dmitry V. Levin 2.0.1-alt1
    - Merged with 2.0.1-owl1.
    Dec. 25, 2019 Dmitry V. Levin 1.4.0-alt1
    - Merged with 1.4.0-owl1.