Fri, 17 May 2024 08:46:23 UTC | login

Information for build libpwquality-1.4.4-1.fc33

ID189279
Package Namelibpwquality
Version1.4.4
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libpwquality.git#db524afc43a767287b507b8d4d20216321aed492
SummaryA library for password generation and password quality checking
DescriptionThis is a library for password quality checks and generation of random passwords that pass the checks. This library uses the cracklib and cracklib dictionaries to perform some of the checks.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 28 Nov 2020 02:36:03 UTC
CompletedSat, 28 Nov 2020 03:06:28 UTC
Taskbuild (f33, /rpms/libpwquality.git:db524afc43a767287b507b8d4d20216321aed492)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libpwquality.git#db524afc43a767287b507b8d4d20216321aed492'}}
Tags
f33
RPMs
src
libpwquality-1.4.4-1.fc33.src.rpm (info) (download)
riscv64
libpwquality-1.4.4-1.fc33.riscv64.rpm (info) (download)
libpwquality-devel-1.4.4-1.fc33.riscv64.rpm (info) (download)
python3-pwquality-1.4.4-1.fc33.riscv64.rpm (info) (download)
libpwquality-debuginfo-1.4.4-1.fc33.riscv64.rpm (info) (download)
libpwquality-debugsource-1.4.4-1.fc33.riscv64.rpm (info) (download)
python3-pwquality-debuginfo-1.4.4-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Oct 13 2020 Tomáš Mráz <tmraz@redhat.com> 1.4.4-1 - Translation updates - Fix regression with enabling the cracklib check during build * Mon Oct 12 2020 Tomáš Mráz <tmraz@redhat.com> 1.4.3-1 - Multiple translation updates - Add usersubstr check for substrings of N characters from the username patch by Danny Sauer * Mon Jul 13 2020 Tom Stellard <tstellar@redhat.com> - 1.4.2-4 - Use make macros - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro * Thu Oct 31 2019 Tomáš Mráz <tmraz@redhat.com> 1.4.2-1 - Fix previous release regression in handling retry, enforce_for_root, and local_users_only options * Tue Sep 17 2019 Tomáš Mráz <tmraz@redhat.com> 1.4.1-1 - Disable python2 bindings in Fedora 31 and above - Add conditionals for Python2 and Python3 - pam_pwquality: Abort the retry loop if user requests it - Allow setting retry, enforce_for_root, and local_users_only options in the pwquality.conf config file