Tue, 14 May 2024 06:13:04 UTC | login

Information for build cracklib-2.9.6-24.fc33

ID169517
Package Namecracklib
Version2.9.6
Release24.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/cracklib.git#28dcf39ec147ce819f46f27b42b20bd536cc1b36
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
StartedThu, 13 Aug 2020 11:14:44 UTC
CompletedThu, 13 Aug 2020 11:42:09 UTC
Taskbuild (f33, /rpms/cracklib.git:28dcf39ec147ce819f46f27b42b20bd536cc1b36)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/cracklib.git#28dcf39ec147ce819f46f27b42b20bd536cc1b36'}}
Tags
f33
RPMs
src
cracklib-2.9.6-24.fc33.src.rpm (info) (download)
riscv64
cracklib-2.9.6-24.fc33.riscv64.rpm (info) (download)
cracklib-devel-2.9.6-24.fc33.riscv64.rpm (info) (download)
cracklib-dicts-2.9.6-24.fc33.riscv64.rpm (info) (download)
cracklib-debuginfo-2.9.6-24.fc33.riscv64.rpm (info) (download)
cracklib-debugsource-2.9.6-24.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.6-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 13 2020 Tom Stellard <tstellar@redhat.com> - 2.9.6-23 - Use make macros - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.6-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Aug 09 2019 Tomáš Mráz <tmraz@redhat.com> - 2.9.6-21 - Drop Python 2 bindings completely * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.6-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.6-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Nov 26 2018 Tomáš Mráz <tmraz@redhat.com> - 2.9.6-18 - Fix regression in dictionary creation and lookup * Wed Oct 10 2018 Tomáš Mráz <tmraz@redhat.com> - 2.9.6-17 - Fix minor bug found in the Coverity scan * Tue Oct 09 2018 Tomáš Mráz <tmraz@redhat.com> - 2.9.6-16 - Updated translations