Changelog for
libpwquality-1.3.0-6.fc25.i686.rpm :
* Tue Jul 19 2016 Fedora Release Engineering
- 1.3.0-6- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
* Mon Apr 11 2016 Tomáš Mráz 1.3.0-5- Make the cracklib-dicts dependency weak - given the optionality of the dictionary check (#1323175)
* Thu Feb 04 2016 Fedora Release Engineering - 1.3.0-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Tue Nov 03 2015 Robert Kuska - 1.3.0-3- Rebuilt for Python3.5 rebuild
* Mon Aug 24 2015 Tomáš Mráz 1.3.0-2- Fix possible stack overflow in the generate function (#1255935)
* Thu Jul 23 2015 Tomáš Mráz 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 .d/
*.conf files- Add libpwquality API manual page
* Wed Aug 06 2014 Tomáš Mráz 1.2.4-1- fix license handling (by Tom Callaway)- add Python3 module subpackage
* Thu Sep 12 2013 Tomáš Mráz 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 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 1.2.1-1- properly free pwquality settings- add extern \"C\" to public header- updated translations from Transifex
* Thu Aug 16 2012 Tomas Mraz 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 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 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 1.0.0-1- added a few additional password quality checks- bugfix in configuration file parsing
* Fri Nov 11 2011 Tomas Mraz 0.9.9-1- added python bindings and documentation
* Mon Oct 10 2011 Tomas Mraz 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 0.9-1- first spec file for libpwquality