Sat, 07 Mar 2026 11:35:39 UTC | login

Information for build libpwquality-1.4.5-12.el10

ID4578
Package Namelibpwquality
Version1.4.5
Release12.el10
Epoch
DraftFalse
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 bykojiadmin
State complete
Volume DEFAULT
StartedTue, 17 Feb 2026 16:49:52 UTC
CompletedTue, 17 Feb 2026 16:49:52 UTC
Tags
almalinux-10.0
v9.0-incoming
RPMs
src
libpwquality-1.4.5-12.el10.src.rpm (info) (download)
x86_64_v2
libpwquality-1.4.5-12.el10.x86_64_v2.rpm (info) (download)
Changelog * Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.4.5-12 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 * Tue Jul 30 2024 Veronika Hanulikova <vhanulik@redhat.com> - 1.4.5-11 - Add cracklib dependency (RHEL-39973) * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.4.5-10 - Bump release for June 2024 mass rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.5-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.5-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Aug 04 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1.4.5-7 - migrated to SPDX license * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.4.5-5 - Rebuilt for Python 3.12 * Fri Mar 31 2023 Miro HronĨok <mhroncok@redhat.com> - 1.4.5-4 - Use setuptools instead of distutils to build this package - Resolves: rhbz#2165572 * Wed Feb 01 2023 Adam Williamson <awilliam@redhat.com> - 1.4.5-3 - Strengthen cracklib-dicts dependency to Recommends (#2158891) * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Dec 22 2022 Paul Wouters <paul.wouters@aiven.io - 1.4.5-1 - Resolves: rhbz#2154991 libpwquality fails to build with Python 3.12: ModuleNotFoundError: No module named 'distutils' - Resolves: rhbz#2006063 RFE: Support running without cracklib-dicts installed - Cleanup and remove python2/3 conditional macros