Mon, 29 Apr 2024 00:59:29 UTC | login

Information for build cracklib-2.9.6-15.fc29

ID64685
Package Namecracklib
Version2.9.6
Release15.fc29
Epoch
SummaryA password-checking library
DescriptionCrackLib 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 24 Jul 2018 20:43:16 UTC
CompletedTue, 24 Jul 2018 21:57:20 UTC
Taskbuild (f29-candidate, cracklib-2.9.6-15.fc29.src.rpm)
Tags
f29
f30
RPMs
src
cracklib-2.9.6-15.fc29.src.rpm (info) (download)
riscv64
cracklib-2.9.6-15.fc29.riscv64.rpm (info) (download)
cracklib-devel-2.9.6-15.fc29.riscv64.rpm (info) (download)
cracklib-dicts-2.9.6-15.fc29.riscv64.rpm (info) (download)
python2-cracklib-2.9.6-15.fc29.riscv64.rpm (info) (download)
cracklib-debuginfo-2.9.6-15.fc29.riscv64.rpm (info) (download)
cracklib-debugsource-2.9.6-15.fc29.riscv64.rpm (info) (download)
python2-cracklib-debuginfo-2.9.6-15.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 13 2018 Tomáš Mráz <tmraz@redhat.com> - 2.9.6-15 - The test must use the dictionary from the build * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.6-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 21 2018 Tomáš Mráz <tmraz@redhat.com> - 2.9.6-13 - Drop Python 2 support in RHEL * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.6-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.9.6-11 - Switch to %ldconfig_scriptlets * Wed Jan 03 2018 Iryna Shcherbina <ishcherb@redhat.com> - 2.9.6-10 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Sun Aug 20 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.9.6-9 - Add Provides for the old name without %_isa * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.9.6-8 - Python 2 binary package renamed to python2-cracklib See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.6-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.6-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Dec 08 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.9.6-4 - fix CVE-2016-6318 - avoid overflows in GECOS handling and mangling password (#1364944)