Sat, 27 Apr 2024 03:31:55 UTC | login

Information for build libpwquality-1.4.0-9.el8

ID56
Package Namelibpwquality
Version1.4.0
Release9.el8
Epoch
Sourcegit+https://git.centos.org/rpms/libpwquality.git#8a9ed9ae8c90a53485204f5e3e9ac06df939d653
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 byhughesjr
State complete
Volume DEFAULT
StartedSat, 11 May 2019 00:36:09 UTC
CompletedSat, 11 May 2019 01:31:06 UTC
Taskbuild (dist-c8, /rpms/libpwquality.git:8a9ed9ae8c90a53485204f5e3e9ac06df939d653)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/libpwquality.git?#8a9ed9ae8c90a53485204f5e3e9ac06df939d653'}}
Tags
dist-c8
dist-c8-compose
dist-c8-stream
dist-c8-stream-compose
RPMs
src
libpwquality-1.4.0-9.el8.src.rpm (info) (download)
aarch64
libpwquality-1.4.0-9.el8.aarch64.rpm (info) (download)
libpwquality-devel-1.4.0-9.el8.aarch64.rpm (info) (download)
python3-pwquality-1.4.0-9.el8.aarch64.rpm (info) (download)
libpwquality-debuginfo-1.4.0-9.el8.aarch64.rpm (info) (download)
libpwquality-debugsource-1.4.0-9.el8.aarch64.rpm (info) (download)
python3-pwquality-debuginfo-1.4.0-9.el8.aarch64.rpm (info) (download)
i686
libpwquality-1.4.0-9.el8.i686.rpm (info) (download)
libpwquality-devel-1.4.0-9.el8.i686.rpm (info) (download)
python3-pwquality-1.4.0-9.el8.i686.rpm (info) (download)
libpwquality-debuginfo-1.4.0-9.el8.i686.rpm (info) (download)
libpwquality-debugsource-1.4.0-9.el8.i686.rpm (info) (download)
python3-pwquality-debuginfo-1.4.0-9.el8.i686.rpm (info) (download)
ppc64le
libpwquality-1.4.0-9.el8.ppc64le.rpm (info) (download)
libpwquality-devel-1.4.0-9.el8.ppc64le.rpm (info) (download)
python3-pwquality-1.4.0-9.el8.ppc64le.rpm (info) (download)
libpwquality-debuginfo-1.4.0-9.el8.ppc64le.rpm (info) (download)
libpwquality-debugsource-1.4.0-9.el8.ppc64le.rpm (info) (download)
python3-pwquality-debuginfo-1.4.0-9.el8.ppc64le.rpm (info) (download)
x86_64
libpwquality-1.4.0-9.el8.x86_64.rpm (info) (download)
libpwquality-devel-1.4.0-9.el8.x86_64.rpm (info) (download)
python3-pwquality-1.4.0-9.el8.x86_64.rpm (info) (download)
libpwquality-debuginfo-1.4.0-9.el8.x86_64.rpm (info) (download)
libpwquality-debugsource-1.4.0-9.el8.x86_64.rpm (info) (download)
python3-pwquality-debuginfo-1.4.0-9.el8.x86_64.rpm (info) (download)
Logs
x86_64
build.log
root.log
mock_output.log
hw_info.log
state.log
i686
build.log
root.log
mock_output.log
hw_info.log
state.log
ppc64le
build.log
root.log
mock_output.log
hw_info.log
state.log
aarch64
build.log
root.log
mock_output.log
hw_info.log
state.log
Changelog * Mon Oct 22 2018 Tomáš Mráz <tmraz@redhat.com> 1.4.0-9 - Fix an issue found in Coverity scan * Fri Jun 22 2018 Tomáš Mráz <tmraz@redhat.com> 1.4.0-8 - Properly conditionalize the python buildrequires * Thu Mar 22 2018 Tomáš Mráz <tmraz@redhat.com> 1.4.0-7 - Add conditionals for Python2 and Python3 * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.4.0-5 - Switch to %ldconfig_scriptlets * Sun Dec 17 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.4.0-4 - Python 2 binary package renamed to python2-pwquality See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri May 26 2017 Tomáš Mráz <tmraz@redhat.com> 1.4.0-1 - Do not try to check presence of too short username in password - Make the user name check optional (via usercheck option) - Add an 'enforcing' option to make the checks to be warning-only in PAM - The difok = 0 setting will disable all old password similarity checks except new and old passwords being identical - Updated translations from Zanata * Mon Aug 24 2015 Tomáš Mráz <tmraz@redhat.com> 1.3.0-2 - Fix possible stack overflow in the generate function (#1255935) * Thu Jul 23 2015 Tomáš Mráz <tmraz@redhat.com> 1.3.0-1 - Change the defaults for credits, difok, and minlen - Make the cracklib check optional but on by default - Add implicit support for parsing <cfgfile>.d/*.conf files - Add libpwquality API manual page * Wed Aug 06 2014 Tomáš Mráz <tmraz@redhat.com> 1.2.4-1 - fix license handling (by Tom Callaway) - add Python3 module subpackage * Thu Sep 12 2013 Tomáš Mráz <tmraz@redhat.com> 1.2.3-1 - fix problem with parsing the pam_pwquality options patch by Vladimir Sorokin. - updated translations from Transifex - treat empty user or password as NULL - move the library to /usr * Wed Jun 19 2013 Tomas Mraz <tmraz@redhat.com> 1.2.2-1 - manual page fixes - make it possible to set the maxsequence configuration value - updated translations from Transifex * Thu Dec 20 2012 Tomas Mraz <tmraz@redhat.com> 1.2.1-1 - properly free pwquality settings - add extern "C" to public header - updated translations from Transifex * Thu Aug 16 2012 Tomas Mraz <tmraz@redhat.com> 1.2.0-1 - add maxsequence check for too long monotonic character sequence. - clarified alternative licensing to GPLv2+. - add local_users_only option to skip the pwquality checks for non-locals. (thanks to Stef Walter) * Wed Jun 13 2012 Tomas Mraz <tmraz@redhat.com> 1.1.1-1 - use rpm built-in filtering of provides (rhbz#830153) - remove strain debug fprintf() (rhbz#831567) * Thu May 24 2012 Tomas Mraz <tmraz@redhat.com> 1.1.0-1 - fix leak when throwing PWQError exception - added pkgconfig file - call the simplicity checks before the cracklib check - add enforce_for_root option to the PAM module - updated translations from Transifex * Thu Dec 08 2011 Tomas Mraz <tmraz@redhat.com> 1.0.0-1 - added a few additional password quality checks - bugfix in configuration file parsing * Fri Nov 11 2011 Tomas Mraz <tmraz@redhat.com> 0.9.9-1 - added python bindings and documentation * Mon Oct 10 2011 Tomas Mraz <tmraz@redhat.com> 0.9-2 - fixes for problems found in review (missing BR on pam-devel, License field, Source URL, Require pam, other cleanups) * Mon Oct 03 2011 Tomas Mraz <tmraz@redhat.com> 0.9-1 - first spec file for libpwquality