Fri, 17 May 2024 07:53:40 UTC | login

Information for build libpwquality-1.4.4-2.fc33

ID192638
Package Namelibpwquality
Version1.4.4
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libpwquality.git#a052dcc7b1f77f4c5594efed9f4c5d12ec3e98f4
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
StartedSun, 31 Jan 2021 15:21:06 UTC
CompletedSun, 31 Jan 2021 15:42:07 UTC
Taskbuild (f33, /rpms/libpwquality.git:a052dcc7b1f77f4c5594efed9f4c5d12ec3e98f4)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libpwquality.git#a052dcc7b1f77f4c5594efed9f4c5d12ec3e98f4'}}
Tags
f33
f37
f38
RPMs
src
libpwquality-1.4.4-2.fc33.src.rpm (info) (download)
riscv64
libpwquality-1.4.4-2.fc33.riscv64.rpm (info) (download)
libpwquality-devel-1.4.4-2.fc33.riscv64.rpm (info) (download)
python3-pwquality-1.4.4-2.fc33.riscv64.rpm (info) (download)
libpwquality-debuginfo-1.4.4-2.fc33.riscv64.rpm (info) (download)
libpwquality-debugsource-1.4.4-2.fc33.riscv64.rpm (info) (download)
python3-pwquality-debuginfo-1.4.4-2.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Jan 26 2021 Paul Wouters <pwouters@redhat.com> - 1.4.4-2 - Resolves rhbz#1919026 libpwquaily rpm requires cracklib-dict to function but RPM missing requirement * 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