Name: | cracklib |
---|---|
Version: | 2.9.6 |
Release: | 15.el8 |
Architecture: | x86_64 |
Group: | System Environment/Libraries |
Size: | 238207 |
License: | LGPLv2+ |
RPM: | cracklib-2.9.6-15.el8.x86_64.rpm |
Source RPM: | cracklib-2.9.6-15.el8.src.rpm |
Build Date: | Sat May 11 2019 |
Build Host: | ca-build101.us.oracle.com |
Vendor: | Oracle America |
URL: | http://sourceforge.net/projects/cracklib/ |
Summary: | A password-checking library |
Description: | CrackLib tests passwords to determine whether they match certain security-oriented characteristics, with the purpose of stopping users from choosing passwords that are easy to guess. CrackLib performs several tests on passwords: 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; and 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 will also want to install the cracklib-dicts package. |
- Fix regression in dictionary creation and lookup
- Updated translations
- Drop Python 2 support in RHEL
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Switch to %ldconfig_scriptlets
- Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
- Add Provides for the old name without %_isa
- Python 2 binary package renamed to python2-cracklib See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild