Package cracklib: Information

    Source package: cracklib
    Version: 2.9.7-alt1
    Build time:  Apr 3, 2019, 10:38 AM in the task #226424
    Category: System/Libraries
    Report package bug
    License: LGPLv2+
    Summary: A password-checking library.
    Description: 
    CrackLib tests passwords to determine whether they match certain
    security-oriented characteristics. You can use CrackLib to stop
    users from choosing passwords which would be easy to guess. CrackLib
    performs certain tests:
    
    * It tries to generate words from a username and gecos entry and
      checks those words against the password;
    * It checks for simplistic patterns in passwords;
    * It checks for the password in a dictionary.
    
    CrackLib is actually a library containing a particular
    C function which is used to check the password, as well as
    other C functions. CrackLib is not a replacement for a passwd
    program; it must be used in conjunction with an existing passwd
    program.
    
    Install the cracklib package if you need a program to check users'
    passwords to see if they are at least minimally secure. If you
    install CrackLib, you'll also want to install the cracklib-words
    package.

    List of rpms provided by this srpm:
    cracklib (x86_64, i586, aarch64)
    cracklib-debuginfo (x86_64, i586, aarch64)
    cracklib-devel (x86_64, i586, aarch64)
    cracklib-utils (x86_64, i586, aarch64)
    cracklib-utils-debuginfo (x86_64, i586, aarch64)
    python-module-cracklib (x86_64, i586, aarch64)
    python-module-cracklib-debuginfo (x86_64, i586, aarch64)
    python3-module-cracklib (x86_64, i586, aarch64)
    python3-module-cracklib-debuginfo (x86_64, i586, aarch64)

    Maintainer: Yuri N. Sedunov


      1. python3-devel
      2. python-devel
      3. libX11-devel
      4. libICE-devel
      5. rpm-build-licenses
      6. rpm-build-python3
      7. zlib-devel

    Last changed


    April 2, 2019 Yuri N. Sedunov 2.9.7-alt1
    - 2.9.7 (fixed CVE-2016-6318)
    March 23, 2018 Aleksei Nikiforov 2.9.6-alt1.1.1
    - (NMU) Rebuilt with python-3.6.4.
    March 17, 2016 Ivan Zakharyaschev 2.9.6-alt1.1
    - (NMU) rebuild with python3-3.5 & rpm-build-python3-0.1.10
      (for ABI dependence and new python3(*) reqs)