Fri, 17 May 2024 07:57:15 UTC | login

Information for build libpwquality-1.4.2-3.fc33

ID161540
Package Namelibpwquality
Version1.4.2
Release3.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libpwquality.git#05d81ea432fb1ed97d277c61eeda8c248c760811
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
StartedWed, 03 Jun 2020 19:52:41 UTC
CompletedWed, 03 Jun 2020 20:20:39 UTC
Taskbuild (f33, /rpms/libpwquality.git:05d81ea432fb1ed97d277c61eeda8c248c760811)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libpwquality.git#05d81ea432fb1ed97d277c61eeda8c248c760811'}}
Tags
f33
RPMs
src
libpwquality-1.4.2-3.fc33.src.rpm (info) (download)
riscv64
libpwquality-1.4.2-3.fc33.riscv64.rpm (info) (download)
libpwquality-devel-1.4.2-3.fc33.riscv64.rpm (info) (download)
python3-pwquality-1.4.2-3.fc33.riscv64.rpm (info) (download)
libpwquality-debuginfo-1.4.2-3.fc33.riscv64.rpm (info) (download)
libpwquality-debugsource-1.4.2-3.fc33.riscv64.rpm (info) (download)
python3-pwquality-debuginfo-1.4.2-3.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 1.4.2-3 - Rebuilt for Python 3.9 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * 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