Thu, 18 Apr 2024 21:59:53 CEST | login

Information for build libpwquality-1.2.3-4.el7

ID171
Package Namelibpwquality
Version1.2.3
Release4.el7
Epoch
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
StartedMon, 26 Nov 2018 15:40:55 CET
CompletedMon, 26 Nov 2018 15:40:55 CET
Tags
built-by-centos
centos-7.2
v7.6-base
RPMs
src
libpwquality-1.2.3-4.el7.src.rpm (info) (download)
x86_64
libpwquality-1.2.3-4.el7.x86_64.rpm (info) (download)
libpwquality-devel-1.2.3-4.el7.x86_64.rpm (info) (download)
python-pwquality-1.2.3-4.el7.x86_64.rpm (info) (download)
Changelog * Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 1.2.3-4 - Mass rebuild 2014-01-24 * Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1.2.3-3 - Mass rebuild 2013-12-27 * Fri Nov 29 2013 Tomáš Mráz <tmraz@redhat.com> 1.2.3-2 - translation updates * 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